DB/SAI: Fix typos in two timed action lists

Closes #24700

(cherry picked from commit 12679fdd08)
This commit is contained in:
offl
2020-05-27 16:03:53 +02:00
committed by Shauren
parent 1859658b2b
commit 95a1189baa

View File

@@ -0,0 +1,3 @@
--
UPDATE `smart_scripts` SET `event_param1` = 0, `event_param2` = 0 WHERE `entryorguid` = 2397503 AND `source_type` = 9 AND `id` = 0;
UPDATE `smart_scripts` SET `event_param1` = 0, `event_param2` = 0 WHERE `entryorguid` = 3002200 AND `source_type` = 9 AND `id` = 2;