mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-06-08 13:48:11 +02:00
Fixed Feature flow
This commit is contained in:
parent
71fec10788
commit
c406974cb5
17 changed files with 100 additions and 427 deletions
10
lang/en.json
10
lang/en.json
|
|
@ -1007,7 +1007,8 @@
|
|||
"damageThresholds": "Damage Thresholds",
|
||||
"vicious": "Vicious",
|
||||
"damageIncreased": "Damage Increased: {damage}",
|
||||
"rangeIncreased": "Range Increased: {range}"
|
||||
"rangeIncreased": "Range Increased: {range}",
|
||||
"simpleFeature": "Feature: {feature}"
|
||||
},
|
||||
"notifications": {
|
||||
"info": {
|
||||
|
|
@ -1160,8 +1161,8 @@
|
|||
"CharacterSetup": "Character setup isn't done yet",
|
||||
"Level": "Level",
|
||||
"LevelUp": "You can level up",
|
||||
"Actions": "Actions",
|
||||
"CompanionActions": "Companion Actions",
|
||||
"Features": "Features",
|
||||
"CompanionFeatures": "Companion Features",
|
||||
"Tabs": {
|
||||
"Features": "Features",
|
||||
"Inventory": "Inventory",
|
||||
|
|
@ -1206,9 +1207,6 @@
|
|||
"Experience": {
|
||||
"Title": "Experience"
|
||||
},
|
||||
"Features": {
|
||||
"Title": "Class Features"
|
||||
},
|
||||
"Gold": {
|
||||
"Title": "Gold",
|
||||
"Coins": "Coins",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue