delta: fix whiteship docking port (#24803)

* delta: fix whiteship docking port

* whoops
This commit is contained in:
warriorstar-orion
2024-03-26 10:09:02 +00:00
committed by GitHub
parent 9ed4dde68a
commit a44fb1fad2
+3 -6
View File
@@ -72119,13 +72119,10 @@
},
/area/station/science/break_room)
"hDZ" = (
/obj/docking_port/stationary{
/obj/docking_port/stationary/whiteship{
dir = 8;
dwidth = 10;
height = 35;
id = "whiteship_home";
name = "north of Kerberos";
width = 21
id = "whiteship_kerberos";
name = "north of Kerberos"
},
/turf/space,
/area/space)