Goonstation 13 - Modules - TypesDefine Details

_std/defines/turf.dm

MOB_SLIPsimulated floor slippage
MOB_STEPsimulated floor steppage
IS_TYPE_SIMULATEDlol idk this kind of sucks, but i guess i can avoid some type checks in atmos processing
CAN_BE_SPACE_SAMPLEcan atmos use this tile as a space sample?
MANTA_PUSHturf is pushy. for manta
FLUID_MOVEfluid move gear suffers no penalty on these turfs
SPACE_MOVEspace move gear suffers no penalty on these turfs
DISJOINT_TURF_CONNECTION_DISPOSALAllows connections for disposal pipes
DISJOINT_TURF_CONNECTION_ATMOS_MACHINERYAllows connections for atmos machinery (nodes)
DISJOINT_TURF_CONNECTION_POWERNETSAllows for connections for powernets

Define Details

CAN_BE_SPACE_SAMPLE

can atmos use this tile as a space sample?

DISJOINT_TURF_CONNECTION_ATMOS_MACHINERY

Allows connections for atmos machinery (nodes)

DISJOINT_TURF_CONNECTION_DISPOSAL

Allows connections for disposal pipes

DISJOINT_TURF_CONNECTION_POWERNETS

Allows for connections for powernets

FLUID_MOVE

fluid move gear suffers no penalty on these turfs

IS_TYPE_SIMULATED

lol idk this kind of sucks, but i guess i can avoid some type checks in atmos processing

MANTA_PUSH

turf is pushy. for manta

MOB_SLIP

simulated floor slippage

MOB_STEP

simulated floor steppage

SPACE_MOVE

space move gear suffers no penalty on these turfs