diff --git a/sql/updates/world/3.3.5/2018_04_10_00_world_335.sql b/sql/updates/world/4.3.4/2018_04_13_00_world_from_335_was_2018_04_10_00_world_335.sql similarity index 99% rename from sql/updates/world/3.3.5/2018_04_10_00_world_335.sql rename to sql/updates/world/4.3.4/2018_04_13_00_world_from_335_was_2018_04_10_00_world_335.sql index 9bc3ecee607..c6d21d60d75 100644 --- a/sql/updates/world/3.3.5/2018_04_10_00_world_335.sql +++ b/sql/updates/world/4.3.4/2018_04_13_00_world_from_335_was_2018_04_10_00_world_335.sql @@ -1,3 +1,4 @@ +/* -- Texts DELETE FROM `creature_text` WHERE `CreatureID` IN (16114,16115,16113,16256,16116,16134,16135); INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES @@ -155,3 +156,4 @@ INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_ (16134,0,0,0,1,0,100,0,1000,15000,150000,180000,80,1613400,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rimblat Earthshatter - Out of Combat - Run Script"), (1613400,9,0,0,0,0,100,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rimblat Earthshatter - On Script - Say Line 0"), (1613400,9,1,0,0,0,100,0,6000,6000,0,0,1,0,0,0,0,0,0,19,16135,0,0,0,0,0,0,"Rimblat Earthshatter - On Script - Say Line 0 (Rayne)"); +*/ diff --git a/sql/updates/world/3.3.5/2018_04_11_00_world.sql b/sql/updates/world/4.3.4/2018_04_13_01_world_from_335_was_2018_04_11_00_world.sql similarity index 100% rename from sql/updates/world/3.3.5/2018_04_11_00_world.sql rename to sql/updates/world/4.3.4/2018_04_13_01_world_from_335_was_2018_04_11_00_world.sql diff --git a/sql/updates/world/3.3.5/2018_04_11_01_world.sql b/sql/updates/world/4.3.4/2018_04_13_02_world_from_335_was_2018_04_11_01_world.sql similarity index 100% rename from sql/updates/world/3.3.5/2018_04_11_01_world.sql rename to sql/updates/world/4.3.4/2018_04_13_02_world_from_335_was_2018_04_11_01_world.sql