From d26d5d53e1ebed8ccf45679745834b35351c94d3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 10 Dec 2023 22:10:59 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 973b75b65b5d81d659d6709feabedc9f8a66bfa7 --- .../rev_1702041029987157100.sql => db_world/2023_12_10_01.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1702041029987157100.sql => db_world/2023_12_10_01.sql} (99%) diff --git a/data/sql/updates/pending_db_world/rev_1702041029987157100.sql b/data/sql/updates/db_world/2023_12_10_01.sql similarity index 99% rename from data/sql/updates/pending_db_world/rev_1702041029987157100.sql rename to data/sql/updates/db_world/2023_12_10_01.sql index 517c045c1..9ab78bbe7 100644 --- a/data/sql/updates/pending_db_world/rev_1702041029987157100.sql +++ b/data/sql/updates/db_world/2023_12_10_01.sql @@ -1,3 +1,4 @@ +-- DB update 2023_12_10_00 -> 2023_12_10_01 -- Update creature 26355 '[DND] Midsummer Bonfire Faction Bunny - H' with sniffed values -- updated spawns DELETE FROM `creature` WHERE (`id1` = 26355) AND (`guid` IN (94938, 94939, 94940, 94941, 94942, 94943, 94944, 94945, 94946, 94947, 94948, 94949, 94951, 94952, 94953, 94954, 94955, 94957, 94958, 94959, 94960, 94961, 94962, 94963, 94964));