Explosion Performance Fix

This commit is contained in:
Fox-McCloud
2015-08-09 20:14:22 -04:00
parent 541c662296
commit 92b69aec35
+1 -2
View File
@@ -118,8 +118,7 @@
if(flame_dist && prob(40) && !istype(T, /turf/space) && !T.density)
PoolOrNew(/obj/effect/hotspot, T) //Mostly for ambience!
if(dist > 0)
spawn(0)
T.ex_act(dist)
T.ex_act(dist)
//--- THROW ITEMS AROUND ---
/*