What's new

Bug quest the wardens pawn both factions fix 7.0

eyerobot

Gold Supporter
Superior Member
916
2015
24
Location
Barryton Michigan USA
[Name, Type] the wardens pawn. quest, badlands, both factions
[What it does]The quest will not turn in, As it has no quest ender.
[What it should do] It's a simple go to quest.
http://www.wowhead.com/quest=27883/the-wardens-pawn
https://www.youtube.com/watch?v=POkGejXmM3o&ytbChannel=Wwolfiex

set quest enders horde then alliance
Code:
REPLACE INTO `gameobject_involvedrelation` (`id`, `quest`) VALUES (206335, 27883);
REPLACE INTO `gameobject_involvedrelation` (`id`, `quest`) VALUES (206335, 27796);
 
Top