strippable
An element for atoms that, when dragged and dropped onto a mob, opens a strip panel.
Vars | |
items | An assoc list of keys to /datum/strippable_item |
---|---|
should_strip_proc_path | A proc path that returns TRUE/FALSE if we should show the strip panel for this entity. If it does not exist, the strip menu will always show. Will be called with (mob/user). |
strip_menus | An existing strip menus |
Var Details
items
An assoc list of keys to /datum/strippable_item
should_strip_proc_path
A proc path that returns TRUE/FALSE if we should show the strip panel for this entity. If it does not exist, the strip menu will always show. Will be called with (mob/user).
strip_menus
An existing strip menus