Sync
This commit is contained in:
parent
a5eb96cd97
commit
edfe666e27
BIN
images/icons/icon_effect.webp
Normal file
BIN
images/icons/icon_effect.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 33 KiB |
@ -7,6 +7,7 @@ export const defaultItemImg = {
|
||||
armor: "systems/fvtt-pegasus-rpg/images/icons/icon_armor.webp",
|
||||
weapon: "systems/fvtt-pegasus-rpg/images/icons/icon_weapon.webp",
|
||||
equipment: "systems/fvtt-pegasus-rpg/images/icons/icon_equipment.webp",
|
||||
effect: "systems/fvtt-pegasus-rpg/images/icons/icon_effect.webp",
|
||||
}
|
||||
|
||||
/**
|
||||
|
@ -100,9 +100,9 @@
|
||||
"styles": [
|
||||
"styles/simple.css"
|
||||
],
|
||||
"templateVersion": 51,
|
||||
"templateVersion": 52,
|
||||
"title": "Pegasus RPG",
|
||||
"url": "https://www.uberwald.me/data/files/fvtt-pegasus-rpg",
|
||||
"version": "0.0.51",
|
||||
"version": "0.0.52",
|
||||
"background" : "./images/ui/pegasus_welcome_page.webp"
|
||||
}
|
Loading…
Reference in New Issue
Block a user