mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-19 03:45:43 +00:00
fix(Core/Spell): Summon Arcane Disruptor
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user