-
Notifications
You must be signed in to change notification settings - Fork 178
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[script][burgle] Added portable trashcan functionality
Added the ability to use a portable trashcan to dispose of items. To use use `loot: trashcan` within `burgle_settings:` ``` burgle_settings: loot: trashcan # drop | keep | bin | pawn | trashcan default: keep, trashcan is for using a portable trashcan ``` Requires `worn_trashcan:` and `worn_trashcan_verb:` to also be set. Example settings: ``` worn_trashcan: silversteel bucket worn_trashcan_verb: tap ```
- Loading branch information
Showing
1 changed file
with
33 additions
and
16 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