mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 11:41:08 +01:00
Merge branch 'main' into feature/actor-sizes
This commit is contained in:
commit
8de9ae6020
165 changed files with 798 additions and 444 deletions
12
lang/en.json
12
lang/en.json
|
|
@ -623,11 +623,6 @@
|
|||
}
|
||||
},
|
||||
"CONFIG": {
|
||||
"ActionType": {
|
||||
"passive": "Passive",
|
||||
"action": "Action",
|
||||
"reaction": "Reaction"
|
||||
},
|
||||
"AdversaryTrait": {
|
||||
"relentless": {
|
||||
"name": "Relentless",
|
||||
|
|
@ -1036,6 +1031,12 @@
|
|||
"description": ""
|
||||
}
|
||||
},
|
||||
"FeatureForm": {
|
||||
"label": "Feature Form",
|
||||
"passive": "Passive",
|
||||
"action": "Action",
|
||||
"reaction": "Reaction"
|
||||
},
|
||||
"Gold": {
|
||||
"title": "Gold",
|
||||
"coins": "Coins",
|
||||
|
|
@ -2105,6 +2106,7 @@
|
|||
"fear": "Fear",
|
||||
"features": "Features",
|
||||
"formula": "Formula",
|
||||
"general": "General",
|
||||
"gm": "GM",
|
||||
"healing": "Healing",
|
||||
"healingRoll": "Healing Roll",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue