From c50688c7027a13b02340570defaed9049991247f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 11 Oct 2025 21:02:20 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): f0dea45457f3fc2f06e55871d96d4aeb95b200ac --- .../rev_1759592050712749074.sql => db_world/2025_10_11_04.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1759592050712749074.sql => db_world/2025_10_11_04.sql} (98%) diff --git a/data/sql/updates/pending_db_world/rev_1759592050712749074.sql b/data/sql/updates/db_world/2025_10_11_04.sql similarity index 98% rename from data/sql/updates/pending_db_world/rev_1759592050712749074.sql rename to data/sql/updates/db_world/2025_10_11_04.sql index 63970f158..85a5c7dac 100644 --- a/data/sql/updates/pending_db_world/rev_1759592050712749074.sql +++ b/data/sql/updates/db_world/2025_10_11_04.sql @@ -1,3 +1,4 @@ +-- DB update 2025_10_11_03 -> 2025_10_11_04 -- DELETE FROM `creature` WHERE (`guid` = 248652) AND (`id1` = 14693); DELETE FROM `game_event_creature` WHERE (`guid` = 248652) AND (`eventEntry` = 120);