mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-10 18:02:57 +00:00
8 lines
323 B
Plaintext
8 lines
323 B
Plaintext
/obj/machinery/computer/shuttle/monastery_shuttle
|
|
name = "monastery shuttle console"
|
|
desc = "Used to control the monastery shuttle."
|
|
circuit = /obj/item/circuitboard/computer/monastery_shuttle
|
|
shuttleId = "pod"
|
|
possible_destinations = "monastery_shuttle_asteroid;monastery_shuttle_station"
|
|
no_destination_swap = TRUE
|