Skip to content

Commit a314140

Browse files
metastation kitchen remap tweaks (ParadiseSS13#31419)
* add sinks back to metastation kitchen/freezer * add kitchen camera, fix tech storage boards
1 parent 99bdc91 commit a314140

1 file changed

Lines changed: 12 additions & 7 deletions

File tree

_maps/map_files/stations/metastation.dmm

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8866,10 +8866,10 @@
88668866
/obj/structure/cable{
88678867
icon_state = "4-8"
88688868
},
8869-
/obj/effect/spawner/random/tech_storage/silicon,
88708869
/obj/effect/turf_decal/trimline/department/command/line{
88718870
dir = 4
88728871
},
8872+
/obj/effect/spawner/random/tech_storage/comms,
88738873
/turf/simulated/floor/plasteel/dark,
88748874
/area/station/engineering/tech_storage)
88758875
"bhJ" = (
@@ -9291,10 +9291,10 @@
92919291
/area/station/public/storage/tools/auxiliary)
92929292
"bjv" = (
92939293
/obj/structure/rack,
9294-
/obj/effect/spawner/random/tech_storage/silicon,
92959294
/obj/effect/turf_decal/trimline/department/command/line{
92969295
dir = 6
92979296
},
9297+
/obj/effect/spawner/random/tech_storage/rnd,
92989298
/turf/simulated/floor/plasteel/dark,
92999299
/area/station/engineering/tech_storage)
93009300
"bjw" = (
@@ -14730,6 +14730,9 @@
1473014730
/obj/item/eftpos/register,
1473114731
/obj/item/wrench,
1473214732
/obj/effect/turf_decal/tiles/dark/checker,
14733+
/obj/machinery/camera{
14734+
c_tag = "Kitchen"
14735+
},
1473314736
/turf/simulated/floor/plasteel/white,
1473414737
/area/station/service/kitchen)
1473514738
"bHS" = (
@@ -16618,6 +16621,7 @@
1661816621
/obj/structure/cable{
1661916622
icon_state = "1-8"
1662016623
},
16624+
/mob/living/basic/goat/chef,
1662116625
/turf/simulated/floor/plasteel{
1662216626
icon_state = "showroomfloor"
1662316627
},
@@ -24836,11 +24840,8 @@
2483624840
/turf/simulated/floor/plasteel/dark,
2483724841
/area/station/hallway/primary/central/south)
2483824842
"cGY" = (
24839-
/obj/structure/extinguisher_cabinet{
24840-
name = "east bump";
24841-
pixel_x = 27
24842-
},
2484324843
/obj/effect/turf_decal/tiles/dark/checker,
24844+
/obj/structure/sink/kitchen/old/directional/east,
2484424845
/turf/simulated/floor/plasteel/white,
2484524846
/area/station/service/kitchen)
2484624847
"cGZ" = (
@@ -30649,6 +30650,10 @@
3064930650
"dJG" = (
3065030651
/obj/effect/turf_decal/tiles/dark/checker,
3065130652
/obj/machinery/processor,
30653+
/obj/structure/extinguisher_cabinet{
30654+
name = "south bump";
30655+
pixel_y = -30
30656+
},
3065230657
/turf/simulated/floor/plasteel/white,
3065330658
/area/station/service/kitchen)
3065430659
"dJM" = (
@@ -63173,7 +63178,7 @@
6317363178
dir = 8
6317463179
},
6317563180
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,
63176-
/mob/living/basic/goat/chef,
63181+
/obj/structure/sink/kitchen/old/directional/west,
6317763182
/turf/simulated/floor/plasteel{
6317863183
icon_state = "showroomfloor"
6317963184
},

0 commit comments

Comments
 (0)