From 35de41b45f425759efdeb97af1731490882109f1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 1 Jun 2024 19:51:52 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 1d664870d2a04bcbe69e4c82233fdc1c8bace544 --- .../netherwing-misc.sql => db_world/2024_06_01_00.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/netherwing-misc.sql => db_world/2024_06_01_00.sql} (97%) diff --git a/data/sql/updates/pending_db_world/netherwing-misc.sql b/data/sql/updates/db_world/2024_06_01_00.sql similarity index 97% rename from data/sql/updates/pending_db_world/netherwing-misc.sql rename to data/sql/updates/db_world/2024_06_01_00.sql index 40f708ef7..7e0b7adae 100644 --- a/data/sql/updates/pending_db_world/netherwing-misc.sql +++ b/data/sql/updates/db_world/2024_06_01_00.sql @@ -1,3 +1,4 @@ +-- DB update 2024_05_29_00 -> 2024_06_01_00 UPDATE `gameobject_loot_template` SET `MaxCount` = 6 WHERE `Entry` = 22070 AND `Item` IN (22573, 22574); -- Mote of Fire/Earth UPDATE `gameobject_loot_template` SET `MaxCount` = 4 WHERE `Entry` = 22070 AND `Item` = 32464; -- Nethercite Ore UPDATE `item_loot_template` SET `Chance` = 60, `MaxCount` = 3 WHERE `Entry` = 32724 AND `Item` = 32728; -- Sludge