diff --git a/src/NadekoBot/Resources/CommandStrings.resx b/src/NadekoBot/Resources/CommandStrings.resx index 3aa50141..e98bb012 100644 --- a/src/NadekoBot/Resources/CommandStrings.resx +++ b/src/NadekoBot/Resources/CommandStrings.resx @@ -1174,7 +1174,7 @@ betflip bf - Bet to guess will the result be heads or tails. Guessing awards you double flowers you've bet. + Bet to guess will the result be heads or tails. Guessing awards you double the currency you've bet. `{0}bf 5 heads` or `{0}bf 3 t` @@ -1219,7 +1219,7 @@ joinrace jr - Joins a new race. You can specify an amount of flowers for betting (optional). You will get YourBet*(participants-1) back if you win. + Joins a new race. You can specify an amount of currency for betting (optional). You will get YourBet*(participants-1) back if you win. `{0}jr` or `{0}jr 5` @@ -1255,7 +1255,7 @@ take - Takes a certain amount of flowers from someone. + Takes a certain amount of currency from someone. `{0}take 1 "@someguy"` @@ -1264,7 +1264,7 @@ betroll br - Bets a certain amount of NadekoFlowers and rolls a dice. Rolling over 66 yields x2 flowers, over 90 - x3 and 100 x10. + Bets a certain amount of currency and rolls a dice. Rolling over 66 yields x2 of your currency, over 90 - x3 and 100 x10. `{0}br 5` @@ -1354,7 +1354,7 @@ pick - Picks a flower planted in this channel. + Picks the currency planted in this channel. `{0}pick` @@ -1363,7 +1363,7 @@ plant - Spend a flower to plant it in this channel. (If bot is restarted or crashes, flower will be lost) + Spend a unit of currency to plant it in this channel. (If bot is restarted or crashes, the currency will be lost) `{0}plant` @@ -1372,7 +1372,7 @@ gencurrency gc - Toggles currency generation on this channel. Every posted message will have chance to spawn a NadekoFlower. Chance is specified by the Bot Owner. (default is 2%) + Toggles currency generation on this channel. Every posted message will have chance to spawn currency. Chance is specified by the Bot Owner. (default is 2%) `{0}gc` @@ -2278,7 +2278,7 @@ readme guide - Shows all available operations in .calc command + Shows all available operations in {0}calc command `{0}calcops` @@ -2305,7 +2305,7 @@ Sets a new join announcement message which will be sent to the user who joined. Type %user% if you want to mention the new member. Using it with no message will show the current DM greet message. - Check how much NadekoFlowers a person has. (Defaults to yourself) + Check how much currency a person has. (Defaults to yourself) `{0}$$` or `{0}$$ @SomeGuy`