diff --git a/src/module/config.ts b/src/module/config.ts index e02a3c90..428744af 100644 --- a/src/module/config.ts +++ b/src/module/config.ts @@ -30,8 +30,8 @@ export const DS4 = { * Define the file paths to icon images */ spellTypesIcons: { - spellcasting: "systems/ds4/assets/official/DS4-SPC.png", - targetedSpellcasting: "systems/ds4/assets/official/DS4-TSC.png", + spellcasting: "src/assets/official/combat-values/spellcasting.png", + targetedSpellcasting: "src/assets/official/combat-values/targeted-spellcasting.png", }, /**