From 36114d9354219bd47741678e8110a08d627a86ec Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 18 Feb 2024 10:15:40 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): d3e451eb7b37e2d91e0ce0d257801a181824013e --- .../rev_1708085955100234300.sql => db_world/2024_02_18_05.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1708085955100234300.sql => db_world/2024_02_18_05.sql} (98%) diff --git a/data/sql/updates/pending_db_world/rev_1708085955100234300.sql b/data/sql/updates/db_world/2024_02_18_05.sql similarity index 98% rename from data/sql/updates/pending_db_world/rev_1708085955100234300.sql rename to data/sql/updates/db_world/2024_02_18_05.sql index 0064fc3ba..2db82926d 100644 --- a/data/sql/updates/pending_db_world/rev_1708085955100234300.sql +++ b/data/sql/updates/db_world/2024_02_18_05.sql @@ -1,3 +1,4 @@ +-- DB update 2024_02_18_04 -> 2024_02_18_05 -- Update creature 38006 'Crown Hoodlum' with sniffed values -- updated spawns DELETE FROM `creature` WHERE (`id1` = 38006) AND (`guid` IN (244616, 244617, 244618, 244619, 244620));