mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
[Port] Explosions Subsystem Test 1 (#10202)
* Explosions Subsystem Test 1 * Fucking linter * Fucking TG Are Dents * SCREW OFF LINTER
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user