diff --git a/devNotes/AnatomyOfAFreeCitiesEvent.txt b/devNotes/AnatomyOfAFreeCitiesEvent.txt
index e6c1d7afe51de849d108b7084c95ebc454ad8668..1e92894883d85befb0ae52c40c3bbcfd9abcd25e 100644
--- a/devNotes/AnatomyOfAFreeCitiesEvent.txt
+++ b/devNotes/AnatomyOfAFreeCitiesEvent.txt
@@ -57,7 +57,7 @@ A slave can be linked with the macro <<EventNameLink _Slave>>. This allows the p
 
 <<SlaveTitle _Slave>> sets $desc (which ends up being a string like "slavegirl", "MILF", "futanari" and so on, depending on slave).
 
-<<SlavePronouns _Slave>> allows you to use the variables $pronoun ("she"/"he"/"it"), $pronounCap ("She"/"He"/"It"), $possessive ("her"/"his"/"its"), $possessiveCap ("Her"/"His"/"Its") and $object ("her"/"him"/"it"). There is NO variable for self-possession ("hers"/"his"/"its") and for "herself", you need to use <<= $object>>self.
+<<setLocalPronouns _Slave>> allows you to use the variables $pronoun ("she"/"he"/"it"), $pronounCap ("She"/"He"/"It"), $possessive ("her"/"his"/"its"), $possessiveCap ("Her"/"His"/"Its") and $object ("her"/"him"/"it"). There is NO variable for self-possession ("hers"/"his"/"its") and for "herself", you need to use <<= $object>>self.
 One more macro initializes several others and is required when you have a slave speak and want to use direct quotes: <<Enunciate _Slave>> allows you to use <<Master>>, <<WrittenMaster>>, <<says>> (which turns into "lisps" when that's the case) and the lisping replacers <<s>>, <<ss>>, <<S>>, <<c>> and <<z>>.
 
 The text should be about large enough to fit on the screen assuming typical monitor sizes. In terms of visible text, about 1000 words are a fine limit to aim for. There's a lot to keep in mind in terms of different appearances and circumstances, so keep your document with slave variables as a reference nearby.
diff --git a/devNotes/Useful JS Function Documentation.txt b/devNotes/Useful JS Function Documentation.txt
index 164361af93a49faa1314d714f8cdf68c89ed4872..ee2de0e74588db8f9e81cfa9ad8ac5935a889c3b 100644
--- a/devNotes/Useful JS Function Documentation.txt	
+++ b/devNotes/Useful JS Function Documentation.txt	
@@ -218,8 +218,6 @@ getSlave(ID) - Returns the slave object with the matching ID.
 
 getPronouns(slave) - Returns an object containing a slave's pronouns.
 
-SlavePronouns(slave) - Sets global pronoun variables to a slave's pronouns. ($he, $He, $His, $his, $him) (obsolete?)
-
 WrittenMaster(slave) - Returns a slave's title for the player and sets lisping. Returns $activeSlave if not given an argument.
 
 Enunciate(slave) - Syncs lisp widgets with slave.
diff --git a/devTools/javaSanityCheck/SanityCheck.jar b/devTools/javaSanityCheck/SanityCheck.jar
index beb23f1552cc507c79804e671d947585961041f1..bb1291bb79770f6838f00f6b213cc7ddbe0315e9 100644
Binary files a/devTools/javaSanityCheck/SanityCheck.jar and b/devTools/javaSanityCheck/SanityCheck.jar differ
diff --git a/slave variables documentation - Pregmod.txt b/slave variables documentation - Pregmod.txt
index 46b341ef00012f3c41a88da164c43ce40830e492..2f1bbe36da593f86f2fb0cff35c125359533ffc2 100644
--- a/slave variables documentation - Pregmod.txt	
+++ b/slave variables documentation - Pregmod.txt	
@@ -3005,6 +3005,11 @@ wGain - slave constantly gains weight unless dieting, easier to gain weight
 wLoss - slave constantly loses weight unless gaining, easier to lose weight
 wGain + wLoss - slave weight gain/loss fluctuates randomly
 
+
+mGain - slave constantly gains muscle mass, easier to gain muscle.
+mLoss - slave constantly loses muscle mass, easier to gain muscle.
+mGain + mLoss - slave muscle gain/loss aplified, passively lose muscle unless building
+
 androgyny - slave's body attempts to normalize to an androgynous state
 
 }
