DB/SAI: SMART_SCRIPT_TYPE_TIMED_ACTIONLIST don't use event_type

(cherry picked from commit d0bdd06087)
This commit is contained in:
Killyana
2019-06-17 14:52:32 +02:00
committed by Shauren
parent f749b3a2e9
commit 253527a6dc

View File

@@ -0,0 +1,2 @@
--
UPDATE `smart_scripts` SET `event_type` = 0 WHERE `source_type` = 9 AND `event_type`>0;