Skip to content

Commit

Permalink
rebArm3
Browse files Browse the repository at this point in the history
  • Loading branch information
ZoNeSRuS committed Feb 17, 2024
1 parent af57d6c commit 2398d86
Showing 1 changed file with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -514,8 +514,8 @@
Caustic: 0.5
Stamina: 0.3
- type: ClothingSpeedModifier
walkModifier: 1
sprintModifier: 1
walkModifier: 0.9
sprintModifier: 0.9
- type: HeldSpeedModifier
- type: ToggleableClothing
clothingPrototype: ClothingHeadHelmetHardsuitSyndie
Expand Down Expand Up @@ -554,8 +554,8 @@
Caustic: 0.5
Stamina: 0.1
- type: ClothingSpeedModifier
walkModifier: 1.0
sprintModifier: 1.0
walkModifier: 0.9
sprintModifier: 0.9
- type: ToggleableClothing
clothingPrototype: ClothingHeadHelmetHardsuitSyndieMedic

Expand Down Expand Up @@ -588,8 +588,8 @@
Caustic: 0.5
Stamina: 0.1
- type: ClothingSpeedModifier
walkModifier: 1.0
sprintModifier: 1.0
walkModifier: 0.9
sprintModifier: 0.9
- type: HeldSpeedModifier
- type: ToggleableClothing
clothingPrototype: ClothingHeadHelmetHardsuitSyndieElite
Expand Down Expand Up @@ -628,8 +628,8 @@
Caustic: 0.4
Stamina: 0.1
- type: ClothingSpeedModifier
walkModifier: 1.0
sprintModifier: 1.0
walkModifier: 0.9
sprintModifier: 0.9
- type: HeldSpeedModifier
- type: ToggleableClothing
clothingPrototype: ClothingHeadHelmetHardsuitSyndieCommander
Expand Down

0 comments on commit 2398d86

Please sign in to comment.