Scripts/Ulduar: Minor spell script name change

This commit is contained in:
Lopin
2011-06-15 01:28:04 +02:00
parent 7543904486
commit 84a17dc742
2 changed files with 9 additions and 7 deletions

View File

@@ -0,0 +1,2 @@
-- Change spell script name for Attuned To Nature Dose Reduction
UPDATE `spell_script_names` SET `ScriptName`='spell_freya_attuned_to_nature_dose_reduction' WHERE `ScriptName`='spell_attuned_to_nature_dose_reduction';