-- [Quest] 9314: Word From Azure Watch - Fix quest starter (Aeun) also being marked as quest ender
DELETE FROM creature_questender WHERE id = 16554 AND quest = 9314;
-- [Quest] 13595: Of Their Own Design - Fix Potion of Wildfire not being looted after interaction with game object (194202)...
-- Fix Gilnean Hunter trainer quest to use Steady Shot on Bloodfang Worgen
UPDATE quest_template SET ZoneOrSort=4755, RequiredNpcOrGo1=35118 WHERE Id=14276;