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 566781246..91ae10c25 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -3928,6 +3928,8 @@ constants_db: { NPC_STATUE_R177: 177 NPC_STATUE_R178: 178 NPC_STATUE_EMPTY: 179 + // Not animated NPCs + NPC_CONSTR_WORKER: 180 // Animated NPCs NPC_CONFUSED_TREE: 400 |