From 0975e38eadb1ee76d62e21dd1939bed1f5b04525 Mon Sep 17 00:00:00 2001 From: Burzah <116982774+Burzah@users.noreply.github.com> Date: Fri, 10 Jan 2025 12:31:57 -0700 Subject: [PATCH] Fixes a Disposal Pipe in the Farragus Brig (#27899) * Initial Change * To infinity and beyond * Disposal Fix * Using the actual right type (I think) * Be gone, Satan! * I am bad at mapping --- _maps/map_files/stations/cerestation.dmm | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/_maps/map_files/stations/cerestation.dmm b/_maps/map_files/stations/cerestation.dmm index 2b16d4ffee0..41c980880c7 100644 --- a/_maps/map_files/stations/cerestation.dmm +++ b/_maps/map_files/stations/cerestation.dmm @@ -11856,9 +11856,7 @@ /obj/machinery/atmospherics/pipe/manifold/hidden/supply{ dir = 4 }, -/obj/structure/disposalpipe/junction/reversed{ - dir = 1 - }, +/obj/structure/disposalpipe/junction, /turf/simulated/floor/plasteel{ icon_state = "dark" },