From d8d28319783e8bb5e64bc6a9249a6383afff03e7 Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Sat, 24 Feb 2024 21:30:50 -0600 Subject: [PATCH] Update rare play string --- cogs/gameplay.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cogs/gameplay.py b/cogs/gameplay.py index aff8611..c7814ee 100644 --- a/cogs/gameplay.py +++ b/cogs/gameplay.py @@ -3889,7 +3889,7 @@ class Gameplay(commands.Cog): hit_allowed = 'out' view = Confirm([interaction.user], label_type='yes') - question = await interaction.channel.send(f'Did {defender["p_name"]} give up an error?', view=view) + question = await interaction.channel.send(f'Did {defender["p_name"]} give up an error or rare play?', view=view) await view.wait() if view.value: