fix(Core/Spells): Acid Splash can stack on Krik'thir the Gatewatcher (#23302)
This commit is contained in:
parent
0a55aed5e4
commit
2c8e3b53d3
2 changed files with 8 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
DELETE FROM `conditions` WHERE (`SourceTypeOrReferenceId` = 13) AND (`SourceGroup` = 1) AND (`SourceEntry` = 52446) AND (`SourceId` = 0) AND (`ElseGroup` = 0) AND (`ConditionTypeOrReference` = 31) AND (`ConditionTarget` = 0) AND (`ConditionValue1` = 3) AND (`ConditionValue2` = 28684) AND (`ConditionValue3` = 0);
|
||||
Loading…
Add table
Add a link
Reference in a new issue