code/__DEFINES/shuttles.dm 
SHUTTLE_IGNITING | Shuttles "ingites" checking for transit zone |
---|---|
SHUTTLE_IDLE | Idle status |
SHUTTLE_RECALL | Shuttle in "recall" state. |
SHUTTLE_CALL | Shuttle called and is flying to station |
SHUTTLE_DOCKED | Shuttle docked |
SHUTTLE_STRANDED | Special state caused by external forces (doomsday device example) |
SHUTTLE_ESCAPE | Escaped and is returning to CentCom |
SHUTTLE_ENDGAME | Docked back to CentCom |
SHUTTLE_RECHARGING | Shuttle is recharging |
AGS_SHUTTLE_ID | Addition goals system shuttle identifier |
AGS_FUNERAL_SHUTTLE_ID | Funeral shuttle identifier (for recall if dock is busy) |
AGS_SHUTTLE_CENTCOM_DOCK | Centom stationary dock id |
AGS_SHUTTLE_STATION_DOCK | Station stationary dock id |
AGS_FUNERAL_SHUTTLE_AWAY_DOCK | Funeral shuttle away stationary dock id |
Define Details
AGS_FUNERAL_SHUTTLE_AWAY_DOCK 
Funeral shuttle away stationary dock id
AGS_FUNERAL_SHUTTLE_ID 
Funeral shuttle identifier (for recall if dock is busy)
AGS_SHUTTLE_CENTCOM_DOCK 
Centom stationary dock id
AGS_SHUTTLE_ID 
Addition goals system shuttle identifier
AGS_SHUTTLE_STATION_DOCK 
Station stationary dock id
SHUTTLE_CALL 
Shuttle called and is flying to station
SHUTTLE_DOCKED 
Shuttle docked
SHUTTLE_ENDGAME 
Docked back to CentCom
SHUTTLE_ESCAPE 
Escaped and is returning to CentCom
SHUTTLE_IDLE 
Idle status
SHUTTLE_IGNITING 
Shuttles "ingites" checking for transit zone
SHUTTLE_RECALL 
Shuttle in "recall" state.
SHUTTLE_RECHARGING 
Shuttle is recharging
SHUTTLE_STRANDED 
Special state caused by external forces (doomsday device example)