mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 17:05:44 +01:00
@@ -3004,6 +3004,10 @@ void SpellMgr::LoadSpellInfoCorrections()
|
||||
case 68766: // Desecration (Rank 2)
|
||||
spellInfo->RangeEntry = sSpellRangeStore.LookupEntry(2); // Melee Range
|
||||
break;
|
||||
case 46946: // Safeguard (Rank 1)
|
||||
case 46947: // Safeguard (Rank 2)
|
||||
spellInfo->RangeEntry = sSpellRangeStore.LookupEntry(34); // Twenty-Five yards
|
||||
break;
|
||||
// VIOLET HOLD SPELLS
|
||||
//
|
||||
case 54258: // Water Globule (Ichoron)
|
||||
|
||||
Reference in New Issue
Block a user