diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/constants.conf | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/db/constants.conf b/db/constants.conf index 0f4097b7b..3ffa9553f 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -3946,6 +3946,17 @@ constants_db: { NPC_MONA: 450 NPC_GUARD1: 451 + NPC_CHILD1: 148 + NPC_CHILD2: 149 + NPC_CHILD3: 150 + NPC_CHILD4: 151 + NPC_CHILD5: 152 + NPC_CHILD6: 153 + NPC_CHILD7: 154 + NPC_CHILD8: 155 + NPC_CHILD9: 156 + NPC_CHILD0: 157 + NPC_SOUL_NORMAL: 700 NPC_SOUL_DESERT: 701 NPC_SOUL_SNOW: 702 |