From 5e80ca8507b8772a5cf8f0d22c0c8db24950e70a Mon Sep 17 00:00:00 2001 From: loicbersier Date: Tue, 10 Dec 2019 21:53:58 +0100 Subject: [PATCH] use squidward effect --- 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 3c79d946..64746abc 100644 --- a/commands/fun/ytp.js +++ b/commands/fun/ytp.js @@ -137,7 +137,7 @@ class ytpCommand extends Command { effect_SpeedUp: true, effect_SlowDown: true, effect_Dance: true, - effect_Squidward: false // Not yet implemented + effect_Squidward: true } };