mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 04:22:39 +01:00
Kitchen Chem Heater (#11101)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
author: Geeves
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- rscadd: "Mapped in a chem heater for the kitchen."
|
||||
@@ -50604,22 +50604,22 @@
|
||||
pixel_x = 8;
|
||||
pixel_y = 8
|
||||
},
|
||||
/obj/item/stack/material/cardboard{
|
||||
amount = 10;
|
||||
pixel_x = 1;
|
||||
pixel_y = 2
|
||||
},
|
||||
/turf/simulated/floor/tiled/white,
|
||||
/area/crew_quarters/kitchen)
|
||||
"bPa" = (
|
||||
/obj/effect/floor_decal/corner/grey/diagonal,
|
||||
/obj/structure/table/stone/marble,
|
||||
/obj/machinery/requests_console{
|
||||
department = "Kitchen";
|
||||
departmentType = 1;
|
||||
name = "Kitchen Requests Console";
|
||||
pixel_y = 30
|
||||
},
|
||||
/obj/item/stack/material/cardboard{
|
||||
amount = 10;
|
||||
pixel_x = 1;
|
||||
pixel_y = 2
|
||||
},
|
||||
/obj/machinery/chem_heater,
|
||||
/turf/simulated/floor/tiled/white,
|
||||
/area/crew_quarters/kitchen)
|
||||
"bPb" = (
|
||||
|
||||
Reference in New Issue
Block a user