Goonstation 13 - Modules - TypesDefine Details

_std/defines/shuttle.dm

SHUTTLE_TRANSITIf true, the shuttle spends time in transit. If false, it instantly teleports.
SHUTTLEARRIVETIMETime the shuttle takes to get to SS13
SHUTTLELEAVETIMETime the shuttle takes to leave SS13
SHUTTLETRANSITTIMETime the shuttle spends in transit away from SS13
SHUTTLE_CALL_ENABLEDDefault; shuttle can be called or auto-calls
SHUTTLE_CALL_MANUAL_CALL_DISABLEDShuttle cannot be called manually, only automatically or by admins
SHUTTLE_CALL_FULLY_DISABLEDShuttle will not be called, period

Define Details

SHUTTLEARRIVETIME

Time the shuttle takes to get to SS13

SHUTTLELEAVETIME

Time the shuttle takes to leave SS13

SHUTTLETRANSITTIME

Time the shuttle spends in transit away from SS13

SHUTTLE_CALL_ENABLED

Default; shuttle can be called or auto-calls

SHUTTLE_CALL_FULLY_DISABLED

Shuttle will not be called, period

SHUTTLE_CALL_MANUAL_CALL_DISABLED

Shuttle cannot be called manually, only automatically or by admins

SHUTTLE_TRANSIT

If true, the shuttle spends time in transit. If false, it instantly teleports.