From 3e938d7ab52bb5a7dd771ca37adc4d2b12ea954c Mon Sep 17 00:00:00 2001 From: Killyana Date: Wed, 15 Mar 2017 22:36:46 +0100 Subject: DB: Fix more DB errors --- .../world/3.3.5/2017_03_15_00_world_335.sql | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 sql/updates/world/3.3.5/2017_03_15_00_world_335.sql (limited to 'sql') diff --git a/sql/updates/world/3.3.5/2017_03_15_00_world_335.sql b/sql/updates/world/3.3.5/2017_03_15_00_world_335.sql new file mode 100644 index 00000000000..ef13bf0ff2e --- /dev/null +++ b/sql/updates/world/3.3.5/2017_03_15_00_world_335.sql @@ -0,0 +1,23 @@ +-- +UPDATE `smart_scripts` SET `event_param3`=1000, `event_param4`=1000 WHERE `entryorguid`=10820 AND `source_type`=0 AND `id`=2; +UPDATE `smart_scripts` SET `event_flags`=1 WHERE `entryorguid` IN (13601) AND `source_type`=0 AND `id`=0; +UPDATE `smart_scripts` SET `event_flags`=1 WHERE `entryorguid` IN (13601) AND `source_type`=0 AND `id`=7; +UPDATE `smart_scripts` SET `event_flags`=1 WHERE `entryorguid` IN (13601) AND `source_type`=0 AND `id`=9; +UPDATE `smart_scripts` SET `event_flags`=1 WHERE `entryorguid` IN (13601) AND `source_type`=0 AND `id`=12; +UPDATE `smart_scripts` SET `event_param3`=1000, `event_param4`=1000 WHERE `entryorguid`=36856 AND `source_type`=0 AND `id`=4; +UPDATE `smart_scripts` SET `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid`=14324 AND `source_type`=0 AND `id`=23; +UPDATE `smart_scripts` SET `event_flags`=1 WHERE `entryorguid` IN (14390) AND `source_type`=0 AND `id`=0; +UPDATE `smart_scripts` SET `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid`=14390 AND `source_type`=0 AND `id`=6; +UPDATE `smart_scripts` SET `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid`=14390 AND `source_type`=0 AND `id`=8; +UPDATE `smart_scripts` SET `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid`=14390 AND `source_type`=0 AND `id`=11; +UPDATE `smart_scripts` SET `event_flags`=1 WHERE `entryorguid` IN (14688) AND `source_type`=0 AND `id`=15; +UPDATE `smart_scripts` SET `event_flags`=1 WHERE `entryorguid` IN (14688) AND `source_type`=0 AND `id`=19; +UPDATE `smart_scripts` SET `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid`=14715 AND `source_type`=0 AND `id`=6; +UPDATE `smart_scripts` SET `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid`=14715 AND `source_type`=0 AND `id`=8; +UPDATE `smart_scripts` SET `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid`=14715 AND `source_type`=0 AND `id`=11; +UPDATE `smart_scripts` SET `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid`=14733 AND `source_type`=0 AND `id`=6; +UPDATE `smart_scripts` SET `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid`=14733 AND `source_type`=0 AND `id`=8; +UPDATE `smart_scripts` SET `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid`=14733 AND `source_type`=0 AND `id`=11; +UPDATE `smart_scripts` SET `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid`=14753 AND `source_type`=0 AND `id`=6; +UPDATE `smart_scripts` SET `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid`=14753 AND `source_type`=0 AND `id`=8; +UPDATE `smart_scripts` SET `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid`=14753 AND `source_type`=0 AND `id`=11; -- cgit v1.2.3