From b32292bb5ed9e23fcb7e57d3f9be95e0241cff19 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 18 Feb 2024 10:16:30 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 36114d9354219bd47741678e8110a08d627a86ec --- .../rev_1708083631384429100.sql => db_world/2024_02_18_08.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1708083631384429100.sql => db_world/2024_02_18_08.sql} (98%) diff --git a/data/sql/updates/pending_db_world/rev_1708083631384429100.sql b/data/sql/updates/db_world/2024_02_18_08.sql similarity index 98% rename from data/sql/updates/pending_db_world/rev_1708083631384429100.sql rename to data/sql/updates/db_world/2024_02_18_08.sql index cc3ad1291..866a67fe4 100644 --- a/data/sql/updates/pending_db_world/rev_1708083631384429100.sql +++ b/data/sql/updates/db_world/2024_02_18_08.sql @@ -1,3 +1,4 @@ +-- DB update 2024_02_18_07 -> 2024_02_18_08 -- Update creature 37214 'Crown Lackey' with sniffed values -- updated spawns DELETE FROM `creature` WHERE (`id1` = 37214) AND (`guid` IN (244581, 244582, 244583, 244584, 244585, 244586, 244587, 244588, 244589, 244590));