remap: white ship to explorer ship (#24613)

* remap: white ship to explorer ship

* swap wide airlock with two 1x1 doors
This commit is contained in:
warriorstar-orion
2024-03-21 21:00:15 +00:00
committed by GitHub
parent c4d63f0a79
commit 04011d8e43
3 changed files with 570 additions and 1041 deletions
+5 -5
View File
@@ -162,9 +162,9 @@
// Preset for adding whiteship docks to ruins. Has widths preset which will auto-assign the shuttle
/obj/docking_port/stationary/whiteship
dwidth = 10
height = 35
width = 21
dwidth = 6
height = 19
width = 12
/obj/docking_port/stationary/register()
if(!SSshuttle)
@@ -907,8 +907,8 @@
/obj/machinery/computer/shuttle/white_ship
name = "White Ship Console"
desc = "Used to control the White Ship."
name = "Navigation console"
desc = "Used to control the NEV Limulus expeditionary vessel."
circuit = /obj/item/circuitboard/white_ship
shuttleId = "whiteship"
possible_destinations = null // Set at runtime