mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-12 18:51:53 +00:00
* Merge pull request #53507 from msgerbs/pubby-shuttle-fix Fixes Pubbystation Monastery Shuttle not docking at centcom * Fixes Pubbystation Monastery Shuttle not docking at centcom Co-authored-by: 81Denton <32391752+81Denton@users.noreply.github.com>
8 lines
376 B
Plaintext
8 lines
376 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;lavaland_common_away;landing_zone_dock;mining_public"
|
|
no_destination_swap = TRUE
|