Apply 2 suggestion(s) to 1 file(s)

This commit is contained in:
Johannes Loher 2021-01-22 22:01:31 +01:00
parent c5a5a7d5a2
commit 4040c8605c

View file

@ -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",
},
/**