Skip to content

Commit

Permalink
fix: Damage issue raised in Discord (#505)
Browse files Browse the repository at this point in the history
  • Loading branch information
bagelbits authored Oct 4, 2022
1 parent 34de23b commit 4a532ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/5e-SRD-Monsters.json
Original file line number Diff line number Diff line change
Expand Up @@ -18426,7 +18426,7 @@
"name": "Piercing",
"url": "/api/damage-types/piercing"
},
"damage_dice": "1d10+8"
"damage_dice": "1d10+2"
},
{
"damage_type": {
Expand Down Expand Up @@ -42956,4 +42956,4 @@
],
"url": "/api/monsters/zombie"
}
]
]

0 comments on commit 4a532ba

Please sign in to comment.