From 157312dd2bff2e2c98e6f74a31d1a9d43246e3cb Mon Sep 17 00:00:00 2001 From: corncobman21 <corncobman21@hotmail.com> Date: Fri, 5 Jan 2018 10:17:31 -0500 Subject: [PATCH] Cleanup and consistency --- src/uncategorized/clubReport.tw | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/uncategorized/clubReport.tw b/src/uncategorized/clubReport.tw index 9dae5080018..132290727b3 100644 --- a/src/uncategorized/clubReport.tw +++ b/src/uncategorized/clubReport.tw @@ -564,7 +564,7 @@ <<elseif (_girls == _pref) && (_girls != _ads)>> The girls <<if _girls == 1>> with pussies<<elseif _girls == -1>> with dicks<</if>>in the club did not match the advertisements, but since the girls in the club matched most customers preferences for girls<<if _pref == 1>> with pussies<<elseif _pref == -1>> with dicks<</if>>, your reputation was not affected. <<elseif (_girls != _pref)>> - Some customers were put off since the ages of girls there did not match their preferences. Your @@.red;reputation@@ dropped slightly as a result. + Some customers were put off since the girls <<if _girls == 1>>with female genitalia <<elseif _girls == -1>>with male genitalia <</if>> did not match their preferences for girls<<if _pref == 1>> with pussies<<elseif _pref == -1>> with dicks<</if>>. Your @@.red;reputation@@ dropped slightly as a result. <<set $rep -= random(_minBonus,_maxBonus)>> <</if>> <br> -- GitLab