mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-17 00:07:36 +02:00
ness is high
This commit is contained in:
@@ -107,7 +107,7 @@ module.exports = class UndertaleCommand extends Command {
|
|||||||
case 'ness':
|
case 'ness':
|
||||||
font = 'apple_kid.ttf';
|
font = 'apple_kid.ttf';
|
||||||
space = -2;
|
space = -2;
|
||||||
y = 25;
|
y = 20;
|
||||||
break;
|
break;
|
||||||
case 'temmie':
|
case 'temmie':
|
||||||
quote = this.client.registry.commands.get('temmie').temmize(quote);
|
quote = this.client.registry.commands.get('temmie').temmize(quote);
|
||||||
|
|||||||
Reference in New Issue
Block a user