Sync with v9

This commit is contained in:
sladecraven 2021-12-28 11:01:22 +01:00
parent 1158cead77
commit 1ce3621ba7
1 changed files with 6 additions and 6 deletions

View File

@ -6,9 +6,9 @@
"authors": [], "authors": [],
"url": "https://gitlab.com/LeRatierBretonnien/wfrp4e-unofficial-grimoire/", "url": "https://gitlab.com/LeRatierBretonnien/wfrp4e-unofficial-grimoire/",
"flags": {}, "flags": {},
"version": "4.0.2", "version": "5.0.0",
"minimumCoreVersion": "0.6.6", "minimumCoreVersion": "0.6.6",
"compatibleCoreVersion": "0.8.9", "compatibleCoreVersion": "9",
"scripts": [], "scripts": [],
"esmodules": [], "esmodules": [],
"styles": [], "styles": [],
@ -16,7 +16,7 @@
"packs": [ "packs": [
{ {
"label": "UG Spells", "label": "UG Spells",
"entity": "Item", "type": "Item",
"name": "ug-spells", "name": "ug-spells",
"path": "./packs/ug-spells.db", "path": "./packs/ug-spells.db",
"system": "wfrp4e", "system": "wfrp4e",
@ -25,7 +25,7 @@
}, },
{ {
"label": "UG Waaagh Spells", "label": "UG Waaagh Spells",
"entity": "Item", "type": "Item",
"name": "ug-waaagh-spells", "name": "ug-waaagh-spells",
"path": "./packs/ug-waaagh-spells.db", "path": "./packs/ug-waaagh-spells.db",
"system": "wfrp4e", "system": "wfrp4e",
@ -34,7 +34,7 @@
}, },
{ {
"label": "UG Careers/Talents/Traits", "label": "UG Careers/Talents/Traits",
"entity": "Item", "type": "Item",
"name": "ug-careerstalentstraits", "name": "ug-careerstalentstraits",
"path": "./packs/ug-careerstalentstraits.db", "path": "./packs/ug-careerstalentstraits.db",
"system": "wfrp4e", "system": "wfrp4e",
@ -48,7 +48,7 @@
}, },
{ {
"label": "UG Creatures", "label": "UG Creatures",
"entity": "Actor", "type": "Actor",
"name": "ug-creatures", "name": "ug-creatures",
"path": "./packs/ug-creatures.db", "path": "./packs/ug-creatures.db",
"system": "wfrp4e", "system": "wfrp4e",