From ed3737b80919d670fe71fe94e3e82d7537ce29ad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 18 Nov 2023 23:01:51 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 8feca901b55e7f5916578b0bf23d70f710bfffaf --- .../rev_1700340877391479000.sql => db_world/2023_11_18_18.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1700340877391479000.sql => db_world/2023_11_18_18.sql} (98%) diff --git a/data/sql/updates/pending_db_world/rev_1700340877391479000.sql b/data/sql/updates/db_world/2023_11_18_18.sql similarity index 98% rename from data/sql/updates/pending_db_world/rev_1700340877391479000.sql rename to data/sql/updates/db_world/2023_11_18_18.sql index 2e8ad2d83..de80b6f14 100644 --- a/data/sql/updates/pending_db_world/rev_1700340877391479000.sql +++ b/data/sql/updates/db_world/2023_11_18_18.sql @@ -1,3 +1,4 @@ +-- DB update 2023_11_18_17 -> 2023_11_18_18 -- Update remaining Midsummer city flames with sniffed values DELETE FROM `gameobject` WHERE (`id` IN (181332, 181333, 181334, 181335, 181336, 181337, 188128, 188129)) AND (`guid` BETWEEN 242656 AND 242663); 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