Add adventures compendium
This commit is contained in:
parent
a0f8566104
commit
bb542b8545
1 changed files with 7 additions and 0 deletions
|
|
@ -31,6 +31,13 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"packs": [
|
"packs": [
|
||||||
|
{
|
||||||
|
"name": "adventures",
|
||||||
|
"label": "Adventures",
|
||||||
|
"system": "dotdungeon",
|
||||||
|
"type": "Adventure",
|
||||||
|
"path": "packs/adventures"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "untyped",
|
"name": "untyped",
|
||||||
"label": "Generic Items",
|
"label": "Generic Items",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue