/tg/ Station 13 - Modules - TypesDefine Details

code/__DEFINES/strippable.dm

STRIPPABLE_OBSCURING_NONEThis slot is not obscured.
STRIPPABLE_OBSCURING_COMPLETELYThis slot is completely obscured, and cannot be accessed.
STRIPPABLE_OBSCURING_HIDDENThis slot can't be seen, but can be accessed.

Define Details

STRIPPABLE_OBSCURING_COMPLETELY

This slot is completely obscured, and cannot be accessed.

STRIPPABLE_OBSCURING_HIDDEN

This slot can't be seen, but can be accessed.

STRIPPABLE_OBSCURING_NONE

This slot is not obscured.