diff options
| author | Vincent-Michael <Vincent_Michael@gmx.de> | 2013-07-22 19:24:17 +0200 |
|---|---|---|
| committer | Vincent-Michael <Vincent_Michael@gmx.de> | 2013-07-22 19:24:17 +0200 |
| commit | de21f51fd7dd5677efd288e6f24d8cd531b97abb (patch) | |
| tree | 5cfc63aaa3f6ab0e567c054ef9b40dcd8d413aac /sql | |
| parent | 102d46a3d00ae5e300ed9ac5f05f26218cd23410 (diff) | |
Core/Spell: Remove warlock "Siphon Life" script - has now default trigger spell
Diffstat (limited to 'sql')
| -rw-r--r-- | sql/updates/world/2013_07_22_08_world_spell_spell_script_names_434.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2013_07_22_08_world_spell_spell_script_names_434.sql b/sql/updates/world/2013_07_22_08_world_spell_spell_script_names_434.sql new file mode 100644 index 00000000000..20583473b26 --- /dev/null +++ b/sql/updates/world/2013_07_22_08_world_spell_spell_script_names_434.sql @@ -0,0 +1 @@ +DELETE FROM `spell_script_names` WHERE `spell_id`=63108; |
