Dismemberment Tweaks

This commit is contained in:
Fox-McCloud
2015-08-09 22:11:37 -04:00
parent 48ee6f34aa
commit deafc93baa
5 changed files with 5 additions and 42 deletions
+1 -1
View File
@@ -326,7 +326,7 @@
if(ishuman(mob))
for (var/obj/item/organ/external/E in H.organs)
if(pick(1,0) && !(E.status & ORGAN_ROBOT))
E.droplimb(0,DROPLIMB_BLUNT)
E.droplimb(0,DROPLIMB_EDGE)
if(3)
if(ishuman(mob))
if(H.species.name != "Skellington")