Cydh Ramdh 7d929a06a3 NPC Market Shop support
* New shop script definition: `<map name>,<x>,<y>,<facing>%TAB%marketshop%TAB%<NPC Name>%TAB%<sprite id>,<itemid>:<price>:<quantity>{,<itemid>:<price>:<quantity>...}`
* Added script command to update shop NPC: 'npcshopupdate "<name>",<itemid>,<price>{,<stock>}'
* Added NPCMarketDB (DBMap) for market data persistance method.
* Added `market_table` definition for market table in conf/inter_athena.conf.
* Thank to @aleos89, @Lemongrass, @icxbb-xx, merged HerculesWS/Hercules@cf19b26.

NOTES:
* Minimum client needed 2013-12-23 (but this client has bugs there-and-there).
* There's new table, see `upgrade_20150327.sql`.
* Market shop doesn't support discount.
* Added items by script `npcshopitem` or `npchopadditem` will be assumed as persistance items, will be loaded on next script reload or server start even market_shop NPC does't list them (unless NPC is not exists, entries will be removed).

Signed-off-by: Cydh Ramdh <house.bad@gmail.com>
2015-03-27 21:11:07 +07:00
..
2013-11-11 19:59:35 +07:00
2013-11-18 20:38:10 -05:00
2013-11-18 20:38:10 -05:00
2014-05-29 11:31:36 +07:00
2014-06-12 12:38:46 -04:00
2014-06-12 12:38:46 -04:00
2014-06-27 15:45:35 -04:00
2014-08-26 16:35:58 -04:00
2014-09-15 18:02:49 +07:00
2014-09-15 18:02:49 +07:00
2015-01-31 15:07:13 +07:00
2013-03-06 21:19:13 +00:00
2013-04-10 02:09:34 +00:00
2013-10-08 16:54:03 -04:00