diff options
Diffstat (limited to 'sql')
| -rw-r--r-- | sql/updates/world/2014_09_13_01_world_spell_script_names.sql | 2 |
1 files changed, 1 insertions, 1 deletions
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');
|
