From b96685a1917b1864e83e7ab2211f850bbfbb3a3e Mon Sep 17 00:00:00 2001 From: cptn-cosmo Date: Sun, 27 Jul 2025 05:21:19 +0200 Subject: [PATCH] renamed Misc Items to Loot to match SRD and Rulebook name --- system.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/system.json b/system.json index fa7cc438..cf716886 100644 --- a/system.json +++ b/system.json @@ -119,10 +119,10 @@ "flags": {} }, { - "name": "miscellaneous", - "label": "Miscellaneous", + "name": "Loot", + "label": "Loot", "system": "daggerheart", - "path": "packs/items/miscellaneous.db", + "path": "packs/items/loot.db", "type": "Item", "private": false, "flags": {}