mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 10:26:28 +01:00
Core/SpellMgr: overwrite dbc range for Unleashed Souls
Closes #17968 By sirikfoll
This commit is contained in:
@@ -2877,6 +2877,7 @@ void SpellMgr::LoadSpellInfoCorrections()
|
||||
case 49064: // Explosive Trap Effect (Rank 5)
|
||||
case 49065: // Explosive Trap Effect (Rank 6)
|
||||
case 43446: // Explosive Trap Effect (Hexlord Malacrass)
|
||||
case 68979: // Unleashed Souls
|
||||
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