mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 20:47:10 +01:00
Dismemberment Tweaks
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user