forked from GitHub-Mirrors/foundry-sw5e
Update system.json
This commit is contained in:
parent
9e85b022f1
commit
f142163476
1 changed files with 6 additions and 0 deletions
|
@ -55,6 +55,12 @@
|
||||||
"label": "Force Powers",
|
"label": "Force Powers",
|
||||||
"path": "./packs/packs/forcepowers.db",
|
"path": "./packs/packs/forcepowers.db",
|
||||||
"entity": "Item"
|
"entity": "Item"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "monsters",
|
||||||
|
"label": "Monsters",
|
||||||
|
"path": "./packs/packs/monsters.db",
|
||||||
|
"entity": "Actor"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"languages": [
|
"languages": [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue