aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent-Michael <Vincent_Michael@gmx.de>2012-05-27 13:17:00 +0200
committerZxBiohazardZx <zxbiohazardzx@gmail.com>2012-05-27 13:17:00 +0200
commitb78d6c2c2b426a13e36d24eec7776afe5fdcfaf5 (patch)
tree3c848f51bd58cd27c26a50ddce767272a368aa3f
parent1593a53086538cce6ae6252a9bc9779b02a5b1b8 (diff)
DB/Gameobject: Quenched Illidari-Bane Blade added to the object
Closes #6446,#6604
-rw-r--r--sql/updates/world/2012_05_27_00_world_gameobject_template.sql7
1 files changed, 7 insertions, 0 deletions
diff --git a/sql/updates/world/2012_05_27_00_world_gameobject_template.sql b/sql/updates/world/2012_05_27_00_world_gameobject_template.sql
new file mode 100644
index 00000000000..5fa3c15a505
--- /dev/null
+++ b/sql/updates/world/2012_05_27_00_world_gameobject_template.sql
@@ -0,0 +1,7 @@
+-- Gameobject updates based on sniffs
+UPDATE `gameobject_template` SET `size` =2.5,`questItem1`=30876,`data0`=57,`data1`=21583 WHERE `entry`=185032;
+UPDATE `gameobject` SET `position_x`=-3420.991,`position_y`=1373.175,`position_z`=257.5233,`orientation`=3.141593 WHERE `id`=185032;
+-- Gameobject loot template
+DELETE FROM `gameobject_loot_template` WHERE `entry`=21583;
+INSERT INTO `gameobject_loot_template` VALUES
+(21583,30876,100,1,0,1,1); -- Quenched Illidari-Bane Blade