From 4922c466c968f7d86e14c29510294baed81ab72b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 26 Dec 2023 12:54:06 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 66f3bc576b40619cdf9e8f94521513fdf1969f39 --- .../rev_1703593697194565600.sql => db_world/2023_12_26_00.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1703593697194565600.sql => db_world/2023_12_26_00.sql} (83%) diff --git a/data/sql/updates/pending_db_world/rev_1703593697194565600.sql b/data/sql/updates/db_world/2023_12_26_00.sql similarity index 83% rename from data/sql/updates/pending_db_world/rev_1703593697194565600.sql rename to data/sql/updates/db_world/2023_12_26_00.sql index fe57173a8bcc02..57d7a8dab4eb83 100644 --- a/data/sql/updates/pending_db_world/rev_1703593697194565600.sql +++ b/data/sql/updates/db_world/2023_12_26_00.sql @@ -1,3 +1,4 @@ +-- DB update 2023_12_25_01 -> 2023_12_26_00 -- Spawn NPC 'Crown Apothecary' for event 'Love is in the Air' only DELETE FROM `game_event_creature` WHERE (`eventEntry` = 8) AND (`guid` = 146624); INSERT INTO `game_event_creature` (`eventEntry`,`guid`) VALUES