diff --git a/Decursive/DCR_init.lua b/Decursive/DCR_init.lua index 669dedb..22c4dad 100644 --- a/Decursive/DCR_init.lua +++ b/Decursive/DCR_init.lua @@ -382,7 +382,7 @@ function D:OnInitialize() -- Called on ADDON_LOADED -- {{{ }, -- Paladins [DS["SPELL_PURIFY"]] = { - Types = {DC.DISEASE, DC.POISON}, + Types = {DC.MAGIC, DC.DISEASE, DC.POISON}, IsBest = 1, Pet = false, },