diff --git a/src/events/RE/reShelterInspection.js b/src/events/RE/reShelterInspection.js
index 3aec10b7da3b68ae5965341224c3e8716ff8d078..5931bcc201462d1fc0f3957139d6827b7f0475f4 100644
--- a/src/events/RE/reShelterInspection.js
+++ b/src/events/RE/reShelterInspection.js
@@ -190,7 +190,7 @@ App.Events.REShelterInspection  = class REShelterInspection extends App.Events.B
 			if (V.dairyPregSetting > 1) {
 				r.push(`${He2} sees ${his2} vagina drooling as it's fucked in preparation for pregnancy.`);
 			}
-			if (V.dairyStimulatorsSettingChanged > 1) {
+			if (V.dairyStimulatorsSetting > 0) {
 				r.push(`${He2} sees a massive piston moving slowly back and forth beneath ${his2} buttocks, and understands what the ache of impossible fullness in ${his2} bottom is.`);
 			}
 			r.push(`${His2} hands ball into fists.`);
diff --git a/src/events/nonRandom/rival/pRivalryHostage.js b/src/events/nonRandom/rival/pRivalryHostage.js
index 9836c5c13ecc13f14eaa1d0e0456557e0e6a8cfb..6d22a1532d658b1a6d6d9227d75d32998c4c9083 100644
--- a/src/events/nonRandom/rival/pRivalryHostage.js
+++ b/src/events/nonRandom/rival/pRivalryHostage.js
@@ -148,7 +148,7 @@ App.Events.pRivalryHostage = function() {
 			if (V.PC.career === "capitalist") {
 				r.push(`career in venture capital. ${He} was a rising manager, young, attractive, and bright. You never worked particularly closely with ${him},`);
 			} else if (V.PC.career === "entrepreneur" || V.PC.actualAge > 16) {
-				r.push(`career in business. ${He} was an intern, young, attractive, and bright. You never payed too much attention to ${him},`);
+				r.push(`career in business. ${He} was an intern, young, attractive, and bright. You never paid too much attention to ${him},`);
 			} else if (V.PC.career === "business kid") {
 				r.push(`career in business.`);
 				if (V.hostage.actualAge >= V.PC.actualAge + 6) {
@@ -178,7 +178,7 @@ App.Events.pRivalryHostage = function() {
 			} else if (V.PC.career === "worksite helper") {
 				r.push(`career working construction jobs.`);
 				if (V.hostage.actualAge >= V.PC.actualAge + 6) {
-					r.push(`${He} was a pretty older ${girl} that frequently visited the worksite. Both stunning and brillant, you had little doubt ${he}'d go far.`);
+					r.push(`${He} was a pretty older ${girl} that frequently visited the worksite. Both stunning and brilliant, you had little doubt ${he}'d go far.`);
 				} else {
 					r.push(`${He} was a cute little ${girl} that loved to stop by the worksite and ask questions. ${He} had a knack for design, and loved to share ${his} ideas with you.`);
 				}
diff --git a/src/uncategorized/dairy.tw b/src/uncategorized/dairy.tw
index c0edcf4eee31dd01e1b41bee00134d39e5d89a69..77190bc5bff0d9e28354ae5f480b7efb417ab2d9 100644
--- a/src/uncategorized/dairy.tw
+++ b/src/uncategorized/dairy.tw
@@ -483,14 +483,14 @@
 			The cows are restrained
 			<<if $dairyRestraintsSetting == 2>>
 				''permanently,'' allowing use of industrial techniques even devoted cows would flinch at.
-				[[Only during milking|Dairy][$dairyRestraintsSetting = 1, $dairyFeedersSettingChanged = -1]]
+				[[Only during milking|Dairy][$dairyRestraintsSetting = 1, $dairyRestraintsSettingChanged = -1]]
 			<<elseif $dairyRestraintsSetting == 1>>
 				''when being milked,'' giving the machines full play.
-				[[Free range|Dairy][$dairyRestraintsSetting = 0, $dairyFeedersSettingChanged = -1]] |
-				[[Permanent machine milking|Dairy][$dairyRestraintsSetting = 2, $dairyFeedersSettingChanged = 1]]
+				[[Free range|Dairy][$dairyRestraintsSetting = 0, $dairyRestraintsSettingChanged = -1]] |
+				[[Permanent machine milking|Dairy][$dairyRestraintsSetting = 2, $dairyRestraintsSettingChanged = 1]]
 			<<else>>
 				''only when necessary,'' allowing obedient cows freedom to range around.
-				[[Restrain the cows|Dairy][$dairyRestraintsSetting = 1, $dairyFeedersSettingChanged = 1]]
+				[[Restrain the cows|Dairy][$dairyRestraintsSetting = 1, $dairyRestraintsSettingChanged = 1]]
 			<</if>>
 		</div>
 	<<else>>