diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-20 12:32:39 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-20 12:32:39 -0300 |
commit | 95a2615a66b4ad8e8a8deb58d96bf61af39149d9 (patch) | |
tree | 9171f7318fe9bd515f5addf2b4701977da3d1be6 /db/constants.conf | |
parent | 69dafe5b70236f6897777a9d9a44329ee9f13539 (diff) | |
download | serverdata-95a2615a66b4ad8e8a8deb58d96bf61af39149d9.tar.gz serverdata-95a2615a66b4ad8e8a8deb58d96bf61af39149d9.tar.bz2 serverdata-95a2615a66b4ad8e8a8deb58d96bf61af39149d9.tar.xz serverdata-95a2615a66b4ad8e8a8deb58d96bf61af39149d9.zip |
Constant for Koga, will be used on Contrabandist Ship
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 6839210cd..7d1c9ee17 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -3952,6 +3952,7 @@ constants_db: { NPC_CONSTR_WORKER: 180 NPC_BOWMASTER: 181 NPC_LUMBERJACK: 182 + NPC_KOGA: 183 // TMW-BR Non Animated NPCs NPC_JOURNALMAN: 309 |