Files
GS13NG/code/game/machinery/computer/monastery_shuttle.dm
2017-08-24 19:24:25 -07:00

8 lines
332 B
Plaintext

/obj/machinery/computer/shuttle/monastery_shuttle
name = "monastery shuttle console"
desc = "Used to control the monastery shuttle."
circuit = /obj/item/circuitboard/computer/shuttle/monastery_shuttle
shuttleId = "pod1"
possible_destinations = "monastery_shuttle_asteroid;monastery_shuttle_station"
no_destination_swap = TRUE