Core/Spells: Fixed quest Salvaging Life's Strength

This commit is contained in:
Lopin
2011-08-24 16:45:49 +02:00
parent ededca3311
commit 8ae290c6d1
2 changed files with 48 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
DELETE FROM `spell_script_names` WHERE `spell_id`=54190;
INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`)
VALUES
(54190,'spell_q12805_lifeblood_dummy');