diff options
| author | Barbz <BarbzYHOOL@users.noreply.github.com> | 2020-05-27 01:42:03 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-27 01:42:03 +0200 |
| commit | 4db16fdfd4d5f3cbf10c9f030a0053b4b9275a3d (patch) | |
| tree | 288653ffb9d0b37e73f36dc4fffbadb6f484b06a /docs/creature.md | |
| parent | 52e25b24fc5b1786aadd6a2e03ade1bb37fbc203 (diff) | |
| download | wiki-4db16fdfd4d5f3cbf10c9f030a0053b4b9275a3d.tar.gz wiki-4db16fdfd4d5f3cbf10c9f030a0053b4b9275a3d.tar.bz2 wiki-4db16fdfd4d5f3cbf10c9f030a0053b4b9275a3d.zip | |
fix: Add extra info to creature.md (#232)
Diffstat (limited to 'docs/creature.md')
| -rw-r--r-- | docs/creature.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/creature.md b/docs/creature.md index 2344f38..e8f4097 100644 --- a/docs/creature.md +++ b/docs/creature.md @@ -317,6 +317,8 @@ The ID as defined within [creature\_equip\_template](creature_equip_template) co - ** 0**: No equipment defined. - **1+**: The individual id within creature\_equip\_template. +If creature spawned with `.npc add`, then this value will be set automatically (0 if nothing in creature_equip_template). + ### position\_x The X position of the creatures spawn point. |