diff --git a/src/init/dummy.js b/src/init/dummy.js
deleted file mode 100644
index 77e632192181c5c662e0e1321b255e8082a2a835..0000000000000000000000000000000000000000
--- a/src/init/dummy.js
+++ /dev/null
@@ -1,5 +0,0 @@
-//add false positives of the JAVA sanityCheck here
-/*
-.scarheal
-.clamp
-*/
\ No newline at end of file
diff --git a/src/init/dummy.tw b/src/init/dummy.tw
index 795c1885c88fb1dde265b0f832f3c6abd8b6d7ae..6b27488a8d3fa167d7f4afb44af44e959b9c239f 100644
--- a/src/init/dummy.tw
+++ b/src/init/dummy.tw
@@ -3,6 +3,9 @@
 This is special passage to avoid false positive error in sanityCheck build script.
 Do not uncomment anything!
 
+Variables in this comment are only for the git grep calls used with the python version.
+False positives of the Java version have to added in the comment below.
+
 $nurseryUpgrade, $childToSlave
 $ageMode
 $youngCareers, $educatedCareers, $uneducatedCareers, $gratefulCareers, $menialCareers, $entertainmentCareers, $whoreCareers, $HGCareers, $madamCareers, $DJCareers, $bodyguardCareers, $wardenessCareers, $nurseCareers, $attendantCareers, $matronCareers, $milkmaidCareers, $farmerCareers, $stewardessCareers, $schoolteacherCareers
@@ -37,3 +40,93 @@ $activeSlave.readyLimbs, _Slave.readyLimbs, $args[0].readyLimbs
 $brothelSpots
 $JobIDArray
 */
+/%
+SugarCube-style comment because it is not ignored by the Java based sanityCheck
+
+$scarheal, $clamp, $wGain, $wLoss, $androgyny
+$MAX
+$MIN
+$SCHOOL
+$CLINIC
+$SPA
+$NANNY
+$JAIL
+$NURSE
+$WARDEN
+$ATTEND
+$STEWARD
+$MILKMAID
+$TEACHER
+$MATRON
+$MASTER
+$CONCUBINE
+$BABY
+$gangCriminalPool
+$militaryCriminalPool
+$whiteCollarCriminalPool
+$pettyCriminalPool
+$malenamePoolSelector
+$namePoolSelector
+$penthousePositions
+$REST
+$fetusWeek
+$countLitter
+$litterData
+$weather
+$event
+$human
+$brokenSlaves
+$DL
+$dI
+$childToSlave
+$Delete
+$SpliceArray
+$Copy
+$CopyDate
+$location
+$self
+$setBaseAndExtent
+$opera
+$selection
+$styleSheets
+$cssRules
+$facilityCareers
+$toString
+$toFixed
+$LivingRule
+$PersonalAttention
+$areRelated
+$relativeTerm
+$right
+$bottom
+$index
+$marriages
+$Nursery
+$weeksLeft
+$normalOvaMin
+$normalOvaMax
+$keyCode
+$placeholder
+$V
+$vaginalAttachments
+$buttplugAttachments
+$rejects
+$Engine
+$remove
+$transfer
+$jobsNames
+$content
+$expCheck
+$interactionLink
+$summaryCache
+$raw
+$which
+$minDomActionDelay
+$Categorizer
+$ready
+$rest
+$new
+$interfaceTail
+$currentTarget
+$upgrade
+%/
diff --git a/src/js/SlaveState.js b/src/js/SlaveState.js
index 8d9c32866861ef344cbdd27f626622612579f568..104fc58e8a14be10b9c5d3c5fba21565268e21a3 100644
--- a/src/js/SlaveState.js
+++ b/src/js/SlaveState.js
@@ -1994,6 +1994,10 @@ App.Entity.SlaveState = class SlaveState {
 			wLoss: 0,
 			/** body attempts to normalize to an androgynous state */
 			androgyny: 0,
+			/** constantly gains muscle mass, easier to gain muscle. mGain + mLoss - muscle gain/loss aplified, passively lose muscle unless building */
+			mGain: 0,
+			/** constantly loses muscle mass, easier to gain muscle. mGain + mLoss - muscle gain/loss aplified, passively lose muscle unless building */
+			mLoss: 0,
 			/** slave can only ever birth girls */
 			girlsOnly: 0
 		};
diff --git a/src/js/assayJS.js b/src/js/assayJS.js
index 85d9c11a4b12d0918b17f5bb38e79d7b0117ef53..b0cab4b9a5850aea9c14ced6f1cb51508ccbf32f 100644
--- a/src/js/assayJS.js
+++ b/src/js/assayJS.js
@@ -393,19 +393,6 @@ window.getPronouns = function (slave) {
 	return new App.Utils.Pronouns(slave);
 };
 
-/**
- * @param {App.Entity.SlaveState} slave
- */
-window.SlavePronouns = function SlavePronouns(slave) {
-	const V = State.variables;
-	const pronouns = getPronouns(slave);
-	V.pronoun = pronouns.pronoun;
-	V.pronounCap = capFirstChar(pronouns.pronoun);
-	V.possessive = pronouns.possessive;
-	V.possessiveCap = capFirstChar(pronouns.possessive);
-	V.object = pronouns.object;
-};
-
 /**
  * @param {App.Entity.SlaveState} slave
  * @returns {string}	// I think
diff --git a/src/js/datatypeCleanupJS.js b/src/js/datatypeCleanupJS.js
index 0fcc266f1b98cae9238c5791aca57e66ea26e45e..d93384d17d4d5f4b167e16351a921eff07bcdb6b 100644
--- a/src/js/datatypeCleanupJS.js
+++ b/src/js/datatypeCleanupJS.js
@@ -854,7 +854,7 @@ window.SlaveDatatypeCleanup = (function SlaveDatatypeCleanup() {
 		if (slave.indenture !== 0) {
 			slave.indenture = Math.max(+slave.indenture, -1) || -1;
 		}
-		slave.indentureRestrictions = Math.clamp(+slave.indentureRestriction, 0, 2) || 0;
+		slave.indentureRestrictions = Math.clamp(+slave.indentureRestrictions, 0, 2) || 0;
 		slave.tired = Math.clamp(+slave.tired, 0, 1) || 0;
 		slave.hears = Math.clamp(+slave.hears, -2, 0) || 0;
 		slave.smells = Math.clamp(+slave.smells, -1, 0) || 0;
diff --git a/src/js/generateGenetics.js b/src/js/generateGenetics.js
index 21e6cf1255d70a99bcdff28af7afa71fe84015c1..b7b818349fa41acd303e11fa454efeb1c4606e46 100644
--- a/src/js/generateGenetics.js
+++ b/src/js/generateGenetics.js
@@ -704,6 +704,8 @@ window.generateGenetics = (function() {
 			wellHung: 0,
 			wGain: 0,
 			wLoss: 0,
+			mGain: 0,
+			mLoss: 0,
 			androgyny: 0
 		};
 		let chance = 0;
diff --git a/src/js/rulesAssistant.js b/src/js/rulesAssistant.js
index 399d95b4a9ff85ec0b1e2bf609444c1c036bb8a1..d14ba3ddf032048137490a73bba8a05617b64406 100644
--- a/src/js/rulesAssistant.js
+++ b/src/js/rulesAssistant.js
@@ -130,7 +130,7 @@ window.RAFacilityRemove = function RAFacilityRemove(slave, rule) {
 		case "work as farmhand":
 			if (slave.assignment === rule.setAssignment) {
 				r += `<br>${slave.slaveName} has been removed from ${V.farmyardName} and has been assigned to ${rule.removalAssignment}.`;
-				assignJob(slave.rule.removalAssignment);
+				assignJob(slave, rule.removalAssignment);
 			}
 			break;
 
diff --git a/src/js/slaveListing.js b/src/js/slaveListing.js
index eb0c8bc8bad759bcaa9db4bb11456a44c08351ae..a10e724c34c65f8d5fd9d0c684dc0b9d704acad2 100644
--- a/src/js/slaveListing.js
+++ b/src/js/slaveListing.js
@@ -482,7 +482,8 @@ App.UI.SlaveList.listNGPSlaves = function () {
 		SlaveSort.indices(importedSlavesIndices);
 		r += App.UI.tabbar.makeTab("remove", App.UI.SlaveList.render(importedSlavesIndices, [],
 			(s) => `<u><strong><span class="pink">${SlaveFullName(s)}</span></strong></u>`,
-			(s) => App.UI.passageLink('Remove from import list', thisPassage, `$slavesToImport -= 1, removeJob(${s}, "${NGPassignment}")`)));
+			(s, i) => App.UI.passageLink('Remove from import list', thisPassage,
+				`$slavesToImport -= 1, removeJob(${App.Utils.slaveRefString(i)}, "${NGPassignment}")`)));
 	} else {
 		r += App.UI.tabbar.makeTab("remove", `<em>No slaves will go with you to the new game</em>`);
 	}
@@ -492,7 +493,8 @@ App.UI.SlaveList.listNGPSlaves = function () {
 		SlaveSort.indices(slavesToImportIndices);
 		r += App.UI.tabbar.makeTab("assign", App.UI.SlaveList.render(slavesToImportIndices, [],
 			(s) => `<u><strong><span class="pink">${SlaveFullName(s)}</span></strong></u>`,
-			(s) => App.UI.passageLink('Add to import list', thisPassage, `$slavesToImport += 1, assignJob(${s}, "${NGPassignment}")`)));
+			(s, i) => App.UI.passageLink('Add to import list', thisPassage,
+				`$slavesToImport += 1, assignJob(${App.Utils.slaveRefString(i)}, "${NGPassignment}")`)));
 	} else {
 		r += App.UI.tabbar.makeTab("assign", `<strong>Slave import limit reached</strong>`);
 	}
diff --git a/src/pregmod/widgets/pregmodWidgets.tw b/src/pregmod/widgets/pregmodWidgets.tw
index 738dd3d4ca4f5e72ebca5d3898196857e4c0f798..f1229a97ba39afdf5a05989782d81191b387bf9c 100644
--- a/src/pregmod/widgets/pregmodWidgets.tw
+++ b/src/pregmod/widgets/pregmodWidgets.tw
@@ -1,7 +1,7 @@
 :: pregmod widgets [nobr widget]
 
 <<widget "initPC">>
-	<<set $PC = {name: "Anonymous", surname: 0, title: 1, ID: -1, genes: "XY", pronoun: "he", possessive: "him", object: "his", dick: 1, vagina: 0, preg: 0, pregType: 0, pregWeek: 0, pregKnown: 0, fertKnown: 0, fertPeak: 0, belly: 0, bellyPreg: 0, mpreg: 0, pregSource: 0, pregMood: 0, labor: 0, births: 0, boobsBonus: 0, degeneracy: 0, voiceImplant: 0, accent: 0, shoulders: 0, shouldersImplant: 0, boobs: 0, lactation: 0, lactationDuration: 0, career: "capitalist", rumor: "wealth", birthWeek: random(0,51), age: 2, sexualEnergy: 4, refreshment: "cigar", refreshmentType: 0, trading: 0, warfare: 0, slaving: 0, engineering: 0, medicine: 0, hacking: 0, cumTap: 0, race: "white", origRace: "white", skin: "white", origSkin: "white", markings: "none", eyeColor: "blue", origEye: "blue", pupil: "circular", sclerae: "white", hColor: "blonde", origHColor: "blonde", nationality: "Stateless", father: 0, mother: 0, sisters: 0, daughters: 0, birthElite: 0, birthMaster: 0, birthDegenerate: 0, birthClient: 0, birthOther: 0, birthArcOwner: 0, birthCitizen: 0, birthSelf: 0, birthLab: 0, birthFutaSis: 0, slavesFathered: 0, slavesKnockedUp: 0, intelligence: 100, face: 100, faceShape: "normal", actualAge: 35, physicalAge: 35, visualAge: 35, boobsImplant: 0, butt: 0, buttImplant: 0, balls: 0, ballsImplant: 0, ageImplant: 0, newVag: 0, reservedChildren: 0, reservedChildrenNursery: 0, fertDrugs: 0, forcedFertDrugs: 0, staminaPills: 0, ovaryAge: 35, eggType: "human", ballType: "human", storedCum: 0, behavioralFlaw: "none", behavioralQuirk: "none", sexualFlaw: "none", sexualQuirk: "none", fetish: "none", pubicHStyle: "hairless", underArmHStyle: "hairless", geneticQuirks: {macromastia: 0, gigantomastia: 0, fertility: 0, hyperFertility: 0, superfetation: 0, gigantism: 0, dwarfism: 0, pFace: 0, uFace: 0, albinism: 0, heterochromia: 0, rearLipedema: 0, wellHung: 0, wGain: 0, wLoss: 0, androgyny: 0, girlsOnly: 0}}>>
+	<<set $PC = {name: "Anonymous", surname: 0, title: 1, ID: -1, genes: "XY", pronoun: "he", possessive: "him", object: "his", dick: 1, vagina: 0, preg: 0, pregType: 0, pregWeek: 0, pregKnown: 0, fertKnown: 0, fertPeak: 0, belly: 0, bellyPreg: 0, mpreg: 0, pregSource: 0, pregMood: 0, labor: 0, births: 0, boobsBonus: 0, degeneracy: 0, voiceImplant: 0, accent: 0, shoulders: 0, shouldersImplant: 0, boobs: 0, lactation: 0, lactationDuration: 0, career: "capitalist", rumor: "wealth", birthWeek: random(0,51), age: 2, sexualEnergy: 4, refreshment: "cigar", refreshmentType: 0, trading: 0, warfare: 0, slaving: 0, engineering: 0, medicine: 0, hacking: 0, cumTap: 0, race: "white", origRace: "white", skin: "white", origSkin: "white", markings: "none", eyeColor: "blue", origEye: "blue", pupil: "circular", sclerae: "white", hColor: "blonde", origHColor: "blonde", nationality: "Stateless", father: 0, mother: 0, sisters: 0, daughters: 0, birthElite: 0, birthMaster: 0, birthDegenerate: 0, birthClient: 0, birthOther: 0, birthArcOwner: 0, birthCitizen: 0, birthSelf: 0, birthLab: 0, birthFutaSis: 0, slavesFathered: 0, slavesKnockedUp: 0, intelligence: 100, face: 100, faceShape: "normal", actualAge: 35, physicalAge: 35, visualAge: 35, boobsImplant: 0, butt: 0, buttImplant: 0, balls: 0, ballsImplant: 0, ageImplant: 0, newVag: 0, reservedChildren: 0, reservedChildrenNursery: 0, fertDrugs: 0, forcedFertDrugs: 0, staminaPills: 0, ovaryAge: 35, eggType: "human", ballType: "human", storedCum: 0, behavioralFlaw: "none", behavioralQuirk: "none", sexualFlaw: "none", sexualQuirk: "none", fetish: "none", pubicHStyle: "hairless", underArmHStyle: "hairless", geneticQuirks: {macromastia: 0, gigantomastia: 0, fertility: 0, hyperFertility: 0, superfetation: 0, gigantism: 0, dwarfism: 0, pFace: 0, uFace: 0, albinism: 0, heterochromia: 0, rearLipedema: 0, wellHung: 0, wGain: 0, wLoss: 0, mGain: 0, mLoss: 0, androgyny: 0, girlsOnly: 0}}>>
 
 	<<set WombInit($PC)>>
 
@@ -9,7 +9,7 @@
 
 <<widget "PMODinit">>
 
-<<set $args[0].geneticQuirks = Object.assign({macromastia: 0, gigantomastia: 0, fertility: 0, hyperFertility: 0, superfetation: 0, gigantism: 0, dwarfism: 0, pFace: 0, uFace: 0, albinism: 0, heterochromia: 0, rearLipedema: 0, wellHung: 0, wGain: 0, wLoss: 0, androgyny: 0, girlsOnly: 0}, $args[0].geneticQuirks)>>
+<<set $args[0].geneticQuirks = Object.assign({macromastia: 0, gigantomastia: 0, fertility: 0, hyperFertility: 0, superfetation: 0, gigantism: 0, dwarfism: 0, pFace: 0, uFace: 0, albinism: 0, heterochromia: 0, rearLipedema: 0, wellHung: 0, wGain: 0, wLoss: 0, mGain: 0, mLoss: 0, androgyny: 0, girlsOnly: 0}, $args[0].geneticQuirks)>>
 
 <<set WombInit($args[0])>>
 
diff --git a/src/uncategorized/BackwardsCompatibility.tw b/src/uncategorized/BackwardsCompatibility.tw
index 49ebb98f48fc6489451684bd7944b3d2432fc477..7fce69a8e5dca0c31035121d31024e3db17a6b59 100644
--- a/src/uncategorized/BackwardsCompatibility.tw
+++ b/src/uncategorized/BackwardsCompatibility.tw
@@ -1,4 +1,5 @@
 :: Backwards Compatibility [nobr]
+
 /* no-usedOnce disabling checking for only used once instances in this file*/
 <<set $nextButton = "Continue", $nextLink = "Main", $returnTo = "Main">>
 
