diff --git a/src/module/config.ts b/src/module/config.ts index b9389456..cd927290 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/icons/official/spellcasting.png", - targetedSpellcasting: "systems/ds4/assets/icons/official/targeted-spellcasting.png", + spellcasting: "systems/ds4/assets/icons/official/combat-values/spellcasting.png", + targetedSpellcasting: "systems/ds4/assets/icons/official/combat-values/targeted-spellcasting.png", }, /**