Librarian Cafe Access

Read the title :)
This commit is contained in:
Digi Purpur
2023-03-31 14:39:04 -07:00
parent 7fd46a4844
commit d48ac10a0a

View File

@@ -43998,7 +43998,7 @@
}, },
/obj/machinery/door/airlock{ /obj/machinery/door/airlock{
name = "Coffee Shop"; name = "Coffee Shop";
req_one_access = list(25,28) req_one_access = list(25,28,37)
}, },
/turf/simulated/floor/tiled/old_tile/yellow, /turf/simulated/floor/tiled/old_tile/yellow,
/area/crew_quarters/coffee_shop) /area/crew_quarters/coffee_shop)
@@ -49209,7 +49209,7 @@
id = "coffeeshop"; id = "coffeeshop";
name = "Cafe Shutters"; name = "Cafe Shutters";
pixel_y = -26; pixel_y = -26;
req_one_access = list(25,28) req_one_access = list(25,28,37)
}, },
/obj/machinery/button/neonsign{ /obj/machinery/button/neonsign{
id = "cafeopen"; id = "cafeopen";
@@ -72306,7 +72306,7 @@
dir = 4 dir = 4
}, },
/obj/machinery/door/airlock/maintenance{ /obj/machinery/door/airlock/maintenance{
req_one_access = list(25,28) req_one_access = list(25,28,37)
}, },
/obj/structure/cable/green{ /obj/structure/cable/green{
d1 = 4; d1 = 4;