From 186ec1302d56f9305ac4c9f9349e66748ca34d49 Mon Sep 17 00:00:00 2001
From: Pregmodder <pregmodder@gmail.com>
Date: Fri, 30 Nov 2018 23:40:32 -0800
Subject: [PATCH] Update brothelAssignmentScene.tw

---
 src/facilities/brothel/brothelAssignmentScene.tw | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/facilities/brothel/brothelAssignmentScene.tw b/src/facilities/brothel/brothelAssignmentScene.tw
index 679fdcdd135..f4bbf7b45ac 100644
--- a/src/facilities/brothel/brothelAssignmentScene.tw
+++ b/src/facilities/brothel/brothelAssignmentScene.tw
@@ -26,7 +26,7 @@ You tell $him $he's to report to <<if $Madam != 0>>$Madam.slaveName immediately,
 	<<if ($activeSlave.fetishKnown == 1) && ($activeSlave.fetishStrength > 60) && ($activeSlave.fetish != "none")>>
 		$He looks excited.
 		<<if canTalk($activeSlave)>>
-			"<<Master>>, I hoped you would <<s>>end me down there <<s>>ometime!<</if>>
+			"<<Master>>, I hoped you would <<s>>end me down there <<s>>ometime!
 			<<switch $activeSlave.fetish>>
 			<<case "submissive">>
 				I mean, I'll have to do whatever the cu<<s>>tomer<<s>> pay for, right?" $His eyes go a little unfocused. "And, they'll hold me down..." $He trails off.
-- 
GitLab