From 840f9d672150dfa148b3cc96e405da4bca786948 Mon Sep 17 00:00:00 2001 From: LeRatierBretonnien Date: Thu, 26 Dec 2024 22:11:55 +0100 Subject: [PATCH] Initialize packs --- system.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/system.json b/system.json index 9b4a3cd..0c94c30 100644 --- a/system.json +++ b/system.json @@ -51,6 +51,22 @@ "socket": true, "background": "systems/fvtt-lethal-fantasy/assets/background.webp", "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": { "hotReload": {