diff --git a/commands/minigame/borgar.js b/commands/minigame/borgar.js index db4be642..c44a9e40 100644 --- a/commands/minigame/borgar.js +++ b/commands/minigame/borgar.js @@ -25,7 +25,7 @@ class borgarCommand extends Command { description: { content: 'Make amborgar,,,,,,,,,, ( MINI GAME VERY WIP, NO LEVEL YET )', usage: '[number of ingredient] [time]', - examples: ['4 10000'] + examples: ['4 10'] } }); }