From f7df6b878a3842f5023efbc57976b784db9edae5 Mon Sep 17 00:00:00 2001 From: Pregmodder <pregmodder@gmail.com> Date: Sun, 21 Jun 2020 00:54:27 -0400 Subject: [PATCH] extra 'the' --- src/events/RECI/futa.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/events/RECI/futa.js b/src/events/RECI/futa.js index f858dc4fb3e..4bfcf743e6a 100644 --- a/src/events/RECI/futa.js +++ b/src/events/RECI/futa.js @@ -208,7 +208,7 @@ App.Events.RECIFuta = class RECIFuta extends App.Events.BaseEvent { function hate() { t = []; - t.push(`You point at the`); + t.push(`You point at`); if (eventSlave.belly >= 300000) { t.push(`${his} stomach, and ${he} leans forward onto ${his} ${belly} belly, giggling with ${his} butt stuck out invitingly.`); } else { -- GitLab