Change icon
This commit is contained in:
parent
ec0cfb6c43
commit
5cb20f108e
@ -1,7 +1,7 @@
|
|||||||
import { WarheroUtility } from "./warhero-utility.js";
|
import { WarheroUtility } from "./warhero-utility.js";
|
||||||
|
|
||||||
export const defaultItemImg = {
|
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",
|
armor: "systems/fvtt-warhero/images/icons/difesa.webp",
|
||||||
weapon: "systems/fvtt-warhero/images/icons/two-handed-sword.svg",
|
weapon: "systems/fvtt-warhero/images/icons/two-handed-sword.svg",
|
||||||
equipment: "systems/fvtt-warhero/images/icons/swap-bag.svg",
|
equipment: "systems/fvtt-warhero/images/icons/swap-bag.svg",
|
||||||
|
@ -37,7 +37,7 @@
|
|||||||
"styles": [
|
"styles": [
|
||||||
"styles/simple.css"
|
"styles/simple.css"
|
||||||
],
|
],
|
||||||
"version": "10.0.1",
|
"version": "10.0.2",
|
||||||
"compatibility": {
|
"compatibility": {
|
||||||
"minimum": "10",
|
"minimum": "10",
|
||||||
"verified": "10",
|
"verified": "10",
|
||||||
@ -45,7 +45,7 @@
|
|||||||
},
|
},
|
||||||
"title": "Warhero RPG",
|
"title": "Warhero RPG",
|
||||||
"manifest": "https://www.uberwald.me/gitea/public/fvtt-warhero/raw/branch/master/system.json",
|
"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",
|
"url": "https://www.uberwald.me/gitea/public/fvtt-warhero",
|
||||||
"background": "images/ui/warhero_welcome_page.webp",
|
"background": "images/ui/warhero_welcome_page.webp",
|
||||||
"id": "fvtt-warhero"
|
"id": "fvtt-warhero"
|
||||||
|
Reference in New Issue
Block a user