diff --git a/commands/edit-avatar/hat.js b/commands/edit-avatar/hat.js index f054511d..6322f616 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: 1 + default: 0 } ] });