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
19
packs/packs/conditions.db
Normal file
19
packs/packs/conditions.db
Normal file
File diff suppressed because one or more lines are too long
|
@ -43,7 +43,13 @@
|
||||||
"label": "Class Features",
|
"label": "Class Features",
|
||||||
"path": "./packs/packs/classfeatures.db",
|
"path": "./packs/packs/classfeatures.db",
|
||||||
"entity": "Item"
|
"entity": "Item"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "conditions",
|
||||||
|
"label": "Conditions",
|
||||||
|
"path": "./packs/packs/conditions.db",
|
||||||
|
"entity": "JournalEntry"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "enhanceditems",
|
"name": "enhanceditems",
|
||||||
"label": "Enhanced Items",
|
"label": "Enhanced Items",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue