diff --git a/devNotes/VersionChangeLog-Premod+LoliMod.txt b/devNotes/VersionChangeLog-Premod+LoliMod.txt
index ecdedfa15b94e251b1c85297b2c6c481c4a8dd62..aea280307a4b7a1cd20ef56557b1523332d8c36a 100644
--- a/devNotes/VersionChangeLog-Premod+LoliMod.txt
+++ b/devNotes/VersionChangeLog-Premod+LoliMod.txt
@@ -4865,9 +4865,17 @@ Pregmod 0.10.3.0
 	-fixes
 	-saRules tinkering
 	
+	12/10/17
+	
 	196
 	-fixes
 	-saRules tinkering
 	
 	197
-	-corncobman's tweaks
\ No newline at end of file
+	-corncobman's tweaks
+	
+	12/11/17
+	
+	198
+	-fixes
+	-saRules now applies to the brothel
\ No newline at end of file
diff --git a/src/uncategorized/saRules.tw b/src/uncategorized/saRules.tw
index 86bad3ed267966f91a1469aea95d0b5fa4e3cad0..5955dcff821e520d68dff3231265c741e7b2d93e 100644
--- a/src/uncategorized/saRules.tw
+++ b/src/uncategorized/saRules.tw
@@ -176,7 +176,7 @@
 					<<saRulesPlayerDiscoversFetish>>
 					<<saRulesPlayerDrugEffects>>
 				<<elseif ($slaves[$i].releaseRules == "masturbation")>>
-					<<if $slaves[$i].sexualFlaw = "attention whore">>
+					<<if $slaves[$i].sexualFlaw == "attention whore">>
 						@@.hotpink;enjoys being allowed to masturbate,@@ especially since its often to the pleasure of an aroused client.
 						<<set $slaves[$i].devotion += 1, $slaves[$i].need = 0>>
 					<<elseif ($slaves[$i].devotion <= 20) && ($slaves[$i].trust > -20)>>