aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgygyti <gygyti@users.noreply.github.com>2021-03-19 03:24:27 +0200
committerShauren <shauren.trinity@gmail.com>2022-03-07 20:48:59 +0100
commitaa3577075f669e9db17c2f2932a8e2470aa4c15e (patch)
tree7c5fe632bf7d26d4ef7ee6ab1874b3b3d84ccb13
parent95bb2c946d72f5d13b5fc76a7a9d536abdb1cd54 (diff)
DB/Loot: Remove 'Wastewander Water Pouch' from Andre Firebeard
Closes #26256 (cherry picked from commit 6d5705a1041b8df9bfe0ab18a425976a601bf3e2)
-rw-r--r--sql/updates/world/master/2022_03_07_17_world_2021_03_19_04_world_335.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2022_03_07_17_world_2021_03_19_04_world_335.sql b/sql/updates/world/master/2022_03_07_17_world_2021_03_19_04_world_335.sql
new file mode 100644
index 00000000000..600caad4b58
--- /dev/null
+++ b/sql/updates/world/master/2022_03_07_17_world_2021_03_19_04_world_335.sql
@@ -0,0 +1,2 @@
+--
+DELETE FROM `creature_loot_template` WHERE `Item`=8483 AND `Entry`=7883 AND `Reference`=0;