_std/defines/shuttle.dm 
SHUTTLE_TRANSIT | If true, the shuttle spends time in transit. If false, it instantly teleports. |
---|---|
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_MANUAL_CALL_DISABLED | Shuttle cannot be called manually, only automatically or by admins |
SHUTTLE_CALL_FULLY_DISABLED | Shuttle 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.