Merge pull request #150 from baccalla/Develop

Add Conditions Compendium with an entry for each
This commit is contained in:
CK 2021-02-21 10:16:15 -05:00 committed by GitHub
commit 26390d5a4a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 26 additions and 1 deletions

19
packs/packs/conditions.db Normal file

File diff suppressed because one or more lines are too long

View file

@ -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",