surgery_tray
Surgery Trays A storage object that displays tools in its contents based on tier, better tools are more visible. Can be folded up and carried. Click it to draw a random tool.
Vars | |
is_portable | If true we're currently portable |
---|---|
starting_items | List of contents to populate with in populatecontents() |
Procs | |
populate_contents | Fills the tray with items it should contain on creation |
set_tray_mode | Sets the surgery tray's deployment state. Silent if user is null. |
Var Details
is_portable
If true we're currently portable
starting_items
List of contents to populate with in populatecontents()
Proc Details
populate_contents
Fills the tray with items it should contain on creation
set_tray_mode
Sets the surgery tray's deployment state. Silent if user is null.