From e746e8685c65264cd1ba4495ab7f23f535c88404 Mon Sep 17 00:00:00 2001 From: Nyeriah Date: Sat, 13 Sep 2014 11:10:33 -0300 Subject: Scripts/UtigardePinnacle: Use a generic spell to calculate the damage for Dark Slash instead Thanks to @Vincent_Michael for the heads up --- sql/updates/world/2014_09_13_01_world_spell_script_names.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql/updates') diff --git a/sql/updates/world/2014_09_13_01_world_spell_script_names.sql b/sql/updates/world/2014_09_13_01_world_spell_script_names.sql index ff03bfa78b0..aaa12cd0938 100644 --- a/sql/updates/world/2014_09_13_01_world_spell_script_names.sql +++ b/sql/updates/world/2014_09_13_01_world_spell_script_names.sql @@ -1,3 +1,3 @@ DELETE FROM `spell_script_names` WHERE `spell_id` = 48292; INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES -(48292, 'spell_ymiron_dark_slash'); +(48292, 'spell_gen_50pct_count_pct_from_max_hp'); -- cgit v1.2.3