diff --git a/sql/updates/world/4.3.4/2016_09_26_00_world_from_335_was_2016_09_25_00_world.sql b/sql/updates/world/4.3.4/2016_09_26_00_world_from_335_was_2016_09_25_00_world.sql new file mode 100644 index 00000000000..c48637f4f00 --- /dev/null +++ b/sql/updates/world/4.3.4/2016_09_26_00_world_from_335_was_2016_09_25_00_world.sql @@ -0,0 +1,6 @@ +-- +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=13 AND `SourceEntry`=33836; +INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES +(13, 3, 33836, 0, 0, 31, 0, 3, 19397, 0, 0, 0, 0, "", "Spell 'Dropping Heavy Bomb' can only hit 'Mo'arg Overseer' OR"), +(13, 3, 33836, 0, 1, 31, 0, 3, 19398, 0, 0, 0, 0, "", "Spell 'Dropping Heavy Bomb' can only hit 'Gan'arg Peon' OR"), +(13, 3, 33836, 0, 2, 31, 0, 3, 19399, 0, 0, 0, 0, "", "Spell 'Dropping Heavy Bomb' can only hit 'Fel Cannon Destroyed'"); diff --git a/sql/updates/world/4.3.4/2016_09_26_01_world_from_335_was_2016_09_25_01_world.sql b/sql/updates/world/4.3.4/2016_09_26_01_world_from_335_was_2016_09_25_01_world.sql new file mode 100644 index 00000000000..d396182bb99 --- /dev/null +++ b/sql/updates/world/4.3.4/2016_09_26_01_world_from_335_was_2016_09_25_01_world.sql @@ -0,0 +1,5 @@ +-- +UPDATE `smart_scripts` SET `link`=4 WHERE `entryorguid`=19401 AND `id` BETWEEN 0 AND 3; +DELETE FROM `smart_scripts` WHERE `entryorguid`=19401 AND `id`=4; +INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(19401, 0, 4, 0, 61, 0, 100, 0, 0, 0, 0, 0, 72, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, "Wing Commander Brack - On Linked Actions - Close Gossip"); diff --git a/sql/updates/world/4.3.4/2016_09_26_02_world_from_335_was_2016_09_25_02_world.sql b/sql/updates/world/4.3.4/2016_09_26_02_world_from_335_was_2016_09_25_02_world.sql new file mode 100644 index 00000000000..6aee1a40404 --- /dev/null +++ b/sql/updates/world/4.3.4/2016_09_26_02_world_from_335_was_2016_09_25_02_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `creature_text` SET `language`=0 WHERE `entry`=23685; diff --git a/sql/updates/world/3.3.5/9999_99_99_99_world.sql b/sql/updates/world/4.3.4/2016_09_26_03_world_from_335_was_2016_09_25_03_world.sql similarity index 100% rename from sql/updates/world/3.3.5/9999_99_99_99_world.sql rename to sql/updates/world/4.3.4/2016_09_26_03_world_from_335_was_2016_09_25_03_world.sql diff --git a/sql/updates/world/4.3.4/2016_09_26_04_world_from_335_was_2016_09_25_04_world.sql b/sql/updates/world/4.3.4/2016_09_26_04_world_from_335_was_2016_09_25_04_world.sql new file mode 100644 index 00000000000..b38d749af4c --- /dev/null +++ b/sql/updates/world/4.3.4/2016_09_26_04_world_from_335_was_2016_09_25_04_world.sql @@ -0,0 +1,3 @@ +-- +UPDATE `smart_scripts` SET `action_type`=11, `action_param1`=42686, `action_param2`=2, `comment`="Dead Caravan Guard - On Spellhit 'Ragefist's Torch' - Cast spell 'Summon Fire'" WHERE `entryorguid`=25342 AND `id`=3; +UPDATE `smart_scripts` SET `action_type`=11, `action_param1`=42686, `action_param2`=2, `comment`="Dead Caravan Worker - On Spellhit 'Ragefist's Torch' - Cast spell 'Summon Fire'" WHERE `entryorguid`=25343 AND `id`=3; diff --git a/sql/updates/world/4.3.4/2016_09_26_05_world_from_335_was_2016_09_26_00_world.sql b/sql/updates/world/4.3.4/2016_09_26_05_world_from_335_was_2016_09_26_00_world.sql new file mode 100644 index 00000000000..72a4f8a956b --- /dev/null +++ b/sql/updates/world/4.3.4/2016_09_26_05_world_from_335_was_2016_09_26_00_world.sql @@ -0,0 +1,9 @@ +-- +DELETE FROM `creature_text` WHERE `entry`=23963; +INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES +(23963, 0, 0, "Fire!", 14, 7, 100, 25, 0, 0, 0, 0, "Sergeant Lorric"); + +UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=23963; +DELETE FROM `smart_scripts` WHERE `entryorguid`=23963; +INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(23963, 0, 0, 0, 1, 0, 100, 0, 5000, 20000, 60000, 120000, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Sergeant Lorric - OOC - Talk 0");