diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/misc.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/misc.yml index 0b2e6f5edc..1a5688b6a7 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/misc.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/misc.yml @@ -289,6 +289,8 @@ color: "#670a09" - state: equipped-OUTERCLOTHING-lines color: "#000000" + - type: TemperatureProtection + coefficient: 0.3 - type: entity parent: ClothingOuterBase @@ -323,6 +325,8 @@ color: "#3232a6" - state: equipped-OUTERCLOTHING-lines color: "#000000" + - type: TemperatureProtection + coefficient: 0.3 - type: entity parent: ClothingOuterBase @@ -356,4 +360,6 @@ - state: equipped-OUTERCLOTHING color: "#164d0f" - state: equipped-OUTERCLOTHING-lines - color: "#000000" \ No newline at end of file + color: "#000000" + - type: TemperatureProtection + coefficient: 0.3 \ No newline at end of file