From f47c88e0fca768b4ee1f40da7340ae157e26c794 Mon Sep 17 00:00:00 2001 From: san7890 Date: Wed, 24 Aug 2022 15:37:29 -0600 Subject: [PATCH] Fast Move of Buttons Clipping Toilet Lid (#69409) * Fast Move of Buttons Clipping Toilet Lid Hey there, On IceBoxStation, you would see something like this: Pretty bizarre to have the button render over the toilet lid, which doesn't really show up in StrongDMM. So, let's fix that by moving the button to the side rather than behind the toilet, like so: * whoops forgot one thing --- .../map_files/IceBoxStation/IceBoxStation.dmm | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_maps/map_files/IceBoxStation/IceBoxStation.dmm b/_maps/map_files/IceBoxStation/IceBoxStation.dmm index 9c4d374bb88..6d0d4c45aea 100644 --- a/_maps/map_files/IceBoxStation/IceBoxStation.dmm +++ b/_maps/map_files/IceBoxStation/IceBoxStation.dmm @@ -30392,8 +30392,8 @@ /turf/open/floor/plating/snowed/icemoon, /area/icemoon/underground/explored) "jlP" = ( -/obj/machinery/light/small/directional/west, /obj/machinery/recharge_station, +/obj/machinery/light/small/directional/east, /turf/open/floor/iron/freezer, /area/station/commons/toilet) "jlV" = ( @@ -44256,14 +44256,14 @@ /obj/structure/toilet{ pixel_y = 8 }, -/obj/machinery/light/small/directional/west, /obj/effect/landmark/start/hangover, -/obj/machinery/button/door/directional/north{ +/obj/machinery/button/door/directional/west{ id = "Toilet1"; name = "Lock Control"; - normaldoorcontrol = 1; - specialfunctions = 4 + specialfunctions = 4; + normaldoorcontrol = 1 }, +/obj/machinery/light/small/directional/east, /turf/open/floor/iron/freezer, /area/station/commons/toilet) "nCs" = ( @@ -57120,15 +57120,15 @@ /obj/structure/toilet{ pixel_y = 8 }, -/obj/machinery/light/small/directional/west, /obj/effect/landmark/blobstart, /obj/effect/landmark/start/hangover, -/obj/machinery/button/door/directional/north{ +/obj/machinery/button/door/directional/west{ id = "Toilet2"; name = "Lock Control"; - normaldoorcontrol = 1; - specialfunctions = 4 + specialfunctions = 4; + normaldoorcontrol = 1 }, +/obj/machinery/light/small/directional/east, /turf/open/floor/iron/freezer, /area/station/commons/toilet) "rCu" = (