Remove rig option from slots

This commit is contained in:
Christopher Cookman 2023-09-28 10:31:12 -06:00
parent 3b7defd187
commit 01fbdf6985
Signed by: ChrisChrome
GPG key ID: A023A26E42C33A42

View file

@ -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",