From 89450e58c61ad1a4a783894229ea771aa078ef57 Mon Sep 17 00:00:00 2001 From: WBHarry Date: Fri, 9 Jan 2026 16:18:05 +0100 Subject: [PATCH] Placed the rolltable compendium in the SRD folder --- src/packs/rolltables/tables_Consumables_tF04P02yVN1YDVel.json | 2 +- src/packs/rolltables/tables_Loot_S61Shlt2I5CbLRjz.json | 2 +- .../tables_Table_of_Random_Objectives_I5L1dlgxXTNrCCkL.json | 2 +- system.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/packs/rolltables/tables_Consumables_tF04P02yVN1YDVel.json b/src/packs/rolltables/tables_Consumables_tF04P02yVN1YDVel.json index 6b74a63a..5ad07c76 100644 --- a/src/packs/rolltables/tables_Consumables_tF04P02yVN1YDVel.json +++ b/src/packs/rolltables/tables_Consumables_tF04P02yVN1YDVel.json @@ -1,6 +1,6 @@ { "name": "Consumables", - "img": "icons/svg/d12-grey.svg", + "img": "icons/consumables/potions/bottle-corked-red.webp", "description": "", "results": [ { diff --git a/src/packs/rolltables/tables_Loot_S61Shlt2I5CbLRjz.json b/src/packs/rolltables/tables_Loot_S61Shlt2I5CbLRjz.json index 874bf9df..8a6cce40 100644 --- a/src/packs/rolltables/tables_Loot_S61Shlt2I5CbLRjz.json +++ b/src/packs/rolltables/tables_Loot_S61Shlt2I5CbLRjz.json @@ -1,6 +1,6 @@ { "name": "Loot", - "img": "icons/svg/d12-grey.svg", + "img": "icons/commodities/treasure/brooch-gold-ruby.webp", "description": "", "results": [ { diff --git a/src/packs/rolltables/tables_Table_of_Random_Objectives_I5L1dlgxXTNrCCkL.json b/src/packs/rolltables/tables_Table_of_Random_Objectives_I5L1dlgxXTNrCCkL.json index 1a761260..71c503d7 100644 --- a/src/packs/rolltables/tables_Table_of_Random_Objectives_I5L1dlgxXTNrCCkL.json +++ b/src/packs/rolltables/tables_Table_of_Random_Objectives_I5L1dlgxXTNrCCkL.json @@ -1,6 +1,6 @@ { "name": "Table of Random Objectives", - "img": "icons/svg/d12-grey.svg", + "img": "icons/sundries/documents/document-torn-diagram-tan.webp", "description": "

.

", "results": [ { diff --git a/system.json b/system.json index d2d9b430..99500aec 100644 --- a/system.json +++ b/system.json @@ -197,7 +197,7 @@ "name": "Daggerheart SRD", "sorting": "m", "color": "#08718c", - "packs": ["adversaries", "environments", "journals"], + "packs": ["adversaries", "environments", "journals", "rolltables"], "folders": [ { "name": "Character Options",