Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
shdwjk committed Sep 10, 2023
1 parent 11b5974 commit 0b70d99
Showing 1 changed file with 3 additions and 13 deletions.
16 changes: 3 additions & 13 deletions MonsterHitDice/script.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"value": "findSRDFormula"
},
{
"name": "1st Edtion HD in Attribute (d8)",
"name": "1st Edition HD in Attribute (d8)",
"type": "checkbox",
"description": "Select this checkbox if the HitDice attribute contains a number of d8s to roll for hitdice",
"value": "HDis1eD8s"
Expand Down Expand Up @@ -79,15 +79,5 @@
"graphic.subtype": "read",
"graphic.type": "read"
},
"conflicts": [],
"previousversions": [
"0.3.10",
"0.3.3",
"0.3.4",
"0.3.5",
"0.3.6",
"0.3.7",
"0.3.8",
"0.3.9"
]
}
"conflicts": []
}

0 comments on commit 0b70d99

Please sign in to comment.