diff options
Diffstat (limited to 'sql')
| -rw-r--r-- | sql/updates/world/2011_11_27_00_world_spell_script.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/2011_11_27_00_world_spell_script.sql b/sql/updates/world/2011_11_27_00_world_spell_script.sql index 2919c3e6538..5411d660c2b 100644 --- a/sql/updates/world/2011_11_27_00_world_spell_script.sql +++ b/sql/updates/world/2011_11_27_00_world_spell_script.sql @@ -3,4 +3,4 @@ INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES (20911,'spell_gen_damage_reduction_aura'), -- Blessing of Sanctuary (25899,'spell_gen_damage_reduction_aura'), -- Greater Blessing of Sanctuary (63944,'spell_gen_damage_reduction_aura'), -- Renewed Hope -(50720,'spell_gen_damage_reduction_aura'); -- Vigilance
\ No newline at end of file +(50720,'spell_gen_damage_reduction_aura'); -- Vigilance |
