mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-19 00:19:03 +01:00
add setting to extend description from items and add molilo contacts in system.json
This commit is contained in:
parent
69f0106139
commit
1a444fbb15
5 changed files with 93 additions and 15 deletions
|
|
@ -2083,8 +2083,11 @@
|
|||
"displayFear": { "label": "Fear Display" },
|
||||
"dualityColorScheme": { "label": "Chat Style" },
|
||||
"showGenericStatusEffects": { "label": "Show Foundry Status Effects" },
|
||||
"expandedCharacterDescriptions": { "label": "Auto-expand Descriptions from Characters" },
|
||||
"expandedAdversaryDescriptions": { "label": "Auto-expand Descriptions from Adversaries" }
|
||||
"expandedTitle": "Auto-expand Descriptions",
|
||||
"extendCharacterDescriptions": { "label": "Characters" },
|
||||
"extendAdversaryDescriptions": { "label": "Adversaries" },
|
||||
"extendEnvironmentDescriptions": { "label": "Environments" },
|
||||
"extendItemDescriptions": { "label": "Items" }
|
||||
},
|
||||
"fearDisplay": {
|
||||
"token": "Tokens",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue