- 916
- 2015
- 24
- Location
- Barryton Michigan USA
[Name, Type] azshara, amberwinds journal, horde
[What it does] Kill the lorekeeper to get the item, then turn it in at the scrying stone, the stone doesnt work.
[What it should do] turn in at the scrying stone.
http://www.wowhead.com/quest=14428/amberwinds-journal
https://www.youtube.com/watch?v=90TKzjiWqBE&ytbChannel=Finom
upper scrying stone fix for quest associations
	
	
	
		
	
	
	
		
				
			[What it does] Kill the lorekeeper to get the item, then turn it in at the scrying stone, the stone doesnt work.
[What it should do] turn in at the scrying stone.
http://www.wowhead.com/quest=14428/amberwinds-journal
https://www.youtube.com/watch?v=90TKzjiWqBE&ytbChannel=Finom
upper scrying stone fix for quest associations
		Code:
	
	REPLACE INTO `gameobject_involvedrelation` (`id`, `quest`) VALUES (196832, 14428);
		Code:
	
	REPLACE INTO `gameobject_questrelation` (`id`, `quest`) VALUES (196832, 14429); 
	