diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml index 503d2aab610..cc1883dd2b8 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml @@ -12,6 +12,9 @@ sprite: Clothing/OuterClothing/Hardsuits/basic.rsi - type: Clothing sprite: Clothing/OuterClothing/Hardsuits/basic.rsi + - type: ClothingSpeedModifier + walkModifier: 0.80 + sprintModifier: 0.80 - type: Armor modifiers: coefficients: @@ -23,9 +26,6 @@ Caustic: 0.85 - type: ExplosionResistance damageCoefficient: 0.9 - - type: ClothingSpeedModifier - walkModifier: 0.80 - sprintModifier: 0.80 - type: ToggleableClothing clothingPrototype: ClothingHeadHelmetHardsuitBasic - type: StaticPrice @@ -173,8 +173,8 @@ highPressureMultiplier: 0.525 lowPressureMultiplier: 10000 - type: ClothingSpeedModifier - walkModifier: 0.7 - sprintModifier: 0.7 + walkModifier: 0.85 + sprintModifier: 0.75 - type: Armor modifiers: coefficients: @@ -203,7 +203,7 @@ highPressureMultiplier: 0.3 lowPressureMultiplier: 5500 - type: ClothingSpeedModifier - walkModifier: 0.8 + walkModifier: 0.90 sprintModifier: 0.85 - type: Armor modifiers: @@ -230,6 +230,9 @@ - type: PressureProtection highPressureMultiplier: 0.525 lowPressureMultiplier: 10000 + - type: ClothingSpeedModifier + walkModifier: 0.85 + sprintModifier: 0.75 - type: Armor modifiers: coefficients: @@ -384,7 +387,7 @@ highPressureMultiplier: 0.45 lowPressureMultiplier: 10000 - type: ClothingSpeedModifier - walkModifier: 0.75 + walkModifier: 0.85 sprintModifier: 0.75 - type: Armor modifiers: @@ -795,6 +798,9 @@ - type: PressureProtection highPressureMultiplier: 0.525 lowPressureMultiplier: 10000 + - type: ClothingSpeedModifier + walkModifier: 0.9 + sprintModifier: 0.9 - type: Armor modifiers: coefficients: @@ -809,6 +815,3 @@ node: clownHardsuit - type: ToggleableClothing clothingPrototype: ClothingHeadHelmetHardsuitClown - - type: ClothingSpeedModifier - walkModifier: 0.9 - sprintModifier: 0.9