From 07886282b9112a34c2b4c75d110ad3d3ad6d85d1 Mon Sep 17 00:00:00 2001 From: CPTN_Cosmo Date: Sun, 27 Jul 2025 13:30:24 +0200 Subject: [PATCH] renamed Misc Items to Loot to match SRD and Rulebook name (#425) --- 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": {}