From 8d8084bca145ffb762fe36646ea6c742d9600c81 Mon Sep 17 00:00:00 2001 From: Thunder12345 Date: Wed, 19 Jan 2022 21:04:25 +0000 Subject: [PATCH] Fixes kilo pharmacy external door (#64214) Removes the general medical access requirement from the kilo pharmacy's door to the lobby, so people with only pharmacy access can use it. Incidentally renames that door to no longer refer to the room as chemistry. --- _maps/map_files/KiloStation/KiloStation.dmm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_maps/map_files/KiloStation/KiloStation.dmm b/_maps/map_files/KiloStation/KiloStation.dmm index 624c368a087..128d2f5c001 100644 --- a/_maps/map_files/KiloStation/KiloStation.dmm +++ b/_maps/map_files/KiloStation/KiloStation.dmm @@ -75467,8 +75467,8 @@ }, /obj/machinery/door/firedoor/heavy, /obj/machinery/door/airlock/medical/glass{ - name = "Chemistry Lab"; - req_access_txt = "5; 69" + name = "Pharmacy"; + req_access_txt = "69" }, /obj/effect/turf_decal/stripes/corner, /obj/structure/disposalpipe/segment,