From e3ea7605ade3444b812fc563c24bd7cff117ec6b Mon Sep 17 00:00:00 2001
From: lowercasedonkey <lowercasedonkey@gmail.com>
Date: Mon, 3 May 2021 20:05:16 -0400
Subject: [PATCH] text fix

---
 src/npc/interaction/fAbuse.tw | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/npc/interaction/fAbuse.tw b/src/npc/interaction/fAbuse.tw
index f0eed72bc7d..009d2e5bb01 100644
--- a/src/npc/interaction/fAbuse.tw
+++ b/src/npc/interaction/fAbuse.tw
@@ -333,7 +333,7 @@
 from your victim.
 
 <<if isAmputee(getSlave($AS))>>
-	<<if App.Data.clothes.get(getSlave($AS).clothes).exposure <= 3)>>Growing impatient, you rip the clothes off $his limbless torso<<else>>You walk up to $him<</if>> and spank $his brutally; spinning $him to present
+	<<if App.Data.clothes.get(getSlave($AS).clothes).exposure <= 3)>>Growing impatient, you rip the clothes off $his limbless torso<<else>>You walk up to $him<</if>> and spank $him brutally; spinning $him to present
 	<<if (getSlave($AS).vagina > -1)>>
 		$his holes
 	<<else>>
-- 
GitLab