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 Jun 16, 2024
1 parent e9e2b38 commit b82fbbc
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 @@ -2479,7 +2479,7 @@
"species": [ "MAMMAL" ],
"volume": "62500 ml",
"weight": "81500 g",
"hp": 80,
"hp": 60,
"speed": 120,
"material": [ "flesh" ],
"symbol": "C",
Expand Down Expand Up @@ -2556,7 +2556,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 b82fbbc

Please sign in to comment.