DB/Quest: Add proper quest relation for quest Scrying Goggles? No

Problem! (8578)
Closes #74
This commit is contained in:
thymuswisewood
2011-02-04 09:35:20 -07:00
committed by runningnak3d
parent 781a59f812
commit b7d32819c2

View File

@@ -0,0 +1,3 @@
-- Fix starting NPC for quest "Scrying Goggles? No Problem!"
DELETE FROM `gameobject_questrelation` WHERE `quest`=8578; -- Delete any existing values for this quest
INSERT INTO `gameobject_questrelation` (`id`,`quest`) VALUES (180642,8578); -- Insert correct values for start point of quest