(cherry picked from commit 3b07a0452a)
This commit is contained in:
Killyana
2019-07-06 17:51:00 +02:00
committed by Shauren
parent db4e2132a9
commit e005c13ed1

View File

@@ -1,2 +1,2 @@
--
UPDATE `smart_scripts` SET `event_param1`=0, `event_param2`=0, `action_param1`=60000 WHERE `entryorguid` IN (2931900,2932700) AND `source_type` AND `id`=4;
UPDATE `smart_scripts` SET `event_param1`=0, `event_param2`=0, `action_param1`=60000 WHERE `entryorguid` IN (2931900,2932700) AND `source_type`=9 AND `id`=4;