diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-04-24 11:03:19 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-04-24 11:03:19 -0300 |
commit | f61e8c4c062129dc17b7cad69c6a48f68f08b347 (patch) | |
tree | 9b12bdee9bed4ad745cfa992f65d60f2bdc64043 /db/constants.conf | |
parent | ec5f42b08d328c9d67c0d521d6a096124a86b248 (diff) | |
download | serverdata-f61e8c4c062129dc17b7cad69c6a48f68f08b347.tar.gz serverdata-f61e8c4c062129dc17b7cad69c6a48f68f08b347.tar.bz2 serverdata-f61e8c4c062129dc17b7cad69c6a48f68f08b347.tar.xz serverdata-f61e8c4c062129dc17b7cad69c6a48f68f08b347.zip |
Preparatives from client-data, but now server-sided
Diffstat (limited to 'db/constants.conf')
-rw-r--r-- | db/constants.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/constants.conf b/db/constants.conf index a26faca57..f6618253a 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -4014,6 +4014,7 @@ constants_db: { NPC_ICE_CAGE: 253 NPC_INJURIED_GIRL: 254 NPC_BARBARA_CRY: 255 + NPC_KING_ARTHUR: 256 // TMW-BR Non Animated NPCs NPC_SHOPPAKEP: 301 |