From 214c9a383c45aa8aa3266da9647319696684f9df Mon Sep 17 00:00:00 2001 From: Kwoth Date: Sat, 20 Jul 2024 22:57:11 +0000 Subject: [PATCH] change: Updated some bet descriptions to include 'all' 'half' usage instructions --- src/NadekoBot/data/strings/commands/commands.en-US.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/NadekoBot/data/strings/commands/commands.en-US.yml b/src/NadekoBot/data/strings/commands/commands.en-US.yml index 3263025df..c92c6d535 100644 --- a/src/NadekoBot/data/strings/commands/commands.en-US.yml +++ b/src/NadekoBot/data/strings/commands/commands.en-US.yml @@ -1370,6 +1370,7 @@ betflip: The result can be heads or tails. Guessing correctly rewards you with 1.95x of the currency you've bet (rounded up). Multiplier can be changed by the bot owner. + You can type 'all', 'half' or 'X%' instead of the amount to bet that part of your current balance. ex: - 5 heads - 3 t @@ -1635,7 +1636,7 @@ rps: desc: |- Play a game of Rocket-Paperclip-Scissors with Nadeko. You can bet on it. Multiplier is the same as on betflip. - You can type 'all', 'half' or 'X%' to bet that part of your current balance. + You can type 'all', 'half' or 'X%' instead of the amount to bet that part of your current balance. ex: - r 100 - scissors @@ -4343,6 +4344,7 @@ betdraw: You can specify `r` or `b` for red or black, and `h` or `l` for high or low. You can specify only h/l or only r/b or both. Returns are high but **7 always loses**. + You can type 'all', 'half' or 'X%' instead of the amount to bet that part of your current balance. ex: - 50 r - 200 b l