Space Damage Increase Part 2 (#20234)

* slime space damage

* base space damage
This commit is contained in:
liltenhead
2023-09-18 12:21:36 -07:00
committed by GitHub
parent 5f11646f20
commit 59390b8795
2 changed files with 2 additions and 2 deletions

View File

@@ -235,7 +235,7 @@
- type: Barotrauma - type: Barotrauma
damage: damage:
types: types:
Blunt: 0.35 #per second, scales with pressure and other constants. Blunt: 0.55 #per second, scales with pressure and other constants.
# Organs # Organs
- type: StatusEffects - type: StatusEffects
allowed: allowed:

View File

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