add setting to extend description from items and add molilo contacts in system.json

This commit is contained in:
moliloo 2025-08-12 21:51:45 -03:00
parent 69f0106139
commit 1a444fbb15
5 changed files with 93 additions and 15 deletions

View file

@ -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",