mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-21 20:20:33 +01:00
[MIRROR] Fixes Pubbystation Monastery Shuttle not docking at centcom (#733)
* 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>
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
name = "monastery shuttle console"
|
||||
desc = "Used to control the monastery shuttle."
|
||||
circuit = /obj/item/circuitboard/computer/monastery_shuttle
|
||||
shuttleId = "pod1"
|
||||
shuttleId = "pod"
|
||||
possible_destinations = "monastery_shuttle_asteroid;monastery_shuttle_station;lavaland_common_away;landing_zone_dock;mining_public"
|
||||
no_destination_swap = TRUE
|
||||
|
||||
Reference in New Issue
Block a user