diff --git a/commands/edit-avatar/hat.js b/commands/edit-avatar/hat.js index 6322f616..f054511d 100644 --- a/commands/edit-avatar/hat.js +++ b/commands/edit-avatar/hat.js @@ -154,7 +154,7 @@ module.exports = class HatCommand extends Command { type: 'integer', min: 0, max: 1000, - default: 0 + default: 1 } ] });