diff --git a/src/pregmod/organFarmOptions.tw b/src/pregmod/organFarmOptions.tw
index 9e03420eb62f3a6c1dd606c9d560187ff4e56540..efd851e26613ede0b79660677296d366a25131f5 100644
--- a/src/pregmod/organFarmOptions.tw
+++ b/src/pregmod/organFarmOptions.tw
@@ -271,7 +271,7 @@ The fabricator is ready to grow an organ for $him. Extract tissue to begin growi
 	<</if>>
 <</if>>
 <<if $slaveOrgans.ears != 1>>
-	<<if !hasBothEars($activeSlave)>>
+	<<if !hasBothEars($activeSlave) || $activeSlave.earT == "none">>
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;
 		<<link "Normal Ears">>
 			<<run cashX(-1000, "slaveSurgery", $activeSlave)>>