fixed compendium setup for adversaries and environments (#418)

This commit is contained in:
CPTN Cosmo 2025-07-26 14:54:50 +02:00 committed by GitHub
parent bf31ced3df
commit 01f5173aa4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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": {}
},