From a20077eca822da18a5fec00254ab4e3e9f2b684e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 19 May 2025 11:17:16 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 75d7f4886c3e54350ddafccd382ea28dfb2ebbf0 --- .../rev_1746808346708867700.sql => db_world/2025_05_19_00.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1746808346708867700.sql => db_world/2025_05_19_00.sql} (96%) diff --git a/data/sql/updates/pending_db_world/rev_1746808346708867700.sql b/data/sql/updates/db_world/2025_05_19_00.sql similarity index 96% rename from data/sql/updates/pending_db_world/rev_1746808346708867700.sql rename to data/sql/updates/db_world/2025_05_19_00.sql index 10a321c03..87dd9b4e5 100644 --- a/data/sql/updates/pending_db_world/rev_1746808346708867700.sql +++ b/data/sql/updates/db_world/2025_05_19_00.sql @@ -1,3 +1,4 @@ +-- DB update 2025_05_18_00 -> 2025_05_19_00 -- Deletes `Dalaran Wizard's Robe` (5110) from References: `World Drop - White World Drop - NPC Levels` 14-15 (1011415), 15-15 (1011515), 15-16 (1011516), 16-16 (1011616) DELETE FROM `reference_loot_template` WHERE `Item` = 5110;