This commit is contained in:
Dragon Fire
2021-01-27 18:00:09 -05:00
parent dc68bdd852
commit 1558713ef8
+1 -1
View File
@@ -7,7 +7,7 @@ module.exports = class HorseInfoCommand extends Command {
constructor(client) {
super(client, {
name: 'horse-info',
aliases: ['horse', 'race-horse'],
aliases: ['race-horse'],
group: 'games-sp',
memberName: 'horse-info',
description: 'Responds with detailed information on a horse.',