DB/SAI: Fix event flag for Ethereal Sorcerer

Ref #18659

(cherry picked from commit c68f72c761)
This commit is contained in:
Killyana
2016-12-30 09:12:15 +01:00
committed by DoctorKraft
parent 395407eb02
commit 895265f86d

View File

@@ -0,0 +1,3 @@
--
UPDATE `smart_scripts` SET `event_flags`=2 WHERE `entryorguid`=18313 AND `source_type`=0 AND `id`=2;
UPDATE `smart_scripts` SET `event_flags`=4 WHERE `entryorguid`=18313 AND `source_type`=0 AND `id`=3;