From 914e192f23efe48293daeadd6d1ed17e41153834 Mon Sep 17 00:00:00 2001
From: Pregmodder <pregmodder@gmail.com>
Date: Sun, 10 Feb 2019 00:46:27 -0500
Subject: [PATCH] Fixed a "him"

---
 src/uncategorized/saLongTermEffects.tw | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/uncategorized/saLongTermEffects.tw b/src/uncategorized/saLongTermEffects.tw
index df50ea28cad..64a15e71d9d 100644
--- a/src/uncategorized/saLongTermEffects.tw
+++ b/src/uncategorized/saLongTermEffects.tw
@@ -5117,7 +5117,7 @@
 					Since $his hearing is also muffled, $he has a hard time understanding what partners want from $him, often causing them to @@.gold;get forceful@@ with $him.
 					<<set $slaves[$i].trust -= 5>>
 				<<else>>
-					The muffled hearing induced by $his ear plugs @@.mediumorchid;infuriates him@@ with $his vision problems.
+					The muffled hearing induced by $his ear plugs @@.mediumorchid;infuriates $him@@ with $his vision problems.
 					<<set $slaves[$i].devotion -= 5>>
 				<</if>>
 			<</if>>
-- 
GitLab