Closed Capriya closed 2 years ago
https://github.com/TabulaRasaXI/TabulaRasa/blob/staging/scripts/quests/windurst/SOB6_Wild_Card.lua
on line : 73 Prog is set to 1, but never 2,
on line : 84 It is looking for Prog = 2,
proposed solution is to change line 84 to check for prog =1 (this will catch everyone in the quest who has not completed) if you change 73 to 2, the people in the quest will be stuck.
This is still busted.
Works now. Ty!
Branch affected by issue
base
Steps to reproduce
https://ffxiclopedia.fandom.com/wiki/Wild_Card_(Quest)
House of the Hero is not giving any cutscene, so opening the coffer is not producing the card. Have spoken to all of the NPCs multiple times, zoned, logged off/on, etc.
It might be missing the fix from this ASB pull https://github.com/AirSkyBoat/AirSkyBoat/pull/418