aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/master/2022_03_11_32_world_2021_07_28_01_world.sql11
1 files changed, 11 insertions, 0 deletions
diff --git a/sql/updates/world/master/2022_03_11_32_world_2021_07_28_01_world.sql b/sql/updates/world/master/2022_03_11_32_world_2021_07_28_01_world.sql
new file mode 100644
index 00000000000..f90676c0a79
--- /dev/null
+++ b/sql/updates/world/master/2022_03_11_32_world_2021_07_28_01_world.sql
@@ -0,0 +1,11 @@
+--
+DELETE FROM `item_loot_template` WHERE `Entry` = 12849;
+INSERT INTO `item_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
+(12849,10376,0,0,0,1,1,1,1,''),
+(12849,10377,0,0,0,1,1,1,1,''),
+(12849,10378,0,0,0,1,1,1,1,''),
+(12849,10379,0,0,0,1,1,1,1,''),
+(12849,10380,0,0,0,1,1,1,1,''),
+(12849,10381,0,0,0,1,1,1,1,''),
+(12849,10382,0,0,0,1,1,1,1,''),
+(12849,10383,0,0,0,1,1,1,1,'');