DB/SAI: Fix some wrong scripts related to the event movement informer

This commit is contained in:
Killyana
2018-03-22 00:13:18 +01:00
committed by Aokromes
parent fccb5e93f8
commit 7bfbef2a1a

View File

@@ -0,0 +1,3 @@
--
UPDATE `smart_scripts` SET `event_param1`=8, `event_param2`=1 WHERE `entryorguid`=26096 AND `source_type`=0 AND `id`=3;
UPDATE `smart_scripts` SET `event_type`=40 WHERE `entryorguid` IN (-102329,-102341,-102330,-102328,-102326,-102333,-102327) AND `source_type`=0 AND `id`=3;