Revert "Space Damage Increase Part 2 (#20234)"

This reverts commit 59390b8795.
This commit is contained in:
Aviu00
2024-01-27 12:36:48 +03:00
parent 84ae2f0ffa
commit adfe480adc
2 changed files with 2 additions and 2 deletions

View File

@@ -253,7 +253,7 @@
- type: Barotrauma
damage:
types:
Blunt: 0.55 #per second, scales with pressure and other constants.
Blunt: 0.35 #per second, scales with pressure and other constants.
- type: PassiveDamage # Slight passive regen. Assuming one damage type, comes out to about 4 damage a minute.
allowedStates:
- Alive

View File

@@ -35,7 +35,7 @@
- type: Barotrauma
damage:
types:
Blunt: 0.60 #per second, scales with pressure and other constants. Slighty more than humans.
Blunt: 0.45 #per second, scales with pressure and other constants. Slighty more than humans.
- type: Reactive
groups:
Flammable: [ Touch ]