code/__DEFINES/_flags/obj_flags.dm
EXAMINE_SKIP | Makes the Examine proc not read out this item. |
---|---|
ITEM_HAS_CONTEXTUAL_SCREENTIPS | Has contextual screentips when HOVERING OVER OTHER objects |
CLOTHING_PRISTINE | Integrity defines for clothing (not flags but close enough) |
FIRST_SOUNDS | Flags for the pod_flags var on /obj/structure/closet/supplypod |
Define Details
CLOTHING_PRISTINE
Integrity defines for clothing (not flags but close enough)
EXAMINE_SKIP
Makes the Examine proc not read out this item.
FIRST_SOUNDS
Flags for the pod_flags var on /obj/structure/closet/supplypod
ITEM_HAS_CONTEXTUAL_SCREENTIPS
Has contextual screentips when HOVERING OVER OTHER objects