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);