diff --git a/sql/updates/world/2015_05_21_00_world.sql b/sql/updates/world/2015_07_01_00_world_2015_05_21_00.sql similarity index 100% rename from sql/updates/world/2015_05_21_00_world.sql rename to sql/updates/world/2015_07_01_00_world_2015_05_21_00.sql diff --git a/sql/updates/world/2015_05_21_02_world.sql b/sql/updates/world/2015_07_01_00_world_2015_05_21_02.sql similarity index 99% rename from sql/updates/world/2015_05_21_02_world.sql rename to sql/updates/world/2015_07_01_00_world_2015_05_21_02.sql index 6dd265a1a3f..386bbf48d09 100644 --- a/sql/updates/world/2015_05_21_02_world.sql +++ b/sql/updates/world/2015_07_01_00_world_2015_05_21_02.sql @@ -1,4 +1,4 @@ --- +-- -- DB/Quest: The Earthbinder -- Tola'thion SAI SET @ENTRY := 19293; @@ -49,7 +49,7 @@ INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type (@ENTRY,0,0,0,6,0,100,0,0,0,0,0,45,2,0,0,0,0,0,19,19294,50,0,0,0,0,0,"Lured Colossus - On Just Died - Set Data 2 0"); DELETE FROM `creature_text` WHERE `entry`=19294; -INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES +INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES (19294, 0, 0, 'Up here on the hill, $n.', 15, 0, 100, 0, 0, 0, 18293, 0, 'Earthbinder Galandria Nightbreeze'), (19294, 1, 0, 'I have an idea. Let\'s plant this shard in the ground and see what happens', 12, 0, 100, 0, 0, 0, 18289, 0, 'Earthbinder Galandria Nightbreeze'), (19294, 2, 0, 'The evil emanating from the crystal shard has lured one of the colossi. Put it down quick!', 12, 0, 100, 0, 0, 0, 18291, 0, 'Earthbinder Galandria Nightbreeze'); diff --git a/sql/updates/world/2015_05_21_03_world.sql b/sql/updates/world/2015_07_01_00_world_2015_05_21_03.sql similarity index 96% rename from sql/updates/world/2015_05_21_03_world.sql rename to sql/updates/world/2015_07_01_00_world_2015_05_21_03.sql index 70fb2687b8c..bc4f73e45e3 100644 --- a/sql/updates/world/2015_05_21_03_world.sql +++ b/sql/updates/world/2015_07_01_00_world_2015_05_21_03.sql @@ -1,7 +1,7 @@ --- +-- -- Hellscream's Champion DELETE FROM `gossip_menu_option` WHERE `menu_id`=9212; -INSERT INTO `gossip_menu_option` (`menu_id`, `id`, `option_icon`, `option_text`, `OptionBroadcastTextID`, `option_id`, `npc_option_npcflag`, `action_menu_id`, `action_poi_id`, `box_coded`, `box_money`, `box_text`, `BoxBroadcastTextID`) VALUES +INSERT INTO `gossip_menu_option` (`menu_id`, `id`, `option_icon`, `option_text`, `OptionBroadcastTextID`, `option_id`, `npc_option_npcflag`, `action_menu_id`, `action_poi_id`, `box_coded`, `box_money`, `box_text`, `BoxBroadcastTextID`) VALUES (9212, 0, 0, 'I am ready to leave, Durkot.', 25265, 1, 1, 0, 0, 0, 0, NULL, 25265); DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=15 AND `SourceGroup`=9212 AND `SourceEntry`=0;