diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml index 2b328a98713f9..9d6d9e8f04eab 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml @@ -1243,6 +1243,7 @@ Omnizine: 10 - type: Reflect reflectProb: 0.10 + - type: Unremoveable #DS14-Won't let you take it off, it`s working. # DS14-end - type: HardsuitIdentification # DS14 - type: Speech # DS14 diff --git a/Resources/Prototypes/_Corvax/Entities/Clothing/Back/backpacks.yml b/Resources/Prototypes/_Corvax/Entities/Clothing/Back/backpacks.yml index a02515a568453..88a51970994eb 100644 --- a/Resources/Prototypes/_Corvax/Entities/Clothing/Back/backpacks.yml +++ b/Resources/Prototypes/_Corvax/Entities/Clothing/Back/backpacks.yml @@ -27,6 +27,7 @@ tags: [] # ignore "WhitelistChameleon" tag - type: ExplosionResistance # DS14 damageCoefficient: 0.1 + - type: Unremoveable #DS14-Won't let you take it off, it`s working. - type: entity parent: ClothingBackpack diff --git a/Resources/Prototypes/_DeadSpace/Entities/Clothing/Shoes/magboots.yml b/Resources/Prototypes/_DeadSpace/Entities/Clothing/Shoes/magboots.yml index adc29e46fb18d..9e6c45265b829 100644 --- a/Resources/Prototypes/_DeadSpace/Entities/Clothing/Shoes/magboots.yml +++ b/Resources/Prototypes/_DeadSpace/Entities/Clothing/Shoes/magboots.yml @@ -11,6 +11,7 @@ - state: icon - type: Clothing sprite: _DeadSpace/Clothing/Shoes/Boots/magboots-deathsquad.rsi + - type: Unremoveable - type: NoSlip - type: Magboots - type: ClothingSpeedModifier