mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-10 09:54:52 +00:00
8 lines
269 B
Plaintext
8 lines
269 B
Plaintext
/obj/machinery/computer/shuttle/snow_taxi
|
|
name = "snow taxi console"
|
|
desc = "Used to direct the snow taxi."
|
|
circuit = /obj/item/circuitboard/computer/snow_taxi
|
|
shuttleId = "snow_taxi"
|
|
possible_destinations = "snaxi_nw;snaxi_ne;snaxi_s"
|
|
no_destination_swap = TRUE
|