diff --git a/data/sql/updates/pending_db_world/rev_1681730931684054700.sql b/data/sql/updates/db_world/2023_04_19_16.sql similarity index 78% rename from data/sql/updates/pending_db_world/rev_1681730931684054700.sql rename to data/sql/updates/db_world/2023_04_19_16.sql index 6be1d5738..d84acf4f9 100644 --- a/data/sql/updates/pending_db_world/rev_1681730931684054700.sql +++ b/data/sql/updates/db_world/2023_04_19_16.sql @@ -1,2 +1,3 @@ +-- DB update 2023_04_19_15 -> 2023_04_19_16 -- 21735 (Infernal Oversoul) UPDATE `event_scripts` SET `x` = -3368.91, `y` = 2145.37, `z` = -8.39026, `o` = 4.4855 WHERE `id` = 13980 AND `datalong` = 21735; diff --git a/data/sql/updates/pending_db_world/rev_1681758967243313800.sql b/data/sql/updates/db_world/2023_04_19_17.sql similarity index 94% rename from data/sql/updates/pending_db_world/rev_1681758967243313800.sql rename to data/sql/updates/db_world/2023_04_19_17.sql index 212fe261e..706de6315 100644 --- a/data/sql/updates/pending_db_world/rev_1681758967243313800.sql +++ b/data/sql/updates/db_world/2023_04_19_17.sql @@ -1,3 +1,4 @@ +-- DB update 2023_04_19_16 -> 2023_04_19_17 -- 184073 (Ethereal Teleport Pad) DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 15 AND `SourceGroup` = 8062; INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES diff --git a/data/sql/updates/pending_db_world/rev_1681793005385047200.sql b/data/sql/updates/db_world/2023_04_19_18.sql similarity index 86% rename from data/sql/updates/pending_db_world/rev_1681793005385047200.sql rename to data/sql/updates/db_world/2023_04_19_18.sql index 117ead7f7..66954c131 100644 --- a/data/sql/updates/pending_db_world/rev_1681793005385047200.sql +++ b/data/sql/updates/db_world/2023_04_19_18.sql @@ -1,3 +1,4 @@ +-- DB update 2023_04_19_17 -> 2023_04_19_18 -- UPDATE `smart_scripts` SET `event_flags`=0, `event_param1`=8000, `event_param2`=12000, `event_param3`=28000, `event_param4`=32000, `target_type`=6, `comment`='Fel Overseer - In Combat - Cast \'Frightening Shout\'' WHERE `entryorguid`=18796 AND `source_type`=0 AND `id`=3 AND `link`=0;