mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 02:04:52 +01:00
Fix typo
--HG-- branch : trunk
This commit is contained in:
@@ -3799,7 +3799,7 @@ void SpellMgr::LoadSpellCustomAttr()
|
||||
spellInfo->MaxAffectedTargets = 1;
|
||||
count++;
|
||||
break;
|
||||
case 25761: // Shoot
|
||||
case 45761: // Shoot
|
||||
spellInfo->MaxAffectedTargets = 1;
|
||||
count++;
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user