mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 07:08:00 +01:00
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.
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user