Fixed so that ActiveEffects on homebrew features can set 'Transfer To Actor'

This commit is contained in:
WBHarry 2026-05-24 17:13:52 +02:00
parent e4a3f105dc
commit be8df74d9f
2 changed files with 4 additions and 10 deletions

View file

@ -175,6 +175,7 @@ export default class DhActiveEffectConfig extends foundry.applications.sheets.Ac
const partContext = await super._preparePartContext(partId, context);
switch (partId) {
case 'details':
partContext.isItemEffect = partContext.isItemEffect || this.options.isSetting;
const useGeneric = game.settings.get(
CONFIG.DH.id,
CONFIG.DH.SETTINGS.gameSettings.appearance