Alex King 4df9661903
[Quest API] Add EVENT_DROP_ITEM_CLIENT to Perl/Lua (#2869)
* [Quest API] Add EVENT_DROP_ITEM_CLIENT to Perl/Lua

- Add `EVENT_DROP_ITEM_CLIENT`, exports `$quantity,` $item_name`, `$item_id`, `$spell_id`, `$slot_id`, and `$item`.

- Add `event_drop_item_client`, exports `e.quantity`, `e.item_name`, `e.item_id`, `e.spell_id`, `e.slot_id`, and `e.item`.

* Update inventory.cpp

* Update inventory.cpp

* Update lua_general.cpp

* Update inventory.cpp
2023-02-13 00:15:19 -06:00
..
2015-06-20 19:44:00 -07:00
2021-08-31 01:24:21 -05:00
2018-03-04 13:54:28 -05:00
2013-05-09 11:37:51 -04:00
2022-05-09 20:49:43 -05:00
2022-05-09 20:49:43 -05:00
2013-02-16 16:14:39 -08:00
2018-11-07 21:55:12 -08:00
2022-10-12 20:14:44 -05:00
2014-12-15 19:16:53 -06:00
2020-01-31 20:25:06 -06:00