Update system.json

This commit is contained in:
Kakeman89 2020-07-30 14:34:14 -04:00
parent a4fcd8ee83
commit 4eb8900e77

View file

@ -61,6 +61,12 @@
"label": "Monsters", "label": "Monsters",
"path": "./packs/packs/monsters.db", "path": "./packs/packs/monsters.db",
"entity": "Actor" "entity": "Actor"
},
{
"name": "journal",
"label": "Journal Entries",
"path": "./packs/packs/journal.db",
"entity": "JournalEntry"
} }
], ],
"languages": [ "languages": [