Add DC saving throw in the character sheets.

This commit is contained in:
Thomas Andres Gomez 2023-09-28 17:01:07 +02:00
parent 1b5dfe8552
commit c5874fcc8c
8 changed files with 28 additions and 7 deletions

View file

@ -74,6 +74,7 @@
<string name="character_sheet_title">Character sheet</string>
<string name="character_sheet_title_hp">HP</string>
<string name="character_sheet_title_ca">CA</string>
<string name="character_sheet_title_dc">DC</string>
<string name="character_sheet_title_speed">Speed</string>
<string name="character_sheet_title_initiative">Initiative</string>
<string name="character_sheet_title_saving_throws">Saving Throws</string>