Somehow made monstermos over 100x as fast

This commit is contained in:
Putnam
2020-09-10 04:48:55 -07:00
parent 6f1ea1aa0c
commit fb17f0cc75
4 changed files with 29 additions and 20 deletions
+1 -1
View File
@@ -210,7 +210,7 @@
if(!get_excited() && air.compare(enemy_air))
//testing("Active turf found. Return value of compare(): [is_active]")
set_excited(TRUE)
SSair.active_turfs |= src
SSair.add_to_active_extools(src)
/turf/open/proc/GetHeatCapacity()
. = air.heat_capacity()