byond - Modules - TypesVar Details

strippable

An element for atoms that, when dragged and dropped onto a mob, opens a strip panel.

Vars

itemsAn assoc list of keys to /datum/strippable_item
layoutAn optional list of lists of strippable_item_layout to order the slots in. Nested lists are used to indicate sections which will be spaced out in the interface.
strip_menusAn existing strip menus

Var Details

items

An assoc list of keys to /datum/strippable_item

layout

An optional list of lists of strippable_item_layout to order the slots in. Nested lists are used to indicate sections which will be spaced out in the interface.

strip_menus

An existing strip menus