Added JournalCompendium with welcome message. Auto opens on first world entry (#539)

This commit is contained in:
WBHarry 2025-08-03 14:42:17 +02:00 committed by GitHub
parent 6ef28abd03
commit 195f624868
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 131 additions and 2 deletions

View file

@ -145,6 +145,15 @@
"private": false,
"flags": {}
},
{
"name": "journals",
"label": "Journals",
"system": "daggerheart",
"path": "packs/journals.db",
"type": "JournalEntry",
"private": false,
"flags": {}
},
{
"name": "beastforms",
"label": "Beastforms",
@ -160,7 +169,7 @@
"name": "Daggerheart",
"sorting": "m",
"color": "#08718c",
"packs": ["adversaries", "environments"],
"packs": ["adversaries", "environments", "journals"],
"folders": [
{
"name": "Character Options",