mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-11 19:25:21 +01:00
Added JournalCompendium with welcome message. Auto opens on first world entry (#539)
This commit is contained in:
parent
6ef28abd03
commit
195f624868
5 changed files with 131 additions and 2 deletions
|
|
@ -9,3 +9,7 @@ export const encounterCountdown = {
|
|||
};
|
||||
|
||||
export const itemAttachmentSource = 'attachmentSource';
|
||||
|
||||
export const userFlags = {
|
||||
welcomeMessage: 'welcome-message'
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue