Merge pull request #8825 from Ghommie/Ghommie-cit110

Ports "Fixes default supplypods exploding their contents" & co.
This commit is contained in:
kevinz000
2019-07-07 02:34:47 -07:00
committed by GitHub
7 changed files with 31 additions and 11 deletions
+4 -1
View File
@@ -289,8 +289,11 @@
to_chat(user, "<span class='warning'>You can't move while buckled to [src]!</span>")
return
/atom/proc/prevent_content_explosion()
return FALSE
/atom/proc/contents_explosion(severity, target)
return
return //For handling the effects of explosions on contents that would not normally be effected
/atom/proc/ex_act(severity, target)
set waitfor = FALSE