Skip to content

Commit

Permalink
Meow
Browse files Browse the repository at this point in the history
  • Loading branch information
Stop-Signs committed Dec 8, 2024
1 parent fd93054 commit 13f4ef5
Showing 1 changed file with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
Heat: 0.75
staminaDamageCoefficient: 0.3 # It's a hardsuit, duh
- type: ClothingSpeedModifier
walkModifier: 0.75
sprintModifier: 0.75
walkModifier: 0.80
sprintModifier: 0.80
- type: ToggleableClothing
clothingPrototype: ClothingHeadHelmetHardsuitCombatStandard
- type: AllowSuitStorage
Expand Down Expand Up @@ -71,8 +71,8 @@
Heat: 0.80
staminaDamageCoefficient: 0.3 # still a hardsuit
- type: ClothingSpeedModifier
walkModifier: 0.85
sprintModifier: 0.85
walkModifier: 0.90
sprintModifier: 0.90
- type: ToggleableClothing
clothingPrototype: ClothingHeadHelmetHardsuitCombatMedical
- type: AllowSuitStorage
Expand Down Expand Up @@ -111,14 +111,14 @@
coefficients:
Blunt: 0.50
Slash: 0.50
Piercing: 0.50
Piercing: 0.40
Radiation: 0.70
Caustic: 0.70
Heat: 0.70
Heat: 0.40
staminaDamageCoefficient: 0.2
- type: ClothingSpeedModifier
walkModifier: 0.65
sprintModifier: 0.65
walkModifier: 0.60
sprintModifier: 0.60
- type: ToggleableClothing
clothingPrototype: ClothingHeadHelmetHardsuitCombatRiot
- type: AllowSuitStorage
Expand Down

0 comments on commit 13f4ef5

Please sign in to comment.