this WILL fail CI

hnnnngh
This commit is contained in:
DeltaFire
2021-11-14 20:48:41 +01:00
parent dacaa637ec
commit 7d2ff194d1
6 changed files with 12 additions and 9 deletions

View File

@@ -319,7 +319,10 @@
var/atom/A = I
if(!QDELETED(A))
A.ex_act(severity)
gib()
if(istype(origin, /datum/explosion))
gib(was_explosion = origin)
else
gib()
return
else
brute_loss = 500