vxcvcx
This commit is contained in:
parent
0732faecb7
commit
a16c4b37a9
2 changed files with 4 additions and 3 deletions
|
@ -8,7 +8,7 @@ def shuffle(stuff):
|
|||
class Slots:
|
||||
command_word = "!slots"
|
||||
casino_word = "!casino"
|
||||
minimum_bet = 5
|
||||
minimum_bet = 100
|
||||
maximum_bet = INFINITY
|
||||
payout_to_symbols = {
|
||||
2: ["👣", "🍀", "🌈", "⭐️"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue