aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2015-12-29 16:13:25 +0100
committerMitchesD <majklprofik@seznam.cz>2016-01-17 13:55:55 +0100
commit19c69a273dcdc10b5db025b0d2d53c4efba2af58 (patch)
tree4c93c1ddcfacf84e0b772035c3594d23f1d4db4d
parentad28b1e10c3d80a233a547817363ec41f38c6ca0 (diff)
DB/Creature: Fix Tournament Druid Spell Target visibility
Closes #16119 (cherry picked from commit bf8a3b1dfe8faed8fa47fa1ed8de313713abb8a9)
-rw-r--r--sql/updates/world/2016_01_17_04_world_2015_12_29_00.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/2016_01_17_04_world_2015_12_29_00.sql b/sql/updates/world/2016_01_17_04_world_2015_12_29_00.sql
new file mode 100644
index 00000000000..da6de123190
--- /dev/null
+++ b/sql/updates/world/2016_01_17_04_world_2015_12_29_00.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `creature` SET `modelid`=0 WHERE `id`=33787;