DB/Quest: Fix QuestType for "A Cold Front Approaches"

By SnapperRy
Closes #17498
This commit is contained in:
Killyana
2016-07-04 02:17:43 +02:00
parent 0aa2f74eec
commit c1d836be69

View File

@@ -0,0 +1,2 @@
--
UPDATE `quest_template` SET `QuestType`=2 WHERE `Id`=13070;