mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-14 00:26:02 +01:00
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:
@@ -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
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user