From 9bdb126b1a9ca2b6f64b463aa2c6d33199b64137 Mon Sep 17 00:00:00 2001 From: loicbersier Date: Tue, 18 Jun 2019 00:11:03 +0200 Subject: [PATCH] updated example --- commands/minigame/borgar.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'] } }); }