mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 03:31:07 +01:00
fixed compendium setup for adversaries and environments (#418)
This commit is contained in:
parent
bf31ced3df
commit
01f5173aa4
1 changed files with 2 additions and 2 deletions
|
|
@ -132,7 +132,7 @@
|
|||
"label": "Adversaries",
|
||||
"system": "daggerheart",
|
||||
"path": "packs/adversaries.db",
|
||||
"type": "Item",
|
||||
"type": "Actor",
|
||||
"private": false,
|
||||
"flags": {}
|
||||
},
|
||||
|
|
@ -141,7 +141,7 @@
|
|||
"label": "Environments",
|
||||
"system": "daggerheart",
|
||||
"path": "packs/environments.db",
|
||||
"type": "Item",
|
||||
"type": "Actor",
|
||||
"private": false,
|
||||
"flags": {}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue