From 47a1982c0d3ab7e5e38eb8cb4718aafc8c70f05d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 20 Jan 2024 13:03:45 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 79bf46c5ac880caca802d287b45c10ee95112e78 --- .../rev_1705519867655359000.sql => db_world/2024_01_20_02.sql} | 1 + .../tk-sai-revamped.sql => db_world/2024_01_20_03.sql} | 1 + 2 files changed, 2 insertions(+) rename data/sql/updates/{pending_db_world/rev_1705519867655359000.sql => db_world/2024_01_20_02.sql} (99%) rename data/sql/updates/{pending_db_world/tk-sai-revamped.sql => db_world/2024_01_20_03.sql} (99%) diff --git a/data/sql/updates/pending_db_world/rev_1705519867655359000.sql b/data/sql/updates/db_world/2024_01_20_02.sql similarity index 99% rename from data/sql/updates/pending_db_world/rev_1705519867655359000.sql rename to data/sql/updates/db_world/2024_01_20_02.sql index 2c5490584..46abed529 100644 --- a/data/sql/updates/pending_db_world/rev_1705519867655359000.sql +++ b/data/sql/updates/db_world/2024_01_20_02.sql @@ -1,3 +1,4 @@ +-- DB update 2024_01_20_01 -> 2024_01_20_02 -- Update gameobject 181637 'Sha'naar Relic' with sniffed values DELETE FROM `gameobject` WHERE (`id` = 181637) AND (`guid` IN (22052, 22053, 22054, 22055, 22056, 22057, 22058, 22059, 22060, 22061, 22062, 22063, 22064, 22065, 22066, 22067, 22068, 22069, 22070, 22071)); INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `ScriptName`, `VerifiedBuild`, `Comment`) VALUES diff --git a/data/sql/updates/pending_db_world/tk-sai-revamped.sql b/data/sql/updates/db_world/2024_01_20_03.sql similarity index 99% rename from data/sql/updates/pending_db_world/tk-sai-revamped.sql rename to data/sql/updates/db_world/2024_01_20_03.sql index 9a7b9779e..c782cee33 100644 --- a/data/sql/updates/pending_db_world/tk-sai-revamped.sql +++ b/data/sql/updates/db_world/2024_01_20_03.sql @@ -1,3 +1,4 @@ +-- DB update 2024_01_20_02 -> 2024_01_20_03 -- DELETE FROM `smart_scripts` WHERE `source_type` = 0 AND `entryorguid` IN (19551, 20031, 20032, 20033, 20034, 20035, 20036, 20037, 20038, 20039, 20040, 20041, 20042, 20043, 20044, 20046, 20047, 20048, 20049, 20050, 20052, 20060, 20062, 20063, 20064, 21268, 21269, 21270, 21272, 21274, 21362); 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`, `event_param5`, `event_param6`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES