From 6d9524d7ff3d0eabe88d6283a199f9f5e413eac5 Mon Sep 17 00:00:00 2001 From: Heroman Date: Wed, 10 Apr 2019 16:04:56 +1000 Subject: [PATCH 1/2] Gives QM office privacy tinting --- maps/tether/tether-07-station3.dmm | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/maps/tether/tether-07-station3.dmm b/maps/tether/tether-07-station3.dmm index e4d438e4d38..289896093e1 100644 --- a/maps/tether/tether-07-station3.dmm +++ b/maps/tether/tether-07-station3.dmm @@ -16541,8 +16541,10 @@ /area/quartermaster/qm) "zK" = ( /obj/structure/grille, -/obj/structure/window/reinforced/full, /obj/machinery/door/firedoor/glass, +/obj/structure/window/reinforced/polarized/full{ + id = "qm_office" + }, /turf/simulated/floor/plating, /area/quartermaster/qm) "zL" = ( @@ -17875,6 +17877,11 @@ /obj/effect/landmark/start{ name = "Quartermaster" }, +/obj/machinery/button/windowtint{ + id = "qm_office"; + pixel_x = 26; + pixel_y = 8 + }, /turf/simulated/floor/tiled, /area/quartermaster/qm) "BN" = ( From dab2dbfbc1865d4e8c432f2d2828986cbac69f15 Mon Sep 17 00:00:00 2001 From: Heroman Date: Wed, 10 Apr 2019 16:47:10 +1000 Subject: [PATCH 2/2] Also updated doors --- maps/tether/tether-07-station3.dmm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/maps/tether/tether-07-station3.dmm b/maps/tether/tether-07-station3.dmm index 289896093e1..eef9dc98cfc 100644 --- a/maps/tether/tether-07-station3.dmm +++ b/maps/tether/tether-07-station3.dmm @@ -16551,7 +16551,7 @@ /turf/simulated/wall, /area/quartermaster/qm) "zM" = ( -/obj/machinery/door/airlock/glass_mining{ +/obj/machinery/door/airlock/mining{ name = "Quartermaster"; req_access = list(41); req_one_access = list() @@ -18398,7 +18398,7 @@ /turf/simulated/floor/tiled, /area/quartermaster/qm) "CH" = ( -/obj/machinery/door/airlock/glass_mining{ +/obj/machinery/door/airlock/mining{ name = "Quartermaster"; req_access = list(41); req_one_access = list()