diff --git a/src/uncategorized/dairy.tw b/src/uncategorized/dairy.tw
index 41905d507be07dff102789dbccdfb3bccc10763f..b2b8572c228c5f701711e266b464a1a9cf23110d 100644
--- a/src/uncategorized/dairy.tw
+++ b/src/uncategorized/dairy.tw
@@ -473,7 +473,7 @@ $dairyNameCaps
 	You do not have a slave serving as a Milkmaid. [[Appoint one|Milkmaid Select]]
 <</if>>
 
-
+<<set _seed = $bioreactorsXY+$bioreactorsXX+$bioreactorsHerm+$bioreactorsBarren>>
 <br><br>
 <<if ($dairy <= $dairySlaves+_seed)>>
 	''$dairyNameCaps is full and cannot hold any more slaves''
@@ -500,7 +500,6 @@ $dairyNameCaps
 	<br><br>//$dairyNameCaps is empty for the moment.<br>//
 <</if>>
 
-<<set _seed = $bioreactorsXY+$bioreactorsXX+$bioreactorsHerm+$bioreactorsBarren>>
 <<if _seed > 1>>
 	//In addition, _seed milking machines have biological components installed in them.//
 <<elseif _seed == 1>>
diff --git a/src/uncategorized/dairyReport.tw b/src/uncategorized/dairyReport.tw
index 02169347696d585948440d7f570901c2c7c51c65..89dd0114580e00de698be2fdebb05f6bd9ad4418 100644
--- a/src/uncategorized/dairyReport.tw
+++ b/src/uncategorized/dairyReport.tw
@@ -757,7 +757,7 @@
 <<if $inflatedSlavesCum > 0>>
 	<<set _outputCum = (((80*$inflatedSlavesCum*10)+80)/10)>>
 <<else>>
-	<<set _outputcum = 0>>
+	<<set _outputCum = 0>>
 <</if>>
 $dairyNameCaps produced <<print _milkWeek+_outputMilk>> liters of milk<<if _cumWeek > 0>> and <<print _cumWeek+_outputCum>> liters of cum<</if>> this week.
 <<if $inflatedSlavesMilk > 0>>
diff --git a/src/uncategorized/slaveSummary.tw b/src/uncategorized/slaveSummary.tw
index 10fe4b610ba6d48b6a43fec013c13940b5b3b7fd..d15bcc7d56e832fa4137e4e12de3151ab52ac643 100644
--- a/src/uncategorized/slaveSummary.tw
+++ b/src/uncategorized/slaveSummary.tw
@@ -56,7 +56,7 @@
 		|| ($Flag == 1 && s.assignment == "be confined in the cellblock")
 		|| ($Flag != 0 && $Flag != 1 && s.ID == $Wardeness.ID))),
 	"Wardeness Select":          s => (s.assignmentVisible == 1 && s.fuckdoll == 0 && s.devotion > 50 && canWalk(s) & canSee(s)),
-	"Arcade":                    s => (s.assignmentVisible == 1 && ($arcade > $arcadeSlaves || $arcadeUpgradeFuckdolls == 1) && (
+	"Arcade":                    s => (s.assignmentVisible == 1 && ($arcade >= $arcadeSlaves || $arcadeUpgradeFuckdolls == 1) && (
 		   ($Flag == 0 && s.assignment != "be confined in the arcade")
 		|| ($Flag != 0 && s.assignment == "be confined in the arcade"))),
 	"Pit":                       s => (s.assignmentVisible == 1 && s.fuckdoll == 0 && (