Fixes active edges in gateway areas

This commit is contained in:
Heroman
2021-11-21 09:07:38 +10:00
parent dead3acae1
commit 03e4f17dcc
7 changed files with 110 additions and 100 deletions

View File

@@ -14,6 +14,16 @@
/turf/simulated/mineral/floor/ignore_cavegen
ignore_cavegen = TRUE
/turf/simulated/mineral/ignore_cavegen/cave
oxygen = MOLES_O2STANDARD
nitrogen = MOLES_N2STANDARD
temperature = T20C
/turf/simulated/mineral/floor/ignore_cavegen/cave
oxygen = MOLES_O2STANDARD
nitrogen = MOLES_N2STANDARD
temperature = T20C
/turf/simulated/mineral/vacuum
oxygen = 0
nitrogen = 0