mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 03:02:54 +00:00
Librarian Cafe Access
Read the title :)
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user