fix(DB/SAI): Fixed Blight Geist not collecting crystal while being ch… (#12292)
fix(DB/SAI): Fixed Blight Geist not collecting crystal while being charmed. Fixes #12220
This commit is contained in:
parent
d0b3f1e1c6
commit
f818016bf6
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
--
|
||||
UPDATE `smart_scripts` SET `event_flags`=512 WHERE `entryorguid`=28750 AND `source_type`=0 AND `id`=5;
|
||||
UPDATE `smart_scripts` SET `event_flags`=512 WHERE `entryorguid`=2875000 AND `source_type`=9;
|
||||
Loading…
Add table
Add a link
Reference in a new issue