Skip to content

Commit

Permalink
Lowered beaver aggression and morale to be more accurate and believab…
Browse files Browse the repository at this point in the history
…le. (#38688)
  • Loading branch information
chrimchim authored Mar 10, 2020
1 parent 2ade2b0 commit 2f83dbe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/json/monsters/mammal.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,8 @@
"material": [ "flesh" ],
"symbol": "r",
"color": "brown",
"aggression": -10,
"morale": 40,
"aggression": -35,
"morale": 15,
"melee_dice": 1,
"melee_dice_sides": 6,
"melee_cut": 6,
Expand Down

0 comments on commit 2f83dbe

Please sign in to comment.