-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add sacks, baskets, essence pouches and other storage items (#526)
* Add vegetable sacks * Add baskets * Add tea flask * Remove unused Consume parameter * Add food satchels * Add basic fletching tests * Add transaction set charge operator * Use set charge operator * Add runecrafting essence pouches * Add essence pouch degrading * Add coal bag * Add gem bag * Add correct tea flask messages * Add correct satchel messages * Fix set charge minimum * Add item drop events * Remove essence from dropped pouches * Add item destroy events * Prevent destroying filled gem bag * Prevent destroying filled coal bag * Add tests for stackable item-on-item creation #502 * Fix satchel empty behaviour
- Loading branch information
Showing
36 changed files
with
2,738 additions
and
123 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.