JaBa/languages/en-US/economy/slots.json
2021-12-10 21:39:54 +05:00

8 lines
371 B
JSON

{
"DESCRIPTION": "The Atlanta casino",
"USAGE": "{{prefix}}slots [amount]",
"EXAMPLES": "{{prefix}}slots\n{{prefix}}slots 10",
"DEFEAT": "**{{username}}** used {{money}} credit(s) and lost everything.",
"VICTORY": "**{{username}}** used {{money}} credit(s) and won {{won}} credit(s)!",
"NOT_ENOUGH": "You need at least **{{money}}** credit(s)."
}