aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiscover- <amort11@hotmail.com>2012-04-08 13:18:58 +0200
committerDiscover- <amort11@hotmail.com>2012-04-08 13:18:58 +0200
commit01fc695bad2ce0da12feb04e7df5b07c09144869 (patch)
treea1b151d964a3373e1ec9824f11c22fc71fb37c89
parent56766949fa4dcfec793351a011381e5708145c8f (diff)
Database/Misc: Template updates for Gymer.
Author: Faq Closes #6089
-rw-r--r--sql/updates/world/2012_04_08_00_world_creature_template.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/2012_04_08_00_world_creature_template.sql b/sql/updates/world/2012_04_08_00_world_creature_template.sql
new file mode 100644
index 00000000000..c6665729b75
--- /dev/null
+++ b/sql/updates/world/2012_04_08_00_world_creature_template.sql
@@ -0,0 +1,2 @@
+-- Gymer <King of Storm Giants>
+UPDATE `creature_template` SET `unit_class`=4,`spell1`=55426,`spell2`=55429,`spell3`=55516,`spell4`=55421,`VehicleId`=205 WHERE `entry`=29884;