From 33d5d914e79de2f6bc898f829b12893a90c289e1 Mon Sep 17 00:00:00 2001 From: Apogee-dev <60533805+Apogee-dev@users.noreply.github.com> Date: Wed, 12 Jun 2024 17:01:41 -0700 Subject: [PATCH] fixed offsets on docking ports --- _maps/shuttles/inteq/inteq_talos.dmm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_maps/shuttles/inteq/inteq_talos.dmm b/_maps/shuttles/inteq/inteq_talos.dmm index a830f0efd567..2169aaff4ccc 100644 --- a/_maps/shuttles/inteq/inteq_talos.dmm +++ b/_maps/shuttles/inteq/inteq_talos.dmm @@ -3883,7 +3883,7 @@ "xk" = ( /obj/docking_port/stationary{ dir = 2; - dwidth = 5; + dwidth = 4; height = 15; width = 15 }, @@ -4446,7 +4446,7 @@ "AB" = ( /obj/docking_port/stationary{ dir = 4; - dwidth = 4; + dwidth = 3; height = 15; width = 6 },