Files
kiwistation/code/game/machinery/computer/monastery_shuttle.dm
T
2017-09-04 11:00:07 -03: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