From e5cac8cbc974a4cad0b40d2a207128c1c94da37c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 19 Nov 2023 11:43:30 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 2ca474c70435430c7006d4d11d0d923c188ee348 --- .../rev_1700337775163043200.sql => db_world/2023_11_19_00.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1700337775163043200.sql => db_world/2023_11_19_00.sql} (99%) diff --git a/data/sql/updates/pending_db_world/rev_1700337775163043200.sql b/data/sql/updates/db_world/2023_11_19_00.sql similarity index 99% rename from data/sql/updates/pending_db_world/rev_1700337775163043200.sql rename to data/sql/updates/db_world/2023_11_19_00.sql index 512ecd0df..1f9e23964 100644 --- a/data/sql/updates/pending_db_world/rev_1700337775163043200.sql +++ b/data/sql/updates/db_world/2023_11_19_00.sql @@ -1,3 +1,4 @@ +-- DB update 2023_11_18_18 -> 2023_11_19_00 -- Update remaining gameobjects 'Horde Bonfire' with sniffed values DELETE FROM `gameobject` WHERE ((`id` IN (187951, 187969, 187956, 187954, 187947, 187972, 187964, 187974, 187952, 187950, 187973, 187961, 187959, 187965, 187957, 187971, 187958, 187968, 187948, 187953, 187967, 187970, 187966, 187963, 187975, 187955, 187949, 187962, 187960, 194039, 194042, 194037, 194033, 194048, 194034, 194046, 194043)) AND (`guid` IN (76300, 76305, 76309, 76310, 76315, 76317, 76318, 76322, 76324, 76325, 76327, 76328, 76331, 76332, 76333, 76334, 76336, 76337, 76338, 76341, 76346, 76348, 76351, 76353, 76355, 76357, 76358, 76360, 76361, 76363, 76364, 76366, 76369, 76371, 76373, 76374, 76377))); 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