Merge pull request #11869 from Heroman3003/gatewayaefix

Fixes active edges and other minor startup issues in gateway areas
This commit is contained in:
Casey
2021-12-10 06:09:18 +00:00
committed by Chompstation Bot
parent e6f330182b
commit 6fe03ecb47
9 changed files with 125 additions and 122 deletions
+10
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