Questie

Questie

121M Downloads

Quest 867 Harpy Raiders not showing on map although it is available

TorpedoCXC opened this issue ยท 2 comments

commented

Description

https://www.wowhead.com/cata/quest=867/harpy-raiders

Related to #5964

WoWScrnShot_100524_114601
WoWScrnShot_100524_114608

Questie version

v10.5.1

Game flavor

Cata

commented
[867] = {"Harpy Raiders",{{3449},nil},{{3449}},15,17,946,nil,{"Collect 6 Witchwing Talons from Witchwing harpies."},nil,{nil,nil,{{5064}},nil,},nil,nil,{28877,29094,},nil,nil,{875,},17,nil,nil,nil,nil,875,8,nil,nil,{{76,5}},nil,nil,nil,nil},

I will check the necessity of the prerequisite quests 28877, 29094 next.

exclusiveTo is also wrong.

commented

/run print(C_QuestLog.IsQuestFlaggedCompleted(28877)) -> false
/run print(C_QuestLog.IsQuestFlaggedCompleted(29094)) -> false

I will update the files accordingly.