From d1c548d1276aa4bdc899240682c042e1cf8c5bef Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 24 Feb 2026 00:53:08 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 5d33af0d4019456ab44e2aa936ee6c543225deb4 --- .../rev_1771883662965307700.sql => db_world/2026_02_24_05.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1771883662965307700.sql => db_world/2026_02_24_05.sql} (99%) diff --git a/data/sql/updates/pending_db_world/rev_1771883662965307700.sql b/data/sql/updates/db_world/2026_02_24_05.sql similarity index 99% rename from data/sql/updates/pending_db_world/rev_1771883662965307700.sql rename to data/sql/updates/db_world/2026_02_24_05.sql index aaa5bf11e..4d7dfa70f 100644 --- a/data/sql/updates/pending_db_world/rev_1771883662965307700.sql +++ b/data/sql/updates/db_world/2026_02_24_05.sql @@ -1,3 +1,4 @@ +-- DB update 2026_02_24_04 -> 2026_02_24_05 -- Update gameobject 'Bottle' with sniffed values -- updated spawns DELETE FROM `gameobject` WHERE (`id` IN (182807)) AND (`guid` IN (23644, 240263, 240265, 240266, 240267, 240268, 240269, 240270, 240271, 240272, 240273, 240274, 240275, 240276, 240277, 240278));