Merge branch 'feature-rolltablesImplementation' of https://github.com/Foundryborne/daggerheart into feature-rolltablesImplementation

This commit is contained in:
Nikhil Nagarajan 2026-01-09 10:21:26 -05:00
commit 0be0df854f
4 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
{
"name": "Consumables",
"img": "icons/svg/d12-grey.svg",
"img": "icons/consumables/potions/bottle-corked-red.webp",
"description": "",
"results": [
{

View file

@ -1,6 +1,6 @@
{
"name": "Loot",
"img": "icons/svg/d12-grey.svg",
"img": "icons/commodities/treasure/brooch-gold-ruby.webp",
"description": "",
"results": [
{

View file

@ -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": "<p>.</p>",
"results": [
{

View file

@ -197,7 +197,7 @@
"name": "Daggerheart SRD",
"sorting": "m",
"color": "#08718c",
"packs": ["adversaries", "environments", "journals"],
"packs": ["adversaries", "environments", "journals", "rolltables"],
"folders": [
{
"name": "Character Options",