From 12189ffc4be7c9b49829490a33b67f6dec1d5abe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 18 Oct 2023 22:16:12 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 45bfef19629bb6151848cf9975cd4006d89548d2 --- .../rev_1697438519978900900.sql => db_world/2023_10_18_02.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1697438519978900900.sql => db_world/2023_10_18_02.sql} (92%) diff --git a/data/sql/updates/pending_db_world/rev_1697438519978900900.sql b/data/sql/updates/db_world/2023_10_18_02.sql similarity index 92% rename from data/sql/updates/pending_db_world/rev_1697438519978900900.sql rename to data/sql/updates/db_world/2023_10_18_02.sql index 84b1aa65d..039a3cee4 100644 --- a/data/sql/updates/pending_db_world/rev_1697438519978900900.sql +++ b/data/sql/updates/db_world/2023_10_18_02.sql @@ -1,3 +1,4 @@ +-- DB update 2023_10_18_01 -> 2023_10_18_02 -- Strange Engine Part DELETE FROM `gameobject_loot_template` WHERE `Entry` = 19605 AND `Item` = 34469; INSERT INTO `gameobject_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES