From fbdcab0b2ce394671d6d7c8de2d74493b8b78ca2 Mon Sep 17 00:00:00 2001 From: Jack Holloway Date: Sat, 18 Jan 2025 22:03:18 +0000 Subject: [PATCH] Lnting --- src/parser/enrichers/spell/_module.mjs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/parser/enrichers/spell/_module.mjs b/src/parser/enrichers/spell/_module.mjs index 7ad3210e..5e3a91b4 100644 --- a/src/parser/enrichers/spell/_module.mjs +++ b/src/parser/enrichers/spell/_module.mjs @@ -75,6 +75,7 @@ export { default as HolyAura } from "./HolyAura.mjs"; export { default as HungerOfHadar } from "./HungerOfHadar.mjs"; export { default as HuntersMark } from "./HuntersMark.mjs"; export { default as IceKnife } from "./IceKnife.mjs"; +export { default as IncendiaryCloud } from "./IncendiaryCloud.mjs"; export { default as Invisibility } from "./Invisibility.mjs"; export { default as IrresistibleDance } from "./IrresistibleDance.mjs"; export { default as JallarzisStormOfRadiance } from "./JallarzisStormOfRadiance.mjs";