From 4040c8605c2e69e5d35324bcbd98ec357b60d1ba Mon Sep 17 00:00:00 2001 From: Johannes Loher Date: Fri, 22 Jan 2021 22:01:31 +0100 Subject: [PATCH 1/2] Apply 2 suggestion(s) to 1 file(s) --- src/module/config.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/module/config.ts b/src/module/config.ts index e02a3c90..428744af 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/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", }, /** From b5e1124d64a7ad4b0b097582eda24962f7794705 Mon Sep 17 00:00:00 2001 From: Johannes Loher Date: Fri, 22 Jan 2021 22:17:20 +0100 Subject: [PATCH 2/2] add Link to dungeonslayers to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7eca072b..2969a688 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ to the issue tracker or submit merge requests for code changes. To create an iss ## Licensing -Dungeonslayers (© Christian Kennig) is licensed under [CC BY-NC-SA 3.0](https://creativecommons.org/licenses/by-nc-sa/3.0/de/deed.en). +[Dungeonslayers](http://dungeonslayers.de/) (© Christian Kennig) is licensed under [CC BY-NC-SA 3.0](https://creativecommons.org/licenses/by-nc-sa/3.0/de/deed.en). The icons in [src/assets/official](src/assets/official) are slightly modifed versions of original Dungeonslayers icons, which have also been published under