@@ -387,7 +388,7 @@
 	<<set $PC.ballType = "human">>
 <</if>>
 <<if ndef $PC.geneticQuirks>>
-	<<set $PC.geneticQuirks = {macromastia: 0, gigantomastia: 0, fertility: 0, hyperFertility: 0, superfetation: 0, gigantism: 0, dwarfism: 0, pFace: 0, uFace: 0, albinism: 0, heterochromia: 0, rearLipedema: 0, wellHung: 1, wGain: 0, wLoss: 0, androgyny: 0}>>
+	<<set $PC.geneticQuirks = {macromastia: 0, gigantomastia: 0, fertility: 0, hyperFertility: 0, superfetation: 0, gigantism: 0, dwarfism: 0, pFace: 0, uFace: 0, albinism: 0, heterochromia: 0, rearLipedema: 0, wellHung: 1, wGain: 0, wLoss: 0, mGain: 0, mLoss: 0, androgyny: 0, girlsOnly: 0}>>
 	<<if $PC.birthMaster > 0>>
 		<<set $PC.geneticQuirks.fertility = 2>>
 	<<elseif $PC.career == "servant">>
@@ -400,6 +401,12 @@
 	<<if ndef $PC.geneticQuirks.girlsOnly>>
 		<<set $PC.geneticQuirks.girlsOnly = 0>>
 	<</if>>
