aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2019-12-19 22:27:31 +0100
committerKillyana <morphone1@gmail.com>2019-12-19 22:27:31 +0100
commit26faca51cd42fdc0778f4ed5a7efd2b44654f726 (patch)
tree262a878563f5c733640aa93ff5471d6da4ec9b6d /sql
parent462b63957aa821b388a88a741c9eb9bb59491b4a (diff)
Spell: Move Crystal Spike aura to the cpp
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/3.3.5/2019_12_19_04_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2019_12_19_04_world.sql b/sql/updates/world/3.3.5/2019_12_19_04_world.sql
new file mode 100644
index 00000000000..6fa630eed21
--- /dev/null
+++ b/sql/updates/world/3.3.5/2019_12_19_04_world.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `creature_template_addon` SET `auras`="" WHERE `entry` IN (27101,27079);