Removes explosion delays (#27120)

This commit is contained in:
Cyberboss
2017-05-11 16:58:42 -03:00
committed by Leo
parent 9ad7f27adf
commit b5ca10d783
+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)