fix(Core/Spell): Summon Arcane Disruptor
This commit is contained in:
parent
9726bf2407
commit
c737b837dd
1 changed files with 1 additions and 1 deletions
|
|
@ -7497,7 +7497,7 @@ void SpellMgr::LoadDbcDataCorrections()
|
|||
spellInfo->ProcChance = 101;
|
||||
spellInfo->Effect[1] = 24;
|
||||
spellInfo->EffectImplicitTargetA[1] = 25;
|
||||
spellInfo->EffectItemType[1] = 37889;
|
||||
spellInfo->EffectItemType[1] = 37888;
|
||||
});
|
||||
|
||||
// Serverside - Create Rocket Pack
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue