Add basic displaying for ActiveEffects and dropdown support
This commit is contained in:
parent
c466e0e539
commit
d479ef7559
4 changed files with 45 additions and 3 deletions
|
|
@ -41,6 +41,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