code/controllers/subsystem/non-firing/holomap.dm 
IS_ROCK | Turfs that will be colored as HOLOMAP_ROCK |
---|---|
IS_OBSTACLE | Turfs that will be colored as HOLOMAP_OBSTACLE |
IS_SOFT_OBSTACLE | Turfs that will be colored as HOLOMAP_SOFT_OBSTACLE |
IS_PATH | Turfs that will be colored as HOLOMAP_PATH |
HAS_Z_TRANSITION | Turfs 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