Daedalus Dock - Modules - TypesDefine Details

code/__DEFINES/industrial_lift.dm

LIFT_PLATFORM_LOCKEDthe lift's controls are currently locked from user input
LIFT_PLATFORM_UNLOCKEDthe lift's controls are currently unlocked so user's can direct it
BASIC_LIFT_IDbasic lift_id, goes up and down
TRAM_LIFT_IDtram lift_id, goes left and right or north and south. maybe one day be able to turn and go up/down as well
DEBUG_LIFT_IDdebug lift_id
MAIN_STATION_TRAMthe specific_lift_id of the main station tram landmark for tramstation that spawns roundstart.
HILBERT_TRAMthe specific_lift_id of the tram on the hilbert research station

Define Details

BASIC_LIFT_ID

basic lift_id, goes up and down

DEBUG_LIFT_ID

debug lift_id

HILBERT_TRAM

the specific_lift_id of the tram on the hilbert research station

LIFT_PLATFORM_LOCKED

the lift's controls are currently locked from user input

LIFT_PLATFORM_UNLOCKED

the lift's controls are currently unlocked so user's can direct it

MAIN_STATION_TRAM

the specific_lift_id of the main station tram landmark for tramstation that spawns roundstart.

TRAM_LIFT_ID

tram lift_id, goes left and right or north and south. maybe one day be able to turn and go up/down as well