Initialize packs
This commit is contained in:
parent
9cd1faebff
commit
840f9d6721
16
system.json
16
system.json
@ -51,6 +51,22 @@
|
|||||||
"socket": true,
|
"socket": true,
|
||||||
"background": "systems/fvtt-lethal-fantasy/assets/background.webp",
|
"background": "systems/fvtt-lethal-fantasy/assets/background.webp",
|
||||||
"packs": [
|
"packs": [
|
||||||
|
{
|
||||||
|
"name": "lf-skills",
|
||||||
|
"banner": "",
|
||||||
|
"label": "Skills",
|
||||||
|
"system": "fvtt-lethal-fantasy",
|
||||||
|
"path": "packs/lf-skills",
|
||||||
|
"type": "Item"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "lf-equipment",
|
||||||
|
"banner": "",
|
||||||
|
"label": "Equipment",
|
||||||
|
"system": "fvtt-lethal-fantasy",
|
||||||
|
"path": "packs/lf-equipment",
|
||||||
|
"type": "Item"
|
||||||
|
}
|
||||||
],
|
],
|
||||||
"flags": {
|
"flags": {
|
||||||
"hotReload": {
|
"hotReload": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user