From db1e3088a9629fef4db3f7ac95ed4a5e854eae02 Mon Sep 17 00:00:00 2001
From: lowercase-donkey <lowercasedonkey@gmail.com>
Date: Sat, 16 Mar 2019 01:19:10 -0400
Subject: [PATCH] pronouns

---
 src/uncategorized/seRetirement.tw | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/uncategorized/seRetirement.tw b/src/uncategorized/seRetirement.tw
index a4c936a661b..c11e227cdd5 100644
--- a/src/uncategorized/seRetirement.tw
+++ b/src/uncategorized/seRetirement.tw
@@ -43,7 +43,7 @@ in a way that will fill the rest of your property with envy and @@.mediumaquamar
 	<<set $slaves[$i].trust += 3>>
 <</for>>
 <<if $activeSlave.relationship > 3>>
-	$slaves[_sr].slaveName, for _his2 part, is @@.hotpink;overjoyed,@@ though also a bit sad. Although _he2 knows he will $slaves[_sr].assignment for a while longer, _he2 looks forward to joining $activeSlave.slaveName one day.
+	$slaves[_sr].slaveName, for _his2 part, is @@.hotpink;overjoyed,@@ though also a bit sad. Although _he2 knows _he2 will $slaves[_sr].assignment for a while longer, _he2 looks forward to joining $activeSlave.slaveName one day.
 	<<set $slaves[_sr].devotion += 10>>
 <</if>>
 <br><br>
@@ -370,7 +370,7 @@ You have @@.yellowgreen;gained a Fuckdoll.@@
 			<<set $slaves[$i].trust += 2>>
 		<</for>>
 		<<if $activeSlave.relationship > 3>>
-			$slaves[_sr].slaveName, for _his2 part, is @@.hotpink;happy,@@ though also a bit sad. Although _he2 knows he will $slaves[_sr].assignment for a while longer, _he2 looks forward to joining $activeSlave.slaveName one day.
+			$slaves[_sr].slaveName, for _his2 part, is @@.hotpink;happy,@@ though also a bit sad. Although _he2 knows _he2 will $slaves[_sr].assignment for a while longer, _he2 looks forward to joining $activeSlave.slaveName one day.
 		<<set $slaves[_sr].devotion += 5>>
 		<</if>>
 		<br><br>
-- 
GitLab