Adds hit dice and has custom HP toggle to the edit basic info screen.

This commit is contained in:
2021-05-27 21:44:17 -07:00
parent f41b8d0065
commit 82ce3d3788
5 changed files with 91 additions and 3 deletions

View File

@@ -44,4 +44,6 @@
<string name="label_subtype">Subtype</string>
<string name="label_alignment">Alignment</string>
<string name="label_custom_hp">Custom HP</string>
<string name="label_has_custom_hp">Has Custom HP</string>
<string name="label_hit_dice">Hit Dice</string>
</resources>