*Fix quest 12687. Note that this is only a workaround.
--HG-- branch : trunk
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
DELETE FROM spell_area WHERE spell = 52693;
|
||||
INSERT INTO spell_area (`spell`, `area`, `quest_start`, `quest_start_active`, `quest_end`, `aura_spell`, `racemask`, `gender`, `autocast`) VALUES
|
||||
(52693, 4298, 12687, 1, 12687, 0, 0, 0, 1);
|
||||
Reference in New Issue
Block a user