From d01fb1c77b7a6010fd85fcfede44c6bf6f220b97 Mon Sep 17 00:00:00 2001 From: cptn-cosmo Date: Sun, 27 Jul 2025 13:41:05 +0200 Subject: [PATCH] forgot some misc to loot change stuff :O --- 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": {