Fix spells

This commit is contained in:
2022-02-19 17:25:42 +01:00
parent caf990737e
commit 83188e6aae
3 changed files with 20 additions and 9 deletions

View File

@ -7,7 +7,7 @@
"url": "https://github.com/ZigmundKreud/bol",
"license": "LICENSE.txt",
"flags": {},
"version": "1.0.8",
"version": "1.0.9",
"templateVersion": 20,
"minimumCoreVersion": "0.8.6",
"compatibleCoreVersion": "9",
@ -117,6 +117,15 @@
"system": "bol",
"entity": "Item",
"private": false
},
{
"label": "Sorts",
"type": "Item",
"name": "spells",
"path": "packs/spells.db",
"system": "bol",
"entity": "Item",
"private": false
}
],
"system": [],