aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilip <boev.filip@gmail.com>2013-09-28 18:19:33 +0200
committerFilip <boev.filip@gmail.com>2013-09-28 18:19:33 +0200
commit6711ba0bd85b6908d908ca127274c5c409dbad64 (patch)
tree5d2c2fb05a72ee011f944a1f57ae0fcb768f11a0
parent18bf68ad7e6da7cdad611b1cc78cb15cfd11413e (diff)
DB/Update: Pet spells
-rw-r--r--sql/updates/world/2013_09_28_01_world_update.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2013_09_28_01_world_update.sql b/sql/updates/world/2013_09_28_01_world_update.sql
new file mode 100644
index 00000000000..43720dbab22
--- /dev/null
+++ b/sql/updates/world/2013_09_28_01_world_update.sql
@@ -0,0 +1 @@
+UPDATE `creature_template` SET `spell1` = 52497, `spell2` = 52510 WHERE `entry` = 28843;