diff options
author | Joseph Botosh <rumly111@gmail.com> | 2015-10-25 23:59:38 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2015-11-05 23:48:31 +0100 |
commit | c9e792f1c956f3d66f81e9eb671a2516601010bb (patch) | |
tree | d53347d0efd5e0d602f9f938d25e82f7e4c71b49 /db | |
parent | 03c11dfb9128e504bf0bed2defbed0d86ee980ab (diff) | |
download | serverdata-c9e792f1c956f3d66f81e9eb671a2516601010bb.tar.gz serverdata-c9e792f1c956f3d66f81e9eb671a2516601010bb.tar.bz2 serverdata-c9e792f1c956f3d66f81e9eb671a2516601010bb.tar.xz serverdata-c9e792f1c956f3d66f81e9eb671a2516601010bb.zip |
Add NPC_ALIGE_BARREL with ID=442 to const.txt
Diffstat (limited to 'db')
-rw-r--r-- | db/const.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/const.txt b/db/const.txt index b93faea2..f8480977 100644 --- a/db/const.txt +++ b/db/const.txt @@ -3434,6 +3434,7 @@ NPC_RAIJIN_FEMALE_WAITRESS 436 NPC_MARKET_PIOU 437 NPC_FLYING_PIOU 440 NPC_WATER_SPLASH 441 +NPC_ALIGE_BARREL 442 NPC_BACCHUS 443 NPC_TEST1 800 NPC_PLAYER 801 |