byond - Modules - Types

code/datums/elements/strippable.dm

/datum/element/strippableAn element for atoms that, when dragged and dropped onto a mob, opens a strip panel.
/datum/strippable_itemA representation of an item that can be stripped down
/datum/strippable_item/mob_item_slotA preset for equipping items onto mob slots
/datum/strip_menuA representation of the stripping UI
/proc/create_strippable_list Creates an assoc list of keys to /datum/strippable_item