forked from GitHub-Mirrors/foundry-sw5e
Add Conditions Compendium with an entry for each
This commit is contained in:
parent
eec45f8017
commit
0063b7dbca
2 changed files with 26 additions and 1 deletions
|
@ -43,7 +43,13 @@
|
|||
"label": "Class Features",
|
||||
"path": "./packs/packs/classfeatures.db",
|
||||
"entity": "Item"
|
||||
},
|
||||
},
|
||||
{
|
||||
"name": "conditions",
|
||||
"label": "Conditions",
|
||||
"path": "./packs/packs/conditions.db",
|
||||
"entity": "JournalEntry"
|
||||
},
|
||||
{
|
||||
"name": "enhanceditems",
|
||||
"label": "Enhanced Items",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue