diff --git a/gauntlets.py b/gauntlets.py index 7458bc4..08e4161 100644 --- a/gauntlets.py +++ b/gauntlets.py @@ -1874,7 +1874,7 @@ async def post_result(run_id: int, is_win: bool, this_team: Team, bot, channel, await helpers.give_cards_to_team( main_team, player_ids=[x['reward']['player']['player_id']], pack_id=this_pack['id']) reward_string += f'- {helpers.player_desc(x["reward"]["player"])}\n' - elif x['reward']['pack_type'] and this_event['id'] in [3, 4, 5, 6]: + elif x['reward']['pack_type'] and this_event['id'] in [3, 4, 5, 6, 8]: if this_event['id'] == 3: cardset_id = 13 team_id = 58