Loading a save with retirement quests might not remove the correct quests from the deck. The index is sometimes off, which might be a timing issue.
Instead of having this weird function that remembers which cards where removed, it would be better to use the CardId of the contained objects to see which quests that are.
Loading a save with retirement quests might not remove the correct quests from the deck. The index is sometimes off, which might be a timing issue. Instead of having this weird function that remembers which cards where removed, it would be better to use the CardId of the contained objects to see which quests that are.