Apply 2 suggestion(s) to 1 file(s)
This commit is contained in:
parent
c5a5a7d5a2
commit
4040c8605c
1 changed files with 2 additions and 2 deletions
|
@ -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",
|
||||
},
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue