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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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