mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-07-21 18:09:54 +02:00
Added update of resource when a 1 is rolled
This commit is contained in:
parent
85e6e8580f
commit
f004227232
5 changed files with 33 additions and 9 deletions
|
|
@ -2225,7 +2225,9 @@
|
|||
},
|
||||
"Resource": {
|
||||
"single": "Resource",
|
||||
"plural": "Resources"
|
||||
"plural": "Resources",
|
||||
"unloaded": "The weapon is not loaded",
|
||||
"loaded": "The weapon is loaded"
|
||||
},
|
||||
"Roll": {
|
||||
"attack": "Attack Roll",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue