aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2019-12-16 21:17:10 +0100
committerKillyana <morphone1@gmail.com>2019-12-16 21:17:10 +0100
commit4d89da56c18542f78f7ca29d57a06f08ffa3cef7 (patch)
tree6f5843cc6d440a7e0900bbf1e280e4da85289c33 /sql
parent091ff42064bacd35d98f37fd80a9328e298f2752 (diff)
Spell/Script: Move the spell "Flame Sphere Spawn Effect" from the DB to the cpp
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/3.3.5/2019_12_16_01_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2019_12_16_01_world.sql b/sql/updates/world/3.3.5/2019_12_16_01_world.sql
new file mode 100644
index 00000000000..a4bd583daab
--- /dev/null
+++ b/sql/updates/world/3.3.5/2019_12_16_01_world.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `creature_template_addon` SET `auras`="" WHERE `entry` IN (38332);