[Port] Explosions Subsystem Test 1 (#10202)

* Explosions Subsystem Test 1

* Fucking linter

* Fucking TG Are Dents

* SCREW OFF LINTER
This commit is contained in:
Jamie D
2020-10-28 17:54:13 +00:00
committed by GitHub
parent ea8d16d34d
commit 0dd6fae119
85 changed files with 968 additions and 631 deletions

View File

@@ -501,10 +501,6 @@
to_chat(user, "<span class='warning'>You can't move while buckled to [src]!</span>")
return
/// Return true if this atoms contents should not have ex_act called on ex_act
/atom/proc/prevent_content_explosion()
return FALSE
/// Handle what happens when your contents are exploded by a bomb
/atom/proc/contents_explosion(severity, target)
return //For handling the effects of explosions on contents that would not normally be effected