Skip to content

Commit

Permalink
[12175] Add target limitation for spell 52449
Browse files Browse the repository at this point in the history
  • Loading branch information
Reamer authored and Schmoozerd committed Sep 15, 2012
1 parent a4bf972 commit e5ed1b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions src/game/Spell.cpp
Expand Up @@ -1607,6 +1607,7 @@ void Spell::SetTargetMap(SpellEffectIndex effIndex, uint32 targetMode, UnitList&
case 50988: // Glare of the Tribunal (Halls of Stone)
case 51146: // Searching Gaze (Halls Of Stone)
case 52438: // Summon Skittering Swarmer (Azjol Nerub, Krik'thir the Gatewatcher)
case 52449: // Summon Skittering Infector (Azjol Nerub, Krik'thir the Gatewatcher)
case 53457: // Impale (Azjol Nerub, Anub'arak)
case 54148: // Ritual of the Sword (Utgarde Pinnacle, Svala)
case 55479: // Forced Obedience (Naxxramas, Razovius)
Expand Down
2 changes: 1 addition & 1 deletion src/shared/revision_nr.h
@@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12174"
#define REVISION_NR "12175"
#endif // __REVISION_NR_H__

0 comments on commit e5ed1b2

Please sign in to comment.