Skip to content

Commit

Permalink
nerf calf health a lil
Browse files Browse the repository at this point in the history
  • Loading branch information
Karol1223 committed Jul 4, 2024
1 parent abe6b86 commit 23c7203
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 @@ -1862,7 +1862,7 @@
"species": [ "MAMMAL" ],
"volume": "62500 ml",
"weight": "81500 g",
"hp": 80,
"hp": 60,
"speed": 120,
"material": [ "flesh" ],
"symbol": "C",
Expand Down Expand Up @@ -1941,7 +1941,7 @@
"species": [ "MAMMAL" ],
"volume": "62500 ml",
"weight": "81500 g",
"hp": 80,
"hp": 60,
"speed": 120,
"material": [ "flesh" ],
"symbol": "C",
Expand Down

0 comments on commit 23c7203

Please sign in to comment.