forked from GitHub-Mirrors/foundry-sw5e
Update system.json
This commit is contained in:
parent
53c963874f
commit
9386cece09
1 changed files with 6 additions and 0 deletions
|
@ -92,6 +92,12 @@
|
||||||
"path": "./packs/packs/feats.db",
|
"path": "./packs/packs/feats.db",
|
||||||
"entity": "Item"
|
"entity": "Item"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "species",
|
||||||
|
"label": "Species",
|
||||||
|
"path": "./packs/packs/species.db",
|
||||||
|
"entity": "Item"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "tables",
|
"name": "tables",
|
||||||
"label": "Tables",
|
"label": "Tables",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue