Skip to content

Commit

Permalink
Added sauna space heater as instance
Browse files Browse the repository at this point in the history
  • Loading branch information
quackjack committed Jan 3, 2024
1 parent 9902ef6 commit 258e284
Showing 1 changed file with 20 additions and 5 deletions.
25 changes: 20 additions & 5 deletions maps/yw/cryogaia-04-maintenance.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -4834,10 +4834,13 @@
/turf/simulated/floor/tiled,
/area/engineering/hallway_lower)
"deE" = (
/obj/machinery/space_heater,
/obj/machinery/light/small{
dir = 8
},
/obj/machinery/space_heater{
name = "sauna space heater";
set_temperature = 313.15
},
/turf/simulated/floor/wood,
/area/crew_quarters/fitness)
"deJ" = (
Expand Down Expand Up @@ -5997,7 +6000,10 @@
/turf/simulated/floor/tiled/dark,
/area/chapel/main)
"dSy" = (
/obj/machinery/space_heater,
/obj/machinery/space_heater{
name = "sauna space heater";
set_temperature = 313.15
},
/turf/simulated/floor/wood,
/area/crew_quarters/fitness)
"dSD" = (
Expand Down Expand Up @@ -18979,7 +18985,10 @@
id = "sauna2";
pixel_x = -24
},
/obj/machinery/space_heater,
/obj/machinery/space_heater{
name = "sauna space heater";
set_temperature = 313.15
},
/obj/machinery/atmospherics/unary/vent_pump/on{
dir = 4
},
Expand Down Expand Up @@ -21408,10 +21417,13 @@
/turf/simulated/floor/tiled,
/area/crew_quarters/sleep/engi_wash)
"mHq" = (
/obj/machinery/space_heater,
/obj/machinery/light/small{
dir = 4
},
/obj/machinery/space_heater{
name = "sauna space heater";
set_temperature = 313.15
},
/turf/simulated/floor/wood,
/area/crew_quarters/fitness)
"mHL" = (
Expand Down Expand Up @@ -40931,11 +40943,14 @@
id = "sauna1";
pixel_x = 24
},
/obj/machinery/space_heater,
/obj/machinery/atmospherics/unary/vent_scrubber/on{
dir = 8
},
/obj/effect/floor_decal/spline/plain,
/obj/machinery/space_heater{
name = "sauna space heater";
set_temperature = 313.15
},
/turf/simulated/floor/wood,
/area/crew_quarters/fitness)
"yjm" = (
Expand Down

0 comments on commit 258e284

Please sign in to comment.