dr-scripts icon indicating copy to clipboard operation
dr-scripts copied to clipboard

[script][burgle] Added portable trashcan functionality

Open hat071af opened this issue 6 months ago • 2 comments

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

Also requires worn_trashcan: and worn_trashcan_verb: to also be set outside of your burgle_settings. Example settings:

worn_trashcan: silversteel bucket
worn_trashcan_verb: tap

hat071af avatar Aug 04 '24 23:08 hat071af