Quest 27358 The Captive Bride shown as available when it is not
TorpedoCXC opened this issue ยท 5 comments
Description
https://www.wowhead.com/cata/quest=27358/the-captive-bride
Probably missing prequest entry for quest 27328 Grimtotem Chiefs: The Chief of Chiefs
https://www.wowhead.com/cata/quest=27328/grimtotem-chiefs-the-chief-of-chiefs
After completing 27328 Grimtotem Chiefs: The Chief of Chiefs:
There is also an alliance version for both quests.
Questie version
v10.5.2
Game flavor
Cata
The file Database/Corrections/cataQuestFixes.lua
looks good to me so far:
[27357] = { -- The Captive Bride [Alliance]
[questKeys.preQuestSingle] = {},
[questKeys.preQuestGroup] = {27320,27325,27327},
},
[27358] = { -- The Captive Bride [Horde]
[questKeys.preQuestSingle] = {},
[questKeys.preQuestGroup] = {27321,27326,27328},
},
But the bitmask for the alliance version from Database/Cata/cataQuestDB.lua
seems off to me:
[27357] = {"The Captive Bride",{{45277},nil},{{45442}},38,43,2098253
[27358] = {"The Captive Bride",{{45278},nil},{{45442}},38,43,946
@Cabro Could you please explain to me how the bitmask 2098253 fits into the pattern described here: https://github.com/Questie/Questie/wiki/Database#races