diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/constants.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/db/constants.conf b/db/constants.conf index f7f4feaf..b851ccf8 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -4035,7 +4035,7 @@ constants_db: { NPC_YOUNG_MAN_KFAHR: 152 NPC_INSPECTOR: 153 NPC_SUSPICIOUS_TRADER: 154 - NPC_GENERAL STORE: 155 + NPC_GENERAL_STORE: 155 NPC_TRAVELLER_DRUID: 156 NPC_DARK_DRUID: 157 NPC_AIRLIA: 158 @@ -4043,7 +4043,7 @@ constants_db: { NPC_BLONDE_APPRENTICE: 160 NPC_GIRL_MILLY: 161 NPC_OLANA: 162 - NPC_DESERT_HAT_MAN 163 + NPC_DESERT_HAT_MAN: 163 NPC_YOUNG_MAN_IN_PINK: 164 NPC_WAITRESS_LEGACY: 165 NPC_WIZARD: 166 |