code/__DEFINES/dcs/signals/signals_tram.dm
COMSIG_TRAM_SET_TRAVELLING | Sent from /obj/structure/industrial_lift/tram when its travelling status updates. (travelling) |
---|---|
COMSIG_TRAM_TRAVEL | Sent from /obj/structure/industrial_lift/tram when it begins to travel. (obj/effect/landmark/tram/from_where, obj/effect/landmark/tram/to_where) |
Define Details
COMSIG_TRAM_SET_TRAVELLING
Sent from /obj/structure/industrial_lift/tram when its travelling status updates. (travelling)
COMSIG_TRAM_TRAVEL
Sent from /obj/structure/industrial_lift/tram when it begins to travel. (obj/effect/landmark/tram/from_where, obj/effect/landmark/tram/to_where)