From 4110f2a8a3a6d1103ff087a7606e3e3bbfab13eb Mon Sep 17 00:00:00 2001 From: loicbersier Date: Wed, 9 Oct 2019 01:36:33 +0200 Subject: [PATCH] updated description --- commands/minigame/borgar.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/commands/minigame/borgar.js b/commands/minigame/borgar.js index 24437ec..4389452 100644 --- a/commands/minigame/borgar.js +++ b/commands/minigame/borgar.js @@ -11,9 +11,9 @@ class borgarCommand extends Command { aliases: ['borgar', 'hamburgor', 'hamborgar', 'burger', 'hamburger', 'borger'], category: 'minigame', description: { - content: 'Make amborgar,,,,,,,,,, ( MINI GAME VERY WIP, NO LEVEL YET )', - usage: '[number of ingredient] [time]', - examples: ['4 10'] + content: 'Make amborgar,,,,,,,,,, ( MINI GAME VERY WIP, LEVEL/XP SYSTEM MIGHT BE BULLSHIT )', + usage: '', + examples: [''] } }); }