Fix compendium

This commit is contained in:
2025-01-05 23:23:37 +01:00
parent 2c32154f4e
commit ef93967ab7
12 changed files with 58 additions and 10 deletions

View File

@ -49,13 +49,21 @@
"archetype": { "htmlFields": ["description"] }
}
},
"packs": [
{
"name": "skills",
"banner": "",
"label": "Skills",
"system": "fvtt-cthulhu-eternal",
"path": "packs/skills",
"type": "Item"
}
],
"grid": {
"distance": 10,
"units": "m"
},
"primaryTokenAttribute": "hp",
"socket": true,
"background": "systems/fvtt-cthulhu-eternal/assets/background.webp",
"packs": [
]
"background": "systems/fvtt-cthulhu-eternal/assets/background.webp"
}