Merge pull request #27661 from Cyberboss/patch-91

Fixes ex_act not having waitfor = FALSE
This commit is contained in:
Leo
2017-05-26 15:21:24 -03:00
committed by GitHub
+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)