fix(DB/SAI): Crypto Raider should cast Enrage at <20% hp. (#13885)
Fixes #13790
This commit is contained in:
parent
714522a03f
commit
12bdcd072e
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `smart_scripts` SET `event_phase_mask`=0, `event_flags`=1, `event_param2`=20 WHERE `entryorguid`=18311 AND `source_type`=0 AND `id`=3;
|
||||
Loading…
Add table
Add a link
Reference in a new issue