Space Station 13 - Modules - TypesDefine Details

code/controllers/subsystem/non-firing/holomap.dm

IS_ROCKTurfs that will be colored as HOLOMAP_ROCK
IS_OBSTACLETurfs that will be colored as HOLOMAP_OBSTACLE
IS_SOFT_OBSTACLETurfs that will be colored as HOLOMAP_SOFT_OBSTACLE
IS_PATHTurfs that will be colored as HOLOMAP_PATH
HAS_Z_TRANSITIONTurfs that contain a Z transition, like ladders and stairs. They show with special animations on the map.

Define Details

HAS_Z_TRANSITION

Turfs that contain a Z transition, like ladders and stairs. They show with special animations on the map.

IS_OBSTACLE

Turfs that will be colored as HOLOMAP_OBSTACLE

IS_PATH

Turfs that will be colored as HOLOMAP_PATH

IS_ROCK

Turfs that will be colored as HOLOMAP_ROCK

IS_SOFT_OBSTACLE

Turfs that will be colored as HOLOMAP_SOFT_OBSTACLE