updated example
This commit is contained in:
parent
d300529d0e
commit
9bdb126b1a
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ class borgarCommand extends Command {
|
||||||
description: {
|
description: {
|
||||||
content: 'Make amborgar,,,,,,,,,, ( MINI GAME VERY WIP, NO LEVEL YET )',
|
content: 'Make amborgar,,,,,,,,,, ( MINI GAME VERY WIP, NO LEVEL YET )',
|
||||||
usage: '[number of ingredient] [time]',
|
usage: '[number of ingredient] [time]',
|
||||||
examples: ['4 10000']
|
examples: ['4 10']
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue