DB/Quest Going Bearback (#1267)

-Fix client crash while ussing arrows in quest, and pressing Esc.
-Updating creature spells ( Correct is to have Flaming Arror and Burst of Speed )
This commit is contained in:
Poszer
2019-01-14 09:26:58 +01:00
committed by Viste(Кирилл)
parent 0dfda71c8b
commit c573c60a0f
2 changed files with 4 additions and 0 deletions

View File

@@ -5846,6 +5846,7 @@ void SpellMgr::LoadDbcDataCorrections()
spellInfo->Effect[1] = SPELL_EFFECT_DUMMY;
spellInfo->EffectRadiusIndex[1] = spellInfo->EffectRadiusIndex[0];
spellInfo->EffectImplicitTargetA[1] = TARGET_UNIT_DEST_AREA_ENTRY;
spellInfo->AttributesEx4 &= ~SPELL_ATTR4_CAN_CAST_WHILE_CASTING;
break;
// Still At It (12644)
case 51931: