Skip to content

Commit

Permalink
Update SpellMgr.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
betayi committed Jan 4, 2022
1 parent 970d53c commit ffa3267
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/server/game/Spells/SpellMgr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7482,7 +7482,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
Expand Down

0 comments on commit ffa3267

Please sign in to comment.