Space Station 13 - Modules - TypesDefine Details

code/__DEFINES/shuttles.dm

SHUTTLE_IGNITINGShuttles "ingites" checking for transit zone
SHUTTLE_IDLEIdle status
SHUTTLE_RECALLShuttle in "recall" state.
SHUTTLE_CALLShuttle called and is flying to station
SHUTTLE_DOCKEDShuttle docked
SHUTTLE_STRANDEDSpecial state caused by external forces (doomsday device example)
SHUTTLE_ESCAPEEscaped and is returning to CentCom
SHUTTLE_ENDGAMEDocked back to CentCom
SHUTTLE_RECHARGINGShuttle is recharging
AGS_SHUTTLE_IDAddition goals system shuttle identifier
AGS_FUNERAL_SHUTTLE_IDFuneral shuttle identifier (for recall if dock is busy)
AGS_SHUTTLE_CENTCOM_DOCKCentom stationary dock id
AGS_SHUTTLE_STATION_DOCKStation stationary dock id
AGS_FUNERAL_SHUTTLE_AWAY_DOCKFuneral 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)