Skip to content

Commit

Permalink
Merge pull request #408 from Mnemotechnician/floof/tweak/mood-traits-…
Browse files Browse the repository at this point in the history
…nerf

Mood Traits Nerf
  • Loading branch information
Fansana authored Dec 15, 2024
2 parents d4b80d8 + 51792a0 commit 089b09d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Resources/Prototypes/Mood/genericNegativeEffects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@

- type: moodEffect
id: TraitSaturnine
moodChange: -20
moodChange: -12 # Floof - nerfed

- type: moodEffect
id: Dead
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Mood/genericPositiveEffects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@

- type: moodEffect
id: TraitSanguine
moodChange: 15
moodChange: 8 # Floof - nerfed

0 comments on commit 089b09d

Please sign in to comment.