mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Merge pull request #6011 from FoxglovePurpur/purdevmapping
Library Cafe Changes
This commit is contained in:
@@ -44004,7 +44004,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)
|
||||||
@@ -49217,7 +49217,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";
|
||||||
@@ -72242,6 +72242,10 @@
|
|||||||
pixel_x = -5;
|
pixel_x = -5;
|
||||||
pixel_y = 1
|
pixel_y = 1
|
||||||
},
|
},
|
||||||
|
/obj/item/weapon/reagent_containers/glass/rag{
|
||||||
|
pixel_x = 7;
|
||||||
|
pixel_y = 2
|
||||||
|
},
|
||||||
/turf/simulated/floor/tiled/old_tile/yellow,
|
/turf/simulated/floor/tiled/old_tile/yellow,
|
||||||
/area/crew_quarters/coffee_shop)
|
/area/crew_quarters/coffee_shop)
|
||||||
"sCV" = (
|
"sCV" = (
|
||||||
@@ -72325,7 +72329,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