From fc4b38a5913fd1f4aa22aa6f2b718986b7e926b7 Mon Sep 17 00:00:00 2001 From: DexterDude Date: Sun, 18 Aug 2024 14:10:54 -0400 Subject: [PATCH] w --- maps/shuttles/dropship_typhoon.dmm | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/maps/shuttles/dropship_typhoon.dmm b/maps/shuttles/dropship_typhoon.dmm index 4891214fbb9..eafc3c4a2f8 100644 --- a/maps/shuttles/dropship_typhoon.dmm +++ b/maps/shuttles/dropship_typhoon.dmm @@ -489,7 +489,7 @@ icon_state = "cameras"; layer = 3.1; pixel_x = 8; - pixel_y = 3; + pixel_y = 7; density = 0 }, /obj/structure/bed/chair/vehicle/dropship_cockpit/copilot{ @@ -658,6 +658,10 @@ dir = 1; pixel_x = 8 }, +/obj/structure/machinery/computer/shuttle/dropship/flight/small{ + pixel_y = 7; + pixel_x = 8 + }, /turf/open/shuttle/dropship{ icon_state = "rasputin15" },