Fixes redgate cave-ins (#17299)

Fixed jungle and fantasy redgates having cave walls generate where they shouldn't.

Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com>
This commit is contained in:
SatinIsle
2025-03-10 01:38:50 +00:00
committed by GitHub
parent e4c1c89b05
commit 4e702bc57f
2 changed files with 470 additions and 192 deletions
+6 -1
View File
@@ -1912,6 +1912,11 @@
"MO" = (
/turf/simulated/floor/bmarble,
/area/redgate/fantasy/dungeon)
"MQ" = (
/turf/simulated/mineral/floor/dirt{
ignore_mapgen = 1
},
/area/redgate/fantasy/caves)
"MR" = (
/turf/simulated/mineral/floor/ignore_cavegen/cave,
/area/redgate/fantasy/alienbasement)
@@ -7215,7 +7220,7 @@ tV
Iq
Iq
Iq
Iq
MQ
Iq
Hz
RZ
+464 -191
View File
File diff suppressed because it is too large Load Diff