From 5cb20f108e65526bc11ef09f8f78af55b20c84cd Mon Sep 17 00:00:00 2001 From: LeRatierBretonnien Date: Fri, 13 Jan 2023 10:29:16 +0100 Subject: [PATCH] Change icon --- modules/warhero-item.js | 2 +- system.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/warhero-item.js b/modules/warhero-item.js index 426f63c..2d7690a 100644 --- a/modules/warhero-item.js +++ b/modules/warhero-item.js @@ -1,7 +1,7 @@ import { WarheroUtility } from "./warhero-utility.js"; export const defaultItemImg = { - skill: "systems/fvtt-warhero/images/icons/skills.svg", + skill: "systems/fvtt-warhero/images/icons/talenti.webp", armor: "systems/fvtt-warhero/images/icons/difesa.webp", weapon: "systems/fvtt-warhero/images/icons/two-handed-sword.svg", equipment: "systems/fvtt-warhero/images/icons/swap-bag.svg", diff --git a/system.json b/system.json index 8a32c37..9fc7d8f 100644 --- a/system.json +++ b/system.json @@ -37,7 +37,7 @@ "styles": [ "styles/simple.css" ], - "version": "10.0.1", + "version": "10.0.2", "compatibility": { "minimum": "10", "verified": "10", @@ -45,7 +45,7 @@ }, "title": "Warhero RPG", "manifest": "https://www.uberwald.me/gitea/public/fvtt-warhero/raw/branch/master/system.json", - "download": "https://www.uberwald.me/gitea/uberwald/fvtt-warhero/archive/fvtt-warhero-10.0.1.zip", + "download": "https://www.uberwald.me/gitea/uberwald/fvtt-warhero/archive/fvtt-warhero-10.0.2.zip", "url": "https://www.uberwald.me/gitea/public/fvtt-warhero", "background": "images/ui/warhero_welcome_page.webp", "id": "fvtt-warhero"