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