forked from GitHub-Mirrors/foundry-sw5e
Update system.json
This commit is contained in:
parent
a4fcd8ee83
commit
4eb8900e77
1 changed files with 6 additions and 0 deletions
|
@ -61,6 +61,12 @@
|
|||
"label": "Monsters",
|
||||
"path": "./packs/packs/monsters.db",
|
||||
"entity": "Actor"
|
||||
},
|
||||
{
|
||||
"name": "journal",
|
||||
"label": "Journal Entries",
|
||||
"path": "./packs/packs/journal.db",
|
||||
"entity": "JournalEntry"
|
||||
}
|
||||
],
|
||||
"languages": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue