Scripts/Spells: fix wrath of the astromancer and stop the startup error.

This commit is contained in:
Kandera
2012-07-06 10:21:00 -04:00
parent 6a83cd453c
commit 2bcc29136a
2 changed files with 13 additions and 37 deletions

View File

@@ -0,0 +1 @@
UPDATE `spell_script_names` SET `spell_id` = 42787 WHERE `spell_id` = 42784;