From a44fb1fad2a9b7dcb317c2ba3294d8723b54e092 Mon Sep 17 00:00:00 2001 From: warriorstar-orion Date: Tue, 26 Mar 2024 06:09:02 -0400 Subject: [PATCH] delta: fix whiteship docking port (#24803) * delta: fix whiteship docking port * whoops --- _maps/map_files/Delta/delta.dmm | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/_maps/map_files/Delta/delta.dmm b/_maps/map_files/Delta/delta.dmm index 5b61e023da5..77945b2eec2 100644 --- a/_maps/map_files/Delta/delta.dmm +++ b/_maps/map_files/Delta/delta.dmm @@ -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)