Makes Delayed Gibbing a Proc

This commit is contained in:
Fox McCloud
2019-03-28 20:34:20 -04:00
parent 290e9135d0
commit 35758db699
5 changed files with 13 additions and 16 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
if(5)
to_chat(affected_mob, "<span class='danger'>Your body feels as if it's trying to rip itself open...</span>")
if(prob(50))
affected_mob.gib()
affected_mob.delayed_gib()
else
return