From 0df153b8ddaa8b28002462ce955c509b9fe04aed Mon Sep 17 00:00:00 2001 From: AzerothCoreBot Date: Fri, 13 Jan 2023 09:23:33 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 98e87f196f84ddbaa0353f8b468f080a0cb7a27a --- .../skinning.sql => db_world/2023_01_13_00.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/skinning.sql => db_world/2023_01_13_00.sql} (96%) diff --git a/data/sql/updates/pending_db_world/skinning.sql b/data/sql/updates/db_world/2023_01_13_00.sql similarity index 96% rename from data/sql/updates/pending_db_world/skinning.sql rename to data/sql/updates/db_world/2023_01_13_00.sql index ef9c02101..7ed3b2d02 100644 --- a/data/sql/updates/pending_db_world/skinning.sql +++ b/data/sql/updates/db_world/2023_01_13_00.sql @@ -1,3 +1,4 @@ +-- DB update 2023_01_07_07 -> 2023_01_13_00 -- Create a new skinning loot with right percentage DELETE FROM `skinning_loot_template` WHERE (`Entry` = 70068) AND (`Item` IN (21887, 25649, 35229)); INSERT INTO `skinning_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES