mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-21 03:55:05 +01:00
Remove encased var from unbreakable limbs
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
/obj/item/organ/external/chest/unbreakable
|
||||
cannot_break = TRUE
|
||||
encased = null
|
||||
|
||||
/obj/item/organ/external/groin/unbreakable
|
||||
cannot_break = TRUE
|
||||
@@ -30,6 +31,7 @@
|
||||
|
||||
/obj/item/organ/external/head/unbreakable
|
||||
cannot_break = TRUE
|
||||
encased = null
|
||||
|
||||
// Cannot dismember or break
|
||||
/obj/item/organ/external/chest/unbreakable/sturdy
|
||||
|
||||
Reference in New Issue
Block a user