rathena/sql-files
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
..
2015-03-27 21:11:07 +07:00
2013-04-10 02:09:34 +00:00
2013-04-10 02:09:34 +00:00
2015-03-18 21:50:28 +01:00
2014-09-15 18:02:49 +07:00
2015-03-27 21:11:07 +07:00
2014-06-12 11:29:10 -04:00
2014-06-12 11:29:10 -04:00
2015-03-22 01:59:22 +07:00
2014-06-12 11:29:10 -04:00
2015-03-24 06:28:21 +01:00
2015-02-10 14:22:49 +01:00