DB/SAI: Remove SMARTCAST_INTERRUPT_PREVIOUS from more event types
Ref aae38bec116d5fb60d1f5900867cfe33388ed0bb (cherry picked from commit dddb96d02eb10689029e078868c1ccb9b4e38134)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Remove SMARTCAST_INTERRUPT_PREVIOUS from more event types
|
||||
UPDATE `smart_scripts` SET `action_param2` = `action_param2` &~1 WHERE `event_type` IN (6,8,38,40,60,75) AND `event_flags` & 1 = 0 AND `action_type` = 11 AND `source_type` = 0 AND `action_param2` & 1;
|
||||
Reference in New Issue
Block a user