Skip to content

Commit

Permalink
Feat: place the chemical cooler on Petrov (#718)
Browse files Browse the repository at this point in the history
  • Loading branch information
AmShegars authored Feb 10, 2024
1 parent 037260c commit 423d484
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions maps/sierra/sierra-1.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -8861,15 +8861,14 @@
/turf/simulated/floor/tiled/white,
/area/shuttle/petrov/test_room)
"nG" = (
/obj/item/reagent_containers/glass/beaker/large,
/obj/item/reagent_containers/dropper,
/obj/structure/table/glass/pglass,
/obj/effect/floor_decal/borderfloorwhite{
dir = 4
},
/obj/effect/floor_decal/corner/purple/border{
dir = 4
},
/obj/machinery/reagent_temperature/cooler,
/turf/simulated/floor/tiled/white,
/area/shuttle/petrov/gas)
"nH" = (
Expand Down Expand Up @@ -10196,6 +10195,8 @@
/obj/structure/table/glass/pglass,
/obj/effect/floor_decal/borderfloorwhite,
/obj/effect/floor_decal/corner/purple/border,
/obj/item/reagent_containers/glass/beaker/large,
/obj/item/reagent_containers/dropper,
/turf/simulated/floor/tiled/white,
/area/shuttle/petrov/gas)
"pI" = (
Expand Down

0 comments on commit 423d484

Please sign in to comment.