aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAokromes <Aokromes@users.noreply.github.com>2014-10-10 18:16:25 +0200
committerAokromes <Aokromes@users.noreply.github.com>2014-10-10 18:16:25 +0200
commit4888269c7f456d52d52e4c95aae8b1240e47d517 (patch)
tree933215674f7c0f25b7ec1e2556696eed57353ce2
parent7a8c251c37230f15420f55f5f89cc024c2a1ac73 (diff)
DB/Loot: Toravon It should drop 2 Emblems of Frost in 10 and 25 player
By Pirricli, closes #13293
-rw-r--r--sql/updates/world/2014_10_10_02_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/2014_10_10_02_world.sql b/sql/updates/world/2014_10_10_02_world.sql
new file mode 100644
index 00000000000..8f971f8ad1e
--- /dev/null
+++ b/sql/updates/world/2014_10_10_02_world.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `creature_loot_template` SET `item`=49426 WHERE `entry`=38433 AND `item`=47241;