Removes explosion delays (#911)

This commit is contained in:
CitadelStationBot
2017-05-11 20:24:28 -05:00
committed by kevinz000
parent 7f0f7e1cc6
commit b6c5f0b4fa
+1
View File
@@ -274,6 +274,7 @@
return
/atom/proc/ex_act(severity, target)
set waitfor = FALSE
contents_explosion(severity, target)
/atom/proc/blob_act(obj/structure/blob/B)