+	<<if ndef $PC.geneticQuirks.mGain>>
+		<<set $PC.geneticQuirks.mGain = 0>>
+	<</if>>
+	<<if ndef $PC.geneticQuirks.mLoss>>
+		<<set $PC.geneticQuirks.mLoss = 0>>
+	<</if>>
 <</if>>
 <<if $releaseID < 1032>>
 	<<if $PC.pregSource == -1>>
diff --git a/src/uncategorized/arcologyDescription.tw b/src/uncategorized/arcologyDescription.tw
index d46bb83cc103c047de15a967b53fc1b4044ce1fb..9ab0156ab05f99ca15a24ab625d61c600388a409 100644
--- a/src/uncategorized/arcologyDescription.tw
+++ b/src/uncategorized/arcologyDescription.tw
@@ -493,7 +493,7 @@ Its<<if $weatherCladding == 2>> glorious<<elseif $weatherCladding > 0>> dull<<el
 		Many of them can offer visitors a sample of $arcologies[0].name's pride and joy, straight from the nipple.
 	<</if>>
 	<<if $arcologies[0].FSPhysicalIdealistDecoration >= 80>>
-		<<if $arcologies[0].FSFitLaw == 1>>
+		<<if $arcologies[0].FSPhysicalIdealistLaw == 1>>
 			Their bodies are uniformly fit and healthy<<if $arcologies[0].FSRomanRevivalist > 0>> in the Hellenistic tradition<</if>>.
 		<<else>>
 			Their musculature is uniformly stunning. Swole acceptance is high here.
diff --git a/src/uncategorized/reRecruit.tw b/src/uncategorized/reRecruit.tw
index 1c7305ca85d28ee6bd6a36ae2cd3e744e74ca352..5c978de7e8e0e7c2199971648861218c9255ecf8 100644
--- a/src/uncategorized/reRecruit.tw
+++ b/src/uncategorized/reRecruit.tw
@@ -2482,7 +2482,7 @@ You receive so many messages, as a noted titan of the new Free Cities world, tha
 This call is coming from a public kiosk, which is usually an indication that the person on the other end is a transient individual who has decided to take slavery over homelessness and not someone of high society. This call, as you would expect, is different. The moment the person on the other end introduces themselves you immediately recognize why your assistant brought this to your attention. The caller is the King of an old world kingdom, contacting you by an untraceable means due of the conspiratorial nature of his proposal.
 <br><br>
 He explains that one of his servant <<= $girl>>s was impregnated by his fool of a son, and that he wants to sell you the $girl and $his nosy coworkers to clean house and cover it up.
-<<if $arcologies[0].FSrepopulationFocus != "unset">>
+<<if $arcologies[0].FSRepopulationFocus != "unset">>
 	You relish at the opportunity to obtain an expectant mother and some decent slaves.
 <<else>>
 	You aren't particularly concerned with the pregnancy, but it sounds like you could get a several decent slaves out of this.
diff --git a/src/uncategorized/saLongTermEffects.tw b/src/uncategorized/saLongTermEffects.tw
index fe984fab934228b495566fb19c42bebd265a095a..38203318e7b06f2077c8f3a15efd68cd2aa2d794 100644
--- a/src/uncategorized/saLongTermEffects.tw
+++ b/src/uncategorized/saLongTermEffects.tw
@@ -1526,7 +1526,7 @@
 			even if $he can't understand why.
 			<</if>>
 		<<case "a breeder">>
-			<<if $slaves[$i].pregKnown == 1 && $arcologies[0].FSRepopulation != "unset">>
+			<<if $slaves[$i].pregKnown == 1 && $arcologies[0].FSRepopulationFocus != "unset">>
 				$His life used to revolve around being pregnant all the time and nothing has changed. However, being surrounded with happy, heavily pregnant women leaves $him @@.hotpink;slightly more accepting@@ of $his fate and @@.mediumaquamarine;hopeful@@ that $his trained body will be useful to you.
 				<<set $slaves[$i].trust += 1, $slaves[$i].devotion += 1>>
 			<<elseif $slaves[$i].pregControl == "speed up">>