mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-18 07:59:03 +01:00
add style to hover items and add start setting to features be expanded by default
This commit is contained in:
parent
68c9cd52ea
commit
7318b7b6da
7 changed files with 60 additions and 2 deletions
|
|
@ -1934,6 +1934,7 @@
|
|||
"itemResource": "Item Resource",
|
||||
"label": "Label",
|
||||
"level": "Level",
|
||||
"levelShort": "Lv",
|
||||
"levelUp": "Level Up",
|
||||
"loadout": "Loadout",
|
||||
"max": "Max",
|
||||
|
|
@ -2081,7 +2082,9 @@
|
|||
"FIELDS": {
|
||||
"displayFear": { "label": "Fear Display" },
|
||||
"dualityColorScheme": { "label": "Chat Style" },
|
||||
"showGenericStatusEffects": { "label": "Show Foundry Status Effects" }
|
||||
"showGenericStatusEffects": { "label": "Show Foundry Status Effects" },
|
||||
"expandedCharacterDescriptions": { "label": "Auto-expand Descriptions from Characters" },
|
||||
"expandedAdversaryDescriptions": { "label": "Auto-expand Descriptions from Adversaries" }
|
||||
},
|
||||
"fearDisplay": {
|
||||
"token": "Tokens",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue