From 33ac7d5ab7c10aaaf96a9bfb42e4dbc59a8e4999 Mon Sep 17 00:00:00 2001 From: CPTN_Cosmo Date: Sun, 27 Jul 2025 13:43:39 +0200 Subject: [PATCH] forgot some misc to loot change stuff :O (#428) --- system.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/system.json b/system.json index cf716886..d8e3253c 100644 --- a/system.json +++ b/system.json @@ -172,7 +172,7 @@ "name": "Items", "sorting": "m", "color": "#000000", - "packs": ["armors", "weapons", "consumables", "miscellaneous"] + "packs": ["armors", "weapons", "consumables", "loot"] } ] } @@ -222,7 +222,7 @@ "domainCard": { "htmlFields": ["description"] }, - "miscellaneous": { + "loot": { "htmlFields": ["description"] }, "consumable": {