Made the Blaze of Glory ActiveEffect image use configured version

This commit is contained in:
Chris Ryan 2026-01-09 11:50:28 +10:00
parent df84d0e117
commit fae7efd023

View file

@ -123,7 +123,7 @@ export default class DhDeathMove extends HandlebarsApplicationMixin(ApplicationV
{
name: game.i18n.localize('DAGGERHEART.CONFIG.DeathMoves.blazeOfGlory.name'),
description: game.i18n.localize('DAGGERHEART.CONFIG.DeathMoves.blazeOfGlory.description'),
img: 'icons/magic/movement/abstract-ribbons-red-orange.webp',
img: CONFIG.DH.GENERAL.deathMoves.blazeOfGlory.img,
changes: [
{
key: 'system.rules.roll.guaranteedCritical',