[MIRROR] Massively optimize space turf initializations (~20 seconds on Meta to ~3 seconds) [MDB IGNORE] (#15858)

This commit is contained in:
SkyratBot
2022-08-26 14:40:13 -07:00
committed by GitHub
parent 03a1a627f0
commit f94d34fea2
5 changed files with 28 additions and 34 deletions
+1 -1
View File
@@ -115,7 +115,7 @@
icon_state = "0"
/turf/open/floor/holofloor/space/Initialize(mapload)
icon_state = SPACE_ICON_STATE // so realistic
icon_state = SPACE_ICON_STATE(x, y, z) // so realistic
. = ..()
/turf/open/floor/holofloor/hyperspace