diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-04-30 17:00:34 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-04-30 17:00:34 -0300 |
commit | f17df0c88d81dd00ee3b76b3c3d1f3bc23e11003 (patch) | |
tree | 8af5e7be4cd6daf25f64203e13b3e787c8d98604 /db/constants.conf | |
parent | 258e90fde706a77c4958deb306ac06cb49b05763 (diff) | |
download | serverdata-f17df0c88d81dd00ee3b76b3c3d1f3bc23e11003.tar.gz serverdata-f17df0c88d81dd00ee3b76b3c3d1f3bc23e11003.tar.bz2 serverdata-f17df0c88d81dd00ee3b76b3c3d1f3bc23e11003.tar.xz serverdata-f17df0c88d81dd00ee3b76b3c3d1f3bc23e11003.zip |
Initial version for Worker Day
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 |