Quest 25541 Filling Our Pockets not showing despite being available
TorpedoCXC opened this issue ยท 1 comments
Description
https://www.wowhead.com/cata/quest=25541/filling-our-pockets
Questie version
v10.6.0
Game flavor
Cata
I am not quite sure why it is not being shown though.
[25541] = {"Filling Our Pockets",{{38703},nil},{{38703}},44,46,946,nil,{"Collect 20 Gold Fillings from Southsea Musketeers or Southsea Strongarms."},nil,{nil,nil,{{54829}},nil,},nil,nil,{24949,},nil,nil,{24928,25534,},440,nil,nil,nil,nil,nil,136,nil,nil,{{1133,5}},nil,nil,nil,nil},
Prequest is 24949 Booty Duty. And while this is only half the truth (it's 2 necessary prequests), it should show up.
/run print(C_QuestLog.IsQuestFlaggedCompleted(24949)) => true
Edit: Found it out by myself. The exclusiveTo {24928,25534,}
is wrong.