From 0c27430f5c2540bd1a073b09e579145f1045f242 Mon Sep 17 00:00:00 2001 From: Dragon Fire Date: Fri, 3 May 2024 01:30:53 -0400 Subject: [PATCH] Fix --- commands/edit-image/wild-pokemon.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/edit-image/wild-pokemon.js b/commands/edit-image/wild-pokemon.js index 9656b668..92db05a2 100644 --- a/commands/edit-image/wild-pokemon.js +++ b/commands/edit-image/wild-pokemon.js @@ -35,7 +35,7 @@ module.exports = class WildPokemonCommand extends Command { { key: 'name', type: 'string', - max: 9 + max: 12 }, { key: 'image',