diff --git a/module.json b/module.json index f95cf04..e0843f9 100644 --- a/module.json +++ b/module.json @@ -11,5 +11,31 @@ "name": "Holgorgrim", "flags": {} } + ], + "packs": [ + { + "name": "actors", + "label": "Blutige Hochzeit - Akteure", + "path": "/packs/actors.db", + "entity": "Actor", + "type": "Actor", + "system": "dnd5e" + } + ], + "packFolders": [ + { + "name": "Curse of Strahd", + "sorting": "a", + "color": "#e10e0e", + "packs": + [ + "actors", + "adventure", + "journals", + "maps", + "rolltables", + "macros" + ] + } ] } \ No newline at end of file