fixed compendium setup for adversaries and environments

This commit is contained in:
CPTN Cosmo 2025-07-26 14:44:49 +02:00
parent bf31ced3df
commit 2c7ea506fa

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