mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Librarian Cafe Access
Read the title :)
This commit is contained in:
@@ -43998,7 +43998,7 @@
|
||||
},
|
||||
/obj/machinery/door/airlock{
|
||||
name = "Coffee Shop";
|
||||
req_one_access = list(25,28)
|
||||
req_one_access = list(25,28,37)
|
||||
},
|
||||
/turf/simulated/floor/tiled/old_tile/yellow,
|
||||
/area/crew_quarters/coffee_shop)
|
||||
@@ -49209,7 +49209,7 @@
|
||||
id = "coffeeshop";
|
||||
name = "Cafe Shutters";
|
||||
pixel_y = -26;
|
||||
req_one_access = list(25,28)
|
||||
req_one_access = list(25,28,37)
|
||||
},
|
||||
/obj/machinery/button/neonsign{
|
||||
id = "cafeopen";
|
||||
@@ -72306,7 +72306,7 @@
|
||||
dir = 4
|
||||
},
|
||||
/obj/machinery/door/airlock/maintenance{
|
||||
req_one_access = list(25,28)
|
||||
req_one_access = list(25,28,37)
|
||||
},
|
||||
/obj/structure/cable/green{
|
||||
d1 = 4;
|
||||
|
||||
Reference in New Issue
Block a user