summaryrefslogtreecommitdiff
path: root/db/constants.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/constants.conf')
-rw-r--r--db/constants.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/db/constants.conf b/db/constants.conf
index 29f815f41..82a90218b 100644
--- a/db/constants.conf
+++ b/db/constants.conf
@@ -3946,6 +3946,15 @@ constants_db: {
NPC_MONA: 450
NPC_GUARD1: 451
+ NPC_SOUL_NORMAL: 700
+ NPC_SOUL_YELLOW: 701
+ NPC_SOUL_SNOW: 702
+ NPC_SOUL_CAVE: 703
+ NPC_SOUL_CLEAN: 704
+ NPC_SOUL_OLD: 705
+ NPC_SOUL_MOSS: 706
+ NPC_SOUL_CURSED: 707
+
NPC_TEST1: 800
NPC_PLAYER: 801