add compendium with languages and scripts from the SRD
This commit is contained in:
parent
c5a5a7d5a2
commit
55a0cbe11a
55 changed files with 418 additions and 75 deletions
|
@ -21,17 +21,17 @@ export const DS4 = {
|
|||
* Define the file paths to icon images
|
||||
*/
|
||||
attackTypesIcons: {
|
||||
melee: "systems/ds4/assets/official/combat-values/melee-attack.png",
|
||||
meleeRanged: "systems/ds4/assets/official/combat-values/melee-ranged-attack.png",
|
||||
ranged: "systems/ds4/assets/official/combat-values/ranged-attack.png",
|
||||
melee: "systems/ds4/assets/icons/official/combat-values/melee-attack.png",
|
||||
meleeRanged: "systems/ds4/assets/icons/official/combat-values/melee-ranged-attack.png",
|
||||
ranged: "systems/ds4/assets/icons/official/combat-values/ranged-attack.png",
|
||||
},
|
||||
|
||||
/**
|
||||
* 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: "systems/ds4/assets/icons/official/DS4-SPC.png",
|
||||
targetedSpellcasting: "systems/ds4/assets/icons/official/DS4-TSC.png",
|
||||
},
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue