mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 09:17:36 +01:00
*Fixed 34700
*Set random target select for summoned creatures in Laj - by Iskander --HG-- branch : trunk
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user