diff --git a/sql/updates/world/4.3.4/2016_09_15_00_world_from_335_was_2016_09_14_03_world.sql b/sql/updates/world/4.3.4/2016_09_15_00_world_from_335_was_2016_09_14_03_world.sql new file mode 100644 index 00000000000..3018e2bbe6f --- /dev/null +++ b/sql/updates/world/4.3.4/2016_09_15_00_world_from_335_was_2016_09_14_03_world.sql @@ -0,0 +1 @@ +UPDATE `smart_scripts` SET `event_flags`=512 WHERE `entryorguid` IN(2179700,2179701) AND `source_type`=9; diff --git a/sql/updates/world/4.3.4/2016_09_15_01_world_from_335_was_2016_09_14_04_world.sql b/sql/updates/world/4.3.4/2016_09_15_01_world_from_335_was_2016_09_14_04_world.sql new file mode 100644 index 00000000000..85f9b4f7faa --- /dev/null +++ b/sql/updates/world/4.3.4/2016_09_15_01_world_from_335_was_2016_09_14_04_world.sql @@ -0,0 +1,2 @@ +-- Krolmir, Hammer of Storms (quest 13010): Set correct target_type for Quest Kill Credit +UPDATE `smart_scripts` SET `target_type`=23 WHERE `entryorguid`=3033100 AND `source_type`=9 AND `id`=17; diff --git a/sql/updates/world/4.3.4/2016_09_15_02_world_from_335_was_2016_09_15_00_world.sql b/sql/updates/world/4.3.4/2016_09_15_02_world_from_335_was_2016_09_15_00_world.sql new file mode 100644 index 00000000000..2be88e204e1 --- /dev/null +++ b/sql/updates/world/4.3.4/2016_09_15_02_world_from_335_was_2016_09_15_00_world.sql @@ -0,0 +1,3 @@ +DELETE FROM `spell_bonus_data` WHERE `entry`=54968; +INSERT INTO `spell_bonus_data` (`entry`, `direct_bonus`, `dot_bonus`, `ap_bonus`, `ap_dot_bonus`, `comments`) VALUES +(54968, 0, 0, 0, 0, 'Glyph of Holy Light'); diff --git a/sql/updates/world/4.3.4/2016_09_15_03_world_from_335_was_2016_09_15_01_world.sql b/sql/updates/world/4.3.4/2016_09_15_03_world_from_335_was_2016_09_15_01_world.sql new file mode 100644 index 00000000000..f58c32095e3 --- /dev/null +++ b/sql/updates/world/4.3.4/2016_09_15_03_world_from_335_was_2016_09_15_01_world.sql @@ -0,0 +1,3 @@ +DELETE FROM `spell_bonus_data` WHERE `entry`=59913; +INSERT INTO `spell_bonus_data` (`entry`, `direct_bonus`, `dot_bonus`, `ap_bonus`, `ap_dot_bonus`, `comments`) VALUES +(59913, 0, 0, 0, 0, 'Swift Hand of Justice - Heal'); diff --git a/sql/updates/world/4.3.4/2016_09_15_04_world_from_335_was_2016_09_15_02_world.sql b/sql/updates/world/4.3.4/2016_09_15_04_world_from_335_was_2016_09_15_02_world.sql new file mode 100644 index 00000000000..8dedfaa30e4 --- /dev/null +++ b/sql/updates/world/4.3.4/2016_09_15_04_world_from_335_was_2016_09_15_02_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `quest_template_addon` SET `SourceSpellID`=0 WHERE `ID`=11504; diff --git a/sql/updates/world/4.3.4/2016_09_15_05_world_from_335_was_2016_09_15_03_world.sql b/sql/updates/world/4.3.4/2016_09_15_05_world_from_335_was_2016_09_15_03_world.sql new file mode 100644 index 00000000000..ab31a870df2 --- /dev/null +++ b/sql/updates/world/4.3.4/2016_09_15_05_world_from_335_was_2016_09_15_03_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `creature_loot_template` SET `Chance`=100 WHERE `Item` IN (24486, 31814); diff --git a/sql/updates/world/4.3.4/2016_09_15_06_world_from_335_was_2016_09_15_04_world.sql b/sql/updates/world/4.3.4/2016_09_15_06_world_from_335_was_2016_09_15_04_world.sql new file mode 100644 index 00000000000..14835ed2f1b --- /dev/null +++ b/sql/updates/world/4.3.4/2016_09_15_06_world_from_335_was_2016_09_15_04_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `quest_template` SET `AllowableRaces`=0 WHERE `Id`=5057;