From 509e0590885e478f407a082839c8c373be998239 Mon Sep 17 00:00:00 2001 From: loicbersier Date: Mon, 28 Oct 2019 02:48:55 +0100 Subject: [PATCH] add reason why the squidward effect is not used --- commands/fun/ytp.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/fun/ytp.js b/commands/fun/ytp.js index 48f9d90..9f9121a 100644 --- a/commands/fun/ytp.js +++ b/commands/fun/ytp.js @@ -113,7 +113,7 @@ class ytpCommand extends Command { effect_SpeedUp: true, effect_SlowDown: true, effect_Dance: true, - effect_Squidward: false + effect_Squidward: false // Not yet implemented } };