diff --git a/src/game/SpellMgr.cpp b/src/game/SpellMgr.cpp index f4e282ac554..402bf4408d5 100644 --- a/src/game/SpellMgr.cpp +++ b/src/game/SpellMgr.cpp @@ -3799,7 +3799,7 @@ void SpellMgr::LoadSpellCustomAttr() spellInfo->MaxAffectedTargets = 1; count++; break; - case 25761: // Shoot + case 45761: // Shoot spellInfo->MaxAffectedTargets = 1; count++; break;