mirror of
https://github.com/PikaMug/Quests.git
synced 2025-01-31 04:31:42 +01:00
10 lines
431 B
Plaintext
10 lines
431 B
Plaintext
- Fixed quest-items not removing from player inventory
|
|
|
|
- Added event functionalities:
|
|
- clear-inventory: true/false Clear players inventory?
|
|
|
|
- item-ids: list of integers Item ids to give to the player
|
|
- item-amounts: list of integers Item amounts to give to the player
|
|
|
|
- Added quest item requirement
|
|
- remove-items: list of true/false Should the item requirements be removed from the players inventory? |