aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2019-12-20 16:53:01 +0100
committerKillyana <morphone1@gmail.com>2019-12-20 16:53:01 +0100
commit9bed0aa8d8fc5f9526fc756e3961ed25f703de79 (patch)
tree997d3be35af0c30ee304d8a674ee98bf7848428e /sql
parent26faca51cd42fdc0778f4ed5a7efd2b44654f726 (diff)
Creature/Script: Toravon Frozen Orb Stalker
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/3.3.5/2019_12_20_00_world.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2019_12_20_00_world.sql b/sql/updates/world/3.3.5/2019_12_20_00_world.sql
new file mode 100644
index 00000000000..f22cdf6c153
--- /dev/null
+++ b/sql/updates/world/3.3.5/2019_12_20_00_world.sql
@@ -0,0 +1,3 @@
+--
+UPDATE `creature_template_addon` SET `auras`="" WHERE `entry` IN (38461);
+UPDATE `creature_template` SET `ScriptName`="npc_frozen_orb_stalker" WHERE `entry` IN (38461);