* not code stuff * other things * global vars, defines, helpers * onclick hud stuff, orphans, world.dm * controllers and datums * game folder * everything not client/mobs in modules * client folder * stage 1 mob stuff * simple animal things * silicons * carbon things * ayylmaos and monkeys * hyoomahn * icons n shit * sprite fixes * compile fixes * some fixes I cherrypicked. * qdel fixes * forgot brain refractors
12 lines
514 B
Plaintext
12 lines
514 B
Plaintext
/obj/machinery/computer/shuttle/monastery_shuttle
|
|
name = "monastery shuttle console"
|
|
desc = "Used to control the monastery shuttle."
|
|
circuit = /obj/item/weapon/circuitboard/computer/shuttle/monastery_shuttle
|
|
shuttleId = "pod1"
|
|
possible_destinations = "monastery_shuttle_asteroid;monastery_shuttle_station"
|
|
no_destination_swap = TRUE
|
|
|
|
/obj/item/weapon/circuitboard/computer/shuttle/monastery_shuttle
|
|
name = "Monastery Shuttle (Computer Board)"
|
|
build_path = /obj/machinery/computer/shuttle/monastery_shuttle
|