From b79547924533bf130d319c56a0414046f8a6565b Mon Sep 17 00:00:00 2001 From: CrigCrag <137215465+CrigCrag@users.noreply.github.com> Date: Tue, 20 Jun 2023 16:29:13 -0400 Subject: [PATCH] buff atmos firesuits, nerf atmos hardsuits (#17507) * buff firesuits in suits.yml * Update hardsuits.yml to nerf atmos hardsuit heat resistance --- .../Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml | 4 ++-- .../Prototypes/Entities/Clothing/OuterClothing/suits.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml index 80109e8f88..8d45fc6f79 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml @@ -52,7 +52,7 @@ Blunt: 0.9 Slash: 0.9 Piercing: 0.9 - Heat: 0.2 + Heat: 0.4 Radiation: 0.25 Caustic: 0.85 - type: TemperatureProtection @@ -809,4 +809,4 @@ clothingPrototype: ClothingHeadHelmetHardsuitClown - type: ClothingSpeedModifier walkModifier: 0.9 - sprintModifier: 0.9 \ No newline at end of file + sprintModifier: 0.9 diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/suits.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/suits.yml index 5ade96364b..32123bc16c 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/suits.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/suits.yml @@ -131,7 +131,7 @@ modifiers: coefficients: Slash: 0.9 - Heat: 0.35 + Heat: 0.15 - type: ClothingSpeedModifier walkModifier: 0.7 sprintModifier: 0.75