Skip to content

Commit

Permalink
Update hardsuits.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
VMSolidus committed Jan 6, 2025
1 parent d02fc77 commit cb3ca2a
Showing 1 changed file with 7 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
- type: TemperatureProtection
coefficient: 0.001
- type: FireProtection
reduction: 0.8
reduction: 1

#Spationaut Hardsuit
- type: entity
Expand Down Expand Up @@ -231,6 +231,8 @@
damageCoefficient: 0.2
- type: TemperatureProtection
coefficient: 0.001
- type: FireProtection
reduction: 1
- type: ToggleableClothing
clothingPrototype: ClothingHeadHelmetHardsuitMaxim
- type: GuideHelp
Expand Down Expand Up @@ -900,6 +902,10 @@
clothingPrototype: ClothingHeadHelmetHardsuitERTEngineer
- type: StaminaDamageResistance
coefficient: 0.5 # 50%
- type: TemperatureProtection
coefficient: 0.001
- type: FireProtection
reduction: 1

#ERT Medic Hardsuit
- type: entity
Expand Down

0 comments on commit cb3ca2a

Please sign in to comment.