*Fixed 34700

*Set random target select for summoned creatures in Laj - by Iskander

--HG--
branch : trunk
This commit is contained in:
Blaymoira
2009-01-28 14:53:51 +01:00
parent 53e646d230
commit 6e6e64cf67
3 changed files with 8 additions and 2 deletions

View File

@@ -507,6 +507,7 @@ bool IsPositiveEffect(uint32 spellId, uint32 effIndex)
case 37675: // Chaos Blast
case 41519: // Mark of Stormrage
case 34877: // Custodian of Time
case 34700:
return false;
}