forked from GitHub-Mirrors/foundry-sw5e
Update system.json
This commit is contained in:
parent
752c35be94
commit
470a5d52d5
1 changed files with 7 additions and 1 deletions
|
@ -97,7 +97,13 @@
|
||||||
"label": "Species",
|
"label": "Species",
|
||||||
"path": "./packs/packs/species.db",
|
"path": "./packs/packs/species.db",
|
||||||
"entity": "Item"
|
"entity": "Item"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "speciestraits",
|
||||||
|
"label": "Species Traits",
|
||||||
|
"path": ".packs/packs/speciestraits.db",
|
||||||
|
"entity": "Item"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "tables",
|
"name": "tables",
|
||||||
"label": "Tables",
|
"label": "Tables",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue