mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 03:15:41 +00:00
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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user