diff --git a/src/uncategorized/slaveSummary.tw b/src/uncategorized/slaveSummary.tw
index 7c4b714933c767e41c86234df4b84048f3398abe..6086e044fde5cbf4607fa69270c3e0c9af2d3949 100644
--- a/src/uncategorized/slaveSummary.tw
+++ b/src/uncategorized/slaveSummary.tw
@@ -510,7 +510,7 @@
 	<<elseif (_Slave.indentureRestrictions > 1)>>
 		<br>//_Slave.slaveName's indenture forbids fighting.//
 		<<continue>>
-	<<elseif (_Slave.breedingMark != 1 || $propOutcome == 0)>>
+	<<elseif _Slave.breedingMark == 1 && $propOutcome == 1>>
 		<br>//_Slave.slaveName may not participate in combat//
 		<<continue>>
 	<<else>>