mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +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
|