fix(DB/SAI): Crypto Raider should cast Enrage at <20% hp. (#13885)

Fixes #13790
This commit is contained in:
UltraNix
2022-12-06 13:37:54 +01:00
committed by GitHub
parent 714522a03f
commit 12bdcd072e

View File

@@ -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;