aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorariel- <ariel-@users.noreply.github.com>2016-10-10 16:31:47 -0300
committerariel- <ariel-@users.noreply.github.com>2016-10-10 16:31:47 -0300
commita129b41f3dadb96944fcace77851a0d15d5d9fa2 (patch)
treebea55e1fcdda2cba2137869d8018542754703eb2 /sql
parentd42927341007f8ced30c79aef8baef47e951abb8 (diff)
Core/Spells: fix runtime error
Partial revert of 11650e4008871138cfec61f84e280adb2cdd2d5d
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/3.3.5/2016_10_10_04_world_335.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2016_10_10_04_world_335.sql b/sql/updates/world/3.3.5/2016_10_10_04_world_335.sql
new file mode 100644
index 00000000000..d01dad033a5
--- /dev/null
+++ b/sql/updates/world/3.3.5/2016_10_10_04_world_335.sql
@@ -0,0 +1 @@
+DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_hun_lock_and_load_dummy';