Update powers

This commit is contained in:
2023-02-08 19:38:09 +01:00
parent cae8cd5ae8
commit d7dc6fbb42
11 changed files with 1475 additions and 64 deletions

View File

@ -7,7 +7,8 @@
],
"description": "Warhero RPG system for FoundryVTT",
"esmodules": [
"modules/warhero-main.js"
"modules/warhero-main.js",
"modules/import-global.js"
],
"gridDistance": 5,
"gridUnits": "m",
@ -100,7 +101,7 @@
"styles": [
"styles/simple.css"
],
"version": "10.0.19",
"version": "10.0.20",
"compatibility": {
"minimum": "10",
"verified": "10",
@ -108,7 +109,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.19.zip",
"download": "https://www.uberwald.me/gitea/uberwald/fvtt-warhero/archive/fvtt-warhero-10.0.20.zip",
"url": "https://www.uberwald.me/gitea/public/fvtt-warhero",
"background": "images/ui/warhero_welcome_page.webp",
"id": "fvtt-warhero"