forked from GitHub-Mirrors/foundry-sw5e
Update system.json
Missed the directory on class features
This commit is contained in:
parent
53d7284596
commit
1455f37d50
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
||||||
"name": "classfeatures",
|
"name": "classfeatures",
|
||||||
"label": "Class Features",
|
"label": "Class Features",
|
||||||
"system": "sw5e",
|
"system": "sw5e",
|
||||||
"path": "./packs/classfeatures.db",
|
"path": "./packs/packs/classfeatures.db",
|
||||||
"entity": "Item"
|
"entity": "Item"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue