aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2018-03-09 01:47:51 +0100
committerKillyana <morphone1@gmail.com>2018-03-09 01:47:51 +0100
commit4d84ae2736c793807e650dc0c5cdc5158ed6d454 (patch)
tree0985080d0a97f6b6afac41e0a6724c70f6a4e964
parent7452074829c2682fea01135ebeb6d3f58759db77 (diff)
DB/Creature: Add missing hover animation to Olrun the Battlecaller
Ref #15093
-rw-r--r--sql/updates/world/3.3.5/2018_03_08_13_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2018_03_08_13_world.sql b/sql/updates/world/3.3.5/2018_03_08_13_world.sql
new file mode 100644
index 00000000000..f4b1c66649a
--- /dev/null
+++ b/sql/updates/world/3.3.5/2018_03_08_13_world.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `creature_addon` SET `bytes1`=33554432 WHERE `guid`= 128739;