From c011b5d2c2f2ba6f8c5a67ead3d9c092a9b6b93a Mon Sep 17 00:00:00 2001 From: lilyissillyyy Date: Thu, 18 Sep 2025 15:48:40 -0400 Subject: [PATCH] ness is high --- commands/edit-image-text/undertale.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/edit-image-text/undertale.js b/commands/edit-image-text/undertale.js index 542056d6..39de20e2 100644 --- a/commands/edit-image-text/undertale.js +++ b/commands/edit-image-text/undertale.js @@ -107,7 +107,7 @@ module.exports = class UndertaleCommand extends Command { case 'ness': font = 'apple_kid.ttf'; space = -2; - y = 25; + y = 20; break; case 'temmie': quote = this.client.registry.commands.get('temmie').temmize(quote);