forked from GitHub-Mirrors/foundry-sw5e
Add Force Powers
This commit is contained in:
parent
6efa0ca00f
commit
1b4f97b4d1
2 changed files with 48 additions and 0 deletions
|
@ -49,6 +49,12 @@
|
|||
"label": "Species",
|
||||
"path": "./packs/packs/species.db",
|
||||
"entity": "Item"
|
||||
},
|
||||
{
|
||||
"name": "forcepowers",
|
||||
"label": "Force Powers",
|
||||
"path": "./packs/packs/forcepowers.db",
|
||||
"entity": "Item"
|
||||
}
|
||||
],
|
||||
"languages": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue