mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 10:00:28 +00:00
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:
@@ -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;
|
||||
Reference in New Issue
Block a user