mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-06 00:48:39 +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