Files
Bubberstation/code/modules/shuttle/monastery.dm
2018-05-07 14:03:24 -05:00

8 lines
331 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 = "pod1"
possible_destinations = "monastery_shuttle_asteroid;monastery_shuttle_station"
no_destination_swap = TRUE