From e2ecbf44cc19450109bee1ef7ce6aaa7621c5af4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 24 Dec 2023 02:31:12 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 6f4b0f3b0d8294d610e691a87007338e355af497 --- .../rev_1702823363366738900.sql => db_world/2023_12_24_01.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1702823363366738900.sql => db_world/2023_12_24_01.sql} (98%) diff --git a/data/sql/updates/pending_db_world/rev_1702823363366738900.sql b/data/sql/updates/db_world/2023_12_24_01.sql similarity index 98% rename from data/sql/updates/pending_db_world/rev_1702823363366738900.sql rename to data/sql/updates/db_world/2023_12_24_01.sql index 7394eb1c0..10cbed774 100644 --- a/data/sql/updates/pending_db_world/rev_1702823363366738900.sql +++ b/data/sql/updates/db_world/2023_12_24_01.sql @@ -1,3 +1,4 @@ +-- DB update 2023_12_24_00 -> 2023_12_24_01 -- update various midsummer NPC spawns with sniffed values DELETE FROM `creature` WHERE (`id1` IN (16817, 16818, 25697, 25710, 25754)) AND (`guid` IN (202768, 202862, 94855, 94856, 94857, 202750, 94858, 94859, 94860, 94861, 202734, 245704, 202735, 202736, 202737)); INSERT INTO `creature` (`guid`, `id1`, `map`, `spawnMask`, `phaseMask`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`, `CreateObject`, `Comment`) VALUES