mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 23:17:02 +01:00
[GDP: no update] fixes slimes having bones for surgery steps (#17315)
This commit is contained in:
@@ -121,6 +121,7 @@
|
||||
/obj/item/organ/external/proc/add_limb_flags()
|
||||
if(HAS_TRAIT(owner, TRAIT_NO_BONES))
|
||||
limb_flags |= CANNOT_BREAK
|
||||
encased = null // no bones to saw
|
||||
|
||||
if(HAS_TRAIT(owner, TRAIT_STURDY_LIMBS))
|
||||
limb_flags |= CANNOT_DISMEMBER
|
||||
|
||||
Reference in New Issue
Block a user