forked from GitHub-Mirrors/foundry-sw5e
Merge branch 'master' into professorbunbury-sw5e
This commit is contained in:
commit
6edc557219
88 changed files with 1813 additions and 527 deletions
12
system.json
12
system.json
|
@ -74,12 +74,12 @@
|
|||
"path": "./packs/packs/journal.db",
|
||||
"entity": "JournalEntry"
|
||||
},
|
||||
{
|
||||
"name": "tables",
|
||||
"label": "Tables",
|
||||
"path": "./packs/packs/tables.db",
|
||||
"entity": "RollTable"
|
||||
}
|
||||
{
|
||||
"name": "tables",
|
||||
"label": "Tables",
|
||||
"path": "./packs/packs/tables.db",
|
||||
"entity": "RollTable"
|
||||
}
|
||||
],
|
||||
"languages": [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue