diff --git a/src/facilities/nursery/nursery.tw b/src/facilities/nursery/nursery.tw
index 12e0f76eab4272f12bcfb97ed8432f979e785d36..78098219fb314c8c2d417af2e628745801c4b9d7 100644
--- a/src/facilities/nursery/nursery.tw
+++ b/src/facilities/nursery/nursery.tw
@@ -446,7 +446,7 @@ Target age for release: <<textbox "$targetAgeNursery" $targetAgeNursery "Nursery
 <br>
 <<if $nurseryOrgans == 1>>
 	Surgical tools have been added to the tank to be able to extract tissue samples from the occupant.
-<<elseif $organFarm >= 1>>
+<<elseif $organFarmUpgrade >= 1>>
 	The cribs lack the ability to extract tissue samples to be used by the organ fabricator. [[ the growth cribs with surgical extraction tools|Nursery][cashX(forceNeg(Math.trunc(10000*$upgradeMultiplierArcology)), "farmyard"), $nurseryOrgans = 1]] //Costs <<print cashFormat(Math.trunc(10000*$upgradeMultiplierArcology))>> and will increase upkeep costs//
 <<else>>
 	The cribs lack the ability to extract tissue samples and the dispensary lacks the ability to make use of them to fabricate organs.