rathena/db/import-tmpl
Cydh Ramdh 5ce80555a7 Corrected guid implementation of item package in 51074a0
* GUID
  - `guid` field in official PackageItem.lua supposed to make item will be separated even item is stackable item.
  - Currently `guid` usage is using item Unique ID that generated when item with GUID flag is appear from package.
  - Some item containers in official PackageItem.lua are also separated, not stacked when player obtain it. Example when using atcommand "@item Xmas_Bless". For current implementation, the items are flagged in item_flag.txt (db folder) with flag 4.
  - `isNamed` field in item group is replaced by `GUID` and move the `isNamed` as new additional field. See doc/item_group.txt or db/re/item_package.txt.
* NPC:
  - Enabled npc/re/other/item_merge.txt and it's now usable.
* Script Command:
  - Added `mergeitem` to merge separated items in player's inventory. See doc/script_commands.txt.
* Misc:
  - Changed how to broadcast the item that obtained from package with flag `isAnnounced` to intif_broadcast, so it will be announced to all connected map-servers.
  - Added some items that flagged as 'item group container' in db/re/item_flag.txt

Signed-off-by: Cydh Ramdh <house.bad@gmail.com>
2014-11-30 13:52:52 +07:00
..
2014-08-24 21:58:23 +07:00
2014-08-24 21:58:23 +07:00
2014-01-01 21:33:08 -05:00
2014-01-01 21:33:08 -05:00
2014-07-12 07:38:32 +07:00
2014-05-29 11:31:36 +07:00
2014-01-01 21:33:08 -05:00
2014-01-01 21:45:40 -05:00
2014-01-01 21:45:40 -05:00
2014-01-01 21:33:08 -05:00
2014-01-01 21:45:40 -05:00
2014-01-01 21:45:40 -05:00
2014-10-01 17:42:30 +07:00
2014-01-01 21:33:08 -05:00
2014-01-01 21:45:40 -05:00
2014-01-01 21:45:40 -05:00
2014-01-01 21:45:40 -05:00
2014-01-01 21:45:40 -05:00
2014-06-20 19:13:45 +07:00
2014-01-01 21:45:40 -05:00
2014-01-01 21:45:40 -05:00
2014-08-24 21:58:23 +07:00
2014-01-01 21:45:40 -05:00
2014-08-24 21:58:23 +07:00
2014-01-01 21:45:40 -05:00
2014-01-01 21:45:40 -05:00
2014-08-24 21:58:23 +07:00
2014-01-01 21:45:40 -05:00
2014-08-24 21:58:23 +07:00
2014-01-01 21:45:40 -05:00