updated description

This commit is contained in:
loicbersier 2019-10-09 01:36:33 +02:00
parent 7245991cd1
commit 4110f2a8a3

View file

@ -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: ['']
}
});
}