diff options
| author | Vincent_Michael <Vincent_Michael@gmx.de> | 2012-12-24 17:21:07 +0100 |
|---|---|---|
| committer | Vincent_Michael <Vincent_Michael@gmx.de> | 2012-12-24 17:22:33 +0100 |
| commit | 7b534774b63537f300d22f21c38e8b46794b6a2f (patch) | |
| tree | bdaafd8ee60bb4e5e7ee8fcd5ab2df23cff40131 /sql | |
| parent | accc83a76dd1fae8174146abaf099e36023d58cf (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.sql | 1 |
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'; |
