Remove rig option from slots
This commit is contained in:
parent
3b7defd187
commit
01fbdf6985
|
@ -123,15 +123,7 @@
|
||||||
{
|
{
|
||||||
"name": "slots",
|
"name": "slots",
|
||||||
"description": "Play the slots (Costs 3 coins)",
|
"description": "Play the slots (Costs 3 coins)",
|
||||||
"type": 1,
|
"type": 1
|
||||||
"options":[
|
|
||||||
{
|
|
||||||
"name": "rig",
|
|
||||||
"description": "Willing to put some lucky number/word? This option is for you!",
|
|
||||||
"type": 3,
|
|
||||||
"required": false
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "coinflip",
|
"name": "coinflip",
|
||||||
|
|
Loading…
Reference in a new issue