fix(Core/Spell): Remove SPELL_ATTR4_NO_CAST_LOG from being applied to some spells (#7867)

This commit is contained in:
Kitzunu
2021-09-19 17:47:35 +02:00
committed by GitHub
parent ff431dbde2
commit b79ae92a24

View File

@@ -7125,7 +7125,6 @@ void SpellMgr::LoadDbcDataCorrections()
}, [](SpellEntry* spellInfo)
{
spellInfo->AttributesEx2 |= SPELL_ATTR2_CANT_CRIT;
spellInfo->AttributesEx4 |= SPELL_ATTR4_NO_CAST_LOG;
});
// Alchemist's Stone