aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoroffl <offl@users.noreply.github.com>2021-08-14 16:52:14 +0300
committerShauren <shauren.trinity@gmail.com>2022-03-12 23:40:53 +0100
commit2de7a090c6cab213ddc5a38a7c1ae316afe2128e (patch)
treea91747190c5166d9b0b99822d0ef1ef7f72c13d2
parentb1847b1fd9c94f05d786ffbef19ee68fc7e2921b (diff)
DB/Loot: Torwa's Pouch & Un'Goro Dirt Pile
Closes #26812 (cherry picked from commit 16fcbf07f88030d64271fa01b458679cbb2244c7)
-rw-r--r--sql/updates/world/master/2022_03_12_22_world_2021_08_14_01_world.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/world/master/2022_03_12_22_world_2021_08_14_01_world.sql b/sql/updates/world/master/2022_03_12_22_world_2021_08_14_01_world.sql
new file mode 100644
index 00000000000..8c4fdc01842
--- /dev/null
+++ b/sql/updates/world/master/2022_03_12_22_world_2021_08_14_01_world.sql
@@ -0,0 +1,4 @@
+-- view-source:https://web.archive.org/web/20100504135426/http://www.wowhead.com/item=11568
+DELETE FROM `item_loot_template` WHERE `Entry` = 11568 AND `Item` IN (2450,3820,8838,11018,16204);
+-- view-source:https://web.archive.org/web/20100423131633/http://www.wowhead.com/object=157936
+UPDATE `gameobject_loot_template` SET `MaxCount` = 4 WHERE `Entry` = 10039 AND `Item` = 11018;