Skip to content

Commit

Permalink
fixed cold damage not aligning
Browse files Browse the repository at this point in the history
  • Loading branch information
SX-7 committed Jan 26, 2025
1 parent fed1767 commit bd8f5fb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Resources/Prototypes/_EE/Entities/Mobs/Species/tajaran.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,9 @@
coldDamageThreshold: 248.15 # -25 degrees centigrade, like 12 degrees below normal
currentTemperature: 311.76 # Body temperature of cat
heatDamage:
types:
Cold: 0.65 # in line with cold resist
coldDamage:
types:
Heat: 2 # poor kitty
- type: ThermalRegulator
Expand Down

0 comments on commit bd8f5fb

Please sign in to comment.