DB/SAI: SAI error fix.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
UPDATE `smart_scripts` SET `event_phase_mask`=1 WHERE `entryorguid`=5089 AND `source_type`=0 AND `id` IN (3,4);
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
UPDATE `smart_scripts` SET `event_phase_mask`=1 WHERE `entryorguid`=5089 AND `source_type`=0 AND `id` IN (3,4);
|
||||