diff options
author | Andrei Karas <akaras@inbox.ru> | 2017-02-01 01:37:44 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2017-02-01 01:37:44 +0300 |
commit | bcd874b2e1ff8e74309f610d9738dfcc9c812404 (patch) | |
tree | 7d74c8824a40cb164269653c5e7593a7f99b1e33 /db | |
parent | 7d6c6792571d0e776221e0b64b60790c1a22682e (diff) | |
download | serverdata-bcd874b2e1ff8e74309f610d9738dfcc9c812404.tar.gz serverdata-bcd874b2e1ff8e74309f610d9738dfcc9c812404.tar.bz2 serverdata-bcd874b2e1ff8e74309f610d9738dfcc9c812404.tar.xz serverdata-bcd874b2e1ff8e74309f610d9738dfcc9c812404.zip |
Add npc6 with custom shop into test map.s20170306
Also it using special npc what have points currency.
Diffstat (limited to 'db')
-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 dd778a9a..0ef5f1cf 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -3754,6 +3754,7 @@ constants_db: { NPC_ROBIN: 143 NPC_LEONARD: 144 NPC_OSCAR: 145 + NPC_SHOP_BAG_TEST: 146 NPC_ALIGE: 401 NPC_ORC_SAILOR: 402 NPC_RATTO_SAILOR: 403 |