diff --git a/_maps/map_files/OmegaStation/OmegaStation.dmm b/_maps/map_files/OmegaStation/OmegaStation.dmm index 958fe8ce5e..a14cc8ac17 100644 --- a/_maps/map_files/OmegaStation/OmegaStation.dmm +++ b/_maps/map_files/OmegaStation/OmegaStation.dmm @@ -3207,6 +3207,11 @@ /obj/effect/turf_decal/stripes/line{ dir = 8 }, +/obj/structure/cable/white{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, /turf/open/floor/plasteel, /area/crew_quarters/heads/hop) "afw" = ( @@ -6834,6 +6839,10 @@ name = "Security Office APC"; pixel_x = -26 }, +/obj/structure/cable/white{ + d2 = 4; + icon_state = "0-4" + }, /turf/open/floor/plasteel/red/side{ dir = 8 }, @@ -6843,6 +6852,11 @@ /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 }, +/obj/structure/cable/white{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, /turf/open/floor/plasteel/red/corner, /area/security/brig) "akY" = ( @@ -6854,6 +6868,11 @@ /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 4 }, +/obj/structure/cable/white{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, /turf/open/floor/plasteel/neutral/side{ dir = 8 },