From d92ed6c5ca2ed41c4c3f3c62c22b206133dc3c35 Mon Sep 17 00:00:00 2001
From: Pregmodder <pregmodder@gmail.com>
Date: Fri, 29 Sep 2017 08:15:08 -0400
Subject: [PATCH] fix

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

diff --git a/src/uncategorized/reMilfTourist.tw b/src/uncategorized/reMilfTourist.tw
index 51ac354dd57..be4f268e36d 100644
--- a/src/uncategorized/reMilfTourist.tw
+++ b/src/uncategorized/reMilfTourist.tw
@@ -76,7 +76,7 @@
 	<<replace "#result">>
 	You have $assistantName instruct $milfSlave.slaveName to pass on your regrets, and add a message for $milfSlave.slaveName expressing confidence in her to represent you and the arcology perfectly well without you. She's @@.mediumaquamarine;affirmed@@ by your trust in her. "<<Master>>," she reports the next time you see her, "that touri<<s>>t wa<<s>> really nice. Al<<s>>o, I got her to have <<s>>ex with me, after all. <<S>>he was all he<<s>>itant and blu<<s>>hy about doing it in public, but <<s>>he got better after the fir<<s>>t time I ate her out." She looks pleased with herself. "I bet <<s>>he @@.green;tell<<s>> all her friend<<s>>@@ back home how much fun it i<<s>> here."
 	<<set $rep += 100>>
-	<<set $slaves[_milfed].trust += 4, $slaves[$i].oralCount++>>
+	<<set $slaves[_milfed].trust += 4, $slaves[_milfed].oralCount++>>
 	<<set $oralTotal++>>
 	<</replace>>
 <</link>>
-- 
GitLab