From: Hmeister-real <118129069+Hmeister-real@users.noreply.github.com> Date: Sun, 30 Jun 2024 17:56:31 +0000 (+0100) Subject: CE hardsuit is fireproof again (#29516) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=7140d01336a0e28f50eebf3df2d6abd4f46c6886;p=space-station-14.git CE hardsuit is fireproof again (#29516) * helm fireproofing * suit fireproofing * Update hardsuit-helmets.yml * Update hardsuits.yml --- diff --git a/Resources/Prototypes/Entities/Clothing/Head/hardsuit-helmets.yml b/Resources/Prototypes/Entities/Clothing/Head/hardsuit-helmets.yml index 398c383406..7f0c057300 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/hardsuit-helmets.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/hardsuit-helmets.yml @@ -260,6 +260,8 @@ - type: PressureProtection highPressureMultiplier: 0.08 lowPressureMultiplier: 1000 + - type: FireProtection + reduction: 0.2 #Chief Medical Officer's Hardsuit - type: entity diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml index e88b184708..73020898c3 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml @@ -319,6 +319,8 @@ - type: PressureProtection highPressureMultiplier: 0.02 lowPressureMultiplier: 1000 + - type: FireProtection + reduction: 0.8 - type: ExplosionResistance damageCoefficient: 0.2 - type: Armor