Add basic displaying for ActiveEffects and dropdown support

This commit is contained in:
Oliver-Akins 2024-04-20 23:14:16 -06:00
parent c466e0e539
commit d479ef7559
4 changed files with 45 additions and 3 deletions

View file

@ -41,6 +41,7 @@ import DOTDUNGEON from "./config.mjs";
Hooks.once(`init`, async () => {
console.debug(`.dungeon | Initializing`);
CONFIG.ActiveEffect.legacyTransferral = false;
loadSettings();