mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 11:41:08 +01:00
Feature/165 action save (#231)
* Roll All Save button + Merge Attack & Roll Chat message * Fix conflicts again
This commit is contained in:
parent
b7e4169079
commit
8b834036fa
18 changed files with 369 additions and 140 deletions
|
|
@ -1063,7 +1063,10 @@
|
|||
"DamageRoll": {
|
||||
"Title": "Damage - {damage}",
|
||||
"DealDamageToTargets": "Damage Hit Targets",
|
||||
"DealDamage": "Deal Damage"
|
||||
"DealDamage": "Deal Damage",
|
||||
"RollDamage": "Roll Damage",
|
||||
"HitTarget": "Hit Targets",
|
||||
"SelectedTarget": "Selected"
|
||||
},
|
||||
"ApplyEffect": {
|
||||
"Title": "Apply Effects - {name}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue