fix(Core/Spell): Summon Arcane Disruptor
This commit is contained in:
@@ -7497,7 +7497,7 @@ void SpellMgr::LoadDbcDataCorrections()
|
|||||||
spellInfo->ProcChance = 101;
|
spellInfo->ProcChance = 101;
|
||||||
spellInfo->Effect[1] = 24;
|
spellInfo->Effect[1] = 24;
|
||||||
spellInfo->EffectImplicitTargetA[1] = 25;
|
spellInfo->EffectImplicitTargetA[1] = 25;
|
||||||
spellInfo->EffectItemType[1] = 37889;
|
spellInfo->EffectItemType[1] = 37888;
|
||||||
});
|
});
|
||||||
|
|
||||||
// Serverside - Create Rocket Pack
|
// Serverside - Create Rocket Pack
|
||||||
|
|||||||
Reference in New Issue
Block a user