hugboxy shit

This commit is contained in:
silicons
2021-01-20 15:06:53 -07:00
parent e6e9a22615
commit f6eca7afad
5 changed files with 27 additions and 17 deletions
+1 -1
View File
@@ -429,7 +429,7 @@
/atom/proc/contents_explosion(severity, target)
return //For handling the effects of explosions on contents that would not normally be effected
/atom/proc/ex_act(severity, target)
/atom/proc/ex_act(severity, target, datum/explosion/E)
set waitfor = FALSE
contents_explosion(severity, target)
SEND_SIGNAL(src, COMSIG_ATOM_EX_ACT, severity, target)