This commit is contained in:
2024-03-09 13:30:29 +08:00
parent 9b88453b4e
commit 7f124132ed
29 changed files with 1831 additions and 1720 deletions

View File

@@ -1216,7 +1216,7 @@ function check_for_unlock(args)
if highest_win >= 8 then
unlock_achievement('high_stakes')
end
if lowest_win >= 8 then
if G.PROGRESS and G.PROGRESS.deck_stakes.tally/G.PROGRESS.deck_stakes.of >=1 then
unlock_achievement('completionist_plus')
end
if G.PROGRESS and G.PROGRESS.joker_stickers.tally/G.PROGRESS.joker_stickers.of >=1 then