mirror of
https://github.com/mangosfour/server.git
synced 2025-12-16 04:37:00 +00:00
[c12584] Implement spells 68987 and 69012
This commit is contained in:
parent
cda8f44cad
commit
e8006b50e3
4 changed files with 81 additions and 32 deletions
|
|
@ -7931,8 +7931,9 @@ void Spell::GetSpellRangeAndRadius(SpellEffectEntry const* spellEffect, float& r
|
|||
case 67296: // Touch of Light (Mode 1)
|
||||
case 67297: // Touch of Light (Mode 2)
|
||||
case 67298: // Touch of Light (Mode 3)
|
||||
case 68950: // Fear (FoS)
|
||||
case 68912: // Wailing Souls (FoS)
|
||||
case 68950: // Fear (FoS)
|
||||
case 68987: // Pursuit (PoS)
|
||||
case 69048: // Mirrored Soul (FoS)
|
||||
case 69057: // Bone Spike Graveyard (Icecrown Citadel, Lord Marrowgar) 10 man
|
||||
case 72088:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue