diff options
-rw-r--r-- | sql/updates/world/3.3.5/2017_03_15_00_world_335.sql | 23 |
1 files changed, 23 insertions, 0 deletions
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; |