Michael Cook (mackal) 59903313e4 Expand Lua's Client QuestReward function
You can now use it to summon up to 8 items ex:
`e.other:QuestReward(e.self, {items = {28745, 28092}, exp = 250})`

This expands the version that takes a table. The new item is a table (in
the main table) called items, which needs to be auto keyed like the
example above. If you also provide the old itemid key, it will be
ignored if the items is there.
2020-02-01 22:48:39 -05:00
..
2015-06-20 19:44:00 -07:00
2020-01-30 15:19:02 -05:00
2019-09-02 03:37:18 -05:00
2019-12-10 02:02:42 -05:00
2020-01-16 15:47:25 -05:00
2018-07-21 19:16:19 -04:00
2019-10-12 21:07:06 -07:00
2020-01-16 16:51:24 -05:00
2020-01-16 16:51:24 -05:00
2018-12-31 03:18:59 -06:00
2019-09-02 03:36:04 -05:00
2016-10-30 22:51:50 -04:00
2019-10-12 21:07:06 -07:00
2020-01-02 22:27:53 -06:00
2019-10-12 21:07:06 -07:00
2018-03-04 13:54:28 -05:00
2019-09-02 03:26:44 -05:00
2019-08-11 00:14:02 -05:00
2019-09-02 02:24:34 -05:00
2019-09-01 22:05:44 -05:00
2019-09-01 23:54:24 -05:00
2019-11-12 22:13:53 -05:00
2017-04-10 14:52:44 -04:00
2019-10-13 00:53:31 -07:00
2017-05-19 22:50:08 -07:00
2016-11-09 12:14:24 -05:00
2016-11-09 12:14:24 -05:00
2019-10-13 00:53:31 -07:00
2019-10-13 00:53:31 -07:00
2019-10-12 21:07:06 -07:00
2017-06-16 23:12:54 -07:00
2017-05-15 15:46:19 -07:00
2018-12-31 23:19:48 -06:00
2019-09-02 03:30:03 -05:00
2018-11-07 21:55:12 -08:00
2018-07-01 19:56:02 -05:00
2018-07-01 20:29:44 -05:00
2016-05-25 16:10:28 -04:00
2019-09-01 23:54:24 -05:00
2020-01-16 15:47:25 -05:00
2016-05-25 16:10:28 -04:00
2019-10-12 21:07:06 -07:00
2020-01-02 22:27:53 -06:00
2019-09-01 21:04:58 -05:00
2020-01-20 21:14:28 -05:00
2019-09-02 03:26:44 -05:00
2019-08-11 00:14:02 -05:00
2019-09-02 04:21:03 -05:00
2019-09-01 22:05:44 -05:00
2019-08-11 00:00:55 -05:00
2019-09-01 22:05:44 -05:00
2017-07-15 20:29:55 -07:00
2019-12-28 17:08:34 -06:00