Merge pull request #1665 from ArchieBeepBoop/funnydrainpoolkillingtheserver

fixes over 47 thousand roundstart active turfs
This commit is contained in:
QuoteFox
2022-09-09 01:36:36 +01:00
committed by GitHub
2 changed files with 164 additions and 159 deletions
File diff suppressed because it is too large Load Diff
+5
View File
@@ -128,6 +128,11 @@ GLOBAL_DATUM_INIT(openspace_backdrop_one_for_all, /atom/movable/openspace_backdr
return TRUE
return FALSE
/turf/open/transparent/openspace/layenia/Initialize()
var/area/A = get_area(src)
if(A?.outdoors)
initial_gas_mix = FROZEN_ATMOS
. = ..()
/* We don't have the icemoon framework yet.
/turf/open/transparent/openspace/icemoon
name = "ice chasm"