diff --git a/src/module/config.ts b/src/module/config.ts index 79ce411..b6a7529 100644 --- a/src/module/config.ts +++ b/src/module/config.ts @@ -189,6 +189,10 @@ export const DS4 = { specialCharacteristics: "String", }, + /** + * Define currency elemenrs for handlebars of a character + */ + currency: { gold: "DS4.CurrencyGold", silver: "DS4.CurrencySilver",