diff options
Diffstat (limited to 'db/constants.conf')
-rw-r--r-- | db/constants.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/db/constants.conf b/db/constants.conf index 53e6dacc3..2db1b68f9 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -1970,6 +1970,10 @@ constants_db: { NPC_RAIJIN_F: 823 NPC_UKAR: 824 NPC_UKAR_F: 825 + NPC_PLAYER_TONORI: 830 + NPC_FEMALE_TONORI: 831 + NPC_PLAYER_ARGAES: 832 + NPC_FEMALE_ARGAES: 833 NPC_M_SHOPKEEPER: 811 NPC_F_SHOPKEEPER: 812 |