code/__DEFINES/strippable_defines.dm
STRIPPABLE_OBSCURING_NONE | This slot is not obscured. |
---|---|
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. |
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.