fix(DB/SAI): Shadowmoon Warlock's Fel Power should be used out of com… (#15104)

* fix(DB/SAI): Shadowmoon Warlock's Fel Power shoudl be used out of combat on nearby Felguard Brute or Felguard Annihilator.

Fixes #13819

* Update
This commit is contained in:
UltraNix
2023-03-24 17:35:05 +01:00
committed by GitHub
parent 593c16f838
commit 1d969fe8af

View File

@@ -0,0 +1,2 @@
--
UPDATE `smart_scripts` SET `event_type`=1, `event_flags`=6, `event_param1`=2000, `event_param2`=6000, `event_param3`=18000, `event_param4`=24000, `action_param2`=0, `target_type`=1 WHERE `entryorguid`=17371 AND `source_type`=0 AND `id`=5;