Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions Resources/Prototypes/Entities/Clothing/Head/hardsuit-helmets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -424,6 +424,9 @@
- type: PressureProtection
highPressureMultiplier: 0.08
lowPressureMultiplier: 1000
- type: NightVision # Forge-Change
flashDurationMultiplier: 3.5
isEquipment: true
- type: Armor
modifiers:
coefficients:
Expand All @@ -449,6 +452,9 @@
- type: PressureProtection
highPressureMultiplier: 0.08
lowPressureMultiplier: 1000
- type: NightVision # Forge-Change
flashDurationMultiplier: 3.5
isEquipment: true
- type: Armor
modifiers:
coefficients:
Expand All @@ -474,6 +480,9 @@
- type: PressureProtection
highPressureMultiplier: 0.08
lowPressureMultiplier: 1000
- type: NightVision # Forge-Change
flashDurationMultiplier: 3.5
isEquipment: true
- type: TemperatureProtection
heatingCoefficient: 0.005
coolingCoefficient: 0.005
Expand Down Expand Up @@ -504,6 +513,9 @@
- type: PressureProtection
highPressureMultiplier: 0.08
lowPressureMultiplier: 1000
- type: NightVision # Forge-Change
flashDurationMultiplier: 3.5
isEquipment: true
- type: Armor
modifiers:
coefficients:
Expand All @@ -526,6 +538,9 @@
- type: PressureProtection
highPressureMultiplier: 0.3
lowPressureMultiplier: 1000
- type: NightVision # Forge-Change
flashDurationMultiplier: 3.5
isEquipment: true
- type: Armor
modifiers:
coefficients:
Expand Down
Loading