aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilip <boev.filip@gmail.com>2013-08-30 13:38:00 +0200
committerFilip <boev.filip@gmail.com>2013-08-30 13:38:00 +0200
commite375c6075b214b85599cf94364674cc3bb4eea8a (patch)
treed2585da1612853d22b3f3b6a719eabff33cf530a
parentec837b1d7dadac45b71a1833c3ed5097d5f9d91f (diff)
DB/Loot: Titanium Vein
By @dr-j fixes #10671
-rw-r--r--sql/updates/world/2013_08_30_00_db_update.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2013_08_30_00_db_update.sql b/sql/updates/world/2013_08_30_00_db_update.sql
new file mode 100644
index 00000000000..3e6ed052f34
--- /dev/null
+++ b/sql/updates/world/2013_08_30_00_db_update.sql
@@ -0,0 +1 @@
+UPDATE `gameobject_loot_template` SET `item`=33700 WHERE `entry`=24157 AND `item`=37703;