From 0818816fded509c79fc521d7a5bb0f9cf06738bc Mon Sep 17 00:00:00 2001 From: private-tristan Date: Sat, 13 Jan 2024 13:28:58 -0500 Subject: [PATCH 1/3] Permabrig Chairs face the right way --- maps/map_files/USS_Almayer/USS_Almayer.dmm | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/maps/map_files/USS_Almayer/USS_Almayer.dmm b/maps/map_files/USS_Almayer/USS_Almayer.dmm index d637d1fa9b91..abd76365db12 100644 --- a/maps/map_files/USS_Almayer/USS_Almayer.dmm +++ b/maps/map_files/USS_Almayer/USS_Almayer.dmm @@ -23180,12 +23180,10 @@ }, /area/almayer/hallways/port_hallway) "cjz" = ( -/obj/structure/bed/chair/bolted{ - dir = 1 - }, /obj/structure/machinery/light{ dir = 8 }, +/obj/structure/bed/chair/bolted, /turf/open/floor/almayer{ icon_state = "plate" }, @@ -34661,10 +34659,6 @@ phone_id = "Medical Lower"; pixel_x = 16 }, -/obj/item/device/helmet_visor/medical/advanced, -/obj/item/device/helmet_visor/medical/advanced, -/obj/item/device/helmet_visor/medical/advanced, -/obj/item/device/helmet_visor/medical/advanced, /turf/open/floor/almayer{ icon_state = "sterile_green" }, @@ -70528,12 +70522,10 @@ /turf/open/floor/wood/ship, /area/almayer/living/commandbunks) "tYW" = ( -/obj/structure/bed/chair/bolted{ - dir = 1 - }, /obj/structure/machinery/light{ dir = 4 }, +/obj/structure/bed/chair/bolted, /turf/open/floor/almayer{ icon_state = "plate" }, From 1d42ecd2faeb6ae0de4b9bc5c5c381afac30528a Mon Sep 17 00:00:00 2001 From: private-tristan Date: Sat, 13 Jan 2024 13:29:44 -0500 Subject: [PATCH 2/3] Revert "Permabrig Chairs face the right way" This reverts commit 0818816fded509c79fc521d7a5bb0f9cf06738bc. --- maps/map_files/USS_Almayer/USS_Almayer.dmm | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/maps/map_files/USS_Almayer/USS_Almayer.dmm b/maps/map_files/USS_Almayer/USS_Almayer.dmm index abd76365db12..d637d1fa9b91 100644 --- a/maps/map_files/USS_Almayer/USS_Almayer.dmm +++ b/maps/map_files/USS_Almayer/USS_Almayer.dmm @@ -23180,10 +23180,12 @@ }, /area/almayer/hallways/port_hallway) "cjz" = ( +/obj/structure/bed/chair/bolted{ + dir = 1 + }, /obj/structure/machinery/light{ dir = 8 }, -/obj/structure/bed/chair/bolted, /turf/open/floor/almayer{ icon_state = "plate" }, @@ -34659,6 +34661,10 @@ phone_id = "Medical Lower"; pixel_x = 16 }, +/obj/item/device/helmet_visor/medical/advanced, +/obj/item/device/helmet_visor/medical/advanced, +/obj/item/device/helmet_visor/medical/advanced, +/obj/item/device/helmet_visor/medical/advanced, /turf/open/floor/almayer{ icon_state = "sterile_green" }, @@ -70522,10 +70528,12 @@ /turf/open/floor/wood/ship, /area/almayer/living/commandbunks) "tYW" = ( +/obj/structure/bed/chair/bolted{ + dir = 1 + }, /obj/structure/machinery/light{ dir = 4 }, -/obj/structure/bed/chair/bolted, /turf/open/floor/almayer{ icon_state = "plate" }, From b60a7542270f84f79e240f157871d18474ed4fcf Mon Sep 17 00:00:00 2001 From: private-tristan Date: Sat, 13 Jan 2024 14:19:01 -0500 Subject: [PATCH 3/3] Makes Permabrig chairs face south --- maps/map_files/USS_Almayer/USS_Almayer.dmm | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/maps/map_files/USS_Almayer/USS_Almayer.dmm b/maps/map_files/USS_Almayer/USS_Almayer.dmm index d637d1fa9b91..0fe5f4da8064 100644 --- a/maps/map_files/USS_Almayer/USS_Almayer.dmm +++ b/maps/map_files/USS_Almayer/USS_Almayer.dmm @@ -23180,12 +23180,10 @@ }, /area/almayer/hallways/port_hallway) "cjz" = ( -/obj/structure/bed/chair/bolted{ - dir = 1 - }, /obj/structure/machinery/light{ dir = 8 }, +/obj/structure/bed/chair/bolted, /turf/open/floor/almayer{ icon_state = "plate" }, @@ -70528,12 +70526,10 @@ /turf/open/floor/wood/ship, /area/almayer/living/commandbunks) "tYW" = ( -/obj/structure/bed/chair/bolted{ - dir = 1 - }, /obj/structure/machinery/light{ dir = 4 }, +/obj/structure/bed/chair/bolted, /turf/open/floor/almayer{ icon_state = "plate" },