Fix for item https://wotlk.evowow.com/?item=50130 Quest: Crushing the Crown

This commit is contained in:
talamortis
2018-02-13 13:27:23 +00:00
parent ac54e94907
commit fbbc70e318

View File

@@ -6021,7 +6021,10 @@ void SpellMgr::LoadDbcDataCorrections()
spellInfo->AttributesEx2 |= SPELL_ATTR2_CAN_TARGET_NOT_IN_LOS;
spellInfo->AttributesEx5 |= SPELL_ATTR5_SKIP_CHECKCAST_LOS_CHECK;
break;
//Crushing the Crown
case 71024:
spellInfo->EffectImplicitTargetA[0] = TARGET_DEST_DYNOBJ_NONE;
break;
// ///////////////////////////////////////////
// ////////////////ITEMS//////////////////////