summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--db/constants.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/db/constants.conf b/db/constants.conf
index 9a2349f87..3319de4da 100644
--- a/db/constants.conf
+++ b/db/constants.conf
@@ -3999,6 +3999,12 @@ constants_db: {
NPC_FEMALE: 802
NPC_ELF: 803
NPC_ELF_F: 804
+ NPC_ORC: 820
+ NPC_ORC_F: 821
+ NPC_RAIJIN: 822
+ NPC_RAIJIN_F: 823
+ NPC_UKAR: 824
+ NPC_UKAR_F: 825
NPC_M_SHOPKEEPER: 811
NPC_F_SHOPKEEPER: 812