Skip to content

Commit

Permalink
подчистил ДМЕшник
Browse files Browse the repository at this point in the history
  • Loading branch information
YegorKandziuba committed Feb 12, 2024
1 parent d603d0f commit 40d9e18
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 13 deletions.
1 change: 0 additions & 1 deletion baystation12.dme
Original file line number Diff line number Diff line change
Expand Up @@ -3369,6 +3369,5 @@
#include "mods\_master_files\maps\mapsystem\maps.dm"
#include "mods\_master_files\maps\sierra\sierra_ranks.dm"
#include "mods\_master_files\maps\sierra\items\rigs.dm"
#include "mods\sauna_props\code\sauna_props.dm"
#include "~code\global_init.dm"
// END_INCLUDE
23 changes: 11 additions & 12 deletions maps/sierra/z1-z5_sierra.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -29704,7 +29704,8 @@
pixel_y = 9;
pixel_x = 7
},
/turf/simulated/floor/wood/walnut,
/obj/floor_decal/spline/fancy/wood,
/turf/simulated/floor/wood/ebony,
/area/crew_quarters/sauna)
"epl" = (
/obj/machinery/door/firedoor,
Expand Down Expand Up @@ -90645,7 +90646,8 @@
/obj/machinery/firealarm{
pixel_y = 24
},
/turf/simulated/floor/wood/walnut,
/obj/floor_decal/spline/fancy/wood,
/turf/simulated/floor/wood/ebony,
/area/crew_quarters/sauna)
"ntz" = (
/obj/floor_decal/spline/fancy/wood{
Expand Down Expand Up @@ -118864,6 +118866,12 @@
},
/turf/simulated/floor/wood,
/area/crew_quarters/actor/stage)
"rDz" = (
/obj/machinery/atmospherics/unary/vent_pump/on{
dir = 8
},
/turf/simulated/floor/wood/walnut,
/area/crew_quarters/sauna)
"rDD" = (
/obj/floor_decal/corner/black/border{
dir = 5
Expand Down Expand Up @@ -121506,12 +121514,6 @@
},
/turf/simulated/floor/bluegrid,
/area/turret_protected/ai)
"rYj" = (
/obj/machinery/atmospherics/unary/vent_pump/on{
dir = 8
},
/turf/simulated/floor/wood/walnut,
/area/crew_quarters/sauna)
"rYz" = (
/obj/floor_decal/techfloor{
dir = 4
Expand Down Expand Up @@ -123242,9 +123244,6 @@
/turf/simulated/floor/plating,
/area/maintenance/thirddeck/forestarboard)
"skA" = (
/obj/floor_decal/spline/fancy/wood{
dir = 10
},
/obj/machinery/light/small{
dir = 1
},
Expand Down Expand Up @@ -254082,7 +254081,7 @@ oHY
ngK
cpu
nFK
rYj
rDz
vEe
vEe
vEe
Expand Down

0 comments on commit 40d9e18

Please sign in to comment.