From f9d0930f99189475149d97eb8296d446da96cf09 Mon Sep 17 00:00:00 2001
From: Pregmodder <pregmodder@gmail.com>
Date: Fri, 28 Apr 2017 16:00:31 -0400
Subject: [PATCH] Quick fix.

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

diff --git a/src/uncategorized/brothelReport.tw b/src/uncategorized/brothelReport.tw
index 3d002c0081c..aaf936b6797 100644
--- a/src/uncategorized/brothelReport.tw
+++ b/src/uncategorized/brothelReport.tw
@@ -193,7 +193,7 @@
 		<</if>>
 	<</for>>
 <</if>>
-<<if ($brothelSlaves+$slavesGettingHelp < $brothel)>>
+<<if ($brothelSlaves+$slavesGettingHelp < 5)>>
 	<<if $showEWD != 0>>
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;She <<include "SA whore">>
 	<<else>>
-- 
GitLab