diff options
Diffstat (limited to 'db/constants.conf')
-rw-r--r-- | db/constants.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/db/constants.conf b/db/constants.conf index 2e4b39961..b0db167c9 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -4159,12 +4159,14 @@ constants_db: { NPC_PET_TAMER: 456 NPC_YETI: 457 NPC_KENTON: 458 + NPC_GUARD_DEAD: 459 NPC_MONSTERKING: 500 NPC_AIRSHIP: 501 NPC_POLITICS: 502 NPC_GAMEMASTER: 503 NPC_GAMEMISTRESS: 504 + NPC_WOUNDEDSOLDIER: 505 NPC_SOUL_NORMAL: 700 NPC_SOUL_DESERT: 701 |