Skip to content
This repository has been archived by the owner on Oct 15, 2023. It is now read-only.

Fix: Replace bad walls and rotate some machinery #154

Merged
merged 12 commits into from
Jun 27, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
164 changes: 98 additions & 66 deletions _maps/map_files/Delta/delta.dmm

Large diffs are not rendered by default.

147 changes: 48 additions & 99 deletions _maps/map_files/RandomZLevels/academy.dmm

Large diffs are not rendered by default.

253 changes: 116 additions & 137 deletions _maps/map_files/RandomZLevels/beach.dmm

Large diffs are not rendered by default.

1,209 changes: 279 additions & 930 deletions _maps/map_files/RandomZLevels/centcomAway.dmm

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions _maps/map_files/RandomZLevels/evil_santa.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,7 @@
/turf/simulated/floor/plasteel,
/area/awaymission/challenge/main)
"au" = (
/obj/structure/grille,
/obj/structure/window/full/basic,
/obj/effect/spawner/window,
/turf/simulated/floor/plating,
/area/awaymission/challenge/main)
"av" = (
Expand Down
92 changes: 14 additions & 78 deletions _maps/map_files/RandomZLevels/example.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -336,39 +336,15 @@
},
/area/awaymission/example)
"aY" = (
/obj/structure/window/reinforced,
/obj/structure/window/reinforced{
dir = 1
},
/obj/structure/window/reinforced{
dir = 8
},
/obj/structure/grille,
/obj/machinery/door/poddoor/shutters{
density = 0;
icon_state = "open";
id_tag = "example";
name = "Privacy Shutters";
opacity = 0
},
/turf/simulated/floor/plating,
/area/awaymission/example)
"aZ" = (
/obj/structure/window/reinforced,
/obj/structure/window/reinforced{
opacity = 0;
dir = 1
},
/obj/structure/window/reinforced{
dir = 4
},
/obj/structure/grille,
/obj/machinery/door/poddoor/shutters{
density = 0;
icon_state = "open";
id_tag = "example";
name = "Privacy Shutters";
opacity = 0
},
/obj/effect/spawner/window/reinforced,
/turf/simulated/floor/plating,
/area/awaymission/example)
"ba" = (
Expand Down Expand Up @@ -461,55 +437,15 @@
icon_state = "yellowcorner"
},
/area/awaymission/example)
"bn" = (
/obj/structure/window/reinforced,
/obj/structure/window/reinforced{
dir = 1
},
/obj/structure/window/reinforced{
dir = 8
},
/obj/structure/window/reinforced{
dir = 4
},
/obj/structure/grille,
/turf/simulated/floor/plating,
/area/awaymission/example)
"bo" = (
/turf/simulated/floor/plasteel{
tag = "icon-stage_stairs (WEST)";
icon_state = "stage_stairs";
dir = 8
},
/area/awaymission/example)
"bp" = (
/obj/structure/window/reinforced,
/obj/structure/window/reinforced{
dir = 1
},
/obj/structure/window/reinforced{
dir = 8
},
/obj/structure/grille,
/turf/simulated/floor/plating,
/area/awaymission/example)
"bq" = (
/obj/structure/window/reinforced,
/obj/structure/window/reinforced{
dir = 1
},
/obj/structure/grille,
/turf/simulated/floor/plating,
/area/awaymission/example)
"br" = (
/obj/structure/window/reinforced,
/obj/structure/window/reinforced{
dir = 1
},
/obj/structure/window/reinforced{
dir = 4
},
/obj/structure/grille,
/obj/effect/spawner/window/reinforced,
/turf/simulated/floor/plating,
/area/awaymission/example)
"bs" = (
Expand Down Expand Up @@ -1980,7 +1916,7 @@ ab
ac
aQ
bk
bn
bq
bt
by
by
Expand All @@ -1990,7 +1926,7 @@ ab
bV
ac
ac
bp
bq
aP
aQ
ac
Expand Down Expand Up @@ -2112,7 +2048,7 @@ ab
ac
aQ
bm
bn
bq
bt
bz
bt
Expand Down Expand Up @@ -2188,7 +2124,7 @@ ab
bX
ac
ac
br
bq
aN
aQ
bm
Expand Down Expand Up @@ -2244,9 +2180,9 @@ ab
ac
aQ
ac
bp
bq
aa
bp
bq
bJ
bt
by
Expand Down Expand Up @@ -2376,9 +2312,9 @@ ab
ac
aQ
ac
br
bq
aa
br
bq
bK
bt
bJ
Expand Down Expand Up @@ -2508,7 +2444,7 @@ ab
ac
aQ
bk
bn
bq
bt
bA
bt
Expand Down Expand Up @@ -2640,7 +2576,7 @@ ab
ac
aQ
bm
bn
bq
bt
bB
bM
Expand Down Expand Up @@ -3813,7 +3749,7 @@ aR
aT
aT
aT
aZ
aY
bb
be
bi
Expand Down
Loading