mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-01-04 14:42:56 +00:00
Fox request
This commit is contained in:
@@ -133,6 +133,4 @@
|
||||
if(isliving(target))
|
||||
var/mob/living/L = target
|
||||
L.visible_message("<span class='danger'>[L] explodes!</span>")
|
||||
L.gib()
|
||||
else if(isturf(target) || istype(target,/obj/structure/))
|
||||
target.ex_act(2)
|
||||
L.gib()
|
||||
Reference in New Issue
Block a user