diff --git a/src/uncategorized/remoteSurgery.tw b/src/uncategorized/remoteSurgery.tw
index 3cb829a40752b436ca71fbb4dc1686b188431804..cd2b63cb3da8b0f412fefe2078f6af80e42e42d9 100644
--- a/src/uncategorized/remoteSurgery.tw
+++ b/src/uncategorized/remoteSurgery.tw
@@ -556,7 +556,7 @@ $pronounCap's
 
 <<if $activeSlave.indentureRestrictions >= 2>>
 	//$possessiveCap indenture forbids elective surgery//
-<<elseif $activeSlave.breedingMark == 1 && $porpOutcome == 1>>
+<<elseif $activeSlave.breedingMark == 1 && $propOutcome == 1>>
 	//You are forbidden from affecting $possessive fertility//
 <<elseif $activeSlave.preg > 0 || $activeSlave.inflation > 0 || $activeSlave.broodmother > 0>>
 	//$pronounCap is unable to support an abdominal implant at this time//
diff --git a/src/uncategorized/saLongTermEffects.tw b/src/uncategorized/saLongTermEffects.tw
index d0aa38a3c1629789a0d4cf10a470877a3637f386..fa107c250973e25a46a496b3f39db16dca0a8330 100644
--- a/src/uncategorized/saLongTermEffects.tw
+++ b/src/uncategorized/saLongTermEffects.tw
@@ -7721,7 +7721,7 @@
 <</if>>
 <</if>>
 
-<<if $slaves[$i].breedingMark == 1 && $propPass == 1 && $eugenicsFullControl != 1>>
+<<if $slaves[$i].breedingMark == 1 && $propOutcome == 1 && $eugenicsFullControl != 1>>
 	<<if $slaves[$i].preg > 3 || $slaves[$i].pregKnown == 1>>
 		<<if $slaves[$i].pregSource != -1>>
 			$slaves[$i].slaveName's weekly health checkup revealed she is pregnant with an unacceptable child. @@.red;Its life has been terminated, you have been fined <<print cashFormat(100000)>>, and your rep among the Elite has been severely damaged.@@