diff options
Diffstat (limited to 'db/constants.conf')
-rw-r--r-- | db/constants.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/db/constants.conf b/db/constants.conf index 3e81cbaa0..44d689d98 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -4000,6 +4000,7 @@ constants_db: { NPC_SWORDS_SIGN: 229 NPC_SWORDS_SIGN2: 230 NPC_TOMBOY: 231 + NPC_LOF_BARKEEPER: 232 NPC_LOF_STRANGER: 234 NPC_LOF_NOBLEMAN: 235 NPC_SHEILA: 236 @@ -4222,6 +4223,7 @@ constants_db: { EE_DEMURE: 2 EE_PRSM: 4 EE_MAGICSCHOOL: 8 + EE_THEATER: 16 comment__: "Teleporter enum" TP_NONE: 0 |