forked from public/bol
Review fight automation + alchimie
This commit is contained in:
20
system.json
20
system.json
@ -14,7 +14,7 @@
|
||||
"url": "https://www.uberwald.me/gitea/public/bol",
|
||||
"license": "LICENSE.txt",
|
||||
"flags": {},
|
||||
"version": "1.4.0",
|
||||
"version": "1.5.0",
|
||||
"templateVersion": 10,
|
||||
"minimumCoreVersion": "0.8.6",
|
||||
"compatibleCoreVersion": "9",
|
||||
@ -154,6 +154,22 @@
|
||||
"system": "bol",
|
||||
"private": false
|
||||
},
|
||||
{
|
||||
"label": "Alchimie - Potions",
|
||||
"type": "Item",
|
||||
"name": "potions-alchimie",
|
||||
"path": "packs/potions-alchimie.db",
|
||||
"system": "bol",
|
||||
"private": false
|
||||
},
|
||||
{
|
||||
"label": "Alchimie - Objets",
|
||||
"type": "Item",
|
||||
"name": "objets-alchimie",
|
||||
"path": "packs/objets-alchimie.db",
|
||||
"system": "bol",
|
||||
"private": false
|
||||
},
|
||||
{
|
||||
"label": "Créatures",
|
||||
"type": "Actor",
|
||||
@ -167,7 +183,7 @@
|
||||
"dependencies": [],
|
||||
"socket": true,
|
||||
"manifest": "https://www.uberwald.me/gitea/public/bol/raw/master/system.json",
|
||||
"download": "https://www.uberwald.me/gitea/public/bol/archive/bol-v1.4.0.zip",
|
||||
"download": "https://www.uberwald.me/gitea/public/bol/archive/bol-v1.5.0.zip",
|
||||
"protected": false,
|
||||
"background": "images/map_lemurie.webp",
|
||||
"gridDistance": 1.5,
|
||||
|
Reference in New Issue
Block a user