Disable AE legacy transferral
This commit is contained in:
parent
761961a7fb
commit
5f1dc53a91
1 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ import DOTDUNGEON from "./config.mjs";
|
|||
|
||||
Hooks.once(`init`, async () => {
|
||||
console.debug(`.dungeon | Initializing`);
|
||||
CONFIG.ActiveEffect.legacyTransferral = false;
|
||||
|
||||
loadSettings();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue