Merge branch 'adjust-licensing' into 'master'
adjust licensing See merge request dungeonslayers/ds4!13
This commit is contained in:
commit
0721555c91
18 changed files with 419 additions and 22 deletions
|
@ -21,9 +21,9 @@ export const DS4 = {
|
|||
* Define the file paths to icon images
|
||||
*/
|
||||
attackTypesIcons: {
|
||||
melee: "systems/ds4/assets/DS4-MAT.png",
|
||||
meleeRanged: "systems/ds4/assets/DS4-MRA.png",
|
||||
ranged: "systems/ds4/assets/DS4-RAT.png",
|
||||
melee: "systems/ds4/assets/official/DS4-MAT.png",
|
||||
meleeRanged: "systems/ds4/assets/official/DS4-MRA.png",
|
||||
ranged: "systems/ds4/assets/official/DS4-RAT.png",
|
||||
},
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue