mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-14 20:51:07 +01:00
update all chat messages to render templates
This commit is contained in:
parent
cc6c9a11bc
commit
6a1848760b
7 changed files with 130 additions and 112 deletions
|
|
@ -774,7 +774,8 @@
|
|||
"AbilityCheckTitle": "{ability} Check"
|
||||
},
|
||||
"AttackRoll": {
|
||||
"Title": "Attack - {attack}"
|
||||
"Title": "Attack - {attack}",
|
||||
"RollDamage": "Roll Damage"
|
||||
},
|
||||
"DamageRoll": {
|
||||
"Title": "Damage - {damage}",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue