mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
@@ -2852,6 +2852,14 @@ void SpellMgr::LoadSpellInfoCorrections()
|
||||
case 16236: // Ancestral Fortitude (Rank 2)
|
||||
case 16237: // Ancestral Fortitude (Rank 3)
|
||||
case 47930: // Grace
|
||||
case 45145: // Snake Trap Effect (Rank 1)
|
||||
case 13812: // Explosive Trap Effect (Rank 1)
|
||||
case 14314: // Explosive Trap Effect (Rank 2)
|
||||
case 14315: // Explosive Trap Effect (Rank 3)
|
||||
case 27026: // Explosive Trap Effect (Rank 4)
|
||||
case 49064: // Explosive Trap Effect (Rank 5)
|
||||
case 49065: // Explosive Trap Effect (Rank 6)
|
||||
case 43446: // Explosive Trap Effect (Hexlord Malacrass)
|
||||
spellInfo->RangeEntry = sSpellRangeStore.LookupEntry(13);
|
||||
break;
|
||||
// target allys instead of enemies, target A is src_caster, spells with effect like that have ally target
|
||||
|
||||
Reference in New Issue
Block a user