Skip to content

Commit

Permalink
Lowered Heat Dmg by .5
Browse files Browse the repository at this point in the history
Signed-off-by: OldDanceJacket <[email protected]>
  • Loading branch information
OldDanceJacket authored Jan 31, 2024
1 parent c1c72ab commit 8000730
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/Prototypes/Entities/Mobs/Species/moth.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
- type: Flammable
damage:
types:
Heat: 1.5 # moths burn more easily
Heat: 4 # moths burn more easily
- type: Temperature # Moths hate the heat and thrive in the cold.
heatDamageThreshold: 320
coldDamageThreshold: 230
Expand Down

0 comments on commit 8000730

Please sign in to comment.