mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 01:15:35 +01:00
Fixed typo by Corfiik. Now talent Tidal Waves should work.
--HG-- branch : trunk
This commit is contained in:
@@ -3815,7 +3815,7 @@ void SpellMgr::LoadSpellCustomAttr()
|
||||
spellInfo->procCharges = 1;
|
||||
count++;
|
||||
break;
|
||||
case SPELL_TIDAL_WAVES_51566: // Tidal Wave
|
||||
case SPELL_TIDAL_WAVES_53390: // Tidal Wave
|
||||
spellInfo->procCharges = 2;
|
||||
count++;
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user