This commit is contained in:
Dragon Fire
2020-10-27 00:05:57 -04:00
parent b752ebe07e
commit eef6bcb015
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ module.exports = class HorseInfoCommand extends Command {
constructor(client) {
super(client, {
name: 'horse-info',
aliases: ['horse'],
aliases: ['horse', 'race-horse'],
group: 'games-sp',
memberName: 'horse-info',
description: 'Responds with detailed information on a horse.',