Script/Spells: Solve problems with argent tournament spells

- Including cleanup in spell_generic
This commit is contained in:
Souler
2012-02-01 16:02:58 +01:00
committed by kaelima
parent 9b524b43fa
commit eef0c61bbf
4 changed files with 239 additions and 228 deletions

View File

@@ -0,0 +1,5 @@
DELETE FROM `achievement_criteria_data` WHERE `criteria_id`=9798 AND `type`=6;
DELETE FROM `spell_script_names` WHERE `spell_id`=63399;
INSERT INTO `spell_script_names`(`spell_id`,`ScriptName`) VALUES
(63399, 'spell_gen_tournament_pennant');