This commit is contained in:
Dragon Fire
2020-10-27 00:06:52 -04:00
parent eef6bcb015
commit 4a4a93425f
+1 -1
View File
@@ -12,7 +12,7 @@ module.exports = class HorseRaceCommand extends Command {
constructor(client) {
super(client, {
name: 'horse-race',
aliases: ['race-horse', 'kentucky-derby'],
aliases: ['kentucky-derby'],
group: 'games-sp',
memberName: 'horse-race',
description: 'Bet on the fastest horse in a 6-horse race.',