Fixed resource dice positioning

This commit is contained in:
WBHarry 2025-07-13 13:18:49 +02:00
parent 58f96a36c9
commit 9fc1005caa
7 changed files with 80 additions and 76 deletions

View file

@ -390,7 +390,9 @@
},
"ResourceDice": {
"title": "{name} Resource",
"rerollDice": "Reroll Dice"
"rerollDice": "Reroll Dice",
"rerollRecoveryInfo": "{name} refresh on {recovery}.",
"rerollConfirmation": "Are you sure you want to reroll your {name} dice?"
}
},