aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorVincent_Michael <Vincent_Michael@gmx.de>2012-12-24 17:21:07 +0100
committerVincent_Michael <Vincent_Michael@gmx.de>2012-12-24 17:22:33 +0100
commit7b534774b63537f300d22f21c38e8b46794b6a2f (patch)
treebdaafd8ee60bb4e5e7ee8fcd5ab2df23cff40131 /sql
parentaccc83a76dd1fae8174146abaf099e36023d58cf (diff)
Core/Spells: Remove spell script "spell_gen_damage_reduction_aura"
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/2012_12_24_00_world_spell_script_names_434.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2012_12_24_00_world_spell_script_names_434.sql b/sql/updates/world/2012_12_24_00_world_spell_script_names_434.sql
new file mode 100644
index 00000000000..d95da8f3239
--- /dev/null
+++ b/sql/updates/world/2012_12_24_00_world_spell_script_names_434.sql
@@ -0,0 +1 @@
+DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_gen_damage_reduction_aura';