diff --git a/devNotes/VersionChangeLog-Premod+LoliMod.txt b/devNotes/VersionChangeLog-Premod+LoliMod.txt
index fbc8ea56f77c02829de730038f8868701fffec4f..e2ef6334bbe0c6b78170113d024b8473e91329d4 100644
--- a/devNotes/VersionChangeLog-Premod+LoliMod.txt
+++ b/devNotes/VersionChangeLog-Premod+LoliMod.txt
@@ -1,7 +1,48 @@
 Pregmod 
 
+0.10.7.1-0.5.x
+
+7/26/2018
+
+	6
+	-fixes
+	-broken societal elite now bitch less about your actions
+
+7/25/2018
+
+	5
+	-fixes
+	-marked breeders are now only special in Eugenics societies that have embraced them
+	-tweaked beauty prestige multipliers
+
+	4
+	-more porn balance tweaks
+	-fixes and edits
+
+	3
+	-tweaked gain rates for pornPrestige 0 and 1
+
+	2
+	-lowered requirement for pornFocus
+	-pornFocus is no longer disabled once .pornPrestige is earned (allows undermining)
+	-fixed bugs
+
+7/24/2018
+
+	1
+	-porn system overhaul
+	-added ability to track true virgins
+
 0.10.7.1-0.4.x
 
+	22
+	-fixes
+	-slaveSummary JS conversion
+	-startingGirls slaves can now be relatives in NG+, bu only with each other
+	-more widget to JS conversion
+	-imperial measurement is now an option
+	-RA haircuts controls
+
 7/08/2018
 
 	21
diff --git a/devNotes/twine JS.txt b/devNotes/twine JS.txt
index e66f11d93b082123894dd2f57cfa95577c81f037..4437281b79c1dc0c64a15a073c53fc5adc1b8a96 100644
--- a/devNotes/twine JS.txt	
+++ b/devNotes/twine JS.txt	
@@ -37,6 +37,8 @@ if (typeof interpolate == "undefined") {
 	window.interpolate = interpolate;
 }
 
+config.history.maxStates = 1;
+
 window.isFullyPotent = function(slave) {
 	if (!slave) {
 		return null;
@@ -6623,8 +6625,6 @@ window.populateEventArray = function(RESS = State.variables.RESSevent.length, RE
 
 /*:: AssayJS [script]*/
 
-:: AssayJS [script]
-
 window.isSlim = function(slave) {
 	var slim = false;
 	var ArcologyZero = State.variables.arcologies[0];
@@ -8416,7 +8416,7 @@ window.DegradingName = function DegradingName(slave) {
 		if (slave.labia > 1) {
 			suffixes.push("Curtains", "Flower", "Lips");
 		}
-		if (slave.breedingMark === 1) {
+		if (slave.breedingMark === 1 && V.propOutcome === 1) {
 			suffixes.push("Breeder", "Oven", "Womb");
 		}
 		if (slave.butt > 5) {
@@ -10305,7 +10305,7 @@ window.saChoosesOwnClothes = function saChoosesOwnClothes(slave) {
 	return r;
 };
 
-// :: FResult [script]
+/* :: FResult [script]*/
 
 // this is a port of the FResult widget
 // it has been broken up into several functions, because it grew too long
@@ -10445,7 +10445,7 @@ window.FResult = (function() {
 			if (slave.preg > 10) V.FResult += 2;
 			else V.FResult -= 2;
 		} else if (V.arcologies[0].FSRestart > 20) {
-			if (slave.bellyPreg >= 500 && slave.breedingMark === 1)
+			if (slave.bellyPreg >= 500 && slave.breedingMark === 1 && V.propOutcome === 1)
 				V.FResult += 1;
 			else if (slave.preg > 10)
 				V.FResult -= 10;
@@ -11475,86 +11475,6 @@ window.getHeroSlave = function(heroSlave, baseHeroSlave) {
     return newSlave;
 }
 
-/*:: Art Color Tools JS [script]*/
-
-/* 
-This takes a textual hair colour description and tries to guess the appropriate HTML compliant color code.
-
-hColor should be a color name, but can also be a string describing hair colour.
-
-This code's working is described to the user in the Encyclopedia, chapter "Lore", section "Dyes".
-*/
-window.extractHairColor = function(hColor) {
-	/* 
-	these are color names known and used in FreeCities 
-	attributed color names are at the front of the array
-	*/
-	var FCname2HTMLarray = [
-		["blazing red", "#E00E2B"],
-		["neon green", "#25d12b"],
-		["neon blue", "#2284C3"],
-		["neon pink", "#cc26aa"],
-		["strawberry-blonde", "#e5a88c"],
-		["platinum blonde", "#fcf3c1"],
-		["dark brown", "#463325"],
-		["brown", "#8D4F21"],
-		["auburn", "#7e543e"],
-		["black", "#3F4040"],
-		["blonde", "#F4F1A3"],
-		["blue", "#4685C5"],
-		["burgundy", "#5f3946"],
-		["chestnut", "#663622"],
-		["chocolate", "#6e4937"],
-		["copper", "#a16145"],
-		["ginger", "#da822d"],
-		["golden", "#ffdf31"],
-		["green", "#5FBA46"],
-		["grey", "#9e9fa4"],
-		["hazel", "#8d6f1f"],
-		["pink", "#D18CBC"],
-		["red", "#BB2027"],
-		["deep red", "#6D1318"],
-		["blue-violet", "#8790B7"],
-		["silver", "#cdc9c6"],
-		["light olive", "#d4c6bb"],
-		["dark", "#a46237"],
-		/* these are not actually FreeCities canon, but like to appear in custom descriptions */
-		["dark", "#463325"],
-		["brunette", "#8D4F21"]
-	];
-	
-	/* these are HTML color names supported by most browsers */
-	var HTMLstandardColors = ["aliceblue","antiquewhite","aqua","aquamarine","azure","beige","bisque","black","blanchedalmond","blue","blueviolet","brown","burlywood","cadetblue","chartreuse","chocolate","coral","cornflowerblue","cornsilk","crimson","cyan","darkblue","darkcyan","darkgoldenrod","darkgray","darkgrey","darkgreen","darkkhaki","darkmagenta","darkolivegreen","darkorange","darkorchid","darkred","darksalmon","darkseagreen","darkslateblue","darkslategray","darkslategrey","darkturquoise","darkviolet","deeppink","deepskyblue","dimgray","dimgrey","dodgerblue","firebrick","floralwhite","forestgreen","fuchsia","gainsboro","ghostwhite","gold","goldenrod","gray","grey","green","greenyellow","honeydew","hotpink","indianred ","indigo ","ivory","khaki","lavender","lavenderblush","lawngreen","lemonchiffon","lightblue","lightcoral","lightcyan","lightgoldenrodyellow","lightgray","lightgrey","lightgreen","lightpink","lightsalmon","lightseagreen","lightskyblue","lightslategray","lightslategrey","lightsteelblue","lightyellow","lime","limegreen","linen","magenta","maroon","mediumaquamarine","mediumblue","mediumorchid","mediumpurple","mediumseagreen","mediumslateblue","mediumspringgreen","mediumturquoise","mediumvioletred","midnightblue","mintcream","mistyrose","moccasin","navajowhite","navy","oldlace","olive","olivedrab","orange","orangered","orchid","palegoldenrod","palegreen","paleturquoise","palevioletred","papayawhip","peachpuff","peru","pink","plum","powderblue","purple","rebeccapurple","red","rosybrown","royalblue","saddlebrown","salmon","sandybrown","seagreen","seashell","sienna","silver","skyblue","slateblue","slategray","slategrey","snow","springgreen","steelblue","tan","teal","thistle","tomato","turquoise","violet","wheat","white","whitesmoke","yellow","yellowgreen"];
-	
-	var FCnames = new Map(FCname2HTMLarray);
-	hColor = hColor.toLowerCase(); /* normalization: lowercase color name */
-	var colorCode = FCnames.get(hColor); /* look up in FreeCities color names */
-	if (!colorCode) { /* not a FreeCities color name*/
-		if (HTMLstandardColors.includes(hColor) || hColor.match(/^#([0-9a-f]{3}){1,2}$/) !== null) {
-			colorCode = hColor; /* is a HTML color name or value, use it directly */
-		} else { 
-			/* 
-			is not even a HTML color name. hColor probably is a description.
-			look for anything resembling a valid color name within the description.
-			*/
-			var hColorNoSpaces = hColor.replace(/\s+/g, ''); /* remove all spaces from description */
-			var FCkeys = Array.from(FCnames.keys());
-			var colorCodes = [
-				FCnames.get(FCkeys.find(function (e){return hColor.startsWith(e);})),
-				HTMLstandardColors.find(function (e){return hColorNoSpaces.startsWith(e);}),
-				FCnames.get(FCkeys.find(function (e){return hColor.includes(e);})),
-				HTMLstandardColors.find(function (e){return hColorNoSpaces.includes(e);})
-			];
-			colorCode = colorCodes.find(function (e){return e;}); /* picks the first successful guess */
-		}
-	}
-	if (!colorCode) {
-		console.log("Art Color Tools JS: Unable to determine HTML compliant color code for hair color string '"+hColor+"'.");
-		colorCode = "fuchsia"; /* use fuchsia as error marker */
-	}
-	return colorCode;
-};
-
 /*SFJS [script]*/
 
 window.simpleWorldEconomyCheck = function() {
@@ -11600,26 +11520,21 @@ window.HSM = function() {
 /*:: colorModeJS [script]*/
 
 window.setColors = function(colorMap){
+    let props = ["color","backgroundColor","backgroundImage"];
     let styleSheetArray = Array.from(document.styleSheets);
     styleSheetArray.forEach( styleSheet => {
         let cssRules = Array.from(styleSheet.cssRules);
         cssRules.forEach( cssRule => {
             if ( cssRule.type === 1 ){
-                let color = cssRule.style.color;
-                let bgcolor = cssRule.style.backgroundColor;
-                if (
-                    color != "" &&
-                    color != "inherit" ){
-                    cssRule.style.color = colorMap[color] || color;
-                    console.log('color: ',color);
-                }
-                if (
-                    bgcolor != "" &&
-                    bgcolor != "inherit" &&
-                    bgcolor != "transparent" ){
-                    cssRule.style.backgroundColor = colorMap[bgcolor] || bgcolor;
-                    console.log('color: ',color);
-                }
+                props.forEach( propName => {
+                    let currentValue = cssRule.style[propName];
+                    if (
+                        currentValue != "" &&
+                        currentValue != "inherit" &&
+                        currentValue != "transparent"){
+                        cssRule.style[propName] = colorMap[currentValue] || currentValue;
+                    }
+                })
             }
         });
     });
@@ -11848,7 +11763,7 @@ window.DefaultRules = (function() {
 				break;
 
 			case "be confined in the arcade":
-				if ((V.arcadeSlaves < V.arcade && slave.indentureRestrictions <= 0 && slave.breedingMark != 1))
+				if ((V.arcadeSlaves < V.arcade && slave.indentureRestrictions <= 0 && (slave.breedingMark != 1 || V.propOutcome === 0)))
 					break;
 				else {
 					RAFacilityRemove(slave, rule); // before deleting rule.setAssignment 
@@ -11884,7 +11799,7 @@ window.DefaultRules = (function() {
 				break;
 
 			case "work in the brothel":
-				if ((V.brothelSlaves < V.brothel && (slave.devotion > 50 || slave.trust > 50 || slave.trust < -50 || (slave.devotion >= -50 && slave.trust < -20)) && slave.breedingMark != 1))
+				if ((V.brothelSlaves < V.brothel && (slave.devotion > 50 || slave.trust > 50 || slave.trust < -50 || (slave.devotion >= -50 && slave.trust < -20)) && (slave.breedingMark != 1 || V.propOutcome === 0)))
 					break;
 				else {
 					RAFacilityRemove(slave, rule); // before deleting rule.setAssignment 
@@ -11893,7 +11808,7 @@ window.DefaultRules = (function() {
 				break;
 
 			case "serve in the club":
-				if ((V.clubSlaves < V.club && (slave.devotion > 50 || slave.trust > 50 || slave.trust < -50 || (slave.devotion >= -50 && slave.trust < -20)) && slave.breedingMark != 1))
+				if ((V.clubSlaves < V.club && (slave.devotion > 50 || slave.trust > 50 || slave.trust < -50 || (slave.devotion >= -50 && slave.trust < -20)) && (slave.breedingMark != 1 || V.propOutcome === 0)))
 					break;
 				else {
 					RAFacilityRemove(slave, rule); // before deleting rule.setAssignment 
@@ -11905,7 +11820,7 @@ window.DefaultRules = (function() {
 				if ((V.dairy > V.dairySlaves+V.bioreactorsXY+V.bioreactorsXX+V.bioreactorsHerm+V.bioreactorsBarren)) {
 					if ((slave.indentureRestrictions > 0) && (V.dairyRestraintsSetting > 1))
 						break;
-					else if (((slave.indentureRestrictions > 1) && (V.dairyRestraintsSetting > 0)) || (slave.breedingMark == 1 && V.dairyRestriantsSettings > 0) || ((V.dairyPregSetting > 0) && ((slave.bellyImplant != -1) || (slave.broodmother !== 0))))
+					else if (((slave.indentureRestrictions > 1) && (V.dairyRestraintsSetting > 0)) || (slave.breedingMark == 1 && V.propOutcome == 1 && V.dairyRestriantsSettings > 0) || ((V.dairyPregSetting > 0) && ((slave.bellyImplant != -1) || (slave.broodmother !== 0))))
 						break;
 					else {
 						if ((slave.lactation > 0 || ((V.dairySlimMaintainUpgrade === 0 || V.dairySlimMaintain === 0) && (slave.boobs > 300 || slave.dick === 0 || V.dairyImplantsSetting == 1) && V.dairyImplantsSetting != 2)) || (slave.balls > 0)) {
@@ -11994,7 +11909,7 @@ window.DefaultRules = (function() {
 				break;
 
 			case "work a glory hole":
-				if (slave.indentureRestrictions <= 0 && slave.breedingMark != 1)
+				if (slave.indentureRestrictions <= 0 && (slave.breedingMark != 1 || V.propOutcome === 0))
 					break;
 				else
 					delete rule.setAssignment;
@@ -12003,7 +11918,7 @@ window.DefaultRules = (function() {
 			case "whore":
 			case "serve the public":
 			case "stay confined":
-				if ((slave.fuckdoll === 0) && slave.breedingMark != 1)
+				if ((slave.fuckdoll === 0) && (slave.breedingMark != 1 || V.propOutcome === 0))
 					break;
 				else
 					delete rule.setAssignment;
@@ -12221,21 +12136,21 @@ window.DefaultRules = (function() {
 						break;
 
 					case "long dildo":
-						if (slave.breedingMark == 1) {
+						if (slave.breedingMark == 1 && V.propOutcome == 1) {
 							r += `<br>Breeding regulations forbid the use of cervix penetrating dildos on marked slaves, so the virgin ${slave.slaveName} has been given a standard length dildo for her pussy.`;
 							slave.vaginalAccessory = "dildo";
 						}
 						break;
 
 					case "long, large dildo":
-						if (slave.breedingMark == 1) {
+						if (slave.breedingMark == 1 && V.propOutcome == 1) {
 							r += `<br>Breeding regulations forbid the use of cervix penetrating dildos on marked slaves, so the virgin ${slave.slaveName} has been given a standard length large dildo for her pussy.`;
 							slave.vaginalAccessory = "large dildo";
 						}
 						break;
 
 					case "long, huge dildo":
-						if (slave.breedingMark == 1) {
+						if (slave.breedingMark == 1 && V.propOutcome == 1) {
 							r += `<br>Breeding regulations forbid the use of cervix penetrating dildos on marked slaves, so the virgin ${slave.slaveName} has been given a standard length huge dildo for her pussy.`;
 							slave.vaginalAccessory = "huge dildo";
 						} else {
@@ -12278,21 +12193,21 @@ window.DefaultRules = (function() {
 						break;
 
 					case "long dildo":
-						if (slave.breedingMark == 1) {
+						if (slave.breedingMark == 1 && V.propOutcome == 1) {
 							r += `<br>Breeding regulations forbid the use of cervix penetrating dildos on marked slaves, so the virgin ${slave.slaveName} has been given a standard length dildo for her pussy.`;
 							slave.vaginalAccessory = "dildo";
 						}
 						break;
 
 					case "long, large dildo":
-						if (slave.breedingMark == 1) {
+						if (slave.breedingMark == 1 && V.propOutcome == 1) {
 							r += `<br>Breeding regulations forbid the use of cervix penetrating dildos on marked slaves, so the virgin ${slave.slaveName} has been given a standard length large dildo for her pussy.`;
 							slave.vaginalAccessory = "large dildo";
 						}
 						break;
 
 					case "long, huge dildo":
-						if (slave.breedingMark == 1) {
+						if (slave.breedingMark == 1 && V.propOutcome == 1) {
 							r += `<br>Breeding regulations forbid the use of cervix penetrating dildos on marked slaves, so the virgin ${slave.slaveName} has been given a standard length huge dildo for her pussy.`;
 							slave.vaginalAccessory = "huge dildo";
 						} else {
@@ -12335,21 +12250,21 @@ window.DefaultRules = (function() {
 						break;
 
 					case "long dildo":
-						if (slave.breedingMark == 1) {
+						if (slave.breedingMark == 1 && V.propOutcome == 1) {
 							r += `<br>Breeding regulations forbid the use of cervix penetrating dildos on marked slaves, so ${slave.slaveName} has been given a standard length dildo for her pussy.`;
 							slave.vaginalAccessory = "dildo";
 						}
 						break;
 
 					case "long, large dildo":
-						if (slave.breedingMark == 1) {
+						if (slave.breedingMark == 1 && V.propOutcome == 1) {
 							r += `<br>Breeding regulations forbid the use of cervix penetrating dildos on marked slaves, so ${slave.slaveName} has been given a standard length large dildo for her pussy.`;
 							slave.vaginalAccessory = "large dildo";
 						}
 						break;
 
 					case "long, huge dildo":
-						if (slave.breedingMark == 1) {
+						if (slave.breedingMark == 1 && V.propOutcome == 1) {
 							r += `<br>Breeding regulations forbid the use of cervix penetrating dildos on marked slaves, so ${slave.slaveName} has been given a standard length huge dildo for her pussy.`;
 							slave.vaginalAccessory = "huge dildo";
 						} else {
@@ -12465,21 +12380,21 @@ window.DefaultRules = (function() {
 						break;
 
 					case "long plug":
-						if (slave.breedingMark == 1) {
+						if (slave.breedingMark == 1 && V.propOutcome == 1) {
 							r += `<br>Breeding regulations forbid the use of anal plugs that can damage a growing fetus on marked slaves, so the anal virgin ${slave.slaveName} has been given a standard length plug for her anus.`;
 							slave.buttplug = "plug";
 						}
 						break;
 
 					case "long, large plug":
-						if (slave.breedingMark == 1) {
+						if (slave.breedingMark == 1 && V.propOutcome == 1) {
 							r += `<br>Breeding regulations forbid the use of anal plugs that can damage a growing fetus on marked slaves, so the anal virgin ${slave.slaveName} has been given a standard length large plug for her anus.`;
 							slave.buttplug = "large plug";
 						}
 						break;
 
 					case "long, huge plug":
-						if (slave.breedingMark == 1) {
+						if (slave.breedingMark == 1 && V.propOutcome == 1) {
 							r += `<br>Breeding regulations forbid the use of anal plugs that can damage a growing fetus on marked slaves, so the anal virgin ${slave.slaveName} has been given a standard length huge plug for her anus.`;
 							slave.buttplug = "huge plug";
 						} else {
@@ -12522,21 +12437,21 @@ window.DefaultRules = (function() {
 						break;
 
 					case "long plug":
-						if (slave.breedingMark == 1) {
+						if (slave.breedingMark == 1 && V.propOutcome == 1) {
 							r += `<br>Breeding regulations forbid the use of anal plugs that can damage a growing fetus on marked slaves, so ${slave.slaveName} has been given a standard length plug for her anus.`;
 							slave.buttplug = "plug";
 						}
 						break;
 						
 					case "long, large plug":
-						if (slave.breedingMark == 1) {
+						if (slave.breedingMark == 1 && V.propOutcome == 1) {
 							r += `<br>Breeding regulations forbid the use of anal plugs that can damage a growing fetus on marked slaves, so ${slave.slaveName} has been given a standard length large plug for her anus.`;
 							slave.buttplug = "large plug";
 						}
 						break;
 
 					case "long, huge plug":
-						if (slave.breedingMark == 1) {
+						if (slave.breedingMark == 1 && V.propOutcome == 1) {
 							r += `<br>Breeding regulations forbid the use of anal plugs that can damage a growing fetus on marked slaves, so ${slave.slaveName} has been given a standard length huge plug for her anus.`;
 							slave.buttplug = "huge plug";
 						} else {
@@ -12879,12 +12794,12 @@ window.DefaultRules = (function() {
 				break;
 
 			case "female hormone injections":
-				if (!(slave.breedingMark != 1 && (slave.ovaries == 1 || slave.mpreg == 1) && slave.pubertyXX === 0))
+				if (!((slave.breedingMark != 1 || V.propOutcome == 0) && (slave.ovaries == 1 || slave.mpreg == 1) && slave.pubertyXX === 0))
 					flag = false;
 				break;
 
 			case "male hormone injections":
-				if (!(slave.breedingMark != 1 && slave.balls > 0 && slave.pubertyXY === 0))
+				if (!((slave.breedingMark != 1 || V.propOutcome == 0) && slave.balls > 0 && slave.pubertyXY === 0))
 					flag = false;
 				break;
 				
@@ -12944,7 +12859,7 @@ window.DefaultRules = (function() {
 				break;
 			
 			case "super fertility drugs":
-				if (!(slave.indentureRestrictions < 1 && slave.breedingMark !== 1))
+				if (!(slave.indentureRestrictions < 1 && (slave.breedingMark !== 1 || V.propOutcome == 0)))
 					flag = false;
 				break;
 			
@@ -12994,7 +12909,7 @@ window.DefaultRules = (function() {
 				break;
 				
 			case "female hormone injections":
-				if (!(slave.breedingMark !== 1 && (slave.ovaries === 1 || slave.mpreg === 1) && slave.pubertyXX === 0))
+				if (!((slave.breedingMark !== 1 || V.propOutcome == 0) && (slave.ovaries === 1 || slave.mpreg === 1) && slave.pubertyXX === 0))
 					flag = false;
 				break;
 			
@@ -13278,7 +13193,7 @@ window.DefaultRules = (function() {
 	}
 
 	function ProcessPregnancyDrugs(slave, rule) {
-		if (slave.pregKnown == 1 && rule.pregSpeed != "no default setting" && slave.breedingMark != 1 && slave.indentureRestrictions < 1 && slave.broodmother === 0) {
+		if (slave.pregKnown == 1 && rule.pregSpeed != "no default setting" && (slave.breedingMark != 1 || V.propOutcome == 0) && slave.indentureRestrictions < 1 && slave.broodmother === 0) {
 			if (rule.pregSpeed == "slow" && slave.preg < 35) {
 				slave.pregControl = "slow gestation";
 				r += `<br>${slave.slaveName} is pregnant, so she has been put on the gestation slowing agents.`;
@@ -13942,7 +13857,7 @@ window.DefaultRules = (function() {
 
 	function ProcessPorn(slave, rule) {
 		if ((rule.pornFameSpending !== undefined) && (rule.pornFameSpending !== "no default setting")) {
-			if ((slave.prestige < 3)) {
+			if ((slave.pornPrestige < 3)) {
 				if ((slave.pornFameSpending !== rule.pornFameSpending)) {
 					slave.pornFameSpending = rule.pornFameSpending;
 					r += `<br>${slave.slaveName}'s porn publicity has been corrected.`;
@@ -15892,7 +15807,7 @@ window.rulesAssistantOptions = (function() {
 		constructor() {
 			const pairs = [
 				["No default setting", "no default setting"],
-				["No broadcasting", -1],
+				/*["No broadcasting", -1], **This has changed, it would now use .pornFeed** */
 				["No subsidy", 0],
 				["1000", 1000],
 				["2000", 2000],
@@ -18465,6 +18380,7 @@ window.SlaveSummaryUncached = (function(){
 				r += `C`;
 			r += `</span> `;
 			short_prestige(slave);
+			short_porn_prestige(slave);
 		} else if (V.abbreviateSkills === 2) {
 			long_intelligence(slave);
 			long_sex_skills(slave);
@@ -18472,6 +18388,7 @@ window.SlaveSummaryUncached = (function(){
 				r += `Trained fighter.`;
 			r += `</span> `;
 			long_prestige(slave);
+			long_porn_prestige(slave);
 		}
 		if (V.abbreviateMental === 1) {
 			if (slave.fetish !== "mindbroken") {
@@ -20329,13 +20246,13 @@ window.SlaveSummaryUncached = (function(){
 			} else {
 				r += `Amp`;
 			}
-			r += " ";
 		}
+		r += " ";
 		if (!canWalk(slave)) {
-			r += `Immob`;
+			r += ` Immob `;
 		}
 		if (slave.heels === 1) {
-			r += `Heel`;
+			r += ` Heel `;
 		}
 		r += `</span> `;
 	}
@@ -20548,7 +20465,7 @@ window.SlaveSummaryUncached = (function(){
 		} else {
 			r += `<span class="pink">Very beautiful${V.summaryStats? `[${slave.face}]`: ''}</span>`;
 		}
-		r += ` ${slave.faceShape} face.`;
+		r += ` ${slave.faceShape} face. `;
 	}
 	
 	function long_eyes(slave) {
@@ -20911,6 +20828,20 @@ window.SlaveSummaryUncached = (function(){
 		}
 	}
 	
+	function short_porn_prestige(slave) {
+		if (slave.pornPrestige > 0) {
+			r += `<span class="green">`;
+			if (slave.pornPrestige > 2) {
+				r += `PPrest++`;
+			} else if (slave.pornPrestige === 2) {
+				r += `PPrest+`;
+			} else if (slave.pornPrestige === 1) {
+				r += `PPrest`;
+			}
+			r += `</span> `;
+		}
+	}
+	
 	function long_intelligence(slave) {
 		if (slave.fetish === "mindbroken") {
 			return;
@@ -21022,6 +20953,20 @@ window.SlaveSummaryUncached = (function(){
 		}
 	}
 	
+	function long_porn_prestige(slave) {
+		if (slave.pornPrestige > 0) {
+			r += `<span class="green">`;
+			if (slave.pornPrestige > 2) {
+				r += `Porn star.`;
+			} else if (slave.pornPrestige === 2) {
+				r += `Porn slut.`;
+			} else if (slave.pornPrestige === 1) {
+				r += `Porn amateur.`;
+			}
+			r += `</span> `;
+		}
+	}
+	
 	function short_fetish(slave) {
 		r += `<span class="lightcoral">`;
 		switch (slave.fetish) {
@@ -23016,3 +22961,1416 @@ window.removeActiveSlave = function removeActiveSlave() {
 		}
 	}
 };
+
+/*:: SA porn JS [script]*/
+
+/* to later be rolled into saPorn */
+
+window.getHighestPorn = function(slave) {
+
+	var max = {value: 0, type: "none"};
+	
+	if(slave.pornTypeGeneral > max.value){
+		max = {value: slave.pornTypeGeneral, type: "generic"};
+	}
+	if(slave.pornTypeFuckdoll > max.value){
+		max = {value: slave.pornTypeFuckdoll, type: "fuckdoll"};
+	}
+	if(slave.pornTypeRape > max.value){
+		max = {value: slave.pornTypeRape, type: "rape"};
+	}
+	if(slave.pornTypePreggo > max.value){
+		max = {value: slave.pornTypePreggo, type: "preggo"};
+	}
+	if(slave.pornTypeBBW > max.value){
+		max = {value: slave.pornTypeBBW, type: "BBW"};
+	}
+	if(slave.pornTypeGainer > max.value){
+		max = {value: slave.pornTypeGainer, type: "weight gain"};
+	}
+	if(slave.pornTypeStud > max.value){
+		max = {value: slave.pornTypeStud, type: "big dick"};
+	}
+	if(slave.pornTypeLoli > max.value){
+		max = {value: slave.pornTypeLoli, type: "underage"};
+	}
+	if(slave.pornTypeDeepThroat > max.value){
+		max = {value: slave.pornTypeDeepThroat, type: "deepthroat"};
+	}
+	if(slave.pornTypeStruggleFuck > max.value){
+		max = {value: slave.pornTypeStruggleFuck, type: "unwilling"};
+	}
+	if(slave.pornTypePainal > max.value){
+		max = {value: slave.pornTypePainal, type: "hardcore anal"};
+	}
+	if(slave.pornTypeTease > max.value){
+		max = {value: slave.pornTypeTease, type: "softcore"};
+	}
+	if(slave.pornTypeRomantic > max.value){
+		max = {value: slave.pornTypeRomantic, type: "romantic"};
+	}
+	if(slave.pornTypePervert > max.value){
+		max = {value: slave.pornTypePervert, type: "really perverted"};
+	}
+	if(slave.pornTypeCaring > max.value){
+		max = {value: slave.pornTypeCaring, type: "voyeur"};
+	}
+	if(slave.pornTypeUnflinching > max.value){
+		max = {value: slave.pornTypeUnflinching, type: "unspeakable"};
+	}
+	if(slave.pornTypeSizeQueen > max.value){
+		max = {value: slave.pornTypeSizeQueen, type: "huge insertion"};
+	}
+	if(slave.pornTypeNeglectful > max.value){
+		max = {value: slave.pornTypeNeglectful, type: "orgasm denial"};
+	}
+	if(slave.pornTypeCumAddict > max.value){
+		max = {value: slave.pornTypeCumAddict, type: "cum addiction"};
+	}
+	if(slave.pornTypeAnalAddict > max.value){
+		max = {value: slave.pornTypeAnalAddict, type: "anal addiction"};
+	}
+	if(slave.pornTypeAttentionWhore > max.value){
+		max = {value: slave.pornTypeAttentionWhore, type: "exhibition"};
+	}
+	if(slave.pornTypeBreastGrowth > max.value){
+		max = {value: slave.pornTypeBreastGrowth, type: "breast expansion"};
+	}
+	if(slave.pornTypeAbusive > max.value){
+		max = {value: slave.pornTypeAbusive, type: "abuse"};
+	}
+	if(slave.pornTypeMalicious > max.value){
+		max = {value: slave.pornTypeMalicious, type: "sexual torture"};
+	}
+	if(slave.pornTypeSelfHating > max.value){
+		max = {value: slave.pornTypeSelfHating, type: "self hating"};
+	}
+	if(slave.pornTypeBreeder > max.value){
+		max = {value: slave.pornTypeBreeder, type: "breeder"};
+	}
+	if(slave.pornTypeSub > max.value){
+		max = {value: slave.pornTypeSub, type: "submissive"};
+	}
+	if(slave.pornTypeCumSlut > max.value){
+		max = {value: slave.pornTypeCumSlut, type: "cum"};
+	}
+	if(slave.pornTypeAnal > max.value){
+		max = {value: slave.pornTypeAnal, type: "buttslut"};
+	}
+	if(slave.pornTypeHumiliation > max.value){
+		max = {value: slave.pornTypeHumiliation, type: "humiliating"};
+	}
+	if(slave.pornTypeBoobs > max.value){
+		max = {value: slave.pornTypeBoobs, type: "breast"};
+	}
+	if(slave.pornTypeDom > max.value){
+		max = {value: slave.pornTypeDom, type: "dominant"};
+	}
+	if(slave.pornTypeSadist > max.value){
+		max = {value: slave.pornTypeSadist, type: "sadistic"};
+	}
+	if(slave.pornTypeMasochist > max.value){
+		max = {value: slave.pornTypeMasochist, type: "masochistic"};
+	}
+	if(slave.pornTypePregnancy > max.value){
+		max = {value: slave.pornTypePregnancy, type: "pregnancy fetish"};
+	}
+	
+	return max;
+}
+
+/*:: Art JS [script]*/
+
+/*
+Displays assistant images. Currently passage-based.
+sizePlacement: Image size/center.
+	3: Large, right. Example: description.
+	2: Medium, right. Example: random events.
+*/
+window.AssistantArtRendered = function AssistantArtRendered(sizePlacement) {
+	const V = State.variables;
+	let fileName = "";
+
+	if (V.imageChoice === 0) {
+		switch (V.assistantAppearance) {
+			case "monstergirl":
+				fileName = "'resources/renders/assistant monstergirl.png'";
+				break;
+			case "shemale":
+				fileName = "'resources/renders/assistant shemale.png'";
+				break;
+			case "amazon":
+				fileName = "'resources/renders/assistant amazon.png'";
+				break;
+			case "businesswoman":
+				fileName = "'resources/renders/assistant businesswoman.png'";
+				break;
+			case "goddess":
+				fileName = "'resources/renders/assistant goddess.png'";
+				break;
+			case "schoolgirl":
+				fileName = "'resources/renders/assistant schoolgirl.png'";
+				break;
+			default:
+				fileName = "'resources/renders/assistant default.png'";
+		}
+		if (sizePlacement === 3) {
+			fileName = `<img src=${fileName} style='float:right; border:3px hidden'/>`;
+		} else {
+			fileName = `<img src=${fileName} style='float:right; border:3px hidden' width='300' height='300'/>`;
+		}
+	}
+	return fileName;
+};
+
+window.ArtControlRendered = function ArtControlRendered(slave, sizePlacement) {
+	const V = State.variables;
+	let fileName = "";
+	let r = "";
+
+	if (slave.vagina > -1) {
+		if (slave.dick > 0) {
+			if (slave.balls > 0) {
+				fileName = "futanari";
+			} else {
+				fileName = "herm";
+			}
+		} else {
+			fileName = "female";
+		}
+	} else {
+		if (slave.balls > 0) {
+			fileName = "shemale";
+		} else {
+			fileName = "gelding";
+		}
+	}
+	if (slave.belly > 1500) {
+		fileName = `preg ${fileName}`;
+	}
+	if (slave.boobs < 400) {
+		fileName = `${fileName} small`;
+	} else if (slave.boobs < 800) {
+		fileName = `${fileName} big`;
+	} else if (slave.boobs < 6000) {
+		fileName = `${fileName} huge`;
+	} else {
+		fileName = `${fileName} hyper`;
+	}
+	if (slave.muscles > 30) {
+		fileName = `${fileName} muscle`;
+	} else {
+		fileName = `${fileName} soft`;
+	}
+	if (slave.fuckdoll > 0) {
+		fileName = `${fileName} rebellious`;
+	} else if (slave.devotion <= 20) {
+		if (slave.trust < -20) {
+			fileName = `${fileName} reluctant`;
+		} else {
+			fileName = `${fileName} rebellious`;
+		}
+	} else if (slave.fetish === "mindbroken") {
+		fileName = `${fileName} reluctant`;
+	} else if (slave.devotion <= 50 || slave.fetishKnown !== 1 || V.seeMainFetishes === 0 && sizePlacement < 2) {
+		fileName = `${fileName} obedient`;
+	} else {
+		if (slave.fetish === "none") {
+			fileName = `${fileName} obedient`;
+		} else {
+			fileName = `${fileName} ${slave.fetish}`;
+		}
+	}
+
+	fileName = `'resources/renders/${fileName}.png'`;
+	if (sizePlacement === 3) {
+		r = `<img src=${fileName} style='float:right; border:3px hidden'>`;
+	} else if (sizePlacement === 2) {
+		r = `<img src=${fileName} style='float:right; border:3px hidden' width='300' height='300'>`;
+	} else if (sizePlacement === 1) {
+		r = `<img src=${fileName} style='float:left; border:3px hidden' width='150' height='150'>`;
+	} else {
+		r = `<img src=${fileName} style='float:left; border:3px hidden' width='120' height='120'>`;
+	}
+	return r;
+};
+
+/* 
+This takes a textual hair colour description and tries to guess the appropriate HTML compliant color code.
+
+hColor should be a color name, but can also be a string describing hair colour.
+
+This code's working is described to the user in the Encyclopedia, chapter "Lore", section "Dyes".
+*/
+window.extractHairColor = function(hColor) {
+	/* 
+	these are color names known and used in FreeCities 
+	attributed color names are at the front of the array
+	*/
+	var FCname2HTMLarray = [
+		["blazing red", "#E00E2B"],
+		["neon green", "#25d12b"],
+		["neon blue", "#2284C3"],
+		["neon pink", "#cc26aa"],
+		["strawberry-blonde", "#e5a88c"],
+		["platinum blonde", "#fcf3c1"],
+		["dark brown", "#463325"],
+		["brown", "#8D4F21"],
+		["auburn", "#7e543e"],
+		["black", "#3F4040"],
+		["blonde", "#F4F1A3"],
+		["blue", "#4685C5"],
+		["burgundy", "#5f3946"],
+		["chestnut", "#663622"],
+		["chocolate", "#6e4937"],
+		["copper", "#a16145"],
+		["ginger", "#da822d"],
+		["golden", "#ffdf31"],
+		["green", "#5FBA46"],
+		["grey", "#9e9fa4"],
+		["hazel", "#8d6f1f"],
+		["pink", "#D18CBC"],
+		["red", "#BB2027"],
+		["deep red", "#6D1318"],
+		["blue-violet", "#8790B7"],
+		["silver", "#cdc9c6"],
+		["light olive", "#d4c6bb"],
+		["dark", "#a46237"],
+		/* these are not actually FreeCities canon, but like to appear in custom descriptions */
+		["dark", "#463325"],
+		["brunette", "#8D4F21"]
+	];
+	
+	/* these are HTML color names supported by most browsers */
+	var HTMLstandardColors = ["aliceblue","antiquewhite","aqua","aquamarine","azure","beige","bisque","black","blanchedalmond","blue","blueviolet","brown","burlywood","cadetblue","chartreuse","chocolate","coral","cornflowerblue","cornsilk","crimson","cyan","darkblue","darkcyan","darkgoldenrod","darkgray","darkgrey","darkgreen","darkkhaki","darkmagenta","darkolivegreen","darkorange","darkorchid","darkred","darksalmon","darkseagreen","darkslateblue","darkslategray","darkslategrey","darkturquoise","darkviolet","deeppink","deepskyblue","dimgray","dimgrey","dodgerblue","firebrick","floralwhite","forestgreen","fuchsia","gainsboro","ghostwhite","gold","goldenrod","gray","grey","green","greenyellow","honeydew","hotpink","indianred ","indigo ","ivory","khaki","lavender","lavenderblush","lawngreen","lemonchiffon","lightblue","lightcoral","lightcyan","lightgoldenrodyellow","lightgray","lightgrey","lightgreen","lightpink","lightsalmon","lightseagreen","lightskyblue","lightslategray","lightslategrey","lightsteelblue","lightyellow","lime","limegreen","linen","magenta","maroon","mediumaquamarine","mediumblue","mediumorchid","mediumpurple","mediumseagreen","mediumslateblue","mediumspringgreen","mediumturquoise","mediumvioletred","midnightblue","mintcream","mistyrose","moccasin","navajowhite","navy","oldlace","olive","olivedrab","orange","orangered","orchid","palegoldenrod","palegreen","paleturquoise","palevioletred","papayawhip","peachpuff","peru","pink","plum","powderblue","purple","rebeccapurple","red","rosybrown","royalblue","saddlebrown","salmon","sandybrown","seagreen","seashell","sienna","silver","skyblue","slateblue","slategray","slategrey","snow","springgreen","steelblue","tan","teal","thistle","tomato","turquoise","violet","wheat","white","whitesmoke","yellow","yellowgreen"];
+	
+	var FCnames = new Map(FCname2HTMLarray);
+	hColor = hColor.toLowerCase(); /* normalization: lowercase color name */
+	var colorCode = FCnames.get(hColor); /* look up in FreeCities color names */
+	if (!colorCode) { /* not a FreeCities color name*/
+		if (HTMLstandardColors.includes(hColor) || hColor.match(/^#([0-9a-f]{3}){1,2}$/) !== null) {
+			colorCode = hColor; /* is a HTML color name or value, use it directly */
+		} else { 
+			/* 
+			is not even a HTML color name. hColor probably is a description.
+			look for anything resembling a valid color name within the description.
+			*/
+			var hColorNoSpaces = hColor.replace(/\s+/g, ''); /* remove all spaces from description */
+			var FCkeys = Array.from(FCnames.keys());
+			var colorCodes = [
+				FCnames.get(FCkeys.find(function (e){return hColor.startsWith(e);})),
+				HTMLstandardColors.find(function (e){return hColorNoSpaces.startsWith(e);}),
+				FCnames.get(FCkeys.find(function (e){return hColor.includes(e);})),
+				HTMLstandardColors.find(function (e){return hColorNoSpaces.includes(e);})
+			];
+			colorCode = colorCodes.find(function (e){return e;}); /* picks the first successful guess */
+		}
+	}
+	if (!colorCode) {
+		console.log("Art Color Tools JS: Unable to determine HTML compliant color code for hair color string '"+hColor+"'.");
+		colorCode = "fuchsia"; /* use fuchsia as error marker */
+	}
+	return colorCode;
+};
+
+window.clothing2artSuffix = function(v) {
+  if (v == "restrictive latex") { v = "latex"; } /* universal "special case": latex art is actually "restrictive latex" TODO: align name in vector source */
+  return v.replace(/^a[n]? /,"") /* remove "a" and "an" from the beginning*/
+          .replace(/ ?(outfit|clothing) ?/,"") /* remove "outfit" and "clothing" (redundant) */
+          .replace(/ and .+/,"") /* remove concatenated descriptions */
+          .replace(/\w\S*/g, 
+            function(txt){
+                return txt.charAt(0).toUpperCase() + 
+                       txt.substr(1).toLowerCase();
+            }
+          ) /* CamelCase by whitespace */
+          .replace(/\W/g,""); /* remove remaining whitespace */
+};
+
+/*:: Slave Generation JS [script]*/
+
+window.generateAge = function generateAge(slave) {
+	const V = State.variables;
+
+	if (V.activeSlaveOneTimeMaxAge > 998) {
+		V.activeSlaveOneTimeMaxAge = (V.pedo_mode === 1) ? 18 : 42;
+	} else if (V.pedo_mode === 1 && V.one_time_age_overrides_pedo_mode === 0 && V.activeSlaveOneTimeMaxAge > 18) {
+		V.activeSlaveOneTimeMaxAge = 18;
+	}
+	if (V.retirementAge < V.activeSlaveOneTimeMaxAge) {
+		V.activeSlaveOneTimeMaxAge = (V.retirementAge - 1);
+	}
+	if (V.activeSlaveOneTimeMinAge < V.minimumSlaveAge) {
+		V.activeSlaveOneTimeMinAge = V.minimumSlaveAge;
+	} else if (V.pedo_mode === 1 && V.one_time_age_overrides_pedo_mode === 0) {
+		V.activeSlaveOneTimeMinAge = V.minimumSlaveAge;
+	}
+	if (V.activeSlaveOneTimeMaxAge < V.activeSlaveOneTimeMinAge) {
+		V.activeSlaveOneTimeMaxAge = V.activeSlaveOneTimeMinAge;
+	}
+	if (V.activeSlaveOneTimeMaxAge >= 30 && V.arcologies[0].FSMaturityPreferentialist !== "unset" && V.ageAdjustOverride !== 1) {
+		V.activeSlaveOneTimeMaxAge += 10;
+	}
+	slave.actualAge = jsRandom(V.activeSlaveOneTimeMinAge, V.activeSlaveOneTimeMaxAge);
+	const secondAgeRoll = jsRandom(V.activeSlaveOneTimeMinAge, V.activeSlaveOneTimeMaxAge);
+	if (V.arcologies[0].FSYouthPreferentialist !== "unset" && V.arcologies[0].FSYouthPreferentialist >= jsRandom(1, 100)) {
+		slave.actualAge = Math.min(slave.actualAge, secondAgeRoll);
+	} else if (V.arcologies[0].FSMaturityPreferentialist !== "unset" && V.arcologies[0].FSMaturityPreferentialist >= jsRandom(1, 100)) {
+		slave.actualAge = Math.max(slave.actualAge, secondAgeRoll);
+	}
+	if (slave.actualAge >= V.retirementAge) {
+		slave.actualAge = (V.retirementAge - 2);
+	}
+	V.activeSlaveOneTimeMinAge = 0;
+	V.activeSlaveOneTimeMaxAge = 999;
+	V.one_time_age_overrides_pedo_mode = 0;
+	V.ageAdjustOverride = 0;
+	slave.visualAge = slave.actualAge;
+	slave.physicalAge = slave.actualAge;
+	slave.ovaryAge = slave.actualAge;
+	slave.age = slave.actualAge; /*compatibility*/
+	slave.pubertyAgeXX = V.fertilityAge;
+	slave.pubertyAgeXY = V.potencyAge;
+};
+
+window.nationalityToName = function nationalityToName(slave) {
+	const V = State.variables;
+
+	slave.birthName =
+		jsEither(setup.namePoolSelector[slave.nationality + "." + slave.race] ||
+			setup.namePoolSelector[slave.nationality] ||
+			setup.whiteAmericanSlaveNames);
+	slave.birthSurname =
+		jsEither(setup.surnamePoolSelector[slave.nationality + "." + slave.race] ||
+			setup.surnamePoolSelector[slave.nationality] ||
+			setup.whiteAmericanSlaveSurnames);
+	slave.slaveName = slave.birthName;
+	slave.slaveSurname = slave.birthSurname;
+	if (V.useFSNames === 1) {
+		if (V.arcologies[0].FSChattelReligionist > 20) {
+			slave.slaveName = jsEither(setup.chattelReligionistSlaveNames), slave.slaveSurname = 0;
+		} else if (V.arcologies[0].FSRomanRevivalist > 20) {
+			slave.slaveName = jsEither(setup.romanSlaveNames), slave.slaveSurname = jsEither(setup.romanSlaveSurnames);
+		} else if (V.arcologies[0].FSAztecRevivalist > 20) {
+			slave.slaveName = jsEither(setup.aztecSlaveNames), slave.slaveSurname = 0;
+		} else if (V.arcologies[0].FSEgyptianRevivalist > 20) {
+			slave.slaveName = jsEither(setup.ancientEgyptianSlaveNames), slave.slaveSurname = 0;
+		} else if (V.arcologies[0].FSEdoRevivalist > 20) {
+			slave.slaveName = jsEither(setup.edoSlaveNames), slave.slaveSurname = jsEither(setup.edoSlaveSurnames);
+		} else if (V.arcologies[0].FSDegradationist !== "unset") {
+			DegradingName(slave);
+		}
+	}
+};
+
+window.nationalityToAccent = function nationalityToAccent(slave) {
+	const V = State.variables;
+	const naturalAccent = jsEither([0, 1, 1, 2, 2, 2, 3, 3, 3, 3]);
+
+	switch (slave.nationality) {
+		case "Afghan":
+			slave.accent = (V.language === "Pashto") ? jsEither([0, 0, 0, 1]) : naturalAccent;
+			break;
+		case "Albanian":
+			slave.accent = naturalAccent;
+			break;
+		case "Algerian":
+			slave.accent = (V.language === "Arabic") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "American":
+			if (V.language === "English") {
+				slave.accent = jsEither([0, 0, 0, 1]);
+			} else if (V.language === "Spanish" && slave.race === "latina") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else if (V.language === "Chinese" && slave.race === "asian") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else if (V.language === "Arabic" && slave.race === "middle eastern") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Andorran":
+			slave.accent = (V.language === "Catalan") ? jsEither([0, 0, 0, 1]) : naturalAccent;
+			break;
+		case "Angolan":
+			slave.accent = (V.language === "Portuguese") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Antiguan":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Argentinian":
+			slave.accent = (V.language === "Spanish") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Armenian":
+			if (V.language === "Russian") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else if (V.language === "English") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Aruban":
+			if (V.language === "Dutch") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "English") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else if (V.language === "Portuguese") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Australian":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Austrian":
+			if (V.language === "German") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "Serbian") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else if (V.language === "Slovene") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else if (V.language === "Turkish" && slave.race === "middle eastern") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Azerbaijani":
+			slave.accent = naturalAccent;
+			break;
+		case "Bahamian":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Bahraini":
+			slave.accent = (V.language === "Arabic") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Bangladeshi":
+			if (V.language === "Bengali") {
+				slave.accent = jsEither([0, 0, 0, 1]);
+			} else if (V.language === "Hindi") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Barbadian":
+			slave.accent = naturalAccent;
+			break;
+		case "Belarusian":
+			slave.accent = naturalAccent;
+			break;
+		case "Belgian":
+			if (V.language === "Dutch") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "French") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "German") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Belizean":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Beninese":
+			slave.accent = (V.language === "French") ? 1 : naturalAccent;
+			break;
+		case "Bermudian":
+			slave.accent = (V.language === "English") ? 1 : naturalAccent;
+			break;
+		case "Bhutanese":
+			slave.accent = (V.language === "Dzongkha") ? jsEither([0, 0, 0, 1]) : naturalAccent;
+			break;
+		case "Bissau-Guinean":
+			slave.accent = (V.language === "Portuguese") ? 1 : naturalAccent;
+			break;
+		case "Bolivian":
+			slave.accent = (V.language === "Spanish") ? 1 : naturalAccent;
+			break;
+		case "Bosnian":
+			slave.accent = naturalAccent;
+			break;
+		case "Brazilian":
+			slave.accent = (V.language === "Portuguese") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "British":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Bruneian":
+			if (V.language === "Malay") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "English") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Bulgarian":
+			slave.accent = naturalAccent;
+			break;
+		case "Burkinabé":
+			slave.accent = (V.language === "French") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Burmese":
+			slave.accent = naturalAccent;
+			break;
+		case "Burundian":
+			slave.accent = (V.language === "Kirundi") ? jsEither([0, 0, 0, 1]) : naturalAccent;
+			break;
+		case "Cambodian":
+			if (V.language === "Khmer") {
+				slave.accent = jsEither([0, 0, 0, 1]);
+			} else if (V.language === "Cham") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "French") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Cameroonian":
+			slave.accent = (V.language === "French") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Canadian":
+			if (V.language === "English") {
+				slave.accent = jsEither([0, 0, 0, 1]);
+			} else if (V.language === "French") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Cape Verdean":
+			slave.accent = (V.language === "Portuguese") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Catalan":
+			slave.accent = (V.language === "Spanish") ? jsEither([0, 0, 0, 1]) : naturalAccent;
+			break;
+		case "Central African":
+			slave.accent = (V.language === "French") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Chadian":
+			slave.accent = (V.language === "Arabic") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Chilean":
+			slave.accent = (V.language === "Spanish") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Chinese":
+			if (V.language === "Tibetan") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else if (V.language === "Korean") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else if (V.language === "Kazakh") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Colombian":
+			slave.accent = (V.language === "Spanish") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Comorian":
+			if (V.language === "Arabic") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else if (V.language === "French") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Congolese":
+			if (V.language === "Lingala") {
+				slave.accent = jsEither([0, 0, 0, 1]);
+			} else if (V.language === "Kikongo") {
+				slave.accent = jsEither([0, 0, 0, 1]);
+			} else if (V.language === "French") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "a Cook Islander":
+			if (V.language === "Cook Islands Māori") {
+				slave.accent = jsEither([0, 0, 0, 1]);
+			} else if (V.language === "English") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Costa Rican":
+			slave.accent = (V.language === "Spanish") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Croatian":
+			slave.accent = naturalAccent;
+			break;
+		case "Cuban":
+			slave.accent = (V.language === "Spanish") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Cypriot":
+			if (V.language === "Greek") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "Turkish") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "English") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Czech":
+			slave.accent = naturalAccent;
+			break;
+		case "Danish":
+			slave.accent = naturalAccent;
+			break;
+		case "Djiboutian":
+			slave.accent = (V.language === "French") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Dominican":
+			slave.accent = (V.language === "Spanish") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Dominiquais":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Dutch":
+			slave.accent = naturalAccent;
+			break;
+		case "East Timorese":
+			if (V.language === "Tetum") {
+				slave.accent = jsEither([0, 0, 0, 1]);
+			} else if (V.language === "Portuguese") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "Malay") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Ecuadorian":
+			slave.accent = (V.language === "Spanish") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Egyptian":
+			slave.accent = (V.language === "Arabic") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Emirati":
+			slave.accent = (V.language === "Arabic") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Equatoguinean":
+			slave.accent = (V.language === "Spanish") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Eritrean":
+			if (V.language === "Tigrinya") {
+				slave.accent = jsEither([0, 0, 0, 1]);
+			} else if (V.language === "Arabic") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "English") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Estonian":
+			slave.accent = (V.language === "Russian") ? jsEither([0, 1, 2, 2, 2, 3, 3]) : naturalAccent;
+			break;
+		case "Ethiopian":
+			if (V.language === "Amharic") {
+				slave.accent = jsEither([0, 0, 0, 1]);
+			} else if (V.language === "Arabic") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else if (V.language === "Tigrinya") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Fijian":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Filipina":
+			if (V.language === "Filipino") {
+				slave.accent = jsEither([0, 0, 0, 1]);
+			} else if (V.language === "English") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "Tagalog") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "Arabic") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else if (V.language === "Spanish") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Finnish":
+			slave.accent = (V.language === "Swedish") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "French":
+			if (V.language === "English") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else if (V.language === "Spanish") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else if (V.language === "German") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else if (V.language === "Arabic" && slave.race === "middle eastern") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else if (V.language === "Catalan") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "French Guianan":
+			slave.accent = (V.language === "French") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "French Polynesian":
+			slave.accent = (V.language === "French") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Gabonese":
+			slave.accent = (V.language === "French") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Gambian":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Georgian":
+			slave.accent = (V.language === "Abkhaz") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "German":
+			if (V.language === "English") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else if (V.language === "French") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else if (V.language === "Turkish" && slave.race === "middle eastern") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Ghanan":
+			if (V.language === "English") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "Hausa") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else if (V.language === "Arabic") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Greek":
+			slave.accent = naturalAccent;
+			break;
+		case "Greenlandic":
+			slave.accent = (V.language === "Danish") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Grenadian":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Guamanian":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Guatemalan":
+			slave.accent = (V.language === "Spanish") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Guinean":
+			slave.accent = (V.language === "French") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Guyanese":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Haitian":
+			slave.accent = (V.language === "French") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Honduran":
+			slave.accent = (V.language === "Spanish") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Hungarian":
+			slave.accent = naturalAccent;
+			break;
+		case "I-Kiribati":
+			if (V.language === "Gilbertese") {
+				slave.accent = jsEither([0, 0, 0, 1]);
+			} else if (V.language === "English") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Icelandic":
+			if (V.language === "Danish") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else if (V.language === "English") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Indian":
+			if (V.language === "Hindi") {
+				slave.accent = jsEither([0, 0, 0, 1]);
+			} else if (V.language === "English") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Indonesian":
+			slave.accent = (V.language === "Malay") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Iranian":
+			if (V.language === "Persian") {
+				slave.accent = jsEither([0, 0, 0, 1]);
+			} else if (V.language === "Arabic") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Iraqi":
+			if (V.language === "Arabic") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "Kurdish") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Irish":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Israeli":
+			if (V.language === "Hebrew") {
+				slave.accent = jsEither([0, 0, 0, 1]);
+			} else if (V.language === "Arabic") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Italian":
+			slave.accent = naturalAccent;
+			break;
+		case "Ivorian":
+			slave.accent = (V.language === "French") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Jamaican":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Japanese":
+			slave.accent = naturalAccent;
+			break;
+		case "Jordanian":
+			slave.accent = (V.language === "Arabic") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Kazakh":
+			slave.accent = (V.language === "Russian") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Kenyan":
+			slave.accent = (V.language === "Arabic") ? jsEither([0, 1, 2, 2, 2, 3, 3]) : naturalAccent;
+			break;
+		case "Kittitian":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Korean":
+			slave.accent = (V.language === "Chinese") ? jsEither([0, 1, 2, 2, 2, 3, 3]) : naturalAccent;
+			break;
+		case "Kosovan":
+			if (V.language === "Albanian") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "Serbian") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Kurdish":
+			slave.accent = (V.language === "Arabic") ? jsEither([0, 1, 2, 2, 2, 3, 3]) : naturalAccent;
+			break;
+		case "Kuwaiti":
+			slave.accent = (V.language === "Arabic") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Kyrgyz":
+			slave.accent = (V.language === "Russian") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Laotian":
+			if (V.language === "Lao") {
+				slave.accent = jsEither([0, 0, 0, 1]);
+			} else if (V.language === "Khmu") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "French") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Latvian":
+			slave.accent = naturalAccent;
+			break;
+		case "Lebanese":
+			slave.accent = (V.language === "Arabic") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Liberian":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Libyan":
+			slave.accent = (V.language === "Arabic") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "a Liechtensteiner":
+			slave.accent = (V.language === "German") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Lithuanian":
+			slave.accent = naturalAccent;
+			break;
+		case "Luxembourgian":
+			if (V.language === "German") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "French") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Macedonian":
+			slave.accent = naturalAccent;
+			break;
+		case "Malagasy":
+			slave.accent = naturalAccent;
+			break;
+		case "Malawian":
+			slave.accent = naturalAccent;
+			break;
+		case "Malaysian":
+			slave.accent = (V.language === "Malay") ? jsEither([0, 0, 0, 1]) : naturalAccent;
+			break;
+		case "Maldivian":
+			slave.accent = naturalAccent;
+			break;
+		case "Malian":
+			slave.accent = (V.language === "Arabic") ? jsEither([0, 1, 2, 2, 2, 3, 3]) : naturalAccent;
+			break;
+		case "Maltese":
+			if (V.language === "English") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "Italian") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Marshallese":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Mauritanian":
+			slave.accent = (V.language === "Arabic") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Mauritian":
+			if (V.language === "English") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "French") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Mexican":
+			slave.accent = (V.language === "Spanish") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Micronesian":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Moldovan":
+			slave.accent = naturalAccent;
+			break;
+		case "Monégasque":
+			slave.accent = (V.language === "French") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Mongolian":
+			slave.accent = naturalAccent;
+			break;
+		case "Montenegrin":
+			slave.accent = naturalAccent;
+			break;
+		case "Moroccan":
+			slave.accent = (V.language === "Arabic") ? jsEither([0, 1, 2, 2, 2, 3, 3]) : naturalAccent;
+			break;
+		case "Mosotho":
+			slave.accent = naturalAccent;
+			break;
+		case "Motswana":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Mozambican":
+			slave.accent = (V.language === "Portuguese") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Namibian":
+			if (V.language === "English") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "Afrikaans") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Nauruan":
+			slave.accent = naturalAccent;
+			break;
+		case "Nepalese":
+			slave.accent = naturalAccent;
+			break;
+		case "New Caledonian":
+			slave.accent = (V.language === "French") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "a New Zealander":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Ni-Vanuatu":
+			if (V.language === "French") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "English") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Nicaraguan":
+			slave.accent = (V.language === "Spanish") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Nigerian":
+			if (V.language === "English") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "Hausa") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "Arabic") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Nigerien":
+			if (V.language === "French") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "Hausa") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "Arabic") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Niuean":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Norwegian":
+			slave.accent = naturalAccent;
+			break;
+		case "Omani":
+			slave.accent = (V.language === "Arabic") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Pakistani":
+			slave.accent = (V.language === "Arabic") ? jsEither([0, 1, 2, 2, 2, 3, 3]) : naturalAccent;
+			break;
+		case "Palauan":
+			if (V.language === "English") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "Sonsorolese") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "Tobian") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "Japanese") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Palestinian":
+			slave.accent = (V.language === "Arabic") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Panamanian":
+			slave.accent = (V.language === "Spanish") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Papua New Guinean":
+			slave.accent = naturalAccent;
+			break;
+		case "Paraguayan":
+			slave.accent = (V.language === "Spanish") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Peruvian":
+			slave.accent = (V.language === "Spanish") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Polish":
+			slave.accent = naturalAccent;
+			break;
+		case "Portuguese":
+			slave.accent = (V.language === "Spanish") ? jsEither([0, 1, 2, 2, 2, 3, 3]) : naturalAccent;
+			break;
+		case "Puerto Rican":
+			if (V.language === "Spanish") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "English") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Qatari":
+			slave.accent = (V.language === "Arabic") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Romanian":
+			slave.accent = naturalAccent;
+			break;
+		case "Russian":
+			slave.accent = naturalAccent;
+			break;
+		case "Rwandan":
+			slave.accent = (V.language === "Kinyarwanda") ? jsEither([0, 0, 0, 1]) : naturalAccent;
+			break;
+		case "Sahrawi":
+			slave.accent = (V.language === "Arabic") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Saint Lucian":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Salvadoran":
+			slave.accent = (V.language === "Spanish") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Sammarinese":
+			slave.accent = (V.language === "Italian") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Samoan":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "São Toméan":
+			slave.accent = (V.language === "Portuguese") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Saudi":
+			slave.accent = (V.language === "Arabic") ? jsEither([0, 0, 0, 1]) : naturalAccent;
+			break;
+		case "Scottish":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Senegalese":
+			slave.accent = (V.language === "French") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Serbian":
+			slave.accent = naturalAccent;
+			break;
+		case "Seychellois":
+			if (V.language === "French") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "English") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Sierra Leonean":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Singaporean":
+			if (V.language === "English") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "Chinese") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "Malay") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "Tamil") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Slovak":
+			slave.accent = naturalAccent;
+			break;
+		case "Slovene":
+			slave.accent = naturalAccent;
+			break;
+		case "a Solomon Islander":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Somali":
+			slave.accent = (V.language === "Arabic") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "South African":
+			if (V.language === "English") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "Afrikaans") {
+				slave.accent = jsEither([0, 0, 0, 1]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "South Sudanese":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Spanish":
+			slave.accent = (V.language === "Catalan") ? jsEither([0, 1, 2, 2, 2, 3, 3]) : naturalAccent;
+			break;
+		case "Sri Lankan":
+			if (V.language === "Sinhalese") {
+				slave.accent = jsEither([0, 0, 0, 1]);
+			} else if (V.language === "Tamil") {
+				slave.accent = jsEither([0, 0, 0, 1]);
+			} else if (V.language === "English") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Sudanese":
+			slave.accent = (V.language === "Arabic") ? jsEither([0, 1, 2, 2, 2, 3, 3]) : naturalAccent;
+			break;
+		case "Surinamese":
+			slave.accent = (V.language === "Dutch") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Swazi":
+			slave.accent = naturalAccent;
+			break;
+		case "Swedish":
+			if (V.language === "English") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else if (V.language === "Finnish") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else if (V.language === "Norwegian") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else if (V.language === "German") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Swiss":
+			if (V.language === "German") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "French") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "Italian") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Syrian":
+			slave.accent = (V.language === "Arabic") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Taiwanese":
+			slave.accent = (V.language === "Chinese") ? jsEither([0, 0, 0, 1]) : naturalAccent;
+			break;
+		case "Tajik":
+			slave.accent = (V.language === "Russian") ? jsEither([0, 1, 2, 2, 2, 3, 3]) : naturalAccent;
+			break;
+		case "Tanzanian":
+			slave.accent = (V.language === "Swahili") ? jsEither([0, 0, 0, 1]) : naturalAccent;
+			break;
+		case "Thai":
+			if (V.language === "Chinese") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else if (V.language === "Malay") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else if (V.language === "Khmer") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Tibetan":
+			slave.accent = (V.language === "Chinese") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Togolese":
+			slave.accent = (V.language === "French") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Tongan":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Trinidadian":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Tunisian":
+			slave.accent = (V.language === "Arabic") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Turkish":
+			slave.accent = naturalAccent;
+			break;
+		case "Turkmen":
+			slave.accent = (V.language === "Russian") ? jsEither([0, 1, 2, 2, 2, 3, 3]) : naturalAccent;
+			break;
+		case "Tuvaluan":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Ugandan":
+			slave.accent = (V.language === "Swahili") ? jsEither([0, 0, 0, 1]) : naturalAccent;
+			break;
+		case "Ukrainian":
+			slave.accent = (V.language === "Russian") ? jsEither([0, 1, 2, 2, 2, 3, 3]) : naturalAccent;
+			break;
+		case "Uruguayan":
+			slave.accent = (V.language === "Spanish") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Uzbek":
+			slave.accent = (V.language === "Russian") ? jsEither([0, 1, 2, 2, 2, 3, 3]) : naturalAccent;
+			break;
+		case "Vatican":
+			slave.accent = (V.language === "Italian") ? jsEither([0, 0, 0, 1]) : naturalAccent;
+			break;
+		case "Venezuelan":
+			slave.accent = (V.language === "Spanish") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Vietnamese":
+			slave.accent = (V.language === "Chinese") ? jsEither([0, 1, 2, 2, 2, 3, 3]) : naturalAccent;
+			break;
+		case "Vincentian":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Yemeni":
+			slave.accent = (V.language === "Arabic") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Zairian":
+			if (V.language === "Lingala") {
+				slave.accent = jsEither([0, 0, 0, 1]);
+			} else if (V.language === "Kikongo") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "Swahili") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "French") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Zambian":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Zimbabwean":
+			slave.accent = (V.language === "English" && slave.race === "white") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Ancient Chinese Revivalist":
+			slave.accent = (V.language === "Chinese") ? jsEither([0, 0, 0, 1]) : naturalAccent;
+			break;
+		case "Ancient Egyptian Revivalist":
+			slave.accent = (V.language === "Ancient Egyptian") ? jsEither([0, 0, 0, 1]) : naturalAccent;
+			break;
+		case "Arabian Revivalist":
+			slave.accent = (V.language === "Arabic") ? jsEither([0, 0, 0, 1]) : naturalAccent;
+			break;
+		case "Aztec Revivalist":
+			slave.accent = (V.language === "Nahuatl") ? jsEither([0, 0, 0, 1]) : naturalAccent;
+			break;
+		case "Edo Revivalist":
+			slave.accent = (V.language === "Japanese") ? jsEither([0, 0, 0, 1]) : naturalAccent;
+			break;
+		case "Roman Revivalist":
+			slave.accent = (V.language === "Latin") ? jsEither([0, 0, 0, 1]) : naturalAccent;
+			break;
+		default:
+			slave.accent = naturalAccent;
+			break;
+	}
+
+	if (slave.nationality === V.language) {
+		slave.accent = jsEither([0, 0, 0, 1]);
+	}
+};
diff --git a/slave variables documentation - Pregmod.txt b/slave variables documentation - Pregmod.txt
index edf173d6eeb653450ba66c9c5544d228bae4331d..4d3b85425428117b0cbef7df9071d1a9b8826bb6 100644
--- a/slave variables documentation - Pregmod.txt	
+++ b/slave variables documentation - Pregmod.txt	
@@ -248,6 +248,12 @@ slave's prestige
 2 - Very prestigious
 > 2 - Extremely prestigious
 
+pornFeed:
+
+is the studio outputting porn of her?
+0 - no
+1 - yes
+
 pornFame:
 
 how famous her porn is?
@@ -258,6 +264,274 @@ pornFameSpending:
 how much money is being spent on promoting her porn
 accepts int
 
+pornPrestige:
+
+how famous she is in porn
+0 - not
+1 - some
+2 - recognized
+3 - world renowned
+
+pornPrestigeDesc:
+
+description to go with above pornPrestige
+accepts string
+
+pornFameType:
+
+what porn she is known for
+"none"
+"orgasm denial"
+"cum addiction"
+"anal addiction"
+"exhibition"
+"breast expansion"
+"abuse"
+"sexual torture"
+"self hating"
+"breeder"
+"submissive"
+"cum"
+"buttslut"
+"humiliating"
+"breast"
+"dominant"
+"sadistic"
+"masochistic"
+"pregnancy fetish"
+"fuckdoll"
+"rape"
+"preggo"
+"BBW"
+"underage"
+"weight gain"
+"big dick"
+"generic"
+"deepthroat"
+"unwilling"
+"hardcore anal"
+"softcore"
+"romantic"
+"really perverted"
+"voyeur"
+"unspeakable"
+"huge insertion"
+
+pornFocus:
+
+what aspect of her the upgraded studio is focusing on for porn
+"none"
+"neglectful"
+"cum addict"
+"anal addict"
+"attention whore"
+"breast growth"
+"abusive"
+"malicious"
+"self hating"
+"breeder"
+"submissive"
+"cumslut"
+"buttslut"
+"humiliation"
+"boobs"
+"dom"
+"sadist"
+"masochist"
+"pregnancy"
+"fuckdoll"
+"rape"
+"preggo"
+"BBW"
+"loli"
+"gainer"
+"stud"
+"porn"
+"gagfuck queen"
+"strugglefuck queen"
+"painal queen"
+"tease"
+"romantic"
+"perverted"
+"caring"
+"unflinching"
+"size queen"
+
+pornTypeGeneral:
+
+generic porn fame
+accepts int
+
+pornTypeFuckdoll:
+
+fuckdoll porn fame
+accepts int
+
+pornTypeRape:
+
+rape porn fame
+accepts int
+
+pornTypePreggo:
+
+preggo porn fame
+accepts int
+
+pornTypeBBW:
+
+BBW porn fame
+accepts int
+
+pornTypeGainer:
+
+weight gain porn fame
+accepts int
+
+pornTypeStud:
+
+well hung porn fame
+accepts int
+
+pornTypeLoli:
+
+underage porn fame
+accepts int
+
+pornTypeDeepThroat:
+
+gagfuck queen porn fame
+accepts int
+
+pornTypeStruggleFuck:
+
+strugglefuck queen porn fame
+accepts int
+
+pornTypePainal:
+
+painal queen porn fame
+accepts int
+
+pornTypeTease:
+
+tease porn fame
+accepts int
+
+pornTypeRomantic:
+
+romantic porn fame
+accepts int
+
+pornTypePervert:
+
+pervert porn fame
+accepts int
+
+pornTypeCaring:
+
+caring porn fame
+accepts int
+
+pornTypeUnflinching:
+
+unflinching porn fame
+accepts int
+
+pornTypeSizeQueen:
+
+size queen porn fame
+accepts int
+
+pornTypeNeglectful:
+
+neglectful porn fame
+accepts int
+
+pornTypeCumAddict:
+
+cum addict porn fame
+accepts int
+
+pornTypeAnalAddict:
+
+anal addict porn fame
+accepts int
+
+pornTypeAttentionWhore:
+
+attention whore porn fame
+accepts int
+
+pornTypeBreastGrowth:
+
+breast growth porn fame
+accepts int
+
+pornTypeAbusive:
+
+abusive porn fame
+accepts int
+
+pornTypeMalicious:
+
+malicious porn fame
+accepts int
+
+pornTypeSelfHating:
+
+self hating porn fame
+accepts int
+
+pornTypeBreeder:
+
+breeder porn fame
+accepts int
+
+pornTypeSub:
+
+submissive porn fame
+accepts int
+
+pornTypeCumSlut:
+
+cumslut porn fame
+accepts int
+
+pornTypeAnal:
+
+buttslut porn fame
+accepts int
+
+pornTypeHumiliation:
+
+humiliation porn fame
+accepts int
+
+pornTypeBoobs:
+
+boob porn fame
+accepts int
+
+pornTypeDom:
+
+dom porn fame
+accepts int
+
+pornTypeSadist:
+
+sadist porn fame
+accepts int
+
+pornTypeMasochist:
+
+masochist porn fame
+accepts int
+
+pornTypePregnancy:
+
+pregnancy porn fame
+accepts int
+
 prestigeDesc:
 
 reason for prestige
diff --git a/src/SecExp/secExpSmilingMan.tw b/src/SecExp/secExpSmilingMan.tw
index 3b5bdc33909b093f755e12263700892d3dc9c1fb..fd847619047832e2250b70cda5451d88c2f0b212 100644
--- a/src/SecExp/secExpSmilingMan.tw
+++ b/src/SecExp/secExpSmilingMan.tw
@@ -322,8 +322,8 @@
 		<<set $activeSlave.nationality = "Japanese">>
 		<<set $activeSlave.intelligence = 3>>
 		<<set $activeSlave.intelligenceImplant = 1>>
-		<<NationalityToName $activeSlave>>
-		<<NationalityToAccent $activeSlave>>
+		<<run nationalityToName($activeSlave)>>
+		<<run nationalityToAccent($activeSlave)>>
 		<<NationalityToRace $activeSlave>>
 		<<set $activeSlave.slaveSurname = "Yamadera">>
 		<<set $activeSlave.birthSurname = "Yamadera">>
diff --git a/src/js/artColorToolsJS.tw b/src/art/artJS.tw
similarity index 53%
rename from src/js/artColorToolsJS.tw
rename to src/art/artJS.tw
index b2aab8762c848360ee09c0dd900e547a18090514..2f1daf9bf0a48c2ae804a37d9fa64091d0e99d58 100644
--- a/src/js/artColorToolsJS.tw
+++ b/src/art/artJS.tw
@@ -1,4 +1,118 @@
-:: Art Color Tools JS [script]
+:: Art JS [script]
+
+/*
+Displays assistant images. Currently passage-based.
+sizePlacement: Image size/center.
+	3: Large, right. Example: description.
+	2: Medium, right. Example: random events.
+*/
+window.AssistantArtRendered = function AssistantArtRendered(sizePlacement) {
+	const V = State.variables;
+	let fileName = "";
+
+	if (V.imageChoice === 0) {
+		switch (V.assistantAppearance) {
+			case "monstergirl":
+				fileName = "'resources/renders/assistant monstergirl.png'";
+				break;
+			case "shemale":
+				fileName = "'resources/renders/assistant shemale.png'";
+				break;
+			case "amazon":
+				fileName = "'resources/renders/assistant amazon.png'";
+				break;
+			case "businesswoman":
+				fileName = "'resources/renders/assistant businesswoman.png'";
+				break;
+			case "goddess":
+				fileName = "'resources/renders/assistant goddess.png'";
+				break;
+			case "schoolgirl":
+				fileName = "'resources/renders/assistant schoolgirl.png'";
+				break;
+			default:
+				fileName = "'resources/renders/assistant default.png'";
+		}
+		if (sizePlacement === 3) {
+			fileName = `<img src=${fileName} style='float:right; border:3px hidden'/>`;
+		} else {
+			fileName = `<img src=${fileName} style='float:right; border:3px hidden' width='300' height='300'/>`;
+		}
+	}
+	return fileName;
+};
+
+window.ArtControlRendered = function ArtControlRendered(slave, sizePlacement) {
+	const V = State.variables;
+	let fileName = "";
+	let r = "";
+
+	if (slave.vagina > -1) {
+		if (slave.dick > 0) {
+			if (slave.balls > 0) {
+				fileName = "futanari";
+			} else {
+				fileName = "herm";
+			}
+		} else {
+			fileName = "female";
+		}
+	} else {
+		if (slave.balls > 0) {
+			fileName = "shemale";
+		} else {
+			fileName = "gelding";
+		}
+	}
+	if (slave.belly > 1500) {
+		fileName = `preg ${fileName}`;
+	}
+	if (slave.boobs < 400) {
+		fileName = `${fileName} small`;
+	} else if (slave.boobs < 800) {
+		fileName = `${fileName} big`;
+	} else if (slave.boobs < 6000) {
+		fileName = `${fileName} huge`;
+	} else {
+		fileName = `${fileName} hyper`;
+	}
+	if (slave.muscles > 30) {
+		fileName = `${fileName} muscle`;
+	} else {
+		fileName = `${fileName} soft`;
+	}
+	if (slave.fuckdoll > 0) {
+		fileName = `${fileName} rebellious`;
+	} else if (slave.devotion <= 20) {
+		if (slave.trust < -20) {
+			fileName = `${fileName} reluctant`;
+		} else {
+			fileName = `${fileName} rebellious`;
+		}
+	} else if (slave.fetish === "mindbroken") {
+		fileName = `${fileName} reluctant`;
+	} else if (slave.devotion <= 50 || slave.fetishKnown !== 1 || V.seeMainFetishes === 0 && sizePlacement < 2) {
+		fileName = `${fileName} obedient`;
+	} else {
+		if (slave.fetish === "none") {
+			fileName = `${fileName} obedient`;
+		} else {
+			fileName = `${fileName} ${slave.fetish}`;
+		}
+	}
+
+	fileName = `'resources/renders/${fileName}.png'`;
+	if (sizePlacement === 3) {
+		r = `<img src=${fileName} style='float:right; border:3px hidden'>`;
+	} else if (sizePlacement === 2) {
+		r = `<img src=${fileName} style='float:right; border:3px hidden' width='300' height='300'>`;
+	} else if (sizePlacement === 1) {
+		r = `<img src=${fileName} style='float:left; border:3px hidden' width='150' height='150'>`;
+	} else {
+		r = `<img src=${fileName} style='float:left; border:3px hidden' width='120' height='120'>`;
+	}
+	return r;
+};
 
 /* 
 This takes a textual hair colour description and tries to guess the appropriate HTML compliant color code.
@@ -77,3 +191,17 @@ window.extractHairColor = function(hColor) {
 	}
 	return colorCode;
 };
+
+window.clothing2artSuffix = function(v) {
+  if (v == "restrictive latex") { v = "latex"; } /* universal "special case": latex art is actually "restrictive latex" TODO: align name in vector source */
+  return v.replace(/^a[n]? /,"") /* remove "a" and "an" from the beginning*/
+          .replace(/ ?(outfit|clothing) ?/,"") /* remove "outfit" and "clothing" (redundant) */
+          .replace(/ and .+/,"") /* remove concatenated descriptions */
+          .replace(/\w\S*/g, 
+            function(txt){
+                return txt.charAt(0).toUpperCase() + 
+                       txt.substr(1).toLowerCase();
+            }
+          ) /* CamelCase by whitespace */
+          .replace(/\W/g,""); /* remove remaining whitespace */
+};
diff --git a/src/art/artWidgets.tw b/src/art/artWidgets.tw
index 27a152a7f6aef4cd2ca6ddfbef4c65e095b09971..acddbd12af62f046ebb8b61ad0df99dd4d1f37c2 100644
--- a/src/art/artWidgets.tw
+++ b/src/art/artWidgets.tw
@@ -1,42 +1,5 @@
 :: art widgets [nobr widget]
 
-/%
-Call as <<AssistantArt>>
-Displays assistant images. Currently passage-based.
-$args[0]: Image size/center.
-	3: Large, right. Example: description.
-	2: Medium, right. Example: random events.
-%/
-<<widget "AssistantArt">>
-
-<<if $imageChoice == 0>> /* RENDERED IMAGES BY SHOKUSHU */
-
-<<switch $assistantAppearance>>
-<<case "monstergirl">>
-	<<set _fileName = "'resources/renders/assistant monstergirl.png' ">>
-<<case "shemale">>
-	<<set _fileName = "'resources/renders/assistant shemale.png' ">>
-<<case "amazon">>
-	<<set _fileName = "'resources/renders/assistant amazon.png' ">>
-<<case "businesswoman">>
-	<<set _fileName = "'resources/renders/assistant businesswoman.png' ">>
-<<case "goddess">>
-	<<set _fileName = "'resources/renders/assistant goddess.png' ">>
-<<case "schoolgirl">>
-	<<set _fileName = "'resources/renders/assistant schoolgirl.png' ">>
-<<default>>
-	<<set _fileName = "'resources/renders/assistant default.png' ">>
-<</switch>>
-<<if $args[1] == 3>>
-	<<print "<img src=" + _fileName + "style='float:right; border:3px hidden'/>">>
-<<else>>
-	<<print "<img src=" + _fileName + "style='float:right; border:3px hidden' width='300' height='300'/>">>
-<</if>>
-
-<</if>> /* CLOSES IMAGE CHOICE */
-
-<</widget>>
-
 /%
 Call as <<SlaveArt>>
 Displays slave images. Currently passage-based.
@@ -598,70 +561,7 @@ vector art added later is drawn over previously added art
 	<<include Art_Vector_Revamped_Control_>> 
 <<else>> /* RENDERED IMAGES BY SHOKUSHU */
 
-<<if $args[0].vagina > -1>>
-	<<if $args[0].dick > 0>>
-		<<if $args[0].balls > 0>>
-			<<set _fileName = "futanari">>
-		<<else>>
-			<<set _fileName = "herm">>
-		<</if>>
-	<<else>>
-		<<set _fileName = "female">>
-	<</if>>
-<<else>>
-	<<if $args[0].balls > 0>>
-		<<set _fileName = "shemale">>
-	<<else>>
-		<<set _fileName = "gelding">>
-	<</if>>
-<</if>>
-<<if $args[0].belly > 1500>>
-	<<set _fileName = "preg " + _fileName>>
-<</if>>
-<<if $args[0].boobs < 400>>
-	<<set _fileName = _fileName + " small">>
-<<elseif $args[0].boobs < 800>>
-	<<set _fileName = _fileName + " big">>
-<<elseif $args[0].boobs < 6000>>
-	<<set _fileName = _fileName + " huge">>
-<<else>>
-	<<set _fileName = _fileName + " hyper">>
-<</if>>
-<<if $args[0].muscles > 30>>
-	<<set _fileName = _fileName + " muscle">>
-<<else>>
-	<<set _fileName = _fileName + " soft">>
-<</if>>
-<<if $args[0].fuckdoll > 0>>
-	<<set _fileName = _fileName + " rebellious">>
-<<elseif $args[0].devotion <= 20>>
-	<<if $args[0].trust < -20>>
-		<<set _fileName = _fileName + " reluctant">>
-	<<else>>
-		<<set _fileName = _fileName + " rebellious">>
-	<</if>>
-<<elseif $args[0].fetish == "mindbroken">>
-	<<set _fileName = _fileName + " reluctant">>
-<<elseif $args[0].devotion <= 50 || $args[0].fetishKnown != 1 || ($seeMainFetishes == 0 && $args[1] < 2)>>
-	<<set _fileName = _fileName + " obedient">>
-<<else>>
-	<<if $args[0].fetish == "none">>
-		<<set _fileName = _fileName + " obedient">>
-	<<else>>
-		<<set _fileName = _fileName + " " + $args[0].fetish>>
-	<</if>>
-<</if>>
-
-<<set _fileName = "'resources/renders/" + _fileName + ".png' ">>
-<<if $args[1] == 3>>
-	<<print "<img src=" + _fileName + "style='float:right; border:3px hidden'/>">>
-<<elseif $args[1] == 2>>
-	<<print "<img src=" + _fileName + "style='float:right; border:3px hidden' width='300' height='300'/>">>
-<<elseif $args[1] == 1>>
-	<<print "<img src=" + _fileName + "style='float:left; border:3px hidden' width='150' height='150'/>">>
-<<else>>
-	<<print "<img src=" + _fileName + "style='float:left; border:3px hidden' width='120' height='120'/>">>
-<</if>>
+	<<= ArtControlRendered($args[0], $args[1])>>
 
 <</if>> /* CLOSES IMAGE CHOICE */
 
diff --git a/src/art/vector/Helper_Functions.tw b/src/art/vector/Helper_Functions.tw
deleted file mode 100644
index b19ee1383b514228dc1fe56f0c9bf8875399e971..0000000000000000000000000000000000000000
--- a/src/art/vector/Helper_Functions.tw
+++ /dev/null
@@ -1,15 +0,0 @@
-:: Art_Vector_Helper_Functions_ [script]
-
-window.clothing2artSuffix = function(v) {
-  if (v == "restrictive latex") { v = "latex"; } /* universal "special case": latex art is actually "restrictive latex" TODO: align name in vector source */
-  return v.replace(/^a[n]? /,"") /* remove "a" and "an" from the beginning*/
-          .replace(/ ?(outfit|clothing) ?/,"") /* remove "outfit" and "clothing" (redundant) */
-          .replace(/ and .+/,"") /* remove concatenated descriptions */
-          .replace(/\w\S*/g, 
-            function(txt){
-                return txt.charAt(0).toUpperCase() + 
-                       txt.substr(1).toLowerCase();
-            }
-          ) /* CamelCase by whitespace */
-          .replace(/\W/g,""); /* remove remaining whitespace */
-}
diff --git a/src/js/vectorRevampedArtControlJS.tw b/src/art/vector_revamp/vectorRevampedArtControlJS.tw
similarity index 100%
rename from src/js/vectorRevampedArtControlJS.tw
rename to src/art/vector_revamp/vectorRevampedArtControlJS.tw
diff --git a/src/endWeek/saPornJS.tw b/src/endWeek/saPornJS.tw
new file mode 100644
index 0000000000000000000000000000000000000000..b9d3b0bd8a8c812063521bcc06ec719d18b8837e
--- /dev/null
+++ b/src/endWeek/saPornJS.tw
@@ -0,0 +1,116 @@
+:: SA porn JS [script]
+
+/* to later be rolled into saPorn */
+
+window.getHighestPorn = function(slave) {
+
+	var max = {value: 0, type: "none"};
+	
+	if(slave.pornTypeGeneral > max.value){
+		max = {value: slave.pornTypeGeneral, type: "generic"};
+	}
+	if(slave.pornTypeFuckdoll > max.value){
+		max = {value: slave.pornTypeFuckdoll, type: "fuckdoll"};
+	}
+	if(slave.pornTypeRape > max.value){
+		max = {value: slave.pornTypeRape, type: "rape"};
+	}
+	if(slave.pornTypePreggo > max.value){
+		max = {value: slave.pornTypePreggo, type: "preggo"};
+	}
+	if(slave.pornTypeBBW > max.value){
+		max = {value: slave.pornTypeBBW, type: "BBW"};
+	}
+	if(slave.pornTypeGainer > max.value){
+		max = {value: slave.pornTypeGainer, type: "weight gain"};
+	}
+	if(slave.pornTypeStud > max.value){
+		max = {value: slave.pornTypeStud, type: "big dick"};
+	}
+	if(slave.pornTypeLoli > max.value){
+		max = {value: slave.pornTypeLoli, type: "underage"};
+	}
+	if(slave.pornTypeDeepThroat > max.value){
+		max = {value: slave.pornTypeDeepThroat, type: "deepthroat"};
+	}
+	if(slave.pornTypeStruggleFuck > max.value){
+		max = {value: slave.pornTypeStruggleFuck, type: "unwilling"};
+	}
+	if(slave.pornTypePainal > max.value){
+		max = {value: slave.pornTypePainal, type: "hardcore anal"};
+	}
+	if(slave.pornTypeTease > max.value){
+		max = {value: slave.pornTypeTease, type: "softcore"};
+	}
+	if(slave.pornTypeRomantic > max.value){
+		max = {value: slave.pornTypeRomantic, type: "romantic"};
+	}
+	if(slave.pornTypePervert > max.value){
+		max = {value: slave.pornTypePervert, type: "really perverted"};
+	}
+	if(slave.pornTypeCaring > max.value){
+		max = {value: slave.pornTypeCaring, type: "voyeur"};
+	}
+	if(slave.pornTypeUnflinching > max.value){
+		max = {value: slave.pornTypeUnflinching, type: "unspeakable"};
+	}
+	if(slave.pornTypeSizeQueen > max.value){
+		max = {value: slave.pornTypeSizeQueen, type: "huge insertion"};
+	}
+	if(slave.pornTypeNeglectful > max.value){
+		max = {value: slave.pornTypeNeglectful, type: "orgasm denial"};
+	}
+	if(slave.pornTypeCumAddict > max.value){
+		max = {value: slave.pornTypeCumAddict, type: "cum addiction"};
+	}
+	if(slave.pornTypeAnalAddict > max.value){
+		max = {value: slave.pornTypeAnalAddict, type: "anal addiction"};
+	}
+	if(slave.pornTypeAttentionWhore > max.value){
+		max = {value: slave.pornTypeAttentionWhore, type: "exhibition"};
+	}
+	if(slave.pornTypeBreastGrowth > max.value){
+		max = {value: slave.pornTypeBreastGrowth, type: "breast expansion"};
+	}
+	if(slave.pornTypeAbusive > max.value){
+		max = {value: slave.pornTypeAbusive, type: "abuse"};
+	}
+	if(slave.pornTypeMalicious > max.value){
+		max = {value: slave.pornTypeMalicious, type: "sexual torture"};
+	}
+	if(slave.pornTypeSelfHating > max.value){
+		max = {value: slave.pornTypeSelfHating, type: "self hating"};
+	}
+	if(slave.pornTypeBreeder > max.value){
+		max = {value: slave.pornTypeBreeder, type: "breeder"};
+	}
+	if(slave.pornTypeSub > max.value){
+		max = {value: slave.pornTypeSub, type: "submissive"};
+	}
+	if(slave.pornTypeCumSlut > max.value){
+		max = {value: slave.pornTypeCumSlut, type: "cum"};
+	}
+	if(slave.pornTypeAnal > max.value){
+		max = {value: slave.pornTypeAnal, type: "buttslut"};
+	}
+	if(slave.pornTypeHumiliation > max.value){
+		max = {value: slave.pornTypeHumiliation, type: "humiliating"};
+	}
+	if(slave.pornTypeBoobs > max.value){
+		max = {value: slave.pornTypeBoobs, type: "breast"};
+	}
+	if(slave.pornTypeDom > max.value){
+		max = {value: slave.pornTypeDom, type: "dominant"};
+	}
+	if(slave.pornTypeSadist > max.value){
+		max = {value: slave.pornTypeSadist, type: "sadistic"};
+	}
+	if(slave.pornTypeMasochist > max.value){
+		max = {value: slave.pornTypeMasochist, type: "masochistic"};
+	}
+	if(slave.pornTypePregnancy > max.value){
+		max = {value: slave.pornTypePregnancy, type: "pregnancy fetish"};
+	}
+	
+	return max;
+}
\ No newline at end of file
diff --git a/src/init/setupVars.tw b/src/init/setupVars.tw
index 51443ae5e55b67e28e7fa0e09d12c8ee0419a46d..648abf6c85639375db36aa7a9027887dd394e1d2 100644
--- a/src/init/setupVars.tw
+++ b/src/init/setupVars.tw
@@ -43,6 +43,8 @@
 }>>
 /* END Custom Nationalities region filter */
 
+<<set setup.summaryCache = {}>>
+
 /*** pregmod exclusive end ***/
 
 /* Nationality-to-race weighted objects */
@@ -355,7 +357,7 @@
 <<set setup.latinaSlaveSurnames = ["Abad", "Abalos", "Abarca", "Abbott", "Abel", "Abella", "Abeyta", "Abila", "Aboytes", "Abraham", "Abrams", "Abrego", "Abreu", "Abril", "Abundis", "Abundiz", "Aburto", "Acebedo", "Acedo", "Aceituno", "Acero", "Acevedo", "Aceves", "Acosta", "Acuna", "Adam", "Adame", "Adames", "Adams", "Adan", "Adkins", "Adorno", "Adrian", "Afanador", "Agostini", "Agosto", "Agramonte", "Agredano", "Aguado", "Aguas", "Aguayo", "Agudelo", "Agudo", "Aguero", "Aguiar", "Aguila", "Aguilar", "Aguilera", "Aguillar", "Aguillon", "Aguinaga", "Aguiniga", "Aguirre", "Agundez", "Agustin", "Ahumada", "Aispuro", "Alameda", "Alamilla", "Alamillo", "Alamo", "Alanis", "Alaniz", "Alarcon", "Alarid", "Alas", "Alatorre", "Alba", "Alban", "Albarado", "Albarez", "Albarran", "Albert", "Alberto", "Albino", "Albor", "Alcala", "Alcantar", "Alcantara", "Alcaraz", "Alcazar", "Alcocer", "Alcon", "Alcorta", "Alcoser", "Aldaba", "Aldaco", "Aldama", "Aldana", "Aldape", "Alday", "Aldaz", "Alderete", "Aldrete", "Alegre", "Alegria", "Alejandre", "Alejandro", "Alejo", "Alejos", "Aleman", "Alers", "Alexander", "Alfaro", "Alferez", "Alfonso", "Alford", "Algarin", "Ali", "Aliaga", "Alicea", "Alire", "Allen", "Allende", "Allison", "Almada", "Almaguer", "Almanza", "Almanzar", "Almaraz", "Almazan", "Almeda", "Almeida", "Almendarez", "Almodovar", "Almonte", "Alonso", "Alonzo", "Alpizar", "Altamirano", "Alva", "Alvarado", "Alvardo", "Alvarenga", "Alvares", "Alvarez", "Alvear", "Alvelo", "Alverio", "Alves", "Alviar", "Alvidrez", "Alvillar", "Alvira", "Alviso", "Alvizo", "Alzate", "Amado", "Amador", "Amaral", "Amarillas", "Amaro", "Amato", "Amaya", "Ambriz", "Ambrocio", "Ambrosio", "Ames", "Amescua", "Amesquita", "Amezcua", "Amezola", "Amezquita", "Amigon", "Amos", "Amparan", "Amparo", "Anaya", "Anchondo", "Ancira", "Andalon", "Andazola", "Andersen", "Anderson", "Andino", "Andrade", "Andrades", "Andres", "Andrew", "Andrews", "Andujar", "Andujo", "Angel", "Angeles", "Angelo", "Anguiano", "Angulo", "Anthony", "Antigua", "Antillon", "Anton", "Antonio", "Antuna", "Antunez", "Anzaldo", "Anzaldua", "Anzures", "Aparicio", "Apodaca", "Apolinar", "Aponte", "Aquilar", "Aquino", "Aracena", "Aragon", "Araiza", "Arambula", "Aramburo", "Arana", "Aranda", "Arango", "Araujo", "Arauz", "Araya", "Arballo", "Arbelaez", "Arboleda", "Arce", "Arceo", "Archer", "Archibeque", "Archila", "Archuleta", "Archuletta", "Arcia", "Arciga", "Arcila", "Arciniega", "Arcos", "Ardila", "Ardon", "Arebalo", "Arechiga", "Arellanes", "Arellano", "Arenas", "Arencibia", "Arenivas", "Ares", "Arevalo", "Arevalos", "Arguelles", "Arguello", "Argueta", "Arguijo", "Argumedo", "Arias", "Arismendez", "Arispe", "Arista", "Aristizabal", "Arita", "Ariza", "Arizaga", "Arizmendi", "Arizola", "Arizpe", "Arjona", "Armas", "Armendarez", "Armendariz", "Armenta", "Armijo", "Armstrong", "Arnold", "Arocha", "Arocho", "Aros", "Arrambide", "Arrazola", "Arreaga", "Arredondo", "Arreguin", "Arrellano", "Arreola", "Arriaga", "Arriaza", "Arrieta", "Arriola", "Arroyave", "Arroyo", "Arroyos", "Arteaga", "Artiaga", "Artiga", "Artiles", "Arvelo", "Arviso", "Arvizo", "Arvizu", "Arzaga", "Arzate", "Arzola", "Arzu", "Arzuaga", "Ascencio", "Asencio", "Ashley", "Astacio", "Astorga", "Astudillo", "Asuncion", "Atencio", "Atilano", "Atkins", "Atkinson", "Austin", "Avalos", "Avelar", "Avelino", "Avellaneda", "Avena", "Avendano", "Avery", "Avila", "Aviles", "Avilez", "Avilla", "Avina", "Avitia", "Ayala", "Aybar", "Ayers", "Ayon", "Azcona", "Azevedo", "Azpeitia", "Azua", "Baca", "Bachicha", "Badilla", "Badillo", "Baena", "Baerga", "Baez", "Baeza", "Bahena", "Bailey", "Bailon", "Baird", "Baires", "Baiza", "Baker", "Balandran", "Balboa", "Balbuena", "Balcazar", "Baldenegro", "Balderas", "Balderrama", "Baldonado", "Baldwin", "Ball", "Balladares", "Ballard", "Ballester", "Ballesteros", "Balleza", "Balli", "Balmaceda", "Baltazar", "Baltierra", "Baltodano", "Banales", "Banda", "Banderas", "Banegas", "Banks", "Banos", "Banuelos", "Baquero", "Bara", "Barahona", "Barajas", "Barba", "Barber", "Barberena", "Barbosa", "Barboza", "Barcelo", "Barcena", "Barcenas", "Barcia", "Barco", "Bardales", "Barela", "Bargas", "Barillas", "Barker", "Barnes", "Barnett", "Barocio", "Baron", "Barona", "Baros", "Barquero", "Barr", "Barra", "Barragan", "Barrales", "Barranco", "Barrantes", "Barraza", "Barreda", "Barreiro", "Barrera", "Barreras", "Barrero", "Barreto", "Barrett", "Barrientes", "Barrientez", "Barrientos", "Barriga", "Barrio", "Barrios", "Barron", "Barros", "Barroso", "Barry", "Bartlett", "Bartolo", "Barton", "Basaldua", "Basilio", "Basquez", "Bass", "Bastida", "Bastidas", "Basulto", "Basurto", "Batalla", "Bates", "Batista", "Batres", "Batrez", "Battle", "Bauer", "Bautista", "Bauza", "Baxter", "Bayardo", "Bayona", "Baza", "Bazaldua", "Bazan", "Beach", "Bean", "Beard", "Beas", "Beasley", "Beato", "Beauchamp", "Becerra", "Becerril", "Beck", "Becker", "Bedolla", "Bedoy", "Bedoya", "Bega", "Bejar", "Bejarano", "Belen", "Bell", "Bello", "Belloso", "Belman", "Belmares", "Belmonte", "Belmontes", "Beltran", "Beltre", "Benavente", "Benavides", "Benavidez", "Bencomo", "Bencosme", "Bender", "Benites", "Benitez", "Benito", "Benjamin", "Bennett", "Benson", "Bentley", "Benton", "Berber", "Berg", "Berger", "Berlanga", "Bermea", "Bermejo", "Bermeo", "Bermudes", "Bermudez", "Bernabe", "Bernal", "Bernard", "Bernardino", "Bernardo", "Berrio", "Berrios", "Berroa", "Berrones", "Berry", "Berumen", "Best", "Betances", "Betancourt", "Betancur", "Bianchi", "Bianco", "Bibian", "Bird", "Bishop", "Black", "Blackburn", "Blackwell", "Blair", "Blake", "Blancarte", "Blancas", "Blanchard", "Blanco", "Blandon", "Blankenship", "Blas", "Blea", "Bobadilla", "Bocanegra", "Bodden", "Bohorquez", "Bojorquez", "Bolanos", "Bolivar", "Bolton", "Bond", "Bonet", "Bonifacio", "Bonilla", "Bonillas", "Bonner", "Booker", "Boone", "Booth", "Borboa", "Borbon", "Borda", "Borges", "Borja", "Borjas", "Borjon", "Borquez", "Borrayo", "Borrego", "Borrero", "Borunda", "Bosch", "Bosque", "Bosquez", "Botello", "Botero", "Bowen", "Bowers", "Bowman", "Boyd", "Boyer", "Boyle", "Boza", "Bracamonte", "Bracamontes", "Bracero", "Bradford", "Bradley", "Bradshaw", "Brady", "Brambila", "Bran", "Branch", "Brand", "Brandon", "Brandt", "Braud", "Braun", "Bravo", "Bray", "Brea", "Breceda", "Brenes", "Brennan", "Bretado", "Breton", "Brewer", "Brewster", "Bribiesca", "Briceno", "Bridges", "Briggs", "Bright", "Bringas", "Briones", "Briseno", "Brito", "Britton", "Brizuela", "Brock", "Brooks", "Brown", "Browne", "Browning", "Bruce", "Bruno", "Bryan", "Bryant", "Buchanan", "Bucio", "Buck", "Buckley", "Buelna", "Buendia", "Bueno", "Buenrostro", "Buentello", "Bugarin", "Buitrago", "Buitron", "Bullock", "Burbano", "Burch", "Burciaga", "Burgess", "Burgos", "Burgueno", "Burke", "Burnett", "Burns", "Burrell", "Burrola", "Burruel", "Burton", "Bush", "Bustamante", "Bustillo", "Bustillos", "Bustos", "Butler", "Byrd", "Byrne", "Caamano", "Caba", "Cabada", "Caballero", "Caban", "Cabanas", "Cabanillas", "Cabello", "Cabeza", "Cabezas", "Cabral", "Cabrales", "Cabreja", "Cabrera", "Cabriales", "Caceres", "Cacho", "Cadavid", "Cadena", "Cadenas", "Cadiz", "Cahue", "Caicedo", "Cain", "Cajigas", "Cajina", "Caldera", "Calderon", "Caldwell", "Calero", "Calhoun", "Calix", "Calixto", "Callahan", "Calle", "Calleja", "Callejas", "Calleros", "Calles", "Calo", "Calva", "Calvario", "Calvillo", "Calvo", "Calzada", "Calzadilla", "Camacho", "Camara", "Camarena", "Camargo", "Camarillo", "Camberos", "Cambron", "Camejo", "Camero", "Cameron", "Camilo", "Camp", "Campa", "Campana", "Campas", "Campbell", "Campillo", "Campo", "Campos", "Campoverde", "Campusano", "Campuzano", "Canada", "Canal", "Canales", "Canas", "Cancel", "Canchola", "Cancino", "Candela", "Candelaria", "Candelario", "Candelas", "Candia", "Candido", "Canedo", "Canela", "Canez", "Canizales", "Canizalez", "Cannon", "Cano", "Canseco", "Cansino", "Cantero", "Cantillo", "Canto", "Canton", "Cantor", "Cantrell", "Cantu", "Canty", "Capellan", "Capetillo", "Capistran", "Capo", "Capote", "Carabajal", "Caraballo", "Carachure", "Carapia", "Caraveo", "Carbajal", "Carballo", "Carbonell", "Carcamo", "Card", "Cardenas", "Cardiel", "Cardona", "Cardosa", "Cardoso", "Cardoza", "Cardozo", "Careaga", "Carey", "Carias", "Carillo", "Carino", "Carlin", "Carlo", "Carlos", "Carlson", "Carmen", "Carmona", "Carnero", "Carney", "Caro", "Carpenter", "Carpio", "Carr", "Carranco", "Carranza", "Carrasco", "Carrasquillo", "Carrazco", "Carreno", "Carreon", "Carrera", "Carreras", "Carrero", "Carretero", "Carreto", "Carrillo", "Carrion", "Carrizal", "Carrizales", "Carrizosa", "Carroll", "Carson", "Cartagena", "Carter", "Caruso", "Carvajal", "Carvalho", "Carver", "Casado", "Casados", "Casanas", "Casanova", "Casares", "Casarez", "Casarrubias", "Casas", "Casasola", "Casaus", "Casco", "Case", "Caseres", "Casey", "Cash", "Casiano", "Casias", "Casillas", "Casimiro", "Casique", "Cassidy", "Casso", "Castaneda", "Castano", "Castanon", "Castelan", "Castellano", "Castellanos", "Castello", "Castellon", "Castelo", "Casteneda", "Castilla", "Castilleja", "Castillo", "Castillon", "Castor", "Castorena", "Castrejon", "Castrellon", "Castrillo", "Castrillon", "Castro", "Castruita", "Catala", "Catalan", "Catano", "Caudillo", "Cavazos", "Cayetano", "Cazares", "Cazarez", "Cdebaca", "Cea", "Ceballos", "Cebreros", "Cecena", "Cedano", "Cedeno", "Cedillo", "Cedillos", "Ceja", "Celaya", "Celedon", "Celestino", "Celis", "Cendejas", "Ceniceros", "Centeno", "Cepeda", "Cepero", "Cera", "Cerda", "Cereceres", "Cerezo", "Cerna", "Ceron", "Cerrato", "Cerrillo", "Cerritos", "Cerros", "Cervantes", "Cervantez", "Cervera", "Cesar", "Cesena", "Cespedes", "Cevallos", "Chacon", "Chagolla", "Chagoya", "Chaidez", "Chaires", "Chairez", "Chamberlain", "Chambers", "Chamorro", "Champion", "Chan", "Chandler", "Chang", "Chao", "Chapa", "Chaparro", "Chapman", "Charles", "Chase", "Chavana", "Chavarin", "Chavarria", "Chavera", "Chavero", "Chaves", "Chavez", "Chavira", "Chavis", "Chavoya", "Checo", "Chen", "Cherry", "Chevalier", "Chevere", "Chevez", "Chica", "Chicas", "Chico", "Childers", "Chin", "Chinchilla", "Chino", "Chiriboga", "Chirino", "Chirinos", "Chong", "Chow", "Christensen", "Christian", "Christopher", "Church", "Cibrian", "Cid", "Cienfuegos", "Cifuentes", "Cintron", "Ciprian", "Cipriano", "Cirilo", "Cirino", "Cisnero", "Cisneros", "Clara", "Clark", "Clarke", "Claro", "Claros", "Class", "Claudio", "Clavel", "Clavijo", "Clay", "Clayton", "Clement", "Clemente", "Clements", "Cline", "Cobarrubias", "Cobb", "Cobian", "Cobo", "Cobos", "Coca", "Cochran", "Coello", "Coffey", "Cohen", "Cole", "Coleman", "Colin", "Colina", "Colindres", "Coll", "Collado", "Collazo", "Collazos", "Collier", "Collins", "Colmenares", "Colmenero", "Colocho", "Colon", "Colorado", "Colunga", "Comacho", "Comas", "Combs", "Compean", "Compton", "Concepcion", "Concha", "Conchas", "Conde", "Conejo", "Conley", "Conner", "Connor", "Conrad", "Constancio", "Constante", "Constantino", "Constanza", "Consuegra", "Contrera", "Contreras", "Conway", "Cook", "Cooke", "Cooper", "Copado", "Copeland", "Cora", "Corado", "Coral", "Corchado", "Cordero", "Cordoba", "Cordon", "Cordova", "Corea", "Coreas", "Corella", "Coria", "Cornejo", "Cornelio", "Corniel", "Cornier", "Corona", "Coronado", "Coronel", "Corpus", "Corral", "Corrales", "Correa", "Corredor", "Corro", "Cortes", "Cortez", "Cortina", "Cortinas", "Corvera", "Corzo", "Cosio", "Cosme", "Coss", "Cossio", "Costa", "Costales", "Costello", "Costilla", "Cota", "Coto", "Cotto", "Cotton", "Courtney", "Covarrubias", "Cowan", "Cox", "Coy", "Craig", "Crane", "Crawford", "Crespin", "Crespo", "Criado", "Criollo", "Crisanto", "Crisostomo", "Crispin", "Cristobal", "Crosby", "Cross", "Cruz", "Cruzado", "Cuadra", "Cuadrado", "Cuadros", "Cuartas", "Cuba", "Cubas", "Cubero", "Cubias", "Cubillos", "Cuebas", "Cuellar", "Cuello", "Cuen", "Cuenca", "Cuervo", "Cuesta", "Cuestas", "Cueto", "Cueva", "Cuevas", "Cummings", "Cunningham", "Curbelo", "Curet", "Curiel", "Curry", "Curtis", "Custodio", "Dacosta", "Dailey", "Dale", "Dalton", "Daly", "Damian", "Daniel", "Daniels", "Dasilva", "Daugherty", "Davalos", "Davenport", "David", "Davidson", "Davies", "Davila", "Davilla", "Davis", "Dawson", "Day", "Daza", "Dealba", "Dean", "Deanda", "Dearmas", "Deavila", "Decasas", "Decastro", "Decker", "Dedios", "Degante", "Degollado", "Deharo", "Deherrera", "Dehoyos", "Dejesus", "Delacerda", "Delacruz", "Delafuente", "Delagarza", "Delaguila", "Delahoya", "Delahoz", "Delaluz", "Delamora", "Delaney", "Delangel", "Delao", "Delapaz", "Delapena", "Delara", "Delariva", "Delarocha", "Delarosa", "Delatorre", "Delavega", "Delbosque", "Delcampo", "Delcarmen", "Delcastillo", "Delcid", "Deleon", "Delfin", "Delgadillo", "Delgado", "Delira", "Delmoral", "Deloera", "Delosangeles", "Delosreyes", "Delosrios", "Delossantos", "Delpino", "Delpozo", "Delreal", "Delrio", "Delrosario", "Deltoro", "Deluna", "Delvalle", "Delvillar", "Dena", "Denis", "Deniz", "Dennis", "Denton", "Depaz", "Depena", "Deras", "Desantiago", "Desantos", "Desoto", "Desouza", "Devora", "Dial", "Dias", "Diaz", "Diazdeleon", "Dickerson", "Dickinson", "Dickson", "Diego", "Dieguez", "Diez", "Dillard", "Dillon", "Dilone", "Dimas", "Diosdado", "Disla", "Dixon", "Dodd", "Dodson", "Doe", "Dolores", "Domenech", "Domingo", "Domingues", "Dominguez", "Dominquez", "Donado", "Donahue", "Donaldson", "Donato", "Dones", "Donis", "Donjuan", "Donnelly", "Donoso", "Donovan", "Dorado", "Dorame", "Doran", "Dorantes", "Doria", "Dorsey", "Dorta", "Dossantos", "Dougherty", "Douglas", "Downey", "Downing", "Downs", "Doyle", "Dozal", "Drake", "Duarte", "Dubois", "Dubon", "Dudley", "Duenas", "Duenes", "Duenez", "Duffy", "Duke", "Dumas", "Duncan", "Dunlap", "Dunn", "Duprey", "Duque", "Duran", "Durand", "Durant", "Durazo", "Durham", "Duron", "Dutan", "Dye", "Dyer", "Eaton", "Echavarria", "Echevarria", "Echeverri", "Echeverria", "Echeverry", "Edwards", "Eguia", "Elenes", "Elias", "Elizalde", "Elizarraras", "Elizarraraz", "Elizondo", "Elliott", "Ellis", "Ellison", "Elvira", "Emerson", "Enamorado", "Encalada", "Encarnacion", "Encinas", "Encinias", "Enciso", "England", "English", "Enrique", "Enriques", "Enriquez", "Equihua", "Erazo", "Erickson", "Erives", "Ernandez", "Escajeda", "Escalante", "Escalera", "Escalona", "Escamilla", "Escandon", "Escarcega", "Escareno", "Escatel", "Escobar", "Escobedo", "Escorcia", "Escoto", "Escudero", "Escutia", "Espada", "Espaillat", "Espana", "Esparza", "Espejo", "Esperanza", "Espericueta", "Espin", "Espinal", "Espindola", "Espino", "Espinola", "Espinosa", "Espinoza", "Espiritu", "Espitia", "Esposito", "Esqueda", "Esquer", "Esquibel", "Esquilin", "Esquivel", "Esquivias", "Esteban", "Estela", "Estes", "Esteves", "Estevez", "Estrada", "Estrella", "Estremera", "Estupinan", "Euceda", "Eusebio", "Evangelista", "Evans", "Everett", "Ewing", "Fabela", "Fabian", "Facio", "Facundo", "Fajardo", "Falcon", "Fallon", "Familia", "Farfan", "Faria", "Farias", "Farinas", "Farley", "Farmer", "Farrell", "Farris", "Faulkner", "Fausto", "Favela", "Favila", "Faz", "Febles", "Febres", "Febus", "Federico", "Felan", "Feliciano", "Felipe", "Felix", "Feliz", "Ferguson", "Feria", "Ferman", "Fermin", "Fernandes", "Fernandez", "Fernando", "Ferrari", "Ferreira", "Ferreiro", "Ferrel", "Ferrell", "Ferrer", "Ferrera", "Ferreras", "Ferreyra", "Ferro", "Ferrufino", "Fiallo", "Fiallos", "Field", "Fields", "Fierro", "Fierros", "Figeroa", "Figueras", "Figueredo", "Figuereo", "Figueroa", "Fimbres", "Finch", "Finley", "Fischer", "Fisher", "Fitzgerald", "Fitzpatrick", "Flamenco", "Flecha", "Fleitas", "Fleites", "Fleming", "Fletcher", "Fletes", "Florencio", "Florentino", "Flores", "Florez", "Florian", "Flowers", "Floyd", "Flynn", "Foley", "Fong", "Fonseca", "Font", "Fontanez", "Fontes", "Forbes", "Ford", "Forero", "Forte", "Fortuna", "Foster", "Fournier", "Fowler", "Fox", "Fraga", "Fragoso", "Fraijo", "Fraire", "Franceschi", "Francis", "Francisco", "Franco", "Frank", "Franklin", "Franqui", "Fraser", "Fraticelli", "Frausto", "Frayre", "Frazier", "Fred", "Frederick", "Freeman", "Fregoso", "Freire", "Freitas", "French", "Fresquez", "Freyre", "Frias", "Friedman", "Fritz", "Frost", "Frutos", "Fry", "Frye", "Fuente", "Fuentes", "Fuentez", "Fuerte", "Fuertes", "Fulgencio", "Fuller", "Fulton", "Fundora", "Funes", "Funez", "Gabaldon", "Gabriel", "Gaeta", "Gaines", "Gaitan", "Galan", "Galarza", "Galaviz", "Galaz", "Galban", "Galdamez", "Galeana", "Galeano", "Galeas", "Galeno", "Galicia", "Galindez", "Galindo", "Gallagher", "Gallardo", "Gallego", "Gallegos", "Gallo", "Galloway", "Galo", "Galvan", "Galvez", "Galvin", "Galvis", "Gama", "Gamarra", "Gamble", "Gamboa", "Gamero", "Games", "Gamez", "Gamino", "Gandara", "Gandarilla", "Gaona", "Garate", "Garay", "Garces", "Garcia", "Garciagarcia", "Garcialopez", "Garciaperez", "Garcilazo", "Gardea", "Gardner", "Garduno", "Garfias", "Garibaldi", "Garibay", "Garica", "Garner", "Garnica", "Garrett", "Garrido", "Garriga", "Garrison", "Garsia", "Garza", "Garzon", "Gasca", "Gascon", "Gaspar", "Gastelum", "Gaston", "Gates", "Gatica", "Gaucin", "Gauna", "Gautier", "Gavidia", "Gavilanes", "Gavina", "Gaviria", "Gaxiola", "Gay", "Gaytan", "Gayton", "Genao", "Gentry", "George", "Gerardo", "Gerena", "German", "Germosen", "Geronimo", "Gervacio", "Gibbons", "Gibbs", "Gibson", "Gil", "Gilbert", "Giles", "Gill", "Gillespie", "Gilmore", "Gimenez", "Gines", "Giordano", "Giraldo", "Giron", "Glass", "Glenn", "Gloria", "Glover", "Godina", "Godines", "Godinez", "Godoy", "Goff", "Golden", "Goldstein", "Gomes", "Gomez", "Gongora", "Gonsales", "Gonsalez", "Gonsalves", "Gonzaga", "Gonzales", "Gonzalez", "Good", "Goodman", "Goodwin", "Gordillo", "Gordon", "Goris", "Gorman", "Gotay", "Goto", "Gould", "Govea", "Goytia", "Grace", "Gracia", "Graciano", "Gradilla", "Grado", "Graham", "Grajales", "Grajeda", "Gramajo", "Granada", "Granado", "Granados", "Granda", "Grande", "Granillo", "Grant", "Grau", "Graves", "Gray", "Graziano", "Greco", "Green", "Greene", "Greer", "Gregorio", "Gregory", "Griego", "Griffin", "Griffith", "Grijalva", "Grillo", "Grimaldo", "Grimes", "Grisales", "Gross", "Grullon", "Guadalupe", "Guadamuz", "Guadarrama", "Guadiana", "Guajardo", "Guaman", "Guandique", "Guardado", "Guardiola", "Gudiel", "Gudino", "Guebara", "Guel", "Guereca", "Guerra", "Guerrero", "Guevara", "Guido", "Guijarro", "Guijosa", "Guillen", "Guillermo", "Guitron", "Guity", "Guizar", "Gurrola", "Gurule", "Gusman", "Guthrie", "Gutierres", "Gutierrez", "Guy", "Guzman", "Haas", "Hahn", "Hale", "Haley", "Hall", "Hamilton", "Hammond", "Hampton", "Hancock", "Hanna", "Hansen", "Hanson", "Hard", "Hardin", "Harding", "Hardy", "Harmon", "Haro", "Haros", "Harper", "Harrell", "Harrington", "Harris", "Harrison", "Hart", "Hartman", "Harvey", "Hastings", "Hawkins", "Hayden", "Hayes", "Haynes", "Hays", "Heath", "Hebert", "Henandez", "Henao", "Henderson", "Hendricks", "Hendrickson", "Hendrix", "Henriquez", "Henry", "Hensley", "Henson", "Herandez", "Heras", "Herbert", "Hercules", "Heredia", "Herman", "Hermida", "Hermosillo", "Hernandes", "Hernandez", "Herrada", "Herrejon", "Herrera", "Herrero", "Herring", "Herron", "Hess", "Hewitt", "Hickey", "Hickman", "Hicks", "Hidalgo", "Hidrogo", "Higareda", "Higgins", "Higuera", "Hilario", "Hill", "Hilton", "Hincapie", "Hines", "Hinojos", "Hinojosa", "Hipolito", "Hobbs", "Hodge", "Hodges", "Hodgson", "Hoffman", "Hogan", "Holden", "Holder", "Holguin", "Holland", "Holloway", "Holman", "Holmes", "Holt", "Hood", "Hooper", "Hoover", "Hopkins", "Hopper", "Horn", "Horne", "Horta", "Horton", "House", "Houston", "Howard", "Howe", "Howell", "Hoyos", "Huaman", "Huante", "Hubbard", "Huber", "Hudson", "Huerta", "Huertas", "Huesca", "Huezo", "Huff", "Huffman", "Hughes", "Hugo", "Huitron", "Huizar", "Hull", "Humphrey", "Hunt", "Hunter", "Hurley", "Huron", "Hurst", "Hurtado", "Hutchinson", "Hyde", "Ibanez", "Ibarra", "Iglesias", "Ignacio", "Illescas", "Inda", "Infante", "Ingram", "Iniguez", "Inoa", "Inocencio", "Interiano", "Inzunza", "Ipina", "Iracheta", "Iraheta", "Iriarte", "Irias", "Iribe", "Irigoyen", "Irizarry", "Irwin", "Isaac", "Isais", "Isaza", "Isidoro", "Isidro", "Islas", "Iturralde", "Izaguirre", "Izquierdo", "Jacinto", "Jackson", "Jacob", "Jacobo", "Jacobs", "Jacobson", "Jacome", "Jacques", "Jacquez", "Jaime", "Jaimes", "Jaimez", "Jalomo", "James", "Jaques", "Jaquez", "Jara", "Jaramillo", "Jarquin", "Jarvis", "Jaso", "Jasso", "Jauregui", "Javier", "Jefferson", "Jenkins", "Jennings", "Jensen", "Jerez", "Jeronimo", "Jesus", "Jimenes", "Jimenez", "Jiminez", "Jiron", "Joaquin", "John", "Johns", "Johnson", "Johnston", "Jojola", "Jones", "Jordan", "Jorge", "Jose", "Joseph", "Jovel", "Joya", "Juan", "Juarbe", "Juarez", "Julian", "Junco", "Jurado", "Jusino", "Justiniano", "Justo", "Kaiser", "Kane", "Kaplan", "Katz", "Kaufman", "Keith", "Keller", "Kelley", "Kelly", "Kemp", "Kennedy", "Kent", "Kerr", "Key", "Keyes", "Khan", "Kim", "King", "Kinney", "Kirby", "Kirk", "Klein", "Kline", "Knapp", "Knight", "Knowles", "Knox", "Koch", "Kramer", "Krause", "Laboy", "Labra", "Labrada", "Labrador", "Lacayo", "Lafuente", "Lago", "Lagos", "Laguna", "Lagunas", "Lagunes", "Lainez", "Lajara", "Lake", "Lam", "Lamadrid", "Lamar", "Lamas", "Lamb", "Lambert", "Lamboy", "Lancaster", "Landa", "Landaverde", "Landeros", "Landin", "Landry", "Lane", "Lang", "Langarica", "Lange", "Lantigua", "Lanuza", "Lanza", "Lao", "Laporte", "Lara", "Laracuente", "Laredo", "Lares", "Larez", "Larin", "Larios", "Larosa", "Larranaga", "Larrea", "Larsen", "Larson", "Lasalle", "Lascano", "Lasso", "Lastra", "Latorre", "Lau", "Laureano", "Laurel", "Lavin", "Lawrence", "Lawson", "Lay", "Lazalde", "Lazaro", "Lazcano", "Lazo", "Lazos", "Leach", "Leal", "Leandro", "Leanos", "Leblanc", "Lebron", "Lechuga", "Ledesma", "Ledezma", "Lee", "Legaspi", "Leger", "Leguizamo", "Leija", "Leiva", "Lema", "Lemon", "Lemos", "Lemus", "Leo", "Leon", "Leonard", "Leonardo", "Leos", "Lepe", "Lerma", "Leslie", "Lester", "Levario", "Levine", "Levy", "Lewis", "Ley", "Leyba", "Leyva", "Lezama", "Lezcano", "Licea", "Licon", "Licona", "Liendo", "Liera", "Lima", "Limas", "Limon", "Limones", "Linan", "Linares", "Linarez", "Lind", "Lindo", "Lindsay", "Lindsey", "Lino", "Lira", "Liranzo", "Liriano", "Liscano", "Little", "Livingston", "Liz", "Lizama", "Lizaola", "Lizardi", "Lizardo", "Lizarraga", "Lizcano", "Llamas", "Llanas", "Llanes", "Llano", "Llanos", "Llerena", "Llorens", "Lloyd", "Loa", "Loaiza", "Loayza", "Lobato", "Lobo", "Lobos", "Lockhart", "Loera", "Loeza", "Logan", "Loja", "Lomas", "Lombardo", "Lombera", "Lomeli", "Lona", "Londono", "Long", "Longoria", "Loor", "Lopera", "Lopes", "Lopez", "Lopezgarcia", "Lopezhernandez", "Lopezlopez", "Lopezmartinez", "Lora", "Lord", "Loredo", "Lorenzana", "Lorenzo", "Loreto", "Losada", "Losano", "Losoya", "Louis", "Lovato", "Love", "Lowe", "Lowery", "Loya", "Loyola", "Loza", "Lozada", "Lozano", "Lozoya", "Lua", "Lucas", "Lucatero", "Lucena", "Lucero", "Luciano", "Lucio", "Luera", "Lueras", "Luevano", "Luevanos", "Lugo", "Luis", "Lujan", "Lujano", "Lule", "Lumbreras", "Luna", "Lund", "Lung", "Lupercio", "Lupian", "Luque", "Luquin", "Lutz", "Luviano", "Luz", "Lynch", "Lynn", "Lyons", "Macareno", "Macario", "MacDonald", "Macedo", "Machado", "Machin", "Machuca", "Macias", "Maciel", "Mack", "Mackey", "Madden", "Madera", "Madero", "Madrid", "Madrigal", "Madril", "Madriz", "Madueno", "Maes", "Maese", "Maestas", "Maestre", "Maez", "Magallan", "Magallanes", "Magallanez", "Magallon", "Magana", "Magdaleno", "Mahoney", "Mairena", "Maisonet", "Majano", "Malacara", "Malagon", "Malave", "Maldonado", "Malone", "Malpica", "Maltez", "Maltos", "Mancera", "Mancha", "Mancia", "Mancias", "Mancilla", "Mancillas", "Mancinas", "Mandujano", "Mangual", "Manjarrez", "Mann", "Manning", "Manon", "Manrique", "Manriquez", "Mansilla", "Manso", "Mantilla", "Manuel", "Manzanares", "Manzanarez", "Manzano", "Manzo", "Mar", "Maradiaga", "Maravilla", "Marban", "Marcano", "Marcelino", "Marcelo", "Marchan", "Marchena", "Marcia", "Marcial", "Marcos", "Marcus", "Marenco", "Marentes", "Mares", "Marez", "Maria", "Mariano", "Marin", "Marine", "Marines", "Marinez", "Marino", "Mariscal", "Marks", "Marmol", "Marmolejo", "Marmolejos", "Marques", "Marquez", "Marquina", "Marrero", "Marron", "Marroquin", "Marrufo", "Marrujo", "Marsh", "Marshall", "Marta", "Marte", "Martel", "Martell", "Martes", "Marti", "Martin", "Martindelcampo", "Martines", "Martinez", "Martino", "Martins", "Martir", "Marty", "Marzan", "Mas", "Mascarenas", "Mascorro", "Masias", "Mason", "Massa", "Massey", "Mata", "Matamoros", "Mateo", "Mateos", "Mathews", "Mathis", "Matias", "Matos", "Matta", "Matthews", "Mattos", "Maturino", "Matus", "Matute", "Mauricio", "Maxwell", "May", "Maya", "Mayen", "Mayer", "Mayes", "Maynard", "Maynes", "Maynez", "Mayo", "Mayor", "Mayoral", "Mayorga", "Mayorquin", "Mays", "Maysonet", "Maza", "Mazariego", "Mazariegos", "Mazon", "McAllister", "McBride", "McCabe", "McCall", "McCann", "McCarthy", "McCarty", "McClain", "McClure", "McConnell", "McCormick", "McCoy", "McCullough", "McDaniel", "McDermott", "McDonald", "McDowell", "McFarland", "McGee", "McGrath", "McGuire", "McIntosh", "McIntyre", "McKay", "McKee", "McKenna", "McKenzie", "McKinney", "McLaughlin", "McLean", "McLeod", "McMahon", "McMillan", "McNeil", "McPherson", "Meadows", "Medeiros", "Medel", "Medellin", "Medero", "Mederos", "Medina", "Medrano", "Mejia", "Mejias", "Mejorado", "Melara", "Melchor", "Melecio", "Melena", "Melendes", "Melendez", "Melendrez", "Melero", "Melgar", "Melgarejo", "Melgoza", "Mellado", "Mello", "Melo", "Melton", "Membreno", "Mena", "Menchaca", "Mendes", "Mendez", "Mendieta", "Mendiola", "Mendivil", "Mendizabal", "Mendosa", "Mendoza", "Menendez", "Meneses", "Menjivar", "Mera", "Meraz", "Mercado", "Merced", "Mercedes", "Mercer", "Merchan", "Merida", "Merino", "Merlo", "Merlos", "Mero", "Merrill", "Merritt", "Mesa", "Mesta", "Mestas", "Mestre", "Meyer", "Meyers", "Meza", "Michael", "Michel", "Middleton", "Mier", "Miera", "Miguel", "Mijangos", "Mijares", "Milan", "Milanes", "Miles", "Milian", "Milla", "Millan", "Miller", "Milligan", "Mills", "Mina", "Minaya", "Minero", "Minjares", "Minjarez", "Minor", "Mira", "Mirabal", "Miramontes", "Miranda", "Mireles", "Mirelez", "Miron", "Mitchell", "Moctezuma", "Modesto", "Mojarro", "Mojica", "Molano", "Molina", "Molinar", "Monarrez", "Moncada", "Moncayo", "Moncivais", "Mondragon", "Monegro", "Monge", "Monjaras", "Monjaraz", "Monje", "Monreal", "Monroe", "Monroy", "Monrreal", "Monrroy", "Monsalve", "Monserrate", "Monsivais", "Montalbo", "Montalvan", "Montalvo", "Montana", "Montanez", "Montano", "Montas", "Monte", "Monteagudo", "Montealegre", "Montejano", "Montejo", "Montellano", "Montelongo", "Montemayor", "Montenegro", "Monteon", "Montero", "Monterrosa", "Monterroso", "Monterroza", "Montes", "Montesdeoca", "Montesino", "Montesinos", "Montez", "Montgomery", "Montiel", "Montijo", "Montilla", "Montoya", "Montufar", "Monzon", "Moody", "Moon", "Moore", "Mora", "Morado", "Moraga", "Morales", "Moralez", "Moran", "Morano", "Morataya", "Moreira", "Morejon", "Morel", "Morell", "Morelos", "Morena", "Moreno", "Morera", "Moreta", "Morfin", "Morga", "Morgado", "Morgan", "Mori", "Morillo", "Morin", "Moro", "Morocho", "Moron", "Morones", "Moronta", "Morquecho", "Morris", "Morrison", "Morrow", "Morse", "Morton", "Morua", "Moscoso", "Moses", "Mosley", "Mosqueda", "Mosquera", "Moss", "Mota", "Motta", "Moya", "Muela", "Mueller", "Mujica", "Mulero", "Mullen", "Muller", "Mullins", "Mundo", "Muneton", "Mungia", "Munguia", "Muniz", "Munos", "Munoz", "Muralles", "Muratalla", "Murcia", "Murga", "Murguia", "Muriel", "Murillo", "Muro", "Murphy", "Murray", "Murrieta", "Murrietta", "Muzquiz", "Myers", "Nadal", "Najar", "Najarro", "Najera", "Nambo", "Nanez", "Napoles", "Naranjo", "Narez", "Narvaez", "Narvaiz", "Nash", "Natal", "Natera", "Natividad", "Nava", "Navar", "Navarette", "Navarrete", "Navarrette", "Navarro", "Navas", "Navedo", "Navejar", "Navejas", "Navia", "Nazario", "Neal", "Negrete", "Negrin", "Negron", "Neira", "Nelson", "Neri", "Neria", "Nerio", "Nevares", "Nevarez", "Newell", "Newman", "Newton", "Neyra", "Nguyen", "Nicasio", "Nicholas", "Nichols", "Nicholson", "Nicolas", "Niebla", "Nieblas", "Nielsen", "Nieto", "Nieves", "Nila", "Nino", "Nixon", "Noa", "Noble", "Noboa", "Nodal", "Nodarse", "Noel", "Nogales", "Noguera", "Nogueras", "Noguez", "Nolan", "Nolasco", "Noriega", "Norman", "Norris", "Norton", "Nova", "Novak", "Novello", "Novelo", "Novo", "Novoa", "Noyola", "Nuncio", "Nunes", "Nunez", "Nungaray", "Nuno", "O'Brien", "O'Connell", "O'Connor", "O'Dell", "O'Donnell", "O'Hara", "O'Neal", "O'Neil", "O'Neill", "Obando", "Obeso", "Obregon", "Ocampo", "Ocana", "Ocanas", "Ocasio", "Ocegueda", "Oceguera", "Ochoa", "Ocon", "Odell", "Ogando", "Ogas", "Ojeda", "Olague", "Olalde", "Olan", "Olarte", "Olavarria", "Olaya", "Olea", "Olgin", "Olguin", "Oliva", "Olivar", "Olivares", "Olivarez", "Olivarria", "Olivas", "Oliveira", "Olivencia", "Oliver", "Olivera", "Oliveras", "Olivero", "Oliveros", "Olivieri", "Olivo", "Olivos", "Olmeda", "Olmedo", "Olmo", "Olmos", "Olsen", "Olson", "Olveda", "Olvera", "Onate", "Onofre", "Ontiveros", "Oquendo", "Orantes", "Ordaz", "Ordones", "Ordonez", "Orduna", "Orduno", "Orea", "Oregel", "Oregon", "Orejel", "Orellana", "Orellano", "Orengo", "Orihuela", "Orlando", "Ornelas", "Orona", "Oropeza", "Oros", "Orosco", "Orozco", "Orr", "Orrego", "Orta", "Ortega", "Ortegon", "Ortez", "Ortis", "Ortiz", "Ortuno", "Osborn", "Osborne", "Osegueda", "Oseguera", "Osoria", "Osorio", "Osornio", "Osorno", "Ospina", "Osuna", "Otano", "Otero", "Ovalle", "Ovalles", "Ovando", "Oviedo", "Owen", "Owens", "Oyervides", "Oyola", "Ozuna", "Pablo", "Pabon", "Pace", "Pacheco", "Padilla", "Padin", "Padro", "Padron", "Padua", "Paez", "Pagan", "Page", "Paiz", "Palacio", "Palacios", "Palafox", "Palencia", "Palermo", "Pallares", "Palma", "Palmer", "Palmerin", "Palomar", "Palomares", "Palomarez", "Palomera", "Palomino", "Palomo", "Palos", "Panameno", "Pando", "Panduro", "Paniagua", "Pantaleon", "Pantoja", "Panuco", "Parada", "Paramo", "Pardo", "Paredes", "Paredez", "Pareja", "Parga", "Pargas", "Paris", "Park", "Parker", "Parks", "Parra", "Parrales", "Parras", "Parrilla", "Parrish", "Parsons", "Partida", "Pascual", "Pasillas", "Pastor", "Pastrana", "Patel", "Patino", "Patlan", "Patricio", "Patrick", "Patron", "Patterson", "Patton", "Paucar", "Paul", "Paula", "Paulin", "Paulino", "Pavia", "Pavon", "Payan", "Payano", "Payne", "Paz", "Pazmino", "Pazos", "Pearce", "Pearson", "Pech", "Pecina", "Peck", "Pedraza", "Pedregon", "Pedro", "Pedrosa", "Pedroso", "Pedroza", "Peguero", "Peinado", "Pelaez", "Pelayo", "Pellot", "Pena", "Penafiel", "Penaloza", "Penaranda", "Penate", "Peng", "Penn", "Pennington", "Penuelas", "Pequeno", "Pera", "Perales", "Peralez", "Peralta", "Peraza", "Perdomo", "Perea", "Pereda", "Peregrino", "Pereida", "Pereira", "Perera", "Peres", "Pereyra", "Perez", "Perezgarcia", "Perkins", "Perla", "Perry", "Person", "Peru", "Pescador", "Pesina", "Pesqueira", "Peters", "Petersen", "Peterson", "Petty", "Phelps", "Phillips", "Picado", "Picasso", "Picazo", "Piceno", "Pichardo", "Pico", "Picon", "Piedra", "Piedrahita", "Pierce", "Pierre", "Pierson", "Pimentel", "Pimienta", "Pina", "Pinal", "Pinales", "Pineda", "Pinedo", "Pineiro", "Pinela", "Pinero", "Pinilla", "Pino", "Pinon", "Pintado", "Pinto", "Pintor", "Pinzon", "Pita", "Pitre", "Pittman", "Pitts", "Pizana", "Pizano", "Pizarro", "Pla", "Placencia", "Placido", "Planas", "Plancarte", "Plascencia", "Plasencia", "Plata", "Platero", "Plaza", "Plazola", "Pleitez", "Pliego", "Poblano", "Polanco", "Pollard", "Pollock", "Polo", "Pomales", "Pompa", "Ponce", "Poncedeleon", "Ponciano", "Pons", "Pool", "Poole", "Pope", "Popoca", "Porras", "Portal", "Portalatin", "Portales", "Portela", "Porter", "Portilla", "Portillo", "Porto", "Portugal", "Posada", "Posadas", "Potter", "Potts", "Poveda", "Powell", "Powers", "Pozo", "Pozos", "Prada", "Prado", "Prats", "Pratt", "Pratts", "Preciado", "Presas", "Preston", "Price", "Priego", "Prieto", "Prince", "Proano", "Proctor", "Provencio", "Prudencio", "Pruitt", "Pruneda", "Puebla", "Puello", "Puente", "Puentes", "Puerta", "Puerto", "Puga", "Pugh", "Puig", "Pujol", "Pujols", "Pulgarin", "Pulido", "Puma", "Pupo", "Quesada", "Quevedo", "Quezada", "Quijada", "Quijano", "Quijas", "Quiles", "Quinn", "Quinones", "Quinonez", "Quintana", "Quintanar", "Quintanilla", "Quintela", "Quintero", "Quinteros", "Quinto", "Quirarte", "Quirino", "Quiroa", "Quiroga", "Quiros", "Quiroz", "Quispe", "Quito", "Quizhpi", "Rabadan", "Rabago", "Rada", "Radillo", "Rael", "Rafael", "Raigoza", "Ramales", "Ramires", "Ramirez", "Ramon", "Ramos", "Ramsey", "Randall", "Randolph", "Rangel", "Rankin", "Rascon", "Rasmussen", "Rauda", "Ravelo", "Ray", "Raya", "Rayas", "Raygoza", "Raymond", "Raymundo", "Rayo", "Rayos", "Razo", "Rea", "Read", "Real", "Rebollar", "Rebolledo", "Rebollo", "Recendez", "Recendiz", "Recinos", "Recio", "Redondo", "Reed", "Reese", "Reeves", "Regalado", "Regino", "Rego", "Reid", "Reilly", "Reina", "Reinoso", "Remigio", "Renderos", "Rendon", "Rengifo", "Renovato", "Rentas", "Renteria", "Requena", "Resendez", "Resendiz", "Resto", "Restrepo", "Reta", "Retana", "Reveles", "Revilla", "Revuelta", "Rey", "Reyes", "Reyez", "Reyna", "Reynaga", "Reynolds", "Reynosa", "Reynoso", "Reza", "Rhodes", "Ribas", "Ribera", "Ricardo", "Rice", "Rich", "Richard", "Richards", "Richardson", "Richmond", "Richter", "Rico", "Riddle", "Riera", "Riggs", "Rijo", "Riley", "Rincon", "Rincones", "Riojas", "Rios", "Riquelme", "Ritchie", "Rivadeneira", "Rivas", "Rivera", "Rivero", "Riveron", "Riveros", "Rivers", "Riviera", "Rizo", "Rizzo", "Roa", "Roach", "Robaina", "Robbins", "Roberson", "Robert", "Roberto", "Roberts", "Robertson", "Robinson", "Robledo", "Roblero", "Robles", "Roca", "Rocha", "Roche", "Rochin", "Rodarte", "Rodas", "Rodela", "Rodgers", "Rodriges", "Rodrigue", "Rodrigues", "Rodriguez", "Rodriques", "Rodriquez", "Rogel", "Rogers", "Rogue", "Roig", "Rojas", "Rojo", "Roldan", "Rollins", "Rolon", "Roman", "Romano", "Romeo", "Romero", "Romo", "Ron", "Rondon", "Ronquillo", "Roque", "Rosa", "Rosado", "Rosales", "Rosalez", "Rosario", "Rosas", "Rose", "Rosell", "Rosendo", "Rosero", "Rosete", "Rosiles", "Rosillo", "Ross", "Rossi", "Rostro", "Roth", "Rovira", "Rowe", "Rowland", "Roy", "Roybal", "Rua", "Ruacho", "Ruan", "Ruano", "Rubalcaba", "Rubalcava", "Rubi", "Rubin", "Rubio", "Ruby", "Rueda", "Ruedas", "Ruelas", "Rufino", "Ruis", "Ruiz", "Rush", "Russell", "Russo", "Rutz", "Ruvalcaba", "Ruybal", "Ryan", "Saavedra", "Sabala", "Sabater", "Sabedra", "Sabillon", "Sabino", "Sada", "Saenz", "Saez", "Sagastume", "Sahagun", "Sainz", "Sais", "Saiz", "Sala", "Salado", "Salais", "Salaiz", "Salamanca", "Salas", "Salasar", "Salaz", "Salazar", "Salce", "Salceda", "Salcedo", "Salcido", "Saldana", "Saldarriaga", "Saldierna", "Saldivar", "Sales", "Salgado", "Salguero", "Salinas", "Salmeron", "Salmon", "Salomon", "Salto", "Salvador", "Salvatierra", "Samaniego", "Samano", "Samayoa", "Sambrano", "Samora", "Sampson", "Samudio", "Samuel", "Sanabria", "Sanches", "Sanchez", "Sancho", "Sandate", "Sanders", "Sandobal", "Sandoval", "Sanford", "Sanjuan", "Sanmartin", "Sanmiguel", "Sanroman", "Santa", "Santacruz", "Santamaria", "Santana", "Santander", "Santayana", "Santiago", "Santibanez", "Santiesteban", "Santillan", "Santillana", "Santillanes", "Santillano", "Santini", "Santistevan", "Santizo", "Santo", "Santos", "Santoya", "Santoyo", "Sanz", "Sapien", "Sarabia", "Saragosa", "Sarate", "Saravia", "Sardina", "Sardinas", "Sargent", "Sarinana", "Sarmiento", "Sarria", "Sauceda", "Saucedo", "Saunders", "Sauseda", "Sausedo", "Savage", "Savala", "Savedra", "Sawyer", "Schaefer", "Schmidt", "Schmitt", "Schneider", "Schroeder", "Schultz", "Schwartz", "Scott", "Sears", "Sebastian", "Seda", "Sedano", "Sedillo", "Segarra", "Segovia", "Segoviano", "Segui", "Segundo", "Segura", "Sellers", "Selva", "Semidey", "Sena", "Sencion", "Sendejas", "Sendejo", "Sepeda", "Sepulveda", "Sequeira", "Serafin", "Serano", "Serda", "Sermeno", "Serna", "Serpa", "Serpas", "Serra", "Serrano", "Serrata", "Serrato", "Serratos", "Servantes", "Servellon", "Servin", "Sesma", "Severino", "Sevilla", "Sexton", "Shaffer", "Shannon", "Sharp", "Shaw", "Shea", "Shelton", "Shepard", "Shepherd", "Sheppard", "Sherman", "Sherwood", "Shields", "Short", "Sias", "Sibrian", "Sicairos", "Sida", "Sierra", "Sifuentes", "Sigala", "Siguenza", "Silguero", "Sillas", "Siller", "Silva", "Silvas", "Silveira", "Silver", "Silvera", "Silverio", "Silvestre", "Simental", "Simmons", "Simon", "Simons", "Simpson", "Sims", "Sinclair", "Singh", "Singleton", "Siordia", "Siqueiros", "Sisneros", "Sixtos", "Skinner", "Slater", "Sloan", "Small", "Smith", "Snow", "Snyder", "Soares", "Soberanes", "Soberanis", "Socarras", "Sola", "Solache", "Solano", "Solares", "Soler", "Solis", "Solivan", "Soliz", "Solomon", "Solorio", "Solorzano", "Soltero", "Somarriba", "Somoza", "Sorensen", "Soria", "Soriano", "Sorto", "Sosa", "Sostre", "Sotello", "Sotelo", "Soto", "Sotolongo", "Sotomayor", "Sousa", "Souza", "Soza", "Sparks", "Spears", "Spence", "Spencer", "Springer", "Stafford", "Stanley", "Stanton", "Stark", "Starr", "Steele", "Stein", "Stephens", "Stephenson", "Sterling", "Stevens", "Stevenson", "Stewart", "Stokes", "Stone", "Stout", "Strickland", "Strong", "Stuart", "Suares", "Suarez", "Suazo", "Subia", "Suero", "Sullivan", "Summers", "Suniga", "Suriel", "Surita", "Sustaita", "Sutherland", "Sutton", "Swanson", "Sweeney", "Sweet", "Sylva", "Tabares", "Tabarez", "Taboada", "Tabora", "Taborda", "Tadeo", "Tafolla", "Tafoya", "Tagle", "Talamante", "Talamantes", "Talamantez", "Talavera", "Tamayo", "Tamez", "Tanguma", "Tanner", "Tapanes", "Tapia", "Tarango", "Tarin", "Tate", "Tatum", "Tavares", "Tavarez", "Tavera", "Taveras", "Taylor", "Tejada", "Tejeda", "Tejera", "Telles", "Tellez", "Tello", "Tena", "Teniente", "Tenorio", "Teran", "Tercero", "Terrazas", "Terrell", "Terrero", "Terriquez", "Terrones", "Terry", "Texidor", "Then", "Thomas", "Thompson", "Thornton", "Thurman", "Tiburcio", "Ticas", "Tienda", "Tijerina", "Tinajero", "Tineo", "Tinoco", "Tirado", "Tiscareno", "Tlatelpa", "Tobar", "Tobias", "Tobin", "Tobon", "Todd", "Toledo", "Tolentino", "Tomas", "Tomlinson", "Tonche", "Topete", "Toral", "Toribio", "Toro", "Torralba", "Torre", "Torres", "Torrez", "Torrico", "Toscano", "Tostado", "Tovar", "Townsend", "Tracy", "Tran", "Travieso", "Travis", "Trejo", "Trejos", "Treto", "Trevino", "Trevizo", "Triana", "Trigo", "Trigueros", "Trillo", "Trinidad", "Tristan", "Trivino", "Troche", "Trochez", "Troncoso", "Trujillo", "Tucker", "Turcios", "Turner", "Turrubiartes", "Turrubiates", "Tyler", "Ugalde", "Ugarte", "Ulibarri", "Ulloa", "Umana", "Umanzor", "Underwood", "Unzueta", "Uranga", "Urban", "Urbano", "Urbina", "Urdiales", "Urena", "Urenda", "Ureno", "Ureste", "Uresti", "Urgiles", "Uriarte", "Urias", "Uribe", "Uriegas", "Urieta", "Urioste", "Uriostegui", "Urizar", "Urquidez", "Urquidi", "Urquilla", "Urquiza", "Urquizo", "Urrea", "Urrutia", "Urzua", "Uvalle", "Vaca", "Valadez", "Valcarcel", "Valderas", "Valderrama", "Valdes", "Valdespino", "Valdez", "Valdivia", "Valdivieso", "Valdiviezo", "Valdovinos", "Vale", "Valencia", "Valenciano", "Valente", "Valentin", "Valentine", "Valenzuela", "Valera", "Valeriano", "Valerio", "Valero", "Valiente", "Valladares", "Valladolid", "Valle", "Vallecillo", "Vallejo", "Vallejos", "Valles", "Vallez", "Vallin", "Valtierra", "Valverde", "Vance", "Vanegas", "Vaquera", "Vaquero", "Vara", "Varela", "Vargas", "Varona", "Vasallo", "Vasques", "Vasquez", "Vaughan", "Vaughn", "Vazguez", "Vazques", "Vazquez", "Vega", "Vegas", "Vejar", "Vela", "Velaquez", "Velarde", "Velasco", "Velasques", "Velasquez", "Velazco", "Velazquez", "Velez", "Veliz", "Veloz", "Vences", "Venegas", "Vento", "Ventura", "Venzor", "Vera", "Veras", "Verastegui", "Verde", "Verdejo", "Verdin", "Verdugo", "Verdusco", "Verduzco", "Vergara", "Vialpando", "Viana", "Vicario", "Vicencio", "Vicente", "Victor", "Victoria", "Victoriano", "Victorino", "Victorio", "Vicuna", "Vidal", "Vidales", "Vidana", "Vidaurri", "Vides", "Vidrio", "Vieira", "Vielma", "Viera", "Vierra", "Vieyra", "Vigil", "Vigo", "Vila", "Vilches", "Vilchez", "Vilchis", "Villa", "Villacis", "Villacorta", "Villada", "Villafan", "Villafana", "Villafane", "Villafranca", "Villafranco", "Villafuerte", "Villagomez", "Villagran", "Villagrana", "Villalba", "Villalobos", "Villalon", "Villalona", "Villalovos", "Villalpando", "Villalta", "Villalva", "Villalvazo", "Villamar", "Villamil", "Villaneda", "Villanueva", "Villar", "Villareal", "Villarreal", "Villarroel", "Villarruel", "Villasana", "Villasenor", "Villatoro", "Villaverde", "Villavicencio", "Villeda", "Villegas", "Villela", "Villescas", "Villicana", "Viloria", "Vinas", "Vincent", "Viramontes", "Virella", "Virgen", "Viruet", "Viscarra", "Vital", "Vitela", "Viteri", "Vivanco", "Vivar", "Vivas", "Vivero", "Viveros", "Vives", "Vizcaino", "Vizcarra", "Vizcarrondo", "Vogel", "Wade", "Wagner", "Walker", "Wall", "Wallace", "Walls", "Walsh", "Walter", "Walters", "Walton", "Ward", "Ware", "Warner", "Warren", "Washington", "Waters", "Watkins", "Watson", "Watts", "Weaver", "Webb", "Webber", "Weber", "Webster", "Weeks", "Weiss", "Welch", "Wells", "Welsh", "Wences", "Werner", "West", "Wheeler", "Whitaker", "White", "Whitehead", "Whitney", "Wiggins", "Wilcox", "Wilder", "Wiley", "Wilkerson", "Wilkins", "Wilkinson", "Williams", "Williamson", "Willis", "Wills", "Wilson", "Winter", "Winters", "Wise", "Witt", "Wolf", "Wolfe", "Wong", "Wood", "Woodard", "Woods", "Woodward", "Workman", "Wright", "Wyatt", "Yanes", "Yanez", "Yates", "Ybanez", "Ybarra", "Yebra", "Yee", "Yepes", "Yepez", "Yepiz", "Yerena", "Yescas", "Yniguez", "York", "Young", "Yslas", "Yzaguirre", "Zabala", "Zacarias", "Zagal", "Zalazar", "Zaldana", "Zaldivar", "Zamarripa", "Zamarron", "Zambrana", "Zambrano", "Zamora", "Zamorano", "Zamudio", "Zapata", "Zapien", "Zaragosa", "Zaragoza", "Zarate", "Zarazua", "Zarco", "Zatarain", "Zavala", "Zavaleta", "Zavalza", "Zayas", "Zazueta", "Zea", "Zegarra", "Zelada", "Zelaya", "Zeledon", "Zendejas", "Zenteno", "Zepeda", "Zermeno", "Zertuche", "Zetina", "Zetino", "Zevallos", "Zimmerman", "Zorrilla", "Zubia", "Zubiate", "Zuleta", "Zuluaga", "Zuniga", "Zuno", "Zurita"]>>
 
 /* Removed all short-cute forms of russian names, they are not real names, can't be used in passports for example. They are names (nicknames) for family and close friends usage - with only positive and close relationships. On slaves it's looked weird and idiotic. Do not re-add them! Removed the same names but with wrong transliteration, and archaic forms not used today, but some alternate trasliteration leaved - if name have historic variations. Also - who added Nymphadora as russian name? LoL.*/
-<<set setup.russianSlaveNames = ["Ada", "Adelaida", "Afanasiya", "Agata", "Agnessa", "Ala", "Albina", "Aleksandra", "Alena", "Alexandra", "Alina", "Alisa", "Alisya", "Alla", "Alyona", "Anastasia", "Anastasiya", "Anfisa", "Angela", "Angelica", "Angelika", "Angelina", "Anna", "Antonina", "Arina", "Avgustina", "Avrora", "Bronislava", "Clara", "Clavdia", "Daria", "Dariya", "Darya", "Daryna", "Dasha", "Diana", "Dina", "Edita", "Ekaterina", "Ekatherina", "Elen", "Elena", "Eleonora", "Elisaveta", "Ella", "Elvira", "Emma", "Eugenia", "Eva", "Evdokiya", "Evelina", "Evgenia", "Evgeniya", "Evdokia", "Faina",  "Fayina", "Feodosya", "Galina", "Galya", "Helena", "Ida", "Ilona", "Inessa", "Inga", "Inna", "Irina", "Irma", "Janna", "Jenya", "Julia", "Juliya",  "Kapitolina", "Karina", "Karolina", "Katerina", "Katya", "Kima", "Kira", "Klara", "Klavdiya", "Kristina", "Ksenia", "Kseniya", "Lada", "Lana", "Lara",  "Larisa", "Laura", "Lena", "Lenora", "Lera", "Lidia", "Lidiya", "Lila", "Lilia", "Liza", "Lola", "Lora", "Ludmila", "Ludmilla", "Luiza", "Lyubov", "Lyudmila", "Magdalena", "Maiya", "Marfa", "Margarita", "Maria", "Marianna", "Marina", "Mariya", "Marta", "Marusia", "Masha", "Maya", "Mila", "Milana",  "Mira", "Nadeschda", "Nastasia", "Nastasya", "Natalia", "Natalya", "Nelly", "Nika", "Nina", "Nonna", "Oksana", "Olena", "Olesya", "Olga", "Oxana",  "Polina", "Rada", "Radmila", "Raisa", "Renata", "Rimma", "Roksana", "Rosa", "Ruslana", "Serafima", "Snejana", "Sofia", "Sofya", "Sonia", "Stanislava",  "Stella", "Suzanna", "Svetlana", "Taisija", "Taissia", "Tamara", "Tanya", "Tasiya", "Tatiana", "Teresa", "Uliana", "Ulyana", "Ursula", "Valentina", "Valeria", "Valeriya", "Varvara", "Vasilisa", "Vera", "Veronika", "Victoria", "Vika", "Viktoria", "Vilena", "Viola", "Violetta", "Vlada", "Xenia",  "Yana", "Yaroslava", "Yulia", "Zinaida", "Zinovia", "Zinoviya", "Zoya"]>>
+<<set setup.russianSlaveNames = ["Ada", "Adelaida", "Afanasiya", "Agata", "Agnessa", "Ala", "Albina", "Aleksandra", "Alena", "Alexandra", "Alina", "Alisa", "Alisya", "Alla", "Alyona", "Anastasia", "Anastasiya", "Anfisa", "Angela", "Angelica", "Angelika", "Angelina", "Anna", "Antonina", "Arina", "Avgustina", "Avrora", "Bronislava", "Clara", "Clavdia", "Daria", "Dariya", "Darya", "Daryna", "Dasha", "Diana", "Dina", "Edita", "Ekaterina", "Ekatherina", "Elen", "Elena", "Eleonora", "Elisaveta", "Ella", "Elvira", "Emma", "Eugenia", "Eva", "Evdokiya", "Evelina", "Evgenia", "Evgeniya", "Evdokia", "Faina", "Fayina", "Feodosya", "Galina", "Galya", "Helena", "Ida", "Ilona", "Inessa", "Inga", "Inna", "Irina", "Irma", "Janna", "Jenya", "Julia", "Juliya", "Kapitolina", "Karina", "Karolina", "Katerina", "Katya", "Kima", "Kira", "Klara", "Klavdiya", "Kristina", "Ksenia", "Kseniya", "Lada", "Lana", "Lara", "Larisa", "Laura", "Lena", "Lenora", "Lera", "Lidia", "Lidiya", "Lila", "Lilia", "Liza", "Lola", "Lora", "Ludmila", "Ludmilla", "Luiza", "Lyubov", "Lyudmila", "Magdalena", "Maiya", "Marfa", "Margarita", "Maria", "Marianna", "Marina", "Mariya", "Marta", "Marusia", "Masha", "Maya", "Mila", "Milana", "Mira", "Nadeschda", "Nastasia", "Nastasya", "Natalia", "Natalya", "Nelly", "Nika", "Nina", "Nonna", "Oksana", "Olena", "Olesya", "Olga", "Oxana", "Polina", "Rada", "Radmila", "Raisa", "Renata", "Rimma", "Roksana", "Rosa", "Ruslana", "Serafima", "Snejana", "Sofia", "Sofya", "Sonia", "Stanislava", "Stella", "Suzanna", "Svetlana", "Taisija", "Taissia", "Tamara", "Tanya", "Tasiya", "Tatiana", "Teresa", "Uliana", "Ulyana", "Ursula", "Valentina", "Valeria", "Valeriya", "Varvara", "Vasilisa", "Vera", "Veronika", "Victoria", "Vika", "Viktoria", "Vilena", "Viola", "Violetta", "Vlada", "Xenia", "Yana", "Yaroslava", "Yulia", "Zinaida", "Zinovia", "Zinoviya", "Zoya"]>>
 <<set setup.russianSlaveSurnames = ["Abarinova", "Abashova", "Abramova", "Agaltsova", "Agapova", "Agureeva", "Akhaimova", "Akimova", "Akinshina", "Aleksandrova", "Aleksandrovich", "Aleksandrovna", "Alekseeva", "Alieva", "Alliluyeva", "Altayskaya", "Ananina", "Andreeva", "Andrejchenko", "Antonenko", "Antonova", "Arbatova", "Aroseva", "Arshinova", "Asmus", "Astafieva", "Avdeyeva", "Baclanova", "Bajenova", "Baranova", "Batalova", "Belova", "Belyaeva", "Belyakova", "Berg", "Berseneva", "Blokhina", "Bogdanova", "Bogomolova", "Bogucharskaia", "Bondarenko", "Borisova", "Borissova", "Borodina", "Bosch", "Boyarskaya", "Boyko", "Brik", "Budina", "Budnitskaya", "Burina", "Burnasheva", "Buzova", "Cgernyavskaya", "Charskaya", "Chekhova", "Chemezova", "Chepeleva", "Cherepanova", "Chernova", "Chipovskaya", "Churilova", "Danilova", "Davydova", "Demekhina", "Dementieva", "Denisova", "Deulina", "Dmitrieva", "Doronina", "Dronina", "Dyupina", "Efimova", "Efremova", "Egorova", "Ekamasova", "Eremina", "Ermakova", "Ezhova", "Falileeva", "Farkhullina", "Fedorova", "Fedotova", "Fetisova", "Filatova", "Filippova", "Fomina", "Frank", "Freindlich", "Friske", "Frolova", "Fyodorova", "Gagarina", "Galkina", "Gavrilova", "Gerasimova", "Germanova", "Geva", "Girfanova", "Glazova", "Glebova", "Glinka", "Goldman", "Golovko", "Golub", "Golubeva", "Goncharova", "Gorbacheva", "Gorshkova", "Gracheva", "Grigoreva", "Grigorieva", "Grinenko", "Gromova", "Grosheva", "Gubanova", "Guseva", "Gzovskaya", "Ilchenko", "Ilina", "Inshina", "Isaeva", "Isinbayeva", "Isoeva", "Istomina", "Ivanova", "Jovovich", "Kabo", "Kachalina", "Kadirova", "Kahnovich", "Kalashnikova", "Kalinina", "Kamenkova", "Kaptsova", "Kapustina", "Karpova", "Kasatkina", "Katina", "Kazakova", "Kazanova", "Kedrova", "Khamatova", "Khityaeva", "Khlynina", "Khodchenkova", "Khomich", "Khovanskaya", "Khrushcheva", "Kibalo", "Kim", "Kirilenko", "Kirsanova", "Kiseleva", "Klimova", "Klishina", "Klopakova", "Kochina", "Kochneva", "Kolesnikova", "Kolosova", "Komarova", "Kondratyeva", "Konovalova", "Kopylova", "Korikova", "Koroleva", "Kotova", "Kouklina", "Kournikova", "Kovalenko", "Kovaleva", "Kovylina", "Kozlova", "Krajt", "Kravchenko", "Krivosheeva", "Krivozub", "Krupskaya", "Krylova", "Kulikova", "Kunskaya", "Kuptsova", "Kusakina", "Kuskova", "Kutepova", "Kuzmina", "Kuznetsova", "Landik", "Lavrova", "Lazareva", "Lebedeva", "Lekshina", "Leonova", "Levanova", "Levieva", "Levina", "Lezhnina", "Likhina", "Linskaya", "Lipovskaya", "Lisovskaia", "Lopyreva", "Lubkova", "Lukanina", "Luss", "Magomedova", "Makarenko", "Makarova", "Makeyeva", "Makhalina", "Maksimova", "Malinskaja", "Malova", "Maltseva", "Malysheva", "Manaseina", "Maretskaya", "Markova", "Martinovska", "Maslova", "Matveeva", "Matviyenko", "Maximova", "Mazura", "Medvedeva", "Melnikova", "Metkina", "Mikhaylova", "Mironova", "Mityushina", "Mizulina", "Morozova", "Moskalkova", "Mukhina", "Myasnikova", "Nabokina", "Nadezhda", "Narusova", "Naumova", "Nazarova", "Nekrasova", "Nescher", "Neyolova", "Nijinska", "Nikiforova", "Nikitina", "Nikolaeva", "Nosova", "Novikova", "Novoselova", "Olerinskaya", "Onolbayeva", "Orlova", "Osintseva", "Osipenko", "Osipova", "Ouliankina", "Oznobkina", "Pamfilova", "Panaeva", "Panina", "Panova", "Panteleeva", "Pantyukhina", "Pavlenko", "Pavlova", "Penkina", "Perepyolkina", "Pereverzeva", "Perova", "Petrenko", "Petrova", "Philippova", "Piletskaya", "Pilnitskaya", "Pivovarova", "Pletneva", "Pletnyova", "Podkaminskaya", "Polevshchikova", "Polina", "Polishchuk", "Polozkova", "Polunina", "Polyakova", "Ponaroshku", "Ponarovskaya", "Ponizova", "Popova", "Poverennova", "Pozdeeva", "Pozharskaya", "Poznyak", "Prohorova", "Proklova", "Prugova", "Putina", "Radchenko", "Razumovskaya", "Redina", "Romanova", "Roslyakova", "Rozhkova", "Rudenko", "Rudova", "Rumyanova", "Ryzhkina", "Samburskaya", "Samoilova", "Samsova", "Sarasova", "Savchenko", "Schachova", "Scherbakova", "Schirman", "Scripchenko", "Selezneva", "Seleznyova", "Semenova", "Semenovich", "Semyonova", "Senchenko", "Senchina", "Sergeeva", "Sergeevich", "Sergeevna", "Sergeyeva", "Sergina", "Serova", "Serpova", "Shabanova", "Shagalova", "Shakinskaya", "Shalagina", "Shalayeva", "Sharapova", "Sharipova", "Shayk", "Shchekina", "Shekhovtsova", "Shestova", "Shevchenko", "Shirshina", "Shiskova", "Shmeleva", "Shoygu", "Shukina", "Shulgina", "Sidorkina", "Sidorova", "Silina", "Simonovich", "Siriskina", "Sizova", "Skobtseva", "Skobtsova", "Slabunova", "Smirnova", "Snigir", "Sokolova", "Sokova", "Sorokina", "Sosina", "Sosnova", "Sotnikova", "Stalina", "Stefanenko", "Stepanova", "Strokous", "Struchkova", "Studilina", "Sudakevich", "Sukhinova", "Suslova", "Sutulova", "Svetikova", "Takshina", "Talyzina", "Tarakanova", "Tarasova", "Tarkovskaya", "Temnikova", "Tereshkina", "Tikhonova", "Timofeeva", "Timofeyeva", "Titova", "Tkachenko", "Tkacheva", "Trefilova", "Trofimova", "Trykina", "Tsesarskaya", "Tsyganenko", "Tsygankova", "Tutayeva", "Tyrkova", "Ufimtseva", "Ulanova", "Urajevskaya", "Usova", "Vafina", "Vaganova", "Valeeva", "Varlamova", "Vasileva", "Vasilyeva", "Velikanova", "Vernadskaya", "Vinogradova", "Vishneva", "Vishnevskaya", "Vladimirovich", "Vlasova", "Vodianova", "Vodonaeva", "Volkova", "Volochkova", "Volodina", "Volskaya", "Vorobyeva", "Voronina", "Vyalitsyna", "Vyroubova", "Yakovleva", "Yaroshevskaya", "Yudina", "Yurchenko", "Yurlova", "Zabolotnikova", "Zagorskaya", "Zagoruychenko", "Zakharova", "Zaryanova", "Zaytseva", "Zelyaeva", "Zherebtsova", "Zhiznyeva", "Zhukova", "Ziganshina", "Zubova", "Zudina", "Zuyeva", "Zvarych"]>>
 /*Actually russian and ukrainian names and surnames can be safely merged in one array, and used for both nations. Through very high cultural interchange, they are very common on both territories, many of them can't be specifed as russian or ukrainian now.*/
 
@@ -444,9 +446,11 @@
 /* NOTE: Names ending in "-iia" aren't data errors, but simply how the official romanization of "-ія" looks like. */
 <<set setup.ukrainianSlaveNames = ["Ada", "Al'bina", "Alex", "Alexandra", "Alina", "Alisa", "Alla", "Alyona", "Amaliia", "Anastasia", "Anastasiia", "Anastasiya", "Angela", "Angelina", "Anita", "Ann", "Anna", "Anzhela", "Arina", "Ayya", "Biliana", "Bohdanna", "Bohuslava", "Bozhena", "Danna", "Daria", "Darina", "Darya", "Daryna", "Dasha", "Diana", "Draha", "Edyta", "Elena", "Elisabeta", "Emiliia", "Erika", "Eva", "Halina", "Hanna", "Hordana", "Ilona", "Ira", "Irena", "Irene", "Irina", "Iryna", "Julia", "Juliva", "Kamilla", "Karina", "Karolina", "Kasia", "Kate", "Kateryna", "Katia", "Katya", "Khrystyna", "Klavdiia", "Kristina", "Larisa", "Laura", "Lena", "Lida", "Liia", "Liliia", "Liliya", "Liubomyra", "Liubov", "Liudmyla", "Liza", "Luba", "Mahda", "Mahdalyna", "Mar'iana", "Margaryta", "Maria", "Mariia", "Marina", "Mariya", "Marta", "Marusia", "Mary", "Maryna", "Masha", "Miiana", "Milena", "Mykhailyna", "Myroslava", "Nadiia", "Nastia", "Nastya", "Natalia", "Nataliia", "Nataliya", "Natalya", "Natasha", "Nina", "Odarka", "Oksana", "Okseniia", "Ol'ha", "Oleksandra", "Olena", "Olga", "Olha", "Olya", "Oryna", "Orysia", "Pavlyna", "Polina", "Priska", "Pylypyna", "Rakhil", "Reveka", "Roksolana", "Romana", "Rozaliia", "Ruslana", "Santa", "Sara", "Sasha", "Sesiliia", "Snejana", "Snizhana", "Sofiya", "Solomiia", "Sonya", "Sophie", "Sophiia", "Stepaniia", "Sveta", "Sviatoslava", "Svitlana", "Tania", "Tanya", "Tatiana", "Taya", "Tereza", "Tetiana", "Tetyana", "Tina", "Valentyna", "Valeria", "Valeriya", "Varvara", "Vasylyna", "Velana", "Vesna", "Victoria", "Vika", "Viktoriia", "Viktoriya", "Violetta", "Vira", "Volodymyra", "Yana", "Yara", "Yaroslava", "Yaryna", "Yasna", "Yelyzaveta", "Yulia", "Yuliia", "Yuliya", "Yustyna", "Zlata", "Zlatoslava", "Zoriana"]>>
 /* NOTE: Ukrainian surnames have different forms depending on the gender of the person AND the area (they are more common in Eastern Ukraine). This list uses the female form where it's common overall. */
+
 <<set setup.russianSlaveNames = setup.russianSlaveNames.concat(setup.ukrainianSlaveNames)>>
 <<set setup.ukrainianSlaveNames = setup.russianSlaveNames >>
 /* Now we have bigger pool for russian and ukrainian names in game. Russian and ukrainian first names become so common on both territories thorugh USSR time and later, that it's IRL just one list. */
+
 <<set setup.ukrainianSlaveSurnames = ["Aleksandrova", "Andreeva", "Antonyuk", "Astafieva", "Avramenko", "Azanova", "Babenko", "Babich", "Baikova", "Belous", "Belova", "Bets", "Beznosyuk", "Bilous", "Bodnar", "Boiko", "Bondar", "Bondarchuk", "Bondarenko", "Borisenko", "Boychuk", "Boyko", "Chernenko", "Chorna", "Chumak", "Danilyuk", "Demchenko", "Denisenko", "Dereviankina", "Derkach", "Diachenko", "Didenko", "Dimopoulos", "Dmitrenko", "Doroshenko", "Dyachenko", "Fedorenko", "Fedorova", "Fomenko", "Frolova", "Gavrilyuk", "Gerasimenko", "Golovko", "Golub", "Gonchar", "Goncharenko", "Goncharova", "Goncharuk", "Gordienko", "Gorelova", "Gotsiy", "Grischenko", "Gritsenko", "Grytsay", "Gumenyuk", "Havryiuk", "Honcharenko", "Honcharova", "Hotlib", "Iaryn", "Ischenko", "Ishchenko", "Ivanchenko", "Ivanenko", "Ivanova", "Ivanyuk", "Ivaschenko", "Karlenko", "Karol", "Karpenko", "Kharchenko", "Khmidan", "Khomenko", "Kirichenko", "Klimenko", "Klymenko", "Koblenko", "Kolesnik", "Kolesnyk", "Kolomiets", "Kolomiiets", "Kondratyuk", "Kononenko", "Kornienko", "Korol", "Kostenko", "Kostiuk", "Kostyuk", "Kot", "Kotova", "Kots-Hotlib", "Kots", "Koval'chuk", "Koval'ova", "Koval", "Kovalchuk", "Kovalenko", "Kovtun", "Kozak", "Kozlova", "Kravchenko", "Kravchuk", "Kravets", "Kristal", "Kucher", "Kucherenko", "Kuiek", "Kulik", "Kulizhka", "Kulyk", "Kunis", "Kurovska", "Kurylenko", "Kushnir", "Kuz'menko", "Kuzmenko", "Kuznetsova", "Kyrychenko", "Lauta", "Lebedeva", "Levchenko", "Litvina", "Litvinenko", "Litvinova", "Luczenko", "Lutsenko", "Lyashenko", "Lysenko", "Lytvynenko", "Makarenko", "Makarova", "Maliouk", "Marchenko", "Marchuk", "Martynenko", "Martyniuk", "Matvienko", "Mazur", "Mel'nychuk", "Mel'nyk", "Melnichenko", "Melnichuk", "Melnik", "Mikhaylenko", "Mikhaylova", "Mironenko", "Mironova", "Miroshnichenko", "Mischenko", "Moroz", "Morozova", "Moskalenko", "Mykhailova", "Myshchenko", "Naumenko", "Nazarenko", "Nesterenko", "Nikitina", "Nikolaenko", "Nikolaeva", "Novikova", "Oleynik", "Oliinyk", "Oliynik", "Olyenik", "Omelchenko", "Onischenko", "Onopka", "Orlova", "Osmanova", "Ostapenko", "Ovcharenko", "Palamarchuk", "Panchenko", "Parkhomenko", "Pavlenko", "Pavliuk", "Pavlova", "Pavlyuk", "Petrenko", "Petrova", "Pilipenko", "Piro", "Piskun", "Poliakova", "Polischuk", "Polishchuk", "Polyakova", "Ponomarenko", "Popova", "Popovich", "Popovych", "Poslavska", "Prikhodko", "Prokopenko", "Prykhod'ko", "Pylypenko", "Radchenko", "Remez", "Romanenko", "Romaniuk", "Romanova", "Romanyuk", "Romonova", "Rudenko", "Safroncik", "Samoylenko", "Savchenko", "Savchuk", "Scherbina", "Sedokova", "Semeniuk", "Semenyuk", "Senchylo", "Serdyuk", "Sergeeva", "Sergienko", "Shapoval", "Shevchenko", "Shevchuk", "Shorokhova", "Shulga", "Shumeyko", "Shvets", "Sidorchuk", "Sidorenko", "Smerechevskaya", "Smirnova", "Sokolova", "Soroka", "Stepanenko", "Stepanova", "Stotskaya", "Svets", "Sydorenko", "Taran", "Tarasenko", "Tereschenko", "Tereshchenko", "Timchenko", "Timoshenko", "Tischenko", "Tkach", "Tkachenko", "Tkachuk", "Toksik", "Turenko", "Tymoshenko", "Tyshchenko", "Vasilenko", "Vasileva", "Vasyl'ieva", "Vasylenko", "Velchinskaya", "Velichko", "Veryovkina", "Vlasenko", "Volkova", "Voloshina", "Voloshyn", "Vovk", "Yakovenko", "Yatsenko", "Yurchenko", "Zaitseva", "Zaytseva", "Zhiuk", "Zhuk", "Zhuravska", "Zinchenko"]>>
 
 <<set setup.canadianSlaveNames = ["Abigail", "Addison", "Adrienne", "Agnes", "Aileen", "Alexandra", "Alexis", "Alice", "Alyssa", "Amanda", "Amelia", "Amy", "Andrea", "Ann", "Ànna", "Anne-Marie", "Anne", "Annie", "Ashley", "Audrey", "Autumn", "Ava", "Avery", "Barbara", "Beatrice", "Béatrice", "Bette", "Bianca", "Brenda", "Brooklyn", "Caitlin", "Camille", "Caroline", "Catherine", "Charlotte", "Chelsea", "Chloe", "Chloé", "Dianne", "Donna", "Elinor", "Élise", "Elizabeth", "Ellen", "Emilia", "Émilie", "Emily", "Emma", "Eva", "Evelyn", "Florence", "France", "Frances", "Frédérique", "Gabrielle", "Geneviève", "Gillian", "Grace", "Hannah", "Harper", "Helen", "Hélène", "Indira", "Isabella", "Jade", "Jeanne", "Jenna", "Jennifer", "Jessica", "Joan", "Joyce", "Julia", "Julie", "Juliette", "Justine", "Karen", "Kate", "Kathleen", "Kathryn", "Kayla", "Kim", "Laura", "Lauren", "Laurence", "Laurie", "Lea", "Léa", "Leona", "Lily", "Linda", "Lisa", "Madelyn", "Madison", "Margaret", "Maria", "Marie-France", "Marie", "Marilyn", "Maryse", "Maud", "Maude", "Megan", "Mélissa", "Mia", "Michaëlle", "Michèle", "Morgan", "Nathalie", "Nora", "Norah", "Olivia", "Rachel", "Rebecca", "Rosalie", "Roxanne", "Sabrina", "Samantha", "Sarah", "Scarlett", "Sharon", "Sheila", "Shelley", "Shirley", "Sonia", "Sophia", "Sophie", "Stephanie", "Sydney", "Sylvia", "Taylor", "Vanessa", "Victoria", "Yvonne", "Zoe", "Zoé"]>>
diff --git a/src/init/storyInit.tw b/src/init/storyInit.tw
index dd1a958ecbb9f5e00423b1a8bb270be0bf02702b..6980ebb0aef8a58e57fd9e3ceb4baa577cc1f2ac 100644
--- a/src/init/storyInit.tw
+++ b/src/init/storyInit.tw
@@ -15,8 +15,8 @@ You should have received a copy of the GNU General Public License along with thi
 <<set $returnTo = "init", $nextButton = "Continue", $nextLink = "Alpha disclaimer">>
 
 <<unset $releaseID>>
-<<set $ver = "0.10.7", $releaseID = 1025>>
-<<if ndef $releaseID>><<set $releaseID = 1025>><</if>>
+<<set $ver = "0.10.7", $releaseID = 1026>>
+<<if ndef $releaseID>><<set $releaseID = 1026>><</if>>
 
 /* This needs to be broken down into individual files that can be added to StoryInit instead. */
 
@@ -606,7 +606,6 @@ DairyRestraintsSetting($dairyRestraintsSetting)
 <<set $feeder = 0>>
 <<set $cockFeeder = 0>>
 <<set $suppository = 0>>
-<<set $studio = 0>>
 <<set $weatherCladding = 0>>
 <<set $weatherAwareness = 0>>
 <<set $boobAccessibility = 0>>
@@ -615,6 +614,84 @@ DairyRestraintsSetting($dairyRestraintsSetting)
 <<set $foodCost = 25>>
 <<set $revealFoodEffects = 0>>
 
+<<set $studio = 0>>
+<<set $studioFeed = 0>>
+<<set $PCSlutContacts = 0>>
+
+/* Porn type counts */
+<<set $pornStars = 0>>
+<<set $pornStarFuckdolls = 0>>
+<<set $pornStarRapees = 0>>
+<<set $pornStarPreggos = 0>>
+<<set $pornStarBBWs = 0>>
+<<set $pornStarGainers = 0>>
+<<set $pornStarStuds = 0>>
+<<set $pornStarLolis = 0>>
+<<set $pornStarDeepThroats = 0>>
+<<set $pornStarStruggleFucks = 0>>
+<<set $pornStarPainals = 0>>
+<<set $pornStarTeases = 0>>
+<<set $pornStarRomantics = 0>>
+<<set $pornStarPerverts = 0>>
+<<set $pornStarCarings = 0>>
+<<set $pornStarUnflinchings = 0>>
+<<set $pornStarSizeQueens = 0>>
+<<set $pornStarNeglectfuls = 0>>
+<<set $pornStarCumAddicts = 0>>
+<<set $pornStarAnalAddicts = 0>>
+<<set $pornStarAttentionWhores = 0>>
+<<set $pornStarBreastGrowths = 0>>
+<<set $pornStarAbusives = 0>>
+<<set $pornStarMalicious = 0>>
+<<set $pornStarSelfHatings = 0>>
+<<set $pornStarBreeders = 0>>
+<<set $pornStarSubs = 0>>
+<<set $pornStarCumSluts = 0>>
+<<set $pornStarAnals = 0>>
+<<set $pornStarHumiliations = 0>>
+<<set $pornStarBoobs = 0>>
+<<set $pornStarDoms = 0>>
+<<set $pornStarSadists = 0>>
+<<set $pornStarMasochists = 0>>
+<<set $pornStarPregnancySluts = 0>>
+
+/* level 3 prestige */
+<<set $pornStarID = 0>>
+<<set $pornStarFuckdollID = 0>>
+<<set $pornStarRapeID = 0>>
+<<set $pornStarPreggoID = 0>>
+<<set $pornStarBBWID = 0>>
+<<set $pornStarGainerID = 0>>
+<<set $pornStarStudID = 0>>
+<<set $pornStarLoliID = 0>>
+<<set $pornStarDeepThroatID = 0>>
+<<set $pornStarStruggleFuckID = 0>>
+<<set $pornStarPainalID = 0>>
+<<set $pornStarTeaseID = 0>>
+<<set $pornStarRomanticID = 0>>
+<<set $pornStarPervertID = 0>>
+<<set $pornStarCaringID = 0>>
+<<set $pornStarUnflinchingID = 0>>
+<<set $pornStarSizeQueenID = 0>>
+<<set $pornStarNeglectfulID = 0>>
+<<set $pornStarCumAddictID = 0>>
+<<set $pornStarAnalAddictID = 0>>
+<<set $pornStarAttentionWhoreID = 0>>
+<<set $pornStarBreastGrowthID = 0>>
+<<set $pornStarAbusiveID = 0>>
+<<set $pornStarMaliciousID = 0>>
+<<set $pornStarSelfHatingID = 0>>
+<<set $pornStarBreederID = 0>>
+<<set $pornStarSubID = 0>>
+<<set $pornStarCumSlutID = 0>>
+<<set $pornStarAnalID = 0>>
+<<set $pornStarHumiliationID = 0>>
+<<set $pornStarBoobsID = 0>>
+<<set $pornStarDomID = 0>>
+<<set $pornStarSadistID = 0>>
+<<set $pornStarMasochistID = 0>>
+<<set $pornStarPregnancyID = 0>>
+
 <<set $legendaryWhoreID = 0>>
 <<set $legendaryEntertainerID = 0>>
 <<set $legendaryCowID = 0>>
diff --git a/src/interaction/cyberConfig.tw b/src/interaction/cyberConfig.tw
index 3c12ee061d02e4ae2c173c50ccd897cef17c7af3..35210abd7669865b3db4c2f0ce8bcc99d4dee69c 100644
--- a/src/interaction/cyberConfig.tw
+++ b/src/interaction/cyberConfig.tw
@@ -12,11 +12,11 @@
 		<</if>>
 	
 	<<if $activeSlave.origEye == "implant">><br><br>&nbsp;
-		$pronounCap has an ocular implant installed. 
+		$He has an ocular implant installed. 
 		<<if $activeSlave.eyes == 1>>
 			They are operating normally.
 		<<elseif $activeSlave.eyes == -1>>
-			They are set to blur her vision.
+			They are set to blur $his vision.
 		<<else>>
 			They are turned off.
 		<</if>>
@@ -25,11 +25,11 @@
 		<<if $activeSlave.eyes != -1>>[[Blur|cyberConfig][$activeSlave.eyes = -1,$temp = 3]] | <</if>>
 		<<if $activeSlave.eyes != -2>>[[Disable|cyberConfig][$activeSlave.eyes = -2,$temp = 3]]<</if>>
 
-		$pronounCap currently has $activeSlave.eyeColor lenses equipped.
+		$He currently has $activeSlave.eyeColor lenses equipped.
 
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;
 
-		Swap out $possessive lenses:
+		Swap out $his lenses:
 		[[Blue|cyberConfig][$activeSlave.eyeColor = "blue",$temp = 2,$cash -= $modCost]]
 		| [[Black|cyberConfig][$activeSlave.eyeColor = "black",$temp = 2,$cash -= $modCost]]
 		| [[Brown|cyberConfig][$activeSlave.eyeColor = "brown",$temp = 2,$cash -= $modCost]]
@@ -51,9 +51,9 @@
 	<</if>>
 	
 	<<if $activeSlave.PLimb > 0>><br><br>
-		$pronounCap has PLimb interface installed. You can assign and adjust $possessive prosthetics here.
+		$He has PLimb interface installed. You can assign and adjust $his prosthetics here.
 		<<if $activeSlave.amp <= -1>><br>&nbsp;
-			$possessiveCap prosthetics are currently attached, if you wish to change them you will first need to detach them.<br>
+			$His prosthetics are currently attached, if you wish to change them you will first need to detach them.<br>
 			[[Detach|cyberConfig][$temp = 1,$nextButton = "Continue", $nextLink = "cyberConfig"]]
 		<<else>><br>&nbsp;
 			<<if $stockpile.basicPLimb > 0>>[[Attach basic limbs|cyberConfig][$temp = 4, $activeSlave.amp = -1, $stockpile.basicPLimb -= 1]]<</if>>
@@ -69,9 +69,9 @@
 	
 	<<else>>
 		<<if $activeSlave.amp == 0>><br>
-			$pronounCap has healthy limbs so there is no need for prosthetics.
+			$He has healthy limbs so there is no need for prosthetics.
 		<<else>><br>
-			$pronounCap does not have a PLimb interface installed so you can't give $possessive any prosthetics.
+			$He does not have a PLimb interface installed so you can't give $him any prosthetics.
 		<</if>>
 	<</if>>
 
@@ -86,30 +86,30 @@
 	<<set $activeSlave.amp = 1>>
 	Due to built-in safeties it is necessary to remove each limb separately, first releasing the lock and then waiting for automated seal release.<br>
 	<<if ($activeSlave.devotion > 20)>>
-		You instruct $possessive to lie down on the table and proceed to remove $possessive limbs. $pronounCap <<if canSee($activeSlave)>>watches<<else>>listens<</if>> with interest as you work.<<if ($activeSlave.devotion > 50)>> As you remove the last limb $pronoun playfully wiggles $possessive stumps at you.<</if>>
+		You instruct $him to lie down on the table and proceed to remove $his limbs. $He <<if canSee($activeSlave)>>watches<<else>>listens<</if>> with interest as you work.<<if ($activeSlave.devotion > 50)>> As you remove the last limb $pronoun playfully wiggles $his stumps at you.<</if>>
 	<<else>>
-		You order $possessive to lie down on the table and proceed to remove $possessive limbs. $pronounCap <<if canSee($activeSlave)>>watches<<else>>listens<</if>> with a bitter expression as you work. 
+		You order $his to lie down on the table and proceed to remove $his limbs. $He <<if canSee($activeSlave)>>watches<<else>>listens<</if>> with a bitter expression as you work. 
 	<</if>>
 	
 <<case 2>>
 	<<set $temp = 0, $nextButton = "Continue", $nextLink = "cyberConfig">>
-	<<if $activeSlave.amp != 1>>You have $possessive lie down and<<else>>You<</if>> use a speculum to keep $possessive eyes open while you disengage $possessive lenses remotely and swap them out with $possessive new $activeSlave.eyeColor lenses.
+	<<if $activeSlave.amp != 1>>You have $his lie down and<<else>>You<</if>> use a speculum to keep $his eyes open while you disengage $his lenses remotely and swap them out with $his new $activeSlave.eyeColor lenses.
 <<case 3>>
 	<<set $temp = 0, $nextButton = "Continue", $nextLink = "cyberConfig">>
 	<<if $activeSlave.eyes == 1>>
-		$pronounCap blinks as $possessive vision returns.
+		$He blinks as $his vision returns.
 	<<elseif $activeSlave.eyes == -1>>
-		$pronounCap squints at you as $possessive vision becomes a blur.
+		$He squints at you as $his vision becomes a blur.
 	<<else>>
-		$pronounCap has a panicked expression when $possessive vision suddenly goes out.
+		$He has a panicked expression when $his vision suddenly goes out.
 	<</if>>
 <<case 4>>
 	<<set $temp = 0, $nextButton = "Continue", $nextLink = "cyberConfig">>
-	Attaching $possessive limbs is a simple procedure, you simply push a connector on each limb into the socket in $possessive implants until the lock engages.<<if $activeSlave.PLimb == 2>> $pronounCap jumps a bit as limbs connect to $possessive nerves.<</if>> When you are done, $pronoun sits up and 
-	<<if $activeSlave.amp == -2>>experimentally engages the vibe function in $possessive fingers.
-	<<elseif $activeSlave.amp == -3>>runs a hand over the smooth skin of $possessive new legs.
-	<<elseif $activeSlave.amp == -4>>engages and disengages the blade in $possessive forearm.
-	<<elseif $activeSlave.amp == -5>>experimentally flexes the muscles in $possessive artificial arm.
-	<<else>>catches $possessive balance.
+	Attaching $his limbs is a simple procedure, you simply push a connector on each limb into the socket in $his implants until the lock engages.<<if $activeSlave.PLimb == 2>> $He jumps a bit as limbs connect to $his nerves.<</if>> When you are done, $pronoun sits up and 
+	<<if $activeSlave.amp == -2>>experimentally engages the vibe function in $his fingers.
+	<<elseif $activeSlave.amp == -3>>runs a hand over the smooth skin of $his new legs.
+	<<elseif $activeSlave.amp == -4>>engages and disengages the blade in $his forearm.
+	<<elseif $activeSlave.amp == -5>>experimentally flexes the muscles in $his artificial arm.
+	<<else>>catches $his balance.
 	<</if>>
 <</switch>>
\ No newline at end of file
diff --git a/src/js/DefaultRules.tw b/src/js/DefaultRules.tw
index 27a1b54220d92fe50d08a404426ef6c342e227ec..459d67695680840ae6b939999ed5881b2a2707ab 100644
--- a/src/js/DefaultRules.tw
+++ b/src/js/DefaultRules.tw
@@ -87,7 +87,7 @@ window.DefaultRules = (function() {
 				break;
 
 			case "be confined in the arcade":
-				if ((V.arcadeSlaves < V.arcade && slave.indentureRestrictions <= 0 && slave.breedingMark != 1))
+				if ((V.arcadeSlaves < V.arcade && slave.indentureRestrictions <= 0 && (slave.breedingMark != 1 || V.propOutcome === 0)))
 					break;
 				else {
 					RAFacilityRemove(slave, rule); // before deleting rule.setAssignment 
@@ -123,7 +123,7 @@ window.DefaultRules = (function() {
 				break;
 
 			case "work in the brothel":
-				if ((V.brothelSlaves < V.brothel && (slave.devotion > 50 || slave.trust > 50 || slave.trust < -50 || (slave.devotion >= -50 && slave.trust < -20)) && slave.breedingMark != 1))
+				if ((V.brothelSlaves < V.brothel && (slave.devotion > 50 || slave.trust > 50 || slave.trust < -50 || (slave.devotion >= -50 && slave.trust < -20)) && (slave.breedingMark != 1 || V.propOutcome === 0)))
 					break;
 				else {
 					RAFacilityRemove(slave, rule); // before deleting rule.setAssignment 
@@ -132,7 +132,7 @@ window.DefaultRules = (function() {
 				break;
 
 			case "serve in the club":
-				if ((V.clubSlaves < V.club && (slave.devotion > 50 || slave.trust > 50 || slave.trust < -50 || (slave.devotion >= -50 && slave.trust < -20)) && slave.breedingMark != 1))
+				if ((V.clubSlaves < V.club && (slave.devotion > 50 || slave.trust > 50 || slave.trust < -50 || (slave.devotion >= -50 && slave.trust < -20)) && (slave.breedingMark != 1 || V.propOutcome === 0)))
 					break;
 				else {
 					RAFacilityRemove(slave, rule); // before deleting rule.setAssignment 
@@ -144,7 +144,7 @@ window.DefaultRules = (function() {
 				if ((V.dairy > V.dairySlaves+V.bioreactorsXY+V.bioreactorsXX+V.bioreactorsHerm+V.bioreactorsBarren)) {
 					if ((slave.indentureRestrictions > 0) && (V.dairyRestraintsSetting > 1))
 						break;
-					else if (((slave.indentureRestrictions > 1) && (V.dairyRestraintsSetting > 0)) || (slave.breedingMark == 1 && V.dairyRestriantsSettings > 0) || ((V.dairyPregSetting > 0) && ((slave.bellyImplant != -1) || (slave.broodmother !== 0))))
+					else if (((slave.indentureRestrictions > 1) && (V.dairyRestraintsSetting > 0)) || (slave.breedingMark == 1 && V.propOutcome == 1 && V.dairyRestriantsSettings > 0) || ((V.dairyPregSetting > 0) && ((slave.bellyImplant != -1) || (slave.broodmother !== 0))))
 						break;
 					else {
 						if ((slave.lactation > 0 || ((V.dairySlimMaintainUpgrade === 0 || V.dairySlimMaintain === 0) && (slave.boobs > 300 || slave.dick === 0 || V.dairyImplantsSetting == 1) && V.dairyImplantsSetting != 2)) || (slave.balls > 0)) {
@@ -233,7 +233,7 @@ window.DefaultRules = (function() {
 				break;
 
 			case "work a glory hole":
-				if (slave.indentureRestrictions <= 0 && slave.breedingMark != 1)
+				if (slave.indentureRestrictions <= 0 && (slave.breedingMark != 1 || V.propOutcome === 0))
 					break;
 				else
 					delete rule.setAssignment;
@@ -242,7 +242,7 @@ window.DefaultRules = (function() {
 			case "whore":
 			case "serve the public":
 			case "stay confined":
-				if ((slave.fuckdoll === 0) && slave.breedingMark != 1)
+				if ((slave.fuckdoll === 0) && (slave.breedingMark != 1 || V.propOutcome === 0))
 					break;
 				else
 					delete rule.setAssignment;
@@ -460,21 +460,21 @@ window.DefaultRules = (function() {
 						break;
 
 					case "long dildo":
-						if (slave.breedingMark == 1) {
+						if (slave.breedingMark == 1 && V.propOutcome == 1) {
 							r += `<br>Breeding regulations forbid the use of cervix penetrating dildos on marked slaves, so the virgin ${slave.slaveName} has been given a standard length dildo for her pussy.`;
 							slave.vaginalAccessory = "dildo";
 						}
 						break;
 
 					case "long, large dildo":
-						if (slave.breedingMark == 1) {
+						if (slave.breedingMark == 1 && V.propOutcome == 1) {
 							r += `<br>Breeding regulations forbid the use of cervix penetrating dildos on marked slaves, so the virgin ${slave.slaveName} has been given a standard length large dildo for her pussy.`;
 							slave.vaginalAccessory = "large dildo";
 						}
 						break;
 
 					case "long, huge dildo":
-						if (slave.breedingMark == 1) {
+						if (slave.breedingMark == 1 && V.propOutcome == 1) {
 							r += `<br>Breeding regulations forbid the use of cervix penetrating dildos on marked slaves, so the virgin ${slave.slaveName} has been given a standard length huge dildo for her pussy.`;
 							slave.vaginalAccessory = "huge dildo";
 						} else {
@@ -517,21 +517,21 @@ window.DefaultRules = (function() {
 						break;
 
 					case "long dildo":
-						if (slave.breedingMark == 1) {
+						if (slave.breedingMark == 1 && V.propOutcome == 1) {
 							r += `<br>Breeding regulations forbid the use of cervix penetrating dildos on marked slaves, so the virgin ${slave.slaveName} has been given a standard length dildo for her pussy.`;
 							slave.vaginalAccessory = "dildo";
 						}
 						break;
 
 					case "long, large dildo":
-						if (slave.breedingMark == 1) {
+						if (slave.breedingMark == 1 && V.propOutcome == 1) {
 							r += `<br>Breeding regulations forbid the use of cervix penetrating dildos on marked slaves, so the virgin ${slave.slaveName} has been given a standard length large dildo for her pussy.`;
 							slave.vaginalAccessory = "large dildo";
 						}
 						break;
 
 					case "long, huge dildo":
-						if (slave.breedingMark == 1) {
+						if (slave.breedingMark == 1 && V.propOutcome == 1) {
 							r += `<br>Breeding regulations forbid the use of cervix penetrating dildos on marked slaves, so the virgin ${slave.slaveName} has been given a standard length huge dildo for her pussy.`;
 							slave.vaginalAccessory = "huge dildo";
 						} else {
@@ -574,21 +574,21 @@ window.DefaultRules = (function() {
 						break;
 
 					case "long dildo":
-						if (slave.breedingMark == 1) {
+						if (slave.breedingMark == 1 && V.propOutcome == 1) {
 							r += `<br>Breeding regulations forbid the use of cervix penetrating dildos on marked slaves, so ${slave.slaveName} has been given a standard length dildo for her pussy.`;
 							slave.vaginalAccessory = "dildo";
 						}
 						break;
 
 					case "long, large dildo":
-						if (slave.breedingMark == 1) {
+						if (slave.breedingMark == 1 && V.propOutcome == 1) {
 							r += `<br>Breeding regulations forbid the use of cervix penetrating dildos on marked slaves, so ${slave.slaveName} has been given a standard length large dildo for her pussy.`;
 							slave.vaginalAccessory = "large dildo";
 						}
 						break;
 
 					case "long, huge dildo":
-						if (slave.breedingMark == 1) {
+						if (slave.breedingMark == 1 && V.propOutcome == 1) {
 							r += `<br>Breeding regulations forbid the use of cervix penetrating dildos on marked slaves, so ${slave.slaveName} has been given a standard length huge dildo for her pussy.`;
 							slave.vaginalAccessory = "huge dildo";
 						} else {
@@ -704,21 +704,21 @@ window.DefaultRules = (function() {
 						break;
 
 					case "long plug":
-						if (slave.breedingMark == 1) {
+						if (slave.breedingMark == 1 && V.propOutcome == 1) {
 							r += `<br>Breeding regulations forbid the use of anal plugs that can damage a growing fetus on marked slaves, so the anal virgin ${slave.slaveName} has been given a standard length plug for her anus.`;
 							slave.buttplug = "plug";
 						}
 						break;
 
 					case "long, large plug":
-						if (slave.breedingMark == 1) {
+						if (slave.breedingMark == 1 && V.propOutcome == 1) {
 							r += `<br>Breeding regulations forbid the use of anal plugs that can damage a growing fetus on marked slaves, so the anal virgin ${slave.slaveName} has been given a standard length large plug for her anus.`;
 							slave.buttplug = "large plug";
 						}
 						break;
 
 					case "long, huge plug":
-						if (slave.breedingMark == 1) {
+						if (slave.breedingMark == 1 && V.propOutcome == 1) {
 							r += `<br>Breeding regulations forbid the use of anal plugs that can damage a growing fetus on marked slaves, so the anal virgin ${slave.slaveName} has been given a standard length huge plug for her anus.`;
 							slave.buttplug = "huge plug";
 						} else {
@@ -761,21 +761,21 @@ window.DefaultRules = (function() {
 						break;
 
 					case "long plug":
-						if (slave.breedingMark == 1) {
+						if (slave.breedingMark == 1 && V.propOutcome == 1) {
 							r += `<br>Breeding regulations forbid the use of anal plugs that can damage a growing fetus on marked slaves, so ${slave.slaveName} has been given a standard length plug for her anus.`;
 							slave.buttplug = "plug";
 						}
 						break;
 						
 					case "long, large plug":
-						if (slave.breedingMark == 1) {
+						if (slave.breedingMark == 1 && V.propOutcome == 1) {
 							r += `<br>Breeding regulations forbid the use of anal plugs that can damage a growing fetus on marked slaves, so ${slave.slaveName} has been given a standard length large plug for her anus.`;
 							slave.buttplug = "large plug";
 						}
 						break;
 
 					case "long, huge plug":
-						if (slave.breedingMark == 1) {
+						if (slave.breedingMark == 1 && V.propOutcome == 1) {
 							r += `<br>Breeding regulations forbid the use of anal plugs that can damage a growing fetus on marked slaves, so ${slave.slaveName} has been given a standard length huge plug for her anus.`;
 							slave.buttplug = "huge plug";
 						} else {
@@ -1118,12 +1118,12 @@ window.DefaultRules = (function() {
 				break;
 
 			case "female hormone injections":
-				if (!(slave.breedingMark != 1 && (slave.ovaries == 1 || slave.mpreg == 1) && slave.pubertyXX === 0))
+				if (!((slave.breedingMark != 1 || V.propOutcome == 0) && (slave.ovaries == 1 || slave.mpreg == 1) && slave.pubertyXX === 0))
 					flag = false;
 				break;
 
 			case "male hormone injections":
-				if (!(slave.breedingMark != 1 && slave.balls > 0 && slave.pubertyXY === 0))
+				if (!((slave.breedingMark != 1 || V.propOutcome == 0) && slave.balls > 0 && slave.pubertyXY === 0))
 					flag = false;
 				break;
 				
@@ -1183,7 +1183,7 @@ window.DefaultRules = (function() {
 				break;
 			
 			case "super fertility drugs":
-				if (!(slave.indentureRestrictions < 1 && slave.breedingMark !== 1))
+				if (!(slave.indentureRestrictions < 1 && (slave.breedingMark !== 1 || V.propOutcome == 0)))
 					flag = false;
 				break;
 			
@@ -1233,7 +1233,7 @@ window.DefaultRules = (function() {
 				break;
 				
 			case "female hormone injections":
-				if (!(slave.breedingMark !== 1 && (slave.ovaries === 1 || slave.mpreg === 1) && slave.pubertyXX === 0))
+				if (!((slave.breedingMark !== 1 || V.propOutcome == 0) && (slave.ovaries === 1 || slave.mpreg === 1) && slave.pubertyXX === 0))
 					flag = false;
 				break;
 			
@@ -1517,7 +1517,7 @@ window.DefaultRules = (function() {
 	}
 
 	function ProcessPregnancyDrugs(slave, rule) {
-		if (slave.pregKnown == 1 && rule.pregSpeed != "no default setting" && slave.breedingMark != 1 && slave.indentureRestrictions < 1 && slave.broodmother === 0) {
+		if (slave.pregKnown == 1 && rule.pregSpeed != "no default setting" && (slave.breedingMark != 1 || V.propOutcome == 0) && slave.indentureRestrictions < 1 && slave.broodmother === 0) {
 			if (rule.pregSpeed == "slow" && slave.preg < 35) {
 				slave.pregControl = "slow gestation";
 				r += `<br>${slave.slaveName} is pregnant, so she has been put on the gestation slowing agents.`;
@@ -2181,7 +2181,7 @@ window.DefaultRules = (function() {
 
 	function ProcessPorn(slave, rule) {
 		if ((rule.pornFameSpending !== undefined) && (rule.pornFameSpending !== "no default setting")) {
-			if ((slave.prestige < 3)) {
+			if ((slave.pornPrestige < 3)) {
 				if ((slave.pornFameSpending !== rule.pornFameSpending)) {
 					slave.pornFameSpending = rule.pornFameSpending;
 					r += `<br>${slave.slaveName}'s porn publicity has been corrected.`;
diff --git a/src/js/assayJS.tw b/src/js/assayJS.tw
index b2de9885055c7603484841bb3cffe59a985e8c76..3724e4892793b6edec90c72b3435a2f9622e9b29 100644
--- a/src/js/assayJS.tw
+++ b/src/js/assayJS.tw
@@ -1791,7 +1791,7 @@ window.DegradingName = function DegradingName(slave) {
 		if (slave.labia > 1) {
 			suffixes.push("Curtains", "Flower", "Lips");
 		}
-		if (slave.breedingMark === 1) {
+		if (slave.breedingMark === 1 && V.propOutcome === 1) {
 			suffixes.push("Breeder", "Oven", "Womb");
 		}
 		if (slave.butt > 5) {
diff --git a/src/js/colorModeJS.tw b/src/js/colorModeJS.tw
index f45e6f0fbcfaf7dbf4c907b1260fb73a29c7270c..4b68f8a642b0dc102cddff2bd8809b6f0d78245d 100644
--- a/src/js/colorModeJS.tw
+++ b/src/js/colorModeJS.tw
@@ -1,26 +1,21 @@
 :: colorModeJS [script]
 
 window.setColors = function(colorMap){
+    let props = ["color","backgroundColor","backgroundImage"];
     let styleSheetArray = Array.from(document.styleSheets);
     styleSheetArray.forEach( styleSheet => {
         let cssRules = Array.from(styleSheet.cssRules);
         cssRules.forEach( cssRule => {
             if ( cssRule.type === 1 ){
-                let color = cssRule.style.color;
-                let bgcolor = cssRule.style.backgroundColor;
-                if (
-                    color != "" &&
-                    color != "inherit" ){
-                    cssRule.style.color = colorMap[color] || color;
-                    console.log('color: ',color);
-                }
-                if (
-                    bgcolor != "" &&
-                    bgcolor != "inherit" &&
-                    bgcolor != "transparent" ){
-                    cssRule.style.backgroundColor = colorMap[bgcolor] || bgcolor;
-                    console.log('color: ',color);
-                }
+                props.forEach( propName => {
+                    let currentValue = cssRule.style[propName];
+                    if (
+                        currentValue != "" &&
+                        currentValue != "inherit" &&
+                        currentValue != "transparent"){
+                        cssRule.style[propName] = colorMap[currentValue] || currentValue;
+                    }
+                })
             }
         });
     });
diff --git a/src/js/fresult.tw b/src/js/fresult.tw
index 4341ca791ccb4464be123a2e7623f6a8fcd179fe..c0f73efc8e2453706c84302c1932bcbcb055a63d 100644
--- a/src/js/fresult.tw
+++ b/src/js/fresult.tw
@@ -138,7 +138,7 @@ window.FResult = (function() {
 			if (slave.preg > 10) V.FResult += 2;
 			else V.FResult -= 2;
 		} else if (V.arcologies[0].FSRestart > 20) {
-			if (slave.bellyPreg >= 500 && slave.breedingMark === 1)
+			if (slave.bellyPreg >= 500 && slave.breedingMark === 1 && V.propOutcome === 1)
 				V.FResult += 1;
 			else if (slave.preg > 10)
 				V.FResult -= 10;
diff --git a/src/js/rulesAssistantOptions.tw b/src/js/rulesAssistantOptions.tw
index e947f7b77f38ed1181fd5bc6b5ba8a1905f03aa3..5e112444a392553e85e90f2aeb7889ccc17957d0 100644
--- a/src/js/rulesAssistantOptions.tw
+++ b/src/js/rulesAssistantOptions.tw
@@ -1924,7 +1924,7 @@ window.rulesAssistantOptions = (function() {
 		constructor() {
 			const pairs = [
 				["No default setting", "no default setting"],
-				["No broadcasting", -1],
+				/*["No broadcasting", -1], **This has changed, it would now use .pornFeed** */
 				["No subsidy", 0],
 				["1000", 1000],
 				["2000", 2000],
diff --git a/src/js/slaveGenerationJS.tw b/src/js/slaveGenerationJS.tw
new file mode 100644
index 0000000000000000000000000000000000000000..1b520f2ab5ac3b6c02f21b1f79f4752d62f63f8f
--- /dev/null
+++ b/src/js/slaveGenerationJS.tw
@@ -0,0 +1,1087 @@
+:: Slave Generation JS [script]
+
+window.generateAge = function generateAge(slave) {
+	const V = State.variables;
+
+	if (V.activeSlaveOneTimeMaxAge > 998) {
+		V.activeSlaveOneTimeMaxAge = (V.pedo_mode === 1) ? 18 : 42;
+	} else if (V.pedo_mode === 1 && V.one_time_age_overrides_pedo_mode === 0 && V.activeSlaveOneTimeMaxAge > 18) {
+		V.activeSlaveOneTimeMaxAge = 18;
+	}
+	if (V.retirementAge < V.activeSlaveOneTimeMaxAge) {
+		V.activeSlaveOneTimeMaxAge = (V.retirementAge - 1);
+	}
+	if (V.activeSlaveOneTimeMinAge < V.minimumSlaveAge) {
+		V.activeSlaveOneTimeMinAge = V.minimumSlaveAge;
+	} else if (V.pedo_mode === 1 && V.one_time_age_overrides_pedo_mode === 0) {
+		V.activeSlaveOneTimeMinAge = V.minimumSlaveAge;
+	}
+	if (V.activeSlaveOneTimeMaxAge < V.activeSlaveOneTimeMinAge) {
+		V.activeSlaveOneTimeMaxAge = V.activeSlaveOneTimeMinAge;
+	}
+	if (V.activeSlaveOneTimeMaxAge >= 30 && V.arcologies[0].FSMaturityPreferentialist !== "unset" && V.ageAdjustOverride !== 1) {
+		V.activeSlaveOneTimeMaxAge += 10;
+	}
+	slave.actualAge = jsRandom(V.activeSlaveOneTimeMinAge, V.activeSlaveOneTimeMaxAge);
+	const secondAgeRoll = jsRandom(V.activeSlaveOneTimeMinAge, V.activeSlaveOneTimeMaxAge);
+	if (V.arcologies[0].FSYouthPreferentialist !== "unset" && V.arcologies[0].FSYouthPreferentialist >= jsRandom(1, 100)) {
+		slave.actualAge = Math.min(slave.actualAge, secondAgeRoll);
+	} else if (V.arcologies[0].FSMaturityPreferentialist !== "unset" && V.arcologies[0].FSMaturityPreferentialist >= jsRandom(1, 100)) {
+		slave.actualAge = Math.max(slave.actualAge, secondAgeRoll);
+	}
+	if (slave.actualAge >= V.retirementAge) {
+		slave.actualAge = (V.retirementAge - 2);
+	}
+	V.activeSlaveOneTimeMinAge = 0;
+	V.activeSlaveOneTimeMaxAge = 999;
+	V.one_time_age_overrides_pedo_mode = 0;
+	V.ageAdjustOverride = 0;
+	slave.visualAge = slave.actualAge;
+	slave.physicalAge = slave.actualAge;
+	slave.ovaryAge = slave.actualAge;
+	slave.age = slave.actualAge; /*compatibility*/
+	slave.pubertyAgeXX = V.fertilityAge;
+	slave.pubertyAgeXY = V.potencyAge;
+};
+
+window.nationalityToName = function nationalityToName(slave) {
+	const V = State.variables;
+
+	slave.birthName =
+		jsEither(setup.namePoolSelector[slave.nationality + "." + slave.race] ||
+			setup.namePoolSelector[slave.nationality] ||
+			setup.whiteAmericanSlaveNames);
+	slave.birthSurname =
+		jsEither(setup.surnamePoolSelector[slave.nationality + "." + slave.race] ||
+			setup.surnamePoolSelector[slave.nationality] ||
+			setup.whiteAmericanSlaveSurnames);
+	slave.slaveName = slave.birthName;
+	slave.slaveSurname = slave.birthSurname;
+	if (V.useFSNames === 1) {
+		if (V.arcologies[0].FSChattelReligionist > 20) {
+			slave.slaveName = jsEither(setup.chattelReligionistSlaveNames), slave.slaveSurname = 0;
+		} else if (V.arcologies[0].FSRomanRevivalist > 20) {
+			slave.slaveName = jsEither(setup.romanSlaveNames), slave.slaveSurname = jsEither(setup.romanSlaveSurnames);
+		} else if (V.arcologies[0].FSAztecRevivalist > 20) {
+			slave.slaveName = jsEither(setup.aztecSlaveNames), slave.slaveSurname = 0;
+		} else if (V.arcologies[0].FSEgyptianRevivalist > 20) {
+			slave.slaveName = jsEither(setup.ancientEgyptianSlaveNames), slave.slaveSurname = 0;
+		} else if (V.arcologies[0].FSEdoRevivalist > 20) {
+			slave.slaveName = jsEither(setup.edoSlaveNames), slave.slaveSurname = jsEither(setup.edoSlaveSurnames);
+		} else if (V.arcologies[0].FSDegradationist !== "unset") {
+			DegradingName(slave);
+		}
+	}
+};
+
+window.nationalityToAccent = function nationalityToAccent(slave) {
+	const V = State.variables;
+	const naturalAccent = jsEither([0, 1, 1, 2, 2, 2, 3, 3, 3, 3]);
+
+	switch (slave.nationality) {
+		case "Afghan":
+			slave.accent = (V.language === "Pashto") ? jsEither([0, 0, 0, 1]) : naturalAccent;
+			break;
+		case "Albanian":
+			slave.accent = naturalAccent;
+			break;
+		case "Algerian":
+			slave.accent = (V.language === "Arabic") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "American":
+			if (V.language === "English") {
+				slave.accent = jsEither([0, 0, 0, 1]);
+			} else if (V.language === "Spanish" && slave.race === "latina") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else if (V.language === "Chinese" && slave.race === "asian") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else if (V.language === "Arabic" && slave.race === "middle eastern") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Andorran":
+			slave.accent = (V.language === "Catalan") ? jsEither([0, 0, 0, 1]) : naturalAccent;
+			break;
+		case "Angolan":
+			slave.accent = (V.language === "Portuguese") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Antiguan":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Argentinian":
+			slave.accent = (V.language === "Spanish") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Armenian":
+			if (V.language === "Russian") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else if (V.language === "English") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Aruban":
+			if (V.language === "Dutch") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "English") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else if (V.language === "Portuguese") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Australian":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Austrian":
+			if (V.language === "German") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "Serbian") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else if (V.language === "Slovene") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else if (V.language === "Turkish" && slave.race === "middle eastern") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Azerbaijani":
+			slave.accent = naturalAccent;
+			break;
+		case "Bahamian":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Bahraini":
+			slave.accent = (V.language === "Arabic") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Bangladeshi":
+			if (V.language === "Bengali") {
+				slave.accent = jsEither([0, 0, 0, 1]);
+			} else if (V.language === "Hindi") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Barbadian":
+			slave.accent = naturalAccent;
+			break;
+		case "Belarusian":
+			slave.accent = naturalAccent;
+			break;
+		case "Belgian":
+			if (V.language === "Dutch") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "French") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "German") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Belizean":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Beninese":
+			slave.accent = (V.language === "French") ? 1 : naturalAccent;
+			break;
+		case "Bermudian":
+			slave.accent = (V.language === "English") ? 1 : naturalAccent;
+			break;
+		case "Bhutanese":
+			slave.accent = (V.language === "Dzongkha") ? jsEither([0, 0, 0, 1]) : naturalAccent;
+			break;
+		case "Bissau-Guinean":
+			slave.accent = (V.language === "Portuguese") ? 1 : naturalAccent;
+			break;
+		case "Bolivian":
+			slave.accent = (V.language === "Spanish") ? 1 : naturalAccent;
+			break;
+		case "Bosnian":
+			slave.accent = naturalAccent;
+			break;
+		case "Brazilian":
+			slave.accent = (V.language === "Portuguese") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "British":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Bruneian":
+			if (V.language === "Malay") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "English") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Bulgarian":
+			slave.accent = naturalAccent;
+			break;
+		case "Burkinabé":
+			slave.accent = (V.language === "French") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Burmese":
+			slave.accent = naturalAccent;
+			break;
+		case "Burundian":
+			slave.accent = (V.language === "Kirundi") ? jsEither([0, 0, 0, 1]) : naturalAccent;
+			break;
+		case "Cambodian":
+			if (V.language === "Khmer") {
+				slave.accent = jsEither([0, 0, 0, 1]);
+			} else if (V.language === "Cham") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "French") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Cameroonian":
+			slave.accent = (V.language === "French") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Canadian":
+			if (V.language === "English") {
+				slave.accent = jsEither([0, 0, 0, 1]);
+			} else if (V.language === "French") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Cape Verdean":
+			slave.accent = (V.language === "Portuguese") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Catalan":
+			slave.accent = (V.language === "Spanish") ? jsEither([0, 0, 0, 1]) : naturalAccent;
+			break;
+		case "Central African":
+			slave.accent = (V.language === "French") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Chadian":
+			slave.accent = (V.language === "Arabic") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Chilean":
+			slave.accent = (V.language === "Spanish") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Chinese":
+			if (V.language === "Tibetan") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else if (V.language === "Korean") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else if (V.language === "Kazakh") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Colombian":
+			slave.accent = (V.language === "Spanish") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Comorian":
+			if (V.language === "Arabic") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else if (V.language === "French") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Congolese":
+			if (V.language === "Lingala") {
+				slave.accent = jsEither([0, 0, 0, 1]);
+			} else if (V.language === "Kikongo") {
+				slave.accent = jsEither([0, 0, 0, 1]);
+			} else if (V.language === "French") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "a Cook Islander":
+			if (V.language === "Cook Islands Māori") {
+				slave.accent = jsEither([0, 0, 0, 1]);
+			} else if (V.language === "English") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Costa Rican":
+			slave.accent = (V.language === "Spanish") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Croatian":
+			slave.accent = naturalAccent;
+			break;
+		case "Cuban":
+			slave.accent = (V.language === "Spanish") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Cypriot":
+			if (V.language === "Greek") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "Turkish") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "English") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Czech":
+			slave.accent = naturalAccent;
+			break;
+		case "Danish":
+			slave.accent = naturalAccent;
+			break;
+		case "Djiboutian":
+			slave.accent = (V.language === "French") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Dominican":
+			slave.accent = (V.language === "Spanish") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Dominiquais":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Dutch":
+			slave.accent = naturalAccent;
+			break;
+		case "East Timorese":
+			if (V.language === "Tetum") {
+				slave.accent = jsEither([0, 0, 0, 1]);
+			} else if (V.language === "Portuguese") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "Malay") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Ecuadorian":
+			slave.accent = (V.language === "Spanish") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Egyptian":
+			slave.accent = (V.language === "Arabic") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Emirati":
+			slave.accent = (V.language === "Arabic") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Equatoguinean":
+			slave.accent = (V.language === "Spanish") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Eritrean":
+			if (V.language === "Tigrinya") {
+				slave.accent = jsEither([0, 0, 0, 1]);
+			} else if (V.language === "Arabic") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "English") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Estonian":
+			slave.accent = (V.language === "Russian") ? jsEither([0, 1, 2, 2, 2, 3, 3]) : naturalAccent;
+			break;
+		case "Ethiopian":
+			if (V.language === "Amharic") {
+				slave.accent = jsEither([0, 0, 0, 1]);
+			} else if (V.language === "Arabic") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else if (V.language === "Tigrinya") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Fijian":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Filipina":
+			if (V.language === "Filipino") {
+				slave.accent = jsEither([0, 0, 0, 1]);
+			} else if (V.language === "English") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "Tagalog") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "Arabic") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else if (V.language === "Spanish") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Finnish":
+			slave.accent = (V.language === "Swedish") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "French":
+			if (V.language === "English") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else if (V.language === "Spanish") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else if (V.language === "German") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else if (V.language === "Arabic" && slave.race === "middle eastern") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else if (V.language === "Catalan") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "French Guianan":
+			slave.accent = (V.language === "French") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "French Polynesian":
+			slave.accent = (V.language === "French") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Gabonese":
+			slave.accent = (V.language === "French") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Gambian":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Georgian":
+			slave.accent = (V.language === "Abkhaz") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "German":
+			if (V.language === "English") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else if (V.language === "French") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else if (V.language === "Turkish" && slave.race === "middle eastern") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Ghanan":
+			if (V.language === "English") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "Hausa") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else if (V.language === "Arabic") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Greek":
+			slave.accent = naturalAccent;
+			break;
+		case "Greenlandic":
+			slave.accent = (V.language === "Danish") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Grenadian":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Guamanian":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Guatemalan":
+			slave.accent = (V.language === "Spanish") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Guinean":
+			slave.accent = (V.language === "French") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Guyanese":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Haitian":
+			slave.accent = (V.language === "French") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Honduran":
+			slave.accent = (V.language === "Spanish") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Hungarian":
+			slave.accent = naturalAccent;
+			break;
+		case "I-Kiribati":
+			if (V.language === "Gilbertese") {
+				slave.accent = jsEither([0, 0, 0, 1]);
+			} else if (V.language === "English") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Icelandic":
+			if (V.language === "Danish") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else if (V.language === "English") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Indian":
+			if (V.language === "Hindi") {
+				slave.accent = jsEither([0, 0, 0, 1]);
+			} else if (V.language === "English") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Indonesian":
+			slave.accent = (V.language === "Malay") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Iranian":
+			if (V.language === "Persian") {
+				slave.accent = jsEither([0, 0, 0, 1]);
+			} else if (V.language === "Arabic") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Iraqi":
+			if (V.language === "Arabic") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "Kurdish") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Irish":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Israeli":
+			if (V.language === "Hebrew") {
+				slave.accent = jsEither([0, 0, 0, 1]);
+			} else if (V.language === "Arabic") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Italian":
+			slave.accent = naturalAccent;
+			break;
+		case "Ivorian":
+			slave.accent = (V.language === "French") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Jamaican":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Japanese":
+			slave.accent = naturalAccent;
+			break;
+		case "Jordanian":
+			slave.accent = (V.language === "Arabic") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Kazakh":
+			slave.accent = (V.language === "Russian") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Kenyan":
+			slave.accent = (V.language === "Arabic") ? jsEither([0, 1, 2, 2, 2, 3, 3]) : naturalAccent;
+			break;
+		case "Kittitian":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Korean":
+			slave.accent = (V.language === "Chinese") ? jsEither([0, 1, 2, 2, 2, 3, 3]) : naturalAccent;
+			break;
+		case "Kosovan":
+			if (V.language === "Albanian") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "Serbian") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Kurdish":
+			slave.accent = (V.language === "Arabic") ? jsEither([0, 1, 2, 2, 2, 3, 3]) : naturalAccent;
+			break;
+		case "Kuwaiti":
+			slave.accent = (V.language === "Arabic") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Kyrgyz":
+			slave.accent = (V.language === "Russian") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Laotian":
+			if (V.language === "Lao") {
+				slave.accent = jsEither([0, 0, 0, 1]);
+			} else if (V.language === "Khmu") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "French") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Latvian":
+			slave.accent = naturalAccent;
+			break;
+		case "Lebanese":
+			slave.accent = (V.language === "Arabic") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Liberian":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Libyan":
+			slave.accent = (V.language === "Arabic") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "a Liechtensteiner":
+			slave.accent = (V.language === "German") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Lithuanian":
+			slave.accent = naturalAccent;
+			break;
+		case "Luxembourgian":
+			if (V.language === "German") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "French") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Macedonian":
+			slave.accent = naturalAccent;
+			break;
+		case "Malagasy":
+			slave.accent = naturalAccent;
+			break;
+		case "Malawian":
+			slave.accent = naturalAccent;
+			break;
+		case "Malaysian":
+			slave.accent = (V.language === "Malay") ? jsEither([0, 0, 0, 1]) : naturalAccent;
+			break;
+		case "Maldivian":
+			slave.accent = naturalAccent;
+			break;
+		case "Malian":
+			slave.accent = (V.language === "Arabic") ? jsEither([0, 1, 2, 2, 2, 3, 3]) : naturalAccent;
+			break;
+		case "Maltese":
+			if (V.language === "English") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "Italian") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Marshallese":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Mauritanian":
+			slave.accent = (V.language === "Arabic") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Mauritian":
+			if (V.language === "English") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "French") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Mexican":
+			slave.accent = (V.language === "Spanish") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Micronesian":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Moldovan":
+			slave.accent = naturalAccent;
+			break;
+		case "Monégasque":
+			slave.accent = (V.language === "French") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Mongolian":
+			slave.accent = naturalAccent;
+			break;
+		case "Montenegrin":
+			slave.accent = naturalAccent;
+			break;
+		case "Moroccan":
+			slave.accent = (V.language === "Arabic") ? jsEither([0, 1, 2, 2, 2, 3, 3]) : naturalAccent;
+			break;
+		case "Mosotho":
+			slave.accent = naturalAccent;
+			break;
+		case "Motswana":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Mozambican":
+			slave.accent = (V.language === "Portuguese") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Namibian":
+			if (V.language === "English") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "Afrikaans") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Nauruan":
+			slave.accent = naturalAccent;
+			break;
+		case "Nepalese":
+			slave.accent = naturalAccent;
+			break;
+		case "New Caledonian":
+			slave.accent = (V.language === "French") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "a New Zealander":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Ni-Vanuatu":
+			if (V.language === "French") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "English") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Nicaraguan":
+			slave.accent = (V.language === "Spanish") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Nigerian":
+			if (V.language === "English") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "Hausa") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "Arabic") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Nigerien":
+			if (V.language === "French") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "Hausa") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "Arabic") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Niuean":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Norwegian":
+			slave.accent = naturalAccent;
+			break;
+		case "Omani":
+			slave.accent = (V.language === "Arabic") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Pakistani":
+			slave.accent = (V.language === "Arabic") ? jsEither([0, 1, 2, 2, 2, 3, 3]) : naturalAccent;
+			break;
+		case "Palauan":
+			if (V.language === "English") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "Sonsorolese") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "Tobian") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "Japanese") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Palestinian":
+			slave.accent = (V.language === "Arabic") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Panamanian":
+			slave.accent = (V.language === "Spanish") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Papua New Guinean":
+			slave.accent = naturalAccent;
+			break;
+		case "Paraguayan":
+			slave.accent = (V.language === "Spanish") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Peruvian":
+			slave.accent = (V.language === "Spanish") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Polish":
+			slave.accent = naturalAccent;
+			break;
+		case "Portuguese":
+			slave.accent = (V.language === "Spanish") ? jsEither([0, 1, 2, 2, 2, 3, 3]) : naturalAccent;
+			break;
+		case "Puerto Rican":
+			if (V.language === "Spanish") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "English") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Qatari":
+			slave.accent = (V.language === "Arabic") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Romanian":
+			slave.accent = naturalAccent;
+			break;
+		case "Russian":
+			slave.accent = naturalAccent;
+			break;
+		case "Rwandan":
+			slave.accent = (V.language === "Kinyarwanda") ? jsEither([0, 0, 0, 1]) : naturalAccent;
+			break;
+		case "Sahrawi":
+			slave.accent = (V.language === "Arabic") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Saint Lucian":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Salvadoran":
+			slave.accent = (V.language === "Spanish") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Sammarinese":
+			slave.accent = (V.language === "Italian") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Samoan":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "São Toméan":
+			slave.accent = (V.language === "Portuguese") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Saudi":
+			slave.accent = (V.language === "Arabic") ? jsEither([0, 0, 0, 1]) : naturalAccent;
+			break;
+		case "Scottish":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Senegalese":
+			slave.accent = (V.language === "French") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Serbian":
+			slave.accent = naturalAccent;
+			break;
+		case "Seychellois":
+			if (V.language === "French") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "English") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Sierra Leonean":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Singaporean":
+			if (V.language === "English") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "Chinese") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "Malay") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "Tamil") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Slovak":
+			slave.accent = naturalAccent;
+			break;
+		case "Slovene":
+			slave.accent = naturalAccent;
+			break;
+		case "a Solomon Islander":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Somali":
+			slave.accent = (V.language === "Arabic") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "South African":
+			if (V.language === "English") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "Afrikaans") {
+				slave.accent = jsEither([0, 0, 0, 1]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "South Sudanese":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Spanish":
+			slave.accent = (V.language === "Catalan") ? jsEither([0, 1, 2, 2, 2, 3, 3]) : naturalAccent;
+			break;
+		case "Sri Lankan":
+			if (V.language === "Sinhalese") {
+				slave.accent = jsEither([0, 0, 0, 1]);
+			} else if (V.language === "Tamil") {
+				slave.accent = jsEither([0, 0, 0, 1]);
+			} else if (V.language === "English") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Sudanese":
+			slave.accent = (V.language === "Arabic") ? jsEither([0, 1, 2, 2, 2, 3, 3]) : naturalAccent;
+			break;
+		case "Surinamese":
+			slave.accent = (V.language === "Dutch") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Swazi":
+			slave.accent = naturalAccent;
+			break;
+		case "Swedish":
+			if (V.language === "English") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else if (V.language === "Finnish") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else if (V.language === "Norwegian") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else if (V.language === "German") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Swiss":
+			if (V.language === "German") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "French") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "Italian") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Syrian":
+			slave.accent = (V.language === "Arabic") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Taiwanese":
+			slave.accent = (V.language === "Chinese") ? jsEither([0, 0, 0, 1]) : naturalAccent;
+			break;
+		case "Tajik":
+			slave.accent = (V.language === "Russian") ? jsEither([0, 1, 2, 2, 2, 3, 3]) : naturalAccent;
+			break;
+		case "Tanzanian":
+			slave.accent = (V.language === "Swahili") ? jsEither([0, 0, 0, 1]) : naturalAccent;
+			break;
+		case "Thai":
+			if (V.language === "Chinese") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else if (V.language === "Malay") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else if (V.language === "Khmer") {
+				slave.accent = jsEither([0, 1, 2, 2, 2, 3, 3]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Tibetan":
+			slave.accent = (V.language === "Chinese") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Togolese":
+			slave.accent = (V.language === "French") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Tongan":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Trinidadian":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Tunisian":
+			slave.accent = (V.language === "Arabic") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Turkish":
+			slave.accent = naturalAccent;
+			break;
+		case "Turkmen":
+			slave.accent = (V.language === "Russian") ? jsEither([0, 1, 2, 2, 2, 3, 3]) : naturalAccent;
+			break;
+		case "Tuvaluan":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Ugandan":
+			slave.accent = (V.language === "Swahili") ? jsEither([0, 0, 0, 1]) : naturalAccent;
+			break;
+		case "Ukrainian":
+			slave.accent = (V.language === "Russian") ? jsEither([0, 1, 2, 2, 2, 3, 3]) : naturalAccent;
+			break;
+		case "Uruguayan":
+			slave.accent = (V.language === "Spanish") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Uzbek":
+			slave.accent = (V.language === "Russian") ? jsEither([0, 1, 2, 2, 2, 3, 3]) : naturalAccent;
+			break;
+		case "Vatican":
+			slave.accent = (V.language === "Italian") ? jsEither([0, 0, 0, 1]) : naturalAccent;
+			break;
+		case "Venezuelan":
+			slave.accent = (V.language === "Spanish") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Vietnamese":
+			slave.accent = (V.language === "Chinese") ? jsEither([0, 1, 2, 2, 2, 3, 3]) : naturalAccent;
+			break;
+		case "Vincentian":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Yemeni":
+			slave.accent = (V.language === "Arabic") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Zairian":
+			if (V.language === "Lingala") {
+				slave.accent = jsEither([0, 0, 0, 1]);
+			} else if (V.language === "Kikongo") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "Swahili") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else if (V.language === "French") {
+				slave.accent = jsEither([0, 1, 1, 1, 2]);
+			} else {
+				slave.accent = naturalAccent;
+			}
+			break;
+		case "Zambian":
+			slave.accent = (V.language === "English") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Zimbabwean":
+			slave.accent = (V.language === "English" && slave.race === "white") ? jsEither([0, 1, 1, 1, 2]) : naturalAccent;
+			break;
+		case "Ancient Chinese Revivalist":
+			slave.accent = (V.language === "Chinese") ? jsEither([0, 0, 0, 1]) : naturalAccent;
+			break;
+		case "Ancient Egyptian Revivalist":
+			slave.accent = (V.language === "Ancient Egyptian") ? jsEither([0, 0, 0, 1]) : naturalAccent;
+			break;
+		case "Arabian Revivalist":
+			slave.accent = (V.language === "Arabic") ? jsEither([0, 0, 0, 1]) : naturalAccent;
+			break;
+		case "Aztec Revivalist":
+			slave.accent = (V.language === "Nahuatl") ? jsEither([0, 0, 0, 1]) : naturalAccent;
+			break;
+		case "Edo Revivalist":
+			slave.accent = (V.language === "Japanese") ? jsEither([0, 0, 0, 1]) : naturalAccent;
+			break;
+		case "Roman Revivalist":
+			slave.accent = (V.language === "Latin") ? jsEither([0, 0, 0, 1]) : naturalAccent;
+			break;
+		default:
+			slave.accent = naturalAccent;
+			break;
+	}
+
+	if (slave.nationality === V.language) {
+		slave.accent = jsEither([0, 0, 0, 1]);
+	}
+};
diff --git a/src/js/slaveSummaryWidgets.tw b/src/js/slaveSummaryWidgets.tw
index 14b93c45edd721748ce3b3a6855f4d23218eeea0..851bbd508c8bb80bd9de03bc7de734a68c08a1de 100644
--- a/src/js/slaveSummaryWidgets.tw
+++ b/src/js/slaveSummaryWidgets.tw
@@ -130,6 +130,7 @@ window.SlaveSummaryUncached = (function(){
 				r += `C`;
 			r += `</span> `;
 			short_prestige(slave);
+			short_porn_prestige(slave);
 		} else if (V.abbreviateSkills === 2) {
 			long_intelligence(slave);
 			long_sex_skills(slave);
@@ -137,6 +138,7 @@ window.SlaveSummaryUncached = (function(){
 				r += `Trained fighter.`;
 			r += `</span> `;
 			long_prestige(slave);
+			long_porn_prestige(slave);
 		}
 		if (V.abbreviateMental === 1) {
 			if (slave.fetish !== "mindbroken") {
@@ -439,7 +441,7 @@ window.SlaveSummaryUncached = (function(){
 				r += `<strong><span class="red">W++${V.summaryStats? `[${slave.weight}]` : ''}</span></strong>`;
 			}
 		} else if (slave.weight <= 130) {
-			if (slave.hips >= 2 || V.arcologies[0].FSHedonisticDecadence !== "unset") {
+			if (slave.hips > 2 || V.arcologies[0].FSHedonisticDecadence !== "unset") {
 				r += `<strong>W+++${V.summaryStats? `[${slave.weight}]` : ''}</strong>`;
 			} else {
 				r += `<strong><span class="red">W+++${V.summaryStats? `[${slave.weight}]` : ''}</span></strong>`;
@@ -488,7 +490,7 @@ window.SlaveSummaryUncached = (function(){
 				r += `<span class="red">Overweight${V.summaryStats ? `[${slave.weight}]`: ''}.</span>`;
 			}
 		} else if (slave.weight <= 130) {
-			if (slave.hips >= 2 || V.arcologies[0].FSHedonisticDecadence !== "unset") {
+			if (slave.hips > 2 || V.arcologies[0].FSHedonisticDecadence !== "unset") {
 				r += `Pleasantly soft and shapely${V.summaryStats? `[${slave.weight}]`: ''}.`;
 			} else {
 				r += `<span class="red">Fat${V.summaryStats ? `[${slave.weight}]`: ''}.</span>`;
@@ -1994,13 +1996,13 @@ window.SlaveSummaryUncached = (function(){
 			} else {
 				r += `Amp`;
 			}
-			r += " ";
 		}
+		r += " ";
 		if (!canWalk(slave)) {
-			r += `Immob`;
+			r += ` Immob `;
 		}
 		if (slave.heels === 1) {
-			r += `Heel`;
+			r += ` Heel `;
 		}
 		r += `</span> `;
 	}
@@ -2213,7 +2215,7 @@ window.SlaveSummaryUncached = (function(){
 		} else {
 			r += `<span class="pink">Very beautiful${V.summaryStats? `[${slave.face}]`: ''}</span>`;
 		}
-		r += ` ${slave.faceShape} face.`;
+		r += ` ${slave.faceShape} face. `;
 	}
 	
 	function long_eyes(slave) {
@@ -2576,6 +2578,20 @@ window.SlaveSummaryUncached = (function(){
 		}
 	}
 	
+	function short_porn_prestige(slave) {
+		if (slave.pornPrestige > 0) {
+			r += `<span class="green">`;
+			if (slave.pornPrestige > 2) {
+				r += `PPrest++`;
+			} else if (slave.pornPrestige === 2) {
+				r += `PPrest+`;
+			} else if (slave.pornPrestige === 1) {
+				r += `PPrest`;
+			}
+			r += `</span> `;
+		}
+	}
+	
 	function long_intelligence(slave) {
 		if (slave.fetish === "mindbroken") {
 			return;
@@ -2687,6 +2703,20 @@ window.SlaveSummaryUncached = (function(){
 		}
 	}
 	
+	function long_porn_prestige(slave) {
+		if (slave.pornPrestige > 0) {
+			r += `<span class="green">`;
+			if (slave.pornPrestige > 2) {
+				r += `Porn star.`;
+			} else if (slave.pornPrestige === 2) {
+				r += `Porn slut.`;
+			} else if (slave.pornPrestige === 1) {
+				r += `Porn amateur.`;
+			}
+			r += `</span> `;
+		}
+	}
+	
 	function short_fetish(slave) {
 		r += `<span class="lightcoral">`;
 		switch (slave.fetish) {
diff --git a/src/npc/acquisition.tw b/src/npc/acquisition.tw
index 9682abffdf14da3eccd8094a7c9aed373238b028..e1dc5e3bf15d55ef12eacd9feefe8ec80ca2fbf4 100644
--- a/src/npc/acquisition.tw
+++ b/src/npc/acquisition.tw
@@ -427,7 +427,7 @@ The previous owner seems to have left in something of a hurry.
 	<<case "AztecRevivalist">>
 		<<set $fixedRace = "latina">><<include "Generate New Slave">>
 		<<set $activeSlave.nationality = "Mexican">>
-		<<NationalityToName $activeSlave>>
+		<<run nationalityToName($activeSlave)>>
 		<<set $activeSlave.accent = 0>>
 		<<set $activeSlave.devotion = 75, $activeSlave.trust = 75, $activeSlave.health = random(-20,20)>>
 		<<set $activeSlave.muscles = random(50,75)>>
@@ -451,7 +451,7 @@ The previous owner seems to have left in something of a hurry.
 	<<case "EdoRevivalist">>
 		<<set $fixedRace = "asian">><<include "Generate New Slave">>
 		<<set $activeSlave.nationality = "Japanese">>
-		<<NationalityToName $activeSlave>>
+		<<run nationalityToName($activeSlave)>>
 		<<set $activeSlave.accent = 0>>
 		<<set $activeSlave.devotion = random(25,45), $activeSlave.trust = random(25,45), $activeSlave.health = random(25,45)>>
 		<<set $activeSlave.face = random(15,100)>>
@@ -472,8 +472,8 @@ The previous owner seems to have left in something of a hurry.
 		<<set $one_time_age_overrides_pedo_mode = 1>>
 		<<set $fixedRace = "asian">><<include "Generate New Slave">>
 		<<set $activeSlave.nationality = "Chinese">>
-		<<NationalityToName $activeSlave>>
-		<<NationalityToAccent $activeSlave>>
+		<<run nationalityToName($activeSlave)>>
+		<<run nationalityToAccent($activeSlave)>>
 		<<set $activeSlave.devotion = random(55,65), $activeSlave.trust = random(25,45), $activeSlave.health = random(25,45)>>
 		<<set $activeSlave.face = random(0,55)>>
 		<<set $activeSlave.accent = 0>>
@@ -560,7 +560,7 @@ The previous owner seems to have left in something of a hurry.
 	<<set $dump = $heroSlaves.pluck($j,$j)>>
 	<<slaveCost $activeSlave>>
 	<<if _valueGiven + $slaveCost < _valueOwed*2>>
-		<<NationalityToAccent $activeSlave>>
+		<<run nationalityToAccent($activeSlave)>>
 		<<set $activeSlave.oldDevotion = $activeSlave.devotion>>
 		<<set $activeSlave.oldTrust = $activeSlave.trust>>
 		<<set _valueGiven += $slaveCost>>
diff --git a/src/npc/descriptions/fFuckdollWidgets.tw b/src/npc/descriptions/fFuckdollWidgets.tw
index 529abb47d1572dd9312cfc75b41a247249983b52..8d70eb3e701bfd0d5bf3076d5bf5fb8d1bc4518d 100644
--- a/src/npc/descriptions/fFuckdollWidgets.tw
+++ b/src/npc/descriptions/fFuckdollWidgets.tw
@@ -167,8 +167,8 @@ You repeat this ritual throughout the week, ensuring that it will be an @@.lime;
 
 <<= knockMeUp($activeSlave, 100, 2, -1, 1)>>
 
-<<if $arcologies[0].FSRestart != "unset">>
-	<<if $activeSlave.breedingMark != 1>>
+<<if $arcologies[0].FSRestart != "unset" && $eugenicsFullControl != 1>>
+	<<if $activeSlave.breedingMark != 1 || $propOutcome == 0>>
 		Rumors spread about you knocking up your playthings; the Societal Elite are @@.red; very displeased@@ by these rumors.
 		<<set $failedElite += 5>>
 	<</if>>
diff --git a/src/npc/fPCImpreg.tw b/src/npc/fPCImpreg.tw
index 62988a633c89ead7877efc1ffd3e3702c80ff5cf..27a735404e81ecd7fa4cd39377b42cf6da07496c 100644
--- a/src/npc/fPCImpreg.tw
+++ b/src/npc/fPCImpreg.tw
@@ -115,7 +115,7 @@ You repeat this ritual throughout the week, ensuring that $activeSlave.slaveName
 <<= knockMeUp($activeSlave, 100, 2, -1, 1)>>
 
 <<if $arcologies[0].FSRestart != "unset">>
-	<<if $activeSlave.breedingMark != 1>>
+	<<if ($activeSlave.breedingMark != 1 || $propOutcome == 0) && $eugenicsFullControl != 1>>
 		Rumors spread about you fucking your slaves pregnant; the Societal Elite are @@.red; very displeased@@ by these rumors.
 		<<set $failedElite += 5>>
 	<</if>>
diff --git a/src/npc/fRelation.tw b/src/npc/fRelation.tw
index c19e8374bb0eb891ab85ef9f16cd33aa40e8cd9a..4f5e93c3f781d01596e1b730bd93ebfc09912f75 100644
--- a/src/npc/fRelation.tw
+++ b/src/npc/fRelation.tw
@@ -75,7 +75,7 @@ You call both $activeSlave.slaveName and $slaves[$partner].slaveName to your off
 	<<else>>
 		licking _his2 anus while _he2 humps _himself2 up and down on your cock.
 	<</if>>
-	Your use of $slaves[$partner].slaveName's mature body is the focus. _He2 finds _himself2 caught up in a miasma of sexual pleasure and perversion, moaning and blushing as your <<if ($PC.dick == 0)>>strap-on and fingers<<else>>cock<</if>> and $activeSlave.slaveName's mouth tour _his2 body. When you finish in _his2 <<if ($slaves[$partner].dick > 0)>>asshole, _his2 daughter hastens to lavish attention on $his _partnerRel's well fucked, cum filled butt.<<else>>pussy, _his2 daughter hastens to lavish attention on $his _partnerRel's well fucked, cum filled cunt.<</if>>
+	Your use of $slaves[$partner].slaveName's <<if $slaves[$partner].physicalAge >= 24>>mature<<else>>surprisingly young<</if>> body is the focus. _He2 finds _himself2 caught up in a miasma of sexual pleasure and perversion, moaning and blushing as your <<if ($PC.dick == 0)>>strap-on and fingers<<else>>cock<</if>> and $activeSlave.slaveName's mouth tour _his2 body. When you finish in _his2 <<if ($slaves[$partner].dick > 0)>>asshole, _his2 daughter hastens to lavish attention on $his _partnerRel's well fucked, cum filled butt.<<else>>pussy, _his2 daughter hastens to lavish attention on $his _partnerRel's well fucked, cum filled cunt.<</if>>
 	<<set $activeSlave.oralCount += 2, $slaves[$partner].oralCount += 2, $oralTotal += 2>>
 	<<= PartnerVCheck()>>
 <<elseif canDoVaginal($activeSlave) && canDoVaginal($slaves[$partner]) && canWalk($activeSlave) && canWalk($slaves[$partner]) && ($activeSlave.devotion > 50) && ($slaves[$partner].devotion > 50) && (_activeSlaveRel == "twin")>>
diff --git a/src/npc/fSlaveImpregConsummate.tw b/src/npc/fSlaveImpregConsummate.tw
index 207450934817e2e34c84dcbe106da032e16b6889..c7999ee6f1b122e18b42cb7271de686d1b596be6 100644
--- a/src/npc/fSlaveImpregConsummate.tw
+++ b/src/npc/fSlaveImpregConsummate.tw
@@ -272,7 +272,7 @@ Next, you see to $activeSlave.slaveName.
 Throughout the week, you keep $activeSlave.slaveName's <<if $activeSlave.mpreg == 1>>ass<<else>>pussy<</if>> intimate with $impregnatrix.slaveName's cock. In the end, you are certain $activeSlave.slaveName is carrying $impregnatrix.slaveName's child.
 
 
-<<if $arcologies[0].FSRestart != "unset">>
+<<if $arcologies[0].FSRestart != "unset" && $eugenicsFullControl != 1>>
 	Rumors spread about you breeding your slaves; the Societal Elite are @@.red;displeased@@ by these rumors.
 	<<set $failedElite += 1>>
 <</if>>
diff --git a/src/npc/startingGirls/startingGirls.tw b/src/npc/startingGirls/startingGirls.tw
index e8252453de58cd60b5f1bdbfaed41158ae8c3c29..3c2359eb6bea4d22101c8222be5511ce6ea4f378 100644
--- a/src/npc/startingGirls/startingGirls.tw
+++ b/src/npc/startingGirls/startingGirls.tw
@@ -116,7 +116,7 @@
 	<<set $activeSlave.visualAge = $activeSlave.actualAge>>
 	<<set $activeSlave.physicalAge = $activeSlave.actualAge>>
 	<<set $activeSlave.ovaryAge = $activeSlave.actualAge>>
-	<<NationalityToName $activeSlave>>
+	<<run nationalityToName($activeSlave)>>
 	<<if _familyName>><<set $activeSlave.slaveSurname = _familyName>><</if>>
 	<<if _familyBirthSurname>><<set $activeSlave.birthSurname = _familyBirthSurname>><</if>>
 	<<set $activeSlave.slaveName = $activeSlave.birthName>>
@@ -131,7 +131,7 @@
 	<</if>>
 	<<set $startingGirlCopied = 0, $startingGirlRelation = 0>>
 <<elseif $archetyped == 1>>
-	<<NationalityToName $activeSlave>>
+	<<run nationalityToName($activeSlave)>>
 	<<set $activeSlave.slaveName = $activeSlave.birthName, $archetyped = 0>>
 <</if>>
 
@@ -392,7 +392,7 @@ __You are customizing this slave:__
 <</link>>
 
 | <<link "Randomize name">>
-<<NationalityToName $activeSlave>>
+<<run nationalityToName($activeSlave)>>
 <<set $activeSlave.slaveName = $activeSlave.birthName>>
 <<SaleDescription>>
 <<StartingGirlsCost>>
diff --git a/src/pregmod/SecForceEX/SpecialForceUpgradeDec.tw b/src/pregmod/SecForceEX/SpecialForceUpgradeDec.tw
index 3f2b200d772c423a18da8d89f2415fa42a08a5f6..63b2416556b5f63f829d3b4899e30354408a3471 100644
--- a/src/pregmod/SecForceEX/SpecialForceUpgradeDec.tw
+++ b/src/pregmod/SecForceEX/SpecialForceUpgradeDec.tw
@@ -140,7 +140,7 @@
 <<case 8>>
 	 Has mixed the higher purity methamphetamine-based stimulants, phencyclidine-based dissociatives, and tryptamine-based psychedelics into a single dose further increasing their effectiveness in all aspects and ensuring that the soldiers of $securityForceName go into combat wired, aggressive, and euphoric (if needed). However side effects may include (no particular order): Dissociative Identity Disorder , severe clinical depression, unstoppable vomiting, extreme paranoia, PTSD, finally total organ failure. Recommended by 9/10 doctors*. <br>* Only the doctors of $securityForceName were consulted to ensure a completely unbiased result.
 <<case 9>>
-	 Has mixed the higher purity methamphetamine-based stimulants, phencyclidine-based dissociatives, and tryptamine-based psychedelics into a single dose further increasing their effectiveness in all aspects and ensuring that the soldiers of $securityForceName go into combat wired, aggressive, and euphoric (if needed). Potential side effects have been reduced slightly to “only mildly” severe ones: Dissociative Identity Disorder , severe clinical depression, unstoppable vomiting, extreme paranoia and PTSD. Now recommended by 15/10 doctors*. <br>* Only the doctors of $securityForceName were consulted to ensure a completely unbiased result.
+	 Has mixed the higher purity methamphetamine-based stimulants, phencyclidine-based dissociatives, and tryptamine-based psychedelics into a single dose further increasing their effectiveness in all aspects and ensuring that the soldiers of $securityForceName go into combat wired, aggressive, and euphoric (if needed). Potential side effects have been reduced slightly to "only mildly" severe ones: Dissociative Identity Disorder , severe clinical depression, unstoppable vomiting, extreme paranoia and PTSD. Now recommended by 15/10 doctors*. <br>* Only the doctors of $securityForceName were consulted to ensure a completely unbiased result.
 <<case 10>>
 	 Has increased the single dose strength of the mixture of higher purity methamphetamine-based stimulants, phencyclidine-based dissociatives, and tryptamine-based psychedelics which further increases their effectiveness in all aspects and ensuring that the soldiers of $securityForceName go into combat wired, aggressive, and euphoric (if needed) at the cost of lengthening the effects.
 	 <br>Potentinal side effects have been reduced slightly to "only mildly" severe ones: Dissociative Identity Disorder , severe clinical depression, unstoppable vomiting, extreme paranoia and PTSD. Now recommended by 15/10 doctors*. <br>* Only the doctors of $securityForceName were consulted to ensure a completely unbiased result.
diff --git a/src/pregmod/assistantAppearancePackTwo.tw b/src/pregmod/assistantAppearancePackTwo.tw
index a8cb264ecbdf988cae91c9849f151673e55cf16e..7be9a3cb85ad394aa2f420006bc2072d2d44ef93 100644
--- a/src/pregmod/assistantAppearancePackTwo.tw
+++ b/src/pregmod/assistantAppearancePackTwo.tw
@@ -1,6 +1,6 @@
 :: Assistant Appearance Pack Two [nobr]
 
-<<if $seeImages == 1>><<AssistantArt 3>><</if>>
+<<if $seeImages == 1>><<= AssistantArtRendered(3)>><</if>>
 
 "Cool! New appearances to play around with!" Your assistant happily chimes. "Let's see what's inside! This looks heavenly..." She hunches forward as a large pair of white feathered wings extend from her upper back. She takes several experimental flaps before taking to the sky. "I feel positively radiant! Maybe a smaller version will be more to your liking?" She loses both height and wingspan until she stands roughly equivalent to <<= heightToEitherUnit(120)>>. She flutters around cutely. "This is neat, I'm like cupid. Want me to hook you up with anyone?" She winks as her wings become bat-like and a pair of cute little nubs appears on her head. "Or maybe you'd just like to play with me instead." The impish figure flirts, before landing and blossoming into a stunning woman. "You know a succubus can take her lover's ideal form." She runs her hands down her sides and to her crotch. <<if $seeDicks != 0>>She begins rubbing her clit as it steadily grows into a meaty cock. "Or an incubus, for the ladies." She returns to her previous form. <</if>>"Says here it comes with 'bonus novice witch' too. Neat. What's this though? It looks like an appeara"
 
diff --git a/src/pregmod/breederProposal.tw b/src/pregmod/breederProposal.tw
index 3caf49aeb7adb135cc57f6898e600a345eb8c625..9c9a7c1055779f53914bddae98238211edde240a 100644
--- a/src/pregmod/breederProposal.tw
+++ b/src/pregmod/breederProposal.tw
@@ -122,4 +122,3 @@ Within the hour, you are called before <<if $eugenicsFullControl == 1>>what's le
 	<</if>>
 <</if>>
 <br><br>
-
diff --git a/src/pregmod/csec.tw b/src/pregmod/csec.tw
index 13ac02332b8227072f137e97a23af817ac421d65..ffa3170ded9572eb00d47bdf7a0b2a913fbf45b1 100644
--- a/src/pregmod/csec.tw
+++ b/src/pregmod/csec.tw
@@ -154,7 +154,7 @@ Performing a cesarean section is trivial for the remote surgery to carry out. $a
 <<if _incubated != 2 && _curBabies > 0 >>
 	<span id="_disposition">
 	<<if _incubated == 1>>the rest<</if>>
-	<<if $arcologies[0].FSRestart != "unset" && $activeSlave.breedingMark == 1 && $activeSlave.pregSource == -1>>
+	<<if $arcologies[0].FSRestart != "unset" && $activeSlave.breedingMark == 1 && $activeSlave.pregSource == -1 && $propOutcome == 1>>
 		<<set _lostBabies = 1>>
 		handed off to the Societal Elite to be raised into upstanding members of the new society.
 	<<elseif $Cash4Babies == 1 && ($activeSlave.relationship != -3) && ($activeSlave.assignment != "serve in the master suite") && ($activeSlave.assignment != "be your Concubine")>>
@@ -285,7 +285,7 @@ Performing a cesarean section is trivial for the remote surgery to carry out. $a
 
 <<if $arcologies[0].FSRestart != "unset" && _curBabies > 0>>
 	<br><br>
-	<<if $activeSlave.breedingMark == 1 && $activeSlave.pregSource == -1>>
+	<<if $activeSlave.breedingMark == 1 && $activeSlave.pregSource == -1 && $propOutcome == 1>>
 		The Societal Elite @@.green;are pleased@@ at the new additions to their class.
 		<<set $failedElite -= 2*_curBabies>>
 	<<else>>
diff --git a/src/pregmod/fMarry.tw b/src/pregmod/fMarry.tw
index 47c784f81f84ea393a2d896f993d9e009dc64372..05bc25eb79e24726fa4a254d5810e23ff588ec3f 100644
--- a/src/pregmod/fMarry.tw
+++ b/src/pregmod/fMarry.tw
@@ -39,7 +39,7 @@
 
 You tell $activeSlave.slaveName that you're going to marry $him. (A proposal, of course, would be inappropriate, even in so enlightened a place as your arcology.)
 <<if $activeSlave.fetish == "mindbroken">>
-	$He doesn’t react.
+	$He doesn't react.
 	<<set _reactionType = 0>>
 <<elseif $activeSlave.devotion+$activeSlave.trust >= 175>>
 	You're not exactly lacking in ways to make <<if $activeSlave.physicalAge > 30>>women<<else>>girls<</if>> burst into tears, but this one is unusually effective. When $he's gotten $himself under control again, <<if $activeSlave.amp == 1>>looking somewhat embarrassed that $he can't wipe $his own tears<<else>>distractedly cuffing away $his tears<</if>> and consciously breathing deeply,
@@ -122,7 +122,7 @@ You tell $activeSlave.slaveName that you're going to marry $him. (A proposal, of
 	Despite $his devotion and trust, $he is still a slave, and probably knows that $his position could always change. This brings $him one step closer to true permanence, and $he knows it.
 	<<set _reactionType = 1>>
 <<elseif $activeSlave.devotion < -20 && $activeSlave.trust > 20>>
-	You're not exactly lacking in ways to make <<if $activeSlave.physicalAge > 30>>women<<else>>girls<</if>> burst into tears, but this one is surprisingly effective. It seems $activeSlave.slaveName does not want to marry you, if $his prolonged, anguished sobbing is anything to go by. However, $he would have to be a fool to think there’s any way out of it.
+	You're not exactly lacking in ways to make <<if $activeSlave.physicalAge > 30>>women<<else>>girls<</if>> burst into tears, but this one is surprisingly effective. It seems $activeSlave.slaveName does not want to marry you, if $his prolonged, anguished sobbing is anything to go by. However, $he would have to be a fool to think there's any way out of it.
 	<<if canTalk($activeSlave)>>
 		$He <<say>>s, "Plea<<s>>e <<Master>>, I don't want to
 		<<if ($activeSlave.fetishKnown == 1) && ($activeSlave.fetishStrength > 60)>>
@@ -202,7 +202,7 @@ You tell $activeSlave.slaveName that you're going to marry $him. (A proposal, of
 	Despite $his "fortune", $he is still a slave, and undoubtedly knows that $his position could easily change should you tire of $his. $His tears may not all be genuine either, you have a feeling $he may be trying to take advantage of you.
 	<<set _reactionType = 2>>
 <<elseif $activeSlave.devotion < -20>>
-	You're not exactly lacking in ways to make <<if $activeSlave.physicalAge > 30>>women<<else>>girls<</if>> burst into tears, but this one is unusually effective. It seems $activeSlave.slaveName does not want to marry you, if $his prolonged, anguished sobbing is anything to go by. However, $he would have to be a fool to think there’s any way out of it. You lean in and whisper that
+	You're not exactly lacking in ways to make <<if $activeSlave.physicalAge > 30>>women<<else>>girls<</if>> burst into tears, but this one is unusually effective. It seems $activeSlave.slaveName does not want to marry you, if $his prolonged, anguished sobbing is anything to go by. However, $he would have to be a fool to think there's any way out of it. You lean in and whisper that
 	<<if ($activeSlave.fetishKnown == 1) && ($activeSlave.fetishStrength > 60)>>
 		<<if ($activeSlave.fetish == "submissive")>>
 			$he'll make the perfect submissive wife for you dominate.
@@ -277,7 +277,7 @@ You tell $activeSlave.slaveName that you're going to marry $him. (A proposal, of
 	You leave $him to weep and consider $his fate. Despite $his "fortune", $he is still a slave, and undoubtedly knows that $his position could easily change should you tire of $him.
 	<<set _reactionType = 2>>
 <<else>>
-	$He doesn’t really react to this. By no means does $he want to be your wife, but she’s obedient enough to know that you are in charge. You leave $him to $his business, and go back to yours.
+	$He doesn't really react to this. By no means does $he want to be your wife, but she's obedient enough to know that you are in charge. You leave $him to $his business, and go back to yours.
 	<<if $activeSlave.relationship != 0>>
 		<<if $activeSlave.relationship == -1>>
 			$He sighs at the realization that $he won't be allowed to be so promiscuous and will have to learn to focus $his attention on you.
diff --git a/src/pregmod/fSlaveSelfImpreg.tw b/src/pregmod/fSlaveSelfImpreg.tw
index 4e8825fa764844777c129ada5a50908c3944291d..2f233fa468e36deebca16a377d87cfe4791fa172 100644
--- a/src/pregmod/fSlaveSelfImpreg.tw
+++ b/src/pregmod/fSlaveSelfImpreg.tw
@@ -174,7 +174,7 @@ You repeat this ritual throughout the week, ensuring that $activeSlave.slaveName
 <<= knockMeUp($activeSlave, 100, 2, $activeSlave.ID, 1)>>
 
 <<if $arcologies[0].FSRestart != "unset">>
-	<<if $activeSlave.breedingMark != 1>>
+	<<if ($activeSlave.breedingMark != 1 || $propOutcome == 0) && $eugenicsFullControl != 1>>
 		Rumors spread about you having your slaves breed; the Societal Elite are @@.red; very displeased@@ by these rumors.
 		<<set $failedElite += 5>>
 	<</if>>
diff --git a/src/pregmod/fillUpButt.tw b/src/pregmod/fillUpButt.tw
index b0f8008f59b89f6e449a2ed9e8b9f1c4e16589f0..80dd71dbe8733e1ba4db9adfa564cfb4ff2c1087 100644
--- a/src/pregmod/fillUpButt.tw
+++ b/src/pregmod/fillUpButt.tw
@@ -55,14 +55,14 @@ before calling $him over so you can play with $his
 	<<set _pregDiscovery = 1>>
 <<else>>
 	<<if ($activeSlave.fetish == "buttslut") && ($activeSlave.devotion >= -20)>>
-		$he's pleased at the prospect of you touching $his favorite bodypart.
+		$He's pleased at the prospect of you touching $his favorite bodypart.
 	<<elseif ($activeSlave.fetish == "cumslut") && ($activeSlave.devotion >= -20) && ($activeSlave.inflationType == "cum")>>
-		$he's pleased at the idea of turning into a cum balloon.
+		$He's pleased at the idea of turning into a cum balloon.
 	<</if>>
 	<<if ($activeSlave.behavioralFlaw == "gluttonous") && ($activeSlave.devotion >= -20) && (($activeSlave.inflationType == "cum") || ($activeSlave.inflationType == "milk"))>>
-		$he's thrilled that you are going to give $him such a filling meal.
+		$He's thrilled that you are going to give $him such a filling meal.
 	<<elseif ($activeSlave.behavioralFlaw == "anorexic") && ($activeSlave.devotion >= -20) && (($activeSlave.inflationType == "cum") || ($activeSlave.inflationType == "milk"))>>
-		$he's hesitant about whether or not you are trying to make $him gain weight.
+		$He's hesitant about whether or not you are trying to make $him gain weight.
 	<</if>>
 <</if>>
 
@@ -174,7 +174,7 @@ before calling $him over so you can play with $his
 			tight
 		<<elseif ($activeSlave.anus == 0)>>
 			virgin
-		<</if>> butthole, and setting it on low. <<if $activeSlave.inflation == 2>>$his sloshing belly slowly grows even larger with $activeSlave.inflationType. You rest a hand on $his back as $his swelling belly forces $him to rise off your lap. Once the enema is complete and $he is plugged, you <<if canWalk($activeSlave)>>push $him to $his feet<<else>>help $him onto your desk<</if>> and admire $his taut, $activeSlave.skin stomach. $He <<if canSee($activeSlave)>>looks in your eyes<<else>>faces you<</if>>, as though almost demanding answers. $He looks apprehensive about what you will do next. You order $him to keep $himself filled with two gallons of $activeSlave.inflationType until you say otherwise<<elseif $activeSlave.inflation == 1>>$his bloated belly slowly swells even larger with $activeSlave.inflationType. You slip a hand under $his stomach to feel it grow in your palm. Once the enema is complete and $he is plugged, you <<if canWalk($activeSlave)>>push $him to $his feet<<else>>help $him onto your desk<</if>> and admire $his jiggly, soft, $activeSlave.skin stomach. $He <<if canSee($activeSlave)>>looks in your eyes<<else>>faces you<</if>>, as though almost demanding answers. $He looks apprehensive about what you will do next. You order $his to keep $himself filled with four liters of $activeSlave.inflationType until you say otherwise<<else>>$his belly slowly swells with $activeSlave.inflationType. You slip a hand under $his stomach to feel it grow in your palm. Once the enema is complete and $he is plugged, you <<if canWalk($activeSlave)>>push $him to $his feet<<else>>help $him onto your desk<</if>> and admire $his distended, $activeSlave.skin stomach. $He <<if canSee($activeSlave)>>looks in your eyes<<else>>faces you<</if>>, as though almost demanding answers. $He looks apprehensive about what you will do next. You order $him to keep $himself filled with two liters of $activeSlave.inflationType until you say otherwise<</if>>.
+		<</if>> butthole, and setting it on low. <<if $activeSlave.inflation == 2>>$his sloshing belly slowly grows even larger with $activeSlave.inflationType. You rest a hand on $his back as $his swelling belly forces $him to rise off your lap. Once the enema is complete and $he is plugged, you <<if canWalk($activeSlave)>>push $him to $his feet<<else>>help $him onto your desk<</if>> and admire $his taut, $activeSlave.skin stomach. $He <<if canSee($activeSlave)>>looks in your eyes<<else>>faces you<</if>>, as though almost demanding answers. $He looks apprehensive about what you will do next. You order $him to keep $himself filled with two gallons of $activeSlave.inflationType until you say otherwise<<elseif $activeSlave.inflation == 1>>$his bloated belly slowly swells even larger with $activeSlave.inflationType. You slip a hand under $his stomach to feel it grow in your palm. Once the enema is complete and $he is plugged, you <<if canWalk($activeSlave)>>push $him to $his feet<<else>>help $him onto your desk<</if>> and admire $his jiggly, soft, $activeSlave.skin stomach. $He <<if canSee($activeSlave)>>looks in your eyes<<else>>faces you<</if>>, as though almost demanding answers. $He looks apprehensive about what you will do next. You order $him to keep $himself filled with four liters of $activeSlave.inflationType until you say otherwise<<else>>$his belly slowly swells with $activeSlave.inflationType. You slip a hand under $his stomach to feel it grow in your palm. Once the enema is complete and $he is plugged, you <<if canWalk($activeSlave)>>push $him to $his feet<<else>>help $him onto your desk<</if>> and admire $his distended, $activeSlave.skin stomach. $He <<if canSee($activeSlave)>>looks in your eyes<<else>>faces you<</if>>, as though almost demanding answers. $He looks apprehensive about what you will do next. You order $him to keep $himself filled with two liters of $activeSlave.inflationType until you say otherwise<</if>>.
 
 <<elseif ($activeSlave.devotion <= 20)>>
 	<<if canWalk($activeSlave)>>
@@ -231,7 +231,7 @@ before calling $him over so you can play with $his
 			tight
 		<<elseif ($activeSlave.anus == 0)>>
 			virgin
-		<</if>> butthole, and setting it on low. <<if $activeSlave.inflation == 2>>$his sloshing belly slowly grows even larger with $activeSlave.inflationType. You rest a hand on $his back as $his swelling belly forces $him to rise off your lap. Once the enema is complete and $he is plugged, you <<if canWalk($activeSlave)>>push $him to $his feet<<else>>help $him onto your desk<</if>> and admire $his taut, $activeSlave.skin stomach. $He looks up at you quizzically, unsure about what you will do next. You order $him to keep $himself filled with two gallons of $activeSlave.inflationType until you say otherwise<<elseif $activeSlave.inflation == 1>>$his bloated belly slowly swells even larger with $activeSlave.inflationType. You slip a hand under $his stomach to feel it grow in your palm. Once the enema is complete and $he is plugged, you <<if canWalk($activeSlave)>>push $him to $his feet<<else>>help $him onto your desk<</if>> and admire $his jiggly, soft, $activeSlave.skin stomach. $He looks up at you quizzically, unsure about what you will do next. You order $his to keep $himself filled with four liters of $activeSlave.inflationType until you say otherwise<<else>>$his belly slowly swells with $activeSlave.inflationType. You slip a hand under $his stomach to feel it grow in your palm. Once the enema is complete and $he is plugged, you <<if canWalk($activeSlave)>>push $him to $his feet<<else>>help $him onto your desk<</if>> and admire $his distended, $activeSlave.skin stomach. $He looks up at you quizzically, unsure about what you will do next. You order $him to keep $himself filled with two liters of $activeSlave.inflationType until you say otherwise<</if>>.
+		<</if>> butthole, and setting it on low. <<if $activeSlave.inflation == 2>>$his sloshing belly slowly grows even larger with $activeSlave.inflationType. You rest a hand on $his back as $his swelling belly forces $him to rise off your lap. Once the enema is complete and $he is plugged, you <<if canWalk($activeSlave)>>push $him to $his feet<<else>>help $him onto your desk<</if>> and admire $his taut, $activeSlave.skin stomach. $He looks up at you quizzically, unsure about what you will do next. You order $him to keep $himself filled with two gallons of $activeSlave.inflationType until you say otherwise<<elseif $activeSlave.inflation == 1>>$his bloated belly slowly swells even larger with $activeSlave.inflationType. You slip a hand under $his stomach to feel it grow in your palm. Once the enema is complete and $he is plugged, you <<if canWalk($activeSlave)>>push $him to $his feet<<else>>help $him onto your desk<</if>> and admire $his jiggly, soft, $activeSlave.skin stomach. $He looks up at you quizzically, unsure about what you will do next. You order $him to keep $himself filled with four liters of $activeSlave.inflationType until you say otherwise<<else>>$his belly slowly swells with $activeSlave.inflationType. You slip a hand under $his stomach to feel it grow in your palm. Once the enema is complete and $he is plugged, you <<if canWalk($activeSlave)>>push $him to $his feet<<else>>help $him onto your desk<</if>> and admire $his distended, $activeSlave.skin stomach. $He looks up at you quizzically, unsure about what you will do next. You order $him to keep $himself filled with two liters of $activeSlave.inflationType until you say otherwise<</if>>.
 
 <<elseif $activeSlave.devotion < 50>>
 	<<if canWalk($activeSlave)>>
diff --git a/src/pregmod/huskSlaveSwapWorkaround.tw b/src/pregmod/huskSlaveSwapWorkaround.tw
index ce39f57a18519f06136ce819821c7f923150e172..09449d87ad2164c59caf42213eaff68620e78090 100644
--- a/src/pregmod/huskSlaveSwapWorkaround.tw
+++ b/src/pregmod/huskSlaveSwapWorkaround.tw
@@ -13,7 +13,7 @@ __Select an eligible slave:__
 	<<if $slaves[_i].fuckdoll == 0>>
 	<<if ($slaves[_i].PLimb == 0) || ($slaves[_i].PLimb == 1 && $slaves[_i].amp == 1)>>
 	<<if ($slaves[_i].indenture == -1)>>
-	<<if ($slaves[_i].breedingMark == 0)>>
+	<<if ($slaves[_i].breedingMark == 0 || $propOutcome == 0)>>
 	<<if ($slaves[_i].reservedChildren == 0)>>
 	<<if ($slaves[_i].ID != $activeSlave.ID)>>
 		<br><<print "[[$slaves[_i].slaveName|Husk Slave Swap][$swappingSlave = $slaves[" + _i + "], $cash -= 10000]]">>
diff --git a/src/pregmod/incubatorReport.tw b/src/pregmod/incubatorReport.tw
index 50ebec2eb1684996f263c9bde52cb82f0a3ed87b..aedf2e1d11d273288db1f06ce0408ed735e446b0 100644
--- a/src/pregmod/incubatorReport.tw
+++ b/src/pregmod/incubatorReport.tw
@@ -13,9 +13,9 @@
 	<<set $incubatorSlaves += 1>>
 	<<if $tanks[_inc].growTime > 0>>
 		<<set $tanks[_inc].growTime -= $incubatorUpgradeSpeed>>
-		<br>@@.pink;<<print $tanks[_inc].slaveName>>'s@@ growth is currently being accelerated. $pronounCap <<if Math.round($tanks[_inc].growTime/$incubatorUpgradeSpeed) <= 0>>is @@.lime;ready for release.@@ $pronounCap will be ejected from $possessive tank upon your approach<<else>>will be ready for release in about <<print Math.round($tanks[_inc].growTime/$incubatorUpgradeSpeed)>> weeks<</if>>.
+		<br>@@.pink;<<print $tanks[_inc].slaveName>>'s@@ growth is currently being accelerated. $He <<if Math.round($tanks[_inc].growTime/$incubatorUpgradeSpeed) <= 0>>is @@.lime;ready for release.@@ $He will be ejected from $his tank upon your approach<<else>>will be ready for release in about <<print Math.round($tanks[_inc].growTime/$incubatorUpgradeSpeed)>> weeks<</if>>.
 	<<else>>
-		@@.pink;$tanks[_inc].slaveName@@ is @@.lime;ready for release.@@ $pronounCap will be ejected from $possessive tank upon your approach.
+		@@.pink;$tanks[_inc].slaveName@@ is @@.lime;ready for release.@@ $He will be ejected from $his tank upon your approach.
 	<</if>>
 
 	<<if $incubatorUpgradeWeight == 1>>
@@ -34,7 +34,7 @@
 					<<set $tanks[_inc].weight += 5>>
 				<</if>>			
 			<</if>>
-			The weight monitoring systems are overloading $possessive intake causing @@.red;rapid weight gain.@@
+			The weight monitoring systems are overloading $his intake causing @@.red;rapid weight gain.@@
 		<<elseif $incubatorWeightSetting == 2>>
 			<<if $tanks[_inc].weight > 10>>
 				<<if $incubatorUpgradeSpeed == 52>>
@@ -48,7 +48,7 @@
 				<<elseif $incubatorUpgradeSpeed == 5>>
 					<<set $tanks[_inc].weight -= 1>>
 				<</if>>			
-				The weight monitoring systems detect $pronoun is overweight and @@.green;decrease $possessive caloric intake.@@
+				The weight monitoring systems detect $he is overweight and @@.green;decrease $his caloric intake.@@
 			<<elseif $tanks[_inc].weight < -10>>
 				<<if $incubatorUpgradeSpeed == 52>>
 					<<set $tanks[_inc].weight += 30>>
@@ -61,19 +61,19 @@
 				<<elseif $incubatorUpgradeSpeed == 5>>
 					<<set $tanks[_inc].weight += 1>>
 				<</if>>			
-				The weight monitoring systems detect $pronoun is underweight and @@.green;increase $possessive caloric intake.@@
+				The weight monitoring systems detect $he is underweight and @@.green;increase $his caloric intake.@@
 			<<else>>
-				$pronounCap is @@.lime;currently a healthy weight;@@ efforts will be made to maintain it.
+				$He is @@.lime;currently a healthy weight;@@ efforts will be made to maintain it.
 			<</if>>
 		<<elseif $incubatorWeightSetting == 0>>
 			<<if $tanks[_inc].weight > -100>>
-				$possessiveCap developing body @@.red;quickly sheds its gained weight.@@
+				$His developing body @@.red;quickly sheds its gained weight.@@
 				<<set $tanks[_inc].weight -= 40>>
 			<</if>>
 		<</if>>
 	<<else>>
 		<<if $tanks[_inc].weight > -100>>
-			$possessiveCap developing body @@.red;quickly sheds its gained weight.@@
+			$His developing body @@.red;quickly sheds its gained weight.@@
 			<<set $tanks[_inc].weight -= 40>>
 		<</if>>
 	<</if>>
@@ -94,7 +94,7 @@
 					<<set $tanks[_inc].muscles += 5>>
 				<</if>>			
 			<</if>>
-			The strength monitoring systems are overloading $object with steroids causing @@.green;rapid muscle development.@@
+			The strength monitoring systems are overloading $him with steroids causing @@.green;rapid muscle development.@@
 		<<elseif $incubatorMusclesSetting == 1>>
 			<<if $tanks[_inc].muscles > 10>>
 				<<if $incubatorUpgradeSpeed == 52>>
@@ -108,7 +108,7 @@
 				<<elseif $incubatorUpgradeSpeed == 5>>
 					<<set $tanks[_inc].muscles-->>
 				<</if>>			
-				The strength monitoring systems detect $pronoun is overly muscular and @@.green;decrease $possessive steroid dosage.@@
+				The strength monitoring systems detect $he is overly muscular and @@.green;decrease $his steroid dosage.@@
 			<<elseif $tanks[_inc].muscles < -10>>
 				<<if $incubatorUpgradeSpeed == 52>>
 					<<set $tanks[_inc].muscles += 30>>
@@ -121,19 +121,19 @@
 				<<elseif $incubatorUpgradeSpeed == 5>>
 					<<set $tanks[_inc].muscles++>>
 				<</if>>			
-				The strength monitoring systems detect $pronoun is weak and @@.green;increase $possessive steroid dosage.@@
+				The strength monitoring systems detect $he is weak and @@.green;increase $his steroid dosage.@@
 			<<else>>
-				$pronounCap has @@.lime;a healthy musculature;@@ efforts will be made to maintain it.
+				$He has @@.lime;a healthy musculature;@@ efforts will be made to maintain it.
 			<</if>>
 		<<elseif $incubatorMusclesSetting == 0>>
 			<<if $tanks[_inc].muscles > -100>>
-				$possessiveCap developing body @@.red;quickly loses its gained muscle.@@
+				$His developing body @@.red;quickly loses its gained muscle.@@
 				<<set $tanks[_inc].muscles -= 40>>
 			<</if>>
 		<</if>>
 	<<else>>
 		<<if $tanks[_inc].muscles > -100>>
-			$possessiveCap developing body @@.red;quickly loses its gained muscle.@@
+			$His developing body @@.red;quickly loses its gained muscle.@@
 			<<set $tanks[_inc].muscles -= 40>>
 		<</if>>
 	<</if>>
@@ -152,14 +152,14 @@
                         <<set _heightLimit =  _heightLimitAge>>
                 <</if>>
 		<<if $tanks[_inc].height >= _heightLimit>>
-			The monitoring system detects $possessive body is not able to support further increases in height, so it carefully regulates stimulant injections to @@.yellow;maintain $possessive current stature.@@
+			The monitoring system detects $his body is not able to support further increases in height, so it carefully regulates stimulant injections to @@.yellow;maintain $his current stature.@@
 			<<set $tanks[_inc].height = _heightLimit>>
 		<<elseif $incubatorGrowthStimsSetting == 2>>
                         <<if $tanks[_inc].inducedNCS == 1>>
-                                The monitoring system floods $possessive body with growth stimulants, but $possessive @@.orange;NCS prevents an increase in $possessive growth rate.@@
+                                The monitoring system floods $his body with growth stimulants, but $his @@.orange;NCS prevents an increase in $his growth rate.@@
                                 <<set $tanks[_inc].height = _heightLimitAge>>
                         <<else>>
-                                The monitoring system floods $possessive body with growth stimulants, causing @@.green;a sharp increase in growth rate.@@
+                                The monitoring system floods $his body with growth stimulants, causing @@.green;a sharp increase in growth rate.@@
                                 <<if $incubatorWeightSetting >= 1 && $incubatorMusclesSetting <= 1 && $incubatorReproductionSetting <= 1>>
                                         <<if $incubatorUpgradeSpeed == 52>>
                                                 <<set $tanks[_inc].height += random(3,6)>>
@@ -188,10 +188,10 @@
                         <</if>>
 		<<elseif $incubatorGrowthStimsSetting == 1>>
                         <<if $tanks[_inc].inducedNCS == 1>>
-				The monitoring system detects $pronoun is near the expected height for $possessive @@.orange;NCS@@ condition, so it carefully regulates stimulants injections to @@.yellow;maintain $possessive current stature.@@
+				The monitoring system detects $he is near the expected height for $his @@.orange;NCS@@ condition, so it carefully regulates stimulants injections to @@.yellow;maintain $his current stature.@@
                                 <<set $tanks[_inc].height = _heightLimitAge>>
 			<<elseif $tanks[_inc].height > _heightLimitAge>>
-				The monitoring system detects $pronoun is near the expected height, so it carefully regulates stimulants injections to @@.yellow;maintain $possessive current stature.@@
+				The monitoring system detects $he is near the expected height, so it carefully regulates stimulants injections to @@.yellow;maintain $his current stature.@@
 				<<if random(1,10) == 10>>
 					<<if $incubatorUpgradeSpeed == 52>>
 						<<set $tanks[_inc].height += random(1,4)>>
@@ -206,7 +206,7 @@
 					<</if>>
 				<</if>>
 			<<else>>
-				The monitoring system detects $possessive body is capable of developing more rapidly and @@.green;increases $possessive growth stimulant dosage.@@
+				The monitoring system detects $his body is capable of developing more rapidly and @@.green;increases $his growth stimulant dosage.@@
 				<<if $incubatorUpgradeSpeed == 52>>
 					<<set $tanks[_inc].height += random(1,4)>>
 				<<elseif $incubatorUpgradeSpeed == 18>>
@@ -223,15 +223,15 @@
 		<<set $tanks[_inc].height = Math.clamp($tanks[_inc].height, 0, _heightLimit)>>
 	<<else>>
 		<br>
-		With the growth stimulant injections offline, $possessive body is left to develop naturally.
+		With the growth stimulant injections offline, $his body is left to develop naturally.
 	<</if>>
 	
 	<<if $incubatorUpgradeReproduction == 1>>
 		<br>
 		<<if $incubatorReproductionSetting == 2>>
-			$possessiveCap developing body is being flooded with hormones.
+			$His developing body is being flooded with hormones.
 			<<if $incubatorWeightSetting == 1>>
-				Combined with the abundant food provided to $object, $possessive body grows rapidly.
+				Combined with the abundant food provided to $him, $his body grows rapidly.
 				<<if $tanks[_inc].ovaries == 1>>
 					<<set $tanks[_inc].pubertyXX = 1>>
 					<<if $tanks[_inc].hormoneBalance < 500>>
@@ -244,70 +244,70 @@
 					<</if>>
 					<<if $tanks[_inc].inducedNCS == 1>>
                                                 /* NCS blocks hormonal growth of all secondary sexual characteristics */
-                                                $possessiveCap @@.orange;NCS blocks all growth@@ despite the excess estrogen-laced growth hormones flooding $possessive body.
+                                                $His @@.orange;NCS blocks all growth@@ despite the excess estrogen-laced growth hormones flooding $his body.
 					<<elseif $incubatorUpgradeSpeed == 52>>
 						<<if $tanks[_inc].boobs < 8000>>
-							The excess estrogen-laced growth hormones @@.green;rapidly balloon $possessive breasts.@@
+							The excess estrogen-laced growth hormones @@.green;rapidly balloon $his breasts.@@
 							<<set $tanks[_inc].boobs += 2000>>
 						<</if>>
 						<<if $tanks[_inc].hips < 2 && random(1,100) > 50>>
-							The excess estrogen-laced growth hormones @@.green;cause $possessive hips to widen for childbirth.@@
+							The excess estrogen-laced growth hormones @@.green;cause $his hips to widen for childbirth.@@
 							<<set $tanks[_inc].hips += 2>>
 						<</if>>
 						<<if $tanks[_inc].butt < 12 && random(1,100) > 30>>
-							The excess estrogen-laced growth hormones @@.green;cause $possessive rear to grow fatter.@@
+							The excess estrogen-laced growth hormones @@.green;cause $his rear to grow fatter.@@
 							<<set $tanks[_inc].butt += 4>>
 						<</if>>
 					<<elseif $incubatorUpgradeSpeed == 18>>
 						<<if $tanks[_inc].boobs < 8000>>
-							The excess estrogen-laced growth hormones @@.green;rapidly balloon $possessive breasts.@@
+							The excess estrogen-laced growth hormones @@.green;rapidly balloon $his breasts.@@
 							<<set $tanks[_inc].boobs += 500>>
 						<</if>>
 						<<if $tanks[_inc].hips < 2 && random(1,100) > 50>>
-							The excess estrogen-laced growth hormones @@.green;cause $possessive hips to widen for childbirth.@@
+							The excess estrogen-laced growth hormones @@.green;cause $his hips to widen for childbirth.@@
 							<<set $tanks[_inc].hips++>>
 						<</if>>
 						<<if $tanks[_inc].butt < 12 && random(1,100) > 50>>
-							The excess estrogen-laced growth hormones @@.green;cause $possessive rear to grow fatter.@@
+							The excess estrogen-laced growth hormones @@.green;cause $his rear to grow fatter.@@
 							<<set $tanks[_inc].butt += 3>>
 						<</if>>
 					<<elseif $incubatorUpgradeSpeed == 9>>
 						<<if $tanks[_inc].boobs < 8000>>
-							The excess estrogen-laced growth hormones @@.green;rapidly balloon $possessive breasts.@@
+							The excess estrogen-laced growth hormones @@.green;rapidly balloon $his breasts.@@
 							<<set $tanks[_inc].boobs += 200>>
 						<</if>>
 						<<if $tanks[_inc].hips < 2 && random(1,100) > 60>>
-							The excess estrogen-laced growth hormones @@.green;causes $possessive hips to widen for childbirth.@@
+							The excess estrogen-laced growth hormones @@.green;causes $his hips to widen for childbirth.@@
 							<<set $tanks[_inc].hips++>>
 						<</if>>
 						<<if $tanks[_inc].butt < 12 && random(1,100) > 50>>
-							The excess estrogen-laced growth hormones @@.green;cause $possessive rear grow fatter.@@
+							The excess estrogen-laced growth hormones @@.green;cause $his rear grow fatter.@@
 							<<set $tanks[_inc].butt += 2>>
 						<</if>>
 					<<elseif $incubatorUpgradeSpeed == 6>>
 						<<if $tanks[_inc].boobs < 8000>>
-							The excess estrogen-laced growth hormones @@.green;rapidly balloon $possessive breasts.@@
+							The excess estrogen-laced growth hormones @@.green;rapidly balloon $his breasts.@@
 							<<set $tanks[_inc].boobs += 100>>
 						<</if>>
 						<<if $tanks[_inc].hips < 2 && random(1,100) > 70>>
-							The excess estrogen-laced growth hormones @@.green;cause $possessive hips to widen for childbirth.@@
+							The excess estrogen-laced growth hormones @@.green;cause $his hips to widen for childbirth.@@
 							<<set $tanks[_inc].hips++>>
 						<</if>>
 						<<if $tanks[_inc].butt < 12 && random(1,100) > 60>>
-							The excess estrogen-laced growth hormones @@.green;cause $possessive rear to grow fatter.@@
+							The excess estrogen-laced growth hormones @@.green;cause $his rear to grow fatter.@@
 							<<set $tanks[_inc].butt++>>
 						<</if>>
 					<<elseif $incubatorUpgradeSpeed == 5>>
 						<<if $tanks[_inc].boobs < 8000>>
-							The excess estrogen-laced growth hormones @@.green;rapidly balloon $possessive breasts.@@
+							The excess estrogen-laced growth hormones @@.green;rapidly balloon $his breasts.@@
 							<<set $tanks[_inc].boobs += 100>>
 						<</if>>
 						<<if $tanks[_inc].hips < 2 && random(1,100) > 80>>
-							The excess estrogen-laced growth hormones @@.green;cause $possessive hips to widen for childbirth.@@
+							The excess estrogen-laced growth hormones @@.green;cause $his hips to widen for childbirth.@@
 							<<set $tanks[_inc].hips++>>
 						<</if>>
 						<<if $tanks[_inc].butt < 12 && random(1,100) > 70>>
-							The excess estrogen-laced growth hormones @@.green;cause $possessive rear to grow fatter.@@
+							The excess estrogen-laced growth hormones @@.green;cause $his rear to grow fatter.@@
 							<<set $tanks[_inc].butt++>>
 						<</if>>
 					<</if>>
@@ -318,56 +318,56 @@
 					<</if>>
 					<<if $tanks[_inc].inducedNCS == 1>>
                                                 /* NCS blocks hormonal growth of all secondary sexual characteristics */
-                                                $possessiveCap @@.orange;NCS blocks all growth@@ despite the excess testosterone-laced growth hormones flooding $possessive body.
+                                                $His @@.orange;NCS blocks all growth@@ despite the excess testosterone-laced growth hormones flooding $his body.
 					<<elseif $incubatorUpgradeSpeed == 52>>
 						<<if $tanks[_inc].balls < 40>>
-							The excess testosterone-laced growth hormones @@.green;cause $possessive balls to balloon for extra cum production.@@
+							The excess testosterone-laced growth hormones @@.green;cause $his balls to balloon for extra cum production.@@
 							<<set $tanks[_inc].balls += 16>>
 						<</if>>
 						<<if $tanks[_inc].dick < 10 && random(1,100) > 20>>
-							The excess testosterone-laced growth hormones @@.green;cause $possessive penis to swell.@@
+							The excess testosterone-laced growth hormones @@.green;cause $his penis to swell.@@
 							<<set $tanks[_inc].dick += 4>>
 						<</if>>
 					<<elseif $incubatorUpgradeSpeed == 18>>
 						<<if $tanks[_inc].balls < 40 && random(1,100) > 10>>
-							The excess testosterone-laced growth hormones @@.green;cause $possessive balls to balloon for extra cum production.@@
+							The excess testosterone-laced growth hormones @@.green;cause $his balls to balloon for extra cum production.@@
 							<<set $tanks[_inc].balls += 9>>
 						<</if>>
 						<<if $tanks[_inc].dick < 10 && random(1,100) > 30>>
-							The excess testosterone-laced growth hormones @@.green;cause $possessive penis to swell.@@
+							The excess testosterone-laced growth hormones @@.green;cause $his penis to swell.@@
 							<<set $tanks[_inc].dick += 3>>
 						<</if>>
 					<<elseif $incubatorUpgradeSpeed == 9>>
 						<<if $tanks[_inc].balls < 40 && random(1,100) > 20>>
-							The excess testosterone-laced growth hormones @@.green;cause $possessive balls to balloon for extra cum production.@@
+							The excess testosterone-laced growth hormones @@.green;cause $his balls to balloon for extra cum production.@@
 							<<set $tanks[_inc].balls += 4>>
 						<</if>>
 						<<if $tanks[_inc].dick < 10 && random(1,100) > 50>>
-							The excess testosterone-laced growth hormones @@.green;cause $possessive penis to swell.@@
+							The excess testosterone-laced growth hormones @@.green;cause $his penis to swell.@@
 							<<set $tanks[_inc].dick += 2>>
 						<</if>>
 					<<elseif $incubatorUpgradeSpeed == 6>>
 						<<if $tanks[_inc].balls < 40 && random(1,100) > 30>>
-							The excess testosterone-laced growth hormones @@.green;cause $possessive balls to balloon for extra cum production.@@
+							The excess testosterone-laced growth hormones @@.green;cause $his balls to balloon for extra cum production.@@
 							<<set $tanks[_inc].balls += 2>>
 						<</if>>
 						<<if $tanks[_inc].dick < 10 && random(1,100) > 70>>
-							The excess testosterone-laced growth hormones @@.green;cause $possessive penis to swell.@@
+							The excess testosterone-laced growth hormones @@.green;cause $his penis to swell.@@
 							<<set $tanks[_inc].dick++>>
 						<</if>>
 					<<elseif $incubatorUpgradeSpeed == 5>>
 						<<if $tanks[_inc].balls < 40 && random(1,100) > 30>>
-							The excess testosterone-laced growth hormones @@.green;cause $possessive balls to balloon for extra cum production.@@
+							The excess testosterone-laced growth hormones @@.green;cause $his balls to balloon for extra cum production.@@
 							<<set $tanks[_inc].balls++>>
 						<</if>>
 						<<if $tanks[_inc].dick < 10 && random(1,100) > 80>>
-							The excess testosterone-laced growth hormones @@.green;cause $possessive penis to swell.@@
+							The excess testosterone-laced growth hormones @@.green;cause $his penis to swell.@@
 							<<set $tanks[_inc].dick++>>
 						<</if>>
 					<</if>>
 				<</if>>
 			<<elseif $incubatorWeightSetting == 1>>
-				Combined with the healthy food provided to $object, $possessive body grows readily.
+				Combined with the healthy food provided to $him, $his body grows readily.
 				<<if $tanks[_inc].ovaries == 1>>
 					<<set $tanks[_inc].pubertyXX = 1>>
 					<<if $tanks[_inc].hormoneBalance < 500>>
@@ -380,70 +380,70 @@
 					<</if>>
 					<<if $tanks[_inc].inducedNCS == 1>>
                                                 /* NCS blocks hormonal growth of all secondary sexual characteristics */
-                                                $possessiveCap @@.orange;NCS blocks all growth@@ despite the excess estrogen-laced growth hormones flooding $possessive body.
+                                                $His @@.orange;NCS blocks all growth@@ despite the excess estrogen-laced growth hormones flooding $his body.
 					<<elseif $incubatorUpgradeSpeed == 52>>
 						<<if $tanks[_inc].boobs < 4000>>
-							The excess estrogen-laced growth hormones @@.green;rapidly balloon $possessive breasts.@@
+							The excess estrogen-laced growth hormones @@.green;rapidly balloon $his breasts.@@
 							<<set $tanks[_inc].boobs += 1000>>
 						<</if>>
 						<<if $tanks[_inc].hips < 2 && random(1,100) > 70>>
-							The excess estrogen-laced growth hormones @@.green;cause $possessive hips to widen for childbirth.@@
+							The excess estrogen-laced growth hormones @@.green;cause $his hips to widen for childbirth.@@
 							<<set $tanks[_inc].hips++>>
 						<</if>>
 						<<if $tanks[_inc].butt < 8 && random(1,100) > 50>>
-							The excess estrogen-laced growth hormones @@.green;cause $possessive rear to grow fatter.@@
+							The excess estrogen-laced growth hormones @@.green;cause $his rear to grow fatter.@@
 							<<set $tanks[_inc].butt += 3>>
 						<</if>>
 					<<elseif $incubatorUpgradeSpeed == 18>>
 						<<if $tanks[_inc].boobs < 4000>>
-							The excess estrogen-laced growth hormones @@.green;rapidly balloon $possessive breasts.@@
+							The excess estrogen-laced growth hormones @@.green;rapidly balloon $his breasts.@@
 							<<set $tanks[_inc].boobs += 500>>
 						<</if>>
 						<<if $tanks[_inc].hips < 2 && random(1,100) > 80>>
-							The excess estrogen-laced growth hormones @@.green;cause $possessive hips to widen for childbirth.@@
+							The excess estrogen-laced growth hormones @@.green;cause $his hips to widen for childbirth.@@
 							<<set $tanks[_inc].hips++>>
 						<</if>>
 						<<if $tanks[_inc].butt < 8 && random(1,100) > 50>>
-							The excess estrogen-laced growth hormones @@.green;cause $possessive rear to grow fatter.@@
+							The excess estrogen-laced growth hormones @@.green;cause $his rear to grow fatter.@@
 							<<set $tanks[_inc].butt++>>
 						<</if>>
 					<<elseif $incubatorUpgradeSpeed == 9>>
 						<<if $tanks[_inc].boobs < 4000>>
-							The excess estrogen-laced growth hormones @@.green;rapidly balloon $possessive breasts.@@
+							The excess estrogen-laced growth hormones @@.green;rapidly balloon $his breasts.@@
 							<<set $tanks[_inc].boobs += 200>>
 						<</if>>
 						<<if $tanks[_inc].hips < 2 && random(1,100) > 90>>
-							The excess estrogen-laced growth hormones @@.green;cause $possessive hips to widen for childbirth.@@
+							The excess estrogen-laced growth hormones @@.green;cause $his hips to widen for childbirth.@@
 							<<set $tanks[_inc].hips++>>
 						<</if>>
 						<<if $tanks[_inc].butt < 8 && random(1,100) > 60>>
-							The excess estrogen-laced growth hormones @@.green;cause $possessive rear to grow fatter.@@
+							The excess estrogen-laced growth hormones @@.green;cause $his rear to grow fatter.@@
 							<<set $tanks[_inc].butt++>>
 						<</if>>
 					<<elseif $incubatorUpgradeSpeed == 6>>
 						<<if $tanks[_inc].boobs < 4000>>
-							The excess estrogen-laced growth hormones @@.green;rapidly balloon $possessive breasts.@@
+							The excess estrogen-laced growth hormones @@.green;rapidly balloon $his breasts.@@
 							<<set $tanks[_inc].boobs += 100>>
 						<</if>>
 						<<if $tanks[_inc].hips < 2 && random(1,100) > 95>>
-							The excess estrogen-laced growth hormones @@.green;cause $possessive hips to widen for childbirth.@@
+							The excess estrogen-laced growth hormones @@.green;cause $his hips to widen for childbirth.@@
 							<<set $tanks[_inc].hips++>>
 						<</if>>
 						<<if $tanks[_inc].butt < 8 && random(1,100) > 70>>
-							The excess estrogen-laced growth hormones @@.green;cause $possessive rear to grow fatter.@@
+							The excess estrogen-laced growth hormones @@.green;cause $his rear to grow fatter.@@
 							<<set $tanks[_inc].butt++>>
 						<</if>>
 					<<elseif $incubatorUpgradeSpeed == 5>>
 						<<if $tanks[_inc].boobs < 4000>>
-							The excess estrogen-laced growth hormones @@.green;rapidly balloon $possessive breasts.@@
+							The excess estrogen-laced growth hormones @@.green;rapidly balloon $his breasts.@@
 							<<set $tanks[_inc].boobs += 100>>
 						<</if>>
 						<<if $tanks[_inc].hips < 2 && random(1,100) > 95>>
-							The excess estrogen-laced growth hormones @@.green;cause $possessive hips to widen for childbirth.@@
+							The excess estrogen-laced growth hormones @@.green;cause $his hips to widen for childbirth.@@
 							<<set $tanks[_inc].hips++>>
 						<</if>>
 						<<if $tanks[_inc].butt < 8 && random(1,100) > 80>>
-							The excess estrogen-laced growth hormones @@.green;cause $possessive rear to grow fatter.@@
+							The excess estrogen-laced growth hormones @@.green;cause $his rear to grow fatter.@@
 							<<set $tanks[_inc].butt++>>
 						<</if>>
 					<</if>>
@@ -454,56 +454,56 @@
 					<</if>>
 					<<if $tanks[_inc].inducedNCS == 1>>
                                                 /* NCS blocks hormonal growth of all secondary sexual characteristics */
-                                                $possessiveCap @@.orange;NCS blocks all growth@@ despite the excess testosterone-laced growth hormones flooding $possessive body.
+                                                $His @@.orange;NCS blocks all growth@@ despite the excess testosterone-laced growth hormones flooding $his body.
 					<<elseif $incubatorUpgradeSpeed == 52>>
 						<<if $tanks[_inc].balls < 10>>
-							The excess testosterone-laced growth hormones @@.green;cause $possessive balls to balloon for extra cum production.@@
+							The excess testosterone-laced growth hormones @@.green;cause $his balls to balloon for extra cum production.@@
 							<<set $tanks[_inc].balls += 3>>
 						<</if>>
 						<<if $tanks[_inc].dick < 7 && random(1,100) > 20>>
-							The excess testosterone-laced growth hormones @@.green;cause $possessive penis to swell.@@
+							The excess testosterone-laced growth hormones @@.green;cause $his penis to swell.@@
 							<<set $tanks[_inc].dick += 2>>
 						<</if>>
 					<<elseif $incubatorUpgradeSpeed == 18>>
 						<<if $tanks[_inc].balls < 10 && random(1,100) > 10>>
-							The excess testosterone-laced growth hormones @@.green;cause $possessive balls to balloon for extra cum production.@@
+							The excess testosterone-laced growth hormones @@.green;cause $his balls to balloon for extra cum production.@@
 							<<set $tanks[_inc].balls += 2>>
 						<</if>>
 						<<if $tanks[_inc].dick < 7 && random(1,100) > 30>>
-							The excess testosterone-laced growth hormones @@.green;cause $possessive penis to swell.@@
+							The excess testosterone-laced growth hormones @@.green;cause $his penis to swell.@@
 							<<set $tanks[_inc].dick++>>
 						<</if>>
 					<<elseif $incubatorUpgradeSpeed == 9>>
 						<<if $tanks[_inc].balls < 10 && random(1,100) > 20>>
-							The excess testosterone-laced growth hormones @@.green;cause $possessive balls to balloon for extra cum production.@@
+							The excess testosterone-laced growth hormones @@.green;cause $his balls to balloon for extra cum production.@@
 							<<set $tanks[_inc].balls++>>
 						<</if>>
 						<<if $tanks[_inc].dick < 7 && random(1,100) > 50>>
-							The excess testosterone-laced growth hormones @@.green;cause $possessive penis to swell.@@
+							The excess testosterone-laced growth hormones @@.green;cause $his penis to swell.@@
 							<<set $tanks[_inc].dick++>>
 						<</if>>
 					<<elseif $incubatorUpgradeSpeed == 6>>
 						<<if $tanks[_inc].balls < 10 && random(1,100) > 30>>
-							The excess testosterone-laced growth hormones @@.green;cause $possessive balls to balloon for extra cum production.@@
+							The excess testosterone-laced growth hormones @@.green;cause $his balls to balloon for extra cum production.@@
 							<<set $tanks[_inc].balls++>>
 						<</if>>
 						<<if $tanks[_inc].dick < 7 && random(1,100) > 70>>
-							The excess testosterone-laced growth hormones @@.green;cause $possessive penis to swell.@@
+							The excess testosterone-laced growth hormones @@.green;cause $his penis to swell.@@
 							<<set $tanks[_inc].dick++>>
 						<</if>>
 					<<elseif $incubatorUpgradeSpeed == 5>>
 						<<if $tanks[_inc].balls < 10 && random(1,100) > 30>>
-							The excess testosterone-laced growth hormones @@.green;cause $possessive balls to balloon for extra cum production.@@
+							The excess testosterone-laced growth hormones @@.green;cause $his balls to balloon for extra cum production.@@
 							<<set $tanks[_inc].balls++>>
 						<</if>>
 						<<if $tanks[_inc].dick < 7 && random(1,100) > 80>>
-							The excess testosterone-laced growth hormones @@.green;cause $possessive penis to swell.@@
+							The excess testosterone-laced growth hormones @@.green;cause $his penis to swell.@@
 							<<set $tanks[_inc].dick++>>
 						<</if>>
 					<</if>>
 				<</if>>
 			<<else>>
-				Since $possessive body has little to work with, $possessive growth is fairly minor.
+				Since $his body has little to work with, $his growth is fairly minor.
 				<<if $tanks[_inc].ovaries == 1>>
 					<<set $tanks[_inc].pubertyXX = 1>>
 					<<if $tanks[_inc].hormoneBalance < 500>>
@@ -516,70 +516,70 @@
 					<</if>>
 					<<if $tanks[_inc].inducedNCS == 1>>
                                                 /* NCS blocks hormonal growth of all secondary sexual characteristics */
-                                                $possessiveCap @@.orange;NCS blocks all growth@@ despite the excess estrogen-laced growth hormones flooding $possessive body.
+                                                $His @@.orange;NCS blocks all growth@@ despite the excess estrogen-laced growth hormones flooding $his body.
 					<<elseif $incubatorUpgradeSpeed == 52>>
 						<<if $tanks[_inc].boobs < 2000>>
-							The excess estrogen-laced growth hormones @@.green;rapidly balloon $possessive breasts.@@
+							The excess estrogen-laced growth hormones @@.green;rapidly balloon $his breasts.@@
 							<<set $tanks[_inc].boobs += 700>>
 						<</if>>
 						<<if $tanks[_inc].hips < 2 && random(1,100) > 90>>
-							The excess estrogen-laced growth hormones @@.green;cause $possessive hips to widen for childbirth.@@
+							The excess estrogen-laced growth hormones @@.green;cause $his hips to widen for childbirth.@@
 							<<set $tanks[_inc].hips += 2>>
 						<</if>>
 						<<if $tanks[_inc].butt < 6 && random(1,100) > 70>>
-							The excess estrogen-laced growth hormones @@.green;cause $possessive rear to grow fatter.@@
+							The excess estrogen-laced growth hormones @@.green;cause $his rear to grow fatter.@@
 							<<set $tanks[_inc].butt += 2>>
 						<</if>>
 					<<elseif $incubatorUpgradeSpeed == 18>>
 						<<if $tanks[_inc].boobs < 2000>>
-							The excess estrogen-laced growth hormones @@.green;rapidly balloon $possessive breasts.@@
+							The excess estrogen-laced growth hormones @@.green;rapidly balloon $his breasts.@@
 							<<set $tanks[_inc].boobs += 200>>
 						<</if>>
 						<<if $tanks[_inc].hips < 2 && random(1,100) > 80>>
-							The excess estrogen-laced growth hormones @@.green;cause $possessive hips to widen for childbirth.@@
+							The excess estrogen-laced growth hormones @@.green;cause $his hips to widen for childbirth.@@
 							<<set $tanks[_inc].hips++>>
 						<</if>>
 						<<if $tanks[_inc].butt < 6 && random(1,100) > 70>>
-							The excess estrogen-laced growth hormones @@.green;cause $possessive rear to grow fatter.@@
+							The excess estrogen-laced growth hormones @@.green;cause $his rear to grow fatter.@@
 							<<set $tanks[_inc].butt++>>
 						<</if>>
 					<<elseif $incubatorUpgradeSpeed == 9>>
 						<<if $tanks[_inc].boobs < 2000>>
-							The excess estrogen-laced growth hormones @@.green;rapidly balloon $possessive breasts.@@
+							The excess estrogen-laced growth hormones @@.green;rapidly balloon $his breasts.@@
 							<<set $tanks[_inc].boobs += 50>>
 						<</if>>
 						<<if $tanks[_inc].hips < 2 && random(1,100) > 80>>
-							The excess estrogen-laced growth hormones @@.green;cause $possessive hips to widen for childbirth.@@
+							The excess estrogen-laced growth hormones @@.green;cause $his hips to widen for childbirth.@@
 							<<set $tanks[_inc].hips++>>
 						<</if>>
 						<<if $tanks[_inc].butt < 6 && random(1,100) > 90>>
-							The excess estrogen-laced growth hormones @@.green;cause $possessive rear to grow fatter.@@
+							The excess estrogen-laced growth hormones @@.green;cause $his rear to grow fatter.@@
 							<<set $tanks[_inc].butt++>>
 						<</if>>
 					<<elseif $incubatorUpgradeSpeed == 6>>
 						<<if $tanks[_inc].boobs < 2000>>
-							The excess estrogen-laced growth hormones @@.green;rapidly grow $possessive breasts.@@
+							The excess estrogen-laced growth hormones @@.green;rapidly grow $his breasts.@@
 							<<set $tanks[_inc].boobs += 20>>
 						<</if>>
 						<<if $tanks[_inc].hips < 2 && random(1,100) > 90>>
-							The excess estrogen-laced growth hormones @@.green;cause $possessive hips to widen for childbirth.@@
+							The excess estrogen-laced growth hormones @@.green;cause $his hips to widen for childbirth.@@
 							<<set $tanks[_inc].hips++>>
 						<</if>>
 						<<if $tanks[_inc].butt < 6 && random(1,100) > 90>>
-							The excess estrogen-laced growth hormones @@.green;cause $possessive rear to grow fatter.@@
+							The excess estrogen-laced growth hormones @@.green;cause $his rear to grow fatter.@@
 							<<set $tanks[_inc].butt++>>
 						<</if>>
 					<<elseif $incubatorUpgradeSpeed == 5>>
 						<<if $tanks[_inc].boobs < 2000>>
-							The excess estrogen-laced growth hormones @@.green;rapidly grow $possessive breasts.@@
+							The excess estrogen-laced growth hormones @@.green;rapidly grow $his breasts.@@
 							<<set $tanks[_inc].boobs += 10>>
 						<</if>>
 						<<if $tanks[_inc].hips < 2 && random(1,100) > 95>>
-							The excess estrogen-laced growth hormones @@.green;cause $possessive hips to widen for childbirth.@@
+							The excess estrogen-laced growth hormones @@.green;cause $his hips to widen for childbirth.@@
 							<<set $tanks[_inc].hips++>>
 						<</if>>
 						<<if $tanks[_inc].butt < 6 && random(1,100) > 90>>
-							The excess estrogen-laced growth hormones @@.green;cause $possessive rear to grow fatter.@@
+							The excess estrogen-laced growth hormones @@.green;cause $his rear to grow fatter.@@
 							<<set $tanks[_inc].butt++>>
 						<</if>>
 					<</if>>
@@ -590,50 +590,50 @@
 					<</if>>
 					<<if $tanks[_inc].inducedNCS == 1>>
                                                 /* NCS blocks hormonal growth of all secondary sexual characteristics */
-                                                $possessiveCap @@.orange;NCS blocks all growth@@ despite the excess testosterone-laced growth hormones flooding $possessive body.
+                                                $His @@.orange;NCS blocks all growth@@ despite the excess testosterone-laced growth hormones flooding $his body.
 					<<elseif $incubatorUpgradeSpeed == 52>>
 						<<if $tanks[_inc].balls < 6>>
-							The excess testosterone-laced growth hormones @@.green;cause $possessive balls to grow for extra cum production.@@
+							The excess testosterone-laced growth hormones @@.green;cause $his balls to grow for extra cum production.@@
 							<<set $tanks[_inc].balls += 2>>
 						<</if>>
 						<<if $tanks[_inc].dick < 4 && random(1,100) > 60>>
-							The excess testosterone-laced growth hormones @@.green;cause $possessive penis to swell.@@
+							The excess testosterone-laced growth hormones @@.green;cause $his penis to swell.@@
 							<<set $tanks[_inc].dick++>>
 						<</if>>
 					<<elseif $incubatorUpgradeSpeed == 18>>
 						<<if $tanks[_inc].balls < 6 && random(1,100) > 50>>
-							The excess testosterone-laced growth hormones @@.green;cause $possessive balls to grow for extra cum production.@@
+							The excess testosterone-laced growth hormones @@.green;cause $his balls to grow for extra cum production.@@
 							<<set $tanks[_inc].balls++>>
 						<</if>>
 						<<if $tanks[_inc].dick < 4 && random(1,100) > 60>>
-							The excess testosterone-laced growth hormones @@.green;cause $possessive penis to swell.@@
+							The excess testosterone-laced growth hormones @@.green;cause $his penis to swell.@@
 							<<set $tanks[_inc].dick++>>
 						<</if>>
 					<<elseif $incubatorUpgradeSpeed == 9>>
 						<<if $tanks[_inc].balls < 6 && random(1,100) > 60>>
-							The excess testosterone-laced growth hormones @@.green;cause $possessive balls to balloon for extra cum production.@@
+							The excess testosterone-laced growth hormones @@.green;cause $his balls to balloon for extra cum production.@@
 							<<set $tanks[_inc].balls++>>
 						<</if>>
 						<<if $tanks[_inc].dick < 4 && random(1,100) > 70>>
-							The excess testosterone-laced growth hormones @@.green;cause $possessive penis to swell.@@
+							The excess testosterone-laced growth hormones @@.green;cause $his penis to swell.@@
 							<<set $tanks[_inc].dick += 2>>
 						<</if>>
 					<<elseif $incubatorUpgradeSpeed == 6>>
 						<<if $tanks[_inc].balls < 6 && random(1,100) > 70>>
-							The excess testosterone-laced growth hormones @@.green;cause $possessive balls to grow for extra cum production.@@
+							The excess testosterone-laced growth hormones @@.green;cause $his balls to grow for extra cum production.@@
 							<<set $tanks[_inc].balls++>>
 						<</if>>
 						<<if $tanks[_inc].dick < 4 && random(1,100) > 80>>
-							The excess testosterone-laced growth hormones @@.green;cause $possessive penis to swell.@@
+							The excess testosterone-laced growth hormones @@.green;cause $his penis to swell.@@
 							<<set $tanks[_inc].dick++>>
 						<</if>>
 					<<elseif $incubatorUpgradeSpeed == 5>>
 						<<if $tanks[_inc].balls < 6 && random(1,100) > 80>>
-							The excess testosterone-laced growth hormones @@.green;cause $possessive balls to grow for extra cum production.@@
+							The excess testosterone-laced growth hormones @@.green;cause $his balls to grow for extra cum production.@@
 							<<set $tanks[_inc].balls++>>
 						<</if>>
 						<<if $tanks[_inc].dick < 4 && random(1,100) > 90>>
-							The excess testosterone-laced growth hormones @@.green;cause $possessive penis to swell.@@
+							The excess testosterone-laced growth hormones @@.green;cause $his penis to swell.@@
 							<<set $tanks[_inc].dick++>>
 						<</if>>
 					<</if>>
@@ -646,18 +646,18 @@
 				<<set $tanks[_inc].hormoneBalance = 250>>
                                 <<if $tanks[_inc].inducedNCS == 1>>
                                         /* NCS blocks hormonal growth of all secondary sexual characteristics */
-                                        $possessiveCap @@.orange;NCS blocks growth@@ despite the added estrogen.
+                                        $His @@.orange;NCS blocks growth@@ despite the added estrogen.
                                 <<else>>
                                         <<if $tanks[_inc].boobs < 400 && random(1,100) > 60>>
-                                                The added estrogen @@.green;causes $possessive breasts to swell.@@
+                                                The added estrogen @@.green;causes $his breasts to swell.@@
                                                 <<set $tanks[_inc].boobs += 50>>
                                         <</if>>
                                         <<if $tanks[_inc].hips < 2 && random(1,100) > 90>>
-                                                The added estrogen @@.green;causes $possessive hips to widen.@@
+                                                The added estrogen @@.green;causes $his hips to widen.@@
                                                 <<set $tanks[_inc].hips++>>
                                         <</if>>
                                         <<if $tanks[_inc].butt < 5 && random(1,100) > 80>>
-                                                The added estrogen @@.green;causes $possessive butt to grow.@@
+                                                The added estrogen @@.green;causes $his butt to grow.@@
                                                 <<set $tanks[_inc].butt++>>
                                         <</if>>
 				<</if>>
@@ -666,14 +666,14 @@
 				<<set $tanks[_inc].hormoneBalance = -250>>
                                 <<if $tanks[_inc].inducedNCS == 1>>
                                         /* NCS blocks hormonal growth of all secondary sexual characteristics */
-                                        $possessiveCap @@.orange;NCS blocks all growth@@ despite the added testosterone.
+                                        $His @@.orange;NCS blocks all growth@@ despite the added testosterone.
 				<<else>>
                                         <<if $tanks[_inc].balls < 3 && random(1,100) > 80>>
-                                                The added testosterone @@.green;causes $possessive balls to swell.@@
+                                                The added testosterone @@.green;causes $his balls to swell.@@
                                                 <<set $tanks[_inc].balls++>>
                                         <</if>>
                                         <<if $tanks[_inc].dick < 3 && random(1,100) > 60>>
-                                                The added testosterone @@.green;causes $possessive penis to grow.@@
+                                                The added testosterone @@.green;causes $his penis to grow.@@
                                                 <<set $tanks[_inc].dick++>>
                                         <</if>>
 				<</if>>
diff --git a/src/pregmod/newChildIntro.tw b/src/pregmod/newChildIntro.tw
index d8279f16a9db46cd2964cf650e4d72b644891ad3..9e984bd8a7ba960a62b5f081c04e1e52cd92af1b 100644
--- a/src/pregmod/newChildIntro.tw
+++ b/src/pregmod/newChildIntro.tw
@@ -245,7 +245,7 @@ You completed the legalities before heading to $incubatorName, knowing the tank
 	alone, having no family<<if $activeSlave.mother == -1 || $activeSlave.father == -1>>, other than you,<</if>> in your stock.
 <</if>>
 <<if $arcologies[0].FSRestartDecoration == 100 && def _tempMom>>
-	<<if _tempMom.breedingMark == 1>>
+	<<if _tempMom.breedingMark == 1 && $propOutcome == 1>>
 		The Societal Elite are waiting to inspect the child of their eugenics programs.
 		<<if $arcologies[0].FSSupremacist > 20 && $activeSlave.race != $arcologies[0].FSSupremacistRace>>
 			They take one look at the $activeSlave.race <<if $activeSlave.race == "mixed race">>mutt<<else>>dog<</if>> you've sired for them and @@.red;leave in a huff.@@
@@ -646,10 +646,10 @@ You slowly strip down, gauging her reactions to your show, until you are fully n
 		You perform a careful medical examination to verify fertility, and then forcefully take the girl's virginity. Whenever you feel able, you drain your balls into her cunt, only allowing her to wander off when scans verify a fertilized ovum. She didn't properly understand the scans, so she just thought it was sex; she won't realize what happened for some months at least, and in the mean time, will think she is just getting fat. Though once her child starts kicking, she might make the connection between sex and pregnancy.
 	<</if>>
 	<<= VaginalVCheck()>>
-	<<if $arcologies[0].FSRestart != "unset" && $activeSlave.breedingMark == 0>>
+	<<if $arcologies[0].FSRestart != "unset" && $activeSlave.breedingMark == 0 && $eugenicsFullControl != 1>>
 		The Societal Elite @@.red;disapprove@@ of this breach of eugenics.
 		<<set $failedElite += 5>>
-	<<elseif $activeSlave.breedingMark == 1>>
+	<<elseif $activeSlave.breedingMark == 1 && $propOutcome == 1>>
 		The Societal Elite @@.green;are pleased@@ that you are promptly putting a child in her.
 		<<set $failedElite -= 5>>
 	<<elseif $arcologies[0].FSGenderFundamentalist != "unset">>
@@ -995,7 +995,7 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 
 <<if $arcologies[0].FSRestart >= 10>>
 <<if $activeSlave.preg != -2 && $activeSlave.ovaries > 0>>
-<<if $activeSlave.breedingMark == 0>>
+<<if $activeSlave.breedingMark == 0 || $propOutcome == 0>>
 <br><<link "Sterilize her">>
 	<<set $activeSlave.preg = -2>>
 	<<set $activeSlave.pregType = 0>>
diff --git a/src/pregmod/organFarmOptions.tw b/src/pregmod/organFarmOptions.tw
index 509aa6644a3de895d6772b459e61d183ba25647c..cece3de1121dc17d64d0894ffb290806b4bf81c3 100644
--- a/src/pregmod/organFarmOptions.tw
+++ b/src/pregmod/organFarmOptions.tw
@@ -56,7 +56,7 @@
 	<</if>>
 <</for>>
 
-The fabricator is ready to grow an organ for $object. Extract tissue to begin growing:
+The fabricator is ready to grow an organ for $him. Extract tissue to begin growing:
 <<if $seeDicks != 0 || $makeDicks == 1>>
 	<<if $slaveOrgans.penis != 1>>
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;
@@ -242,7 +242,7 @@ The fabricator is ready to grow an organ for $object. Extract tissue to begin gr
 	<<for _i = 0; _i < $organs.length; _i++>>
 		<<if $organs[_i].ID == $activeSlave.ID>>
 			<br>&nbsp;&nbsp;&nbsp;&nbsp;
-			$possessiveCap 
+			$His 
 			<<switch $organs[_i].type>>
 			<<case "penis" "scrotum" "foreskin" "prostate" "voicebox">>
 				$organs[_i].type is
@@ -273,7 +273,7 @@ The fabricator is ready to grow an organ for $object. Extract tissue to begin gr
 <<if $completedOrgans.length > 0>>
 	<<for _i = 0; _i < $completedOrgans.length; _i++>>
 		<<if $completedOrgans[_i].ID == $activeSlave.ID>>
-			<br>The fabricator has completed $possessive $completedOrgans[_i].type.
+			<br>The fabricator has completed $his $completedOrgans[_i].type.
 			<<if $completedOrgans[_i].type == "penis">>
 				<<if $activeSlave.dick > 0>>
 					<br>&nbsp;&nbsp;&nbsp;&nbsp;
@@ -341,7 +341,7 @@ The fabricator is ready to grow an organ for $object. Extract tissue to begin gr
 							@@.red;Organ not found for deletion!@@
 						<</if>>
 					<</link>>
-					<br>You can forgo standard procedure and implant testicles directly into $possessive abdomen.
+					<br>You can forgo standard procedure and implant testicles directly into $his abdomen.
 					<<link "Implant" "Surgery Degradation">>
 						<<set $cash -= $surgeryCost>>
 						<<set _ofo = $completedOrgans.findIndex(function(s) { return $activeSlave.ID == s.ID && s.type == "testicles"; })>>
@@ -436,7 +436,7 @@ The fabricator is ready to grow an organ for $object. Extract tissue to begin gr
 							@@.red;Organ not found for deletion!@@
 						<</if>>
 					<</link>>
-					<br>You can forgo standard procedure and implant testicles directly into $possessive abdomen.
+					<br>You can forgo standard procedure and implant testicles directly into $his abdomen.
 					<<link "Implant" "Surgery Degradation">>
 						<<set $cash -= $surgeryCost>>
 						<<set _ofo = $completedOrgans.findIndex(function(s) { return $activeSlave.ID == s.ID && s.type == "pigTesticles"; })>>
@@ -528,7 +528,7 @@ The fabricator is ready to grow an organ for $object. Extract tissue to begin gr
 							@@.red;Organ not found for deletion!@@
 						<</if>>
 					<</link>>
-					<br>You can forgo standard procedure and implant testicles directly into $possessive abdomen.
+					<br>You can forgo standard procedure and implant testicles directly into $his abdomen.
 					<<link "Implant" "Surgery Degradation">>
 						<<set $cash -= $surgeryCost>>
 						<<set _ofo = $completedOrgans.findIndex(function(s) { return $activeSlave.ID == s.ID && s.type == "dogTesticles"; })>>
diff --git a/src/pregmod/pInsemination.tw b/src/pregmod/pInsemination.tw
index 90bd3b701aea6b28446f88ca816edaf55cb080c5..321e39edeb99e21ca11a7464d43c53a313fbcd3a 100644
--- a/src/pregmod/pInsemination.tw
+++ b/src/pregmod/pInsemination.tw
@@ -90,7 +90,6 @@
 		You arrive once more at the apartment of the heavily pregnant futa, though this time she takes awhile to reach the door by the sound of it. When it opens, you are greeting by her usual smile and an octuplets stuffed belly. She grabs your hand and pulls it to her taut middle. "Feel them kick! There's so many of them, it feels amazing!" You wrap your arms around your heavy lover for the evening and help her back to her bed, savoring the weight of her pregnancy. She stops you once she takes a seat and asks "My offer still stands, cutie. I assure you it feels amazing to be so full of babies." You shake your head "no", being that pregnant would definitely impede your ability to run the arcology and even enjoy your slaves properly. She lies back, before shifting her weight to her side out of discomfort. Her belly is really big, and hangs low enough that reaching her needy cock is quite the challenge; you take a moment to think of a good position to receive her. You take her dick, and gently sliding yourself between her legs, fit it into your pussy. The two of you buck against each other as best you can; a struggle, seeing as you are bearing the weight of her children right now. You have no choice but to wrap your arms around the eagerly kicking mass<<if $PC.dick == 1>>, trapping your dick between it and yourself,<</if>> as you near your climax. You feel your nethers clamp down as she cums, hard, deep into your pussy. Her children shift under your arms as her water breaks onto you. You quickly untangle yourself and help her to her feet; you can't help but enjoy the feeling of her close contractions under your hand. She points you to her bathroom; "Water birth" she pants, struggling to not give birth where she stands. The tub is already prepared for her, so you help her into it. She refuses to let go of your hand, "Join me?" You take her up on the offer and slide in behind her. You massage her taxed stomach as she struggles to bring her children into the world. A loud moan, escapes her lips as the first of her children slips from her pussy and into your waiting hands. Setting her aside, you prepare for the next. After several hours, and a mutual shower, you and her recover together with her eight children; as thanks, you have one milky nipple all to yourself. When it's time to leave, she blows you a kiss and thanks you sincerely for helping her through this.
 	<</if>>
 
-
 <</switch>>
 
 <<set $startingPoint++>>
@@ -108,4 +107,3 @@
 <<set $PC.preg = 1, $PC.pregSource = -1, $PC.pregKnown = 1>>
 <<set $PC.pregType = setPregType($PC)>>
 <<set WombImpregnate($PC, $PC.pregType, -1, 1)>>
-
diff --git a/src/pregmod/saInflation.tw b/src/pregmod/saInflation.tw
index bd836d5e62469d473fb5858d429439b5248281c5..997cdca04c36e328abd27f536d36c3bb219a5960 100644
--- a/src/pregmod/saInflation.tw
+++ b/src/pregmod/saInflation.tw
@@ -4,7 +4,7 @@
 	<<set $slaves[$i].inflation = 0, $slaves[$i].inflationType = "none", $slaves[$i].inflationMethod = 0, $slaves[$i].milkSource = 0, SetBellySize($slaves[$i])>>
 <<elseif $slaves[$i].bellyImplant >= 1500>>
 	<<if $slaves[$i].inflation > 1>>
-		Due to the mounting pressure from $possessive filled abdominal implant, $pronoun can no longer fill herself as large as $pronoun used to.
+		Due to the mounting pressure from $his filled abdominal implant, $he can no longer fill herself as large as $he used to.
 		<<set $slaves[$i].inflation = 1>>
 		<<run SetBellySize($slaves[$i])>>
 	<<else>>
@@ -16,31 +16,31 @@
 <<switch $slaves[$i].inflationType>>
 <<case "water">>
 	<<if $slaves[$i].inflation == 3>>
-		$pronounCap makes sure to fill $possessive rear with nearly two gallons of water, leaving $object looking ready to burst, whenever $pronoun leaks or needs to release $possessive load. $pronounCap keeps herself @@.red;painfully full@@ for you.
+		$He makes sure to fill $his rear with nearly two gallons of water, leaving $him looking ready to burst, whenever $he leaks or needs to release $his load. $He keeps herself @@.red;painfully full@@ for you.
 		<<set $slaves[$i].health -= 10>>
 	<<elseif $slaves[$i].inflation == 2>>
-		$pronounCap makes sure to fill $possessive rear with nearly four liters of water, leaving $object looking pregnant, whenever $pronoun leaks or needs to release $possessive load. $pronounCap is full enough to be distended but not enough to grow taut.
+		$He makes sure to fill $his rear with nearly four liters of water, leaving $him looking pregnant, whenever $he leaks or needs to release $his load. $He is full enough to be distended but not enough to grow taut.
 	<<elseif $slaves[$i].inflation == 1>>
-		$pronounCap makes sure to fill $possessive rear with nearly two liters of water, leaving $possessive belly noticeably distended, whenever $pronoun leaks or needs to release $possessive load. $pronounCap is full enough to be swollen but not enough to visibly jiggle.
+		$He makes sure to fill $his rear with nearly two liters of water, leaving $his belly noticeably distended, whenever $he leaks or needs to release $his load. $He is full enough to be swollen but not enough to visibly jiggle.
 	<</if>>
 
 <<case "aphrodisiac">>
 	<<if $slaves[$i].inflation == 3>>
-		$pronounCap makes sure to fill $possessive rear with nearly two gallons of a curative solution, leaving $object looking ready to burst, whenever $pronoun leaks or $possessive body absorbs too much. $pronounCap keeps herself @@.red;painfully full@@ for you, though $pronoun barely notices it over $possessive horniness. While having $possessive body packed full of aphrodisiacs doesn't make $object additionally submissive, it does amplify the effects of them. $possessiveCap aphrodisiac bursting belly
+		$He makes sure to fill $his rear with nearly two gallons of a curative solution, leaving $him looking ready to burst, whenever $he leaks or $his body absorbs too much. $He keeps herself @@.red;painfully full@@ for you, though $he barely notices it over $his horniness. While having $his body packed full of aphrodisiacs doesn't make $him additionally submissive, it does amplify the effects of them. $His aphrodisiac bursting belly
 		<<set $slaves[$i].health -= 10>>
 	<<elseif $slaves[$i].inflation == 2>>
-		$pronounCap makes sure to fill $possessive rear with nearly four liters of an aphrodisiac solution, leaving $object looking pregnant, whenever $pronoun leaks or $possessive body absorbs too much. $pronounCap is full enough to be distended but not enough to grow taut. While having $possessive body bloated with aphrodisiacs doesn't make $object additionally submissive, it does amplify the effects of them. $possessiveCap overfilled aphrodisiac belly
+		$He makes sure to fill $his rear with nearly four liters of an aphrodisiac solution, leaving $him looking pregnant, whenever $he leaks or $his body absorbs too much. $He is full enough to be distended but not enough to grow taut. While having $his body bloated with aphrodisiacs doesn't make $him additionally submissive, it does amplify the effects of them. $His overfilled aphrodisiac belly
 	<<elseif $slaves[$i].inflation == 1>>
-		$pronounCap makes sure to fill $possessive rear with nearly two liters of an aphrodisiac solution, leaving $possessive belly noticeably distended, whenever $pronoun leaks or $possessive body absorbs too much. $pronounCap is full enough to be swollen but not enough to visibly jiggle. $possessiveCap aphrodisiac filled belly
+		$He makes sure to fill $his rear with nearly two liters of an aphrodisiac solution, leaving $his belly noticeably distended, whenever $he leaks or $his body absorbs too much. $He is full enough to be swollen but not enough to visibly jiggle. $His aphrodisiac filled belly
 	<</if>>
 	<<if $slaves[$i].energy <= 95>>
-		@@.green;rapidly boosts $possessive sex drive.@@
+		@@.green;rapidly boosts $his sex drive.@@
 		<<set $slaves[$i].energy += 5*$slaves[$i].inflation>>
 	<<else>>
-		can't improve $possessive absurd sex drive.
+		can't improve $his absurd sex drive.
 	<</if>>
 	<<if $slaves[$i].fuckdoll == 0 && $slaves[$i].fetish != "mindbroken">>
-		Besides being humiliating, it chemically @@.hotpink;increases $possessive acceptance@@ of sexual slavery.
+		Besides being humiliating, it chemically @@.hotpink;increases $his acceptance@@ of sexual slavery.
 		<<set $slaves[$i].devotion += 5>>
 	<</if>>
 	<<if ($arcologies[0].FSBodyPuristLaw == 0) && ($healthyDrugsUpgrade == 0)>>
@@ -52,43 +52,43 @@
 		<<if $slaves[$i].inflation > 0>>
 			<<set $slaves[$i].addict += $slaves[$i].inflation*3>>
 		<<elseif ($aphrodisiacUpgrade == 1)>>
-			Substitutes produced by your advanced pharmaceutical fabricator protect $object from the negative effects of aphrodisiac withdrawal but do little to halt the spread of aphrodisiacs through $possessive system from $possessive bowels.
+			Substitutes produced by your advanced pharmaceutical fabricator protect $him from the negative effects of aphrodisiac withdrawal but do little to halt the spread of aphrodisiacs through $his system from $his bowels.
 			<<set $slaves[$i].addict -= 2>>
 		<</if>>
 	<<elseif random(1,100) < 40+(20*$slaves[$i].inflation)>>
-		All the aphrodisiacs held within $possessive bowels cause @@.cyan;$pronoun to become an aphrodisiac addict.@@
+		All the aphrodisiacs held within $his bowels cause @@.cyan;$pronoun to become an aphrodisiac addict.@@
 		<<set $slaves[$i].addict = 1>>
 	<</if>>
 
 <<case "curative">>
 	<<if $slaves[$i].inflation == 3>>
-		$pronounCap makes sure to fill $possessive rear with nearly two gallons of a curative solution, leaving $object looking ready to burst, whenever $pronoun leaks or $possessive body absorbs too much. $pronounCap keeps herself full for you; the curatives in $possessive gut keeping $object healthy despite the pain.
+		$He makes sure to fill $his rear with nearly two gallons of a curative solution, leaving $him looking ready to burst, whenever $he leaks or $his body absorbs too much. $He keeps herself full for you; the curatives in $his gut keeping $him healthy despite the pain.
 		<<if (($slaves[$i].assignment == "rest") || ($slaves[$i].assignment == "rest in the spa")) && ($slaves[$i].fetish != "mindbroken")>>
-			The curative enema $pronoun's on synergize with rest, keeping $object asleep most of the time. This is an @@.green;extremely effective health treatment,@@ though being filled to $possessive limit doesn't hasten $possessive recovery at all; it's just perverted.
+			The curative enema $he's on synergize with rest, keeping $him asleep most of the time. This is an @@.green;extremely effective health treatment,@@ though being filled to $his limit doesn't hasten $his recovery at all; it's just perverted.
 			<<set $slaves[$i].health += 4>>
 		<<elseif ($slaves[$i].health < -20)>>
-			@@.green;$possessiveCap poor health rapidly improves@@ under the curative enema, though being filled to $possessive limit doesn't hasten $possessive recovery at all; it's just perverted.
+			@@.green;$possessiveCap poor health rapidly improves@@ under the curative enema, though being filled to $his limit doesn't hasten $his recovery at all; it's just perverted.
 			<<set $slaves[$i].health += 2>>
 		<<else>>
-			@@.green;$possessiveCap health improves@@ under the curative enema, though being filled to $possessive limit doesn't hasten $possessive recovery at all; it's just perverted.
+			@@.green;$possessiveCap health improves@@ under the curative enema, though being filled to $his limit doesn't hasten $his recovery at all; it's just perverted.
 		<</if>>
 		<<set $slaves[$i].health += 1>>
 	<<elseif $slaves[$i].inflation == 2>>
-		$pronounCap makes sure to fill $possessive rear with nearly four liters of a curative solution, leaving $object looking pregnant, whenever $pronoun leaks or $possessive body absorbs too much. $pronounCap is full enough to be distended but not enough to grow taut.
+		$He makes sure to fill $his rear with nearly four liters of a curative solution, leaving $him looking pregnant, whenever $he leaks or $his body absorbs too much. $He is full enough to be distended but not enough to grow taut.
 		<<if (($slaves[$i].assignment == "rest") || ($slaves[$i].assignment == "rest in the spa")) && ($slaves[$i].fetish != "mindbroken")>>
-			The curative enema $pronoun's on synergize with rest, keeping $object asleep most of the time. This is an @@.green;extremely effective health treatment,@@ though being overfilled doesn't hasten $possessive recovery at all; it's just perverted.
+			The curative enema $he's on synergize with rest, keeping $him asleep most of the time. This is an @@.green;extremely effective health treatment,@@ though being overfilled doesn't hasten $his recovery at all; it's just perverted.
 			<<set $slaves[$i].health += 4>>
 		<<elseif ($slaves[$i].health < -20)>>
-			@@.green;$possessiveCap poor health rapidly improves@@ under the curative enema, though being overfilled doesn't hasten $possessive recovery at all; it's just perverted.
+			@@.green;$possessiveCap poor health rapidly improves@@ under the curative enema, though being overfilled doesn't hasten $his recovery at all; it's just perverted.
 			<<set $slaves[$i].health += 2>>
 		<<else>>
-			@@.green;$possessiveCap health improves@@ under curative enema, though being overfilled doesn't hasten $possessive recovery at all; it's just perverted.
+			@@.green;$possessiveCap health improves@@ under curative enema, though being overfilled doesn't hasten $his recovery at all; it's just perverted.
 		<</if>>
 		<<set $slaves[$i].health += 6>>
 	<<elseif $slaves[$i].inflation == 1>>
-		$pronounCap makes sure to fill $possessive rear with nearly two liters of a curative solution, leaving $possessive belly noticeably distended, whenever $pronoun leaks or $possessive body absorbs too much. $pronounCap is full enough to be swollen but not enough to visibly jiggle.
+		$He makes sure to fill $his rear with nearly two liters of a curative solution, leaving $his belly noticeably distended, whenever $he leaks or $his body absorbs too much. $He is full enough to be swollen but not enough to visibly jiggle.
 		<<if (($slaves[$i].assignment == "rest") || ($slaves[$i].assignment == "rest in the spa")) && ($slaves[$i].fetish != "mindbroken")>>
-			The curative enema $pronoun's on synergize with rest, keeping $object asleep most of the time. This is an @@.green;extremely effective health treatment.@@
+			The curative enema $he's on synergize with rest, keeping $him asleep most of the time. This is an @@.green;extremely effective health treatment.@@
 			<<set $slaves[$i].health += 4>>
 		<<elseif ($slaves[$i].health < -20)>>
 			@@.green;$possessiveCap poor health rapidly improves@@ under the curative enema.
@@ -99,83 +99,83 @@
 		<<set $slaves[$i].health += 6>>
 	<</if>>
 	<<if $slaves[$i].fuckdoll == 0 && $slaves[$i].fetish != "mindbroken">>
-		$pronounCap @@.mediumaquamarine;trusts you more@@ for giving $possessive access to expensive modern medicine, even if it is really embarrassing to be seen with that belly.
+		$He @@.mediumaquamarine;trusts you more@@ for giving $his access to expensive modern medicine, even if it is really embarrassing to be seen with that belly.
 		<<set $slaves[$i].trust += 1>>
 	<</if>>
 	<<if $slaves[$i].health >= 90>>
-		$pronounCap is as healthy as $object can be. @@.yellow;$possessiveCap enema regimen has been ended.@@
+		$He is as healthy as $him can be. @@.yellow;$possessiveCap enema regimen has been ended.@@
 		<<set $slaves[$i].inflation = 0, $slaves[$i].inflationType = "none", $slaves[$i].inflationMethod = 0, SetBellySize($slaves[$i])>>
 	<</if>>
 	<<set $slaves[$i].chem += 2, $slaves[$i].health += $curativeUpgrade*6>>
 
 <<case "tightener">>
 	<<if $slaves[$i].inflation == 3>>
-		$pronounCap makes sure to fill $possessive rear with nearly two gallons of tightening solution, leaving $object looking ready to burst, whenever $pronoun leaks or $possessive body absorbs too much. $pronounCap keeps herself @@.red;painfully full@@ for you.
+		$He makes sure to fill $his rear with nearly two gallons of tightening solution, leaving $him looking ready to burst, whenever $he leaks or $his body absorbs too much. $He keeps herself @@.red;painfully full@@ for you.
 		<<set $slaves[$i].health -= 10>>
 		<<if $slaves[$i].anus > 1>>
-			The solution slowly tightens $possessive anus while inside $possessive bowels. Being filled to $possessive limit with the solution does not make it tighten any better or faster; it's just perverted.
+			The solution slowly tightens $his anus while inside $his bowels. Being filled to $his limit with the solution does not make it tighten any better or faster; it's just perverted.
 			<<if random(1,100) > 60>>
 				By week's end, @@.lime;$possessive butthole has tightened nicely.@@
 				<<set $slaves[$i].anus-->>
 			<</if>>
 		<<else>>
-			$possessiveCap anus is as tight as the solution can possibly make it.
+			$His anus is as tight as the solution can possibly make it.
 		<</if>>
 		<<if $slaves[$i].vagina > 1>>
-			As $possessive body slowly absorbs the solution, its benefits begin to affect $possessive pussy. Being filled to $possessive limit with the solution does not make it tighten any better or faster; it's just perverted.
+			As $his body slowly absorbs the solution, its benefits begin to affect $his pussy. Being filled to $his limit with the solution does not make it tighten any better or faster; it's just perverted.
 			<<if random(1,100) > 80>>
 				By week's end, @@.lime;$possessive vagina has regained some tightness.@@
 				<<set $slaves[$i].vagina-->>
 			<</if>>
 		<<elseif $slaves[$i].vagina == 1>>
-			$possessiveCap pussy is as tight as the solution can possibly make it.
+			$His pussy is as tight as the solution can possibly make it.
 		<</if>>
 	<<elseif $slaves[$i].inflation == 2>>
-		$pronounCap makes sure to fill $possessive rear with nearly four liters of tightening solution, leaving $object looking pregnant, whenever $pronoun leaks or $possessive body absorbs too much. $pronounCap is full enough to be distended but not enough to grow taut.
+		$He makes sure to fill $his rear with nearly four liters of tightening solution, leaving $him looking pregnant, whenever $he leaks or $his body absorbs too much. $He is full enough to be distended but not enough to grow taut.
 		<<if $slaves[$i].anus > 1>>
-			The solution slowly tightens $possessive anus while inside $possessive bowels. Being overfilled with the solution does not make it tighten any better or faster; it's just perverted.
+			The solution slowly tightens $his anus while inside $his bowels. Being overfilled with the solution does not make it tighten any better or faster; it's just perverted.
 			<<if random(1,100) > 60>>
 				By week's end, @@.lime;$possessive butthole has tightened nicely.@@
 				<<set $slaves[$i].anus-->>
 			<</if>>
 		<<else>>
-			$possessiveCap anus is as tight as the solution can possibly make it.
+			$His anus is as tight as the solution can possibly make it.
 		<</if>>
 		<<if $slaves[$i].vagina > 1>>
-			As $possessive body slowly absorbs the solution, its benefits begin to affect $possessive pussy. Being overfilled with the solution does not make it tighten any better or faster; it's just perverted.
+			As $his body slowly absorbs the solution, its benefits begin to affect $his pussy. Being overfilled with the solution does not make it tighten any better or faster; it's just perverted.
 			<<if random(1,100) > 80>>
 				By week's end, @@.lime;$possessive vagina has regained some tightness.@@
 				<<set $slaves[$i].vagina-->>
 			<</if>>
 		<<elseif $slaves[$i].vagina == 1>>
-			$possessiveCap pussy is as tight as the solution can possibly make it.
+			$His pussy is as tight as the solution can possibly make it.
 		<</if>>
 	<<elseif $slaves[$i].inflation == 1>>
-		$pronounCap makes sure to fill $possessive rear with nearly two liters of tightening solution, leaving $possessive belly noticeably distended, whenever $pronoun leaks or $possessive body absorbs too much. $pronounCap is full enough to be swollen but not enough to visibly jiggle.
+		$He makes sure to fill $his rear with nearly two liters of tightening solution, leaving $his belly noticeably distended, whenever $he leaks or $his body absorbs too much. $He is full enough to be swollen but not enough to visibly jiggle.
 		<<if $slaves[$i].anus > 1>>
-			The solution slowly tightens $possessive anus while inside $possessive bowels.
+			The solution slowly tightens $his anus while inside $his bowels.
 			<<if random(1,100) > 60>>
 				By week's end, @@.lime;$possessive butthole has tightened nicely.@@
 				<<set $slaves[$i].anus-->>
 			<</if>>
 		<<else>>
-			$possessiveCap anus is as tight as the solution can possibly make it.
+			$His anus is as tight as the solution can possibly make it.
 		<</if>>
 		<<if $slaves[$i].vagina > 1>>
-			As $possessive body slowly absorbs the solution, its benefits begin to affect $possessive pussy.
+			As $his body slowly absorbs the solution, its benefits begin to affect $his pussy.
 			<<if random(1,100) > 80>>
 				By week's end, @@.lime;$possessive vagina has regained some tightness.@@
 				<<set $slaves[$i].vagina-->>
 			<</if>>
 		<<elseif $slaves[$i].vagina == 1>>
-			$possessiveCap pussy is as tight as the solution can possibly make it.
+			$His pussy is as tight as the solution can possibly make it.
 		<</if>>
 	<</if>>
 	<<if $slaves[$i].anus <= 1 && $slaves[$i].vagina <= 1>>
 		<<if ["serve in the club", "work in the brothel"].includes($slaves[$i].assignment)>>
-			$possessiveCap hole<<if $slaves[$i].vagina >= 0>>s are<<else>> is<</if>> as tight as the drugs can get <<if $slaves[$i].vagina >= 0>>them<<else>>it<</if>>, but given $possessive assignment, $pronoun is likely to be stretched out again so $possessive enema regimen continues.
+			$His hole<<if $slaves[$i].vagina >= 0>>s are<<else>> is<</if>> as tight as the drugs can get <<if $slaves[$i].vagina >= 0>>them<<else>>it<</if>>, but given $his assignment, $he is likely to be stretched out again so $his enema regimen continues.
 		<<else>>
-			$possessiveCap hole<<if $slaves[$i].vagina >= 0>>s are<<else>> is<</if>> as tight as the drugs can get <<if $slaves[$i].vagina >= 0>>them<<else>>it<</if>>. @@.yellow;$possessiveCap enema regimen has been ended.@@
+			$His hole<<if $slaves[$i].vagina >= 0>>s are<<else>> is<</if>> as tight as the drugs can get <<if $slaves[$i].vagina >= 0>>them<<else>>it<</if>>. @@.yellow;$possessiveCap enema regimen has been ended.@@
 			<<set $slaves[$i].inflation = 0, $slaves[$i].inflationType = "none", $slaves[$i].inflationMethod = 0, SetBellySize($slaves[$i])>>
 		<</if>>
 	<</if>>
@@ -188,13 +188,13 @@
 				You no longer have a functional dairy. @@.yellow;$possessiveCap inflation regimen has been ended.@@
 				<<set $slaves[$i].inflation = 0, $slaves[$i].inflationType = "none", $slaves[$i].inflationMethod = 0, SetBellySize($slaves[$i])>>
 			<<elseif $slaves[$i].inflation == 3>>
-				Throughout the week, $pronoun @@.mediumorchid;reluctantly@@ sucks from the dairy tap until $possessive stomach is @@.red;painfully bloated@@ with nearly two gallons of milk, leaving $object looking ready to burst. $pronounCap struggles to keep $possessive fatty, liquid meal down, @@.gold;fearing@@ punishment otherwise.
+				Throughout the week, $he @@.mediumorchid;reluctantly@@ sucks from the dairy tap until $his stomach is @@.red;painfully bloated@@ with nearly two gallons of milk, leaving $him looking ready to burst. $He struggles to keep $his fatty, liquid meal down, @@.gold;fearing@@ punishment otherwise.
 				<<set $slaves[$i].health -= 10, $slaves[$i].devotion -= 8, $slaves[$i].trust -= 8>>
 			<<elseif $slaves[$i].inflation == 2>>
-				Throughout the week, $pronoun @@.mediumorchid;reluctantly@@ sucks from the dairy tap until $possessive stomach is bloated with nearly four liters of milk, leaving $object looking pregnant. $pronounCap struggles to keep $possessive fatty, liquid meal down, @@.gold;fearing@@ punishment otherwise.
+				Throughout the week, $he @@.mediumorchid;reluctantly@@ sucks from the dairy tap until $his stomach is bloated with nearly four liters of milk, leaving $him looking pregnant. $He struggles to keep $his fatty, liquid meal down, @@.gold;fearing@@ punishment otherwise.
 				<<set $slaves[$i].devotion -= 5, $slaves[$i].trust -= 5>>
 			<<elseif $slaves[$i].inflation == 1>>
-				Throughout the week, $pronoun @@.mediumorchid;reluctantly@@ sucks from the dairy tap until $possessive stomach is bloated with nearly two liters of milk, leaving $possessive belly noticeably distended. $pronounCap struggles to keep $possessive fatty, liquid meal down, @@.gold;fearing@@ punishment otherwise.
+				Throughout the week, $he @@.mediumorchid;reluctantly@@ sucks from the dairy tap until $his stomach is bloated with nearly two liters of milk, leaving $his belly noticeably distended. $He struggles to keep $his fatty, liquid meal down, @@.gold;fearing@@ punishment otherwise.
 				<<set $slaves[$i].devotion -= 3, $slaves[$i].trust -= 3>>
 			<</if>>
 		<<elseif $slaves[$i].inflationMethod == 2>>
@@ -202,13 +202,13 @@
 				You no longer have a functional dairy. @@.yellow;$possessiveCap inflation regimen has been ended.@@
 				<<set $slaves[$i].inflation = 0, $slaves[$i].inflationType = "none", $slaves[$i].inflationMethod = 0, SetBellySize($slaves[$i])>>
 			<<elseif $slaves[$i].inflation == 3>>
-				Throughout the week, $pronoun @@.mediumorchid;reluctantly@@ fills $possessive rectum from the dairy tap until $possessive stomach is @@.red;painfully bloated@@ with nearly two gallons of milk, leaving $object looking ready to burst. $pronounCap struggles to keep the fattening load inside $object, @@.gold;fearing@@ punishment otherwise.
+				Throughout the week, $he @@.mediumorchid;reluctantly@@ fills $his rectum from the dairy tap until $his stomach is @@.red;painfully bloated@@ with nearly two gallons of milk, leaving $him looking ready to burst. $He struggles to keep the fattening load inside $him, @@.gold;fearing@@ punishment otherwise.
 				<<set $slaves[$i].health -= 10, $slaves[$i].devotion -= 8, $slaves[$i].trust -= 8>>
 			<<elseif $slaves[$i].inflation == 2>>
-				Throughout the week, $pronoun @@.mediumorchid;reluctantly@@ fills $possessive rectum from the dairy tap until $possessive stomach is bloated with nearly four liters of milk, leaving $object looking pregnant. $pronounCap struggles to keep the fattening load inside $object, @@.gold;fearing@@ punishment otherwise.
+				Throughout the week, $he @@.mediumorchid;reluctantly@@ fills $his rectum from the dairy tap until $his stomach is bloated with nearly four liters of milk, leaving $him looking pregnant. $He struggles to keep the fattening load inside $him, @@.gold;fearing@@ punishment otherwise.
 				<<set $slaves[$i].devotion -= 5,$slaves[$i].trust -= 5>>
 			<<elseif $slaves[$i].inflation == 1>>
-				Throughout the week, $pronoun @@.mediumorchid;reluctantly@@ fills $possessive rectum from the dairy tap until $possessive stomach is bloated with nearly two liters of milk, leaving $possessive belly noticeably distended. $pronounCap struggles to keep the fattening load inside $object, @@.gold;fearing@@ punishment otherwise.
+				Throughout the week, $he @@.mediumorchid;reluctantly@@ fills $his rectum from the dairy tap until $his stomach is bloated with nearly two liters of milk, leaving $his belly noticeably distended. $He struggles to keep the fattening load inside $him, @@.gold;fearing@@ punishment otherwise.
 				<<set $slaves[$i].devotion -= 3, $slaves[$i].trust -= 3>>
 			<</if>>
 		<<elseif $slaves[$i].inflationMethod == 3>>
@@ -217,13 +217,13 @@
 				$slaves[_saf].slaveName is no longer lactating and thus can no longer keep $slaves[$i].slaveName filled with milk. @@.yellow;$possessiveCap inflation regimen has been ended.@@
 				<<set $slaves[$i].inflation = 0, $slaves[$i].inflationType = "none", $slaves[$i].inflationMethod = 0, $slaves[$i].milkSource = 0, SetBellySize($slaves[$i])>>
 			<<elseif $slaves[$i].inflation == 3>>
-				Throughout the week, $pronoun @@.mediumorchid;reluctantly@@ suckles from $slaves[_saf].slaveName until $possessive stomach is @@.red;painfully bloated@@ with nearly two gallons of milk, leaving $object looking ready to burst. $pronounCap struggles to keep $possessive fatty, liquid meal down, @@.gold;fearing@@ punishment otherwise.
+				Throughout the week, $he @@.mediumorchid;reluctantly@@ suckles from $slaves[_saf].slaveName until $his stomach is @@.red;painfully bloated@@ with nearly two gallons of milk, leaving $him looking ready to burst. $He struggles to keep $his fatty, liquid meal down, @@.gold;fearing@@ punishment otherwise.
 				<<set $slaves[$i].health -= 10, $slaves[$i].devotion -= 8, $slaves[$i].trust -= 8>>
 			<<elseif $slaves[$i].inflation == 2>>
-				Throughout the week, $pronoun @@.mediumorchid;reluctantly@@ suckles from $slaves[_saf].slaveName until $possessive stomach is bloated with nearly four liters of milk, leaving $object looking pregnant. $pronounCap struggles to keep $possessive fatty, liquid meal down, @@.gold;fearing@@ punishment otherwise.
+				Throughout the week, $he @@.mediumorchid;reluctantly@@ suckles from $slaves[_saf].slaveName until $his stomach is bloated with nearly four liters of milk, leaving $him looking pregnant. $He struggles to keep $his fatty, liquid meal down, @@.gold;fearing@@ punishment otherwise.
 				<<set $slaves[$i].devotion -= 5, $slaves[$i].trust -= 5>>
 			<<elseif $slaves[$i].inflation == 1>>
-				Throughout the week, $pronoun @@.mediumorchid;reluctantly@@ suckles from $slaves[_saf].slaveName until $possessive stomach is bloated with nearly two liters of milk, leaving $possessive belly noticeably distended. $pronounCap struggles to keep $possessive fatty, liquid meal down, @@.gold;fearing@@ punishment otherwise.
+				Throughout the week, $he @@.mediumorchid;reluctantly@@ suckles from $slaves[_saf].slaveName until $his stomach is bloated with nearly two liters of milk, leaving $his belly noticeably distended. $He struggles to keep $his fatty, liquid meal down, @@.gold;fearing@@ punishment otherwise.
 				<<set $slaves[$i].devotion -= 3, $slaves[$i].trust -= 3>>
 			<</if>>
 		<</if>>
@@ -233,13 +233,13 @@
 				You no longer have a functional dairy. @@.yellow;$possessiveCap inflation regimen has been ended.@@
 				<<set $slaves[$i].inflation = 0, $slaves[$i].inflationType = "none", $slaves[$i].inflationMethod = 0, SetBellySize($slaves[$i])>>
 			<<elseif $slaves[$i].inflation == 3>>
-				Throughout the week, $pronoun @@.hotpink;eagerly@@ sucks from the dairy tap until $possessive stomach is @@.red;painfully bloated@@ with nearly two gallons of milk, leaving $object looking ready to burst. $pronounCap rubs $possessive full belly @@.mediumaquamarine;contently@@, anticipating $possessive next gorging.
+				Throughout the week, $he @@.hotpink;eagerly@@ sucks from the dairy tap until $his stomach is @@.red;painfully bloated@@ with nearly two gallons of milk, leaving $him looking ready to burst. $He rubs $his full belly @@.mediumaquamarine;contently@@, anticipating $his next gorging.
 				<<set $slaves[$i].health -= 10, $slaves[$i].devotion += 5, $slaves[$i].trust += 5>>
 			<<elseif $slaves[$i].inflation == 2>>
-				Throughout the week, $pronoun @@.hotpink;eagerly@@ sucks from the dairy tap until $possessive stomach is bloated with nearly four liters of milk, leaving $object looking pregnant. $pronounCap rubs $possessive taut belly @@.mediumaquamarine;contently@@, anticipating $possessive next feeding.
+				Throughout the week, $he @@.hotpink;eagerly@@ sucks from the dairy tap until $his stomach is bloated with nearly four liters of milk, leaving $him looking pregnant. $He rubs $his taut belly @@.mediumaquamarine;contently@@, anticipating $his next feeding.
 				<<set $slaves[$i].devotion += 4, $slaves[$i].trust += 4>>
 			<<elseif $slaves[$i].inflation == 1>>
-				Throughout the week, $pronoun @@.hotpink;eagerly@@ sucks from the dairy tap until $possessive stomach is bloated with nearly two liters of milk, leaving $possessive belly noticeably distended. $pronounCap rubs $possessive sloshing belly @@.mediumaquamarine;contently@@, anticipating $possessive next meal.
+				Throughout the week, $he @@.hotpink;eagerly@@ sucks from the dairy tap until $his stomach is bloated with nearly two liters of milk, leaving $his belly noticeably distended. $He rubs $his sloshing belly @@.mediumaquamarine;contently@@, anticipating $his next meal.
 				<<set $slaves[$i].devotion += 3, $slaves[$i].trust += 3>>
 			<</if>>
 		<<elseif $slaves[$i].inflationMethod == 2>>
@@ -247,13 +247,13 @@
 				You no longer have a functional dairy. @@.yellow;$possessiveCap inflation regimen has been ended.@@
 				<<set $slaves[$i].inflation = 0, $slaves[$i].inflationType = "none", $slaves[$i].inflationMethod = 0, SetBellySize($slaves[$i])>>
 			<<elseif $slaves[$i].inflation == 3>>
-				Throughout the week, $pronoun @@.hotpink;happily@@ fills $possessive rectum from the dairy tap until $possessive stomach is @@.red;painfully bloated@@ with nearly two gallons of milk, leaving $object looking ready to burst. $pronounCap rubs $possessive taut belly @@.mediumaquamarine;contently@@, though $pronoun wishes $pronoun could have swallowed it instead.
+				Throughout the week, $he @@.hotpink;happily@@ fills $his rectum from the dairy tap until $his stomach is @@.red;painfully bloated@@ with nearly two gallons of milk, leaving $him looking ready to burst. $He rubs $his taut belly @@.mediumaquamarine;contently@@, though $he wishes $he could have swallowed it instead.
 				<<set $slaves[$i].health -= 10, $slaves[$i].devotion += 4, $slaves[$i].trust += 4>>
 			<<elseif $slaves[$i].inflation == 2>>
-				Throughout the week, $pronoun @@.hotpink;happily@@ fills $possessive rectum from the dairy tap until $possessive stomach is bloated with nearly four liters of milk, leaving $object looking pregnant. $pronounCap rubs $possessive full belly @@.mediumaquamarine;contently@@, though $pronoun wishes $pronoun could have swallowed it instead.
+				Throughout the week, $he @@.hotpink;happily@@ fills $his rectum from the dairy tap until $his stomach is bloated with nearly four liters of milk, leaving $him looking pregnant. $He rubs $his full belly @@.mediumaquamarine;contently@@, though $he wishes $he could have swallowed it instead.
 				<<set $slaves[$i].devotion += 3, $slaves[$i].trust += 3>>
 			<<elseif $slaves[$i].inflation == 1>>
-				Throughout the week, $pronoun @@.hotpink;happily@@ fills $possessive rectum from the dairy tap until $possessive stomach is bloated with nearly two liters of milk, leaving $possessive belly noticeably distended. $pronounCap rubs $possessive sloshing belly @@.mediumaquamarine;contently@@, though $pronoun wishes $pronoun could have swallowed it instead.
+				Throughout the week, $he @@.hotpink;happily@@ fills $his rectum from the dairy tap until $his stomach is bloated with nearly two liters of milk, leaving $his belly noticeably distended. $He rubs $his sloshing belly @@.mediumaquamarine;contently@@, though $he wishes $he could have swallowed it instead.
 				<<set $slaves[$i].devotion += 1, $slaves[$i].trust += 1>>
 			<</if>>
 		<<elseif $slaves[$i].inflationMethod == 3>>
@@ -262,13 +262,13 @@
 				$slaves[_saf].slaveName is no longer lactating and thus can no longer keep $slaves[$i].slaveName filled with milk. @@.yellow;$possessiveCap inflation regimen has been ended.@@
 				<<set $slaves[$i].inflation = 0, $slaves[$i].inflationType = "none", $slaves[$i].inflationMethod = 0, $slaves[$i].milkSource = 0, SetBellySize($slaves[$i])>>
 			<<elseif $slaves[$i].inflation == 3>>
-				Throughout the week, $pronoun @@.hotpink;eagerly@@ sucks from $slaves[_saf].slaveName until $possessive stomach is @@.red;painfully bloated@@ with nearly two gallons of milk, leaving $object looking ready to burst. $pronounCap rubs $possessive full belly @@.mediumaquamarine;contently@@, anticipating $possessive next gorging.
+				Throughout the week, $he @@.hotpink;eagerly@@ sucks from $slaves[_saf].slaveName until $his stomach is @@.red;painfully bloated@@ with nearly two gallons of milk, leaving $him looking ready to burst. $He rubs $his full belly @@.mediumaquamarine;contently@@, anticipating $his next gorging.
 				<<set $slaves[$i].health -= 10, $slaves[$i].devotion += 5, $slaves[$i].trust += 5>>
 			<<elseif $slaves[$i].inflation == 2>>
-				Throughout the week, $pronoun @@.hotpink;eagerly@@ sucks from $slaves[_saf].slaveName until $possessive stomach is bloated with nearly four liters of milk, leaving $object looking pregnant. $pronounCap rubs $possessive taut belly @@.mediumaquamarine;contently@@, anticipating $possessive next feeding.
+				Throughout the week, $he @@.hotpink;eagerly@@ sucks from $slaves[_saf].slaveName until $his stomach is bloated with nearly four liters of milk, leaving $him looking pregnant. $He rubs $his taut belly @@.mediumaquamarine;contently@@, anticipating $his next feeding.
 				<<set $slaves[$i].devotion += 4, $slaves[$i].trust += 4>>
 			<<elseif $slaves[$i].inflation == 1>>
-				Throughout the week, $pronoun @@.hotpink;eagerly@@ sucks from $slaves[_saf].slaveName until $possessive stomach is bloated with nearly two liters of milk, leaving $possessive belly noticeably distended. $pronounCap rubs $possessive sloshing belly @@.mediumaquamarine;contently@@, anticipating $possessive next meal.
+				Throughout the week, $he @@.hotpink;eagerly@@ sucks from $slaves[_saf].slaveName until $his stomach is bloated with nearly two liters of milk, leaving $his belly noticeably distended. $He rubs $his sloshing belly @@.mediumaquamarine;contently@@, anticipating $his next meal.
 				<<set $slaves[$i].devotion += 3, $slaves[$i].trust += 3>>
 			<</if>>
 		<</if>>
@@ -278,24 +278,24 @@
 				You no longer have a functional dairy. @@.yellow;$possessiveCap inflation regimen has been ended.@@
 				<<set $slaves[$i].inflation = 0, $slaves[$i].inflationType = "none", $slaves[$i].inflationMethod = 0, SetBellySize($slaves[$i])>>
 			<<elseif $slaves[$i].inflation == 3>>
-				Throughout the week, $pronoun makes sure to keep herself filled with nearly two gallons of milk, leaving $object looking ready to burst. $pronounCap keeps herself @@.red;painfully full@@ for you.
+				Throughout the week, $he makes sure to keep herself filled with nearly two gallons of milk, leaving $him looking ready to burst. $He keeps herself @@.red;painfully full@@ for you.
 				<<set $slaves[$i].health -= 10>>
 			<<elseif $slaves[$i].inflation == 2>>
-				Throughout the week, $pronoun makes sure to keep herself filled with nearly four liters of milk, leaving $object looking pregnant. $pronounCap is full enough to be distended but not enough to grow taut.
+				Throughout the week, $he makes sure to keep herself filled with nearly four liters of milk, leaving $him looking pregnant. $He is full enough to be distended but not enough to grow taut.
 			<<elseif $slaves[$i].inflation == 1>>
-				Throughout the week, $pronoun makes sure to keep herself filled with nearly two liters of milk, leaving $possessive belly noticeably distended. $pronounCap is full enough to be swollen but not enough to visibly jiggle.
+				Throughout the week, $he makes sure to keep herself filled with nearly two liters of milk, leaving $his belly noticeably distended. $He is full enough to be swollen but not enough to visibly jiggle.
 			<</if>>
 		<<elseif $slaves[$i].inflationMethod == 2>>
 			<<if ($dairySlaves == 0 || $dairy == 0) && $arcologies[0].FSPastoralistLaw != 1>>
 				You no longer have a functional dairy. @@.yellow;$possessiveCap inflation regimen has been ended.@@
 				<<set $slaves[$i].inflation = 0, $slaves[$i].inflationType = "none", $slaves[$i].inflationMethod = 0, SetBellySize($slaves[$i])>>
 			<<elseif $slaves[$i].inflation == 3>>
-				Throughout the week, $pronoun makes sure to fill $possessive rear with nearly two gallons of milk, leaving $object looking ready to burst, whenever $pronoun leaks or needs to release $possessive load. $pronounCap keeps herself @@.red;painfully full@@ for you.
+				Throughout the week, $he makes sure to fill $his rear with nearly two gallons of milk, leaving $him looking ready to burst, whenever $he leaks or needs to release $his load. $He keeps herself @@.red;painfully full@@ for you.
 				<<set $slaves[$i].health -= 10>>
 			<<elseif $slaves[$i].inflation == 2>>
-				Throughout the week, $pronoun makes sure to fill $possessive rear with nearly four liters of milk, leaving $object looking pregnant, whenever $pronoun leaks or needs to release $possessive load. $pronounCap is full enough to be distended but not enough to grow taut.
+				Throughout the week, $he makes sure to fill $his rear with nearly four liters of milk, leaving $him looking pregnant, whenever $he leaks or needs to release $his load. $He is full enough to be distended but not enough to grow taut.
 			<<elseif $slaves[$i].inflation == 1>>
-				Throughout the week, $pronoun makes sure to fill $possessive rear with nearly two liters of milk, leaving $possessive belly noticeably distended, whenever $pronoun leaks or needs to release $possessive load. $pronounCap is full enough to be swollen but not enough to visibly jiggle.
+				Throughout the week, $he makes sure to fill $his rear with nearly two liters of milk, leaving $his belly noticeably distended, whenever $he leaks or needs to release $his load. $He is full enough to be swollen but not enough to visibly jiggle.
 			<</if>>
 		<<elseif $slaves[$i].inflationMethod == 3>>
 			<<set _saf = $slaveIndices[$slaves[$i].milkSource]>>
@@ -303,12 +303,12 @@
 				$slaves[_saf].slaveName is no longer lactating and thus can no longer keep $slaves[$i].slaveName filled with milk. @@.yellow;$possessiveCap inflation regimen has been ended.@@
 				<<set $slaves[$i].inflation = 0, $slaves[$i].inflationType = "none", $slaves[$i].inflationMethod = 0, $slaves[$i].milkSource = 0, SetBellySize($slaves[$i])>>
 			<<elseif $slaves[$i].inflation == 3>>
-				Throughout the week, $pronoun makes sure keep suckling from $slaves[_saf].slaveName until $pronoun is filled with nearly two gallons of milk, leaving $object looking ready to give birth. $pronounCap keeps herself @@.red;painfully full@@ for you.
+				Throughout the week, $he makes sure keep suckling from $slaves[_saf].slaveName until $he is filled with nearly two gallons of milk, leaving $him looking ready to give birth. $He keeps herself @@.red;painfully full@@ for you.
 				<<set $slaves[$i].health -= 10>>
 			<<elseif $slaves[$i].inflation == 2>>
-				Throughout the week, $pronoun makes sure keep suckling from $slaves[_saf].slaveName until $pronoun is filled with nearly four liters of milk, leaving $object looking pregnant. $pronounCap is full enough to be distended but not enough to grow taut.
+				Throughout the week, $he makes sure keep suckling from $slaves[_saf].slaveName until $he is filled with nearly four liters of milk, leaving $him looking pregnant. $He is full enough to be distended but not enough to grow taut.
 			<<elseif $slaves[$i].inflation == 1>>
-				Throughout the week, $pronoun makes sure keep suckling from $slaves[_saf].slaveName until $pronoun is filled with nearly two liters of milk, leaving $possessive belly noticeably distended. $pronounCap is full enough to be swollen but not enough to visibly jiggle.
+				Throughout the week, $he makes sure keep suckling from $slaves[_saf].slaveName until $he is filled with nearly two liters of milk, leaving $his belly noticeably distended. $He is full enough to be swollen but not enough to visibly jiggle.
 			<</if>>
 		<</if>>
 	<</if>>
@@ -320,13 +320,13 @@
 				You no longer have a functional cum dairy. @@.yellow;$possessiveCap inflation regimen has been ended.@@
 				<<set $slaves[$i].inflation = 0, $slaves[$i].inflationType = "none", $slaves[$i].inflationMethod = 0, SetBellySize($slaves[$i])>>
 			<<elseif $slaves[$i].inflation == 3>>
-				Throughout the week, $pronoun @@.mediumorchid;reluctantly@@ sucks from the dairy tap until $possessive stomach is @@.red;painfully bloated@@ with nearly two gallons of cum, leaving $object looking ready to burst. $pronounCap struggles to keep $possessive liquid meal down, @@.gold;fearing@@ punishment otherwise.
+				Throughout the week, $he @@.mediumorchid;reluctantly@@ sucks from the dairy tap until $his stomach is @@.red;painfully bloated@@ with nearly two gallons of cum, leaving $him looking ready to burst. $He struggles to keep $his liquid meal down, @@.gold;fearing@@ punishment otherwise.
 				<<set $slaves[$i].health -= 10, $slaves[$i].devotion -= 8, $slaves[$i].trust -= 8>>
 			<<elseif $slaves[$i].inflation == 2>>
-				Throughout the week, $pronoun @@.mediumorchid;reluctantly@@ sucks from the dairy tap until $possessive stomach is bloated with nearly four liters of cum, leaving $object looking pregnant. $pronounCap struggles to keep $possessive liquid meal down, @@.gold;fearing@@ punishment otherwise.
+				Throughout the week, $he @@.mediumorchid;reluctantly@@ sucks from the dairy tap until $his stomach is bloated with nearly four liters of cum, leaving $him looking pregnant. $He struggles to keep $his liquid meal down, @@.gold;fearing@@ punishment otherwise.
 				<<set $slaves[$i].devotion -= 5, $slaves[$i].trust -= 5>>
 			<<elseif $slaves[$i].inflation == 1>>
-				Throughout the week, $pronoun @@.mediumorchid;reluctantly@@ sucks from the dairy tap until $possessive stomach is bloated with nearly two liters of cum, leaving $possessive belly noticeably distended. $pronounCap struggles to keep $possessive liquid meal down, @@.gold;fearing@@ punishment otherwise.
+				Throughout the week, $he @@.mediumorchid;reluctantly@@ sucks from the dairy tap until $his stomach is bloated with nearly two liters of cum, leaving $his belly noticeably distended. $He struggles to keep $his liquid meal down, @@.gold;fearing@@ punishment otherwise.
 				<<set $slaves[$i].devotion -= 3, $slaves[$i].trust -= 3>>
 			<</if>>
 		<<elseif $slaves[$i].inflationMethod == 2>>
@@ -334,13 +334,13 @@
 				You no longer have a functional cum dairy. @@.yellow;$possessiveCap inflation regimen has been ended.@@
 				<<set $slaves[$i].inflation = 0, $slaves[$i].inflationType = "none", $slaves[$i].inflationMethod = 0, SetBellySize($slaves[$i])>>
 			<<elseif $slaves[$i].inflation == 3>>
-				Throughout the week, $pronoun @@.mediumorchid;reluctantly@@ fills $possessive rectum from the dairy tap until $possessive stomach is @@.red;painfully bloated@@ with nearly two gallons of cum, leaving $object looking ready to burst. $pronounCap struggles to keep the massive cumshot inside $object, @@.gold;fearing@@ punishment otherwise.
+				Throughout the week, $he @@.mediumorchid;reluctantly@@ fills $his rectum from the dairy tap until $his stomach is @@.red;painfully bloated@@ with nearly two gallons of cum, leaving $him looking ready to burst. $He struggles to keep the massive cumshot inside $him, @@.gold;fearing@@ punishment otherwise.
 				<<set $slaves[$i].health -= 10, $slaves[$i].devotion -= 8, $slaves[$i].trust -= 8>>
 			<<elseif $slaves[$i].inflation == 2>>
-				Throughout the week, $pronoun @@.mediumorchid;reluctantly@@ fills $possessive rectum from the dairy tap until $possessive stomach is bloated with nearly four liters of cum, leaving $object looking pregnant. $pronounCap struggles to keep the huge cumshot inside $object, @@.gold;fearing@@ punishment otherwise.
+				Throughout the week, $he @@.mediumorchid;reluctantly@@ fills $his rectum from the dairy tap until $his stomach is bloated with nearly four liters of cum, leaving $him looking pregnant. $He struggles to keep the huge cumshot inside $him, @@.gold;fearing@@ punishment otherwise.
 				<<set $slaves[$i].devotion -= 5, $slaves[$i].trust -= 5>>
 			<<elseif $slaves[$i].inflation == 1>>
-				Throughout the week, $pronoun @@.mediumorchid;reluctantly@@ fills $possessive rectum from the dairy tap until $possessive stomach is bloated with nearly two liters of cum, leaving $possessive belly noticeably distended. $pronounCap struggles to keep the cumshot inside $object, @@.gold;fearing@@ punishment otherwise.
+				Throughout the week, $he @@.mediumorchid;reluctantly@@ fills $his rectum from the dairy tap until $his stomach is bloated with nearly two liters of cum, leaving $his belly noticeably distended. $He struggles to keep the cumshot inside $him, @@.gold;fearing@@ punishment otherwise.
 				<<set $slaves[$i].devotion -= 3, $slaves[$i].trust -= 3>>
 			<</if>>
 		<<elseif $slaves[$i].inflationMethod == 3>>
@@ -349,13 +349,13 @@
 				$slaves[_saf].slaveName has no longer has testicles and thus can no longer keep $slaves[$i].slaveName filled with cum. @@.yellow;$possessiveCap inflation regimen has been ended.@@
 				<<set $slaves[$i].inflation = 0, $slaves[$i].inflationType = "none", $slaves[$i].inflationMethod = 0, $slaves[$i].cumSource = 0, SetBellySize($slaves[$i])>>
 			<<elseif $slaves[$i].inflation == 3>>
-				Throughout the week, $pronoun @@.mediumorchid;reluctantly@@ sucks $slaves[_saf].slaveName's <<if $slaves[_saf].dick > 0>>cock<<else>>cum hole<</if>> until $possessive stomach is @@.red;painfully bloated@@ with nearly two gallons of cum, leaving $object looking ready to burst. $pronounCap struggles to keep $possessive liquid meal down, @@.gold;fearing@@ punishment otherwise.
+				Throughout the week, $he @@.mediumorchid;reluctantly@@ sucks $slaves[_saf].slaveName's <<if $slaves[_saf].dick > 0>>cock<<else>>cum hole<</if>> until $his stomach is @@.red;painfully bloated@@ with nearly two gallons of cum, leaving $him looking ready to burst. $He struggles to keep $his liquid meal down, @@.gold;fearing@@ punishment otherwise.
 				<<set $slaves[$i].health -= 10, $slaves[$i].devotion -= 8, $slaves[$i].trust -= 8>>
 			<<elseif $slaves[$i].inflation == 2>>
-				Throughout the week, $pronoun @@.mediumorchid;reluctantly@@ sucks $slaves[_saf].slaveName's <<if $slaves[_saf].dick > 0>>cock<<else>>cum hole<</if>> until $possessive stomach is bloated with nearly four liters of cum, leaving $object looking pregnant. $pronounCap struggles to keep $possessive liquid meal down, @@.gold;fearing@@ punishment otherwise.
+				Throughout the week, $he @@.mediumorchid;reluctantly@@ sucks $slaves[_saf].slaveName's <<if $slaves[_saf].dick > 0>>cock<<else>>cum hole<</if>> until $his stomach is bloated with nearly four liters of cum, leaving $him looking pregnant. $He struggles to keep $his liquid meal down, @@.gold;fearing@@ punishment otherwise.
 				<<set $slaves[$i].devotion -= 5, $slaves[$i].trust -= 5>>
 			<<elseif $slaves[$i].inflation == 1>>
-				Throughout the week, $pronoun @@.mediumorchid;reluctantly@@ sucks $slaves[_saf].slaveName's <<if $slaves[_saf].dick > 0>>cock<<else>>cum hole<</if>> until $possessive stomach is bloated with nearly two liters of cum, leaving $possessive belly noticeably distended. $pronounCap struggles to keep $possessive liquid meal down, @@.gold;fearing@@ punishment otherwise.
+				Throughout the week, $he @@.mediumorchid;reluctantly@@ sucks $slaves[_saf].slaveName's <<if $slaves[_saf].dick > 0>>cock<<else>>cum hole<</if>> until $his stomach is bloated with nearly two liters of cum, leaving $his belly noticeably distended. $He struggles to keep $his liquid meal down, @@.gold;fearing@@ punishment otherwise.
 				<<set $slaves[$i].devotion -= 3, $slaves[$i].trust -= 3>>
 			<</if>>
 		<</if>>
@@ -365,13 +365,13 @@
 				You no longer have a functional cum dairy. @@.yellow;$possessiveCap inflation regimen has been ended.@@
 				<<set $slaves[$i].inflation = 0, $slaves[$i].inflationType = "none", $slaves[$i].inflationMethod = 0, SetBellySize($slaves[$i])>>
 			<<elseif $slaves[$i].inflation == 3>>
-				Throughout the week, $pronoun @@.hotpink;eagerly@@ sucks from the dairy tap until $possessive stomach is @@.red;painfully bloated@@ with nearly two gallons of cum, leaving $object looking ready to burst. $pronounCap rubs $possessive full belly @@.mediumaquamarine;contently@@, anticipating $possessive next gorging.
+				Throughout the week, $he @@.hotpink;eagerly@@ sucks from the dairy tap until $his stomach is @@.red;painfully bloated@@ with nearly two gallons of cum, leaving $him looking ready to burst. $He rubs $his full belly @@.mediumaquamarine;contently@@, anticipating $his next gorging.
 				<<set $slaves[$i].health -= 10, $slaves[$i].devotion += 5, $slaves[$i].trust += 5>>
 			<<elseif $slaves[$i].inflation == 2>>
-				Throughout the week, $pronoun @@.hotpink;eagerly@@ sucks from the dairy tap until $possessive stomach is bloated with nearly four liters of cum, leaving $object looking pregnant. $pronounCap rubs $possessive taut belly @@.mediumaquamarine;contently@@, anticipating $possessive next feeding.
+				Throughout the week, $he @@.hotpink;eagerly@@ sucks from the dairy tap until $his stomach is bloated with nearly four liters of cum, leaving $him looking pregnant. $He rubs $his taut belly @@.mediumaquamarine;contently@@, anticipating $his next feeding.
 				<<set $slaves[$i].devotion += 4, $slaves[$i].trust += 4>>
 			<<elseif $slaves[$i].inflation == 1>>
-				Throughout the week, $pronoun @@.hotpink;eagerly@@ sucks from the dairy tap until $possessive stomach is bloated with nearly two liters of cum, leaving $possessive belly noticeably distended. $pronounCap rubs $possessive sloshing belly @@.mediumaquamarine;contently@@, anticipating $possessive next meal.
+				Throughout the week, $he @@.hotpink;eagerly@@ sucks from the dairy tap until $his stomach is bloated with nearly two liters of cum, leaving $his belly noticeably distended. $He rubs $his sloshing belly @@.mediumaquamarine;contently@@, anticipating $his next meal.
 				<<set $slaves[$i].devotion += 3, $slaves[$i].trust += 3>>
 			<</if>>
 		<<elseif $slaves[$i].inflationMethod == 2>>
@@ -379,13 +379,13 @@
 				You no longer have a functional cum dairy. @@.yellow;$possessiveCap inflation regimen has been ended.@@
 				<<set $slaves[$i].inflation = 0, $slaves[$i].inflationType = "none", $slaves[$i].inflationMethod = 0, SetBellySize($slaves[$i])>>
 			<<elseif $slaves[$i].inflation == 3>>
-				Throughout the week, $pronoun @@.hotpink;happily@@ fills $possessive rectum from the dairy tap until $possessive stomach is @@.red;painfully bloated@@ with nearly two gallons of cum, leaving $object looking ready to burst. $pronounCap rubs $possessive taut belly @@.mediumaquamarine;contently@@, though $pronoun wishes $pronoun could have swallowed it instead.
+				Throughout the week, $he @@.hotpink;happily@@ fills $his rectum from the dairy tap until $his stomach is @@.red;painfully bloated@@ with nearly two gallons of cum, leaving $him looking ready to burst. $He rubs $his taut belly @@.mediumaquamarine;contently@@, though $he wishes $he could have swallowed it instead.
 				<<set $slaves[$i].health -= 10, $slaves[$i].devotion += 4, $slaves[$i].trust += 4>>
 			<<elseif $slaves[$i].inflation == 2>>
-				Throughout the week, $pronoun @@.hotpink;happily@@ fills $possessive rectum from the dairy tap until $possessive stomach is bloated with nearly four liters of cum, leaving $object looking pregnant. $pronounCap rubs $possessive full belly @@.mediumaquamarine;contently@@, though $pronoun wishes $pronoun could have swallowed it instead.
+				Throughout the week, $he @@.hotpink;happily@@ fills $his rectum from the dairy tap until $his stomach is bloated with nearly four liters of cum, leaving $him looking pregnant. $He rubs $his full belly @@.mediumaquamarine;contently@@, though $he wishes $he could have swallowed it instead.
 				<<set $slaves[$i].devotion += 3, $slaves[$i].trust += 3>>
 			<<elseif $slaves[$i].inflation == 1>>
-				Throughout the week, $pronoun @@.hotpink;happily@@ fills $possessive rectum from the dairy tap until $possessive stomach is bloated with nearly two liters of cum, leaving $possessive belly noticeably distended. $pronounCap rubs $possessive sloshing belly @@.mediumaquamarine;contently@@, though $pronoun wishes $pronoun could have swallowed it instead.
+				Throughout the week, $he @@.hotpink;happily@@ fills $his rectum from the dairy tap until $his stomach is bloated with nearly two liters of cum, leaving $his belly noticeably distended. $He rubs $his sloshing belly @@.mediumaquamarine;contently@@, though $he wishes $he could have swallowed it instead.
 				<<set $slaves[$i].devotion++, $slaves[$i].trust++>>
 			<</if>>
 		<<elseif $slaves[$i].inflationMethod == 3>>
@@ -394,13 +394,13 @@
 					$slaves[_saf].slaveName has no longer has testicles and thus can no longer keep $slaves[$i].slaveName filled with cum. @@.yellow;$possessiveCap inflation regimen has been ended.@@
 				<<set $slaves[$i].inflation = 0, $slaves[$i].inflationType = "none", $slaves[$i].inflationMethod = 0, $slaves[$i].cumSource = 0, SetBellySize($slaves[$i])>>
 			<<elseif $slaves[$i].inflation == 3>>
-				Throughout the week, $pronoun @@.hotpink;eagerly@@ sucks $slaves[_saf].slaveName's <<if $slaves[_saf].dick > 0>>cock<<else>>cum hole<</if>> until $possessive stomach is @@.red;painfully bloated@@ with nearly two gallons of cum, leaving $object looking ready to burst. $pronounCap rubs $possessive full belly @@.mediumaquamarine;contently@@, anticipating $possessive next gorging.
+				Throughout the week, $he @@.hotpink;eagerly@@ sucks $slaves[_saf].slaveName's <<if $slaves[_saf].dick > 0>>cock<<else>>cum hole<</if>> until $his stomach is @@.red;painfully bloated@@ with nearly two gallons of cum, leaving $him looking ready to burst. $He rubs $his full belly @@.mediumaquamarine;contently@@, anticipating $his next gorging.
 				<<set $slaves[$i].health -= 10, $slaves[$i].devotion += 5, $slaves[$i].trust += 5>>
 			<<elseif $slaves[$i].inflation == 2>>
-				Throughout the week, $pronoun @@.hotpink;eagerly@@ sucks $slaves[_saf].slaveName's <<if $slaves[_saf].dick > 0>>cock<<else>>cum hole<</if>> until $possessive stomach is bloated with nearly four liters of cum, leaving $object looking pregnant. $pronounCap rubs $possessive taut belly @@.mediumaquamarine;contently@@, anticipating $possessive next feeding.
+				Throughout the week, $he @@.hotpink;eagerly@@ sucks $slaves[_saf].slaveName's <<if $slaves[_saf].dick > 0>>cock<<else>>cum hole<</if>> until $his stomach is bloated with nearly four liters of cum, leaving $him looking pregnant. $He rubs $his taut belly @@.mediumaquamarine;contently@@, anticipating $his next feeding.
 				<<set $slaves[$i].devotion += 4, $slaves[$i].trust += 4>>
 			<<elseif $slaves[$i].inflation == 1>>
-				Throughout the week, $pronoun @@.hotpink;eagerly@@ sucks $slaves[_saf].slaveName's <<if $slaves[_saf].dick > 0>>cock<<else>>cum hole<</if>> until $possessive stomach is bloated with nearly two liters of cum, leaving $possessive belly noticeably distended. $pronounCap rubs $possessive sloshing belly @@.mediumaquamarine;contently@@, anticipating $possessive next meal.
+				Throughout the week, $he @@.hotpink;eagerly@@ sucks $slaves[_saf].slaveName's <<if $slaves[_saf].dick > 0>>cock<<else>>cum hole<</if>> until $his stomach is bloated with nearly two liters of cum, leaving $his belly noticeably distended. $He rubs $his sloshing belly @@.mediumaquamarine;contently@@, anticipating $his next meal.
 				<<set $slaves[$i].devotion += 3, $slaves[$i].trust += 3>>
 			<</if>>
 		<</if>>
@@ -410,24 +410,24 @@
 				You no longer have a functional cum dairy. @@.yellow;$possessiveCap inflation regimen has been ended.@@
 				<<set $slaves[$i].inflation = 0, $slaves[$i].inflationType = "none", $slaves[$i].inflationMethod = 0, SetBellySize($slaves[$i])>>
 			<<elseif $slaves[$i].inflation == 3>>
-				Throughout the week, $pronoun makes sure to keep herself filled with nearly two gallons of cum, leaving $object looking ready to burst. $pronounCap keeps herself @@.red;painfully full@@ for you.
+				Throughout the week, $he makes sure to keep herself filled with nearly two gallons of cum, leaving $him looking ready to burst. $He keeps herself @@.red;painfully full@@ for you.
 				<<set $slaves[$i].health -= 10>>
 			<<elseif $slaves[$i].inflation == 2>>
-				Throughout the week, $pronoun makes sure to keep herself filled with nearly four liters of cum, leaving $object looking pregnant. $pronounCap is full enough to be distended but not enough to grow taut.
+				Throughout the week, $he makes sure to keep herself filled with nearly four liters of cum, leaving $him looking pregnant. $He is full enough to be distended but not enough to grow taut.
 			<<elseif $slaves[$i].inflation == 1>>
-				Throughout the week, $pronoun makes sure to keep herself filled with nearly two liters of cum, leaving $possessive belly noticeably distended. $pronounCap is full enough to be swollen but not enough to visibly jiggle.
+				Throughout the week, $he makes sure to keep herself filled with nearly two liters of cum, leaving $his belly noticeably distended. $He is full enough to be swollen but not enough to visibly jiggle.
 			<</if>>
 		<<elseif $slaves[$i].inflationMethod == 2>>
 			<<if ($dairySlaves == 0 || $cumSlaves == 0 || $dairy == 0) && $arcologies[0].FSPastoralistLaw != 1>>
 				You no longer have a functional cum dairy. @@.yellow;$possessiveCap inflation regimen has been ended.@@
 				<<set $slaves[$i].inflation = 0, $slaves[$i].inflationType = "none", $slaves[$i].inflationMethod = 0, SetBellySize($slaves[$i])>>
 			<<elseif $slaves[$i].inflation == 3>>
-				Throughout the week, $pronoun makes sure to fill $possessive rear with nearly two gallons of cum, leaving $object looking ready to burst, whenever $pronoun leaks or needs to release $possessive load. $pronounCap keeps herself @@.red;painfully full@@ for you.
+				Throughout the week, $he makes sure to fill $his rear with nearly two gallons of cum, leaving $him looking ready to burst, whenever $he leaks or needs to release $his load. $He keeps herself @@.red;painfully full@@ for you.
 				<<set $slaves[$i].health -= 10>>
 			<<elseif $slaves[$i].inflation == 2>>
-				Throughout the week, $pronoun makes sure to fill $possessive rear with nearly four liters of cum, leaving $object looking pregnant, whenever $pronoun leaks or needs to release $possessive load. $pronounCap is full enough to be distended but not enough to grow taut.
+				Throughout the week, $he makes sure to fill $his rear with nearly four liters of cum, leaving $him looking pregnant, whenever $he leaks or needs to release $his load. $He is full enough to be distended but not enough to grow taut.
 			<<elseif $slaves[$i].inflation == 1>>
-				Throughout the week, $pronoun makes sure to fill $possessive rear with nearly two liters of cum, leaving $possessive belly noticeably distended, whenever $pronoun leaks or needs to release $possessive load. $pronounCap is full enough to be swollen but not enough to visibly jiggle.
+				Throughout the week, $he makes sure to fill $his rear with nearly two liters of cum, leaving $his belly noticeably distended, whenever $he leaks or needs to release $his load. $He is full enough to be swollen but not enough to visibly jiggle.
 			<</if>>
 		<<elseif $slaves[$i].inflationMethod == 3>>
 			<<set _saf = $slaveIndices[$slaves[$i].cumSource]>>
@@ -435,12 +435,12 @@
 					$slaves[$j].slaveName has no longer has testicles and thus can no longer keep $slaves[$i].slaveName filled with cum. @@.yellow;$possessiveCap inflation regimen has been ended.@@
 				<<set $slaves[$i].inflation = 0, $slaves[$i].inflationType = "none", $slaves[$i].inflationMethod = 0, $slaves[$i].cumSource = 0, SetBellySize($slaves[$i])>>
 			<<elseif $slaves[$i].inflation == 3>>
-				Throughout the week, $pronoun makes sure keep sucking $slaves[_saf].slaveName's <<if $slaves[_saf].dick > 0>>cock<<else>>cum hole<</if>> until $pronoun is filled with nearly two gallons of cum, leaving $object looking ready to burst. $pronounCap keeps herself @@.red;painfully full@@ for you.
+				Throughout the week, $he makes sure keep sucking $slaves[_saf].slaveName's <<if $slaves[_saf].dick > 0>>cock<<else>>cum hole<</if>> until $he is filled with nearly two gallons of cum, leaving $him looking ready to burst. $He keeps herself @@.red;painfully full@@ for you.
 				<<set $slaves[$i].health -= 10>>
 			<<elseif $slaves[$i].inflation == 2>>
-				Throughout the week, $pronoun makes sure keep sucking $slaves[_saf].slaveName's <<if $slaves[_saf].dick > 0>>cock<<else>>cum hole<</if>> until $pronoun is filled with nearly four liters of cum, leaving $object looking pregnant. $pronounCap is full enough to be distended but not enough to grow taut.
+				Throughout the week, $he makes sure keep sucking $slaves[_saf].slaveName's <<if $slaves[_saf].dick > 0>>cock<<else>>cum hole<</if>> until $he is filled with nearly four liters of cum, leaving $him looking pregnant. $He is full enough to be distended but not enough to grow taut.
 			<<elseif $slaves[$i].inflation == 1>>
-				Throughout the week, $pronoun makes sure keep sucking $slaves[_saf].slaveName's <<if $slaves[_saf].dick > 0>>cock<<else>>cum hole<</if>> until $pronoun is filled with nearly two liters of cum, leaving $possessive belly noticeably distended. $pronounCap is full enough to be swollen but not enough to visibly jiggle.
+				Throughout the week, $he makes sure keep sucking $slaves[_saf].slaveName's <<if $slaves[_saf].dick > 0>>cock<<else>>cum hole<</if>> until $he is filled with nearly two liters of cum, leaving $his belly noticeably distended. $He is full enough to be swollen but not enough to visibly jiggle.
 			<</if>>
 		<</if>>
 	<</if>>
@@ -448,78 +448,78 @@
 <<case "food">>
 	<<if $slaves[$i].behavioralFlaw == "anorexic">>
 		<<if $slaves[$i].inflation == 3>>
-			Throughout the week, $pronoun focuses $possessive @@.mediumorchid;loathing@@ on you as $pronoun forces down servings of slave food until $possessive stomach is @@.red;painfully bloated@@ with nearly two gallons of the paste, leaving $object looking ready to burst. $pronounCap struggles to keep $possessive meal down, @@.gold;fearing@@ punishment otherwise.
+			Throughout the week, $he focuses $his @@.mediumorchid;loathing@@ on you as $he forces down servings of slave food until $his stomach is @@.red;painfully bloated@@ with nearly two gallons of the paste, leaving $him looking ready to burst. $He struggles to keep $his meal down, @@.gold;fearing@@ punishment otherwise.
 			<<set $slaves[$i].health -= 10, $slaves[$i].devotion -= 16, $slaves[$i].trust -= 16>>
 		<<elseif $slaves[$i].inflation == 2>>
-			Throughout the week, $pronoun focuses $possessive @@.mediumorchid;loathing@@ on you as $pronoun forces down servings of slave food until $possessive stomach is bloated with nearly four liters of the paste, giving $object quite the food baby. $pronounCap struggles to keep $possessive meal down, @@.gold;fearing@@ punishment otherwise.
+			Throughout the week, $he focuses $his @@.mediumorchid;loathing@@ on you as $he forces down servings of slave food until $his stomach is bloated with nearly four liters of the paste, giving $him quite the food baby. $He struggles to keep $his meal down, @@.gold;fearing@@ punishment otherwise.
 			<<set $slaves[$i].devotion -= 10, $slaves[$i].trust -= 10>>
 		<<elseif $slaves[$i].inflation == 1>>
-			Throughout the week, $pronoun focuses $possessive @@.mediumorchid;loathing@@ on you as $pronoun forces down servings of slave food until $possessive stomach is bloated with nearly two liters of the paste, leaving $possessive stomach obviously distended. $pronounCap struggles to keep $possessive meal down, @@.gold;fearing@@ punishment otherwise.
+			Throughout the week, $he focuses $his @@.mediumorchid;loathing@@ on you as $he forces down servings of slave food until $his stomach is bloated with nearly two liters of the paste, leaving $his stomach obviously distended. $He struggles to keep $his meal down, @@.gold;fearing@@ punishment otherwise.
 			<<set $slaves[$i].devotion -= 6, $slaves[$i].trust -= 6>>
 		<</if>>
 	<<elseif $slaves[$i].behavioralFlaw == "gluttonous">>
 		<<if $slaves[$i].inflation == 3>>
-			Throughout the week, $pronoun @@.hotpink;eagerly@@ stuffs $possessive face with servings of slave food until $possessive stomach is @@.red;painfully bloated@@ with nearly two gallons of the paste, leaving $object looking ready to burst. $pronounCap rubs $possessive stuffed belly @@.mediumaquamarine;contently@@, anticipating $possessive next gorging.
+			Throughout the week, $he @@.hotpink;eagerly@@ stuffs $his face with servings of slave food until $his stomach is @@.red;painfully bloated@@ with nearly two gallons of the paste, leaving $him looking ready to burst. $He rubs $his stuffed belly @@.mediumaquamarine;contently@@, anticipating $his next gorging.
 			<<set $slaves[$i].health -= 10, $slaves[$i].devotion += 10, $slaves[$i].trust += 10>>
 		<<elseif $slaves[$i].inflation == 2>>
-			Throughout the week, $pronoun @@.hotpink;eagerly@@ stuffs $possessive face with servings of slave food until $possessive stomach is bloated with nearly four liters of the paste, giving $object quite the food baby. $pronounCap rubs $possessive taut belly @@.mediumaquamarine;contently@@, anticipating $possessive next meal.
+			Throughout the week, $he @@.hotpink;eagerly@@ stuffs $his face with servings of slave food until $his stomach is bloated with nearly four liters of the paste, giving $him quite the food baby. $He rubs $his taut belly @@.mediumaquamarine;contently@@, anticipating $his next meal.
 			<<set $slaves[$i].devotion += 7, $slaves[$i].trust += 7>>
 		<<elseif $slaves[$i].inflation == 1>>
-			Throughout the week, $pronoun @@.hotpink;eagerly@@ stuffs $possessive face with servings of slave food until $possessive stomach is bloated with nearly two liters of the paste, leaving $possessive belly noticeably distended. $pronounCap rubs $possessive stuffed belly @@.mediumaquamarine;contently@@, anticipating $possessive next helping.
+			Throughout the week, $he @@.hotpink;eagerly@@ stuffs $his face with servings of slave food until $his stomach is bloated with nearly two liters of the paste, leaving $his belly noticeably distended. $He rubs $his stuffed belly @@.mediumaquamarine;contently@@, anticipating $his next helping.
 			<<set $slaves[$i].devotion += 5, $slaves[$i].trust += 5>>
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].inflation == 3>>
-			Throughout the week, $pronoun makes sure to binge eat until $possessive gut is stuffed with nearly two gallons of slave food, leaving $object looking ready to burst. $pronounCap keeps herself @@.red;painfully full@@ for you.
+			Throughout the week, $he makes sure to binge eat until $his gut is stuffed with nearly two gallons of slave food, leaving $him looking ready to burst. $He keeps herself @@.red;painfully full@@ for you.
 			<<set $slaves[$i].health -= 10>>
 		<<elseif $slaves[$i].inflation == 2>>
-			Throughout the week, $pronoun makes sure to binge eat until $possessive gut is filled with nearly four liters of slave food, giving $object quite the food baby. $pronounCap is full enough to be distended but not enough to grow taut.
+			Throughout the week, $he makes sure to binge eat until $his gut is filled with nearly four liters of slave food, giving $him quite the food baby. $He is full enough to be distended but not enough to grow taut.
 		<<elseif $slaves[$i].inflation == 1>>
-			Throughout the week, $pronoun makes sure to binge eat until $pronoun's consumed nearly two liters of slave food, leaving $possessive belly noticeably distended. $pronounCap is full enough to be swollen but not enough to visibly jiggle.
+			Throughout the week, $he makes sure to binge eat until $he's consumed nearly two liters of slave food, leaving $his belly noticeably distended. $He is full enough to be swollen but not enough to visibly jiggle.
 		<</if>>
 	<</if>>
 <</switch>>
 
 <<if $slaves[$i].fetish == "cumslut" && $slaves[$i].inflationType == "cum" && $slaves[$i].bellyFluid >= 1500>>
-	Being so full of cum fills $object with @@.hotpink;absolute bliss.@@
+	Being so full of cum fills $him with @@.hotpink;absolute bliss.@@
 	<<set $slaves[$i].devotion += 5>>
 <<elseif $slaves[$i].fetish == "masochist" && $slaves[$i].bellyFluid >= 10000>>
-	That pain comes with @@.hotpink;absolute bliss@@ as $pronoun relishes the unique sensation.
+	That pain comes with @@.hotpink;absolute bliss@@ as $he relishes the unique sensation.
 	<<set $slaves[$i].devotion += 5>>
 <</if>>
 <<if $slaves[$i].behavioralQuirk == "fitness">>
 <<if $slaves[$i].inflationType == "milk" || $slaves[$i].inflationType == "cum" || $slaves[$i].inflationType == "food" && $slaves[$i].inflation > 0>>
-	$pronounCap vows to exercise more to deal with @@.mediumorchid;the bloated belly you forced on $object.@@ Though gaining weight just means more opportunities to work out.
+	$He vows to exercise more to deal with @@.mediumorchid;the bloated belly you forced on $him.@@ Though gaining weight just means more opportunities to work out.
 	<<set $slaves[$i].devotion -= 3>>
 <</if>>
 <</if>>
 
 <<if $slaves[$i].inflationType == "milk" && $slaves[$i].bellyFluid >= 1500>>
 	<<if $slaves[$i].weight < 200>>
-		$possessiveCap body @@.lime;grows a little more padded@@ as it absorbs the milk contained in $possessive digestive track.
+		$His body @@.lime;grows a little more padded@@ as it absorbs the milk contained in $his digestive track.
 		<<set $slaves[$i].weight += 2>>
 	<</if>>
 	<<if random(1,100) > 50>>
 	<<if $slaves[$i].boobs < 3000>>
-		$possessiveCap breasts @@.lime;swell@@ with added fat as $pronoun digests the milk contained in $possessive digestive track.
+		$His breasts @@.lime;swell@@ with added fat as $he digests the milk contained in $his digestive track.
 		<<set $slaves[$i].boobs += 200>>
 	<</if>>
 	<<if $slaves[$i].butt < 7>>
-		$possessiveCap butt @@.lime;swells@@ with added fat as $pronoun digests the milk contained in $possessive digestive track.
+		$His butt @@.lime;swells@@ with added fat as $he digests the milk contained in $his digestive track.
 		<<set $slaves[$i].butt += 1>>
 	<</if>>
 	<</if>>
 <<elseif $slaves[$i].inflationType == "food" && $slaves[$i].bellyFluid >= 1500>>
 	<<if $slaves[$i].weight < 200>>
-		$possessiveCap body @@.lime;rapidly gains weight@@ as it digests the food contained in $possessive digestive track.
+		$His body @@.lime;rapidly gains weight@@ as it digests the food contained in $his digestive track.
 		<<set $slaves[$i].weight += 4>>
 	<</if>>
 	<<if random(1,100) > 50 && $slaves[$i].boobs < 3000>>
-		$possessiveCap breasts @@.lime;swell@@ with added fat as $pronoun digests the food contained in $possessive digestive track.
+		$His breasts @@.lime;swell@@ with added fat as $he digests the food contained in $his digestive track.
 		<<set $slaves[$i].boobs += 200>>
 	<</if>>
 	<<if random(1,100) > 50 && $slaves[$i].butt < 7>>
-		$possessiveCap butt @@.lime;swells@@ with added fat as $pronoun digests the food contained in $possessive digestive track.
+		$His butt @@.lime;swells@@ with added fat as $he digests the food contained in $his digestive track.
 		<<set $slaves[$i].butt += 1>>
 	<</if>>
 <</if>>
diff --git a/src/pregmod/saPorn.tw b/src/pregmod/saPorn.tw
new file mode 100644
index 0000000000000000000000000000000000000000..7cd57d88c6a7c94c402d8f6b61eee60ade94562f
--- /dev/null
+++ b/src/pregmod/saPorn.tw
@@ -0,0 +1,2564 @@
+:: SA Porn [nobr]
+
+<<if $studio == 1 && $slaves[$i].pornFeed == 1>> /* content is being produced */
+	<<set $HackingSkillMultiplier = HSM()>>
+	
+	/* rate of decay*/
+	<<if $slaves[$i].pornPrestige > 1>> /* 50k */
+		<<set _decayRate = 5000>>
+		<<set _viewership = ((500/$HackingSkillMultiplier)+($slaves[$i].pornFameSpending)+($slaves[$i].face*4)+($slaves[$i].prestige*10)-(_decayRate))>>
+	<<elseif $slaves[$i].pornPrestige > 0>> /* 10k */
+		<<set _decayRate = 500>>
+		<<set _viewership = ((900/$HackingSkillMultiplier)+($slaves[$i].pornFameSpending/15)+($slaves[$i].face*2)+($slaves[$i].prestige*250)-(_decayRate))>>
+	<<else>>
+		<<set _decayRate = 30>>
+		<<set _viewership = ((300/$HackingSkillMultiplier)+($slaves[$i].pornFameSpending > 0 ? ($slaves[$i].pornFameSpending+($slaves[$i].pornFameSpending/100)) : 200)+($slaves[$i].face/20)+($slaves[$i].prestige*20)-(_decayRate))>>
+	<</if>>
+	<<set _viewerSoaking = 1>>
+	<<set _viewership = Math.trunc(_viewership)>>
+	<<set _adjustedViewership = _viewership>>
+	<<set _oldFame = $slaves[$i].pornFame>>
+	<<if $PC.hacking < 0>>
+		<<set $PC.hacking += 0.1>>
+	<</if>>
+	
+	The studio regularly releases clips of $possessive daily affairs.
+	
+	<<if $cheatMode == 1>>Decay: _decayRate Viewership: _viewership Last week's fame: _oldFame<</if>>
+	
+	<<if $slaves[$i].pornPrestige > 1>>
+		$pronounCap is widely regarded in $slaves[$i].pornFameType porn, but with so many watchers, turn over is high.
+	<<elseif $slaves[$i].pornPrestige > 0>>
+		$pronounCap has a clear niche in <<print $object>>self in $slaves[$i].pornFameType porn, so there is a constant cycle of new arrivals and bored ex-watchers.
+	<<else>>
+		$pronounCap is borderline unknown, so $pronoun tends to hold onto what little watchers $pronoun has.
+	<</if>>
+	
+	<<if ($slaves[$i].prestige > 1)>>
+		Interest in porn of $object is very high, since $pronoun's already quite prestigious.
+	<<elseif ($slaves[$i].prestige > 0)>>
+		Interest in porn of $object is high, since $pronoun's already prestigious.
+	<</if>>
+	
+	<<if $slaves[$i].face > 95>>
+		$possessiveCap unbelievable face siezes the attention of all who see it.
+	<<elseif $slaves[$i].face > 40>>
+		$possessiveCap gorgeous face draws viewers in and keeps them watching.
+	<<elseif $slaves[$i].face > 10>>
+		$possessiveCap pretty face draws viewers in.
+	<<elseif $slaves[$i].face > 0>>
+		$possessiveCap face is attractive, but it attracts few viewers.
+	<<elseif $slaves[$i].face == 0>>
+		$possessiveCap face is completely average and makes no difference to $possessive viewers.
+	<<elseif $slaves[$i].face >= -10>>
+		$possessiveCap face, while attractive, is so average it turns off some viewers.
+	<<elseif $slaves[$i].face >= -40>>
+		$possessiveCap unattractive face causes viewers to move on.
+	<<elseif $slaves[$i].face >= -95>>
+		$possessiveCap ugly face drives viewers off.
+	<<else>>
+		$possessiveCap face chases off all but the most desperate viewers.
+	<</if>>
+	
+	<<if $PC.hacking > 0>>
+		With your hacking skills, you manage to tweak search algorithms to display $possessive content more often.
+	<<elseif $PC.hacking < 0>>
+		With your lack of skill with computers you manage to misidentify $possessive content, complicating searches.
+	<</if>>
+	
+	/*Paraphilias have the highest take of viewers*/
+	<<if $slaves[$i].sexualFlaw == "neglectful">>
+		<<if $slaves[$i].pornFocus == "neglectful" || $slaves[$i].pornFameType == "orgasm denial">> /*perhaps split these? */
+			<<set _adjustedViewership = _viewership*1.5>>
+		<<elseif $slaves[$i].pornFocus != "none">>
+			<<set _adjustedViewership = _viewership*.5>>
+		<</if>>
+		<<set _oldPorn = $slaves[$i].pornTypeNeglectful>>
+		<<set $slaves[$i].pornTypeNeglectful += _adjustedViewership+($slaves[$i].fetishStrength*2)-((_decayRate/10)*($pornStarNeglectfuls-1))>>
+		<<set $slaves[$i].pornTypeNeglectful = Math.clamp($slaves[$i].pornTypeNeglectful, 0, 100000)>>
+		<<set _viewerSoaking++>>
+		
+		<<if $slaves[$i].pornFocus == "neglectful" || $slaves[$i].pornFameType == "orgasm denial">>
+			$possessiveCap lack of interest in getting off <<print $object>>self, even when at the verge of climax, makes $object a hit with viewers that enjoy orgasm denial.
+			<<if $slaves[$i].pornTypeNeglectful > _oldPorn>>
+				Viewship @@.green;increased@@ this week.
+			<<elseif $slaves[$i].pornTypeNeglectful < _oldPorn>>
+				Viewship @@.red;declined@@ this week.
+			<<else>>
+				Viewship @@.yellow;was stable@@ this week.
+			<</if>>
+		<</if>>
+		<<if $cheatMode == 1>>Neglectful: (_oldPorn) to ($slaves[$i].pornTypeNeglectful).<</if>>
+	<<elseif $slaves[$i].pornTypeNeglectful > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeNeglectful>><</if>>
+		<<set $slaves[$i].pornTypeNeglectful = Math.clamp($slaves[$i].pornTypeNeglectful-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Neglectful: (_oldPorn) to ($slaves[$i].pornTypeNeglectful).<</if>>
+	<</if>>
+	<<if $slaves[$i].sexualFlaw == "cum addict">>
+		<<if $slaves[$i].pornFocus == "cum addict" || $slaves[$i].pornFameType == "cum addiction">>
+			<<set _adjustedViewership = _viewership*1.5>>
+		<<elseif $slaves[$i].pornFocus != "none">>
+			<<set _adjustedViewership = _viewership*.5>>
+		<</if>>
+		<<set _oldPorn = $slaves[$i].pornTypeCumAddict>>
+		<<set $slaves[$i].pornTypeCumAddict += _adjustedViewership+($slaves[$i].fetishStrength*2)-((_decayRate/10)*($pornStarCumAddicts-1))>>
+		<<set $slaves[$i].pornTypeCumAddict = Math.clamp($slaves[$i].pornTypeCumAddict, 0, 100000)>>
+		<<set _viewerSoaking++>>
+		
+		<<if $slaves[$i].pornFocus == "cum addict" || $slaves[$i].pornFameType == "bukkake">>
+			$possessiveCap complete obsession with cum makes $object a hit with viewers that enjoy bukkake and cum drinking.
+			<<if $slaves[$i].pornTypeCumAddict > _oldPorn>>
+				Viewship @@.green;increased@@ this week.
+			<<elseif $slaves[$i].pornTypeCumAddict < _oldPorn>>
+				Viewship @@.red;declined@@ this week.
+			<<else>>
+				Viewship @@.yellow;was stable@@ this week.
+			<</if>>
+		<</if>>
+		<<if $cheatMode == 1>>Cum Addict: (_oldPorn) to ($slaves[$i].pornTypeCumAddict).<</if>>
+	<<elseif $slaves[$i].pornTypeCumAddict > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeCumAddict>><</if>>
+		<<set $slaves[$i].pornTypeCumAddict = Math.clamp($slaves[$i].pornTypeCumAddict-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Cum Addict: (_oldPorn) to ($slaves[$i].pornTypeCumAddict).<</if>>
+	<</if>>
+	<<if $slaves[$i].sexualFlaw == "anal addict" && canDoAnal($slaves[$i])>>
+		<<if $slaves[$i].pornFocus == "anal addict" || $slaves[$i].pornFameType == "anal addiction">>
+			<<set _adjustedViewership = _viewership*1.5>>
+		<<elseif $slaves[$i].pornFocus != "none">>
+			<<set _adjustedViewership = _viewership*.5>>
+		<</if>>
+		<<set _oldPorn = $slaves[$i].pornTypeAnalAddict>>
+		<<set $slaves[$i].pornTypeAnalAddict += _adjustedViewership+($slaves[$i].fetishStrength*2)-((_decayRate/10)*($pornStarAnalAddicts-1))>>
+		<<set $slaves[$i].pornTypeAnalAddict = Math.clamp($slaves[$i].pornTypeAnalAddict, 0, 100000)>>
+		<<set _viewerSoaking++>>
+		
+		<<if $slaves[$i].sexualFlaw == "anal addict" || $slaves[$i].pornFameType == "anal addiction">>
+			$possessiveCap complete obsession with taking things up $possessive ass makes $object a hit with viewers that enjoy hardcore anal.
+			<<if $slaves[$i].pornTypeAnalAddict > _oldPorn>>
+				Viewship @@.green;increased@@ this week.
+			<<elseif $slaves[$i].pornTypeAnalAddict < _oldPorn>>
+				Viewship @@.red;declined@@ this week.
+			<<else>>
+				Viewship @@.yellow;was stable@@ this week.
+			<</if>>
+		<</if>>
+		<<if $cheatMode == 1>>Anal Addict: (_oldPorn) to ($slaves[$i].pornTypeAnalAddict).<</if>>
+	<<elseif $slaves[$i].pornTypeAnalAddict > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeAnalAddict>><</if>>
+		<<set $slaves[$i].pornTypeAnalAddict = Math.clamp($slaves[$i].pornTypeAnalAddict-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Anal Addict: (_oldPorn) to ($slaves[$i].pornTypeAnalAddict).<</if>>
+	<</if>>
+	<<if $slaves[$i].sexualFlaw == "attention whore">>
+		<<if $slaves[$i].pornFocus == "attention whore" || $slaves[$i].pornFameType == "exhibition">>
+			<<set _adjustedViewership = _viewership*1.5>>
+		<<elseif $slaves[$i].pornFocus != "none">>
+			<<set _adjustedViewership = _viewership*.5>>
+		<</if>>
+		<<set _oldPorn = $slaves[$i].pornTypeAttentionWhore>>
+		<<set $slaves[$i].pornTypeAttentionWhore += _adjustedViewership+($slaves[$i].fetishStrength*2)-((_decayRate/10)*($pornStarAttentionWhores-1))>>
+		<<set $slaves[$i].pornTypeAttentionWhore = Math.clamp($slaves[$i].pornTypeAttentionWhore, 0, 100000)>>
+		<<set _viewerSoaking++>>
+
+		<<if $slaves[$i].pornFocus == "attention whore" || $slaves[$i].pornFameType == "exhibition">>
+			$possessiveCap complete obsession with being the center of attention makes $object a hit with viewers that savor $possessive frequent exhibitionism.
+			<<if $slaves[$i].pornTypeAttentionWhore > _oldPorn>>
+				Viewship @@.green;increased@@ this week.
+			<<elseif $slaves[$i].pornTypeAttentionWhore < _oldPorn>>
+				Viewship @@.red;declined@@ this week.
+			<<else>>
+				Viewship @@.yellow;was stable@@ this week.
+			<</if>>
+		<</if>>
+		<<if $cheatMode == 1>>Attention Whore: (_oldPorn) to ($slaves[$i].pornTypeAttentionWhore).<</if>>
+	<<elseif $slaves[$i].pornTypeAttentionWhore > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeAttentionWhore>><</if>>
+		<<set $slaves[$i].pornTypeAttentionWhore = Math.clamp($slaves[$i].pornTypeAttentionWhore-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Attention Whore: (_oldPorn) to ($slaves[$i].pornTypeAttentionWhore).<</if>>
+	<</if>>
+	<<if $slaves[$i].sexualFlaw == "breast growth">>
+		<<if $slaves[$i].pornFocus == "breast growth" || $slaves[$i].pornFameType == "breast expansion">>
+			<<set _adjustedViewership = _viewership*1.5>>
+		<<elseif $slaves[$i].pornFocus != "none">>
+			<<set _adjustedViewership = _viewership*.5>>
+		<</if>>
+		<<set _oldPorn = $slaves[$i].pornTypeBreastGrowth>>
+		<<set $slaves[$i].pornTypeBreastGrowth += _adjustedViewership+($slaves[$i].fetishStrength*2)-((_decayRate/10)*($pornStarBreastGrowths-1))>>
+		<<set $slaves[$i].pornTypeBreastGrowth = Math.clamp($slaves[$i].pornTypeBreastGrowth, 0, 100000)>>
+		<<set _viewerSoaking++>>
+		
+		<<if $slaves[$i].pornFocus == "breast growth" || $slaves[$i].pornFameType == "breast expansion">>
+			$possessiveCap complete obsession with the ever increasing size of $possessive tits makes $object a hit with viewers that enjoy enormous knockers and breast expansion.
+			<<if $slaves[$i].pornTypeBreastGrowth > _oldPorn>>
+				Viewship @@.green;increased@@ this week.
+			<<elseif $slaves[$i].pornTypeBreastGrowth < _oldPorn>>
+				Viewship @@.red;declined@@ this week.
+			<<else>>
+				Viewship @@.yellow;was stable@@ this week.
+			<</if>>
+		<</if>>
+		<<if $cheatMode == 1>>Breast Growth: (_oldPorn) to ($slaves[$i].pornTypeBreastGrowth).<</if>>
+	<<elseif $slaves[$i].pornTypeBreastGrowth > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeBreastGrowth>><</if>>
+		<<set $slaves[$i].pornTypeBreastGrowth = Math.clamp($slaves[$i].pornTypeBreastGrowth-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Breast Growth: (_oldPorn) to ($slaves[$i].pornTypeBreastGrowth).<</if>>
+	<</if>>
+	<<if $slaves[$i].sexualFlaw == "abusive">>
+		<<if $slaves[$i].pornFocus == "abusive" || $slaves[$i].pornFameType == "abuse">>
+			<<set _adjustedViewership = _viewership*1.5>>
+		<<elseif $slaves[$i].pornFocus != "none">>
+			<<set _adjustedViewership = _viewership*.5>>
+		<</if>>
+		<<set _oldPorn = $slaves[$i].pornTypeAbusive>>
+		<<set $slaves[$i].pornTypeAbusive += _adjustedViewership+($slaves[$i].fetishStrength*2)-((_decayRate/10)*($pornStarAbusives-1))>>
+		<<set $slaves[$i].pornTypeAbusive = Math.clamp($slaves[$i].pornTypeAbusive, 0, 100000)>>
+		<<set _viewerSoaking++>>
+		
+		<<if $slaves[$i].pornFocus == "abusive" || $slaves[$i].pornFameType == "abuse">>
+			$possessiveCap wanton enjoyment of pleasure through force amuses viewers that enjoy rape and abuse.
+			<<if $slaves[$i].pornTypeAbusive > _oldPorn>>
+				Viewship @@.green;increased@@ this week.
+			<<elseif $slaves[$i].pornTypeAbusive < _oldPorn>>
+				Viewship @@.red;declined@@ this week.
+			<<else>>
+				Viewship @@.yellow;was stable@@ this week.
+			<</if>>
+		<</if>>
+		<<if $cheatMode == 1>>Abusive: (_oldPorn) to ($slaves[$i].pornTypeAbusive).<</if>>
+	<<elseif $slaves[$i].pornTypeAbusive > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeAbusive>><</if>>
+		<<set $slaves[$i].pornTypeAbusive = Math.clamp($slaves[$i].pornTypeAbusive-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Abusive: (_oldPorn) to ($slaves[$i].pornTypeAbusive).<</if>>
+	<</if>>
+	<<if $slaves[$i].sexualFlaw == "malicious">>
+		<<if $slaves[$i].pornFocus == "malicious" || $slaves[$i].pornFameType == "sexual torture">>
+			<<set _adjustedViewership = _viewership*1.5>>
+		<<elseif $slaves[$i].pornFocus != "none">>
+			<<set _adjustedViewership = _viewership*.5>>
+		<</if>>
+		<<set _oldPorn = $slaves[$i].pornTypeMalicious>>
+		<<set $slaves[$i].pornTypeMalicious += _adjustedViewership+($slaves[$i].fetishStrength*2)-((_decayRate/10)*($pornStarMalicious-1))>>
+		<<set $slaves[$i].pornTypeMalicious = Math.clamp($slaves[$i].pornTypeMalicious, 0, 100000)>>
+		<<set _viewerSoaking++>>
+
+		<<if $slaves[$i].pornFocus == "malicious" || $slaves[$i].pornFameType == "sexual torture">>
+			$possessiveCap sexual appetite of other's suffering makes $object a hit with viewers that enjoy sadism and violence.
+			<<if $slaves[$i].pornTypeMalicious > _oldPorn>>
+				Viewship @@.green;increased@@ this week.
+			<<elseif $slaves[$i].pornTypeMalicious < _oldPorn>>
+				Viewship @@.red;declined@@ this week.
+			<<else>>
+				Viewship @@.yellow;was stable@@ this week.
+			<</if>>
+		<</if>>
+		<<if $cheatMode == 1>>Malicious: (_oldPorn) to ($slaves[$i].pornTypeMalicious).<</if>>
+	<<elseif $slaves[$i].pornTypeMalicious > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeMalicious>><</if>>
+		<<set $slaves[$i].pornTypeMalicious = Math.clamp($slaves[$i].pornTypeMalicious-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Malicious: (_oldPorn) to ($slaves[$i].pornTypeMalicious).<</if>>
+	<</if>>
+	<<if $slaves[$i].sexualFlaw == "self hating">>
+		<<if $slaves[$i].pornFocus == "self hating" || $slaves[$i].pornFameType == "self hating">>
+			<<set _adjustedViewership = _viewership*1.5>>
+		<<elseif $slaves[$i].pornFocus != "none">>
+			<<set _adjustedViewership = _viewership*.5>>
+		<</if>>
+		<<set _oldPorn = $slaves[$i].pornTypeSelfHating>>
+		<<set $slaves[$i].pornTypeSelfHating += _adjustedViewership+($slaves[$i].fetishStrength*2)-((_decayRate/10)*($pornStarSelfHatings-1))>>
+		<<set $slaves[$i].pornTypeSelfHating = Math.clamp($slaves[$i].pornTypeSelfHating, 0, 100000)>>
+		<<set _viewerSoaking++>>
+		
+		<<if $slaves[$i].pornFocus == "self hating" || $slaves[$i].pornFameType == "self hating">>
+			$possessiveCap complete disregard for $possessive own wellbeing makes $object a hit with viewers that enjoy watching $object suffer.
+			<<if $slaves[$i].pornTypeSelfHating > _oldPorn>>
+				Viewship @@.green;increased@@ this week.
+			<<elseif $slaves[$i].pornTypeSelfHating < _oldPorn>>
+				Viewship @@.red;declined@@ this week.
+			<<else>>
+				Viewship @@.yellow;was stable@@ this week.
+			<</if>>
+		<</if>>
+		<<if $cheatMode == 1>>Self Hating: (_oldPorn) to ($slaves[$i].pornTypeSelfHating).<</if>>
+	<<elseif $slaves[$i].pornTypeSelfHating > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeSelfHating>><</if>>
+		<<set $slaves[$i].pornTypeSelfHating = Math.clamp($slaves[$i].pornTypeSelfHating-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Self Hating: (_oldPorn) to ($slaves[$i].pornTypeSelfHating).<</if>>
+	<</if>>
+	<<if $slaves[$i].sexualFlaw == "breeder">>
+		<<if $slaves[$i].pornFocus == "breeder" || $slaves[$i].pornFameType == "breeder">>
+			<<set _adjustedViewership = _viewership*1.5>>
+		<<elseif $slaves[$i].pornFocus != "none">>
+			<<set _adjustedViewership = _viewership*.5>>
+		<</if>>
+		<<set _oldPorn = $slaves[$i].pornTypeBreeder>>
+		<<set $slaves[$i].pornTypeBreeder += _adjustedViewership+($slaves[$i].fetishStrength*2)-((_decayRate/10)*($pornStarBreeders-1))>>
+		<<set $slaves[$i].pornTypeBreeder = Math.clamp($slaves[$i].pornTypeBreeder, 0, 100000)>>
+		<<set _viewerSoaking++>>
+
+		<<if $slaves[$i].pornFocus == "breeder" || $slaves[$i].pornFameType == "breeder">>
+			$possessiveCap complete obsession with getting and staying pregnant makes $object a hit with viewers with all manner of pregnancy fetish, but particularly resonates with those as focused on it as $pronoun is.
+			<<if $slaves[$i].pornTypeBreeder > _oldPorn>>
+				Viewship @@.green;increased@@ this week.
+			<<elseif $slaves[$i].pornTypeBreeder < _oldPorn>>
+				Viewship @@.red;declined@@ this week.
+			<<else>>
+				Viewship @@.yellow;was stable@@ this week.
+			<</if>>
+		<</if>>
+		<<if $cheatMode == 1>>Breeder: (_oldPorn) to ($slaves[$i].pornTypeBreeder).<</if>>
+	<<elseif $slaves[$i].pornTypeBreeder > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeBreeder>><</if>>
+		<<set $slaves[$i].pornTypeBreeder = Math.clamp($slaves[$i].pornTypeBreeder-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Breeder: (_oldPorn) to ($slaves[$i].pornTypeBreeder).<</if>>
+	<</if>>
+
+	/*fetish*/
+	<<if $slaves[$i].fetish == "submissive">>
+		<<if $slaves[$i].pornFocus == "submissive" || $slaves[$i].pornFameType == "submissive">>
+			<<set _adjustedViewership = _viewership*2.0>>
+		<<elseif $slaves[$i].pornFocus != "none">>
+			<<set _adjustedViewership = _viewership*.5>>
+		<</if>>
+		<<set _oldPorn = $slaves[$i].pornTypeSub>>
+		<<set $slaves[$i].pornTypeSub += (_adjustedViewership/_viewerSoaking)+($slaves[$i].fetishStrength)-((_decayRate/10)*($pornStarSubs-1))>>
+		<<set $slaves[$i].pornTypeSub = Math.clamp($slaves[$i].pornTypeSub, 0, 100000)>>
+		<<set _viewerSoaking++>>
+
+		<<if $slaves[$i].pornFocus == "submissive" || $slaves[$i].pornFameType == "submissive">>
+			With $possessive submissive streak, $pronoun has a clear advantage when it comes to fetish smut.
+			<<if $slaves[$i].pornTypeSub > _oldPorn>>
+				Viewship @@.green;increased@@ this week.
+			<<elseif $slaves[$i].pornTypeSub < _oldPorn>>
+				Viewship @@.red;declined@@ this week.
+			<<else>>
+				Viewship @@.yellow;was stable@@ this week.
+			<</if>>
+		<</if>>
+		<<if $cheatMode == 1>>Submissive: (_oldPorn) to ($slaves[$i].pornTypeSub).<</if>>
+	<<elseif $slaves[$i].pornTypeSub > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeSub>><</if>>
+		<<set $slaves[$i].pornTypeSub = Math.clamp($slaves[$i].pornTypeSub-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Submissive: (_oldPorn) to ($slaves[$i].pornTypeSub).<</if>>
+	<</if>>
+	<<if $slaves[$i].fetish == "cumslut">>
+		<<if $slaves[$i].pornFocus == "cumslut" || $slaves[$i].pornFameType == "cum">>
+			<<set _adjustedViewership = _viewership*2.0>>
+		<<elseif $slaves[$i].pornFocus != "none">>
+			<<set _adjustedViewership = _viewership*.5>>
+		<</if>>
+		<<set _oldPorn = $slaves[$i].pornTypeCumSlut>>
+		<<set $slaves[$i].pornTypeCumSlut += (_adjustedViewership/_viewerSoaking)+($slaves[$i].fetishStrength)-((_decayRate/10)*($pornStarCumSluts-1))>>
+		<<set $slaves[$i].pornTypeCumSlut = Math.clamp($slaves[$i].pornTypeCumSlut, 0, 100000)>>
+		<<set _viewerSoaking++>>
+		
+		<<if $slaves[$i].pornFocus == "cumslut" || $slaves[$i].pornFameType == "cum">>
+			With $possessive taste for cum, $pronoun has a clear advantage when it comes to ejaculate-based smut.
+			<<if $slaves[$i].pornTypeCumSlut > _oldPorn>>
+				Viewship @@.green;increased@@ this week.
+			<<elseif $slaves[$i].pornTypeCumSlut < _oldPorn>>
+				Viewship @@.red;declined@@ this week.
+			<<else>>
+				Viewship @@.yellow;was stable@@ this week.
+			<</if>>
+		<</if>>
+		<<if $cheatMode == 1>>Cumslut: (_oldPorn) to ($slaves[$i].pornTypeCumSlut).<</if>>
+	<<elseif $slaves[$i].pornTypeCumSlut > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeCumSlut>><</if>>
+		<<set $slaves[$i].pornTypeCumSlut = Math.clamp($slaves[$i].pornTypeCumSlut-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Cumslut: (_oldPorn) to ($slaves[$i].pornTypeCumSlut).<</if>>
+	<</if>>
+	<<if $slaves[$i].fetish == "buttslut">>
+		<<if $slaves[$i].pornFocus == "buttslut" || $slaves[$i].pornFameType == "buttslut">>
+			<<set _adjustedViewership = _viewership*2.0>>
+		<<elseif $slaves[$i].pornFocus != "none">>
+			<<set _adjustedViewership = _viewership*.5>>
+		<</if>>
+		<<set _oldPorn = $slaves[$i].pornTypeAnal>>
+		<<set $slaves[$i].pornTypeAnal += (_adjustedViewership/_viewerSoaking)+($slaves[$i].fetishStrength)-((_decayRate/10)*($pornStarAnals-1))>>
+		<<set $slaves[$i].pornTypeAnal = Math.clamp($slaves[$i].pornTypeAnal, 0, 100000)>>
+		<<set _viewerSoaking++>>
+
+		<<if $slaves[$i].pornFocus == "buttslut" || $slaves[$i].pornFameType == "buttslut">>
+			With $possessive fetish for asses, $pronoun finds in the company of viewers that love rear ends.
+			<<if $slaves[$i].pornTypeAnal > _oldPorn>>
+				Viewship @@.green;increased@@ this week.
+			<<elseif $slaves[$i].pornTypeAnal < _oldPorn>>
+				Viewship @@.red;declined@@ this week.
+			<<else>>
+				Viewship @@.yellow;was stable@@ this week.
+			<</if>>
+		<</if>>
+		<<if $cheatMode == 1>>Buttslut: (_oldPorn) to ($slaves[$i].pornTypeAnal).<</if>>
+	<<elseif $slaves[$i].pornTypeAnal > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeAnal>><</if>>
+		<<set $slaves[$i].pornTypeAnal = Math.clamp($slaves[$i].pornTypeAnal-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>(_oldPorn) to ($slaves[$i].pornTypeAnal).<</if>>
+	<</if>>
+	<<if $slaves[$i].fetish == "humiliation">>
+		<<if $slaves[$i].pornFocus == "humiliation" || $slaves[$i].pornFameType == "humiliating">>
+			<<set _adjustedViewership = _viewership*2.0>>
+		<<elseif $slaves[$i].pornFocus != "none">>
+			<<set _adjustedViewership = _viewership*.5>>
+		<</if>>
+		<<set _oldPorn = $slaves[$i].pornTypeHumiliation>>
+		<<set $slaves[$i].pornTypeHumiliation += (_adjustedViewership/_viewerSoaking)+($slaves[$i].fetishStrength)-((_decayRate/10)*($pornStarHumiliations-1))>>
+		<<set $slaves[$i].pornTypeHumiliation = Math.clamp($slaves[$i].pornTypeHumiliation, 0, 100000)>>
+		<<set _viewerSoaking++>>
+
+		<<if $slaves[$i].pornFocus == "humiliation" || $slaves[$i].pornFameType == "humiliating">>
+			With $possessive fetish for humiliation, $pronoun has a clear advantage when it comes to demeaning smut.
+			<<if $slaves[$i].pornTypeHumiliation > _oldPorn>>
+				Viewship @@.green;increased@@ this week.
+			<<elseif $slaves[$i].pornTypeHumiliation < _oldPorn>>
+				Viewship @@.red;declined@@ this week.
+			<<else>>
+				Viewship @@.yellow;was stable@@ this week.
+			<</if>>
+		<</if>>
+		<<if $cheatMode == 1>>Humiliation: (_oldPorn) to ($slaves[$i].pornTypeHumiliation).<</if>>
+	<<elseif $slaves[$i].pornTypeHumiliation > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeHumiliation>><</if>>
+		<<set $slaves[$i].pornTypeHumiliation = Math.clamp($slaves[$i].pornTypeHumiliation-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Humiliation: (_oldPorn) to ($slaves[$i].pornTypeHumiliation).<</if>>
+	<</if>>
+	<<if $slaves[$i].fetish == "boobs">>
+		<<if $slaves[$i].pornFocus == "boobs" || $slaves[$i].pornFameType == "breast">>
+			<<set _adjustedViewership = _viewership*2.0>>
+		<<elseif $slaves[$i].pornFocus != "none">>
+			<<set _adjustedViewership = _viewership*.5>>
+		<</if>>
+		<<set _oldPorn = $slaves[$i].pornTypeBoobs>>
+		<<set $slaves[$i].pornTypeBoobs += (_adjustedViewership/_viewerSoaking)+($slaves[$i].fetishStrength)-((_decayRate/10)*($pornStarBoobs-1))>>
+		<<set $slaves[$i].pornTypeBoobs = Math.clamp($slaves[$i].pornTypeBoobs, 0, 100000)>>
+		<<set _viewerSoaking++>>
+
+		<<if $slaves[$i].pornFocus == "boobs" || $slaves[$i].pornFameType == "breast">>
+			With $possessive fetish for tits, $pronoun has a clear advantage when it comes to breast focused smut.
+			<<if $slaves[$i].pornTypeBoobs > _oldPorn>>
+				Viewship @@.green;increased@@ this week.
+			<<elseif $slaves[$i].pornTypeBoobs < _oldPorn>>
+				Viewship @@.red;declined@@ this week.
+			<<else>>
+				Viewship @@.yellow;was stable@@ this week.
+			<</if>>
+		<</if>>
+		<<if $cheatMode == 1>>Boobs: (_oldPorn) to ($slaves[$i].pornTypeBoobs).<</if>>
+	<<elseif $slaves[$i].pornTypeBoobs > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeBoobs>><</if>>
+		<<set $slaves[$i].pornTypeBoobs = Math.clamp($slaves[$i].pornTypeBoobs-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Boobs: (_oldPorn) to ($slaves[$i].pornTypeBoobs).<</if>>
+	<</if>>
+	<<if $slaves[$i].fetish == "dom">>
+		<<if $slaves[$i].pornFocus == "dom" || $slaves[$i].pornFameType == "dominant">>
+			<<set _adjustedViewership = _viewership*2.0>>
+		<<elseif $slaves[$i].pornFocus != "none">>
+			<<set _adjustedViewership = _viewership*.5>>
+		<</if>>
+		<<set _oldPorn = $slaves[$i].pornTypeDom>>
+		<<set $slaves[$i].pornTypeDom += (_adjustedViewership/_viewerSoaking)+($slaves[$i].fetishStrength)-((_decayRate/10)*($pornStarDoms-1))>>
+		<<set $slaves[$i].pornTypeDom = Math.clamp($slaves[$i].pornTypeDom, 0, 100000)>>
+		<<set _viewerSoaking++>>
+
+		<<if $slaves[$i].pornFocus == "dom" || $slaves[$i].pornFameType == "dominant">>
+			With $possessive dominant streak, $pronoun has a clear advantage when it comes to fetish smut.
+			<<if $slaves[$i].pornTypeDom > _oldPorn>>
+				Viewship @@.green;increased@@ this week.
+			<<elseif $slaves[$i].pornTypeDom < _oldPorn>>
+				Viewship @@.red;declined@@ this week.
+			<<else>>
+				Viewship @@.yellow;was stable@@ this week.
+			<</if>>
+		<</if>>
+		<<if $cheatMode == 1>>Dom: (_oldPorn) to ($slaves[$i].pornTypeDom).<</if>>
+	<<elseif $slaves[$i].pornTypeDom > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeDom>><</if>>
+		<<set $slaves[$i].pornTypeDom = Math.clamp($slaves[$i].pornTypeDom-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Dom: (_oldPorn) to ($slaves[$i].pornTypeDom).<</if>>
+	<</if>>
+	<<if $slaves[$i].fetish == "sadist">>
+		<<if $slaves[$i].pornFocus == "sadist" || $slaves[$i].pornFameType == "sadistic">>
+			<<set _adjustedViewership = _viewership*2.0>>
+		<<elseif $slaves[$i].pornFocus != "none">>
+			<<set _adjustedViewership = _viewership*.5>>
+		<</if>>
+		<<set _oldPorn = $slaves[$i].pornTypeSadist>>
+		<<set $slaves[$i].pornTypeSadist += (_adjustedViewership/_viewerSoaking)+($slaves[$i].fetishStrength)-((_decayRate/10)*($pornStarSadists-1))>>
+		<<set $slaves[$i].pornTypeSadist = Math.clamp($slaves[$i].pornTypeSadist, 0, 100000)>>
+		<<set _viewerSoaking++>>
+
+		<<if $slaves[$i].pornFocus == "sadist" || $slaves[$i].pornFameType == "sadistic">>
+			With $possessive sadistic streak, $pronoun has a clear advantage when it comes to fetish smut.
+			<<if $slaves[$i].pornTypeSadist > _oldPorn>>
+				Viewship @@.green;increased@@ this week.
+			<<elseif $slaves[$i].pornTypeSadist < _oldPorn>>
+				Viewship @@.red;declined@@ this week.
+			<<else>>
+				Viewship @@.yellow;was stable@@ this week.
+			<</if>>
+		<</if>>
+		<<if $cheatMode == 1>>Sadist: (_oldPorn) to ($slaves[$i].pornTypeSadist).<</if>>
+	<<elseif $slaves[$i].pornTypeSadist > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeSadist>><</if>>
+		<<set $slaves[$i].pornTypeSadist = Math.clamp($slaves[$i].pornTypeSadist-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Sadist: (_oldPorn) to ($slaves[$i].pornTypeSadist).<</if>>
+	<</if>>
+	<<if $slaves[$i].fetish == "masochist">>
+		<<if $slaves[$i].pornFocus == "masochist" || $slaves[$i].pornFameType == "masochistic">>
+			<<set _adjustedViewership = _viewership*2.0>>
+		<<elseif $slaves[$i].pornFocus != "none">>
+			<<set _adjustedViewership = _viewership*.5>>
+		<</if>>
+		<<set _oldPorn = $slaves[$i].pornTypeMasochist>>
+		<<set $slaves[$i].pornTypeMasochist += (_adjustedViewership/_viewerSoaking)+($slaves[$i].fetishStrength)-((_decayRate/10)*($pornStarMasochists-1))>>
+		<<set $slaves[$i].pornTypeMasochist = Math.clamp($slaves[$i].pornTypeMasochist, 0, 100000)>>
+		<<set _viewerSoaking++>>
+
+		<<if $slaves[$i].pornFocus == "masochist" || $slaves[$i].pornFameType == "masochistic">>
+			With $possessive masochistic streak, $pronoun has a clear advantage when it comes to fetish smut.
+			<<if $slaves[$i].pornTypeMasochist > _oldPorn>>
+				Viewship @@.green;increased@@ this week.
+			<<elseif $slaves[$i].pornTypeMasochist < _oldPorn>>
+				Viewship @@.red;declined@@ this week.
+			<<else>>
+				Viewship @@.yellow;was stable@@ this week.
+			<</if>>
+		<</if>>
+		<<if $cheatMode == 1>>Masochist: (_oldPorn) to ($slaves[$i].pornTypeMasochist).<</if>>
+	<<elseif $slaves[$i].pornTypeMasochist > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeMasochist>><</if>>
+		<<set $slaves[$i].pornTypeMasochist = Math.clamp($slaves[$i].pornTypeMasochist-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Masochist: (_oldPorn) to ($slaves[$i].pornTypeMasochist).<</if>>
+	<</if>>
+	<<if $slaves[$i].fetish == "pregnancy">>
+		<<if $slaves[$i].pornFocus == "pregnancy" || $slaves[$i].pornFameType == "pregnancy fetish">>
+			<<set _adjustedViewership = _viewership*2.0>>
+		<<elseif $slaves[$i].pornFocus != "none">>
+			<<set _adjustedViewership = _viewership*.5>>
+		<</if>>
+		<<set _oldPorn = $slaves[$i].pornTypePregnancy>>
+		<<set $slaves[$i].pornTypePregnancy += (_adjustedViewership/_viewerSoaking)+($slaves[$i].fetishStrength)-((_decayRate/10)*($pornStarPregnancySluts-1))>>
+		<<set $slaves[$i].pornTypePregnancy = Math.clamp($slaves[$i].pornTypePregnancy, 0, 100000)>>
+		<<set _viewerSoaking++>>
+
+		<<if $slaves[$i].pornFocus == "pregnancy" || $slaves[$i].pornFameType == "pregnancy fetish">>
+			With $possessive fetish for all things pregnancy, $pronoun has a clear advantage when it comes to fetish smut.
+			<<if $slaves[$i].pornTypePregnancy > _oldPorn>>
+				Viewship @@.green;increased@@ this week.
+			<<elseif $slaves[$i].pornTypePregnancy < _oldPorn>>
+				Viewship @@.red;declined@@ this week.
+			<<else>>
+				Viewship @@.yellow;was stable@@ this week.
+			<</if>>
+		<</if>>
+		<<if $cheatMode == 1>>Pregnancy: (_oldPorn) to ($slaves[$i].pornTypePregnancy).<</if>>
+	<<elseif $slaves[$i].pornTypePregnancy > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypePregnancy>><</if>>
+		<<set $slaves[$i].pornTypePregnancy = Math.clamp($slaves[$i].pornTypePregnancy-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Pregnancy: (_oldPorn) to ($slaves[$i].pornTypePregnancy).<</if>>
+	<</if>>
+	
+	/*General*/
+
+	<<if $slaves[$i].fuckdoll > 0>>
+		<<if $slaves[$i].pornFocus == "fuckdoll" || $slaves[$i].pornFameType == "fuckdoll">>
+			<<set _adjustedViewership = _viewership*4>>
+		<<elseif $slaves[$i].pornFocus != "none">>
+			<<set _adjustedViewership = _viewership*.5>>
+		<</if>>
+		<<set _oldPorn = $slaves[$i].pornTypeFuckdoll>>
+		<<set $slaves[$i].pornTypeFuckdoll += (_adjustedViewership/_viewerSoaking)-((_decayRate/10)*($pornStarFuckdolls-1))>>
+		<<set $slaves[$i].pornTypeFuckdoll = Math.clamp($slaves[$i].pornTypeFuckdoll, 0, 100000)>>
+		<<set _viewerSoaking++>>
+
+		<<if $slaves[$i].pornFocus == "fuckdoll" || $slaves[$i].pornFameType == "fuckdoll">>
+			$possessiveCap latex encased body attracts a variety of viewers with tastes ranging from bondage to dolls.
+			<<if $slaves[$i].pornTypeFuckdoll > _oldPorn>>
+				Viewship @@.green;increased@@ this week.
+			<<elseif $slaves[$i].pornTypeFuckdoll < _oldPorn>>
+				Viewship @@.red;declined@@ this week.
+			<<else>>
+				Viewship @@.yellow;was stable@@ this week.
+			<</if>>
+		<</if>>
+		<<if $cheatMode == 1>>Fuckdoll: (_oldPorn) to ($slaves[$i].pornTypeFuckdoll).<</if>>
+	<<elseif $slaves[$i].pornTypeFuckdoll > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeFuckdoll>><</if>>
+		<<set $slaves[$i].pornTypeFuckdoll = Math.clamp($slaves[$i].pornTypeFuckdoll-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Fuckdoll: (_oldPorn) to ($slaves[$i].pornTypeFuckdoll).<</if>>
+	<</if>>
+	<<if ($slaves[$i].devotion < -20) && ($slaves[$i].analCount + $slaves[$i].vaginalCount > 0)>>
+		<<if $slaves[$i].pornFocus == "rape" || $slaves[$i].pornFameType == "rape">>
+			<<set _adjustedViewership = _viewership*4>>
+		<<elseif $slaves[$i].pornFocus != "none">>
+			<<set _adjustedViewership = _viewership*.5>>
+		<</if>>
+		<<set _oldPorn = $slaves[$i].pornTypeRape>>
+		<<set $slaves[$i].pornTypeRape += (_adjustedViewership/_viewerSoaking)-((_decayRate/10)*($pornStarRapees-1))>>
+		<<set $slaves[$i].pornTypeRape = Math.clamp($slaves[$i].pornTypeRape, 0, 100000)>>
+		<<set _viewerSoaking++>>
+
+		<<if $slaves[$i].pornFocus == "rape" || $slaves[$i].pornFameType == "rape">>
+			$pronounCap is too unbroken for consensual sex, but $possessive viewers wouldn't want it any other way.
+			<<if $slaves[$i].pornTypeRape > _oldPorn>>
+				Viewship @@.green;increased@@ this week.
+			<<elseif $slaves[$i].pornTypeRape < _oldPorn>>
+				Viewship @@.red;declined@@ this week.
+			<<else>>
+				Viewship @@.yellow;was stable@@ this week.
+			<</if>>
+		<</if>>
+		<<if $cheatMode == 1>>Rape: (_oldPorn) to ($slaves[$i].pornTypeRape).<</if>>
+	<<elseif $slaves[$i].pornTypeRape > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeRape>><</if>>
+		<<set $slaves[$i].pornTypeRape = Math.clamp($slaves[$i].pornTypeRape-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Rape: (_oldPorn) to ($slaves[$i].pornTypeRape).<</if>>
+	<</if>>
+	<<if $slaves[$i].bellyPreg > 500>>
+		<<if $slaves[$i].pornFocus == "preggo" || $slaves[$i].pornFameType == "preggo">>
+			<<set _adjustedViewership = _viewership*4>>
+		<<elseif $slaves[$i].pornFocus != "none">>
+			<<set _adjustedViewership = _viewership*.5>>
+		<</if>>
+		<<set _oldPorn = $slaves[$i].pornTypePreggo>>
+		<<set $slaves[$i].pornTypePreggo += (_adjustedViewership/_viewerSoaking)-((_decayRate/10)*($pornStarPreggos-1))>>
+		<<set $slaves[$i].pornTypePreggo = Math.clamp($slaves[$i].pornTypePreggo, 0, 100000)>>
+		<<set _viewerSoaking++>>
+
+		<<if $slaves[$i].pornFocus == "preggo" || $slaves[$i].pornFameType == "preggo">>
+			$possessiveCap gravid swell may be a turn off to some, but the maiesiophiliacs love it.
+			<<if $slaves[$i].pornTypePreggo > _oldPorn>>
+				Viewship @@.green;increased@@ this week.
+			<<elseif $slaves[$i].pornTypePreggo < _oldPorn>>
+				Viewship @@.red;declined@@ this week.
+			<<else>>
+				Viewship @@.yellow;was stable@@ this week.
+			<</if>>
+		<</if>>
+		<<if $cheatMode == 1>>Preggo: (_oldPorn) to ($slaves[$i].pornTypePreggo).<</if>>
+	<<elseif $slaves[$i].pornTypePreggo > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypePreggo>><</if>>
+		<<set $slaves[$i].pornTypePreggo = Math.clamp($slaves[$i].pornTypePreggo-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Preggo: (_oldPorn) to ($slaves[$i].pornTypePreggo).<</if>>
+	<</if>>
+	<<if $slaves[$i].weight > 95>>
+		<<if $slaves[$i].pornFocus == "BBW" || $slaves[$i].pornFameType == "BBW">>
+			<<set _adjustedViewership = _viewership*4>>
+		<<elseif $slaves[$i].pornFocus != "none">>
+			<<set _adjustedViewership = _viewership*.5>>
+		<</if>>
+		<<set _oldPorn = $slaves[$i].pornTypeBBW>>
+		<<set $slaves[$i].pornTypeBBW += (_adjustedViewership/_viewerSoaking)-((_decayRate/10)*($pornStarBBWs-1))>>
+		<<set $slaves[$i].pornTypeBBW = Math.clamp($slaves[$i].pornTypeBBW, 0, 100000)>>
+		<<set _viewerSoaking++>>
+
+		<<if $slaves[$i].pornFocus == "BBW" || $slaves[$i].pornFameType == "BBW">>
+			$possessiveCap weight gives $object a heavy allure to the chubby chasers and BBS lovers out there.
+			<<if $slaves[$i].pornTypeBBW > _oldPorn>>
+				Viewship @@.green;increased@@ this week.
+			<<elseif $slaves[$i].pornTypeBBW < _oldPorn>>
+				Viewship @@.red;declined@@ this week.
+			<<else>>
+				Viewship @@.yellow;was stable@@ this week.
+			<</if>>
+		<</if>>
+		<<if $cheatMode == 1>>BBW: (_oldPorn) to ($slaves[$i].pornTypeBBW).<</if>>
+	<<elseif $slaves[$i].pornTypeBBW > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeBBW>><</if>>
+		<<set $slaves[$i].pornTypeBBW = Math.clamp($slaves[$i].pornTypeBBW-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>BBW: (_oldPorn) to ($slaves[$i].pornTypeBBW).<</if>>
+	<</if>>
+	<<if $slaves[$i].visualAge <= 12>>
+		<<if $slaves[$i].pornFocus == "loli" || $slaves[$i].pornFameType == "underage">>
+			<<set _adjustedViewership = _viewership*4>>
+		<<elseif $slaves[$i].pornFocus != "none">>
+			<<set _adjustedViewership = _viewership*.5>>
+		<</if>>
+		<<set _oldPorn = $slaves[$i].pornTypeLoli>>
+		<<set $slaves[$i].pornTypeLoli += (_adjustedViewership/_viewerSoaking)-((_decayRate/10)*($pornStarLolis-1))>>
+		<<set $slaves[$i].pornTypeLoli = Math.clamp($slaves[$i].pornTypeLoli, 0, 100000)>>
+		<<set _viewerSoaking++>>
+
+		<<if $slaves[$i].pornFocus == "loli" || $slaves[$i].pornFameType == "underage">>
+			$possessiveCap young age gives $object a dangerous edge and a number of careful viewers.
+			<<if $slaves[$i].pornTypeLoli > _oldPorn>>
+				Viewship @@.green;increased@@ this week.
+			<<elseif $slaves[$i].pornTypeLoli < _oldPorn>>
+				Viewship @@.red;declined@@ this week.
+			<<else>>
+				Viewship @@.yellow;was stable@@ this week.
+			<</if>>
+		<</if>>
+		<<if $cheatMode == 1>>Loli: (_oldPorn) to ($slaves[$i].pornTypeLoli).<</if>>
+	<<elseif $slaves[$i].pornTypeLoli > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeLoli>><</if>>
+		<<set $slaves[$i].pornTypeLoli = Math.clamp($slaves[$i].pornTypeLoli-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Loli: (_oldPorn) to ($slaves[$i].pornTypeLoli).<</if>>
+	<</if>>
+	<<if ($slaves[$i].weight > 30 && $slaves[$i].diet == "fattening") || ($slaves[$i].inflation > 0 && $slaves[$i].inflationType == "food")>>
+		<<if $slaves[$i].pornFocus == "gainer" || $slaves[$i].pornFameType == "weight gain">>
+			<<set _adjustedViewership = _viewership*4>>
+		<<elseif $slaves[$i].pornFocus != "none">>
+			<<set _adjustedViewership = _viewership*.5>>
+		<</if>>
+		<<set _oldPorn = $slaves[$i].pornTypeGainer>>
+		<<set $slaves[$i].pornTypeGainer += (_adjustedViewership/_viewerSoaking)-((_decayRate/10)*($pornStarGainers-1))>>
+		<<set $slaves[$i].pornTypeGainer = Math.clamp($slaves[$i].pornTypeGainer, 0, 100000)>>
+		<<set _viewerSoaking++>>
+
+		<<if $slaves[$i].pornFocus == "gainer" || $slaves[$i].pornFameType == "weight gain">>
+			$possessiveCap expanding waistline attracts those who enjoy seeing a girl pack on the pounds while stuffing $possessive face.
+			<<if $slaves[$i].pornTypeGainer > _oldPorn>>
+				Viewship @@.green;increased@@ this week.
+			<<elseif $slaves[$i].pornTypeGainer < _oldPorn>>
+				Viewship @@.red;declined@@ this week.
+			<<else>>
+				Viewship @@.yellow;was stable@@ this week.
+			<</if>>
+		<</if>>
+		<<if $cheatMode == 1>>Gainer: (_oldPorn) to ($slaves[$i].pornTypeGainer).<</if>>
+	<<elseif $slaves[$i].pornTypeGainer > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeGainer>><</if>>
+		<<set $slaves[$i].pornTypeGainer = Math.clamp($slaves[$i].pornTypeGainer-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Gainer: (_oldPorn) to ($slaves[$i].pornTypeGainer).<</if>>
+	<</if>>
+	<<if canPenetrate($slaves[$i]) && $slaves[$i].dick > 3>>
+		<<if $slaves[$i].pornFocus == "stud" || $slaves[$i].pornFameType == "big dick">>
+			<<set _adjustedViewership = _viewership*4>>
+		<<elseif $slaves[$i].pornFocus != "none">>
+			<<set _adjustedViewership = _viewership*.5>>
+		<</if>>
+		<<set _oldPorn = $slaves[$i].pornTypeStud>>
+		<<set $slaves[$i].pornTypeStud += (_adjustedViewership/_viewerSoaking)-((_decayRate/10)*($pornStarStuds-1))>>
+		<<set $slaves[$i].pornTypeStud = Math.clamp($slaves[$i].pornTypeStud, 0, 100000)>>
+		<<set _viewerSoaking++>>
+
+		<<if $slaves[$i].pornFocus == "stud" || $slaves[$i].pornFameType == "big dick">>
+			$possessiveCap powerful erection excites those who see it, especially when it is put to good use.
+			<<if $slaves[$i].pornTypeStud > _oldPorn>>
+				Viewship @@.green;increased@@ this week.
+			<<elseif $slaves[$i].pornTypeStud < _oldPorn>>
+				Viewship @@.red;declined@@ this week.
+			<<else>>
+				Viewship @@.yellow;was stable@@ this week.
+			<</if>>
+		<</if>>
+		<<if $cheatMode == 1>>Big Dick: (_oldPorn) to ($slaves[$i].pornTypeStud).<</if>>
+	<<elseif $slaves[$i].pornTypeStud > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeStud>><</if>>
+		<<set $slaves[$i].pornTypeStud = Math.clamp($slaves[$i].pornTypeStud-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Big Dick: (_oldPorn) to ($slaves[$i].pornTypeStud).<</if>>
+	<</if>>
+	<<if $slaves[$i].pornFocus == "porn" || $slaves[$i].pornFameType === "generic">>
+		<<set _adjustedViewership = _viewership*5>>
+	<<else>>
+		<<set _adjustedViewership = _viewership>>
+	<</if>>
+	<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeGeneral>><</if>>
+	<<set $slaves[$i].pornTypeGeneral += (_adjustedViewership/_viewerSoaking)-((_decayRate/10)*($pornStars-1))>>
+	<<set $slaves[$i].pornTypeGeneral = Math.clamp($slaves[$i].pornTypeGeneral, 0, 100000)>>
+	<<if $cheatMode == 1>>General: (_oldPorn) to ($slaves[$i].pornTypeGeneral).<</if>>
+
+	/*Quirks are low and unlikely, requiring focus to push into the limelight*/
+	<<if $slaves[$i].sexualQuirk == "gagfuck queen">>
+		<<if $slaves[$i].pornFocus == "gagfuck queen" || $slaves[$i].pornFameType == "deepthroat">>
+			<<set _adjustedViewership = _viewership*6>>
+		<<elseif $slaves[$i].pornFocus != "none">>
+			<<set _adjustedViewership = _viewership*.5>>
+		<</if>>
+		<<set _oldPorn = $slaves[$i].pornTypeDeepThroat>>
+		<<set $slaves[$i].pornTypeDeepThroat += (_adjustedViewership/_viewerSoaking)-((_decayRate/10)*($pornStarDeepThroats-1))>>
+		<<set $slaves[$i].pornTypeDeepThroat = Math.clamp($slaves[$i].pornTypeDeepThroat, 0, 100000)>>
+
+		<<if $slaves[$i].pornFocus == "gagfuck queen" || $slaves[$i].pornFameType == "deepthroat">>
+			$possessiveCap impresses with just how much dick can slip down $possessive throat.
+			<<if $slaves[$i].pornTypeDeepThroat > _oldPorn>>
+				Viewship @@.green;increased@@ this week.
+			<<elseif $slaves[$i].pornTypeDeepThroat < _oldPorn>>
+				Viewship @@.red;declined@@ this week.
+			<<else>>
+				Viewship @@.yellow;was stable@@ this week.
+			<</if>>
+		<</if>>
+		<<if $cheatMode == 1>>Gagfuck Queen: (_oldPorn) to ($slaves[$i].pornTypeDeepThroat).<</if>>
+	<<elseif $slaves[$i].pornTypeDeepThroat > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeDeepThroat>><</if>>
+		<<set $slaves[$i].pornTypeDeepThroat = Math.clamp($slaves[$i].pornTypeDeepThroat-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Gagfuck Queen: (_oldPorn) to ($slaves[$i].pornTypeDeepThroat).<</if>>
+	<</if>>
+	<<if $slaves[$i].sexualQuirk == "strugglefuck queen" && (canDoVaginal($slaves[$i]) || canDoAnal($slaves[$i]))>>
+		<<if $slaves[$i].pornFocus == "strugglefuck queen" || $slaves[$i].pornFameType == "unwilling">>
+			<<set _adjustedViewership = _viewership*6>>
+		<<elseif $slaves[$i].pornFocus != "none">>
+			<<set _adjustedViewership = _viewership*.5>>
+		<</if>>
+		<<set _oldPorn = $slaves[$i].pornTypeStruggleFuck>>
+		<<set $slaves[$i].pornTypeStruggleFuck += (_adjustedViewership/_viewerSoaking)-((_decayRate/10)*($pornStarStruggleFucks-1))>>
+		<<set $slaves[$i].pornTypeStruggleFuck = Math.clamp($slaves[$i].pornTypeStruggleFuck, 0, 100000)>>
+
+		<<if $slaves[$i].pornFocus == "strugglefuck queen" || $slaves[$i].pornFameType == "unwilling">>
+			$possessiveCap impresses with $possessive ability to put up just the right amount of fight during sex.
+			<<if $slaves[$i].pornTypeStruggleFuck > _oldPorn>>
+				Viewship @@.green;increased@@ this week.
+			<<elseif $slaves[$i].pornTypeStruggleFuck < _oldPorn>>
+				Viewship @@.red;declined@@ this week.
+			<<else>>
+				Viewship @@.yellow;was stable@@ this week.
+			<</if>>
+		<</if>>
+		<<if $cheatMode == 1>>Strugglefuck Queen: (_oldPorn) to ($slaves[$i].pornTypeStruggleFuck).<</if>>
+	<<elseif $slaves[$i].pornTypeStruggleFuck > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeStruggleFuck>><</if>>
+		<<set $slaves[$i].pornTypeStruggleFuck = Math.clamp($slaves[$i].pornTypeStruggleFuck-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Strugglefuck Queen: (_oldPorn) to ($slaves[$i].pornTypeStruggleFuck).<</if>>
+	<</if>>
+	<<if $slaves[$i].sexualQuirk == "painal queen" && canDoAnal($slaves[$i])>>
+		<<if $slaves[$i].pornFocus == "painal queen" || $slaves[$i].pornFameType == "hardcore anal">>
+			<<set _adjustedViewership = _viewership*6>>
+		<<elseif $slaves[$i].pornFocus != "none">>
+			<<set _adjustedViewership = _viewership*.5>>
+		<</if>>
+		<<set _oldPorn = $slaves[$i].pornTypePainal>>
+		<<set $slaves[$i].pornTypePainal += (_adjustedViewership/_viewerSoaking)-((_decayRate/10)*($pornStarPainals-1))>>
+		<<set $slaves[$i].pornTypePainal = Math.clamp($slaves[$i].pornTypePainal, 0, 100000)>>
+
+		<<if $slaves[$i].pornFocus == "painal queen" || $slaves[$i].pornFameType == "hardcore anal">>
+			$possessiveCap impresses with $possessive ability to push $possessive anus to its limit.
+			<<if $slaves[$i].pornTypePainal > _oldPorn>>
+				Viewship @@.green;increased@@ this week.
+			<<elseif $slaves[$i].pornTypePainal < _oldPorn>>
+				Viewship @@.red;declined@@ this week.
+			<<else>>
+				Viewship @@.yellow;was stable@@ this week.
+			<</if>>
+		<</if>>
+		<<if $cheatMode == 1>>Painal Queen: (_oldPorn) to ($slaves[$i].pornTypePainal).<</if>>
+	<<elseif $slaves[$i].pornTypePainal > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypePainal>><</if>>
+		<<set $slaves[$i].pornTypePainal = Math.clamp($slaves[$i].pornTypePainal-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Strugglefuck Queen: (_oldPorn) to ($slaves[$i].pornTypePainal).<</if>>
+	<</if>>
+	<<if $slaves[$i].sexualQuirk == "tease">>
+		<<if $slaves[$i].pornFocus == "tease" || $slaves[$i].pornFameType == "softcore">>
+			<<set _adjustedViewership = _viewership*6>>
+		<<elseif $slaves[$i].pornFocus != "none">>
+			<<set _adjustedViewership = _viewership*.5>>
+		<</if>>
+		<<set _oldPorn = $slaves[$i].pornTypeTease>>
+		<<set $slaves[$i].pornTypeTease += (_adjustedViewership/_viewerSoaking)-((_decayRate/10)*($pornStarTeases-1))>>
+		<<set $slaves[$i].pornTypeTease = Math.clamp($slaves[$i].pornTypeTease, 0, 100000)>>
+
+		<<if $slaves[$i].pornFocus == "tease" || $slaves[$i].pornFameType == "softcore">>
+			$possessiveCap tantalizes viewers with $possessive suggestive moves.
+			<<if $slaves[$i].pornTypeTease > _oldPorn>>
+				Viewship @@.green;increased@@ this week.
+			<<elseif $slaves[$i].pornTypeTease < _oldPorn>>
+				Viewship @@.red;declined@@ this week.
+			<<else>>
+				Viewship @@.yellow;was stable@@ this week.
+			<</if>>
+		<</if>>
+		<<if $cheatMode == 1>>Tease: (_oldPorn) to ($slaves[$i].pornTypeTease).<</if>>
+	<<elseif $slaves[$i].pornTypeTease > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeTease>><</if>>
+		<<set $slaves[$i].pornTypeTease = Math.clamp($slaves[$i].pornTypeTease-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Tease: (_oldPorn) to ($slaves[$i].pornTypeTease).<</if>>
+	<</if>>
+	<<if $slaves[$i].sexualQuirk == "romantic">>
+		<<if $slaves[$i].pornFocus == "romantic" || $slaves[$i].pornFameType == "romantic">>
+			<<set _adjustedViewership = _viewership*6>>
+		<<elseif $slaves[$i].pornFocus != "none">>
+			<<set _adjustedViewership = _viewership*.5>>
+		<</if>>
+		<<set _oldPorn = $slaves[$i].pornTypeRomantic>>
+		<<set $slaves[$i].pornTypeRomantic += (_adjustedViewership/_viewerSoaking)-((_decayRate/10)*($pornStarRomantics-1))>>
+		<<set $slaves[$i].pornTypeRomantic = Math.clamp($slaves[$i].pornTypeRomantic, 0, 100000)>>
+
+		<<if $slaves[$i].pornFocus == "romantic" || $slaves[$i].pornFameType == "romantic">>
+			$possessiveCap draws viewers in with $possessive genuine pleasure.
+			<<if $slaves[$i].pornTypeRomantic > _oldPorn>>
+				Viewship @@.green;increased@@ this week.
+			<<elseif $slaves[$i].pornTypeRomantic < _oldPorn>>
+				Viewship @@.red;declined@@ this week.
+			<<else>>
+				Viewship @@.yellow;was stable@@ this week.
+			<</if>>
+		<</if>>
+		<<if $cheatMode == 1>>Romantic: (_oldPorn) to ($slaves[$i].pornTypeRomantic).<</if>>
+	<<elseif $slaves[$i].pornTypeRomantic > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeRomantic>><</if>>
+		<<set $slaves[$i].pornTypeRomantic = Math.clamp($slaves[$i].pornTypeRomantic-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Romantic: (_oldPorn) to ($slaves[$i].pornTypeRomantic).<</if>>
+	<</if>>
+	<<if $slaves[$i].sexualQuirk == "perverted">>
+		<<if $slaves[$i].pornFocus == "perverted" || $slaves[$i].pornFameType == "really perverted">>
+			<<set _adjustedViewership = _viewership*6>>
+		<<elseif $slaves[$i].pornFocus != "none">>
+			<<set _adjustedViewership = _viewership*.5>>
+		<</if>>
+		<<set _oldPorn = $slaves[$i].pornTypePervert>>
+		<<set $slaves[$i].pornTypePervert += (_adjustedViewership/_viewerSoaking)-((_decayRate/10)*($pornStarPerverts-1))>>
+		<<set $slaves[$i].pornTypePervert = Math.clamp($slaves[$i].pornTypePervert, 0, 100000)>>
+
+		<<if $slaves[$i].pornFocus == "perverted" || $slaves[$i].pornFameType == "really perverted">>
+			$possessiveCap perverted tastes shocks and allures viewers in ways they didn't even realize.
+			<<if $slaves[$i].pornTypePervert > _oldPorn>>
+				Viewship @@.green;increased@@ this week.
+			<<elseif $slaves[$i].pornTypePervert < _oldPorn>>
+				Viewship @@.red;declined@@ this week.
+			<<else>>
+				Viewship @@.yellow;was stable@@ this week.
+			<</if>>
+		<</if>>
+		<<if $cheatMode == 1>>Perverted: (_oldPorn) to ($slaves[$i].pornTypePervert).<</if>>
+	<<elseif $slaves[$i].pornTypePervert > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypePervert>><</if>>
+		<<set $slaves[$i].pornTypePervert = Math.clamp($slaves[$i].pornTypePervert-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Perverted: (_oldPorn) to ($slaves[$i].pornTypePervert).<</if>>
+	<</if>>
+	<<if $slaves[$i].sexualQuirk == "caring">>
+		<<if $slaves[$i].pornFocus == "caring" || $slaves[$i].pornFameType == "voyeur">>
+			<<set _adjustedViewership = _viewership*6>>
+		<<elseif $slaves[$i].pornFocus != "none">>
+			<<set _adjustedViewership = _viewership*.5>>
+		<</if>>
+		<<set _oldPorn = $slaves[$i].pornTypeCaring>>
+		<<set $slaves[$i].pornTypeCaring += (_adjustedViewership/_viewerSoaking)-((_decayRate/10)*($pornStarCarings-1))>>
+		<<set $slaves[$i].pornTypeCaring = Math.clamp($slaves[$i].pornTypeCaring, 0, 100000)>>
+
+		<<if $slaves[$i].pornFocus == "caring" || $slaves[$i].pornFameType == "voyeur">>
+			$possessiveCap sincere devotion to $possessive partner's pleasure draws in viewers with an interest in watching couples fuck.
+			<<if $slaves[$i].pornTypeCaring > _oldPorn>>
+				Viewship @@.green;increased@@ this week.
+			<<elseif $slaves[$i].pornTypeCaring < _oldPorn>>
+				Viewship @@.red;declined@@ this week.
+			<<else>>
+				Viewship @@.yellow;was stable@@ this week.
+			<</if>>
+		<</if>>
+		<<if $cheatMode == 1>>Caring: (_oldPorn) to ($slaves[$i].pornTypeCaring).<</if>>
+	<<elseif $slaves[$i].pornTypeCaring > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeCaring>><</if>>
+		<<set $slaves[$i].pornTypeCaring = Math.clamp($slaves[$i].pornTypeCaring-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Caring: (_oldPorn) to ($slaves[$i].pornTypeCaring).<</if>>
+	<</if>>
+	<<if $slaves[$i].sexualQuirk == "unflinching">>
+		<<if $slaves[$i].pornFocus == "unflinching" || $slaves[$i].pornFameType == "unspeakable">>
+			<<set _adjustedViewership = _viewership*6>>
+		<<elseif $slaves[$i].pornFocus != "none">>
+			<<set _adjustedViewership = _viewership*.5>>
+		<</if>>
+		<<set _oldPorn = $slaves[$i].pornTypeUnflinching>>
+		<<set $slaves[$i].pornTypeUnflinching += (_adjustedViewership/_viewerSoaking)-((_decayRate/10)*($pornStarUnflinchings-1))>>
+		<<set $slaves[$i].pornTypeUnflinching = Math.clamp($slaves[$i].pornTypeUnflinching, 0, 100000)>>
+
+		<<if $slaves[$i].pornFocus == "unflinching" || $slaves[$i].pornFameType == "unspeakable">>
+			$possessiveCap willingness to do anything catches the attention of those who enjoy acts that should never be mentioned to others.
+			<<if $slaves[$i].pornTypeUnflinching > _oldPorn>>
+				Viewship @@.green;increased@@ this week.
+			<<elseif $slaves[$i].pornTypeUnflinching < _oldPorn>>
+				Viewship @@.red;declined@@ this week.
+			<<else>>
+				Viewship @@.yellow;was stable@@ this week.
+			<</if>>
+		<</if>>
+		<<if $cheatMode == 1>>Unflinching: (_oldPorn) to ($slaves[$i].pornTypeUnflinching).<</if>>
+	<<elseif $slaves[$i].pornTypeUnflinching > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeUnflinching>><</if>>
+		<<set $slaves[$i].pornTypeUnflinching = Math.clamp($slaves[$i].pornTypeUnflinching-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Unflinching: (_oldPorn) to ($slaves[$i].pornTypeUnflinching).<</if>>
+	<</if>>
+	<<if $slaves[$i].sexualQuirk == "size queen">>
+		<<if $slaves[$i].pornFocus == "size queen" || $slaves[$i].pornFameType == "huge insertion">>
+			<<set _adjustedViewership = _viewership*6>>
+		<<elseif $slaves[$i].pornFocus != "none">>
+			<<set _adjustedViewership = _viewership*.5>>
+		<</if>>
+		<<set _oldPorn = $slaves[$i].pornTypeSizeQueen>>
+		<<set $slaves[$i].pornTypeSizeQueen += (_adjustedViewership/_viewerSoaking)-((_decayRate/10)*($pornStarSizeQueens-1))>>
+		<<set $slaves[$i].pornTypeSizeQueen = Math.clamp($slaves[$i].pornTypeSizeQueen, 0, 100000)>>
+
+		<<if $slaves[$i].pornFocus == "size queen" || $slaves[$i].pornFameType == "huge insertion">>
+			$possessiveCap intent on taking the largest things possible into her holes draws in viewers with an interest for huge insertions.
+			<<if $slaves[$i].pornTypeSizeQueen > _oldPorn>>
+				Viewship @@.green;increased@@ this week.
+			<<elseif $slaves[$i].pornTypeSizeQueen < _oldPorn>>
+				Viewship @@.red;declined@@ this week.
+			<<else>>
+				Viewship @@.yellow;was stable@@ this week.
+			<</if>>
+		<</if>>
+		<<if $cheatMode == 1>>Size Queen: (_oldPorn) to ($slaves[$i].pornTypeSizeQueen).<</if>>
+	<<elseif $slaves[$i].pornTypeSizeQueen > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeSizeQueen>><</if>>
+		<<set $slaves[$i].pornTypeSizeQueen = Math.clamp($slaves[$i].pornTypeSizeQueen-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Size Queen: (_oldPorn) to ($slaves[$i].pornTypeSizeQueen).<</if>>
+	<</if>>
+
+	<<set $slaves[$i].pornFame = $slaves[$i].pornTypeGeneral + $slaves[$i].pornTypeFuckdoll + $slaves[$i].pornTypeRape + $slaves[$i].pornTypePreggo + $slaves[$i].pornTypeBBW + $slaves[$i].pornTypeGainer + $slaves[$i].pornTypeStud + $slaves[$i].pornTypeLoli + $slaves[$i].pornTypeDeepThroat + $slaves[$i].pornTypeStruggleFuck + $slaves[$i].pornTypePainal + $slaves[$i].pornTypeTease + $slaves[$i].pornTypeRomantic + $slaves[$i].pornTypePervert + $slaves[$i].pornTypeCaring + $slaves[$i].pornTypeUnflinching + $slaves[$i].pornTypeSizeQueen + $slaves[$i].pornTypeNeglectful + $slaves[$i].pornTypeCumAddict + $slaves[$i].pornTypeAnalAddict + $slaves[$i].pornTypeAttentionWhore + $slaves[$i].pornTypeBreastGrowth + $slaves[$i].pornTypeAbusive + $slaves[$i].pornTypeMalicious + $slaves[$i].pornTypeSelfHating + $slaves[$i].pornTypeBreeder + $slaves[$i].pornTypeSub + $slaves[$i].pornTypeCumSlut + $slaves[$i].pornTypeAnal + $slaves[$i].pornTypeHumiliation + $slaves[$i].pornTypeBoobs + $slaves[$i].pornTypeDom + $slaves[$i].pornTypeSadist + $slaves[$i].pornTypeMasochist + $slaves[$i].pornTypePregnancy>>
+	<<set $slaves[$i].pornFame = Math.trunc($slaves[$i].pornFame)>>
+	
+	
+
+	<<if _oldFame > $slaves[$i].pornFame>>
+		Overall, $possessive online fame @@.red;dropped@@ this week.
+	<<elseif _oldFame < $slaves[$i].pornFame>>
+		Overall, $possessive online fame @@.green;rose@@ this week.
+		<<if _oldFame < 100 && $slaves[$i].pornFame >= 100 && $studioFeed == 1>>
+			$pronounCap @@.yellow;has accrued enough views to determine prospective porn genres.@@
+		<</if>>
+	<<elseif $slaves[$i].pornFame != 0>>
+		Surprisingly, $possessive online fame @@.yellow;remained consistant@@ this week despite how fickle watchers can be.
+	<<else>>
+		$pronoun cap went @@.red;completely overlooked@@ this week and failed to gain any hits at all.
+	<</if>>
+	
+	<<if $slaves[$i].pornFame > 0>>
+		<<set _topFame = getHighestPorn($slaves[$i])>>
+		<<set _donations = Math.floor($slaves[$i].pornFame/(random(10,15+_viewerSoaking)))>>
+		<<if _donations > 0>>
+			Fans donated a total of @@.yellowgreen;<<print cashFormat(_donations)>>@@ to $possessive account this week.
+			<<set $cash += _donations>>
+		<</if>>
+	<</if>>
+	
+	/* prestige gen */
+	
+	<<if $slaves[$i].pornPrestige == 0 && $slaves[$i].pornFame >= 10000>>
+		<<set _pornFameGrabBag = []>>
+		<<if $slaves[$i].pornTypeGeneral >= 10000>><<set _pornFameGrabBag.push("generic")>><</if>>
+		<<if $slaves[$i].pornTypeFuckdoll >= 10000>><<set _pornFameGrabBag.push("fuckdoll")>><</if>>
+		<<if $slaves[$i].pornTypeRape >= 10000>><<set _pornFameGrabBag.push("rape")>><</if>>
+		<<if $slaves[$i].pornTypePreggo >= 10000>><<set _pornFameGrabBag.push("preggo")>><</if>>
+		<<if $slaves[$i].pornTypeBBW >= 10000>><<set _pornFameGrabBag.push("BBW")>><</if>>
+		<<if $slaves[$i].pornTypeGainer >= 10000>><<set _pornFameGrabBag.push("weight gain")>><</if>>
+		<<if $slaves[$i].pornTypeStud >= 10000>><<set _pornFameGrabBag.push("big dick")>><</if>>
+		<<if $slaves[$i].pornTypeLoli >= 10000>><<set _pornFameGrabBag.push("underage")>><</if>>
+		<<if $slaves[$i].pornTypeDeepThroat >= 10000>><<set _pornFameGrabBag.push("deepthroat")>><</if>>
+		<<if $slaves[$i].pornTypeStruggleFuck >= 10000>><<set _pornFameGrabBag.push("unwilling")>><</if>>
+		<<if $slaves[$i].pornTypePainal >= 10000>><<set _pornFameGrabBag.push("hardcore anal")>><</if>>
+		<<if $slaves[$i].pornTypeTease >= 10000>><<set _pornFameGrabBag.push("softcore")>><</if>>
+		<<if $slaves[$i].pornTypeRomantic >= 10000>><<set _pornFameGrabBag.push("romantic")>><</if>>
+		<<if $slaves[$i].pornTypePervert >= 10000>><<set _pornFameGrabBag.push("really perverted")>><</if>>
+		<<if $slaves[$i].pornTypeCaring >= 10000>><<set _pornFameGrabBag.push("voyeur")>><</if>>
+		<<if $slaves[$i].pornTypeUnflinching >= 10000>><<set _pornFameGrabBag.push("unspeakable")>><</if>>
+		<<if $slaves[$i].pornTypeSizeQueen >= 10000>><<set _pornFameGrabBag.push("huge insertion")>><</if>>
+		<<if $slaves[$i].pornTypeNeglectful >= 10000>><<set _pornFameGrabBag.push("orgasm denial")>><</if>>
+		<<if $slaves[$i].pornTypeCumAddict >= 10000>><<set _pornFameGrabBag.push("cum addiction")>><</if>>
+		<<if $slaves[$i].pornTypeAnalAddict >= 10000>><<set _pornFameGrabBag.push("anal addiction")>><</if>>
+		<<if $slaves[$i].pornTypeAttentionWhore >= 10000>><<set _pornFameGrabBag.push("exhibition")>><</if>>
+		<<if $slaves[$i].pornTypeBreastGrowth >= 10000>><<set _pornFameGrabBag.push("breast expansion")>><</if>>
+		<<if $slaves[$i].pornTypeAbusive >= 10000>><<set _pornFameGrabBag.push("abuse")>><</if>>
+		<<if $slaves[$i].pornTypeMalicious >= 10000>><<set _pornFameGrabBag.push("sexual torture")>><</if>>
+		<<if $slaves[$i].pornTypeSelfHating >= 10000>><<set _pornFameGrabBag.push("self hating")>><</if>>
+		<<if $slaves[$i].pornTypeBreeder >= 10000>><<set _pornFameGrabBag.push("breeder")>><</if>>
+		<<if $slaves[$i].pornTypeSub >= 10000>><<set _pornFameGrabBag.push("submissive")>><</if>>
+		<<if $slaves[$i].pornTypeCumSlut >= 10000>><<set _pornFameGrabBag.push("cum")>><</if>>
+		<<if $slaves[$i].pornTypeAnal >= 10000>><<set _pornFameGrabBag.push("buttslut")>><</if>>
+		<<if $slaves[$i].pornTypeHumiliation >= 10000>><<set _pornFameGrabBag.push("humiliating")>><</if>>
+		<<if $slaves[$i].pornTypeBoobs >= 10000>><<set _pornFameGrabBag.push("breast")>><</if>>
+		<<if $slaves[$i].pornTypeDom >= 10000>><<set _pornFameGrabBag.push("dominant")>><</if>>
+		<<if $slaves[$i].pornTypeSadist >= 10000>><<set _pornFameGrabBag.push("sadistic")>><</if>>
+		<<if $slaves[$i].pornTypeMasochist >= 10000>><<set _pornFameGrabBag.push("masochistic")>><</if>>
+		<<if $slaves[$i].pornTypePregnancy >= 10000>><<set _pornFameGrabBag.push("pregnancy fetish")>><</if>>
+		
+		<<if _pornFameGrabBag.length > 0>>
+			<<set $slaves[$i].pornFameType = _pornFameGrabBag.random()>>
+			<<set $slaves[$i].pornPrestige = 1>>
+			
+			@@.green;$pronounCap has gained a following in $slaves[$i].pornFameType pornography!@@ Thousands have enjoyed
+			
+			<<switch $slaves[$i].pornFameType>>
+			<<case "generic">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed the sight of her being used.">>
+				the sight of $object being used,
+			<<case "fuckdoll">>
+				<<set $slaves[$i].pornPrestigeDesc = "It has a following in slave pornography. Its fans relish the sight of it being used.">>
+				the sight of $object being used,
+			<<case "rape">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed the sight of her being raped.">>
+				the sight of $object being raped,
+			<<case "preggo">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed watching her swell with child.">>
+				watching $object swell with child,
+			<<case "BBW">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed the sight of her thick and soft body.">>
+				the sight of $possessive thick and soft body,
+			<<case "underage">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed the sight of her childish body.">>
+				the sight of $possessive childish body,
+			<<case "weight gain">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed the sight of her eating and gaining weight.">>
+				the sight of $object eating and gaining weight,
+			<<case "big dick">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed the sight of her throbbing erection.">>
+				the sight of $possessive throbbing erection,
+			<<case "deepthroat">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed the sounds she makes when being throatfucked.">>
+				the sounds $pronoun makes when being throatfucked,
+			<<case "unwilling">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed how she struggles during sex.">>
+				how $pronoun struggles during sex,
+			<<case "hardcore anal">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed watching her asshole pushed to its limit.">>
+				watching $possessive asshole pushed to its limit,
+			<<case "softcore">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed her lewd striptease.">>
+				$possessive lewd striptease,
+			<<case "romantic">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed the deep bond she shares with her partners.">>
+				the deep bond $pronoun shares with $possessive partners,
+			<<case "really perverted">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed her most perverted tendencies.">>
+				$possessive most perverted tendencies,
+			<<case "voyeur">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed watching her devote herself to her partners' pleasure.">>
+				watching $object devote <<print $object>>self to $possessive partners' pleasure,
+			<<case "unspeakable">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed her willingness to do things not repeated in polite company.">>
+				$possessive willingness to do things not repeated in polite company,
+			<<case "huge insertion">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed the sight of her holes filled to their limits.">>
+				the sight of $possessive holes filled to their limits,
+			<<case "orgasm denial">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed the sight of her ignoring her own pleasure.">>
+				the sight of $object ignoring $possessive own pleasure,
+			<<case "cum addiction">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed whatching her do anything and everything for cum.">>
+				whatching $object do anything and everything for cum,
+			<<case "anal addiction">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed whatching her do anything for a dick in her ass.">>
+				whatching $object do anything for a dick in $possessive ass,
+			<<case "exhibition">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed whatching her do anything for attention.">>
+				whatching $object do anything for attention,
+			<<case "breast expansion">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed charting the growth of her breasts.">>
+				charting the growth of $possessive breasts,
+			<<case "abuse">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed watching her abuse others.">>
+				watching $object abuse others,
+			<<case "sexual torture">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed her getting off from the suffering she caused.">>
+				$object getting off from the suffering she caused,
+			<<case "self hating">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed watching her happily suffer.">>
+				watching $object happily suffer,
+			<<case "breeder">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed watching her obsess over pumping out babies.">>
+				watching $object obsess over pumping out babies,
+			<<case "submissive">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed her submission.">>
+				$possessive submission,
+			<<case "cum">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed her taste for cum.">>
+				$possessive taste for cum,
+			<<case "buttslut">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed the sight of her rear.">>
+				the sight of $possessive rear,
+			<<case "humiliating">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed her humiliating herself.">>
+				$object humiliating herself,
+			<<case "breast">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed the sight of her breasts.">>
+				the sight of $possessive breasts,
+			<<case "dominant">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed her dominance.">>
+				$possessive dominance,
+			<<case "sadistic">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed her sadism.">>
+				$possessive sadism,
+			<<case "masochistic">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed her masochism.">>
+				$possessive masochism,
+			<<case "pregnancy fetish">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed her fondness for pregnancy.">>
+				$possessive fondness for pregnancy,
+			<</switch>>
+			
+			but $pronoun isn't famous enough to be called prestigious yet.
+		<</if>>
+	<<elseif $slaves[$i].pornPrestige == 1>>
+		<<set _failedStar = 0, _fameSwap = 0, _swapPoint = 1.2>>
+
+		<<switch $slaves[$i].pornFameType>>
+		<<case "generic">>
+			<<if $slaves[$i].pornTypeGeneral >= 50000>>
+				<<set $slaves[$i].pornPrestige = 2>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is well known from her career in slave pornography. Her many fans relish the sight of her being used.">>
+				@@.green;$pronounCap has gained a hold in $slaves[$i].pornFameType pornography!@@ $possessiveCap many fans relish the sight of $object being used, so it is now prestigious to own $object.
+			<<elseif _topFame.value >= $slaves[$i].pornTypeGeneral*_swapPoint>>
+				<<set _fameSwap = 1>>
+			<<elseif $slaves[$i].pornTypeGeneral < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "fuckdoll">>
+			<<if $slaves[$i].pornTypeFuckdoll >= 50000>>
+				<<set $slaves[$i].pornPrestige = 2>>
+				<<set $slaves[$i].pornPrestigeDesc = "It is well known from its career in slave pornography. Its many fans relish the sight of it being used.">>
+				@@.green;$pronounCap has gained a hold in $slaves[$i].pornFameType pornography!@@ $possessiveCap many fans relish the sight of $object being used, so it is now prestigious to own $object.
+			<<elseif _topFame.value >= $slaves[$i].pornTypeFuckdoll*_swapPoint>>
+				<<set _fameSwap = 1>>
+			<<elseif $slaves[$i].pornTypeFuckdoll < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "rape">>
+			<<if $slaves[$i].pornTypeRape >= 50000>>
+				<<set $slaves[$i].pornPrestige = 2>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is well known from its career in slave pornography. Her many fans relish the sight of her being raped.">>
+				@@.green;$pronounCap has gained a hold in $slaves[$i].pornFameType pornography!@@ $possessiveCap many fans relish the sight of $object being raped, so it is now prestigious to own $object.
+			<<elseif _topFame.value >= $slaves[$i].pornTypeRape*_swapPoint>>
+				<<set _fameSwap = 1>>
+			<<elseif $slaves[$i].pornTypeRape < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "preggo">>
+			<<if $slaves[$i].pornTypePreggo >= 50000>>
+				<<set $slaves[$i].pornPrestige = 2>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is well known from its career in slave pornography. Her many fans relish the sight of her swollen with child.">>
+				@@.green;$pronounCap has gained a hold in $slaves[$i].pornFameType pornography!@@ $possessiveCap many fans relish the sight of $object swollen with child, so $pronoun is now prestigious to own $object.
+			<<elseif _topFame.value >= $slaves[$i].pornTypePreggo*_swapPoint>>
+				<<set _fameSwap = 1>>
+			<<elseif $slaves[$i].pornTypePreggo < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "BBW">>
+			<<if $slaves[$i].pornTypeBBW >= 50000>>
+				<<set $slaves[$i].pornPrestige = 2>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is well known from its career in slave pornography. Her many fans relish her thick, soft body.">>
+				@@.green;$pronounCap has gained a hold in $slaves[$i].pornFameType pornography!@@ $possessiveCap many fans relish $possessive thick and soft body, so $pronoun is now prestigious to own $object.
+			<<elseif _topFame.value >= $slaves[$i].pornTypeBBW*_swapPoint>>
+				<<set _fameSwap = 1>>
+			<<elseif $slaves[$i].pornTypeBBW < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "underage">>
+			<<if $slaves[$i].pornTypeLoli >= 50000>>
+				<<set $slaves[$i].pornPrestige = 2>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is well known from its career in slave pornography. Her many fans relish her immature body.">>
+				@@.green;$pronounCap has gained a hold in $slaves[$i].pornFameType pornography!@@ $possessiveCap many fans relish $possessive immature body, so $pronoun is now prestigious to own $object.
+			<<elseif _topFame.value >= $slaves[$i].pornTypeLoli*_swapPoint>>
+				<<set _fameSwap = 1>>
+			<<elseif $slaves[$i].pornTypeLoli < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "weight gain">>
+			<<if $slaves[$i].pornTypeGainer >= 50000>>
+				<<set $slaves[$i].pornPrestige = 2>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is well known from its career in slave pornography. Her many fans relish how curvy she's gotten.">>
+				@@.green;$pronounCap has gained a hold in $slaves[$i].pornFameType pornography!@@ $possessiveCap many fans relish how curvy <<print $pronoun>>'s gotten, so $pronoun is now prestigious to own $object.
+			<<elseif _topFame.value >= $slaves[$i].pornTypeGainer*_swapPoint>>
+				<<set _fameSwap = 1>>
+			<<elseif $slaves[$i].pornTypeGainer < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "big dick">>
+			<<if $slaves[$i].pornTypeStud >= 50000>>
+				<<set $slaves[$i].pornPrestige = 2>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is well known from its career in slave pornography. Her many fans relish the sight of her heavy dick.">>
+				@@.green;$pronounCap has gained a hold in $slaves[$i].pornFameType pornography!@@ $possessiveCap many fans relish the sight of $possessive heavy dick, so $pronoun is now prestigious to own $object.
+			<<elseif _topFame.value >= $slaves[$i].pornTypeStud*_swapPoint>>
+				<<set _fameSwap = 1>>
+			<<elseif $slaves[$i].pornTypeStud < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "deepthroat">>
+			<<if $slaves[$i].pornTypeDeepThroat >= 50000>>
+				<<set $slaves[$i].pornPrestige = 2>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is well known from its career in slave pornography. Her many fans relish the sounds she makes when being throatfucked.">>
+				@@.green;$pronounCap has gained a hold in $slaves[$i].pornFameType pornography!@@ $possessiveCap many fans relish the sounds $pronoun makes when being throatfucked, so $pronoun is now prestigious to own $object.
+			<<elseif _topFame.value >= $slaves[$i].pornTypeDeepThroat*_swapPoint>>
+				<<set _fameSwap = 1>>
+			<<elseif $slaves[$i].pornTypeDeepThroat < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "unwilling">>
+			<<if $slaves[$i].pornTypeStruggleFuck >= 50000>>
+				<<set $slaves[$i].pornPrestige = 2>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is well known from its career in slave pornography. Her many fans relish how perfectly she struggles during sex.">>
+				@@.green;$pronounCap has gained a hold in $slaves[$i].pornFameType pornography!@@ $possessiveCap many fans relish how perfectly $pronoun struggles during sex, so $pronoun is now prestigious to own $object.
+			<<elseif _topFame.value >= $slaves[$i].pornTypeStruggleFuck*_swapPoint>>
+				<<set _fameSwap = 1>>
+			<<elseif $slaves[$i].pornTypeStruggleFuck < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "hardcore anal">>
+			<<if $slaves[$i].pornTypePainal >= 50000>>
+				<<set $slaves[$i].pornPrestige = 2>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is well known from its career in slave pornography. Her many fans relish watching her asshole pushed to its limit.">>
+				@@.green;$pronounCap has gained a hold in $slaves[$i].pornFameType pornography!@@ $possessiveCap many fans relish watching $possessive asshole pushed to its limit, so $pronoun is now prestigious to own $object.
+			<<elseif _topFame.value >= $slaves[$i].pornTypePainal*_swapPoint>>
+				<<set _fameSwap = 1>>
+			<<elseif $slaves[$i].pornTypePainal < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "softcore">>
+			<<if $slaves[$i].pornTypeTease >= 50000>>
+				<<set $slaves[$i].pornPrestige = 2>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is well known from its career in slave pornography. Her many fans relish her lewd striptease.">>
+				@@.green;$pronounCap has gained a hold in $slaves[$i].pornFameType pornography!@@ $possessiveCap many fans relish $possessive lewd striptease, so $pronoun is now prestigious to own $object.
+			<<elseif _topFame.value >= $slaves[$i].pornTypeTease*_swapPoint>>
+				<<set _fameSwap = 1>>
+			<<elseif $slaves[$i].pornTypeTease < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "romantic">>
+			<<if $slaves[$i].pornTypeRomantic >= 50000>>
+				<<set $slaves[$i].pornPrestige = 2>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is well known from its career in slave pornography. Her many fans relish the deep bond she shares with her partners.">>
+				@@.green;$pronounCap has gained a hold in $slaves[$i].pornFameType pornography!@@ $possessiveCap many fans relish the deep bond $pronoun shares with her partners, so $pronoun is now prestigious to own $object.
+			<<elseif _topFame.value >= $slaves[$i].pornTypeRomantic*_swapPoint>>
+				<<set _fameSwap = 1>>
+			<<elseif $slaves[$i].pornTypeRomantic < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "really perverted">>
+			<<if $slaves[$i].pornTypePervert >= 50000>>
+				<<set $slaves[$i].pornPrestige = 2>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is well known from its career in slave pornography. Her many fans relish the depths of her pervesions.">>
+				@@.green;$pronounCap has gained a hold in $slaves[$i].pornFameType pornography!@@ $possessiveCap many fans relish the depths of $possessive pervesions, so $pronoun is now prestigious to own $object.
+			<<elseif _topFame.value >= $slaves[$i].pornTypePervert*_swapPoint>>
+				<<set _fameSwap = 1>>
+			<<elseif $slaves[$i].pornTypePervert < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "voyeur">>
+			<<if $slaves[$i].pornTypeCaring >= 50000>>
+				<<set $slaves[$i].pornPrestige = 2>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is well known from its career in slave pornography. Her many fans relish her devotion to her partners' pleasure.">>
+				@@.green;$pronounCap has gained a hold in $slaves[$i].pornFameType pornography!@@ $possessiveCap many fans relish $possessive devotion to $possessive partners' pleasure, so $pronoun is now prestigious to own $object.
+			<<elseif _topFame.value >= $slaves[$i].pornTypeCaring*_swapPoint>>
+				<<set _fameSwap = 1>>
+			<<elseif $slaves[$i].pornTypeCaring < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "unspeakable">>
+			<<if $slaves[$i].pornTypeUnflinching >= 50000>>
+				<<set $slaves[$i].pornPrestige = 2>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is well known from its career in slave pornography. Her many fans relish her willingness to do anything and everything.">>
+				@@.green;$pronounCap has gained a hold in $slaves[$i].pornFameType pornography!@@ $possessiveCap many fans relish $possessive willingness to do anything and everything, so $pronoun is now prestigious to own $object.
+			<<elseif _topFame.value >= $slaves[$i].pornTypeUnflinching*_swapPoint>>
+				<<set _fameSwap = 1>>
+			<<elseif $slaves[$i].pornTypeUnflinching < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "huge insertion">>
+			<<if $slaves[$i].pornTypeSizeQueen >= 50000>>
+				<<set $slaves[$i].pornPrestige = 2>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is well known from its career in slave pornography. Her many fans relish the sight of her holes filled to their limits.">>
+				@@.green;$pronounCap has gained a hold in $slaves[$i].pornFameType pornography!@@ $possessiveCap many fans relish the sight of $possessive holes filled to their limits, so $pronoun is now prestigious to own $object.
+			<<elseif _topFame.value >= $slaves[$i].pornTypeSizeQueen*_swapPoint>>
+				<<set _fameSwap = 1>>
+			<<elseif $slaves[$i].pornTypeSizeQueen < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "orgasm denial">>
+			<<if $slaves[$i].pornTypeNeglectful >= 50000>>
+				<<set $slaves[$i].pornPrestige = 2>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is well known from its career in slave pornography. Her many fans relish the sight of her denying herself pleasure.">>
+				@@.green;$pronounCap has gained a hold in $slaves[$i].pornFameType pornography!@@ $possessiveCap many fans relish the sight of $object denying <<print $object>>self pleasure, so $pronoun is now prestigious to own $object.
+			<<elseif _topFame.value >= $slaves[$i].pornTypeNeglectful*_swapPoint>>
+				<<set _fameSwap = 1>>
+			<<elseif $slaves[$i].pornTypeNeglectful < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "cum addiction">>
+			<<if $slaves[$i].pornTypeCumAddict >= 50000>>
+				<<set $slaves[$i].pornPrestige = 2>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is well known from its career in slave pornography. Her many fans relish the sight of her doing anything for cum.">>
+				@@.green;$pronounCap has gained a hold in $slaves[$i].pornFameType pornography!@@ $possessiveCap many fans relish the sight of $object doing anything for cum, so $pronoun is now prestigious to own $object.
+			<<elseif _topFame.value >= $slaves[$i].pornTypeCumAddict*_swapPoint>>
+				<<set _fameSwap = 1>>
+			<<elseif $slaves[$i].pornTypeCumAddict < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "anal addiction">>
+			<<if $slaves[$i].pornTypeAnalAddict >= 50000>>
+				<<set $slaves[$i].pornPrestige = 2>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is well known from its career in slave pornography. Her many fans relish the sight of her doing anything for a dick up her ass.">>
+				@@.green;$pronounCap has gained a hold in $slaves[$i].pornFameType pornography!@@ $possessiveCap many fans relish the sight of $object doing anything for a dick up $possessive ass, so $pronoun is now prestigious to own $object.
+			<<elseif _topFame.value >= $slaves[$i].pornTypeAnalAddict*_swapPoint>>
+				<<set _fameSwap = 1>>
+			<<elseif $slaves[$i].pornTypeAnalAddict < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "exhibition">>
+			<<if $slaves[$i].pornTypeAttentionWhore >= 50000>>
+				<<set $slaves[$i].pornPrestige = 2>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is well known from its career in slave pornography. Her many fans relish the sight of her doing anything for attention.">>
+				@@.green;$pronounCap has gained a hold in $slaves[$i].pornFameType pornography!@@ $possessiveCap many fans relish the sight of $object doing anything for attention, so $pronoun is now prestigious to own $object.
+			<<elseif _topFame.value >= $slaves[$i].pornTypeAttentionWhore*_swapPoint>>
+				<<set _fameSwap = 1>>
+			<<elseif $slaves[$i].pornTypeAttentionWhore < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "breast expansion">>
+			<<if $slaves[$i].pornTypeBreastGrowth >= 50000>>
+				<<set $slaves[$i].pornPrestige = 2>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is well known from its career in slave pornography. Her many fans relish the sight of her expanding bust.">>
+				@@.green;$pronounCap has gained a hold in $slaves[$i].pornFameType pornography!@@ $possessiveCap many fans relish the sight of $possessive expanding bust, so $pronoun is now prestigious to own $object.
+			<<elseif _topFame.value >= $slaves[$i].pornTypeBreastGrowth*_swapPoint>>
+				<<set _fameSwap = 1>>
+			<<elseif $slaves[$i].pornTypeBreastGrowth < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "abuse">>
+			<<if $slaves[$i].pornTypeAbusive >= 50000>>
+				<<set $slaves[$i].pornPrestige = 2>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is well known from its career in slave pornography. Her many fans relish the sight of her abusing others.">>
+				@@.green;$pronounCap has gained a hold in $slaves[$i].pornFameType pornography!@@ $possessiveCap many fans relish the sight of $object abusing others, so $pronoun is now prestigious to own $object.
+			<<elseif _topFame.value >= $slaves[$i].pornTypeAbusive*_swapPoint>>
+				<<set _fameSwap = 1>>
+			<<elseif $slaves[$i].pornTypeAbusive < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "sexual torture">>
+			<<if $slaves[$i].pornTypeMalicious >= 50000>>
+				<<set $slaves[$i].pornPrestige = 2>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is well known from its career in slave pornography. Her many fans relish the sight of her getting off from the suffering she caused.">>
+				@@.green;$pronounCap has gained a hold in $slaves[$i].pornFameType pornography!@@ $possessiveCap many fans relish the sight of $object getting off from the suffering $pronoun caused, so $pronoun is now prestigious to own $object.
+			<<elseif _topFame.value >= $slaves[$i].pornTypeMalicious*_swapPoint>>
+				<<set _fameSwap = 1>>
+			<<elseif $slaves[$i].pornTypeMalicious < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "self hating">>
+			<<if $slaves[$i].pornTypeSelfHating >= 50000>>
+				<<set $slaves[$i].pornPrestige = 2>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is well known from its career in slave pornography. Her many fans relish her suffering.">>
+				@@.green;$pronounCap has gained a hold in $slaves[$i].pornFameType pornography!@@ $possessiveCap many fans relish $possessive suffering, so $pronoun is now prestigious to own $object.
+			<<elseif _topFame.value >= $slaves[$i].pornTypeSelfHating*_swapPoint>>
+				<<set _fameSwap = 1>>
+			<<elseif $slaves[$i].pornTypeSelfHating < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "breeder">>
+			<<if $slaves[$i].pornTypeBreeder >= 50000>>
+				<<set $slaves[$i].pornPrestige = 2>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is well known from its career in slave pornography. Her many fans relish her obsession with having children.">>
+				@@.green;$pronounCap has gained a hold in $slaves[$i].pornFameType pornography!@@ $possessiveCap many fans relish $possessive obsession with having children, so $pronoun is now prestigious to own $object.
+			<<elseif _topFame.value >= $slaves[$i].pornTypeBreeder*_swapPoint>>
+				<<set _fameSwap = 1>>
+			<<elseif $slaves[$i].pornTypeBreeder < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "submissive">>
+			<<if $slaves[$i].pornTypeSub >= 50000>>
+				<<set $slaves[$i].pornPrestige = 2>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is well known from its career in slave pornography. Her many fans relish her submissiveness.">>
+				@@.green;$pronounCap has gained a hold in $slaves[$i].pornFameType pornography!@@ $possessiveCap many fans relish $possessive submissiveness, so $pronoun is now prestigious to own $object.
+			<<elseif _topFame.value >= $slaves[$i].pornTypeSub*_swapPoint>>
+				<<set _fameSwap = 1>>
+			<<elseif $slaves[$i].pornTypeSub < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "cum">>
+			<<if $slaves[$i].pornTypeCumSlut >= 50000>>
+				<<set $slaves[$i].pornPrestige = 2>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is well known from its career in slave pornography. Her many fans relish her desire for cum.">>
+				@@.green;$pronounCap has gained a hold in $slaves[$i].pornFameType pornography!@@ $possessiveCap many fans relish $possessive desire for cum, so $pronoun is now prestigious to own $object.
+			<<elseif _topFame.value >= $slaves[$i].pornTypeCumSlut*_swapPoint>>
+				<<set _fameSwap = 1>>
+			<<elseif $slaves[$i].pornTypeCumSlut < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "buttslut">>
+			<<if $slaves[$i].pornTypeAnal >= 50000>>
+				<<set $slaves[$i].pornPrestige = 2>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is well known from its career in slave pornography. Her many fans relish the sight of her rear.">>
+				@@.green;$pronounCap has gained a hold in $slaves[$i].pornFameType pornography!@@ $possessiveCap many fans relish the sight of $possessive rear, so $pronoun is now prestigious to own $object.
+			<<elseif _topFame.value >= $slaves[$i].pornTypeAnal*_swapPoint>>
+				<<set _fameSwap = 1>>
+			<<elseif $slaves[$i].pornTypeAnal < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "humiliating">>
+			<<if $slaves[$i].pornTypeHumiliation >= 50000>>
+				<<set $slaves[$i].pornPrestige = 2>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is well known from its career in slave pornography. Her many fans relish her frequent humiliation.">>
+				@@.green;$pronounCap has gained a hold in $slaves[$i].pornFameType pornography!@@ $possessiveCap many fans relish $possessive frequent humiliation, so $pronoun is now prestigious to own $object.
+			<<elseif _topFame.value >= $slaves[$i].pornTypeHumiliation*_swapPoint>>
+				<<set _fameSwap = 1>>
+			<<elseif $slaves[$i].pornTypeHumiliation < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "breast">>
+			<<if $slaves[$i].pornTypeBoobs >= 50000>>
+				<<set $slaves[$i].pornPrestige = 2>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is well known from its career in slave pornography. Her many fans relish the sight of her breasts.">>
+				@@.green;$pronounCap has gained a hold in $slaves[$i].pornFameType pornography!@@ $possessiveCap many fans relish the sight of $possessive breasts, so $pronoun is now prestigious to own $object.
+			<<elseif _topFame.value >= $slaves[$i].pornTypeBoobs*_swapPoint>>
+				<<set _fameSwap = 1>>
+			<<elseif $slaves[$i].pornTypeBoobs < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "dominant">>
+			<<if $slaves[$i].pornTypeDom >= 50000>>
+				<<set $slaves[$i].pornPrestige = 2>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is well known from its career in slave pornography. Her many fans relish her dominance.">>
+				@@.green;$pronounCap has gained a hold in $slaves[$i].pornFameType pornography!@@ $possessiveCap many fans relish $possessive dominance, so $pronoun is now prestigious to own $object.
+			<<elseif _topFame.value >= $slaves[$i].pornTypeDom*_swapPoint>>
+				<<set _fameSwap = 1>>
+			<<elseif $slaves[$i].pornTypeDom < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "sadistic">>
+			<<if $slaves[$i].pornTypeSadist >= 50000>>
+				<<set $slaves[$i].pornPrestige = 2>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is well known from its career in slave pornography. Her many fans relish her sadism.">>
+				@@.green;$pronounCap has gained a hold in $slaves[$i].pornFameType pornography!@@ $possessiveCap many fans relish $possessive sadism, so $pronoun is now prestigious to own $object.
+			<<elseif _topFame.value >= $slaves[$i].pornTypeSadist*_swapPoint>>
+				<<set _fameSwap = 1>>
+			<<elseif $slaves[$i].pornTypeSadist < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "masochistic">>
+			<<if $slaves[$i].pornTypeMasochist >= 50000>>
+				<<set $slaves[$i].pornPrestige = 2>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is well known from its career in slave pornography. Her many fans relish her masochism.">>
+				@@.green;$pronounCap has gained a hold in $slaves[$i].pornFameType pornography!@@ $possessiveCap many fans relish $possessive masochism, so $pronoun is now prestigious to own $object.
+			<<elseif _topFame.value >= $slaves[$i].pornTypeMasochist*_swapPoint>>
+				<<set _fameSwap = 1>>
+			<<elseif $slaves[$i].pornTypeMasochist < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "pregnancy fetish">>
+			<<if $slaves[$i].pornTypePregnancy >= 50000>>
+				<<set $slaves[$i].pornPrestige = 2>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is well known from its career in slave pornography. Her many fans relish her fondness for pregnancy.">>
+				@@.green;$pronounCap has gained a hold in $slaves[$i].pornFameType pornography!@@ $possessiveCap many fans relish $possessive fondness for pregnancy, so $pronoun is now prestigious to own $object.
+			<<elseif _topFame.value >= $slaves[$i].pornTypePregnancy*_swapPoint>>
+				<<set _fameSwap = 1>>
+			<<elseif $slaves[$i].pornTypePregnancy < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<default>>
+			@@.red;No porn fame detected, reseting to "none".@@
+			<<set $slaves[$i].pornPrestige = 0, $slaves[$i].pornPrestigeDesc = 0, $slaves[$i].pornFameType = "none">>
+		<</switch>>
+		
+		<<if _failedStar == 1>>
+			<<set $slaves[$i].pornPrestige = 0, $slaves[$i].pornPrestigeDesc = 0>>
+			@@.red;$possessiveCap popularity in $slaves[$i].pornFameType pornography has faded.@@ $pronounCap is once again relatively unknown.
+			<<set $slaves[$i].pornFameType = "none">>
+		<</if>>
+		<<if _fameSwap == 1>>
+			$possessiveCap fame in $slaves[$i].pornFameType pornography has been overwhelmed by $possessive surging popularity in other aspects. @@.yellow;$pronounCap is now better known for $possessive _topFame.type porn.@@
+			<<set $slaves[$i].pornFameType = _topFame.type>>
+			<<switch _topFame.type>>
+			<<case "generic">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed the sight of her being used.">>
+			<<case "fuckdoll">>
+				<<set $slaves[$i].pornPrestigeDesc = "It has a following in slave pornography. Its fans relish the sight of it being used.">>
+			<<case "rape">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed the sight of her being raped.">>
+			<<case "preggo">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed watching her swell with child.">>
+			<<case "BBW">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed the sight of her thick and soft body.">>
+			<<case "underage">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed the sight of her childish body.">>
+			<<case "weight gain">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed the sight of her eating and gaining weight.">>
+			<<case "big dick">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed the sight of her throbbing erection.">>
+			<<case "deepthroat">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed the sounds she makes when being throatfucked.">>
+			<<case "unwilling">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed how she struggles during sex.">>
+			<<case "hardcore anal">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed watching her asshole pushed to its limit.">>
+			<<case "softcore">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed her lewd striptease.">>
+			<<case "romantic">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed the deep bond she shares with her partners.">>
+			<<case "really perverted">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed her most perverted tendencies.">>
+			<<case "voyeur">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed watching her devote herself to her partners' pleasure.">>
+			<<case "unspeakable">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed her willingness to do things not repeated in polite company.">>
+			<<case "huge insertion">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed the sight of her holes filled to their limits.">>
+			<<case "orgasm denial">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed the sight of her ignoring her own pleasure.">>
+			<<case "cum addiction">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed whatching her do anything and everything for cum.">>
+			<<case "anal addiction">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed whatching her do anything for a dick in her ass.">>
+			<<case "exhibition">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed whatching her do anything for attention.">>
+			<<case "breast expansion">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed charting the growth of her breasts.">>
+			<<case "abuse">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed watching her abuse others.">>
+			<<case "sexual torture">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed her getting off from the suffering she caused.">>
+			<<case "self hating">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed watching her happily suffer.">>
+			<<case "breeder">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed watching her obsess over pumping out babies.">>
+			<<case "submissive">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed her submission.">>
+			<<case "cum">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed her taste for cum.">>
+			<<case "buttslut">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed the sight of her rear.">>
+			<<case "humiliating">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed her humiliating herself.">>
+			<<case "breast">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed the sight of her breasts.">>
+			<<case "dominant">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed her dominance.">>
+			<<case "sadistic">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed her sadism.">>
+			<<case "masochistic">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed her masochism.">>
+			<<case "pregnancy fetish">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed her fondness for pregnancy.">>
+			<</switch>>
+		<</if>>
+	<<elseif $slaves[$i].pornPrestige == 2>>
+		<<set _failedStar = 0>>
+
+		<<switch $slaves[$i].pornFameType>>
+		<<case "generic">>
+			<<if $slaves[$i].pornTypeGeneral >= 150000 && $pornStarID == 0>>
+				<<set $slaves[$i].pornPrestige = 3, $slaves[$i].pornTypeGeneral = 250000, $pornStarID = $slaves[$i].ID>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is world famous for her career in slave pornography. Millions are intimately familiar with the sight of her mid-coitus.">>
+				@@.green;$pronounCap has become world famous for $possessive career in $slaves[$i].pornFameType pornography!@@ Millions are now intimately familiar with the sight of $object mid-coitus, so it is now extremely prestigious to own $object.
+				<<set _desc = "a framed shot from porn starring " + $slaves[$i].slaveName + " showing her mid-coitus">>
+				<<set $trinkets.push(_desc)>>
+			<<elseif $slaves[$i].pornTypeGeneral < 40000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "fuckdoll">>
+			<<if $slaves[$i].pornTypeFuckdoll >= 150000 && $pornStarFuckdollID == 0>>
+				<<set $slaves[$i].pornPrestige = 3, $slaves[$i].pornTypeFuckdoll = 250000, $pornStarFuckdollID = $slaves[$i].ID>>
+				<<set $slaves[$i].pornPrestigeDesc = "It is world famous for its career in slave pornography. Millions are intimately familiar with the sight of it being used.">>
+				@@.green;$pronounCap has become world famous for $possessive career in $slaves[$i].pornFameType pornography!@@ Millions are now intimately familiar with the sight of $object being used, so it is now extremely prestigious to own $object.
+				<<set _desc = "a framed shot from porn starring " + $slaves[$i].slaveName + " showing it offering itself">>
+				<<set $trinkets.push(_desc)>>
+			<<elseif $slaves[$i].pornTypeFuckdoll < 40000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "rape">>
+			<<if $slaves[$i].pornTypeRape >= 150000 && $pornStarRapeID == 0>>
+				<<set $slaves[$i].pornPrestige = 3, $slaves[$i].pornTypeRape = 250000, $pornStarRapeID = $slaves[$i].ID>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is world famous for her career in slave pornography. Millions are intimately familiar with the sight of her being raped.">>
+				@@.green;$pronounCap has become world famous for $possessive career in $slaves[$i].pornFameType pornography!@@ Millions are now intimately familiar with the sight of $object being raped, so it is now extremely prestigious to own $object.
+				<<set _desc = "a framed shot from porn starring " + $slaves[$i].slaveName + " showing her rape">>
+				<<set $trinkets.push(_desc)>>
+			<<elseif $slaves[$i].pornTypeRape < 40000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "preggo">>
+			<<if $slaves[$i].pornTypePreggo >= 150000 && $pornStarPreggoID == 0>>
+				<<set $slaves[$i].pornPrestige = 3, $slaves[$i].pornTypePreggo = 250000, $pornStarPreggoID = $slaves[$i].ID>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is world famous for her career in slave pornography. Millions are intimately familiar with the sight of her swollen with child.">>
+				@@.green;$pronounCap has become world famous for $possessive career in $slaves[$i].pornFameType pornography!@@ Millions are now intimately familiar with the sight of $object swollen with child, so it is now extremely prestigious to own $object.
+				<<set _desc = "a framed shot from porn starring " + $slaves[$i].slaveName + " showing her cradling her middle">>
+				<<set $trinkets.push(_desc)>>
+			<<elseif $slaves[$i].pornTypePreggo < 40000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "BBW">>
+			<<if $slaves[$i].pornTypeBBW >= 150000 && $pornStarBBWID == 0>>
+				<<set $slaves[$i].pornPrestige = 3, $slaves[$i].pornTypeBBW = 250000, $pornStarBBWID = $slaves[$i].ID>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is world famous for her career in slave pornography. Millions are intimately familiar with her thick, soft body.">>
+				@@.green;$pronounCap has become world famous for $possessive career in $slaves[$i].pornFameType pornography!@@ Millions are now intimately familiar with $possessive thick and soft body, so it is now extremely prestigious to own $object.
+				<<set _desc = "a framed shot from porn starring " + $slaves[$i].slaveName + " showing her giving a bellyjob">>
+				<<set $trinkets.push(_desc)>>
+			<<elseif $slaves[$i].pornTypePreggo < 40000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "underage">>
+			<<if $slaves[$i].pornTypeLoli >= 150000 && $pornStarLoliID == 0>>
+				<<set $slaves[$i].pornPrestige = 3, $slaves[$i].pornTypeLoli = 250000, $pornStarLoliID = $slaves[$i].ID>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is world famous for her career in slave pornography. Millions are intimately familiar with her immature body.">>
+				@@.green;$pronounCap has become world famous for $possessive career in $slaves[$i].pornFameType pornography!@@ Millions are now intimately familiar with $possessive immature body, so it is now extremely prestigious to own $object.
+				<<set _desc = "a framed shot from porn starring " + $slaves[$i].slaveName + " showing her 'innocence'">>
+				<<set $trinkets.push(_desc)>>
+			<<elseif $slaves[$i].pornTypeLoli < 40000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "weight gain">>
+			<<if $slaves[$i].pornTypeGainer >= 150000 && $pornStarGainerID == 0>>
+				<<set $slaves[$i].pornPrestige = 3, $slaves[$i].pornTypeGainer = 250000, $pornStarGainerID = $slaves[$i].ID>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is world famous for her career in slave pornography. Millions are intimately familiar with how with how much weight she has gained.">>
+				@@.green;$pronounCap has become world famous for $possessive career in $slaves[$i].pornFameType pornography!@@ Millions are now intimately familiar with how much weight<<print $pronoun>>'s put on, so it is now extremely prestigious to own $object.
+				<<set _desc = "a framed shot from porn starring " + $slaves[$i].slaveName + " showing her trying on her old clothes">>
+				<<set $trinkets.push(_desc)>>
+			<<elseif $slaves[$i].pornTypeGainer < 40000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "big dick">>
+			<<if $slaves[$i].pornTypeStud >= 150000 && $pornStarStudID == 0>>
+				<<set $slaves[$i].pornPrestige = 3, $slaves[$i].pornTypeStud = 250000, $pornStarStudID = $slaves[$i].ID>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is world famous for her career in slave pornography. Millions are intimately familiar with the sight of her erect dick.">>
+				@@.green;$pronounCap has become world famous for $possessive career in $slaves[$i].pornFameType pornography!@@ Millions are now intimately familiar with the sight of $possessive erect dick, so it is now extremely prestigious to own $object.
+				<<set _desc = "a framed shot from porn starring " + $slaves[$i].slaveName + " showing her money shot">>
+				<<set $trinkets.push(_desc)>>
+			<<elseif $slaves[$i].pornTypeStud < 40000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "deepthroat">>
+			<<if $slaves[$i].pornTypeDeepThroat >= 150000 && $pornStarDeepThroatID == 0>>
+				<<set $slaves[$i].pornPrestige = 3, $slaves[$i].pornTypeDeepThroat = 250000, $pornStarDeepThroatID = $slaves[$i].ID>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is world famous for her career in slave pornography. Millions are intimately familiar with the sounds she makes when being throatfucked.">>
+				@@.green;$pronounCap has become world famous for $possessive career in $slaves[$i].pornFameType pornography!@@ Millions are now intimately familiar with the sounds $pronoun makes when being throatfucked, so it is now extremely prestigious to own $object.
+				<<set _desc = "a framed shot from porn starring " + $slaves[$i].slaveName + " showing her getting facefucked">>
+				<<set $trinkets.push(_desc)>>
+			<<elseif $slaves[$i].pornTypeDeepThroat < 40000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "unwilling">>
+			<<if $slaves[$i].pornTypeStruggleFuck >= 150000 && $pornStarStruggleFuckID == 0>>
+				<<set $slaves[$i].pornPrestige = 3, $slaves[$i].pornTypeStruggleFuck = 250000, $pornStarStruggleFuckID = $slaves[$i].ID>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is world famous for her career in slave pornography. Millions are intimately familiar with how perfectly she struggles during sex.">>
+				@@.green;$pronounCap has become world famous for $possessive career in $slaves[$i].pornFameType pornography!@@ Millions are now intimately familiar with how perfectly $pronoun struggles during sex, so it is now extremely prestigious to own $object.
+				<<set _desc = "a framed shot from porn starring " + $slaves[$i].slaveName + " showing her struggling">>
+				<<set $trinkets.push(_desc)>>
+			<<elseif $slaves[$i].pornTypeStruggleFuck < 40000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "hardcore anal">>
+			<<if $slaves[$i].pornTypePainal >= 150000 && $pornStarPainalID == 0>>
+				<<set $slaves[$i].pornPrestige = 3, $slaves[$i].pornTypePainal = 250000, $pornStarPainalID = $slaves[$i].ID>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is world famous for her career in slave pornography. Millions are intimately familiar with seeing her asshole pushed to its limit.">>
+				@@.green;$pronounCap has become world famous for $possessive career in $slaves[$i].pornFameType pornography!@@ Millions are now intimately familiar with seeing $possessive asshole pushed to its limit, so it is now extremely prestigious to own $object.
+				<<set _desc = "a framed shot from porn starring " + $slaves[$i].slaveName + " showing her taking an enormous dick up her ass">>
+				<<set $trinkets.push(_desc)>>
+			<<elseif $slaves[$i].pornTypePainal < 40000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "softcore">>
+			<<if $slaves[$i].pornTypeTease >= 150000 && $pornStarTeaseID == 0>>
+				<<set $slaves[$i].pornPrestige = 3, $slaves[$i].pornTypeTease = 250000, $pornStarTeaseID = $slaves[$i].ID>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is world famous for her career in slave pornography. Millions are intimately familiar with her lewd striptease.">>
+				@@.green;$pronounCap has become world famous for $possessive career in $slaves[$i].pornFameType pornography!@@ Millions are now intimately familiar with $possessive lewd striptease, so it is now extremely prestigious to own $object.
+				<<set _desc = "a framed shot from porn starring " + $slaves[$i].slaveName + " showing her stripping">>
+				<<set $trinkets.push(_desc)>>
+			<<elseif $slaves[$i].pornTypeTease < 40000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "romantic">>
+			<<if $slaves[$i].pornTypeRomantic >= 150000 && $pornStarRomanticID == 0>>
+				<<set $slaves[$i].pornPrestige = 3, $slaves[$i].pornTypeRomantic = 250000, $pornStarRomanticID = $slaves[$i].ID>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is world famous for her career in slave pornography. Millions are intimately familiar with the deep bond she shares with her partners.">>
+				@@.green;$pronounCap has become world famous for $possessive career in $slaves[$i].pornFameType pornography!@@ Millions are now intimately familiar with the deep bond $pronoun shares with her partners, so it is now extremely prestigious to own $object.
+				<<set _desc = "a framed shot from porn starring " + $slaves[$i].slaveName + " showing her sharing an orgasm with her partner">>
+				<<set $trinkets.push(_desc)>>
+			<<elseif $slaves[$i].pornTypeRomantic < 40000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "really perverted">>
+			<<if $slaves[$i].pornTypePervert >= 150000 && $pornStarPervertID == 0>>
+				<<set $slaves[$i].pornPrestige = 3, $slaves[$i].pornTypePervert = 250000, $pornStarPervertID = $slaves[$i].ID>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is world famous for her career in slave pornography. Millions are intimately familiar with the depths of her pervesions.">>
+				@@.green;$pronounCap has become world famous for $possessive career in $slaves[$i].pornFameType pornography!@@ Millions are now intimately familiar with the depths of $possessive pervesions, so it is now extremely prestigious to own $object.
+				<<set _desc = "a framed shot from porn starring " + $slaves[$i].slaveName + " showing her doing something perverted">>
+				<<set $trinkets.push(_desc)>>
+			<<elseif $slaves[$i].pornTypePervert < 40000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "voyeur">>
+			<<if $slaves[$i].pornTypeCaring >= 150000 && $pornStarCaringID == 0>>
+				<<set $slaves[$i].pornPrestige = 3, $slaves[$i].pornTypeCaring = 250000, $pornStarCaringID = $slaves[$i].ID>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is world famous for her career in slave pornography. Millions are intimately familiar with her devotion to her partners' pleasure.">>
+				@@.green;$pronounCap has become world famous for $possessive career in $slaves[$i].pornFameType pornography!@@ Millions are now intimately familiar with $possessive devotion to $possessive partners' pleasure, so it is now extremely prestigious to own $object.
+				<<set _desc = "a framed shot from porn starring " + $slaves[$i].slaveName + " showing her bringing her partner to orgasm">>
+				<<set $trinkets.push(_desc)>>
+			<<elseif $slaves[$i].pornTypeCaring < 40000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "unspeakable">>
+			<<if $slaves[$i].pornTypeUnflinching >= 150000 && $pornStarUnflinchingID == 0>>
+				<<set $slaves[$i].pornPrestige = 3, $slaves[$i].pornTypeUnflinching = 250000, $pornStarUnflinchingID = $slaves[$i].ID>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is world famous for her career in slave pornography. Millions are intimately familiar with her willingness to do things not repeated in polite company.">>
+				@@.green;$pronounCap has become world famous for $possessive career in $slaves[$i].pornFameType pornography!@@ Millions are now intimately familiar with $possessive willingness to do things not repeated in polite company, so it is now extremely prestigious to own $object.
+				<<set _desc = "a framed shot from porn starring " + $slaves[$i].slaveName + " showing her doing something unmentionable">>
+				<<set $trinkets.push(_desc)>>
+			<<elseif $slaves[$i].pornTypeUnflinching < 40000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "huge insertion">>
+			<<if $slaves[$i].pornTypeSizeQueen >= 150000 && $pornStarSizeQueenID == 0>>
+				<<set $slaves[$i].pornPrestige = 3, $slaves[$i].pornTypeSizeQueen = 250000, $pornStarSizeQueenID = $slaves[$i].ID>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is world famous for her career in slave pornography. Millions are intimately familiar with the sight of her holes filled to their limits.">>
+				@@.green;$pronounCap has become world famous for $possessive career in $slaves[$i].pornFameType pornography!@@ Millions are now intimately familiar with the sight of $possessive holes filled to their limits, so it is now extremely prestigious to own $object.
+				<<set _desc = "a framed shot from porn starring " + $slaves[$i].slaveName + " showing her belly bulging from within">>
+				<<set $trinkets.push(_desc)>>
+			<<elseif $slaves[$i].pornTypeSizeQueen < 40000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "orgasm denial">>
+			<<if $slaves[$i].pornTypeNeglectful >= 150000 && $pornStarNeglectfulID == 0>>
+				<<set $slaves[$i].pornPrestige = 3, $slaves[$i].pornTypeNeglectful = 250000, $pornStarNeglectfulID = $slaves[$i].ID>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is world famous for her career in slave pornography. Millions are intimately familiar with the sight of her denying herself pleasure.">>
+				@@.green;$pronounCap has become world famous for $possessive career in $slaves[$i].pornFameType pornography!@@ Millions are now intimately familiar with the sight of $object denying <<print $object>>self pleasure, so it is now extremely prestigious to own $object.
+				<<set _desc = "a framed shot from porn starring " + $slaves[$i].slaveName + " showing her pleasing a line of partners without cuming once">>
+				<<set $trinkets.push(_desc)>>
+			<<elseif $slaves[$i].pornTypeNeglectful < 40000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "cum addiction">>
+			<<if $slaves[$i].pornTypeCumAddict >= 150000 && $pornStarCumAddictID == 0>>
+				<<set $slaves[$i].pornPrestige = 3, $slaves[$i].pornTypeCumAddict = 250000, $pornStarCumAddictID = $slaves[$i].ID>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is world famous for her career in slave pornography. Millions are intimately familiar with the sight of her doing anything for cum.">>
+				@@.green;$pronounCap has become world famous for $possessive career in $slaves[$i].pornFameType pornography!@@ Millions are now intimately familiar with the sight of $object doing anything for cum, so it is now extremely prestigious to own $object.
+				<<set _desc = "a framed shot from porn starring " + $slaves[$i].slaveName + " showing her bathing in a tub of cum">>
+				<<set $trinkets.push(_desc)>>
+			<<elseif $slaves[$i].pornTypeCumAddict < 40000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "anal addiction">>
+			<<if $slaves[$i].pornTypeAnalAddict >= 150000 && $pornStarAnalAddictID == 0>>
+				<<set $slaves[$i].pornPrestige = 3, $slaves[$i].pornTypeAnalAddict = 250000, $pornStarAnalAddictID = $slaves[$i].ID>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is world famous for her career in slave pornography. Millions are intimately familiar with the sight of her well-versed anus.">>
+				@@.green;$pronounCap has become world famous for $possessive career in $slaves[$i].pornFameType pornography!@@ Millions are now intimately familiar with the sight of $object doing anything for a dick up $possessive ass, so it is now extremely prestigious to own $object.
+				<<set _desc = "a framed shot from porn starring " + $slaves[$i].slaveName + " showing her taking a series of huge cocks up her ass">>
+				<<set $trinkets.push(_desc)>>
+			<<elseif $slaves[$i].pornTypeAnalAddict < 40000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "exhibition">>
+			<<if $slaves[$i].pornTypeAttentionWhore >= 150000 && $pornStarAttentionWhoreID == 0>>
+				<<set $slaves[$i].pornPrestige = 3, $slaves[$i].pornTypeAttentionWhore = 250000, $pornStarAttentionWhoreID = $slaves[$i].ID>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is world famous for her career in slave pornography. Millions are intimately familiar with the sight of her doing anything for attention.">>
+				@@.green;$pronounCap has become world famous for $possessive career in $slaves[$i].pornFameType pornography!@@ Millions are now intimately familiar with the sight of $object going to any length for attention, so it is now extremely prestigious to own $object.
+				<<set _desc = "a framed shot from porn starring " + $slaves[$i].slaveName + " showing her flashing strangers">>
+				<<set $trinkets.push(_desc)>>
+			<<elseif $slaves[$i].pornTypeAttentionWhore < 40000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "breast expansion">>
+			<<if $slaves[$i].pornTypeBreastGrowth >= 150000 && $pornStarBreastGrowthID == 0>>
+				<<set $slaves[$i].pornPrestige = 3, $slaves[$i].pornTypeBreastGrowth = 250000, $pornStarBreastGrowthID = $slaves[$i].ID>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is world famous for her career in slave pornography. Millions are intimately familiar with the history of her growing bust.">>
+				@@.green;$pronounCap has become world famous for $possessive career in $slaves[$i].pornFameType pornography!@@ Millions are now intimately familiar with history of her growing bust, so it is now extremely prestigious to own $object.
+				<<set _desc = "a framed shot from porn starring " + $slaves[$i].slaveName + " showing her having her tits measured">>
+				<<set $trinkets.push(_desc)>>
+			<<elseif $slaves[$i].pornTypeBreastGrowth < 40000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "abuse">>
+			<<if $slaves[$i].pornTypeAbusive >= 150000 && $pornStarAbusiveID == 0>>
+				<<set $slaves[$i].pornPrestige = 3, $slaves[$i].pornTypeAbusive = 250000, $pornStarAbusiveID = $slaves[$i].ID>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is world famous for her career in slave pornography. Millions are intimately familiar with her abusive tendencies.">>
+				@@.green;$pronounCap has become world famous for $possessive career in $slaves[$i].pornFameType pornography!@@ Millions are now intimately familiar with $possessive abusive tendencies, so it is now extremely prestigious to own $object.
+				<<set _desc = "a framed shot from porn starring " + $slaves[$i].slaveName + " taking what she wants by force">>
+				<<set $trinkets.push(_desc)>>
+			<<elseif $slaves[$i].pornTypeAbusive < 40000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "sexual torture">>
+			<<if $slaves[$i].pornTypeMalicious >= 150000 && $pornStarMaliciousID == 0>>
+				<<set $slaves[$i].pornPrestige = 3, $slaves[$i].pornTypeMalicious = 250000, $pornStarMaliciousID = $slaves[$i].ID>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is world famous for her career in slave pornography. Millions are intimately familiar with her hunger for making others suffer.">>
+				@@.green;$pronounCap has become world famous for $possessive career in $slaves[$i].pornFameType pornography!@@ Millions are now intimately familiar with the sight of $possessive torturing others, so it is now extremely prestigious to own $object.
+				<<set _desc = "a framed shot from porn starring " + $slaves[$i].slaveName + " showing her tormenting her prey">>
+				<<set $trinkets.push(_desc)>>
+			<<elseif $slaves[$i].pornTypeMalicious < 40000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "self hating">>
+			<<if $slaves[$i].pornTypeSelfHating >= 150000 && $pornStarSelfHatingID == 0>>
+				<<set $slaves[$i].pornPrestige = 3, $slaves[$i].pornTypeSelfHating = 250000, $pornStarSelfHatingID = $slaves[$i].ID>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is world famous for her career in slave pornography. Millions are intimately familiar with the sight of her suffering.">>
+				@@.green;$pronounCap has become world famous for $possessive career in $slaves[$i].pornFameType pornography!@@ Millions are now intimately familiar with the sight of $object suffering, so it is now extremely prestigious to own $object.
+				<<set _desc = "a framed shot from porn starring " + $slaves[$i].slaveName + " showing her orgasming from pain">>
+				<<set $trinkets.push(_desc)>>
+			<<elseif $slaves[$i].pornTypeSelfHating < 40000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "breeder">>
+			<<if $slaves[$i].pornTypeBreeder >= 150000 && $pornStarBreederID == 0>>
+				<<set $slaves[$i].pornPrestige = 3, $slaves[$i].pornTypeBreeder = 250000, $pornStarBreederID = $slaves[$i].ID>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is world famous for her career in slave pornography. Millions are intimately familiar with her obsession with being pregnant.">>
+				@@.green;$pronounCap has become world famous for $possessive career in $slaves[$i].pornFameType pornography!@@ Millions are now intimately familiar with $possessive obsession with having children, so it is now extremely prestigious to own $object.
+				<<if $slaves[$i].births > 0>>
+					<<set _desc = "a framed shot from porn starring " + $slaves[$i].slaveName + " showing her having an orgasmic birth">>
+				<<else>>
+					<<set _desc = "a framed shot from porn starring " + $slaves[$i].slaveName + " showing her being bred">>
+				<</if>>
+				<<set $trinkets.push(_desc)>>
+			<<elseif $slaves[$i].pornTypeBreeder < 40000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "submissive">>
+			<<if $slaves[$i].pornTypeSub >= 150000 && $pornStarSubID == 0>>
+				<<set $slaves[$i].pornPrestige = 3, $slaves[$i].pornTypeSub = 250000, $pornStarSubID = $slaves[$i].ID>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is world famous for her career in slave pornography. Millions are intimately familiar with her submissiveness.">>
+				@@.green;$pronounCap has become world famous for $possessive career in $slaves[$i].pornFameType pornography!@@ Millions are now intimately familiar with $possessive submissiveness, so it is now extremely prestigious to own $object.
+				<<set _desc = "a framed shot from porn starring " + $slaves[$i].slaveName + " showing her sumbmission">>
+				<<set $trinkets.push(_desc)>>
+			<<elseif $slaves[$i].pornTypeSub < 40000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "cum">>
+			<<if $slaves[$i].pornTypeCumSlut >= 150000 && $pornStarCumSlutID == 0>>
+				<<set $slaves[$i].pornPrestige = 3, $slaves[$i].pornTypeCumSlut = 250000, $pornStarCumSlutID = $slaves[$i].ID>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is world famous for her career in slave pornography. Millions are intimately familiar with her taste for cum.">>
+				@@.green;$pronounCap has become world famous for $possessive career in $slaves[$i].pornFameType pornography!@@ Millions are now intimately familiar with $possessive taste for cum, so it is now extremely prestigious to own $object.
+				<<set _desc = "a framed shot from porn starring " + $slaves[$i].slaveName + " showing her drinking a glass of cum">>
+				<<set $trinkets.push(_desc)>>
+			<<elseif $slaves[$i].pornTypeCumSlut < 40000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "buttslut">>
+			<<if $slaves[$i].pornTypeAnal >= 150000 && $pornStarAnalID == 0>>
+				<<set $slaves[$i].pornPrestige = 3, $slaves[$i].pornTypeAnal = 250000, $pornStarAnalID = $slaves[$i].ID>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is world famous for her career in slave pornography. Millions are intimately familiar with the sight of her rear.">>
+				@@.green;$pronounCap has become world famous for $possessive career in $slaves[$i].pornFameType pornography!@@ Millions are now intimately familiar with the sight of $possessive rear, so it is now extremely prestigious to own $object.
+				<<set _desc = "a framed shot from porn starring " + $slaves[$i].slaveName + " showing her shaking her booty">>
+				<<set $trinkets.push(_desc)>>
+			<<elseif $slaves[$i].pornTypeAnal < 40000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "humiliating">>
+			<<if $slaves[$i].pornTypeHumiliation >= 150000 && $pornStarHumiliationID == 0>>
+				<<set $slaves[$i].pornPrestige = 3, $slaves[$i].pornTypeHumiliation = 250000, $pornStarHumiliationID = $slaves[$i].ID>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is world famous for her career in slave pornography. Millions are intimately familiar with her frequent humiliation.">>
+				@@.green;$pronounCap has become world famous for $possessive career in $slaves[$i].pornFameType pornography!@@ Millions are now intimately familiar with $possessive frequent humiliation, so it is now extremely prestigious to own $object.
+				<<set _desc = "a framed shot from porn starring " + $slaves[$i].slaveName + " showing her humiliated in public">>
+				<<set $trinkets.push(_desc)>>
+			<<elseif $slaves[$i].pornTypeHumiliation < 40000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "breast">>
+			<<if $slaves[$i].pornTypeBoobs >= 150000 && $pornStarBoobsID == 0>>
+				<<set $slaves[$i].pornPrestige = 3, $slaves[$i].pornTypeBoobs = 250000, $pornStarBoobsID = $slaves[$i].ID>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is world famous for her career in slave pornography. Millions are intimately familiar with her breasts.">>
+				@@.green;$pronounCap has become world famous for $possessive career in $slaves[$i].pornFameType pornography!@@ Millions are now intimately familiar with $possessive breasts, so it is now extremely prestigious to own $object, so it is now extremely prestigious to own $object.
+				<<set _desc = "a framed shot from porn starring " + $slaves[$i].slaveName + " showing her bare chest">>
+				<<set $trinkets.push(_desc)>>
+			<<elseif $slaves[$i].pornTypeBoobs < 40000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "dominant">>
+			<<if $slaves[$i].pornTypeDom >= 150000 && $pornStarDomID == 0>>
+				<<set $slaves[$i].pornPrestige = 3, $slaves[$i].pornTypeDom = 250000, $pornStarDomID = $slaves[$i].ID>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is world famous for her career in slave pornography. Millions are intimately familiar with her dominant streak.">>
+				@@.green;$pronounCap has become world famous for $possessive career in $slaves[$i].pornFameType pornography!@@ Millions are now intimately familiar with $possessive dominant streak, so it is now extremely prestigious to own $object.
+				<<set _desc = "a framed shot from porn starring " + $slaves[$i].slaveName + " showing her seated upon her obediant toy">>
+				<<set $trinkets.push(_desc)>>
+			<<elseif $slaves[$i].pornTypeDom < 40000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "sadistic">>
+			<<if $slaves[$i].pornTypeSadist >= 150000 && $pornStarSadistID == 0>>
+				<<set $slaves[$i].pornPrestige = 3, $slaves[$i].pornTypeSadist = 250000, $pornStarSadistID = $slaves[$i].ID>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is world famous for her career in slave pornography. Millions are intimately familiar with her sadistic streak.">>
+				@@.green;$pronounCap has become world famous for $possessive career in $slaves[$i].pornFameType pornography!@@ Millions are now intimately familiar with $possessive sadistic streak, so it is now extremely prestigious to own $object.
+				<<set _desc = "a framed shot from porn starring " + $slaves[$i].slaveName + " showing her whipping her lover">>
+				<<set $trinkets.push(_desc)>>
+			<<elseif $slaves[$i].pornTypeSadist < 40000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "masochistic">>
+			<<if $slaves[$i].pornTypeMasochist >= 150000 && $pornStarMasochistID == 0>>
+				<<set $slaves[$i].pornPrestige = 3, $slaves[$i].pornTypeMasochist = 250000, $pornStarMasochistID = $slaves[$i].ID>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is world famous for her career in slave pornography. Millions are intimately familiar with her masochistic streak.">>
+				@@.green;$pronounCap has become world famous for $possessive career in $slaves[$i].pornFameType pornography!@@ Millions are now intimately familiar with $possessive masochistic streak, so it is now extremely prestigious to own $object.
+				<<set _desc = "a framed shot from porn starring " + $slaves[$i].slaveName + " showing her being whipped">>
+				<<set $trinkets.push(_desc)>>
+			<<elseif $slaves[$i].pornTypeMasochist < 40000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "pregnancy fetish">>
+			<<if $slaves[$i].pornTypePregnancy >= 150000 && $pornStarPregnancyID == 0>>
+				<<set $slaves[$i].pornPrestige = 3, $slaves[$i].pornTypePregnancy = 250000, $pornStarPregnancyID = $slaves[$i].ID>>
+				<<set $slaves[$i].pornPrestigeDesc = "She is world famous for her career in slave pornography. Millions are intimately familiar with her pregnancy kink.">>
+				@@.green;$pronounCap has become world famous for $possessive career in $slaves[$i].pornFameType pornography!@@ Millions are now intimately familiar with $possessive pregnancy kink, so it is now extremely prestigious to own $object.
+				<<if $slaves[$i].ovaries == 1 || $slaves[$i].mpreg == 1>>
+					<<set _desc = "a framed shot from porn starring " + $slaves[$i].slaveName + " showing her getting knocked up">>
+				<<elseif $slaves[$i].dick > 0>>
+					<<set _desc = "a framed shot from porn starring " + $slaves[$i].slaveName + " showing her knocking a girl up">>
+				<<else>>
+					<<set _desc = "a framed shot from porn starring " + $slaves[$i].slaveName + " showing her pretending to be pregnant">>
+				<</if>>
+				<<set $trinkets.push(_desc)>>
+			<<elseif $slaves[$i].pornTypePregnancy < 40000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<default>>
+			@@.red;No porn fame detected, reseting to "none".@@
+			<<set $slaves[$i].pornPrestige = 0, $slaves[$i].pornPrestigeDesc = 0, $slaves[$i].pornFameType = "none">>
+		<</switch>>
+		
+		<<if _failedStar == 1>>
+			<<set $slaves[$i].pornPrestige = 1>>
+			@@.red;$possessiveCap popularity in $slaves[$i].pornFameType pornography has dropped considerably,@@ though $pronoun still retains a core fanbase.
+			<<switch $slaves[$i].pornFameType>>
+			<<case "generic">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed the sight of her being used.">>
+			<<case "fuckdoll">>
+				<<set $slaves[$i].pornPrestigeDesc = "It has a following in slave pornography. Its fans relish the sight of it being used.">>
+			<<case "rape">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed the sight of her being raped.">>
+			<<case "preggo">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed watching her swell with child.">>
+			<<case "BBW">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed the sight of her thick and soft body.">>
+			<<case "underage">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed the sight of her childish body.">>
+			<<case "weight gain">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed the sight of her eating and gaining weight.">>
+			<<case "big dick">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed the sight of her throbbing erection.">>
+			<<case "deepthroat">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed the sounds she makes when being throatfucked.">>
+			<<case "unwilling">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed how she struggles during sex.">>
+			<<case "hardcore anal">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed watching her asshole pushed to its limit.">>
+			<<case "softcore">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed her lewd striptease.">>
+			<<case "romantic">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed the deep bond she shares with her partners.">>
+			<<case "really perverted">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed her most perverted tendencies.">>
+			<<case "voyeur">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed watching her devote herself to her partners' pleasure.">>
+			<<case "unspeakable">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed her willingness to do things not repeated in polite company.">>
+			<<case "huge insertion">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed the sight of her holes filled to their limits.">>
+			<<case "orgasm denial">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed the sight of her ignoring her own pleasure.">>
+			<<case "cum addiction">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed whatching her do anything and everything for cum.">>
+			<<case "anal addiction">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed whatching her do anything for a dick in her ass.">>
+			<<case "exhibition">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed whatching her do anything for attention.">>
+			<<case "breast expansion">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed charting the growth of her breasts.">>
+			<<case "abuse">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed watching her abuse others.">>
+			<<case "sexual torture">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed her getting off from the suffering she caused.">>
+			<<case "self hating">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed watching her happily suffer.">>
+			<<case "breeder">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed watching her obsess over pumping out babies.">>
+			<<case "submissive">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed her submission.">>
+			<<case "cum">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed her taste for cum.">>
+			<<case "buttslut">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed the sight of her rear.">>
+			<<case "humiliating">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed her humiliating herself.">>
+			<<case "breast">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed the sight of her breasts.">>
+			<<case "dominant">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed her dominance.">>
+			<<case "sadistic">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed her sadism.">>
+			<<case "masochistic">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed her masochism.">>
+			<<case "pregnancy fetish">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed her fondness for pregnancy.">>
+			<</switch>>
+		<</if>>
+		
+		<<if $slaves[$i].pornPrestige > 2>>
+			Further paid publicity cannot increase $possessive fame, so subsidy of porn featuring $object has stopped.
+			<<set $slaves[$i].pornFameSpending = 0>>
+		<</if>>
+	<</if>>
+	
+<<else>> /* popularity decay from lack of new content */
+
+	<<if $slaves[$i].pornPrestige > 1>> /* 500k */
+		<<set _decayRate = 5000>>
+	<<elseif $slaves[$i].pornPrestige > 0>> /* 10k */
+		<<set _decayRate = 500>>
+	<<else>>
+		<<set _decayRate = 30>>
+	<</if>>
+
+	<<if $slaves[$i].pornTypeNeglectful > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeNeglectful>><</if>>
+		<<set $slaves[$i].pornTypeNeglectful = Math.clamp($slaves[$i].pornTypeNeglectful-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Neglectful: (_oldPorn) to ($slaves[$i].pornTypeNeglectful).<</if>>
+	<</if>>
+	<<if $slaves[$i].pornTypeCumAddict > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeCumAddict>><</if>>
+		<<set $slaves[$i].pornTypeCumAddict = Math.clamp($slaves[$i].pornTypeCumAddict-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Cum Addict: (_oldPorn) to ($slaves[$i].pornTypeCumAddict).<</if>>
+	<</if>>
+	<<if $slaves[$i].pornTypeAnalAddict > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeAnalAddict>><</if>>
+		<<set $slaves[$i].pornTypeAnalAddict = Math.clamp($slaves[$i].pornTypeAnalAddict-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Anal Addict: (_oldPorn) to ($slaves[$i].pornTypeAnalAddict).<</if>>
+	<</if>>
+	<<if $slaves[$i].pornTypeAttentionWhore > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeAttentionWhore>><</if>>
+		<<set $slaves[$i].pornTypeAttentionWhore = Math.clamp($slaves[$i].pornTypeAttentionWhore-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Attention Whore: (_oldPorn) to ($slaves[$i].pornTypeAttentionWhore).<</if>>
+	<</if>>
+	<<if $slaves[$i].pornTypeBreastGrowth > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeBreastGrowth>><</if>>
+		<<set $slaves[$i].pornTypeBreastGrowth = Math.clamp($slaves[$i].pornTypeBreastGrowth-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Breast Growth: (_oldPorn) to ($slaves[$i].pornTypeBreastGrowth).<</if>>
+	<</if>>
+	<<if $slaves[$i].pornTypeAbusive > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeAbusive>><</if>>
+		<<set $slaves[$i].pornTypeAbusive = Math.clamp($slaves[$i].pornTypeAbusive-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Abusive: (_oldPorn) to ($slaves[$i].pornTypeAbusive).<</if>>
+	<</if>>
+	<<if $slaves[$i].pornTypeMalicious > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeMalicious>><</if>>
+		<<set $slaves[$i].pornTypeMalicious = Math.clamp($slaves[$i].pornTypeMalicious-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Malicious: (_oldPorn) to ($slaves[$i].pornTypeMalicious).<</if>>
+	<</if>>
+	<<if $slaves[$i].pornTypeSelfHating > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeSelfHating>><</if>>
+		<<set $slaves[$i].pornTypeSelfHating = Math.clamp($slaves[$i].pornTypeSelfHating-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Self Hating: (_oldPorn) to ($slaves[$i].pornTypeSelfHating).<</if>>
+	<</if>>
+	<<if $slaves[$i].pornTypeBreeder > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeBreeder>><</if>>
+		<<set $slaves[$i].pornTypeBreeder = Math.clamp($slaves[$i].pornTypeBreeder-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Breeder: (_oldPorn) to ($slaves[$i].pornTypeBreeder).<</if>>
+	<</if>>
+
+	<<if $slaves[$i].pornTypeSub > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeSub>><</if>>
+		<<set $slaves[$i].pornTypeSub = Math.clamp($slaves[$i].pornTypeSub-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Submissive: (_oldPorn) to ($slaves[$i].pornTypeSub).<</if>>
+	<</if>>
+	<<if $slaves[$i].pornTypeCumSlut > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeCumSlut>><</if>>
+		<<set $slaves[$i].pornTypeCumSlut = Math.clamp($slaves[$i].pornTypeCumSlut-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Cumslut: (_oldPorn) to ($slaves[$i].pornTypeCumSlut).<</if>>
+	<</if>>
+	<<if $slaves[$i].pornTypeAnal > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeAnal>><</if>>
+		<<set $slaves[$i].pornTypeAnal = Math.clamp($slaves[$i].pornTypeAnal-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>(_oldPorn) to ($slaves[$i].pornTypeAnal).<</if>>
+	<</if>>
+	<<if $slaves[$i].pornTypeHumiliation > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeHumiliation>><</if>>
+		<<set $slaves[$i].pornTypeHumiliation = Math.clamp($slaves[$i].pornTypeHumiliation-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Humiliation: (_oldPorn) to ($slaves[$i].pornTypeHumiliation).<</if>>
+	<</if>>
+	<<if $slaves[$i].pornTypeBoobs > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeBoobs>><</if>>
+		<<set $slaves[$i].pornTypeBoobs = Math.clamp($slaves[$i].pornTypeBoobs-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Boobs: (_oldPorn) to ($slaves[$i].pornTypeBoobs).<</if>>
+	<</if>>
+	<<if $slaves[$i].pornTypeDom > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeDom>><</if>>
+		<<set $slaves[$i].pornTypeDom = Math.clamp($slaves[$i].pornTypeDom-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Dom: (_oldPorn) to ($slaves[$i].pornTypeDom).<</if>>
+	<</if>>
+	<<if $slaves[$i].pornTypeSadist > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeSadist>><</if>>
+		<<set $slaves[$i].pornTypeSadist = Math.clamp($slaves[$i].pornTypeSadist-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Sadist: (_oldPorn) to ($slaves[$i].pornTypeSadist).<</if>>
+	<</if>>
+	<<if $slaves[$i].pornTypeMasochist > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeMasochist>><</if>>
+		<<set $slaves[$i].pornTypeMasochist = Math.clamp($slaves[$i].pornTypeMasochist-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Masochist: (_oldPorn) to ($slaves[$i].pornTypeMasochist).<</if>>
+	<</if>>
+	<<if $slaves[$i].pornTypePregnancy > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypePregnancy>><</if>>
+		<<set $slaves[$i].pornTypePregnancy = Math.clamp($slaves[$i].pornTypePregnancy-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Pregnancy: (_oldPorn) to ($slaves[$i].pornTypePregnancy).<</if>>
+	<</if>>
+
+	<<if $slaves[$i].pornTypeFuckdoll > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeFuckdoll>><</if>>
+		<<set $slaves[$i].pornTypeFuckdoll = Math.clamp($slaves[$i].pornTypeFuckdoll-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Fuckdoll: (_oldPorn) to ($slaves[$i].pornTypeFuckdoll).<</if>>
+	<</if>>
+	<<if $slaves[$i].pornTypeRape > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeRape>><</if>>
+		<<set $slaves[$i].pornTypeRape = Math.clamp($slaves[$i].pornTypeRape-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Rape: (_oldPorn) to ($slaves[$i].pornTypeRape).<</if>>
+	<</if>>
+	<<if $slaves[$i].pornTypePreggo > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypePreggo>><</if>>
+		<<set $slaves[$i].pornTypePreggo = Math.clamp($slaves[$i].pornTypePreggo-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Preggo: (_oldPorn) to ($slaves[$i].pornTypePreggo).<</if>>
+	<</if>>
+	<<if $slaves[$i].pornTypeBBW > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeBBW>><</if>>
+		<<set $slaves[$i].pornTypeBBW = Math.clamp($slaves[$i].pornTypeBBW-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>BBW: (_oldPorn) to ($slaves[$i].pornTypeBBW).<</if>>
+	<</if>>
+	<<if $slaves[$i].pornTypeLoli > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeLoli>><</if>>
+		<<set $slaves[$i].pornTypeLoli = Math.clamp($slaves[$i].pornTypeLoli-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Loli: (_oldPorn) to ($slaves[$i].pornTypeLoli).<</if>>
+	<</if>>
+	<<if $slaves[$i].pornTypeGainer > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeGainer>><</if>>
+		<<set $slaves[$i].pornTypeGainer = Math.clamp($slaves[$i].pornTypeGainer-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Gainer: (_oldPorn) to ($slaves[$i].pornTypeGainer).<</if>>
+	<</if>>
+	<<if $slaves[$i].pornTypeStud > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeStud>><</if>>
+		<<set $slaves[$i].pornTypeStud = Math.clamp($slaves[$i].pornTypeStud-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Big Dick: (_oldPorn) to ($slaves[$i].pornTypeStud).<</if>>
+	<</if>>
+	<<if $slaves[$i].pornTypeGeneral > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeGeneral>><</if>>
+		<<set $slaves[$i].pornTypeGeneral = Math.clamp($slaves[$i].pornTypeGeneral-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>(_oldPorn) to ($slaves[$i].pornTypeGeneral).<</if>>
+	<</if>>
+
+	<<if $slaves[$i].pornTypeDeepThroat > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeDeepThroat>><</if>>
+		<<set $slaves[$i].pornTypeDeepThroat = Math.clamp($slaves[$i].pornTypeDeepThroat-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Gagfuck Queen: (_oldPorn) to ($slaves[$i].pornTypeDeepThroat).<</if>>
+	<</if>>
+	<<if $slaves[$i].pornTypeStruggleFuck > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeStruggleFuck>><</if>>
+		<<set $slaves[$i].pornTypeStruggleFuck = Math.clamp($slaves[$i].pornTypeStruggleFuck-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Strugglefuck Queen: (_oldPorn) to ($slaves[$i].pornTypeStruggleFuck).<</if>>
+	<</if>>
+	<<if $slaves[$i].pornTypePainal > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypePainal>><</if>>
+		<<set $slaves[$i].pornTypePainal = Math.clamp($slaves[$i].pornTypePainal-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Strugglefuck Queen: (_oldPorn) to ($slaves[$i].pornTypePainal).<</if>>
+	<</if>>
+	<<if $slaves[$i].pornTypeTease > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeTease>><</if>>
+		<<set $slaves[$i].pornTypeTease = Math.clamp($slaves[$i].pornTypeTease-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Tease: (_oldPorn) to ($slaves[$i].pornTypeTease).<</if>>
+	<</if>>
+	<<if $slaves[$i].pornTypeRomantic > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeRomantic>><</if>>
+		<<set $slaves[$i].pornTypeRomantic = Math.clamp($slaves[$i].pornTypeRomantic-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Romantic: (_oldPorn) to ($slaves[$i].pornTypeRomantic).<</if>>
+	<</if>>
+	<<if $slaves[$i].pornTypePervert > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypePervert>><</if>>
+		<<set $slaves[$i].pornTypePervert = Math.clamp($slaves[$i].pornTypePervert-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Perverted: (_oldPorn) to ($slaves[$i].pornTypePervert).<</if>>
+	<</if>>
+	<<if $slaves[$i].pornTypeCaring > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeCaring>><</if>>
+		<<set $slaves[$i].pornTypeCaring = Math.clamp($slaves[$i].pornTypeCaring-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Caring: (_oldPorn) to ($slaves[$i].pornTypeCaring).<</if>>
+	<</if>>
+	<<if $slaves[$i].pornTypeUnflinching > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeUnflinching>><</if>>
+		<<set $slaves[$i].pornTypeUnflinching = Math.clamp($slaves[$i].pornTypeUnflinching-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Unflinching: (_oldPorn) to ($slaves[$i].pornTypeUnflinching).<</if>>
+	<</if>>
+	<<if $slaves[$i].pornTypeSizeQueen > 0>>
+		<<if $cheatMode == 1>><<set _oldPorn = $slaves[$i].pornTypeSizeQueen>><</if>>
+		<<set $slaves[$i].pornTypeSizeQueen = Math.clamp($slaves[$i].pornTypeSizeQueen-(_decayRate*2), 0, 100000)>>
+		<<if $cheatMode == 1>>Size Queen: (_oldPorn) to ($slaves[$i].pornTypeSizeQueen).<</if>>
+	<</if>>
+
+	<<set $slaves[$i].pornFame = $slaves[$i].pornTypeGeneral + $slaves[$i].pornTypeFuckdoll + $slaves[$i].pornTypeRape + $slaves[$i].pornTypePreggo + $slaves[$i].pornTypeBBW + $slaves[$i].pornTypeGainer + $slaves[$i].pornTypeStud + $slaves[$i].pornTypeLoli + $slaves[$i].pornTypeDeepThroat + $slaves[$i].pornTypeStruggleFuck + $slaves[$i].pornTypePainal + $slaves[$i].pornTypeTease + $slaves[$i].pornTypeRomantic + $slaves[$i].pornTypePervert + $slaves[$i].pornTypeCaring + $slaves[$i].pornTypeUnflinching + $slaves[$i].pornTypeSizeQueen + $slaves[$i].pornTypeNeglectful + $slaves[$i].pornTypeCumAddict + $slaves[$i].pornTypeAnalAddict + $slaves[$i].pornTypeAttentionWhore + $slaves[$i].pornTypeBreastGrowth + $slaves[$i].pornTypeAbusive + $slaves[$i].pornTypeMalicious + $slaves[$i].pornTypeSelfHating + $slaves[$i].pornTypeBreeder + $slaves[$i].pornTypeSub + $slaves[$i].pornTypeCumSlut + $slaves[$i].pornTypeAnal + $slaves[$i].pornTypeHumiliation + $slaves[$i].pornTypeBoobs + $slaves[$i].pornTypeDom + $slaves[$i].pornTypeSadist + $slaves[$i].pornTypeMasochist + $slaves[$i].pornTypePregnancy>>
+	<<set $slaves[$i].pornFame = Math.trunc($slaves[$i].pornFame)>>
+	
+	<<if $slaves[$i].pornPrestige > 0>>
+		<<set _failedStar = 0>>
+
+		<<switch $slaves[$i].pornFameType>>
+		<<case "generic">>
+			<<if $slaves[$i].pornTypeGeneral < 40000 && $slaves[$i].pornPrestige == 2>>
+				<<set _failedStar = 2>>
+			<<elseif $slaves[$i].pornTypeGeneral < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "fuckdoll">>
+			<<if $slaves[$i].pornTypeFuckdoll < 40000 && $slaves[$i].pornPrestige == 2>>
+				<<set _failedStar = 2>>
+			<<elseif $slaves[$i].pornTypeFuckdoll < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "rape">>
+			<<if $slaves[$i].pornTypeRape < 40000 && $slaves[$i].pornPrestige == 2>>
+				<<set _failedStar = 2>>
+			<<elseif $slaves[$i].pornTypeRape < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "preggo">>
+			<<if $slaves[$i].pornTypePreggo < 40000 && $slaves[$i].pornPrestige == 2>>
+				<<set _failedStar = 2>>
+			<<elseif $slaves[$i].pornTypePreggo < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "BBW">>
+			<<if $slaves[$i].pornTypePreggo < 40000 && $slaves[$i].pornPrestige == 2>>
+				<<set _failedStar = 2>>
+			<<elseif $slaves[$i].pornTypePreggo < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "underage">>
+			<<if $slaves[$i].pornTypeLoli < 40000 && $slaves[$i].pornPrestige == 2>>
+				<<set _failedStar = 2>>
+			<<elseif $slaves[$i].pornTypeLoli < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "weight gain">>
+			<<if $slaves[$i].pornTypeGainer < 40000 && $slaves[$i].pornPrestige == 2>>
+				<<set _failedStar = 2>>
+			<<elseif $slaves[$i].pornTypeGainer < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "big dick">>
+			<<if $slaves[$i].pornTypeStud < 40000 && $slaves[$i].pornPrestige == 2>>
+				<<set _failedStar = 2>>
+			<<elseif $slaves[$i].pornTypeStud < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "deepthroat">>
+			<<if $slaves[$i].pornTypeDeepThroat < 40000 && $slaves[$i].pornPrestige == 2>>
+				<<set _failedStar = 2>>
+			<<elseif $slaves[$i].pornTypeDeepThroat < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "unwilling">>
+			<<if $slaves[$i].pornTypeStruggleFuck < 40000 && $slaves[$i].pornPrestige == 2>>
+				<<set _failedStar = 2>>
+			<<elseif $slaves[$i].pornTypeStruggleFuck < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "hardcore anal">>
+			<<if $slaves[$i].pornTypePainal < 40000 && $slaves[$i].pornPrestige == 2>>
+				<<set _failedStar = 2>>
+			<<elseif $slaves[$i].pornTypePainal < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "softcore">>
+			<<if $slaves[$i].pornTypeTease < 40000 && $slaves[$i].pornPrestige == 2>>
+				<<set _failedStar = 2>>
+			<<elseif $slaves[$i].pornTypeTease < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "romantic">>
+			<<if $slaves[$i].pornTypeRomantic < 40000 && $slaves[$i].pornPrestige == 2>>
+				<<set _failedStar = 2>>
+			<<elseif $slaves[$i].pornTypeRomantic < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "really perverted">>
+			<<if $slaves[$i].pornTypePervert < 40000 && $slaves[$i].pornPrestige == 2>>
+				<<set _failedStar = 2>>
+			<<elseif $slaves[$i].pornTypePervert < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "voyeur">>
+			<<if $slaves[$i].pornTypeCaring < 40000 && $slaves[$i].pornPrestige == 2>>
+				<<set _failedStar = 2>>
+			<<elseif $slaves[$i].pornTypeCaring < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "unspeakable">>
+			<<if $slaves[$i].pornTypeUnflinching < 40000 && $slaves[$i].pornPrestige == 2>>
+				<<set _failedStar = 2>>
+			<<elseif $slaves[$i].pornTypeUnflinching < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "huge insertion">>
+			<<if $slaves[$i].pornTypeSizeQueen < 40000 && $slaves[$i].pornPrestige == 2>>
+				<<set _failedStar = 2>>
+			<<elseif $slaves[$i].pornTypeSizeQueen < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "orgasm denial">>
+			<<if $slaves[$i].pornTypeNeglectful < 40000 && $slaves[$i].pornPrestige == 2>>
+				<<set _failedStar = 2>>
+			<<elseif $slaves[$i].pornTypeNeglectful < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "cum addiction">>
+			<<if $slaves[$i].pornTypeCumAddict < 40000 && $slaves[$i].pornPrestige == 2>>
+				<<set _failedStar = 2>>
+			<<elseif $slaves[$i].pornTypeCumAddict < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "anal addiction">>
+			<<if $slaves[$i].pornTypeAnalAddict < 40000 && $slaves[$i].pornPrestige == 2>>
+				<<set _failedStar = 2>>
+			<<elseif $slaves[$i].pornTypeAnalAddict < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "exhibition">>
+			<<if $slaves[$i].pornTypeAttentionWhore < 40000 && $slaves[$i].pornPrestige == 2>>
+				<<set _failedStar = 2>>
+			<<elseif $slaves[$i].pornTypeAttentionWhore < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "breast expansion">>
+			<<if $slaves[$i].pornTypeBreastGrowth < 40000 && $slaves[$i].pornPrestige == 2>>
+				<<set _failedStar = 2>>
+			<<elseif $slaves[$i].pornTypeBreastGrowth < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "abuse">>
+			<<if $slaves[$i].pornTypeAbusive < 40000 && $slaves[$i].pornPrestige == 2>>
+				<<set _failedStar = 2>>
+			<<elseif $slaves[$i].pornTypeAbusive < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "sexual torture">>
+			<<if $slaves[$i].pornTypeMalicious < 40000 && $slaves[$i].pornPrestige == 2>>
+				<<set _failedStar = 2>>
+			<<elseif $slaves[$i].pornTypeMalicious < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "self hating">>
+			<<if $slaves[$i].pornTypeSelfHating < 40000 && $slaves[$i].pornPrestige == 2>>
+				<<set _failedStar = 2>>
+			<<elseif $slaves[$i].pornTypeSelfHating < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "breeder">>
+			<<if $slaves[$i].pornTypeBreeder < 40000 && $slaves[$i].pornPrestige == 2>>
+				<<set _failedStar = 2>>
+			<<elseif $slaves[$i].pornTypeBreeder < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "submissive">>
+			<<if $slaves[$i].pornTypeSub < 40000 && $slaves[$i].pornPrestige == 2>>
+				<<set _failedStar = 2>>
+			<<elseif $slaves[$i].pornTypeSub < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "cum">>
+			<<if $slaves[$i].pornTypeCumSlut < 40000 && $slaves[$i].pornPrestige == 2>>
+				<<set _failedStar = 2>>
+			<<elseif $slaves[$i].pornTypeCumSlut < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "buttslut">>
+			<<if $slaves[$i].pornTypeAnal < 40000 && $slaves[$i].pornPrestige == 2>>
+				<<set _failedStar = 2>>
+			<<elseif $slaves[$i].pornTypeAnal < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "humiliating">>
+			<<if $slaves[$i].pornTypeHumiliation < 40000 && $slaves[$i].pornPrestige == 2>>
+				<<set _failedStar = 2>>
+			<<elseif $slaves[$i].pornTypeHumiliation < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "breast">>
+			<<if $slaves[$i].pornTypeBoobs < 40000 && $slaves[$i].pornPrestige == 2>>
+				<<set _failedStar = 2>>
+			<<elseif $slaves[$i].pornTypeBoobs < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "dominant">>
+			<<if $slaves[$i].pornTypeDom < 40000 && $slaves[$i].pornPrestige == 2>>
+				<<set _failedStar = 2>>
+			<<elseif $slaves[$i].pornTypeDom < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "sadistic">>
+			<<if $slaves[$i].pornTypeSadist < 40000 && $slaves[$i].pornPrestige == 2>>
+				<<set _failedStar = 2>>
+			<<elseif $slaves[$i].pornTypeSadist < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "masochistic">>
+			<<if $slaves[$i].pornTypeMasochist < 40000 && $slaves[$i].pornPrestige == 2>>
+				<<set _failedStar = 2>>
+			<<elseif $slaves[$i].pornTypeMasochist < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<case "pregnancy fetish">>
+			<<if $slaves[$i].pornTypePregnancy < 40000 && $slaves[$i].pornPrestige == 2>>
+				<<set _failedStar = 2>>
+			<<elseif $slaves[$i].pornTypePregnancy < 5000>>
+				<<set _failedStar = 1>>
+			<</if>>
+		<<default>>
+			@@.red;No porn fame detected, reseting to "none".@@
+			<<set $slaves[$i].pornPrestige = 0, $slaves[$i].pornPrestigeDesc = 0, $slaves[$i].pornFameType = "none">>
+		<</switch>>
+		
+		<<if _failedStar == 1>>
+			<<set $slaves[$i].pornPrestige = 0, $slaves[$i].pornPrestigeDesc = 0>>
+			With no new $slaves[$i].pornFameType content coming out, @@.red;$possessive popularity has faded away.@@
+			<<set $slaves[$i].pornFameType = "none">>
+		<<elseif _failedStar == 2>>
+			<<set $slaves[$i].pornPrestige = 1>>
+			With the lack of any new content, @@.red;$possessive popularity in $slaves[$i].pornFameType pornography has dropped considerably,@@ though some viewers still cling to the hope that <<print $pronoun>>'ll come back.
+			<<switch $slaves[$i].pornFameType>>
+			<<case "generic">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed the sight of her being used.">>
+			<<case "fuckdoll">>
+				<<set $slaves[$i].pornPrestigeDesc = "It has a following in slave pornography. Its fans relish the sight of it being used.">>
+			<<case "rape">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed the sight of her being raped.">>
+			<<case "preggo">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed watching her swell with child.">>
+			<<case "BBW">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed the sight of her thick and soft body.">>
+			<<case "underage">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed the sight of her childish body.">>
+			<<case "weight gain">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed the sight of her eating and gaining weight.">>
+			<<case "big dick">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed the sight of her throbbing erection.">>
+			<<case "deepthroat">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed the sounds she makes when being throatfucked.">>
+			<<case "unwilling">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed how she struggles during sex.">>
+			<<case "hardcore anal">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed watching her asshole pushed to its limit.">>
+			<<case "softcore">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed her lewd striptease.">>
+			<<case "romantic">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed the deep bond she shares with her partners.">>
+			<<case "really perverted">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed her most perverted tendencies.">>
+			<<case "voyeur">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed watching her devote herself to her partners' pleasure.">>
+			<<case "unspeakable">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed her willingness to do things not repeated in polite company.">>
+			<<case "huge insertion">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed the sight of her holes filled to their limits.">>
+			<<case "orgasm denial">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed the sight of her ignoring her own pleasure.">>
+			<<case "cum addiction">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed whatching her do anything and everything for cum.">>
+			<<case "anal addiction">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed whatching her do anything for a dick in her ass.">>
+			<<case "exhibition">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed whatching her do anything for attention.">>
+			<<case "breast expansion">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed charting the growth of her breasts.">>
+			<<case "abuse">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed watching her abuse others.">>
+			<<case "sexual torture">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed her getting off from the suffering she caused.">>
+			<<case "self hating">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed watching her happily suffer.">>
+			<<case "breeder">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed watching her obsess over pumping out babies.">>
+			<<case "submissive">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed her submission.">>
+			<<case "cum">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed her taste for cum.">>
+			<<case "buttslut">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed the sight of her rear.">>
+			<<case "humiliating">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed her humiliating herself.">>
+			<<case "breast">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed the sight of her breasts.">>
+			<<case "dominant">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed her dominance.">>
+			<<case "sadistic">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed her sadism.">>
+			<<case "masochistic">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed her masochism.">>
+			<<case "pregnancy fetish">>
+				<<set $slaves[$i].pornPrestigeDesc = "She has a following in slave pornography. Thousands have enjoyed her fondness for pregnancy.">>
+			<</switch>>
+		<</if>>
+	<</if>>
+
+<</if>>
\ No newline at end of file
diff --git a/src/pregmod/seFCTVshows.tw b/src/pregmod/seFCTVshows.tw
index 7d824cfe7f163434c43ff9b77d959dd87205cea0..e111ab8b6ebd0a36a0727139a0885adad9fa495e 100644
--- a/src/pregmod/seFCTVshows.tw
+++ b/src/pregmod/seFCTVshows.tw
@@ -645,7 +645,7 @@ The offered price is <<print cashFormat($slaveCost)>>.
 		The random function has brought up another episode of that drama series for you.
 		<br><br>On his way to the bedroom he passed through the kitchen and caught sight of June preparing lunch. She was tall for a woman. Her hair was a golden blond and her figure spoke of her ongoing romance with growth drugs. She wore a black thong and an apron embroidered with the words 'Milk the cook'. Which was rather strange considering she normally wore her 'Rape the cook' apron on Saturdays. But he guessed she was still raw from last night.
 		<br><br>He came up behind her and reached into her apron to give her breasts a squeeze. June made a sound of pleasure in response. "Hello master, are you finished with Cathy for today?" He set his chin on the top of her head. "For the moment. After I've tended to Annie and had lunch, I think I'll take Cathy out for a bit. Maybe take the whole family out for ice cream."
-		<br><br>June paused for a moment. "You think she's ready? She still seems rather… willful." She said uncertainly. He gave her breasts a comforting squeeze. "Cathy may be a bit hardheaded, but I don't think she'll make too much of a scene with me there. And besides, I think it's time she had a taste of the local culture. There's not much of a point in teaching her etiquette if she freaks out at every Lactation Station."
+		<br><br>June paused for a moment. "You think she's ready? She still seems rather... willful." She said uncertainly. He gave her breasts a comforting squeeze. "Cathy may be a bit hardheaded, but I don't think she'll make too much of a scene with me there. And besides, I think it's time she had a taste of the local culture. There's not much of a point in teaching her etiquette if she freaks out at every Lactation Station."
 		<br><br>She still looked somewhat uncertain, but nodded her head. "Whatever you think is best, master." Scott kissed the crown of her head and said, "Don't worry about it. It'll be fine. I'm not throwing her in the deep end yet." He gave her breasts a reassuring squeeze, gave both of her ass cheeks a quick slap and made his way to the bedroom.
 		<br><br>As he stepped into the bedroom a breathy voice called out him. "Howdy there, stranger. Say, could you help me out with a little something?" She had the same blond hair and blue eyes of her daughter. Her face could be called angelic, but her expression changed her visage into that of a lustful succubus. Truly, she could inspire awe and lust in old-worlders and citizens of the Free Cities alike. However, her figure would prove more divisive.
 		<br><br>Annie had a body that could give ancient fertility idols an inferiority complex. Some would say she was more boob than woman, she would say their description, while true, was woefully inadequate. Without her exosuit, she wouldn't be able to kneel on the bed, let alone stand, and without the suit's smart material supporting her breasts Scott wouldn't be able to see Sadie's blond head poke out between Annie's thighs.
@@ -740,7 +740,7 @@ The offered price is <<print cashFormat($slaveCost)>>.
 		<br><br>The offending bottle was of a higher quality than most of its neighbors, offering a gallery of artists' renditions of the cow in addition to the video. The video on the bottle showed Scott fucking Annie from behind, a slightly tinny slap followed by a squeal from the tiny speakers on the bottle. However, this was not the source of Cathy's distress, as surprising as that may be. Rather, it was the words, Top shelf: All in the Family, printed in red lettering across the bottle.
 		<br><br>Scott cocked an eyebrow, utterly unperturbed. "Yes? And?" Cathy sputtered, but quickly regained her momentum. "You don't do that! Why would do that!?" she all but shrieked, her face blotchy.
 		<br><br>"For two reasons" he said and held up a finger. "One, have you seen her?" A lewd grin spread across his face, "Rawr." Cathy's blush deepened as her outrage engine built up steam. The grin slid off of Scott's face and his voice grew solemn. "Second, parents can't sell their children if they're already married."
-		<br><br>She froze, the blood draining from her face. "What…why?" Scott sighed and looked her in the eye. "I would think you of all people would understand why." Cathy flinched and looked down, clutching her plushie tighter. His stare never wavered. "Didn't you sign up with me to help your mother? Family is important after all." For a while she just stared down at her own cleavage, fiddling with her plushie. She nodded, "Yeah… But not just for her." She looked up, her eyes shining with unshed tears. "I did it for me too." A shudder ran through her and tears began to roll down her cheeks."I didn't know what to do without her."
+		<br><br>She froze, the blood draining from her face. "What... why?" Scott sighed and looked her in the eye. "I would think you of all people would understand why." Cathy flinched and looked down, clutching her plushie tighter. His stare never wavered. "Didn't you sign up with me to help your mother? Family is important after all." For a while she just stared down at her own cleavage, fiddling with her plushie. She nodded, "Yeah... but not just for her." She looked up, her eyes shining with unshed tears. "I did it for me too." A shudder ran through her and tears began to roll down her cheeks."I didn't know what to do without her."
 		<br><br>Scott patted her head and pulled her into a hug. "Honesty is to be rewarded." Her body shuddered with suppressed sobs. June caught his eye over Cathy's shoulder and gave him an uncertain look. He shook his head slightly and gave her a thumbs up. She nodded slightly and quietly left the aisle. Cathy sniffed and mumbled into his chest, "I miss my mom." He rubbed slow circles in back and said softly, "I know, I know."
 		<br><br>After her sobs subsided, the pair continued hugging in silence for a moment before separating. Cathy rubbed her eyes and sniffed, attempting to regain her composure. "So what happens now?" Scott quirked an eyebrow, "For now, we finish shopping and head on home." He looked up and down the aisle. "Provided that we can find where June wandered off to." A soft sigh escaped her throat. "That's not what I meant." She gave him a steady look. "What's the next step to getting my mom back?"
 		<br><br>Scott considered her for a moment before responding. "For now, you'll continue your drug regimen and etiquette lessons." He gave her breasts a poke. "Your milk hasn't come in so we can't start that training or begin selling your milk, but there are things you can do." He drummed out a little beat on her breasts. "Now that you're big enough to not get stopped when you walk down the street, you could start working here." An impish grin spread over his face. "I'm sure Martha would enjoy having you around." Cathy flushed and let out a small huff. His grin widened.
@@ -825,7 +825,7 @@ The offered price is <<print cashFormat($slaveCost)>>.
 			<br><br>
 			At their approach, the reception slave gives a smile that only looks slightly forced, "How can I help you today?"
 			"Alex Hamilton to see Stephen Hamilton."
-			"Stephen Hamilton… Account number oh, oh, six, two, three, one, correct?"
+			"Stephen Hamilton... account number oh, oh, six, two, three, one, correct?"
 			Alex simply nods in response.
 			"Then if you would wait a moment, a nurse will be here shortly."
 			<br><br>
@@ -871,7 +871,7 @@ The offered price is <<print cashFormat($slaveCost)>>.
 		<br><br>
 		"While it may be difficult to effectively prevent rivalries from forming, some slave owners do mandate against certain positive relationships for any number of reasons. From a desire to seed fear among slaves and prevent them from having a source of solace to a belief that their slaves should be devoted only to their owner."
 		<br><br>
-		Again, the scene changes to a view just inside the entrance of what looks to be the servants’ quarters. Slaves in conservative maid's uniforms bustle about, but there are a few knots of slaves talking amongst themselves dotted around. 
+		Again, the scene changes to a view just inside the entrance of what looks to be the servants' quarters. Slaves in conservative maid's uniforms bustle about, but there are a few knots of slaves talking amongst themselves dotted around. 
 		<br><br>
 		"However, here in the arcology Open Skies, the owner, Charles Greenwich, has no such desires and has stated that he greatly enjoys watching the various relationships between slaves rise and fall and encourages such things within his chattel."
 		<br><br>
@@ -879,7 +879,7 @@ The offered price is <<print cashFormat($slaveCost)>>.
 		<br><br>
 		"Now, that seems like a flaw, don't it? Why let your slaves have the chance of basically losing two when one goes? But believe me when I say you don't want over a hundred and fifty slaves resenting you for not letting them make friendly-like. Not that I'd want to or nothing. They're all dear to me and I want them happy. That's when the best work gets done."
 		<br><br>
-		"Now, I'm sure you're vying to ask why I don't do nothin’ about the rivalries that crop up. That's 'cuz it's a right pain in the ass to fix. You have to sit both parties down and make them talk their problems out. I will admit that I do like seeing it happen some too. It's like high school drama but I get to see it all unfold."
+		"Now, I'm sure you're vying to ask why I don't do nothin' about the rivalries that crop up. That's 'cuz it's a right pain in the ass to fix. You have to sit both parties down and make them talk their problems out. I will admit that I do like seeing it happen some too. It's like high school drama but I get to see it all unfold."
 		<br><br>
 		The shot switches to the inside of a comparatively sparsely populated spa. The gentle splash of water is interspersed with some shots of laughter and bits of louder conversion from the lounging slaves. 
 		<br><br>
diff --git a/src/pregmod/widgets/bodySwapReaction.tw b/src/pregmod/widgets/bodySwapReaction.tw
index df3c16a7c77aa529e8609dd6c880d7639e5b6697..6b0dc09963624c66820c3dac3514c60455623e1f 100644
--- a/src/pregmod/widgets/bodySwapReaction.tw
+++ b/src/pregmod/widgets/bodySwapReaction.tw
@@ -17,103 +17,103 @@
 
 
 <<if $args[0].health >= $args[1].health+10>>
-	The monitors indicate that her @@.green;health has improved@@ from her previous body. Whatever else happens, she will likely appreciate this.
+	The monitors indicate that $his @@.green;health has improved@@ from $his previous body. Whatever else happens, $he will likely appreciate this.
 <<elseif $args[0].health <= $args[1].health-10>>
-	The monitors indicate that her @@.red;health has degraded@@ from her previous body. Whatever else happens, this will likely upset her.
+	The monitors indicate that $his @@.red;health has degraded@@ from $his previous body. Whatever else happens, this will likely upset $him.
 <</if>>
-Now you only have to wait for her to wake up.
+Now you only have to wait for $him to wake up.
 
 <br><br>
 
 <<if $args[0].amp != 1>> /* (has limbs) */
 	<<if $args[0].fetish == "mindbroken">>
-		After a while, she begins to stir, her eyes fluttering. She lets out a low groan and reaches up to rub at her eyes. She stops and stares uncomprehendingly
+		After a while, $he begins to stir, $his eyes fluttering. $He lets out a low groan and reaches up to rub at $his eyes. $He stops and stares uncomprehendingly
 		<<if _sight == -2>>
-			into @@.red;the darkness that is her new world.@@ She goes into a panic and begins thrashing violently until she is restrained and sedated. Hopefully when she comes to again, she'll have forgotten she could ever see in the first place.
+			into @@.red;the darkness that is $his new world.@@ $He goes into a panic and begins thrashing violently until $he is restrained and sedated. Hopefully when $he comes to again, $he'll have forgotten $he could ever see in the first place.
 			<<set _end = 1>>
 		<<elseif _sight == 2>>
-			at the hand @@.green;she can now see.@@ The gift of sight is lost upon her, as is that she is no longer in her own body.
+			at the hand @@.green;$he can now see.@@ The gift of sight is lost upon $him, as is that $he is no longer in $his own body.
 		<<else>>
-			at the hand for moment before looking for her own. Eventually, she bumps into herself and realizes it belongs to her. From then, her old body is nothing more than a blur, soon to be forgotten forever.
+			at the hand for moment before looking for $his own. Eventually, $he bumps into $himself and realizes it belongs to $him. From then, $his old body is nothing more than a blur, soon to be forgotten forever.
 		<</if>>
 	<<elseif $args[0].devotion >= 50>>
-		After a while, she begins to stir, her eyes fluttering. She lets out a low groan and reaches up to rub at her eyes. She stops and stares uncomprehendingly
+		After a while, $he begins to stir, $his eyes fluttering. $He lets out a low groan and reaches up to rub at $his eyes. $He stops and stares uncomprehendingly
 		<<if _sight == -2>>
-			into @@.red;the darkness that is her new world.@@ She barely manages to keep calm before accepting this is the fate you have chosen for her.
+			into @@.red;the darkness that is $his new world.@@ $He barely manages to keep calm before accepting this is the fate you have chosen for $him.
 		<<elseif _sight == -1>>
-			at the hand @@.red;she can now hardly see.@@ As she squints at it, she realizes that it’s not her own and a smile begins to form on her face.
+			at the hand @@.red;$he can now hardly see.@@ As $he squints at it, $he realizes that it's not $his own and a smile begins to form on $his face.
 		<<elseif _sight == 2>>
-			at the @@.green;hand she can now see.@@ She is by no means ungrateful for such a gift, but is too shocked by it to truly respond. As her eyes move to you, however, she quickly blushes and looks away.
+			at the @@.green;hand $he can now see.@@ $He is by no means ungrateful for such a gift, but is too shocked by it to truly respond. As $his eyes move to you, however, $he quickly blushes and looks away.
 		<<elseif _sight == 1>>
-			at the hand for moment before she realizes that it’s not her own. A smile begins to form on her face, followed by a gasp once she realizes she can @@.green;see the world clearly now.@@
+			at the hand for moment before $he realizes that it's not $his own. A smile begins to form on $his face, followed by a gasp once $he realizes $he can @@.green;see the world clearly now.@@
 		<<else>>
-			at the hand for moment before she realizes that it’s not her own. A smile begins to form on her face.
+			at the hand for moment before $he realizes that it's not $his own. A smile begins to form on $his face.
 		<</if>>
 	<<elseif $args[0].devotion > 20>>
-		After a while, she begins to stir, her eyes fluttering. She lets out a low groan and reaches up to rub at her eyes. She stops and stares uncomprehendingly
+		After a while, $he begins to stir, $his eyes fluttering. $He lets out a low groan and reaches up to rub at $his eyes. $He stops and stares uncomprehendingly
 		<<if _sight == -2>>
-			into the @@.red;darkness that is her new world.@@ After a short expurgation of @@.gold;grief and terror,@@ she takes a deep breath and visibly suppresses her emotions before returning to her inspection.
+			into the @@.red;darkness that is $his new world.@@ After a short expurgation of @@.gold;grief and terror,@@ $he takes a deep breath and visibly suppresses $his emotions before returning to $his inspection.
 			<<set $args[0].trust -= 15>>
 		<<elseif _sight == -1>>
-			at the hand @@.gold;she can now hardly see.@@ As she @@.red;squints at it,@@ she realizes that her vision is not the only thing that has changed.
+			at the hand @@.gold;$he can now hardly see.@@ As $he @@.red;squints at it,@@ $he realizes that $his vision is not the only thing that has changed.
 			<<set $args[0].trust -= 5>>
 		<<elseif _sight == 2>>
-			at the hand @@.green;she can now see.@@ She's @@.hotpink;quite grateful@@ that @@.mediumaquamarine;you would give her such a gift.@@ She quickly returns to her senses and looks back to her hand finally realizing just why she can see now.
+			at the hand @@.green;$he can now see.@@ $He's @@.hotpink;quite grateful@@ that @@.mediumaquamarine;you would give $him such a gift.@@ $He quickly returns to $his senses and looks back to $his hand finally realizing just why $he can see now.
 			<<set $args[0].devotion += 15, $args[0].trust += 10>>
 		<<elseif _sight == 1>>
-			at the hand for moment before she realizes that it’s not her own. She lets out a gasp once she realizes she can @@.green;see the world clearly now;@@ she accepted her fate already, but she's @@.hotpink;quite grateful@@ that @@.mediumaquamarine;you would give her perfect vision.@@
+			at the hand for moment before $he realizes that it's not $his own. $He lets out a gasp once $he realizes $he can @@.green;see the world clearly now;@@ $he accepted $his fate already, but $he's @@.hotpink;quite grateful@@ that @@.mediumaquamarine;you would give $his perfect vision.@@
 			<<set $args[0].devotion += 5, $args[0].trust += 3>>
 		<<else>>
-			at the hand for moment before she realizes that it’s not her own.
+			at the hand for moment before $he realizes that it's not $his own.
 		<</if>>
 	<<else>>
-		She reaches up to rub at her eyes and pauses to stare in shock
+		$He reaches up to rub at $his eyes and pauses to stare in shock
 		<<if _sight == -2>>
-			into the @@.red;darkness that is her new world.@@ After a short expurgation of @@.gold;grief and terror,@@ she takes a deep breath and visibly suppresses her emotions. She
+			into the @@.red;darkness that is $his new world.@@ After a short expurgation of @@.gold;grief and terror,@@ $he takes a deep breath and visibly suppresses $his emotions. $He
 			<<set $args[0].trust -= 15>>
 		<<elseif _sight == -1>>
-			at her hand; an unfamiliar hand that she can @@.red;just barely see.@@ She
+			at $his hand; an unfamiliar hand that $he can @@.red;just barely see.@@ $He
 			<<set $args[0].trust -= 5>>
 		<<elseif _sight == 2>>
-			at the hand @@.green;she can now see.@@ She's @@.hotpink;quite grateful@@ that @@.mediumaquamarine;you would give her such a gift.@@ The gift of sight is short lived, however, as she
+			at the hand @@.green;$he can now see.@@ $He's @@.hotpink;quite grateful@@ that @@.mediumaquamarine;you would give $him such a gift.@@ The gift of sight is short lived, however, as $he
 			<<set $args[0].devotion += 15, $args[0].trust += 10>>
 		<<elseif _sight == 1>>
-			at her hand; a hand that she @@.green;can clearly see@@ is not her own. She
+			at $his hand; a hand that $he @@.green;can clearly see@@ is not $his own. $He
 			<<set $args[0].devotion += 5, $args[0].trust += 3>>
 		<<else>>
-			at her hand. She
+			at $his hand. $He
 		<</if>>
-		finally realizes that the new body she found herself in @@.gold;was not a nightmare as she had hoped, but reality.@@ She is @@.mediumorchid;utterly disturbed@@ by your removal of the last constant she had in life.
+		finally realizes that the new body $he found $himself in @@.gold;was not a nightmare as $he had hoped, but reality.@@ $He is @@.mediumorchid;utterly disturbed@@ by your removal of the last constant $he had in life.
 		<<set $args[0].devotion -= 15, $args[0].trust -= 30>>
 	<</if>>
 	
 	<<if _end != 1>>
 		<<if $args[0].skin != $args[1].skin && canSee($args[0]) && $args[0].fetish != "mindbroken">>
-			Her @@.coral;newly $args[0].skin skin@@ is the first thing that leaps out at her.
+			$His @@.coral;newly $args[0].skin skin@@ is the first thing that leaps out at $him.
 			<<if $args[0].devotion > 50>>
-				She is fascinated by the change and what this means for her.
+				$He is fascinated by the change and what this means for $him.
 			<<elseif $args[0].devotion > 20>>
-				The fact that you would alter something so defining about her no longer surprises her.
+				The fact that you would alter something so defining about $him no longer surprises $him.
 			<<elseif $args[0].devotion >= -20>>
-				The fact that you would alter something so defining about her is @@.hotpink;humbling.@@
+				The fact that you would alter something so defining about $him is @@.hotpink;humbling.@@
 				<<set $args[0].devotion += 2>>
 			<<else>>
-				The fact that you would alter something so defining about her is @@.gold;terrifying.@@
+				The fact that you would alter something so defining about $him is @@.gold;terrifying.@@
 				<<set $args[0].trust -= 2>>
 			<</if>>
 		<</if>>
 
-		She holds the limb in front of her, flexing each
+		$He holds the limb in front of $him, flexing each
 
 		/*(arms)*/
 		<<if $args[0].amp < 0 && $args[1].amp == 0>>
 			finger; the servo motors whining softly with each movement.
 			<<if $args[0].fetish == "mindbroken">>
-				She vaguely reacts to the sounds coming from her arm, though not to any meaningful extent.
+				$He vaguely reacts to the sounds coming from $his arm, though not to any meaningful extent.
 			<<elseif $args[0].devotion >= -20>>
-				A look of morbid curiosity crosses her features.
+				A look of morbid curiosity crosses $his features.
 			<<else>>
-				A look of @@.mediumorchid;frustration@@ and @@.gold;anguish@@ distorts her face as she moans pitiably.
+				A look of @@.mediumorchid;frustration@@ and @@.gold;anguish@@ distorts $his face as $he moans pitiably.
 				<<set $args[0].devotion -= 5, $args[0].trust -= 1>>
 			<</if>>
 		<<elseif $args[0].amp < 0 && $args[1].amp < 0>>
@@ -122,46 +122,46 @@ Now you only have to wait for her to wake up.
 			finger as if nothing changed.
 		<<elseif $args[0].muscles < $args[1].muscles-5>> /*(less muscle)*/
 			<<if $args[0].devotion > 20>>
-				finger; the arm @@.orange;notably less muscular@@ than her old one.
+				finger; the arm @@.orange;notably less muscular@@ than $his old one.
 			<<else>>
-				finger and noticing her arm feels @@.orange;less muscular@@ than she remembers. She becomes irritated with her newfound weakness and @@.mediumorchid;frowns angrily.@@
+				finger and noticing $his arm feels @@.orange;less muscular@@ than $he remembers. $He becomes irritated with $his newfound weakness and @@.mediumorchid;frowns angrily.@@
 				<<set $args[0].devotion -= 1>>
 			<</if>>
 		<<elseif $args[0].muscles > $args[1].muscles+5>> /*(more muscle)*/
 			<<if $args[0].devotion >= -20 || $args[0].fetish != "mindbroken">>
-				finger; the arm @@.lime;<<if canSee($args[0])>>visibly more toned<<else>>noticeably stronger<</if>>@@ than her old one. With a clench of her fist, the muscles of the limb bulge slightly. She is @@.hotpink;happy@@ that you would take into consideration such a small detail, and knows that life will be just that much easier now.
+				finger; the arm @@.lime;<<if canSee($args[0])>>visibly more toned<<else>>noticeably stronger<</if>>@@ than $his old one. With a clench of $his fist, the muscles of the limb bulge slightly. $He is @@.hotpink;happy@@ that you would take into consideration such a small detail, and knows that life will be just that much easier now.
 				<<set $args[0].devotion += 2>>
 			<<else>>
-				finger. Flexing, she realizes she is @@.lime;noticeably stronger@@ than she was before. @@.mediumaquamarine;She takes a moment to relish her newfound strength.@@
+				finger. Flexing, $he realizes $he is @@.lime;noticeably stronger@@ than $he was before. @@.mediumaquamarine;$He takes a moment to relish $his newfound strength.@@
 				<<set $args[0].trust += 10>>
 			<</if>>
 		<<else>> /* (same muscle (within five units)) */
 			<<if $args[0].physicalAge < $args[1].physicalAge-5>>
 				<<if !canSee($args[0])>>
-					finger. She traces her 
+					finger. $He traces $his 
 					<<if $args[1].physicalAge >= 40>>
-						arm and feels how @@.green;less wrinkled@@ her skin is and how firmer her muscles are.
+						arm and feels how @@.green;less wrinkled@@ $his skin is and how firmer $his muscles are.
 					<<else>>
-						arm, feeling just @@.green;how much younger@@ she is.
+						arm, feeling just @@.green;how much younger@@ $he is.
 					<</if>>
 				<<else>>
-					finger and noticing @@.green;how much younger@@ she is.
+					finger and noticing @@.green;how much younger@@ $he is.
 					<<if $args[1].physicalAge >= 40>>
-						She is pleased to see her hand is now @@.green;less wrinkled@@ and the muscles that coat her arm are now firmer than they were before.
+						$He is pleased to see $his hand is now @@.green;less wrinkled@@ and the muscles that coat $his arm are now firmer than they were before.
 					<</if>>
 				<</if>>
 			<<elseif $args[0].physicalAge > $args[1].physicalAge+5>>
 				<<if !canSee($args[0])>>
-					finger. She traces her 
+					finger. $He traces $his 
 					<<if $args[1].physicalAge < 40>>
-						arm and feels the @@.red;wrinkles in her skin.@@ With a despondent note, she lowers her hands back to her sides.
+						arm and feels the @@.red;wrinkles in $his skin.@@ With a despondent note, $he lowers $his hands back to $his sides.
 					<<else>>
-						arm, feeling just @@.red;how much older@@ she is.
+						arm, feeling just @@.red;how much older@@ $he is.
 					<</if>>
 				<<else>>
-					finger and noticing @@.red;how much older@@ she is.
+					finger and noticing @@.red;how much older@@ $he is.
 					<<if $args[1].physicalAge < 40>>
-						With a despondent note, she lowers her hand back to her side, having seen the wrinkles that now coat her new arm.
+						With a despondent note, $he lowers $his hand back to $his side, having seen the wrinkles that now coat $his new arm.
 					<</if>>
 				<</if>>
 			<<else>>
@@ -169,150 +169,150 @@ Now you only have to wait for her to wake up.
 			<</if>>
 		<</if>>
 
-		Her hand roams over her face searching for changes.
+		$His hand roams over $his face searching for changes.
 
 		<<if ($args[0].earPiercing != 0 && $args[1].earPiercing == 0) || ($args[0].eyebrowPiercing != 0 && $args[1].eyebrowPiercing == 0) || ($args[0].nosePiercing != 0 && $args[1].nosePiercing == 0)>>
-			She finds several new piercings adorning her face.
+			$He finds several new piercings adorning $his face.
 		<</if>>
 
 		<<if $args[0].sexualFlaw == "oral fixation" && $args[0].lips > $args[1].lips+10>> /* (bigger lip+oral fixation) */
-			She slowly runs her fingertips over the @@.lime;plush pillows.@@ A blush blossoms over her face and the beeping of her heart monitor speeds up slightly. You know that she’ll put them to good use.
+			$He slowly runs $his fingertips over the @@.lime;plush pillows.@@ A blush blossoms over $his face and the beeping of $his heart monitor speeds up slightly. You know that $he'll put them to good use.
 			<<if $args[0].devotion <= 20>>
-				She pauses, and begins to @@.hotpink;hesitantly smile@@ as she feels the softness of her lovely new lips.
+				$He pauses, and begins to @@.hotpink;hesitantly smile@@ as $he feels the softness of $his lovely new lips.
 				<<set $args[0].devotion += 2>>
 			<</if>>
 		<<elseif $args[0].lips > $args[1].lips+10>>
-			Her fingers brush her lips and she pauses for a moment,<<if $args[0].fetish == "mindbroken">> as if<</if>> noticing that @@.lime;they are larger now@@ than they once were.
+			$His fingers brush $his lips and $he pauses for a moment,<<if $args[0].fetish == "mindbroken">> as if<</if>> noticing that @@.lime;they are larger now@@ than they once were.
 		<<elseif $args[0].sexualFlaw == "oral fixation" && $args[0].lips < $args[1].lips-10>> /* (smaller lip+oral fixation) */
 			<<if $args[0].devotion > 20>>
-				Her fingers pause and almost flinch away once they reach her lips. A second later, they return to confirm her fear. Her pride and joy are @@.orange;gone.@@ She lets out a sniff and @@.mediumorchid;tears begin to roll down her cheeks.@@
+				$His fingers pause and almost flinch away once they reach $his lips. A second later, they return to confirm $his fear. $His pride and joy are @@.orange;gone.@@ $He lets out a sniff and @@.mediumorchid;tears begin to roll down $his cheeks.@@
 				<<set $args[0].devotion -= 10>>
 			<<else>>
-				Her hand flinches, and she pulls it away as <<if $args[0].voice == 0>>attempted <</if>>sobs well up from her. For someone who values her lips like her, for them @@.orange;to be gone@@ is a truly @@.mediumorchid;terrible fate.@@
+				$His hand flinches, and $he pulls it away as <<if $args[0].voice == 0>>attempted <</if>>sobs well up from $him. For someone who values $his lips like $him, for them @@.orange;to be gone@@ is a truly @@.mediumorchid;terrible fate.@@
 				<<set $args[0].devotion -= 20>>
 			<</if>>
 		<<elseif $args[0].lips < $args[1].lips-10>>
-			Her fingers brush her lips and she pauses for a moment,<<if $args[0].fetish == "mindbroken">> as if<</if>> noticing that @@.orange;they are smaller@@ now than they once were.
+			$His fingers brush $his lips and $he pauses for a moment,<<if $args[0].fetish == "mindbroken">> as if<</if>> noticing that @@.orange;they are smaller@@ now than they once were.
 		<<else>>
-			Her fingers brush her lips and she pauses for a moment,<<if $args[0].fetish == "mindbroken">> having found nothing different about them<<else>> finding them familiar enough<</if>>.
+			$His fingers brush $his lips and $he pauses for a moment,<<if $args[0].fetish == "mindbroken">> having found nothing different about them<<else>> finding them familiar enough<</if>>.
 		<</if>>
 		<<if $args[0].lipsPiercing != 0 && $args[1].lipsPiercing == 0>>
-			She flexes her lips and notices the telltale clicking of a piercing against her teeth.
+			$He flexes $his lips and notices the telltale clicking of a piercing against $his teeth.
 		<</if>>
 		<<if $args[0].teeth == "removable" && $args[1].teeth != "removable">> /* no teeth */
-			A look of confusion crosses her face, her brow furrowing slightly. You see her work her jaw for moment before she turns her head and spits out a set of dentures.
+			A look of confusion crosses $his face, $his brow furrowing slightly. You see $him work $his jaw for moment before $he turns $his head and spits out a set of dentures.
 			<<if $args[0].devotion <= -20 && $args[0].fetish != "mindbroken">>
-				She @@.mediumorchid;glowers@@ at them, knowing full well they'll be back in her mouth shortly.
+				$He @@.mediumorchid;glowers@@ at them, knowing full well they'll be back in $his mouth shortly.
 				<<set $args[0].devotion -= 2>>
 			<</if>>
 		<<elseif $args[0].teeth != "removable" && $args[0].tonguePiercing > 0 && $args[1].tonguePiercing == 0>> /* (if tongue pierced+has teeth) */
-			You can vaguely hear her rattling her tongue piercing against her teeth.
+			You can vaguely hear $him rattling $his tongue piercing against $his teeth.
 		<</if>>
 		<<if $args[0].physicalAge < 40 && $args[1].physicalAge > 50 && $args[0].fetish != "mindbroken">>
 			<<if $args[0].devotion > 20>>
-				She can feel the @@.green;lack of wrinkles@@ on her face and @@.hotpink;smiles broadly.@@
+				$He can feel the @@.green;lack of wrinkles@@ on $his face and @@.hotpink;smiles broadly.@@
 				<<set $args[0].devotion += 2>>
 			<<else>>
-				She can feel the @@.green;lack of wrinkles@@ on her face and cringes at what this means for her future.
+				$He can feel the @@.green;lack of wrinkles@@ on $his face and cringes at what this means for $his future.
 			<</if>>
 		<</if>>
 
 		<br><br>
-		Once she finishes with her face, she sits up to try and take stock of her new
+		Once $he finishes with $his face, $he sits up to try and take stock of $his new
 
 		<<if ($args[0].weight >= $args[1].weight+30) || ($args[0].muscles <= $args[1].muscles-30 && $args[0].muscles < 50) || ($args[0].belly >= $args[1].belly+10000) || ($args[0].boobs >= $args[1].boobs+1000)>> /*(If fat/more big breasted/heavily pregnant/physically weaker and/or same or more weight)*/
-			body, letting out a grunt of effort as she lifts her heavier form.
+			body, letting out a grunt of effort as $he lifts $his heavier form.
 		<<elseif ($args[0].weight <= $args[1].weight-30) || ($args[0].muscles >= $args[1].muscles+30 && $args[1].muscles < 50) || ($args[0].belly <= $args[1].belly-10000) || ($args[0].boobs <= $args[1].boobs-500)>> /*(if fat/less big breasted/physically stronger and/or same or less weight/no longer heavily pregnant)*/
 			body, the effort much easier than before.
 		<<else>>
 			body.
 		<</if>>
 
-		As she settles herself, she <<if canSee($args[0])>>takes a look down, <</if>>brings her hands to her chest
+		As $he settles $himself, $he <<if canSee($args[0])>>takes a look down, <</if>>brings $his hands to $his chest
 
 		/*(breast changes)*/
 		<<if $args[0].boobsImplant > 0 && $args[1].boobsImplant > 0>> /*(breast implants)*/
 			and finds
 			<<if $args[0].boobsImplant >= $args[1].boobsImplant+20000 && $args[0].fetish == "boobs" && $args[0].fetishKnown>> /*(Massive implants+breast fetish)*/
-				she @@.lime;still has breast implants; implants easily bigger than any old world woman's.@@
+				$he @@.lime;still has breast implants; implants easily bigger than any old world woman's.@@
 				<<if $args[0].devotion >= -20>>
-					The sheer size of her silicone titans greatly excites her to the point that she can't hold back. She gropes her new chest boulders until an intense orgasm @@.hotpink;courses through her body.@@
+					The sheer size of $his silicone titans greatly excites $him to the point that $he can't hold back. $He gropes $his new chest boulders until an intense orgasm @@.hotpink;courses through $his body.@@
 					<<set $args[0].devotion += 5>>
 				<<else>>
-					She tries desperately to control her mounting excitement, reminding herself that these breasts were not given to her for her own enjoyment. However, she can’t help but become aroused at the weight of her massive fake mounds filling her arms. She finally stops fondling when she sees your wolfish grin. Deep down, @@.hotpink;she's thankful,@@ and the way she's lovingly caressing her balloons proves it.
+					$He tries desperately to control $his mounting excitement, reminding $himself that these breasts were not given to $him for $his own enjoyment. However, $he can't help but become aroused at the weight of $his massive fake mounds filling $his arms. $He finally stops fondling when $he sees your wolfish grin. Deep down, @@.hotpink;$he's thankful,@@ and the way $he's lovingly caressing $his balloons proves it.
 					<<set $args[0].devotion += 5>>
 				<</if>>
 			<<elseif $args[0].boobs >= $args[1].boobs+20000 && $args[0].fetish == "boobs" && $args[0].fetishKnown>> /*(Massive+breast fetish)*/
-				she @@.lime;still has breast implants resting on her chest. Even if they aren't clearly implants, she can barely move under the weight of her new breasts.@@
+				$he @@.lime;still has breast implants resting on $his chest. Even if they aren't clearly implants, $he can barely move under the weight of $his new breasts.@@
 				<<if $args[0].devotion >= -20>>
-					The sheer size of her titanic tits greatly excites her to the point that she can't hold back. She gropes her new chest pillows until an intense orgasm @@.hotpink;rewards her for enjoying your gift.@@
+					The sheer size of $his titanic tits greatly excites $him to the point that $he can't hold back. $He gropes $his new chest pillows until an intense orgasm @@.hotpink;rewards $him for enjoying your gift.@@
 					<<set $args[0].devotion += 5>>
 				<<else>>
-					She tries desperately to control her mounting excitement, reminding herself that these breasts were not given to her for her own enjoyment. However, she can’t help become aroused at the weight of her massive fake mounds. She finally stops fondling when she sees your wolfish grin. Deep down, @@.hotpink;she's thankful,@@ and the way she's lovingly caressing her balloons proves it.
+					$He tries desperately to control $his mounting excitement, reminding $himself that these breasts were not given to $him for $his own enjoyment. However, $he can't help become aroused at the weight of $his massive fake mounds. $He finally stops fondling when $he sees your wolfish grin. Deep down, @@.hotpink;$he's thankful,@@ and the way $he's lovingly caressing $his balloons proves it.
 					<<set $args[0].devotion += 5>>
 				<</if>>
 			<<elseif $args[0].boobsImplant >= $args[1].boobsImplant+20000>> /*(Extreme bigger implants)*/
-				@@.lime;a pair of absolutely enormous fake tits ballooning out from her.@@
+				@@.lime;a pair of absolutely enormous fake tits ballooning out from $him.@@
 				<<if $args[0].fetish == "mindbroken">>
-					As she examines her breasts, she seems to understand that they are much bigger now, though what lies within eludes her mind.
+					As $he examines $his breasts, $he seems to understand that they are much bigger now, though what lies within eludes $his mind.
 				<<elseif $args[0].devotion > 20>>
-					This new size excites her and she looks forward to experimenting with them.
+					This new size excites $him and $he looks forward to experimenting with them.
 				<<else>>
-					This new size is a @@.gold;massive inconvenience@@ for her and it @@.mediumorchid.infuriates her@@ that you would do such a thing to her.
+					This new size is a @@.gold;massive inconvenience@@ for $him and it @@.mediumorchid.infuriates $him@@ that you would do such a thing to $him.
 					<<set $args[0].devotion -= 10, $args[0].trust -= 10>>
 				<</if>>
 			<<elseif $args[0].boobs >= $args[1].boobs+20000>> /*(Extreme bigger breasts)*/
-				@@.lime;a pair of massive tits hanging from her chest.@@<<if $args[0].fetish != "mindbroken">> As she feels them, she recognizes the familiar firmness of the implants at their cores.<</if>>
+				@@.lime;a pair of massive tits hanging from $his chest.@@<<if $args[0].fetish != "mindbroken">> As $he feels them, $he recognizes the familiar firmness of the implants at their cores.<</if>>
 				<<if $args[0].fetish == "mindbroken">>
-					As she examines her breasts, she seems to understand that they are much bigger now.
+					As $he examines $his breasts, $he seems to understand that they are much bigger now.
 				<<elseif $args[0].devotion > 20>>
-					This new size excites her and she looks forward to experimenting with them.
+					This new size excites $him and $he looks forward to experimenting with them.
 				<<else>>
-					This new size is a @@.gold;massive inconvenience@@ for her and it @@.mediumorchid.infuriates her@@ that you would do such a thing to her.
+					This new size is a @@.gold;massive inconvenience@@ for $him and it @@.mediumorchid.infuriates $him@@ that you would do such a thing to $him.
 					<<set $args[0].devotion -= 5, $args[0].trust -= 5>>
 				<</if>>
 			<<elseif $args[0].boobs > $args[1].boobs+100 && $args[0].fetish == "boobs" && $args[0].fetishKnown>> /*(Bigger+breast fetish)*/
 				<<if $args[0].devotion > 20>>
-					@@.lime;her bust has grown.@@ She gropes her mammaries eagerly, desperate to familiarize herself with them. She bites her lower lip as she teases her nipples. From the look on her face, you know she’ll want to put them to the test.
+					@@.lime;$his bust has grown.@@ $He gropes $his mammaries eagerly, desperate to familiarize $himself with them. $He bites $his lower lip as $he teases $his nipples. From the look on $his face, you know $he'll want to put them to the test.
 				<<else>>
-					@@.lime;her breasts have expanded in size.@@ She wrestles with the fact that you have clearly not done this for her benefit, @@.hotpink;but decides this is definitely better than the alternative.@@
+					@@.lime;$his breasts have expanded in size.@@ $He wrestles with the fact that you have clearly not done this for $his benefit, @@.hotpink;but decides this is definitely better than the alternative.@@
 					<<set $args[0].devotion += 5>>
 				<</if>>
 			<<elseif $args[0].boobs > $args[1].boobs+100>> /*(Bigger breasts)*/
 				<<if $args[0].fetish == "mindbroken">>
-					breasts. As she examines them closer, she seems to understand that @@.lime;they are bigger now.@@
+					breasts. As $he examines them closer, $he seems to understand that @@.lime;they are bigger now.@@
 				<<elseif $args[0].devotion > 20>>
-					@@.lime;her bust has grown.@@ She is caught off guard at the size of her new chest. She bounces them in her palms, marveling at their mass.
+					@@.lime;$his bust has grown.@@ $He is caught off guard at the size of $his new chest. $He bounces them in $his palms, marveling at their mass.
 				<<else>>
-					@@.lime;her chest is heavier than ever.@@ However, she is well aware however that these breasts are not for her benefit or pleasure. She views this as a @@.mediumorchid;cruel manipulation of her body@@ on top of what has already been done to her.
+					@@.lime;$his chest is heavier than ever.@@ However, $he is well aware however that these breasts are not for $his benefit or pleasure. $He views this as a @@.mediumorchid;cruel manipulation of $his body@@ on top of what has already been done to $him.
 					<<set $args[0].devotion -= 5>>
 				<</if>>
 			<<elseif $args[0].boobs <= $args[1].boobs-100 && $args[1].boobs > 300 && $args[0].fetish == "boobs" && $args[0].fetishKnown>> /*(Smaller breasts + breast fetish)*/
 				<<if $args[0].devotion > 20>>
-					@@.orange;her bust has shrunk.@@ She is saddened by the loss of the beautiful weight she once bore and struggles to keep herself under control for your sake, and succeeds. @@.mediumorchid;But only barely.@@
+					@@.orange;$his bust has shrunk.@@ $He is saddened by the loss of the beautiful weight $he once bore and struggles to keep $himself under control for your sake, and succeeds. @@.mediumorchid;But only barely.@@
 				<<else>>
-					@@.orange;that her chest is not as large as it once was.@@ @@.mediumorchid;Tears leap into her eyes@@ as her shoulders begin to shake<<if $args[0].voice != 0>> and sobs echo about the room<</if>>. She pauses to gather herself together and lets the tears finish running from her eyes before continuing her bodily inspection.
+					@@.orange;that $his chest is not as large as it once was.@@ @@.mediumorchid;Tears leap into $his eyes@@ as $his shoulders begin to shake<<if $args[0].voice != 0>> and sobs echo about the room<</if>>. $He pauses to gather $himself together and lets the tears finish running from $his eyes before continuing $his bodily inspection.
 				<</if>>
 				<<set $args[0].devotion -= 5>>
 			<<elseif $args[0].boobs <= $args[1].boobs-100 && $args[1].boobs > 300>> /*(Smaller breasts)*/
 				<<if $args[0].fetish == "mindbroken">>
-					breasts. As she examines them closer, she seems to understand that @@.orange;they are smaller now.@@
+					breasts. As $he examines them closer, $he seems to understand that @@.orange;they are smaller now.@@
 				<<elseif $args[0].devotion > 20>>
-					@@.orange;that her chest is smaller.@@ She shrugs this off, as her devotion to you overrides any anguish this might cause.
+					@@.orange;that $his chest is smaller.@@ $He shrugs this off, as $his devotion to you overrides any anguish this might cause.
 				<<else>>
-					@@.orange;that her chest is not as large as it once was.@@ She looks at you with @@.mediumorchid;anger@@<<if $arcologies[0].FSSlimnessEnthusiast == "unset">> as this is not only a cruel manipulation of her body, but she is now less of a woman in the eyes of a vast majority of society<</if>>.
+					@@.orange;that $his chest is not as large as it once was.@@ $He looks at you with @@.mediumorchid;anger@@<<if $arcologies[0].FSSlimnessEnthusiast == "unset">> as this is not only a cruel manipulation of $his body, but $he is now less of a woman in the eyes of a vast majority of society<</if>>.
 					<<set $args[0].devotion -= 2>>
 				<</if>>
-			<<else>> /*(No change (less than a 100 cc’s of change)*/
+			<<else>> /*(No change (less than a 100 cc's of change)*/
 				<<if $args[0].devotion > 20 && $args[0].fetish != "mindbroken">>
-					a familiar chest waiting for her.
+					a familiar chest waiting for $him.
 					<<if ($args[0].physicalAge < $args[1].physicalAge-5)>> /*(younger)*/
-						She is pleased to see her breasts are now more pert and smooth than they were before.
+						$He is pleased to see $his breasts are now more pert and smooth than they were before.
 					<</if>>
 				<<else>>
-					that her breasts are roughly the same.
+					that $his breasts are roughly the same.
 					<<if ($args[0].physicalAge < $args[1].physicalAge-5) && $args[0].fetish != "mindbroken">> /*(younger)*/
-						Except, of course, that they are younger and more pert, something that she @@.hotpink;can't help but appreciate.@@
+						Except, of course, that they are younger and more pert, something that $he @@.hotpink;can't help but appreciate.@@
 						<<set $args[0].devotion += 2>>
 					<</if>>
 				<</if>>
@@ -320,87 +320,87 @@ Now you only have to wait for her to wake up.
 		<<elseif $args[0].boobsImplant > 0 && $args[1].boobsImplant == 0>>
 			and finds
 			<<if $args[0].boobsImplant >= $args[1].boobsImplant+20000 && $args[0].fetish == "boobs" && $args[0].fetishKnown>> /*(Massive implants+breast fetish)*/
-				@@.lime;a pair of massive implants bulging out from her.@@
+				@@.lime;a pair of massive implants bulging out from $him.@@
 				<<if $args[0].devotion >= -20>>
-					The sheer size of her silicone titans greatly excites her to the point that she can't hold back. She roughly gropes her new chest boulders until an intense orgasm @@.hotpink;courses through her body.@@
+					The sheer size of $his silicone titans greatly excites $him to the point that $he can't hold back. $He roughly gropes $his new chest boulders until an intense orgasm @@.hotpink;courses through $his body.@@
 					<<set $args[0].devotion += 5>>
 				<<else>>
-					She tries desperately to control her mounting excitement, reminding herself that these breasts were not given to her for her own enjoyment. However, she can’t help but become aroused at the weight of her massive fake mounds filling her arms. She finally stops groping when she sees your wolfish grin. Deep down, @@.hotpink;she's thankful,@@ and the way she's lovingly caressing her balloons proves it.
+					$He tries desperately to control $his mounting excitement, reminding $himself that these breasts were not given to $him for $his own enjoyment. However, $he can't help but become aroused at the weight of $his massive fake mounds filling $his arms. $He finally stops groping when $he sees your wolfish grin. Deep down, @@.hotpink;$he's thankful,@@ and the way $he's lovingly caressing $his balloons proves it.
 					<<set $args[0].devotion += 5>>
 				<</if>>
 			<<elseif $args[0].boobs >= $args[1].boobs+20000 && $args[0].fetish == "boobs" && $args[0].fetishKnown>> /*(Massive+breast fetish)*/
-				@@.lime;she has breast implants hanging from her chest, somewhere. Even if they aren't clearly implants, she can barely move with the weight of her new breasts.@@
+				@@.lime;$he has breast implants hanging from $his chest, somewhere. Even if they aren't clearly implants, $he can barely move with the weight of $his new breasts.@@
 				<<if $args[0].devotion >= -20>>
-					The sheer size of her titanic tits greatly excites her to the point that she can't hold back. She shudders against her new chest pillows as she fondles herself until an intense orgasm @@.hotpink;rewards her for enjoying your gift.@@
+					The sheer size of $his titanic tits greatly excites $him to the point that $he can't hold back. $He shudders against $his new chest pillows as $he fondles $himself until an intense orgasm @@.hotpink;rewards $him for enjoying your gift.@@
 					<<set $args[0].devotion += 5>>
 				<<else>>
-					She tries desperately to control her mounting excitement, reminding herself that these breasts were not given to her for her own enjoyment. However, she can’t help become aroused at the weight of her massive fake mounds filling her arms. She finally stops groping when she sees your wolfish grin. Deep down, @@.hotpink;she's thankful,@@ and the way she's lovingly caressing her balloons proves it.
+					$He tries desperately to control $his mounting excitement, reminding $himself that these breasts were not given to $him for $his own enjoyment. However, $he can't help become aroused at the weight of $his massive fake mounds filling $his arms. $He finally stops groping when $he sees your wolfish grin. Deep down, @@.hotpink;$he's thankful,@@ and the way $he's lovingly caressing $his balloons proves it.
 					<<set $args[0].devotion += 5>>
 				<</if>>
 			<<elseif $args[0].boobsImplant >= $args[1].boobsImplant+20000>> /*(Extreme bigger implants)*/
-				@@.lime;a pair of absolutely enormous fake tits protruding far from her body.@@
+				@@.lime;a pair of absolutely enormous fake tits protruding far from $his body.@@
 				<<if $args[0].fetish == "mindbroken">>
-					As she examines her breasts, she seems to understand that they are much bigger now, yet far more firm than they were before.
+					As $he examines $his breasts, $he seems to understand that they are much bigger now, yet far more firm than they were before.
 				<<elseif $args[0].devotion > 20>>
-					This new size excites her and she looks forward to experimenting with them.
+					This new size excites $him and $he looks forward to experimenting with them.
 				<<else>>
-					This new size is a @@.gold;massive inconvenience@@ for her and it @@.mediumorchid.infuriates her@@ that you would do such a thing to her.
+					This new size is a @@.gold;massive inconvenience@@ for $him and it @@.mediumorchid.infuriates $him@@ that you would do such a thing to $him.
 					<<set $args[0].devotion -= 10, $args[0].trust -= 10>>
 				<</if>>
 			<<elseif $args[0].boobs >= $args[1].boobs+20000>> /*(Extreme bigger breasts)*/
-				@@.lime;a pair of massive tits hanging from her chest.@@<<if $args[0].fetish != "mindbroken">> As she moves, she recognizes a familiar firmness at their cores.<</if>>
+				@@.lime;a pair of massive tits hanging from $his chest.@@<<if $args[0].fetish != "mindbroken">> As $he moves, $he recognizes a familiar firmness at their cores.<</if>>
 				<<if $args[0].fetish == "mindbroken">>
-					As she examines her breasts, she seems to understand that they are much bigger now, yet far more soft than they were before.
+					As $he examines $his breasts, $he seems to understand that they are much bigger now, yet far more soft than they were before.
 				<<elseif $args[0].devotion > 20>>
-					This new size excites her and she looks forward to experimenting with them.
+					This new size excites $him and $he looks forward to experimenting with them.
 				<<else>>
-					This new size is a @@.gold;massive inconvenience@@ for her and it @@.mediumorchid.infuriates her@@ that you would do such a thing to her.
+					This new size is a @@.gold;massive inconvenience@@ for $him and it @@.mediumorchid.infuriates $him@@ that you would do such a thing to $him.
 					<<set $args[0].devotion -= 5, $args[0].trust -= 5>>
 				<</if>>
 			<<elseif $args[0].boobs > $args[1].boobs+100 && $args[0].fetish == "boobs" && $args[0].fetishKnown>> /*(Bigger+breast fetish)*/
 				<<if $args[0].devotion > 20>>
-					@@.lime;her bust has grown.@@ She gropes her mammaries eagerly, desperate to familiarize herself with them. She bites her lower lip as she teases her nipples. From the look on her face, you know she’ll want to put them to the test.
+					@@.lime;$his bust has grown.@@ $He gropes $his mammaries eagerly, desperate to familiarize $himself with them. $He bites $his lower lip as $he teases $his nipples. From the look on $his face, you know $he'll want to put them to the test.
 				<<else>>
-					@@.lime;her breasts have expanded in size.@@ She wrestles with the fact that you have clearly not done this for her benefit, @@.hotpink;but decides this is definitely better than the alternative.@@
+					@@.lime;$his breasts have expanded in size.@@ $He wrestles with the fact that you have clearly not done this for $his benefit, @@.hotpink;but decides this is definitely better than the alternative.@@
 					<<set $args[0].devotion += 5>>
 				<</if>>
 			<<elseif $args[0].boobs > $args[1].boobs+100>> /*(Bigger breasts)*/
 				<<if $args[0].fetish == "mindbroken">>
-					breasts. As she examines them closer, she seems to understand that @@.lime;they are bigger now.@@
+					breasts. As $he examines them closer, $he seems to understand that @@.lime;they are bigger now.@@
 				<<elseif $args[0].devotion > 20>>
-					@@.lime;her bust has grown.@@ She is caught off guard at the size of her new chest. She bounces them in her palms, marveling at their firmness.
+					@@.lime;$his bust has grown.@@ $He is caught off guard at the size of $his new chest. $He bounces them in $his palms, marveling at their firmness.
 				<<else>>
-					@@.lime;her chest is heavy with implants.@@ However, she is well aware however that these breasts are not for her benefit or pleasure. She views this as a @@.mediumorchid;cruel manipulation of her body@@ on top of what has already been done to her.
+					@@.lime;$his chest is heavy with implants.@@ However, $he is well aware however that these breasts are not for $his benefit or pleasure. $He views this as a @@.mediumorchid;cruel manipulation of $his body@@ on top of what has already been done to $him.
 					<<set $args[0].devotion -= 5>>
 				<</if>>
 			<<elseif $args[0].boobs <= $args[1].boobs-100 && $args[1].boobs > 300 && $args[0].fetish == "boobs" && $args[0].fetishKnown>> /*(Smaller breasts + breast fetish)*/
 				<<if $args[0].devotion > 20>>
-					@@.orange;her bust has shrunk.@@ She is saddened by the loss of the beautiful weight she once bore and struggles to keep herself under control for your sake, @@.mediumorchid;barely.@@
+					@@.orange;$his bust has shrunk.@@ $He is saddened by the loss of the beautiful weight $he once bore and struggles to keep $himself under control for your sake, @@.mediumorchid;barely.@@
 				<<else>>
-					@@.orange;her chest is not as large as it once was.@@ @@.mediumorchid;Tears leap into her eyes@@ as her shoulders begin to shake<<if $args[0].voice != 0>> and sobs echo about the room<</if>>. She pauses to gather herself together and let the tears run from her eyes before continuing her bodily inspection.
+					@@.orange;$his chest is not as large as it once was.@@ @@.mediumorchid;Tears leap into $his eyes@@ as $his shoulders begin to shake<<if $args[0].voice != 0>> and sobs echo about the room<</if>>. $He pauses to gather $himself together and let the tears run from $his eyes before continuing $his bodily inspection.
 				<</if>>
 				<<set $args[0].devotion -= 5>>
 			<<elseif $args[0].boobs <= $args[1].boobs-100 && $args[1].boobs > 300>> /*(Smaller breasts)*/
 				<<if $args[0].fetish == "mindbroken">>
-					breasts. As she examines them closer, she seems to understand that @@.orange;they are smaller now.@@
+					breasts. As $he examines them closer, $he seems to understand that @@.orange;they are smaller now.@@
 				<<elseif $args[0].devotion > 20>>
-					@@.orange;her chest is smaller.@@ She shrugs this off, as her devotion to you overrides any anguish this might cause.
+					@@.orange;$his chest is smaller.@@ $He shrugs this off, as $his devotion to you overrides any anguish this might cause.
 				<<else>>
-					@@.orange;her chest is not as large as it once was.@@ She <<if canSee($args[0])>>looks at<<else>>faces<</if>> you with @@.mediumorchid;anger@@<<if $arcologies[0].FSSlimnessEnthusiast == "unset">> as this is not only a cruel manipulation of her body, but she is now less of a woman in the eyes of a vast majority of society<</if>>.
+					@@.orange;$his chest is not as large as it once was.@@ $He <<if canSee($args[0])>>looks at<<else>>faces<</if>> you with @@.mediumorchid;anger@@<<if $arcologies[0].FSSlimnessEnthusiast == "unset">> as this is not only a cruel manipulation of $his body, but $he is now less of a woman in the eyes of a vast majority of society<</if>>.
 					<<set $args[0].devotion -= 2>>
 				<</if>>
-			<<else>> /*(No change (less than a 100 cc’s of change)*/
+			<<else>> /*(No change (less than a 100 cc's of change)*/
 				<<if $args[0].fetish == "mindbroken">>
-					the same chest she had before, except maybe firmer than her addled brain remembers.
+					the same chest $he had before, except maybe firmer than $his addled brain remembers.
 				<<elseif $args[0].devotion > 20>>
-					a familiar chest waiting for her. She quickly realizes her mistake once she squeezes them.
+					a familiar chest waiting for $him. $He quickly realizes $his mistake once $he squeezes them.
 					<<if ($args[0].physicalAge < $args[1].physicalAge-5)>> /*(younger)*/
-						She is pleased to see her breasts are now more pert and smooth than they were before.
+						$He is pleased to see $his breasts are now more pert and smooth than they were before.
 					<</if>>
 				<<else>>
-					that her breasts are roughly the same. She quickly realizes her mistake once she squeezes them.
+					that $his breasts are roughly the same. $He quickly realizes $his mistake once $he squeezes them.
 					<<if ($args[0].physicalAge < $args[1].physicalAge-5)>> /*(younger)*/
-						Except, of course, that they are younger and more pert, something that she @@.hotpink;can't help but appreciate.@@
+						Except, of course, that they are younger and more pert, something that $he @@.hotpink;can't help but appreciate.@@
 						<<set $args[0].devotion += 2>>
 					<</if>>
 				<</if>>
@@ -408,81 +408,81 @@ Now you only have to wait for her to wake up.
 		<<elseif $args[0].boobsImplant == 0 && $args[1].boobsImplant > 0>>
 			<<if $args[0].boobs <= 300 && $args[0].fetish == "boobs" && $args[0].fetishKnown>>/*flat+fetish*/
 				<<if $args[0].devotion > 20>>
-					and finds @@.orange;not only her implants gone, but her breasts entirely.@@ She is saddened by her flat chest and struggles to keep herself under control for your sake, @@.mediumorchid;barely.@@
+					and finds @@.orange;not only $his implants gone, but $his breasts entirely.@@ $He is saddened by $his flat chest and struggles to keep $himself under control for your sake, @@.mediumorchid;barely.@@
 				<<else>>
-					and finds that @@.orange;her implants are gone, along with the rest of her breasts.@@ @@.mediumorchid;Tears leap into her eyes@@ as her shoulders begin to shake<<if $args[0].voice != 0>> and sobs echo about the room<</if>>. She pauses to gather herself together and wipe the tears that are running from her eyes before continuing her bodily inspection.
+					and finds that @@.orange;$his implants are gone, along with the rest of $his breasts.@@ @@.mediumorchid;Tears leap into $his eyes@@ as $his shoulders begin to shake<<if $args[0].voice != 0>> and sobs echo about the room<</if>>. $He pauses to gather $himself together and wipe the tears that are running from $his eyes before continuing $his bodily inspection.
 				<</if>>
 				<<set $args[0].devotion -= 5>>
 			<<elseif $args[0].boobs <= 300>> /*flat*/
 				<<if $args[0].fetish == "mindbroken">>
-					and finds that @@.orange;her implants and breasts are completely gone.@@ This draws no reaction from her.
+					and finds that @@.orange;$his implants and breasts are completely gone.@@ This draws no reaction from $him.
 				<<elseif $args[0].devotion > 20>>
-					and finds nothing. @@.orange;Not only have her implants been removed, but she's been left completely flat.@@ It is what it is.
+					and finds nothing. @@.orange;Not only have $his implants been removed, but $he's been left completely flat.@@ It is what it is.
 				<<else>>
-					and finds nothing. @@.orange;Not only have her implants been removed, but she's been left completely flat.@@ <<if $arcologies[0].FSSlimnessEnthusiast == "unset">>She knows much of society will view her as a lesser person and a part of her feels the same.<</if>> This feels like a cruel manipulation of her body and she @@.mediumorchid;hates you@@ a little more for it.
+					and finds nothing. @@.orange;Not only have $his implants been removed, but $he's been left completely flat.@@ <<if $arcologies[0].FSSlimnessEnthusiast == "unset">>$He knows much of society will view $him as a lesser person and a part of $him feels the same.<</if>> This feels like a cruel manipulation of $his body and $he @@.mediumorchid;hates you@@ a little more for it.
 					<<set $args[0].devotion -= 2>>
 				<</if>>
 			<<elseif $args[0].boobs >= $args[1].boobs+20000 && $args[0].fetish == "boobs" && $args[0].fetishKnown>> /*(Massive+breast fetish)*/
-				@@.lime;and finds nothing but breast.@@ As she thoroughly gropes them, she can just make out that she no longer has implants.
+				@@.lime;and finds nothing but breast.@@ As $he thoroughly gropes them, $he can just make out that $he no longer has implants.
 				<<if $args[0].devotion >= -20>>
-					The sheer size of her titanic tits greatly excites her to the point that she can't hold back. She shudders against her new chest pillows as an intense orgasm @@.hotpink;rewards her for enjoying your gift.@@
+					The sheer size of $his titanic tits greatly excites $him to the point that $he can't hold back. $He shudders against $his new chest pillows as an intense orgasm @@.hotpink;rewards $him for enjoying your gift.@@
 					<<set $args[0].devotion += 5>>
 				<<else>>
-					She tries desperately to control her mounting excitement, reminding herself that these breasts were not given to her for her own enjoyment. However, she can’t help become aroused at the weight of her massive mounds filling her arms. She finally stops squirming when she <<if canSee($args[0])>>sees your wolfish grin<<else>>feels your gaze<</if>>. Deep down, @@.hotpink;she's thankful,@@ and the way she's lovingly caressing her boobs proves it.
+					$He tries desperately to control $his mounting excitement, reminding $himself that these breasts were not given to $him for $his own enjoyment. However, $he can't help become aroused at the weight of $his massive mounds filling $his arms. $He finally stops squirming when $he <<if canSee($args[0])>>sees your wolfish grin<<else>>feels your gaze<</if>>. Deep down, @@.hotpink;$he's thankful,@@ and the way $he's lovingly caressing $his boobs proves it.
 					<<set $args[0].devotion += 5>>
 				<</if>>
 			<<elseif $args[0].boobs >= $args[1].boobs+20000>> /*(Extreme bigger breasts)*/
-				@@.lime;and finds a pair of massive tits hanging from her chest.@@<<if $args[0].fetish != "mindbroken">> As she fondles them, she can just make out that she no longer has implants.<</if>>
+				@@.lime;and finds a pair of massive tits hanging from $his chest.@@<<if $args[0].fetish != "mindbroken">> As $he fondles them, $he can just make out that $he no longer has implants.<</if>>
 				<<if $args[0].fetish == "mindbroken">>
-					As she examines her breasts, she seems to understand that they are much bigger now.
+					As $he examines $his breasts, $he seems to understand that they are much bigger now.
 				<<elseif $args[0].devotion > 20>>
-					This new size excites her and she looks forward to experimenting with them.
+					This new size excites $him and $he looks forward to experimenting with them.
 				<<else>>
-					This new size is a @@.gold;massive inconvenience@@ for her and it @@.mediumorchid.infuriates her@@ that you would do such a thing to her.
+					This new size is a @@.gold;massive inconvenience@@ for $him and it @@.mediumorchid.infuriates $him@@ that you would do such a thing to $him.
 					<<set $args[0].devotion -= 5, $args[0].trust -= 5>>
 				<</if>>
 			<<elseif $args[0].boobs > $args[1].boobs+100 && $args[0].fetish == "boobs" && $args[0].fetishKnown>> /*(Bigger+breast fetish)*/
 				<<if $args[0].devotion > 20>>
-					@@.lime;and finds her tits are bigger than ever, yet implant free.@@ She gropes her mammaries eagerly, desperate to familiarize herself with them. She bites her lower lip as she teases her nipples. From the look on her face, you know she’ll want to put them to the test.
+					@@.lime;and finds $his tits are bigger than ever, yet implant free.@@ $He gropes $his mammaries eagerly, desperate to familiarize $himself with them. $He bites $his lower lip as $he teases $his nipples. From the look on $his face, you know $he'll want to put them to the test.
 				<<else>>
-					@@.lime;and finds that her breasts have expanded in size, yet lack implants.@@ She wrestles with the fact that you have clearly not done this for her benefit, @@.hotpink;but decides this is definitely better than the alternative.@@
+					@@.lime;and finds that $his breasts have expanded in size, yet lack implants.@@ $He wrestles with the fact that you have clearly not done this for $his benefit, @@.hotpink;but decides this is definitely better than the alternative.@@
 					<<set $args[0].devotion += 5>>
 				<</if>>
 			<<elseif $args[0].boobs > $args[1].boobs+100>> /*(Bigger breasts)*/
 				<<if $args[0].fetish == "mindbroken">>
-					breasts. As she examines them, she seems to understand that @@.lime;they are bigger now.@@
+					breasts. As $he examines them, $he seems to understand that @@.lime;they are bigger now.@@
 				<<elseif $args[0].devotion > 20>>
-					@@.lime;and finds her bust has grown.@@ She is caught off guard at the size of her new chest. She bounces them in her palms, marveling at the motion of silicone free flesh.
+					@@.lime;and finds $his bust has grown.@@ $He is caught off guard at the size of $his new chest. $He bounces them in $his palms, marveling at the motion of silicone free flesh.
 				<<else>>
-					@@.lime;and finds her chest is heavier than ever, and not because of silicone.@@ However, she is well aware however that these breasts are not for her benefit or pleasure. She views this as a @@.mediumorchid;cruel manipulation of her body@@ on top of what has already been done to her.
+					@@.lime;and finds $his chest is heavier than ever, and not because of silicone.@@ However, $he is well aware however that these breasts are not for $his benefit or pleasure. $He views this as a @@.mediumorchid;cruel manipulation of $his body@@ on top of what has already been done to $him.
 					<<set $args[0].devotion -= 5>>
 				<</if>>
 			<<elseif $args[0].boobs <= $args[1].boobs-100 && $args[1].boobs > 300 && $args[0].fetish == "boobs" && $args[0].fetishKnown>> /*(Smaller breasts + breast fetish)*/
 				<<if $args[0].devotion > 20>>
-					@@.orange;and finds her bust has shrunk.@@ She is saddened by the loss of her implants and struggles to keep herself under control for your sake, @@.mediumorchid;barely.@@
+					@@.orange;and finds $his bust has shrunk.@@ $He is saddened by the loss of $his implants and struggles to keep $himself under control for your sake, @@.mediumorchid;barely.@@
 				<<else>>
-					@@.orange;and finds that her chest is not as large as it once was.@@ @@.mediumorchid;Tears leap into her eyes@@ as her natural breasts begin to quiver<<if $args[0].voice != 0>> and sobs echo about the room<</if>>. She pauses to gather herself together and wipes the tears from her eyes before continuing her bodily inspection.
+					@@.orange;and finds that $his chest is not as large as it once was.@@ @@.mediumorchid;Tears leap into $his eyes@@ as $his natural breasts begin to quiver<<if $args[0].voice != 0>> and sobs echo about the room<</if>>. $He pauses to gather $himself together and wipes the tears from $his eyes before continuing $his bodily inspection.
 				<</if>>
 				<<set $args[0].devotion -= 5>>
 			<<elseif $args[0].boobs <= $args[1].boobs-100 && $args[1].boobs > 300>> /*(Smaller breasts)*/
 				<<if $args[0].devotion > 20>>
-					@@.orange;and finds that her implants have been removed.@@ She shrugs this off, as her devotion to you overrides any anguish this might cause.
+					@@.orange;and finds that $his implants have been removed.@@ $He shrugs this off, as $his devotion to you overrides any anguish this might cause.
 				<<else>>
-					@@.orange;and finds that her chest is not as large as it once was.@@ She <<if canSee($args[0])>>looks<<else>>gazes<</if>> at you with @@.mediumorchid;anger<<if $arcologies[0].FSSlimnessEnthusiast == "unset">>@@ as this is not only a cruel manipulation of her body, but she is now less of a woman in the eyes of a vast majority of society.<<else>>.@@<</if>>
+					@@.orange;and finds that $his chest is not as large as it once was.@@ $He <<if canSee($args[0])>>looks<<else>>gazes<</if>> at you with @@.mediumorchid;anger<<if $arcologies[0].FSSlimnessEnthusiast == "unset">>@@ as this is not only a cruel manipulation of $his body, but $he is now less of a woman in the eyes of a vast majority of society.<<else>>.@@<</if>>
 					<<set $args[0].devotion -= 2>>
 				<</if>>
-			<<else>> /*(No change (less than a 100 cc’s of change)*/
+			<<else>> /*(No change (less than a 100 cc's of change)*/
 				<<if $args[0].fetish == "mindbroken">>
-					and finds nothing off about her chest.
+					and finds nothing off about $his chest.
 				<<elseif $args[0].devotion > 20>>
-					and finds a familiar chest waiting for her, albeit @@.coral;implant free.@@
+					and finds a familiar chest waiting for $him, albeit @@.coral;implant free.@@
 					<<if ($args[0].physicalAge < $args[1].physicalAge-5)>> /*(younger)*/
-						She is pleased to see her breasts are now more pert and smooth than they were before.
+						$He is pleased to see $his breasts are now more pert and smooth than they were before.
 					<</if>>
 				<<else>>
-					and finds that her breasts are roughly the same, save for their @@.coral;missing implants.@@
+					and finds that $his breasts are roughly the same, save for their @@.coral;missing implants.@@
 					<<if ($args[0].physicalAge < $args[1].physicalAge-5)>> /*(younger)*/
-						Except, of course, that they are younger and more pert, something that she @@.hotpink;can't help but appreciate.@@
+						Except, of course, that they are younger and more pert, something that $he @@.hotpink;can't help but appreciate.@@
 						<<set $args[0].devotion += 2>>
 					<</if>>
 				<</if>>
@@ -490,173 +490,173 @@ Now you only have to wait for her to wake up.
 		<<else>>
 			<<if $args[0].boobs <= 300 && $args[1].boobs > 300 && $args[0].fetish == "boobs" && $args[0].fetishKnown>>/*flat+fetish*/
 				<<if $args[0].devotion > 20>>
-					and finds @@.orange;no tits at all.@@ She is saddened by her flat chest and struggles to keep herself under control for your sake, and succeeds. @@.mediumorchid;Barely.@@
+					and finds @@.orange;no tits at all.@@ $He is saddened by $his flat chest and struggles to keep $himself under control for your sake, and succeeds. @@.mediumorchid;Barely.@@
 				<<else>>
-					and finds @@.orange;no tits at all.@@ @@.mediumorchid;Tears leap into her eyes@@ as her shoulders begin to shake<<if $args[0].voice != 0>> and sobs echo about the room<</if>>. She pauses to gather herself together and let the tears run from her eyes before continuing her bodily inspection.
+					and finds @@.orange;no tits at all.@@ @@.mediumorchid;Tears leap into $his eyes@@ as $his shoulders begin to shake<<if $args[0].voice != 0>> and sobs echo about the room<</if>>. $He pauses to gather $himself together and let the tears run from $his eyes before continuing $his bodily inspection.
 				<</if>>
 				<<set $args[0].devotion -= 5>>
 			<<elseif $args[0].boobs <= 300 && $args[1].boobs > 300>> /*flat*/
 				<<if $args[0].fetish == "mindbroken">>
-					and @@.orange;finds nothing.@@ She doesn't seem to care, though.
+					and @@.orange;finds nothing.@@ $He doesn't seem to care, though.
 				<<elseif $args[0].devotion > 20>>
-					and finds nothing; @@.orange;her breasts are completely gone.@@ At least it's a literal weight off her chest.
+					and finds nothing; @@.orange;$his breasts are completely gone.@@ At least it's a literal weight off $his chest.
 				<<else>>
-					and finds nothing; @@.orange;her breasts are completely gone.@@ <<if $arcologies[0].FSSlimnessEnthusiast == "unset">>She knows much of society will view her as a lesser person and a part of her feels the same.<</if>> This feels like a cruel manipulation of her body and she @@.mediumorchid;hates you@@ a little more for it.
+					and finds nothing; @@.orange;$his breasts are completely gone.@@ <<if $arcologies[0].FSSlimnessEnthusiast == "unset">>$He knows much of society will view $him as a lesser person and a part of $him feels the same.<</if>> This feels like a cruel manipulation of $his body and $he @@.mediumorchid;hates you@@ a little more for it.
 					<<set $args[0].devotion -= 2>>
 				<</if>>
 			<<elseif $args[0].boobs >= $args[1].boobs+20000 && $args[0].fetish == "boobs" && $args[0].fetishKnown>> /*(Massive+breast fetish)*/
-				and finds @@.lime;nothing but breast.@@ As she jiggles them back and forth between her arms, she can make out that they are all natural.
+				and finds @@.lime;nothing but breast.@@ As $he jiggles them back and forth between $his arms, $he can make out that they are all natural.
 				<<if $args[0].devotion >= -20>>
-					The sheer size of her titanic tits greatly excites her to the point that she can't hold back. She shudders against her new chest pillows as an intense orgasm @@.hotpink;rewards her for enjoying your gift.@@
+					The sheer size of $his titanic tits greatly excites $him to the point that $he can't hold back. $He shudders against $his new chest pillows as an intense orgasm @@.hotpink;rewards $him for enjoying your gift.@@
 					<<set $args[0].devotion += 5>>
 				<<else>>
-					She tries desperately to control her mounting excitement, reminding herself that these breasts were not given to her for her own enjoyment. However, she can’t help become aroused at the weight of her massive mammaries between her arms. She finally stops fondling when she <<if canSee($args[0])>>sees your wolfish grin<<else>>feels your gaze<</if>>. Deep down, @@.hotpink;she's thankful,@@ and the way she's lovingly carressing her chest pillows proves it.
+					$He tries desperately to control $his mounting excitement, reminding $himself that these breasts were not given to $him for $his own enjoyment. However, $he can't help become aroused at the weight of $his massive mammaries between $his arms. $He finally stops fondling when $he <<if canSee($args[0])>>sees your wolfish grin<<else>>feels your gaze<</if>>. Deep down, @@.hotpink;$he's thankful,@@ and the way $he's lovingly carressing $his chest pillows proves it.
 					<<set $args[0].devotion += 5>>
 				<</if>>
 			<<elseif $args[0].boobs >= $args[1].boobs+20000>> /*(Extreme bigger breasts)*/
-				and finds a @@.lime;pair of massive tits hanging from her chest.@@<<if $args[0].fetish != "mindbroken">> As she feels them, she can clearly tell they are completely natural.<</if>>
+				and finds a @@.lime;pair of massive tits hanging from $his chest.@@<<if $args[0].fetish != "mindbroken">> As $he feels them, $he can clearly tell they are completely natural.<</if>>
 				<<if $args[0].fetish == "mindbroken">>
-					As she examines her breasts, she seems to understand that they are much bigger now.
+					As $he examines $his breasts, $he seems to understand that they are much bigger now.
 				<<elseif $args[0].devotion > 20>>
-					This new size excites her and she looks forward to experimenting with them.
+					This new size excites $him and $he looks forward to experimenting with them.
 				<<else>>
-					This new size is a @@.gold;massive inconvenience@@ for her and it @@.mediumorchid.infuriates her@@ that you would do such a thing to her.
+					This new size is a @@.gold;massive inconvenience@@ for $him and it @@.mediumorchid.infuriates $him@@ that you would do such a thing to $him.
 					<<set $args[0].devotion -= 5, $args[0].trust -= 5>>
 				<</if>>
 			<<elseif $args[0].boobs > $args[1].boobs+100 && $args[0].fetish == "boobs" && $args[0].fetishKnown>> /*(Bigger+breast fetish)*/
 				<<if $args[0].devotion > 20>>
-					and finds @@.lime;her tits are bigger than ever.@@ She gropes her mammaries eagerly, desperate to familiarize herself with them. She bites her lower lip as she teases her nipples. From the look on her face, you know she’ll want to put them to the test.
+					and finds @@.lime;$his tits are bigger than ever.@@ $He gropes $his mammaries eagerly, desperate to familiarize $himself with them. $He bites $his lower lip as $he teases $his nipples. From the look on $his face, you know $he'll want to put them to the test.
 				<<else>>
-					and finds @@.lime;her breasts have expanded in size.@@ She wrestles with the fact that you have clearly not done this for her benefit, @@.hotpink;but decides this is definitely better than the alternative.@@
+					and finds @@.lime;$his breasts have expanded in size.@@ $He wrestles with the fact that you have clearly not done this for $his benefit, @@.hotpink;but decides this is definitely better than the alternative.@@
 					<<set $args[0].devotion += 5>>
 				<</if>>
 			<<elseif $args[0].boobs > $args[1].boobs+100>> /*(Bigger breasts)*/
 				<<if $args[0].fetish == "mindbroken">>
-					and finds breasts. As she examines them, she seems to understand that @@.lime;they are bigger now.@@
+					and finds breasts. As $he examines them, $he seems to understand that @@.lime;they are bigger now.@@
 				<<elseif $args[0].devotion > 20>>
-					and finds @@.lime;her bust has grown.@@ She is caught off guard at the size of her new chest. She bounces them in her palms, marveling at the motion of her soft flesh.
+					and finds @@.lime;$his bust has grown.@@ $He is caught off guard at the size of $his new chest. $He bounces them in $his palms, marveling at the motion of $his soft flesh.
 				<<else>>
-					and finds that @@.lime;her chest is heavier than ever.@@ However, she is well aware however that these breasts are not for her benefit or pleasure. She views this as a @@.mediumorchid;cruel manipulation of her body@@ on top of what has already been done to her.
+					and finds that @@.lime;$his chest is heavier than ever.@@ However, $he is well aware however that these breasts are not for $his benefit or pleasure. $He views this as a @@.mediumorchid;cruel manipulation of $his body@@ on top of what has already been done to $him.
 					<<set $args[0].devotion -= 5>>
 				<</if>>
 			<<elseif $args[0].boobs <= $args[1].boobs-100 && $args[1].boobs > 300 && $args[0].fetish == "boobs" && $args[0].fetishKnown>> /*(Smaller breasts + breast fetish)*/
 				<<if $args[0].devotion > 20>>
-					and finds that @@.orange;her bust has shrunk.@@ She is saddened by her smaller chest and struggles to keep herself under control for your sake, @@.mediumorchid;barely.@@
+					and finds that @@.orange;$his bust has shrunk.@@ $He is saddened by $his smaller chest and struggles to keep $himself under control for your sake, @@.mediumorchid;barely.@@
 				<<else>>
-					and finds that @@.orange;her chest is not as large as it once was.@@ @@.mediumorchid;Tears leap into her eyes@@ as her her shoulders begin to shake<<if $args[0].voice != 0>> and sobs echo about the room<</if>>. She pauses to gather herself together and wipe the tears from her eyes before continuing her bodily inspection.
+					and finds that @@.orange;$his chest is not as large as it once was.@@ @@.mediumorchid;Tears leap into $his eyes@@ as $his shoulders begin to shake<<if $args[0].voice != 0>> and sobs echo about the room<</if>>. $He pauses to gather $himself together and wipe the tears from $his eyes before continuing $his bodily inspection.
 				<</if>>
 				<<set $args[0].devotion -= 5>>
 			<<elseif $args[0].boobs <= $args[1].boobs-100 && $args[1].boobs > 300>> /*(Smaller breasts)*/
 				<<if $args[0].fetish == "mindbroken">>
-					breasts. As she examines them, she seems to understand @@.orange;that they smaller now.@@
+					breasts. As $he examines them, $he seems to understand @@.orange;that they smaller now.@@
 				<<elseif $args[0].devotion > 20>>
-					that @@.orange;her breasts are smaller.@@ She shrugs this off, as her devotion to you overrides any anguish this might cause.
+					that @@.orange;$his breasts are smaller.@@ $He shrugs this off, as $his devotion to you overrides any anguish this might cause.
 				<<else>>
-					that @@.orange;her chest is not as large as it once was.@@ She looks at you with @@.mediumorchid;anger<<if $arcologies[0].FSSlimnessEnthusiast == "unset">>@@ as this is not only a cruel manipulation of her body, but she is now less of a woman in the eyes of a vast majority of society.<<else>>.@@<</if>>
+					that @@.orange;$his chest is not as large as it once was.@@ $He looks at you with @@.mediumorchid;anger<<if $arcologies[0].FSSlimnessEnthusiast == "unset">>@@ as this is not only a cruel manipulation of $his body, but $he is now less of a woman in the eyes of a vast majority of society.<<else>>.@@<</if>>
 					<<set $args[0].devotion -= 2>>
 				<</if>>
-			<<else>> /*(No change (less than a 100 cc’s of change)*/
+			<<else>> /*(No change (less than a 100 cc's of change)*/
 				<<if $args[0].fetish == "mindbroken">>
 					nothing out of the ordinary.
 				<<elseif $args[0].devotion > 20>>
-					a familiar chest waiting for her.
+					a familiar chest waiting for $him.
 					<<if ($args[0].physicalAge < $args[1].physicalAge-5)>> /*(younger)*/
-						She is pleased to see her breasts are now more pert and smooth than they were before.
+						$He is pleased to see $his breasts are now more pert and smooth than they were before.
 					<</if>>
 				<<else>>
-					that her breasts are roughly the same.
+					that $his breasts are roughly the same.
 					<<if ($args[0].physicalAge < $args[1].physicalAge-5)>> /*(younger)*/
-						Except, of course, that they are younger and more pert, something that she @@.hotpink;can't help but appreciate.@@
+						Except, of course, that they are younger and more pert, something that $he @@.hotpink;can't help but appreciate.@@
 						<<set $args[0].devotion += 2>>
 					<</if>>
 				<</if>>
 			<</if>>
 		<</if>>
 		<<if $args[0].areolaePiercing != 0 && $args[1].areolaePiercing == 0>>
-			She bumps into the piercings in her areolae, brushing her fingers against them and toying with them for a moment.
+			$He bumps into the piercings in $his areolae, brushing $his fingers against them and toying with them for a moment.
 		<</if>>
 	
 		/*(if lactation status has changed)*/
-		<<if $args[0].lactation > 0 && $args[1].lactation == 0>> /*(lactating now, wasn’t before)*/
-			As she fondles her breasts,
+		<<if $args[0].lactation > 0 && $args[1].lactation == 0>> /*(lactating now, wasn't before)*/
+			As $he fondles $his breasts,
 			<<if $args[0].lactation == 1>>
-				@@.coral;solitary drops of milk begin to drop from her nipples.@@
+				@@.coral;solitary drops of milk begin to drop from $his nipples.@@
 			<<else>>
-				@@.coral;steady streams of milk start to flow from her nipples.@@
+				@@.coral;steady streams of milk start to flow from $his nipples.@@
 			<</if>>
 			<<if $args[0].fetish == "mindbroken">>
-				She reels back at the wet feeling.
+				$He reels back at the wet feeling.
 			<<elseif $args[0].devotion > 20>>
-				She is delighted by the fact that her breasts now produce milk. This is a gift she will happily use for your benefit.
+				$He is delighted by the fact that $his breasts now produce milk. This is a gift $he will happily use for your benefit.
 			<<else>>
-				She is irritated that you have altered her body to produce milk.
+				$He is irritated that you have altered $his body to produce milk.
 			<</if>>
 		<<elseif $args[0].fetish == "mindbroken">>
 		<<elseif $args[0].lactation > 1 && $args[1].lactation == 1>>
-			She realizes her breasts are @@.lime;rapidly producing milk.@@ She groans at the unfamiliar pressure.
+			$He realizes $his breasts are @@.lime;rapidly producing milk.@@ $He groans at the unfamiliar pressure.
 		<<elseif $args[0].lactation == 1 && $args[1].lactation == 2>>
-			She realizes that her breasts are @@.orange;producing less milk.@@ She seems a little relieved.
+			$He realizes that $his breasts are @@.orange;producing less milk.@@ $He seems a little relieved.
 		<<elseif $args[0].lactation == 0 && $args[1].lactation > 0>>
-			She realizes that her breasts @@.orange;no longer produce milk.@@ She doesn’t show much reaction to this change.
+			$He realizes that $his breasts @@.orange;no longer produce milk.@@ $He doesn't show much reaction to this change.
 		<<elseif $args[0].lactation > 0 && $args[1].lactation > 0>>
-			The familiar feeling of fullness in her breasts tells her she's producing as much milk as ever.
+			The familiar feeling of fullness in $his breasts tells $him $he's producing as much milk as ever.
 		<</if>>
 
 		<<if $args[0].nipples != $args[1].nipples && $args[0].fetish != "mindbroken">> /*(if nipples have changed shape)*/
-			Once she is satisfied with her tits, she shifts her chest to get a better <<if canSee($args[0])>>view of<<else>>feel of<</if>> her nipples, having noticed that they don’t <<if canSee($args[0])>>look<<else>>seem<</if>> quite the same as before.
+			Once $he is satisfied with $his tits, $he shifts $his chest to get a better <<if canSee($args[0])>>view of<<else>>feel of<</if>> $his nipples, having noticed that they don't <<if canSee($args[0])>>look<<else>>seem<</if>> quite the same as before.
 			<<switch $args[0].nipples>>
 			<<case "fuckable">>
-				She doesn't seem interested in them until she slips a @@.lime;finger deep inside one of the folds.@@ She reddens at the thought of what the intent of this is.
+				$He doesn't seem interested in them until $he slips a @@.lime;finger deep inside one of the folds.@@ $He reddens at the thought of what the intent of this is.
 			<<case "tiny">>
-				She's a little depressed by @@.orange;how tiny they've become.@@
+				$He's a little depressed by @@.orange;how tiny they've become.@@
 			<<case "puffy">>
-				She quivers a little as she traces the edges of her @@.lime;puffy nipples.@@
+				$He quivers a little as $he traces the edges of $his @@.lime;puffy nipples.@@
 			<<case "huge">>
-				She quivers a little as she grabs hold of the @@.lime;two towering protrusions@@ jutting out from her breasts.
+				$He quivers a little as $he grabs hold of the @@.lime;two towering protrusions@@ jutting out from $his breasts.
 			<<case "partially inverted">>
-				She quivers a little as she
+				$He quivers a little as $he
 				<<if $activeSlave.nipplesPiercing != 0>>
 					tugs on the piercings, pulling @@.lime;partially inverted nipples@@ out.
 				<<else>>
-					teases the @@.lime;little exposed nipples@@ sticking out of her breasts.
+					teases the @@.lime;little exposed nipples@@ sticking out of $his breasts.
 				<</if>>
 			<<case "inverted">>
-				She quivers a little as she
+				$He quivers a little as $he
 				<<if $activeSlave.nipplesPiercing != 0>>
-					tugs on the piercings, forcing her @@.lime;inverted nipples@@ completely out.
+					tugs on the piercings, forcing $his @@.lime;inverted nipples@@ completely out.
 				<<else>>
-					accidentally pops one of her @@.lime;inverted nipples@@ out.
+					accidentally pops one of $his @@.lime;inverted nipples@@ out.
 				<</if>>
 			<<default>>
-				They can only be called normal, though she can still call them cute.
+				They can only be called normal, though $he can still call them cute.
 			<</switch>>
 			<<if $args[0].nipplesPiercing != 0 && $args[1].nipplesPiercing == 0 && $args[0].nipples != "inverted" && $args[0].nipples != "partially inverted">>
-				She also finds they are pierced, and takes a moment to pull at one, shivering at the tingles the action sends through her chest.
+				$He also finds they are pierced, and takes a moment to pull at one, shivering at the tingles the action sends through $his chest.
 			<</if>>
 		<</if>>
 
 		/*(if breasts have changed shape)*/
 		<<if $args[0].boobShape != $args[1].boobShape && $args[0].boobs > 300 && $args[0].fetish != "mindbroken">>
-			As she releases her boobs, she discovers they no longer rest the same either;
+			As $he releases $his boobs, $he discovers they no longer rest the same either;
 			<<if $args[0].boobShape == "saggy">> /*(drooping or older)*/
-				@@.red;they now sag,@@ disappointing her.
+				@@.red;they now sag,@@ disappointing $him.
 			<<elseif $args[0].boobShape == "downward-facing">>
-				@@.red;they now face downwards,@@ disappointing her.
+				@@.red;they now face downwards,@@ disappointing $him.
 			<<elseif $args[0].boobShape == "wide-set">>
-				@@.green;they settle heavily to either side of her body.@@
+				@@.green;they settle heavily to either side of $his body.@@
 			<<elseif $args[0].boobShape == "perky">>
 				@@.green;they are much perkier.@@
 				<<if $args[0].devotion > 20>>
-					She jostles them playfully.
+					$He jostles them playfully.
 				<<else>>
-					She is intrigued by this development.
+					$He is intrigued by this development.
 				<</if>>
 			<<elseif $args[0].boobShape == "torpedo-shaped">>
-				@@.green;they stick out far from her body.@@
+				@@.green;they stick out far from $his body.@@
 				<<if $args[0].devotion > 20>>
-					She bounces to make them sway about.
+					$He bounces to make them sway about.
 				<<else>>
-					She is intrigued by this development.
+					$He is intrigued by this development.
 				<</if>>
 			<<else>>
 				@@.green;they can only be called normal.@@
@@ -666,18 +666,18 @@ Now you only have to wait for her to wake up.
 		<<if canSee($args[0]) && $args[0].fetish != "mindbroken">>
 			<br><br>
 			<<if $args[1].voice == 0>>
-				When she finishes, she turns to you and gestures for a mirror.
+				When $he finishes, $he turns to you and gestures for a mirror.
 				<<if $args[0].voice != 0>>
-					You gesture as if you couldn't hear her, to which she @@.green;squeaks in response.@@ It immediately @@.hotpink;dawns on her@@ what this means. She @@.mediumaquamarine;thanks you profusely@@ before asking for a mirror.
+					You gesture as if you couldn't hear $him, to which $he @@.green;squeaks in response.@@ It immediately @@.hotpink;dawns on $him@@ what this means. $He @@.mediumaquamarine;thanks you profusely@@ before asking for a mirror.
 					<<set $args[0].devotion += 5, $args[0].trust += 10>>
 				<</if>>
 			<<else>>
-				When she finishes, she turns to you and opens her mouth to
+				When $he finishes, $he turns to you and opens $his mouth to
 				<<if $args[0].voice == 0>>
-					speak, but finds @@.coral;no words come.@@ She tries again, frowning. She rubs her throat and tears well in her eyes, but no sobs can be heard as her shoulders begin to @@.gold;shake.@@ After a bit, she extends her hand, and gestures @@.mediumorchid;somberly@@ for a mirror.
+					speak, but finds @@.coral;no words come.@@ $He tries again, frowning. $He rubs $his throat and tears well in $his eyes, but no sobs can be heard as $his shoulders begin to @@.gold;shake.@@ After a bit, $he extends $his hand, and gestures @@.mediumorchid;somberly@@ for a mirror.
 					<<set $args[0].devotion -= 5, $args[0].trust -= 5>>
 				<<else>>
-					speak. At first she's slightly startled by her new 
+					speak. At first $he's slightly startled by $his new 
 					<<if $args[0].voice < $args[1].voice>>
 						@@.orange;<<if $args[0].voice < $args[1].voicelower-1>>much <</if>>lower voice,@@
 					<<elseif $args[0].voice > $args[1].voice>>
@@ -692,7 +692,7 @@ Now you only have to wait for her to wake up.
 			You depress a button and a long, body length mirror slides up from the floor near the wall.
 			<br><br>
 		<<elseif canSee($args[0])>>
-			When she finishes with her tits, she begins to strain to look at the rest of her body.
+			When $he finishes with $his tits, $he begins to strain to look at the rest of $his body.
 			
 			<br><br>
 			You depress a button and a long, body length mirror slides up from the floor near the wall.
@@ -701,15 +701,15 @@ Now you only have to wait for her to wake up.
 			<br><br>
 		<</if>>
 
-		Your slave gingerly hops to her feet
+		Your slave gingerly hops to $his feet
 		<<if $args[0].heels == 1 || !canWalk($args[0])>>
 			<<if $args[0].heels == 1>>
-				and immediately stumbles, catching herself before her cut heels let her fall to the floor.
+				and immediately stumbles, catching $himself before $his cut heels let $him fall to the floor.
 			<<elseif !canWalk($args[0])>>
-				and immediately collapses under her own weight.
+				and immediately collapses under $his own weight.
 			<</if>>
 			<<if $args[0].fetish != "mindbroken">>
-				She looks at you
+				$He looks at you
 				<<if $args[0].devotion >= -20>>
 					@@.hotpink;submissively@@
 					<<set $args[0].devotion += 5>>
@@ -717,213 +717,213 @@ Now you only have to wait for her to wake up.
 					@@.mediumorchid;angrily@@
 					<<set $args[0].devotion -= 5>>
 				<</if>>
-				as she
+				as $he
 			<<else>>
-				She
+				$He
 			<</if>>
-			pulls her weight back onto the bed and tries again, this time using the gurney to support herself. She
+			pulls $his weight back onto the bed and tries again, this time using the gurney to support $himself. $He
 		<<else>>
 			and
 		<</if>>
 		/*(height changes)*/
 		<<if $args[0].height >= $args[1].height+10>>
-			wobbles for a moment as she adjusts to her new height.
+			wobbles for a moment as $he adjusts to $his new height.
 			<<if $args[0].fetish == "mindbroken">>
 				The benefits of @@.lime;being taller@@ don't register to the broken girl.
 			<<elseif $args[0].devotion > 20>>
-				She is @@.hotpink;truly pleased@@ that you have taken the effort to make her @@.lime;taller,@@ knowing that a lot of everyday things in life will be easier, and that she will be viewed as having more stature now, both metaphorically and literally.
+				$He is @@.hotpink;truly pleased@@ that you have taken the effort to make $him @@.lime;taller,@@ knowing that a lot of everyday things in life will be easier, and that $he will be viewed as having more stature now, both metaphorically and literally.
 				<<set $args[0].devotion += 2>>
 			<<else>>
-				She frowns for a moment, before shrugging and accepting this small gift, even knowing that it is likely not for her sake that you have done this. Her mouth curls into a @@.mediumaquamarine;small grin@@ for just a moment as she considers how @@.lime;being taller@@ will benefit her.
+				$He frowns for a moment, before shrugging and accepting this small gift, even knowing that it is likely not for $his sake that you have done this. $His mouth curls into a @@.mediumaquamarine;small grin@@ for just a moment as $he considers how @@.lime;being taller@@ will benefit $him.
 				<<set $args[0].trust += 1>>
 			<</if>>
 		<<elseif $args[0].height <= $args[1].height-10>>
 			<<if $args[0].fetish == "mindbroken">>
-				Doesn't quite realize that she is @@.lime;shorter than before.@@
+				Doesn't quite realize that $he is @@.lime;shorter than before.@@
 			<<else>>
-				starts at the falling sensation before realizing she is just @@.lime;shorter than she was before.@@
+				starts at the falling sensation before realizing $he is just @@.lime;shorter than $he was before.@@
 				<<if $args[0].devotion > 20>>
-					As frustrating as it will be, she tries to look at the bright side of this and thinks of all the fun things she will be able to do easier now, like being picked up and set on a counter or pinned against a wall. She drools a little, before shaking her head and continuing on.
+					As frustrating as it will be, $he tries to look at the bright side of this and thinks of all the fun things $he will be able to do easier now, like being picked up and set on a counter or pinned against a wall. $He drools a little, before shaking $his head and continuing on.
 				<<else>>
-					This is aggravating more than anything to her. Everything will just be just that much more difficult now. She @@.mediumorchid;glowers at you.@@
+					This is aggravating more than anything to $him. Everything will just be just that much more difficult now. $He @@.mediumorchid;glowers at you.@@
 					<<set $args[0].devotion -= 2>>
 				<</if>>
 			<</if>>
 		<<else>>
-			quickly gets used to her new body's similar stature.
+			quickly gets used to $his new body's similar stature.
 		<</if>>
 
 		<br><br>
-		She <<if canSee($args[0])>>takes in<<else>>runs her hands across<</if>> her new figure.
+		$He <<if canSee($args[0])>>takes in<<else>>runs $his hands across<</if>> $his new figure.
 		
 		<<if $args[0].fetish != "mindbroken" && canSee($args[0])>>
 			<<if $args[0].race != $args[1].race>> /*(race changes)*/
-				It immediately strikes her that she is @@.coral;no longer <<print $args[1].race>>.@@ Her new $args[0].race body
+				It immediately strikes $him that $he is @@.coral;no longer <<print $args[1].race>>.@@ $His new $args[0].race body
 				<<if $args[0].devotion > 50>>
-					intrigues and delights her. She is happy that you invested in her appearance in such an interesting way.
+					intrigues and delights $him. $He is happy that you invested in $his appearance in such an interesting way.
 				<<elseif $args[0].devotion > 20>>
-					@@.mediumorchid;disturbs her.@@ She is @@.gold;shaken@@ by such a drastic change.
+					@@.mediumorchid;disturbs $him.@@ $He is @@.gold;shaken@@ by such a drastic change.
 					<<set $args[0].devotion -= 10, $args[0].trust -= 10>>
 				<<else>>
-					@@.mediumorchid;disgusts and angers her.@@ One of the only parts of her identity she had left has now been stripped from her.
+					@@.mediumorchid;disgusts and angers $him.@@ One of the only parts of $his identity $he had left has now been stripped from $him.
 					<<set $args[0].devotion -= 20>>
 				<</if>>
 			<<elseif $args[0].devotion <= 50>>
-				It immediately strikes her that she is still <<print $args[0].race>>. She's @@.hotpink;relieved@@ that you didn't take such a deep part of her identity from her.
+				It immediately strikes $him that $he is still <<print $args[0].race>>. $He's @@.hotpink;relieved@@ that you didn't take such a deep part of $his identity from $him.
 				<<set $args[0].devotion += 1>>
 			<</if>>
 		<</if>>
 		
 		<<if $args[0].bald == 1 && $args[1].bald == 0>> /*(+baldness)*/
 			<<if canSee($args[0])>>
-				Something about her head catches her eye; @@.red;she is now bald.@@
+				Something about $his head catches $his eye; @@.red;$he is now bald.@@
 			<<else>>
-				She begins to run her fingers through her hair, only to @@.red;find it gone.@@
+				$He begins to run $his fingers through $his hair, only to @@.red;find it gone.@@
 			<</if>>
 			This
 			<<if $args[0].fetish == "mindbroken">>
-				catches her attention, and she spends some time rubbing her new smooth scalp.
+				catches $his attention, and $he spends some time rubbing $his new smooth scalp.
 			<<elseif $args[0].devotion > 20>>
-				feels fun and interesting, and she gently rubs her new smooth scalp.
+				feels fun and interesting, and $he gently rubs $his new smooth scalp.
 			<<else>>
-				feels like a gross imposition and she @@.mediumorchid;scowls at you accusingly,@@ for this is one less thing that marks her as a person that you have taken from her.
+				feels like a gross imposition and $he @@.mediumorchid;scowls at you accusingly,@@ for this is one less thing that marks $him as a person that you have taken from $him.
 				<<set $args[0].devotion -= 3>>
 			<</if>>
 		<<elseif $args[0].bald == 0 && $args[1].bald == 1>> /*(-baldness)*/
 			<<if canSee($args[0])>>
-				Something about her head catches her eye; @@.green;she now has hair.@@
+				Something about $his head catches $his eye; @@.green;$he now has hair.@@
 			<<else>>
-				She moves to rub her bald head, only to find she @@.green;has a full head of hair.@@
+				$He moves to rub $his bald head, only to find $he @@.green;has a full head of hair.@@
 			<</if>>
 			This
 			<<if $args[0].fetish == "mindbroken">>
-				catches her attention, and she spends some time pulling at her new hair.
+				catches $his attention, and $he spends some time pulling at $his new hair.
 			<<elseif $args[0].devotion >= -20>>
-				makes her @@.hotpink;squeal with delight.@@ She plays with her new hair, enjoying how it feels between her fingers.
+				makes $him @@.hotpink;squeal with delight.@@ $He plays with $his new hair, enjoying how it feels between $his fingers.
 				<<set $args[0].devotion += 3>>
 			<<else>>
-				surprises her. She is not happy with your doing something like this while she had no control of it, but under the circumstances there are far worse things to have than hair.
+				surprises $him. $He is not happy with your doing something like this while $he had no control of it, but under the circumstances there are far worse things to have than hair.
 			<</if>>
 		<<elseif $args[0].bald == 1 && $args[1].bald == 1>>
 			<<if canSee($args[0])>>
-				Something about her head catches her eye, but it turned out to be nothing. She is as bald as ever.
+				Something about $his head catches $his eye, but it turned out to be nothing. $He is as bald as ever.
 			<<else>>
-				She moves to rub her bald head and is not disappointed.
+				$He moves to rub $his bald head and is not disappointed.
 			<</if>>
 		<<else>>
 			<<if canSee($args[0])>>
-				Something about her head catches her 
+				Something about $his head catches $his 
 				<<if $args[0].hColor != $args[1].hColor>>
-					eye; she @@.coral;now has $args[0].hColor hair.@@
+					eye; $he @@.coral;now has $args[0].hColor hair.@@
 				<<else>>
-					eye, but it was a trick of the light; her hair is more or less the same.
+					eye, but it was a trick of the light; $his hair is more or less the same.
 				<</if>>
 			<<else>>
-				She runs her fingers through her hair and finds that things aren't very different.
+				$He runs $his fingers through $his hair and finds that things aren't very different.
 			<</if>>
 		<</if>>
 
 		/*(age)*/
 		<<if $args[0].physicalAge >= $args[1].physicalAge+5 || ($args[0].physicalAge > 18 && $args[1].physicalAge < 16)>> /*(older)*/
 			<<if $args[0].physicalAge > 18 && $args[1].physicalAge < 16>>
-				She starts at just how much @@.red;older her <<if canSee($args[0])>>face and body are<<else>>body is<</if>>.@@
+				$He starts at just how much @@.red;older $his <<if canSee($args[0])>>face and body are<<else>>body is<</if>>.@@
 				<<if $args[0].physicalAge > 100>>
-					She's thoroughly shocked to find she's knocking on death's door.
+					$He's thoroughly shocked to find $he's knocking on death's door.
 				<<elseif $args[0].physicalAge > 80>>
-					She's thoroughly shocked to find she's ancient.
+					$He's thoroughly shocked to find $he's ancient.
 				<<elseif $args[0].physicalAge > 30>>
-					She's shocked to find that she's practically a MILF.
+					$He's shocked to find that $he's practically a MILF.
 				<<elseif $args[0].physicalAge >= 18>>
-					She's shocked to find she's now a fresh adult.
+					$He's shocked to find $he's now a fresh adult.
 				<</if>>
 				<<if $args[0].fetish != "mindbroken">>
-					This is disturbing to her on a fundamental level,
+					This is disturbing to $him on a fundamental level,
 					<<if $args[0].devotion > 50>>
-						as that means she will now will have less time with you before the end of her
+						as that means $he will now will have less time with you before the end of $his
 						<<if $PhysicalRetirementAgePolicy == 1>>
 							service and
 						<</if>>
-						life. She does her best to shrug this off and tries to think of all the fun things a lewd older body can do.
+						life. $He does $his best to shrug this off and tries to think of all the fun things a lewd older body can do.
 					<<else>>
-						as that means she will be @@.mediumorchid;unable to spend as much time on this earth.@@
+						as that means $he will be @@.mediumorchid;unable to spend as much time on this earth.@@
 						<<set $args[0].devotion -= ($args[0].physicalAge-$args[1].physicalAge)*2>>
 						<<if $PhysicalRetirementAgePolicy == 1>>
-							On the other hand, it means she won’t have as much time to spend with you before she is retired.
+							On the other hand, it means $he won't have as much time to spend with you before $he is retired.
 						<<else>>
-							This is compounded with the fact that she @@.gold;may well die before she becomes a freed slave.@@
+							This is compounded with the fact that $he @@.gold;may well die before $he becomes a freed slave.@@
 							<<set $args[0].trust -= ($args[0].physicalAge-$args[1].physicalAge*2)>>
 						<</if>>
 					<</if>>
 					<<if ($args[0].ovaries == 1 || $args[0].mpreg == 1) && $args[0].pubertyXX == 1 && $args[1].pubertyXX == 0 && isFertile($args[0])>>
-						Her hand slips to her middle for a second as the urge to breed crosses her mind.
+						$His hand slips to $his middle for a second as the urge to breed crosses $his mind.
 					<</if>>
 					<<if ($args[0].balls > 0) && $args[0].pubertyXY == 1 && $args[1].pubertyXY == 0>>
-						She shudders with pleasure at the thought of cumming in a fertile pussy. She realizes this body has gone through puberty.
+						$He shudders with pleasure at the thought of cumming in a fertile pussy. $He realizes this body has gone through puberty.
 					<</if>>
 				<</if>>
 			<<elseif $args[0].fetish != "mindbroken">>
-				She starts as she <<if canSee($args[0])>>sees<<else>>discovers<</if>> that she is @@.red;now older than she once was.@@ This is disturbing to her on a fundamental level,
+				$He starts as $he <<if canSee($args[0])>>sees<<else>>discovers<</if>> that $he is @@.red;now older than $he once was.@@ This is disturbing to $him on a fundamental level,
 				<<if $args[0].devotion > 50>>
-					as that means she will now will have less time with you before the end of her
+					as that means $he will now will have less time with you before the end of $his
 					<<if $PhysicalRetirementAgePolicy == 1>>
 						service and
 					<</if>>
-					life. She does her best to shrug this off and tries to think of all the fun things a lewd older body can do.
+					life. $He does $his best to shrug this off and tries to think of all the fun things a lewd older body can do.
 				<<else>>
-					as that means she will be @@.mediumorchid;unable to spend as much time on this earth.@@
+					as that means $he will be @@.mediumorchid;unable to spend as much time on this earth.@@
 					<<set $args[0].devotion -= ($args[0].physicalAge-$args[1].physicalAge)*2>>
 					<<if $PhysicalRetirementAgePolicy == 1>>
-						On the other hand, it means she won’t have as much time to spend with you before she is retired.
+						On the other hand, it means $he won't have as much time to spend with you before $he is retired.
 					<<else>>
-						This is compounded with the fact that she @@.gold;may well die before she becomes a freed slave.@@
+						This is compounded with the fact that $he @@.gold;may well die before $he becomes a freed slave.@@
 						<<set $args[0].trust -= ($args[0].physicalAge-$args[1].physicalAge*2)>>
 					<</if>>
 				<</if>>
 			<</if>>
 		<<elseif $args[0].physicalAge <= $args[1].physicalAge-5 || ($args[0].physicalAge < 18 && $args[0].physicalAge < $args[1].physicalAge)>> /*(younger)*/
-			She starts at her @@.green;youthful new <<if canSee($args[0])>>face and <</if>>body.@@
+			$He starts at $his @@.green;youthful new <<if canSee($args[0])>>face and <</if>>body.@@
 			<<if $args[1].physicalAge >= 18>>
 				<<if $args[0].physicalAge < 4>>
-					She's thoroughly shocked to find she's a toddler again.
+					$He's thoroughly shocked to find $he's a toddler again.
 				<<elseif $args[0].physicalAge < 9>>
-					She's surprised to find she's a little girl.
+					$He's surprised to find $he's a little girl.
 				<<elseif $args[0].physicalAge < 13>>
-					She's surprised to find that she's once more a preteen.
+					$He's surprised to find that $he's once more a preteen.
 				<<elseif $args[0].physicalAge < 16>>
-					She never expected to be a teenager again.
+					$He never expected to be a teenager again.
 				<<elseif $args[0].physicalAge < 18>>
-					She never expected to be a young adult again.
+					$He never expected to be a young adult again.
 				<</if>>
 			<</if>>
 			<<if $args[0].fetish != "mindbroken">>
 				<<set _puberty = 0>>
 				<<if (($args[0].physicalAge < $fertilityAge && ($args[0].ovaries == 1 || $args[0].mpreg == 1)) || ($args[0].physicalAge < $potencyAge && $args[0].balls > 0)) && ($args[1].pubertyXX == 1 || $args[1].pubertyXY == 1)>>
-					She realizes that she will have to @@.coral;go through puberty again,@@ now that she is $args[0].physicalAge once more. This is unnerving to her.
+					$He realizes that $he will have to @@.coral;go through puberty again,@@ now that $he is $args[0].physicalAge once more. This is unnerving to $him.
 					<<set _puberty = 1>>
 				<</if>>
 				<<if $args[0].devotion > 20>>
 					<<if _puberty == 1>>
-						However, she will do her best to enjoy the highs that come with it, and
+						However, $he will do $his best to enjoy the highs that come with it, and
 					<<else>>
-						This is a @@.hotpink;wonderful gift to her,@@ as she will now be able to
+						This is a @@.hotpink;wonderful gift to $him,@@ as $he will now be able to
 						<<set $args[0].devotion += Math.max($args[1].physicalAge-$args[0].physicalAge, 10)>>
 					<</if>>
 					<<if $PhysicalRetirementAgePolicy == 1>>
-						spend more time with you before the end of her service.
+						spend more time with you before the end of $his service.
 					<<else>>
 						service you better, as well as have all the other benefits of youthful age.
 					<</if>>
 				<<else>>
 					<<if _puberty == 1>>
-						It will be frustrating to go through the rigors of sexual development all over again, especially when combined with the fact that she must also
+						It will be frustrating to go through the rigors of sexual development all over again, especially when combined with the fact that $he must also
 					<<else>>
-						This is both a @@.hotpink;blessing@@ and a @@.gold;curse,@@ as while she now has a younger and healthier body, she must also
+						This is both a @@.hotpink;blessing@@ and a @@.gold;curse,@@ as while $he now has a younger and healthier body, $he must also
 						<<set $args[0].devotion += Math.max($args[1].physicalAge-$args[0].physicalAge, 10), $args[0].trust -= 5>>
 					<</if>>
 					<<if $PhysicalRetirementAgePolicy == 1>>
-						spend more time with you before the end of her service.
+						spend more time with you before the end of $his service.
 					<<else>>
-						use all of her the youth for the benefit of her master instead of herself.
+						use all of $his youth for the benefit of $his master instead of $himself.
 					<</if>>
 				<</if>>
 			<</if>>
@@ -931,24 +931,24 @@ Now you only have to wait for her to wake up.
 
 		/*weight*/
 		<<if $args[0].weight >= $args[1].weight + 5 || $args[0].weight <= $args[1].weight - 5>>
-			The very next thing she finds is how much
+			The very next thing $he finds is how much
 			<<if $args[0].weight >= $args[1].weight + 5>>
-				@@.red;heavier she is.@@
+				@@.red;heavier $he is.@@
 				<<if $args[0].fetish == "mindbroken">>
-					With her broken mind, she shows no real reaction to this new weight.
+					With $his broken mind, $he shows no real reaction to this new weight.
 				<<elseif $args[0].devotion >= 50>>
 					<<if $args[0].behavioralFlaw == "gluttonous">>
-						She is @@.hotpink;perfectly fine@@ with this; a bigger body means more food for her belly and more for you to love.
+						$He is @@.hotpink;perfectly fine@@ with this; a bigger body means more food for $his belly and more for you to love.
 						<<set $args[0].devotion += 1>>
 					<<elseif $args[0].behavioralFlaw == "anorexic">>
-						She pinches herself and groans a little. She knows if you wanted her heavier, you could have just force fed her to this size, so she keeps further opinions to herself.
+						$He pinches $himself and groans a little. $He knows if you wanted $his heavier, you could have just force fed $him to this size, so $he keeps further opinions to $himself.
 					<<elseif $args[0].behavioralQuirk == "insecure">>
-						She is @@.hotpink;perfectly fine@@ with this; if you want her to be softer, then @@.mediumaquamarine;that is what she wants too.@@
+						$He is @@.hotpink;perfectly fine@@ with this; if you want $him to be softer, then @@.mediumaquamarine;that is what $he wants too.@@
 						<<set $args[0].devotion += 1, $args[0].trust += 1>>
 					<<elseif $args[0].behavioralQuirk == "fitness" && $args[0].weight > 30>>
-						She would prefer to be fitter, but this just means she can work it off for your amusement.
+						$He would prefer to be fitter, but this just means $he can work it off for your amusement.
 					<<else>>
-						She is happy that you have given her more weight for you to play 
+						$He is happy that you have given $him more weight for you to play 
 						<<if $arcologies[0].FSSlimnessEnthusiast != "unset">>
 							with, but is somewhat confused that you would do so against the society you created.
 						<<else>>
@@ -957,27 +957,27 @@ Now you only have to wait for her to wake up.
 					<</if>>
 				<<else>>
 					<<if $args[0].behavioralFlaw == "gluttonous">>
-						She is @@.hotpink;surprisingly fine@@ with this; a bigger body means more food for her belly, after all.
+						$He is @@.hotpink;surprisingly fine@@ with this; a bigger body means more food for $his belly, after all.
 						<<if $args[0].weight > 30>>
-							Though she would have preferred to not be this fat.
+							Though $he would have preferred to not be this fat.
 						<</if>>
 						<<set $args[0].devotion += 1>>
 					<<elseif $args[0].behavioralFlaw == "anorexic">>
-						She pinches herself and @@.mediumorchid;groans with disgust.@@ She shudders at the thought of @@.gold;what you'll do next.@@
+						$He pinches $himself and @@.mediumorchid;groans with disgust.@@ $He shudders at the thought of @@.gold;what you'll do next.@@
 						<<set $args[0].devotion -= 3, $args[0].trust -= 3>>
 					<<elseif $args[0].behavioralQuirk == "insecure">>
-						She is surprisingly fine with this; you know best, after all.
+						$He is surprisingly fine with this; you know best, after all.
 					<<elseif $args[0].behavioralQuirk == "fitness" && $args[0].weight > 30>>
-						She is @@.mediumorchid;irritated and frustrated@@ at this new weight. She should be fit not fat!
+						$He is @@.mediumorchid;irritated and frustrated@@ at this new weight. $He should be fit not fat!
 						<<set $args[0].devotion -= 10>>
 					<<else>>
-						She is @@.mediumorchid;irritated and frustrated@@ at this new
+						$He is @@.mediumorchid;irritated and frustrated@@ at this new
 						<<set $args[0].devotion -= 5>>
 						<<if $arcologies[0].FSSlimnessEnthusiast != "unset">>
-							weight, @@.mediumorchid;doubly so@@ because your society will view her as less of a person now.
+							weight, @@.mediumorchid;doubly so@@ because your society will view $him as less of a person now.
 							<<set $args[0].devotion -= 5>>
 						<<elseif $arcologies[0].FSHedonisticDecadence != "unset">>
-							weight, however she is at least @@.hotpink;somewhat mollified@@ with the knowledge that society will treat her a with a bit more reverence now.
+							weight, however $he is at least @@.hotpink;somewhat mollified@@ with the knowledge that society will treat $him with a bit more reverence now.
 							<<set $args[0].devotion += 3>>
 						<<else>>
 							weight.
@@ -985,20 +985,20 @@ Now you only have to wait for her to wake up.
 					<</if>>
 				<</if>>
 			<<else>>
-				@@.green;lighter she is.@@
+				@@.green;lighter $he is.@@
 				<<if $args[0].fetish == "mindbroken">>/*mindbroken*/
-					She doesn’t show much reaction to her lost weight.
+					$He doesn't show much reaction to $his lost weight.
 				<<elseif $args[0].devotion >= 50>>/*devoted*/
-					She is pleased that you have given her a more slender and svelte body
+					$He is pleased that you have given $him a more slender and svelte body
 					<<if $arcologies[0].FSSlimnessEnthusiast != "unset">>
-						body and is even happier that her body is more in line with your society.
+						body and is even happier that $his body is more in line with your society.
 					<<else>>
 						body.
 					<</if>>
 				<<else>>/*not devoted*/
-					She is a bit miffed that you would modify her body in such a way, knowing it has nothing to do with making her happy
+					$He is a bit miffed that you would modify $his body in such a way, knowing it has nothing to do with making $him happy
 					<<if $arcologies[0].FSSlimnessEnthusiast != "unset">>
-						happy, but feels a bit better knowing that society will now view her in a better light.
+						happy, but feels a bit better knowing that society will now view $him in a better light.
 					<<else>>
 						happy.
 					<</if>>
@@ -1008,29 +1008,29 @@ Now you only have to wait for her to wake up.
 
 		/*muscle*/
 		<<if $args[0].muscles >= $args[1].muscles +5 || $args[0].muscles <= $args[1].muscles - 5>>
-			The last major change to her body structure worth her attention is
+			The last major change to $his body structure worth $his attention is
 			<<if $args[0].muscles >= $args[1].muscles + 5>>
-				that she is @@.lime;significantly more muscular@@ than she once was.
+				that $he is @@.lime;significantly more muscular@@ than $he once was.
 				<<if $args[0].fetish != "mindbroken">>
 					<<if $args[0].devotion >= 50>>
-						She is happy with her newfound strength and looks forward to putting this power to work for you.
+						$He is happy with $his newfound strength and looks forward to putting this power to work for you.
 					<<else>>
-						She is irritated that you would change something like this about her
+						$He is irritated that you would change something like this about $him
 						<<if $args[0].genes == "XX" && $arcologies.FSPhysicalIdealist == "unset">>
-							and is @@.mediumorchid;annoyed@@ that she now looks less feminine.
+							and is @@.mediumorchid;annoyed@@ that $he now looks less feminine.
 							<<set $args[0].devotion -= 3>>
 						<<else>>
-							but @@.mediumaquamarine;appreciates@@ the extra strength nonetheless, as it will most likely help her in all sorts of ways.
+							but @@.mediumaquamarine;appreciates@@ the extra strength nonetheless, as it will most likely help $him in all sorts of ways.
 							<<set $args[0].trust += 5>>
 						<</if>>
 					<</if>>
 				<</if>>
 			<<else>>
-				that she is @@.orange;significantly less muscular@@ than before.
+				that $he is @@.orange;significantly less muscular@@ than before.
 				<<if $args[0].devotion >= 50>>
-					She appreciates that you would take the time to make her more feminine.
+					$He appreciates that you would take the time to make $him more feminine.
 				<<else>>
-					She is @@.mediumorchid;annoyed@@ that you would alter something about her like this, and more so because she will have to @@.gold;work harder@@ now to do the things she could before.
+					$He is @@.mediumorchid;annoyed@@ that you would alter something about $him like this, and more so because $he will have to @@.gold;work harder@@ now to do the things $he could before.
 					<<set $args[0].devotion -= 3, $args[0].trust -= 3>>
 				<</if>>
 			<</if>>
@@ -1040,50 +1040,50 @@ Now you only have to wait for her to wake up.
 		<<set _weightChange = 0>> /*used to segway to weight after pregnancy/belly implants*/
 		<<if $args[0].pregKnown == 1 && $args[1].preg > 0>>
 			<br><br>
-			Her hands drift over her stomach,
+			$His hands drift over $his stomach,
 			<<if $args[0].bellyPreg < 100>>
 				<<if $args[0].birthsTotal == 0>>
-					but she's too inexperienced to recognize her @@.pink;early pregnancy.@@
+					but $he's too inexperienced to recognize $his @@.pink;early pregnancy.@@
 				<<elseif $args[0].birthsTotal > 0>>
-					and since this is not her first pregnancy, she is able to recognize the @@.pink;life within her.@@
+					and since this is not $his first pregnancy, $he is able to recognize the @@.pink;life within $him.@@
 				<</if>>
 			<<elseif $args[0].bellyPreg >= 450000>>
-				and she can immediately see that she is @@.pink;insanely pregnant;@@ her body stretched full of babies.
+				and $he can immediately see that $he is @@.pink;insanely pregnant;@@ $his body stretched full of babies.
 			<<elseif $args[0].bellyPreg >= 150000>>
-				and she can quite clearly see that she is @@.pink;enormously pregnant,@@ so much so that her body could quite believably be carrying nine full sized babies.
+				and $he can quite clearly see that $he is @@.pink;enormously pregnant,@@ so much so that $his body could quite believably be carrying nine full sized babies.
 			<<elseif $args[0].bellyPreg >= 60000>>
-				and she can see that she is almost @@.pink;unnaturally pregnant,@@ with a belly swollen to a size that could easily carry four full grown babies.
+				and $he can see that $he is almost @@.pink;unnaturally pregnant,@@ with a belly swollen to a size that could easily carry four full grown babies.
 			<<elseif $args[0].bellyPreg >= 15000>>
-				and she can clearly see that she is @@.pink;quite pregnant,@@ as she cradles a belly that could easily carry a full sized baby.
+				and $he can clearly see that $he is @@.pink;quite pregnant,@@ as $he cradles a belly that could easily carry a full sized baby.
 			<<elseif $args[0].bellyPreg >= 5000>>
-				and she feels a @@.pink;bump in her stomach,@@ as well as a gentle kick.
+				and $he feels a @@.pink;bump in $his stomach,@@ as well as a gentle kick.
 			<<elseif $args[0].bellyPreg >= 100>>
-				and she feels a @@.pink;slight swell to her stomach.@@
+				and $he feels a @@.pink;slight swell to $his stomach.@@
 			<</if>>
 			<<if $args[0].fetish != "mindbroken">>
 				<<if $args[0].bellyPreg >= 100 || $args[0].birthsTotal > 0>>
 					<<if $args[0].devotion >= 50>>
-						Even though she didn’t get to experience being made into one, she is delighted to be a mother<<if $args[0].birthsTotal > 0>> again<</if>>.
+						Even though $he didn't get to experience being made into one, $he is delighted to be a mother<<if $args[0].birthsTotal > 0>> again<</if>>.
 					<<else>>
-						She is filled with conflicting emotions, @@.mediumorchid;hatred@@ for you for forcing <<if $args[0].pregType > 1>>these lives<<else>>this life<</if>> onto her, as well as the instinct of a mother’s love for her unborn child.
+						$He is filled with conflicting emotions, @@.mediumorchid;hatred@@ for you for forcing <<if $args[0].pregType > 1>>these lives<<else>>this life<</if>> onto $him, as well as the instinct of a mother's love for $his unborn child.
 						<<set $args[0].devotion -= 3>>
 					<</if>>
 				<</if>>
 			<<elseif $args[0].fetish == "pregnancy">>
 				<<if $args[0].bellyPreg >= 100 || $args[0].birthsTotal > 0>>
 					<<if $args[0].devotion >= 50>>
-						Even though she didn’t get to experience being made into one, she is overjoyed to have <<if $args[0].birthsTotal > 0>>another<<else>>a<</if>> life growing inside her.
+						Even though $he didn't get to experience being made into one, $he is overjoyed to have <<if $args[0].birthsTotal > 0>>another<<else>>a<</if>> life growing inside $him.
 					<<else>>
-						She is filled with conflicting emotions, hate for being forced into this, but also joy from getting to be pregnant. While you didn't do this for her amusement, she'll definitely take advantage of it.
+						$He is filled with conflicting emotions, hate for being forced into this, but also joy from getting to be pregnant. While you didn't do this for $his amusement, $he'll definitely take advantage of it.
 					<</if>>
 				<</if>>
 			<</if>>
 			<<set _weightChange = 1>>
 		<<elseif $args[0].bellyImplant > $args[1].bellyImplant && $args[0].bellyImplant >= 100>> /*belly implant filled*/
 			<br><br>
-			Her hands drift over her stomach, where she
+			$His hands drift over $his stomach, where $he
 			<<if $args[0].bellyImplant >= 450000>>
-				finds there is no chance of her reaching her navel across her @@.pink;massive middle.@@
+				finds there is no chance of $him reaching $his navel across $his @@.pink;massive middle.@@
 			<<elseif $args[0].bellyImplant >= 150000>>
 				hugs what could be a @@.pink;belly carrying a multitude of children.@@
 			<<elseif $args[0].bellyImplant >= 60000>>
@@ -1091,35 +1091,35 @@ Now you only have to wait for her to wake up.
 			<<elseif $args[0].bellyImplant >= 15000>>
 				cradles a @@.pink;belly swollen enough to be carrying at least one baby ready to drop.@@
 			<<elseif $args[0].bellyImplant >= 5000>>
-				feels a @@.pink;clear bump in her stomach from the belly implant.@@
+				feels a @@.pink;clear bump in $his stomach from the belly implant.@@
 			<<elseif $args[0].bellyImplant >= 100>>
-				feels a @@.pink;slight swell to her stomach.@@
+				feels a @@.pink;slight swell to $his stomach.@@
 			<</if>>
 			<<if $args[0].devotion >= 50>>
-				She likes how the bulge looks on her and can't wait to get fucked with it in the way.
+				$He likes how the bulge looks on $him and can't wait to get fucked with it in the way.
 			<<else>>
-				It @@.mediumorchid;bothers her@@ that you would add such a <<if $args[0].bellyImplant >= 10000>>major<<else>>minor<</if>> inconvenience to her body.
+				It @@.mediumorchid;bothers $him@@ that you would add such a <<if $args[0].bellyImplant >= 10000>>major<<else>>minor<</if>> inconvenience to $his body.
 				<<set $args[0].devotion -= 1>>
 			<</if>>
 			<<if $args[1].pregKnown == 1>>
 				<<if $args[0].fetish == "pregnancy">>
 					<<if $args[0].devotion >= 50>>
-						She @@.mediumorchid;scowls with momentary wrath@@ before regaining her composure. She resents being separated from her pregnancy<<if canGetPregnant($args[0])>>, though that is easily remedied<</if>>.
+						$He @@.mediumorchid;scowls with momentary wrath@@ before regaining $his composure. $He resents being separated from $his pregnancy<<if canGetPregnant($args[0])>>, though that is easily remedied<</if>>.
 						<<set $args[0].devotion -= 5>>
 					<<elseif $args[0].devotion >= 20>>
-						She @@.mediumorchid;scowls angrily@@ at this turn of events<<if canGetPregnant($args[0])>>, though that will be easily remedied by putting another child in her<</if>>.
+						$He @@.mediumorchid;scowls angrily@@ at this turn of events<<if canGetPregnant($args[0])>>, though that will be easily remedied by putting another child in $him<</if>>.
 						<<set $args[0].devotion -= 10>>
 					<<else>>
-						She is filled with @@.mediumorchid;hatred for you@@ for snatching her pregnancy away from her.
+						$He is filled with @@.mediumorchid;hatred for you@@ for snatching $his pregnancy away from $him.
 						<<set $args[0].devotion -= 15>>
 					<</if>>
 				<<elseif $args[0].fetish != "mindbroken">>
 					<<if $args[0].devotion >= 50>>
-						While she will miss the chance of meeting her future child, she will no longer be weighed down by it as she gets used to her new body.
+						While $he will miss the chance of meeting $his future child, $he will no longer be weighed down by it as $he gets used to $his new body.
 					<<elseif $args[0].devotion >= 20>>
-						She accepts this as how things are.
+						$He accepts this as how things are.
 					<<else>>
-						She is filled with @@.mediumorchid;hatred for you@@ for snatching her child away from her. It didn't matter if she wanted it or not; @@.gold;it was hers and you took it.@@
+						$He is filled with @@.mediumorchid;hatred for you@@ for snatching $his child away from $him. It didn't matter if $he wanted it or not; @@.gold;it was $hers and you took it.@@
 						<<set $args[0].devotion -= 10, $args[0].trust -= 10>>
 					<</if>>
 				<</if>>
@@ -1127,34 +1127,34 @@ Now you only have to wait for her to wake up.
 			<<set _weightChange = 1>>
 		<<elseif $args[0].pregKnown == 0 && $args[1].pregKnown == 1>>
 			<br><br>
-			Her hands drift over her stomach, where she discovers she is @@.pink;no longer pregnant.@@
+			$His hands drift over $his stomach, where $he discovers $he is @@.pink;no longer pregnant.@@
 			<<if $args[0].fetish == "pregnancy">>
 				<<if $args[0].devotion >= 50>>
-					She @@.mediumorchid;scowls with momentary wrath@@ before regaining her composure. She resents being separated from her pregnancy<<if canGetPregnant($args[0])>>, though that is easily remedied<</if>>.
+					$He @@.mediumorchid;scowls with momentary wrath@@ before regaining $his composure. $He resents being separated from $his pregnancy<<if canGetPregnant($args[0])>>, though that is easily remedied<</if>>.
 					<<set $args[0].devotion -= 5>>
 				<<elseif $args[0].devotion >= 20>>
-					She @@.mediumorchid;scowls angrily@@ at this turn of events<<if canGetPregnant($args[0])>>, though that will be easily remedied by putting another child in her<</if>>.
+					$He @@.mediumorchid;scowls angrily@@ at this turn of events<<if canGetPregnant($args[0])>>, though that will be easily remedied by putting another child in $him<</if>>.
 					<<set $args[0].devotion -= 10>>
 				<<else>>
-					She is filled with @@.mediumorchid;hatred for you@@ for snatching her pregnancy away from her.
+					$He is filled with @@.mediumorchid;hatred for you@@ for snatching $his pregnancy away from $him.
 					<<set $args[0].devotion -= 15>>
 				<</if>>
 			<<elseif $args[0].fetish != "mindbroken">>
 				<<if $args[0].devotion >= 50>>
-					While she will miss the chance of meeting her future child, she will no longer be weighed down by it as she gets used to her new body.
+					While $he will miss the chance of meeting $his future child, $he will no longer be weighed down by it as $he gets used to $his new body.
 				<<elseif $args[0].devotion >= 20>>
-					She accepts this as how things are.
+					$He accepts this as how things are.
 				<<else>>
-					She is filled with @@.mediumorchid;hatred for you@@ for snatching her child away from her. It didn't matter if she wanted it or not; @@.gold;it was hers and you took it.@@
+					$He is filled with @@.mediumorchid;hatred for you@@ for snatching $his child away from $him. It didn't matter if $he wanted it or not; @@.gold;it was $hers and you took it.@@
 					<<set $args[0].devotion -= 10, $args[0].trust -= 10>>
 				<</if>>
 			<</if>>
 			<<set _weightChange = 1>>
 		<<elseif $args[0].bellyImplant < $args[1].bellyImplant>> /*belly implant reduced*/
 			<br><br>
-			Her hands drift over her stomach, where she
+			$His hands drift over $his stomach, where $he
 			<<if $args[0].bellyImplant >= 450000>>
-				finds there is @@.pink;still no chance of her reaching her navel across her massive middle.@@
+				finds there is @@.pink;still no chance of $him reaching $his navel across $his massive middle.@@
 			<<elseif $args[0].bellyImplant >= 150000>>
 				hugs what could be a @@.pink;belly carrying a multitude of children.@@
 			<<elseif $args[0].bellyImplant >= 60000>>
@@ -1162,16 +1162,16 @@ Now you only have to wait for her to wake up.
 			<<elseif $args[0].bellyImplant >= 15000>>
 				cradles a @@.pink;belly swollen enough to be carrying at least one baby ready to drop.@@
 			<<elseif $args[0].bellyImplant >= 5000>>
-				feels a @@.pink;clear bump in her stomach from the belly implant.@@
+				feels a @@.pink;clear bump in $his stomach from the belly implant.@@
 			<<elseif $args[0].bellyImplant >= 100>>
-				feels a @@.pink;slight swell to her stomach.@@
+				feels a @@.pink;slight swell to $his stomach.@@
 			<<else>>
 				finds @@.pink;no signs of an implant swollen belly.@@
 			<</if>>
 			<<if $args[0].devotion >= 20>>
-				She appreciates how much easier it will be with a smaller middle.
+				$He appreciates how much easier it will be with a smaller middle.
 			<<else>>
-				She can't help but appreciate losing the bulk, but she still @@.gold;worries@@ over your control of her body.
+				$He can't help but appreciate losing the bulk, but $he still @@.gold;worries@@ over your control of $his body.
 				<<set $args[0].trust -= 1>>
 			<</if>>
 			<<set _weightChange = 1>>
@@ -1180,148 +1180,148 @@ Now you only have to wait for her to wake up.
 		/*stomach*/
 		<<if _weightChange != 1>>
 			<br><br>
-			Her hands drift over
+			$His hands drift over
 		<<else>>
-			She continues to fondle
+			$He continues to fondle
 		<</if>>
 		<<if $args[0].weight >= $args[1].weight+30>> /*(fatter)*/
-			her stomach until she feels just how @@.red;much more weight@@ she is carrying.
+			$his stomach until $he feels just how @@.red;much more weight@@ $he is carrying.
 			<<if $args[0].fetish != "mindbroken">>
 				<<if $args[0].devotion > 20>>
-					She finds her new curves intriguing.
+					$He finds $his new curves intriguing.
 				<<else>>
-					Her face contorts with @@.mediumorchid;disgust@@ at her newfound bulk.
+					$His face contorts with @@.mediumorchid;disgust@@ at $his newfound bulk.
 					<<set $args[0].devotion -= 5>>
 				<</if>>
 			<</if>>
 			<<if $args[0].bellySag > $args[1].bellySag && $args[0].belly < 100>>
-				She also notices @@.red;how much it sags.@@
+				$He also notices @@.red;how much it sags.@@
 				<<if $args[0].fetish != "mindbroken">>
 					<<if $args[0].devotion > 20>>
-						This isn’t pleasant, but she bears it for you.
+						This isn't pleasant, but $he bears it for you.
 					<<else>>
-						This does nothing for her self-image, only @@.mediumorchid;disgusts and annoys@@ her.
+						This does nothing for $his self-image, only @@.mediumorchid;disgusts and annoys@@ $him.
 						<<set $args[0].devotion -= 2>>
 					<</if>>
 				<</if>>
 			<<elseif $args[0].bellySag < $args[1].bellySag && $args[0].belly < 100>>
-				She also notices it is @@.green;tighter despite being softer.@@
+				$He also notices it is @@.green;tighter despite being softer.@@
 				<<if $args[0].fetish != "mindbroken">>
 					<<if $args[0].devotion > 20>>
-						This is great for her self-image and she happily strokes her new firm belly.
+						This is great for $his self-image and $he happily strokes $his new firm belly.
 					<<else>>
-						Whatever else this transition brings, this is a gift she will appreciate and she @@.hotpink;smiles, just a bit.@@
+						Whatever else this transition brings, this is a gift $he will appreciate and $he @@.hotpink;smiles, just a bit.@@
 						<<set $args[0].devotion += 1>>
 					<</if>>
 				<</if>>
 			<</if>>
 		<<elseif $args[0].weight <= $args[1].weight-30>> /*(thinner)*/
-			her stomach and she finds her body @@.green;thinner.@@
+			$his stomach and $he finds $his body @@.green;thinner.@@
 			<<if $args[0].fetish != "mindbroken">>
 				<<if $args[0].devotion > 20>>
-					She finds her new curves intriguing.
+					$He finds $his new curves intriguing.
 				<<else>>
-					While free weight loss is @@.hotpink;appreciated,@@ she wishes she had some say in the matter.
+					While free weight loss is @@.hotpink;appreciated,@@ $he wishes $he had some say in the matter.
 					<<set $args[0].devotion += 1>>
 				<</if>>
 			<</if>>
 			<<if $args[0].bellySag > $args[1].bellySag && $args[0].belly < 100>>
-				She also notices how it @@.red;has a sag to it.@@
+				$He also notices how it @@.red;has a sag to it.@@
 				<<if $args[0].fetish != "mindbroken">>
 					<<if $args[0].devotion > 20>>
-						This isn’t pleasant, but she bears it for you.
+						This isn't pleasant, but $he bears it for you.
 					<<else>>
-						This does nothing for her self-image, only @@.mediumorchid;disgusts and annoys@@ her.
+						This does nothing for $his self-image, only @@.mediumorchid;disgusts and annoys@@ $him.
 						<<set $args[0].devotion -= 2>>
 					<</if>>
 				<</if>>
 			<<elseif $args[0].bellySag < $args[1].bellySag && $args[0].belly < 100>>
-				She also notices it is @@.green;tighter despite being softer.@@
+				$He also notices it is @@.green;tighter despite being softer.@@
 				<<if $args[0].fetish != "mindbroken">>
 					<<if $args[0].devotion > 20>>
-						This is great for her self-image and she happily strokes her new perkier belly.
+						This is great for $his self-image and $he happily strokes $his new perkier belly.
 					<<else>>
-						Whatever else this transition brings, this is a gift she will appreciate and she @@.hotpink;smiles, just a bit.@@
+						Whatever else this transition brings, this is a gift $he will appreciate and $he @@.hotpink;smiles, just a bit.@@
 						<<set $args[0].devotion += 1>>
 					<</if>>
 				<</if>>
 			<</if>>
 		<<elseif $args[0].bellySag > $args[1].bellySag && $args[0].belly < 100>> /*(belly sag)*/
-			her stomach and she notices a @@.red;sag in her belly.@@
+			$his stomach and $he notices a @@.red;sag in $his belly.@@
 			<<if $args[0].fetish != "mindbroken">>
 				<<if $args[0].devotion > 20>>
-					This isn’t pleasant, but she bears it for you.
+					This isn't pleasant, but $he bears it for you.
 				<<else>>
-					This does nothing for her self-image, only @@.mediumorchid;disgusts and annoys@@ her.
+					This does nothing for $his self-image, only @@.mediumorchid;disgusts and annoys@@ $him.
 					<<set $args[0].devotion -= 2>>
 				<</if>>
 			<</if>>
 		<<elseif $args[0].bellySag < $args[1].bellySag && $args[0].belly < 100>> /*(subtracted)*/
-			her stomach and notices the @@.green;sag in her belly has lessened.@@
+			$his stomach and notices the @@.green;sag in $his belly has lessened.@@
 			<<if $args[0].fetish != "mindbroken">>
 				<<if $args[0].devotion > 20>>
-					This is great for her self-image and she happily strokes her new tight belly.
+					This is great for $his self-image and $he happily strokes $his new tight belly.
 				<<else>>
-					Whatever else this transition brings, this is a gift she will appreciate and she @@.hotpink;smiles, just a bit.@@
+					Whatever else this transition brings, this is a gift $he will appreciate and $he @@.hotpink;smiles, just a bit.@@
 					<<set $args[0].devotion += 1>>
 				<</if>>
 			<</if>>
 		<<elseif $args[0].weight < 10 && $args[0].muscles > 5 && $args[0].belly < 100>>
-			her @@.lime;muscled stomach.@@ She stops to trace her abs.
+			$his @@.lime;muscled stomach.@@ $He stops to trace $his abs.
 			<<if $args[0].fetish != "mindbroken">>
 				<<if $args[0].devotion > 20>>
-					She finds her new strength intriguing.
+					$He finds $his new strength intriguing.
 				<<else>>
-					She finds her new strength @@.mediumaquamarine;empowering.@@
+					$He finds $his new strength @@.mediumaquamarine;empowering.@@
 					<<set $args[0].trust += 2>>
 				<</if>>
 			<</if>>
 		<<else>>
-			stomach, though she finds little out of the ordinary<<if _weightChange == 1>>; other than the obvious, of course<</if>>.
+			stomach, though $he finds little out of the ordinary<<if _weightChange == 1>>; other than the obvious, of course<</if>>.
 		<</if>>
 		<<if $args[0].navelPiercing != 0 && $args[1].navelPiercing == 0>>
-			She now has a piercing in her navel; she rolls her tummy<<if $args[0].belly >= 15000>>, a feat in and of itself<</if>>, fascinated by her new hardware grazing her stomach to the motion.
+			$He now has a piercing in $his navel; $he rolls $his tummy<<if $args[0].belly >= 15000>>, a feat in and of itself<</if>>, fascinated by $his new hardware grazing $his stomach to the motion.
 		<</if>>
 
 		/* waist */
 		<<if $args[0].waist > $args[1].waist+40>>
-			As she explores her middle, she also takes note of her @@.orange;wider waist.@@
+			As $he explores $his middle, $he also takes note of $his @@.orange;wider waist.@@
 			<<if $args[0].fetish == "mindbroken">>
-				The effects of such a change on her appearance go right over her head.
+				The effects of such a change on $his appearance go right over $his head.
 			<<elseif $args[0].devotion > 20>>
-				This change disappoints her. She wishes she could have been more feminine for you.
+				This change disappoints $him. $He wishes $he could have been more feminine for you.
 			<<else>>
-				This change @@.mediumorchid;disgusts her;@@ it will only leave her treated worse compared to the more feminine slaves.
+				This change @@.mediumorchid;disgusts $him;@@ it will only leave $him treated worse compared to the more feminine slaves.
 				<<set $args[0].devotion -= 1>>
 			<</if>>
 		<<elseif $args[0].waist < $args[1].waist-40>>
-			As she explores her middle, she also takes note of her @@.lime;narrower waist.@@
+			As $he explores $his middle, $he also takes note of $his @@.lime;narrower waist.@@
 			<<if $args[0].fetish == "mindbroken">>
-				The effects of such a change on her appearance go right over her head.
+				The effects of such a change on $his appearance go right over $his head.
 			<<elseif $args[0].devotion > 20>>
-				This change pleases her; she can't wait to feel your hands around her.
+				This change pleases $him; $he can't wait to feel your hands around $him.
 			<<else>>
-				That you would make such a change to her @@.mediumorchid;disgusts her,@@ though she @@.mediumaquamarine;takes solace@@ in the fact that she will likely be treated better for being more attractive.
+				That you would make such a change to $him @@.mediumorchid;disgusts $him,@@ though $he @@.mediumaquamarine;takes solace@@ in the fact that $he will likely be treated better for being more attractive.
 				<<set $args[0].devotion -= 1, $args[0].trust += 1>>
 			<</if>>
 		<</if>>
 
 		/* corest piercing */
 		<<if $args[0].corsetPiercing != 0 && $args[1].corsetPiercing == 0>>
-			An odd feeling on her back draws her attention. She discovers a series of rings running down her spine and, flexing her back muscles, shudders at the sensation.
+			An odd feeling on $his back draws $his attention. $He discovers a series of rings running down $his spine and, flexing $his back muscles, shudders at the sensation.
 		<</if>>
 		
 		<br><br>
-		As her hands wander lower,
+		As $his hands wander lower,
 
 		/*(changed genitals)*/
 		<<if $args[1].vagina > -1>> /*(had a vagina)*/
 			<<if $args[0].dick > 0 && $args[1].dick > 0>> /*(had a penis)*/
-				she is relieved to find @@.coral;
+				$he is relieved to find @@.coral;
 				<<if $args[0].balls > 0 && $args[0].scrotum > 0 && $args[1].balls > 0 && $args[1].scrotum > 0>>
 					a cock, balls and pussy.
 				<<elseif $args[0].balls == 0 && $args[1].balls > 0 && $args[1].scrotum > 0>>
-					both a cock and pussy, though she is a little miffed that she now lacks testicles.
+					both a cock and pussy, though $he is a little miffed that $he now lacks testicles.
 				<<elseif $args[0].balls > 0 && $args[0].scrotum > 0 && $args[1].balls == 0>>
 					both a cock, pussy and, more surprisingly, balls.
 				<<else>>
@@ -1329,33 +1329,33 @@ Now you only have to wait for her to wake up.
 				<</if>>
 				@@
 			<<elseif $args[0].dick > 0 && $args[1].dick == 0>> /*(+penis)*/
-				she is startled to find she @@.coral;has a penis@@ now.
+				$he is startled to find $he @@.coral;has a penis@@ now.
 				<<if $args[0].vagina > -1>> /*(kept vagina)*/
-					She is confused for a moment until she lifts her new penis to @@.coral;<<if canSee($args[0])>>see<<else>>discover<</if>> a pussy under it.@@
+					$He is confused for a moment until $he lifts $his new penis to @@.coral;<<if canSee($args[0])>>see<<else>>discover<</if>> a pussy under it.@@
 				<<else>> /*(did not keep vagina, +penis or not)*/
-					She understands that she @@.coral;no longer has a vagina.@@
+					$He understands that $he @@.coral;no longer has a vagina.@@
 				<</if>>
 			<<elseif $args[0].dick == 0 && $args[1].dick > 0>> /*(had a penis)*/
-				she is shocked to <<if canSee($args[0])>>see<<else>>discover<</if>> that she @@.coral;no longer has a
+				$he is shocked to <<if canSee($args[0])>>see<<else>>discover<</if>> that $he @@.coral;no longer has a
 				<<if $args[0].balls > 0 && $args[0].scrotum > 0>>
-					penis, mostly because she still has balls.@@
+					penis, mostly because $he still has balls.@@
 				<<elseif $args[0].vagina > -1>>
-					penis, though she is glad to still have a pussy.@@
+					penis, though $he is glad to still have a pussy.@@
 				<<else>>
-					penis, or anything, for that matter, on her crotch.@@
+					penis, or anything, for that matter, on $his crotch.@@
 				<</if>>
 			<<elseif $args[0].vagina > -1>>
-				she is happy to find a familiar hole.
+				$he is happy to find a familiar hole.
 			<<else>>
-				she is startled to find she @@.coral;no longer has genitals.@@
+				$he is startled to find $he @@.coral;no longer has genitals.@@
 			<</if>>
 		<<elseif $args[1].dick > 0>> /*(had a penis)*/
 			<<if $args[0].dick > 0>>
-				she is relieved to find she @@.coral;still has her
+				$he is relieved to find $he @@.coral;still has $his
 				<<if $args[0].balls > 0 && $args[0].scrotum > 0 && $args[1].balls > 0 && $args[1].scrotum > 0>>
 					penis and testicles.
 				<<elseif $args[0].balls == 0 && $args[1].balls > 0 && $args[1].scrotum > 0>>
-					penis, but is a little alarmed to find she now lacks testicles.
+					penis, but is a little alarmed to find $he now lacks testicles.
 				<<elseif $args[0].balls > 0 && $args[0].scrotum > 0 && $args[1].balls == 0>>
 					penis, but is more interested in the dangling pair of objects beneath it.
 				<<else>>
@@ -1363,10 +1363,10 @@ Now you only have to wait for her to wake up.
 				<</if>>
 				@@
 				<<if $args[0].vagina > -1>>
-					A new sensation causes her to roam lower. Much to her surprise, she @@.coral;now also has a pussy.@@
+					A new sensation causes $him to roam lower. Much to $his surprise, $he @@.coral;now also has a pussy.@@
 				<</if>>
 			<<else>>
-				she is shocked to find that she @@.coral;no longer has a
+				$he is shocked to find that $he @@.coral;no longer has a
 				<<if $args[0].balls > 0 && $args[0].scrotum > 0 && $args[1].balls > 0 && $args[1].scrotum > 0>>
 					penis, but still has balls.
 				<<elseif $args[0].vagina > -1>>
@@ -1377,75 +1377,75 @@ Now you only have to wait for her to wake up.
 				@@
 			<</if>>
 		<<else>>
-			she is surprised to find
+			$he is surprised to find
 			<<if $args[0].dick > 0 && $args[0].vagina > -1 && $args[0].balls > 0 && $args[0].scrotum > 0>>
-				her crotch is fully loaded.
+				$his crotch is fully loaded.
 			<<elseif $args[0].dick > 0 && $args[0].vagina > -1>>
-				she has both a dick and pussy.
+				$he has both a dick and pussy.
 			<<elseif $args[0].dick > 0>>
-				she now has a cock<<if $args[0].balls > 0 && $args[0].scrotum > 0>> and balls<</if>> to play with.
+				$he now has a cock<<if $args[0].balls > 0 && $args[0].scrotum > 0>> and balls<</if>> to play with.
 			<<elseif $args[0].vagina > -1>>
-				she now has a pussy to play with.
+				$he now has a pussy to play with.
 			<<else>>
-				she is still a null. She expected something more.
+				$he is still a null. $He expected something more.
 			<</if>>
 		<</if>>
 
 		<<set _cockChanged = 0>>
 		/*(penis changes)*/
 		<<if $args[0].dick != $args[1].dick && $args[0].dick != 0 && $args[1].dick != 0>>
-			Her penis is <<if $args[0].dick > $args[1].dick + 4>>@@.lime;way bigger@@<<elseif $args[0].dick > $args[1].dick>>@@.lime;a good deal larger@@<<else>>@@.orange;smaller@@<</if>> than it was, and she is
+			$His penis is <<if $args[0].dick > $args[1].dick + 4>>@@.lime;way bigger@@<<elseif $args[0].dick > $args[1].dick>>@@.lime;a good deal larger@@<<else>>@@.orange;smaller@@<</if>> than it was, and $he is
 			<<if $args[0].fetish == "mindbroken">>
-				not bothered one way or the other by this development; it isn't even clear if she notices anything different about her cock.
+				not bothered one way or the other by this development; it isn't even clear if $he notices anything different about $his cock.
 			<<elseif $args[0].devotion > 20>>
 				<<if $args[0].dick > $args[1].dick + 4>>
-					@@.hotpink;incredibly excited@@ about this change. She laughs and groans at the weight of her shaft, and as she fiddles with it, it becomes increasingly obvious that she is having difficulty not straight up jerking herself off. She regains control over herself, though just barely.
+					@@.hotpink;incredibly excited@@ about this change. $He laughs and groans at the weight of $his shaft, and as $he fiddles with it, it becomes increasingly obvious that $he is having difficulty not straight up jerking $himself off. $He regains control over $himself, though just barely.
 					<<set $args[0].devotion += 3>>
 				<<elseif $args[0].dick > $args[1].dick>>
-					pleased with this development. She takes the time to grope and tease her newfound length.
+					pleased with this development. $He takes the time to grope and tease $his newfound length.
 				<<else>>
-					accepting of it. She takes a moment to toy with her now shorter dick.
+					accepting of it. $He takes a moment to toy with $his now shorter dick.
 				<</if>>
 			<<else>>
 				<<if $args[0].dick > $args[1].dick + 4>>
-					@@.mediumaquamarine;incredibly aggravated@@ about this change. This is just one more thing she has to deal with now. How dare you give her such a massive, throbbing, sensitive piece of meat between her legs! Her glower loses its bite as you note her pawing subconsciously at her ridiculously enlarged organ. She stops after she glances down at her hands, nervously removing them from her now massive prick.
+					@@.mediumaquamarine;incredibly aggravated@@ about this change. This is just one more thing $he has to deal with now. How dare you give $him such a massive, throbbing, sensitive piece of meat between $his legs! $His glower loses its bite as you note $him pawing subconsciously at $his ridiculously enlarged organ. $He stops after $he glances down at $his hands, nervously removing them from $his now massive prick.
 					<<set $args[0].trust += 3>>
 				<<elseif $args[0].dick > $args[1].dick>>
-					annoyed at this development. She frowns as she tests her newfound growth, only groping it for a moment before <<if canSee($args[0])>>noticing your amused grin<<else>>sensing your gaze<</if>> and stopping.
+					annoyed at this development. $He frowns as $he tests $his newfound growth, only groping it for a moment before <<if canSee($args[0])>>noticing your amused grin<<else>>sensing your gaze<</if>> and stopping.
 				<<else>>
-					@@.mediumorchid;infuriated by it.@@ She <<if $args[0].amp !=1>>pokes and prods at <<else>>jostles <</if>>her smaller dick, only stopping when she starts to become flushed and <<if canSee($args[0])>>notices your questioning<<else>>senses your<</if>> gaze.
+					@@.mediumorchid;infuriated by it.@@ $He <<if $args[0].amp !=1>>pokes and prods at <<else>>jostles <</if>>$his smaller dick, only stopping when $he starts to become flushed and <<if canSee($args[0])>>notices your questioning<<else>>senses your<</if>> gaze.
 					<<set $args[0].devotion -= 5>>
 				<</if>>
 			<</if>>
 			<<set _cockChanged = 1>>
 		<</if>>
 		<<if $args[0].dickPiercing != 0 && $args[1].dickPiercing == 0>>
-			There was no missing the piercing in her dick as well.
+			There was no missing the piercing in $his dick as well.
 			<<set _cockChanged = 1>>
 		<</if>>
 
 		/*(ball changes)*/
 		<<if $args[0].balls != $args[1].balls && $args[0].scrotum != 0 && $args[1].scrotum != 0>>
-			Then she takes a moment to cup her balls, it seems they are
+			Then $he takes a moment to cup $his balls, it seems they are
 			<<if $args[0].balls > $args[1].balls + 4>>
 				@@.lime;much larger@@ now. This
 				<<if $args[0].fetish == "mindbroken">>
-					does not seem to register in her mind.
+					does not seem to register in $his mind.
 				<<elseif $args[0].devotion > 20>>
-					amazing addition to her body is @@.hotpink;surely welcome@@. She moans as she fondles her new balls, groaning as she rolls their weight around. Her face is flushed by the time she’s done "examining" them.
+					amazing addition to $his body is @@.hotpink;surely welcome@@. $He moans as $he fondles $his new balls, groaning as $he rolls their weight around. $His face is flushed by the time $he's done "examining" them.
 					<<set $args[0].devotion += 5>>
 				<<else>>
-					addition to her body is @@mediumaquamarine;annoying@@, clearly. The frustrated irritation on her face contrasts sharply with the actions of her hands, which are busy causing <<if $args[0].dick>>her dick to become engorged with blood<<else>>precum to start flowing freely<</if>>. Catching herself, she takes a few soothing breaths to calm her body down.
+					addition to $his body is @@mediumaquamarine;annoying@@, clearly. The frustrated irritation on $his face contrasts sharply with the actions of $his hands, which are busy causing <<if $args[0].dick>>$his dick to become engorged with blood<<else>>precum to start flowing freely<</if>>. Catching $himself, $he takes a few soothing breaths to calm $his body down.
 					<<set $args[0].trust += 5>>
 				<</if>>
 			<<elseif $args[0].balls > $args[1].balls>>
 				@@.lime;larger@@ now. This
 				<<if $args[0].fetish == "mindbroken">>
-					change doesn't mean much of anything to her.
+					change doesn't mean much of anything to $him.
 				<<elseif $args[0].devotion > 20>>
-					change delights her and she spends ample time jostling and toying with her bigger nuts.
+					change delights $him and $he spends ample time jostling and toying with $his bigger nuts.
 				<<else>>
-					change is just one more @@.hotpink;bother@@ for her. Her brow furrows as she takes a moment to feel them up and stops as <<if $args[0].dick>>her cock starts to stiffen<<else>>as a bead of precum starts to form from her urethra<</if>>.
+					change is just one more @@.hotpink;bother@@ for $him. $His brow furrows as $he takes a moment to feel them up and stops as <<if $args[0].dick>>$his cock starts to stiffen<<else>>as a bead of precum starts to form from $his urethra<</if>>.
 					<<set $args[0].devotion += 3>>
 				<</if>>
 			<<else>>
@@ -1455,7 +1455,7 @@ Now you only have to wait for her to wake up.
 				<<elseif $args[0].devotion > 20>>
 					change, while not necessarily fun, is appreciated by your devoted slave nonetheless.
 				<<else>>
-					change causes her consternation and humiliation.
+					change causes $him consternation and humiliation.
 				<</if>>
 			<</if>>
 			<<set _cockChanged = 1>>
@@ -1463,9 +1463,9 @@ Now you only have to wait for her to wake up.
 
 		<<if _cockChanged == 1 && $args[0].fetish != "mindbroken">>
 			<<if $args[0].devotion > 20>>
-				She is thrilled at your modifications to her genitals and is excited to explore those changes with you.
+				$He is thrilled at your modifications to $his genitals and is excited to explore those changes with you.
 			<<else>>
-				She is @@.mediumorchid;enraged@@ and @@.gold;frightened@@ to see such changes to her genitals, as they were fundamental parts of her identity.
+				$He is @@.mediumorchid;enraged@@ and @@.gold;frightened@@ to see such changes to $his genitals, as they were fundamental parts of $his identity.
 				<<set $args[0].devotion -= 10, $args[0].trust -= 10>>
 			<</if>>
 		<</if>>
@@ -1473,79 +1473,79 @@ Now you only have to wait for her to wake up.
 		/*(vagina)*/
 		<<if $args[0].vagina != -1>>
 			<<if $args[0].dick > 0>>
-				Then she moves her dick<<if $args[0].scrotum > 0>> and balls<</if>> aside to inspect her vagina more closely.
+				Then $he moves $his dick<<if $args[0].scrotum > 0>> and balls<</if>> aside to inspect $his vagina more closely.
 			<<else>>
-				Next she gives her vagina a closer inspection.
+				Next $he gives $his vagina a closer inspection.
 			<</if>>
 			<<if $args[0].vagina == 0>> /*(+virginity)*/
-				As she prods at her pussy, she feels a slight tightness and a bit of difficulty as she tries to press her finger inside of herself. She realizes this body is a @@.lime;virgin@@!
+				As $he prods at $his pussy, $he feels a slight tightness and a bit of difficulty as $he tries to press $his finger inside of $himself. $He realizes this body is a @@.lime;virgin@@!
 				<<if $args[0].vagina > 0>>
 					<<if $args[0].fetish == "mindbroken">>
-						And this would likely mean something to her, if her mind was not lost.
+						And this would likely mean something to $him, if $his mind was not lost.
 					<<elseif $args[0].devotion > 20>>
-						She is happy to be a virgin again so that she can lose it to you.
+						$He is happy to be a virgin again so that $he can lose it to you.
 					<<else>>
-						She is @@.hotpink;happy@@ to be a virgin again, but @@.gold;worries@@ about how long it will last.
+						$He is @@.hotpink;happy@@ to be a virgin again, but @@.gold;worries@@ about how long it will last.
 						<<set $args[0].devotion += 3, $args[0].trust -= 3>>
 					<</if>>
 				<</if>>
 			<<elseif $args[1].vagina != -1 && $args[0].vagina < $args[1].vagina>> /*(+tightness)*/
-				She notices she is @@.lime;tighter@@ now than she was before.
+				$He notices $he is @@.lime;tighter@@ now than $he was before.
 				<<if $args[0].fetish == "mindbroken">>
-					And this might have been significant to her, if her brain worked correctly.
+					And this might have been significant to $him, if $his brain worked correctly.
 				<<elseif $args[0].devotion > 20>>
-					Sex will be more pleasurable than it was before and she looks forward to breaking in her new pussy with you.
+					Sex will be more pleasurable than it was before and $he looks forward to breaking in $his new pussy with you.
 				<<else>>
-					She groans in @@.mediumorchid;frustration.@@ She is well aware of the displeasure of having a pussy forcibly broken in and does not look forward to it again.
+					$He groans in @@.mediumorchid;frustration.@@ $He is well aware of the displeasure of having a pussy forcibly broken in and does not look forward to it again.
 					<<set $args[0].devotion -= 2>>
 				<</if>>
 			<<elseif $args[1].vagina != -1 && $args[0].vagina > $args[1].vagina>> /*(-tightness)*/
-				She notices how she is now @@.orange;looser@@ than she was before.
+				$He notices how $he is now @@.orange;looser@@ than $he was before.
 				<<if $args[0].fetish == "mindbroken">>
-					And this might be important to her, if her head was in working order.
+					And this might be important to $him, if $his head was in working order.
 				<<elseif $args[0].devotion > 20>>
-					She giggles a bit as she tests out how many fingers she can fit inside her new loose hole, though she wishes she were still tight for you.
+					$He giggles a bit as $he tests out how many fingers $he can fit inside $his new loose hole, though $he wishes $he were still tight for you.
 				<<else>>
-					She @@.mediumorchid;frowns@@ as she feels out how much looser she is now. She supposes it saves her from getting fucked loose, but it is humiliating how many more fingers she can fit inside herself without even having to part her lips. /*This is not how vaginas work goddamit. - is that better? */
+					$He @@.mediumorchid;frowns@@ as $he feels out how much looser $he is now. $He supposes it saves $him from getting fucked loose, but it is humiliating how many more fingers $he can fit inside $himself without even having to part $his lips. /*This is not how vaginas work goddamit. - is that better? */
 					<<set $args[0].devotion -= 1>>
 				<</if>>
 			<<elseif $args[0].vagina == $args[1].vagina>>
-				It's much like her old vagina.
+				It's much like $his old vagina.
 			<<else>>
-				After a bit of toying, she's satisfied with her new organ.
+				After a bit of toying, $he's satisfied with $his new organ.
 			<</if>>
 		<</if>>
 		<<if $args[0].clitPiercing > 0 && $args[1].clitPiercing == 0 && $args[0].dick == 0>>
-			She also briefly felt something metallic near her clit. She frowns for a moment, before reaching down to her nether region to peel back her folds to feel a new, hard spot that wasn’t there before. As she pulls at it, her face and body contort in pleasure at the sensation.
+			$He also briefly felt something metallic near $his clit. $He frowns for a moment, before reaching down to $his nether region to peel back $his folds to feel a new, hard spot that wasn't there before. As $he pulls at it, $his face and body contort in pleasure at the sensation.
 		<</if>>
 		<<if $args[0].vaginaPiercing != 0 && $args[1].vaginaPiercing == 0>>
-			She also now has piercings in her vagina, a ring around her labia, creating
+			$He also now has piercings in $his vagina, a ring around $his labia, creating
 			<<if canSee($args[0])>>
-				a halo of sparkles that she couldn't help but marvel at.
+				a halo of sparkles that $he couldn't help but marvel at.
 			<<else>>
-				such a sensory overload during her inspection that she nearly lost control.
+				such a sensory overload during $his inspection that $he nearly lost control.
 			<</if>>
 		<</if>>
 
 		/*(butt) + hips*/
 		<br><br>
 		<<if $args[0].hips > $args[1].hips>>
-			As she moves to feel her ass, she smacks into an unfamiliar width; her hips are @@.lime;<<if $args[0].hips > $args[1].hips+3>>considerably <<elseif $args[0].hips < $args[1].hips-1>>much <</if>> wider.@@
+			As $he moves to feel $his ass, $he smacks into an unfamiliar width; $his hips are @@.lime;<<if $args[0].hips > $args[1].hips+3>>considerably <<elseif $args[0].hips < $args[1].hips-1>>much <</if>> wider.@@
 			<<if $args[0].fetish == "mindbroken">>
-				She pays them little mind and reaches around to learn how
+				$He pays them little mind and reaches around to learn how
 			<<elseif $args[0].fetish == "pregnancy" && $args[0].birthsTotal > 0>>
-				She seems @@.hotpink;overjoyed@@ at their new size; It means she'll be even better at popping out babies than ever. She continues around back to learn how
+				$He seems @@.hotpink;overjoyed@@ at their new size; It means $he'll be even better at popping out babies than ever. $He continues around back to learn how
 			<<elseif $args[0].devotion > 20>>
-				She gives them a little wiggle for your amusement before continuing around back to learn how
+				$He gives them a little wiggle for your amusement before continuing around back to learn how
 			<<else>>
-				She takes the new addition well enough since it is likely to raise her worth in society and thus not the worst thing ever. How you intend to make use of her hips @@.gold;worries her,@@ however. She continues around back to learn how
+				$He takes the new addition well enough since it is likely to raise $his worth in society and thus not the worst thing ever. How you intend to make use of $his hips @@.gold;worries $him,@@ however. $He continues around back to learn how
 				<<set $args[0].trust -= 1>>
 			<</if>>
 		<<else>>
-			The last thing she learns is how
+			The last thing $he learns is how
 		<</if>>
 		<<if $args[0].butt > $args[1].butt>> /*(bigger)*/
-			much @@.lime;bigger her butt is now.@@ As she <<if canSee($args[0])>>turns around, she sees<<else>>cups a cheek with each hand, she finds<</if>> it has grown
+			much @@.lime;bigger $his butt is now.@@ As $he <<if canSee($args[0])>>turns around, $he sees<<else>>cups a cheek with each hand, $he finds<</if>> it has grown
 			<<if $args[0].butt >= $args[1].butt+5>> /*(+to max size description or above)*/
 				an incredible amount.
 			<<elseif $args[0].butt > $args[1].butt+1>> /*(+more sizes)*/
@@ -1554,17 +1554,17 @@ Now you only have to wait for her to wake up.
 				a fair bit.
 			<</if>>
 			<<if $args[0].fetish == "mindbroken">>
-				As soon as her hands leave its mass does she forget it wasn't always this big.
+				As soon as $his hands leave its mass does $he forget it wasn't always this big.
 			<<elseif $args[0].devotion > 20>>
-				This is a pleasing development as she looks forward to putting this new rear to the test with you.
+				This is a pleasing development as $he looks forward to putting this new rear to the test with you.
 			<<else>>
-				While she’s not terribly upset, this still feels like a violation of her, somehow. Still, there are worse things that could happen than waking up with a bigger rear.
+				While $he's not terribly upset, this still feels like a violation of $him, somehow. Still, there are worse things that could happen than waking up with a bigger rear.
 			<</if>>
 			<<if $args[0].butt >= $args[1].butt+5 && $args[0].butt > 12>>
-				She is overwhelmed by how large her new bottom is. She can barely stand under its weight.
+				$He is overwhelmed by how large $his new bottom is. $He can barely stand under its weight.
 			<</if>>
 		<<elseif $args[0].butt < $args[1].butt>> /*(smaller)*/
-			much @@.orange;smaller her butt is now.@@ As she <<if canSee($args[0])>>turns around she sees<<else>>cups a cheek with each hand she finds<</if>> it has shrunk
+			much @@.orange;smaller $his butt is now.@@ As $he <<if canSee($args[0])>>turns around $he sees<<else>>cups a cheek with each hand $he finds<</if>> it has shrunk
 			<<if $args[0].butt <= $args[1].butt-5>> /*(+to max size description or above)*/
 				an incredible amount.
 			<<elseif $args[0].butt > $args[1].butt-1>> /*(+more sizes)*/
@@ -1574,229 +1574,229 @@ Now you only have to wait for her to wake up.
 			<</if>>
 			<<if $args[0].fetish != "mindbroken">>
 				<<if $args[0].devotion > 20>>
-					She is saddened that there is now less of her for you to play with, but remembers that you chose this body for her and hopes that you will still make use of her rear.
+					$He is saddened that there is now less of $him for you to play with, but remembers that you chose this body for $him and hopes that you will still make use of $his rear.
 				<<else>>
-					This is just @@.mediumorchid;depressing@@ to her. A nice rear is one of the two parts of her body that almost every women (or “women”) is defined by, and now she feels like just that much less of a person.
+					This is just @@.mediumorchid;depressing@@ to $him. A nice rear is one of the two parts of $his body that almost every woman (or "woman") is defined by, and now $he feels like just that much less of a person.
 					<<set $args[0].devotion -= 1>>
 				<</if>>
 			<</if>>
 		<<else>>
-			little her butt has changed in size.
+			little $his butt has changed in size.
 		<</if>>
 		<<if $args[0].buttImplant > 0 && $args[1].buttImplant == 0>> /*(+butt implants)*/
-			She also notes that @@.coral;there are implants in her,@@ as her prodding reveals a certain stiffness in her ass’s shape.
+			$He also notes that @@.coral;there are implants in $him,@@ as $his prodding reveals a certain stiffness in $his ass's shape.
 			<<if $args[0].fetish != "mindbroken">>
 				<<if $args[0].devotion > 20>>
-					It pleases her that you would invest in such a minor way in her body.
+					It pleases $him that you would invest in such a minor way in $his body.
 				<<else>>
-					It feels like you have modified her in a such a minor way for your own benefit, and she doesn’t kid herself in thinking otherwise.
+					It feels like you have modified $him in a such a minor way for your own benefit, and $he doesn't kid $himself in thinking otherwise.
 				<</if>>
 			<</if>>
 		<<elseif $args[0].buttImplant == 0 && $args[1].buttImplant > 0>> /*(-butt implants)*/
-			She also notes that she @@.coral;no longer has ass implants,@@ as her experimentation reveals a more natural bounce to her buttocks.
+			$He also notes that $he @@.coral;no longer has ass implants,@@ as $his experimentation reveals a more natural bounce to $his buttocks.
 			<<if $args[0].fetish != "mindbroken">>
 				<<if $args[0].devotion > 20>>
-					She is happy that you think her body doesn’t need any artificial modification to be pleasing.
+					$He is happy that you think $his body doesn't need any artificial modification to be pleasing.
 				<<else>>
-					She views this as one more thing she @@.mediumorchid;didn’t have a choice in.@@
+					$He views this as one more thing $he @@.mediumorchid;didn't have a choice in.@@
 					<<set $args[0].devotion -= 1>>
 				<</if>>
 			<</if>>
 		<</if>>
 		<<if $args[0].hips < $args[1].hips>>
-			As she finishes, it occurs to her that her hips are @@.orange;<<if $args[0].hips < $args[1].hips-3>>considerably <<elseif $args[0].hips < $args[1].hips-1>>much <</if>> narrower.@@
+			As $he finishes, it occurs to $him that $his hips are @@.orange;<<if $args[0].hips < $args[1].hips-3>>considerably <<elseif $args[0].hips < $args[1].hips-1>>much <</if>> narrower.@@
 			<<if $args[0].fetish == "mindbroken">>
-				She pays it little mind.
+				$He pays it little mind.
 			<<elseif $args[0].fetish == "pregnancy" && $args[0].birthsTotal > 0>>
-				She seems a little caught up on their new size, likely by concern over future pregnancies and childbirth.
+				$He seems a little caught up on their new size, likely by concern over future pregnancies and childbirth.
 			<<elseif $args[0].devotion > 50>>
-				She gives them a little wiggle for your amusement.
+				$He gives them a little wiggle for your amusement.
 			<<elseif $args[0].devotion >= -20>>
-				She accepts your judgment that her new hips suit her better.
+				$He accepts your judgment that $his new hips suit $him better.
 				<<if $args[0].pregKnown && $args[0].birthsTotal > 0>>
-					She @@.gold;worries@@ about what this means for her coming birth.
+					$He @@.gold;worries@@ about what this means for $his coming birth.
 					<<set $args[0].trust -= 3>>
 				<</if>>
 			<<else>>
-				She seems upset, @@.mediumorchid;both from her loss of femininity and the overreach of your power,@@ that you would alter her body is such a way.
+				$He seems upset, @@.mediumorchid;both from $his loss of femininity and the overreach of your power,@@ that you would alter $his body is such a way.
 				<<if $args[0].pregKnown && $args[0].birthsTotal > 0>>
-					A @@.gold;terrifying realization@@ dawns on her; her upcoming birth is going to be much harder than her last.
+					A @@.gold;terrifying realization@@ dawns on $him; $his upcoming birth is going to be much harder than $his last.
 					<<set $args[0].trust -= 5>>
 				<</if>>
 				<<set $args[0].devotion -= 3>>
 			<</if>>
 		<</if>>
 		<<if $args[0].anusPiercing != 0 && $args[1].anusPiercing == 0>>
-			As she moves, she feels something odd in her butt. With a hesitant finger, she traces her anus and finds something that will take some getting used to; a new anal piercing.
+			As $he moves, $he feels something odd in $his butt. With a hesitant finger, $he traces $his anus and finds something that will take some getting used to; a new anal piercing.
 		<</if>>
 
 		/* tattoos */
 		<<if ($args[0].boobsTat != $args[1].boobsTat || $args[0].buttTat != $args[1].buttTat || $args[0].lipsTat != $args[1].lipsTat || $args[0].vaginaTat != $args[1].vaginaTat || $args[0].anusTat != $args[1].anusTat || $args[0].dickTat != $args[1].dickTat || $args[0].customTat != $args[1].customTat || $args[0].shouldersTat != $args[1].shouldersTat || $args[0].armsTat != $args[1].armsTat || $args[0].legsTat != $args[1].legsTat || $args[0].backTat != $args[1].backTat || $args[0].stampTat != $args[1].stampTat || $args[0].bellyTat != $args[1].bellyTat) && $args[0].fetish != "mindbroken">>
 			<br><br>
-			The changes to her tattoos were not lost on her, but compared to everything else, they were truly insignificant.
+			The changes to $his tattoos were not lost on $him, but compared to everything else, they were truly insignificant.
 		<</if>>
 		
 		<<if $args[0].fetish != "mindbroken" && $args[0].origBodyOwnerID == $args[0].ID>>
-			This is her body alright. Some things might have changed,
+			This is $his body alright. Some things might have changed,
 			<<if $args[0].devotion > 50>>
-				but she enjoyed the time they spent apart.
+				but $he enjoyed the time they spent apart.
 			<<elseif $args[0].devotion >= -20>>
 				but @@.mediumaquamarine;it's good to be home.@@
 				<<set $args[0].trust += 15>>
 			<<else>>
-				but @@.mediumaquamarine;she's where she belongs.@@ Now to get it back the way @@.mediumorchid;she likes it.@@
+				but @@.mediumaquamarine;$he's where $he belongs.@@ Now to get it back the way @@.mediumorchid;$he likes it.@@
 				<<set $args[0].trust += 30, $args[0].devotion -= 15>>
 			<</if>>
 		<</if>>
 		
 	<</if>>
 <<elseif canSee($args[0])>> /* (amputee) + sight */
-	After a while, she begins to stir, her eyes fluttering.
+	After a while, $he begins to stir, $his eyes fluttering.
 	<<if $args[0].fetish != "mindbroken">>
 		<<if _sight == 2>>
-			She just stares at the ceiling for some time, completely overwhelmed @@.green;that she can now see.@@ She's @@.hotpink;quite grateful@@ that @@.mediumaquamarine;you would give her such a gift.@@
+			$He just stares at the ceiling for some time, completely overwhelmed @@.green;that $he can now see.@@ $He's @@.hotpink;quite grateful@@ that @@.mediumaquamarine;you would give $him such a gift.@@
 			<<set $args[0].devotion += 15, $args[0].trust += 10>>
 		<<elseif _sight == -1>>
-			She just stares at the ceiling for some time, glaring at how @@.red;she can just barely see it.@@ She might be @@.gold;annoyed@@ now, but it will soon hit her that this was not what she went under for.
+			$He just stares at the ceiling for some time, glaring at how @@.red;$he can just barely see it.@@ $He might be @@.gold;annoyed@@ now, but it will soon hit $him that this was not what $he went under for.
 			<<set $args[0].trust -= 5>>
 		<<elseif _sight == 1>>
-			She just stares at the ceiling for some time, @@.green;just enjoying how clear it is.@@ She's @@.hotpink;quite grateful@@ that @@.mediumaquamarine;you would give her perfect vision.@@
+			$He just stares at the ceiling for some time, @@.green;just enjoying how clear it is.@@ $He's @@.hotpink;quite grateful@@ that @@.mediumaquamarine;you would give $his perfect vision.@@
 			<<set $args[0].devotion += 5, $args[0].trust += 3>>
 		<</if>>
 	<<elseif _sight == 2>>
-		She just stares at the ceiling for some time, having difficulty processing that @@.green;she can now see.@@ The gift of sight is lost upon her, as is that she is no longer in her own body.
+		$He just stares at the ceiling for some time, having difficulty processing that @@.green;$he can now see.@@ The gift of sight is lost upon $him, as is that $he is no longer in $his own body.
 	<</if>>
-	She lets out a low groan and reaches up to rub at her eyes. Or rather, she attempts to. A visible look of confusion crosses her face and she strains to sit up, but all she manages to do is wiggle, her movements reminding you of a suffocating goldfish. As the cloud of anesthetics fades, she realizes what's happened to her
+	$He lets out a low groan and reaches up to rub at $his eyes. Or rather, $he attempts to. A visible look of confusion crosses $his face and $he strains to sit up, but all $he manages to do is wiggle, $his movements reminding you of a suffocating goldfish. As the cloud of anesthetics fades, $he realizes what's happened to $him
 	<<if $args[0].fetish == "mindbroken">>
-		and is supremely unaffected by it, as her mind has already left her.
+		and is supremely unaffected by it, as $his mind has already left $him.
 		<<if _sight == 2>>
-			@@.green;Since she can now see,@@ she spends a significant amount of time just taking in the world before turning upon herself. Since she has no reference of her previous body left, she might as well have always possessed this body.
+			@@.green;Since $he can now see,@@ $he spends a significant amount of time just taking in the world before turning upon $himself. Since $he has no reference of $his previous body left, $he might as well have always possessed this body.
 			<<set _end = 1>>
 		<</if>>
 	<<elseif $args[0].devotion > 20>>
-		and begins to panic, her breaths quickening. With a visible look of concentration, her breathing slows and she tries to take stock of her new body. She quickly realizes
+		and begins to panic, $his breaths quickening. With a visible look of concentration, $his breathing slows and $he tries to take stock of $his new body. $He quickly realizes
 		<<if $args[1].amp == 1>> /*(was already an amputee)*/
-			that at least nothing about her limbs, or lack thereof, has changed.
+			that at least nothing about $his limbs, or lack thereof, has changed.
 		<<else>>
-			@@.gold;you have taken her arms and legs.@@
+			@@.gold;you have taken $his arms and legs.@@
 			<<set $args[0].trust -= 15>>
 		<</if>>
 	<<else>>
 		<<if $args[1].amp == 1>> /*(was already an amputee)*/
-			but she realizes that at least nothing about her limbs, or lack thereof, has changed.
+			but $he realizes that at least nothing about $his limbs, or lack thereof, has changed.
 		<<else>>
-			Her eyes seem to bulge; her heart monitor begins to beep faster and more insistently. Eventually, your assistant is forced to inject her with a sedative. Her eyes flutter closed and the heart monitors beeping slows to a steady pulse. Hopefully she’ll be calmer when she wakes up again, though the memory of waking without limbs will @@.gold;stick with her.@@
+			$His eyes seem to bulge; $his heart monitor begins to beep faster and more insistently. Eventually, your assistant is forced to inject $him with a sedative. $His eyes flutter closed and the heart monitors beeping slows to a steady pulse. Hopefully $he'll be calmer when $he wakes up again, though the memory of waking without limbs will @@.gold;stick with $him.@@
 			<br>
 			...
 			<br>
-			When she wakes up again, she seems stable; the cold @@.hotpink;acceptance@@ of her fate clouds her eyes.
+			When $he wakes up again, $he seems stable; the cold @@.hotpink;acceptance@@ of $his fate clouds $his eyes.
 			<<set $args[0].devotion += 5, $args[0].trust -= 15>>
 		<</if>>
 	<</if>>
 
 	<<if _end != 1>>
 		<br><br>
-		She cranes her neck to look down on herself
+		$He cranes $his neck to look down on $himself
 
 		<<if $args[0].skin != $args[1].skin && $args[0].fetish != "mindbroken">>
-			only to quickly recoil in shock when she sees her @@.coral;newly $args[0].skin skin@@.
+			only to quickly recoil in shock when $he sees $his @@.coral;newly $args[0].skin skin@@.
 			<<if $args[0].devotion > 50>>
-				She is fascinated by the change and what this means for her.
+				$He is fascinated by the change and what this means for $him.
 			<<elseif $args[0].devotion > 20>>
-				The fact that you would alter something so defining about her no longer surprises her.
+				The fact that you would alter something so defining about $him no longer surprises $him.
 			<<elseif $args[0].devotion >= -20>>
-				The fact that you would alter something so defining about her is @@.hotpink;humbling.@@
+				The fact that you would alter something so defining about $him is @@.hotpink;humbling.@@
 				<<set $args[0].devotion += 2>>
 			<<else>>
-				The fact that you would alter something so defining about her is @@.gold;terrifying.@@
+				The fact that you would alter something so defining about $him is @@.gold;terrifying.@@
 				<<set $args[0].trust -= 2>>
 			<</if>>
-			Once she regains control, she once again turns to her $args[0].skin bust
+			Once $he regains control, $he once again turns to $his $args[0].skin bust
 		<</if>>
 		
 		/*(breast changes)*/
 		<<if $args[0].boobsImplant > 0 && $args[1].boobsImplant > 0>> /*(breast implants)*/
 			and finds
 			<<if $args[0].boobsImplant >= $args[1].boobsImplant+20000 && $args[0].fetish == "boobs" && $args[0].fetishKnown>> /*(Massive implants+breast fetish)*/
-				she @@.lime;still has breast implants; implants easily bigger than her entire body.@@
+				$he @@.lime;still has breast implants; implants easily bigger than $his entire body.@@
 				<<if $args[0].devotion >= -20>>
-					The sheer size of her silicone titans greatly excites her to the point that she can't hold back. She wriggles under her new chest boulders as an intense orgasm @@.hotpink;courses through her body.@@
+					The sheer size of $his silicone titans greatly excites $him to the point that $he can't hold back. $He wriggles under $his new chest boulders as an intense orgasm @@.hotpink;courses through $his body.@@
 					<<set $args[0].devotion += 5>>
 				<<else>>
-					She tries desperately to control her mounting excitement, reminding herself that these breasts were not given to her for her own enjoyment. However, she can’t help but become aroused under the weight of her massive fake mounds. She finally stops squirming when she sees your wolfish grin. Deep down, @@.hotpink;she's thankful,@@ and the way she's lovingly eyeing her balloons proves it.
+					$He tries desperately to control $his mounting excitement, reminding $himself that these breasts were not given to $him for $his own enjoyment. However, $he can't help but become aroused under the weight of $his massive fake mounds. $He finally stops squirming when $he sees your wolfish grin. Deep down, @@.hotpink;$he's thankful,@@ and the way $he's lovingly eyeing $his balloons proves it.
 					<<set $args[0].devotion += 5>>
 				<</if>>
 			<<elseif $args[0].boobs >= $args[1].boobs+20000 && $args[0].fetish == "boobs" && $args[0].fetishKnown>> /*(Massive+breast fetish)*/
-				she @@.lime;still has breast implants resting on her chest. Even if they aren't clearly implants, she can barely move under the weight of her new breasts.@@
+				$he @@.lime;still has breast implants resting on $his chest. Even if they aren't clearly implants, $he can barely move under the weight of $his new breasts.@@
 				<<if $args[0].devotion >= -20>>
-					The sheer size of her titanic tits greatly excites her to the point that she can't hold back. She shudders against her new chest pillows as an intense orgasm @@.hotpink;rewards her for enjoying your gift.@@
+					The sheer size of $his titanic tits greatly excites $him to the point that $he can't hold back. $He shudders against $his new chest pillows as an intense orgasm @@.hotpink;rewards $him for enjoying your gift.@@
 					<<set $args[0].devotion += 5>>
 				<<else>>
-					She tries desperately to control her mounting excitement, reminding herself that these breasts were not given to her for her own enjoyment. However, she can’t help become aroused under the weight of her massive fake mounds. She finally stops squirming when she sees your wolfish grin. Deep down, @@.hotpink;she's thankful,@@ and the way she's lovingly eying her balloons proves it.
+					$He tries desperately to control $his mounting excitement, reminding $himself that these breasts were not given to $him for $his own enjoyment. However, $he can't help become aroused under the weight of $his massive fake mounds. $He finally stops squirming when $he sees your wolfish grin. Deep down, @@.hotpink;$he's thankful,@@ and the way $he's lovingly eying $his balloons proves it.
 					<<set $args[0].devotion += 5>>
 				<</if>>
 			<<elseif $args[0].boobsImplant >= $args[1].boobsImplant+20000>> /*(Extreme bigger implants)*/
-				@@.lime;a pair of absolutely enormous fake tits looming over her.@@
+				@@.lime;a pair of absolutely enormous fake tits looming over $him.@@
 				<<if $args[0].fetish == "mindbroken">>
-					As she examines her breasts, she seems to understand that they are much bigger now, though what lies within eludes her mind.
+					As $he examines $his breasts, $he seems to understand that they are much bigger now, though what lies within eludes $his mind.
 				<<elseif $args[0].devotion > 20>>
-					This new size excites her and she looks forward to experimenting with them.
+					This new size excites $him and $he looks forward to experimenting with them.
 				<<else>>
-					This new size is a @@.gold;massive inconvenience@@ for her and it @@.mediumorchid.infuriates her@@ that you would do such a thing to her.
+					This new size is a @@.gold;massive inconvenience@@ for $him and it @@.mediumorchid.infuriates $him@@ that you would do such a thing to $him.
 					<<set $args[0].devotion -= 10, $args[0].trust -= 10>>
 				<</if>>
 			<<elseif $args[0].boobs >= $args[1].boobs+20000>> /*(Extreme bigger breasts)*/
-				@@.lime;a pair of massive tits resting on her chest.@@<<if $args[0].fetish != "mindbroken">> As she moves, she recognizes the familiar weight of the implants at their cores.<</if>>
+				@@.lime;a pair of massive tits resting on $his chest.@@<<if $args[0].fetish != "mindbroken">> As $he moves, $he recognizes the familiar weight of the implants at their cores.<</if>>
 				<<if $args[0].fetish == "mindbroken">>
-					As she examines her breasts, she seems to understand that they are much bigger now.
+					As $he examines $his breasts, $he seems to understand that they are much bigger now.
 				<<elseif $args[0].devotion > 20>>
-					This new size excites her and she looks forward to experimenting with them.
+					This new size excites $him and $he looks forward to experimenting with them.
 				<<else>>
-					This new size is a @@.gold;massive inconvenience@@ for her and it @@.mediumorchid.infuriates her@@ that you would do such a thing to her.
+					This new size is a @@.gold;massive inconvenience@@ for $him and it @@.mediumorchid.infuriates $him@@ that you would do such a thing to $him.
 					<<set $args[0].devotion -= 5, $args[0].trust -= 5>>
 				<</if>>
 			<<elseif $args[0].boobs > $args[1].boobs+100 && $args[0].fetish == "boobs" && $args[0].fetishKnown>> /*(Bigger+breast fetish)*/
 				<<if $args[0].devotion > 20>>
-					@@.lime;her bust has grown.@@ She eyes her mammaries eagerly, desperate to grope them. She bites her lip and gives you a pleading look that begs you to teases her nipples. From the look on her face, you know she’ll want to put them to the test.
+					@@.lime;$his bust has grown.@@ $He eyes $his mammaries eagerly, desperate to grope them. $He bites $his lip and gives you a pleading look that begs you to teases $his nipples. From the look on $his face, you know $he'll want to put them to the test.
 				<<else>>
-					@@.lime;her breasts have expanded in size.@@ She wrestles with the fact that you have clearly not done this for her benefit, @@.hotpink;but decides this is definitely better than the alternative.@@
+					@@.lime;$his breasts have expanded in size.@@ $He wrestles with the fact that you have clearly not done this for $his benefit, @@.hotpink;but decides this is definitely better than the alternative.@@
 					<<set $args[0].devotion += 5>>
 				<</if>>
 			<<elseif $args[0].boobs > $args[1].boobs+100>> /*(Bigger breasts)*/
 				<<if $args[0].fetish == "mindbroken">>
-					breasts. As she examines them closer, she seems to understand that @@.lime;they are bigger now.@@
+					breasts. As $he examines them closer, $he seems to understand that @@.lime;they are bigger now.@@
 				<<elseif $args[0].devotion > 20>>
-					@@.lime;her bust has grown.@@ She is caught off guard at the size of her new chest. She shakes her shoulders, marveling at their mass.
+					@@.lime;$his bust has grown.@@ $He is caught off guard at the size of $his new chest. $He shakes $his shoulders, marveling at their mass.
 				<<else>>
-					@@.lime;her chest is heavier than ever.@@ However, she is well aware however that these breasts are not for her benefit or pleasure. She views this as a @@.mediumorchid;cruel manipulation of her body@@ on top of what has already been done to her.
+					@@.lime;$his chest is heavier than ever.@@ However, $he is well aware however that these breasts are not for $his benefit or pleasure. $He views this as a @@.mediumorchid;cruel manipulation of $his body@@ on top of what has already been done to $him.
 					<<set $args[0].devotion -= 5>>
 				<</if>>
 			<<elseif $args[0].boobs <= $args[1].boobs-100 && $args[1].boobs > 300 && $args[0].fetish == "boobs" && $args[0].fetishKnown>> /*(Smaller breasts + breast fetish)*/
 				<<if $args[0].devotion > 20>>
-					@@.orange;her bust has shrunk.@@ She is saddened by the loss of the beautiful weight she once bore and struggles to keep herself under control for your sake, and succeeds. @@.mediumorchid;But only barely.@@
+					@@.orange;$his bust has shrunk.@@ $He is saddened by the loss of the beautiful weight $he once bore and struggles to keep $himself under control for your sake, and succeeds. @@.mediumorchid;But only barely.@@
 				<<else>>
-					@@.orange;that her chest is not as large as it once was.@@ @@.mediumorchid;Tears leap into her eyes@@ as her shoulders begin to shake<<if $args[0].voice != 0>> and sobs echo about the room<</if>>. She pauses to gather herself together and lets the tears finish running from her eyes before continuing her bodily inspection.
+					@@.orange;that $his chest is not as large as it once was.@@ @@.mediumorchid;Tears leap into $his eyes@@ as $his shoulders begin to shake<<if $args[0].voice != 0>> and sobs echo about the room<</if>>. $He pauses to gather $himself together and lets the tears finish running from $his eyes before continuing $his bodily inspection.
 				<</if>>
 				<<set $args[0].devotion -= 5>>
 			<<elseif $args[0].boobs <= $args[1].boobs-100 && $args[1].boobs > 300>> /*(Smaller breasts)*/
 				<<if $args[0].fetish == "mindbroken">>
-						breasts. As she examines them closer, she seems to understand that @@.orange;they are smaller now.@@
+						breasts. As $he examines them closer, $he seems to understand that @@.orange;they are smaller now.@@
 				<<elseif $args[0].devotion > 20>>
-					@@.orange;that her chest is smaller.@@ She shrugs this off, as her devotion to you overrides any anguish this might cause.
+					@@.orange;that $his chest is smaller.@@ $He shrugs this off, as $his devotion to you overrides any anguish this might cause.
 				<<else>>
-					@@.orange;that her chest is not as large as it once was.@@ She looks at you with @@.mediumorchid;anger<<if $arcologies[0].FSSlimnessEnthusiast == "unset">>@@ as this is not only a cruel manipulation of her body, but she is now less of a woman in the eyes of a vast majority of society.<<else>>.@@<</if>>
+					@@.orange;that $his chest is not as large as it once was.@@ $He looks at you with @@.mediumorchid;anger<<if $arcologies[0].FSSlimnessEnthusiast == "unset">>@@ as this is not only a cruel manipulation of $his body, but $he is now less of a woman in the eyes of a vast majority of society.<<else>>.@@<</if>>
 					<<set $args[0].devotion -= 2>>
 				<</if>>
-			<<else>> /*(No change (less than a 100 cc’s of change)*/
+			<<else>> /*(No change (less than a 100 cc's of change)*/
 				<<if $args[0].devotion > 20 && $args[0].fetish != "mindbroken">>
-					a familiar chest waiting for her.
+					a familiar chest waiting for $him.
 					<<if ($args[0].physicalAge < $args[1].physicalAge-5)>> /*(younger)*/
-						She is pleased to see her breasts are now more pert and smooth than they were before.
+						$He is pleased to see $his breasts are now more pert and smooth than they were before.
 					<</if>>
 				<<else>>
-					that her breasts are roughly the same.
+					that $his breasts are roughly the same.
 					<<if ($args[0].physicalAge < $args[1].physicalAge-5) && $args[0].fetish != "mindbroken">> /*(younger)*/
-						Except, of course, that they are younger and more pert, something that she @@.hotpink;can't help but appreciate.@@
+						Except, of course, that they are younger and more pert, something that $he @@.hotpink;can't help but appreciate.@@
 						<<set $args[0].devotion += 2>>
 					<</if>>
 				<</if>>
@@ -1804,87 +1804,87 @@ Now you only have to wait for her to wake up.
 		<<elseif $args[0].boobsImplant > 0 && $args[1].boobsImplant == 0>>
 			and finds
 			<<if $args[0].boobsImplant >= $args[1].boobsImplant+20000 && $args[0].fetish == "boobs" && $args[0].fetishKnown>> /*(Massive implants+breast fetish)*/
-				@@.lime;a pair of massive implants towering over her.@@
+				@@.lime;a pair of massive implants towering over $him.@@
 				<<if $args[0].devotion >= -20>>
-					The sheer size of her silicone titans greatly excites her to the point that she can't hold back. She wriggles under her new chest boulders as an intense orgasm @@.hotpink;courses through her body.@@
+					The sheer size of $his silicone titans greatly excites $him to the point that $he can't hold back. $He wriggles under $his new chest boulders as an intense orgasm @@.hotpink;courses through $his body.@@
 					<<set $args[0].devotion += 5>>
 				<<else>>
-					She tries desperately to control her mounting excitement, reminding herself that these breasts were not given to her for her own enjoyment. However, she can’t help become aroused under the weight of her massive fake mounds. She finally stops squirming when she sees your wolfish grin. Deep down, @@.hotpink;she's thankful,@@ and the way she's lovingly eying her balloons proves it.
+					$He tries desperately to control $his mounting excitement, reminding $himself that these breasts were not given to $him for $his own enjoyment. However, $he can't help become aroused under the weight of $his massive fake mounds. $He finally stops squirming when $he sees your wolfish grin. Deep down, @@.hotpink;$he's thankful,@@ and the way $he's lovingly eying $his balloons proves it.
 					<<set $args[0].devotion += 5>>
 				<</if>>
 			<<elseif $args[0].boobs >= $args[1].boobs+20000 && $args[0].fetish == "boobs" && $args[0].fetishKnown>> /*(Massive+breast fetish)*/
-				@@.lime;she has breast implants resting on her chest, buried under the rest of her bust.@@ Even if they aren't clearly implants, she can barely move under the weight of her new breasts.
+				@@.lime;$he has breast implants resting on $his chest, buried under the rest of $his bust.@@ Even if they aren't clearly implants, $he can barely move under the weight of $his new breasts.
 				<<if $args[0].devotion >= -20>>
-					The sheer size of her titanic tits greatly excites her to the point that she can't hold back. She shudders against her new chest pillows as an intense orgasm @@.hotpink;rewards her for enjoying your gift.@@
+					The sheer size of $his titanic tits greatly excites $him to the point that $he can't hold back. $He shudders against $his new chest pillows as an intense orgasm @@.hotpink;rewards $him for enjoying your gift.@@
 					<<set $args[0].devotion += 5>>
 				<<else>>
-					She tries desperately to control her mounting excitement, reminding herself that these breasts were not given to her for her own enjoyment. However, she can’t help become aroused under the weight of her massive fake mounds. She finally stops squirming when she sees your wolfish grin. Deep down, @@.hotpink;she's thankful,@@ and the way she's lovingly eying her balloons proves it.
+					$He tries desperately to control $his mounting excitement, reminding $himself that these breasts were not given to $him for $his own enjoyment. However, $he can't help become aroused under the weight of $his massive fake mounds. $He finally stops squirming when $he sees your wolfish grin. Deep down, @@.hotpink;$he's thankful,@@ and the way $he's lovingly eying $his balloons proves it.
 					<<set $args[0].devotion += 5>>
 				<</if>>
 			<<elseif $args[0].boobsImplant >= $args[1].boobsImplant+20000>> /*(Extreme bigger implants)*/
-				@@.lime;a pair of absolutely enormous fake tits looming over her.@@
+				@@.lime;a pair of absolutely enormous fake tits looming over $him.@@
 				<<if $args[0].fetish == "mindbroken">>
-					As she examines her breasts, she seems to understand that they are much bigger now, yet not able to move as much.
+					As $he examines $his breasts, $he seems to understand that they are much bigger now, yet not able to move as much.
 				<<elseif $args[0].devotion > 20>>
-					This new size excites her and she looks forward to experimenting with them.
+					This new size excites $him and $he looks forward to experimenting with them.
 				<<else>>
-					This new size is a @@.gold;massive inconvenience@@ for her and it @@.mediumorchid.infuriates her@@ that you would do such a thing to her.
+					This new size is a @@.gold;massive inconvenience@@ for $him and it @@.mediumorchid.infuriates $him@@ that you would do such a thing to $him.
 					<<set $args[0].devotion -= 10, $args[0].trust -= 10>>
 				<</if>>
 			<<elseif $args[0].boobs >= $args[1].boobs+20000>> /*(Extreme bigger breasts)*/
-				@@.lime;a pair of massive tits resting on her chest.@@<<if $args[0].fetish != "mindbroken">> As she moves, she recognizes a familiar firmness at their cores.<</if>>
+				@@.lime;a pair of massive tits resting on $his chest.@@<<if $args[0].fetish != "mindbroken">> As $he moves, $he recognizes a familiar firmness at their cores.<</if>>
 				<<if $args[0].fetish == "mindbroken">>
-					As she examines her breasts, she seems to understand that they are much bigger now, yet not able to move as much.
+					As $he examines $his breasts, $he seems to understand that they are much bigger now, yet not able to move as much.
 				<<elseif $args[0].devotion > 20>>
-					This new size excites her and she looks forward to experimenting with them.
+					This new size excites $him and $he looks forward to experimenting with them.
 				<<else>>
-					This new size is a @@.gold;massive inconvenience@@ for her and it @@.mediumorchid.infuriates her@@ that you would do such a thing to her.
+					This new size is a @@.gold;massive inconvenience@@ for $him and it @@.mediumorchid.infuriates $him@@ that you would do such a thing to $him.
 					<<set $args[0].devotion -= 5, $args[0].trust -= 5>>
 				<</if>>
 			<<elseif $args[0].boobs > $args[1].boobs+100 && $args[0].fetish == "boobs" && $args[0].fetishKnown>> /*(Bigger+breast fetish)*/
 				<<if $args[0].devotion > 20>>
-					@@.lime;her bust has grown.@@ She eyes her mammaries eagerly, desperate to grope them. She bites her lip and gives you a pleading look that begs you to teases her nipples. From the look on her face, you know she’ll want to put them to the test.
+					@@.lime;$his bust has grown.@@ $He eyes $his mammaries eagerly, desperate to grope them. $He bites $his lip and gives you a pleading look that begs you to teases $his nipples. From the look on $his face, you know $he'll want to put them to the test.
 				<<else>>
-					@@.lime;her breasts have expanded in size.@@ She wrestles with the fact that you have clearly not done this for her benefit, @@.hotpink;but decides this is definitely better than the alternative.@@
+					@@.lime;$his breasts have expanded in size.@@ $He wrestles with the fact that you have clearly not done this for $his benefit, @@.hotpink;but decides this is definitely better than the alternative.@@
 					<<set $args[0].devotion += 5>>
 				<</if>>
 			<<elseif $args[0].boobs > $args[1].boobs+100>> /*(Bigger breasts)*/
 				<<if $args[0].fetish == "mindbroken">>
-					breasts. As she examines them closer, she seems to understand that @@.lime;they are bigger now.@@
+					breasts. As $he examines them closer, $he seems to understand that @@.lime;they are bigger now.@@
 				<<elseif $args[0].devotion > 20>>
-					@@.lime;her bust has grown.@@ She is caught off guard at the size of her new chest. She shakes her shoulders, marveling at their firmness.
+					@@.lime;$his bust has grown.@@ $He is caught off guard at the size of $his new chest. $He shakes $his shoulders, marveling at their firmness.
 				<<else>>
-					@@.lime;her chest is heavy with implants.@@ However, she is well aware however that these breasts are not for her benefit or pleasure. She views this as a @@.mediumorchid;cruel manipulation of her body@@ on top of what has already been done to her.
+					@@.lime;$his chest is heavy with implants.@@ However, $he is well aware however that these breasts are not for $his benefit or pleasure. $He views this as a @@.mediumorchid;cruel manipulation of $his body@@ on top of what has already been done to $him.
 					<<set $args[0].devotion -= 5>>
 				<</if>>
 			<<elseif $args[0].boobs <= $args[1].boobs-100 && $args[1].boobs > 300 && $args[0].fetish == "boobs" && $args[0].fetishKnown>> /*(Smaller breasts + breast fetish)*/
 				<<if $args[0].devotion > 20>>
-					@@.orange;her bust has shrunk.@@ She is saddened by the loss of the beautiful weight she once bore and struggles to keep herself under control for your sake, @@.mediumorchid;barely.@@
+					@@.orange;$his bust has shrunk.@@ $He is saddened by the loss of the beautiful weight $he once bore and struggles to keep $himself under control for your sake, @@.mediumorchid;barely.@@
 				<<else>>
-					@@.orange;her chest is not as large as it once was.@@ @@.mediumorchid;Tears leap into her eyes@@ as her shoulders begin to shake<<if $args[0].voice != 0>> and sobs echo about the room<</if>>. She pauses to gather herself together and let the tears run from her eyes before continuing her bodily inspection.
+					@@.orange;$his chest is not as large as it once was.@@ @@.mediumorchid;Tears leap into $his eyes@@ as $his shoulders begin to shake<<if $args[0].voice != 0>> and sobs echo about the room<</if>>. $He pauses to gather $himself together and let the tears run from $his eyes before continuing $his bodily inspection.
 				<</if>>
 				<<set $args[0].devotion -= 5>>
 			<<elseif $args[0].boobs <= $args[1].boobs-100 && $args[1].boobs > 300>> /*(Smaller breasts)*/
 				<<if $args[0].fetish == "mindbroken">>
-					breasts. As she examines them closer, she seems to understand that @@.orange;they are smaller now.@@
+					breasts. As $he examines them closer, $he seems to understand that @@.orange;they are smaller now.@@
 				<<elseif $args[0].devotion > 20>>
-					@@.orange;her chest is smaller.@@ She shrugs this off, as her devotion to you overrides any anguish this might cause.
+					@@.orange;$his chest is smaller.@@ $He shrugs this off, as $his devotion to you overrides any anguish this might cause.
 				<<else>>
-					@@.orange;her chest is not as large as it once was.@@ She looks at you with @@.mediumorchid;anger<<if $arcologies[0].FSSlimnessEnthusiast == "unset">>@@ as this is not only a cruel manipulation of her body, but she is now less of a woman in the eyes of a vast majority of society.<<else>>.@@<</if>>
+					@@.orange;$his chest is not as large as it once was.@@ $He looks at you with @@.mediumorchid;anger<<if $arcologies[0].FSSlimnessEnthusiast == "unset">>@@ as this is not only a cruel manipulation of $his body, but $he is now less of a woman in the eyes of a vast majority of society.<<else>>.@@<</if>>
 					<<set $args[0].devotion -= 2>>
 				<</if>>
-			<<else>> /*(No change (less than a 100 cc’s of change)*/
+			<<else>> /*(No change (less than a 100 cc's of change)*/
 				<<if $args[0].fetish == "mindbroken">>
-					the same chest she had before, except maybe firmer than her addled brain remembers.
+					the same chest $he had before, except maybe firmer than $his addled brain remembers.
 				<<elseif $args[0].devotion > 20>>
-					a familiar chest waiting for her. She quickly realizes her mistake once she jiggles them.
+					a familiar chest waiting for $him. $He quickly realizes $his mistake once $he jiggles them.
 					<<if ($args[0].physicalAge < $args[1].physicalAge-5)>> /*(younger)*/
-						She is pleased to see her breasts are now more pert and smooth than they were before.
+						$He is pleased to see $his breasts are now more pert and smooth than they were before.
 					<</if>>
 				<<else>>
-					that her breasts are roughly the same. She quickly realizes her mistake once she jiggles them.
+					that $his breasts are roughly the same. $He quickly realizes $his mistake once $he jiggles them.
 					<<if ($args[0].physicalAge < $args[1].physicalAge-5)>> /*(younger)*/
-						Except, of course, that they are younger and more pert, something that she @@.hotpink;can't help but appreciate.@@
+						Except, of course, that they are younger and more pert, something that $he @@.hotpink;can't help but appreciate.@@
 						<<set $args[0].devotion += 2>>
 					<</if>>
 				<</if>>
@@ -1892,81 +1892,81 @@ Now you only have to wait for her to wake up.
 		<<elseif $args[0].boobsImplant == 0 && $args[1].boobsImplant > 0>>
 			<<if $args[0].boobs <= 300 && $args[0].fetish == "boobs" && $args[0].fetishKnown>>/*flat+fetish*/
 				<<if $args[0].devotion > 20>>
-					and finds @@.orange;not only her implants gone, but her breasts entirely.@@ She is saddened by her flat chest and struggles to keep herself under control for your sake, @@.mediumorchid;barely.@@
+					and finds @@.orange;not only $his implants gone, but $his breasts entirely.@@ $He is saddened by $his flat chest and struggles to keep $himself under control for your sake, @@.mediumorchid;barely.@@
 				<<else>>
-					and finds that @@.orange;her implants are gone, along with the rest of her breasts.@@ @@.mediumorchid;Tears leap into her eyes@@ as her shoulders begin to shake<<if $args[0].voice != 0>> and sobs echo about the room<</if>>. She pauses to gather herself together and stop the tears that are running from her eyes before continuing her bodily inspection.
+					and finds that @@.orange;$his implants are gone, along with the rest of $his breasts.@@ @@.mediumorchid;Tears leap into $his eyes@@ as $his shoulders begin to shake<<if $args[0].voice != 0>> and sobs echo about the room<</if>>. $He pauses to gather $himself together and stop the tears that are running from $his eyes before continuing $his bodily inspection.
 				<</if>>
 				<<set $args[0].devotion -= 5>>
 			<<elseif $args[0].boobs <= 300>> /*flat*/
 				<<if $args[0].fetish == "mindbroken">>
-					and finds that @@.orange;her implants and breasts are completely gone.@@ This draws no reaction from her.
+					and finds that @@.orange;$his implants and breasts are completely gone.@@ This draws no reaction from $him.
 				<<elseif $args[0].devotion > 20>>
-					and finds nothing. @@.orange;Not only have her implants been removed, but she's been left completely flat.@@ It is what it is.
+					and finds nothing. @@.orange;Not only have $his implants been removed, but $he's been left completely flat.@@ It is what it is.
 				<<else>>
-					and finds nothing. @@.orange;Not only have her implants been removed, but she's been left completely flat.@@ <<if $arcologies[0].FSSlimnessEnthusiast == "unset">>She knows much of society will view her as a lesser person and a part of her feels the same.<</if>> This feels like a cruel manipulation of her body and she @@.mediumorchid;hates you@@ a little more for it.
+					and finds nothing. @@.orange;Not only have $his implants been removed, but $he's been left completely flat.@@ <<if $arcologies[0].FSSlimnessEnthusiast == "unset">>$He knows much of society will view $him as a lesser person and a part of $him feels the same.<</if>> This feels like a cruel manipulation of $his body and $he @@.mediumorchid;hates you@@ a little more for it.
 					<<set $args[0].devotion -= 2>>
 				<</if>>
 			<<elseif $args[0].boobs >= $args[1].boobs+20000 && $args[0].fetish == "boobs" && $args[0].fetishKnown>> /*(Massive+breast fetish)*/
-				@@.lime;and finds nothing but breast.@@ As she wiggles back and forth, she can just make out that she no longer has implants.
+				@@.lime;and finds nothing but breast.@@ As $he wiggles back and forth, $he can just make out that $he no longer has implants.
 				<<if $args[0].devotion >= -20>>
-					The sheer size of her titanic tits greatly excites her to the point that she can't hold back. She shudders against her new chest pillows as an intense orgasm @@.hotpink;rewards her for enjoying your gift.@@
+					The sheer size of $his titanic tits greatly excites $him to the point that $he can't hold back. $He shudders against $his new chest pillows as an intense orgasm @@.hotpink;rewards $him for enjoying your gift.@@
 					<<set $args[0].devotion += 5>>
 				<<else>>
-					She tries desperately to control her mounting excitement, reminding herself that these breasts were not given to her for her own enjoyment. However, she can’t help become aroused under the weight of her massive fake mounds. She finally stops squirming when she sees your wolfish grin. Deep down, @@.hotpink;she's thankful,@@ and the way she's lovingly eying her balloons proves it.
+					$He tries desperately to control $his mounting excitement, reminding $himself that these breasts were not given to $him for $his own enjoyment. However, $he can't help become aroused under the weight of $his massive fake mounds. $He finally stops squirming when $he sees your wolfish grin. Deep down, @@.hotpink;$he's thankful,@@ and the way $he's lovingly eying $his balloons proves it.
 					<<set $args[0].devotion += 5>>
 				<</if>>
 			<<elseif $args[0].boobs >= $args[1].boobs+20000>> /*(Extreme bigger breasts)*/
-				@@.lime;and finds a pair of massive tits resting on her chest.@@<<if $args[0].fetish != "mindbroken">> As she moves, she can just make out that she no longer has implants.<</if>>
+				@@.lime;and finds a pair of massive tits resting on $his chest.@@<<if $args[0].fetish != "mindbroken">> As $he moves, $he can just make out that $he no longer has implants.<</if>>
 				<<if $args[0].fetish == "mindbroken">>
-					As she examines her breasts, she seems to understand that they are much bigger now.
+					As $he examines $his breasts, $he seems to understand that they are much bigger now.
 				<<elseif $args[0].devotion > 20>>
-					This new size excites her and she looks forward to experimenting with them.
+					This new size excites $him and $he looks forward to experimenting with them.
 				<<else>>
-					This new size is a @@.gold;massive inconvenience@@ for her and it @@.mediumorchid.infuriates her@@ that you would do such a thing to her.
+					This new size is a @@.gold;massive inconvenience@@ for $him and it @@.mediumorchid.infuriates $him@@ that you would do such a thing to $him.
 					<<set $args[0].devotion -= 5, $args[0].trust -= 5>>
 				<</if>>
 			<<elseif $args[0].boobs > $args[1].boobs+100 && $args[0].fetish == "boobs" && $args[0].fetishKnown>> /*(Bigger+breast fetish)*/
 				<<if $args[0].devotion > 20>>
-					@@.lime;and finds her tits are bigger than ever, yet implant free.@@ She eyes her mammaries eagerly, desperate to grope them. She bites her lip and gives you a pleading look that begs you to teases her nipples. From the look on her face, you know she’ll want to put them to the test.
+					@@.lime;and finds $his tits are bigger than ever, yet implant free.@@ $He eyes $his mammaries eagerly, desperate to grope them. $He bites $his lip and gives you a pleading look that begs you to teases $his nipples. From the look on $his face, you know $he'll want to put them to the test.
 				<<else>>
-					@@.lime;and finds that her breasts have expanded in size, yet lack implants. She wrestles with the fact that you have clearly not done this for her benefit, @@.hotpink;but decides this is definitely better than the alternative.@@
+					@@.lime;and finds that $his breasts have expanded in size, yet lack implants. $He wrestles with the fact that you have clearly not done this for $his benefit, @@.hotpink;but decides this is definitely better than the alternative.@@
 					<<set $args[0].devotion += 5>>
 				<</if>>
 			<<elseif $args[0].boobs > $args[1].boobs+100>> /*(Bigger breasts)*/
 				<<if $args[0].fetish == "mindbroken">>
-					breasts. As she examines them, she seems to understand that @@.lime;they are bigger now.@@
+					breasts. As $he examines them, $he seems to understand that @@.lime;they are bigger now.@@
 				<<elseif $args[0].devotion > 20>>
-					@@.lime;and finds her bust has grown.@@ She is caught off guard at the size of her new chest. She shakes her shoulders, marveling at the motion of silicone free flesh.
+					@@.lime;and finds $his bust has grown.@@ $He is caught off guard at the size of $his new chest. $He shakes $his shoulders, marveling at the motion of silicone free flesh.
 				<<else>>
-					@@.lime;and finds her chest is heavier than ever, and not because of silicone.@@ However, she is well aware however that these breasts are not for her benefit or pleasure. She views this as a @@.mediumorchid;cruel manipulation of her body@@ on top of what has already been done to her.
+					@@.lime;and finds $his chest is heavier than ever, and not because of silicone.@@ However, $he is well aware however that these breasts are not for $his benefit or pleasure. $He views this as a @@.mediumorchid;cruel manipulation of $his body@@ on top of what has already been done to $him.
 					<<set $args[0].devotion -= 5>>
 				<</if>>
 			<<elseif $args[0].boobs <= $args[1].boobs-100 && $args[1].boobs > 300 && $args[0].fetish == "boobs" && $args[0].fetishKnown>> /*(Smaller breasts + breast fetish)*/
 				<<if $args[0].devotion > 20>>
-					@@.orange;and finds her bust has shrunk.@@ She is saddened by the loss of her implants and struggles to keep herself under control for your sake, @@.mediumorchid;barely.@@
+					@@.orange;and finds $his bust has shrunk.@@ $He is saddened by the loss of $his implants and struggles to keep $himself under control for your sake, @@.mediumorchid;barely.@@
 				<<else>>
-					@@.orange;and finds that her chest is not as large as it once was.@@ @@.mediumorchid;Tears leap into her eyes@@ as her natural breasts begin to quiver<<if $args[0].voice != 0>> and sobs echo about the room<</if>>. She pauses to gather herself together and let the tears run from her eyes before continuing her bodily inspection.
+					@@.orange;and finds that $his chest is not as large as it once was.@@ @@.mediumorchid;Tears leap into $his eyes@@ as $his natural breasts begin to quiver<<if $args[0].voice != 0>> and sobs echo about the room<</if>>. $He pauses to gather $himself together and let the tears run from $his eyes before continuing $his bodily inspection.
 				<</if>>
 				<<set $args[0].devotion -= 5>>
 			<<elseif $args[0].boobs <= $args[1].boobs-100 && $args[1].boobs > 300>> /*(Smaller breasts)*/
 				<<if $args[0].devotion > 20>>
-					@@.orange;and finds that her implants have been removed.@@ She shrugs this off, as her devotion to you overrides any anguish this might cause.
+					@@.orange;and finds that $his implants have been removed.@@ $He shrugs this off, as $his devotion to you overrides any anguish this might cause.
 				<<else>>
-					@@.orange;and finds that her chest is not as large as it once was.@@ She looks at you with @@.mediumorchid;anger<<if $arcologies[0].FSSlimnessEnthusiast == "unset">>@@ as this is not only a cruel manipulation of her body, but she is now less of a woman in the eyes of a vast majority of society.<<else>>.@@<</if>>
+					@@.orange;and finds that $his chest is not as large as it once was.@@ $He looks at you with @@.mediumorchid;anger<<if $arcologies[0].FSSlimnessEnthusiast == "unset">>@@ as this is not only a cruel manipulation of $his body, but $he is now less of a woman in the eyes of a vast majority of society.<<else>>.@@<</if>>
 					<<set $args[0].devotion -= 2>>
 				<</if>>
-			<<else>> /*(No change (less than a 100 cc’s of change)*/
+			<<else>> /*(No change (less than a 100 cc's of change)*/
 				<<if $args[0].fetish == "mindbroken">>
-					and finds nothing off about her chest.
+					and finds nothing off about $his chest.
 				<<elseif $args[0].devotion > 20>>
-					and finds a familiar chest waiting for her, albeit @@.coral;implant free.@@
+					and finds a familiar chest waiting for $him, albeit @@.coral;implant free.@@
 					<<if ($args[0].physicalAge < $args[1].physicalAge-5)>> /*(younger)*/
-						She is pleased to see her breasts are now more pert and smooth than they were before.
+						$He is pleased to see $his breasts are now more pert and smooth than they were before.
 					<</if>>
 				<<else>>
-					and finds that her breasts are roughly the same, save for their @@.coral;missing implants.@@
+					and finds that $his breasts are roughly the same, save for their @@.coral;missing implants.@@
 					<<if ($args[0].physicalAge < $args[1].physicalAge-5)>> /*(younger)*/
-						Except, of course, that they are younger and more pert, something that she @@.hotpink;can't help but appreciate.@@
+						Except, of course, that they are younger and more pert, something that $he @@.hotpink;can't help but appreciate.@@
 						<<set $args[0].devotion += 2>>
 					<</if>>
 				<</if>>
@@ -1974,83 +1974,83 @@ Now you only have to wait for her to wake up.
 		<<else>>
 			<<if $args[0].boobs <= 300 && $args[1].boobs > 300 && $args[0].fetish == "boobs" && $args[0].fetishKnown>>/*flat+fetish*/
 				<<if $args[0].devotion > 20>>
-					and finds @@.orange;no tits at all.@@ She is saddened by her flat chest and struggles to keep herself under control for your sake, and succeeds. @@.mediumorchid;Barely.@@
+					and finds @@.orange;no tits at all.@@ $He is saddened by $his flat chest and struggles to keep $himself under control for your sake, and succeeds. @@.mediumorchid;Barely.@@
 				<<else>>
-					and finds @@.orange;no tits at all.@@ @@.mediumorchid;Tears leap into her eyes@@ as her shoulders begin to shake<<if $args[0].voice != 0>> and sobs echo about the room<</if>>. She pauses to gather herself together and let the tears run from her eyes before continuing her bodily inspection.
+					and finds @@.orange;no tits at all.@@ @@.mediumorchid;Tears leap into $his eyes@@ as $his shoulders begin to shake<<if $args[0].voice != 0>> and sobs echo about the room<</if>>. $He pauses to gather $himself together and let the tears run from $his eyes before continuing $his bodily inspection.
 				<</if>>
 				<<set $args[0].devotion -= 5>>
 			<<elseif $args[0].boobs <= 300 && $args[1].boobs > 300>> /*flat*/
 				<<if $args[0].fetish == "mindbroken">>
-					and @@.orange;finds nothing.@@ She doesn't seem to care, though.
+					and @@.orange;finds nothing.@@ $He doesn't seem to care, though.
 				<<elseif $args[0].devotion > 20>>
-					and finds nothing; @@.orange;her breasts are completely gone.@@ At least it's a literal weight off her chest.
+					and finds nothing; @@.orange;$his breasts are completely gone.@@ At least it's a literal weight off $his chest.
 				<<else>>
-					and finds nothing; @@.orange;her breasts are completely gone.@@ <<if $arcologies[0].FSSlimnessEnthusiast == "unset">>She knows much of society will view her as a lesser person and a part of her feels the same.<</if>> This feels like a cruel manipulation of her body and she @@.mediumorchid;hates you@@ a little more for it.
+					and finds nothing; @@.orange;$his breasts are completely gone.@@ <<if $arcologies[0].FSSlimnessEnthusiast == "unset">>$He knows much of society will view $him as a lesser person and a part of $him feels the same.<</if>> This feels like a cruel manipulation of $his body and $he @@.mediumorchid;hates you@@ a little more for it.
 					<<set $args[0].devotion -= 2>>
 				<</if>>
 			<<elseif $args[0].boobs >= $args[1].boobs+20000 && $args[0].fetish == "boobs" && $args[0].fetishKnown>> /*(Massive+breast fetish)*/
-				and finds @@.lime;nothing but breast.@@ As she wiggles back and forth beneath their mass, she can make out that they are all natural.
+				and finds @@.lime;nothing but breast.@@ As $he wiggles back and forth beneath their mass, $he can make out that they are all natural.
 				<<if $args[0].devotion >= -20>>
-					The sheer size of her titanic tits greatly excites her to the point that she can't hold back. She shudders against her new chest pillows as an intense orgasm @@.hotpink;rewards her for enjoying your gift.@@
+					The sheer size of $his titanic tits greatly excites $him to the point that $he can't hold back. $He shudders against $his new chest pillows as an intense orgasm @@.hotpink;rewards $him for enjoying your gift.@@
 					<<set $args[0].devotion += 5>>
 				<<else>>
-					She tries desperately to control her mounting excitement, reminding herself that these breasts were not given to her for her own enjoyment. However, she can’t help become aroused under the weight of her massive mammaries. She finally stops squirming when she sees your wolfish grin. Deep down, @@.hotpink;she's thankful,@@ and the way she's lovingly eying her chest pillows proves it.
+					$He tries desperately to control $his mounting excitement, reminding $himself that these breasts were not given to $him for $his own enjoyment. However, $he can't help become aroused under the weight of $his massive mammaries. $He finally stops squirming when $he sees your wolfish grin. Deep down, @@.hotpink;$he's thankful,@@ and the way $he's lovingly eying $his chest pillows proves it.
 					<<set $args[0].devotion += 5>>
 				<</if>>
 			<<elseif $args[0].boobs >= $args[1].boobs+20000>> /*(Extreme bigger breasts)*/
-				and finds a @@.lime;pair of massive tits resting on her chest.@@<<if $args[0].fetish != "mindbroken">> As she moves, she can clearly tell they are completely natural.<</if>>
+				and finds a @@.lime;pair of massive tits resting on $his chest.@@<<if $args[0].fetish != "mindbroken">> As $he moves, $he can clearly tell they are completely natural.<</if>>
 				<<if $args[0].fetish == "mindbroken">>
-					As she examines her breasts, she seems to understand that they are much bigger now.
+					As $he examines $his breasts, $he seems to understand that they are much bigger now.
 				<<elseif $args[0].devotion > 20>>
-					This new size excites her and she looks forward to experimenting with them.
+					This new size excites $him and $he looks forward to experimenting with them.
 				<<else>>
-					This new size is a @@.gold;massive inconvenience@@ for her and it @@.mediumorchid.infuriates her@@ that you would do such a thing to her.
+					This new size is a @@.gold;massive inconvenience@@ for $him and it @@.mediumorchid.infuriates $him@@ that you would do such a thing to $him.
 					<<set $args[0].devotion -= 5, $args[0].trust -= 5>>
 				<</if>>
 			<<elseif $args[0].boobs > $args[1].boobs+100 && $args[0].fetish == "boobs" && $args[0].fetishKnown>> /*(Bigger+breast fetish)*/
 				<<if $args[0].devotion > 20>>
-					and finds @@.lime;her tits are bigger than ever.@@ She eyes her mammaries eagerly, desperate to grope them. She bites her lip and gives you a pleading look that begs you to teases her nipples. From the look on her face, you know she’ll want to put them to the test.
+					and finds @@.lime;$his tits are bigger than ever.@@ $He eyes $his mammaries eagerly, desperate to grope them. $He bites $his lip and gives you a pleading look that begs you to teases $his nipples. From the look on $his face, you know $he'll want to put them to the test.
 				<<else>>
-					and finds @@.lime;her breasts have expanded in size.@@ She wrestles with the fact that you have clearly not done this for her benefit, @@.hotpink;but decides this is definitely better than the alternative.@@
+					and finds @@.lime;$his breasts have expanded in size.@@ $He wrestles with the fact that you have clearly not done this for $his benefit, @@.hotpink;but decides this is definitely better than the alternative.@@
 					<<set $args[0].devotion += 5>>
 				<</if>>
 			<<elseif $args[0].boobs > $args[1].boobs+100>> /*(Bigger breasts)*/
 				<<if $args[0].fetish == "mindbroken">>
-					and finds breasts. As she examines them, she seems to understand that @@.lime;they are bigger now.@@
+					and finds breasts. As $he examines them, $he seems to understand that @@.lime;they are bigger now.@@
 				<<elseif $args[0].devotion > 20>>
-					and finds @@.lime;her bust has grown.@@ She is caught off guard at the size of her new chest. She shakes her shoulders, marveling at the motion of her soft flesh.
+					and finds @@.lime;$his bust has grown.@@ $He is caught off guard at the size of $his new chest. $He shakes $his shoulders, marveling at the motion of $his soft flesh.
 				<<else>>
-					and finds that @@.lime;her chest is heavier than ever.@@ However, she is well aware however that these breasts are not for her benefit or pleasure. She views this as a @@.mediumorchid;cruel manipulation of her body@@ on top of what has already been done to her.
+					and finds that @@.lime;$his chest is heavier than ever.@@ However, $he is well aware however that these breasts are not for $his benefit or pleasure. $He views this as a @@.mediumorchid;cruel manipulation of $his body@@ on top of what has already been done to $him.
 					<<set $args[0].devotion -= 5>>
 				<</if>>
 			<<elseif $args[0].boobs <= $args[1].boobs-100 && $args[1].boobs > 300 && $args[0].fetish == "boobs" && $args[0].fetishKnown>> /*(Smaller breasts + breast fetish)*/
 				<<if $args[0].devotion > 20>>
-					and finds that @@.orange;her bust has shrunk.@@ She is saddened by her smaller chest and struggles to keep herself under control for your sake, @@.mediumorchid;barely.@@
+					and finds that @@.orange;$his bust has shrunk.@@ $He is saddened by $his smaller chest and struggles to keep $himself under control for your sake, @@.mediumorchid;barely.@@
 				<<else>>
-					and finds that @@.orange;her chest is not as large as it once was.@@ @@.mediumorchid;Tears leap into her eyes@@ as her her shoulders begin to shake<<if $args[0].voice != 0>> and sobs echo about the room<</if>>. She pauses to gather herself together and let the tears run from her eyes before continuing her bodily inspection.
+					and finds that @@.orange;$his chest is not as large as it once was.@@ @@.mediumorchid;Tears leap into $his eyes@@ as $his shoulders begin to shake<<if $args[0].voice != 0>> and sobs echo about the room<</if>>. $He pauses to gather $himself together and let the tears run from $his eyes before continuing $his bodily inspection.
 				<</if>>
 				<<set $args[0].devotion -= 5>>
 			<<elseif $args[0].boobs <= $args[1].boobs-100 && $args[1].boobs > 300>> /*(Smaller breasts)*/
 				<<if $args[0].fetish == "mindbroken">>
-					breasts. As she examines them, she seems to understand @@.orange;that they smaller now.@@
+					breasts. As $he examines them, $he seems to understand @@.orange;that they smaller now.@@
 				<<elseif $args[0].devotion > 20>>
-					that @@.orange;her breasts are smaller.@@ She shrugs this off, as her devotion to you overrides any anguish this might cause.
+					that @@.orange;$his breasts are smaller.@@ $He shrugs this off, as $his devotion to you overrides any anguish this might cause.
 				<<else>>
-					that @@.orange;her chest is not as large as it once was.@@ She looks at you with @@.mediumorchid;anger<<if $arcologies[0].FSSlimnessEnthusiast == "unset">>@@ as this is not only a cruel manipulation of her body, but she is now less of a woman in the eyes of a vast majority of society.<<else>>.@@<</if>>
+					that @@.orange;$his chest is not as large as it once was.@@ $He looks at you with @@.mediumorchid;anger<<if $arcologies[0].FSSlimnessEnthusiast == "unset">>@@ as this is not only a cruel manipulation of $his body, but $he is now less of a woman in the eyes of a vast majority of society.<<else>>.@@<</if>>
 					<<set $args[0].devotion -= 2>>
 				<</if>>
-			<<else>> /*(No change (less than a 100 cc’s of change)*/
+			<<else>> /*(No change (less than a 100 cc's of change)*/
 				<<if $args[0].fetish == "mindbroken">>
 						nothing out of the ordinary.
 				<<elseif $args[0].devotion > 20>>
-					a familiar chest waiting for her.
+					a familiar chest waiting for $him.
 					<<if ($args[0].physicalAge < $args[1].physicalAge-5)>> /*(younger)*/
-						She is pleased to see her breasts are now more pert and smooth than they were before.
+						$He is pleased to see $his breasts are now more pert and smooth than they were before.
 					<</if>>
 				<<else>>
-					that her breasts are roughly the same.
+					that $his breasts are roughly the same.
 					<<if ($args[0].physicalAge < $args[1].physicalAge-5)>> /*(younger)*/
-						Except, of course, that they are younger and more pert, something that she @@.hotpink;can't help but appreciate.@@
+						Except, of course, that they are younger and more pert, something that $he @@.hotpink;can't help but appreciate.@@
 						<<set $args[0].devotion += 2>>
 					<</if>>
 				<</if>>
@@ -2058,87 +2058,87 @@ Now you only have to wait for her to wake up.
 		<</if>>
 		<<if $args[0].areolaePiercing != 0 && $args[1].areolaePiercing == 0>>
 			<<if $args[0].fetish != "mindbroken" && $args[0].boobs >= 10000>>
-				She can just barely catch the glimmer of the piercings adorning her areolae.
+				$He can just barely catch the glimmer of the piercings adorning $his areolae.
 			<<elseif $args[0].fetish == "mindbroken" && $args[0].boobs >= 10000>>
 				/* out of sight, out of mind */
 			<<elseif $args[0].boobs >= 1000>>
-				She gawks at the piercings adorning her areolae for a spell.
+				$He gawks at the piercings adorning $his areolae for a spell.
 			<<else>>
-				She can't take her eyes off the piercings now adorning her areolae.
+				$He can't take $his eyes off the piercings now adorning $his areolae.
 			<</if>>
 		<</if>>
 
 		/*(if lactation status has changed)*/
-		<<if $args[0].lactation > 0 && $args[1].lactation == 0>> /*(lactating now, wasn’t before)*/
-			As she wiggles her breasts,
+		<<if $args[0].lactation > 0 && $args[1].lactation == 0>> /*(lactating now, wasn't before)*/
+			As $he wiggles $his breasts,
 			<<if $args[0].lactation == 1>>
-				@@.coral;solitary drops of milk begin to drop from her nipples.@@
+				@@.coral;solitary drops of milk begin to drop from $his nipples.@@
 			<<else>>
-				@@.coral;steady streams of milk start to flow from her nipples.@@
+				@@.coral;steady streams of milk start to flow from $his nipples.@@
 			<</if>>
 			<<if $args[0].fetish == "mindbroken">>
-				She shudders at the wet feeling.
+				$He shudders at the wet feeling.
 			<<elseif $args[0].devotion > 20>>
-				She is delighted by the fact that her breasts now produce milk. This is a gift she will happily use for your benefit.
+				$He is delighted by the fact that $his breasts now produce milk. This is a gift $he will happily use for your benefit.
 			<<else>>
-				She is irritated that you have altered her body to produce milk.
+				$He is irritated that you have altered $his body to produce milk.
 			<</if>>
 		<<elseif $args[0].fetish == "mindbroken">>
 		<<elseif $args[0].lactation > 1 && $args[1].lactation == 1>>
-			She realizes her breasts are @@.lime;rapidly producing milk.@@ She groans at the unfamiliar pressure.
+			$He realizes $his breasts are @@.lime;rapidly producing milk.@@ $He groans at the unfamiliar pressure.
 		<<elseif $args[0].lactation == 1 && $args[1].lactation == 2>>
-			She realizes that her breasts are @@.orange;producing less milk.@@ She seems a little relieved.
+			$He realizes that $his breasts are @@.orange;producing less milk.@@ $He seems a little relieved.
 		<<elseif $args[0].lactation == 0 && $args[1].lactation > 0>>
-			She realizes that her breasts @@.orange;no longer produce milk.@@ She doesn’t show much reaction to this change.
+			$He realizes that $his breasts @@.orange;no longer produce milk.@@ $He doesn't show much reaction to this change.
 		<<elseif $args[0].lactation > 0 && $args[1].lactation > 0>>
-			The familiar feeling of fullness in her breasts tells her she's producing as much milk as ever.
+			The familiar feeling of fullness in $his breasts tells $him $he's producing as much milk as ever.
 		<</if>>
 
 		<<if $args[0].nipples != $args[1].nipples && $args[0].fetish != "mindbroken">> /*(if nipples have changed shape)*/
-			Once she is satisfied with her tits, she shifts herself to get a better view of her nipples, having noticed that they don’t look quite the same as before.
+			Once $he is satisfied with $his tits, $he shifts $himself to get a better view of $his nipples, having noticed that they don't look quite the same as before.
 			<<switch $args[0].nipples>>
 			<<case "fuckable">>
-				She doesn't seem to understand where they have gone.
+				$He doesn't seem to understand where they have gone.
 			<<case "tiny">>
-				She's a little depressed by @@.orange;how tiny they've become.@@
+				$He's a little depressed by @@.orange;how tiny they've become.@@
 			<<case "puffy">>
-				She giggle a little at the sight of how @@.lime;puffy they are.@@
+				$He giggle a little at the sight of how @@.lime;puffy they are.@@
 			<<case "huge">>
-				She gasps at the sight of the @@.lime;two towering protrusions@@ jutting out from her breasts.
+				$He gasps at the sight of the @@.lime;two towering protrusions@@ jutting out from $his breasts.
 			<<case "partially inverted">>
-				Due to the nature of her @@.lime;partially inverted nipples,@@ she can't get a good look at them.
+				Due to the nature of $his @@.lime;partially inverted nipples,@@ $he can't get a good look at them.
 			<<case "inverted">>
-				Due to the nature of her @@.lime;inverted nipples,@@ she can't get a good look at them.
+				Due to the nature of $his @@.lime;inverted nipples,@@ $he can't get a good look at them.
 			<<default>>
-				They can only be called normal, though she can still call them cute.
+				They can only be called normal, though $he can still call them cute.
 			<</switch>>
 			<<if $args[0].nipplesPiercing != 0 && $args[1].nipplesPiercing == 0>>
-				She also notices they are pierced, judging by how her eyes follow the movement of the piercings.
+				$He also notices they are pierced, judging by how $his eyes follow the movement of the piercings.
 			<</if>>
 		<</if>>
 
 		/*(if breasts have changed shape)*/
 		<<if $args[0].boobShape != $args[1].boobShape && $args[0].boobs > 300 && $args[0].fetish != "mindbroken">>
-			As she settles back down, she discovers they no longer rest the same either;
+			As $he settles back down, $he discovers they no longer rest the same either;
 			<<if $args[0].boobShape == "saggy">> /*(drooping or older)*/
-				@@.red;they now sag to her sides,@@ disappointing her.
+				@@.red;they now sag to $his sides,@@ disappointing $him.
 			<<elseif $args[0].boobShape == "downward-facing">>
-				@@.red;they now face downwards,@@ disappointing her.
+				@@.red;they now face downwards,@@ disappointing $him.
 			<<elseif $args[0].boobShape == "wide-set">>
-				@@.green;they settle heavily to either side of her body.@@
+				@@.green;they settle heavily to either side of $his body.@@
 			<<elseif $args[0].boobShape == "perky">>
-				@@.green;they stick out from her chest.@@
+				@@.green;they stick out from $his chest.@@
 				<<if $args[0].devotion > 20>>
-					She jostles them playfully.
+					$He jostles them playfully.
 				<<else>>
-					She is intrigued by this development.
+					$He is intrigued by this development.
 				<</if>>
 			<<elseif $args[0].boobShape == "torpedo-shaped">>
-				@@.green;they stick out far from her chest.@@
+				@@.green;they stick out far from $his chest.@@
 				<<if $args[0].devotion > 20>>
-					She squirms to make them sway about.
+					$He squirms to make them sway about.
 				<<else>>
-					She is intrigued by this development.
+					$He is intrigued by this development.
 				<</if>>
 				<<else>>
 				@@.green;they can only be called normal.@@
@@ -2148,18 +2148,18 @@ Now you only have to wait for her to wake up.
 		<br><br>
 		<<if $args[0].fetish == "mindbroken">>
 		<<elseif $args[1].voice == 0>>
-			After a moment, she turns to you and gestures for a mirror.
+			After a moment, $he turns to you and gestures for a mirror.
 			<<if $args[0].voice != 0>>
-				You gesture as if you couldn't hear her, to which she squeaks in response. It immediately @@.hotpink;dawns on her@@ what this means. She @@.mediumaquamarine;thanks you profusely@@ before asking for a mirror.
+				You gesture as if you couldn't hear $him, to which $he squeaks in response. It immediately @@.hotpink;dawns on $him@@ what this means. $He @@.mediumaquamarine;thanks you profusely@@ before asking for a mirror.
 				<<set $args[0].devotion += 5, $args[0].trust += 10>>
 			<</if>>
 		<<else>>
-			After a moment, she turns to speak to you,
+			After a moment, $he turns to speak to you,
 			<<if $args[0].voice == 0>>
-				but can’t. She tries again, frowning. She struggles to make any sound at all as tears well in her eyes, but no sobs can be heard as her shoulder stubs begin to @@.gold;shake.@@ After a bit, wiggles @@.mediumorchid;somberly@@ for a mirror.
+				but can't. $He tries again, frowning. $He struggles to make any sound at all as tears well in $his eyes, but no sobs can be heard as $his shoulder stubs begin to @@.gold;shake.@@ After a bit, wiggles @@.mediumorchid;somberly@@ for a mirror.
 				<<set $args[0].devotion -= 5, $args[0].trust -= 5>>
 			<<elseif $args[0].voice != $args[1].voice>>
-				and starts at her new
+				and starts at $his new
 				<<if $args[0].voice > $args[1].voice>>
 					higher pitched
 				<<elseif $args[0].voice < $args[1].voice>>
@@ -2167,213 +2167,213 @@ Now you only have to wait for her to wake up.
 				<<else>>
 					voice,
 				<</if>>
-				but then murmurs “...mirror...”
+				but then murmurs "...mirror..."
 			<</if>>
 		<</if>>
 		
 		<br><br>
-		You depress a button and a long, body length mirror slides up from the floor near the wall. Your slave, with the help of an assistant, sits up against the side of the gurney and sees her entire body for the first time.
+		You depress a button and a long, body length mirror slides up from the floor near the wall. Your slave, with the help of an assistant, sits up against the side of the gurney and sees $his entire body for the first time.
 		<br><br>
 		
-		Her eyes lock onto her face.
+		$His eyes lock onto $his face.
 
 		<<if $args[0].fetish != "mindbroken">>
 			<<if $args[0].race != $args[1].race>> /*(race changes)*/
-				It immediately strikes her that she is @@.coral;no longer <<print $args[1].race>>.@@ Her new $args[0].race body
+				It immediately strikes $him that $he is @@.coral;no longer <<print $args[1].race>>.@@ $His new $args[0].race body
 				<<if $args[0].devotion > 50>>
-					intrigues and delights her. She is happy that you invested in her appearance in such an interesting way.
+					intrigues and delights $him. $He is happy that you invested in $his appearance in such an interesting way.
 				<<elseif $args[0].devotion > 20>>
-					@@.mediumorchid;disturbs her.@@ She is @@.gold;shaken@@ by such a drastic change.
+					@@.mediumorchid;disturbs $him.@@ $He is @@.gold;shaken@@ by such a drastic change.
 					<<set $args[0].devotion -= 10, $args[0].trust -= 10>>
 				<<else>>
-					@@.mediumorchid;disgusts and angers her.@@ One of the only parts of her identity she had left has now been stripped from her.
+					@@.mediumorchid;disgusts and angers $him.@@ One of the only parts of $his identity $he had left has now been stripped from $him.
 					<<set $args[0].devotion -= 20>>
 				<</if>>
 			<<elseif $args[0].devotion <= 50>>
-				It immediately strikes her that she is still <<print $args[0].race>>. She's @@.hotpink;relieved@@ that you didn't take such a deep part of her identity from her.
+				It immediately strikes $him that $he is still <<print $args[0].race>>. $He's @@.hotpink;relieved@@ that you didn't take such a deep part of $his identity from $him.
 				<<set $args[0].devotion += 1>>
 			<</if>>
 		<</if>>
 		
 		<<if $args[0].bald == 1 && $args[1].bald == 0>> /*(+baldness)*/
-			Something about her head catches her eye; @@.red;she is now bald.@@ This
+			Something about $his head catches $his eye; @@.red;$he is now bald.@@ This
 			<<if $args[0].fetish == "mindbroken">>
-				catches her attention, and she spends some time shaking her head to feel the air on her scalp.
+				catches $his attention, and $he spends some time shaking $his head to feel the air on $his scalp.
 			<<elseif $args[0].devotion > 20>>
 				feels fun and interesting.
 			<<else>>
-				feels like a gross imposition and she @@.mediumorchid;scowls at you accusingly,@@ for this is one less thing that marks her as a person that you have taken from her.
+				feels like a gross imposition and $he @@.mediumorchid;scowls at you accusingly,@@ for this is one less thing that marks $him as a person that you have taken from $him.
 				<<set $args[0].devotion -= 3>>
 			<</if>>
 		<<elseif $args[0].bald == 0 && $args[1].bald == 1>> /*(-baldness)*/
-			Something about her head catches her eye; @@.green;she now has hair.@@ This
+			Something about $his head catches $his eye; @@.green;$he now has hair.@@ This
 			<<if $args[0].fetish == "mindbroken">>
-				catches her attention, and she spends some time shaking her head to feel to make her hair move.
+				catches $his attention, and $he spends some time shaking $his head to feel to make $his hair move.
 			<<elseif $args[0].devotion >= -20>>
-				makes her @@.hotpink;squeal with delight.@@ She plays with her new hair, enjoying how it feels as she moves her head.
+				makes $him @@.hotpink;squeal with delight.@@ $He plays with $his new hair, enjoying how it feels as $he moves $his head.
 				<<set $args[0].devotion += 3>>
 			<<else>>
-				surprises her. She is not happy with your doing something like this while she had no control of it, but under the circumstances there are far worse things to have than hair.
+				surprises $him. $He is not happy with your doing something like this while $he had no control of it, but under the circumstances there are far worse things to have than hair.
 			<</if>>
 		<<elseif $args[0].bald == 1 && $args[1].bald == 1>>
-			Something about her head catches her eye, but it turned out to be nothing. She is as bald as ever.
+			Something about $his head catches $his eye, but it turned out to be nothing. $He is as bald as ever.
 		<<else>>
-			Something about her head catches her 
+			Something about $his head catches $his 
 			<<if $args[0].hColor != $args[1].hColor>>
-				eye; she @@.coral;now has $args[0].hColor hair.@@
+				eye; $he @@.coral;now has $args[0].hColor hair.@@
 			<<else>>
-				eye, but it was a trick of the light; her hair is more or less the same.
+				eye, but it was a trick of the light; $his hair is more or less the same.
 			<</if>>
 		<</if>>
 
 		<<if $args[0].sexualFlaw == "oral fixation" && $args[0].lips > $args[1].lips+10>> /* (bigger lip+oral fixation) */
-			She slowly puckers her @@.lime;plush pillows.@@ A blush blossoms over her face and the beeping of her heart monitor speeds up slightly. You know that she’ll put them to good use.
+			$He slowly puckers $his @@.lime;plush pillows.@@ A blush blossoms over $his face and the beeping of $his heart monitor speeds up slightly. You know that $he'll put them to good use.
 			<<if $args[0].devotion <= 20>>
-				She pauses, and begins to @@.hotpink;hesitantly smile@@ as she runs her tongue across her lovely new lips.
+				$He pauses, and begins to @@.hotpink;hesitantly smile@@ as $he runs $his tongue across $his lovely new lips.
 			<</if>>
 		<<elseif $args[0].lips > $args[1].lips+10>>
-			Her eyes lock on her lips and she pauses for a moment,<<if $args[0].fetish == "mindbroken">> as if<</if>> noticing that @@.lime;they are larger now@@ than they once were.
+			$His eyes lock on $his lips and $he pauses for a moment,<<if $args[0].fetish == "mindbroken">> as if<</if>> noticing that @@.lime;they are larger now@@ than they once were.
 		<<elseif $args[0].sexualFlaw == "oral fixation" && $args[0].lips < $args[1].lips-10>> /* (smaller lip+oral fixation) */
 			<<if $args[0].devotion > 20>>
-				Her eyes lock on her lips and she recoils. A second later, she runs her tongue across them to confirm her fear. Her pride and joy are @@.orange;gone.@@ She lets out a sniff and @@.mediumorchid;tears begin to roll down her cheeks.@@
+				$His eyes lock on $his lips and $he recoils. A second later, $he runs $his tongue across them to confirm $his fear. $His pride and joy are @@.orange;gone.@@ $He lets out a sniff and @@.mediumorchid;tears begin to roll down $his cheeks.@@
 				<<set $args[0].devotion -= 10>>
 			<<else>>
-				Her eyes lock on her lips before she turns her head from the mirror and <<if $args[0].voice == 0>>attempted <</if>>sobs well up from her. For someone who values her lips like her, for them @@.orange;to be gone@@ is a truly @@.mediumorchid;terrible fate.@@
+				$His eyes lock on $his lips before $he turns $his head from the mirror and <<if $args[0].voice == 0>>attempted <</if>>sobs well up from $him. For someone who values $his lips like $him, for them @@.orange;to be gone@@ is a truly @@.mediumorchid;terrible fate.@@
 				<<set $args[0].devotion -= 20>>
 			<</if>>
 		<<elseif $args[0].lips < $args[1].lips-10>>
-			Her eyes lock on her lips and she pauses for a moment,<<if $args[0].fetish == "mindbroken">> as if<</if>> noticing that @@.orange;they are smaller@@ now than they once were.
+			$His eyes lock on $his lips and $he pauses for a moment,<<if $args[0].fetish == "mindbroken">> as if<</if>> noticing that @@.orange;they are smaller@@ now than they once were.
 		<<else>>
-			Her eyes lock on her lips and she pauses for a moment,<<if $args[0].fetish == "mindbroken">> having found nothing different about them<<else>> finding them familiar enough<</if>>.
+			$His eyes lock on $his lips and $he pauses for a moment,<<if $args[0].fetish == "mindbroken">> having found nothing different about them<<else>> finding them familiar enough<</if>>.
 		<</if>>
 		<<if $args[0].lipsPiercing != 0 && $args[1].lipsPiercing == 0>>
-			She touches the tip of her tongue to her new piercing.
+			$He touches the tip of $his tongue to $his new piercing.
 		<</if>>
 		<<if $args[0].teeth == "removable" && $args[1].teeth != "removable">> /* no teeth */
-			A look of confusion crosses her face, her brow furrowing slightly. You see her work her jaw for moment before she turns her head and spits out a set of dentures.
+			A look of confusion crosses $his face, $his brow furrowing slightly. You see $him work $his jaw for moment before $he turns $his head and spits out a set of dentures.
 			<<if $args[0].devotion <= -20 && $args[0].fetish != "mindbroken">>
-				She @@.mediumorchid;glowers@@ at them, knowing full well they'll be back in her mouth shortly.
+				$He @@.mediumorchid;glowers@@ at them, knowing full well they'll be back in $his mouth shortly.
 				<<set $args[0].devotion -= 2>>
 			<</if>>
 		<<elseif $args[0].teeth != "removable" && $args[0].tonguePiercing > 0 && $args[1].tonguePiercing == 0>> /* (if tongue pierced+has teeth) */
-			You can vaguely hear her rattling her tongue piercing against her teeth as she takes in her appearance.
+			You can vaguely hear $him rattling $his tongue piercing against $his teeth as $he takes in $his appearance.
 		<</if>>
 		<<if $args[0].physicalAge < 40 && $args[1].physicalAge > 50 && $args[0].fetish != "mindbroken">>
 			<<if $args[0].devotion > 20>>
-				She notices the @@.green;lack of wrinkles@@ on her face and @@.hotpink;smiles broadly.@@
+				$He notices the @@.green;lack of wrinkles@@ on $his face and @@.hotpink;smiles broadly.@@
 				<<set $args[0].devotion += 2>>
 			<<else>>
-				She notices the @@.green;lack of wrinkles@@ on her face and cringes at what this means for her future.
+				$He notices the @@.green;lack of wrinkles@@ on $his face and cringes at what this means for $his future.
 			<</if>>
 		<</if>>
 		<<if ($args[0].earPiercing != 0 && $args[1].earPiercing == 0) || ($args[0].eyebrowPiercing != 0 && $args[1].eyebrowPiercing == 0) || ($args[0].nosePiercing != 0 && $args[1].nosePiercing == 0)>>
-			On top of that, several new piercings glint upon her face.
+			On top of that, several new piercings glint upon $his face.
 		<</if>>
 
 		<br><br>
-		Her eyes slip down to focus on her body.
+		$His eyes slip down to focus on $his body.
 
 		/*(age)*/
 		<<if $args[0].physicalAge >= $args[1].physicalAge+5 || ($args[0].physicalAge > 18 && $args[1].physicalAge < 16)>> /*(older)*/
 			<<if $args[0].physicalAge > 18 && $args[1].physicalAge < 16>>
-				She starts at just how much @@.red;older her <<if canSee($args[0])>>face and body are<<else>>body is<</if>>.@@
+				$He starts at just how much @@.red;older $his <<if canSee($args[0])>>face and body are<<else>>body is<</if>>.@@
 				<<if $args[0].physicalAge > 100>>
-					She's thoroughly shocked to find she's knocking on death's door.
+					$He's thoroughly shocked to find $he's knocking on death's door.
 				<<elseif $args[0].physicalAge > 80>>
-					She's thoroughly shocked to find she's ancient.
+					$He's thoroughly shocked to find $he's ancient.
 				<<elseif $args[0].physicalAge > 30>>
-					She's shocked to find that she's practically a MILF.
+					$He's shocked to find that $he's practically a MILF.
 				<<elseif $args[0].physicalAge >= 18>>
-					She's shocked to find she's now a fresh adult.
+					$He's shocked to find $he's now a fresh adult.
 				<</if>>
 				<<if $args[0].fetish != "mindbroken">>
-					This is disturbing to her on a fundamental level,
+					This is disturbing to $him on a fundamental level,
 					<<if $args[0].devotion > 50>>
-						as that means she will now will have less time with you before the end of her
+						as that means $he will now will have less time with you before the end of $his
 						<<if $PhysicalRetirementAgePolicy == 1>>
 							service and
 						<</if>>
-						life. She does her best to shrug this off and tries to think of all the fun things a lewd older body can do.
+						life. $He does $his best to shrug this off and tries to think of all the fun things a lewd older body can do.
 					<<else>>
-						as that means she will be @@.mediumorchid;unable to spend as much time on this earth.@@
+						as that means $he will be @@.mediumorchid;unable to spend as much time on this earth.@@
 						<<set $args[0].devotion -= ($args[0].physicalAge-$args[1].physicalAge)*2>>
 						<<if $PhysicalRetirementAgePolicy == 1>>
-							On the other hand, it means she won’t have as much time to spend with you before she is retired.
+							On the other hand, it means $he won't have as much time to spend with you before $he is retired.
 						<<else>>
-							This is compounded with the fact that she @@.gold;may well die before she becomes a freed slave.@@
+							This is compounded with the fact that $he @@.gold;may well die before $he becomes a freed slave.@@
 							<<set $args[0].trust -= ($args[0].physicalAge-$args[1].physicalAge)*2>>
 						<</if>>
 					<</if>>
 					<<if ($args[0].ovaries == 1 || $args[0].mpreg == 1) && $args[0].pubertyXX == 1 && $args[1].pubertyXX == 0 && isFertile($args[0])>>
-						She fidgets uncomfortably as the urge to breed crosses her mind.
+						$He fidgets uncomfortably as the urge to breed crosses $his mind.
 					<</if>>
 					<<if ($args[0].balls > 0) && $args[0].pubertyXY == 1 && $args[1].pubertyXY == 0>>
-						She shudders with pleasure at the thought of cumming in a fertile pussy. She realizes this body has gone through puberty.
+						$He shudders with pleasure at the thought of cumming in a fertile pussy. $He realizes this body has gone through puberty.
 					<</if>>
 				<</if>>
 			<<elseif $args[0].fetish != "mindbroken">>
-				She starts as she <<if canSee($args[0])>>sees<<else>>discovers<</if>> that she is @@.red;now older than she once was.@@ This is disturbing to her on a fundamental level,
+				$He starts as $he <<if canSee($args[0])>>sees<<else>>discovers<</if>> that $he is @@.red;now older than $he once was.@@ This is disturbing to $him on a fundamental level,
 				<<if $args[0].devotion > 50>>
-					as that means she will now will have less time with you before the end of her
+					as that means $he will now will have less time with you before the end of $his
 					<<if $PhysicalRetirementAgePolicy == 1>>
 						service and
 					<</if>>
-					life. She does her best to shrug this off and tries to think of all the fun things a lewd older body can do.
+					life. $He does $his best to shrug this off and tries to think of all the fun things a lewd older body can do.
 				<<else>>
-					as that means she will be @@.mediumorchid;unable to spend as much time on this earth.@@
+					as that means $he will be @@.mediumorchid;unable to spend as much time on this earth.@@
 					<<set $args[0].devotion -= ($args[0].physicalAge-$args[1].physicalAge)*2>>
 					<<if $PhysicalRetirementAgePolicy == 1>>
-						On the other hand, it means she won’t have as much time to spend with you before she is retired.
+						On the otther hand, it means $he won't have as much time to spend with you before $he is retired.
 					<<else>>
-						This is compounded with the fact that she @@.gold;may well die before she becomes a freed slave.@@
+						This is compounded with the fact that $he @@.gold;may well die before $he becomes a freed slave.@@
 						<<set $args[0].trust -= ($args[0].physicalAge-$args[1].physicalAge)*2>>
 					<</if>>
 				<</if>>
 			<</if>>
 		<<elseif $args[0].physicalAge <= $args[1].physicalAge-5 || ($args[0].physicalAge < 18 && $args[0].physicalAge < $args[1].physicalAge)>> /*(younger)*/
-			She starts at her @@.green;youthful new <<if canSee($args[0])>>face and <</if>>body.@@
+			$He starts at $his @@.green;youthful new <<if canSee($args[0])>>face and <</if>>body.@@
 			<<if $args[1].physicalAge >= 18>>
 				<<if $args[0].physicalAge < 4>>
-					She's thoroughly shocked to find she's a toddler again.
+					$He's thoroughly shocked to find $he's a toddler again.
 				<<elseif $args[0].physicalAge < 9>>
-					She's surprised to find she's a little girl.
+					$He's surprised to find $he's a little girl.
 				<<elseif $args[0].physicalAge < 13>>
-					She's surprised to find that she's once more a preteen.
+					$He's surprised to find that $he's once more a preteen.
 				<<elseif $args[0].physicalAge < 16>>
-					She never expected to be a teenager again.
+					$He never expected to be a teenager again.
 				<<elseif $args[0].physicalAge < 18>>
-					She never expected to be a young adult again.
+					$He never expected to be a young adult again.
 				<</if>>
 			<</if>>
 			<<if $args[0].fetish != "mindbroken">>
 				<<set _puberty = 0>>
 				<<if (($args[0].physicalAge < $fertilityAge && ($args[0].ovaries == 1 || $args[0].mpreg == 1)) || ($args[0].physicalAge < $potencyAge && $args[0].balls > 0)) && ($args[1].pubertyXX == 1 || $args[1].pubertyXY == 1)>>
-					She realizes that she will have to @@.coral;go through puberty again,@@ now that she is $args[0].physicalAge once more. This is unnerving to her.
+					$He realizes that $he will have to @@.coral;go through puberty again,@@ now that $he is $args[0].physicalAge once more. This is unnerving to $him.
 					<<set _puberty = 1>>
 				<</if>>
 				<<if $args[0].devotion > 20>>
 					<<if _puberty == 1>>
-						However, she will do her best to enjoy the highs that come with it, and
+						However, $he will do $his best to enjoy the highs that come with it, and
 					<<else>>
-						This is a @@.hotpink;wonderful gift to her,@@ as she will now be able to
+						This is a @@.hotpink;wonderful gift to $him,@@ as $he will now be able to
 						<<set $args[0].devotion += Math.max($args[1].physicalAge-$args[0].physicalAge, 10)>>
 					<</if>>
 					<<if $PhysicalRetirementAgePolicy == 1>>
-						spend more time with you before the end of her service.
+						spend more time with you before the end of $his service.
 					<<else>>
 						service you better, as well as have all the other benefits of youthful age.
 					<</if>>
 				<<else>>
 					<<if _puberty == 1>>
-						It will be frustrating to go through the rigors of sexual development all over again, especially when combined with the fact that she must also
+						It will be frustrating to go through the rigors of sexual development all over again, especially when combined with the fact that $he must also
 					<<else>>
-						This is both a @@.hotpink;blessing@@ and a @@.gold;curse,@@ as while she now has a younger and healthier body, she must also
+						This is both a @@.hotpink;blessing@@ and a @@.gold;curse,@@ as while $he now has a younger and healthier body, $he must also
 						<<set $args[0].devotion += Math.min($args[1].physicalAge-$args[0].physicalAge, 10), $args[0].trust -= 5>>
 					<</if>>
 					<<if $PhysicalRetirementAgePolicy == 1>>
-						spend more time with you before the end of her service.
+						spend more time with you before the end of $his service.
 					<<else>>
-						use all of her the youth for the benefit of her master instead of herself.
+						use all of $his youth for the benefit of $his master instead of $himself.
 					<</if>>
 				<</if>>
 			<</if>>
@@ -2381,24 +2381,24 @@ Now you only have to wait for her to wake up.
 
 		/*weight*/
 		<<if $args[0].weight >= $args[1].weight + 5 || $args[0].weight <= $args[1].weight - 5>>
-			The very next thing she finds is how much
+			The very next thing $he finds is how much
 			<<if $args[0].weight >= $args[1].weight + 5>>
-				@@.red;heavier she is.@@
+				@@.red;heavier $he is.@@
 				<<if $args[0].fetish == "mindbroken">>
-					With her broken mind, she shows no real reaction to this new weight.
+					With $his broken mind, $he shows no real reaction to this new weight.
 				<<elseif $args[0].devotion >= 50>>
 					<<if $args[0].behavioralFlaw == "gluttonous">>
-						She is @@.hotpink;perfectly fine@@ with this; a bigger body means more food for her belly and more for you to love.
+						$He is @@.hotpink;perfectly fine@@ with this; a bigger body means more food for $his belly and more for you to love.
 						<<set $args[0].devotion += 1>>
 					<<elseif $args[0].behavioralFlaw == "anorexic">>
-						She wiggles and groans a little as her body keeps going. She knows if you wanted her heavier, you could have just force fed her to this size, so she keeps further opinions to herself.
+						$He wiggles and groans a little as $his body keeps going. $He knows if you wanted $his heavier, you could have just force fed $him to this size, so $he keeps further opinions to $himself.
 					<<elseif $args[0].behavioralQuirk == "insecure">>
-						She is @@.hotpink;perfectly fine@@ with this; if you want her to be softer, then @@.mediumaquamarine;that is what she wants too.@@
+						$He is @@.hotpink;perfectly fine@@ with this; if you want $him to be softer, then @@.mediumaquamarine;that is what $he wants too.@@
 						<<set $args[0].devotion += 1, $args[0].trust += 1>>
 					<<elseif $args[0].behavioralQuirk == "fitness">>
-						She would prefer to be fitter, but without arms and legs, she gets little say in the matter.
+						$He would prefer to be fitter, but without arms and legs, $he gets little say in the matter.
 					<<else>>
-						She is happy that you have given her more weight for you to play 
+						$He is happy that you have given $his more weight for you to play 
 						<<if $arcologies[0].FSSlimnessEnthusiast != "unset">>
 							with, but is somewhat confused that you would do so against the society you created.
 						<<else>>
@@ -2407,27 +2407,27 @@ Now you only have to wait for her to wake up.
 					<</if>>
 				<<else>>
 					<<if $args[0].behavioralFlaw == "gluttonous">>
-						She is @@.hotpink;surprisingly fine@@ with this; a bigger body means more food for her belly, after all.
+						$He is @@.hotpink;surprisingly fine@@ with this; a bigger body means more food for $his belly, after all.
 						<<if $args[0].weight > 30>>
-							Though she would have preferred to not be this fat.
+							Though $he would have preferred to not be this fat.
 						<</if>>
 						<<set $args[0].devotion += 1>>
 					<<elseif $args[0].behavioralFlaw == "anorexic">>
-						She wiggles and @@.mediumorchid;groans with disgust@@ as her body keeps going. She shudders at the thought of @@.gold;what you'll do next.@@
+						$He wiggles and @@.mediumorchid;groans with disgust@@ as $his body keeps going. $He shudders at the thought of @@.gold;what you'll do next.@@
 						<<set $args[0].devotion -= 3, $args[0].trust -= 3>>
 					<<elseif $args[0].behavioralQuirk == "insecure">>
-						She is surprisingly fine with this; you know best, after all.
+						$He is surprisingly fine with this; you know best, after all.
 					<<elseif $args[0].behavioralQuirk == "fitness" && $args[0].weight > 30>>
-						She is @@.mediumorchid;irritated and frustrated@@ at this new weight. She should be fit not fat!
+						$He is @@.mediumorchid;irritated and frustrated@@ at this new weight. $He should be fit not fat!
 						<<set $args[0].devotion -= 10>>
 					<<else>>
-						She is @@.mediumorchid;irritated and frustrated@@ at this new
+						$He is @@.mediumorchid;irritated and frustrated@@ at this new
 						<<set $args[0].devotion -= 5>>
 						<<if $arcologies[0].FSSlimnessEnthusiast != "unset">>
-							weight, @@.mediumorchid;doubly so@@ because your society will view her as less of a person now.
+							weight, @@.mediumorchid;doubly so@@ because your society will view $him as less of a person now.
 							<<set $args[0].devotion -= 5>>
 						<<elseif $arcologies[0].FSHedonisticDecadence != "unset">>
-							weight, however she is at least @@.hotpink;somewhat mollified@@ with the knowledge that society will treat her a with a bit more reverence now.
+							weight, however $he is at least @@.hotpink;somewhat mollified@@ with the knowledge that society will treat $him a with a bit more reverence now.
 							<<set $args[0].devotion += 3>>
 						<<else>>
 							weight.
@@ -2435,20 +2435,20 @@ Now you only have to wait for her to wake up.
 					<</if>>
 				<</if>>
 			<<else>>
-				@@.green;lighter she is.@@
+				@@.green;lighter $he is.@@
 				<<if $args[0].fetish == "mindbroken">>/*mindbroken*/
-					She doesn’t show much reaction to her lost weight.
+					$He doesn't show much reaction to $his lost weight.
 				<<elseif $args[0].devotion >= 50>>/*devoted*/
-					She is pleased that you have given her a more slender and svelte body
+					$He is pleased that you have given $him a more slender and svelte body
 					<<if $arcologies[0].FSSlimnessEnthusiast != "unset">>
-						body and is even happier that her body is more in line with your society.
+						body and is even happier that $his body is more in line with your society.
 					<<else>>
 						body.
 					<</if>>
 				<<else>>/*not devoted*/
-					She is a bit miffed that you would modify her body in such a way, knowing it has nothing to do with making her happy
+					$He is a bit miffed that you would modify $his body in such a way, knowing it has nothing to do with making $him happy
 					<<if $arcologies[0].FSSlimnessEnthusiast != "unset">>
-						happy, but feels a bit better knowing that society will now view her in a better light.
+						happy, but feels a bit better knowing that society will now view $him in a better light.
 					<<else>>
 						happy.
 					<</if>>
@@ -2458,16 +2458,16 @@ Now you only have to wait for her to wake up.
 
 		/*muscle*/
 		<<if $args[0].muscles >= $args[1].muscles +5 || $args[0].muscles <= $args[1].muscles - 5>>
-			The last major change to her body structure worth her attention is
+			The last major change to $his body structure worth $his attention is
 			<<if $args[0].muscles >= $args[1].muscles + 5>>
-				that she is @@.lime;significantly more muscular@@ than she once was.
+				that $he is @@.lime;significantly more muscular@@ than $he once was.
 				<<if $args[0].fetish != "mindbroken">>
 					<<if $args[0].devotion >= 50>>
-						She is happy with her newfound strength and looks forward to putting this power to work for you, as limited as it may be.
+						$He is happy with $his newfound strength and looks forward to putting this power to work for you, as limited as it may be.
 					<<else>>
-						She is irritated that you would change something like this about her
+						$He is irritated that you would change something like this about $him
 						<<if $args[0].genes == "XX" && $arcologies.FSPhysicalIdealist == "unset">>
-							and is @@.mediumorchid;annoyed@@ that she now looks less feminine.
+							and is @@.mediumorchid;annoyed@@ that $he now looks less feminine.
 							<<set $args[0].devotion -= 3>>
 						<<else>>
 							but @@.mediumaquamarine;appreciates@@ the extra strength nonetheless, even if it is all in the torso.
@@ -2476,11 +2476,11 @@ Now you only have to wait for her to wake up.
 					<</if>>
 				<</if>>
 			<<else>>
-				that she is @@.orange;significantly less muscular@@ than before.
+				that $he is @@.orange;significantly less muscular@@ than before.
 				<<if $args[0].devotion >= 50>>
-					She appreciates that you would take the time to make her more feminine.
+					$He appreciates that you would take the time to make $him more feminine.
 				<<else>>
-					She is @@.mediumorchid;annoyed@@ that you would alter something about her like this, but it's not a big loss given her state.
+					$He is @@.mediumorchid;annoyed@@ that you would alter something about $him like this, but it's not a big loss given $his state.
 					<<set $args[0].devotion -= 3>>
 				<</if>>
 			<</if>>
@@ -2490,48 +2490,48 @@ Now you only have to wait for her to wake up.
 		<<set _weightChange = 0>> /*used to segway to weight after pregnancy/belly implants*/
 		<<if $args[0].pregKnown == 1 && $args[1].preg > 0>>
 			<br><br>
-			She wiggles into a better position to see her stomach,
+			$He wiggles into a better position to see $his stomach,
 			<<if $args[0].bellyPreg < 100>>
 				<<if $args[0].birthsTotal == 0>>
-					but she's too inexperienced to recognize her @@.pink;early pregnancy.@@
+					but $he's too inexperienced to recognize $his @@.pink;early pregnancy.@@
 				<<elseif $args[0].birthsTotal > 0>>
-					and since this is not her first pregnancy, she is able to recognize the @@.pink;life within her.@@
+					and since this is not $his first pregnancy, $he is able to recognize the @@.pink;life within $him.@@
 				<</if>>
 			<<elseif $args[0].bellyPreg >= 450000>>
-				and she can immediately see that she is @@.pink;insanely pregnant;@@ her body stretched full of babies.
+				and $he can immediately see that $he is @@.pink;insanely pregnant;@@ $his body stretched full of babies.
 			<<elseif $args[0].bellyPreg >= 150000>>
-				and she can quite clearly see that she is @@.pink;enormously pregnant,@@ so much so that her body could quite believably be carrying nine full sized babies.
+				and $he can quite clearly see that $he is @@.pink;enormously pregnant,@@ so much so that $his body could quite believably be carrying nine full sized babies.
 			<<elseif $args[0].bellyPreg >= 60000>>
-				and she can see that she is almost @@.pink;unnaturally pregnant,@@ with a belly swollen to a size that could easily carry four full grown babies.
+				and $he can see that $he is almost @@.pink;unnaturally pregnant,@@ with a belly swollen to a size that could easily carry four full grown babies.
 			<<elseif $args[0].bellyPreg >= 15000>>
-				and she can clearly see that she is @@.pink;quite pregnant,@@ as she sports a belly that could easily carry a full sized baby.
+				and $he can clearly see that $he is @@.pink;quite pregnant,@@ as $he sports a belly that could easily carry a full sized baby.
 			<<elseif $args[0].bellyPreg >= 5000>>
-				and she sees a @@.pink;bump in her stomach.@@ A gentle kick clues her in to the reason.
+				and $he sees a @@.pink;bump in $his stomach.@@ A gentle kick clues $him in to the reason.
 			<<elseif $args[0].bellyPreg >= 100>>
-				and she see a @@.pink;slight swell to her stomach.@@
+				and $he see a @@.pink;slight swell to $his stomach.@@
 			<</if>>
 			<<if $args[0].fetish != "mindbroken">>
 				<<if $args[0].bellyPreg >= 100 || $args[0].birthsTotal > 0>>
 					<<if $args[0].devotion >= 50>>
-						Even though she didn’t get to experience being made into one, she is delighted to be a mother<<if $args[0].birthsTotal > 0>> again<</if>>.
+						Even though $he didn't get to experience being made into one, $he is delighted to be a mother<<if $args[0].birthsTotal > 0>> again<</if>>.
 					<<else>>
-						She is filled with conflicting emotions, @@.mediumorchid;hatred@@ for you for forcing <<if $args[0].pregType > 1>>these lives<<else>>this life<</if>> onto her, as well as the instinct of a mother’s love for her unborn child.
+						$He is filled with conflicting emotions, @@.mediumorchid;hatred@@ for you for forcing <<if $args[0].pregType > 1>>these lives<<else>>this life<</if>> onto $him, as well as the instinct of a mother's love for $his unborn child.
 						<<set $args[0].devotion -= 3>>
 					<</if>>
 				<</if>>
 			<<elseif $args[0].fetish == "pregnancy">>
 				<<if $args[0].bellyPreg >= 100 || $args[0].birthsTotal > 0>>
 					<<if $args[0].devotion >= 50>>
-						Even though she didn’t get to experience being made into one, she is overjoyed to have <<if $args[0].birthsTotal > 0>>another<<else>>a<</if>> life growing inside her.
+						Even though $he didn't get to experience being made into one, $he is overjoyed to have <<if $args[0].birthsTotal > 0>>another<<else>>a<</if>> life growing inside $him.
 					<<else>>
-						She is filled with conflicting emotions, hate for being forced into this, but also joy from getting to be pregnant. While you didn't do this for her amusement, she'll definitely take advantage of it.
+						$He is filled with conflicting emotions, hate for being forced into this, but also joy from getting to be pregnant. While you didn't do this for $his amusement, $he'll definitely take advantage of it.
 					<</if>>
 				<</if>>
 			<</if>>
 			<<set _weightChange = 1>>
 		<<elseif $args[0].bellyImplant > $args[1].bellyImplant && $args[0].bellyImplant >= 100>> /*belly implant filled*/
 			<br><br>
-			She wiggles into a better position to view her stomach, where she
+			$He wiggles into a better position to view $his stomach, where $he
 			<<if $args[0].bellyImplant >= 450000>>
 				sees nothing but a @@.pink;massive middle.@@
 			<<elseif $args[0].bellyImplant >= 150000>>
@@ -2541,35 +2541,35 @@ Now you only have to wait for her to wake up.
 			<<elseif $args[0].bellyImplant >= 15000>>
 				sees a @@.pink;belly swollen enough to be carrying at least one baby ready to drop.@@
 			<<elseif $args[0].bellyImplant >= 5000>>
-				sees a @@.pink;clear bump in her stomach from the belly implant.@@
+				sees a @@.pink;clear bump in $his stomach from the belly implant.@@
 			<<elseif $args[0].bellyImplant >= 100>>
-				sees a @@.pink;slight swell to her stomach.@@
+				sees a @@.pink;slight swell to $his stomach.@@
 			<</if>>
 			<<if $args[0].devotion >= 50>>
-				She likes how the bulge looks on her and can't wait to get fucked with it in the way.
+				$He likes how the bulge looks on $him and can't wait to get fucked with it in the way.
 			<<else>>
-				It @@.mediumorchid;bothers her@@ that you would add such a <<if $args[0].bellyImplant >= 10000>>major<<else>>minor<</if>> inconvenience to her body.
+				It @@.mediumorchid;bothers $him@@ that you would add such a <<if $args[0].bellyImplant >= 10000>>major<<else>>minor<</if>> inconvenience to $his body.
 				<<set $args[0].devotion -= 1>>
 			<</if>>
 			<<if $args[1].pregKnown == 1>>
 				<<if $args[0].fetish == "pregnancy">>
 					<<if $args[0].devotion >= 50>>
-						She @@.mediumorchid;scowls with momentary wrath@@ before regaining her composure. She resents being separated from her pregnancy<<if canGetPregnant($args[0])>>, though that is easily remedied<</if>>.
+						$He @@.mediumorchid;scowls with momentary wrath@@ before regaining $his composure. $He resents being separated from $his pregnancy<<if canGetPregnant($args[0])>>, though that is easily remedied<</if>>.
 						<<set $args[0].devotion -= 5>>
 					<<elseif $args[0].devotion >= 20>>
-						She @@.mediumorchid;scowls angrily@@ at this turn of events<<if canGetPregnant($args[0])>>, though that will be easily remedied by putting another child in her<</if>>.
+						$He @@.mediumorchid;scowls angrily@@ at this turn of events<<if canGetPregnant($args[0])>>, though that will be easily remedied by putting another child in $him<</if>>.
 						<<set $args[0].devotion -= 10>>
 					<<else>>
-						She is filled with @@.mediumorchid;hatred for you@@ for snatching her pregnancy away from her.
+						$He is filled with @@.mediumorchid;hatred for you@@ for snatching $his pregnancy away from $him.
 						<<set $args[0].devotion -= 15>>
 					<</if>>
 				<<elseif $args[0].fetish != "mindbroken">>
 					<<if $args[0].devotion >= 50>>
-						While she will miss the chance of meeting her future child, she will no longer be weighed down by it as she gets used to her new body.
+						While $he will miss the chance of meeting $his future child, $he will no longer be weighed down by it as $he gets used to $his new body.
 					<<elseif $args[0].devotion >= 20>>
-						She accepts this as how things are.
+						$He accepts this as how things are.
 					<<else>>
-						She is filled with @@.mediumorchid;hatred for you@@ for snatching her child away from her. It didn't matter if she wanted it or not; @@.gold;it was hers and you took it.@@
+						$He is filled with @@.mediumorchid;hatred for you@@ for snatching $his child away from $him. It didn't matter if $he wanted it or not; @@.gold;it was $hers and you took it.@@
 						<<set $args[0].devotion -= 10, $args[0].trust -= 10>>
 					<</if>>
 				<</if>>
@@ -2577,32 +2577,32 @@ Now you only have to wait for her to wake up.
 			<<set _weightChange = 1>>
 		<<elseif $args[0].pregKnown == 0 && $args[1].pregKnown == 1>>
 			<br><br>
-			She wiggles into a better position to view her stomach, where she discovers she is @@.pink;no longer pregnant.@@
+			$He wiggles into a better position to view $his stomach, where $he discovers $he is @@.pink;no longer pregnant.@@
 			<<if $args[0].fetish == "pregnancy">>
 				<<if $args[0].devotion >= 50>>
-					She @@.mediumorchid;scowls with momentary wrath@@ before regaining her composure. She resents being separated from her pregnancy<<if canGetPregnant($args[0])>>, though that is easily remedied<</if>>.
+					$He @@.mediumorchid;scowls with momentary wrath@@ before regaining $his composure. $He resents being separated from $his pregnancy<<if canGetPregnant($args[0])>>, though that is easily remedied<</if>>.
 					<<set $args[0].devotion -= 5>>
 				<<elseif $args[0].devotion >= 20>>
-					She @@.mediumorchid;scowls angrily@@ at this turn of events<<if canGetPregnant($args[0])>>, though that will be easily remedied by putting another child in her<</if>>.
+					$He @@.mediumorchid;scowls angrily@@ at this turn of events<<if canGetPregnant($args[0])>>, though that will be easily remedied by putting another child in $him<</if>>.
 					<<set $args[0].devotion -= 10>>
 				<<else>>
-					She is filled with @@.mediumorchid;hatred for you@@ for snatching her pregnancy away from her.
+					$He is filled with @@.mediumorchid;hatred for you@@ for snatching $his pregnancy away from $him.
 					<<set $args[0].devotion -= 15>>
 				<</if>>
 			<<elseif $args[0].fetish != "mindbroken">>
 				<<if $args[0].devotion >= 50>>
-					While she will miss the chance of meeting her future child, she will no longer be weighed down by it as she gets used to her new body.
+					While $he will miss the chance of meeting $his future child, $he will no longer be weighed down by it as $he gets used to $his new body.
 				<<elseif $args[0].devotion >= 20>>
-					She accepts this as how things are.
+					$He accepts this as how things are.
 				<<else>>
-					She is filled with @@.mediumorchid;hatred for you@@ for snatching her child away from her. It didn't matter if she wanted it or not; @@.gold;it was hers and you took it.@@
+					$He is filled with @@.mediumorchid;hatred for you@@ for snatching $his child away from $him. It didn't matter if $he wanted it or not; @@.gold;it was $hers and you took it.@@
 					<<set $args[0].devotion -= 10, $args[0].trust -= 10>>
 				<</if>>
 			<</if>>
 			<<set _weightChange = 1>>
 		<<elseif $args[0].bellyImplant < $args[1].bellyImplant>> /*belly implant reduced*/
 			<br><br>
-			She wiggles into a better position to view her stomach, where she
+			$He wiggles into a better position to view $his stomach, where $he
 			<<if $args[0].bellyImplant >= 450000>>
 				sees nothing but a @@.pink;massive middle.@@
 			<<elseif $args[0].bellyImplant >= 150000>>
@@ -2612,16 +2612,16 @@ Now you only have to wait for her to wake up.
 			<<elseif $args[0].bellyImplant >= 15000>>
 				sees a @@.pink;belly swollen enough to be carrying at least one baby ready to drop.@@
 			<<elseif $args[0].bellyImplant >= 5000>>
-				sees a @@.pink;clear bump in her stomach from the belly implant.@@
+				sees a @@.pink;clear bump in $his stomach from the belly implant.@@
 			<<elseif $args[0].bellyImplant >= 100>>
-				sees a @@.pink;slight swell to her stomach.@@
+				sees a @@.pink;slight swell to $his stomach.@@
 			<<else>>
-				discovers her belly is @@.pink;no longer bulging.@@
+				discovers $his belly is @@.pink;no longer bulging.@@
 			<</if>>
 			<<if $args[0].devotion >= 20>>
-				She appreciates how much easier it will be with a smaller middle.
+				$He appreciates how much easier it will be with a smaller middle.
 			<<else>>
-				She can't help but appreciate losing the bulk, but she still @@.gold;worries@@ over your control of her body.
+				$He can't help but appreciate losing the bulk, but $he still @@.gold;worries@@ over your control of $his body.
 				<<set $args[0].trust -= 1>>
 			<</if>>
 			<<set _weightChange = 1>>
@@ -2630,129 +2630,129 @@ Now you only have to wait for her to wake up.
 		/*stomach*/
 		<<if _weightChange != 1>>
 			<br><br>
-			She wiggles into a better position to see her middle, and begins to shift
+			$He wiggles into a better position to see $his middle, and begins to shift
 		<<else>>
-			She continues to shift
+			$He continues to shift
 		<</if>>
 		<<if $args[0].weight >= $args[1].weight+30>> /*(fatter)*/
-			her stomach until she feels just how @@.red;much more weight@@ she is carrying.
+			$his stomach until $he feels just how @@.red;much more weight@@ $he is carrying.
 			<<if $args[0].fetish != "mindbroken">>
 				<<if $args[0].devotion > 20>>
-					She finds her new curves intriguing.
+					$He finds $his new curves intriguing.
 				<<else>>
-					Her face contorts with @@.mediumorchid;disgust@@ at her newfound bulk.
+					$His face contorts with @@.mediumorchid;disgust@@ at $his newfound bulk.
 					<<set $args[0].devotion -= 5>>
 				<</if>>
 			<</if>>
 			<<if $args[0].bellySag > $args[1].bellySag && $args[0].belly < 100>>
-				She also notices @@.red;how much it sags.@@
+				$He also notices @@.red;how much it sags.@@
 				<<if $args[0].fetish != "mindbroken">>
 					<<if $args[0].devotion > 20>>
-						This isn’t pleasant, but she bears it for you.
+						This isn't pleasant, but $he bears it for you.
 					<<else>>
-						This does nothing for her self-image, only @@.mediumorchid;disgusts and annoys@@ her.
+						This does nothing for $his self-image, only @@.mediumorchid;disgusts and annoys@@ $him.
 						<<set $args[0].devotion -= 2>>
 					<</if>>
 				<</if>>
 			<<elseif $args[0].bellySag < $args[1].bellySag && $args[0].belly < 100>>
-				She also notices it is @@.green;tighter despite being softer.@@
+				$He also notices it is @@.green;tighter despite being softer.@@
 				<<if $args[0].fetish != "mindbroken">>
 					<<if $args[0].devotion > 20>>
-						This is great for her self-image and she happily strokes her new firm belly.
+						This is great for $his self-image and $he happily strokes $his new firm belly.
 					<<else>>
-						Whatever else this transition brings, this is a gift she will appreciate and she @@.hotpink;smiles, just a bit.@@
+						Whatever else this transition brings, this is a gift $he will appreciate and $he @@.hotpink;smiles, just a bit.@@
 						<<set $args[0].devotion += 1>>
 					<</if>>
 				<</if>>
 			<</if>>
 		<<elseif $args[0].weight <= $args[1].weight-30>> /*(thinner)*/
-			her stomach and she finds her body @@.green;thinner.@@
+			$his stomach and $he finds $his body @@.green;thinner.@@
 			<<if $args[0].fetish != "mindbroken">>
 				<<if $args[0].devotion > 20>>
-					She finds her new curves intriguing.
+					$He finds $his new curves intriguing.
 				<<else>>
-					While free weight loss is @@.hotpink;appreciated,@@ she wishes she had some say in the matter.
+					While free weight loss is @@.hotpink;appreciated,@@ $he wishes $he had some say in the matter.
 					<<set $args[0].devotion += 1>>
 				<</if>>
 			<</if>>
 			<<if $args[0].bellySag > $args[1].bellySag && $args[0].belly < 100>>
-				She also notices how it @@.red;has a sag to it.@@
+				$He also notices how it @@.red;has a sag to it.@@
 				<<if $args[0].fetish != "mindbroken">>
 					<<if $args[0].devotion > 20>>
-						This isn’t pleasant, but she bears it for you.
+						This isn't pleasant, but $he bears it for you.
 					<<else>>
-						This does nothing for her self-image, only @@.mediumorchid;disgusts and annoys@@ her.
+						This does nothing for $his self-image, only @@.mediumorchid;disgusts and annoys@@ $him.
 						<<set $args[0].devotion -= 2>>
 					<</if>>
 				<</if>>
 			<<elseif $args[0].bellySag < $args[1].bellySag && $args[0].belly < 100>>
-				She also notices it is @@.green;tighter despite being softer.@@
+				$He also notices it is @@.green;tighter despite being softer.@@
 				<<if $args[0].fetish != "mindbroken">>
 					<<if $args[0].devotion > 20>>
-						This is great for her self-image and she happily strokes her new perkier belly.
+						This is great for $his self-image and $he happily strokes $his new perkier belly.
 					<<else>>
-						Whatever else this transition brings, this is a gift she will appreciate and she @@.hotpink;smiles, just a bit.@@
+						Whatever else this transition brings, this is a gift $he will appreciate and $he @@.hotpink;smiles, just a bit.@@
 						<<set $args[0].devotion += 1>>
 					<</if>>
 				<</if>>
 			<</if>>
 		<<elseif $args[0].bellySag > $args[1].bellySag && $args[0].belly < 100>> /*(belly sag)*/
-			her stomach and she notices a @@.red;sag in her belly.@@
+			$his stomach and $he notices a @@.red;sag in $his belly.@@
 			<<if $args[0].fetish != "mindbroken">>
 				<<if $args[0].devotion > 20>>
-					This isn’t pleasant, but she bears it for you.
+					This isn't pleasant, but $he bears it for you.
 				<<else>>
-					This does nothing for her self-image, only @@.mediumorchid;disgusts and annoys@@ her.
+					This does nothing for $his self-image, only @@.mediumorchid;disgusts and annoys@@ $him.
 					<<set $args[0].devotion -= 2>>
 				<</if>>
 			<</if>>
 		<<elseif $args[0].bellySag < $args[1].bellySag && $args[0].belly < 100>> /*(subtracted)*/
-			her stomach and notices the @@.green;sag in her belly has lessened.@@
+			$his stomach and notices the @@.green;sag in $his belly has lessened.@@
 			<<if $args[0].fetish != "mindbroken">>
 				<<if $args[0].devotion > 20>>
-					This is great for her self-image and she happily strokes her new tight belly.
+					This is great for $his self-image and $he happily strokes $his new tight belly.
 				<<else>>
-					Whatever else this transition brings, this is a gift she will appreciate and she @@.hotpink;smiles, just a bit.@@
+					Whatever else this transition brings, this is a gift $he will appreciate and $he @@.hotpink;smiles, just a bit.@@
 					<<set $args[0].devotion += 1>>
 				<</if>>
 			<</if>>
 		<<elseif $args[0].weight < 10 && $args[0].muscles > 5 && $args[0].belly < 100>>
-			her @@.lime;muscled stomach.@@
+			$his @@.lime;muscled stomach.@@
 			<<if $args[0].fetish != "mindbroken">>
 				<<if $args[0].devotion > 20>>
-					She finds her new strength intriguing.
+					$He finds $his new strength intriguing.
 				<<else>>
-					She finds her new strength @@.mediumaquamarine;empowering.@@
+					$He finds $his new strength @@.mediumaquamarine;empowering.@@
 					<<set $args[0].trust += 2>>
 				<</if>>
 			<</if>>
 		<<else>>
-			stomach, though she finds little out of the ordinary<<if _weightChange == 1>>; other than the obvious, of course<</if>>.
+			stomach, though $he finds little out of the ordinary<<if _weightChange == 1>>; other than the obvious, of course<</if>>.
 		<</if>>
 		<<if $args[0].navelPiercing != 0 && $args[1].navelPiercing == 0>>
-			She now has a piercing in her navel; she rolls her tummy<<if $args[0].belly >= 15000>>, a feat in and of itself<</if>>, fascinated by her new hardware grazing her stomach to the motion.
+			$He now has a piercing in $his navel; $he rolls $his tummy<<if $args[0].belly >= 15000>>, a feat in and of itself<</if>>, fascinated by $his new hardware grazing $his stomach to the motion.
 		<</if>>
 
 		/* waist */
 		<<if $args[0].belly < 30000 || $args[0].weight <= 95>>
 			<<if $args[0].waist > $args[1].waist+40>>
-				As she explores her middle, she also takes note of her @@.orange;wider waist.@@
+				As $he explores $his middle, $he also takes note of $his @@.orange;wider waist.@@
 				<<if $args[0].fetish == "mindbroken">>
-					The effects of such a change on her appearance go right over her head.
+					The effects of such a change on $his appearance go right over $his head.
 				<<elseif $args[0].devotion > 20>>
-					This change disappoints her. She wishes she could have been more feminine for you.
+					This change disappoints $him. $He wishes $he could have been more feminine for you.
 				<<else>>
-					This change @@.mediumorchid;disgusts her;@@ it will only leave her treated worse compared to the more feminine slaves.
+					This change @@.mediumorchid;disgusts $him;@@ it will only leave $him treated worse compared to the more feminine slaves.
 					<<set $args[0].devotion -= 1>>
 				<</if>>
 			<<elseif $args[0].waist < $args[1].waist-40>>
-				As she explores her middle, she also takes note of her @@.lime;narrower waist.@@
+				As $he explores $his middle, $he also takes note of $his @@.lime;narrower waist.@@
 				<<if $args[0].fetish == "mindbroken">>
-					The effects of such a change on her appearance go right over her head.
+					The effects of such a change on $his appearance go right over $his head.
 				<<elseif $args[0].devotion > 20>>
-					This change pleases her; she can't wait to feel your hands around her.
+					This change pleases $him; $he can't wait to feel your hands around $him.
 				<<else>>
-					That you would make such a change to her @@.mediumorchid;disgusts her,@@ though she @@.mediumaquamarine;takes solace@@ in the fact that she will likely be treated better for being more attractive.
+					That you would make such a change to $him @@.mediumorchid;disgusts $him,@@ though $he @@.mediumaquamarine;takes solace@@ in the fact that $he will likely be treated better for being more attractive.
 					<<set $args[0].devotion -= 1, $args[0].trust += 1>>
 				<</if>>
 			<</if>>
@@ -2760,9 +2760,9 @@ Now you only have to wait for her to wake up.
 
 		/*(butt)*/
 		<br><br>
-		She cranes her neck back to review her rear, finding how
+		$He cranes $his neck back to review $his rear, finding how
 		<<if $args[0].butt > $args[1].butt>> /*(bigger)*/
-			much @@.lime;bigger her butt is now.@@ As she bounces her cheeks, it becomes clear that it has grown
+			much @@.lime;bigger $his butt is now.@@ As $he bounces $his cheeks, it becomes clear that it has grown
 			<<if $args[0].butt >= $args[1].butt+5>> /*(+to max size description or above)*/
 				an incredible amount.
 			<<elseif $args[0].butt > $args[1].butt+1>> /*(+more sizes)*/
@@ -2772,16 +2772,16 @@ Now you only have to wait for her to wake up.
 			<</if>>
 			<<if $args[0].fetish != "mindbroken">>
 				<<if $args[0].devotion > 20>>
-					This is a pleasing development as she looks forward to putting this new rear to the test with you.
+					This is a pleasing development as $he looks forward to putting this new rear to the test with you.
 				<<else>>
-					While she’s not terribly upset, this still feels like a violation of her, somehow. Still, there are worse things that could happen than waking up with a bigger rear.
+					While $he's not terribly upset, this still feels like a violation of $him, somehow. Still, there are worse things that could happen than waking up with a bigger rear.
 				<</if>>
 			<</if>>
 			<<if $args[0].butt >= $args[1].butt+5 && $args[0].butt > 12>>
-				She is overwhelmed by how large her new bottom is. She doubts she can even lay flat on her back any longer.
+				$He is overwhelmed by how large $his new bottom is. $He doubts $he can even lay flat on $his back any longer.
 			<</if>>
 		<<elseif $args[0].butt < $args[1].butt>> /*(smaller)*/
-			much @@.orange;smaller her butt is now.@@ As she bounces her cheeks, it becomes clear that it has shrunk
+			much @@.orange;smaller $his butt is now.@@ As $he bounces $his cheeks, it becomes clear that it has shrunk
 			<<if $args[0].butt <= $args[1].butt-5>> /*(+to max size description or above)*/
 				an incredible amount.
 			<<elseif $args[0].butt > $args[1].butt-1>> /*(+more sizes)*/
@@ -2791,64 +2791,64 @@ Now you only have to wait for her to wake up.
 			<</if>>
 			<<if $args[0].fetish != "mindbroken">>
 				<<if $args[0].devotion > 20>>
-					She is saddened that there is now less of her for you to play with, but remembers that you chose this body for her and hopes that you will still make use of her rear.
+					$He is saddened that there is now less of $him for you to play with, but remembers that you chose this body for $him and hopes that you will still make use of $his rear.
 				<<else>>
-					This is just @@.mediumorchid;depressing@@ to her. A nice rear is one of the two parts of her body that almost every women (or “women”) is defined by, and now she feels like just that much less of a person.
+					This is just @@.mediumorchid;depressing@@ to $him. A nice rear is one of the two parts of $his body that almost every woman (or "woman") is defined by, and now $he feels like just that much less of a person.
 					<<set $args[0].devotion -= 1>>
 				<</if>>
 			<</if>>
 		<<else>>
-			little her butt has changed in size.
+			little $his butt has changed in size.
 		<</if>>
 		<<if $args[0].buttImplant > 0 && $args[1].buttImplant == 0>> /*(+butt implants)*/
-			She also notes that @@.coral;there are implants in her,@@ as her ass’s shape didn't really change as it moved.
+			$He also notes that @@.coral;there are implants in $him,@@ as $his ass's shape didn't really change as it moved.
 			<<if $args[0].fetish != "mindbroken">>
 				<<if $args[0].devotion > 20>>
-					It pleases her that you would invest in such a minor way in her body.
+					It pleases $him that you would invest in such a minor way in $his body.
 				<<else>>
-					It feels like you have modified her in a such a minor way for your own benefit, and she doesn’t kid herself in thinking otherwise.
+					It feels like you have modified $him in a such a minor way for your own benefit, and $he doesn't kid $himself in thinking otherwise.
 				<</if>>
 			<</if>>
 		<<elseif $args[0].buttImplant == 0 && $args[1].buttImplant > 0>> /*(-butt implants)*/
-			She also notes that she @@.coral;no longer has ass implants,@@ as her experimentation reveals a more natural bounce to her buttocks.
+			$He also notes that $he @@.coral;no longer has ass implants,@@ as $his experimentation reveals a more natural bounce to $his buttocks.
 			<<if $args[0].fetish != "mindbroken">>
 				<<if $args[0].devotion > 20>>
-					She is happy that you think her body doesn’t need any artificial modification to be pleasing.
+					$He is happy that you think $his body doesn't need any artificial modification to be pleasing.
 				<<else>>
-					She views this as one more thing she @@.mediumorchid;didn’t have a choice in.@@
+					$He views this as one more thing $he @@.mediumorchid;didn't have a choice in.@@
 					<<set $args[0].devotion -= 1>>
 				<</if>>
 			<</if>>
 		<</if>>
 		<<if $args[0].fetish != "mindbroken">>
 			<<if $args[0].hips != $args[1].hips>>
-				As she prepares to look at her crotch, it occurs to her that her hips are
+				As $he prepares to look at $his crotch, it occurs to $him that $his hips are
 				<<if $args[0].hips > $args[1].hips>>
 					@@.lime;<<if $args[0].hips > $args[1].hips+3>>considerably <<elseif $args[0].hips < $args[1].hips-1>>much <</if>> wider.@@
 					<<if $args[0].fetish == "pregnancy" && $args[0].birthsTotal > 0>>
-						She seems @@.hotpink;overjoyed@@ at their new size; It means she'll be even better at popping out babies than ever. She continues around back to learn how
+						$He seems @@.hotpink;overjoyed@@ at their new size; It means $he'll be even better at popping out babies than ever. $He continues around back to learn how
 					<<elseif $args[0].devotion > 20>>
-						She gives them a little wiggle for your amusement before continuing around back to learn how
+						$He gives them a little wiggle for your amusement before continuing around back to learn how
 					<<else>>
-						She takes the new addition well enough since it is likely to raise her worth in society and thus not the worst thing ever. How you intend to make use of her hips @@.gold;worries her,@@ however. She continues around back to learn how
+						$He takes the new addition well enough since it is likely to raise $his worth in society and thus not the worst thing ever. How you intend to make use of $his hips @@.gold;worries $him,@@ however. $He continues around back to learn how
 						<<set $args[0].trust -= 1>>
 					<</if>>
 				<<else>>
 					@@.orange;<<if $args[0].hips < $args[1].hips-3>>considerably <<elseif $args[0].hips < $args[1].hips-1>>much <</if>> narrower.@@
 					<<if $args[0].fetish == "pregnancy" && $args[0].birthsTotal > 0>>
-						She seems a little caught up on their new size, likely by concern over future pregnancies and childbirth.
+						$He seems a little caught up on their new size, likely by concern over future pregnancies and childbirth.
 					<<elseif $args[0].devotion > 50>>
-						She gives them a little wiggle for your amusement.
+						$He gives them a little wiggle for your amusement.
 					<<elseif $args[0].devotion >= -20>>
-						She accepts your judgment that her new hips suit her better.
+						$He accepts your judgment that $his new hips suit $him better.
 						<<if $args[0].pregKnown && $args[0].birthsTotal > 0>>
-							She @@.gold;worries@@ about what this means for her coming birth.
+							$He @@.gold;worries@@ about what this means for $his coming birth.
 							<<set $args[0].trust -= 3>>
 						<</if>>
 					<<else>>
-						She seems upset, @@.mediumorchid;both from her loss of femininity and the overreach of your power,@@ that you would alter her body is such a way.
+						$He seems upset, @@.mediumorchid;both from $his loss of femininity and the overreach of your power,@@ that you would alter $his body is such a way.
 						<<if $args[0].pregKnown && $args[0].birthsTotal > 0>>
-							A @@.gold;terrifying realization@@ dawns on her; her upcoming birth is going to be much harder than her last.
+							A @@.gold;terrifying realization@@ dawns on $him; $his upcoming birth is going to be much harder than $his last.
 							<<set $args[0].trust -= 5>>
 						<</if>>
 						<<set $args[0].devotion -= 3>>
@@ -2856,14 +2856,14 @@ Now you only have to wait for her to wake up.
 				<</if>>
 			<</if>>
 			<<if $args[0].anusPiercing != 0 && $args[1].anusPiercing == 0>>
-				As she moved, she felt something odd in her butt. She can only speculate that she has a new addition down there.
+				As $he moved, $he felt something odd in $his butt. $He can only speculate that $he has a new addition down there.
 			<</if>>
 		<</if>>
 		
 		<br><br>
 		<<set _seeCrotch = 1>>
 		<<if $args[0].weight > 97 || $args[0].belly >= 60000 || $args[0].boobs >= 20000>> /* crotch blockers */
-			She tries to get a good view of her crotch, but finds it impossible with her
+			$He tries to get a good view of $his crotch, but finds it impossible with $his
 			<<if $args[0].belly >= 60000>>
 				<<set _belly = bellyAdjective($args[0])>>
 				_belly belly in the way.
@@ -2873,31 +2873,31 @@ Now you only have to wait for her to wake up.
 				enormous boobs taking up so much space.
 			<</if>>
 			<<if $args[0].fetish != "mindbroken">>
-				She shifts her weight so that she falls onto her back
+				$He shifts $his weight so that $he falls onto $his back
 				<<if $args[0].corsetPiercing != 0 && $args[1].corsetPiercing == 0>>
-					and recoils as she lands on something unfamiliar and hard. Her mind races as to what it could be, before the realization sets in that she now has a corset piercing up her back. Once she gets used to the feeling, she leans to her side to finally get a view around her body.
+					and recoils as $he lands on something unfamiliar and hard. $His mind races as to what it could be, before the realization sets in that $he now has a corset piercing up $his back. Once $he gets used to the feeling, $he leans to $his side to finally get a view around $his body.
 				<<else>>
-					and leans to her side to finally see what's under her body.
+					and leans to $his side to finally see what's under $his body.
 				<</if>>
 				<<if $args[0].weight > 160 || ($args[0].boobs >= 20000 && ["wide-set", "saggy",].includes($args[0].boobShape)) || $args[0].boobs >= 40000 || $args[0].hips == 3>> /* still can't see */
-					Unfortunately for her,
+					Unfortunately for $him,
 					<<if $args[0].boobs >= 40000>>
-						her tits are so massive they hang over her sides and block any line of sight she may have been able to use.
+						$his tits are so massive they hang over $his sides and block any line of sight $he may have been able to use.
 					<<elseif $args[0].boobs >= 20000 && ["wide-set", "saggy",].includes($args[0].boobShape)>>
-						her tits are resting heavily to her sides and block any line of sight she may have been able to use.
+						$his tits are resting heavily to $his sides and block any line of sight $he may have been able to use.
 					<<elseif $args[0].weight > 160>>
-						she is so fat her gut rests past her sides and block any line of sight she may have been able to use.
+						$he is so fat $his gut rests past $his sides and block any line of sight $he may have been able to use.
 					<<else>>
-						her hips are so absurdly wide, there is no way for her to see around them.
+						$his hips are so absurdly wide, there is no way for $him to see around them.
 					<</if>>
 					<<set _seeCrotch = 0>>
 				<</if>>
 			<<else>>
-				Her simple mind cannot fathom a good way to see her junk like this, so what she has will come as a surprise sooner or later to her.
+				$His simple mind cannot fathom a good way to see $his junk like this, so what $he has will come as a surprise sooner or later to $him.
 				<<set _seeCrotch = 0>>
 			<</if>>
 		<<else>>
-			As her eyes center on her crotch,
+			As $his eyes center on $his crotch,
 		<</if>>
 		
 		<<if _seeCrotch == 1>>
@@ -2905,11 +2905,11 @@ Now you only have to wait for her to wake up.
 			/*(changed genitals)*/
 			<<if $args[1].vagina > -1>> /*(had a vagina)*/
 				<<if $args[0].dick > 0 && $args[1].dick > 0>> /*(had a penis)*/
-					she is relieved to find @@.coral;
+					$he is relieved to find @@.coral;
 					<<if $args[0].balls > 0 && $args[0].scrotum > 0 && $args[1].balls > 0 && $args[1].scrotum > 0>>
 						a cock, balls and pussy.
 					<<elseif $args[0].balls == 0 && $args[1].balls > 0 && $args[1].scrotum > 0>>
-						both a cock and pussy, though she is a little miffed that she now lacks testicles.
+						both a cock and pussy, though $he is a little miffed that $he now lacks testicles.
 					<<elseif $args[0].balls > 0 && $args[0].scrotum > 0 && $args[1].balls == 0>>
 						both a cock, pussy and, more surprisingly, balls.
 					<<else>>
@@ -2917,33 +2917,33 @@ Now you only have to wait for her to wake up.
 					<</if>>
 					@@
 				<<elseif $args[0].dick > 0 && $args[1].dick == 0>> /*(+penis)*/
-					she is startled to find she @@.coral;has a penis@@ now.
+					$he is startled to find $he @@.coral;has a penis@@ now.
 					<<if $args[0].vagina > -1>> /*(kept vagina)*/
-						She is confused for a moment until she lifts her new penis to @@.coral;<<if canSee($args[0])>>see<<else>>discover<</if>> a pussy under it.@@
+						$He is confused for a moment until $he lifts $his new penis to @@.coral;<<if canSee($args[0])>>see<<else>>discover<</if>> a pussy under it.@@
 					<<else>> /*(did not keep vagina, +penis or not)*/
-						She understands that she @@.coral;no longer has a vagina.@@
+						$He understands that $he @@.coral;no longer has a vagina.@@
 					<</if>>
 				<<elseif $args[0].dick == 0 && $args[1].dick > 0>> /*(had a penis)*/
-					she is shocked to <<if canSee($args[0])>>see<<else>>discover<</if>> that she @@.coral;no longer has a
+					$he is shocked to <<if canSee($args[0])>>see<<else>>discover<</if>> that $he @@.coral;no longer has a
 					<<if $args[0].balls > 0 && $args[0].scrotum > 0>>
-						penis, mostly because she still has balls.@@
+						penis, mostly because $he still has balls.@@
 					<<elseif $args[0].vagina > -1>>
-						penis, though she is glad to still have a pussy.@@
+						penis, though $he is glad to still have a pussy.@@
 					<<else>>
-						penis, or anything, for that matter, on her crotch.@@
+						penis, or anything, for that matter, on $his crotch.@@
 					<</if>>
 				<<elseif $args[0].vagina > -1>>
-					she is happy to find a familiar hole.
+					$he is happy to find a familiar hole.
 				<<else>>
-					she is startled to find she @@.coral;no longer has genitals.@@
+					$he is startled to find $he @@.coral;no longer has genitals.@@
 				<</if>>
 			<<elseif $args[1].dick > 0>> /*(had a penis)*/
 				<<if $args[0].dick > 0>>
-					she is relieved to find she @@.coral;still has her
+					$he is relieved to find $he @@.coral;still has $his
 					<<if $args[0].balls > 0 && $args[0].scrotum > 0 && $args[1].balls > 0 && $args[1].scrotum > 0>>
 						penis and testicles.
 					<<elseif $args[0].balls == 0 && $args[1].balls > 0 && $args[1].scrotum > 0>>
-						penis, but is a little alarmed to find she now lacks testicles.
+						penis, but is a little alarmed to find $he now lacks testicles.
 					<<elseif $args[0].balls > 0 && $args[0].scrotum > 0 && $args[1].balls == 0>>
 						penis, but is more interested in the dangling pair of objects beneath it.
 					<<else>>
@@ -2951,10 +2951,10 @@ Now you only have to wait for her to wake up.
 					<</if>>
 					@@
 					<<if $args[0].vagina > -1 && $args[0].balls < 6 && $args[0].dick < 10>>
-						A new sensation causes her to gaze lower. Much to her surprise, she @@.coral;now also has a pussy.@@
+						A new sensation causes $him to gaze lower. Much to $his surprise, $he @@.coral;now also has a pussy.@@
 					<</if>>
 				<<else>>
-					she is shocked to find that she @@.coral;no longer has a
+					$he is shocked to find that $he @@.coral;no longer has a
 					<<if $args[0].balls > 0 && $args[0].scrotum > 0 && $args[1].balls > 0 && $args[1].scrotum > 0>>
 						penis, but still has balls.
 					<<elseif $args[0].vagina > -1>>
@@ -2965,75 +2965,75 @@ Now you only have to wait for her to wake up.
 					@@
 				<</if>>
 			<<else>>
-				she is surprised to find
+				$he is surprised to find
 				<<if $args[0].dick > 0 && $args[0].vagina > -1 && $args[0].balls > 0 && $args[0].scrotum > 0>>
-					her crotch is fully loaded.
+					$his crotch is fully loaded.
 				<<elseif $args[0].dick > 0 && $args[0].vagina > -1>>
-					she has both a dick and pussy.
+					$he has both a dick and pussy.
 				<<elseif $args[0].dick > 0>>
-					she now has a cock<<if $args[0].balls > 0 && $args[0].scrotum > 0>> and balls<</if>> to entertain with.
+					$he now has a cock<<if $args[0].balls > 0 && $args[0].scrotum > 0>> and balls<</if>> to entertain with.
 				<<elseif $args[0].vagina > -1>>
-					she now has a pussy to get pounded in.
+					$he now has a pussy to get pounded in.
 				<<else>>
-					she is still a null. She expected something more.
+					$he is still a null. $He expected something more.
 				<</if>>
 			<</if>>
 
 			<<set _cockChanged = 0>>
 			/*(penis changes)*/
 			<<if $args[0].dick != $args[1].dick && $args[0].dick != 0 && $args[1].dick != 0>>
-				Her penis is <<if $args[0].dick > $args[1].dick + 4>>@@.lime;way bigger@@<<elseif $args[0].dick > $args[1].dick>>@@.lime;a good deal larger@@<<else>>@@.orange;smaller@@<</if>> than it was, and she is
+				$His penis is <<if $args[0].dick > $args[1].dick + 4>>@@.lime;way bigger@@<<elseif $args[0].dick > $args[1].dick>>@@.lime;a good deal larger@@<<else>>@@.orange;smaller@@<</if>> than it was, and $he is
 				<<if $args[0].fetish == "mindbroken">>
-					not bothered one way or the other by this development; it isn't even clear if she notices anything different about her cock.
+					not bothered one way or the other by this development; it isn't even clear if $he notices anything different about $his cock.
 				<<elseif $args[0].devotion > 20>>
 					<<if $args[0].dick > $args[1].dick + 4>>
-						@@.hotpink;incredibly excited@@ about this change. She laughs and groans at the weight of her shaft, and as she waggles it, it becomes increasingly obvious that she is having difficulty not straight up humping the air. She regains control over herself, though just barely.
+						@@.hotpink;incredibly excited@@ about this change. $He laughs and groans at the weight of $his shaft, and as $he waggles it, it becomes increasingly obvious that $he is having difficulty not straight up humping the air. $He regains control over $himself, though just barely.
 						<<set $args[0].devotion += 3>>
 					<<elseif $args[0].dick > $args[1].dick>>
-						pleased with this development. She takes the time to rub her newfound length across the sheets.
+						pleased with this development. $He takes the time to rub $his newfound length across the sheets.
 					<<else>>
-						accepting of it. She takes a moment to jostle her now shorter dick.
+						accepting of it. $He takes a moment to jostle $his now shorter dick.
 					<</if>>
 				<<else>>
 					<<if $args[0].dick > $args[1].dick + 4>>
-						@@.mediumaquamarine;incredibly aggravated@@ about this change. This is just one more thing she has to deal with now. How dare you give her such a massive, throbbing, sensitive piece of meat between her legs! Her glower loses its bite as you note her subconsciously thrusting her ridiculously enlarged organ against the sheets. She stops after she realizes what she is doing, nervously staying completely still to not blast a load out of her massive prick.
+						@@.mediumaquamarine;incredibly aggravated@@ about this change. This is just one more thing $he has to deal with now. How dare you give $him such a massive, throbbing, sensitive piece of meat between $his legs! $His glower loses its bite as you note $him subconsciously thrusting $his ridiculously enlarged organ against the sheets. $He stops after $he realizes what $he is doing, nervously staying completely still to not blast a load out of $his massive prick.
 						<<set $args[0].trust += 3>>
 					<<elseif $args[0].dick > $args[1].dick>>
-						annoyed at this development. She frowns as she tests her newfound growth, only thrusting once before <<if canSee($args[0])>>noticing your amused grin<<else>>sensing your gaze<</if>> and stopping.
+						annoyed at this development. $He frowns as $he tests $his newfound growth, only thrusting once before <<if canSee($args[0])>>noticing your amused grin<<else>>sensing your gaze<</if>> and stopping.
 					<<else>>
-						@@.mediumorchid;infuriated by it.@@ She jostles her smaller dick, only stopping when she starts to become flushed.
+						@@.mediumorchid;infuriated by it.@@ $He jostles $his smaller dick, only stopping when $he starts to become flushed.
 						<<set $args[0].devotion -= 5>>
 					<</if>>
 				<</if>>
 				<<set _cockChanged = 1>>
 			<</if>>
 			<<if $args[0].dickPiercing != 0 && $args[1].dickPiercing == 0>>
-				There was no missing the piercing in her dick as well.
+				There was no missing the piercing in $his dick as well.
 				<<set _cockChanged = 1>>
 			<</if>>
 			
 			/*(ball changes)*/
 			<<if $args[0].balls != $args[1].balls && $args[0].scrotum != 0 && $args[1].scrotum != 0>>
-				Then she takes a moment to jostle her balls, it seems they are
+				Then $he takes a moment to jostle $his balls, it seems they are
 				<<if $args[0].balls > $args[1].balls + 4>>
 					@@.lime;much larger@@ now. This
 					<<if $args[0].fetish == "mindbroken">>
-						does not seem to register in her mind.
+						does not seem to register in $his mind.
 					<<elseif $args[0].devotion > 20>>
-						amazing addition to her body is @@.hotpink;surely welcome@@. She moans as she rubs against her new balls, groaning as their weight shifts around. Her face is flushed by the time she’s done "examining" them.
+						amazing addition to $his body is @@.hotpink;surely welcome@@. $He moans as $he rubs against $his new balls, groaning as their weight shifts around. $His face is flushed by the time $he's done "examining" them.
 						<<set $args[0].devotion +=5>>
 					<<else>>
-						addition to her body is @@mediumaquamarine;annoying@@, clearly. The frustrated irritation on her face contrasts sharply with the actions of her hips, which are busy causing <<if $args[0].dick>>her dick to become engorged with blood<<else>>precum to start flowing freely<</if>>. Catching herself, she takes a few soothing breaths to calm her body down.
+						addition to $his body is @@mediumaquamarine;annoying@@, clearly. The frustrated irritation on $his face contrasts sharply with the actions of $his hips, which are busy causing <<if $args[0].dick>>$his dick to become engorged with blood<<else>>precum to start flowing freely<</if>>. Catching $himself, $he takes a few soothing breaths to calm $his body down.
 						<<set $args[0].trust += 5>>
 					<</if>>
 				<<elseif $args[0].balls > $args[1].balls>>
 					@@.lime;larger@@ now. This
 					<<if $args[0].fetish == "mindbroken">>
-						change doesn't mean much of anything to her.
+						change doesn't mean much of anything to $him.
 					<<elseif $args[0].devotion > 20>>
-						change delights her and she spends ample time jostling her bigger nuts.
+						change delights $him and $he spends ample time jostling $his bigger nuts.
 					<<else>>
-						change is just one more @@.hotpink;bother@@ for her. Her brow furrows as she takes a moment to feel them up and stops as <<if $args[0].dick>>her cock starts to stiffen<<else>>as a bead of precum starts to form from her urethra<</if>>.
+						change is just one more @@.hotpink;bother@@ for $him. $His brow furrows as $he takes a moment to feel them up and stops as <<if $args[0].dick>>$his cock starts to stiffen<<else>>as a bead of precum starts to form from $his urethra<</if>>.
 						<<set $args[0].devotion += 3>>
 					<</if>>
 				<<else>>
@@ -3043,7 +3043,7 @@ Now you only have to wait for her to wake up.
 					<<elseif $args[0].devotion > 20>>
 						change, while not necessarily fun, is appreciated by your devoted slave nonetheless.
 					<<else>>
-						change causes her consternation and humiliation.
+						change causes $him consternation and humiliation.
 					<</if>>
 				<</if>>
 				<<set _cockChanged = 1>>
@@ -3051,9 +3051,9 @@ Now you only have to wait for her to wake up.
 
 			<<if _cockChanged == 1 && $args[0].fetish != "mindbroken">>
 				<<if $args[0].devotion > 20>>
-					She is thrilled at your modifications to her genitals and is excited to explore those changes with you.
+					$He is thrilled at your modifications to $his genitals and is excited to explore those changes with you.
 				<<else>>
-					She is @@.mediumorchid;enraged@@ and @@.gold;frightened@@ to see such changes to her genitals, as they were fundamental parts of her identity.
+					$He is @@.mediumorchid;enraged@@ and @@.gold;frightened@@ to see such changes to $his genitals, as they were fundamental parts of $his identity.
 					<<set $args[0].devotion -= 10, $args[0].trust -= 10>>
 				<</if>>
 			<</if>>
@@ -3063,63 +3063,63 @@ Now you only have to wait for her to wake up.
 			<<if $args[0].vagina != -1>>
 				<<set _seeVagina = 1>>
 				<<if $args[0].dick > 0>>
-					Then she leans to her side to shift her dick<<if $args[0].scrotum > 0>> and balls<</if>> out of the way to inspect her vagina more closely.
+					Then $he leans to $his side to shift $his dick<<if $args[0].scrotum > 0>> and balls<</if>> out of the way to inspect $his vagina more closely.
 					<<if $args[0].balls >= 6 || $args[0].dick >= 10>>
-						There's only one problem: Her maleness is so huge it steadfastly remains in the way; there is no angle she can manage to see her vagina from.
+						There's only one problem: $His maleness is so huge it steadfastly remains in the way; there is no angle $he can manage to see $his vagina from.
 						<<set _seeVagina = 0>>
 					<</if>>
 				<<elseif $args[0].scrotum > 0>>
-					Then she leans to her side to shift her balls out of the way to inspect her vagina more closely.
+					Then $he leans to $his side to shift $his balls out of the way to inspect $his vagina more closely.
 					<<if $args[0].balls >= 6>>
-						There's only one problem: Her testicles are so huge they steadfastly remain in the way; there is no angle she can manage to see her vagina from.
+						There's only one problem: $His testicles are so huge they steadfastly remain in the way; there is no angle $he can manage to see $his vagina from.
 						<<set _seeVagina = 0>>
 					<</if>>
 				<<else>>
-					Next she gives her vagina a closer inspection.
+					Next $he gives $his vagina a closer inspection.
 				<</if>>
 				<<if _seeVagina == 1>>
 					<<if $args[0].vagina == 0>> /*(+virginity)*/
-						She can't really tell, but it looks like it may be @@.lime;unbroken.@@
+						$He can't really tell, but it looks like it may be @@.lime;unbroken.@@
 						<<if $args[0].vagina > 0>>
 							<<if $args[0].fetish == "mindbroken">>
-								And this would likely mean something to her, if her mind was not lost.
+								And this would likely mean something to $him, if $his mind was not lost.
 							<<elseif $args[0].devotion > 20>>
-								She is happy to be a virgin again so that she can lose it to you.
+								$He is happy to be a virgin again so that $he can lose it to you.
 							<<else>>
-								She is @@.hotpink;happy@@ to be a virgin again, but @@.gold;worries@@ about how long it will last.
+								$He is @@.hotpink;happy@@ to be a virgin again, but @@.gold;worries@@ about how long it will last.
 								<<set $args[0].devotion += 3, $args[0].trust -= 3>>
 							<</if>>
 						<</if>>
 					<<elseif $args[1].vagina != -1 && $args[0].vagina < $args[1].vagina>> /*(+tightness)*/
-						She can't really tell, but it looks like it may be @@.lime;tighter@@ now.
+						$He can't really tell, but it looks like it may be @@.lime;tighter@@ now.
 						<<if $args[0].fetish == "mindbroken">>
-							And this might have been significant to her, if her brain worked correctly.
+							And this might have been significant to $him, if $his brain worked correctly.
 						<<elseif $args[0].devotion > 20>>
-							Sex will be more pleasurable than it was before and she looks forward to breaking in her new pussy with you.
+							Sex will be more pleasurable than it was before and $he looks forward to breaking in $his new pussy with you.
 						<<else>>
-							She groans in @@.mediumorchid;frustration.@@ She is well aware of the displeasure of having a pussy forcibly broken in and does not look forward to it again.
+							$He groans in @@.mediumorchid;frustration.@@ $He is well aware of the displeasure of having a pussy forcibly broken in and does not look forward to it again.
 							<<set $args[0].devotion -= 2>>
 						<</if>>
 					<<elseif $args[1].vagina != -1 && $args[0].vagina > $args[1].vagina>> /*(-tightness)*/
-						She can't really tell, but it looks like it may be @@.orange;looser@@ now.
+						$He can't really tell, but it looks like it may be @@.orange;looser@@ now.
 						<<if $args[0].fetish == "mindbroken">>
-							And this might be important to her, if her head was in working order.
+							And this might be important to $him, if $his head was in working order.
 						<<elseif $args[0].devotion > 20>>
-							She giggles a bit as she tests out how many fingers she can fit inside her new loose hole, though she wishes she were still tight for you.
+							$He giggles a bit as $he tests out how many fingers $he can fit inside $his new loose hole, though $he wishes $he were still tight for you.
 						<<else>>
-							She @@.mediumorchid;frowns@@ as she feels out how much looser she is now. She supposes it saves her from getting fucked loose, but it is humiliating how many more fingers she can fit inside herself without even having to part her lips. /*This is not how vaginas work goddamit. - is that better? */
+							$He @@.mediumorchid;frowns@@ as $he feels out how much looser $he is now. $He supposes it saves $him from getting fucked loose, but it is humiliating how many more fingers $he can fit inside $himself without even having to part $his lips. /*This is not how vaginas work goddamit. - is that better? */
 							<<set $args[0].devotion -= 1>>
 						<</if>>
 					<<elseif $args[0].vagina == $args[1].vagina>>
-						It's looks like her old vagina.
+						It's looks like $his old vagina.
 					<<else>>
-						After a bit of flexing, she's satisfied with her new organ.
+						After a bit of flexing, $he's satisfied with $his new organ.
 					<</if>>
 					<<if $args[0].clitPiercing > 0 && $args[1].clitPiercing == 0 && $args[0].dick == 0>>
-						She also noticed a glimmer her clit.
+						$He also noticed a glimmer $his clit.
 					<</if>>
 					<<if $args[0].vaginaPiercing != 0 && $args[1].vaginaPiercing == 0>>
-						She also now has piercings in her vagina, a ring around her labia, creating a halo of sparkles that she couldn't help but marvel at.
+						$He also now has piercings in $his vagina, a ring around $his labia, creating a halo of sparkles that $he couldn't help but marvel at.
 					<</if>>
 				<</if>>
 			<</if>>
@@ -3127,67 +3127,67 @@ Now you only have to wait for her to wake up.
 		
 		<<if ($args[0].boobsTat != $args[1].boobsTat || $args[0].buttTat != $args[1].buttTat || $args[0].lipsTat != $args[1].lipsTat || $args[0].vaginaTat != $args[1].vaginaTat || $args[0].anusTat != $args[1].anusTat || $args[0].dickTat != $args[1].dickTat || $args[0].customTat != $args[1].customTat || $args[0].shouldersTat != $args[1].shouldersTat || $args[0].armsTat != $args[1].armsTat || $args[0].legsTat != $args[1].legsTat || $args[0].backTat != $args[1].backTat || $args[0].stampTat != $args[1].stampTat || $args[0].bellyTat != $args[1].bellyTat) && $args[0].fetish != "mindbroken">>
 			<br><br>
-			The changes to her tattoos were not lost on her, but compared to everything else, they were truly insignificant.
+			The changes to $his tattoos were not lost on $him, but compared to everything else, they were truly insignificant.
 		<</if>>
 
 		<<if $args[0].fetish != "mindbroken" && $args[0].origBodyOwnerID == $args[0].ID>>
-			This is her body alright. Some things might have changed,
+			This is $his body alright. Some things might have changed,
 			<<if $args[0].devotion > 50>>
-				but she enjoyed the time they spent apart.
+				but $he enjoyed the time they spent apart.
 			<<elseif $args[0].devotion >= -20>>
 				but @@.mediumaquamarine;it's good to be home.@@
 				<<set $args[0].trust += 15>>
 			<<else>>
-				but @@.mediumaquamarine;she's where she belongs.@@ Now to get it back the way @@.mediumorchid;she likes it.@@
+				but @@.mediumaquamarine;$he's where $he belongs.@@ Now to get it back the way @@.mediumorchid;$he likes it.@@
 				<<set $args[0].trust += 30, $args[0].devotion -= 15>>
 			<</if>>
 		<</if>>
 
 	<</if>>
-<<else>> /* blind amp that needs you to detail the changes to her body */
-	After a while, she begins to stir, her eyes fluttering.
+<<else>> /* blind amp that needs you to detail the changes to $his body */
+	After a while, $he begins to stir, $his eyes fluttering.
 	<<if _sight == -2>>
 		<<if $args[0].fetish != "mindbroken">>
 			<<if $args[0].devotion >= 50>>
-				She nearly panics when she finds @@.red;she can no longer see.@@ She barely manages to keep calm before accepting this is the fate you have chosen for her.
+				$He nearly panics when $he finds @@.red;$he can no longer see.@@ $He barely manages to keep calm before accepting this is the fate you have chosen for $him.
 			<<elseif $args[0].devotion > 20>>
-				She starts to panic as she realizes @@.red;she can no longer see.@@ After a short expurgation of @@.gold;grief and terror,@@ she takes a deep breath and visibly suppresses her emotions before returning to her inspection.
+				$He starts to panic as $he realizes @@.red;$he can no longer see.@@ After a short expurgation of @@.gold;grief and terror,@@ $he takes a deep breath and visibly suppresses $his emotions before returning to $his inspection.
 				<<set $args[0].trust -= 15>>
 			<<else>>
-				A deep panic sets in as she realizes @@.red;she can no longer see.@@ After a short expurgation of @@.gold;grief and terror,@@ she takes a deep breath and visibly suppresses her emotions.
+				A deep panic sets in as $he realizes @@.red;$he can no longer see.@@ After a short expurgation of @@.gold;grief and terror,@@ $he takes a deep breath and visibly suppresses $his emotions.
 				<<set $args[0].trust -= 30>>
 			<</if>>
 		<<else>>
-			A deep panic sets in as she realizes @@.red;she can no longer see.@@ She begins thrashing violently until she is restrained and sedated. Hopefully when she comes to again, she'll have forgotten she could ever see in the first place.
+			A deep panic sets in as $he realizes @@.red;$he can no longer see.@@ $He begins thrashing violently until $he is restrained and sedated. Hopefully when $he comes to again, $he'll have forgotten $he could ever see in the first place.
 			<<set _end = 1>>
 		<</if>>
 	<</if>>
 	<<if _end != 1>>
-		She lets out a low groan and reaches up to rub at her eyes. Or rather, she attempts to. A visible look of confusion crosses her face and she strains to sit up, but all she manages to do is wiggle, her movements reminding you of a suffocating goldfish. As the cloud of anesthetics fades, she realizes what's happened to her
+		$He lets out a low groan and reaches up to rub at $his eyes. Or rather, $he attempts to. A visible look of confusion crosses $his face and $he strains to sit up, but all $he manages to do is wiggle, $his movements reminding you of a suffocating goldfish. As the cloud of anesthetics fades, $he realizes what's happened to $him
 		<<if $args[0].fetish == "mindbroken">>
-			and is supremely unaffected by it, as her mind has already left her.
+			and is supremely unaffected by it, as $his mind has already left $him.
 		<<elseif $args[0].devotion > 20>>
-			and begins to panic, her breaths quickening. With a visible look of concentration, her breathing slows and she tries to take stock of her new body.
+			and begins to panic, $his breaths quickening. With a visible look of concentration, $his breathing slows and $he tries to take stock of $his new body.
 			<<if $args[1].amp == 1>> /*(was already an amputee)*/
-				but she realizes that at least nothing about her limbs, or lack thereof, has changed.
+				but $he realizes that at least nothing about $his limbs, or lack thereof, has changed.
 			<<else>>
-				and begins to panic, her breaths quickening. She quickly realizes @@.gold;you have taken her arms and legs.@@
+				and begins to panic, $his breaths quickening. $He quickly realizes @@.gold;you have taken $his arms and legs.@@
 				<<set $args[0].trust -= 15>>
 			<</if>>
 		<<else>>
 			<<if $args[1].amp == 1>> /*(was already an amputee)*/
-				but she realizes that at least nothing about her limbs, or lack thereof, has changed.
+				but $he realizes that at least nothing about $his limbs, or lack thereof, has changed.
 			<<else>>
-				Her eyes seemed to bulge, her heart monitor begins to beep faster and more insistently. Eventually, your assistant is forced to inject her with a sedative. Her eyes flutter closed and the heart monitors beeping slows to a steady pulse. Hopefully she’ll be calmer when she wakes up again, though the memory of waking without limbs will @@.gold;stick with her.@@
+				$His eyes seemed to bulge, $his heart monitor begins to beep faster and more insistently. Eventually, your assistant is forced to inject $him with a sedative. $His eyes flutter closed and the heart monitors beeping slows to a steady pulse. Hopefully $he'll be calmer when $he wakes up again, though the memory of waking without limbs will @@.gold;stick with $him.@@
 				<br>
 				...
 				<br>
-				When she wakes up again, she seems stable; the cold @@.hotpink;acceptance@@ of her fate clouds her eyes.
+				When $he wakes up again, $he seems stable; the cold @@.hotpink;acceptance@@ of $his fate clouds $his eyes.
 				<<set $args[0].devotion += 5, $args[0].trust -= 15>>
 			<</if>>
 		<</if>>
 	
-		Since she has no sight to see the changes to her body, nor hands to feel them, she lacks any real ability to visualize her new body. You could explain the changes to her, or even fondle her new assets, but ultimately it will lack the same impact of forcing her to discover herself.
+		Since $he has no sight to see the changes to $his body, nor hands to feel them, $he lacks any real ability to visualize $his new body. You could explain the changes to $him, or even fondle $his new assets, but ultimately it will lack the same impact of forcing $him to discover $himself.
 		
 	<</if>>
 <</if>>
diff --git a/src/pregmod/widgets/bodyswapWidgets.tw b/src/pregmod/widgets/bodyswapWidgets.tw
index caf2df129710053339f13ab2d24d2807183fbc46..8ce195237b2539a5496f4ddeef7720ecb0d222de 100644
--- a/src/pregmod/widgets/bodyswapWidgets.tw
+++ b/src/pregmod/widgets/bodyswapWidgets.tw
@@ -9,6 +9,45 @@
 <<set $args[0].genes = $args[1].genes>>
 <<set $args[0].prestige = $args[1].prestige>>
 <<set $args[0].pornFame = $args[1].pornFame>>
+<<set $args[0].pornPrestige = $args[1].pornPrestige>>
+<<set $args[0].pornPrestigeDesc = $args[1].pornPrestigeDesc>>
+<<set $args[0].pornFameType = $args[1].pornFameType>>
+<<set $args[0].pornFocus = "none">>
+<<set $args[0].pornTypeGeneral = $args[1].pornTypeGeneral>>
+<<set $args[0].pornTypeFuckdoll = $args[1].pornTypeFuckdoll>>
+<<set $args[0].pornTypeRape = $args[1].pornTypeRape>>
+<<set $args[0].pornTypePreggo = $args[1].pornTypePreggo>>
+<<set $args[0].pornTypeBBW = $args[1].pornTypeBBW>>
+<<set $args[0].pornTypeGainer = $args[1].pornTypeGainer>>
+<<set $args[0].pornTypeStud = $args[1].pornTypeStud>>
+<<set $args[0].pornTypeLoli = $args[1].pornTypeLoli>>
+<<set $args[0].pornTypeDeepThroat = $args[1].pornTypeDeepThroat>>
+<<set $args[0].pornTypeStruggleFuck = $args[1].pornTypeStruggleFuck>>
+<<set $args[0].pornTypePainal = $args[1].pornTypePainal>>
+<<set $args[0].pornTypeTease = $args[1].pornTypeTease>>
+<<set $args[0].pornTypeRomantic = $args[1].pornTypeRomantic>>
+<<set $args[0].pornTypePervert = $args[1].pornTypePervert>>
+<<set $args[0].pornTypeCaring = $args[1].pornTypeCaring>>
+<<set $args[0].pornTypeUnflinching = $args[1].pornTypeUnflinching>>
+<<set $args[0].pornTypeSizeQueen = $args[1].pornTypeSizeQueen>>
+<<set $args[0].pornTypeNeglectful = $args[1].pornTypeNeglectful>>
+<<set $args[0].pornTypeCumAddict = $args[1].pornTypeCumAddict>>
+<<set $args[0].pornTypeAnalAddict = $args[1].pornTypeAnalAddict>>
+<<set $args[0].pornTypeAttentionWhore = $args[1].pornTypeAttentionWhore>>
+<<set $args[0].pornTypeBreastGrowth = $args[1].pornTypeBreastGrowth>>
+<<set $args[0].pornTypeAbusive = $args[1].pornTypeAbusive>>
+<<set $args[0].pornTypeMalicious = $args[1].pornTypeMalicious>>
+<<set $args[0].pornTypeSelfHating = $args[1].pornTypeSelfHating>>
+<<set $args[0].pornTypeBreeder = $args[1].pornTypeBreeder>>
+<<set $args[0].pornTypeSub = $args[1].pornTypeSub>>
+<<set $args[0].pornTypeCumSlut = $args[1].pornTypeCumSlut>>
+<<set $args[0].pornTypeAnal = $args[1].pornTypeAnal>>
+<<set $args[0].pornTypeHumiliation = $args[1].pornTypeHumiliation>>
+<<set $args[0].pornTypeBoobs = $args[1].pornTypeBoobs>>
+<<set $args[0].pornTypeDom = $args[1].pornTypeDom>>
+<<set $args[0].pornTypeSadist = $args[1].pornTypeSadist>>
+<<set $args[0].pornTypeMasochist = $args[1].pornTypeMasochist>>
+<<set $args[0].pornTypePregnancy = $args[1].pornTypePregnancy>>
 <<set $args[0].prestigeDesc = $args[1].prestigeDesc>>
 <<set $args[0].physicalAge = $args[1].physicalAge>>
 <<set $args[0].visualAge = $args[1].visualAge>>
diff --git a/src/pregmod/widgets/deathWidgets.tw b/src/pregmod/widgets/deathWidgets.tw
index 9f4ceed1fd414fa521d63205e869272819819a98..08a347c19a72733e9c474fb5828b615af42067fa 100644
--- a/src/pregmod/widgets/deathWidgets.tw
+++ b/src/pregmod/widgets/deathWidgets.tw
@@ -4,7 +4,7 @@
 
 <br>
 
-As $args[0].slaveName is going about her business with her overfilled $args[0].inflationType belly, she can't help but feel exhausted. Her health has been poor lately and the pressure in her organs is not helping things. She immediately knows something is wrong when an intense pain runs through her middle and her load shifts threateningly. Blood and $args[0].inflationType leak from her rear as her body cavity fills with the contents of her digestive track. The skin of her taut belly reddens as the pressure against it builds. As she takes her last breath, she falls forward, her weight landing upon her straining stomach. With a gush, she ruptures, flooding the area around her with blood, guts and $args[0].inflationType. Word of the late slave and her gruesome fate spread fast, @@.gold;terrifying@@ your untrusting slaves.
+As $args[0].slaveName is going about $his business with $his overfilled $args[0].inflationType belly, $he can't help but feel exhausted. $His health has been poor lately and the pressure in $his organs is not helping things. $He immediately knows something is wrong when an intense pain runs through $his middle and $his load shifts threateningly. Blood and $args[0].inflationType leak from $his rear as $his body cavity fills with the contents of $his digestive tract. The skin of $his taut belly reddens as the pressure against it builds. As $he takes $his last breath, $he falls forward, $his weight landing upon $his straining stomach. With a gush, $he ruptures, flooding the area around $his with blood, guts and $args[0].inflationType. Word of the late slave and $his gruesome fate spread fast, @@.gold;terrifying@@ your untrusting slaves.
 <<for _dw = 0; _dw < $slaves.length; _dw++>>
 	<<if ($slaves[_dw].trust <= 50)>>
 	<<if ($slaves[_dw].inflation >= 0)>>
@@ -20,42 +20,42 @@ As $args[0].slaveName is going about her business with her overfilled $args[0].i
 <<widget "DeathOldAge">>
 	<<run SlavePronouns($args[0])>>
 	<<if $args[0].assignment == "be confined in the arcade">>
-		You are notified by $arcadeName staff that one of the cabinets has broken down and will need to be replaced. It would seem ''@@.pink;$args[0].slaveName@@'', the fucktoy encased in it, died <<if $args[0].physicalAge >= 70>>naturally of old age despite<<else>>suddenly, unrelated to<</if>> $possessive living conditions. $pronounCap was a good unit; logs show $pronoun was taking dick up until the very end.
+		You are notified by $arcadeName staff that one of the cabinets has broken down and will need to be replaced. It would seem ''@@.pink;$args[0].slaveName@@'', the fucktoy encased in it, died <<if $args[0].physicalAge >= 70>>naturally of old age despite<<else>>suddenly, unrelated to<</if>> $his living conditions. $He was a good unit; logs show $he was taking dick up until the very end.
 	<<elseif $args[0].assignment == "work in the dairy" && $dairyRestraintsSetting > 1>>
-		You are notified by $dairyName staff that one of the occupied milkers has ceased producing. Upon inspection, it would seem ''@@.pink;$args[0].slaveName@@'', the cow restrained in it, died <<if $args[0].physicalAge >= 70>>naturally of old age despite<<else>>suddenly, unrelated to<</if>> $possessive living conditions. $pronounCap was a good cow; $pronoun gave milk up until $possessive death.
+		You are notified by $dairyName staff that one of the occupied milkers has ceased producing. Upon inspection, it would seem ''@@.pink;$args[0].slaveName@@'', the cow restrained in it, died <<if $args[0].physicalAge >= 70>>naturally of old age despite<<else>>suddenly, unrelated to<</if>> $his living conditions. $He was a good cow; $he gave milk up until $his death.
 	<<elseif $args[0].fuckdoll > 0>>
-		One of your fuckdoll's monitoring systems alerts you that the slave contained within has died. It would seem ''@@.pink;$args[0].slaveName@@'' has died <<if $args[0].physicalAge >= 70>>naturally of old age despite<<else>>suddenly, unrelated to<</if>> $possessive living conditions. Thankfully the suit notifies its owner of such things; especially with the rumors of earlier models and necrophilia you hear occasionally.
+		One of your fuckdoll's monitoring systems alerts you that the slave contained within has died. It would seem ''@@.pink;$args[0].slaveName@@'' has died <<if $args[0].physicalAge >= 70>>naturally of old age despite<<else>>suddenly, unrelated to<</if>> $his living conditions. Thankfully the suit notifies its owner of such things; especially with the rumors of earlier models and necrophilia you hear occasionally.
 	<<else>>
 		''@@.pink;$args[0].slaveName@@'' failed to report in for a routine inspection, something that rarely occurs under your watch. It doesn't take long to track down the wayward slave.
 		<<set _deathSeed = random(1,100)>>
 		<<if _deathSeed > 75>>
-			$pronounCap is found dead in $possessive bed, having died sometime during the previous night.
+			$He is found dead in $his bed, having died sometime during the previous night.
 		<<elseif _deathSeed > 50>>
-			$pronounCap is found dead in a stairwell, having had a heart attack while trying to climb it.
+			$He is found dead in a stairwell, having had a heart attack while trying to climb it.
 		<<elseif _deathSeed > 25>>
-			$pronounCap is found dead in the showers, having slipped sometime earlier.
+			$He is found dead in the showers, having slipped sometime earlier.
 		<<else>>
 			<<if $args[0].releaseRules != "restrictive" && $args[0].releaseRules != "masturbation">>
-				$pronounCap is found dead in the bed of another slave, having died during intercourse. $possessiveCap lover is not taking it well.
+				$He is found dead in the bed of another slave, having died during intercourse. $His lover is not taking it well.
 			<<else>>
-				$pronounCap is found dead in the cafeteria, having died during breakfast; $pronoun ruined the day for a number of your slaves.
+				$He is found dead in the cafeteria, having died during breakfast; $he ruined the day for a number of your slaves.
 			<</if>>
 		<</if>>
 		$args[0].slaveName died at the age of $args[0].actualAge;
 		<<if $args[0].actualAge < 10>>
-			$pronoun lived a tragically short life.
+			$he lived a tragically short life.
 		<<elseif $args[0].actualAge < 20>>
-			$pronoun died far too young.
+			$he died far too young.
 		<<elseif $args[0].actualAge < 30>>
-			$pronoun died in what would be a sex slave's prime.
+			$he died in what would be a sex slave's prime.
 		<<elseif $args[0].actualAge < 50>>
-			$pronoun died in $possessive prime.
+			$he died in $his prime.
 		<<elseif $args[0].actualAge < 65>>
-			$pronoun lived a fair life, good or bad.
+			$he lived a fair life, good or bad.
 		<<elseif $args[0].actualAge < 90>>
-			$pronoun lived a long life and experienced much during it.
+			$he lived a long life and experienced much during it.
 		<<else>>
-			$pronoun lived a very long life that few get to see.
+			$he lived a very long life that few get to see.
 		<</if>>
 	<</if>>
 <</widget>>
@@ -63,28 +63,28 @@ As $args[0].slaveName is going about her business with her overfilled $args[0].i
 <<widget "DeathOverdose">>
 	<<run SlavePronouns($args[0])>>
 	<<if $args[0].assignment == "be confined in the arcade">>
-		You are notified by $arcadeName staff that one of the cabinets has broken down and will need to be replaced. It would seem ''@@.pink;$args[0].slaveName@@'', the fucktoy encased in it, died of an aphrodisiac overdose from the constant aphrodisiac injections. $pronounCap was a good unit; logs show $pronoun was taking dick up until the very end.
+		You are notified by $arcadeName staff that one of the cabinets has broken down and will need to be replaced. It would seem ''@@.pink;$args[0].slaveName@@'', the fucktoy encased in it, died of an aphrodisiac overdose from the constant aphrodisiac injections. $He was a good unit; logs show $he was taking dick up until the very end.
 	<<elseif $args[0].assignment == "work in the dairy" && $dairyRestraintsSetting > 1>>
-		You are notified by $dairyName staff that one of the occupied milkers has ceased producing. Upon inspection, it would seem ''@@.pink;$args[0].slaveName@@'', the cow restrained in it, died of an aphrodisiac overdose. How she managed to get them is unknown, but $pronoun was a good cow; $pronoun gave milk up until $possessive death.
+		You are notified by $dairyName staff that one of the occupied milkers has ceased producing. Upon inspection, it would seem ''@@.pink;$args[0].slaveName@@'', the cow restrained in it, died of an aphrodisiac overdose. How $he managed to get them is unknown, but $he was a good cow; $he gave milk up until $his death.
 	<<elseif $args[0].fuckdoll > 0>>
-		One of your fuckdoll's monitoring systems alerts you that the slave contained within has died. It would seem ''@@.pink;$args[0].slaveName@@'' has died of an aphrodisiac overdose. Thankfully the suit notifies its owner of such things; especially with the rumors of earlier models and necrophilia you hear occasionally. It does little to deal with the resulting mess of the orgasm it died during, however.
+		One of your fuckdoll's monitoring systems alerts you that the slave contained within has died. It would seem ''@@.pink;$args[0].slaveName@@'' has died of an aphrodisiac overdose. Thankfully the suit notifies its owner of such things; especially with the rumors of earlier models and necrophilia you hear occasionally. It does little to deal with the resulting mess of the orgasm $he died during, however.
 	<<else>>
 		''@@.pink;$args[0].slaveName@@'' failed to report in for a routine inspection, something that rarely occurs under your watch. It doesn't take long to track down the wayward slave.
-		$pronounCap is found dead in $possessive bed, having died sometime earlier. Judging by the mess and the expression on $possessive face, $pronoun died of a heart attack during a particularly intense orgasm bought about by the massive amount of aphrodisiacs in her system. $args[0].slaveName died at the age of $args[0].actualAge;
+		$He is found dead in $his bed, having died sometime earlier. Judging by the mess and the expression on $his face, $he died of a heart attack during a particularly intense orgasm bought about by the massive amount of aphrodisiacs in $his system. $args[0].slaveName died at the age of $args[0].actualAge;
 		<<if $args[0].actualAge < 10>>
-			$pronoun lived a tragically short life.
+			$he lived a tragically short life.
 		<<elseif $args[0].actualAge < 20>>
-			$pronoun died far too young.
+			$he died far too young.
 		<<elseif $args[0].actualAge < 30>>
-			$pronoun died in what would be a sex slave's prime.
+			$he died in what would be a sex slave's prime.
 		<<elseif $args[0].actualAge < 50>>
-			$pronoun died in $possessive prime.
+			$he died in $his prime.
 		<<elseif $args[0].actualAge < 65>>
-			$pronoun lived a fair life, good or bad.
+			$he lived a fair life, good or bad.
 		<<elseif $args[0].actualAge < 90>>
-			$pronoun lived a long life and experienced much during it.
+			$he lived a long life and experienced much during it.
 		<<else>>
-			$pronoun lived a very long life that few get to see.
+			$he lived a very long life that few get to see.
 		<</if>>
 	<</if>>
 <</widget>>
@@ -92,28 +92,28 @@ As $args[0].slaveName is going about her business with her overfilled $args[0].i
 <<widget "DeathUnhealthy">>
 	<<run SlavePronouns($args[0])>>
 	<<if $args[0].assignment == "be confined in the arcade">>
-		You are notified by $arcadeName staff that one of the cabinets has broken down and will need to be replaced. It would seem ''@@.pink;$args[0].slaveName@@'', the fucktoy encased in it, died to poor health caused by $possessive living conditions. $pronounCap was a good unit; logs show $pronoun was taking dick up until the very end.
+		You are notified by $arcadeName staff that one of the cabinets has broken down and will need to be replaced. It would seem ''@@.pink;$args[0].slaveName@@'', the fucktoy encased in it, died to poor health caused by $his living conditions. $He was a good unit; logs show $he was taking dick up until the very end.
 	<<elseif $args[0].assignment == "work in the dairy" && $dairyRestraintsSetting > 1>>
-		You are notified by $dairyName staff that one of the occupied milkers has ceased producing. Upon inspection, it would seem ''@@.pink;$args[0].slaveName@@'', the cow restrained in it, died to poor health caused by $possessive living conditions. $pronounCap was a good cow; $pronoun gave milk up until $possessive death.
+		You are notified by $dairyName staff that one of the occupied milkers has ceased producing. Upon inspection, it would seem ''@@.pink;$args[0].slaveName@@'', the cow restrained in it, died to poor health caused by $his living conditions. $He was a good cow; $he gave milk up until $his death.
 	<<elseif $args[0].fuckdoll > 0>>
 		One of your fuckdoll's monitoring systems alerts you that the slave contained within has died. It would seem ''@@.pink;$args[0].slaveName@@'' has died of general poor health. Thankfully the suit notifies its owner of such things; especially with the rumors of earlier models and necrophilia you hear occasionally. Clean up is easy enough, however.
 	<<else>>
 		''@@.pink;$args[0].slaveName@@'' failed to report in for a routine inspection, something that rarely occurs under your watch. It doesn't take long to track down the wayward slave.
-		$pronounCap is found dead in $possessive bed, having died sometime during the night. $pronounCap has been in very poor health lately, so you knew this was a possibility. $args[0].slaveName died at the age of $args[0].actualAge;
+		$He is found dead in $his bed, having died sometime during the night. $He has been in very poor health lately, so you knew this was a possibility. $args[0].slaveName died at the age of $args[0].actualAge;
 		<<if $args[0].actualAge < 10>>
-			$pronoun lived a tragically short life.
+			$he lived a tragically short life.
 		<<elseif $args[0].actualAge < 20>>
-			$pronoun died far too young.
+			$he died far too young.
 		<<elseif $args[0].actualAge < 30>>
-			$pronoun died in what would be a sex slave's prime.
+			$he died in what would be a sex slave's prime.
 		<<elseif $args[0].actualAge < 50>>
-			$pronoun died in $possessive prime.
+			$he died in $his prime.
 		<<elseif $args[0].actualAge < 65>>
-			$pronoun lived a fair life, good or bad.
+			$he lived a fair life, good or bad.
 		<<elseif $args[0].actualAge < 90>>
-			$pronoun lived a long life and experienced much during it.
+			$he lived a long life and experienced much during it.
 		<<else>>
-			$pronoun lived a very long life that few get to see.
+			$he lived a very long life that few get to see.
 		<</if>>
 		<<if $arcologies[0].FSPaternalist != "unset">>
 			Allowing a slave to die under your care @@.red;severely damages@@ your image as a caring slave owner and @@.red;calls into question@@ your paternalistic resolve.
diff --git a/src/pregmod/widgets/pregmodBirthWidgets.tw b/src/pregmod/widgets/pregmodBirthWidgets.tw
index 9839c527143d724b5c06a6308f6255c0937a9cdb..f400714d2e893d953be246f41bbc879449d0b33d 100644
--- a/src/pregmod/widgets/pregmodBirthWidgets.tw
+++ b/src/pregmod/widgets/pregmodBirthWidgets.tw
@@ -14,37 +14,37 @@
 	<<if !canWalk($slaves[$i])>>
 		<<if $slaves[$i].fetish == "mindbroken">>
 			<<if (random(1,20) > $suddenBirth)>>
-				She is helped back to her bed and stripped before slipping into it. Instinctively, she begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Her child is promptly taken and she is encouraged to keep resting. She runs her hands across the still huge dome of her middle; to her, gravidity and birth is nothing out of the ordinary.
+				$He is helped back to her bed and stripped before slipping into it. Instinctively, $he begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $His child is promptly taken and $he is encouraged to keep resting. $He runs her hands across the still huge dome of her middle; to $him, gravidity and birth is nothing out of the ordinary.
 			<<else>>
-				$slaves[$i].slaveName is awoken from her rest by a strong contraction. She rolls over and begins to fall back to sleep as another contraction wracks her body.
+				$slaves[$i].slaveName is awoken from her rest by a strong contraction. $He rolls over and begins to fall back to sleep as another contraction wracks her body.
 				<<ClothingBirth>>
-				She fishes around under her still huge dome of a stomach searching for her newborn. Once she finds it, she draws it to her breast and resumes resting.
+				$He fishes around under her still huge dome of a stomach searching for her newborn. Once $he finds it, $he draws it to her breast and resumes resting.
 			<</if>>
 		<<else>>
 			<<if (random(1,20) > $suddenBirth)>>
-				She is helped back to her bed and stripped before slipping into it. She makes herself comfortable and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Her child is promptly taken and she is encouraged to keep resting. She rolls over, cradling her heavily rounded middle, and dozes off.
+				$He is helped back to her bed and stripped before slipping into it. $He makes herself comfortable and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $His child is promptly taken and $he is encouraged to keep resting. $He rolls over, cradling her heavily rounded middle, and dozes off.
 			<<else>>
-				$slaves[$i].slaveName is awoken from her rest by a moist sensation followed by a contraction. She rolls over and clutches her gravid belly as another contraction wracks her body.
+				$slaves[$i].slaveName is awoken from her rest by a moist sensation followed by a contraction. $He rolls over and clutches her gravid belly as another contraction wracks her body.
 				<<ClothingBirth>>
-				She struggles to collect her child and places them in the cradle readied for her. She is helped to the shower as your servants clean up and remove her child.
+				$He struggles to collect her child and places them in the cradle readied for $him. $He is helped to the shower as your servants clean up and remove her child.
 			<</if>>
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].fetish == "mindbroken">>
 			<<if (random(1,20) > $suddenBirth)>>
-				She returns to her bed and strips before slipping into it. Instinctively, she begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Her child is promptly taken and she is encouraged to keep resting. She runs her hands across the still huge dome of her middle; to her, gravidity and birth is nothing out of the ordinary.
+				$He returns to her bed and strips before slipping into it. Instinctively, $he begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $His child is promptly taken and $he is encouraged to keep resting. $He runs her hands across the still huge dome of her middle; to $him, gravidity and birth is nothing out of the ordinary.
 			<<else>>
-				$slaves[$i].slaveName is awoken from her rest by a strong contraction. She rolls over and begins to fall back to sleep as another contraction wracks her body.
+				$slaves[$i].slaveName is awoken from her rest by a strong contraction. $He rolls over and begins to fall back to sleep as another contraction wracks her body.
 				<<ClothingBirth>>
-				She fishes around under her still huge dome of a stomach searching for her newborn. Once she finds it, she draws it to her breast and resumes resting.
+				$He fishes around under her still huge dome of a stomach searching for her newborn. Once $he finds it, $he draws it to her breast and resumes resting.
 			<</if>>
 		<<else>>
 			<<if (random(1,20) > $suddenBirth)>>
-				She returns to her bed and strips before slipping into it. She makes herself comfortable and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Her child is promptly taken and she is encouraged to keep resting. She rolls over, cradling her heavily rounded middle, and dozes off.
+				$He returns to her bed and strips before slipping into it. $He makes herself comfortable and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $His child is promptly taken and $he is encouraged to keep resting. $He rolls over, cradling her heavily rounded middle, and dozes off.
 			<<else>>
-				$slaves[$i].slaveName is awoken from her rest by a moist sensation followed by a contraction. She rolls over and clutches her gravid belly as another contraction wracks her body.
+				$slaves[$i].slaveName is awoken from her rest by a moist sensation followed by a contraction. $He rolls over and clutches her gravid belly as another contraction wracks her body.
 				<<ClothingBirth>>
-				She struggles to collect her child and places them in the cradle readied for her. She hefts her still very gravid body out of bed to take a shower as your servants clean up and remove her child.
+				$He struggles to collect her child and places them in the cradle readied for $him. $He hefts her still very gravid body out of bed to take a shower as your servants clean up and remove her child.
 			<</if>>
 		<</if>>
 	<</if>>
@@ -54,37 +54,37 @@
 	<<if $slaves[$i].fetish == "mindbroken">>
 		<<if $slaves[$i].subTarget == 0>>
 			<<if (random(1,20) > $suddenBirth)>>
-				She returns to her bed and strips before slipping into it. Instinctively, she begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Her child is promptly taken and she rests for a short while before returned to your waiting slaves.
+				$He returns to her bed and strips before slipping into it. Instinctively, $he begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $His child is promptly taken and $he rests for a short while before returned to your waiting slaves.
 			<<else>>
 				While servicing your other slaves, $slaves[$i].slaveName's water breaks, though it does nothing to deter her from her task.
 				<<ClothingBirth>>
-				No sooner than <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby is born, a cock is shoved into her gaping, still very gravid <<if $slaves[$i].mpreg == 1>>asshole<<else>>pussy<</if>> as she draws her child to her breast.
+				No sooner than <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby is born, a cock is shoved into her gaping, still very gravid <<if $slaves[$i].mpreg == 1>>asshole<<else>>pussy<</if>> as $he draws her child to her breast.
 			<</if>>
 		<<else>>
 			<<if (random(1,20) > $suddenBirth)>>
-				She lead by _tempSub.slaveName to a private room so that she may watch. Instinctively she begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby, indifferent to her watching audience. Her child is promptly taken and _tempSub.slaveName eagerly descends upon her defenseless and still very gravid body.
+				$He lead by _tempSub.slaveName to a private room so that $he may watch. Instinctively $he begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby, indifferent to her watching audience. $His child is promptly taken and _tempSub.slaveName eagerly descends upon her defenseless and still very gravid body.
 			<<else>>
 				While servicing _tempSub.slaveName, $slaves[$i].slaveName's water breaks, though it does nothing to deter her from her task.
 				<<ClothingBirth>>
-				No sooner than <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby is born does she go back to pleasuring her dom.
+				No sooner than <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby is born does $he go back to pleasuring her dom.
 			<</if>>
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].subTarget == 0>>
 			<<if (random(1,20) > $suddenBirth)>>
-				She returns to her bed and strips before slipping into it. She makes herself comfortable and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Her child is promptly taken and she rests for a short while before returned to your waiting slaves.
+				$He returns to her bed and strips before slipping into it. $He makes herself comfortable and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $His child is promptly taken and $he rests for a short while before returned to your waiting slaves.
 			<<else>>
-				While servicing your other slaves, $slaves[$i].slaveName's water breaks, causing her to immediately try to break off. However, a hand quickly hooks her gravid bulk and she is pulled back into another slave's crotch.
+				While servicing your other slaves, $slaves[$i].slaveName's water breaks, causing her to immediately try to break off. However, a hand quickly hooks her gravid bulk and $he is pulled back into another slave's crotch.
 				<<set $humiliation = 1>>
 				<<ClothingBirth>>
-				She is allowed a moment to prepare <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child to be sent off before returning to pleasuring your other slaves.
+				$He is allowed a moment to prepare <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child to be sent off before returning to pleasuring your other slaves.
 			<</if>>
 		<<else>>
 			<<if (random(1,20) > $suddenBirth)>>
-				She taken by _tempSub.slaveName to a private room so that she may watch. Reluctantly, she begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby, fully aware of _tempSub.slaveName's <<if _tempSub.fetish == "pregnancy">>hungry gaze<<else>>amused gaze<</if>>. Her child is promptly taken and _tempSub.slaveName eagerly descends upon her exhausted and still very gravid body.
+				$He taken by _tempSub.slaveName to a private room so that $he may watch. Reluctantly, $he begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby, fully aware of _tempSub.slaveName's <<if _tempSub.fetish == "pregnancy">>hungry gaze<<else>>amused gaze<</if>>. $His child is promptly taken and _tempSub.slaveName eagerly descends upon her exhausted and still very gravid body.
 				<<set $humiliation = 1>>
 			<<else>>
-				While servicing _tempSub.slaveName, $slaves[$i].slaveName's water breaks, causing her to immediately try to break off. Her dom eagerly watches her gravid sub's ordeal.
+				While servicing _tempSub.slaveName, $slaves[$i].slaveName's water breaks, causing her to immediately try to break off. $His dom eagerly watches her gravid sub's ordeal.
 				<<set $humiliation = 1>>
 				<<ClothingBirth>>
 				_tempSub.slaveName collects the newborn child to be sent off before returning, caressing the swell of her still huge belly and planting her crotch directly onto her exhausted sub's face.
@@ -96,39 +96,39 @@
 	<<if !canWalk($slaves[$i])>>
 		<<if $slaves[$i].fetish == "mindbroken">>
 			<<if (random(1,20) > $suddenBirth)>>
-				She is helped back to her bed and stripped before slipping into it. Instinctively, she begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Her child is promptly taken and she rests awhile before returning to her work as a pregnant whore.
+				$He is helped back to her bed and stripped before slipping into it. Instinctively, $he begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $His child is promptly taken and $he rests awhile before returning to her work as a pregnant whore.
 			<<else>>
 				While attempting to attract customers with her gravid body, $slaves[$i].slaveName's water breaks.
 				<<ClothingBirth>>
-				She struggles to bring <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child to her breast as she resumes whoring, oblivious to the free show she just gave her customers.
+				$He struggles to bring <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child to her breast as $he resumes whoring, oblivious to the free show $he just gave her customers.
 			<</if>>
 		<<else>>
 			<<if (random(1,20) > $suddenBirth)>>
-				She is helped back to her bed and stripped before slipping into it. She makes herself comfortable and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Her child is promptly taken and she rests awhile before returning to her work as a pregnant whore.
+				$He is helped back to her bed and stripped before slipping into it. $He makes herself comfortable and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $His child is promptly taken and $he rests awhile before returning to her work as a pregnant whore.
 			<<else>>
-				While attempting to attract customers with her gravid body, $slaves[$i].slaveName's water breaks, soaking her. She attempts to get someplace safe to give birth but finds it impossible.
+				While attempting to attract customers with her gravid body, $slaves[$i].slaveName's water breaks, soaking $him. $He attempts to get someplace safe to give birth but finds it impossible.
 				<<set $humiliation = 1>>
 				<<ClothingBirth>>
-				She lies on the ground, exhausted and covered in sperm from the circle of men watching her, until she recovers enough to heft her still very gravid body to its feet and collect <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child to be sent off.
+				$He lies on the ground, exhausted and covered in sperm from the circle of men watching $him, until $he recovers enough to heft her still very gravid body to its feet and collect <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child to be sent off.
 			<</if>>
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].fetish == "mindbroken">>
 			<<if (random(1,20) > $suddenBirth)>>
-				She returns to her bed and strips before slipping into it. Instinctively, she begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Her child is promptly taken and she rests awhile before returning to her work as a pregnant whore.
+				$He returns to her bed and strips before slipping into it. Instinctively, $he begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $His child is promptly taken and $he rests awhile before returning to her work as a pregnant whore.
 			<<else>>
 				While attempting to attract customers with her gravid body, $slaves[$i].slaveName's water breaks.
 				<<ClothingBirth>>
-				She struggles to bring <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child to her breast as she resumes whoring, oblivious to the free show she just gave her customers.
+				$He struggles to bring <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child to her breast as $he resumes whoring, oblivious to the free show $he just gave her customers.
 			<</if>>
 		<<else>>
 			<<if (random(1,20) > $suddenBirth)>>
-				She returns to her bed and strips before slipping into it. She makes herself comfortable and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Her child is promptly taken and she rests awhile before returning to her work as a pregnant whore.
+				$He returns to her bed and strips before slipping into it. $He makes herself comfortable and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $His child is promptly taken and $he rests awhile before returning to her work as a pregnant whore.
 			<<else>>
-				While attempting to attract customers with her gravid body, $slaves[$i].slaveName's water breaks, soaking her. She attempts to get someplace safe to give birth but finds her path blocked by rowdy johns.
+				While attempting to attract customers with her gravid body, $slaves[$i].slaveName's water breaks, soaking $him. $He attempts to get someplace safe to give birth but finds her path blocked by rowdy johns.
 				<<set $humiliation = 1>>
 				<<ClothingBirth>>
-				She lies on the ground, exhausted and covered in sperm from the circle of men watching her, until she recovers enough to push her still very gravid body to its feet and collect <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child to be sent off.
+				$He lies on the ground, exhausted and covered in sperm from the circle of men watching $him, until $he recovers enough to push her still very gravid body to its feet and collect <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child to be sent off.
 			<</if>>
 		<</if>>
 	<</if>>
@@ -137,84 +137,84 @@
 	<<if !canWalk($slaves[$i])>>
 		<<if $slaves[$i].fetish == "mindbroken">>
 			<<if (random(1,20) > $suddenBirth)>>
-				She is helped back to her bed and stripped before slipping into it. Instinctively, she begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Her child is promptly taken and she rests awhile before returning to sharing her gravid body with the public.
+				$He is helped back to her bed and stripped before slipping into it. Instinctively, $he begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $His child is promptly taken and $he rests awhile before returning to sharing her gravid body with the public.
 			<<else>>
 				<<if (_birthScene > 80) && canDoVaginal($slaves[$i])>>
-					While riding a citizen's dick, $slaves[$i].slaveName's water breaks on him. Showing no signs of stopping, he shoves her bulk off of him. Instinctively, she begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby, indifferent to who may be watching her naked crotch. She draws her child to her breast before seeking out the next citizen's cock.
+					While riding a citizen's dick, $slaves[$i].slaveName's water breaks on him. Showing no signs of stopping, he shoves her bulk off of him. Instinctively, $he begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby, indifferent to who may be watching her naked crotch. $He draws her child to her breast before seeking out the next citizen's cock.
 				<<elseif (_birthScene > 60) && canDoAnal($slaves[$i])>>
-					While taking a citizen's dick in her ass, $slaves[$i].slaveName's water breaks. She shows no signs of slowing down, so he allows her to reposition and continue. Instinctively, she begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby, indifferent to who may be watching her naked crotch. He came strongly thanks to her and gives her a slap on the ass as she struggles to reach her child around her still very gravid middle. Once she has brought her child to her breast, she seeks out the next citizen's cock.
+					While taking a citizen's dick in her ass, $slaves[$i].slaveName's water breaks. $He shows no signs of slowing down, so he allows her to reposition and continue. Instinctively, $he begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby, indifferent to who may be watching her naked crotch. He came strongly thanks to her and gives her a slap on the ass as $he struggles to reach her child around her still very gravid middle. Once $he has brought her child to her breast, $he seeks out the next citizen's cock.
 				<<elseif (_birthScene > 40)>>
-					While licking a citizen's cunt, $slaves[$i].slaveName's water breaks. She shows no signs of slowing down, so she allows her to reposition and continue.
+					While licking a citizen's cunt, $slaves[$i].slaveName's water breaks. $He shows no signs of slowing down, so $he allows her to reposition and continue.
 					<<ClothingBirth>>
-					The citizen splashes across her face as she struggles to reach her child around her still very gravid middle. Once she has brought her child to her breast, she seeks out the next citizen's cunt.
+					The citizen splashes across her face as $he struggles to reach her child around her still very gravid middle. Once $he has brought her child to her breast, $he seeks out the next citizen's cunt.
 				<<else>>
-					While sucking a citizen's dick, $slaves[$i].slaveName's water breaks. She shows no signs of slowing down, so he allows her to reposition and continue.
+					While sucking a citizen's dick, $slaves[$i].slaveName's water breaks. $He shows no signs of slowing down, so he allows her to reposition and continue.
 					<<ClothingBirth>>
-					He cums down her throat as she struggles to reach her child around her still very gravid middle. Once she has brought her child to her breast, she seeks out the next citizen's cock.
+					He cums down her throat as $he struggles to reach her child around her still very gravid middle. Once $he has brought her child to her breast, $he seeks out the next citizen's cock.
 				<</if>>
 			<</if>>
 		<<else>>
 			<<if (random(1,20) > $suddenBirth)>>
-				She is helped back to her bed and stripped before slipping into it. She makes herself comfortable and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Her child is promptly taken and she rests awhile before returning to sharing her gravid body with the public.
+				$He is helped back to her bed and stripped before slipping into it. $He makes herself comfortable and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $His child is promptly taken and $he rests awhile before returning to sharing her gravid body with the public.
 			<<else>>
 				<<if (_birthScene > 80) && canDoVaginal($slaves[$i])>>
-					While riding a citizen's dick, $slaves[$i].slaveName's water breaks on him. She desperately tries to disengage but he grabs her hips and slams her back down. He thoroughly enjoys her contracting cunt before pushing her off and standing over her, jacking off. Quickly she spreads her legs apart and begins pushing out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. She can't hide what's happening between her legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so she bears with it<</if>>. He cums over her heaving, still very gravid body and moves on leaving her to recover and collect her child to be sent off.
+					While riding a citizen's dick, $slaves[$i].slaveName's water breaks on him. $He desperately tries to disengage but he grabs her hips and slams her back down. He thoroughly enjoys her contracting cunt before pushing her off and standing over $him, jacking off. Quickly $he spreads her legs apart and begins pushing out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $He can't hide what's happening between her legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so $he bears with it<</if>>. He cums over her heaving, still very gravid body and moves on leaving her to recover and collect her child to be sent off.
 					<<set $humiliation = 1>>
 				<<elseif (_birthScene > 60) && canDoAnal($slaves[$i])>>
-					While taking a citizen's dick in her ass, $slaves[$i].slaveName's water breaks. She desperately tries to disengage but he grabs her hips and slams into her hard. Quickly she spreads her legs apart and begins pushing out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. She can't hide what's happening between her legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so she bears with it<</if>>. He came strongly thanks to her and gives her a slap on the ass as she collapses onto her still very gravid belly and slips to her side. She quickly gathers her child to be sent off.
+					While taking a citizen's dick in her ass, $slaves[$i].slaveName's water breaks. $He desperately tries to disengage but he grabs her hips and slams into her hard. Quickly $he spreads her legs apart and begins pushing out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $He can't hide what's happening between her legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so $he bears with it<</if>>. He came strongly thanks to her and gives her a slap on the ass as $he collapses onto her still very gravid belly and slips to her side. $He quickly gathers her child to be sent off.
 					<<set $humiliation = 1>>
 				<<elseif (_birthScene > 40)>>
-					While licking a citizen's cunt, $slaves[$i].slaveName's water breaks. She desperately tries to disengage but she grabs her head and slams her back into her crotch.
+					While licking a citizen's cunt, $slaves[$i].slaveName's water breaks. $He desperately tries to disengage but $he grabs her head and slams her back into her crotch.
 					<<set $humiliation = 1>>
 					<<ClothingBirth>>
-					She cums across her face before helping her still very gravid body to the ground and leaving. When she recovers, she quickly gathers <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child to be sent off.
+					$He cums across her face before helping her still very gravid body to the ground and leaving. When $he recovers, $he quickly gathers <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child to be sent off.
 				<<else>>
-					While sucking a citizen's dick, $slaves[$i].slaveName's water breaks. She desperately tries to disengage but he grabs her head and slams her back into his crotch.
+					While sucking a citizen's dick, $slaves[$i].slaveName's water breaks. $He desperately tries to disengage but he grabs her head and slams her back into his crotch.
 					<<set $humiliation = 1>>
 					<<ClothingBirth>>
-					He cums down her throat before letting her collapse to the ground and leaving. When she recovers and pushes her still very gravid body upright, she quickly gathers <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child to be sent off.
+					He cums down her throat before letting her collapse to the ground and leaving. When $he recovers and pushes her still very gravid body upright, $he quickly gathers <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child to be sent off.
 				<</if>>
 			<</if>>
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].fetish == "mindbroken">>
 			<<if (random(1,20) > $suddenBirth)>>
-				She returns to her bed and strips before slipping into it. Instinctively, she begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Her child is promptly taken and she rests awhile before returning to sharing her gravid body with the public.
+				$He returns to her bed and strips before slipping into it. Instinctively, $he begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $His child is promptly taken and $he rests awhile before returning to sharing her gravid body with the public.
 			<<else>>
 				<<if (_birthScene > 80) && canDoVaginal($slaves[$i])>>
-					While riding a citizen's dick, $slaves[$i].slaveName's water breaks on him. Showing no signs of stopping, he shoves her bulk off of him. Instinctively, she begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby, indifferent to who may be watching her naked crotch. She draws her child to her breast before seeking out the next citizen's cock.
+					While riding a citizen's dick, $slaves[$i].slaveName's water breaks on him. Showing no signs of stopping, he shoves her bulk off of him. Instinctively, $he begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby, indifferent to who may be watching her naked crotch. $He draws her child to her breast before seeking out the next citizen's cock.
 				<<elseif (_birthScene > 60) && canDoAnal($slaves[$i])>>
-					While taking a citizen's dick in her ass, $slaves[$i].slaveName's water breaks. She shows no signs of slowing down, so he allows her to reposition and continue. Instinctively, she begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby, indifferent to who may be watching her naked crotch. He came strongly thanks to her and gives her a slap on the ass as she struggles to reach her child around her still very gravid middle. Once she has brought her child to her breast, she seeks out the next citizen's cock.
+					While taking a citizen's dick in her ass, $slaves[$i].slaveName's water breaks. $He shows no signs of slowing down, so he allows her to reposition and continue. Instinctively, $he begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby, indifferent to who may be watching her naked crotch. He came strongly thanks to her and gives her a slap on the ass as $he struggles to reach her child around her still very gravid middle. Once $he has brought her child to her breast, $he seeks out the next citizen's cock.
 				<<elseif (_birthScene > 40)>>
-					While licking a citizen's cunt, $slaves[$i].slaveName's water breaks. She shows no signs of slowing down, so she allows her to reposition and continue.
+					While licking a citizen's cunt, $slaves[$i].slaveName's water breaks. $He shows no signs of slowing down, so $he allows her to reposition and continue.
 					<<ClothingBirth>>
-					The citizen splashes across her face as she struggles to reach her child around her still very gravid middle. Once she has brought her child to her breast, she seeks out the next citizen's cunt.
+					The citizen splashes across her face as $he struggles to reach her child around her still very gravid middle. Once $he has brought her child to her breast, $he seeks out the next citizen's cunt.
 				<<else>>
-					While sucking a citizen's dick, $slaves[$i].slaveName's water breaks. She shows no signs of slowing down, so he allows her to reposition and continue.
+					While sucking a citizen's dick, $slaves[$i].slaveName's water breaks. $He shows no signs of slowing down, so he allows her to reposition and continue.
 					<<ClothingBirth>>
-					He cums down her throat as she struggles to reach her child around her still very gravid middle. Once she has brought her child to her breast, she seeks out the next citizen's cock.
+					He cums down her throat as $he struggles to reach her child around her still very gravid middle. Once $he has brought her child to her breast, $he seeks out the next citizen's cock.
 				<</if>>
 			<</if>>
 		<<else>>
 			<<if (random(1,20) > $suddenBirth)>>
-				She returns to her bed and strips before slipping into it. She makes herself comfortable and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Her child is promptly taken and she rests awhile before returning to sharing her gravid body with the public.
+				$He returns to her bed and strips before slipping into it. $He makes herself comfortable and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $His child is promptly taken and $he rests awhile before returning to sharing her gravid body with the public.
 			<<else>>
 				<<if (_birthScene > 80) && canDoVaginal($slaves[$i])>>
-					While riding a citizen's dick, $slaves[$i].slaveName's water breaks on him. She desperately tries to disengage but he grabs her hips and slams her back down. He thoroughly enjoys her contracting cunt before pushing her off and standing over her, jacking off. Quickly she spreads her legs apart and begins pushing out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. She can't hide what's happening between her legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so she bears with it<</if>>. He cums over her heaving, still very gravid body and moves on leaving her to recover and collect her child to be sent off.
+					While riding a citizen's dick, $slaves[$i].slaveName's water breaks on him. $He desperately tries to disengage but he grabs her hips and slams her back down. He thoroughly enjoys her contracting cunt before pushing her off and standing over $him, jacking off. Quickly $he spreads her legs apart and begins pushing out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $He can't hide what's happening between her legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so $he bears with it<</if>>. He cums over her heaving, still very gravid body and moves on leaving her to recover and collect her child to be sent off.
 					<<set $humiliation = 1>>
 				<<elseif (_birthScene > 60) && canDoAnal($slaves[$i])>>
-					While taking a citizen's dick in her ass, $slaves[$i].slaveName's water breaks. She desperately tries to disengage but he grabs her hips and slams into her hard. Quickly she spreads her legs apart and begins pushing out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. She can't hide what's happening between her legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so she bears with it<</if>>. He came strongly thanks to her and gives her a slap on the ass as she collapses onto her still very gravid belly and slips to her side. She quickly gathers her child to be sent off.
+					While taking a citizen's dick in her ass, $slaves[$i].slaveName's water breaks. $He desperately tries to disengage but he grabs her hips and slams into her hard. Quickly $he spreads her legs apart and begins pushing out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $He can't hide what's happening between her legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so $he bears with it<</if>>. He came strongly thanks to her and gives her a slap on the ass as $he collapses onto her still very gravid belly and slips to her side. $He quickly gathers her child to be sent off.
 					<<set $humiliation = 1>>
 				<<elseif (_birthScene > 40)>>
-					While licking a citizen's cunt, $slaves[$i].slaveName's water breaks. She desperately tries to disengage but she grabs her head and slams her back into her crotch.
+					While licking a citizen's cunt, $slaves[$i].slaveName's water breaks. $He desperately tries to disengage but $he grabs her head and slams her back into her crotch.
 					<<set $humiliation = 1>>
 					<<ClothingBirth>>
-					She cums across her face before helping her still very gravid body to the ground and leaving. When she recovers, she quickly gathers <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child to be sent off.
+					$He cums across her face before helping her still very gravid body to the ground and leaving. When $he recovers, $he quickly gathers <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child to be sent off.
 				<<else>>
-					While sucking a citizen's dick, $slaves[$i].slaveName's water breaks. She desperately tries to disengage but he grabs her head and slams her back into his crotch.
+					While sucking a citizen's dick, $slaves[$i].slaveName's water breaks. $He desperately tries to disengage but he grabs her head and slams her back into his crotch.
 					<<set $humiliation = 1>>
 					<<ClothingBirth>>
-					He cums down her throat before letting her collapse to the ground and leaving. When she recovers and pushes her still very gravid body to its feet, she quickly gathers <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child to be sent off.
+					He cums down her throat before letting her collapse to the ground and leaving. When $he recovers and pushes her still very gravid body to its feet, $he quickly gathers <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child to be sent off.
 				<</if>>
 			<</if>>
 		<</if>>
@@ -223,46 +223,46 @@
 <<case "work a glory hole">>
 	<<if $slaves[$i].fetish == "mindbroken">>
 		<<if (random(1,20) > $suddenBirth)>>
-			Since she is unable to leave her box, she doesn't have far to go. Instinctively, she begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Her child is quickly extracted from the box. She never notices, focused entirely on the fresh cock poking through the glory hole and the sensation of her still very gravid middle rubbing the wall.
+			Since $he is unable to leave her box, $he doesn't have far to go. Instinctively, $he begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $His child is quickly extracted from the box. $He never notices, focused entirely on the fresh cock poking through the glory hole and the sensation of her still very gravid middle rubbing the wall.
 		<<else>>
-			While sucking a dick through the hole of her confining box, $slaves[$i].slaveName's water breaks. She makes no effort to stop sucking the dicks presented to her.
+			While sucking a dick through the hole of her confining box, $slaves[$i].slaveName's water breaks. $He makes no effort to stop sucking the dicks presented to $him.
 			<<ClothingBirth>>
-			<<if $slaves[$i].birthsTotal == 0>>Her first<<else>>This week's<</if>> child is quickly extracted from the box. She never notices, focused entirely on the fresh cock poking through the glory hole and the sensation of her still very gravid middle rubbing the wall.
+			<<if $slaves[$i].birthsTotal == 0>>$His first<<else>>This week's<</if>> child is quickly extracted from the box. $He never notices, focused entirely on the fresh cock poking through the glory hole and the sensation of her still very gravid middle rubbing the wall.
 		<</if>>
 	<<else>>
 		<<if (random(1,20) > $suddenBirth)>>
-			Since she is unable to leave her box, she doesn't have far to go. She quickly finishes the waiting dick before shifting herself into a slightly, though not by much, more comfortable position. She begins laboring on <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child. As she finishes, the box is opened and her child is gathered and taken away before she is ordered back to sucking.
+			Since $he is unable to leave her box, $he doesn't have far to go. $He quickly finishes the waiting dick before shifting herself into a slightly, though not by much, more comfortable position. $He begins laboring on <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child. As $he finishes, the box is opened and her child is gathered and taken away before $he is ordered back to sucking.
 		<<else>>
-			While sucking a dick through the hole of her confining box, $slaves[$i].slaveName's water breaks. She quickly finishes the dick off before seating herself in the back of the box.
+			While sucking a dick through the hole of her confining box, $slaves[$i].slaveName's water breaks. $He quickly finishes the dick off before seating herself in the back of the box.
 			<<ClothingBirth>>
-			As she finishes, she could have sworn she saw an eye peeping through the glory hole, watching the show. The box is opened and <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child is gathered and taken away as she struggles to reach the fresh cock poking through the hole.
+			As $he finishes, $he could have sworn $he saw an eye peeping through the glory hole, watching the show. The box is opened and <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child is gathered and taken away as $he struggles to reach the fresh cock poking through the hole.
 		<</if>>
 	<</if>>
 
 <<case "get milked">>
 	<<if $slaves[$i].fetish == "mindbroken">>
 		<<if $dairyPregSetting > 0>>
-			Since the dairy is designed for pregnant cows, she stays hooked up to the milkers. She shows little interest in her coming birth, instead focusing on her milky breasts. Instinctively, she begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. She shows no interest in her child being removed from the milking stall, nor when her still very gravid body is hosed off.
+			Since the dairy is designed for pregnant cows, $he stays hooked up to the milkers. $He shows little interest in her coming birth, instead focusing on her milky breasts. Instinctively, $he begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $He shows no interest in her child being removed from the milking stall, nor when her still very gravid body is hosed off.
 		<<else>>
 			<<if (random(1,20) > $suddenBirth)>>
-				<<if !canWalk($slaves[$i])>>She is helped back to her bed and stripped before slipping into it<<else>>She returns to her bed and strips before slipping into it<</if>>. Instinctively, she begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Her child is promptly taken and she rests awhile before returning to the milkers to lighten her swelling breasts.
+				<<if !canWalk($slaves[$i])>>$He is helped back to her bed and stripped before slipping into it<<else>>$He returns to her bed and strips before slipping into it<</if>>. Instinctively, $he begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $His child is promptly taken and $he rests awhile before returning to the milkers to lighten her swelling breasts.
 			<<else>>
-				While getting milked, $slaves[$i].slaveName's water breaks. She show little interest and continues kneading her breasts.
+				While getting milked, $slaves[$i].slaveName's water breaks. $He show little interest and continues kneading her breasts.
 				<<ClothingBirth>>
-				She shows no interest in <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child being removed from the milking stall, nor her still very gravid middle, instead focusing entirely on draining her breasts.
+				$He shows no interest in <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child being removed from the milking stall, nor her still very gravid middle, instead focusing entirely on draining her breasts.
 			<</if>>
 		<</if>>
 	<<else>>
 		<<if $dairyPregSetting > 0>>
-			Since the dairy is designed for pregnant cows, she stays hooked up to the milkers. She meekly protests her situation, but ultimately accepts it. She begins working on birthing her <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby, and catches a glimpse of her child being removed from the milking stall, but quickly forgets when she is hosed off.
+			Since the dairy is designed for pregnant cows, $he stays hooked up to the milkers. $He meekly protests her situation, but ultimately accepts it. $He begins working on birthing her <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby, and catches a glimpse of her child being removed from the milking stall, but quickly forgets when $he is hosed off.
 			<<set $humiliation = 1>>
 		<<else>>
 			<<if (random(1,20) > $suddenBirth)>>
-				<<if !canWalk($slaves[$i])>>She is helped back to her bed and stripped before slipping into it<<else>>She returns to her bed and strips before slipping into it<</if>>. She makes herself comfortable and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Her child is promptly taken and she rests awhile before returning to the milkers to lighten her swelling breasts.
+				<<if !canWalk($slaves[$i])>>$He is helped back to her bed and stripped before slipping into it<<else>>$He returns to her bed and strips before slipping into it<</if>>. $He makes herself comfortable and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $His child is promptly taken and $he rests awhile before returning to the milkers to lighten her swelling breasts.
 			<<else>>
-				While getting milked, $slaves[$i].slaveName's water breaks. She shifts into a comfortable position to give birth while the milker works her breasts.
+				While getting milked, $slaves[$i].slaveName's water breaks. $He shifts into a comfortable position to give birth while the milker works her breasts.
 				<<ClothingBirth>>
-				She takes a break from milking to collect <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child for removal and to catch her breath before reattaching the milkers and coaxing her milk to begin flowing anew.
+				$He takes a break from milking to collect <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child for removal and to catch her breath before reattaching the milkers and coaxing her milk to begin flowing anew.
 			<</if>>
 		<</if>>
 	<</if>>
@@ -271,53 +271,53 @@
 	<<if !canWalk($slaves[$i])>>
 		<<if $slaves[$i].fetish == "mindbroken">>
 			<<if (random(1,20) > $suddenBirth)>>
-				You strip her and help her onto your couch. Instinctively, she begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Her child is promptly taken and she falls into a contented nap. You fondle her still very gravid body until a servant comes to help clean her up.
+				You strip her and help her onto your couch. Instinctively, $he begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $His child is promptly taken and $he falls into a contented nap. You fondle her still very gravid body until a servant comes to help clean her up.
 			<<else>>
-				While sitting absentmindedly nearby, $slaves[$i].slaveName's water breaks soaking the floor under her. She pays no heed to it and continues waiting for you to use her.
+				While sitting absentmindedly nearby, $slaves[$i].slaveName's water breaks soaking the floor under $him. $He pays no heed to it and continues waiting for you to use $him.
 				<<ClothingBirth>>
-				You certainly enjoyed the show as you call for a servant to take away <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child and to clean up the spill.
+				You certainly enjoyed the show as you call for a servant to take away <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child and to clean up the spill.
 			<</if>>
 		<<else>>
 			<<if (random(1,20) > $suddenBirth)>>
 				<<if $slaves[$i].devotion > 20>>
-					She moans lewdly at you and wiggles her hips. As she teases, she begins pushing <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby out. As she crowns, you pull her into your arms and hold her close. You hold her in a comforting embrace until she finishes.
+					$He moans lewdly at you and wiggles her hips. As $he teases, $he begins pushing <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby out. As $he crowns, you pull her into your arms and hold her close. You hold her in a comforting embrace until $he finishes.
 				<<elseif $slaves[$i].devotion >= -20>>
-					She releases a lewd moan and begins attempting to remove her clothes. You approach her, clearing her vagina and helping her onto the couch, where you take a seat next to her to fondle her vulnerable body. She begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Once she finishes, you give her some time to catch her breath.
+					$He releases a lewd moan and begins attempting to remove her clothes. You approach $him, clearing her vagina and helping her onto the couch, where you take a seat next to her to fondle her vulnerable body. $He begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. Once $he finishes, you give her some time to catch her breath.
 				<<else>>
-					She begins desperately begging to be taken back to her bed; instead you pull her towards the couch and take a seat with her in your lap, back against your front. Blushing thoroughly, she gives a meek protest before focusing on the coming birth, rather than your wandering hands. She begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby.
+					$He begins desperately begging to be taken back to her bed; instead you pull her towards the couch and take a seat with her in your lap, back against your front. Blushing thoroughly, $he gives a meek protest before focusing on the coming birth, rather than your wandering hands. $He begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby.
 					<<set $humiliation = 1>>
 				<</if>>
-				 Her child is promptly taken and, following a shower and a fresh change of clothes, she is helped back to your office<<if $slaves[$i].devotion < -20>> where you are waiting to enjoy her still very gravid body<</if>>.
+				 $His child is promptly taken and, following a shower and a fresh change of clothes, $he is helped back to your office<<if $slaves[$i].devotion < -20>> where you are waiting to enjoy her still very gravid body<</if>>.
 			<<else>>
-				While sitting nearby, $slaves[$i].slaveName's water breaks, startling her. She looks to you for guidance and you shake your head "no". Without permission to leave she <<if $slaves[$i].devotion > 50>>decides to give you a show<<elseif $slaves[$i].devotion > 20>>reluctantly decides giving birth in front of you isn't so bad<<else>>begins to panic as her contractions come sooner and sooner<<set $humiliation = 1>><</if>>.
+				While sitting nearby, $slaves[$i].slaveName's water breaks, startling $him. $He looks to you for guidance and you shake your head "no". Without permission to leave $he <<if $slaves[$i].devotion > 50>>decides to give you a show<<elseif $slaves[$i].devotion > 20>>reluctantly decides giving birth in front of you isn't so bad<<else>>begins to panic as her contractions come sooner and sooner<<set $humiliation = 1>><</if>>.
 				<<ClothingBirth>>
-				As thanks for the show, you help her still very gravid body to the couch so she can recover before returning to her duties. You call for a servant to take away <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child and to clean up your floor and your toy.
+				As thanks for the show, you help her still very gravid body to the couch so $he can recover before returning to her duties. You call for a servant to take away <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child and to clean up your floor and your toy.
 			<</if>>
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].fetish == "mindbroken">>
 			<<if (random(1,20) > $suddenBirth)>>
-				She returns to her bed and strips before slipping into it. Instinctively, she begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Her child is promptly taken and she falls into a contented nap. That is until you drag her still very gravid ass out of bed, inquiring where she waddled off to without your permission.
+				$He returns to her bed and strips before slipping into it. Instinctively, $he begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $His child is promptly taken and $he falls into a contented nap. That is until you drag her still very gravid ass out of bed, inquiring where $he waddled off to without your permission.
 			<<else>>
-				While standing absentmindedly nearby, $slaves[$i].slaveName's water breaks soaking the floor under her. She pays no heed to it and continues waiting for you to use her.
+				While standing absentmindedly nearby, $slaves[$i].slaveName's water breaks soaking the floor under $him. $He pays no heed to it and continues waiting for you to use $him.
 				<<ClothingBirth>>
-				You certainly enjoyed the show as you call for a servant to take away <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child and to clean up the spill.
+				You certainly enjoyed the show as you call for a servant to take away <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child and to clean up the spill.
 			<</if>>
 		<<else>>
 			<<if (random(1,20) > $suddenBirth)>>
 				<<if $slaves[$i].devotion > 20>>
-					She seeks you out and begins slowly stripping. As she teases, she begins pushing <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby out. As she crowns, she throws herself into your waiting arms and holds herself to you. You hold her in a comforting embrace until she finishes.
+					$He seeks you out and begins slowly stripping. As $he teases, $he begins pushing <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby out. As $he crowns, $he throws herself into your waiting arms and holds herself to you. You hold her in a comforting embrace until $he finishes.
 				<<elseif $slaves[$i].devotion >= -20>>
-					She approaches you and begins a very uncertain striptease. As she lowers herself to the floor to begin pushing, you overtake her and fondle her vulnerable body. She begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Once she finishes, you help her to the couch to catch her breath.
+					$He approaches you and begins a very uncertain striptease. As $he lowers herself to the floor to begin pushing, you overtake her and fondle her vulnerable body. $He begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. Once $he finishes, you help her to the couch to catch her breath.
 				<<else>>
-					She attempts to leave your office and return to her bed, but you catch her arm before she slips out of reach. You order her to strip and give you a show. Blushing thoroughly, she gives a meek performance before falling to the floor. She begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby.
+					$He attempts to leave your office and return to her bed, but you catch her arm before $he slips out of reach. You order her to strip and give you a show. Blushing thoroughly, $he gives a meek performance before falling to the floor. $He begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby.
 					<<set $humiliation = 1>>
 				<</if>>
-				Her child is promptly taken and, following a shower and a fresh change of clothes, she waddles back into your office<<if $slaves[$i].devotion < -20>> where you are waiting to enjoy her still very gravid body<</if>>.
+				$His child is promptly taken and, following a shower and a fresh change of clothes, $he waddles back into your office<<if $slaves[$i].devotion < -20>> where you are waiting to enjoy her still very gravid body<</if>>.
 			<<else>>
-				While standing nearby, $slaves[$i].slaveName's water breaks, startling her. She looks to you for guidance and you shake your head "no". Without permission to leave she <<if $slaves[$i].devotion > 50>>decides to give you a show<<elseif $slaves[$i].devotion > 20>>reluctantly decides giving birth in front of you isn't so bad<<else>>begins to panic as her contractions come sooner and sooner<<set $humiliation = 1>><</if>>.
+				While standing nearby, $slaves[$i].slaveName's water breaks, startling $him. $He looks to you for guidance and you shake your head "no". Without permission to leave $he <<if $slaves[$i].devotion > 50>>decides to give you a show<<elseif $slaves[$i].devotion > 20>>reluctantly decides giving birth in front of you isn't so bad<<else>>begins to panic as her contractions come sooner and sooner<<set $humiliation = 1>><</if>>.
 				<<ClothingBirth>>
-				As thanks for the show, you help her still very gravid body onto the couch so she can recover before returning to her duties. You call for a servant to take away <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child and to clean up your floor and your toy.
+				As thanks for the show, you help her still very gravid body onto the couch so $he can recover before returning to her duties. You call for a servant to take away <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child and to clean up your floor and your toy.
 			<</if>>
 		<</if>>
 	<</if>>
@@ -325,51 +325,51 @@
 <<case "stay confined">>
 	<<if $slaves[$i].fetish == "mindbroken">>
 		<<if (random(1,20) > $suddenBirth)>>
-			Since she is locked in a cell, she doesn't have far to go. Instinctively, she begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Her child is promptly taken and, after her still very gravid body and the cell are hosed down, she is returned to isolation.
+			Since $he is locked in a cell, $he doesn't have far to go. Instinctively, $he begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $His child is promptly taken and, after her still very gravid body and the cell are hosed down, $he is returned to isolation.
 		<<else>>
-			While waiting in confinement, $slaves[$i].slaveName's water breaks. She assumes a birthing position.
+			While waiting in confinement, $slaves[$i].slaveName's water breaks. $He assumes a birthing position.
 			<<ClothingBirth>>
-			She struggles to reach <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child around her still very gravid middle and resumes waiting with it latched to her breast.
+			$He struggles to reach <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child around her still very gravid middle and resumes waiting with it latched to her breast.
 		<</if>>
 	<<else>>
 		<<if (random(1,20) > $suddenBirth)>>
-			Since she is locked in a cell, she doesn't have far to go. Reluctantly, she begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Her child is promptly taken and, after her still very gravid body and the cell are hosed down, she is returned to isolation.
+			Since $he is locked in a cell, $he doesn't have far to go. Reluctantly, $he begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $His child is promptly taken and, after her still very gravid body and the cell are hosed down, $he is returned to isolation.
 			<<set $humiliation = 1>>
 		<<else>>
-			$slaves[$i].slaveName is awoken from her stupor by moist sensation followed by a contraction. She rolls over and clutches her gravid belly as another contraction wracks her body.
+			$slaves[$i].slaveName is awoken from her stupor by moist sensation followed by a contraction. $He rolls over and clutches her gravid belly as another contraction wracks her body.
 			<<ClothingBirth>>
-			She collects <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child and holds it close knowing someone will soon come to take it away from her.
+			$He collects <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child and holds it close knowing someone will soon come to take it away from $him.
 		<</if>>
 	<</if>>
 
 <<case "work as a servant" "be a servant">>
 	<<if $slaves[$i].fetish == "mindbroken">>
 		<<if (random(1,20) > $suddenBirth)>>
-			She returns to her bed and strips before slipping into it. Instinctively she begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Her child is promptly taken and she rests awhile before returning to her role as your ever-pregnant maid.
+			$He returns to her bed and strips before slipping into it. Instinctively $he begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $His child is promptly taken and $he rests awhile before returning to her role as your ever-pregnant maid.
 		<<else>>
 			<<if _birthScene > 50>>
-				While giving a slave oral service, $slaves[$i].slaveName's water breaks. She disregards this development and continues working.
+				While giving a slave oral service, $slaves[$i].slaveName's water breaks. $He disregards this development and continues working.
 				<<ClothingBirth>>
-				The slave gets off quite strongly to the show and shoves her out of the way, leaving her to clean up her mess. Instead, she draws <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child to her breast until <<if $Stewardess != 0>>$Stewardess.slaveName<<elseif $HeadGirl != 0>>$HeadGirl.slaveName<<elseif $assistantName == "your personal assistant">>your personal assistant<<else>>$assistantName<</if>> shouts at her to move her useless pregnant ass.
+				The slave gets off quite strongly to the show and shoves $him out of the way, leaving $him to clean up $his mess. Instead, $he draws <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child to her breast until <<if $Stewardess != 0>>$Stewardess.slaveName<<elseif $HeadGirl != 0>>$HeadGirl.slaveName<<elseif $assistantName == "your personal assistant">>your personal assistant<<else>>$assistantName<</if>> shouts at $him to move her useless pregnant ass.
 			<<else>>
-				While scrubbing the penthouse floor, $slaves[$i].slaveName's water breaks. She turns to clean this new spill, disregarding what it means.
+				While scrubbing the penthouse floor, $slaves[$i].slaveName's water breaks. $He turns to clean this new spill, disregarding what it means.
 				<<ClothingBirth>>
-				Instead of cleaning the fresh mess she made, she draws <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child to her breast until <<if $Stewardess != 0>>$Stewardess.slaveName<<elseif $HeadGirl != 0>>$HeadGirl.slaveName<<elseif $assistantName == "your personal assistant">>your personal assistant<<else>>$assistantName<</if>> shouts at her to move her useless pregnant ass.
+				Instead of cleaning the fresh mess $he made, $he draws <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child to her breast until <<if $Stewardess != 0>>$Stewardess.slaveName<<elseif $HeadGirl != 0>>$HeadGirl.slaveName<<elseif $assistantName == "your personal assistant">>your personal assistant<<else>>$assistantName<</if>> shouts at her to move her useless pregnant ass.
 			<</if>>
 		<</if>>
 	<<else>>
 		<<if (random(1,20) > $suddenBirth)>>
-			She returns to her bed and strips before slipping into it. She makes herself comfortable and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Her child is promptly taken and she rests awhile before returning to her role as your ever-pregnant maid.
+			$He returns to her bed and strips before slipping into it. $He makes herself comfortable and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $His child is promptly taken and $he rests awhile before returning to her role as your ever-pregnant maid.
 		<<else>>
 			<<if _birthScene > 50>>
-				While giving a slave oral service, $slaves[$i].slaveName's water breaks. She desperately tries to pull away but they grab her head and force her back to their crotch.
+				While giving a slave oral service, $slaves[$i].slaveName's water breaks. $He desperately tries to pull away but they grab her head and force her back to their crotch.
 				<<set $humiliation = 1>>
 				<<ClothingBirth>>
-				The slave gets off quite strongly to the show and shoves her out of the way, leaving her to clean up her mess. She hurriedly tries to mop up the mess and collect <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child before <<if $Stewardess != 0>>$Stewardess.slaveName<<elseif $HeadGirl != 0>>$HeadGirl.slaveName<<else>><<if $assistantName == "your personal assistant">>your personal assistant<<else>>$assistantName<</if>><</if>> shouts at her for dragging her pregnant ass.
+				The slave gets off quite strongly to the show and shoves her out of the way, leaving her to clean up her mess. $He hurriedly tries to mop up the mess and collect <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child before <<if $Stewardess != 0>>$Stewardess.slaveName<<elseif $HeadGirl != 0>>$HeadGirl.slaveName<<else>><<if $assistantName == "your personal assistant">>your personal assistant<<else>>$assistantName<</if>><</if>> shouts at her for dragging her pregnant ass.
 			<<else>>
-				While scrubbing the penthouse floor, $slaves[$i].slaveName's water breaks. She panics at the thought of not cleaning up her spill but her worsening contractions force her to find a secluded place to give birth.
+				While scrubbing the penthouse floor, $slaves[$i].slaveName's water breaks. $He panics at the thought of not cleaning up $his spill but her worsening contractions force her to find a secluded place to give birth.
 				<<ClothingBirth>>
-				Collecting <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child, she carefully exits her hiding place before coming under the eye of <<if $Stewardess != 0>>the glaring $Stewardess.slaveName. Her child is promptly taken<<elseif $HeadGirl != 0>>the glaring $HeadGirl.slaveName. Her child is promptly taken <<else>><<if $assistantName == "your personal assistant">>your personal assistant<<else>>$assistantName<</if>>. Her child is promptly taken by other servants<</if>> following a lecture about priorities and time management given her constant pregnancy and predictable birth cycle.
+				Collecting <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child, $he carefully exits her hiding place before coming under the eye of <<if $Stewardess != 0>>the glaring $Stewardess.slaveName. $His child is promptly taken<<elseif $HeadGirl != 0>>the glaring $HeadGirl.slaveName. $His child is promptly taken <<else>><<if $assistantName == "your personal assistant">>your personal assistant<<else>>$assistantName<</if>>. $His child is promptly taken by other servants<</if>> following a lecture about priorities and time management given her constant pregnancy and predictable birth cycle.
 			<</if>>
 		<</if>>
 	<</if>>
@@ -379,44 +379,44 @@
 		<<if $slaves[$i].fetish == "mindbroken">>
 			<<if (random(1,20) > $suddenBirth)>>
 				<<if $masterSuiteUpgradePregnancy == 1>>
-					She is helping into the birthing chamber, stripped, and aided into the specialized chair. Instinctively, she begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Her child is promptly taken and, following a shower and fresh change of clothes, she is returned to <<if $masterSuiteUpgradeLuxury == 1>>your big bed<<elseif $masterSuiteUpgradeLuxury == 2>>the fuckpit<<else>>the main room of the master suite<</if>>.
+					$He is helping into the birthing chamber, stripped, and aided into the specialized chair. Instinctively, $he begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $His child is promptly taken and, following a shower and fresh change of clothes, $he is returned to <<if $masterSuiteUpgradeLuxury == 1>>your big bed<<elseif $masterSuiteUpgradeLuxury == 2>>the fuckpit<<else>>the main room of the master suite<</if>>.
 				<<else>>
-					After struggling to strip and tipping into one of the various seats around the room, she prepares to give birth. Instinctively, she begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby, indifferent to her may be watching her. Her child is promptly taken and, following a shower and fresh change of clothes, she is helped back to <<if $masterSuiteUpgradeLuxury == 1>>your big bed<<elseif $masterSuiteUpgradeLuxury == 2>>the fuckpit<<else>>her usual spot<</if>>.
+					After struggling to strip and tipping into one of the various seats around the room, $he prepares to give birth. Instinctively, $he begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby, indifferent to her may be watching $him. $His child is promptly taken and, following a shower and fresh change of clothes, $he is helped back to <<if $masterSuiteUpgradeLuxury == 1>>your big bed<<elseif $masterSuiteUpgradeLuxury == 2>>the fuckpit<<else>>her usual spot<</if>>.
 				<</if>>
 			<<else>>
 				<<if $masterSuiteUpgradeLuxury == 1>>
-					While awaiting your return on the big bed in the master suite, $slaves[$i].slaveName's water breaks thoroughly soaking the sheets. Ignoring the mess, she shifts into a more comfortable position.
+					While awaiting your return on the big bed in the master suite, $slaves[$i].slaveName's water breaks thoroughly soaking the sheets. Ignoring the mess, $he shifts into a more comfortable position.
 					<<ClothingBirth>>
-					She struggles to reach <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child around her still gravid figure before bringing it to her breast and resuming her wait. <<if $Concubine != 0>>Concubine.slaveName furiously orders her child removed and her still very pregnant ass forcefully ejected from the bed so it can be cleaned before your return.<</if>>
+					$He struggles to reach <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child around her still gravid figure before bringing it to her breast and resuming her wait. <<if $Concubine != 0>>Concubine.slaveName furiously orders her child removed and her still very pregnant ass forcefully ejected from the bed so it can be cleaned before your return.<</if>>
 				<<elseif $masterSuiteUpgradeLuxury == 2>>
-					While being the bottom of the master suite's fuckpit, $slaves[$i].slaveName's water breaks. While she doesn't stop having sex, the fucktoys using her do and drag her from the pit to give birth. Instinctively, she begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby, indifferent to who may be watching her naked crotch. Without a second thought about her child, she slips back into the fuckpit.
+					While being the bottom of the master suite's fuckpit, $slaves[$i].slaveName's water breaks. While $he doesn't stop having sex, the fucktoys using her do and drag her from the pit to give birth. Instinctively, $he begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby, indifferent to who may be watching her naked crotch. Without a second thought about her child, $he slips back into the fuckpit.
 				<<else>>
-					While awaiting your return in the master suite, $slaves[$i].slaveName's water breaks. She pays it no heed and continues blankly waiting.
+					While awaiting your return in the master suite, $slaves[$i].slaveName's water breaks. $He pays it no heed and continues blankly waiting.
 					<<ClothingBirth>>
-					She struggles to reach <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child around her still gravid figure before bringing it to her breast and resuming her wait <<if $Concubine != 0>>Concubine.slaveName furiously orders her child removed and her still very pregnant ass thoroughly cleaned before your return.<</if>>
+					$He struggles to reach <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child around her still gravid figure before bringing it to her breast and resuming her wait <<if $Concubine != 0>>Concubine.slaveName furiously orders her child removed and her still very pregnant ass thoroughly cleaned before your return.<</if>>
 				<</if>>
 			<</if>>
 		<<else>>
 			<<if (random(1,20) > $suddenBirth)>>
 				<<if $masterSuiteUpgradePregnancy == 1>>
-					She is helping into the birthing chamber, stripped, and aided into the specialized chair. Finding it quite comfortable, she begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Her child is promptly taken and, following a shower and fresh change of clothes, she is returned to <<if $masterSuiteUpgradeLuxury == 1>>your big bed<<elseif $masterSuiteUpgradeLuxury == 2>>the fuckpit<<else>>the main room of the master suite<</if>>.
+					$He is helping into the birthing chamber, stripped, and aided into the specialized chair. Finding it quite comfortable, $he begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $His child is promptly taken and, following a shower and fresh change of clothes, $he is returned to <<if $masterSuiteUpgradeLuxury == 1>>your big bed<<elseif $masterSuiteUpgradeLuxury == 2>>the fuckpit<<else>>the main room of the master suite<</if>>.
 				<<else>>
-					After struggling to strip and tipping into one of the various seats around the room, she prepares to give birth. She gets comfortable and begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Her child> is promptly taken and, following a shower and fresh change of clothes, she is returned to <<if $masterSuiteUpgradeLuxury == 1>>your big bed<<elseif $masterSuiteUpgradeLuxury == 2>>the fuckpit<<else>>her preferred spot<</if>>.
+					After struggling to strip and tipping into one of the various seats around the room, $he prepares to give birth. $He gets comfortable and begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $His child> is promptly taken and, following a shower and fresh change of clothes, $he is returned to <<if $masterSuiteUpgradeLuxury == 1>>your big bed<<elseif $masterSuiteUpgradeLuxury == 2>>the fuckpit<<else>>her preferred spot<</if>>.
 				<</if>>
 			<<else>>
 				<<if $masterSuiteUpgradeLuxury == 1>>
-					While awaiting your return on the big bed in the master suite, $slaves[$i].slaveName's water breaks thoroughly soaking the sheets. She quickly shifts herself off the bed and calls for a servant before dropping to the floor.
+					While awaiting your return on the big bed in the master suite, $slaves[$i].slaveName's water breaks thoroughly soaking the sheets. $He quickly shifts herself off the bed and calls for a servant before dropping to the floor.
 					<<ClothingBirth>>
-					Once <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child is removed, her still very gravid body cleaned up, and the sheets are changed, she is helped back into bed to recover for your return.
+					Once <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child is removed, her still very gravid body cleaned up, and the sheets are changed, $he is helped back into bed to recover for your return.
 				<<elseif $masterSuiteUpgradeLuxury == 2>>
-					While participating in the fuckpit orgy, $slaves[$i].slaveName's water breaks. She begs to be let out of the pit but the other fucktoys pull her in and position themselves for her to pleasure them while giving birth.
+					While participating in the fuckpit orgy, $slaves[$i].slaveName's water breaks. $He begs to be let out of the pit but the other fucktoys pull her in and position themselves for her to pleasure them while giving birth.
 					<<set $humiliation = 1>>
 					<<ClothingBirth>>
-					Once the fucktoys are done tormenting the still very gravid new mother, they hand <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child off to the help and pull her into an embrace to allow her to regain her strength.
+					Once the fucktoys are done tormenting the still very gravid new mother, they hand <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child off to the help and pull her into an embrace to allow her to regain her strength.
 				<<else>>
-					While awaiting your return in the master suite, $slaves[$i].slaveName's water breaks. She tries to get to the prepared area but fails to untangle herself from the toys she was playing with. She calls for a servant to hurry as she begins laboring.
+					While awaiting your return in the master suite, $slaves[$i].slaveName's water breaks. $He tries to get to the prepared area but fails to untangle herself from the toys $he was playing with. $He calls for a servant to hurry as $he begins laboring.
 					<<ClothingBirth>>
-					The servant collects <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child and helps her still very gravid body onto a cushion to recover for your return. <<if canDoAnal($slaves[$i]) && $slaves[$i].anus > 0>>With a little effort, she pushes the vibrating dildo out of her ass<<else>>With things settling down, she finally manages to switch off the bullet vibrators stuck to her crotch<</if>> before settling down for a nap.
+					The servant collects <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child and helps her still very gravid body onto a cushion to recover for your return. <<if canDoAnal($slaves[$i]) && $slaves[$i].anus > 0>>With a little effort, $he pushes the vibrating dildo out of her ass<<else>>With things settling down, $he finally manages to switch off the bullet vibrators stuck to her crotch<</if>> before settling down for a nap.
 				<</if>>
 			<</if>>
 		<</if>>
@@ -424,44 +424,44 @@
 		<<if $slaves[$i].fetish == "mindbroken">>
 			<<if (random(1,20) > $suddenBirth)>>
 				<<if $masterSuiteUpgradePregnancy == 1>>
-					She enters the birthing chamber, strips, and seats herself in the specialized chair. Instinctively, she begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Her child is promptly taken and, following a shower and fresh change of clothes, she returns to <<if $masterSuiteUpgradeLuxury == 1>>your big bed<<elseif $masterSuiteUpgradeLuxury == 2>>the fuckpit<<else>>the main room of the master suite<</if>>.
+					$He enters the birthing chamber, strips, and seats herself in the specialized chair. Instinctively, $he begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $His child is promptly taken and, following a shower and fresh change of clothes, $he returns to <<if $masterSuiteUpgradeLuxury == 1>>your big bed<<elseif $masterSuiteUpgradeLuxury == 2>>the fuckpit<<else>>the main room of the master suite<</if>>.
 				<<else>>
-					She strips and settles into one of the various seats around the room. Instinctively, she begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby, indifferent to her may be watching her. Her child is promptly taken and, following a shower and fresh change of clothes, she returns to <<if $masterSuiteUpgradeLuxury == 1>>your big bed<<elseif $masterSuiteUpgradeLuxury == 2>>the fuckpit<<else>>her usual spot<</if>>.
+					$He strips and settles into one of the various seats around the room. Instinctively, $he begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby, indifferent to her may be watching $him. $His child is promptly taken and, following a shower and fresh change of clothes, $he returns to <<if $masterSuiteUpgradeLuxury == 1>>your big bed<<elseif $masterSuiteUpgradeLuxury == 2>>the fuckpit<<else>>her usual spot<</if>>.
 				<</if>>
 			<<else>>
 				<<if $masterSuiteUpgradeLuxury == 1>>
-					While awaiting your return on the big bed in the master suite, $slaves[$i].slaveName's water breaks thoroughly soaking the sheets. Ignoring the mess, she shifts into a more comfortable position.
+					While awaiting your return on the big bed in the master suite, $slaves[$i].slaveName's water breaks thoroughly soaking the sheets. Ignoring the mess, $he shifts into a more comfortable position.
 					<<ClothingBirth>>
-					She struggles to reach <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child around her still gravid figure before bringing it to her breast and resuming her wait. <<if $Concubine != 0>>Concubine.slaveName furiously orders her child removed and her still very pregnant ass forcefully ejected from the bed so it can be cleaned before your return.<</if>>
+					$He struggles to reach <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child around her still gravid figure before bringing it to her breast and resuming her wait. <<if $Concubine != 0>>Concubine.slaveName furiously orders her child removed and her still very pregnant ass forcefully ejected from the bed so it can be cleaned before your return.<</if>>
 				<<elseif $masterSuiteUpgradeLuxury == 2>>
-					While being the bottom of the master suite's fuckpit, $slaves[$i].slaveName's water breaks. While she doesn't stop having sex, the fucktoys using her do and drag her from the pit to give birth. Instinctively, she begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby, indifferent to who may be watching her naked crotch. Without a second thought about her child, she slips back into the fuckpit.
+					While being the bottom of the master suite's fuckpit, $slaves[$i].slaveName's water breaks. While $he doesn't stop having sex, the fucktoys using her do and drag her from the pit to give birth. Instinctively, $he begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby, indifferent to who may be watching her naked crotch. Without a second thought about her child, $he slips back into the fuckpit.
 				<<else>>
-					While awaiting your return in the master suite, $slaves[$i].slaveName's water breaks. She pays it no heed and continues blankly waiting.
+					While awaiting your return in the master suite, $slaves[$i].slaveName's water breaks. $He pays it no heed and continues blankly waiting.
 					<<ClothingBirth>>
-					She struggles to reach <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child around her still gravid figure before bringing it to her breast and resuming her wait <<if $Concubine != 0>>Concubine.slaveName furiously orders her child removed and her still very pregnant ass thoroughly cleaned before your return.<</if>>
+					$He struggles to reach <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child around her still gravid figure before bringing it to her breast and resuming her wait <<if $Concubine != 0>>Concubine.slaveName furiously orders her child removed and her still very pregnant ass thoroughly cleaned before your return.<</if>>
 				<</if>>
 			<</if>>
 		<<else>>
 			<<if (random(1,20) > $suddenBirth)>>
 				<<if $masterSuiteUpgradePregnancy == 1>>
-					She enters the birthing chamber, strips, and seats herself in the specialized chair. Finding it quite comfortable, she begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Her child is promptly taken and, following a shower and fresh change of clothes, she returns to <<if $masterSuiteUpgradeLuxury == 1>>your big bed<<elseif $masterSuiteUpgradeLuxury == 2>>the fuckpit<<else>>the main room of the master suite<</if>>.
+					$He enters the birthing chamber, strips, and seats herself in the specialized chair. Finding it quite comfortable, $he begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $His child is promptly taken and, following a shower and fresh change of clothes, $he returns to <<if $masterSuiteUpgradeLuxury == 1>>your big bed<<elseif $masterSuiteUpgradeLuxury == 2>>the fuckpit<<else>>the main room of the master suite<</if>>.
 				<<else>>
-					She strips and settles into one of the various seats around the room. She gets comfortable and begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Her child is promptly taken and, following a shower and fresh change of clothes, she returns to <<if $masterSuiteUpgradeLuxury == 1>>your big bed<<elseif $masterSuiteUpgradeLuxury == 2>>the fuckpit<<else>>her preferred spot<</if>>.
+					$He strips and settles into one of the various seats around the room. $He gets comfortable and begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $His child is promptly taken and, following a shower and fresh change of clothes, $he returns to <<if $masterSuiteUpgradeLuxury == 1>>your big bed<<elseif $masterSuiteUpgradeLuxury == 2>>the fuckpit<<else>>her preferred spot<</if>>.
 				<</if>>
 			<<else>>
 				<<if $masterSuiteUpgradeLuxury == 1>>
-					While awaiting your return on the big bed in the master suite, $slaves[$i].slaveName's water breaks thoroughly soaking the sheets. She quickly moves herself off the bed and calls for a servant before dropping to the floor.
+					While awaiting your return on the big bed in the master suite, $slaves[$i].slaveName's water breaks thoroughly soaking the sheets. $He quickly moves herself off the bed and calls for a servant before dropping to the floor.
 					<<ClothingBirth>>
-					Once <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child is removed, her still very gravid body cleaned up, and the sheets are changed, she crawls back into bed to recover for your return.
+					Once <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child is removed, her still very gravid body cleaned up, and the sheets are changed, $he crawls back into bed to recover for your return.
 				<<elseif $masterSuiteUpgradeLuxury == 2>>
-					While participating in the fuckpit orgy, $slaves[$i].slaveName's water breaks. She tries to crawl out of the pit but the other fucktoys pull her back in and position themselves for her to pleasure them while giving birth.
+					While participating in the fuckpit orgy, $slaves[$i].slaveName's water breaks. $He tries to crawl out of the pit but the other fucktoys pull her back in and position themselves for her to pleasure them while giving birth.
 					<<set $humiliation = 1>>
 					<<ClothingBirth>>
 					Once the fucktoys are done tormenting the exhausted <<if $slaves[$i].birthsTotal == 0>>new <<else>>brood<</if>>mother, they hand her child off to the help and pull her into an embrace to allow her to regain her strength.
 				<<else>>
-					While awaiting your return in the master suite, $slaves[$i].slaveName's water breaks. She tries to get to the prepared area but fails to untangle herself from the toys she was playing with. She calls for a servant to hurry as she begins laboring.
+					While awaiting your return in the master suite, $slaves[$i].slaveName's water breaks. $He tries to get to the prepared area but fails to untangle herself from the toys $he was playing with. $He calls for a servant to hurry as $he begins laboring.
 					<<ClothingBirth>>
-					The servant collects <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child and helps her still very gravid body onto a cushion to recover for your return. <<if canDoAnal($slaves[$i]) && $slaves[$i].anus > 0>>With a little effort, she pushes the vibrating dildo out of her ass<<else>>With things settling down, she finally manages to switch off the bullet vibrators stuck to her crotch<</if>> before settling down for a nap.
+					The servant collects <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child and helps her still very gravid body onto a cushion to recover for your return. <<if canDoAnal($slaves[$i]) && $slaves[$i].anus > 0>>With a little effort, $he pushes the vibrating dildo out of her ass<<else>>With things settling down, $he finally manages to switch off the bullet vibrators stuck to her crotch<</if>> before settling down for a nap.
 				<</if>>
 			<</if>>
 		<</if>>
@@ -471,52 +471,52 @@
 	<<if !canWalk($slaves[$i])>>
 		<<if $slaves[$i].fetish == "mindbroken">>
 			<<if (random(1,20) > $suddenBirth)>>
-				She is helped into a private room in the back of the club by a group of eager patrons. Instinctively, she begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby, indifferent to her audience. Her child is promptly taken and, following a cleaning and fresh change of clothes, the audience is allowed to have their way with her still very gravid body.
+				$He is helped into a private room in the back of the club by a group of eager patrons. Instinctively, $he begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby, indifferent to her audience. $His child is promptly taken and, following a cleaning and fresh change of clothes, the audience is allowed to have their way with her still very gravid body.
 			<<else>>
-				$slaves[$i].slaveName is showing off her gravid body and trying to attract citizens as well as she can. During one of her teases, her water breaks, soaking the floor. She keeps on teasing, despite her condition, until her contractions drag her to the floor.
+				$slaves[$i].slaveName is showing off her gravid body and trying to attract citizens as well as $he can. During one of her teases, her water breaks, soaking the floor. $He keeps on teasing, despite her condition, until her contractions drag her to the floor.
 				<<ClothingBirth>>
-				Multiple citizens pull her still very pregnant form into a booth so that they may tease her exhausted body while the floor is dried and <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child carried off.
+				Multiple citizens pull her still very pregnant form into a booth so that they may tease her exhausted body while the floor is dried and <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child carried off.
 			<</if>>
 		<<else>>
 			<<if (random(1,20) > $suddenBirth)>>
-				She is helped to a private room in the back of the club by several patrons who just can't keep their hands off her. She settles herself onto a patron's lap and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby, basking in the attention of her audience. Her child is promptly taken and she beckons the audience to enjoy her still very gravid body.
+				$He is helped to a private room in the back of the club by several patrons who just can't keep their hands off $him. $He settles herself onto a patron's lap and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby, basking in the attention of her audience. $His child is promptly taken and $he beckons the audience to enjoy her still very gravid body.
 			<<else>>
 				<<if $slaves[$i].fetish == "humiliation">>
-					$slaves[$i].slaveName is showing off her gravid body and trying to attract citizens by "dancing" as well as she can, all the while being a huge tease. During one of her "dances", her water breaks, soaking the floor. She calls out to the crowd, hyping them up for her new show.
+					$slaves[$i].slaveName is showing off her gravid body and trying to attract citizens by "dancing" as well as $he can, all the while being a huge tease. During one of her "dances", her water breaks, soaking the floor. $He calls out to the crowd, hyping them up for her new show.
 					<<set $humiliation = 1>>
 					<<ClothingBirth>>
-					As <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child are removed, she is helped into one of the back rooms by several of her aroused onlookers.
+					As <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child are removed, $he is helped into one of the back rooms by several of her aroused onlookers.
 				<<else>>
-					$slaves[$i].slaveName is showing off her gravid body and trying to attract citizens by "dancing" as well as her figure will let her. During one of her dances, her water breaks, soaking the floor. She hastily tries to find help to leave, but only finds hands groping her body. She is quickly pulled into one of the side rooms by a group of men looking forward to the show she's about to perform for them.
+					$slaves[$i].slaveName is showing off her gravid body and trying to attract citizens by "dancing" as well as her figure will let $him. During one of her dances, her water breaks, soaking the floor. $He hastily tries to find help to leave, but only finds hands groping her body. $He is quickly pulled into one of the side rooms by a group of men looking forward to the show $he's about to perform for them.
 					<<set $humiliation = 1>>
 					<<ClothingBirth>>
-					Only once the last of her clients cums over her still very pregnant body is she allowed to gather <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child and take a seat. She enjoys a moment with her newborn before the servant comes to collect it.
+					Only once the last of her clients cums over her still very pregnant body is $he allowed to gather <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child and take a seat. $He enjoys a moment with her newborn before the servant comes to collect it.
 				<</if>>
 			<</if>>
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].fetish == "mindbroken">>
 			<<if (random(1,20) > $suddenBirth)>>
-				She heads to a private room in the back of the club filled with eager patrons. Instinctively, she begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby, indifferent to her audience. Her child is promptly taken and, following a cleaning and fresh change of clothes, the audience is allowed to have their way with her still very gravid body.
+				$He heads to a private room in the back of the club filled with eager patrons. Instinctively, $he begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby, indifferent to her audience. $His child is promptly taken and, following a cleaning and fresh change of clothes, the audience is allowed to have their way with her still very gravid body.
 			<<else>>
-				$slaves[$i].slaveName is showing off her gravid body and trying to attract citizens by dancing as well as she can. During one of her dances, her water breaks, soaking the dance floor. She keeps on dancing, despite her condition, until her contractions drag her to the floor.
+				$slaves[$i].slaveName is showing off her gravid body and trying to attract citizens by dancing as well as $he can. During one of her dances, her water breaks, soaking the dance floor. $He keeps on dancing, despite her condition, until her contractions drag her to the floor.
 				<<ClothingBirth>>
-				Multiple citizens pull her still very pregnant form into a booth so that they may tease her exhausted body while the dance floor is dried and <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child carried off.
+				Multiple citizens pull her still very pregnant form into a booth so that they may tease her exhausted body while the dance floor is dried and <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child carried off.
 			<</if>>
 		<<else>>
 			<<if (random(1,20) > $suddenBirth)>>
-				She heads to a private room in the back of the club accompanied by several patrons who just can't keep their hands off her. She settles herself onto a patron's lap and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby, basking in the attention of her audience. Her child is promptly taken and she beckons the audience to enjoy her still very gravid body.
+				$He heads to a private room in the back of the club accompanied by several patrons who just can't keep their hands off $him. $He settles herself onto a patron's lap and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby, basking in the attention of her audience. $His child is promptly taken and $he beckons the audience to enjoy her still very gravid body.
 			<<else>>
 				<<if $slaves[$i].fetish == "humiliation">>
-					$slaves[$i].slaveName is showing off her gravid body and trying to attract citizens by dancing as well as she can, all the while flashing glimpses of her crotch and nipples. During one of her dances, her water breaks, soaking the dance floor. She calls out to the crowd, hyping them up for her new show.
+					$slaves[$i].slaveName is showing off her gravid body and trying to attract citizens by dancing as well as $he can, all the while flashing glimpses of her crotch and nipples. During one of her dances, her water breaks, soaking the dance floor. $He calls out to the crowd, hyping them up for her new show.
 					<<set $humiliation = 1>>
 					<<ClothingBirth>>
-					As <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child is removed from the dance floor, her still very pregnant form is helped into one of the back rooms by several of her aroused onlookers.
+					As <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child is removed from the dance floor, her still very pregnant form is helped into one of the back rooms by several of her aroused onlookers.
 				<<else>>
-					$slaves[$i].slaveName is showing off her gravid body and trying to attract citizens by dancing as well as she can. During one of her dances, her water breaks, soaking the dance floor. She hastily tries to escape the public's gaze only to find hands groping her body. She is quickly pulled into one of the side rooms by a group of men looking forward to the show she's about to perform for them.
+					$slaves[$i].slaveName is showing off her gravid body and trying to attract citizens by dancing as well as $he can. During one of her dances, her water breaks, soaking the dance floor. $He hastily tries to escape the public's gaze only to find hands groping her body. $He is quickly pulled into one of the side rooms by a group of men looking forward to the show $he's about to perform for them.
 					<<set $humiliation = 1>>
 					<<ClothingBirth>>
-					Only once the last of her clients cums over her still very pregnant figure is she allowed to gather <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child and take a seat. She enjoys a moment with her newborn before the servant comes to collect it.
+					Only once the last of her clients cums over her still very pregnant figure is $he allowed to gather <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child and take a seat. $He enjoys a moment with her newborn before the servant comes to collect it.
 				<</if>>
 			<</if>>
 		<</if>>
@@ -526,43 +526,43 @@
 	<<if !canWalk($slaves[$i])>>
 		<<if $slaves[$i].fetish == "mindbroken">>
 			<<if (random(1,20) > $suddenBirth)>>
-				She is helped back to her bed and stripped before slipping into it. Instinctively, she begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Her child is promptly taken and, after a short rest, she waits for someone to help her still very gravid form to her next job, having forgotten she was choosing it.
+				$He is helped back to her bed and stripped before slipping into it. Instinctively, $he begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $His child is promptly taken and, after a short rest, $he waits for someone to help her still very gravid form to her next job, having forgotten $he was choosing it.
 			<<else>>
-				$slaves[$i].slaveName is awoken from her stupor by a strong contraction. She runs a hand across her middle as another contraction runs through it.
+				$slaves[$i].slaveName is awoken from her stupor by a strong contraction. $He runs a hand across her middle as another contraction runs through it.
 				<<ClothingBirth>>
-				She fishes around under her still huge dome of a stomach searching for <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> newborn. Once she finds it, she draws it to her breast and resumes waiting for someone to tell her what to do.
+				$He fishes around under her still huge dome of a stomach searching for <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> newborn. Once $he finds it, $he draws it to her breast and resumes waiting for someone to tell her what to do.
 			<</if>>
 		<<else>>
 			<<if (random(1,20) > $suddenBirth)>>
-				She is helped back to her bed and stripped before slipping into it. She makes herself comfortable and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Her child is promptly taken and, after a short rest, she returns to pondering what assignment would be best for a still very gravid girl.
+				$He is helped back to her bed and stripped before slipping into it. $He makes herself comfortable and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $His child is promptly taken and, after a short rest, $he returns to pondering what assignment would be best for a still very gravid girl.
 			<<else>>
-				While deciding on her post, $slaves[$i].slaveName's water breaks. Unable to reach the prepared birthing room in time, she pulls herself into a secluded nook to give birth in.
+				While deciding on her post, $slaves[$i].slaveName's water breaks. Unable to reach the prepared birthing room in time, $he pulls herself into a secluded nook to give birth in.
 				<<ClothingBirth>>
-				She gathers <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child and recovers her strength before a servant finds her and collects her baby. She decides to rest for the rest of the day before returning to pondering what assignment would be best for a still very gravid girl.
+				$He gathers <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child and recovers her strength before a servant finds her and collects her baby. $He decides to rest for the rest of the day before returning to pondering what assignment would be best for a still very gravid girl.
 			<</if>>
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].fetish == "mindbroken">>
 			<<if (random(1,20) > $suddenBirth)>>
-				She returns to her bed and strips before slipping into it. Instinctively, she begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Her child is promptly taken and, after a short rest, she returns to waddling around the penthouse.
+				$He returns to her bed and strips before slipping into it. Instinctively, $he begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $His child is promptly taken and, after a short rest, $he returns to waddling around the penthouse.
 			<<else>>
-				$slaves[$i].slaveName is awoken from her stupor by a strong contraction. She runs a hand across her middle as another contraction runs through it.
+				$slaves[$i].slaveName is awoken from her stupor by a strong contraction. $He runs a hand across her middle as another contraction runs through it.
 				<<ClothingBirth>>
-				She fishes around under her still huge dome of a stomach searching for her newborn. Once she finds it, she draws it to her breast and resumes waiting for someone to tell her what to do.
+				$He fishes around under her still huge dome of a stomach searching for her newborn. Once $he finds it, $he draws it to her breast and resumes waiting for someone to tell her what to do.
 			<</if>>
 		<<else>>
 			<<if (random(1,20) > $suddenBirth)>>
-				She returns to her bed and strips before slipping into it. She makes herself comfortable and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Her child is promptly taken and, after a short rest, she returns to pondering her what assignment would be best for a still very gravid girl.
+				$He returns to her bed and strips before slipping into it. $He makes herself comfortable and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $His child is promptly taken and, after a short rest, $he returns to pondering her what assignment would be best for a still very gravid girl.
 			<<else>>
 				<<if $slaves[$i].fetish == "humiliation">>
-					While wandering the penthouse deciding on her post, $slaves[$i].slaveName's water breaks. Sensing an opportunity, she waddles to the nearest balcony overlooking the city. She calls out, making sure all eyes are on her for what happens next.
+					While wandering the penthouse deciding on her post, $slaves[$i].slaveName's water breaks. Sensing an opportunity, $he waddles to the nearest balcony overlooking the city. $He calls out, making sure all eyes are on her for what happens next.
 					<<set $humiliation = 1>>
 					<<ClothingBirth>>
-					She gathers <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child and recovers her strength before finding a servant to give her it to. She decides to rest for the rest of the day before returning to figuring out what assignment would be most humiliating for a still very gravid girl.
+					$He gathers <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child and recovers her strength before finding a servant to give her it to. $He decides to rest for the rest of the day before returning to figuring out what assignment would be most humiliating for a still very gravid girl.
 				<<else>>
-					While wandering the penthouse deciding on her post, $slaves[$i].slaveName's water breaks. Unable to reach the prepared birthing room in time, she finds a secluded nook to give birth in.
+					While wandering the penthouse deciding on her post, $slaves[$i].slaveName's water breaks. Unable to reach the prepared birthing room in time, $he finds a secluded nook to give birth in.
 					<<ClothingBirth>>
-					She gathers <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child and recovers her strength before finding a servant to give her it to. She decides to rest for the rest of the day before returning to deciding what assignment would be best for a still very gravid girl.
+					$He gathers <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child and recovers her strength before finding a servant to give her it to. $He decides to rest for the rest of the day before returning to deciding what assignment would be best for a still very gravid girl.
 				<</if>>
 			<</if>>
 		<</if>>
@@ -571,153 +571,153 @@
 <<case "rest in the spa">>
 	<<if $slaves[$i].fetish == "mindbroken">>
 		<<if (random(1,20) > $suddenBirth)>>
-			<<if $Attendant != 0>>$Attendant.slaveName leads her to a special pool designed to give birth in. Once she is safely in the water alongside her,<<else>>She is lead to a special pool designed to give birth in. Once she is safely in the water alongside her assistant,<</if>> she begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby, indifferent to her watching caretaker. Her child is promptly taken and, following a cleaning of her still very gravid body, she is taken back to the spa.
+			<<if $Attendant != 0>>$Attendant.slaveName leads her to a special pool designed to give birth in. Once $he is safely in the water alongside her,<<else>>$He is lead to a special pool designed to give birth in. Once $he is safely in the water alongside her assistant,<</if>> $he begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby, indifferent to her watching caretaker. $His child is promptly taken and, following a cleaning of her still very gravid body, $he is taken back to the spa.
 		<<else>>
-			While soaking in the spa's pool, $slaves[$i].slaveName's water breaks. As she begins to ready herself for birth, <<if $Attendant != 0>>$Attendant.slaveName pulls her out of the pool and glares at her<<else>>the other bathers watch curiously<</if>>.
+			While soaking in the spa's pool, $slaves[$i].slaveName's water breaks. As $he begins to ready herself for birth, <<if $Attendant != 0>>$Attendant.slaveName pulls her out of the pool and glares at her<<else>>the other bathers watch curiously<</if>>.
 			<<ClothingBirth>>
-			Her and <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child are quickly dried off as she begins nursing it. A servant soon arrives to take her children away.
+			$His and <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child are quickly dried off as $he begins nursing it. A servant soon arrives to take her children away.
 		<</if>>
 	<<else>>
 		<<if (random(1,20) > $suddenBirth)>>
-			<<if $Attendant != 0>>$Attendant.slaveName escorts her to a special pool designed to give birth in. Once she is safely in the water alongside her,<<else>>She is escorted to a special pool designed to give birth in. Once she is safely in the water alongside her assistant,<</if>> she begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby, aided by her caretaker. Her child is promptly taken and, following a cleaning of her still very gravid body, she is taken back to the spa.
+			<<if $Attendant != 0>>$Attendant.slaveName escorts her to a special pool designed to give birth in. Once $he is safely in the water alongside her,<<else>>$He is escorted to a special pool designed to give birth in. Once $he is safely in the water alongside her assistant,<</if>> $he begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby, aided by her caretaker. $His child is promptly taken and, following a cleaning of her still very gravid body, $he is taken back to the spa.
 		<<else>>
-			<<if !canWalk($slaves[$i])>>While changing in the changing room before a nice soak, $slaves[$i].slaveName's water breaks. She hurries to find someone to help her but only finds curious onlookers<<else>>While heading for the changing room before a nice soak, $slaves[$i].slaveName's water breaks. She hurries into the changing room only to find it unusually crowded<</if>>. Without any choice left, she assumes a birthing position.
+			<<if !canWalk($slaves[$i])>>While changing in the changing room before a nice soak, $slaves[$i].slaveName's water breaks. $He hurries to find someone to help her but only finds curious onlookers<<else>>While heading for the changing room before a nice soak, $slaves[$i].slaveName's water breaks. $He hurries into the changing room only to find it unusually crowded<</if>>. Without any choice left, $he assumes a birthing position.
 			<<set $humiliation = 1>>
 			<<ClothingBirth>>
-			Several of other slaves present help her with <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child while the rest finish pleasuring themselves over the show. <<if $Attendant != 0>>$Attendant.slaveName, lured in by the commotion, shoos the other slaves out and helps the new mother to a private relaxation room to unwind<<else>>Soon a servant arrives to take her child away and she is ushered into the bath to clean up and relax<</if>>.
+			Several of other slaves present help her with <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child while the rest finish pleasuring themselves over the show. <<if $Attendant != 0>>$Attendant.slaveName, lured in by the commotion, shoos the other slaves out and helps the new mother to a private relaxation room to unwind<<else>>Soon a servant arrives to take her child away and $he is ushered into the bath to clean up and relax<</if>>.
 		<</if>>
 	<</if>>
 
 <<case "learn in the schoolroom">>
 	<<if !canWalk($slaves[$i])>>
 		<<if (random(1,20) > $suddenBirth)>>
-			Having been notified in the weeks leading up to her <<if $slaves[$i].birthsTotal == 0>>first<<else>>regular<</if>> birth, she is helped to the front of the class and stripped; she is being used as a learning aid in this lesson. Blushing strongly, she begins working on birthing <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby, fully aware of the rapt attention of the other students. Her child is promptly taken and, following a cleaning and fresh change of clothes, she is helped back to her seat. She can't help but <<if canSee($slaves[$i])>>notice some of the detailed notes the class took on her genitals<<else>>overhear some of the lewd comments about her still very gravid figure<</if>>.
+			Having been notified in the weeks leading up to her <<if $slaves[$i].birthsTotal == 0>>first<<else>>regular<</if>> birth, $he is helped to the front of the class and stripped; $he is being used as a learning aid in this lesson. Blushing strongly, $he begins working on birthing <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby, fully aware of the rapt attention of the other students. $His child is promptly taken and, following a cleaning and fresh change of clothes, $he is helped back to her seat. $He can't help but <<if canSee($slaves[$i])>>notice some of the detailed notes the class took on her genitals<<else>>overhear some of the lewd comments about her still very gravid figure<</if>>.
 			<<set $humiliation = 1>>
 		<<else>>
-			During a lesson in $schoolroomName, $slaves[$i].slaveName's water breaks. Since she can't leave the lesson, she tries her best to hold back the upcoming birth. She fails to manage and a particularly strong contraction elicits a moan noticeable enough to draw all the students' attention.
+			During a lesson in $schoolroomName, $slaves[$i].slaveName's water breaks. Since $he can't leave the lesson, $he tries her best to hold back the upcoming birth. $He fails to manage and a particularly strong contraction elicits a moan noticeable enough to draw all the students' attention.
 			<<set $humiliation = 1>>
 			<<ClothingBirth>>
-			<<if $Schoolteacher != 0>>$Schoolteacher.slaveName, furious that her lesson was interrupted, drags her still very pregnant ass from the class along with her newborn child<<else>>She gathers her newborn child up and is quickly helped from the class<</if>>. She can feel all the eyes watching her leave.
+			<<if $Schoolteacher != 0>>$Schoolteacher.slaveName, furious that her lesson was interrupted, drags her still very pregnant ass from the class along with her newborn child<<else>>$He gathers her newborn child up and is quickly helped from the class<</if>>. $He can feel all the eyes watching her leave.
 		<</if>>
 	<<else>>
 		<<if (random(1,20) > $suddenBirth)>>
-			Having been notified in the weeks leading up to her <<if $slaves[$i].birthsTotal == 0>>first<<else>>regular<</if>> birth, she heads to the front of the class and strips; she is being used as a learning aid in this lesson. Blushing strongly, she begins working on birthing <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby, fully aware of the rapt attention of the other students. Her child is promptly taken and, following a cleaning and fresh change of clothes, she returns to her seat. She can't help but <<if canSee($slaves[$i])>>notice some of the detailed notes the class took on her genitals<<else>>overhear some of the lewd comments about her still very gravid figure<</if>>.
+			Having been notified in the weeks leading up to her <<if $slaves[$i].birthsTotal == 0>>first<<else>>regular<</if>> birth, $he heads to the front of the class and strips; $he is being used as a learning aid in this lesson. Blushing strongly, $he begins working on birthing <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby, fully aware of the rapt attention of the other students. $His child is promptly taken and, following a cleaning and fresh change of clothes, $he returns to her seat. $He can't help but <<if canSee($slaves[$i])>>notice some of the detailed notes the class took on her genitals<<else>>overhear some of the lewd comments about her still very gravid figure<</if>>.
 			<<set $humiliation = 1>>
 		<<else>>
-			During a lesson in $schoolroomName, $slaves[$i].slaveName's water breaks. Since she can't leave the lesson, she tries her best to hold back the upcoming birth. She fails to manage and a particularly strong contraction elicits a moan noticeable enough to draw all the students' attention.
+			During a lesson in $schoolroomName, $slaves[$i].slaveName's water breaks. Since $he can't leave the lesson, $he tries her best to hold back the upcoming birth. $He fails to manage and a particularly strong contraction elicits a moan noticeable enough to draw all the students' attention.
 			<<set $humiliation = 1>>
 			<<ClothingBirth>>
-			<<if $Schoolteacher != 0>>$Schoolteacher.slaveName, furious that her lesson was interrupted, dismisses her from the class along with her newborn child<<else>>She gathers her newborn child up and quickly excuses herself from the class<</if>>. She can feel all the eyes staring at her still very gravid middle.
+			<<if $Schoolteacher != 0>>$Schoolteacher.slaveName, furious that her lesson was interrupted, dismisses her from the class along with her newborn child<<else>>$He gathers her newborn child up and quickly excuses herself from the class<</if>>. $He can feel all the eyes staring at her still very gravid middle.
 		<</if>>
 	<</if>>
 
 <<case "take classes">>
 	<<if (random(1,20) > $suddenBirth)>>
-		Or she would have, had <<if $assistantName == "your personal assistant">>your personal assistant<<else>>$assistantName<</if>> allowed it. Since she can't leave the lesson, she tries her best to hold back the upcoming birth, not without your assistant noticing. As punishment for poor planning, especially since this will be a weekly occurrence in her life, her birth will be turned into a live broadcast. Blushing strongly, she begins working on birthing <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby, trying her best to hide her shame. Exhausted from the birth, she is permitted a short break as her child is collected to clean herself up before the lesson is continued.
+		Or $he would have, had <<if $assistantName == "your personal assistant">>your personal assistant<<else>>$assistantName<</if>> allowed it. Since $he can't leave the lesson, $he tries her best to hold back the upcoming birth, not without your assistant noticing. As punishment for poor planning, especially since this will be a weekly occurrence in her life, her birth will be turned into a live broadcast. Blushing strongly, $he begins working on birthing <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby, trying her best to hide her shame. Exhausted from the birth, $he is permitted a short break as her child is collected to clean herself up before the lesson is continued.
 		<<set $humiliation = 1>>
 	<<else>>
-		During a lesson under <<if $assistantName == "your personal assistant">>your personal assistant<<else>>$assistantName<</if>>, $slaves[$i].slaveName's water breaks. Since she can't leave the lesson, she tries her best to hold back the upcoming birth, not without your assistant noticing. As punishment for poor planning, especially since this will be a weekly occurrence in her life, she is forbidden from leaving. Additionally, her birth will be turned into a live broadcast.
+		During a lesson under <<if $assistantName == "your personal assistant">>your personal assistant<<else>>$assistantName<</if>>, $slaves[$i].slaveName's water breaks. Since $he can't leave the lesson, $he tries her best to hold back the upcoming birth, not without your assistant noticing. As punishment for poor planning, especially since this will be a weekly occurrence in her life, $he is forbidden from leaving. Additionally, her birth will be turned into a live broadcast.
 		<<set $humiliation = 1>>
 		<<ClothingBirth>>
-		Exhausted from the birth, she is permitted a short break as <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child is gathered to <<if !canWalk($slaves[$i])>>be cleaned<<else>>clean herself<</if>> up before the lesson is continued.
+		Exhausted from the birth, $he is permitted a short break as <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child is gathered to <<if !canWalk($slaves[$i])>>be cleaned<<else>>clean herself<</if>> up before the lesson is continued.
 	<</if>>
 
 <<case "work in the brothel">>
 	<<if !canWalk($slaves[$i])>>
 		<<if $slaves[$i].fetish == "mindbroken">>
 			<<if (random(1,20) > $suddenBirth)>>
-				She is helped to a private room in the back of the brothel by a group of eager patrons. Instinctively, she begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby, indifferent to her audience. Her child is promptly taken and, following a cleaning and fresh change of clothes, the audience is allowed to have their way with her still very gravid body.
+				$He is helped to a private room in the back of the brothel by a group of eager patrons. Instinctively, $he begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby, indifferent to her audience. $His child is promptly taken and, following a cleaning and fresh change of clothes, the audience is allowed to have their way with her still very gravid body.
 			<<else>>
 				<<if (_birthScene > 80) && canDoVaginal($slaves[$i])>>
-					While riding a costumer's dick, $slaves[$i].slaveName's water breaks on him. Showing no signs of stopping, he shoves her bulk off of him. Instinctively, she begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby, indifferent to who may be watching her naked crotch. She draws her child to her breast before seeking out the next costumer's cock.
+					While riding a costumer's dick, $slaves[$i].slaveName's water breaks on him. Showing no signs of stopping, he shoves her bulk off of him. Instinctively, $he begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby, indifferent to who may be watching her naked crotch. $He draws her child to her breast before seeking out the next costumer's cock.
 				<<elseif (_birthScene > 60) && canDoAnal($slaves[$i])>>
-					While taking a costumer's dick in her ass, $slaves[$i].slaveName's water breaks. She shows no signs of slowing down, so he allows her to reposition and continue. Instinctively, she begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby, indifferent to who may be watching her naked crotch. He came strongly thanks to her and gives her a slap on the ass as she struggles to reach her child around her still very gravid middle. Once she has brought her child to her breast, she seeks out the next costumer's cock.
+					While taking a costumer's dick in her ass, $slaves[$i].slaveName's water breaks. $He shows no signs of slowing down, so he allows her to reposition and continue. Instinctively, $he begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby, indifferent to who may be watching her naked crotch. He came strongly thanks to her and gives her a slap on the ass as $he struggles to reach her child around her still very gravid middle. Once $he has brought her child to her breast, $he seeks out the next costumer's cock.
 				<<elseif (_birthScene > 40)>>
-					While licking a costumer's cunt, $slaves[$i].slaveName's water breaks. She shows no signs of slowing down, so she allows her to reposition and continue.
+					While licking a costumer's cunt, $slaves[$i].slaveName's water breaks. $He shows no signs of slowing down, so she allows her to reposition and continue.
 					<<ClothingBirth>>
-					The costumer splashes across her face as she struggles to reach her child around her still very gravid middle. Once she has brought her child to her breast, she seeks out the next costumer's cunt.
+					The costumer splashes across her face as $he struggles to reach her child around her still very gravid middle. Once $he has brought her child to her breast, $he seeks out the next costumer's cunt.
 				<<else>>
-					While sucking a costumer's dick, $slaves[$i].slaveName's water breaks. She shows no signs of slowing down, so he allows her to reposition and continue.
+					While sucking a costumer's dick, $slaves[$i].slaveName's water breaks. $He shows no signs of slowing down, so he allows her to reposition and continue.
 					<<ClothingBirth>>
-					He cums down her throat as she struggles to reach her child around her still very gravid middle. Once she has brought her child to her breast, she seeks out the next costumer's cock.
+					He cums down her throat as $he struggles to reach her child around her still very gravid middle. Once $he has brought her child to her breast, $he seeks out the next costumer's cock.
 				<</if>>
 			<</if>>
 		<<else>>
 			<<if (random(1,20) > $suddenBirth)>>
-				She is helped to a private room in the back of the brothel by several patrons who paid quite a handsome price to enjoy this moment.
+				$He is helped to a private room in the back of the brothel by several patrons who paid quite a handsome price to enjoy this moment.
 				<<if $slaves[$i].devotion > 20>>
-					She settles herself onto a patron's lap and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby, basking in the attention of her audience. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and she beckons the audience to enjoy her still very gravid body.
+					$He settles herself onto a patron's lap and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby, basking in the attention of her audience. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and $he beckons the audience to enjoy her still very gravid body.
 				<<elseif $slaves[$i].devotion >= -20>>
-					She hesitantly begins to pose, but one of the patrons grabs her by the swollen waist and pulls her onto his lap. She winces as his dick slips over her exposed crotch, but can do nothing to stop <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby from being born. She hates that the first thing her child will touch is an erect cock; a bitter reminder of what its future will likely hold. Her fully born child is promptly taken and her clients descend upon her vulnerable, still very gravid, body.
+					$He hesitantly begins to pose, but one of the patrons grabs her by the swollen waist and pulls her onto his lap. $He winces as his dick slips over her exposed crotch, but can do nothing to stop <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby from being born. $He hates that the first thing her child will touch is an erect cock; a bitter reminder of what its future will likely hold. $His fully born child is promptly taken and her clients descend upon her vulnerable, still very gravid, body.
 				<<else>>
-					She stands shaking, her waters flowing down her legs, until one of the patrons grabs her by the swollen waist and pulls her onto his lap. She cries out as his dick slips over her exposed crotch, but can do nothing to stop <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby from being born. She hates that the first thing her child will touch is an erect cock; a bitter reminder of what its future will likely hold. Her fully born child is promptly taken and her clients descend upon her vulnerable, still very gravid, body.
+					$He stands shaking, her waters flowing down her legs, until one of the patrons grabs her by the swollen waist and pulls her onto his lap. $He cries out as his dick slips over her exposed crotch, but can do nothing to stop <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby from being born. $He hates that the first thing her child will touch is an erect cock; a bitter reminder of what its future will likely hold. $His fully born child is promptly taken and her clients descend upon her vulnerable, still very gravid, body.
 				<</if>>
 			<<else>>
 				<<if (_birthScene > 80) && canDoVaginal($slaves[$i])>>
-					While riding a costumer's dick, $slaves[$i].slaveName's water breaks on him. She desperately tries to disengage but he grabs her hips and slams her back down. He thoroughly enjoys her contracting cunt before pushing her off and standing over her, jacking off. Quickly she spreads her legs apart and begins pushing out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. She can't hide what's happening between her legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so she bears with it<</if>>. He cums over her heaving, still very gravid body and moves on leaving her to recover and collect her child to be sent off.
+					While riding a costumer's dick, $slaves[$i].slaveName's water breaks on him. $He desperately tries to disengage but he grabs her hips and slams her back down. He thoroughly enjoys her contracting cunt before pushing her off and standing over $him, jacking off. Quickly $he spreads her legs apart and begins pushing out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $He can't hide what's happening between her legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so $he bears with it<</if>>. He cums over her heaving, still very gravid body and moves on leaving her to recover and collect her child to be sent off.
 					<<set $humiliation = 1>>
 				<<elseif (_birthScene > 60) && canDoAnal($slaves[$i])>>
-					While taking a costumer's dick in her ass, $slaves[$i].slaveName's water breaks. She desperately tries to disengage but he grabs her hips and slams into her hard. Quickly she spreads her legs apart and begins pushing out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. She can't hide what's happening between her legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so she bears with it<</if>>. He came strongly thanks to her and gives her a slap on the ass as she collapses onto her still very gravid belly and slips to her side. She quickly gathers her child to be sent off.
+					While taking a costumer's dick in her ass, $slaves[$i].slaveName's water breaks. $He desperately tries to disengage but he grabs her hips and slams into her hard. Quickly $he spreads her legs apart and begins pushing out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $He can't hide what's happening between her legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so $he bears with it<</if>>. He came strongly thanks to her and gives her a slap on the ass as $he collapses onto her still very gravid belly and slips to her side. $He quickly gathers her child to be sent off.
 					<<set $humiliation = 1>>
 				<<elseif (_birthScene > 40)>>
-					While licking a costumer's cunt, $slaves[$i].slaveName's water breaks. She desperately tries to disengage but she grabs her head and slams her back into her crotch.
+					While licking a costumer's cunt, $slaves[$i].slaveName's water breaks. $He desperately tries to disengage but she grabs her head and slams her back into her crotch.
 					<<set $humiliation = 1>>
 					<<ClothingBirth>>
-					She cums across her face before helping her still very gravid body to the ground and leaving. When she recovers, she quickly gathers <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child to be sent off.
+					She cums across her face before helping her still very gravid body to the ground and leaving. When $he recovers, $he quickly gathers <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child to be sent off.
 				<<else>>
-					While sucking a costumer's dick, $slaves[$i].slaveName's water breaks. She desperately tries to disengage but he grabs her head and slams her back into his crotch.
+					While sucking a costumer's dick, $slaves[$i].slaveName's water breaks. $He desperately tries to disengage but he grabs her head and slams her back into his crotch.
 					<<set $humiliation = 1>>
 					<<ClothingBirth>>
-					He cums down her throat before letting her collapse to the ground and leaving. When she recovers and pushes her still very gravid body upright, she quickly gathers <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child to be sent off.
+					He cums down her throat before letting her collapse to the ground and leaving. When $he recovers and pushes her still very gravid body upright, $he quickly gathers <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child to be sent off.
 				<</if>>
 			<</if>>
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].fetish == "mindbroken">>
 			<<if (random(1,20) > $suddenBirth)>>
-				She heads to a private room in the back of the brothel filled with eager patrons. Instinctively, she begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby, indifferent to her audience. Her child is promptly taken and, following a cleaning and fresh change of clothes, the audience is allowed to have their way with her still very gravid body.
+				$He heads to a private room in the back of the brothel filled with eager patrons. Instinctively, $he begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby, indifferent to her audience. $His child is promptly taken and, following a cleaning and fresh change of clothes, the audience is allowed to have their way with her still very gravid body.
 			<<else>>
 				<<if (_birthScene > 80) && canDoVaginal($slaves[$i])>>
-					While riding a costumer's dick, $slaves[$i].slaveName's water breaks on him. Showing no signs of stopping, he shoves her bulk off of him. Instinctively, she begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby, indifferent to who may be watching her naked crotch. She draws her child to her breast before seeking out the next costumer's cock.
+					While riding a costumer's dick, $slaves[$i].slaveName's water breaks on him. Showing no signs of stopping, he shoves her bulk off of him. Instinctively, $he begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby, indifferent to who may be watching her naked crotch. $He draws her child to her breast before seeking out the next costumer's cock.
 				<<elseif (_birthScene > 60) && canDoAnal($slaves[$i])>>
-					While taking a costumer's dick in her ass, $slaves[$i].slaveName's water breaks. She shows no signs of slowing down, so he allows her to reposition and continue. Instinctively, she begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby, indifferent to who may be watching her naked crotch. He came strongly thanks to her and gives her a slap on the ass as she struggles to reach her child around her still very gravid middle. Once she has brought her child to her breast, she seeks out the next costumer's cock.
+					While taking a costumer's dick in her ass, $slaves[$i].slaveName's water breaks. $He shows no signs of slowing down, so he allows her to reposition and continue. Instinctively, $he begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby, indifferent to who may be watching her naked crotch. He came strongly thanks to her and gives her a slap on the ass as $he struggles to reach her child around her still very gravid middle. Once $he has brought her child to her breast, $he seeks out the next costumer's cock.
 				<<elseif (_birthScene > 40)>>
-					While licking a costumer's cunt, $slaves[$i].slaveName's water breaks. She shows no signs of slowing down, so she allows her to reposition and continue.
+					While licking a costumer's cunt, $slaves[$i].slaveName's water breaks. $He shows no signs of slowing down, so she allows her to reposition and continue.
 					<<ClothingBirth>>
-					The costumer splashes across her face as she struggles to reach her child around her still very gravid middle. Once she has brought her child to her breast, she seeks out the next costumer's cunt.
+					The costumer splashes across her face as $he struggles to reach her child around her still very gravid middle. Once $he has brought her child to her breast, $he seeks out the next costumer's cunt.
 				<<else>>
-					While sucking a costumer's dick, $slaves[$i].slaveName's water breaks. She shows no signs of slowing down, so he allows her to reposition and continue.
+					While sucking a costumer's dick, $slaves[$i].slaveName's water breaks. $He shows no signs of slowing down, so he allows her to reposition and continue.
 					<<ClothingBirth>>
-					He cums down her throat as she struggles to reach her child around her still very gravid middle. Once she has brought her child to her breast, she seeks out the next costumer's cock.
+					He cums down her throat as $he struggles to reach her child around her still very gravid middle. Once $he has brought her child to her breast, $he seeks out the next costumer's cock.
 				<</if>>
 			<</if>>
 		<<else>>
 			<<if (random(1,20) > $suddenBirth)>>
-				She heads to a private room in the back of the brothel accompanied by several patrons who paid quite a handsome price to enjoy this moment.
+				$He heads to a private room in the back of the brothel accompanied by several patrons who paid quite a handsome price to enjoy this moment.
 				<<if $slaves[$i].devotion > 20>>
-					She settles herself onto a patron's lap and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby, basking in the attention of her audience. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and she beckons the audience to enjoy her still very gravid body.
+					$He settles herself onto a patron's lap and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby, basking in the attention of her audience. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and $he beckons the audience to enjoy her still very gravid body.
 				<<elseif $slaves[$i].devotion >= -20>>
-					She hesitantly begins to pose, but one of the patrons grabs her by the swollen waist and pulls her onto his lap. She winces as his dick slips over her exposed crotch, but can do nothing to stop <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby from being born. She hates that the first thing her child will touch is an erect cock; a bitter reminder of what its future will likely hold. Her fully born child is promptly taken and her clients descend upon her vulnerable, still very gravid, body.
+					$He hesitantly begins to pose, but one of the patrons grabs her by the swollen waist and pulls her onto his lap. $He winces as his dick slips over her exposed crotch, but can do nothing to stop <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby from being born. $He hates that the first thing her child will touch is an erect cock; a bitter reminder of what its future will likely hold. $His fully born child is promptly taken and her clients descend upon her vulnerable, still very gravid, body.
 				<<else>>
-					She stands shaking, her waters flowing down her legs, until one of the patrons grabs her by the swollen waist and pulls her onto his lap. She cries out as his dick slips over her exposed crotch, but can do nothing to stop <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby from being born. She hates that the first thing her child will touch is an erect cock; a bitter reminder of what its future will likely hold. Her fully born child is promptly taken and her clients descend upon her vulnerable, still very gravid, body.
+					$He stands shaking, her waters flowing down her legs, until one of the patrons grabs her by the swollen waist and pulls her onto his lap. $He cries out as his dick slips over her exposed crotch, but can do nothing to stop <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby from being born. $He hates that the first thing her child will touch is an erect cock; a bitter reminder of what its future will likely hold. $His fully born child is promptly taken and her clients descend upon her vulnerable, still very gravid, body.
 				<</if>>
 			<<else>>
 				<<if (_birthScene > 80) && canDoVaginal($slaves[$i])>>
-					While riding a costumer's dick, $slaves[$i].slaveName's water breaks on him. She desperately tries to disengage but he grabs her hips and slams her back down. He thoroughly enjoys her contracting cunt before pushing her off and standing over her, jacking off. Quickly she spreads her legs apart and begins pushing out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. She can't hide what's happening between her legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so she bears with it<</if>>. He cums over her heaving, still very gravid body and moves on leaving her to recover and collect her child to be sent off.
+					While riding a costumer's dick, $slaves[$i].slaveName's water breaks on him. $He desperately tries to disengage but he grabs her hips and slams her back down. He thoroughly enjoys her contracting cunt before pushing her off and standing over $him, jacking off. Quickly $he spreads her legs apart and begins pushing out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $He can't hide what's happening between her legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so $he bears with it<</if>>. He cums over her heaving, still very gravid body and moves on leaving her to recover and collect her child to be sent off.
 					<<set $humiliation = 1>>
 				<<elseif (_birthScene > 60) && canDoAnal($slaves[$i])>>
-					While taking a costumer's dick in her ass, $slaves[$i].slaveName's water breaks. She desperately tries to disengage but he grabs her hips and slams into her hard. Quickly she spreads her legs apart and begins pushing out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. She can't hide what's happening between her legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so she bears with it<</if>>. He came strongly thanks to her and gives her a slap on the ass as she collapses onto her still very gravid belly and slips to her side. She quickly gathers her child to be sent off.
+					While taking a costumer's dick in her ass, $slaves[$i].slaveName's water breaks. $He desperately tries to disengage but he grabs her hips and slams into her hard. Quickly $he spreads her legs apart and begins pushing out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $He can't hide what's happening between her legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so $he bears with it<</if>>. He came strongly thanks to her and gives her a slap on the ass as $he collapses onto her still very gravid belly and slips to her side. $He quickly gathers her child to be sent off.
 					<<set $humiliation = 1>>
 				<<elseif (_birthScene > 40)>>
-					While licking a costumer's cunt, $slaves[$i].slaveName's water breaks. She desperately tries to disengage but she grabs her head and slams her back into her crotch.
+					While licking a costumer's cunt, $slaves[$i].slaveName's water breaks. $He desperately tries to disengage but she grabs $his head and slams $him back into her crotch.
 					<<set $humiliation = 1>>
 					<<ClothingBirth>>
-					She cums across her face before helping her still very gravid body to the ground and leaving. When she recovers, she quickly gathers <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child to be sent off.
+					She cums across $his face before helping $his still very gravid body to the ground and leaving. When $he recovers, $he quickly gathers <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child to be sent off.
 				<<else>>
-					While sucking a costumer's dick, $slaves[$i].slaveName's water breaks. She desperately tries to disengage but he grabs her head and slams her back into his crotch.
+					While sucking a costumer's dick, $slaves[$i].slaveName's water breaks. $He desperately tries to disengage but he grabs her head and slams her back into his crotch.
 					<<set $humiliation = 1>>
 					<<ClothingBirth>>
-					He cums down her throat before letting her collapse to the ground and leaving. When she recovers and pushes her still very gravid body to its feet, she quickly gathers <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child to be sent off.
+					He cums down her throat before letting her collapse to the ground and leaving. When $he recovers and pushes her still very gravid body to its feet, $he quickly gathers <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child to be sent off.
 				<</if>>
 			<</if>>
 		<</if>>
@@ -726,49 +726,49 @@
 <<case "be the Schoolteacher">>
 	<<if !canWalk($slaves[$i])>>
 		<<if (random(1,20) > $suddenBirth)>>
-			She calls for her teaching aid to help position her so the class may receive a lesson on childbirth. She begins working on birthing <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby, fully aware of her watching students. She demonstrates the proper ways to labor and how to deliver a baby. She explains the infant's future as her child taken and excuses the class for a short break in order to freshen up. Upon their return, she begins a lesson on being a broodmother, as there is always a curious face locked onto her still very gravid middle. 
+			$He calls for her teaching aid to help position her so the class may receive a lesson on childbirth. $He begins working on birthing <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby, fully aware of her watching students. $He demonstrates the proper ways to labor and how to deliver a baby. $He explains the infant's future as her child taken and excuses the class for a short break in order to freshen up. Upon their return, $he begins a lesson on being a broodmother, as there is always a curious face locked onto her still very gravid middle. 
 			<<set $humiliation = 1>>
 		<<else>>
-			While teaching a lesson, $slaves[$i].slaveName's water breaks. Sensing she wouldn't be able to make it to the birthing area, she instead chooses to act on the opportunity. Today's lesson will be on childbirth.
+			While teaching a lesson, $slaves[$i].slaveName's water breaks. Sensing $he wouldn't be able to make it to the birthing area, $he instead chooses to act on the opportunity. Today's lesson will be on childbirth.
 			<<set $humiliation = 1>>
 			<<ClothingBirth>>
-			Once she recovers enough, she gathers <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> newborn child and instructs the class to take notes on the lesson she just demonstrated before being escorted out of the classroom. All eyes are locked onto her still very gravid middle; it's clear the class will need a lecture on broodmothers and their weekly routine.
+			Once $he recovers enough, $he gathers <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> newborn child and instructs the class to take notes on the lesson $he just demonstrated before being escorted out of the classroom. All eyes are locked onto her still very gravid middle; it's clear the class will need a lecture on broodmothers and their weekly routine.
 		<</if>>
 	<<else>>
 		<<if (random(1,20) > $suddenBirth)>>
-			While stripping, she makes her way to the front of the classroom and settles herself in a way her entire class can see. Birth <<if $slaves[$i].birthsTotal == 0>>will be<<else>>is<</if>> a regular occurrence in her life and it would be a waste to not work it into her lesson plan. She wiggles herself into a comfortable spot and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby, fully aware of her watching students. She demonstrates the proper ways to labor and how to deliver a baby. She explains the infant's future as her child is taken and excuses the class for a short break in order to freshen up. Upon their return, she begins a lesson on being a broodmother, as there is always a curious face locked onto her still very gravid middle.
+			While stripping, $he makes her way to the front of the classroom and settles herself in a way her entire class can see. Birth <<if $slaves[$i].birthsTotal == 0>>will be<<else>>is<</if>> a regular occurrence in her life and it would be a waste to not work it into her lesson plan. $He wiggles herself into a comfortable spot and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby, fully aware of her watching students. $He demonstrates the proper ways to labor and how to deliver a baby. $He explains the infant's future as her child is taken and excuses the class for a short break in order to freshen up. Upon their return, $he begins a lesson on being a broodmother, as there is always a curious face locked onto her still very gravid middle.
 			<<set $humiliation = 1>>
 		<<else>>
-			While teaching a lesson, $slaves[$i].slaveName's water breaks. Sensing she wouldn't be able to make it to the birthing area, she instead chooses to act on the opportunity. Today's lesson will be on childbirth.
+			While teaching a lesson, $slaves[$i].slaveName's water breaks. Sensing $he wouldn't be able to make it to the birthing area, $he instead chooses to act on the opportunity. Today's lesson will be on childbirth.
 			<<set $humiliation = 1>>
 			<<ClothingBirth>>
-			Once she recovers enough, she gathers <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> newborn child and instructs the class to take notes on the lesson she just demonstrated before leaving to drop off her child for removal. She feels all the eyes on her still very pregnant body as she waddles past. It's clear the class will need a review on broodmothers when she returns.
+			Once $he recovers enough, $he gathers <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> newborn child and instructs the class to take notes on the lesson $he just demonstrated before leaving to drop off her child for removal. $He feels all the eyes on her still very pregnant body as $he waddles past. It's clear the class will need a review on broodmothers when $he returns.
 		<</if>>
 	<</if>>
 
 <<case "be your Concubine">>
 	<<if $slaves[$i].pregSource == -1 && $slaves[$i].relationship == -3>>
 		<<if (random(1,20) > $suddenBirth)>>
-			You make sure to find time in your busy schedule to be at your concubine wife's side as she gives birth to your children, even if it's <<if $slaves[$i].birthsTotal == 0>>to be <</if>> a weekly occurrence. You gently caress $slaves[$i].slaveName's body as she begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. You help her upright and hold your child to her breasts. The two of you cuddle as you watch your newborn suckle from its mother. Since she is quite special to you, you allow her the time to pick out names before her child has to be taken away. When the time comes to pick up the newborn, the slave servant is surprised to find a name-card affixed to its blanket.<<if $slaves[$i].fetish != "mindbroken">> She can't help but feel more devoted to her master after seeing such a touching act. Before you leave, $slaves[$i].slaveName expresses how cute she found your child and that she can't wait to see the next one.<</if>>
+			You make sure to find time in your busy schedule to be at your concubine wife's side as $he gives birth to your children, even if it's <<if $slaves[$i].birthsTotal == 0>>to be <</if>> a weekly occurrence. You gently caress $slaves[$i].slaveName's body as $he begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. You help her upright and hold your child to her breasts. The two of you cuddle as you watch your newborn suckle from its mother. Since $he is quite special to you, you allow her the time to pick out names before her child has to be taken away. When the time comes to pick up the newborn, the slave servant is surprised to find a name-card affixed to its blanket.<<if $slaves[$i].fetish != "mindbroken">> $He can't help but feel more devoted to her master after seeing such a touching act. Before you leave, $slaves[$i].slaveName expresses how cute $he found your child and that $he can't wait to see the next one.<</if>>
 		<<else>>
-			Your sleep is awoken by a moist sensation and a loud moan beside you. As you help your concubine wife up, she can't hold back the coming birth.
+			Your sleep is awoken by a moist sensation and a loud moan beside you. As you help your concubine wife up, $he can't hold back the coming birth.
 			<<ClothingBirth>>
-			As you swaddle <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby, you cuddle up to the still very gravid girl. Bringing your child to her breast, you enjoy each other's comfort until a servant comes to clean up. Since she is quite special to you, you allow her the time to pick out names before her child has to be taken away. The slave servant is somewhat surprised to by your actions, but understands those closest to you are afforded luxuries far beyond her peers.
+			As you swaddle <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby, you cuddle up to the still very gravid girl. Bringing your child to her breast, you enjoy each other's comfort until a servant comes to clean up. Since $he is quite special to you, you allow her the time to pick out names before her child has to be taken away. The slave servant is somewhat surprised to by your actions, but understands those closest to you are afforded luxuries far beyond her peers.
 		<</if>>
 	<<elseif !canWalk($slaves[$i])>>
 		<<if $slaves[$i].fetish == "mindbroken">>
 			<<if (random(1,20) > $suddenBirth)>>
-				She is assisted in reaching your side. You call her over and strip her as she instinctively begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby, indifferent to your wandering hands. Her child is promptly taken and, following a cleaning, a fresh change of clothes, and some private time with you, she is helped back to your master suite.
+				$He is assisted in reaching your side. You call her over and strip her as $he instinctively begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby, indifferent to your wandering hands. $His child is promptly taken and, following a cleaning, a fresh change of clothes, and some private time with you, $he is helped back to your master suite.
 			<<else>>
-				$slaves[$i].slaveName cradles her gravid belly, waiting for your return, when her water breaks. This disturbance of her usual routine spurs her to look for you and she begins struggling to find you. You find her in the halls, halfway to your office, just barely holding back <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child. You help her the rest of the way, just before it's too late.
+				$slaves[$i].slaveName cradles her gravid belly, waiting for your return, when her water breaks. This disturbance of her usual routine spurs her to look for you and $he begins struggling to find you. You find her in the halls, halfway to your office, just barely holding back <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child. You help her the rest of the way, just before it's too late.
 				<<ClothingBirth>>
 				Cradling your child, the two of you rest for a spell before sending it off and spending some more intimate time together.
 			<</if>>
 		<<else>>
 			<<if (random(1,20) > $suddenBirth)>>
-				She is assisted in reaching your side. You beckon her over and strip her as she dutifully begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby, enjoying your wandering hands and attention. Her child is promptly taken and, following a cleaning, a fresh change of clothes, and some private time with you, she is helped back to your master suite. As she leaves your office, she throws you a wink, hoping to see you again soon.
+				$He is assisted in reaching your side. You beckon her over and strip her as $he dutifully begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby, enjoying your wandering hands and attention. $His child is promptly taken and, following a cleaning, a fresh change of clothes, and some private time with you, $he is helped back to your master suite. As $he leaves your office, $he throws you a wink, hoping to see you again soon.
 			<<else>>
-				$slaves[$i].slaveName cradles her gravid belly, waiting for your return, when her water breaks. Saddened that you aren't there for the show, she begins struggling to crawl to you . By the time she reaches your office, she is barely holding back her child. You rise to meet her and help her onto the couch, just before it's too late.
+				$slaves[$i].slaveName cradles her gravid belly, waiting for your return, when her water breaks. Saddened that you aren't there for the show, $he begins struggling to crawl to you . By the time $he reaches your office, $he is barely holding back her child. You rise to meet her and help her onto the couch, just before it's too late.
 				<<ClothingBirth>>
 				Cradling your child, the two of you rest for a spell before sending it off and spending some more intimate time together.
 			<</if>>
@@ -776,17 +776,17 @@
 	<<else>>
 		<<if $slaves[$i].fetish == "mindbroken">>
 			<<if (random(1,20) > $suddenBirth)>>
-				She wanders the penthouse until she finds you. You call her over and strip her as she instinctively begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby, indifferent to your wandering hands. Her child is promptly taken and, following a cleaning, a fresh change of clothes, and some private time with you, she returns to your master suite.
+				$He wanders the penthouse until $he finds you. You call her over and strip her as $he instinctively begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby, indifferent to your wandering hands. $His child is promptly taken and, following a cleaning, a fresh change of clothes, and some private time with you, $he returns to your master suite.
 			<<else>>
-				$slaves[$i].slaveName cradles her gravid belly, waiting for your return, when her water breaks. This disturbance of her usual routine spurs her to look for you and she begins waddling off to find you. As she inches into your office, it's abundantly clear <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child is just beginning to crown. You help her to the couch, just as the show begins.
+				$slaves[$i].slaveName cradles her gravid belly, waiting for your return, when her water breaks. This disturbance of her usual routine spurs her to look for you and $he begins waddling off to find you. As $he inches into your office, it's abundantly clear <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child is just beginning to crown. You help her to the couch, just as the show begins.
 				<<ClothingBirth>>
 				Cradling your child, the two of you rest for a spell before sending it off and spending some more intimate time together.
 			<</if>>
 		<<else>>
 			<<if (random(1,20) > $suddenBirth)>>
-				She wanders the penthouse until she finds you. You beckon her over and strip her as she dutifully begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby, enjoying your wandering hands and attention. Her child is promptly taken and, following a cleaning, a fresh change of clothes, and some private time with you, she returns to your master suite. As she waddles from your office, she throws you a wink, hoping to see you again soon.
+				$He wanders the penthouse until $he finds you. You beckon her over and strip her as $he dutifully begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby, enjoying your wandering hands and attention. $His child is promptly taken and, following a cleaning, a fresh change of clothes, and some private time with you, $he returns to your master suite. As $he waddles from your office, $he throws you a wink, hoping to see you again soon.
 			<<else>>
-				$slaves[$i].slaveName cradles her gravid belly, waiting for your return, when her water breaks. Saddened that you aren't there for the show, she begins waddling off to find you. By the time she reaches your office, she is barely holding back her child<<if $slaves[$i].pregType > 1>>ren<</if>>. You rise to meet her and help her onto the couch, just before it's too late.
+				$slaves[$i].slaveName cradles her gravid belly, waiting for your return, when her water breaks. Saddened that you aren't there for the show, $he begins waddling off to find you. By the time $he reaches your office, $he is barely holding back her child<<if $slaves[$i].pregType > 1>>ren<</if>>. You rise to meet her and help her onto the couch, just before it's too late.
 				<<ClothingBirth>>
 				Cradling your child, the two of you rest for a spell before sending them off and spending some more intimate time together.
 			<</if>>
@@ -796,218 +796,218 @@
 <<case "live with your Head Girl">>
 	<<if $slaves[$i].pregSource == $HeadGirl.ID>>
 		<<if (random(1,20) > $suddenBirth)>>
-			$HeadGirl.slaveName makes sure that the mother of her child is happy and comfortable for the upcoming birth, even if they won't be spending much time with their offspring. She carefully undresses $slaves[$i].slaveName, all the while whispering sweet nothings in her ear. She begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby, and her child is carefully collected by their father. Once they are out of the way, $HeadGirl.slaveName moves in to fondle $slaves[$i].slaveName's tired, still very gravid body.
+			$HeadGirl.slaveName makes sure that the mother of her child is happy and comfortable for the upcoming birth, even if they won't be spending much time with their offspring. $He carefully undresses $slaves[$i].slaveName, all the while whispering sweet nothings in her ear. $He begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby, and her child is carefully collected by their father. Once they are out of the way, $HeadGirl.slaveName moves in to fondle $slaves[$i].slaveName's tired, still very gravid body.
 		<<else>>
 		<</if>>
 	<<else>>
 		<<if !canWalk($slaves[$i])>>
 			<<if $slaves[$i].fetish == "mindbroken">>
 				<<if (random(1,20) > $suddenBirth)>>
-					She is aided in finding $HeadGirl.slaveName, who undresses her as she instinctively begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby, indifferent to her wandering hands. Her child is promptly taken and, following a cleaning, a fresh change of clothes, and some private time with your head girl, she is taken back to $HeadGirl.slaveName' room.
+					$He is aided in finding $HeadGirl.slaveName, who undresses her as $he instinctively begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby, indifferent to her wandering hands. $His child is promptly taken and, following a cleaning, a fresh change of clothes, and some private time with your head girl, $he is taken back to $HeadGirl.slaveName' room.
 				<<else>>
-					$slaves[$i].slaveName is awoken from her rest by a strong contraction. She rolls over and begins to fall back to sleep as another contraction wracks her body.
+					$slaves[$i].slaveName is awoken from her rest by a strong contraction. $He rolls over and begins to fall back to sleep as another contraction wracks her body.
 					<<ClothingBirth>>
-					She fishes around under her still huge dome of a stomach searching for her newborn. Once she finds it, she draws it to her breast and resumes resting before $HeadGirl.slaveName returns from her duties.
+					$He fishes around under her still huge dome of a stomach searching for her newborn. Once $he finds it, $he draws it to her breast and resumes resting before $HeadGirl.slaveName returns from her duties.
 				<</if>>
 			<<else>>
 				<<if (random(1,20) > $suddenBirth)>>
-					She is aided in seeking out $HeadGirl.slaveName, who undresses her as she dutifully begins to push out, enjoying her wandering hands and attention. Her child is promptly taken and, following a cleaning, a fresh change of clothes, and some private time with your head girl, she is helped back to $HeadGirl.slaveName's room.
+					$He is aided in seeking out $HeadGirl.slaveName, who undresses her as $he dutifully begins to push out, enjoying her wandering hands and attention. $His child is promptly taken and, following a cleaning, a fresh change of clothes, and some private time with your head girl, $he is helped back to $HeadGirl.slaveName's room.
 				<<else>>
-					$slaves[$i].slaveName is awoken from her rest by a moist sensation followed by a contraction. She rolls over and clutches her gravid belly as another contraction wracks her body.
+					$slaves[$i].slaveName is awoken from her rest by a moist sensation followed by a contraction. $He rolls over and clutches her gravid belly as another contraction wracks her body.
 					<<ClothingBirth>>
-					She collects <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child and places it in the cradle readied for her. She is helped to the shower as your servants clean up and remove her newborn. Freshened up, she returns to resting knowing full well that $HeadGirl.slaveName will be eager to play with her still very pregnant body when she finishes her rounds.
+					$He collects <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child and places it in the cradle readied for $him. $He is helped to the shower as your servants clean up and remove her newborn. Freshened up, $he returns to resting knowing full well that $HeadGirl.slaveName will be eager to play with her still very pregnant body when $he finishes her rounds.
 				<</if>>
 			<</if>>
 		<<else>>
 			<<if $slaves[$i].fetish == "mindbroken">>
 				<<if (random(1,20) > $suddenBirth)>>
-					She wanders until she finds $HeadGirl.slaveName, who undresses her as she instinctively begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby, indifferent to her wandering hands. Her child is promptly taken and, following a cleaning, a fresh change of clothes, and some private time with your head girl, she is lead back to $HeadGirl.slaveName' room.
+					$He wanders until $he finds $HeadGirl.slaveName, who undresses her as $he instinctively begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby, indifferent to her wandering hands. $His child is promptly taken and, following a cleaning, a fresh change of clothes, and some private time with your head girl, $he is lead back to $HeadGirl.slaveName' room.
 				<<else>>
-					$slaves[$i].slaveName is awoken from her rest by a strong contraction. She rolls over and begins to fall back to sleep as another contraction wracks her body.
+					$slaves[$i].slaveName is awoken from her rest by a strong contraction. $He rolls over and begins to fall back to sleep as another contraction wracks her body.
 					<<ClothingBirth>>
-					She fishes around under her still huge dome of a stomach searching for her newborn. Once she finds it, she draws it to her breast and resumes resting before $HeadGirl.slaveName returns from her duties.
+					$He fishes around under her still huge dome of a stomach searching for her newborn. Once $he finds it, $he draws it to her breast and resumes resting before $HeadGirl.slaveName returns from her duties.
 				<</if>>
 			<<else>>
 				<<if (random(1,20) > $suddenBirth)>>
-					She seeks out $HeadGirl.slaveName, who undresses her as she dutifully begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby, enjoying her wandering hands and attention. Her child is promptly taken and, following a cleaning, a fresh change of clothes, and some private time with your head girl, she returns to $HeadGirl.slaveName's room.
+					$He seeks out $HeadGirl.slaveName, who undresses her as $he dutifully begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby, enjoying her wandering hands and attention. $His child is promptly taken and, following a cleaning, a fresh change of clothes, and some private time with your head girl, $he returns to $HeadGirl.slaveName's room.
 				<<else>>
-					$slaves[$i].slaveName is awoken from her rest by a moist sensation followed by a contraction. She rolls over and clutches her gravid belly as another contraction wracks her body.
+					$slaves[$i].slaveName is awoken from her rest by a moist sensation followed by a contraction. $He rolls over and clutches her gravid belly as another contraction wracks her body.
 					<<ClothingBirth>>
-					She collects <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child and places it in the cradle readied for her. She waddles off to shower as your servants clean up and remove her newborn. Freshened up, she returns to resting knowing full well that $HeadGirl.slaveName will be eager to play with her still very pregnant body when she finishes her rounds.
+					$He collects <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child and places it in the cradle readied for $him. $He waddles off to shower as your servants clean up and remove her newborn. Freshened up, $he returns to resting knowing full well that $HeadGirl.slaveName will be eager to play with her still very pregnant body when $he finishes her rounds.
 				<</if>>
 			<</if>>
 		<</if>>
 	<</if>>
 
 <<case "be confined in the arcade">>
-	Or she would have been, if she weren't locked in an arcade cabinet. A gush of liquid pours from $slaves[$i].slaveName's cunt, followed by the attendant in charge of the arcade hanging an "out of order" sign on her exposed rear. While her mouth is filled with a customer's dick, her body instinctively births <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby into a waiting basket. As it is carried away, her rear is cleaned up and the sign removed.
+	Or $he would have been, if $he weren't locked in an arcade cabinet. A gush of liquid pours from $slaves[$i].slaveName's cunt, followed by the attendant in charge of the arcade hanging an "out of order" sign on her exposed rear. While her mouth is filled with a customer's dick, her body instinctively births <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby into a waiting basket. As it is carried away, her rear is cleaned up and the sign removed.
 
 <<case "get treatment in the clinic">>
 	<<if !canWalk($slaves[$i])>>
 		<<if (random(1,20) > $suddenBirth)>>
-			She is helped to the clinic's maternity ward. <<if $Nurse != 0>>$Nurse.slaveName<<else>>A freelance nurse<</if>> delivers <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child before taking it away. Before long she is returned to her recovery room to rest.
+			$He is helped to the clinic's maternity ward. <<if $Nurse != 0>>$Nurse.slaveName<<else>>A freelance nurse<</if>> delivers <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child before taking it away. Before long $he is returned to her recovery room to rest.
 		<<else>>
-			$slaves[$i].slaveName is in the perfect place to give birth when her water breaks. <<if $Nurse != 0>>$Nurse.slaveName<<else>>A freelance nurse<</if>> delivers <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child before taking it away. Before long she returns to attend to her patient's post-birth health.
+			$slaves[$i].slaveName is in the perfect place to give birth when her water breaks. <<if $Nurse != 0>>$Nurse.slaveName<<else>>A freelance nurse<</if>> delivers <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child before taking it away. Before long $he returns to attend to her patient's post-birth health.
 		<</if>>
 	<<else>>
 		<<if (random(1,20) > $suddenBirth)>>
-			She is guided to the clinic's maternity ward. <<if $Nurse != 0>>$Nurse.slaveName<<else>>A freelance nurse<</if>> delivers <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child before taking it away. Before long she is returned to her recovery room to rest.
+			$He is guided to the clinic's maternity ward. <<if $Nurse != 0>>$Nurse.slaveName<<else>>A freelance nurse<</if>> delivers <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child before taking it away. Before long $he is returned to her recovery room to rest.
 		<<else>>
-			$slaves[$i].slaveName is in the perfect place to give birth when her water breaks. <<if $Nurse != 0>>$Nurse.slaveName<<else>>A freelance nurse<</if>> delivers <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child before taking it away. Before long she returns to attend to her patient's post-birth health.
+			$slaves[$i].slaveName is in the perfect place to give birth when her water breaks. <<if $Nurse != 0>>$Nurse.slaveName<<else>>A freelance nurse<</if>> delivers <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child before taking it away. Before long $he returns to attend to her patient's post-birth health.
 		<</if>>
 	<</if>>
 
 <<case "be confined in the cellblock">>
 	<<if $slaves[$i].fetish == "mindbroken">>
 		<<if (random(1,20) > $suddenBirth)>>
-			She is forced into a specially designed cell to give birth in. Instinctively, she begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Her child is promptly taken and, after her still very gravid body and the cell are hosed down, she is moved back into a standard cell.
+			$He is forced into a specially designed cell to give birth in. Instinctively, $he begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $His child is promptly taken and, after her still very gravid body and the cell are hosed down, $he is moved back into a standard cell.
 		<<else>>
-			While waiting in a cell in $cellblockName, $slaves[$i].slaveName's water breaks. She assumes a birthing position,
+			While waiting in a cell in $cellblockName, $slaves[$i].slaveName's water breaks. $He assumes a birthing position,
 			<<ClothingBirth>>
-			She struggles to reach <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child around her still very gravid middle and resumes waiting with it latched to her breast.
+			$He struggles to reach <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child around her still very gravid middle and resumes waiting with it latched to her breast.
 		<</if>>
 	<<else>>
 		<<if (random(1,20) > $suddenBirth)>>
-			She is forced into a specially designed cell to give birth in. Reluctantly, she begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Her child is promptly taken and, after her still very gravid body and the cell are hosed down, she is moved back into a standard cell.
+			$He is forced into a specially designed cell to give birth in. Reluctantly, $he begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $His child is promptly taken and, after her still very gravid body and the cell are hosed down, $he is moved back into a standard cell.
 		<<else>>
-			$slaves[$i].slaveName is awoken from her stupor by moist sensation followed by a contraction. She rolls over and clutches her gravid belly as another contraction wracks her body.
+			$slaves[$i].slaveName is awoken from her stupor by moist sensation followed by a contraction. $He rolls over and clutches her gravid belly as another contraction wracks her body.
 			<<ClothingBirth>>
-			She collects her <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child and holds it close knowing someone will soon come to take it away from her.
+			$He collects her <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child and holds it close knowing someone will soon come to take it away from $him.
 		<</if>>
 	<</if>>
 
 <<case "be the DJ">>
 	<<if (random(1,20) > $suddenBirth)>>
-		She heads to a private room in the back of the club accompanied by a influential patron. She settles herself onto his lap and begins working on <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby, basking in his attention. Placing her child outside the room, she returns to pleasure her tease.
+		$He heads to a private room in the back of the club accompanied by a influential patron. $He settles herself onto his lap and begins working on <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby, basking in his attention. Placing her child outside the room, $he returns to pleasure her tease.
 	<<else>>
-		While DJing $clubName, $slaves[$i].slaveName's water breaks. She can't stop her setlist without drawing attention, so she tries her best to ride out the contractions. As soon as the opportunity arises, she attempts to sneak off stage. However, a number of fans block her progress keeping her on stage. Before long the contractions are too much to bear and she drops to the ground.
+		While DJing $clubName, $slaves[$i].slaveName's water breaks. $He can't stop her setlist without drawing attention, so $he tries her best to ride out the contractions. As soon as the opportunity arises, $he attempts to sneak off stage. However, a number of fans block her progress keeping her on stage. Before long the contractions are too much to bear and $he drops to the ground.
 		<<set $humiliation = 1>>
 		<<ClothingBirth>>
-		Exhausted, she sits up and smiles to the crowd. Her show definitely drew attention to her club. With a burst of energy she hefts her still very gravid body to its feet, bows to the crowd, and gathers her child before making her way off stage. As she leaves the public's gaze, she shouts out with a wink "Same time next week!".
+		Exhausted, $he sits up and smiles to the crowd. $His show definitely drew attention to her club. With a burst of energy $he hefts her still very gravid body to its feet, bows to the crowd, and gathers her child before making her way off stage. As $he leaves the public's gaze, $he shouts out with a wink "Same time next week!".
 	<</if>>
 
 <<case "be the Attendant">>
 	<<if (random(1,20) > $suddenBirth)>>
-		$Attendant.slaveName waddles to a special pool designed to give birth in. Once she is safely in the water, she begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby, something she has been trained for. Her child is promptly taken and, following a cleaning, she heads back to the main pool.
+		$Attendant.slaveName waddles to a special pool designed to give birth in. Once $he is safely in the water, $he begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby, something $he has been trained for. $His child is promptly taken and, following a cleaning, $he heads back to the main pool.
 	<<else>>
 		While tending to the girls in the spa, $slaves[$i].slaveName's water breaks. The girls quickly come to her aid as the contractions get closer and closer together. Their hands are all over her laboring body, unsure of what they should be doing.
 		<<set $humiliation = 1>>
 		<<ClothingBirth>>
-		She thanks her charges for their, less than helpful, efforts and collects <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child for removal. Upon returning, she strips down and enters the pool, desperate for a break and eager to take the weight off her still very gravid body.
+		$He thanks her charges for their, less than helpful, efforts and collects <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child for removal. Upon returning, $he strips down and enters the pool, desperate for a break and eager to take the weight off her still very gravid body.
 	<</if>>
 
 <<case "be the Madam">>
 	<<if (random(1,20) > $suddenBirth)>>
-		She heads to a private room in the back of the club accompanied by a influential patron. She settles herself onto his lap and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby, basking in his attention as he strips her. Placing her child outside the room, she returns to get more intimate with her catch.
+		$He heads to a private room in the back of the club accompanied by a influential patron. $He settles herself onto his lap and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby, basking in his attention as he strips $him. Placing her child outside the room, $he returns to get more intimate with her catch.
 	<<else>>
-		While managing $brothelName, $slaves[$i].slaveName's water breaks. Knowing she lacks the time to leave, she sets up a sign reading "birthshow <<print cashFormat(100)>> a viewer" and takes a seat.
+		While managing $brothelName, $slaves[$i].slaveName's water breaks. Knowing $he lacks the time to leave, $he sets up a sign reading "birthshow <<print cashFormat(100)>> a viewer" and takes a seat.
 		<<set $humiliation = 1>>
 		<<ClothingBirth>>
-		Upon completing her show, she reclines with <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child and begins counting the credits she bought in. In total she made <<print cashFormat(100*_birthScene)>> and feels that business will be up in the brothel as patrons line up hoping another showing.
+		Upon completing her show, $he reclines with <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child and begins counting the credits $he bought in. In total $he made <<print cashFormat(100*_birthScene)>> and feels that business will be up in the brothel as patrons line up hoping another showing.
 		<<set $cash += 100*_birthScene>>
 	<</if>>
 
 <<case "be the Stewardess">>
 	<<if (random(1,20) > $suddenBirth)>>
-		She strips and settles herself into her favorite chair while calling several servants to her aid. She begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby into the arms of her waiting charges. Her child is promptly taken and she reclines while her servants clean and dress her still very gravid body. Once she has had enough, she orders them to help her up and get back to work on the penthouse.
+		$He strips and settles herself into her favorite chair while calling several servants to her aid. $He begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby into the arms of her waiting charges. $His child is promptly taken and $he reclines while her servants clean and dress her still very gravid body. Once $he has had enough, $he orders them to help her up and get back to work on the penthouse.
 	<<else>>
-		While overseeing the house servants, $slaves[$i].slaveName's water breaks. She has no time to strip down so she takes a seat and readies herself. Commandingly, she snaps her fingers and orders her charges to clean up the floor, assist her with her clothes, and be ready to take <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child away.
+		While overseeing the house servants, $slaves[$i].slaveName's water breaks. $He has no time to strip down so $he takes a seat and readies herself. Commandingly, $he snaps her fingers and orders her charges to clean up the floor, assist her with her clothes, and be ready to take <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child away.
 		<<set $humiliation = 1>>
 		<<ClothingBirth>>
-		Once she catches her breath, she struggles to her feet and takes the fresh change of clothing provided by her servants before ordering them back to work.
+		Once $he catches her breath, $he struggles to her feet and takes the fresh change of clothing provided by her servants before ordering them back to work.
 	<</if>>
 
 <<case "be the Milkmaid">>
 	<<if (random(1,20) > $suddenBirth)>>
-		She returns to her bed and strips before slipping into it. She makes herself comfortable and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. She is quite experienced in delivering her cows' children, but she finds it much more difficult to apply her knowledge to herself. Her child is promptly taken and, after a short rest, she returns to caring for your cows, as gravid as ever.
+		$He returns to her bed and strips before slipping into it. $He makes herself comfortable and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $He is quite experienced in delivering her cows' children, but $he finds it much more difficult to apply her knowledge to herself. $His child is promptly taken and, after a short rest, $he returns to caring for your cows, as gravid as ever.
 	<<else>>
-		While tending to her stock, $slaves[$i].slaveName's water breaks. She hastily pulls herself into a vacant stall and seats herself in its corner.
+		While tending to her stock, $slaves[$i].slaveName's water breaks. $He hastily pulls herself into a vacant stall and seats herself in its corner.
 		<<ClothingBirth>>
-		Quickly, she collects <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child for removal before returning to $dairyName. The cows around her stall all have a knowing look on their faces<<if $dairyPregSetting > 0>> but with their own swollen bellies hanging heavily from them, they know that they soon will follow her lead.<<else>>.<</if>>
+		Quickly, $he collects <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child for removal before returning to $dairyName. The cows around her stall all have a knowing look on their faces<<if $dairyPregSetting > 0>> but with their own swollen bellies hanging heavily from them, they know that they soon will follow her lead.<<else>>.<</if>>
 	<</if>>
 
 <<case "be the Wardeness">>
 	<<if $slaves[$i].fetish == "mindbroken">>
 		<<if (random(1,20) > $suddenBirth)>>
-			She enters an empty cell, strips, and seats herself on the cot. She instinctively begins birthing <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Her child is promptly taken and she returns to mindlessly breaking the confined slaves.
+			$He enters an empty cell, strips, and seats herself on the cot. $He instinctively begins birthing <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $His child is promptly taken and $he returns to mindlessly breaking the confined slaves.
 		<<else>>
-			While punishing a slave, $slaves[$i].slaveName's water breaks, soaking her. Indifferent, she resumes beating her until the contractions are too much to bear. Settling to the floor, she begins giving birth.
+			While punishing a slave, $slaves[$i].slaveName's water breaks, soaking $him. Indifferent, $he resumes beating her until the contractions are too much to bear. Settling to the floor, $he begins giving birth.
 			<<ClothingBirth>>
-			As soon as she regains her strength, she resumes beating the confused slave. Her child is collected by a servant, who carefully hints that $slaves[$i].slaveName should take a break before returning to her task.
+			As soon as $he regains her strength, $he resumes beating the confused slave. $His child is collected by a servant, who carefully hints that $slaves[$i].slaveName should take a break before returning to her task.
 		<</if>>
 	<<else>>
 		<<if (random(1,20) > $suddenBirth)>>
-			She returns to her bed and strips before slipping into it. She makes herself comfortable and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Her child is promptly taken and she rests awhile before returning to the cellblock.
+			$He returns to her bed and strips before slipping into it. $He makes herself comfortable and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $His child is promptly taken and $he rests awhile before returning to the cellblock.
 		<<else>>
-			While punishing a rebellious slave, $slaves[$i].slaveName's water breaks, soaking her. Noticing the slave's smirk, she resumes beating her until the contractions are too much to bear. Relocking the cell, she waddles into the nearest empty cell and drops her weight onto the cot.
+			While punishing a rebellious slave, $slaves[$i].slaveName's water breaks, soaking $him. Noticing the slave's smirk, $he resumes beating her until the contractions are too much to bear. Relocking the cell, $he waddles into the nearest empty cell and drops her weight onto the cot.
 			<<ClothingBirth>>
-			Quickly, she collects <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child for removal before returning to $cellblockName. On her way past the cells, she takes note of any slaves whispering or gesturing about what transpired for future punishment.
+			Quickly, $he collects <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child for removal before returning to $cellblockName. On her way past the cells, $he takes note of any slaves whispering or gesturing about what transpired for future punishment.
 		<</if>>
 	<</if>>
 
 <<case "be the Nurse">>
 	<<if (random(1,20) > $suddenBirth)>>
-		She waddles to her maternity ward and strips before settling into an open bed. She makes herself comfortable and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby as her assistants watch. Her child is promptly taken and she is helped to the recovery ward until she recovers enough to take over $clinicName again.
+		$He waddles to her maternity ward and strips before settling into an open bed. $He makes herself comfortable and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby as her assistants watch. $His child is promptly taken and $he is helped to the recovery ward until $he recovers enough to take over $clinicName again.
 	<<else>>
-		While tending to your unwell slaves, $slaves[$i].slaveName's water breaks. Counting the time between contractions, she knows she has no time to get to her prepared birthing chamber. She waddles into the nearest empty room and hoists her gravid body into the examination chair, placing her feet in the stirrups.
+		While tending to your unwell slaves, $slaves[$i].slaveName's water breaks. Counting the time between contractions, $he knows $he has no time to get to her prepared birthing chamber. $He waddles into the nearest empty room and hoists her gravid body into the examination chair, placing her feet in the stirrups.
 		<<ClothingBirth>>
-		Quickly, she collects <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child for removal before retiring to the recovery ward. Within an hour of rest, she is back on her feet tending to her charges.
+		Quickly, $he collects <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child for removal before retiring to the recovery ward. Within an hour of rest, $he is back on her feet tending to her charges.
 	<</if>>
 
 <<case "be your Head Girl">>
 	<<if (random(1,20) > $suddenBirth)>>
-		She returns to <<if $HGSuite == 1>>her room's bed<<else>>her bed<</if>> and strips before slipping into it. She makes herself comfortable<<if $HGSuiteSlaves != 0>>, as her slave rushes to her side,<</if>> and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Her child is promptly taken<<if $HGSuiteSlaves != 0>> by her roommate<</if>> and she rests awhile before returning to managing your slaves.
+		$He returns to <<if $HGSuite == 1>>her room's bed<<else>>her bed<</if>> and strips before slipping into it. $He makes herself comfortable<<if $HGSuiteSlaves != 0>>, as her slave rushes to her side,<</if>> and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $His child is promptly taken<<if $HGSuiteSlaves != 0>> by her roommate<</if>> and $he rests awhile before returning to managing your slaves.
 	<<else>>
-		While overseeing your other slaves, $slaves[$i].slaveName's water breaks. She attempts to hold back the coming birth until she can catch a break in her duties but ultimately fails.
+		While overseeing your other slaves, $slaves[$i].slaveName's water breaks. $He attempts to hold back the coming birth until $he can catch a break in her duties but ultimately fails.
 		<<set $humiliation = 1>>
 		<<ClothingBirth>>
-		Upon finishing, she quickly collects <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child and orders the mess to be cleaned promptly without breaking her dominant appearance.
+		Upon finishing, $he quickly collects <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child and orders the mess to be cleaned promptly without breaking her dominant appearance.
 	<</if>>
 
 <<case "guard you">>
 	<<if (random(1,20) > $suddenBirth)>>
-		Or she would have, if she'd stop refusing to leave your side. You lead her someplace private and help her undress. She makes herself comfortable and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. You call for a servant to quickly gather her child as you help her into the shower, making sure to wait outside for your loyal guardian to finish.
+		Or $he would have, if $he'd stop refusing to leave your side. You lead her someplace private and help her undress. $He makes herself comfortable and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. You call for a servant to quickly gather her child as you help her into the shower, making sure to wait outside for your loyal guardian to finish.
 	<<else>>
 		Refusing to leave your side even when on the verge of giving birth, $slaves[$i].slaveName continues to serve as your bodyguard despite her condition. A splashing sound and a loud groan emit from behind you; your bodyguard has gone into labor. You quickly help her to the ground and prepare for the coming birth.
 		<<ClothingBirth>>
-		You sit by your loyal guard holding her child until a servant comes by to take them away. Once she is thoroughly rested, you help her up and lead her back to the penthouse to shower and change.
+		You sit by your loyal guard holding her child until a servant comes by to take them away. Once $he is thoroughly rested, you help her up and lead her back to the penthouse to shower and change.
 	<</if>>
 
 <<case "recruit girls">>
 	<<if (random(1,20) > $suddenBirth)>>
-		She returns to her bed and strips before slipping into it. She makes herself comfortable and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Her child is promptly taken and she rests awhile before returning to finding new slaves for you.
+		$He returns to her bed and strips before slipping into it. $He makes herself comfortable and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $His child is promptly taken and $he rests awhile before returning to finding new slaves for you.
 	<<else>>
-		While on a video call with a potential recruit, $slaves[$i].slaveName's water breaks. She attempts to play it cool and act like nothing is happening but the worsening contractions finally get to her.
+		While on a video call with a potential recruit, $slaves[$i].slaveName's water breaks. $He attempts to play it cool and act like nothing is happening but the worsening contractions finally get to $him.
 		<<set $humiliation = 1>>
 		<<ClothingBirth>>
 		<<if _birthScene > 50>>
-			Exhausted from the birth and clutching her newborn child, she returns to find that she never ended the call. The prospective slave is blushing furiously and seems to have begun touching herself to the show. Apologizing for the interruption, while red with embarrassment, $slaves[$i].slaveName resumes chatting with the somewhat more pliant girl.
+			Exhausted from the birth and clutching her newborn child, $he returns to find that $he never ended the call. The prospective slave is blushing furiously and seems to have begun touching herself to the show. Apologizing for the interruption, while red with embarrassment, $slaves[$i].slaveName resumes chatting with the somewhat more pliant girl.
 		<<else>>
-			Exhausted from the birth and clutching her newborn child, she returns to find that she never ended the call. The prospective slave is grinning widely and states she has been recording the show. She signs off, but not before saying she'll be seeing more of $slaves[$i].slaveName around the internet. <<if $slaves[$i].fetish == "humiliation">>Your recruiter can't help but become aroused at the prospect<<else>>Your recruiter is terrified that her birth video is out there for everyone to see, partly due to her own shame and to the potential damage it will do to her reputation<</if>>.
+			Exhausted from the birth and clutching her newborn child, $he returns to find that $he never ended the call. The prospective slave is grinning widely and states $he has been recording the show. $He signs off, but not before saying $he'll be seeing more of $slaves[$i].slaveName around the internet. <<if $slaves[$i].fetish == "humiliation">>Your recruiter can't help but become aroused at the prospect<<else>>Your recruiter is terrified that her birth video is out there for everyone to see, partly due to her own shame and to the potential damage it will do to her reputation<</if>>.
 		<</if>>
 	<</if>>
 
 <<case "work in the dairy">>
 	<<if $dairyRestraintsSetting > 1 && $slaves[$i].career == "a bioreactor">>
 		<<if (random(1,20) > $suddenBirth)>>
-			As $slaves[$i].slaveName's water breaks, a mechanical basket is extended under $possessive laboring <<if $slaves[$i].mpreg == 1>>ass<<else>>cunt<</if>>. Once <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby is secure, the basket retracts to allow $possessive <<if $slaves[$i].mpreg == 1>>rear<<else>>vagina<</if>> to be cleaned.
+			As $slaves[$i].slaveName's water breaks, a mechanical basket is extended under $possessive laboring <<if $slaves[$i].mpreg == 1>>ass<<else>>cunt<</if>>. Once <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby is secure, the basket retracts to allow $possessive <<if $slaves[$i].mpreg == 1>>rear<<else>>vagina<</if>> to be cleaned.
 		<<else>>
-			Without warning, $slaves[$i].slaveName's water breaks and $possessive body begins to rapidly push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. She manages to force out the squirming child before the basket could extend, flagging her unit for maintenance.
+			Without warning, $slaves[$i].slaveName's water breaks and $possessive body begins to rapidly push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $He manages to force out the squirming child before the basket could extend, flagging her unit for maintenance.
 		<</if>>
 		All these events are meaningless to $object, as $possessive consciousness has long since been snuffed out.
 	<<elseif $dairyRestraintsSetting > 1>>
 		<<if $slaves[$i].fetish == "mindbroken">>
 			<<if (random(1,20) > $suddenBirth)>>
-				As $slaves[$i].slaveName's water breaks, a mechanical basket is extended under $possessive laboring <<if $slaves[$i].mpreg == 1>>ass<<else>>cunt<</if>>. Once <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby is secure, the basket retracts to allow $possessive <<if $slaves[$i].mpreg == 1>>rear<<else>>vagina<</if>> to be cleaned.
+				As $slaves[$i].slaveName's water breaks, a mechanical basket is extended under $possessive laboring <<if $slaves[$i].mpreg == 1>>ass<<else>>cunt<</if>>. Once <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby is secure, the basket retracts to allow $possessive <<if $slaves[$i].mpreg == 1>>rear<<else>>vagina<</if>> to be cleaned.
 			<<else>>
-				Without warning, $slaves[$i].slaveName's water breaks and $possessive body begins to rapidly push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. She manages to force out the squirming child before the basket could extend, flagging her unit for maintenance.
+				Without warning, $slaves[$i].slaveName's water breaks and $possessive body begins to rapidly push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $He manages to force out the squirming child before the basket could extend, flagging her unit for maintenance.
 			<</if>>
 			$pronounCap doesn't care about any of this, as the only thoughts left in $possessive empty mind revolve around the sensations in $possessive crotch and breasts.
 		<<else>>
 			<<if (random(1,20) > $suddenBirth)>>
-				As $slaves[$i].slaveName's water breaks, a mechanical basket is extended under $possessive laboring <<if $slaves[$i].mpreg == 1>>ass<<else>>cunt<</if>>. $pronounCap struggles in $possessive bindings, attempting to break free in order to birth <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby, but $possessive efforts are pointless. $pronounCap is forced to give birth, restrained, into the waiting holder. Once the child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> secure, the basket retracts allowing access to $possessive vagina.
+				As $slaves[$i].slaveName's water breaks, a mechanical basket is extended under $possessive laboring <<if $slaves[$i].mpreg == 1>>ass<<else>>cunt<</if>>. $pronounCap struggles in $possessive bindings, attempting to break free in order to birth <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby, but $possessive efforts are pointless. $pronounCap is forced to give birth, restrained, into the waiting holder. Once the child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> secure, the basket retracts allowing access to $possessive vagina.
 			<<else>>
-				Without warning, $slaves[$i].slaveName's water breaks and she uncontrollably births <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. She manages to force out the screaming child before the basket could fully extend, flagging her unit for maintenance and causing quite the scene. She knows full well there is nothing she can do to hide her shame.
+				Without warning, $slaves[$i].slaveName's water breaks and $he uncontrollably births <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $He manages to force out the screaming child before the basket could fully extend, flagging her unit for maintenance and causing quite the scene. $He knows full well there is nothing $he can do to hide her shame.
 			<</if>>
 			$possessiveCap mind slips slightly more as $pronoun focuses on $possessive fate as nothing more than an animal destined to be milked and bare offspring until $possessive body gives out.
 			<<set $humiliation = 1>>
@@ -1016,19 +1016,19 @@
 	<<else>>
 		<<if $slaves[$i].fetish == "mindbroken">>
 			<<if (random(1,20) > $suddenBirth)>>
-				While getting milked, $slaves[$i].slaveName's water breaks. $pronounCap shows little interest and continues kneading $possessive breasts. Instinctively, $pronoun begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>>. $pronounCap pays no heed to $possessive child being removed from the milking stall, instead focusing entirely on draining $possessive breasts and getting comfortable with her still very gravid middle.
+				While getting milked, $slaves[$i].slaveName's water breaks. $pronounCap shows little interest and continues kneading $possessive breasts. Instinctively, $pronoun begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>>. $pronounCap pays no heed to $possessive child being removed from the milking stall, instead focusing entirely on draining $possessive breasts and getting comfortable with her still very gravid middle.
 			<<else>>
-				While getting milked, $slaves[$i].slaveName's water breaks. She show little interest and continues kneading her breasts.
+				While getting milked, $slaves[$i].slaveName's water breaks. $He show little interest and continues kneading her breasts.
 				<<ClothingBirth>>
-				She shows no interest in <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child being removed from the milking stall, nor her still very gravid middle, instead focusing entirely on draining her breasts.
+				$He shows no interest in <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child being removed from the milking stall, nor her still very gravid middle, instead focusing entirely on draining her breasts.
 			<</if>>
 		<<else>>
 			<<if (random(1,20) > $suddenBirth)>>
-				While getting milked, $slaves[$i].slaveName's water breaks,<<if $dairyPregSetting > 0>> this is a regular occurrence to $object now so<<else>> but<</if>> $pronoun continues enjoying $possessive milking while $pronoun works to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. $pronounCap catches <<if canSee($slaves[$i])>>a glimpse<<else>>the sound<</if>> of $possessive child being removed from the milking stall before returning $possessive focus to draining $possessive breasts.
+				While getting milked, $slaves[$i].slaveName's water breaks,<<if $dairyPregSetting > 0>> this is a regular occurrence to $object now so<<else>> but<</if>> $pronoun continues enjoying $possessive milking while $pronoun works to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $pronounCap catches <<if canSee($slaves[$i])>>a glimpse<<else>>the sound<</if>> of $possessive child being removed from the milking stall before returning $possessive focus to draining $possessive breasts.
 			<<else>>
-				While getting milked, $slaves[$i].slaveName's water breaks. Knowing she can't leave yet, she shifts into a more comfortable position for the impending birth.
+				While getting milked, $slaves[$i].slaveName's water breaks. Knowing $he can't leave yet, $he shifts into a more comfortable position for the impending birth.
 				<<ClothingBirth>>
-				She takes a break from milking to collect <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> child for removal and to catch her breath before reattaching the milkers and coaxing her milk to begin flowing anew.
+				$He takes a break from milking to collect <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> child for removal and to catch her breath before reattaching the milkers and coaxing her milk to begin flowing anew.
 			<</if>>
 		<</if>>
 	<</if>>
@@ -1038,37 +1038,37 @@
 	<<if !canWalk($slaves[$i])>>
 		<<if $slaves[$i].fetish == "mindbroken">>
 			<<if (random(1,20) > $suddenBirth)>>
-				She is helped back to her bed and stripped before slipping into it. Instinctively, she begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Her child is promptly taken and she is encouraged to keep resting. She runs her hands across the still huge dome of her middle; to her, gravidity and birth is nothing out of the ordinary.
+				$He is helped back to her bed and stripped before slipping into it. Instinctively, $he begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $His child is promptly taken and $he is encouraged to keep resting. $He runs her hands across the still huge dome of her middle; to $him, gravidity and birth is nothing out of the ordinary.
 			<<else>>
-				$slaves[$i].slaveName is awoken from her rest by a strong contraction. She rolls over and begins to fall back to sleep as another contraction wracks her body.
+				$slaves[$i].slaveName is awoken from her rest by a strong contraction. $He rolls over and begins to fall back to sleep as another contraction wracks her body.
 				<<ClothingBirth>>
-				She fishes around under her still huge dome of a stomach searching for her newborn. Once she finds it, she draws it to her breast and resumes resting.
+				$He fishes around under her still huge dome of a stomach searching for her newborn. Once $he finds it, $he draws it to her breast and resumes resting.
 			<</if>>
 		<<else>>
 			<<if (random(1,20) > $suddenBirth)>>
-				She is helped back to her bed and stripped before slipping into it. She makes herself comfortable and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Her child is promptly taken and she is encouraged to keep resting. She rolls over, cradling her heavily rounded middle, and dozes off.
+				$He is helped back to her bed and stripped before slipping into it. $He makes herself comfortable and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $His child is promptly taken and $he is encouraged to keep resting. $He rolls over, cradling her heavily rounded middle, and dozes off.
 			<<else>>
-				$slaves[$i].slaveName is awoken from her rest by a moist sensation followed by a contraction. She rolls over and clutches her gravid belly as another contraction wracks her body.
+				$slaves[$i].slaveName is awoken from her rest by a moist sensation followed by a contraction. $He rolls over and clutches her gravid belly as another contraction wracks her body.
 				<<ClothingBirth>>
-				She struggles to collect her child and places them in the cradle readied for her. She is helped to the shower as your servants clean up and remove her child.
+				$He struggles to collect her child and places them in the cradle readied for $him. $He is helped to the shower as your servants clean up and remove her child.
 			<</if>>
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].fetish == "mindbroken">>
 			<<if (random(1,20) > $suddenBirth)>>
-				She returns to her bed and strips before slipping into it. Instinctively, she begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Her child is promptly taken and she is encouraged to keep resting. She runs her hands across the still huge dome of her middle; to her, gravidity and birth is nothing out of the ordinary.
+				$He returns to her bed and strips before slipping into it. Instinctively, $he begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $His child is promptly taken and $he is encouraged to keep resting. $He runs her hands across the still huge dome of her middle; to $him, gravidity and birth is nothing out of the ordinary.
 			<<else>>
-				$slaves[$i].slaveName is awoken from her rest by a strong contraction. She rolls over and begins to fall back to sleep as another contraction wracks her body.
+				$slaves[$i].slaveName is awoken from her rest by a strong contraction. $He rolls over and begins to fall back to sleep as another contraction wracks her body.
 				<<ClothingBirth>>
-				She fishes around under her still huge dome of a stomach searching for her newborn. Once she finds it, she draws it to her breast and resumes resting.
+				$He fishes around under her still huge dome of a stomach searching for her newborn. Once $he finds it, $he draws it to her breast and resumes resting.
 			<</if>>
 		<<else>>
 			<<if (random(1,20) > $suddenBirth)>>
-				She returns to her bed and strips before slipping into it. She makes herself comfortable and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and she is encouraged to keep resting. She rolls over, cradling her heavily rounded middle, and dozes off.
+				$He returns to her bed and strips before slipping into it. $He makes herself comfortable and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and $he is encouraged to keep resting. $He rolls over, cradling her heavily rounded middle, and dozes off.
 			<<else>>
-				$slaves[$i].slaveName is awoken from her rest by a moist sensation followed by a contraction. She rolls over and clutches her gravid belly as another contraction wracks her body.
+				$slaves[$i].slaveName is awoken from her rest by a moist sensation followed by a contraction. $He rolls over and clutches her gravid belly as another contraction wracks her body.
 				<<ClothingBirth>>
-				She struggles to collect her child and places them in the cradle readied for her. She hefts her still very gravid body out of bed to take a shower as your servants clean up and remove her child.
+				$He struggles to collect her child and places them in the cradle readied for $him. $He hefts her still very gravid body out of bed to take a shower as your servants clean up and remove her child.
 			<</if>>
 		<</if>>
 	<</if>>
@@ -1079,75 +1079,75 @@
 	<<if !canWalk($slaves[$i])>>
 		<<if $slaves[$i].fetish == "mindbroken">>
 			<<if (random(1,20) > $suddenBirth)>>
-				She is helped back to her bed and stripped before slipping into it. Instinctively, she begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Her child is promptly taken and she is encouraged to keep resting. She runs her hands across the still huge dome of her middle; to her, gravidity and birth is nothing out of the ordinary.
+				$He is helped back to her bed and stripped before slipping into it. Instinctively, $he begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $His child is promptly taken and $he is encouraged to keep resting. $He runs her hands across the still huge dome of her middle; to $him, gravidity and birth is nothing out of the ordinary.
 			<<else>>
 				<<if _birthScene >= 50>>
-					$slaves[$i].slaveName is awoken from her rest by a strong contraction. She rolls over and begins to fall back to sleep as another contraction wracks her body.
+					$slaves[$i].slaveName is awoken from her rest by a strong contraction. $He rolls over and begins to fall back to sleep as another contraction wracks her body.
 					<<ClothingBirth>>
-					She fishes around under her still huge dome of a stomach searching for her newborn. Once she finds it, she draws it to her breast and resumes resting.
+					$He fishes around under her still huge dome of a stomach searching for her newborn. Once $he finds it, $he draws it to her breast and resumes resting.
 				<<else>>
-					While stroking her pregnancy absentmindedly, $slaves[$i].slaveName's body begins to birth <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. She carries on until the contractions drag her to her knees.
+					While stroking her pregnancy absentmindedly, $slaves[$i].slaveName's body begins to birth <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $He carries on until the contractions drag her to her knees.
 					<<ClothingBirth>>
-					She rolls onto her side and rests with her child to her breast until a servant collects her child and helps her to her bed.
+					$He rolls onto her side and rests with her child to her breast until a servant collects her child and helps her to her bed.
 				<</if>>
 			<</if>>
 		<<else>>
 			<<if (random(1,20) > $suddenBirth)>>
-				She is helped back to her bed and stripped before slipping into it. She makes herself comfortable and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Her child is promptly taken and she is encouraged to keep resting. She rolls over, cradling her heavily rounded middle, and dozes off.
+				$He is helped back to her bed and stripped before slipping into it. $He makes herself comfortable and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $His child is promptly taken and $he is encouraged to keep resting. $He rolls over, cradling her heavily rounded middle, and dozes off.
 			<<else>>
 				<<if _birthScene >= 70>>
-					While waiting to be helped to her next assignment, $slaves[$i].slaveName's body begins to birth <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Unable to do anything, she is forced to give birth where she is.
+					While waiting to be helped to her next assignment, $slaves[$i].slaveName's body begins to birth <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. Unable to do anything, $he is forced to give birth where $he is.
 					<<ClothingBirth>>
-					She gathers her child and recovers her strength while resuming her wait a servant to help her to her assignment.
+					$He gathers her child and recovers her strength while resuming her wait a servant to help her to her assignment.
 				<<elseif _birthScene >= 30>>
-					While eating in the cafeteria, $slaves[$i].slaveName's body begins to birth <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Unable to walk without assistance, she finds herself stranded in the middle of all the dining slaves.
+					While eating in the cafeteria, $slaves[$i].slaveName's body begins to birth <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. Unable to walk without assistance, $he finds herself stranded in the middle of all the dining slaves.
 					<<set $humiliation = 1>>
 					<<ClothingBirth>>
-					She gathers her child and waits to be rescued from the vicious mockery, fully aware of all the jestering and laughter.
+					$He gathers her child and waits to be rescued from the vicious mockery, fully aware of all the jestering and laughter.
 				<<else>>
-					$slaves[$i].slaveName is awoken from her rest by a moist sensation followed by a contraction. She rolls over and clutches her gravid belly as another contraction wracks her body.
+					$slaves[$i].slaveName is awoken from her rest by a moist sensation followed by a contraction. $He rolls over and clutches her gravid belly as another contraction wracks her body.
 					<<ClothingBirth>>
-					She struggles to collect her child and places them in the cradle readied for her. She is helped to the shower as your servants clean up and remove her child.
+					$He struggles to collect her child and places them in the cradle readied for $him. $He is helped to the shower as your servants clean up and remove her child.
 				<</if>>
 			<</if>>
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].fetish == "mindbroken">>
 			<<if (random(1,20) > $suddenBirth)>>
-				She returns to her bed and strips before slipping into it. Instinctively, she begins to push out <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Her child is promptly taken and she is encouraged to keep resting. She runs her hands across the still huge dome of her middle; to her, gravidity and birth is nothing out of the ordinary.
+				$He returns to her bed and strips before slipping into it. Instinctively, $he begins to push out <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $His child is promptly taken and $he is encouraged to keep resting. $He runs her hands across the still huge dome of her middle; to $him, gravidity and birth is nothing out of the ordinary.
 			<<else>>
 				<<if _birthScene >= 50>>
-					While wandering the penthouse absentmindedly, $slaves[$i].slaveName's body begins to birth <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. She carries on until the contractions drag her to her knees.
+					While wandering the penthouse absentmindedly, $slaves[$i].slaveName's body begins to birth <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $He carries on until the contractions drag her to her knees.
 					<<ClothingBirth>>
-					She rolls onto her side and rests with her child to her breast until a servant collects her child and helps her to her bed.
+					$He rolls onto her side and rests with her child to her breast until a servant collects her child and helps her to her bed.
 				<<else>>
-					$slaves[$i].slaveName is awoken from her rest by a strong contraction. She rolls over and begins to fall back to sleep as another contraction wracks her body.
+					$slaves[$i].slaveName is awoken from her rest by a strong contraction. $He rolls over and begins to fall back to sleep as another contraction wracks her body.
 					<<ClothingBirth>>
-					She fishes around under her still huge dome of a stomach searching for her newborn. Once she finds it, she draws it to her breast and resumes resting.
+					$He fishes around under her still huge dome of a stomach searching for her newborn. Once $he finds it, $he draws it to her breast and resumes resting.
 				<</if>>
 			<</if>>
 		<<elseif $slaves[$i].fetish == "humiliation" && _birthScene >= 50>>
-			While waddling through the penthouse between assignments, $slaves[$i].slaveName's body begins to birth <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Sensing an opportunity, she waddles to the nearest balcony overlooking the city. She calls out, making sure all eyes are on her for what happens next.
+			While waddling through the penthouse between assignments, $slaves[$i].slaveName's body begins to birth <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. Sensing an opportunity, $he waddles to the nearest balcony overlooking the city. $He calls out, making sure all eyes are on her for what happens next.
 			<<set $humiliation = 1>>
 			<<ClothingBirth>>
-			She gathers her child and recovers her strength before finding a servant to give her child to. She resumes her previous task, eager for the next child to move into position.
+			$He gathers her child and recovers her strength before finding a servant to give her child to. $He resumes her previous task, eager for the next child to move into position.
 		<<else>>
 			<<if (random(1,20) > $suddenBirth)>>
-				She returns to her bed and strips before slipping into it. She makes herself comfortable and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Her child is promptly taken and she is encouraged to keep resting. She rolls over, cradling her heavily rounded middle, and dozes off.
+				$He returns to her bed and strips before slipping into it. $He makes herself comfortable and begins working on birthing <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. $His child is promptly taken and $he is encouraged to keep resting. $He rolls over, cradling her heavily rounded middle, and dozes off.
 			<<else>>
 				<<if _birthScene >= 70>>
-					While waddling through the penthouse on the way to her next assignment, $slaves[$i].slaveName's body begins to birth <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Unable to reach the prepared birthing room in time, she finds a secluded room to give birth in.
+					While waddling through the penthouse on the way to her next assignment, $slaves[$i].slaveName's body begins to birth <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. Unable to reach the prepared birthing room in time, $he finds a secluded room to give birth in.
 					<<ClothingBirth>>
-					She gathers her child and recovers her strength before finding a servant to give her child to before shuffling to her assignment, a hand on her still very gravid middle.
+					$He gathers her child and recovers her strength before finding a servant to give her child to before shuffling to her assignment, a hand on her still very gravid middle.
 				<<elseif _birthScene >= 30>>
-					While waddling through the penthouse on her way to the cafeteria, $slaves[$i].slaveName's body begins to birth <<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby. Unable to reach the prepared birthing room in time, she finds herself stranded in the middle of all the dining slaves.
+					While waddling through the penthouse on her way to the cafeteria, $slaves[$i].slaveName's body begins to birth <<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby. Unable to reach the prepared birthing room in time, $he finds herself stranded in the middle of all the dining slaves.
 					<<set $humiliation = 1>>
 					<<ClothingBirth>>
-					She gathers her child and recovers her strength before trying to escape out of sight of the jeering crowd. Finding a servant to give her child to, she hastily heads back to her bed to hide herself from the mockery. She runs a hand across her still very gravid middle; she'll have to be more careful in the future as there are plenty more children growing within her.
+					$He gathers her child and recovers her strength before trying to escape out of sight of the jeering crowd. Finding a servant to give her child to, $he hastily heads back to her bed to hide herself from the mockery. $He runs a hand across her still very gravid middle; $he'll have to be more careful in the future as there are plenty more children growing within $him.
 				<<else>>
-					$slaves[$i].slaveName is awoken from her rest by a moist sensation followed by a contraction. She rolls over and clutches her gravid belly as another contraction wracks her body.
+					$slaves[$i].slaveName is awoken from her rest by a moist sensation followed by a contraction. $He rolls over and clutches her gravid belly as another contraction wracks her body.
 					<<ClothingBirth>>
-					She struggles to collect her child and places them in the cradle readied for her. She hefts her still very gravid body out of bed to take a shower as your servants clean up and remove her child.
+					$He struggles to collect her child and places them in the cradle readied for $him. $He hefts her still very gravid body out of bed to take a shower as your servants clean up and remove her child.
 				<</if>>
 			<</if>>
 		<</if>>
@@ -1168,23 +1168,23 @@
 <<case "rest">>
 	<<if !canWalk($slaves[$i])>>
 		<<if $slaves[$i].fetish == "mindbroken">>
-			$slaves[$i].slaveName is awoken from her rest by a strong contraction. She attempts to roll over, and failing that, begins to fall back to sleep as another contraction wracks her body.
+			$slaves[$i].slaveName is awoken from her rest by a strong contraction. $He attempts to roll over, and failing that, begins to fall back to sleep as another contraction wracks her body.
 			<<ClothingBirth>>
-			She struggles to draw her child to her breast and resumes resting.
+			$He struggles to draw her child to her breast and resumes resting.
 		<<else>>
-			$slaves[$i].slaveName is awoken from her rest by a contraction. She struggles to roll over, and failing that, clutches her gravid belly as another contraction wracks her body. Since this has already happened several times this week, she knows what to expect.
+			$slaves[$i].slaveName is awoken from her rest by a contraction. $He struggles to roll over, and failing that, clutches her gravid belly as another contraction wracks her body. Since this has already happened several times this week, $he knows what to expect.
 			<<ClothingBirth>>
-			Her child is collected and her body cleaned before she is allowed to resume her rest.
+			$His child is collected and her body cleaned before $he is allowed to resume her rest.
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].fetish == "mindbroken">>
-			$slaves[$i].slaveName is awoken from her rest by a strong contraction. She rolls over and begins to fall back to sleep as another contraction wracks her body.
+			$slaves[$i].slaveName is awoken from her rest by a strong contraction. $He rolls over and begins to fall back to sleep as another contraction wracks her body.
 			<<ClothingBirth>>
-			She struggles to draw her child to her breast and resumes resting.
+			$He struggles to draw her child to her breast and resumes resting.
 		<<else>>
-			$slaves[$i].slaveName is awoken from her rest by a contraction. She rolls over and clutches her gravid belly as another contraction wracks her body. Since this has already happened several times this week, she knows what to expect.
+			$slaves[$i].slaveName is awoken from her rest by a contraction. $He rolls over and clutches her gravid belly as another contraction wracks her body. Since this has already happened several times this week, $he knows what to expect.
 			<<ClothingBirth>>
-			Her child is collected and her body cleaned before she is allowed to resume her rest.
+			$His child is collected and her body cleaned before $he is allowed to resume her rest.
 		<</if>>
 	<</if>>
 
@@ -1194,20 +1194,20 @@
 		<<if $slaves[$i].subTarget == 0>>
 			While servicing your other slaves, $slaves[$i].slaveName's body begins to birth another of her brood, though it does nothing to deter her from her task.
 			<<ClothingBirth>>
-			No sooner than her baby is born, a cock is shoved into her gaping pussy as she draws her child to her breast.
+			No sooner than her baby is born, a cock is shoved into her gaping pussy as $he draws her child to her breast.
 		<<else>>
 			While servicing _tempSub.slaveName, $slaves[$i].slaveName's body begins to birth another of her brood, though it does nothing to deter her from her task.
 			<<ClothingBirth>>
-			No sooner than her baby is born does she go back to pleasuring her dom.
+			No sooner than her baby is born does $he go back to pleasuring her dom.
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].subTarget == 0>>
-			While servicing your other slaves, $slaves[$i].slaveName's body begins to birth another of her brood, causing her to immediately try to break off. However, several hands quickly hook her enormous bulk and she is pulled back into another slave's crotch.
+			While servicing your other slaves, $slaves[$i].slaveName's body begins to birth another of her brood, causing her to immediately try to break off. However, several hands quickly hook her enormous bulk and $he is pulled back into another slave's crotch.
 			<<set $humiliation = 1>>
 			<<ClothingBirth>>
-			Since she is too pregnant to collect her child, it is done for her. Her exhausted form is slumped onto her huge belly as another slave helps themselves to her vulnerable body.
+			Since $he is too pregnant to collect her child, it is done for $him. $His exhausted form is slumped onto her huge belly as another slave helps themselves to her vulnerable body.
 		<<else>>
-			While servicing _tempSub.slaveName, $slaves[$i].slaveName's body begins to birth another of her brood, causing her to immediately try to break off. Her dom eagerly watches her pregnant sub's ordeal.
+			While servicing _tempSub.slaveName, $slaves[$i].slaveName's body begins to birth another of her brood, causing her to immediately try to break off. $His dom eagerly watches her pregnant sub's ordeal.
 			<<set $humiliation = 1>>
 			<<ClothingBirth>>
 			_tempSub.slaveName collects the newborn child to be sent off before returning and planting her crotch directly over her exhausted sub's face.
@@ -1219,23 +1219,23 @@
 		<<if $slaves[$i].fetish == "mindbroken">>
 			While attempting to attract customers to fuck her grotesquely distended body, $slaves[$i].slaveName's body begins to birth another of her brood.
 			<<ClothingBirth>>
-			She struggles to bring her child to her breast as she resumes whoring, oblivious to the free show she just gave her customers.
+			$He struggles to bring her child to her breast as $he resumes whoring, oblivious to the free show $he just gave her customers.
 		<<else>>
-			While attempting to attract customers to fuck her grotesquely distended body, $slaves[$i].slaveName's body begins to birth another of her brood. Unable to move and rapidly crowning, she manages to get several men to help her out.
+			While attempting to attract customers to fuck her grotesquely distended body, $slaves[$i].slaveName's body begins to birth another of her brood. Unable to move and rapidly crowning, $he manages to get several men to help her out.
 			<<set $humiliation = 1>>
 			<<ClothingBirth>>
-			She lies stranded on the ground, exhausted and covered in sperm from the circle of men watching her, until she is helped into a sitting position and handed her child.
+			$He lies stranded on the ground, exhausted and covered in sperm from the circle of men watching $him, until $he is helped into a sitting position and handed her child.
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].fetish == "mindbroken">>
 			While attempting to attract customers with her grotesquely distended body, $slaves[$i].slaveName's body begins to birth another of her brood.
 			<<ClothingBirth>>
-			She draws her child to her breast as she resumes whoring, oblivious to the free show she just gave her customers.
+			$He draws her child to her breast as $he resumes whoring, oblivious to the free show $he just gave her customers.
 		<<else>>
-			While attempting to attract customers with her grotesquely distended body, $slaves[$i].slaveName's body begins to birth another of her brood. She knows it is pointless to try to waddle away, as large as she is, so she convinces several men to help her out.
+			While attempting to attract customers with her grotesquely distended body, $slaves[$i].slaveName's body begins to birth another of her brood. $He knows it is pointless to try to waddle away, as large as $he is, so $he convinces several men to help her out.
 			<<set $humiliation = 1>>
 			<<ClothingBirth>>
-			She lies on the ground, exhausted and covered in sperm from the circle of men watching her, until she is helped to her feet and handed her child.
+			$He lies on the ground, exhausted and covered in sperm from the circle of men watching $him, until $he is helped to her feet and handed her child.
 		<</if>>
 	<</if>>
 
@@ -1243,68 +1243,68 @@
 	<<if !canWalk($slaves[$i])>>
 		<<if $slaves[$i].fetish == "mindbroken">>
 			<<if ($seed > 80)>>
-				While taking a citizen's dick, $slaves[$i].slaveName's body begins to birth another of her brood out on him. Showing no signs of stopping, he struggles to shoves her bulk off of him. Instinctively she begins to push out her baby, indifferent to who may be watching her naked crotch. She is handed her child, which she clutches to her breast before beckoning for the next citizen's cock.
+				While taking a citizen's dick, $slaves[$i].slaveName's body begins to birth another of her brood out on him. Showing no signs of stopping, he struggles to shoves her bulk off of him. Instinctively $he begins to push out her baby, indifferent to who may be watching her naked crotch. $He is handed her child, which $he clutches to her breast before beckoning for the next citizen's cock.
 			<<elseif ($seed > 60)>>
-				While sucking a citizen's dick, $slaves[$i].slaveName's body begins to birth another of her brood. She shows no signs of slowing down, so he allows her to continue.
+				While sucking a citizen's dick, $slaves[$i].slaveName's body begins to birth another of her brood. $He shows no signs of slowing down, so he allows her to continue.
 				<<ClothingBirth>>
-				He cums down her throat before placing her child on her breast, as she beckoning for the next citizen's cock.
+				He cums down her throat before placing her child on her breast, as $he beckoning for the next citizen's cock.
 			<<elseif ($seed > 40)>>
-				While licking a citizen's cunt, $slaves[$i].slaveName's body begins to birth another of her brood. She shows no signs of slowing down, so she allows her to continue.
+				While licking a citizen's cunt, $slaves[$i].slaveName's body begins to birth another of her brood. $He shows no signs of slowing down, so $he allows her to continue.
 				<<ClothingBirth>>
-				The citizen splashes across her face before placing her child on her breast, as she begins beckoning for the next citizen's cunt.
+				The citizen splashes across her face before placing her child on her breast, as $he begins beckoning for the next citizen's cunt.
 			<<else>>
-				While taking a citizen's dick in her ass, $slaves[$i].slaveName's body begins to birth another of her brood. She shows no signs of slowing down, so he allows her to continue. Instinctively she begins to push out her baby, indifferent to who may be watching her naked crotch. He came strongly thanks to her and gives her a slap on the ass before handing her her child. She brings it to her breast before beckoning for the next citizen's cock.
+				While taking a citizen's dick in her ass, $slaves[$i].slaveName's body begins to birth another of her brood. $He shows no signs of slowing down, so he allows her to continue. Instinctively $he begins to push out her baby, indifferent to who may be watching her naked crotch. He came strongly thanks to her and gives her a slap on the ass before handing her her child. $He brings it to her breast before beckoning for the next citizen's cock.
 			<</if>>
 		<<else>>
 			<<if ($seed > 80)>>
-				While riding a citizen's dick, $slaves[$i].slaveName's body begins to birth another of her brood. She desperately struggles to disengage encouraging him to shove her onto her bloated womb and mount her. He thoroughly enjoys her contracting cunt before pulling out and standing over her, jacking off. Quickly she spreads her legs apart and begins pushing out her baby. She can't hide what's happening between her legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so she bears with it<</if>>. He comes over her exhausted body and moves on leaving her to recover and await her child to be sent off.
+				While riding a citizen's dick, $slaves[$i].slaveName's body begins to birth another of her brood. $He desperately struggles to disengage encouraging him to shove her onto her bloated womb and mount $him. He thoroughly enjoys her contracting cunt before pulling out and standing over $him, jacking off. Quickly $he spreads her legs apart and begins pushing out her baby. $He can't hide what's happening between her legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so $he bears with it<</if>>. He comes over her exhausted body and moves on leaving her to recover and await her child to be sent off.
 				<<set $humiliation = 1>>
 			<<elseif ($seed > 60)>>
-				While sucking a citizen's dick, $slaves[$i].slaveName's body begins to birth another of her brood. Since she is incapable of moving herself, she carries on sucking.
+				While sucking a citizen's dick, $slaves[$i].slaveName's body begins to birth another of her brood. Since $he is incapable of moving herself, $he carries on sucking.
 				<<set $humiliation = 1>>
 				<<ClothingBirth>>
-				He cums down her throat before letting her collapse onto her bloated form. When she recovers, she gathers her child to be sent off.
+				He cums down her throat before letting her collapse onto her bloated form. When $he recovers, $he gathers her child to be sent off.
 			<<elseif ($seed > 40)>>
-				While licking a citizen's cunt, $slaves[$i].slaveName's body begins to birth another of her brood. Since she is incapable of moving herself, she carries on licking.
+				While licking a citizen's cunt, $slaves[$i].slaveName's body begins to birth another of her brood. Since $he is incapable of moving herself, $he carries on licking.
 				<<set $humiliation = 1>>
 				<<ClothingBirth>>
-				She cums across her face before helping her to her rear and handing her the newborn child.
+				$He cums across her face before helping her to her rear and handing her the newborn child.
 			<<else>>
-				While taking a citizen's dick in her ass, $slaves[$i].slaveName's body begins to birth another of her brood. She desperately struggles to disengage but he shoves her onto her bloated womb and mounts her. Quickly she spreads her legs apart and begins pushing out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. She can't hide what's happening between her legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so she bears with it<</if>>. He came strongly thanks to her and gives her a slap on the ass as she collapses onto her bloated womb. Once she recovers enough to collect her child, she awaits for it to be sent off.
+				While taking a citizen's dick in her ass, $slaves[$i].slaveName's body begins to birth another of her brood. $He desperately struggles to disengage but he shoves her onto her bloated womb and mounts $him. Quickly $he spreads her legs apart and begins pushing out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $He can't hide what's happening between her legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so $he bears with it<</if>>. He came strongly thanks to her and gives her a slap on the ass as $he collapses onto her bloated womb. Once $he recovers enough to collect her child, $he awaits for it to be sent off.
 				<<set $humiliation = 1>>
 			<</if>>
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].fetish == "mindbroken">>
 			<<if ($seed > 80)>>
-				While taking a citizen's dick, $slaves[$i].slaveName's body begins to birth another of her brood out on him. Showing no signs of stopping, he struggles to shoves her bulk off of him. Instinctively she begins to push out her baby, indifferent to who may be watching her naked crotch. She is handed her child, which she clutches to her breast before seeking out the next citizen's cock.
+				While taking a citizen's dick, $slaves[$i].slaveName's body begins to birth another of her brood out on him. Showing no signs of stopping, he struggles to shoves her bulk off of him. Instinctively $he begins to push out her baby, indifferent to who may be watching her naked crotch. $He is handed her child, which $he clutches to her breast before seeking out the next citizen's cock.
 			<<elseif ($seed > 60)>>
-				While sucking a citizen's dick, $slaves[$i].slaveName's body begins to birth another of her brood. She shows no signs of slowing down, so he allows her to reposition and continue.
+				While sucking a citizen's dick, $slaves[$i].slaveName's body begins to birth another of her brood. $He shows no signs of slowing down, so he allows her to reposition and continue.
 				<<ClothingBirth>>
-				He cums down her throat before placing her child on her breast, as she begins seeking out the next citizen's cock.
+				He cums down her throat before placing her child on her breast, as $he begins seeking out the next citizen's cock.
 			<<elseif ($seed > 40)>>
-				While licking a citizen's cunt, $slaves[$i].slaveName's body begins to birth another of her brood. She shows no signs of slowing down, so she allows her to reposition and continue.
+				While licking a citizen's cunt, $slaves[$i].slaveName's body begins to birth another of her brood. $He shows no signs of slowing down, so $he allows her to reposition and continue.
 				<<ClothingBirth>>
-				The citizen splashes across her face before placing her child on her breast, as she begins seeking out the next citizen's cunt.
+				The citizen splashes across her face before placing her child on her breast, as $he begins seeking out the next citizen's cunt.
 			<<else>>
-				While taking a citizen's dick in her ass, $slaves[$i].slaveName's body begins to birth another of her brood. She shows no signs of slowing down, so he allows her to reposition and continue. Instinctively she begins to push out her baby, indifferent to who may be watching her naked crotch. He came strongly thanks to her and gives her a slap on the ass before handing her her child. She brings it to her breast before seeking out the next citizen's cock.
+				While taking a citizen's dick in her ass, $slaves[$i].slaveName's body begins to birth another of her brood. $He shows no signs of slowing down, so he allows her to reposition and continue. Instinctively $he begins to push out her baby, indifferent to who may be watching her naked crotch. He came strongly thanks to her and gives her a slap on the ass before handing her her child. $He brings it to her breast before seeking out the next citizen's cock.
 			<</if>>
 		<<else>>
 			<<if ($seed > 80)>>
-				While riding a citizen's dick, $slaves[$i].slaveName's body begins to birth another of her brood. She desperately tries to disengage but he shoves her onto her bloated womb and mounts her. He thoroughly enjoys her contracting cunt before pulling out and standing over her, jacking off. Quickly she spreads her legs apart and begins pushing out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. She can't hide what's happening between her legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so she bears with it<</if>>. He comes over her exhausted body and moves on leaving her to recover and collect her child to be sent off.
+				While riding a citizen's dick, $slaves[$i].slaveName's body begins to birth another of her brood. $He desperately tries to disengage but he shoves her onto her bloated womb and mounts $him. He thoroughly enjoys her contracting cunt before pulling out and standing over $him, jacking off. Quickly $he spreads her legs apart and begins pushing out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $He can't hide what's happening between her legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so $he bears with it<</if>>. He comes over her exhausted body and moves on leaving her to recover and collect her child to be sent off.
 				<<set $humiliation = 1>>
 			<<elseif ($seed > 60)>>
-				While sucking a citizen's dick, $slaves[$i].slaveName's body begins to birth another of her brood. She desperately tries to disengage but he grabs her head and slams her back into his crotch.
+				While sucking a citizen's dick, $slaves[$i].slaveName's body begins to birth another of her brood. $He desperately tries to disengage but he grabs her head and slams her back into his crotch.
 				<<set $humiliation = 1>>
 				<<ClothingBirth>>
-				He cums down her throat before letting her collapse onto her bloated form. When she recovers, she gathers her child to be sent off.
+				He cums down her throat before letting her collapse onto her bloated form. When $he recovers, $he gathers her child to be sent off.
 			<<elseif ($seed > 40)>>
-				While licking a citizen's cunt, $slaves[$i].slaveName's body begins to birth another of her brood. She desperately tries to disengage but she grabs her head and slams her back into her crotch.
+				While licking a citizen's cunt, $slaves[$i].slaveName's body begins to birth another of her brood. $He desperately tries to disengage but $he grabs her head and slams her back into her crotch.
 				<<set $humiliation = 1>>
 				<<ClothingBirth>>
-				She cums across her face before helping her to her feet and handing her the newborn child.
+				$He cums across her face before helping her to her feet and handing her the newborn child.
 			<<else>>
-				While taking a citizen's dick in her ass, $slaves[$i].slaveName's body begins to birth another of her brood. She desperately tries to disengage but he shoves her onto her bloated womb and mounts her. Quickly she spreads her legs apart and begins pushing out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. She can't hide what's happening between her legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so she bears with it<</if>>. He came strongly thanks to her and gives her a slap on the ass as she collapses onto her bloated womb. Once she recovers enough to get to her feet, she gathers her child to be sent off.
+				While taking a citizen's dick in her ass, $slaves[$i].slaveName's body begins to birth another of her brood. $He desperately tries to disengage but he shoves her onto her bloated womb and mounts $him. Quickly $he spreads her legs apart and begins pushing out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $He can't hide what's happening between her legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so $he bears with it<</if>>. He came strongly thanks to her and gives her a slap on the ass as $he collapses onto her bloated womb. Once $he recovers enough to get to her feet, $he gathers her child to be sent off.
 				<<set $humiliation = 1>>
 			<</if>>
 		<</if>>
@@ -1313,118 +1313,118 @@
 <<case "work a glory hole">>
 	<<if !canWalk($slaves[$i])>>
 		<<if $slaves[$i].fetish == "mindbroken">>
-			While sucking a dick through the hole of her confining box, $slaves[$i].slaveName's body begins to birth another of her brood. She makes no effort to stop sucking the dicks presented to her.
+			While sucking a dick through the hole of her confining box, $slaves[$i].slaveName's body begins to birth another of her brood. $He makes no effort to stop sucking the dicks presented to $him.
 			<<ClothingBirth>>
-			Her child is taken as it is born from her rear hanging out of the box. She never notices, focused entirely on the fresh cock poking through the glory hole.
+			$His child is taken as it is born from her rear hanging out of the box. $He never notices, focused entirely on the fresh cock poking through the glory hole.
 		<<else>>
-			While sucking a dick through the hole of her confining box, $slaves[$i].slaveName's body begins to birth another of her brood. She quickly finishes the dick off and sighs, knowing full well she couldn't move even if she weren't confined. Another dick is shoved into her trapped face and she is forced to keep sucking.
+			While sucking a dick through the hole of her confining box, $slaves[$i].slaveName's body begins to birth another of her brood. $He quickly finishes the dick off and sighs, knowing full well $he couldn't move even if $he weren't confined. Another dick is shoved into her trapped face and $he is forced to keep sucking.
 			<<ClothingBirth>>
-			Her child is taken as it is born from her rear hanging out of the box. She never got a look at it, being unable to turn even slightly.
+			$His child is taken as it is born from her rear hanging out of the box. $He never got a look at it, being unable to turn even slightly.
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].fetish == "mindbroken">>
-			While sucking a dick through the hole of her confining box, $slaves[$i].slaveName's body begins to birth another of her brood. She makes no effort to stop sucking the dicks presented to her.
+			While sucking a dick through the hole of her confining box, $slaves[$i].slaveName's body begins to birth another of her brood. $He makes no effort to stop sucking the dicks presented to $him.
 			<<ClothingBirth>>
-			Her child is taken as it is born from her rear hanging out of the box. She never notices, focused entirely on the fresh cock poking through the glory hole.
+			$His child is taken as it is born from her rear hanging out of the box. $He never notices, focused entirely on the fresh cock poking through the glory hole.
 		<<else>>
-			While sucking a dick through the hole of her confining box, $slaves[$i].slaveName's body begins to birth another of her brood. She quickly finishes the dick off before realizing there is no way she can move her bloated form in the box. Another dick is shoved into her trapped face and she is forced to keep sucking.
+			While sucking a dick through the hole of her confining box, $slaves[$i].slaveName's body begins to birth another of her brood. $He quickly finishes the dick off before realizing there is no way $he can move her bloated form in the box. Another dick is shoved into her trapped face and $he is forced to keep sucking.
 			<<ClothingBirth>>
-			Her child is taken as it is born from her rear hanging out of the box. She never got a look at it, being unable to turn even slightly.
+			$His child is taken as it is born from her rear hanging out of the box. $He never got a look at it, being unable to turn even slightly.
 		<</if>>
 	<</if>>
 
 <<case "get milked">>
 	<<if !canWalk($slaves[$i])>>
 		<<if $slaves[$i].fetish == "mindbroken">>
-			While getting milked, $slaves[$i].slaveName's body begins to birth another of her brood. She show little interest and continues kneading her breasts.
+			While getting milked, $slaves[$i].slaveName's body begins to birth another of her brood. $He show little interest and continues kneading her breasts.
 			<<ClothingBirth>>
-			She shows no interest in her child<<if $slaves[$i].pregType > 1>>ren<</if>> being removed from the milking stall, instead focusing entirely on draining breasts.
+			$He shows no interest in her child<<if $slaves[$i].pregType > 1>>ren<</if>> being removed from the milking stall, instead focusing entirely on draining breasts.
 		<<else>>
-			While getting milked, $slaves[$i].slaveName's body begins to birth another of her brood. Between the milkers and her immobilizing belly, she ends up stranded atop her immense pregnancy.
+			While getting milked, $slaves[$i].slaveName's body begins to birth another of her brood. Between the milkers and her immobilizing belly, $he ends up stranded atop her immense pregnancy.
 			<<ClothingBirth>>
-			Her child is carried away and she struggles to get off of herself. She groans as she realizes the milk tank is nearly full, having been filled with the copious amounts of milk her body is producing for her brood.
+			$His child is carried away and $he struggles to get off of herself. $He groans as $he realizes the milk tank is nearly full, having been filled with the copious amounts of milk her body is producing for her brood.
 			<</if>>
 	<<else>>
 		<<if $slaves[$i].fetish == "mindbroken">>
-			While getting milked, $slaves[$i].slaveName's body begins to birth another of her brood. She show little interest and continues kneading her breasts.
+			While getting milked, $slaves[$i].slaveName's body begins to birth another of her brood. $He show little interest and continues kneading her breasts.
 			<<ClothingBirth>>
-			She shows no interest in her child<<if $slaves[$i].pregType > 1>>ren<</if>> being removed from the milking stall, instead focusing entirely on draining breasts.
+			$He shows no interest in her child<<if $slaves[$i].pregType > 1>>ren<</if>> being removed from the milking stall, instead focusing entirely on draining breasts.
 		<<else>>
-			While getting milked, $slaves[$i].slaveName's body begins to birth another of her brood. She shifts into a comfortable position to give birth while the milker works her breasts.
+			While getting milked, $slaves[$i].slaveName's body begins to birth another of her brood. $He shifts into a comfortable position to give birth while the milker works her breasts.
 			<<ClothingBirth>>
-			Her child is carried away and she rests with her back against the wall. She groans as she realizes the milk tank is nearly full, having been filled with the copious amounts of milk her body is producing for her brood.
+			$His child is carried away and $he rests with her back against the wall. $He groans as $he realizes the milk tank is nearly full, having been filled with the copious amounts of milk her body is producing for her brood.
 		<</if>>
 	<</if>>
 
 <<case "please you">>
 	<<if !canWalk($slaves[$i])>>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		While sitting absentmindedly nearby, $slaves[$i].slaveName's body begins to birth another of her brood. She pays no heed to it and continues waiting for you to use her.
+		While sitting absentmindedly nearby, $slaves[$i].slaveName's body begins to birth another of her brood. $He pays no heed to it and continues waiting for you to use $him.
 		<<ClothingBirth>>
 		You certainly enjoyed the show as you call for a servant to take away her child and to clean up the still oblivious broodmother.
 	<<else>>
-		While resting against her belly nearby, $slaves[$i].slaveName's body begins to birth another of her brood, startling her. She looks to you for guidance and you shake your head "no". Without permission to move she <<if $slaves[$i].devotion > 50>>decides to give you a show<<elseif $slaves[$i].devotion > 20>>reluctantly decides giving birth in front of you isn't so bad.<<else>>begins to panic as her contractions come sooner and sooner<<set $humiliation = 1>><</if>>.
+		While resting against her belly nearby, $slaves[$i].slaveName's body begins to birth another of her brood, startling $him. $He looks to you for guidance and you shake your head "no". Without permission to move $he <<if $slaves[$i].devotion > 50>>decides to give you a show<<elseif $slaves[$i].devotion > 20>>reluctantly decides giving birth in front of you isn't so bad.<<else>>begins to panic as her contractions come sooner and sooner<<set $humiliation = 1>><</if>>.
 		<<ClothingBirth>>
-		As thanks for the show, you help her exhausted body onto the couch so she can recover before returning to her duties. You call for a servant to take away her child and clean up your toy.
+		As thanks for the show, you help her exhausted body onto the couch so $he can recover before returning to her duties. You call for a servant to take away her child and clean up your toy.
 	<</if>>
 	<<else>>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		While sitting absentmindedly nearby, $slaves[$i].slaveName's body begins to birth another of her brood. She pays no heed to it and continues waiting for you to use her.
+		While sitting absentmindedly nearby, $slaves[$i].slaveName's body begins to birth another of her brood. $He pays no heed to it and continues waiting for you to use $him.
 		<<ClothingBirth>>
 		You certainly enjoyed the show as you call for a servant to take away her child and to clean up the still oblivious broodmother.
 	<<else>>
-		While standing nearby, $slaves[$i].slaveName's body begins to birth another of her brood, startling her. She looks to you for guidance and you shake your head "no". Without permission to leave she <<if $slaves[$i].devotion > 50>>decides to give you a show<<elseif $slaves[$i].devotion > 20>>reluctantly decides giving birth in front of you isn't so bad.<<else>>begins to panic as her contractions come sooner and sooner<<set $humiliation = 1>><</if>>.
+		While standing nearby, $slaves[$i].slaveName's body begins to birth another of her brood, startling $him. $He looks to you for guidance and you shake your head "no". Without permission to leave $he <<if $slaves[$i].devotion > 50>>decides to give you a show<<elseif $slaves[$i].devotion > 20>>reluctantly decides giving birth in front of you isn't so bad.<<else>>begins to panic as her contractions come sooner and sooner<<set $humiliation = 1>><</if>>.
 		<<ClothingBirth>>
-		As thanks for the show, you help her exhausted body onto the couch so she can recover before returning to her duties. You call for a servant to take away her child and clean up your toy.
+		As thanks for the show, you help her exhausted body onto the couch so $he can recover before returning to her duties. You call for a servant to take away her child and clean up your toy.
 	<</if>>
 	<</if>>
 
 <<case "stay confined">>
 	<<if !canWalk($slaves[$i])>>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		While waiting in confinement, $slaves[$i].slaveName's body begins to birth another of her brood. Since she can't move, she just lets things happen.
+		While waiting in confinement, $slaves[$i].slaveName's body begins to birth another of her brood. Since $he can't move, $he just lets things happen.
 		<<ClothingBirth>>
-		She struggles for a minute before realizing she is incapable of reaching her child. The servant that has to crawl under her bloated body to get her child is less than pleased, especially since this is the third time this week she has had to do it.
+		$He struggles for a minute before realizing $he is incapable of reaching her child. The servant that has to crawl under her bloated body to get her child is less than pleased, especially since this is the third time this week $he has had to do it.
 	<<else>>
-		$slaves[$i].slaveName is awoken from her stupor by her body beginning to birth another of her brood. She struggles to get into position but ends up getting stuck atop her massive belly.
+		$slaves[$i].slaveName is awoken from her stupor by her body beginning to birth another of her brood. $He struggles to get into position but ends up getting stuck atop her massive belly.
 		<<set $humiliation = 1>>
 		<<ClothingBirth>>
-		She spills out of the cell when the servant comes once more to collect her child. She hastily tries to cram her bulk back into her cell before she gets chastised.
+		$He spills out of the cell when the servant comes once more to collect her child. $He hastily tries to cram her bulk back into her cell before $he gets chastised.
 	<</if>>
 	<<else>>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		While waiting in confinement, $slaves[$i].slaveName's body begins to birth another of her brood. She assumes a birthing position.
+		While waiting in confinement, $slaves[$i].slaveName's body begins to birth another of her brood. $He assumes a birthing position.
 		<<ClothingBirth>>
-		She struggles for a minute before realizing her pregnancy takes up most of the cell and that she can't reach her child. The servant that has to crawl under her bloated body to get her child is less than pleased, especially since this is the third time this week she has had to do it.
+		$He struggles for a minute before realizing her pregnancy takes up most of the cell and that $he can't reach her child. The servant that has to crawl under her bloated body to get her child is less than pleased, especially since this is the third time this week $he has had to do it.
 	<<else>>
-		$slaves[$i].slaveName is awoken from her stupor by her body beginning to birth another of her brood. She struggles to get into position but ends up getting stuck standing thanks to her massive belly.
+		$slaves[$i].slaveName is awoken from her stupor by her body beginning to birth another of her brood. $He struggles to get into position but ends up getting stuck standing thanks to her massive belly.
 		<<set $humiliation = 1>>
 		<<ClothingBirth>>
-		She spills out of the cell when the servant comes once more to collect her child. She hastily tries to cram her bulk back into her cell before she gets chastised.
+		$He spills out of the cell when the servant comes once more to collect her child. $He hastily tries to cram her bulk back into her cell before $he gets chastised.
 	<</if>>
 	<</if>>
 
 <<case "work as a servant" "be a servant">>
 	<<if $slaves[$i].fetish == "mindbroken">>
 		<<if $seed > 50>>
-			While giving a slave oral service, $slaves[$i].slaveName's body begins to birth another of her brood. She disregards this development and continues working.
+			While giving a slave oral service, $slaves[$i].slaveName's body begins to birth another of her brood. $He disregards this development and continues working.
 			<<ClothingBirth>>
-			The slave gets off quite strongly to the show and shoves her out of the way, leaving her to clean up her mess. Instead, she struggles to bring her child to her breast until <<if $Stewardess != 0>>$Stewardess.slaveName shouts at her to move her useless ass<<elseif $HeadGirl != 0>>$HeadGirl.slaveName shouts at her to move her useless ass<<else>><<if $assistantName == "your personal assistant">>your personal assistant<<else>>$assistantName<</if>>shouts at her to move her useless ass<</if>>.
+			The slave gets off quite strongly to the show and shoves her out of the way, leaving her to clean up her mess. Instead, $he struggles to bring her child to her breast until <<if $Stewardess != 0>>$Stewardess.slaveName shouts at her to move her useless ass<<elseif $HeadGirl != 0>>$HeadGirl.slaveName shouts at her to move her useless ass<<else>><<if $assistantName == "your personal assistant">>your personal assistant<<else>>$assistantName<</if>>shouts at her to move her useless ass<</if>>.
 		<<else>>
-			While struggling to scrub the penthouse floor, $slaves[$i].slaveName's body begins to birth another of her brood. She carries on trying to clean as she drags her belly along the floor.
+			While struggling to scrub the penthouse floor, $slaves[$i].slaveName's body begins to birth another of her brood. $He carries on trying to clean as $he drags her belly along the floor.
 			<<ClothingBirth>>
-			Instead of carrying on her task, she draws her child to her breast until <<if $Stewardess != 0>>$Stewardess.slaveName shouts at her to move her useless ass<<elseif $HeadGirl != 0>>$HeadGirl.slaveName shouts at her to move her useless ass<<else>><<if $assistantName == "your personal assistant">>your personal assistant<<else>>$assistantName<</if>>shouts at her to move her useless ass<</if>>.
+			Instead of carrying on her task, $he draws her child to her breast until <<if $Stewardess != 0>>$Stewardess.slaveName shouts at her to move her useless ass<<elseif $HeadGirl != 0>>$HeadGirl.slaveName shouts at her to move her useless ass<<else>><<if $assistantName == "your personal assistant">>your personal assistant<<else>>$assistantName<</if>>shouts at her to move her useless ass<</if>>.
 		<</if>>
 	<<else>>
 		<<if $seed > 50>>
-			While giving a slave oral service, $slaves[$i].slaveName's body begins to birth another of her brood. She desperately tries to pull away but they grab her head and force her back to their crotch.
+			While giving a slave oral service, $slaves[$i].slaveName's body begins to birth another of her brood. $He desperately tries to pull away but they grab her head and force her back to their crotch.
 			<<set $humiliation = 1>>
 			<<ClothingBirth>>
 			The slave gets off quite strongly to the show and shoves her to the ground, leaving her struggling to get up before <<if $Stewardess != 0>>$Stewardess.slaveName shouts at her<<elseif $HeadGirl != 0>>$HeadGirl.slaveName shouts at her <<else>><<if $assistantName == "your personal assistant">>your personal assistant<<else>>$assistantName<</if>>shouts at her<</if>>.
 		<<else>>
-			While using her bloated belly to scrub the penthouse floor, $slaves[$i].slaveName's body begins to birth another of her brood. Since this isn't the first time this week this happened, she readies herself for the coming birth.
+			While using her bloated belly to scrub the penthouse floor, $slaves[$i].slaveName's body begins to birth another of her brood. Since this isn't the first time this week this happened, $he readies herself for the coming birth.
 			<<ClothingBirth>>
-			She makes a pass around the room before scooping up her child and struggling to her feet. She slowly waddles to drop off her child.
+			$He makes a pass around the room before scooping up her child and struggling to her feet. $He slowly waddles to drop off her child.
 		<</if>>
 	<</if>>
 
@@ -1432,59 +1432,59 @@
 	<<if !canWalk($slaves[$i])>>
 		<<if $slaves[$i].fetish == "mindbroken">>
 			<<if $masterSuiteUpgradeLuxury == 1>>
-				While awaiting your return on the big bed in the master suite, $slaves[$i].slaveName's body begins to birth another of her brood. She struggles to shift into a more comfortable position before giving up.
+				While awaiting your return on the big bed in the master suite, $slaves[$i].slaveName's body begins to birth another of her brood. $He struggles to shift into a more comfortable position before giving up.
 				<<ClothingBirth>>
-				Resting in your bed, she draws her child to her breast and resumes waiting for you. <<if $Concubine != 0>>Concubine.slaveName furiously orders her child<<if $slaves[$i].pregType > 1>>ren<</if>> removed, and her forcefully ejected from the bed so it can be cleaned before your return.<</if>>
+				Resting in your bed, $he draws her child to her breast and resumes waiting for you. <<if $Concubine != 0>>Concubine.slaveName furiously orders her child<<if $slaves[$i].pregType > 1>>ren<</if>> removed, and her forcefully ejected from the bed so it can be cleaned before your return.<</if>>
 			<<elseif $masterSuiteUpgradeLuxury == 2>>
-				While being the bottom of the master suite's fuckpit, $slaves[$i].slaveName's body begins to birth another of her brood. While she doesn't stop having sex, the fucktoys using her do and attempt to drag her from the pit to give birth. Instinctively she begins to push out her baby, indifferent to who may be watching her naked crotch. The fucktoys give up their efforts to haul her bloated form out of the pit and allow her to settle at the bottom. Without a second thought about her child, she attempts to coax the other slaves back into an orgy.
+				While being the bottom of the master suite's fuckpit, $slaves[$i].slaveName's body begins to birth another of her brood. While $he doesn't stop having sex, the fucktoys using her do and attempt to drag her from the pit to give birth. Instinctively $he begins to push out her baby, indifferent to who may be watching her naked crotch. The fucktoys give up their efforts to haul her bloated form out of the pit and allow her to settle at the bottom. Without a second thought about her child, $he attempts to coax the other slaves back into an orgy.
 			<<else>>
-				While awaiting your return in the master suite, $slaves[$i].slaveName's body begins to birth another of her brood. She pays it no heed and continues blankly waiting.
+				While awaiting your return in the master suite, $slaves[$i].slaveName's body begins to birth another of her brood. $He pays it no heed and continues blankly waiting.
 				<<ClothingBirth>>
-				Resting on her belly, she draws her child to her breast and resumes waiting for you. <<if $Concubine != 0>>Concubine.slaveName furiously orders her child<<if $slaves[$i].pregType > 1>>ren<</if>> removed, and her thoroughly cleaned before your return.<</if>>
+				Resting on her belly, $he draws her child to her breast and resumes waiting for you. <<if $Concubine != 0>>Concubine.slaveName furiously orders her child<<if $slaves[$i].pregType > 1>>ren<</if>> removed, and her thoroughly cleaned before your return.<</if>>
 			<</if>>
 		<<else>>
 			<<if $masterSuiteUpgradeLuxury == 1>>
-				While awaiting your return on the big bed in the master suite, $slaves[$i].slaveName's body begins to birth another of her brood. Knowing there is nothing she can do, she accpets that she is going to give birth in your bed.
+				While awaiting your return on the big bed in the master suite, $slaves[$i].slaveName's body begins to birth another of her brood. Knowing there is nothing $he can do, $he accpets that $he is going to give birth in your bed.
 				<<ClothingBirth>>
-				Once her child is removed, she's cleaned up, and the sheets changed, she struggles back into bed to recover for your return.
+				Once her child is removed, $he's cleaned up, and the sheets changed, $he struggles back into bed to recover for your return.
 			<<elseif $masterSuiteUpgradeLuxury == 2>>
-				While participating in the fuckpit orgy, $slaves[$i].slaveName's body begins to birth another of her brood. She knows she stands no chance of escaping the fuckpit, so she leaves herself at the mercy of the other fucktoys. They happily position themselves for her to pleasure them while giving birth.
+				While participating in the fuckpit orgy, $slaves[$i].slaveName's body begins to birth another of her brood. $He knows $he stands no chance of escaping the fuckpit, so $he leaves herself at the mercy of the other fucktoys. They happily position themselves for her to pleasure them while giving birth.
 				<<set $humiliation = 1>>
 				<<ClothingBirth>>
-				Once the fucktoys are done tormenting the exhausted broodmother, they hand her child off to the help and snuggle up to her enormous pregnancy as she recovers her strength.
+				Once the fucktoys are done tormenting the exhausted broodmother, they hand her child off to the help and snuggle up to her enormous pregnancy as $he recovers her strength.
 			<<else>>
-				While awaiting your return in the master suite, $slaves[$i].slaveName's body begins to birth another of her brood. She knows she stands no chance of reaching her sex toys, so she does her best to conceal them. She calls for a servant to hurry as she begins laboring.
+				While awaiting your return in the master suite, $slaves[$i].slaveName's body begins to birth another of her brood. $He knows $he stands no chance of reaching her sex toys, so $he does her best to conceal them. $He calls for a servant to hurry as $he begins laboring.
 				<<ClothingBirth>>
-				The servant collects her child and helps her onto the largest cushion in the room to recover for your return. With a little effort she pushes the vibrating dildo out of her ass before settling down for a nap.
+				The servant collects her child and helps her onto the largest cushion in the room to recover for your return. With a little effort $he pushes the vibrating dildo out of her ass before settling down for a nap.
 			<</if>>
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].fetish == "mindbroken">>
 			<<if $masterSuiteUpgradeLuxury == 1>>
-				While awaiting your return on the big bed in the master suite, $slaves[$i].slaveName's body begins to birth another of her brood. She shifts into a more comfortable position.
+				While awaiting your return on the big bed in the master suite, $slaves[$i].slaveName's body begins to birth another of her brood. $He shifts into a more comfortable position.
 				<<ClothingBirth>>
-				Resting in your bed, she draws her child to her breast and resumes waiting for you. <<if $Concubine != 0>>Concubine.slaveName furiously orders her child<<if $slaves[$i].pregType > 1>>ren<</if>> removed, and her forcefully ejected from the bed so it can be cleaned before your return.<</if>>
+				Resting in your bed, $he draws her child to her breast and resumes waiting for you. <<if $Concubine != 0>>Concubine.slaveName furiously orders her child<<if $slaves[$i].pregType > 1>>ren<</if>> removed, and her forcefully ejected from the bed so it can be cleaned before your return.<</if>>
 			<<elseif $masterSuiteUpgradeLuxury == 2>>
-				While being the bottom of the master suite's fuckpit, $slaves[$i].slaveName's body begins to birth another of her brood. While she doesn't stop having sex, the fucktoys using her do and attempt to drag her from the pit to give birth. Instinctively she begins to push out her baby, indifferent to who may be watching her naked crotch. The fucktoys give up their efforts to haul her bloated form out of the pit and allow her to settle a the bottom. Without a second thought about her child, she attempts to coax the other slaves back into an orgy.
+				While being the bottom of the master suite's fuckpit, $slaves[$i].slaveName's body begins to birth another of her brood. While $he doesn't stop having sex, the fucktoys using her do and attempt to drag her from the pit to give birth. Instinctively $he begins to push out her baby, indifferent to who may be watching her naked crotch. The fucktoys give up their efforts to haul her bloated form out of the pit and allow her to settle a the bottom. Without a second thought about her child, $he attempts to coax the other slaves back into an orgy.
 			<<else>>
-				While awaiting your return in the master suite, $slaves[$i].slaveName's body begins to birth another of her brood. She pays it no heed and continues blankly waiting.
+				While awaiting your return in the master suite, $slaves[$i].slaveName's body begins to birth another of her brood. $He pays it no heed and continues blankly waiting.
 				<<ClothingBirth>>
-				Resting on her belly, she draws her child to her breast and resumes waiting for you. <<if $Concubine != 0>>Concubine.slaveName furiously orders her child<<if $slaves[$i].pregType > 1>>ren<</if>> removed, and her thoroughly cleaned before your return.<</if>>
+				Resting on her belly, $he draws her child to her breast and resumes waiting for you. <<if $Concubine != 0>>Concubine.slaveName furiously orders her child<<if $slaves[$i].pregType > 1>>ren<</if>> removed, and her thoroughly cleaned before your return.<</if>>
 			<</if>>
 		<<else>>
 			<<if $masterSuiteUpgradeLuxury == 1>>
-				While awaiting your return on the big bed in the master suite, $slaves[$i].slaveName's body begins to birth another of her brood. She quickly moves herself off the bed and calls for a servant before dropping onto her bloated stomach.
+				While awaiting your return on the big bed in the master suite, $slaves[$i].slaveName's body begins to birth another of her brood. $He quickly moves herself off the bed and calls for a servant before dropping onto her bloated stomach.
 				<<ClothingBirth>>
-				Once her child is removed, she's cleaned up, and the sheets changed, she struggles back into bed to recover for your return.
+				Once her child is removed, $he's cleaned up, and the sheets changed, $he struggles back into bed to recover for your return.
 			<<elseif $masterSuiteUpgradeLuxury == 2>>
-				While participating in the fuckpit orgy, $slaves[$i].slaveName's body begins to birth another of her brood. She tries to crawl out of the pit but the other fucktoys easily pull her back in and position themselves for her to pleasure them while giving birth.
+				While participating in the fuckpit orgy, $slaves[$i].slaveName's body begins to birth another of her brood. $He tries to crawl out of the pit but the other fucktoys easily pull her back in and position themselves for her to pleasure them while giving birth.
 				<<set $humiliation = 1>>
 				<<ClothingBirth>>
-				Once the fucktoys are done tormenting the exhausted broodmother, they hand her child off to the help and snuggle up to her enormous pregnancy as she recovers her strength.
+				Once the fucktoys are done tormenting the exhausted broodmother, they hand her child off to the help and snuggle up to her enormous pregnancy as $he recovers her strength.
 			<<else>>
-				While awaiting your return in the master suite, $slaves[$i].slaveName's body begins to birth another of her brood. She tries to get to the prepared area but fails to untangle herself from the toys she was playing with. She calls for a servant to hurry as she begins laboring.
+				While awaiting your return in the master suite, $slaves[$i].slaveName's body begins to birth another of her brood. $He tries to get to the prepared area but fails to untangle herself from the toys $he was playing with. $He calls for a servant to hurry as $he begins laboring.
 				<<ClothingBirth>>
-				The servant collects her child and helps her onto the largest cushion in the room to recover for your return. With a little effort she pushes the vibrating dildo out of her ass before settling down for a nap.
+				The servant collects $his child and helps her onto the largest cushion in the room to recover for your return. With a little effort $he pushes the vibrating dildo out of $his ass before settling down for a nap.
 			<</if>>
 		<</if>>
 	<</if>>
@@ -1492,170 +1492,170 @@
 <<case "serve in the club">>
 	<<if !canWalk($slaves[$i])>>
 		<<if $slaves[$i].fetish == "mindbroken">>
-			$slaves[$i].slaveName is showing off her grotesque body and trying to attract citizens by dancing as well as she can. During one of her dances, her body begins to birth another of her brood. She keeps on dancing, despite her condition, until her contractions drag her onto her bloated stomach.
+			$slaves[$i].slaveName is showing off $his grotesque body and trying to attract citizens by dancing as well as $he can. During one of $his dances, $his body begins to birth another of $his brood. $He keeps on dancing, despite $his condition, until her contractions drag her onto $his bloated stomach.
 			<<ClothingBirth>>
-			Multiple citizens drag her into a booth so that they may tease her enormous exhausted body while the dance floor is dried and her child is carried off.
+			Multiple citizens drag her into a booth so that they may tease her enormous exhausted body while the dance floor is dried and $his child is carried off.
 		<<elseif $slaves[$i].fetish == "humiliation">>
-			$slaves[$i].slaveName is showing off her grotesque body and trying to attract citizens by dancing as well as she can, all the while flashing glimpses of her crotch and nipples. During one of her dances, her body begins to birth another of her brood. She calls out to the crowd, hyping them up for her new show.
+			$slaves[$i].slaveName is showing off her grotesque body and trying to attract citizens by dancing as well as $he can, all the while flashing glimpses of $his crotch and nipples. During one of $his dances, $his body begins to birth another of $his brood. $He calls out to the crowd, hyping them up for $his new show.
 			<<set $humiliation = 1>>
 			<<ClothingBirth>>
-			As her child is removed from the dance floor, she is helped into one of the back rooms by several of her aroused onlookers.
+			As $his child is removed from the dance floor, $he is helped into one of the back rooms by several of $his aroused onlookers.
 		<<else>>
-			$slaves[$i].slaveName is showing off her grotesque body and trying to attract citizens by dancing as well as she can. During one of her dances, $slaves[$i].slaveName's body begins to birth another of her brood. She frantically struggles to move drawing even more attention to her helpless state. She is roughly pulled into one of the side rooms by a group of men looking forward to the show she's about to perform for them.
+			$slaves[$i].slaveName is showing off her grotesque body and trying to attract citizens by dancing as well as $he can. During one of her dances, $slaves[$i].slaveName's body begins to birth another of her brood. $He frantically struggles to move drawing even more attention to her helpless state. $He is roughly pulled into one of the side rooms by a group of men looking forward to the show $he's about to perform for them.
 			<<set $humiliation = 1>>
 			<<ClothingBirth>>
-			Only once the last of her clients cums over her bloated body is she handed her child and allowed to rest. She enjoys a moment with her newborn before the servant comes to collect them.
+			Only once the last of $his clients cums over $his bloated body is $he handed $his child and allowed to rest. $He enjoys a moment with her newborn before the servant comes to collect them.
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].fetish == "mindbroken">>
-			$slaves[$i].slaveName is showing off her grotesque body and trying to attract citizens by dancing as well as she can. During one of her dances, her body begins to birth another of her brood. She keeps on dancing, despite her condition, until her contractions drag her onto her bloated stomach.
+			$slaves[$i].slaveName is showing off $his grotesque body and trying to attract citizens by dancing as well as $he can. During one of her dances, her body begins to birth another of her brood. $He keeps on dancing, despite $his condition, until $his contractions drag her onto $his bloated stomach.
 			<<ClothingBirth>>
 			Multiple citizens drag her into a booth so that they may tease her enormous exhausted body while the dance floor is dried and her child is carried off.
 		<<elseif $slaves[$i].fetish == "humiliation">>
-			$slaves[$i].slaveName is showing off her grotesque body and trying to attract citizens by dancing as well as she can, all the while flashing glimpses of her crotch and nipples. During one of her dances, her body begins to birth another of her brood. She calls out to the crowd, hyping them up for her new show.
+			$slaves[$i].slaveName is showing off her grotesque body and trying to attract citizens by dancing as well as $he can, all the while flashing glimpses of her crotch and nipples. During one of her dances, her body begins to birth another of her brood. $He calls out to the crowd, hyping them up for her new show.
 			<<set $humiliation = 1>>
 			<<ClothingBirth>>
-			As her child is removed from the dance floor, she is helped into one of the back rooms by several of her aroused onlookers.
+			As her child is removed from the dance floor, $he is helped into one of the back rooms by several of her aroused onlookers.
 		<<else>>
-			$slaves[$i].slaveName is showing off her grotesque body and trying to attract citizens by dancing as well as she can. During one of her dances, $slaves[$i].slaveName's body begins to birth another of her brood. She clumsily tries to leave the dance floor only to find hands groping her titanic belly. She is roughly pulled into one of the side rooms by a group of men looking forward to the show she's about to perform for them.
+			$slaves[$i].slaveName is showing off her grotesque body and trying to attract citizens by dancing as well as $he can. During one of her dances, $slaves[$i].slaveName's body begins to birth another of her brood. $He clumsily tries to leave the dance floor only to find hands groping her titanic belly. $He is roughly pulled into one of the side rooms by a group of men looking forward to the show $he's about to perform for them.
 			<<set $humiliation = 1>>
 			<<ClothingBirth>>
-			Only once the last of her clients cums over her bloated body is she handed her child and allowed to rest. She enjoys a moment with her newborn before the servant comes to collect them.
+			Only once the last of $his clients cums over $his bloated body is $he handed $his child and allowed to rest. $He enjoys a moment with her newborn before the servant comes to collect them.
 		<</if>>
 	<</if>>
 
 <<case "choose her own job">>
 	<<if !canWalk($slaves[$i])>>
-		While thinking about what job to take as an immobile womb, $slaves[$i].slaveName's body begins to birth another of her brood. Unable to do anything but labor, she gives in to what's coming.
+		While thinking about what job to take as an immobile womb, $slaves[$i].slaveName's body begins to birth another of her brood. Unable to do anything but labor, $he gives in to what's coming.
 		<<ClothingBirth>>
-		She gathers her child and recovers her strength before finding a servant to give her child to. She decides to rest for the rest of the day before returning to choosing her next task.
+		$He gathers her child and recovers her strength before finding a servant to give her child to. $He decides to rest for the rest of the day before returning to choosing her next task.
 	<<else>>
 		<<if $slaves[$i].fetish == "humiliation">>
-			While slowly wandering the penthouse deciding on her post, $slaves[$i].slaveName's body begins to birth another of her brood. Sensing an opportunity, she waddles to the nearest balcony overlooking the city. She calls out, making sure all eyes are on her for what happens next.
+			While slowly wandering the penthouse deciding on her post, $slaves[$i].slaveName's body begins to birth another of $his brood. Sensing an opportunity, $he waddles to the nearest balcony overlooking the city. $He calls out, making sure all eyes are on her for what happens next.
 			<<set $humiliation = 1>>
 			<<ClothingBirth>>
-			She gathers her child and recovers her strength before finding a servant to give her child to. She decides to rest for the rest of the day before returning to choosing her next task.
+			$He gathers her child and recovers her strength before finding a servant to give $his child to. $He decides to rest for the rest of the day before returning to choosing her next task.
 		<<else>>
-			While slowly wandering the penthouse deciding on her post, $slaves[$i].slaveName's body begins to birth another of her brood. Unable to reach the prepared birthing room in time, she finds a secluded room to give birth in.
+			While slowly wandering the penthouse deciding on $his post, $slaves[$i].slaveName's body begins to birth another of her brood. Unable to reach the prepared birthing room in time, $he finds a secluded room to give birth in.
 			<<ClothingBirth>>
-			She gathers her child and recovers her strength before finding a servant to give her child to. She decides to rest for the rest of the day before returning to choosing her next task.
+			$He gathers $his child and recovers $his strength before finding a servant to give her child to. $He decides to rest for the rest of the day before returning to choosing her next task.
 		<</if>>
 	<</if>>
 
 <<case "rest in the spa">>
 	<<if !canWalk($slaves[$i])>>
 		<<if $slaves[$i].fetish == "mindbroken">>
-			While soaking in the spa's pool, $slaves[$i].slaveName's body begins to birth another of her brood. As she begins to ready herself for birth, <<if $Attendant != 0>>$Attendant.slaveName struggles to pull her out of the pool and glares at her<<else>>the other bathers watch curiously<</if>>.
+			While soaking in the spa's pool, $slaves[$i].slaveName's body begins to birth another of $his brood. As $he begins to ready herself for birth, <<if $Attendant != 0>>$Attendant.slaveName struggles to pull her out of the pool and glares at her<<else>>the other bathers watch curiously<</if>>.
 			<<ClothingBirth>>
-			She and her child are quickly dried off as she begins nursing them. A servant soon arrives to take her children away.
+			$He and $his child are quickly dried off as $he begins nursing them. A servant soon arrives to take $his children away.
 		<<else>>
-			While soaking in the spa's pool, $slaves[$i].slaveName's body begins to birth another of her brood. As she begins to ready herself for a water birth, <<if $Attendant != 0>>$Attendant.slaveName shifts into position to aid her<<else>>the other bathers watch curiously<</if>>.
+			While soaking in the spa's pool, $slaves[$i].slaveName's body begins to birth another of $his brood. As $he begins to ready herself for a water birth, <<if $Attendant != 0>>$Attendant.slaveName shifts into position to aid her<<else>>the other bathers watch curiously<</if>>.
 			<<ClothingBirth>>
-			She and her child are quickly dried off as she begins nursing them. A servant soon arrives to take her children away.
+			$He and $his child are quickly dried off as $he begins nursing them. A servant soon arrives to take $his children away.
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].fetish == "mindbroken">>
-			While soaking in the spa's pool, $slaves[$i].slaveName's body begins to birth another of her brood. As she begins to ready herself for birth, <<if $Attendant != 0>>$Attendant.slaveName struggles to pull her out of the pool and glares at her<<else>>the other bathers watch curiously<</if>>.
+			While soaking in the spa's pool, $slaves[$i].slaveName's body begins to birth another of $his brood. As $he begins to ready herself for birth, <<if $Attendant != 0>>$Attendant.slaveName struggles to pull her out of the pool and glares at her<<else>>the other bathers watch curiously<</if>>.
 			<<ClothingBirth>>
-			She and her child are quickly dried off as she begins nursing them. A servant soon arrives to take her children away.
+			$He and her child are quickly dried off as $he begins nursing them. A servant soon arrives to take $his children away.
 		<<else>>
-			While heading for the changing room before a nice soak, $slaves[$i].slaveName's body begins to birth another of her brood. She hurries into the changing room only to find it unusually crowded. Without any choice left, she assumes a birthing position.
+			While heading for the changing room before a nice soak, $slaves[$i].slaveName's body begins to birth another of her brood. $He hurries into the changing room only to find it unusually crowded. Without any choice left, $he assumes a birthing position.
 			<<set $humiliation = 1>>
 			<<ClothingBirth>>
-			The several of other slaves present, that aren't pinned by her sudden intrusion, help her with her child while the rest enjoy the show. <<if $Attendant != 0>>$Attendant.slaveName, lured in by the commotion, shoos the other slaves out and helps the new mother to a private relaxation room to unwind<<else>>Soon a servant arrives to take her child away, and she is ushered into the bath to clean up and relax<</if>>.
+			The several of other slaves present, that aren't pinned by her sudden intrusion, help her with her child while the rest enjoy the show. <<if $Attendant != 0>>$Attendant.slaveName, lured in by the commotion, shoos the other slaves out and helps the new mother to a private relaxation room to unwind<<else>>Soon a servant arrives to take her child away, and $he is ushered into the bath to clean up and relax<</if>>.
 		<</if>>
 	<</if>>
 
 <<case "learn in the schoolroom">>
 	<<if !canWalk($slaves[$i])>>
-		During a lesson in $schoolroomName, $slaves[$i].slaveName's body begins to birth another of her brood. Since this isn't the first time she interrupted the lesson this week, and she is too heavy to move, she is allowed to give birth right where she is.
+		During a lesson in $schoolroomName, $slaves[$i].slaveName's body begins to birth another of her brood. Since this isn't the first time $he interrupted the lesson this week, and $he is too heavy to move, $he is allowed to give birth right where $he is.
 		<<set $humiliation = 1>>
 		<<ClothingBirth>>
-		She struggles to gather her newborn child as class slowly resume. Looking around, she can't help but notice all the other students giggling and gesturing at her.
+		$He struggles to gather $his newborn child as class slowly resume. Looking around, $he can't help but notice all the other students giggling and gesturing at $him.
 	<<else>>
-		During a lesson in $schoolroomName, $slaves[$i].slaveName's body begins to birth another of her brood. Since this isn't the first time she interrupted the lesson this week, she is helped into an adjacent storage room.
+		During a lesson in $schoolroomName, $slaves[$i].slaveName's body begins to birth another of $his brood. Since this isn't the first time $he interrupted the lesson this week, $he is helped into an adjacent storage room.
 		<<set $humiliation = 1>>
 		<<ClothingBirth>>
-		She struggles to gather her newborn child and slowly excuses herself from the class. She can't help but notice all the other students giggling and gesturing as she waddles out.
+		$He struggles to gather $his newborn child and slowly excuses herself from the class. $He can't help but notice all the other students giggling and gesturing as $he waddles out.
 	<</if>>
 
 <<case "take classes">>
 	<<if !canWalk($slaves[$i])>>
-		During a lesson under <<if $assistantName == "your personal assistant">>your personal assistant<<else>>$assistantName<</if>>, $slaves[$i].slaveName's body begins to birth another of her brood. Your assistant pauses and waits for her to finish, having given up after the last several times
+		During a lesson under <<if $assistantName == "your personal assistant">>your personal assistant<<else>>$assistantName<</if>>, $slaves[$i].slaveName's body begins to birth another of her brood. Your assistant pauses and waits for $him to finish, having given up after the last several times
 		<<ClothingBirth>>
-		Exhausted from the birth, she is permitted a short break as her child is collected to be cleaned up before the lesson is continued.
+		Exhausted from the birth, $he is permitted a short break as $his child is collected to be cleaned up before the lesson is continued.
 	<<else>>
-		During a lesson under <<if $assistantName == "your personal assistant">>your personal assistant<<else>>$assistantName<</if>>, $slaves[$i].slaveName's body begins to birth another of her brood. Your assistant pauses and waits for her to finish, having given up after the last several times
+		During a lesson under <<if $assistantName == "your personal assistant">>your personal assistant<<else>>$assistantName<</if>>, $slaves[$i].slaveName's body begins to birth another of $his brood. Your assistant pauses and waits for $him to finish, having given up after the last several times
 		<<ClothingBirth>>
-		Exhausted from the birth, she is permitted a short break as her child is collected to clean herself up before the lesson is continued.
+		Exhausted from the birth, $he is permitted a short break as $his child is collected to clean herself up before the lesson is continued.
 	<</if>>
 
 <<case "work in the brothel">>
 	<<if !canWalk($slaves[$i])>>
 		<<if $slaves[$i].fetish == "mindbroken">>
 			<<if ($seed > 80)>>
-				While taking a customer's dick, $slaves[$i].slaveName's body begins to birth another of her brood out on him. Showing no signs of stopping, he struggles to shoves her bulk off of him. Instinctively she begins to push out her baby, indifferent to who may be watching her naked crotch. She is handed her child, which she clutches to her breast before beckoning for the next customer's cock.
+				While taking a customer's dick, $slaves[$i].slaveName's body begins to birth another of $his brood out on him. Showing no signs of stopping, he struggles to shoves $his bulk off of him. Instinctively $he begins to push out her baby, indifferent to who may be watching her naked crotch. $He is handed $his child, which $he clutches to $his breast before beckoning for the next customer's cock.
 			<<elseif ($seed > 60)>>
-				While sucking a customer's dick, $slaves[$i].slaveName's body begins to birth another of her brood. She shows no signs of slowing down, so he allows her to continue.
+				While sucking a customer's dick, $slaves[$i].slaveName's body begins to birth another of $his brood. $He shows no signs of slowing down, so he allows her to continue.
 				<<ClothingBirth>>
-				He cums down her throat before placing her child on her breast, as she beckoning for the next customer's cock.
+				He cums down her throat before placing $his child on $his breast, as $he beckoning for the next customer's cock.
 			<<elseif ($seed > 40)>>
-				While licking a customer's cunt, $slaves[$i].slaveName's body begins to birth another of her brood. She shows no signs of slowing down, so she allows her to continue.
+				While licking a customer's cunt, $slaves[$i].slaveName's body begins to birth another of $his brood. $He shows no signs of slowing down, so she allows her to continue.
 				<<ClothingBirth>>
-				The customer splashes across her face before placing her child on her breast, as she begins beckoning for the next customer's cunt.
+				The customer splashes across $his face before placing $his child on $his breast, as $he begins beckoning for the next customer's cunt.
 			<<else>>
-				While taking a customer's dick in her ass, $slaves[$i].slaveName's body begins to birth another of her brood. She shows no signs of slowing down, so he allows her to continue. Instinctively she begins to push out her baby, indifferent to who may be watching her naked crotch. He came strongly thanks to her and gives her a slap on the ass before handing her her child. She brings it to her breast before beckoning for the next customer's cock.
+				While taking a customer's dick in $his ass, $slaves[$i].slaveName's body begins to birth another of $his brood. $He shows no signs of slowing down, so he allows her to continue. Instinctively $he begins to push out $his baby, indifferent to who may be watching $his naked crotch. He came strongly thanks to her and gives her a slap on the ass before handing $him $his child. $He brings it to her breast before beckoning for the next customer's cock.
 			<</if>>
 		<<else>>
 			<<if ($seed > 80)>>
-				While riding a customer's dick, $slaves[$i].slaveName's body begins to birth another of her brood. She desperately struggles to disengage encouraging him to shove her onto her bloated womb and mount her. He thoroughly enjoys her contracting cunt before pulling out and standing over her, jacking off. Quickly she spreads her legs apart and begins pushing out her baby. She can't hide what's happening between her legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so she bears with it<</if>>. He comes over her exhausted body and moves on leaving her to recover and await her child to be sent off.
+				While riding a customer's dick, $slaves[$i].slaveName's body begins to birth another of her brood. $He desperately struggles to disengage encouraging him to shove her onto her bloated womb and mount $him. He thoroughly enjoys her contracting cunt before pulling out and standing over $him, jacking off. Quickly $he spreads her legs apart and begins pushing out her baby. $He can't hide what's happening between her legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so $he bears with it<</if>>. He comes over her exhausted body and moves on leaving her to recover and await her child to be sent off.
 				<<set $humiliation = 1>>
 			<<elseif ($seed > 60)>>
-				While sucking a customer's dick, $slaves[$i].slaveName's body begins to birth another of her brood. Since she is incapable of moving herself, she carries on sucking.
+				While sucking a customer's dick, $slaves[$i].slaveName's body begins to birth another of her brood. Since $he is incapable of moving herself, $he carries on sucking.
 				<<set $humiliation = 1>>
 				<<ClothingBirth>>
-				He cums down her throat before letting her collapse onto her bloated form. When she recovers, she gathers her child to be sent off.
+				He cums down $his throat before letting her collapse onto her bloated form. When $he recovers, $he gathers her child to be sent off.
 			<<elseif ($seed > 40)>>
-				While licking a customer's cunt, $slaves[$i].slaveName's body begins to birth another of her brood. Since she is incapable of moving herself, she carries on licking.
+				While licking a customer's cunt, $slaves[$i].slaveName's body begins to birth another of her brood. Since $he is incapable of moving herself, $he carries on licking.
 				<<set $humiliation = 1>>
 				<<ClothingBirth>>
-				She cums across her face before helping her to her rear and handing her the newborn child.
+				She cums across $his face before helping $him to $his rear and handing $his the newborn child.
 			<<else>>
-				While taking a customer's dick in her ass, $slaves[$i].slaveName's body begins to birth another of her brood. She desperately struggles to disengage but he shoves her onto her bloated womb and mounts her. Quickly she spreads her legs apart and begins pushing out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. She can't hide what's happening between her legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so she bears with it<</if>>. He came strongly thanks to her and gives her a slap on the ass as she collapses onto her bloated womb. Once she recovers enough to collect her child, she awaits for it to be sent off.
+				While taking a customer's dick in $his ass, $slaves[$i].slaveName's body begins to birth another of her brood. $He desperately struggles to disengage but he shoves her onto her bloated womb and mounts $him. Quickly $he spreads her legs apart and begins pushing out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $He can't hide what's happening between her legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so $he bears with it<</if>>. He came strongly thanks to her and gives her a slap on the ass as $he collapses onto $his bloated womb. Once $he recovers enough to collect $his child, $he awaits for it to be sent off.
 				<<set $humiliation = 1>>
 			<</if>>
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].fetish == "mindbroken">>
 			<<if ($seed > 80)>>
-				While taking a customer's dick, $slaves[$i].slaveName's body begins to birth another of her brood out on him. Showing no signs of stopping, he struggles to shoves her bulk off of him. Instinctively she begins to push out her baby, indifferent to who may be watching her naked crotch. She is handed her child, which she clutches to her breast before seeking out the next citizen's cock.
+				While taking a customer's dick, $slaves[$i].slaveName's body begins to birth another of her brood out on him. Showing no signs of stopping, he struggles to shoves her bulk off of him. Instinctively $he begins to push out her baby, indifferent to who may be watching her naked crotch. $He is handed her child, which $he clutches to her breast before seeking out the next citizen's cock.
 			<<elseif ($seed > 60)>>
-				While sucking a customer's dick, $slaves[$i].slaveName's body begins to birth another of her brood. She shows no signs of slowing down, so he allows her to reposition and continue.
+				While sucking a customer's dick, $slaves[$i].slaveName's body begins to birth another of $his brood. $He shows no signs of slowing down, so he allows $him to reposition and continue.
 				<<ClothingBirth>>
-				He cums down her throat before placing her child on her breast, as she begins seeking out the next citizen's cock.
+				He cums down her throat before placing her child on her breast, as $he begins seeking out the next citizen's cock.
 			<<elseif ($seed > 40)>>
-				While licking a customer's cunt, $slaves[$i].slaveName's body begins to birth another of her brood. She shows no signs of slowing down, so she allows her to reposition and continue.
+				While licking a customer's cunt, $slaves[$i].slaveName's body begins to birth another of $his brood. $He shows no signs of slowing down, so she allows $him to reposition and continue.
 			<<ClothingBirth>>
-				The customer splashes across her face before placing her child on her breast, as she begins seeking out the next customer's cunt.
+				The customer splashes across $his face before placing $his child on $his breast, as $he begins seeking out the next customer's cunt.
 			<<else>>
-				While taking a customer's dick in her ass, $slaves[$i].slaveName's body begins to birth another of her brood. She shows no signs of slowing down, so he allows her to reposition and continue. Instinctively she begins to push out her baby, indifferent to who may be watching her naked crotch. He came strongly thanks to her and gives her a slap on the ass before handing her her child. She brings it to her breast before seeking out the next customer's cock.
+				While taking a customer's dick in her ass, $slaves[$i].slaveName's body begins to birth another of her brood. $He shows no signs of slowing down, so he allows her to reposition and continue. Instinctively $he begins to push out her baby, indifferent to who may be watching her naked crotch. He came strongly thanks to $him and gives $him a slap on the ass before handing $him $his child. $He brings it to her breast before seeking out the next customer's cock.
 			<</if>>
 		<<else>>
 			<<if ($seed > 80)>>
-				While riding a customer's dick, $slaves[$i].slaveName's body begins to birth another of her brood. She desperately tries to disengage but he shoves her onto her bloated womb and mounts her. He thoroughly enjoys her contracting cunt before pulling out and standing over her, jacking off. Quickly she spreads her legs apart and begins pushing out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. She can't hide what's happening between her legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so she bears with it<</if>>. He comes over her exhausted body and moves on leaving her to recover and collect her child to be sent off.
+				While riding a customer's dick, $slaves[$i].slaveName's body begins to birth another of her brood. $He desperately tries to disengage but he shoves her onto her bloated womb and mounts $him. He thoroughly enjoys her contracting cunt before pulling out and standing over $him, jacking off. Quickly $he spreads her legs apart and begins pushing out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $He can't hide what's happening between her legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so $he bears with it<</if>>. He comes over her exhausted body and moves on leaving her to recover and collect her child to be sent off.
 				<<set $humiliation = 1>>
 			<<elseif ($seed > 60)>>
-				While sucking a customer's dick, $slaves[$i].slaveName's body begins to birth another of her brood. She desperately tries to disengage but he grabs her head and slams her back into his crotch.
+				While sucking a customer's dick, $slaves[$i].slaveName's body begins to birth another of her brood. $He desperately tries to disengage but he grabs her head and slams her back into his crotch.
 				<<set $humiliation = 1>>
 				<<ClothingBirth>>
-				He cums down her throat before letting her collapse onto her bloated form. When she recovers, she gathers her child to be sent off.
+				He cums down her throat before letting her collapse onto her bloated form. When $he recovers, $he gathers her child to be sent off.
 			<<elseif ($seed > 40)>>
-				While licking a customer's cunt, $slaves[$i].slaveName's body begins to birth another of her brood. She desperately tries to disengage but she grabs her head and slams her back into her crotch.
+				While licking a customer's cunt, $slaves[$i].slaveName's body begins to birth another of $his brood. $He desperately tries to disengage but she grabs $his head and slams $him back into her crotch.
 				<<set $humiliation = 1>>
 				<<ClothingBirth>>
-				She cums across her face before helping her to her feet and handing her the newborn child.
+				She cums across $his face before helping her to $his feet and handing $his the newborn child.
 			<<else>>
-				While taking a customer's dick in her ass, $slaves[$i].slaveName's body begins to birth another of her brood. She desperately tries to disengage but he shoves her onto her bloated womb and mounts her. Quickly she spreads her legs apart and begins pushing out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. She can't hide what's happening between her legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so she bears with it<</if>>. He came strongly thanks to her and gives her a slap on the ass as she collapses onto her bloated womb. Once she recovers enough to get to her feet, she gathers her child to be sent off.
+				While taking a customer's dick in her ass, $slaves[$i].slaveName's body begins to birth another of her brood. $He desperately tries to disengage but he shoves her onto her bloated womb and mounts $him. Quickly $he spreads her legs apart and begins pushing out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $He can't hide what's happening between her legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so $he bears with it<</if>>. He came strongly thanks to her and gives her a slap on the ass as $he collapses onto her bloated womb. Once $he recovers enough to get to her feet, $he gathers her child to be sent off.
 				<<set $humiliation = 1>>
 			<</if>>
 		<</if>>
@@ -1664,7 +1664,7 @@
 <<case "be your Concubine">>
 	<<if $slaves[$i].fetish == "mindbroken">>
 	<<else>>
-		$slaves[$i].slaveName cradles her swollen belly, waiting for your return, when her body begins to birth another of her brood. Saddened that you aren't there for the show, she begins waddling off to find you. By the time she reaches your office, she is barely holding back her child. You rise to meet her and struggle to help her onto the couch, just before it's to late.
+		$slaves[$i].slaveName cradles her swollen belly, waiting for your return, when her body begins to birth another of her brood. Saddened that you aren't there for the show, $he begins waddling off to find you. By the time $he reaches your office, $he is barely holding back her child. You rise to meet her and struggle to help her onto the couch, just before it's to late.
 		<<ClothingBirth>>
 		Cradling your child, the two of you rest for a spell before sending them off and spending some more intimate time together. You make sure to pay special attention to her overstimulated belly before you help her back to your suite.
 	<</if>>
@@ -1672,23 +1672,23 @@
 <<case "live with your Head Girl">>
 	<<if !canWalk($slaves[$i])>>
 		<<if $slaves[$i].fetish == "mindbroken">>
-			$slaves[$i].slaveName is awoken from her rest by a strong contraction. She attempts to roll over, and failing that, begins to fall back to sleep as another contraction wracks her body. Her body begins to birth another of her brood.
+			$slaves[$i].slaveName is awoken from her rest by a strong contraction. $He attempts to roll over, and failing that, begins to fall back to sleep as another contraction wracks her body. $His body begins to birth another of her brood.
 			<<ClothingBirth>>
-			She draws her child to her breast and resumes resting before $HeadGirl.slaveName returns from her duties.
+			$He draws her child to her breast and resumes resting before $HeadGirl.slaveName returns from her duties.
 		<<else>>
-			$slaves[$i].slaveName's body begins to birth another of her brood. She attempts to roll over, and failing that, claws at her massive belly as another contraction wracks her body.
+			$slaves[$i].slaveName's body begins to birth another of her brood. $He attempts to roll over, and failing that, claws at her massive belly as another contraction wracks her body.
 			<<ClothingBirth>>
-			She struggles to collect her child and brings them to her breast. She waits for $HeadGirl.slaveName to return, hoping she will arrive before another baby makes its way out of her.
+			$He struggles to collect her child and brings them to her breast. $He waits for $HeadGirl.slaveName to return, hoping $he will arrive before another baby makes its way out of $him.
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].fetish == "mindbroken">>
-			$slaves[$i].slaveName is awoken from her rest by a strong contraction. She rolls over and begins to fall back to sleep as another contraction wracks her body. Her body begins to birth another of her brood.
+			$slaves[$i].slaveName is awoken from her rest by a strong contraction. $He rolls over and begins to fall back to sleep as another contraction wracks her body. $His body begins to birth another of her brood.
 			<<ClothingBirth>>
-			She draws her child to her breast and resumes resting before $HeadGirl.slaveName returns from her duties.
+			$He draws her child to her breast and resumes resting before $HeadGirl.slaveName returns from her duties.
 		<<else>>
-			$slaves[$i].slaveName's body begins to birth another of her brood. She rolls over and claws at her massive belly as another contraction wracks her body.
+			$slaves[$i].slaveName's body begins to birth another of her brood. $He rolls over and claws at her massive belly as another contraction wracks her body.
 			<<ClothingBirth>>
-			She struggles to collect her child and places them in the cradle readied for her. She waddles off to take a bath as your servants clean up and remove her child. Cleaned up, she returns to resting knowing full well that $HeadGirl.slaveName will be eager to play with her body upon returning.
+			$He struggles to collect her child and places them in the cradle readied for $him. $He waddles off to take a bath as your servants clean up and remove her child. Cleaned up, $he returns to resting knowing full well that $HeadGirl.slaveName will be eager to play with her body upon returning.
 		<</if>>
 	<</if>>
 
@@ -1696,58 +1696,58 @@
 	A gush of liquid pours from the $slaves[$i].slaveName's cunt, followed by the attendant in charge of the arcade hanging an "out of order" sign on her exposed rear. While her mouth is filled with a customer's dick, her body instinctively births her child into the waiting basket. As they are carried away, her rear is cleaned up and the sign removed.
 
 <<case "get treatment in the clinic">>
-	$slaves[$i].slaveName is in the perfect place to give birth when her body begins to push out another of her brood. <<if $Nurse != 0>>$Nurse.slaveName<<else>>A freelance nurse<</if>> delivers her child before taking them away. Before long she returns to attend to her patient's perpetual pregnancy.
+	$slaves[$i].slaveName is in the perfect place to give birth when her body begins to push out another of her brood. <<if $Nurse != 0>>$Nurse.slaveName<<else>>A freelance nurse<</if>> delivers her child before taking them away. Before long $he returns to attend to her patient's perpetual pregnancy.
 
 <<case "be confined in the cellblock">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		While waiting in confinement, $slaves[$i].slaveName's body begins to birth another of her brood. She assumes a birthing position.
+		While waiting in confinement, $slaves[$i].slaveName's body begins to birth another of her brood. $He assumes a birthing position.
 		<<ClothingBirth>>
-		She struggles for a minute before realizing her pregnancy takes up most of the cell and that she can't reach her child. The servant that has to crawl under her bloated body to get her child is less than pleased, especially since this is the third time this week she has had to do it.
+		$He struggles for a minute before realizing her pregnancy takes up most of the cell and that $he can't reach her child. The servant that has to crawl under her bloated body to get her child is less than pleased, especially since this is the third time this week $he has had to do it.
 	<<else>>
-		$slaves[$i].slaveName is awoken from her stupor by her body beginning to birth another of her brood. She struggles to get into position but ends up getting stuck thanks to her massive belly and inability to properly move herself.
+		$slaves[$i].slaveName is awoken from her stupor by her body beginning to birth another of her brood. $He struggles to get into position but ends up getting stuck thanks to her massive belly and inability to properly move herself.
 		<<set $humiliation = 1>>
 		<<ClothingBirth>>
-		She spills out of the cell when the servant comes once more to collect her child. She hastily tries to cram her bulk back into her cell before she gets chastised.
+		$He spills out of the cell when the servant comes once more to collect her child. $He hastily tries to cram her bulk back into her cell before $he gets chastised.
 	<</if>>
 
 <<default>>
 	<<if !canWalk($slaves[$i])>>
 		<<if $slaves[$i].fetish == "mindbroken">>
-			While stroking her pregnancy absentmindedly, $slaves[$i].slaveName's body begins to birth another of her brood. She carries on until the contractions drag her onto her swollen belly.
+			While stroking her pregnancy absentmindedly, $slaves[$i].slaveName's body begins to birth another of her brood. $He carries on until the contractions drag her onto her swollen belly.
 			<<ClothingBirth>>
-			She draws her child to her breast and rests upon her mass until a servant collects her child and helps her back to her bed.
+			$He draws her child to her breast and rests upon her mass until a servant collects her child and helps her back to her bed.
 		<<else>>
 			<<if $seed > 50>>
-				While waiting to be helped to her next assignment, $slaves[$i].slaveName's body begins to birth another of her brood. Unable to do anything, she is forced to give birth where she is.
+				While waiting to be helped to her next assignment, $slaves[$i].slaveName's body begins to birth another of her brood. Unable to do anything, $he is forced to give birth where $he is.
 				<<ClothingBirth>>
-				She gathers her child and recovers her strength while resuming her wait a servant to help her to her assignment.
+				$He gathers her child and recovers her strength while resuming her wait a servant to help her to her assignment.
 			<<else>>
-				While eating in the cafeteria, $slaves[$i].slaveName's body begins to birth another of her brood. Unable to move, she finds herself stranded in the middle of all the dining slaves.
+				While eating in the cafeteria, $slaves[$i].slaveName's body begins to birth another of her brood. Unable to move, $he finds herself stranded in the middle of all the dining slaves.
 				<<set $humiliation = 1>>
 				<<ClothingBirth>>
-				She gathers her child and waits to be rescued from the vicious mockery, fully aware of all the jestering and laughter.
+				$He gathers her child and waits to be rescued from the vicious mockery, fully aware of all the jestering and laughter.
 			<</if>>
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].fetish == "mindbroken">>
-			While stroking her pregnancy absentmindedly, $slaves[$i].slaveName's body begins to birth another of her brood. She carries on until the contractions drag her onto her swollen belly.
+			While stroking her pregnancy absentmindedly, $slaves[$i].slaveName's body begins to birth another of her brood. $He carries on until the contractions drag her onto her swollen belly.
 			<<ClothingBirth>>
-			She draws her child to her breast and rests upon her mass until a servant collects her child and helps her back to her bed.
+			$He draws her child to her breast and rests upon her mass until a servant collects her child and helps her back to her bed.
 		<<elseif $slaves[$i].fetish == "humiliation">>
-			While waddling through the penthouse between assignments, $slaves[$i].slaveName's body begins to birth another of her brood. Sensing an opportunity, she waddles to the nearest balcony overlooking the city. She calls out, making sure all eyes are on her for what happens next.
+			While waddling through the penthouse between assignments, $slaves[$i].slaveName's body begins to birth another of her brood. Sensing an opportunity, $he waddles to the nearest balcony overlooking the city. $He calls out, making sure all eyes are on her for what happens next.
 			<<set $humiliation = 1>>
 			<<ClothingBirth>>
-			She gathers her child and recovers her strength before finding a servant to give her child to. She resumes her previous task, eager for the next child to move into position.
+			$He gathers her child and recovers her strength before finding a servant to give her child to. $He resumes her previous task, eager for the next child to move into position.
 		<<else>>
 			<<if $seed > 50>>
-				While waddling through the penthouse on her way to her next assignment, $slaves[$i].slaveName's body begins to birth another of her brood. Unable to reach the prepared birthing room in time, she finds a secluded room to give birth in.
+				While waddling through the penthouse on her way to her next assignment, $slaves[$i].slaveName's body begins to birth another of her brood. Unable to reach the prepared birthing room in time, $he finds a secluded room to give birth in.
 				<<ClothingBirth>>
-				She gathers her child and recovers her strength before finding a servant to give her child to before shuffling to her assignment.
+				$He gathers her child and recovers her strength before finding a servant to give her child to before shuffling to her assignment.
 			<<else>>
-				While waddling through the penthouse on her way to the cafeteria, $slaves[$i].slaveName's body begins to birth another of her brood. Unable to reach the prepared birthing room in time, she finds herself stranded in the middle of all the dining slaves.
+				While waddling through the penthouse on her way to the cafeteria, $slaves[$i].slaveName's body begins to birth another of her brood. Unable to reach the prepared birthing room in time, $he finds herself stranded in the middle of all the dining slaves.
 				<<set $humiliation = 1>>
 				<<ClothingBirth>>
-				She gathers her child and recovers her strength before trying to escape out of sight of the jeering crowd. Finding a servant to give her child to, she hastily heads back to her bed to hide herself from the mockery, though her enormous belly keeps her blanket from covering her.
+				$He gathers her child and recovers her strength before trying to escape out of sight of the jeering crowd. Finding a servant to give her child to, $he hastily heads back to her bed to hide herself from the mockery, though her enormous belly keeps her blanket from covering $him.
 			<</if>>
 		<</if>>
 	<</if>>
@@ -1757,41 +1757,41 @@
 <<else>> /* add extra events here (moving between jobs | after work) */
 	<<if !canWalk($slaves[$i])>>
 		<<if $slaves[$i].fetish == "mindbroken">>
-			While stroking her pregnancy absentmindedly, $slaves[$i].slaveName's body begins to birth another of her brood. She carries on until the contractions drag her onto her swollen belly.
+			While stroking her pregnancy absentmindedly, $slaves[$i].slaveName's body begins to birth another of her brood. $He carries on until the contractions drag her onto her swollen belly.
 			<<ClothingBirth>>
-			She draws her child to her breast and rests upon her mass until a servant collects her child and helps her back to her bed.
+			$He draws her child to her breast and rests upon her mass until a servant collects her child and helps her back to her bed.
 		<<else>>
 			<<if $seed > 50>>
-				While waiting to be helped to her next assignment, $slaves[$i].slaveName's body begins to birth another of her brood. Unable to do anything, she is forced to give birth where she is.
+				While waiting to be helped to her next assignment, $slaves[$i].slaveName's body begins to birth another of her brood. Unable to do anything, $he is forced to give birth where $he is.
 				<<ClothingBirth>>
-				She gathers her child and recovers her strength while resuming her wait a servant to help her to her assignment.
+				$He gathers her child and recovers her strength while resuming her wait a servant to help her to her assignment.
 			<<else>>
-				While eating in the cafeteria, $slaves[$i].slaveName's body begins to birth another of her brood. Unable to move, she finds herself stranded in the middle of all the dining slaves.
+				While eating in the cafeteria, $slaves[$i].slaveName's body begins to birth another of her brood. Unable to move, $he finds herself stranded in the middle of all the dining slaves.
 				<<set $humiliation = 1>>
 				<<ClothingBirth>>
-				She gathers her child and waits to be rescued from the vicious mockery, fully aware of all the jestering and laughter.
+				$He gathers her child and waits to be rescued from the vicious mockery, fully aware of all the jestering and laughter.
 			<</if>>
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].fetish == "mindbroken">>
-			While wandering the penthouse absentmindedly, $slaves[$i].slaveName's body begins to birth another of her brood. She carries on until the contractions drag her onto her swollen belly.
+			While wandering the penthouse absentmindedly, $slaves[$i].slaveName's body begins to birth another of her brood. $He carries on until the contractions drag her onto her swollen belly.
 			<<ClothingBirth>>
-			She draws her child to her breast and rests upon her mass until a servant collects her child and helps her back to her feet.
+			$He draws her child to her breast and rests upon her mass until a servant collects her child and helps her back to her feet.
 		<<elseif $slaves[$i].fetish == "humiliation">>
-			While waddling through the penthouse between assignments, $slaves[$i].slaveName's body begins to birth another of her brood. Sensing an opportunity, she waddles to the nearest balcony overlooking the city. She calls out, making sure all eyes are on her for what happens next.
+			While waddling through the penthouse between assignments, $slaves[$i].slaveName's body begins to birth another of her brood. Sensing an opportunity, $he waddles to the nearest balcony overlooking the city. $He calls out, making sure all eyes are on her for what happens next.
 			<<set $humiliation = 1>>
 			<<ClothingBirth>>
-			She gathers her child and recovers her strength before finding a servant to give her child to. She resumes her previous task, eager for the next child to move into position.
+			$He gathers her child and recovers her strength before finding a servant to give her child to. $He resumes her previous task, eager for the next child to move into position.
 		<<else>>
 			<<if $seed > 50>>
-				While waddling through the penthouse on the way to her next assignment, $slaves[$i].slaveName's body begins to birth another of her brood. Unable to reach the prepared birthing room in time, she finds a secluded room to give birth in.
+				While waddling through the penthouse on the way to her next assignment, $slaves[$i].slaveName's body begins to birth another of her brood. Unable to reach the prepared birthing room in time, $he finds a secluded room to give birth in.
 				<<ClothingBirth>>
-				She gathers her child and recovers her strength before finding a servant to give her child to before shuffling to her assignment.
+				$He gathers her child and recovers her strength before finding a servant to give her child to before shuffling to her assignment.
 			<<else>>
-				While waddling through the penthouse on her way to the cafeteria, $slaves[$i].slaveName's body begins to birth another of her brood. Unable to reach the prepared birthing room in time, she finds herself stranded in the middle of all the dining slaves.
+				While waddling through the penthouse on her way to the cafeteria, $slaves[$i].slaveName's body begins to birth another of her brood. Unable to reach the prepared birthing room in time, $he finds herself stranded in the middle of all the dining slaves.
 				<<set $humiliation = 1>>
 				<<ClothingBirth>>
-				She gathers her child and recovers her strength before trying to escape out of sight of the jeering crowd. Finding a servant to give her child to, she hastily heads back to her bed to hide herself from the mockery, though her enormous belly keeps her blanket from covering her.
+				$He gathers her child and recovers her strength before trying to escape out of sight of the jeering crowd. Finding a servant to give her child to, $he hastily heads back to her bed to hide herself from the mockery, though her enormous belly keeps her blanket from covering $him.
 			<</if>>
 		<</if>>
 	<</if>>
diff --git a/src/pregmod/widgets/pregmodWidgets.tw b/src/pregmod/widgets/pregmodWidgets.tw
index 0c2049a8bcd548ac6534459d45694e1522ba018a..bced579f00cf25274817286be9ebe69608bb8800 100644
--- a/src/pregmod/widgets/pregmodWidgets.tw
+++ b/src/pregmod/widgets/pregmodWidgets.tw
@@ -307,6 +307,56 @@
 <<if ndef $args[0].NCSyouthening>>
         <<set $args[0].NCSyouthening = 0>>
 <</if>>
+
+<<if ndef $args[0].pornFeed>>
+	<<set $args[0].pornFame = 0>>
+	<<set $args[0].pornFameSpending = 0>>
+	<<set $args[0].pornFeed = 0>>
+	<<set $args[0].pornPrestige = 0>>
+	<<set $args[0].pornPrestigeDesc = 0>>
+	<<set $args[0].pornFameType = "none">>
+	<<set $args[0].pornFocus = "none">>
+	/*General*/
+	<<set $args[0].pornTypeGeneral = 0>>
+	<<set $args[0].pornTypeFuckdoll = 0>>
+	<<set $args[0].pornTypeRape = 0>>
+	<<set $args[0].pornTypePreggo = 0>>
+	<<set $args[0].pornTypeBBW = 0>>
+	<<set $args[0].pornTypeGainer = 0>>
+	<<set $args[0].pornTypeStud = 0>>
+	<<set $args[0].pornTypeLoli = 0>>
+	/*Quirks*/
+	<<set $args[0].pornTypeDeepThroat = 0>>
+	<<set $args[0].pornTypeStruggleFuck = 0>>
+	<<set $args[0].pornTypePainal = 0>>
+	<<set $args[0].pornTypeTease = 0>>
+	<<set $args[0].pornTypeRomantic = 0>>
+	<<set $args[0].pornTypePervert = 0>>
+	<<set $args[0].pornTypeCaring = 0>>
+	<<set $args[0].pornTypeUnflinching = 0>>
+	<<set $args[0].pornTypeSizeQueen = 0>>
+	/*Paraphilia*/
+	<<set $args[0].pornTypeNeglectful = 0>>
+	<<set $args[0].pornTypeCumAddict = 0>>
+	<<set $args[0].pornTypeAnalAddict = 0>>
+	<<set $args[0].pornTypeAttentionWhore = 0>>
+	<<set $args[0].pornTypeBreastGrowth = 0>>
+	<<set $args[0].pornTypeAbusive = 0>>
+	<<set $args[0].pornTypeMalicious = 0>>
+	<<set $args[0].pornTypeSelfHating = 0>>
+	<<set $args[0].pornTypeBreeder = 0>>
+	/*fetish*/
+	<<set $args[0].pornTypeSub = 0>>
+	<<set $args[0].pornTypeCumSlut = 0>>
+	<<set $args[0].pornTypeAnal = 0>>
+	<<set $args[0].pornTypeHumiliation = 0>>
+	<<set $args[0].pornTypeBoobs = 0>>
+	<<set $args[0].pornTypeDom = 0>>
+	<<set $args[0].pornTypeSadist = 0>>
+	<<set $args[0].pornTypeMasochist = 0>>
+	<<set $args[0].pornTypePregnancy = 0>>
+<</if>>
+
 <</widget>>
 
 
diff --git a/src/pregmod/widgets/seBirthWidgets.tw b/src/pregmod/widgets/seBirthWidgets.tw
index 89f7c58892f43ecb72dc8e581560aab2f8a7ec72..6e7fed05e77ebd4080a686567036592d83939dfc 100644
--- a/src/pregmod/widgets/seBirthWidgets.tw
+++ b/src/pregmod/widgets/seBirthWidgets.tw
@@ -191,7 +191,7 @@
 				<<if $slaves[$i].amp != 1>> /* amps are always carried in time */
 
 					<<if (random(1,20) > $suddenBirth) || ($universalRulesBirthing == 1)>> /* did she make it to her birthing area? */
-						Feeling childbirth approaching, <<if !canWalk($slaves[$i])>>$slaves[$i].slaveName is helped<<else>>$slaves[$i].slaveName makes $possessive way<</if>> to $possessive prepared birthing area.
+						Feeling childbirth approaching, <<if !canWalk($slaves[$i])>>$slaves[$i].slaveName is helped<<else>>$slaves[$i].slaveName makes $his way<</if>> to $his prepared birthing area.
 
 						<<Birth>>
 
@@ -210,7 +210,7 @@
 					<</if>> /* closes reg birth */
 
 				<<else>> /* made it to birthing area */
-					With childbirth approaching, $slaves[$i].slaveName is carried to $possessive prepared birthing area.
+					With childbirth approaching, $slaves[$i].slaveName is carried to $his prepared birthing area.
 
 					<<AmpBirth>>
 
@@ -221,20 +221,20 @@
 		<<else>>
 			<br>
 			<<if $dairyRestraintsSetting > 1 && $slaves[$i].career == "a bioreactor">>
-				As $slaves[$i].slaveName's water breaks, a mechanical basket is extended under $possessive laboring <<if $slaves[$i].mpreg == 1>>ass<<else>>cunt<</if>>. Once the child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> secure, the basket retracts allowing access to $possessive <<if $slaves[$i].mpreg == 1>>rear<<else>>vagina<</if>>.<<if $dairyPregSetting > 0>> The impregnation tube is promptly reinserted, bloating $possessive empty womb with fresh cum, where it will remain until $pronoun is pregnant once more.<</if>> All these events are meaningless to $object, as $possessive consciousness has long since been snuffed out.
+				As $slaves[$i].slaveName's water breaks, a mechanical basket is extended under $his laboring <<if $slaves[$i].mpreg == 1>>ass<<else>>cunt<</if>>. Once the child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> secure, the basket retracts allowing access to $his <<if $slaves[$i].mpreg == 1>>rear<<else>>vagina<</if>>.<<if $dairyPregSetting > 0>> The impregnation tube is promptly reinserted, bloating $his empty womb with fresh cum, where it will remain until $he is pregnant once more.<</if>> All these events are meaningless to $him, as $his consciousness has long since been snuffed out.
 			<<elseif $dairyRestraintsSetting > 1>>
 				<<if $slaves[$i].fetish == "mindbroken">>
-					As $slaves[$i].slaveName's water breaks, a mechanical basket is extended under $possessive laboring <<if $slaves[$i].mpreg == 1>>ass<<else>>cunt<</if>>. Once the child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> secure, the basket retracts allowing access to $possessive <<if $slaves[$i].mpreg == 1>>rear<<else>>vagina<</if>>.<<if $dairyPregSetting > 0>> The impregnation tube is promptly reinserted, bloating $possessive empty womb with fresh cum, where it will remain until $pronoun is pregnant once more.<</if>> $pronounCap doesn't care about any of this, as the only thoughts left in $possessive empty mind revolve around the sensations in $possessive crotch and breasts.
+					As $slaves[$i].slaveName's water breaks, a mechanical basket is extended under $his laboring <<if $slaves[$i].mpreg == 1>>ass<<else>>cunt<</if>>. Once the child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> secure, the basket retracts allowing access to $his <<if $slaves[$i].mpreg == 1>>rear<<else>>vagina<</if>>.<<if $dairyPregSetting > 0>> The impregnation tube is promptly reinserted, bloating $his empty womb with fresh cum, where it will remain until $he is pregnant once more.<</if>> $He doesn't care about any of this, as the only thoughts left in $his empty mind revolve around the sensations in $his crotch and breasts.
 				<<else>>
-					As $slaves[$i].slaveName's water breaks, a mechanical basket is extended under $possessive laboring <<if $slaves[$i].mpreg == 1>>ass<<else>>cunt<</if>>. $pronounCap struggles in $possessive bindings, attempting to break free in order to birth $possessive coming child, but $possessive efforts are pointless. $pronounCap is forced to give birth, restrained, into the waiting holder. Once the child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> secure, the basket retracts allowing access to $possessive vagina.<<if $dairyPregSetting > 0>> The impregnation tube is promptly reinserted, bloating $possessive empty womb with fresh cum, where it will remain until $pronoun is pregnant once more. $slaves[$i].slaveName moans, partially with pleasure and partially with defeat, under the growing pressure within $possessive body. Tears stream down $possessive face as <<if $slaves[$i].births > 0>>$pronoun is forcibly impregnated once more<<else>>$pronoun attempts to shift in $possessive restraints to peek around $possessive swollen breasts, but $pronoun is too well secured. $pronounCap'll realize what is happening when $possessive belly grows large enough to brush against $possessive breasts as the milker sucks from them<<if $slaves[$i].dick > 0>> or $possessive dick begins rubbing its underside<</if>><</if>>.<</if>> $possessiveCap mind slips slightly more as $pronoun focuses on $possessive fate as nothing more than an animal destined to be milked and bare offspring until $possessive body gives out.
+					As $slaves[$i].slaveName's water breaks, a mechanical basket is extended under $his laboring <<if $slaves[$i].mpreg == 1>>ass<<else>>cunt<</if>>. $He struggles in $his bindings, attempting to break free in order to birth $his coming child, but $his efforts are pointless. $He is forced to give birth, restrained, into the waiting holder. Once the child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> secure, the basket retracts allowing access to $his vagina.<<if $dairyPregSetting > 0>> The impregnation tube is promptly reinserted, bloating $his empty womb with fresh cum, where it will remain until $he is pregnant once more. $slaves[$i].slaveName moans, partially with pleasure and partially with defeat, under the growing pressure within $his body. Tears stream down $his face as <<if $slaves[$i].births > 0>>$he is forcibly impregnated once more<<else>>$he attempts to shift in $his restraints to peek around $his swollen breasts, but $he is too well secured. $He'll realize what is happening when $his belly grows large enough to brush against $his breasts as the milker sucks from them<<if $slaves[$i].dick > 0>> or $his dick begins rubbing its underside<</if>><</if>>.<</if>> $His mind slips slightly more as $he focuses on $his fate as nothing more than an animal destined to be milked and bare offspring until $his body gives out.
 					<<set $slaves[$i].trust -= 10>>
 					<<set $slaves[$i].devotion -= 10>>
 				<</if>>
 			<<else>>
 				<<if $slaves[$i].fetish == "mindbroken">>
-					While getting milked, $slaves[$i].slaveName's water breaks. $pronounCap shows little interest and continues kneading $possessive breasts. Instinctively $pronoun begins to push out $possessive bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $pronounCap pays no heed to $possessive child<<if $slaves[$i].pregType > 1>>ren<</if>> being removed from the milking stall, instead focusing entirely on draining $possessive breasts.
+					While getting milked, $slaves[$i].slaveName's water breaks. $He shows little interest and continues kneading $his breasts. Instinctively $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $He pays no heed to $his child<<if $slaves[$i].pregType > 1>>ren<</if>> being removed from the milking stall, instead focusing entirely on draining $his breasts.
 				<<else>>
-					While getting milked, $slaves[$i].slaveName's water breaks,<<if $dairyPregSetting > 0>> this is a regular occurrence to $object now so<<else>> but<</if>> $pronoun continues enjoying $possessive milking. $pronounCap begins to push out $possessive bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $pronounCap catches <<if canSee($slaves[$i])>>a glimpse<<else>>the sound<</if>> of $possessive child<<if $slaves[$i].pregType > 1>>ren<</if>> being removed from the milking stall before returning $possessive focus to draining $possessive breasts.
+					While getting milked, $slaves[$i].slaveName's water breaks,<<if $dairyPregSetting > 0>> this is a regular occurrence to $him now so<<else>> but<</if>> $he continues enjoying $his milking. $He begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $He catches <<if canSee($slaves[$i])>>a glimpse<<else>>the sound<</if>> of $his child<<if $slaves[$i].pregType > 1>>ren<</if>> being removed from the milking stall before returning $his focus to draining $his breasts.
 				<</if>>
 			<</if>>
 		<</if>> /* close cow birth */
@@ -242,7 +242,7 @@
 	<<else>>
 
 		<<if $slaves[$i].amp == 1>>
-			With childbirth approaching, $slaves[$i].slaveName is carried to $possessive prepared birthing area.
+			With childbirth approaching, $slaves[$i].slaveName is carried to $his prepared birthing area.
 			<<AmpBirth>>
 		<<elseif $slaves[$i].broodmother == 1>>
 			<<BroodmotherBirth>>
@@ -335,11 +335,11 @@
 This decriptions can be expanded with more outcomes later. But it's not practical to check values above 5-10 - it become too affected by actual value of womb size.
 */
 <<if $slaves[$i].assignment == "work in the dairy" && $dairyPregSetting > 0>> 
-	As a human cow, $pronoun @@.orange;gave birth@@
+	As a human cow, $he @@.orange;gave birth@@
 	<<if $diffSize < 1.15>>
-		but $possessive overfilled womb barely lost any size. $possessiveCap body gave life
+		but $his overfilled womb barely lost any size. $His body gave life
 	<<elseif $diffSize < 1.3>>
-		but $possessive stomach barely shrank at all. $possessiveCap body gave life
+		but $his stomach barely shrank at all. $His body gave life
 	<</if>>
 
 	<<if _curBabies < 1>>
@@ -373,14 +373,14 @@ This decriptions can be expanded with more outcomes later. But it's not practica
 <<else>> /* ---------- normal birth variant. -------------------------------------------------------------*/
 
 	<<if $csec == 1>>
-		$pronounCap was given @@.orange;a cesarean section@@ due to health concerns.<br><br>
-		From $possessive womb,
+		$He was given @@.orange;a cesarean section@@ due to health concerns.<br><br>
+		From $his womb,
 	<<else>>	
-		$pronounCap @@.orange;gave birth@@
+		$He @@.orange;gave birth@@
 		<<if $diffSize < 1.15>>
-			, but $possessive stomach barely shrank at all. $possessiveCap body gave life to
+			, but $his stomach barely shrank at all. $His body gave life to
 		<<elseif $diffSize < 1.3>>
-			, but $possessive overfilled womb barely lost any size. $possessiveCap body gave life to
+			, but $his overfilled womb barely lost any size. $His body gave life to
 		<<else>>
 			to
 		<</if>>
@@ -424,7 +424,7 @@ This decriptions can be expanded with more outcomes later. But it's not practica
 		<<elseif $slaves[$i].pregSource == 0>>
 			an unknown father<<if $csec == 1>>, entered the world<</if>>.
 		<<elseif $slaves[$i].ID == $slaves[$i].pregSource>>
-			$possessive own curiosity over if $pronoun could fuck <<print $possessive>>self<<if $csec == 1>>, entered the world<</if>>.
+			$his own curiosity over if $he could fuck <<print $his>>self<<if $csec == 1>>, entered the world<</if>>.
 		<<else>>
 			$daddy's virile cock and balls<<if $csec == 1>>, entered the world<</if>>.
 		<</if>>
@@ -440,27 +440,27 @@ This decriptions can be expanded with more outcomes later. But it's not practica
 		<br>
 		<<if $diffSize > 1.5 && _curBabies >= 80 >> /*only show if belly lost at least 1/4 of original size.*/
 			<br>
-			After an entire day of labor and birth, $possessive belly sags heavily.	
+			After an entire day of labor and birth, $his belly sags heavily.	
 		<<elseif $diffSize > 1.5 && _curBabies >= 40>>
 			<br>
-			After half a day of labor and birth, $possessive belly sags softly.
+			After half a day of labor and birth, $his belly sags softly.
 		<<elseif $diffSize > 1.5 && _curBabies >= 20>>
 			<br>
-			After several hours of labor and birth, $possessive belly sags softly.
+			After several hours of labor and birth, $his belly sags softly.
 		<<elseif $diffSize > 1.5 && _curBabies >= 10>>
 			<br>
-			After few hours of labor and birth, $possessive belly sags softly.
+			After few hours of labor and birth, $his belly sags softly.
 		<<elseif $diffSize > 1.5>>
 			<br>
-			After labor and birth, $possessive belly sags softly.
+			After labor and birth, $his belly sags softly.
 		<</if>>
 	<<else>> /* this was intended for normal birth to draw attention to how long it takes to pass that many children as well as how deflated she'll be after the fact. */
 		<<if $slaves[$i].pregType >= 80>>
-			After an entire day of labor and birth, $possessive belly sags heavily.
+			After an entire day of labor and birth, $his belly sags heavily.
 		<<elseif $slaves[$i].pregType >= 40>>
-			After half a day of labor and birth, $possessive belly sags emptily.
+			After half a day of labor and birth, $his belly sags emptily.
 		<<elseif $slaves[$i].pregType >= 20>>
-			After several hours of labor and birth, $possessive belly sags softly.
+			After several hours of labor and birth, $his belly sags softly.
 		<</if>>
 	<</if>>
 		
@@ -468,80 +468,80 @@ This decriptions can be expanded with more outcomes later. But it's not practica
 		<<if $slaves[$i].fetish != "mindbroken">>
 			<br><br>
 			<<if ($slaves[$i].fetish == "masochist")>>
-				Since $pronoun was a virgin, giving birth was a @@.red;terribly painful@@ experience.<<if $slaves[$i].fetishKnown == 0>>$pronounCap seems to have orgasmed several times during the experience, $pronoun appears to @@.lightcoral;really like pain@@.<<set $slaves[$i].fetishKnown = 1>><<else>> However, due to $possessive masochistic streak, $pronoun @@.hotpink;greatly enjoyed@@ said experience<</if>>.
+				Since $he was a virgin, giving birth was a @@.red;terribly painful@@ experience.<<if $slaves[$i].fetishKnown == 0>>$heCap seems to have orgasmed several times during the experience, $he appears to @@.lightcoral;really like pain@@.<<set $slaves[$i].fetishKnown = 1>><<else>> However, due to $his masochistic streak, $he @@.hotpink;greatly enjoyed@@ said experience<</if>>.
 				<<set $slaves[$i].health -= 10, $slaves[$i].devotion += 2>>
 			<<else>>
-				Since $pronoun was a virgin, giving birth was a @@.red;terribly painful@@ experience. $pronounCap @@.mediumorchid;despises@@ you for taking $possessive virginity in such a @@.gold;horrifying@@ way.
+				Since $he was a virgin, giving birth was a @@.red;terribly painful@@ experience. $He @@.mediumorchid;despises@@ you for taking $his virginity in such a @@.gold;horrifying@@ way.
 				<<set $slaves[$i].health -= 10, $slaves[$i].devotion -= 25, $slaves[$i].trust -= 25>>
 			<</if>>
 		<</if>>
 	<</if>>
 	<<if ($slaves[$i].hips < -1)>>
 		<br><br>
-		$pronounCap had exceedingly narrow hips, completely unsuitable for childbirth. As $pronoun struggled on $possessive <<if _curBabies > 1>>first<</if>> child, $possessive pelvic bone strained under the pressure until it could no longer hold together and @@.red;agonizingly snapped.@@
+		$He had exceedingly narrow hips, completely unsuitable for childbirth. As $he struggled on $his <<if _curBabies > 1>>first<</if>> child, $his pelvic bone strained under the pressure until it could no longer hold together and @@.red;agonizingly snapped.@@
 		<<if $slaves[$i].fetish != "mindbroken">>
 			<<if ($slaves[$i].fetish == "masochist")>>
-				 <<if $slaves[$i].fetishKnown == 0>>What would have made most girls blackout from pain sent $object into the lewdest orgasm you've seen today. $pronounCap @@.lightcoral;must get off to pain.@@.<<set $slaves[$i].fetishKnown = 1>><<else>> $pronounCap claims to have never climaxed so hard and @@.hotpink;wishes her hips could have stayed that narrow for next time.@@<</if>>
+				 <<if $slaves[$i].fetishKnown == 0>>What would have made most girls blackout from pain sent $him into the lewdest orgasm you've seen today. $He @@.lightcoral;must get off to pain.@@.<<set $slaves[$i].fetishKnown = 1>><<else>> $He claims to have never climaxed so hard and @@.hotpink;wishes her hips could have stayed that narrow for next time.@@<</if>>
 				<<set $slaves[$i].devotion += 5>>
 			<<elseif $slaves[$i].devotion > 70>>
-				When $pronoun comes to, $possessive pelvis has already been patched up. $pronounCap is just glad that $pronoun managed to finish giving birth despite the hindrance.
+				When $he comes to, $his pelvis has already been patched up. $He is just glad that $he managed to finish giving birth despite the hindrance.
 			<<else>>
-				When $pronoun comes to, $possessive pelvis has already been patched up. $pronounCap @@.mediumorchid;loathes you@@ for forcing $possessive body to undergo such a painful experience and @@.gold;fears@@ what horror you have planned next.
+				When $he comes to, $his pelvis has already been patched up. $He @@.mediumorchid;loathes you@@ for forcing $his body to undergo such a painful experience and @@.gold;fears@@ what horror you have planned next.
 				<<set $slaves[$i].devotion -= 25, $slaves[$i].trust -= 25>>
 			<</if>>
 		<<else>>
-			It only hurt for an instant and a second later was promptly forgotten. To $object, $possessive hips were always this wide.
+			It only hurt for an instant and a second later was promptly forgotten. To $him, $his hips were always this wide.
 		<</if>>
-		$possessiveCap pelvis has been forced into a @@.lime;more feminine@@ shape.<<if $slaves[$i].hipsImplant > 0>> This has also undone any surgical narrowing $pronoun has undergone.<</if>>
+		$His pelvis has been forced into a @@.lime;more feminine@@ shape.<<if $slaves[$i].hipsImplant > 0>> This has also undone any surgical narrowing $he has undergone.<</if>>
 		<<set $slaves[$i].health -= 20, $slaves[$i].hips = 0, $slaves[$i].hipsImplant = 0>>
 	<</if>>
 	<br><br>
 	<<if $slaves[$i].mpreg == 1>>
 		<<if ($slaves[$i].anus < 0)>> /* you somehow got a pregnant slave with no vagina catch */
-			Childbirth has @@.lime;has torn $object a gaping anus.@@
+			Childbirth has @@.lime;has torn $him a gaping anus.@@
 		<<elseif ($slaves[$i].anus == 0)>> /* please stop selling me pregnant virgins, neighbor gender fundamentalist arcology */
-			Childbirth has @@.lime;ruined $possessive virgin ass.@@
+			Childbirth has @@.lime;ruined $his virgin ass.@@
 		<<elseif ($slaves[$i].anus == 1)>>
-			Childbirth has @@.lime;greatly stretched out $possessive ass.@@
+			Childbirth has @@.lime;greatly stretched out $his ass.@@
 		<<elseif ($slaves[$i].anus == 2)>>
-			Childbirth has @@.lime;stretched out $possessive ass.@@
+			Childbirth has @@.lime;stretched out $his ass.@@
 		<<elseif ($slaves[$i].anus == 3)>>
-			$possessiveCap ass was loose enough to not be stretched by childbirth.
+			$His ass was loose enough to not be stretched by childbirth.
 		<<elseif ($slaves[$i].anus < 10)>>
-			Childbirth stood no chance of stretching $possessive gaping ass.
+			Childbirth stood no chance of stretching $his gaping ass.
 		<<elseif ($slaves[$i].anus == 10)>>
-			$possessiveCap child could barely stretch $possessive cavernous ass.
+			$His child could barely stretch $his cavernous ass.
 		<<else>>
-			Childbirth has @@.lime;stretched out $possessive ass.@@
+			Childbirth has @@.lime;stretched out $his ass.@@
 		<</if>>
 	<<else>>
 		<<if ($slaves[$i].vagina < 0)>> /* you somehow got a pregnant slave with no vagina catch */
-			Childbirth has @@.lime;has torn $object a gaping vagina.@@
+			Childbirth has @@.lime;has torn $him a gaping vagina.@@
 		<<elseif ($slaves[$i].vagina == 0)>> /* please stop selling me pregnant virgins, neighbor gender fundamentalist arcology (or maybe it's just surgery?) */
-			Childbirth has @@.lime;ruined $possessive virgin vagina.@@
+			Childbirth has @@.lime;ruined $his virgin vagina.@@
 		<<elseif ($slaves[$i].vagina == 1)>>
-			Childbirth has @@.lime;greatly stretched out $possessive vagina.@@
+			Childbirth has @@.lime;greatly stretched out $his vagina.@@
 		<<elseif ($slaves[$i].vagina == 2)>>
-			Childbirth has @@.lime;stretched out $possessive vagina.@@
+			Childbirth has @@.lime;stretched out $his vagina.@@
 		<<elseif ($slaves[$i].vagina == 3)>>
-			$possessiveCap vagina was loose enough to not be stretched by childbirth.
+			$His vagina was loose enough to not be stretched by childbirth.
 		<<elseif ($slaves[$i].vagina < 6)>>
-			Childbirth stood no chance of stretching $possessive gaping vagina.
+			Childbirth stood no chance of stretching $his gaping vagina.
 		<<elseif ($slaves[$i].vagina == 10)>>
-			$possessiveCap child could barely stretch $possessive cavernous vagina.
+			$His child could barely stretch $his cavernous vagina.
 		<<else>>
-			Childbirth has @@.lime;stretched out $possessive vagina.@@
+			Childbirth has @@.lime;stretched out $his vagina.@@
 		<</if>>
 	<</if>>
 	<<if $slaves[$i].mpreg == 1>>
-			/* Childbirth has @@.lime;stretched out $possessive anus.@@ //no need for description now */
+			/* Childbirth has @@.lime;stretched out $his anus.@@ //no need for description now */
 		<<if ($dairyPregSetting > 1) && ($slaves[$i].anus < 4)>>
 			<<set $slaves[$i].anus += 1>>
 		<<elseif ($slaves[$i].anus < 3)>>
 			<<set $slaves[$i].anus += 1>>
 		<</if>>
 	<<else>>
-			/* Childbirth has @@.lime;stretched out $possessive vagina.@@ //no need for description now */
+			/* Childbirth has @@.lime;stretched out $his vagina.@@ //no need for description now */
 		<<if ($dairyPregSetting > 1) && ($slaves[$i].vagina < 4)>>
 			<<set $slaves[$i].vagina += 1>>
 		<<elseif ($slaves[$i].vagina < 3)>>
@@ -551,7 +551,7 @@ This decriptions can be expanded with more outcomes later. But it's not practica
 
 <<else>>	
 	<br><br>
-	Since $possessive <<if $slaves[$i].mpreg == 1>>ass<<else>>vagina<</if>> was spared from childbirth, @@.lime;it retained its tightness.@@
+	Since $his <<if $slaves[$i].mpreg == 1>>ass<<else>>vagina<</if>> was spared from childbirth, @@.lime;it retained its tightness.@@
 <</if>>
 
 /* ------ Postbirth reactions, mother experience ----------------------------------------------------------------------------- */
@@ -561,72 +561,72 @@ This decriptions can be expanded with more outcomes later. But it's not practica
 	<br>
 	<<if $slaves[$i].laborCount == 0>>
 		<br>
-		$possessiveCap inexperience @@.red;complicated $possessive first birth@@.
+		$His inexperience @@.red;complicated $his first birth@@.
 		<<set _compoundCondition = 1>>
 	<</if>>
 	<<if $slaves[$i].mpreg == 1>>
 		<<if $slaves[$i].anus < 2>>
 			<br>
-			$possessiveCap tight ass @@.red;hindered $possessive <<if _curBabies >1>>babies<<else>>baby's<</if>> birth@@.
+			$His tight ass @@.red;hindered $his <<if _curBabies >1>>babies<<else>>baby's<</if>> birth@@.
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].vagina < 2>>
 			<br>
-			$possessiveCap tight vagina @@.red;hindered $possessive <<if _curBabies >1>>babies<<else>>baby's<</if>> birth@@.
+			$His tight vagina @@.red;hindered $his <<if _curBabies >1>>babies<<else>>baby's<</if>> birth@@.
 		<</if>>
 		<<if $slaves[$i].vaginaLube == 0>>
 			<br>
-			$possessiveCap dry vagina made pushing $possessive <<if _curBabies >1>>children<<else>>child<</if>> out @@.red;painful@@.
+			$His dry vagina made pushing $his <<if _curBabies >1>>children<<else>>child<</if>> out @@.red;painful@@.
 		<</if>>
 	<</if>>
 	<<if $slaves[$i].hips < 0>>
 		<br>
-		$possessiveCap narrow hips made birth @@.red;troublesome@@.
+		$His narrow hips made birth @@.red;troublesome@@.
 	<</if>>
 	<<if $slaves[$i].weight < -95>>
 		<br>
-		$possessiveCap very thin body @@.red;was nearly incapable of birthing $possessive <<if _curBabies >1>>children<<else>>child<</if>>@@.
+		$His very thin body @@.red;was nearly incapable of birthing $his <<if _curBabies >1>>children<<else>>child<</if>>@@.
 		<<set _compoundCondition = 1>>
 	<<elseif $slaves[$i].weight <= -30>>
 		<br>
-		$possessiveCap thin body was @@.red;ill-suited $possessive childbirth@@.
+		$His thin body was @@.red;ill-suited $his childbirth@@.
 	<</if>>
 	<<if $slaves[$i].health < -20>>
 		<br>
-		$possessiveCap poor health made laboring @@.red;exhausting@@.
+		$His poor health made laboring @@.red;exhausting@@.
 		<<set _compoundCondition = 1>>
 	<</if>>
 	<<if $slaves[$i].physicalAge < 6>>
 		<br>
-		$possessiveCap very young body was @@.red;not designed to be able pass a <<if _curBabies >1>>babies<<else>>baby<</if>>@@.
+		$His very young body was @@.red;not designed to be able pass a <<if _curBabies >1>>babies<<else>>baby<</if>>@@.
 	<<elseif $slaves[$i].physicalAge < 9>>
 		<br>
-		$possessiveCap young body had @@.red;a lot of trouble@@ birthing $possessive <<if _curBabies >1>>babies<<else>>baby<</if>>.
+		$His young body had @@.red;a lot of trouble@@ birthing $his <<if _curBabies >1>>babies<<else>>baby<</if>>.
 	<<elseif $slaves[$i].physicalAge < 13>>
 		<br>
-		$possessiveCap young body had @@.red;trouble birthing@@ $possessive <<if _curBabies >1>>babies<<else>>baby<</if>>.
+		$His young body had @@.red;trouble birthing@@ $his <<if _curBabies >1>>babies<<else>>baby<</if>>.
 		<<set _compoundCondition = 1>>
 	<</if>>
 	<<if $slaves[$i].tired > 0>>
 		<br>
-		$pronounCap was so tired, $pronoun @@.red;lacked the energy to effectively push@@.
+		$He was so tired, $he @@.red;lacked the energy to effectively push@@.
 		<<set _compoundCondition = 1>>
 	<</if>>
 	<<if $slaves[$i].muscles < -95>>
 		<br>
-		$pronounCap tried and tried but $possessive frail body @@.red;could not push $possessive <<if _curBabies >1>>children<<else>>child<</if>> out@@.
+		$He tried and tried but $his frail body @@.red;could not push $his <<if _curBabies >1>>children<<else>>child<</if>> out@@.
 		<<set _compoundCondition = 1>>
 	<<elseif $slaves[$i].muscles < -30>>
 		<br>
-		$possessiveCap very weak body @@.red;barely managed to push@@ out $possessive <<if _curBabies >1>>children<<else>>child<</if>>.
+		$His very weak body @@.red;barely managed to push@@ out $his <<if _curBabies >1>>children<<else>>child<</if>>.
 		<<set _compoundCondition = 1>>
 	<<elseif $slaves[$i].muscles < -5>>
 		<br>
-		$possessiveCap weak body @@.red;struggled to push@@ out $possessive <<if _curBabies >1>>children<<else>>child<</if>>.
+		$His weak body @@.red;struggled to push@@ out $his <<if _curBabies >1>>children<<else>>child<</if>>.
 	<</if>>
 	<<if $slaves[$i].preg > 50>>
 		<br>
-		$possessiveCap's <<if _curBabies > 1>>children<<else>>child<</if>> had extra time to grow @@.red;greatly complicating childbirth@@.
+		$His's <<if _curBabies > 1>>children<<else>>child<</if>> had extra time to grow @@.red;greatly complicating childbirth@@.
 		<<set _compoundCondition = 1>>
 	<</if>>
 	<<if (($slaves[$i].vagina >= 2 || $slaves[$i].vaginaLube > 0) && $slaves[$i].mpreg == 1) || $slaves[$i].births > 0 || $slaves[$i].hips > 0 || (setup.nurseCareers.includes($slaves[$i].career) && $slaves[$i].fetish != "mindbroken" && $slaves[$i].muscles >= -95) || $slaves[$i].intelligenceImplant > 0>>
@@ -634,33 +634,33 @@ This decriptions can be expanded with more outcomes later. But it's not practica
 		<<if $slaves[$i].mpreg == 1>>
 			<<if $slaves[$i].anus >= 2>>
 				<br>
-				$possessiveCap @@.green;loose ass@@ made birthing $possessive <<if _curBabies >1>>children<<else>>child<</if>> easier.
+				$His @@.green;loose ass@@ made birthing $his <<if _curBabies >1>>children<<else>>child<</if>> easier.
 			<</if>>
 		<<else>>
 			<<if $slaves[$i].vagina >= 2>>
 				<br>
-				$possessiveCap @@.green;loose vagina@@ made birthing $possessive <<if _curBabies >1>>children<<else>>child<</if>> easier.
+				$His @@.green;loose vagina@@ made birthing $his <<if _curBabies >1>>children<<else>>child<</if>> easier.
 			<</if>>
 			<<if $slaves[$i].vaginaLube > 0>>
 				<br>
-				$possessiveCap @@.green;moist vagina@@ hastened $possessive <<if _curBabies >1>>children's<<else>>child's<</if>> birth.
+				$His @@.green;moist vagina@@ hastened $his <<if _curBabies >1>>children's<<else>>child's<</if>> birth.
 			<</if>>
 		<</if>>
 		<<if $slaves[$i].laborCount > 0>>
 			<br>
-			$pronounCap has @@.green;given birth before@@, so $pronoun knows just what to do.
+			$He has @@.green;given birth before@@, so $he knows just what to do.
 		<</if>>
 		<<if $slaves[$i].hips > 0>>
 			<br>
-			$possessiveCap @@.green;wide hips@@ greatly aided childbirth.
+			$His @@.green;wide hips@@ greatly aided childbirth.
 		<</if>>
 		<<if setup.nurseCareers.includes($slaves[$i].career) && $slaves[$i].fetish != "mindbroken" && $slaves[$i].muscles >= -95>>
 			<br>
-			Thanks to $possessive @@.green;previous career@@, childbirth went smoothly.
+			Thanks to $his @@.green;previous career@@, childbirth went smoothly.
 		<</if>>
 		<<if $slaves[$i].intelligenceImplant > 0>>
 			<br>
-			$pronounCap was @@.green;taught how to handle birth@@ in class.
+			$He was @@.green;taught how to handle birth@@ in class.
 		<</if>>
 	<</if>>
 <</if>>
@@ -670,20 +670,20 @@ This decriptions can be expanded with more outcomes later. But it's not practica
 <<if $slaves[$i].assignment != "work in the dairy" && $csec == 0>> /* && $slaves[$i].broodmother == 0 // removed - broodmother have sensations too */
 All in all,
 	<<if $birthDamage > 15>>
-		childbirth was @@.red;horrifically difficult for $object and nearly claimed $possessive lif.e@@
+		childbirth was @@.red;horrifically difficult for $him and nearly claimed $his lif.e@@
 	<<elseif $birthDamage > 10>>
-		childbirth was extremely difficult for $object and @@.red;greatly damaged $possessive health.@@
+		childbirth was extremely difficult for $him and @@.red;greatly damaged $his health.@@
 	<<elseif $birthDamage > 5>>
-		childbirth was difficult for $object and @@.red;damaged $possessive health.@@
+		childbirth was difficult for $him and @@.red;damaged $his health.@@
 	<<elseif $birthDamage > 0>>
-		childbirth was painful for $object, though not abnormally so, and @@.red;damaged $possessive health.@@
+		childbirth was painful for $him, though not abnormally so, and @@.red;damaged $his health.@@
 	<<else>>
-		childbirth was @@.green;no problem@@ for $object.
+		childbirth was @@.green;no problem@@ for $him.
 	<</if>>
 	<<if $birthDamage > 0>>
 		<<set $slaves[$i].health -= Math.round(($birthDamage/2)*10)>>
 		<<if $birthDamage > 5 && _compoundCondition == 1 && _curBabies > 0>>
-			Or it would have been, were $pronoun only having one. With each additional child that needed to be birthed, @@.red;the damage to $possessive health was compounded.@@
+			Or it would have been, were $he only having one. With each additional child that needed to be birthed, @@.red;the damage to $his health was compounded.@@
 			<<set $slaves[$i].health -= _curBabies>>
 		<</if>>
 	<</if>>
@@ -698,17 +698,17 @@ All in all,
 	<</if>>
 	<<if ($slaves[$i].devotion) < 20 && (($week-$slaves[$i].weekAcquired-$slaves[$i].pregWeek) > 0)>>
 		<br><br>
-		$pronounCap @@.mediumorchid;despises@@ you for using $object as a breeder.
+		$He @@.mediumorchid;despises@@ you for using $him as a breeder.
 		<<set $slaves[$i].devotion -= 10>>
 	<</if>>
 	<<if $slaves[$i].pregSource == -1>>
 		<<if $slaves[$i].devotion < 20 && $slaves[$i].weekAcquired > 0>>
 			<br>
-			$pronounCap @@.mediumorchid;hates@@ you for using $possessive body to bear your children.
+			$He @@.mediumorchid;hates@@ you for using $his body to bear your children.
 			<<set $slaves[$i].devotion -= 10>>
 		<<elseif $slaves[$i].devotion > 50>>
 			<br>
-			<<print $pronounCap>>'s @@.hotpink;so proud@@ to have successfully carried children for you.
+			<<print $He>>'s @@.hotpink;so proud@@ to have successfully carried children for you.
 			<<set $slaves[$i].devotion += 3>>
 		<</if>>
 	<</if>>
@@ -716,22 +716,22 @@ All in all,
 		<br><br>
 		Giving birth in such a manner was completely humiliating,
 		<<if $slaves[$i].fetish == "humiliation">>
-			and a complete turn on to $object. $possessiveCap humiliation fetish @@.lightcoral;strengthens@@ as $pronoun eagerly fantasizes about giving birth in public again.
+			and a complete turn on to $him. $His humiliation fetish @@.lightcoral;strengthens@@ as $he eagerly fantasizes about giving birth in public again.
 			<<set $slaves[$i].fetishStrength += 4>>
 		<<elseif $slaves[$i].fetish == "none" || $slaves[$i].fetishStrength <= 60>>
-			and a curious experience to $object. <<if random(1,5) == 1>>@@.lightcoral;$pronounCap has developed a humiliation fetish.@@<<set $slaves[$i].fetish = "humiliation">><<else>>$pronounCap hopes to never repeat it.<</if>>
+			and a curious experience to $him. <<if random(1,5) == 1>>@@.lightcoral;$heCap has developed a humiliation fetish.@@<<set $slaves[$i].fetish = "humiliation">><<else>>$heCap hopes to never repeat it.<</if>>
 		<<elseif $slaves[$i].devotion <= 20>>
-			and completely devastating to $possessive image of herself. The experience @@.hotpink;habituates $object@@ to cruelties of slavery.
+			and completely devastating to $his image of herself. The experience @@.hotpink;habituates $him@@ to cruelties of slavery.
 			<<set $slaves[$i].devotion += 5>>
 		<<else>>
-			and $pronoun hopes to never undergo it again.
+			and $he hopes to never undergo it again.
 		<</if>>
 	<</if>>	
 <</if>>
 
 /* ------ Social reactions--------------- */
-<<if $arcologies[0].FSRestart != "unset">>
-	<<if $slaves[$i].breedingMark == 1 && $slaves[$i].pregSource == -1>>
+<<if $arcologies[0].FSRestart != "unset" && $eugenicsFullControl != 1>>
+	<<if $slaves[$i].breedingMark == 1 && $propOutcome == 1 && $slaves[$i].pregSource == -1>>
 		<br><br>
 		The Societal Elite @@.green;are pleased@@ at the new additions to their class.
 		<<set $failedElite -= 2 * _curBabies>>
@@ -769,7 +769,7 @@ All in all,
 	<<set $mom = $slaves[$i]>>
 	<<set _identicalChildGen = 0, _shiftDegree = 0>>
 	<br><br>
-	Of $possessive _curBabies child<<if $slaves[$i].pregType > 1>>ren<</if>>; _cToIncub <<if $slaves[$i].reservedChildren > 1>>were<<else>>was<</if>> taken to $incubatorName.
+	Of $his _curBabies child<<if $slaves[$i].pregType > 1>>ren<</if>>; _cToIncub <<if $slaves[$i].reservedChildren > 1>>were<<else>>was<</if>> taken to $incubatorName.
 	<<for _k = 0; _k < _cToIncub; _k++>> 
 		<<if _identicalChildGen == 0>>
 			<<if _k == $slaves[$i].curBabies.length-1 && $slaves[$i].curBabies.length > 1 && $slaves[$i].curBabies[_k].identical == 1>> /* catch for improperly placed identical twin flag to still generate*/
@@ -802,7 +802,7 @@ All in all,
 	<<set _curBabies = $slaves[$i].curBabies.length>>
 	<br><br>
 	<<if _curBabies > 0>>
-		After sending $possessive reserved child<<if _cToIncub > 1>>ren<</if>> to $incubatorName, it's time to decide the fate of the other<<if _curBabies > 0>><</if>>.
+		After sending $his reserved child<<if _cToIncub > 1>>ren<</if>> to $incubatorName, it's time to decide the fate of the other<<if _curBabies > 0>><</if>>.
 	<</if>>
 <</if>>
 
@@ -813,22 +813,22 @@ All in all,
 <<set _count = _curBabies>>
 	<br><br>
 	<<span $dispositionId>>
-	<<if $arcologies[0].FSRestart != "unset" && $slaves[$i].breedingMark == 1 && $slaves[$i].pregSource == -1>>
+	<<if $arcologies[0].FSRestart != "unset" && $slaves[$i].breedingMark == 1 && $propOutcome == 1 && $slaves[$i].pregSource == -1>>
 		<<set _lostBabies = 1>>
-		$possessiveCap child<<if _curBabies > 1>>ren<</if>> are collected by the Societal Elite to be raised into upstanding members of the new society.
+		$His child<<if _curBabies > 1>>ren<</if>> are collected by the Societal Elite to be raised into upstanding members of the new society.
 	<<elseif $Cash4Babies == 1>>
 		<<set _lostBabies = 1>>
 		<<set _babyCost = random(-12,12)>>
 		<<if ($slaves[$i].relationship == -3)>>
-			You make sure $possessive children are cared for, since $pronoun is your wife. $slaves[$i].slaveName is @@.hotpink;touched@@ by this @@.mediumaquamarine;act of kindness.@@
+			You make sure $his children are cared for, since $he is your wife. $slaves[$i].slaveName is @@.hotpink;touched@@ by this @@.mediumaquamarine;act of kindness.@@
 			<<set $slaves[$i].trust += 3, $slaves[$i].devotion += 3>>
 			<<set _lostBabies = 0>>
 		<<elseif ($slaves[$i].assignment == "serve in the master suite" || $slaves[$i].assignment == "be your Concubine")>>
-			$possessiveCap children are guaranteed to be treated well despite the laws you've passed since $pronoun is a member of your harem. $slaves[$i].slaveName is @@.hotpink;touched@@ by this @@.mediumaquamarine;act of kindness.@@
+			$His children are guaranteed to be treated well despite the laws you've passed since $he is a member of your harem. $slaves[$i].slaveName is @@.hotpink;touched@@ by this @@.mediumaquamarine;act of kindness.@@
 			<<set $slaves[$i].trust += 3, $slaves[$i].devotion += 3>>
 			<<set _lostBabies = 0>>
 		<<else>>
-			$possessiveCap <<if _curBabies > 1>>babies<<else>>baby<</if>> sold for <<if _curBabies > 1>>a total of <</if>>@@.yellowgreen;<<print cashFormat(_curBabies*(50+_babyCost))>>.@@
+			$His <<if _curBabies > 1>>babies<<else>>baby<</if>> sold for <<if _curBabies > 1>>a total of <</if>>@@.yellowgreen;<<print cashFormat(_curBabies*(50+_babyCost))>>.@@
 			<<set $cash += _curBabies*(50+_babyCost)>>
 		<</if>>
 	<</if>>
@@ -836,12 +836,12 @@ All in all,
 		<<set $slaveOrphanageTotal += _curBabies>>
 		Unless you provide otherwise, the child<<if _curBabies > 1>>ren<</if>> will be remanded to one of $arcologies[0].name's slave orphanages. $slaves[$i].slaveName
 		<<if $slaves[$i].devotion > 95>>
-			worships you so completely that $pronoun will not resent this.
+			worships you so completely that $he will not resent this.
 		<<elseif $slaves[$i].devotion > 50>>
-			is devoted to you, but $pronoun will @@.mediumorchid;struggle to accept this.@@
+			is devoted to you, but $he will @@.mediumorchid;struggle to accept this.@@
 			<<set $slaves[$i].devotion -= 2>>
 		<<elseif $slaves[$i].devotion > 20>>
-			has accepted being a sex slave, but $pronoun will @@.mediumorchid;resent this intensely.@@
+			has accepted being a sex slave, but $he will @@.mediumorchid;resent this intensely.@@
 			<<set $slaves[$i].devotion -= 3>>
 		<<else>>
 			will of course @@.mediumorchid;hate you for this.@@
@@ -854,15 +854,15 @@ All in all,
 				<<replace `"#" + $dispositionId`>>
 					The child<<if _count > 1>>ren are<<else>> is<</if>> sent to one of $arcologies[0].name's future minded schools, to be administered fertility and virility treatments as well as be brought up to take pride in reproduction. $slaves[$i].slaveName
 					<<if $slaves[$i].devotion > 95>>
-						loves you already, but <<print $pronoun>>'ll @@.hotpink;love you even more@@ for this. $pronounCap can't wait to see $possessive child<<if _count > 1>>ren<</if>> proudly furthering your cause.
+						loves you already, but <<print $he>>'ll @@.hotpink;love you even more@@ for this. $He can't wait to see $his child<<if _count > 1>>ren<</if>> proudly furthering your cause.
 						<<set $slaves[$i].devotion += 4>>
 					<<elseif $slaves[$i].devotion > 50>>
-						heard about these and will be @@.hotpink;happy that $possessive child<<if _count > 1>>ren<</if>> will have a purpose in your society other than slavery.@@ $pronounCap will miss $possessive child<<if _count > 1>>ren<</if>>, but $pronoun expected that.
+						heard about these and will be @@.hotpink;happy that $his child<<if _count > 1>>ren<</if>> will have a purpose in your society other than slavery.@@ $He will miss $his child<<if _count > 1>>ren<</if>>, but $he expected that.
 						<<set $slaves[$i].devotion += 4>>
 					<<elseif $slaves[$i].devotion > 20>>
-						will naturally miss $possessive child<<if _count > 1>>ren<</if>>, but will is broken enough to hope that $possessive offspring will have a better life, or at least an enjoyable one.
+						will naturally miss $his child<<if _count > 1>>ren<</if>>, but will is broken enough to hope that $his offspring will have a better life, or at least an enjoyable one.
 					<<else>>
-						will of course @@.mediumorchid;hate you for this.@@ The mere thought of $possessive $fertilityAge year old daughter<<if _count > 1>>s<</if>> swollen with life, and proud of it, fills $object with @@.gold;disdain.@@
+						will of course @@.mediumorchid;hate you for this.@@ The mere thought of $his $fertilityAge year old daughter<<if _count > 1>>s<</if>> swollen with life, and proud of it, fills $him with @@.gold;disdain.@@
 						<<set $slaves[$i].devotion -= 4, $slaves[$i].trust -= 4>>
 					<</if>>
 					<<set $breederOrphanageTotal += _count, $slaveOrphanageTotal -= _count>>
@@ -874,13 +874,13 @@ All in all,
 			<<replace `"#" + $dispositionId`>>
 				The child<<if _count > 1>>ren are<<else>> is<</if>> sent to one of $arcologies[0].name's citizen schools, to be brought up coequal with the arcology's other young people. $slaves[$i].slaveName
 				<<if $slaves[$i].devotion > 95>>
-					loves you already, but <<print $pronoun>>'ll @@.hotpink;love you even more@@ for this.
+					loves you already, but <<print $he>>'ll @@.hotpink;love you even more@@ for this.
 				<<elseif $slaves[$i].devotion > 50>>
-					knows about these and will be @@.hotpink;overjoyed.@@ $pronounCap will miss $possessive child<<if _count > 1>>ren<</if>>, but $pronoun expected that.
+					knows about these and will be @@.hotpink;overjoyed.@@ $He will miss $his child<<if _count > 1>>ren<</if>>, but $he expected that.
 				<<elseif $slaves[$i].devotion > 20>>
-					will naturally miss $possessive child<<if _count > 1>>ren<</if>>, but will @@.hotpink;take comfort@@ in the hope that $possessive offspring will have a better life.
+					will naturally miss $his child<<if _count > 1>>ren<</if>>, but will @@.hotpink;take comfort@@ in the hope that $his offspring will have a better life.
 				<<else>>
-					will naturally retain some resentment over being separated from $possessive child<<if _count > 1>>ren<</if>>, but this should be balanced by hope that $possessive offspring will have a better life.
+					will naturally retain some resentment over being separated from $his child<<if _count > 1>>ren<</if>>, but this should be balanced by hope that $his offspring will have a better life.
 				<</if>>
 				<<set $slaves[$i].devotion += 4, $citizenOrphanageTotal += _count, $slaveOrphanageTotal -= _count>>
 			<</replace>>
@@ -894,9 +894,9 @@ All in all,
 				<<elseif $slaves[$i].devotion > 50>>
 					understands that this is the best possible outcome for the offspring of slave, and will be @@.hotpink;overjoyed.@@
 				<<elseif $slaves[$i].devotion > 20>>
-					will miss $possessive child<<if _count > 1>>ren<</if>>, but will be @@.hotpink;very grateful,@@ since <<print $pronoun>>'ll understand this is the best possible outcome for a slave mother.
+					will miss $his child<<if _count > 1>>ren<</if>>, but will be @@.hotpink;very grateful,@@ since <<print $he>>'ll understand this is the best possible outcome for a slave mother.
 				<<else>>
-					will resent being separated from $possessive child<<if _count > 1>>ren<</if>>, but @@.hotpink;should understand and be grateful@@ that this is the best possible outcome here.
+					will resent being separated from $his child<<if _count > 1>>ren<</if>>, but @@.hotpink;should understand and be grateful@@ that this is the best possible outcome here.
 				<</if>>
 				The child<<if _count > 1>>ren<</if>> will be raised privately, with expert care and tutoring, an expensive proposition.
 				<<set $slaves[$i].devotion += 6, $privateOrphanageTotal += _count, $slaveOrphanageTotal -= _count>>
@@ -904,21 +904,21 @@ All in all,
 		<</link>> 
 		//Will cost <<print cashFormat(500)>> weekly//
 		<<if $Cash4Babies == 1>>
-			<<if $slaves[$i].prestige > 1>>
+			<<if $slaves[$i].prestige > 1 || $slaves[$i].pornPrestige > 2>>
 				| <<link 'Send them to auction'>>
 					<<replace `"#" + $dispositionId`>>
 						<<set _babyCost = random(-12,100)>>
-						$possessiveCap <<if _count > 1>>babies<<else>>baby<</if>> went for a <<if _curBabies > 1>>total <</if>>bid of @@.yellowgreen;<<print cashFormat(_count*(50+_babyCost))>>.@@
+						$His <<if _count > 1>>babies<<else>>baby<</if>> went for a <<if _curBabies > 1>>total <</if>>bid of @@.yellowgreen;<<print cashFormat(_count*(50+_babyCost))>>.@@
 						<<if $slaves[$i].devotion > 95>>
-							$pronounCap adheres to your thoughts so strongly that even though you backed out of caring for $possessive child<<if _count > 1>>ren<</if>>, $pronoun still truly believes you are doing $object an honor.
+							$He adheres to your thoughts so strongly that even though you backed out of caring for $his child<<if _count > 1>>ren<</if>>, $he still truly believes you are doing $him an honor.
 						<<elseif $slaves[$i].devotion > 50>>
-							$pronounCap is @@.mediumorchid;deeply hurt@@ by your sudden decision to sell $possessive child<<if _count > 1>>ren<</if>> instead of having <<if _count > 1>>them<<else>>it<</if>> cared for. $possessiveCap trust in your words @@.gold;wavers@@ as $pronoun thinks of $possessive child<<if _count > 1>>ren<</if>>'s future.
+							$He is @@.mediumorchid;deeply hurt@@ by your sudden decision to sell $his child<<if _count > 1>>ren<</if>> instead of having <<if _count > 1>>them<<else>>it<</if>> cared for. $His trust in your words @@.gold;wavers@@ as $he thinks of $his child<<if _count > 1>>ren<</if>>'s future.
 							<<set $slaves[$i].trust -= 5, $slaves[$i].devotion -= 5>>
 						<<elseif $slaves[$i].devotion > 20>>
-							$pronounCap is @@.mediumorchid;devastated@@ by your sudden decision to sell $possessive child<<if _count > 1>>ren<</if>> instead of having <<if _count > 1>>them<<else>>it<</if>> cared for. $possessiveCap mind struggles to comprehend @@.gold;such betrayal.@@
+							$He is @@.mediumorchid;devastated@@ by your sudden decision to sell $his child<<if _count > 1>>ren<</if>> instead of having <<if _count > 1>>them<<else>>it<</if>> cared for. $His mind struggles to comprehend @@.gold;such betrayal.@@
 							<<set $slaves[$i].trust -= 10, $slaves[$i].devotion -= 10>>
 						<<else>>
-							For a moment, $pronoun saw a glimmer of good in you; @@.mediumorchid;$pronoun was clearly wrong.@@ $possessiveCap mind struggles to comprehend @@.gold;why $pronoun could ever even thing of trusting such a person.@@
+							For a moment, $he saw a glimmer of good in you; @@.mediumorchid;$he was clearly wrong.@@ $His mind struggles to comprehend @@.gold;why $he could ever even thing of trusting such a person.@@
 							<<set $slaves[$i].trust -= 30, $slaves[$i].devotion -= 30>>
 						<</if>>
 						<<set $cash += _curBabies*(50+_babyCost)>>
@@ -928,17 +928,17 @@ All in all,
 				| <<link 'Sell them anyway'>>
 					<<replace `"#" + $dispositionId`>>
 						<<set _babyCost = random(-12,12)>>
-						$possessiveCap <<if _count > 1>>babies<<else>>baby<</if>> sold for <<if _curBabies > 1>>a total of <</if>>@@.yellowgreen;<<print cashFormat(_count*(50+_babyCost))>>.@@
+						$His <<if _count > 1>>babies<<else>>baby<</if>> sold for <<if _curBabies > 1>>a total of <</if>>@@.yellowgreen;<<print cashFormat(_count*(50+_babyCost))>>.@@
 						<<if $slaves[$i].devotion > 95>>
-							$pronounCap adheres to your thoughts so strongly that even though you backed out of caring for $possessive child<<if _count > 1>>ren<</if>>, $pronoun still truly believes you are doing $object an honor.
+							$He adheres to your thoughts so strongly that even though you backed out of caring for $his child<<if _count > 1>>ren<</if>>, $he still truly believes you are doing $him an honor.
 						<<elseif $slaves[$i].devotion > 50>>
-							$pronounCap is @@.mediumorchid;deeply hurt@@ by your sudden decision to sell $possessive child<<if _count > 1>>ren<</if>> instead of having <<if _count > 1>>them<<else>>it<</if>> cared for. $possessiveCap trust in your words @@.gold;wavers@@ as $pronoun thinks of $possessive child<<if _count > 1>>ren<</if>>'s future.
+							$He is @@.mediumorchid;deeply hurt@@ by your sudden decision to sell $his child<<if _count > 1>>ren<</if>> instead of having <<if _count > 1>>them<<else>>it<</if>> cared for. $His trust in your words @@.gold;wavers@@ as $he thinks of $his child<<if _count > 1>>ren<</if>>'s future.
 							<<set $slaves[$i].trust -= 5, $slaves[$i].devotion -= 5>>
 						<<elseif $slaves[$i].devotion > 20>>
-							$pronounCap is @@.mediumorchid;devastated@@ by your sudden decision to sell $possessive child<<if _count > 1>>ren<</if>> instead of having <<if _count > 1>>them<<else>>it<</if>> cared for. $possessiveCap mind struggles to comprehend @@.gold;such betrayal.@@
+							$He is @@.mediumorchid;devastated@@ by your sudden decision to sell $his child<<if _count > 1>>ren<</if>> instead of having <<if _count > 1>>them<<else>>it<</if>> cared for. $His mind struggles to comprehend @@.gold;such betrayal.@@
 							<<set $slaves[$i].trust -= 10, $slaves[$i].devotion -= 10>>
 						<<else>>
-							For a moment, $pronoun saw a glimmer of good in you; @@.mediumorchid;$pronoun was clearly wrong.@@ $possessiveCap mind struggles to comprehend @@.gold;why $pronoun could ever even thing of trusting such a person.@@
+							For a moment, $he saw a glimmer of good in you; @@.mediumorchid;$he was clearly wrong.@@ $His mind struggles to comprehend @@.gold;why $he could ever even thing of trusting such a person.@@
 							<<set $slaves[$i].trust -= 30, $slaves[$i].devotion -= 30>>
 						<</if>>
 						<<set $cash += _curBabies*(50+_babyCost)>>
@@ -952,7 +952,7 @@ All in all,
 <<elseif $Cash4Babies == 1 && _curBabies > 0>>
 	<br><br>
 	<<set _babyCost = random(-12,12)>>
-	$possessiveCap <<if _curBabies > 1>>babies<<else>>baby<</if>> sold <<if _curBabies > 1>>a total of <</if>>@@.yellowgreen;<<print cashFormat(_curBabies*(50+_babyCost))>>.@@
+	$His <<if _curBabies > 1>>babies<<else>>baby<</if>> sold <<if _curBabies > 1>>a total of <</if>>@@.yellowgreen;<<print cashFormat(_curBabies*(50+_babyCost))>>.@@
 	<<set $cash += _curBabies*(50+_babyCost)>>
 <</if>>
 
@@ -998,9 +998,9 @@ All in all,
 
 <<if $slaves[$i].health <= -100>>
 	<br><br>
-	While attempting to recover, $slaves[$i].slaveName @@.red;passes away@@ from complications. $possessiveCap body was fatally damaged during childbirth.
+	While attempting to recover, $slaves[$i].slaveName @@.red;passes away@@ from complications. $His body was fatally damaged during childbirth.
 	<<if _curBabies > 0>> /* this needs to include ALL children born fom this batch, incubated ones included. */
-		But $possessive offspring <<if _curBabies > 1>>are<<else>>if<</if>> healthy, so $possessive legacy will carry on.
+		But $his offspring <<if _curBabies > 1>>are<<else>>if<</if>> healthy, so $his legacy will carry on.
 	<</if>>
 	<<set $activeSlave = $slaves[$i]>>
 	<<include "Remove activeSlave">>
diff --git a/src/societies/aztec/slaveSacrifice.tw b/src/societies/aztec/slaveSacrifice.tw
index 23bdf9fb91ca40191d61463784d40c67b925c140..c256a9f18bfbb7fe627c4bbf336051788dfe27b9 100644
--- a/src/societies/aztec/slaveSacrifice.tw
+++ b/src/societies/aztec/slaveSacrifice.tw
@@ -8,96 +8,96 @@
 
 <<if $sacrificeType == "penance">>
 	/*
-	You inform $activeSlave.name she's been chosen to take part as a sacrifice to Xochiquetzal, the goddess of carnal love, excess and sexual release.
+	You inform $activeSlave.name $he's been chosen to take part as a sacrifice to Xochiquetzal, the goddess of carnal love, excess and sexual release.
 	<<if ($activeSlave.devotion > 50)>>
 		<<if !canTalk($activeSlave)>>
-			She looks excited at the prospect of suffering for the goddess.
+			$He looks excited at the prospect of suffering for the goddess.
 		<<elseif ($activeSlave.fetishKnown == 1) && ($activeSlave.fetishStrength > 60) && ($activeSlave.fetish != "none")>>
-			She looks excited. "<<master>>! I'm honored to be cho<<s>>en! Thank you <<s>>o much!"
+			$He looks excited. "<<master>>! I'm honored to be cho<<s>>en! Thank you <<s>>o much!"
 			<<if ($activeSlave.fetish == "masochist")>>
-				She shudders with excitement. "I mean, I know my pain will help to feed the godde<<ss>> and I'm willing to <<s>>uffer plenty to plea<<s>>e her, but i<<s>> it really a <<s>>acrifi<<c>>e if I'm enjoying it?"
+				$He shudders with excitement. "I mean, I know my pain will help to feed the godde<<ss>> and I'm willing to <<s>>uffer plenty to plea<<s>>e her, but i<<s>> it really a <<s>>acrifi<<c>>e if I'm enjoying it?"
 			<<elseif ($activeSlave.fetish == "cumslut")>>
-				She hesitates, looking concerned. "Oh God<<s>>, the <<s>>e<<x>> clean<<s>>ing will be awful but I'm willing to <<s>>acrifice all that pain for the godde<<ss>>."
+				$He hesitates, looking concerned. "Oh God<<s>>, the <<s>>e<<x>> clean<<s>>ing will be awful but I'm willing to <<s>>acrifice all that pain for the godde<<ss>>."
 			<<elseif ($activeSlave.fetish == "humiliation")>>
-				She shudders with excitement. "I heard everyone can <<s>>ee me a<<s>> I <<s>>uffer. I hope the public penan<<c>>e will plea<<s>>e the godde<<ss>>."
+				$He shudders with excitement. "I heard everyone can <<s>>ee me a<<s>> I <<s>>uffer. I hope the public penan<<c>>e will plea<<s>>e the godde<<ss>>."
 			<<elseif ($activeSlave.fetish == "buttslut")>>
-				She looks sadly at the floor. "Oh God<<s>>, that mean<<s>> no butt <<s>>e<<x>> for me. I hope Xochiquetzal be plea<<s>>ed by all that <<s>>acrifice."
+				$He looks sadly at the floor. "Oh God<<s>>, that mean<<s>> no butt <<s>>e<<x>> for me. I hope Xochiquetzal be plea<<s>>ed by all that <<s>>acrifice."
 			<</if>>
 		<<else>>
-			She looks determined. "<<master>>, I'll do my best. No other <<s>>lave will be cleaner for the godde<<ss>> than I.
+			$He looks determined. "<<master>>, I'll do my best. No other <<s>>lave will be cleaner for the godde<<ss>> than I.
 		<</if>>
 	<<elseif ($activeSlave.devotion > 20) || (($activeSlave.devotion >= -20) && ($activeSlave.trust < -20) && ($activeSlave.trust >= -50))>>
 		<<if !canTalk($activeSlave)>>
-			She looks cautious at the prospect of suffering for the goddess.
+			$He looks cautious at the prospect of suffering for the goddess.
 		<<elseif ($activeSlave.fetishKnown == 1) && ($activeSlave.fetishStrength > 60) && ($activeSlave.fetish != "none")>>
-			She looks cautiously excited. "<<master>>,
+			$He looks cautiously excited. "<<master>>,
 			<<if ($activeSlave.fetish == "submissive")>>
 				I'll follow your every word to be a good <<s>>acrifi<<c>>e for the godde<<ss>>. I won't even blink if I'm not in<<s>>tructed to.
 			<<elseif ($activeSlave.fetish == "masochist")>>
-				<<s>>acrifi<<c>>e will be hard, right? Lot<<s>> of pain the whole week..." she trails off.
+				<<s>>acrifi<<c>>e will be hard, right? Lot<<s>> of pain the whole week..." $he trails off.
 			<<elseif ($activeSlave.fetish == "cumslut")>>
-				oh God<<s>>, it'<<s>> going to be <<s>>o hard not being able to cum the whole week!" An expression of sadness spreads across her face. "But I'm willing to do it for the godde<<ss>>."
+				oh God<<s>>, it'<<s>> going to be <<s>>o hard not being able to cum the whole week!" An expression of sadness spreads across $his face. "But I'm willing to do it for the godde<<ss>>."
 			<<elseif ($activeSlave.fetish == "humiliation")>>
 				it'<<s>> a public <<s>>acrifi<<c>>e, right? I hope they all <<s>>ee how much one mu<<s>>t <<s>>uffer to plea<<s>>e the godde<<ss>>."
 			<<elseif ($activeSlave.fetish == "buttslut")>>
-				my poor a<<ss>>, <<s>>o neglected. I hope Xochiquetzal be plea<<s>>ed with <<s>>uch a hard <<s>>acrifi<<c>>e." She rubs her butt in preparation.
+				my poor a<<ss>>, <<s>>o neglected. I hope Xochiquetzal be plea<<s>>ed with <<s>>uch a hard <<s>>acrifi<<c>>e." $He rubs $his butt in preparation.
 			<<else>>
-				I will do my be<<s>>t to be a good <<s>>acrifi<<c>>e." She tries to be brave. Then, half to herself, she adds in a small voice, "I can do this."
+				I will do my be<<s>>t to be a good <<s>>acrifi<<c>>e." $He tries to be brave. Then, half to $himself, $he adds in a small voice, "I can do this."
 			<</if>>
 		<<elseif $activeSlave.sexualFlaw != "none">>
-			"Ye<<s>>, <<Master>>," she <<say>>s obediently. She hesitates, looking concerned.
+			"Ye<<s>>, <<Master>>," $he <<say>>s obediently. $He hesitates, looking concerned.
 			<<if ($activeSlave.sexualFlaw == "hates oral")>>
-				"<<S>>o, no <<s>>ucking dick<<s>> for a week, right? It will be hard, but I'll do it to plea<<s>>e the godde<<ss>>." A coy little smile appears on her face when she thinks you aren't looking.
+				"<<S>>o, no <<s>>ucking dick<<s>> for a week, right? It will be hard, but I'll do it to plea<<s>>e the godde<<ss>>." A coy little smile appears on $his face when $he thinks you aren't looking.
 			<<elseif ($activeSlave.sexualFlaw == "hates anal")>>
-				"<<S>>o, no taking dick<<s>> up my a<<ss>> for a week, right? It will be hard, but I'll do it to plea<<s>>e the godde<<ss>>." A coy little smile appears on her face when she thinks you aren't looking.
+				"<<S>>o, no taking dick<<s>> up my a<<ss>> for a week, right? It will be hard, but I'll do it to plea<<s>>e the godde<<ss>>." A coy little smile appears on $his face when $he thinks you aren't looking.
 			<<elseif ($activeSlave.sexualFlaw == "shamefast")>>
-				"That loin cloth <<s>>eem<<s>> <<s>>o <<s>>mall..." She stutters while turning red.
+				"That loin cloth <<s>>eem<<s>> <<s>>o <<s>>mall..." $He stutters while turning red.
 			<<elseif ($activeSlave.sexualFlaw == "repressed")>>
-				"<<S>>o, no <<s>>e<<x>> at all for a week, right? It will be hard, but I'll do it to plea<<s>>e the godde<<ss>>. A coy little smile appears on her face when she thinks you aren't looking.
+				"<<S>>o, no <<s>>e<<x>> at all for a week, right? It will be hard, but I'll do it to plea<<s>>e the godde<<ss>>. A coy little smile appears on $his face when $he thinks you aren't looking.
 			<<else>>
-				She tries to be brave. "<<Master>>, I will do my be<<s>>t to be a good <<s>>acrifi<<c>>e" Then, half to herself, she adds in a small voice, "I can do thi<<s>>..."
+				$He tries to be brave. "<<Master>>, I will do my be<<s>>t to be a good <<s>>acrifi<<c>>e" Then, half to $himself, $he adds in a small voice, "I can do thi<<s>>..."
 			<</if>>
 		<<else>>
-			She tries to be brave. "<<Master>>, I will do my be<<s>>t to be a good <<s>>acrifi<<c>>e." Then, half to herself, she adds in a small voice, "I can do thi<<s>>..."
+			$He tries to be brave. "<<Master>>, I will do my be<<s>>t to be a good <<s>>acrifi<<c>>e." Then, half to $himself, $he adds in a small voice, "I can do thi<<s>>..."
 		<</if>>
 	<<elseif ($activeSlave.devotion >= -50) && ($activeSlave.trust < -20)>>	
 		<<if !canTalk($activeSlave)>>
-			She looks afraid at the prospect of suffering for the goddess.
+			$He looks afraid at the prospect of suffering for the goddess.
 		<<elseif $activeSlave.sexualFlaw != "none">>
-			She seems afraid of what's to come and her answer is barely more than a whispering to herself, "Ye<<s>> <<master>>..." But finally she gasps out. "God<<s>>, I'm going to <<s>>-<<s>>uffer <<s>>o much."
+			$He seems afraid of what's to come and $his answer is barely more than a whispering to $himself, "Ye<<s>> <<master>>..." But finally $he gasps out. "God<<s>>, I'm going to <<s>>-<<s>>uffer <<s>>o much."
 			<<if ($activeSlave.sexualFlaw == "hates oral") || ($activeSlave.sexualFlaw == "hates anal") || ($activeSlave.sexualFlaw == "hates penetration")>>
-				She visibly considers disobedience but the prospect of not having <<if ($activeSlave.sexualFlaw == "hates oral")>>a dick down her throat<<elseif ($activeSlave.sexualFlaw == "hates anal")>>her butt filled<<elseif ($activeSlave.sexualFlaw == "hates penetration")>>any hole filled with dick<</if>> for a hole week seems enough to go through any ordeal you order her to do. Trembling, she answers, "Ye<<s>> <<Master>>, I'll obey."
+				$He visibly considers disobedience but the prospect of not having <<if ($activeSlave.sexualFlaw == "hates oral")>>a dick down $his throat<<elseif ($activeSlave.sexualFlaw == "hates anal")>>$his butt filled<<elseif ($activeSlave.sexualFlaw == "hates penetration")>>any hole filled with dick<</if>> for a hole week seems enough to go through any ordeal you order $him to do. Trembling, $he answers, "Ye<<s>> <<Master>>, I'll obey."
 			<<elseif ($activeSlave.sexualFlaw == "shamefast")>>
-				She bursts into tears. "I'm going to be practically naked where everyone can <<s>>ee me!"
+				$He bursts into tears. "I'm going to be practically naked where everyone can <<s>>ee me!"
 			<<elseif ($activeSlave.sexualFlaw == "repressed")>>
-				 A big smile appears on her face. "I'm going to be clean<<s>>ed. I'll be cleaned for the godde<<ss>>..."
+				 A big smile appears on $his face. "I'm going to be clean<<s>>ed. I'll be cleaned for the godde<<ss>>..."
 			<</if>>
 		<<else>>
-			She does her best to control herself and avoid punishment. "<<Master>>, I will do it. I'll do the peniten<<c>>e for the godde<<ss>>." She holds herself together until you dismiss her; as she turns to leave, the tears come fast, and she almost runs into the doorframe on her way out<<if canSee($activeSlave)>>, blinded with weeping<</if>>."
+			$He does $his best to control $himself and avoid punishment. "<<Master>>, I will do it. I'll do the peniten<<c>>e for the godde<<ss>>." $He holds $himself together until you dismiss $him; as $he turns to leave, the tears come fast, and $he almost runs into the doorframe on $his way out<<if canSee($activeSlave)>>, blinded with weeping<</if>>."
 		<</if>>
 	<<else>>
 		<<if canWalk($activeSlave)>>
-			She manages to run halfway to your desk before she's <<if $Bodyguard != 0>>clotheslined by $Bodyguard.slaveName<<elseif $HeadGirl != 0>> restrained by $HeadGirl.slaveName<<else>>restrained by another, more obedient slave<</if>>. She kicks and struggles as she's removed from your office. By the end of the week, it won't matter; she'll be so hungry and horny that resistance will be the last thing on her mind.
+			$He manages to run halfway to your desk before $he's <<if $Bodyguard != 0>>clotheslined by $Bodyguard.slaveName<<elseif $HeadGirl != 0>> restrained by $HeadGirl.slaveName<<else>>restrained by another, more obedient slave<</if>>. $He kicks and struggles as $he's removed from your office. By the end of the week, it won't matter; $he'll be so hungry and horny that resistance will be the last thing on $his mind.
 		<<elseif !canTalk($activeSlave)>>
-			A long line of slurs and names are screamed at you, none of them particularly pleasant. Your <<if $HeadGirl != 0>>Head Girl $HeadGirl.slaveName <<else>>another, more obedient slave<</if>> removes her as she continues her rant, spitting an resisting as much as she can without limbs. By the end of the week, it won't matter; she'll be so hungry and horny that resistance will be the last thing on her mind.
+			A long line of slurs and names are screamed at you, none of them particularly pleasant. Your <<if $HeadGirl != 0>>Head Girl $HeadGirl.slaveName <<else>>another, more obedient slave<</if>> removes $him as $he continues $his rant, spitting an resisting as much as $he can without limbs. By the end of the week, it won't matter; $he'll be so hungry and horny that resistance will be the last thing on $his mind.
 		<<else>>
-			She proceeds to drop into a massive tantrum for the lack of better ways to express herself. <<if $HeadGirl != 0>>$HeadGirl.slaveName<<else>>Another, more obedient slave<</if>> removes her as she continues struggling, spiting and resisting as much as she can. By the end of the week, it won't matter; she'll be so hungry and horny that resistance will be the last thing on her mind.
+			$He proceeds to drop into a massive tantrum for the lack of better ways to express $himself. <<if $HeadGirl != 0>>$HeadGirl.slaveName<<else>>Another, more obedient slave<</if>> removes $him as $he continues struggling, spiting and resisting as much as $he can. By the end of the week, it won't matter; $he'll be so hungry and horny that resistance will be the last thing on $his mind.
 		<</if>>
 	<</if>>
 	
 	<br>
-	As tradition dictates, the purification of her body will be used as penitence to the goddess in an attempt to pay for the favors bestowed upon your arcology. First, one of your slaves is appointed to represent you as her owner who willingly gives the slave as sacrifice, and is put in charge of the slave's health while she goes through the penance process. $activeSlave.slaveName is thoroughly bathed, her whole body covered in blue paint, and her mouth in black, as payment for being a prostitute. She's taken to spend the night at the sexual servitude of another slave who will be sacrificed to Tezcatlipoca, god of the night sky. She's <<if ($activeSlave.devotion > 20)>>fucked all night long <<else>>raped over and over again throughout the night <</if>>; her holes dedicated to the sexual satisfaction of the slave who soon will face a much darker fate than her to please the gods.
+	As tradition dictates, the purification of $his body will be used as penitence to the goddess in an attempt to pay for the favors bestowed upon your arcology. First, one of your slaves is appointed to represent you as $his owner who willingly gives the slave as sacrifice, and is put in charge of the slave's health while $he goes through the penance process. $activeSlave.slaveName is thoroughly bathed, $his whole body covered in blue paint, and $his mouth in black, as payment for being a prostitute. $He's taken to spend the night at the sexual servitude of another slave who will be sacrificed to Tezcatlipoca, god of the night sky. $He's <<if ($activeSlave.devotion > 20)>>fucked all night long <<else>>raped over and over again throughout the night <</if>>; $his holes dedicated to the sexual satisfaction of the slave who soon will face a much darker fate than $him to please the gods.
 	<<if canDoVaginal($activeSlave) && canDoAnal($activeSlave)>>
 		<<set _randomVag = random(0,2)>>
 		<<set _randomAnal = random(0,1)>>
 		<<set _randomOral = random(2,6)>>
 		<<set $activeSlave.vaginalCount += _randomVag, $activeSlave.analCount += _randomAnal, $activeSlave.oralCount += _randomOral, $vaginalTotal += _randomVag, $analTotal += _randomAnal, $oralTotal += _randomOral>>
 		<<if $activeSlave.vagina == 0 && $activeSlave.anus == 0>>
-			Her sacrifice to the gods ended up including @@.lime;both her virginities.@@
+			$His sacrifice to the gods ended up including @@.lime;both $his virginities.@@
 			<<set $activeSlave.vagina = 1, $activeSlave.anus = 1>>
 		<</if>>
 		<<if canGetPregnant($activeSlave) && $activeSlave.eggType == "human">>
-			Her lover tried her best to plant her seed deep within her. She's likely pregnant after last night.
+			$His lover tried her best to plant her seed deep within $him. $He's likely pregnant after last night.
 			<<= knockMeUp($activeSlave, 70, 2, 0)>>
 		<</if>>
 	<<elseif canDoVaginal($activeSlave)>>
@@ -105,11 +105,11 @@
 		<<set _randomOral = random(2,3)>>
 		<<set $activeSlave.vaginalCount += _randomVag, $activeSlave.oralCount += _randomOral, $vaginalTotal += _randomVag, $oralTotal += _randomOral>>
 		<<if $activeSlave.vagina == 0>>
-			Her sacrifice to the gods ended up including @@.lime;her virginity.@@
+			$His sacrifice to the gods ended up including @@.lime;$his virginity.@@
 			<<set $activeSlave.vagina = 1>>
 		<</if>>
 		<<if canGetPregnant($activeSlave) && $activeSlave.eggType == "human">>
-			Her lover tried her best to plant her seed deep within her. She's likely pregnant after last night.
+			$His lover tried her best to plant her seed deep within $him. $He's likely pregnant after last night.
 			<<= knockMeUp($activeSlave, 70, 0, 0)>>
 		<</if>>
 	<<elseif canDoAnal($activeSlave)>>
@@ -117,27 +117,27 @@
 		<<set _randomOral = random(2,3)>>
 		<<set $activeSlave.analCount += _randomAnal, $activeSlave.oralCount += _randomOral, $analTotal += _randomAnal, $oralTotal += _randomOral>>
 		<<if $activeSlave.anus == 0>>
-			Her sacrifice to the gods ended up including @@.lime;her anal virginity.@@
+			$His sacrifice to the gods ended up including @@.lime;$his anal virginity.@@
 			<<set $activeSlave.anus = 1>>
 		<</if>>
 		<<if canGetPregnant($activeSlave) && $activeSlave.eggType == "human">>
-			Her lover tried her best to plant her seed deep within her. She's likely pregnant after last night.
+			$His lover tried her best to plant her seed deep within $him. $He's likely pregnant after last night.
 			<<= knockMeUp($activeSlave, 70, 1, 0)>>
 		<</if>>
 	<<else>>
 		<<set _randomOral = random(2,6)>>
 		<<set $activeSlave.oralCount += _randomOral, $oralTotal += _randomOral>>
-		By the following morning she's sickened from the number of loads blown down her throat. Luckily inducing vomiting will be enough to have her ready for the next step.
+		By the following morning $he's sickened from the number of loads blown down $his throat. Luckily inducing vomiting will be enough to have $him ready for the next step.
 	<</if>>
 
 	<br>
-	She's prepared for her public penance. First, she is left to sweat for several hours on the temazcal to remove any impurity of the previous night before being bathed and painted once again. She's specially dressed for the occasion,
+	$He's prepared for $his public penance. First, $he is left to sweat for several hours on the temazcal to remove any impurity of the previous night before being bathed and painted once again. $He's specially dressed for the occasion,
 	<<if ($activeSlave.sexualFlaw == "shamefast") || ($activeSlave.sexualFlaw == "repressed")>>
-		a short red loincloth and a chastity belt designed to prevent any forbidden self-stimulation cover as little of her lower body as possible. The setup is adorned with long, red, silky fringes that move as she walks. Her chest is bare except for a pair of golden pasties over her nipples joined by three blue chains on cascade.
+		a short red loincloth and a chastity belt designed to prevent any forbidden self-stimulation cover as little of $his lower body as possible. The setup is adorned with long, red, silky fringes that move as $he walks. $His chest is bare except for a pair of golden pasties over $his nipples joined by three blue chains on cascade.
 	<<else>> 
-		a particularly enticing red loincloth covers her lower regions while hiding the chastity belt that will thwart any forbidden self-stimulation. Her chest is nearly naked save for a large necklace adorned with feathers, gold and flowers.
+		a particularly enticing red loincloth covers $his lower regions while hiding the chastity belt that will thwart any forbidden self-stimulation. $His chest is nearly naked save for a large necklace adorned with feathers, gold and flowers.
 	<</if>>
-	Lastly, her head is decorated with a huge crest of feathers in the colors of the goddess.
+	Lastly, $his head is decorated with a huge crest of feathers in the colors of the goddess.
 
 	<br>
 
@@ -145,17 +145,17 @@
 	<<if ($activeSlave.devotion > 20)>>
 		proudly facing destiny,
 	<<else>>
-		restrained and crying while she tries to resist,
+		restrained and crying while $he tries to resist,
 	<</if>>
-	followed by the sound of drums and flutes with her caretaker bringing up the rear. Finally, you reach the center of your arcology's largest plaza where
+	followed by the sound of drums and flutes with $his caretaker bringing up the rear. Finally, you reach the center of your arcology's largest plaza where
 	<<if _activeSlaveRepSacrifice <= 0>>
-		you find nobody cares about her penance. She's presented to anyone that will listen
+		you find nobody cares about $his penance. $He's presented to anyone that will listen
 	<<elseif _activeSlaveRepSacrifice < 10>>
-		a few spectators have assembled to watch her internment. She's presented to the onlookers
+		a few spectators have assembled to watch $his internment. $He's presented to the onlookers
 	<<elseif _activeSlaveRepSacrifice < 100>>
-		a small crowd has assembled to watch her internment. She's presented to the crowd
+		a small crowd has assembled to watch $his internment. $He's presented to the crowd
 	<<else>>
-		a large crowd has assembled to eagerly watch her internment. She's presented to the excited crowd
+		a large crowd has assembled to eagerly watch $his internment. $He's presented to the excited crowd
 	<</if>>
 	as the sacrifice and is
 	<<if ($activeSlave.devotion > 20)>>
@@ -163,92 +163,92 @@
 	<<else>>
 		pushed
 	<</if>>
-	into a golden cage, just big enough for her to fit. Once inside, a huge dose of aphrodisiacs are injected to her and the door locked. During her week long penance, she will be kept on a strict regimen of aphrodisiacs to keep her aroused but unable to cum without direct stimulation, a special spiced tea diet to avoid dehydration and a constant vigil with only a few hours of sleep every night.
+	into a golden cage, just big enough for $his to fit. Once inside, a huge dose of aphrodisiacs are injected to $him and the door locked. During $his week long penance, $he will be kept on a strict regimen of aphrodisiacs to keep $him aroused but unable to cum without direct stimulation, a special spiced tea diet to avoid dehydration and a constant vigil with only a few hours of sleep every night.
 
 	<br>
 	<<if ($activeSlave.devotion > 50)>>
-		As the week starts, she is proud to fulfill her duty. She fights the urge to touch herself, drinking only when she needs to, and does her best to keep herself pure for the goddess.
+		As the week starts, $he is proud to fulfill $his duty. $He fights the urge to touch $himself, drinking only when $he needs to, and does $his best to keep $himself pure for the goddess.
 		<<if ($activeSlave.fetishKnown == 1) && ($activeSlave.fetishStrength > 60) && ($activeSlave.fetish != "none")>>
 			<<if ($activeSlave.fetish == "submissive")>>
-				She makes sure to be ready to take any instruction and it is clear that she enjoys it. As the week progresses, the signs of sexual frustration become more evident on her body, however she seems to enjoy the struggle to resist the urges since she is under strict orders to not touch herself. Every time the slave in charge of feeding her or renewing her aphrodisiacs orders her to come closer, her body shudders with lust fueled pleasure. She moans lewdly whenever she's ordered to wake up or to sleep. By the end of the week, she fights to remain standing, almost delusional from lust and starvation, as she was told to remain on her feet; much to her chagrin, exhaustion often bring her to her knees.
+				$He makes sure to be ready to take any instruction and it is clear that $he enjoys it. As the week progresses, the signs of sexual frustration become more evident on $his body, however $he seems to enjoy the struggle to resist the urges since $he is under strict orders to not touch $himself. Every time the slave in charge of feeding $him or renewing $his aphrodisiacs orders $him to come closer, $his body shudders with lust fueled pleasure. $He moans lewdly whenever $he's ordered to wake up or to sleep. By the end of the week, $he fights to remain standing, almost delusional from lust and starvation, as $he was told to remain on $his feet; much to $his chagrin, exhaustion often bring $him to $his knees.
 			<<elseif ($activeSlave.fetish == "masochist")>>
-				She seems to enjoy the pain her sacrifice submits her to. As the week progresses, it is fairly common to see her moaning and showing other signs of pleasure that seem to be unrelated to the huge amount of aphrodisiacs in her system. Before long, she starts to faint more often as she refuses to even drink the tea to keep hydrated and avoids any sleep whatsoever. The specially designated slave appointed to her care needs to force her to drink every few hours to avoid dying of dehydration. She seems to enjoy the extra abuse and even fights to retain as little liquid inside her as possible. By the end of the week, she needs to be constantly reanimated to carry out her penance; a process that she also seems to enjoy. 
+				$He seems to enjoy the pain $his sacrifice submits $him to. As the week progresses, it is fairly common to see $him moaning and showing other signs of pleasure that seem to be unrelated to the huge amount of aphrodisiacs in $his system. Before long, $he starts to faint more often as $he refuses to even drink the tea to keep hydrated and avoids any sleep whatsoever. The specially designated slave appointed to $his care needs to force $him to drink every few hours to avoid dying of dehydration. $He seems to enjoy the extra abuse and even fights to retain as little liquid inside $him as possible. By the end of the week, $he needs to be constantly reanimated to carry out $his penance; a process that $he also seems to enjoy. 
 			<<elseif ($activeSlave.fetish == "cumslut")>>
-				She can be seen frequently crying and desperately fighting the excruciating need to touch herself. As a result of the aphrodisiacs on her body, the paint on the inner thighs is constantly wet and steadily drips onto the cage floor. As week progresses, her whining and tears increase and her body convulses harder and harder with lust. The loincloth she's wearing is constantly wet, as are her legs. It is common to see her begging strength from the goddess only to burst into tears when no relief comes to her and crying herself to sleep at night only to be awoken a few hours later. As a result of all her crying and lubrication, she needs to be hydrated more often. By the end of the week, her body refuses to lose more liquid, a fact that doesn't stop her from sobbing, immobile in her dried arousal on the floor of the cage, interrupted only by the spasms of her lust raked body and the slave posted to procure her more tea to prevent her from succumbing to dehydration.
+				$He can be seen frequently crying and desperately fighting the excruciating need to touch $himself. As a result of the aphrodisiacs on $his body, the paint on the inner thighs is constantly wet and steadily drips onto the cage floor. As week progresses, $his whining and tears increase and $his body convulses harder and harder with lust. The loincloth $he's wearing is constantly wet, as are $his legs. It is common to see $him begging strength from the goddess only to burst into tears when no relief comes to $him and crying $himself to sleep at night only to be awoken a few hours later. As a result of all $his crying and lubrication, $he needs to be hydrated more often. By the end of the week, $his body refuses to lose more liquid, a fact that doesn't stop $him from sobbing, immobile in $his dried arousal on the floor of the cage, interrupted only by the spasms of $his lust raked body and the slave posted to procure $him more tea to prevent $him from succumbing to dehydration.
 			<<elseif ($activeSlave.fetish == "humiliation")>>
-				She seems to enjoy all the attention she receives as she tries to fight the impulse to touch herself. She takes special care to show how degrading the whole process can be. Is common to see her enjoying every reapplication of aphrodisiacs and when she needs to be awoken. Often, she refuses to drink the tea, hoping the time comes that she will be forced to drink it. As the week progresses and the signs of discomfort become more obvious, she rejoices in the attempts of the slave on duty to force her to drink her tea and the way she's awakened after just a few hours of sleep. Her body shows clear signs of food, sleep and sexual depravation that increases as the days go by; she shows no shame with displaying her lack of inner strength. By the end of the week, she can't stand up and remains on the floor of the cage, enjoying the soak in her own sexual fluids and saving what little strength she has left to make her waterings thoroughly humiliating.
+				$He seems to enjoy all the attention $he receives as $he tries to fight the impulse to touch $himself. $He takes special care to show how degrading the whole process can be. Is common to see $him enjoying every reapplication of aphrodisiacs and when $he needs to be awoken. Often, $he refuses to drink the tea, hoping the time comes that $he will be forced to drink it. As the week progresses and the signs of discomfort become more obvious, $he rejoices in the attempts of the slave on duty to force $him to drink $his tea and the way $he's awakened after just a few hours of sleep. $His body shows clear signs of food, sleep and sexual depravation that increases as the days go by; $he shows no shame with displaying $his lack of inner strength. By the end of the week, $he can't stand up and remains on the floor of the cage, enjoying the soak in $his own sexual fluids and saving what little strength $he has left to make $his waterings thoroughly humiliating.
 			<<elseif ($activeSlave.fetish == "buttslut")>>
-				She tries to keep her butt away from the bars of the cage to avoid any possible stimulation of it. As the week progresses, it is common to see her trying to remain immobile as her body shakes and twitches with lust; the constant stimulation of the soft fabric over her butt, every shift of her weight and even the caress of the air threatening to drive her into a frenzy. The lack of food, sexual release and sleep wears her will down as she's often ordered back to her feet since she insists on sitting down with the hope that her butt numbs. By the end of the week, she remains on the floor of the cage, sitting on her side, as immobile as she can, interrupted only by the occasional twitch and the need to drink or roll over.
+				$He tries to keep $his butt away from the bars of the cage to avoid any possible stimulation of it. As the week progresses, it is common to see $him trying to remain immobile as $his body shakes and twitches with lust; the constant stimulation of the soft fabric over $his butt, every shift of $his weight and even the caress of the air threatening to drive $him into a frenzy. The lack of food, sexual release and sleep wears $his will down as $he's often ordered back to $his feet since $he insists on sitting down with the hope that $his butt numbs. By the end of the week, $he remains on the floor of the cage, sitting on $his side, as immobile as $he can, interrupted only by the occasional twitch and the need to drink or roll over.
 			<<elseif ($activeSlave.fetish == "boobs")>>
-				She tries to distract herself from the constant stimulation the necklace forces onto her sensitive <<if $activeSlave.boobs >= 300>>breasts<<else>>chest<</if>>. She can be seen constantly fighting the urge to tweak her nipples every time the aphrodisiacs are injected into to her body. As the week goes by, the lack of food and sleep seem to distract her enough to stop her from clenching the cage's bars in an attempt to avoid cumming from stimulation to her breasts. She needs to be constantly watched during her sleep to make sure her hands don't slip under her necklace. By the end of the week, she remains on the floor of her cage, incapable of moving, from the lack of food, sleep and sexual release. Her nipples are painfully erect from the aphrodisiacs in her body.
+				$He tries to distract $himself from the constant stimulation the necklace forces onto $his sensitive <<if $activeSlave.boobs >= 300>>breasts<<else>>chest<</if>>. $He can be seen constantly fighting the urge to tweak $his nipples every time the aphrodisiacs are injected into to $his body. As the week goes by, the lack of food and sleep seem to distract $him enough to stop $him from clenching the cage's bars in an attempt to avoid cumming from stimulation to $his breasts. $He needs to be constantly watched during $his sleep to make sure $his hands don't slip under $his necklace. By the end of the week, $he remains on the floor of $his cage, incapable of moving, from the lack of food, sleep and sexual release. $His nipples are painfully erect from the aphrodisiacs in $his body.
 			<<else>>
-				She tries to fulfill her sacrifice as best she can by trying to keep herself pure for the goddess. She submits to every instruction to the best of her ability. She can be seen constantly fighting the urge to touch herself, shaking and moaning at the overwhelming lust caused by the aphrodisiacs. She drinks only when told, and kindly refuses it when she thinks she can hold longer without it. As the week progresses, her body shakes and twitches more often as she struggles to stave off the compounding effects of the aphrodisiacs. She tries to minimize any extra stimulation from the soft fabric or the necklace on her chest by staying still, but sometimes she bursts into tears when her strength wavers. The only interactions she faces are the reminders to stay hydrated, the application of more aphrodisiacs and her sleep deprivation. By the end of the week, she can hardly stand and often remains on the floor of the cage, soaked in her own desperation.
+				$He tries to fulfill $his sacrifice as best $he can by trying to keep $himself pure for the goddess. $He submits to every instruction to the best of $his ability. $He can be seen constantly fighting the urge to touch $himself, shaking and moaning at the overwhelming lust caused by the aphrodisiacs. $He drinks only when told, and kindly refuses it when $he thinks $he can hold longer without it. As the week progresses, $his body shakes and twitches more often as $he struggles to stave off the compounding effects of the aphrodisiacs. $He tries to minimize any extra stimulation from the soft fabric or the necklace on $his chest by staying still, but sometimes $he bursts into tears when $his strength wavers. The only interactions $he faces are the reminders to stay hydrated, the application of more aphrodisiacs and $his sleep deprivation. By the end of the week, $he can hardly stand and often remains on the floor of the cage, soaked in $his own desperation.
 			<</if>>
 		<<else>>
-			She tries to fulfill her sacrifice as best she can by trying to keep herself pure for the goddess. She submits to every instruction to the best of her ability. She can be seen constantly fighting the urge to touch herself, shaking and moaning at the overwhelming lust caused by the aphrodisiacs. She drinks only when told, and kindly refuses it when she thinks she can hold longer without it. As the week progresses, her body shakes and twitches more often as she struggles to stave off the compounding effects of the aphrodisiacs. She tries to minimize any extra stimulation from the soft fabric or the necklace on her chest by staying still, but sometimes she bursts into tears when her strength wavers. The only interactions she faces are the reminders to stay hydrated hydrated, the application of more aphrodisiacs and her sleep deprivation. By the end of the week, she can hardly stand and often remains on the floor of the cage, soaked in her own desperation.
+			$He tries to fulfill $his sacrifice as best $he can by trying to keep $himself pure for the goddess. $He submits to every instruction to the best of $his ability. $He can be seen constantly fighting the urge to touch $himself, shaking and moaning at the overwhelming lust caused by the aphrodisiacs. $He drinks only when told, and kindly refuses it when $he thinks $he can hold longer without it. As the week progresses, $his body shakes and twitches more often as $he struggles to stave off the compounding effects of the aphrodisiacs. $He tries to minimize any extra stimulation from the soft fabric or the necklace on $his chest by staying still, but sometimes $he bursts into tears when $his strength wavers. The only interactions $he faces are the reminders to stay hydrated hydrated, the application of more aphrodisiacs and $his sleep deprivation. By the end of the week, $he can hardly stand and often remains on the floor of the cage, soaked in $his own desperation.
 		<</if>>
 	<<elseif ($activeSlave.devotion > 20) || (($activeSlave.devotion >= -20) && ($activeSlave.trust < -20) && ($activeSlave.trust >= -50))>>
-		As week starts, she tries to fulfill her duty. She fights the urge to touch herself, drinks just when she needs to, and tries to keep herself pure for the goddess.
+		As week starts, $he tries to fulfill $his duty. $He fights the urge to touch $himself, drinks just when $he needs to, and tries to keep $himself pure for the goddess.
 		<<if ($activeSlave.fetishKnown == 1) && ($activeSlave.fetishStrength > 60) && ($activeSlave.fetish != "none")>>
 			<<if ($activeSlave.fetish == "submissive")>>
-				She makes sure is ready to take any order she might be given and it is evident that she enjoys every time she is ordered to do something. As the week progresses she finds herself close to the limits of her submission. As much as she tries to keep her hands to herself, her sexual frustration finally wins the battle as she desperately tries to masturbate. Only for her to discover how effective the chastity belt really is. She cries in frustration and shame for being unable to fulfill her orders. The signs of sexual frustration are more evident on her body as time goes by and it is common to see her repeating <<Master>> told me no touching yourself is allowed over and over again as she shifts her weight from foot to foot. The only thing that seems to shut her up is when she is ordered to come closer to drink, renew her dose of aphrodisiacs or when ordered to be prepared to sleep. As soon as she hears the order, her body twitches and a soft moan can be heard. By the end of the week she fights to remain standing up almost delusional as she was told to remain on her feet but the signs of exhaustion often bring her to her knees. Sometimes she tries to touch herself down there only to burst into tears when she is unable to do so. 
+				$He makes sure is ready to take any order $he might be given and it is evident that $he enjoys every time $he is ordered to do something. As the week progresses $he finds $himself close to the limits of $his submission. As much as $he tries to keep $his hands to $himself, $his sexual frustration finally wins the battle as $he desperately tries to masturbate. Only for $him to discover how effective the chastity belt really is. $He cries in frustration and shame for being unable to fulfill $his orders. The signs of sexual frustration are more evident on $his body as time goes by and it is common to see $his repeating "<<Master>> told me no touching yourself is allowed" over and over again as $he shifts $his weight from foot to foot. The only thing that seems to shut $him up is when $he is ordered to come closer to drink, renew $his dose of aphrodisiacs or when ordered to be prepared to sleep. As soon as $he hears the order, $his body twitches and a soft moan can be heard. By the end of the week $he fights to remain standing up almost delusional as $he was told to remain on $his feet but the signs of exhaustion often bring $him to $his knees. Sometimes $he tries to touch $himself down there only to burst into tears when $he is unable to do so. 
 			<<elseif ($activeSlave.fetish == "masochist")>>
-				She seems to enjoy the pain her sacrifice submits her to. Through the week is fairly common to see her moaning and showing other signs of pleasure that seem to be fairly unrelated to the huge amounts of aphrodisiacs that run through her. Every time the shot it is injected to her body she pants and thrust enjoying the pain of her swollen <<if $activeSlave.dick != 0>>dick<<else>>pussy lips<</if>> throbbing inside her chastity belt. As the week progresses she starts to faint frequently as she refuses to even drink the tea that keeps her hydrated and avoid death in addition to sleep whatsoever instead choosing to focus on the pain of being constantly aroused. As a precaution, alternative methods to keep her hydrated are put in place to avoid the pleasure of being forced to drink every few hours as she was caught several times trying to cum from it. By the end of the week she needs to be constantly reanimated to fulfill her vigil, moaning as she comes to conscience as the exhaustion and pain on her body washes over to her.
+				$He seems to enjoy the pain $his sacrifice submits $him to. Through the week is fairly common to see $his moaning and showing other signs of pleasure that seem to be fairly unrelated to the huge amounts of aphrodisiacs that run through $him. Every time the shot it is injected to $his body $he pants and thrust enjoying the pain of $his swollen <<if $activeSlave.dick != 0>>dick<<else>>pussy lips<</if>> throbbing inside $his chastity belt. As the week progresses $he starts to faint frequently as $he refuses to even drink the tea that keeps $him hydrated and avoid death in addition to sleep whatsoever instead choosing to focus on the pain of being constantly aroused. As a precaution, alternative methods to keep $him hydrated are put in place to avoid the pleasure of being forced to drink every few hours as $he was caught several times trying to cum from it. By the end of the week $he needs to be constantly reanimated to fulfill $his vigil, moaning as $he comes to conscience as the exhaustion and pain on $his body washes over to $him.
 			<<elseif ($activeSlave.fetish == "cumslut")>>
-				At first, she seems resigned to not cum at all during her penance. Soon her resolution seems to vanish and she can be seen constantly crying, trying to fight the excruciating need to touch herself yet failing by trying to masturbate through the chastity belt. As a result of the aphrodisiacs in her body the paint on the inner part of her legs seems constantly wet and dripping into the cage which she seems to enjoy. As her whining and tears increases so does the spasms a direct result of her need to cum. The loincloth she is wearing has to be constantly changed and her legs constantly cleaned when it becomes apparent they are wet to avoid any evidence of pleasure. She tries to make it more difficult as now it is the only thing she has to fantasize on cumming. At the end of the week is often common to see her beg to be touched by anyone who is close enough to hear her and bursts into tears when she is blatantly ignored. As a result of all this crying, the lack of food and sleep she needs to be hydrated more often also the dose of aphrodisiacs is changed to be less potent but be injected more often to avoid the danger that she might cum from it. Her body refuses to lose anymore more liquids, a fact that doesn't stop her from sobbing and begging to be touched as soon as she finds the strength to it while she remains almost immobile on the bottom of the cage, interrupted by the spasms of her body as a result of being constantly aroused for a week.
+				At first, $he seems resigned to not cum at all during $his penance. Soon $his resolution seems to vanish and $he can be seen constantly crying, trying to fight the excruciating need to touch $himself yet failing by trying to masturbate through the chastity belt. As a result of the aphrodisiacs in $his body the paint on the inner part of $his legs seems constantly wet and dripping into the cage which $he seems to enjoy. As $his whining and tears increases so does the spasms a direct result of $his need to cum. The loincloth $he is wearing has to be constantly changed and $his legs constantly cleaned when it becomes apparent they are wet to avoid any evidence of pleasure. $He tries to make it more difficult as now it is the only thing $he has to fantasize on cumming. At the end of the week is often common to see $him beg to be touched by anyone who is close enough to hear $him and bursts into tears when $he is blatantly ignored. As a result of all this crying, the lack of food and sleep $he needs to be hydrated more often also the dose of aphrodisiacs is changed to be less potent but be injected more often to avoid the danger that $he might cum from it. $His body refuses to lose anymore more liquids, a fact that doesn't stop $him from sobbing and begging to be touched as soon as $he finds the strength to it while $he remains almost immobile on the bottom of the cage, interrupted by the spasms of $his body as a result of being constantly aroused for a week.
 			<<elseif ($activeSlave.fetish == "humiliation")>>
-				She seems to enjoy all the attention she receives every time she tries to fight the impulse to touch herself as her body shows clear signs of arousal and takes special care in showing how degrading the whole process could be. Is often common to see her enjoying every time the dose of aphrodisiacs needs to be injected again or when she needs to be awaken. Often, she refuses to drink the tea is provided hoping that when the moment comes she will be forced to drink it preferably in a very humiliating way. As week progresses and her need to cum increases she focus on the humiliation she can get every time the aphrodisiacs get the best of her and tries to find release and fails as the citizens passing by throw insults and disgusted looks on her direction for failing in trying to please the goddess. As a result, she is immobilized and blindfolded in an attempt to reduce external stimulation. By the end of the week she cannot stand up and remains on the bottom of the cage, saving her strength to procure making the procedures as humiliating as possible with the little strength she has saved.
+				$He seems to enjoy all the attention $he receives every time $he tries to fight the impulse to touch $himself as $his body shows clear signs of arousal and takes special care in showing how degrading the whole process could be. It is often common to see $him enjoying every time the dose of aphrodisiacs needs to be injected again or when $he needs to be awaken. Often, $he refuses to drink the tea is provided hoping that when the moment comes $he will be forced to drink it preferably in a very humiliating way. As week progresses and $his need to cum increases $he focus on the humiliation $he can get every time the aphrodisiacs get the best of $him and tries to find release and fails as the citizens passing by throw insults and disgusted looks on $his direction for failing in trying to please the goddess. As a result, $he is immobilized and blindfolded in an attempt to reduce external stimulation. By the end of the week $he cannot stand up and remains on the bottom of the cage, saving $his strength to procure making the procedures as humiliating as possible with the little strength $he has saved.
 			<<elseif ($activeSlave.fetish == "buttslut")>>
-				At first, is common to see her trying to resist the heavy dose of aphrodisiacs in her body as she cannot find a way to release. As week progresses she is constantly crying and whining as she is unable find a way to stimulate her ass when the aphrodisiacs become too much for her. As the week progresses and her strength lingers she tries to find ways to increase stimulation on her ass. She tries to keep her butt as close as possible from the cage's bars, rubbing on them to increase any stimulation on her buttocks or focus on the feel of the sort fabric that covers her as it moves when she readjust herself. She seems particularly angry every time her attempts are put to an end just to burst into tears ashamed of her actions. By the end of the week she remains immobile on the center of her cage and the fabric readjusted to procure as little extra stimulation as possible. She insists on sitting down and rubbing her behind against the floor and is forced to stand up. By the end of the week the lack of food, sexual release and sleep seems to be wearing her will off as she takes longer being able to stand up every time and she remains on the bottom of the cage forced to lay on her chest as immobile as she can, interrupted only by the occasional twitch and the need to drink.
+				At first, is common to see $him trying to resist the heavy dose of aphrodisiacs in $his body as $he cannot find a way to release. As week progresses $he is constantly crying and whining as $he is unable find a way to stimulate $his ass when the aphrodisiacs become too much for $him. As the week progresses and $his strength lingers $he tries to find ways to increase stimulation on $his ass. $He tries to keep $his butt as close as possible from the cage's bars, rubbing on them to increase any stimulation on $his buttocks or focus on the feel of the sort fabric that covers $him as it moves when $he readjust $himself. $He seems particularly angry every time $his attempts are put to an end just to burst into tears ashamed of $his actions. By the end of the week $he remains immobile on the center of $his cage and the fabric readjusted to procure as little extra stimulation as possible. $He insists on sitting down and rubbing $his behind against the floor and is forced to stand up. By the end of the week the lack of food, sexual release and sleep seems to be wearing $his will off as $he takes longer being able to stand up every time and $he remains on the bottom of the cage forced to lay on $his chest as immobile as $he can, interrupted only by the occasional twitch and the need to drink.
 			<<elseif ($activeSlave.fetish == "boobs")>>
-				At first, she tries to distract herself from the constant stimulation the necklace over her chest seems to be producing. She can be seen constantly fighting the urge to touch her breasts every time the aphrodisiacs are injected into to her body. As the week progresses her resolutions seem to vanish and needs to be stopped from touching her breast in several occasions or is constantly caught and forcefully stopped trying to moving her chest to make the necklace rub her breasts. Later on, the necklace is replaced for a breastplate equally colorful and adorned but extremely tight making her breast flatter and unable to move. She soon realizes not only that she can no longer stimulate her breast with it on but that now her breasts are completely hidden from view. As a result, she can be seen constantly crying and trying to rip the breastplate apart with no avail. She is constantly awake during the times she is supposed to be sleeping as she tries to touch her breast but can't seem to find them hidden under the breastplate. At the end of the week she remains on the bottom of her cage unable to move as the lack of food, sleep and sexual release takes a toll on her body, the breastplate is without feathers or other delicate adornments but still in a perfect position.
+				At first, $he tries to distract $himself from the constant stimulation the necklace over $his chest seems to be producing. $He can be seen constantly fighting the urge to touch $his breasts every time the aphrodisiacs are injected into to $his body. As the week progresses $his resolutions seem to vanish and needs to be stopped from touching $his breast in several occasions or is constantly caught and forcefully stopped trying to moving $his chest to make the necklace rub $his breasts. Later on, the necklace is replaced for a breastplate equally colorful and adorned but extremely tight making $his breast flatter and unable to move. $He soon realizes not only that $he can no longer stimulate $his breast with it on but that now $his breasts are completely hidden from view. As a result, $he can be seen constantly crying and trying to rip the breastplate apart with no avail. $He is constantly awake during the times $he is supposed to be sleeping as $he tries to touch $his breast but can't seem to find them hidden under the breastplate. At the end of the week $he remains on the bottom of $his cage unable to move as the lack of food, sleep and sexual release takes a toll on $his body, the breastplate is without feathers or other delicate adornments but still in a perfect position.
 			<<else>>
-				At first, she tries to fulfill her sacrifice the best she can by trying to maintain herself pure for the goddess. She submits to every instruction and tries to hold off as much as her body allows her, drinking as little as she can and sleeping only when she is told. Soon the aphrodisiacs make her resolutions useless as she tries to touch herself to find release. It doesn't take her long to prove how efficient the chastity belt is. She cries and tries as much as she can but she is unable to experience any kind of pleasure. As time goes by she seems to shift her efforts from fighting to removing the chastity belt from herself with no avail. Her body twitches and shakes frequently as the aphrodisiacs hit her harder every time her dose is renewed. Later on, she tries to please any part of her body which she is able to touch and needs to be restrained. Hunger and sleep deprivation take a toll on her body also she tries to drink as much as possible to fool the hunger she feels. The tea is rationed to be given only when required and her sleep is carefully monitored. By the end of the week she remains on the bottom of her cage trying to save what little energy she has left, only to be interrupted as her body spasms brought about by the aphrodisiacs her in body followed by a soft moan.
+				At first, $he tries to fulfill $his sacrifice the best $he can by trying to maintain $himself pure for the goddess. $He submits to every instruction and tries to hold off as much as $his body allows $him, drinking as little as $he can and sleeping only when $he is told. Soon the aphrodisiacs make $his resolutions useless as $he tries to touch $himself to find release. It doesn't take $him long to prove how efficient the chastity belt is. $He cries and tries as much as $he can but $he is unable to experience any kind of pleasure. As time goes by $he seems to shift $his efforts from fighting to removing the chastity belt from $himself with no avail. $His body twitches and shakes frequently as the aphrodisiacs hit $him harder every time $his dose is renewed. Later on, $he tries to please any part of $his body which $he is able to touch and needs to be restrained. Hunger and sleep deprivation take a toll on $his body also $he tries to drink as much as possible to fool the hunger $he feels. The tea is rationed to be given only when required and $his sleep is carefully monitored. By the end of the week $he remains on the bottom of $his cage trying to save what little energy $he has left, only to be interrupted as $his body spasms brought about by the aphrodisiacs in $his body followed by a soft moan.
 			<</if>>
 		<<elseif $activeSlave.sexualFlaw != "none">>
 			<<if ($activeSlave.sexualFlaw == "hates oral")>> 
-				She focuses on fulfilling her duty to keeping herself pure for the goddess while fighting the urge to touch herself now that she thinks the worst part of her penance is over as she no longer is going to be raped in the mouth just like she was last night. Soon she discovers that is far the truth when her first dose of the tea doesn't come in a tea cup. As a means of keeping her penance in accordance to the suffering the goddess demands the tea will be administered through a similar device used in dairies. A feeding phallus is quickly installed into a side of the cage. If she wants to avoid dehydration she will have to suck it off and only after she does it right is the tea provided. When she realizes what is in store for her she starts to cry. She tries to drink only when it is strictly necessary however as the week progresses she starts to faint more frequently as her body receives only the minimum amount of liquids necessary. As a result, she is restrained and the feeding phalli is pressed into her mouth and down her throat to facefuck her. She gags and struggles, tears running down her face as she tries to figure out how to breathe while being facefucked. Only after she manages to control herself is the transparent reservoir of tea injected. She swallows desperately. As per your instructions her feedings are synched with her dose of aphrodisiacs which confuses her to no end and adds to her penance. This procedure occurs several times a day. By the end of the week she can hardly stand up as the lack of food and sleep keeps her weak. She remains on the bottom of the cage only interrupted by her feedings and the body spasms she suffers as a result of the constant arousal.
+				$He focuses on fulfilling $his duty to keeping $himself pure for the goddess while fighting the urge to touch $himself now that $he thinks the worst part of $his penance is over as $he no longer is going to be raped in the mouth just like $he was last night. Soon $he discovers that is far the truth when $his first dose of the tea doesn't come in a tea cup. As a means of keeping $his penance in accordance to the suffering the goddess demands the tea will be administered through a similar device used in dairies. A feeding phallus is quickly installed into a side of the cage. If $he wants to avoid dehydration $he will have to suck it off and only after $he does it right is the tea provided. When $he realizes what is in store for $him $he starts to cry. $He tries to drink only when it is strictly necessary however as the week progresses $he starts to faint more frequently as $his body receives only the minimum amount of liquids necessary. As a result, $he is restrained and the feeding phalli is pressed into $his mouth and down $his throat to facefuck $him. $He gags and struggles, tears running down $his face as $he tries to figure out how to breathe while being facefucked. Only after $he manages to control $himself is the transparent reservoir of tea injected. $He swallows desperately. As per your instructions $his feedings are synched with $his dose of aphrodisiacs which confuses $him to no end and adds to $his penance. This procedure occurs several times a day. By the end of the week $he can hardly stand up as the lack of food and sleep keeps $him weak. $He remains on the bottom of the cage only interrupted by $his feedings and the body spasms $he suffers as a result of the constant arousal.
 			<<elseif ($activeSlave.sexualFlaw == "shamefast")>> 
-				At first, she tries to fulfill her duty to keeping herself pure to the goddess, distracting herself by trying to cover however she can her almost naked body. As a way to keep her penance according to the suffering the goddess demands a big screen was set next to her cage. After a few hours, the screen turns on and a live image of her on the cage appears. The screen then shifts to a low shot of her tight dripping wet product of her arousal, showing different stats related to it. After a few minutes, the screens changes to previously recorded footage of her naked body glistening while laying comfortably on the temazcal. After a minute, shifts again to a close shot of her ass being carefully painted with blue, the camera following the movement of the brush as it moves over her ass cheek and shifts again to a very close shot of her being fucked the night before. The video changes over and over again showing scenes of previously recorded footage of her preparation for her penance, every one carefully picked to give a good look of her body or revealing live shots of her body picked to show where her sexual arousal is more evident. The first time she sees them she burst into tears, begging the screens to be turned off just to see her image begging and crying a few hours later. As the week goes new clips are added showing the best scenes the camera was able to capture while on the cage. Due her resistance to show her body for the cameras and the citizens passing by she is immobilized to be kept standing, her body conveniently positioned to get the best shots. She tries to ignore the whole situation trying to focus on resisting the signs of her hunger, exhaustion and arousal she constantly feels. By the end of the week as she remains sitting immobilize on a stool to procure a good shot a small screen is set in front of her, the image divided in two, one half showing what the big screen projects and the other the audience and her reactions. 
+				At first, $he tries to fulfill $his duty to keeping $himself pure to the goddess, distracting $himself by trying to cover however $he can $his almost naked body. As a way to keep $his penance according to the suffering the goddess demands a big screen was set next to $his cage. After a few hours, the screen turns on and a live image of $him on the cage appears. The screen then shifts to a low shot of $his tight dripping wet product of $his arousal, showing different stats related to it. After a few minutes, the screens changes to previously recorded footage of $his naked body glistening while laying comfortably on the temazcal. After a minute, shifts again to a close shot of $his ass being carefully painted with blue, the camera following the movement of the brush as it moves over $his ass cheek and shifts again to a very close shot of $him being fucked the night before. The video changes over and over again showing scenes of previously recorded footage of $his preparation for $his penance, every one carefully picked to give a good look of $his body or revealing live shots of $his body picked to show where $his sexual arousal is more evident. The first time $he sees them $he burst into tears, begging the screens to be turned off just to see $his image begging and crying a few hours later. As the week goes new clips are added showing the best scenes the camera was able to capture while on the cage. Due to $his resistance to show $his body for the cameras and the citizens passing by $he is immobilized to be kept standing, $his body conveniently positioned to get the best shots. $He tries to ignore the whole situation trying to focus on resisting the signs of $his hunger, exhaustion and arousal $he constantly feels. By the end of the week as $he remains sitting immobilize on a stool to procure a good shot a small screen is set in front of $him, the image divided in two, one half showing what the big screen projects and the other the audience and $his reactions. 
 			<<elseif ($activeSlave.sexualFlaw == "repressed")>>
-				Although she thinks her clothes are degrading, she seems happy to fulfill her duty keeping herself pure to the goddess and fighting the urge to touch herself. At first, she seems confident she can manage the heavy dose of aphrodisiacs that run through her body and tries to give no indication of the constant arousal she suffers. An occasional shake or moan escapes her lips for what she seems to be deeply ashamed. As the week goes by and her resistance reduces her body betrays her every time more often. She shakes, moans and shivers with the littlest provocation, which horrify her to no end. Little does she know that her dose of aphrodisiacs has being increasing every time she is injected and are more effective now that the lack of sleep takes a toll on her body. She hates herself for being unable to control the shameful things her body demands and burst into tears when her pelvis thrusts the minute the fringes are moved by the wind and caresses her body or the necklace rubs on her nipples. By the end of the week she cannot handle it and tries to touch herself when she thinks no one is watching her only to be caught right after. The shame is so big she breaks out on tears. She remains her time left on penance in the bottom of the cage sobbing as her body keeps as much of the energy it can only interrupted by the moans she can no longer control and the shivers to run through her body when the aphrodisiacs overwhelmed her. 
+				Although $he thinks $his clothes are degrading, $he seems happy to fulfill $his duty keeping $himself pure to the goddess and fighting the urge to touch $himself. At first, $he seems confident $he can manage the heavy dose of aphrodisiacs that run through $his body and tries to give no indication of the constant arousal $he suffers. An occasional shake or moan escapes $his lips for what $he seems to be deeply ashamed. As the week goes by and $his resistance reduces $his body betrays $him every time more often. $He shakes, moans and shivers with the littlest provocation, which horrify $him to no end. Little does $he know that $his dose of aphrodisiacs has being increasing every time $he is injected and are more effective now that the lack of sleep takes a toll on $his body. $He hates $himself for being unable to control the shameful things $his body demands and burst into tears when $his pelvis thrusts the minute the fringes are moved by the wind and caresses $his body or the necklace rubs on $his nipples. By the end of the week $he cannot handle it and tries to touch $himself when $he thinks no one is watching $him only to be caught right after. The shame is so big $he breaks out on tears. $He remains $his time left on penance in the bottom of the cage sobbing as $his body keeps as much of the energy it can only interrupted by the moans $he can no longer control and the shivers to run through $his body when the aphrodisiacs overwhelmed $him. 
 			<<elseif ($activeSlave.sexualFlaw == "attention whore")>> 
-				She seems to enjoy all the attention she receives every time she tries to fight the impulse to touch herself as her body shows clear signs of arousal and takes special care in showing her body to the audience. She rejoices with the reactions of the citizens as they gasp and point while she shakes and moans. The first time the tea is offered to her she refuses it hoping to get a reaction of her crowd. As a way to keep her penance according to the suffering the goddess demands after the first night is over she is informed that due to her good behavior she has been granted the chance to finish her penance in private. She cries and begs to be left where she is. She is blindfolded and taken to a minuscule room nearby while cries and begs. Once inside she is left to herself, her only contact with another person is the slave appointed to her care who enters to administer the aphrodisiacs when required, when her ration of tea is left on the room or when she falls sleep and is required to be awake. Little does she know the room is filled with hidden cameras which are connected to a big screen installed where her cage was as the penance must be public. As the week goes by she is left to deal with the hunger, the lack of sleep and the constant need to release. By the end of the week she cannot stand up and remains on the bottom of the room, saving her strength and sobbing. 
+				$He seems to enjoy all the attention $he receives every time $he tries to fight the impulse to touch $himself as $his body shows clear signs of arousal and takes special care in showing $his body to the audience. $He rejoices with the reactions of the citizens as they gasp and point while $he shakes and moans. The first time the tea is offered to $him $he refuses it hoping to get a reaction of $his crowd. As a way to keep $his penance according to the suffering the goddess demands after the first night is over $he is informed that due to $his good behavior $he has been granted the chance to finish $his penance in private. $He cries and begs to be left where $he is. $He is blindfolded and taken to a minuscule room nearby while cries and begs. Once inside $he is left to $himself, $his only contact with another person is the slave appointed to $his care who enters to administer the aphrodisiacs when required, when $his ration of tea is left on the room or when $he falls sleep and is required to be awake. Little does $he know the room is filled with hidden cameras which are connected to a big screen installed where $his cage was as the penance must be public. As the week goes by $he is left to deal with the hunger, the lack of sleep and the constant need to release. By the end of the week $he cannot stand up and remains on the bottom of the room, saving $his strength and sobbing. 
 			<<elseif ($activeSlave.sexualFlaw == "self hating")>>
-				As week starts she tries to fulfill her duty, fighting the urge to touch herself and drinking just when she needs to, hoping that by following the rules the penance of such unworthy slave will be enough to please the goddess. As the week progresses her resolution reduces. She soon discovers how efficient a chastity belt could be when, once completely overpowered by her need of release she tries to touch herself, fearing the wrath of the goddess for her lack of strength. Her body shakes and twitches every time more often as the aphrodisiacs run through her body, blaming herself for not being able to keep control. Her pelvis thrusts every time the airs provides extra stimulation product the sexual frustration and tries to stop it by banging her head against the cage. She soon needs to be immobilized to avoid damage. As she lays on the cage she blames herself for her inability to fulfill her task. The lack of food has a toll on her too, as she often refuses to drink thinking the dehydration is well deserved. As a result of this, it is forced to drink several times a day which seems to infuriate her. By the end of the week she can hardly stand up as the lack of food and sleep keeps her weak. She remains on the bottom of the cage being fed by another slave when it is clear she that needs more liquid in her body and her hours of sleep are over.
+				As week starts $he tries to fulfill $his duty, fighting the urge to touch $himself and drinking just when $he needs to, hoping that by following the rules the penance of such unworthy slave will be enough to please the goddess. As the week progresses $his resolution reduces. $He soon discovers how efficient a chastity belt could be when, once completely overpowered by $his need of release $he tries to touch $himself, fearing the wrath of the goddess for $his lack of strength. $His body shakes and twitches every time more often as the aphrodisiacs run through $his body, blaming $himself for not being able to keep control. $His pelvis thrusts every time the airs provides extra stimulation product the sexual frustration and tries to stop it by banging $his head against the cage. $He soon needs to be immobilized to avoid damage. As $he lays on the cage $he blames $himself for $his inability to fulfill $his task. The lack of food has a toll on $him too, as $he often refuses to drink thinking the dehydration is well deserved. As a result of this, it is forced to drink several times a day which seems to infuriate $him. By the end of the week $he can hardly stand up as the lack of food and sleep keeps $him weak. $He remains on the bottom of the cage being fed by another slave when it is clear $he that needs more liquid in $his body and $his hours of sleep are over.
 			<<else>>
-				At first, she tries to fulfill her sacrifice the best she can, trying to maintain herself pure for the goddess. She submits to every instruction trying to hold as much as her body allows her, drinking as little as she can and sleeping only when she is told. Soon the aphrodisiacs make her resolutions dilute as she tries to touch herself to find release. It does not take her long to prove how efficient her chastity belt is. She cries and tries as much as she can but she is unable to cause any kind of pleasure. As time goes by she seems to shift her efforts on fighting to remove the chastity belt from her with no avail. Her body twitches and shakes every time more often as the aphrodisiacs hit her harder every time her dose is renewed. Later on, she tries to please any part of her body which is free to touch and needs to be restrained. Hunger and depravation of sleep take a toll on her body too and tries to drink as much as possible to fool the hunger she feels. The tea is rationed to be given only when need it and the sleep carefully monitored. By the end of the week she remains on the bottom of her cage trying to the little energy she has, only interrupted by the body spasms caused by the aphrodisiacs in her body followed by a soft moan.
+				At first, $he tries to fulfill $his sacrifice the best $he can, trying to maintain $himself pure for the goddess. $He submits to every instruction trying to hold as much as $his body allows $him, drinking as little as $he can and sleeping only when $he is told. Soon the aphrodisiacs make $his resolutions dilute as $he tries to touch $himself to find release. It does not take $him long to prove how efficient $his chastity belt is. $He cries and tries as much as $he can but $he is unable to cause any kind of pleasure. As time goes by $he seems to shift $his efforts on fighting to remove the chastity belt from $himself with no avail. $His body twitches and shakes every time more often as the aphrodisiacs hit $him harder every time $his dose is renewed. Later on, $he tries to please any part of $his body which is free to touch and needs to be restrained. Hunger and depravation of sleep take a toll on $his body too and tries to drink as much as possible to fool the hunger $he feels. The tea is rationed to be given only when need it and the sleep carefully monitored. By the end of the week $he remains on the bottom of $his cage trying to the little energy $he has, only interrupted by the body spasms caused by the aphrodisiacs in $his body followed by a soft moan.
 			<</if>>
 		<<else>>
-			At first, she tries to fulfill her sacrifice the best she can, trying to maintain herself pure for the goddess. She submits to every instruction trying to hold as much as her body allows her, drinking as little as she can and sleeping only when she is told. Soon the aphrodisiacs make her resolutions dilute as she tries to touch herself to find release. It does not take her long to prove how efficient her chastity belt is. She cries and tries as much as she can but she is unable to cause any kind of pleasure. As time goes by she seems to shift her efforts on fighting to remove the chastity belt from her with no avail. Her body twitches and shakes every time more often as the aphrodisiacs hit her harder every time her dose is renewed. Later on, she tries to please any part of her body which is free to touch and needs to be restrained. Hunger and depravation of sleep take a toll on her body too and tries to drink as much as possible to fool the hunger she feels. The tea is rationed to be given only when need it and the sleep carefully monitored. By the end of the week she remains on the bottom of her cage trying to the little energy she has, only interrupted by the body spasms caused by the aphrodisiacs in her body followed by a soft moan.
+			At first, $he tries to fulfill $his sacrifice the best $he can, trying to maintain $himself pure for the goddess. $He submits to every instruction trying to hold as much as $his body allows $him, drinking as little as $he can and sleeping only when $he is told. Soon the aphrodisiacs make $his resolutions dilute as $he tries to touch $himself to find release. It does not take $him long to prove how efficient $his chastity belt is. $He cries and tries as much as $he can but $he is unable to cause any kind of pleasure. As time goes by $he seems to shift $his efforts on fighting to remove the chastity belt from $him with no avail. $His body twitches and shakes every time more often as the aphrodisiacs hit $him harder every time $his dose is renewed. Later on, $he tries to please any part of $his body which is free to touch and needs to be restrained. Hunger and depravation of sleep take a toll on $his body too and tries to drink as much as possible to fool the hunger $he feels. The tea is rationed to be given only when need it and the sleep carefully monitored. By the end of the week $he remains on the bottom of $his cage trying to the little energy $he has, only interrupted by the body spasms caused by the aphrodisiacs in $his body followed by a soft moan.
 		<</if>>
 	<<elseif ($activeSlave.trust < -20)>> 
 		<<if ($activeSlave.sexualFlaw == "hates oral")>> 
-			She focuses on her need of release right away, now that she thinks the worst part of her penance is over as she no longer is going to be raped in the mouth just like she was last night. Soon discovers that is far from true when time for her first dose of the tea does not exactly come in a tea cup. As a mean to keep her penance accorded to the suffering the goddess demands the tea will be administered through a similar device used on dairies. A feeding phallus is quickly installed on a side of the cage. If she wants to avoid dehydration she will have to suck it off and only after she does it right she will have access to the tea. When she realizes what is in order for her she starts to cry and refuses to drink at all. As the week progresses she starts to faint every time more often as she vehemently refuses to work for her drink. She starts to faint every time more often as her body receives only the minimum amount of liquids. As a result, she is restrained and the feeding phallus is pressed into her mouth and down her throat. Once situated, it begins to facefuck her. She gags and struggles, tears running down her face as she tries to scream while this is going on. After several minutes, she stops panicking and finally starts to inhale and exhale regularly. Only after this the transparent reservoir of tea is injected. She chucks on it but swallows desperately. As per your instructions her feedings are synched with her dose of aphrodisiacs which confuses her to no end and adds to her penance. The procedure goes on during the rest of the week several times a day. By the end of the week she can hardly stand up as the lack of food and sleep keeps her weak. She remains on the bottom of the cage only interrupted by her feedings and the body spasms she suffers as a result of the constant arousal.
+			$He focuses on $his need of release right away, now that $he thinks the worst part of $his penance is over as $he no longer is going to be raped in the mouth just like $he was last night. Soon discovers that is far from true when time for $his first dose of the tea does not exactly come in a tea cup. As a mean to keep $his penance accorded to the suffering the goddess demands the tea will be administered through a similar device used on dairies. A feeding phallus is quickly installed on a side of the cage. If $he wants to avoid dehydration $he will have to suck it off and only after $he does it right $he will have access to the tea. When $he realizes what is in order for $him $he starts to cry and refuses to drink at all. As the week progresses $he starts to faint every time more often as $he vehemently refuses to work for $his drink. $He starts to faint every time more often as $his body receives only the minimum amount of liquids. As a result, $he is restrained and the feeding phallus is pressed into $his mouth and down $his throat. Once situated, it begins to facefuck $him. $He gags and struggles, tears running down $his face as $he tries to scream while this is going on. After several minutes, $he stops panicking and finally starts to inhale and exhale regularly. Only after this the transparent reservoir of tea is injected. $He chucks on it but swallows desperately. As per your instructions $his feedings are synched with $his dose of aphrodisiacs which confuses $him to no end and adds to $his penance. The procedure goes on during the rest of the week several times a day. By the end of the week $he can hardly stand up as the lack of food and sleep keeps $him weak. $He remains on the bottom of the cage only interrupted by $his feedings and the body spasms $he suffers as a result of the constant arousal.
 		<<elseif ($activeSlave.sexualFlaw == "shamefast")>> 
-			At first, she tries to relieve herself while she tries to hide her body. As a way to keep her penance according to the suffering the goddess demands a big screen was set next to her cage. After a few hours, the screen turns on and a live image of her on the cage appears. The screen then shifts to a low shot of her tight pussy dripping the wet product of her arousal, showing different stats related to it. After a few minutes, the screens changes to previously recorded footage of her naked body glistening while laying comfortably on the temazcal. After a minute, it shifts again to a close up shot of her ass being carefully painted with blue, the camera following the movement of the brush as it moves over her ass cheek then shifts again to a very close shot of her being fucked the night before. The video changes over and over again showing scenes of previously recorded footage preparation for her penance, every one carefully picked to give a good view of her body or revealing live shots of her body picked to show where her sexual arousal is more evident. The first time she sees them she burst into tears. As the week goes new clips are added showing the best scenes of her that the camera was able to capture while the aphrodisiacs forced her to masturbate without success. Due her resistance to show her body for the cameras and the citizens passing by, she is immobilized into standing, her body conveniently positioned to get the best shots. She tries to ignore the whole situation by trying to focus on ignoring the screen. As a result, a small screen is set in front of her, the image divided in two, one half showing the big screen's projection and the other reactions of all parties. By the end of the week she remains sitting immobilized on a stool to produce a good shivering shot.
+			At first, $he tries to relieve $himself while $he tries to hide $his body. As a way to keep $his penance according to the suffering the goddess demands a big screen was set next to $his cage. After a few hours, the screen turns on and a live image of $him on the cage appears. The screen then shifts to a low shot of $his tight pussy dripping the wet product of $his arousal, showing different stats related to it. After a few minutes, the screens changes to previously recorded footage of $his naked body glistening while laying comfortably on the temazcal. After a minute, it shifts again to a close up shot of $his ass being carefully painted with blue, the camera following the movement of the brush as it moves over $his ass cheek then shifts again to a very close shot of $him being fucked the night before. The video changes over and over again showing scenes of previously recorded footage preparation for $his penance, every one carefully picked to give a good view of $his body or revealing live shots of $his body picked to show where $his sexual arousal is more evident. The first time $he sees them $he burst into tears. As the week goes new clips are added showing the best scenes of $him that the camera was able to capture while the aphrodisiacs forced $him to masturbate without success. Due $his resistance to show $his body for the cameras and the citizens passing by, $he is immobilized into standing, $his body conveniently positioned to get the best shots. $He tries to ignore the whole situation by trying to focus on ignoring the screen. As a result, a small screen is set in front of $him, the image divided in two, one half showing the big screen's projection and the other reactions of all parties. By the end of the week $he remains sitting immobilized on a stool to produce a good shivering shot.
 		<<elseif ($activeSlave.sexualFlaw == "repressed")>> 
-			Although she thinks her clothes are degrading, she seems content to fulfill her duty to keeping herself pure to the goddess and fights the urge to touch herself. At first, she manages to control the heavy dose of aphrodisiacs that run through her body and tries to give no indication of the constant arousal she suffers. An occasional shake or moan escapes her lips for which she seems to be deeply ashamed. As the week goes by and her resistance reduces her body does betray her most of the time. She shakes, moans and shivers at the littlest provocation, which horrifies her to no end. Little does she know that her dosage of aphrodisiacs has being increased every time she is injected and are more effective now that the lack of sleep takes a toll on her body. She hates herself for being unable to control the shameful things her body demands and bursts into tears when her pelvis thrusts the minute the fringes are moved by the wind and caresses her body or the necklace rubs on her nipples. By the end of the week she cannot handle it and tries to touch herself when the arousal becomes too much, which is often. She seems ashamed of her actions and often she breaks out in tears as she tries to masturbate. She remains her time left on penance in the bottom of the cage sobbing as her body keeps as much of the energy it can only interrupted by the moans she can no longer control and the shivers to run through her body when the aphrodisiacs overwhelmed her. 
+			Although $he thinks $his clothes are degrading, $he seems content to fulfill $his duty to keeping $himself pure to the goddess and fights the urge to touch $himself. At first, $he manages to control the heavy dose of aphrodisiacs that run through $his body and tries to give no indication of the constant arousal $he suffers. An occasional shake or moan escapes $his lips for which $he seems to be deeply ashamed. As the week goes by and $his resistance reduces $his body does betray $him most of the time. $He shakes, moans and shivers at the littlest provocation, which horrifies $him to no end. Little does $he know that $his dosage of aphrodisiacs has being increased every time $he is injected and are more effective now that the lack of sleep takes a toll on $his body. $He hates $himself for being unable to control the shameful things $his body demands and bursts into tears when $his pelvis thrusts the minute the fringes are moved by the wind and caresses $his body or the necklace rubs on $his nipples. By the end of the week $he cannot handle it and tries to touch $himself when the arousal becomes too much, which is often. $He seems ashamed of $his actions and often $he breaks out in tears as $he tries to masturbate. $He remains $his time left on penance in the bottom of the cage sobbing as $his body keeps as much of the energy it can only interrupted by the moans $he can no longer control and the shivers to run through $his body when the aphrodisiacs overwhelmed $him. 
 		<<elseif ($activeSlave.sexualFlaw == "attention whore")>> 
-			She seems to enjoy all the attention she receives every time she tries to find release as the citizens passing by scream at her for her lack of faith and takes special care in showing her body to the audience. She rejoices with the reactions of the citizens as they gasp and point while she shakes and moans. The first time the tea is offered to her she refuses it hoping to get a reaction out of the crowd. As a way to keep her penance in accordance to the suffering the goddess demands, after the first night is over she is informed that due to her good behavior she has been granted the chance to finish her penance in private. She curses and swears, fighting with all of her strength to be left where she is. She is taken out by forced and pinned to the floor to be immobilized. She is blindfolded and taken to a minuscule room nearby while she cries and tries to resist. Once inside she is left to herself, her only contact with another person is the slave appointed to her care who enters to administer the aphrodisiacs when required, when her ration of tea is left on the room or when she falls sleep and is required to be awake. Little does she know the room is filled with hidden cameras which are connected to a big screen installed where her cage was as the penance must be public. As the week goes by she is left to deal with the hunger, the lack of sleep and the constant need for release which she can no longer control. By the end of the week she cannot stand up and remains on the bottom of the room, saving her strength and sobbing. 
+			$He seems to enjoy all the attention $he receives every time $he tries to find release as the citizens passing by scream at $him for $his lack of faith and takes special care in showing $his body to the audience. $He rejoices with the reactions of the citizens as they gasp and point while $he shakes and moans. The first time the tea is offered to $him $he refuses it hoping to get a reaction out of the crowd. As a way to keep $his penance in accordance to the suffering the goddess demands, after the first night is over $he is informed that due to $his good behavior $he has been granted the chance to finish $his penance in private. $He curses and swears, fighting with all of $his strength to be left where $he is. $He is taken out by forced and pinned to the floor to be immobilized. $He is blindfolded and taken to a minuscule room nearby while $he cries and tries to resist. Once inside $he is left to $himself, $his only contact with another person is the slave appointed to $his care who enters to administer the aphrodisiacs when required, when $his ration of tea is left on the room or when $he falls sleep and is required to be awake. Little does $he know the room is filled with hidden cameras which are connected to a big screen installed where $his cage was as the penance must be public. As the week goes by $he is left to deal with the hunger, the lack of sleep and the constant need for release which $he can no longer control. By the end of the week $he cannot stand up and remains on the bottom of the room, saving $his strength and sobbing. 
 		<<elseif ($activeSlave.sexualFlaw == "self hating")>>
-			As week starts she tries to fulfill her duty, fighting the urge to touch herself and drinking just when she needs to, hoping that by following the rules the penance of such an unworthy slave will be enough to please the goddess. As the week progresses her resolution reduces. She soon discovers how efficient a chastity belt could be when, once completely overpowered by her need of release she tried to touch herself fearing the wrath of the goddess for her lack of strength. Her body shakes and twitches more frequently as the aphrodisiacs run through her body. She blames herself for not being able to keep herself in control. Her pelvis thrusts every time the airs provides extra stimulation that produces sexual frustration and tries to stop it by banging her head against the cage's bars. She soon needs to be immobilized to avoid damage. As she lies down on the cage's floor she blames herself and hating her inability to fulfill her task. The lack of food has taken a toll on her too as she often refuses to drink thinking the dehydration is well deserved. As a result, she is forced to drink several times a day which seems to infuriate her. By the end of the week she can hardly stand up as the lack of food and sleep keeps her weak. She remains on the bottom of the cage fed by another slave when it is clear that she needs more liquids in her body and her hours of sleep are over.
+			As week starts $he tries to fulfill $his duty, fighting the urge to touch $himself and drinking just when $he needs to, hoping that by following the rules the penance of such an unworthy slave will be enough to please the goddess. As the week progresses $his resolution reduces. $He soon discovers how efficient a chastity belt could be when, once completely overpowered by $his need of release $he tried to touch $himself fearing the wrath of the goddess for $his lack of strength. $His body shakes and twitches more frequently as the aphrodisiacs run through $his body. $He blames $himself for not being able to keep $himself in control. $His pelvis thrusts every time the airs provides extra stimulation that produces sexual frustration and tries to stop it by banging $his head against the cage's bars. $He soon needs to be immobilized to avoid damage. As $he lies down on the cage's floor $he blames $himself and hating $his inability to fulfill $his task. The lack of food has taken a toll on $him too as $he often refuses to drink thinking the dehydration is well deserved. As a result, $he is forced to drink several times a day which seems to infuriate $him. By the end of the week $he can hardly stand up as the lack of food and sleep keeps $him weak. $He remains on the bottom of the cage fed by another slave when it is clear that $he needs more liquids in $his body and $his hours of sleep are over.
 		<<else>>
-			As she starts to feel the effect of the aphrodisiacs on her body a soft moan leaves her mouth. Soon her legs are shaking and her body is sweating. She tries to reach down there to relieve herself but she cannot do so. She tries to find a way to reach <<if $activeSlave.dick != 0>>her dick or her asshole<<else>>any hole<</if>> only to discover how efficient a chastity belt could be. She tries to reach harder, desperately trying to find any kind of release but she is unable. Soon all of her efforts seem focus on removing the chastity belt to no avail. After a few hours, she has finally given up and remains holding the bars of her cage, crying in despair, thrusting over and over again while desperately moaning. She begs for release to anyone who passes by and bursts into tears when she is blatantly ignored. She refuses to drink as her need to cum is stronger. As the week goes by her hunger increases and tries to drink as much of the tea she is provided to try to fool her stomach. As a result of this, the tea is only given to her when it is strictly necessary which seems to infuriate her. By the end of the week she can hardly stand up as the lack of food and sleep keeps her weak. She remains on the bottom of the cage fed by another slave when it is clear that she needs more liquids in her body and her hours of sleep are over.
+			As $he starts to feel the effect of the aphrodisiacs on $his body a soft moan leaves $his mouth. Soon $his legs are shaking and $his body is sweating. $He tries to reach down there to relieve $himself but $he cannot do so. $He tries to find a way to reach <<if $activeSlave.dick != 0>>$his dick or $his asshole<<else>>any hole<</if>> only to discover how efficient a chastity belt could be. $He tries to reach harder, desperately trying to find any kind of release but $he is unable. Soon all of $his efforts seem focus on removing the chastity belt to no avail. After a few hours, $he has finally given up and remains holding the bars of $his cage, crying in despair, thrusting over and over again while desperately moaning. $He begs for release to anyone who passes by and bursts into tears when $he is blatantly ignored. $He refuses to drink as $his need to cum is stronger. As the week goes by $his hunger increases and tries to drink as much of the tea $he is provided to try to fool $his stomach. As a result of this, the tea is only given to $him when it is strictly necessary which seems to infuriate $him. By the end of the week $he can hardly stand up as the lack of food and sleep keeps $him weak. $He remains on the bottom of the cage fed by another slave when it is clear that $he needs more liquids in $his body and $his hours of sleep are over.
 		<</if>>
 	<</if>>
 
-	Once the penance time is over she is carried out of the cage due to being so weak that she cannot longer support her own weight. After a short ceremony, she is taken back to the penthouse to rest.
+	Once the penance time is over $he is carried out of the cage due to being so weak that $he cannot longer support $his own weight. After a short ceremony, $he is taken back to the penthouse to rest.
         <<if $activeSlave.inducedNCS == 1>>
 	<<elseif $activeSlave.lactation > 1>>
-		Her breasts are grotesquely bloated, super sensitive and leaking milk from a week of neglected hyper-lactation.
+		$His breasts are grotesquely bloated, super sensitive and leaking milk from a week of neglected hyper-lactation.
 		<<set $activeSlave.boobs += 500>>
 	<<elseif $activeSlave.lactation > 0>>
-		Her breasts are hugely swollen from a week of pent up lactation.
+		$His breasts are hugely swollen from a week of pent up lactation.
 		<<set $activeSlave.boobs += 200>>
 	<</if>>
 	<<set $activeSlave.health -= 20>>
-		The penance put her body through great stress @@.red;which impacted her health@@.
+		The penance put $his body through great stress @@.red;which impacted $his health@@.
 	<<set $currentRule.addict = 5>>
 	<<set $activeSlave.clothes = "no clothing">>
 
@@ -257,16 +257,16 @@
 			<<if fetishChangeChance($activeSlave) > random(0,100)>>
 				<<set $activeSlave.fetishStrength = 10, $activeSlave.fetishKnown = 1, $activeSlave.fetish = "masochist">>
 				<<set $activeSlave.devotion += 4, $activeSlave.trust += 4>>
-				Her successful penance made her @@.gold;trust@@ and @@.hotpink;love@@ you more as she has proved both to you and the goddess how good of a slave she is. 
+				$His successful penance made $him @@.gold;trust@@ and @@.hotpink;love@@ you more as $he has proved both to you and the goddess how good of a slave $he is. 
 			<<elseif ($activeSlave.fetish == "masochist")>>
 					<<set $activeSlave.devotion += 6, $activeSlave.trust += 6>>
-					The constant pain you submited her to during her penance made her @@.gold;trust@@ and @@.hotpink;love@@ you more. 
+					The constant pain you submitted $him to during $his penance made $him @@.gold;trust@@ and @@.hotpink;love@@ you more. 
 					<<set $activeSlave.fetishStrength += 4>>
 			<<elseif ($activeSlave.fetish == "cumslut")>>
 				<<set $activeSlave.fetishStrength -= 2>>
 			<<elseif ($activeSlave.fetish == "humiliation")>>
 					<<set $activeSlave.devotion += 6, $activeSlave.trust += 6>>
-					The constant humiliation during her penance made her @@.gold;trust@@ and @@.hotpink;love@@ you more as she has proved both to you and the goddess how good of a slave she is. 
+					The constant humiliation during $his penance made $him @@.gold;trust@@ and @@.hotpink;love@@ you more as $he has proved both to you and the goddess how good of a slave $he is. 
 					<<set $activeSlave.fetishStrength += 3>>
 			<<elseif ($activeSlave.fetish == "buttslut")>>
 					<<set $activeSlave.fetishStrength -= 2>>
@@ -275,7 +275,7 @@
 			<</if>>
 		<<else>>
 			<<set $activeSlave.devotion += 1, $activeSlave.trust += 1>>
-			She now understands the importance of her role as a pennant slave, her commitment to you and the goddess makes her @@.gold;trust@@ and @@.hotpink;love@@ you more.
+			$He now understands the importance of $his role as a pennant slave, $his commitment to you and the goddess makes $him @@.gold;trust@@ and @@.hotpink;love@@ you more.
 		<</if>>
 
 	<<elseif ($activeSlave.devotion > 20) || (($activeSlave.devotion >= -20) && ($activeSlave.trust < -20) && ($activeSlave.trust >= -50))>>
@@ -286,16 +286,16 @@
 
 			<<if ($activeSlave.fetish == "submissive")>>
 					<<set $activeSlave.devotion += 3, $activeSlave.trust += 3>>
-						The constant submission she was subjected under your orders made her @@.gold;trust@@ and @@.hotpink;love@@ you more.
+						The constant submission $he was subjected under your orders made $him @@.gold;trust@@ and @@.hotpink;love@@ you more.
 					<<set $activeSlave.fetishStrength += 6>>
 			<<elseif ($activeSlave.fetish == "masochist")>>
 					<<set $activeSlave.devotion += 3, $activeSlave.trust += 3>>
-						The constant abuse she was subjected under your orders made her @@.gold;trust@@ and @@.hotpink;love@@ you more.
+						The constant abuse $he was subjected under your orders made $him @@.gold;trust@@ and @@.hotpink;love@@ you more.
 			<<elseif ($activeSlave.fetish == "cumslut")>>
 					<<set $activeSlave.fetishStrength -= 2>>
 			<<elseif ($activeSlave.fetish == "humiliation")>>
 					<<set $activeSlave.devotion += 3, $activeSlave.trust += 3>>
-						The constant humiliation she was subjected under your orders made her @@.gold;trust@@ and @@.hotpink;love@@ you more.
+						The constant humiliation $he was subjected under your orders made $him @@.gold;trust@@ and @@.hotpink;love@@ you more.
 					<<set $activeSlave.fetishStrength += 6>>
 			<<elseif ($activeSlave.fetish == "buttslut")>>
 					<<set $activeSlave.fetishStrength -= 2>>
@@ -303,31 +303,31 @@
 					<<set $activeSlave.fetishStrength -= 2>>
 			<</if>>
 		<<else>>
-			She now understands the importance of her role as a pennant slave, her commitment to you and the goddess. She neither trusts nor loves you more any more or less.
+			$He now understands the importance of $his role as a pennant slave, $his commitment to you and the goddess. $He neither trusts nor loves you more any more or less.
 		<</if>>
 
 		<<if ($activeSlave.sexualFlaw == "hates oral")>>
 			<<set $activeSlave.devotion -= 5, $activeSlave.trust -= 5>>
-				The constant abuse to her mouth for her feedings and the pain you subject her to makes her @@.mediumorchid;trust you less@@ and @@.hotpink;hate you more@@.
+				The constant abuse to $his mouth for $his feedings and the pain you subject $him to makes $him @@.mediumorchid;trust you less@@ and @@.hotpink;hate you more@@.
 			<<set $activeSlave.fetishStrength -= 5>>
 		<<elseif ($activeSlave.sexualFlaw == "hates anal")>>
 			<<set $activeSlave.devotion -= 5, $activeSlave.trust -= 5>>
-				Her constant need of release without the chance to stimulate her ass and the pain you subject her to made her @@.mediumorchid;trust you less@@ and @@.hotpink;hate you more@@.
+				$His constant need of release without the chance to stimulate $his ass and the pain you subject $him to made $him @@.mediumorchid;trust you less@@ and @@.hotpink;hate you more@@.
 			<<set $activeSlave.fetishStrength -= 2>>
 		<<elseif ($activeSlave.sexualFlaw == "shamefast")>>
 			<<set $activeSlave.devotion -= 5, $activeSlave.trust -= 5>>
-				The constant exposure of her naked body through the bars to anyone willing to see her and the pain you subjected her to made her @@.mediumorchid;trust you less@@ and @@.hotpink;hate you more@@.
+				The constant exposure of $his naked body through the bars to anyone willing to see $him and the pain you subjected $him to made $him @@.mediumorchid;trust you less@@ and @@.hotpink;hate you more@@.
 			<<set $activeSlave.fetishStrength -= 4>>
 		<<elseif ($activeSlave.sexualFlaw == "self hating")>>
 			<<set $activeSlave.devotion -= 5, $activeSlave.trust -= 5>>
-				The constant depravation of food, sleep and sexual release made her hate herself more. As a result she @.mediumorchid;trusts you less@@ and @@.hotpink;hates you more@@.
+				The constant depravation of food, sleep and sexual release made $him hate $himself more. As a result $he @.mediumorchid;trusts you less@@ and @@.hotpink;hates you more@@.
 			<<set $activeSlave.fetishStrength += 7>>
 		<<elseif ($activeSlave.sexualFlaw == "repressed")>>
 			<<set $activeSlave.fetishStrength -= 2>>
-				The constant shame she was subjected in such a public way made her @.mediumorchid;trust you less@@ and @@.hotpink;hate you more@@.
+				The constant shame $he was subjected in such a public way made $him @.mediumorchid;trust you less@@ and @@.hotpink;hate you more@@.
 		<<else>>
 			<<set $activeSlave.devotion -= 5, $activeSlave.trust -= 5>>
-			The lack of food, sleep and the constant arousal with the chastity belt made her @.mediumorchid;trust you less@@ and @@.hotpink;hate you more@@.
+			The lack of food, sleep and the constant arousal with the chastity belt made $him @.mediumorchid;trust you less@@ and @@.hotpink;hate you more@@.
 		<</if>>
 
 	<<elseif ($activeSlave.trust < -20)>>
@@ -339,26 +339,26 @@
 	<</if>>
 	<<if ($activeSlave.sexualFlaw == "hates oral")>>
 			<<set $activeSlave.devotion -= 7, $activeSlave.trust -= 7>>
-				The constant abuse of her mouth for feedings and the pain you subjected her to made her @@.mediumorchid;trust you less@@ and @@.hotpink;hate you more@@.
+				The constant abuse of $his mouth for feedings and the pain you subjected $him to made $him @@.mediumorchid;trust you less@@ and @@.hotpink;hate you more@@.
 			<<set $activeSlave.fetishStrength -= 6>>
 	<<elseif ($activeSlave.sexualFlaw == "shamefast")>>
 			<<set $activeSlave.devotion -= 7, $activeSlave.trust -= 7>>
-				The constant exposure of her naked body through the bars to anyone willing to see her and the pain you subjected her to makes her @@.mediumorchid;trust you less@@ and @@.hotpink;hate you more@@.
+				The constant exposure of $his naked body through the bars to anyone willing to see $him and the pain you subjected $him to makes $him @@.mediumorchid;trust you less@@ and @@.hotpink;hate you more@@.
 			<<set $activeSlave.fetishStrength -= 5>>
 	<<elseif ($activeSlave.sexualFlaw == "repressed")>>
 			<<set $activeSlave.devotion -= 7, $activeSlave.trust -= 7>>
-				The constant shame she was subjected in such a public way makes her @.mediumorchid;trust you less@@ and @@.hotpink;hate you more@@.
+				The constant shame $he was subjected in such a public way makes $him @.mediumorchid;trust you less@@ and @@.hotpink;hate you more@@.
 	<<elseif ($activeSlave.sexualFlaw == "attention whore")>>
 			<<set $activeSlave.devotion -= 7, $activeSlave.trust -= 7>>
-				She @.mediumorchid;trust you less@@ and @@.hotpink;hate you more@@ for spoiling her chance for attention and depriving her of her audience.
+				$He @.mediumorchid;trust you less@@ and @@.hotpink;hate you more@@ for spoiling $his chance for attention and depriving $him of $his audience.
 		<<set $activeSlave.fetishStrength += 2>>
 	<<elseif ($activeSlave.sexualFlaw == "self hating")>>
 		<<set $activeSlave.devotion -= 7, $activeSlave.trust -= 7>>
-			The constant depravation of food, sleep and sexual release made her hate herself more. As a result she @.mediumorchid;trust you less@@ and @@.hotpink;hate you more@@.
+			The constant depravation of food, sleep and sexual release made $him hate $himself more. As a result $he @.mediumorchid;trust you less@@ and @@.hotpink;hate you more@@.
 		<<set $activeSlave.fetishStrength += 5>>
 	<<else>>
 	<<set $activeSlave.devotion -= 3, $activeSlave.trust -= 3>>
-		The lack of food, sleep and the constant arousal with the chastity belt made her @.mediumorchid;trust you less@@ and @@.hotpink;hate you more@@.
+		The lack of food, sleep and the constant arousal with the chastity belt made $him @.mediumorchid;trust you less@@ and @@.hotpink;hate you more@@.
 
 	<</if>>
 	<<if $arcologies[0].FSAztecRevivalist !== "unset" && $arcologies[0].FSAztecRevivalist < 100>>
@@ -367,7 +367,7 @@
 	<<set $slavesSacrificedThisWeek = ($slavesSacrificedThisWeek || 0) + 1>>
 	*/
 <<elseif $sacrificeType == "life">>
-	$pronounCap dies screaming as $possessive still beating heart is ripped out of $possessive body. <<if _activeSlaveRepSacrifice <= 0>>Nobody cares.<<elseif _activeSlaveRepSacrifice < 10>>The few spectators are suitably impressed.<<elseif _activeSlaveRepSacrifice < 100>>The small crowd appreciates your devotion to the Aztec culture.<<else>>The crowd cheers to the bloody spectacle.<</if>><<if $slaves.length > 0>> On the other hand, your remaining <<if $slaves.length == 1>>slave is<<else>>slaves are<</if>> suitably @@.gold;horrified@@.<</if>>
+	$He dies screaming as $his still beating heart is ripped out of $his body. <<if _activeSlaveRepSacrifice <= 0>>Nobody cares.<<elseif _activeSlaveRepSacrifice < 10>>The few spectators are suitably impressed.<<elseif _activeSlaveRepSacrifice < 100>>The small crowd appreciates your devotion to the Aztec culture.<<else>>The crowd cheers to the bloody spectacle.<</if>><<if $slaves.length > 0>> On the other hand, your remaining <<if $slaves.length == 1>>slave is<<else>>slaves are<</if>> suitably @@.gold;horrified@@.<</if>>
 	<<set $rep = Math.min(20000, $rep + _activeSlaveRepSacrifice)>>
 	<<run $slaves.filter(function(s) { return !isVegetable(s); }).forEach(function(s) { s.trust -= 5 + random(5); })>>
 	<<if $arcologies[0].FSAztecRevivalist !== "unset" && $arcologies[0].FSAztecRevivalist < 100>>
diff --git a/src/uncategorized/BackwardsCompatibility.tw b/src/uncategorized/BackwardsCompatibility.tw
index cf33aab64f43587013297d628d44bc0b3ce577ae..7453139eab798c9d9e7916204abbfaf6d2a98a36 100644
--- a/src/uncategorized/BackwardsCompatibility.tw
+++ b/src/uncategorized/BackwardsCompatibility.tw
@@ -2163,6 +2163,86 @@ Setting missing global variables:
 <</if>>
 <<set WombInit($PC)>>
 
+<<if ndef $pornStarID>>
+
+	<<set $studioFeed = 0>>
+	<<set $PCSlutContacts = 0>>
+
+	/* Porn type counts */
+	<<set $pornStars = 0>>
+	<<set $pornStarFuckdolls = 0>>
+	<<set $pornStarRapees = 0>>
+	<<set $pornStarPreggos = 0>>
+	<<set $pornStarBBWs = 0>>
+	<<set $pornStarGainers = 0>>
+	<<set $pornStarStuds = 0>>
+	<<set $pornStarLolis = 0>>
+	<<set $pornStarDeepThroats = 0>>
+	<<set $pornStarStruggleFucks = 0>>
+	<<set $pornStarPainals = 0>>
+	<<set $pornStarTeases = 0>>
+	<<set $pornStarRomantics = 0>>
+	<<set $pornStarPerverts = 0>>
+	<<set $pornStarCarings = 0>>
+	<<set $pornStarUnflinchings = 0>>
+	<<set $pornStarSizeQueens = 0>>
+	<<set $pornStarNeglectfuls = 0>>
+	<<set $pornStarCumAddicts = 0>>
+	<<set $pornStarAnalAddicts = 0>>
+	<<set $pornStarAttentionWhores = 0>>
+	<<set $pornStarBreastGrowths = 0>>
+	<<set $pornStarAbusives = 0>>
+	<<set $pornStarMalicious = 0>>
+	<<set $pornStarSelfHatings = 0>>
+	<<set $pornStarBreeders = 0>>
+	<<set $pornStarSubs = 0>>
+	<<set $pornStarCumSluts = 0>>
+	<<set $pornStarAnals = 0>>
+	<<set $pornStarHumiliations = 0>>
+	<<set $pornStarBoobs = 0>>
+	<<set $pornStarDoms = 0>>
+	<<set $pornStarSadists = 0>>
+	<<set $pornStarMasochists = 0>>
+	<<set $pornStarPregnancySluts = 0>>
+
+	/* level 3 prestige */
+	<<set $pornStarID = 0>>
+	<<set $pornStarFuckdollID = 0>>
+	<<set $pornStarRapeID = 0>>
+	<<set $pornStarPreggoID = 0>>
+	<<set $pornStarBBWID = 0>>
+	<<set $pornStarGainerID = 0>>
+	<<set $pornStarStudID = 0>>
+	<<set $pornStarLoliID = 0>>
+	<<set $pornStarDeepThroatID = 0>>
+	<<set $pornStarStruggleFuckID = 0>>
+	<<set $pornStarPainalID = 0>>
+	<<set $pornStarTeaseID = 0>>
+	<<set $pornStarRomanticID = 0>>
+	<<set $pornStarPervertID = 0>>
+	<<set $pornStarCaringID = 0>>
+	<<set $pornStarUnflinchingID = 0>>
+	<<set $pornStarSizeQueenID = 0>>
+	<<set $pornStarNeglectfulID = 0>>
+	<<set $pornStarCumAddictID = 0>>
+	<<set $pornStarAnalAddictID = 0>>
+	<<set $pornStarAttentionWhoreID = 0>>
+	<<set $pornStarBreastGrowthID = 0>>
+	<<set $pornStarAbusiveID = 0>>
+	<<set $pornStarMaliciousID = 0>>
+	<<set $pornStarSelfHatingID = 0>>
+	<<set $pornStarBreederID = 0>>
+	<<set $pornStarSubID = 0>>
+	<<set $pornStarCumSlutID = 0>>
+	<<set $pornStarAnalID = 0>>
+	<<set $pornStarHumiliationID = 0>>
+	<<set $pornStarBoobsID = 0>>
+	<<set $pornStarDomID = 0>>
+	<<set $pornStarSadistID = 0>>
+	<<set $pornStarMasochistID = 0>>
+	<<set $pornStarPregnancyID = 0>>
+<</if>>
+
 Done!
 
 <br><br>
diff --git a/src/uncategorized/RESS.tw b/src/uncategorized/RESS.tw
index 883921dd3a77cd2ca564f066914aec58acd23b07..53383d3a98827193becba08f9e6d1dc7c8af2c2f 100644
--- a/src/uncategorized/RESS.tw
+++ b/src/uncategorized/RESS.tw
@@ -2526,7 +2526,7 @@ running her tongue over her<<if $activeSlave.lips > 40>> whorish<<elseif $active
 
 <<case "PA flirting">>
 
-<<if $seeImages == 1>><<AssistantArt 2>><</if>>
+<<if $seeImages == 1>><<= AssistantArtRendered(2)>><</if>>
 
 Partway through <<EventNameLink $activeSlave>>'s weekly inspection, you have to leave for a moment to deal with a minor matter. Inspecting such a devoted slave is a pleasure, but you tear yourself away. Such sacrifices must be made.
 <br><br>
diff --git a/src/uncategorized/REroyalblood.tw b/src/uncategorized/REroyalblood.tw
index aa8a46e18b2f68df95ddc21083ae567a615fa841..894234d263a7364e5f54317894d745be67177bfb 100644
--- a/src/uncategorized/REroyalblood.tw
+++ b/src/uncategorized/REroyalblood.tw
@@ -47,7 +47,7 @@
 <<set $activeSlave.physicalAge = $activeSlave.actualAge>>
 <<set $activeSlave.ovaryAge = $activeSlave.actualAge>>
 <<set $activeSlave.genes = "XY">>
-<<NationalityToName $activeSlave>>
+<<run nationalityToName($activeSlave)>>
 <<set $activeSlave.birthSurname = _princess.birthSurname, $activeSlave.slaveSurname = _princess.birthSurname>>
 <<set $activeSlave.career = "a prince">>
 <<set $activeSlave.prestige = 2>>
@@ -99,7 +99,7 @@
 <<set $activeSlave.physicalAge = $activeSlave.actualAge>>
 <<set $activeSlave.ovaryAge = $activeSlave.actualAge>>
 <<set $activeSlave.genes = "XX">>
-<<NationalityToName $activeSlave>>
+<<run nationalityToName($activeSlave)>>
 <<set $activeSlave.birthSurname = _princess.birthSurname, $activeSlave.slaveSurname = _princess.birthSurname>>
 <<set $activeSlave.career = "a Queen">>
 <<set $activeSlave.prestige = 2>>
diff --git a/src/uncategorized/arcadeReport.tw b/src/uncategorized/arcadeReport.tw
index bf65638ef1cf898c14586d005b5b58cc5a4752c5..4d5cfd632ca65d4ad1247a055e034f74e5d3f538 100644
--- a/src/uncategorized/arcadeReport.tw
+++ b/src/uncategorized/arcadeReport.tw
@@ -75,7 +75,7 @@
 		<<else>>
 			is confined in $arcadeName.
 		<</if>>
-		<br>&nbsp;&nbsp;&nbsp;&nbsp;She <<include "SA work a glory hole">>
+		<br>&nbsp;&nbsp;&nbsp;&nbsp;$He <<include "SA work a glory hole">>
 	<<else>>
 		<<silently>>
 			<<include "SA chooses own job">>
@@ -92,7 +92,7 @@
 		<<elseif ($slaves[$i].lactation > 0) || ($slaves[$i].balls > 0)>>
 			<<set _oldCash = $cash>>
 			<<if $showEWD != 0>>
-				<br>&nbsp;&nbsp;&nbsp;&nbsp;She <<include "SA get milked">>
+				<br>&nbsp;&nbsp;&nbsp;&nbsp;$He <<include "SA get milked">>
 			<<else>>
 				<<silently>><<include "SA get milked">><</silently>>
 			<</if>>
diff --git a/src/uncategorized/arcologyDescription.tw b/src/uncategorized/arcologyDescription.tw
index 952cc8e10164af58e204f870623dee7f33c5f0f5..0f502413753ceba800bbabe20a091453c9ea01af 100644
--- a/src/uncategorized/arcologyDescription.tw
+++ b/src/uncategorized/arcologyDescription.tw
@@ -496,7 +496,7 @@ Its<<if $weatherCladding == 2>> glorious<<elseif $weatherCladding > 0>> dull<<el
 	<<if $arcologies[0].FSAssetExpansionistResearch == 1>>
 	Many are using wheeled stands to permit them to stand despite their titanic breasts, massive asses, trunk-like cocks and boulder-sized balls.
 	<<else>>
-	Many are using wheeled stands to permit them to stand comfortably despite their titanic breasts.
+	Many are wearing custom bras to manage their enormous breasts.
 	<</if>>
 	<</if>>
 	<<if $arcologies[0].FSRepopulationFocusDecoration >= 80>>
diff --git a/src/uncategorized/assistantEvents.tw b/src/uncategorized/assistantEvents.tw
index 4440b557e226b63493eb0515e90ebe5c7e180b41..4b6873329a55c26975e291aa37a2523c9d05cabd 100644
--- a/src/uncategorized/assistantEvents.tw
+++ b/src/uncategorized/assistantEvents.tw
@@ -4,7 +4,7 @@
 
 <<set $nextButton = "Continue", $nextLink = "Random Nonindividual Event">>
 
-<<if $seeImages == 1>><<AssistantArt 3>><</if>>
+<<if $seeImages == 1>><<= AssistantArtRendered(3)>><</if>>
 
 <<switch $Event>>
 <<case "assistant">>
diff --git a/src/uncategorized/bodyModification.tw b/src/uncategorized/bodyModification.tw
index ee6a1c5aba87fb55208a8df8ba7f44c17f6a0940..e50cf76dbbdd1a862a25298512345a8804f7a14e 100644
--- a/src/uncategorized/bodyModification.tw
+++ b/src/uncategorized/bodyModification.tw
@@ -9,14 +9,14 @@
 
 <h1>Body Modification Studio</h1>
 
-<<= SlaveFullName($activeSlave)>> is lying strapped down on the table in your body modification studio. $pronounCap is entirely at your mercy.
+<<= SlaveFullName($activeSlave)>> is lying strapped down on the table in your body modification studio. $He is entirely at your mercy.
 
 <<if $brandApplied || $degradation>>
 	<<if $activeSlave.fuckdoll == 0>>
-		<<if canSee($activeSlave)>>There's a mirror on the ceiling, so $pronoun can see her<<else>>$pronounCap can't see, so you're careful to describe $possessive<</if>> new appearance.
+		<<if canSee($activeSlave)>>There's a mirror on the ceiling, so $he can see<<else>>$He can't see, so you're careful to describe<</if>> $his new appearance.
 	<</if>>
 	<<if $brandApplied>>
-		The smell of burnt flesh hangs in the air. Being branded @@.red;has hurt $possessive health a little.@@
+		The smell of burnt flesh hangs in the air. Being branded @@.red;has hurt $his health a little.@@
 		<<set $activeSlave.health -= 10>>
 		<<unset $brandApplied>>
 	<</if>>
@@ -24,25 +24,25 @@
 	<<if $degradation > 1>>
 		<<if $degradation > 5>>
 			<<if $activeSlave.devotion <= 50 && $activeSlave.trust < -50>>
-				$pronounCap is appalled by the whorish spectacle you have made of $object. $pronounCap @@.gold;fears@@ you all the more for this but is so terrified of you it does not affect $possessive submission.
+				$He is appalled by the whorish spectacle you have made of $him. $He @@.gold;fears@@ you all the more for this but is so terrified of you it does not affect $his submission.
 				<<set $activeSlave.trust -= 10>>
 			<<elseif $activeSlave.devotion <= 50>>
-				$pronounCap is appalled by the whorish spectacle you have made of $object. $pronounCap @@.mediumorchid;hates@@ and @@.gold;fears@@ you for this.
+				$He is appalled by the whorish spectacle you have made of $him. $He @@.mediumorchid;hates@@ and @@.gold;fears@@ you for this.
 				<<set $activeSlave.devotion -= 10, $activeSlave.trust -= 10>>
 			<<else>>
-				$pronounCap is shocked by the whorish spectacle you have made of $object. However, $pronoun is so submissive to your will that $pronoun @@.hotpink;accepts@@ that the slave <<if canSee($activeSlave)>>in the mirror<<else>>$pronoun pictures<</if>> is who $pronoun is now.
+				$He is shocked by the whorish spectacle you have made of $him. However, $he is so submissive to your will that $he @@.hotpink;accepts@@ that the slave <<if canSee($activeSlave)>>in the mirror<<else>>$he pictures<</if>> is who $he is now.
 				<<set $activeSlave.devotion += 4>>
 			<</if>>
 			<br><br>
 		<<else>>
 			<<if $activeSlave.devotion < -20 && $activeSlave.trust < 20>>
-				$pronounCap is @@.gold;afraid@@ that $pronoun has been permanently altered against $possessive will, but is also scared of your reaction to any objection and suppresses $possessive disgust.
+				$He is @@.gold;afraid@@ that $he has been permanently altered against $his will, but is also scared of your reaction to any objection and suppresses $his disgust.
 				<<set $activeSlave.trust -= 5>>
 			<<elseif $activeSlave.devotion < -20>>
-				$pronounCap is @@.mediumorchid;angry@@ and @@.gold;afraid@@ that $pronoun has been permanently altered against $possessive will.
+				$He is @@.mediumorchid;angry@@ and @@.gold;afraid@@ that $he has been permanently altered against $his will.
 				<<set $activeSlave.devotion -= 5, $activeSlave.trust -= 5>>
 			<<else>>
-				$pronounCap is saddened to have been altered against $possessive will. However, $pronoun realizes that $pronoun is a slave, so $pronoun @@.hotpink;accepts@@ your work.
+				$He is saddened to have been altered against $his will. However, $he realizes that $he is a slave, so $he @@.hotpink;accepts@@ your work.
 				<<set $activeSlave.devotion += 4>>
 			<</if>>
 		<</if>>
@@ -53,18 +53,18 @@
 		<<if $activeSlave.fetishKnown>>
 			<<if $activeSlave.fetishStrength > 10>>
 			<<if $activeSlave.fetish == "cumslut">>
-				Since $pronoun's an oral whore, $pronoun's
+				Since $he's an oral whore, $he's
 				<<if $activeSlave.tonguePiercing > _slaveBeforeSession.tonguePiercing>>
-					<<if $activeSlave.tonguePiercing > 1>>@@.hotpink;very happy@@ you took the time to personally pierce $possessive tongue so heavily<<else>>@@.hotpink;happy@@ to get a tongue piercing from you personally<</if>>. After all, $pronoun's pretty sure it's a sign there will be plenty of <<if $PC.dick>>dick for $object to suck<<else>>pussy for $object to eat<</if>> in the future.
+					<<if $activeSlave.tonguePiercing > 1>>@@.hotpink;very happy@@ you took the time to personally pierce $his tongue so heavily<<else>>@@.hotpink;happy@@ to get a tongue piercing from you personally<</if>>. After all, $he's pretty sure it's a sign there will be plenty of <<if $PC.dick>>dick for $him to suck<<else>>pussy for $him to eat<</if>> in the future.
 					<<set $activeSlave.devotion += ($activeSlave.tonguePiercing-_slaveBeforeSession.tonguePiercing)*2>>
 				<<elseif $activeSlave.devotion <= 95>>
-					@@.mediumorchid;saddened@@ you decided to take out $possessive tongue piercings yourself. $pronounCap's afraid this means something about $possessive future as a suck slut.
+					@@.mediumorchid;saddened@@ you decided to take out $his tongue piercings yourself. $He's afraid this means something about $his future as a suck slut.
 					<<set $activeSlave.devotion += ($activeSlave.tonguePiercing-_slaveBeforeSession.tonguePiercing)*2>>
 				<</if>>
 			<</if>>
 			<</if>>
 			<<if $activeSlave.sexualFlaw == "hates oral">>
-				$pronounCap has trouble thinking of her mouth as a warm, wet, playful hole, so her new piercings will be therapeutic. Having something to suck on at all times should force her past her hangups.
+				$He has trouble thinking of $his mouth as a warm, wet, playful hole, so $his new piercings will be therapeutic. Having something to suck on at all times should force $him past $his hangups.
 			<</if>>
 		<</if>>
 	<</if>>
@@ -72,12 +72,12 @@
 		<<if $activeSlave.fetishKnown>>
 		<<if $activeSlave.fetishStrength > 10>>
 		<<if $activeSlave.fetish == "boobs">>
-			Since $pronoun's fixated on $possessive boobs, $pronoun's
+			Since $he's fixated on $his boobs, $he's
 			<<if $activeSlave.nipplesPiercing+$activeSlave.areolaePiercing > _slaveBeforeSession.nipplesPiercing+_slaveBeforeSession.areolaePiercing>>
-				<<if $activeSlave.nipplesPiercing+$activeSlave.areolaePiercing > 2>>@@.hotpink;very happy@@ you took the time to personally pierce them so heavily<<else>>@@.hotpink;happy@@ to get nipple piercings from you personally<</if>>. As far as $pronoun's concerned, more attention on $possessive tits is always good.
+				<<if $activeSlave.nipplesPiercing+$activeSlave.areolaePiercing > 2>>@@.hotpink;very happy@@ you took the time to personally pierce them so heavily<<else>>@@.hotpink;happy@@ to get nipple piercings from you personally<</if>>. As far as $he's concerned, more attention on $his tits is always good.
 				<<set $activeSlave.devotion += ($activeSlave.nipplesPiercing+$activeSlave.areolaePiercing-_slaveBeforeSession.nipplesPiercing-_slaveBeforeSession.areolaePiercing)*2>>
 			<<elseif $activeSlave.devotion <= 95>>
-				@@.mediumorchid;saddened@@ you decided to take out $possessive nipple piercings yourself. $pronounCap doesn't like anything that makes $possessive tits less distinctive.
+				@@.mediumorchid;saddened@@ you decided to take out $his nipple piercings yourself. $He doesn't like anything that makes $his tits less distinctive.
 				<<set $activeSlave.devotion += ($activeSlave.tonguePiercing-_slaveBeforeSession.tonguePiercing)*2>>
 			<</if>>
 		<</if>>
@@ -88,12 +88,12 @@
 		<<if $activeSlave.fetishKnown>>
 		<<if $activeSlave.fetishStrength > 10>>
 		<<if $activeSlave.fetish == "masochist">>
-			Since $pronoun's a pain whore,
+			Since $he's a pain whore,
 			<<if $activeSlave.corsetPiercing > _slaveBeforeSession.corsetPiercing>>
-				$pronoun @@.hotpink;got off on@@ you giving $possessive a corset piercing personally. $pronounCap loved the feeling of the metal entering $possessive flesh.
+				$he @@.hotpink;got off on@@ you giving $his a corset piercing personally. $He loved the feeling of the metal entering $his flesh.
 				<<set $activeSlave.devotion += ($activeSlave.corsetPiercing-_slaveBeforeSession.corsetPiercing)*2>>
 			<<elseif $activeSlave.devotion <= 95>>
-				 $pronoun's @@.mediumorchid;saddened@@ you decided to take out $possessive corset piercings yourself. $pronounCap'll miss the constant slight discomfort they gave $object.
+				 $he's @@.mediumorchid;saddened@@ you decided to take out $his corset piercings yourself. $He'll miss the constant slight discomfort they gave $him.
 				<<set $activeSlave.devotion += ($activeSlave.corsetPiercing-_slaveBeforeSession.corsetPiercing)*2>>
 			<</if>>
 		<</if>>
@@ -104,18 +104,18 @@
 		<<if $activeSlave.fetishKnown>>
 			<<if $activeSlave.fetishStrength > 10>>
 			<<if $activeSlave.fetish == "pregnancy">>
-				Since $pronoun's a whore for impregnation, $pronoun's
+				Since $he's a whore for impregnation, $he's
 				<<if $activeSlave.vaginaPiercing > _slaveBeforeSession.vaginaPiercing>>
-					<<if $activeSlave.vaginaPiercing > 1>>@@.hotpink;very happy@@ you took the time to personally pierce $possessive pussylips so heavily<<else>>@@.hotpink;happy@@ to get pussy piercings from you personally<</if>>. Like most pregnancy fetishists, $pronoun's a little desperate for dick, and anything that points towards more bareback sex is appealing to $object.
+					<<if $activeSlave.vaginaPiercing > 1>>@@.hotpink;very happy@@ you took the time to personally pierce $his pussylips so heavily<<else>>@@.hotpink;happy@@ to get pussy piercings from you personally<</if>>. Like most pregnancy fetishists, $he's a little desperate for dick, and anything that points towards more bareback sex is appealing to $him.
 					<<set $activeSlave.devotion += ($activeSlave.vaginaPiercing-_slaveBeforeSession.vaginaPiercing)*2>>
 				<<elseif $activeSlave.devotion <= 95>>
-					@@.mediumorchid;saddened@@ you decided to take out $possessive pussy piercings yourself. Like most pregnancy fetishists, $pronoun's a little desperate for dick, and $pronoun's afraid of anything that points towards less attention focused on $possessive cunt.
+					@@.mediumorchid;saddened@@ you decided to take out $his pussy piercings yourself. Like most pregnancy fetishists, $he's a little desperate for dick, and $he's afraid of anything that points towards less attention focused on $his cunt.
 					<<set $activeSlave.devotion += ($activeSlave.vaginaPiercing-_slaveBeforeSession.vaginaPiercing)*2>>
 				<</if>>
 			<</if>>
 			<</if>>
 			<<if $activeSlave.sexualFlaw == "hates penetration">>
-				$pronounCap has trouble thinking of her vagina as a fuckhole rather than something special to protect and cherish, so her new piercings will be therapeutic. The constant, inescapable stimulation of her labia should force her past her hangups.
+				$He has trouble thinking of her vagina as a fuckhole rather than something special to protect and cherish, so her new piercings will be therapeutic. The constant, inescapable stimulation of her labia should force her past her hangups.
 			<</if>>
 		<</if>>
 	<</if>>
@@ -123,12 +123,12 @@
 		<<if $activeSlave.fetishKnown>>
 		<<if $activeSlave.fetishStrength > 10>>
 		<<if $activeSlave.fetish == "pregnancy">>
-			Since $pronoun's fixated on using $possessive cock to impregnate other slaves, $pronoun's
+			Since $he's fixated on using $his cock to impregnate other slaves, $he's
 			<<if $activeSlave.dickPiercing > _slaveBeforeSession.dickPiercing>>
-				<<if $activeSlave.dickPiercing > 1>>@@.hotpink;very happy@@ you took the time to personally stick so much metal into $possessive dick<<if $activeSlave.scrotum>> and ballsack<</if>><<else>>@@.hotpink;happy@@ to get penis piercings from you personally<</if>>. $pronounCap's extremely proud of $possessive newly decorated member.
+				<<if $activeSlave.dickPiercing > 1>>@@.hotpink;very happy@@ you took the time to personally stick so much metal into $his dick<<if $activeSlave.scrotum>> and ballsack<</if>><<else>>@@.hotpink;happy@@ to get penis piercings from you personally<</if>>. $He's extremely proud of $his newly decorated member.
 				<<set $activeSlave.devotion += ($activeSlave.dickPiercing-_slaveBeforeSession.dickPiercing)*2>>
 			<<elseif $activeSlave.devotion <= 95>>
-				@@.mediumorchid;saddened@@ you decided to take out $possessive dick<<if $activeSlave.scrotum>> and ballsack<</if>> piercings yourself. $pronounCap passionately loves using $possessive penis, and $pronoun's concerned you're planning to let $object do less of that.
+				@@.mediumorchid;saddened@@ you decided to take out $his dick<<if $activeSlave.scrotum>> and ballsack<</if>> piercings yourself. $He passionately loves using $his penis, and $he's concerned you're planning to let $him do less of that.
 				<<set $activeSlave.devotion += ($activeSlave.dickPiercing-_slaveBeforeSession.dickPiercing)*2>>
 			<</if>>
 		<</if>>
@@ -139,39 +139,39 @@
 		<<if $activeSlave.fetishKnown>>
 			<<if $activeSlave.fetishStrength > 10>>
 			<<if $activeSlave.fetish == "cumslut">>
-				Since $pronoun's an anal slut, $pronoun's
+				Since $he's an anal slut, $he's
 				<<if $activeSlave.anusPiercing > _slaveBeforeSession.anusPiercing>>
-					<<if $activeSlave.anusPiercing > 1>>@@.hotpink;very happy@@ you took the time to personally pierce the entire area around $possessive whorish asspussy<<else>>@@.hotpink;happy@@ to get a piercing next to $possessive favorite hole from you personally<</if>>. $pronounCap can't wait to find out how the metal will feel against $possessive butthole when $pronoun moves around.
+					<<if $activeSlave.anusPiercing > 1>>@@.hotpink;very happy@@ you took the time to personally pierce the entire area around $his whorish asspussy<<else>>@@.hotpink;happy@@ to get a piercing next to $his favorite hole from you personally<</if>>. $He can't wait to find out how the metal will feel against $his butthole when $he moves around.
 					<<set $activeSlave.devotion += ($activeSlave.anusPiercing-_slaveBeforeSession.anusPiercing)*2>>
 				<<elseif $activeSlave.devotion <= 95>>
-					@@.mediumorchid;saddened@@ you decided to take out $possessive backdoor piercings yourself. $pronounCap will miss the constant anal titillation, and $pronoun's worried this means you're becoming less interested in her butthole.
+					@@.mediumorchid;saddened@@ you decided to take out $his backdoor piercings yourself. $He will miss the constant anal titillation, and $he's worried this means you're becoming less interested in her butthole.
 					<<set $activeSlave.devotion += ($activeSlave.anusPiercing-_slaveBeforeSession.anusPiercing)*2>>
 				<</if>>
 			<</if>>
 			<</if>>
 			<<if $activeSlave.sexualFlaw == "hates anal">>
-				$pronounCap has trouble thinking of her asshole as a sexy, fuckable hole, so her new piercings will be therapeutic. The constant tickling back there should force her past her hangups.
+				$He has trouble thinking of $his asshole as a sexy, fuckable hole, so $his new piercings will be therapeutic. The constant tickling back there should force her past her hangups.
 			<</if>>
 		<</if>>
 	<</if>>
 	<<if $activeSlave.genes == "XY">>
 	<<if $activeSlave.attrXY <= 35>>
 	<<if $activeSlave.earPiercing+$activeSlave.nosePiercing+$activeSlave.eyebrowPiercing+$activeSlave.lipsPiercing+$activeSlave.navelPiercing > _slaveBeforeSession.earPiercing+_slaveBeforeSession.nosePiercing+_slaveBeforeSession.eyebrowPiercing+_slaveBeforeSession.lipsPiercing+_slaveBeforeSession.navelPiercing>>
-		$possessiveCap girly new
+		$His girly new
 		<<if $activeSlave.nosePiercing == 1 && _slaveBeforeSession.nosePiercing == 0>>
-			pierced ears should help $object a little with $possessive issues about $possessive self-image as a fuckable slave girl.
+			pierced ears should help $him a little with $his issues about $his self-image as a fuckable slave girl.
 		<<elseif $activeSlave.nosePiercing == 1 && _slaveBeforeSession.nosePiercing == 0>>
-			nose piercing should make $possessive reflection in the mirror seem just a bit more fuckably feminine to $object.
+			nose piercing should make $his reflection in the mirror seem just a bit more fuckably feminine to $him.
 		<<elseif $activeSlave.eyebrowPiercing == 1 && _slaveBeforeSession.eyebrowPiercing == 0>>
-			facial piercing should help destroy $possessive vestiges of sexual identity outside of her life as a hole for cocks.
+			facial piercing should help destroy $his vestiges of sexual identity outside of $his life as a hole for cocks.
 		<<elseif $activeSlave.lipsPiercing == 1 && _slaveBeforeSession.lipsPiercing == 0>>
-			facial piercing, just below $possessive pretty mouth, should help $object get used to the idea of it being a warm, wet hole for cocks.
+			facial piercing, just below $his pretty mouth, should help $him get used to the idea of it being a warm, wet hole for cocks.
 		<<elseif $activeSlave.navelPiercing == 1 && _slaveBeforeSession.navelPiercing == 0>>
-			navel piercing should help $possessive see $possessive naked body in a submissively sexual way, especially as $object turns to hide it and present $possessive asspussy.
+			navel piercing should help $his see $his naked body in a submissively sexual way, especially as $him turns to hide it and present $his asspussy.
 		<<else>>
-			new set of slutty facial piercings should help $object get used to the idea of being a girly slave meant to please dicks.
+			new set of slutty facial piercings should help $him get used to the idea of being a girly slave meant to please dicks.
 		<</if>>
-		<<if $activeSlave.devotion < -20>>Unfortunately, that positive effect will have to wait until $pronoun's a little less resistant to the idea of being a sex slave.<</if>>
+		<<if $activeSlave.devotion < -20>>Unfortunately, that positive effect will have to wait until $he's a little less resistant to the idea of being a sex slave.<</if>>
 	<</if>>
 	<</if>>
 	<</if>>
@@ -188,130 +188,130 @@
 			<<set _anus = "tight butthole">>
 		<</if>>
 		<<if $activeSlave.anusTat == "bleached">>
-			She knew she was getting her ass bleached, of course. The stinging sensation was hard to miss. Even so, she cranes her neck around as soon as possible to look at her _anus in the mirror.
+			$He knew $he was getting $his ass bleached, of course. The stinging sensation was hard to miss. Even so, $he cranes her neck around as soon as possible to look at her _anus in the mirror.
 		<<else>>
-			$pronounCap knew she was getting her asshole tattooed, of course. She cranes her neck around as soon as possible to look at her _anus in the mirror.
-			<<if $activeSlave.butt > 5>>Her huge buttocks are still held apart by the spreaders used to give the tattooing actuators access to her most intimate area, giving her a good view.<</if>>
+			$He knew $he was getting $his asshole tattooed, of course. $He cranes her neck around as soon as possible to look at her _anus in the mirror.
+			<<if $activeSlave.butt > 5>>$His huge buttocks are still held apart by the spreaders used to give the tattooing actuators access to her most intimate area, giving her a good view.<</if>>
 		<</if>>
 		<<if $activeSlave.fetishKnown && $activeSlave.fetish == "buttslut">>
 			<<switch $activeSlave.anusTat>>
 			<<case "bleached">>
-				She giggles at her crinkled fuckhole's clean, fuckable appearance, and starts squeezing her sphincter muscles experimentally. "Thank you, <<Master>>," she gasps, flushing.
+				$He giggles at $his crinkled fuckhole's clean, fuckable appearance, and starts squeezing her sphincter muscles experimentally. "Thank you, <<Master>>," $he gasps, flushing.
 			<<case "flowers" "tribal patterns">>
-				She gasps at the beautiful design and then suddenly bursts into tears. "T-thank you, <<Master>>," she blubbers. "I'm <<s>>-<<s>>uch an anal whore."
+				$He gasps at the beautiful design and then suddenly bursts into tears. "T-thank you, <<Master>>," $he blubbers. "I'm <<s>>-<<s>>uch an anal whore."
 			<<case "advertisements">>
-				She stares, her mouth working as she spells out
+				$He stares, her mouth working as $he spells out
 				<<if ($activeSlave.vagina > -1)>>
-					'Second Pussy.' She smiles naughtily. "<<Master>>, it'<<s>> my //favorite// pu<<ss>>y,"
+					'Second Pussy.' $He smiles naughtily. "<<Master>>, it'<<s>> my //favorite// pu<<ss>>y,"
 				<<else>>
-					'Spit First.' She smiles naughtily. "<<Master>>, that work<<s>> for me. Lube'<<s>> good too. Or, um, dry'<<s>> fine too,"
+					'Spit First.' $He smiles naughtily. "<<Master>>, that work<<s>> for me. Lube'<<s>> good too. Or, um, dry'<<s>> fine too,"
 				<</if>>
-				she giggles.
+				$he giggles.
 			<<case "rude words">>
-				She stares, her mouth working as she spells out
+				$He stares, her mouth working as $he spells out
 				<<if ($activeSlave.vagina > -1)>>
-					'Fucktoy's Favorite Fuckhole.' She smiles naughtily. "<<Master>>, it sure i<<s>>,"
+					'Fucktoy's Favorite Fuckhole.' $He smiles naughtily. "<<Master>>, it sure i<<s>>,"
 				<<else>>
-					'Sissy Slut's Sodomy Slit.' She smiles naughtily. "<<Master>>, I love it when you fuck my lewd butt <<s>>lit,"
+					'Sissy Slut's Sodomy Slit.' $He smiles naughtily. "<<Master>>, I love it when you fuck my lewd butt <<s>>lit,"
 				<</if>>
-				she giggles.
+				$he giggles.
 			<<case "sacrilege">>
-				She stares, her mouth working as she reads the ring of Aramaic blasphemy around her hole. Getting it, she smiles naughtily. "<<Master>>, I'm a horrible little butthole <<s>>uccubu<<s>>. Plea<<s>>e, <<Master>>, feed me. I need cum in my a<<ss>> to <<s>>urvive."
+				$He stares, her mouth working as $he reads the ring of Aramaic blasphemy around her hole. Getting it, $he smiles naughtily. "<<Master>>, I'm a horrible little butthole <<s>>uccubu<<s>>. Plea<<s>>e, <<Master>>, feed me. I need cum in my a<<ss>> to <<s>>urvive."
 			<<case "sacrament">>
-				She stares, her mouth working as she reads the ring of Aramaic around her hole. Getting it, she smiles beatifically. "<<Master>>, I alway<<s>> knew butt<<s>>e<<x>> was a <<s>>acrament."
+				$He stares, her mouth working as $he reads the ring of Aramaic around her hole. Getting it, $he smiles beatifically. "<<Master>>, I alway<<s>> knew butt<<s>>e<<x>> was a <<s>>acrament."
 			<<case "degradation">>
-				She stares, her mouth working as she spells out '<<if $PC.title == 1>>Master<<else>>Mistress<</if>> Made Me An Anal Slut.' She smiles naughtily. "Oh <<Master>>, you did," she <<say>>s gratefully. "And I love you for it."
+				$He stares, her mouth working as $he spells out '<<if $PC.title == 1>>Master<<else>>Mistress<</if>> Made Me An Anal Slut.' $He smiles naughtily. "Oh <<Master>>, you did," $he <<say>>s gratefully. "And I love you for it."
 			<<case "counting">>
-				She stares, realizing that the markings denote how many times she's been sodomized. "<<Master>>, thank you, and, and, I hope I'll have to come back in here a lot," she <<say>>s. "Um, becau<<s>>e I have to have that updated. Because I'm being fucked in the butt a lot," she adds, wanting to be completely clear.
+				$He stares, realizing that the markings denote how many times $he's been sodomized. "<<Master>>, thank you, and, and, I hope I'll have to come back in here a lot," $he <<say>>s. "Um, becau<<s>>e I have to have that updated. Because I'm being fucked in the butt a lot," $he adds, wanting to be completely clear.
 			<<case "bovine patterns">>
-				She stares at her new cow's anus. Finally, she focuses on the upsides of being permanently transformed like this. "<<Master>>, I hope thi<<s>> mean<<s>> I'll have to be fed up the butt a lot," she <<say>>s, referencing the milking systems' anal feeders.
+				$He stares at $his new cow's anus. Finally, $he focuses on the upsides of being permanently transformed like this. "<<Master>>, I hope thi<<s>> mean<<s>> I'll have to be fed up the butt a lot," $he <<say>>s, referencing the milking systems' anal feeders.
 			<<case "possessive">>
-				She stares, realizing that the ring of numbers around $possessive anus give the date she was enslaved by you. "Be<<s>t place for that date, <<Master>>," she <<say>>s. "Being a butt <<s>>lut i<<s>> my life now."
+				$He stares, realizing that the ring of numbers around $his anus give the date $he was enslaved by you. "Be<<s>t place for that date, <<Master>>," $he <<say>>s. "Being a butt <<s>>lut i<<s>> my life now."
 			<<case "paternalist">>
-				She stares, her mouth working as she spells out '<<if $PC.title == 1>>Master<<else>>Mistress<</if>> Helped Me Love Anal.' "Oh <<Master>>, you did," she coos. "You did! Thank you <<s>>o much for helping me become the anal <<s>>lut I wa<<s>> alway<<s>> meant to be!"
+				$He stares, $his mouth working as $he spells out '<<if $PC.title == 1>>Master<<else>>Mistress<</if>> Helped Me Love Anal.' "Oh <<Master>>, you did," $he coos. "You did! Thank you <<s>>o much for helping me become the anal <<s>>lut I wa<<s>> alway<<s>> meant to be!"
 			<</switch>>
 		<<elseif $activeSlave.devotion > 50>>
 			<<switch $activeSlave.anusTat>>
 			<<case "bleached">>
-				She gasps at how closely the crinkled skin around her anal opening matches the rest of her $activeSlave.skin body. "Oh, it'<<s>> <<s>>o beautiful! Thank you, <<Master>>, thank you," she exclaims lovingly.
+				$He gasps at how closely the crinkled skin around $his anal opening matches the rest of $his $activeSlave.skin body. "Oh, it'<<s>> <<s>>o beautiful! Thank you, <<Master>>, thank you," $he exclaims lovingly.
 			<<case "flowers" "tribal patterns">>
-				She gasps at the beautiful design. "It'<<s>> <<s>>o pretty, <<Master>>," she <<say>>s. "Thank you. I love you <<s>>o much!"
+				$He gasps at the beautiful design. "It'<<s>> <<s>>o pretty, <<Master>>," $he <<say>>s. "Thank you. I love you <<s>>o much!"
 			<<case "advertisements" "rude words" "sacrilege" "sacrament" "degradation" "possessive" "paternalist">>
-				She stares, her mouth working as she spells out the words tattooed in a ring around her asshole. "Thank you, <<Master>>," she <<say>>s devotedly. "I love you and I'll <<s>>erve you with my butthole a<<s>> be<<s>>t I can."
+				$He stares, $his mouth working as $he spells out the words tattooed in a ring around $his asshole. "Thank you, <<Master>>," $he <<say>>s devotedly. "I love you and I'll <<s>>erve you with my butthole a<<s>> be<<s>>t I can."
 			<<default>>
-				She smiles, pleased at the mark of your attention to her body. "Thank you, <<Master>>," she <<say>>s devotedly. "I love you and I'll <<s>>erve you with my butthole a<<s>> be<<s>>t I can."
+				$He smiles, pleased at the mark of your attention to $his body. "Thank you, <<Master>>," $he <<say>>s devotedly. "I love you and I'll <<s>>erve you with my butthole a<<s>> be<<s>>t I can."
 			<</switch>>
 		<<elseif $activeSlave.sexualFlaw == "hates anal">>
-			She stares,
+			$He stares,
 			<<switch $activeSlave.anusTat>>
 			<<case "bleached">>
 				horrified, and then shudders convulsively, but can't look away.
 			<<case "flowers" "tribal patterns">>
 				torn between fascination at the intricate design and horror at having her anus permanently tattooed.
 			<<case "advertisements" "rude words" "sacrilege" "sacrament" "degradation" "possessive" "paternalist">>
-				her mouth working as she spells out the words tattooed in a ring around her asshole. She starts to cry as their meaning sinks in.
+				her mouth working as $he spells out the words tattooed in a ring around her asshole. $He starts to cry as their meaning sinks in.
 			<<default>>
 				lower lip quivering.
 			<</switch>>
-			She hates being assraped, and knows that this means there's lots of it in store for her. "<<Master>>, p-plea<<s>>e," she moans halfheartedly. "I d-don't like being b-butt f-fucked."
+			$He hates being assraped, and knows that this means there's lots of it in store for $him. "<<Master>>, p-plea<<s>>e," $he moans halfheartedly. "I d-don't like being b-butt f-fucked."
 		<<elseif $activeSlave.devotion > 20>>
-			She stares,
+			$He stares,
 			<<switch $activeSlave.anusTat>>
 			<<case "bleached">>
-				fascinated. She doesn't seem sure what to make of this.
+				fascinated. $He doesn't seem sure what to make of this.
 			<<case "flowers" "tribal patterns">>
 				torn between admiration of the pretty design and realization that her anus has been permanently tattooed.
 			<<case "advertisements" "rude words" "sacrilege" "sacrament" "degradation" "possessive" "paternalist">>
-				her mouth working as she spells out the words tattooed in a ring around her asshole. She shudders a little as they sink in and she internalizes what they say about her and her asshole.
+				her mouth working as $he spells out the words tattooed in a ring around her asshole. $He shudders a little as they sink in and $he internalizes what they say about $him and $his asshole.
 			<<default>>
-				realizing that her anus has been permanently tattooed. It's yet another proof that she's permanently a sex slave, and her anus is for fucking.
+				realizing that $his anus has been permanently tattooed. It's yet another proof that $he's permanently a sex slave, and $his anus is for fucking.
 			<</switch>>
-			"Thank you, <<Master>>," she <<say>>s, taking refuge in propriety. "Um, d-doe<<s>> thi<<s>> mean I'm going to be more of a, um, b-butt<<s>>lut?" she asks hesitantly, not sounding very enthusiastic.
+			"Thank you, <<Master>>," $he <<say>>s, taking refuge in propriety. "Um, d-doe<<s>> thi<<s>> mean I'm going to be more of a, um, b-butt<<s>>lut?" $he asks hesitantly, not sounding very enthusiastic.
 		<<elseif $activeSlave.trust < -20>>
-			She stares,
+			$He stares,
 			<<switch $activeSlave.anusTat>>
 			<<case "bleached">>
 				trying to process the appearance of what must seem like an unnaturally clean-looking hole.
 			<<case "flowers" "tribal patterns">>
-				struggling to process the fact that one of her most intimate areas has been tattooed. Beautifully tattooed, but still.
+				struggling to process the fact that one of $his most intimate areas has been tattooed. Beautifully tattooed, but still.
 			<<case "advertisements" "rude words" "sacrilege" "sacrament" "degradation" "possessive" "paternalist">>
-				her mouth working as she spells out the words tattooed in a ring around her asshole. She shudders as she does her best to conceal her feelings about such a permanent display of her status as an anal slave.
+				$his mouth working as $he spells out the words tattooed in a ring around $his asshole. $He shudders as $he does her best to conceal $his feelings about such a permanent display of her status as an anal slave.
 			<<default>>
 				looking sad as the meaning of a permanent display of her status as an anal slave sinks in.
 			<</switch>>
-			After a short pause she remembers her duties and stammers, "T-thank you, <<Master>>." After a while longer she turns her head away, clearly not wanting to dwell on how her anus is obviously being beautified to attract sexual attention.
+			After a short pause $he remembers her duties and stammers, "T-thank you, <<Master>>." After a while longer $he turns her head away, clearly not wanting to dwell on how her anus is obviously being beautified to attract sexual attention.
 		<<else>>
 			<<switch $activeSlave.anusTat>>
 			<<case "bleached">>
-				Her face darkens as she sees her crinkled fuckhole's clean, fuckable appearance. "Don't you dare fucking a<<ss>>rape me!" she bursts out.
+				$His face darkens as $he sees $his crinkled fuckhole's clean, fuckable appearance. "Don't you dare fucking a<<ss>>rape me!" $he bursts out.
 			<<case "flowers" "tribal patterns">>
-				She's momentarily surprised by the pretty design, but then her face darkens. "That'<<s>> permanent!" she bursts out. "My a<<ss>>hole i<<s>> going to look like that forever!"
+				$He's momentarily surprised by the pretty design, but then $his face darkens. "That'<<s>> permanent!" $he bursts out. "My a<<ss>>hole i<<s>> going to look like that forever!"
 			<<case "advertisements">>
-				She stares, her mouth working as she spells out
+				$He stares, her mouth working as $he spells out
 				<<if ($activeSlave.vagina > -1)>>
-					'Second Pussy.' Her face darkens. "No it'<<s>> not," she bursts out. "Anal is dirty."
+					'Second Pussy.' $His face darkens. "No it'<<s>> not," $he bursts out. "Anal is dirty."
 				<<else>>
-					'Spit First.' Her face darkens. "Gro<<ss>>," she bursts out. "Gro<<ss>> and wrong!"
+					'Spit First.' $His face darkens. "Gro<<ss>>," $he bursts out. "Gro<<ss>> and wrong!"
 				<</if>>
 			<<case "rude words">>
-				She stares, her mouth working as she spells out
+				$He stares, her mouth working as $he spells out
 				<<if ($activeSlave.vagina > -1)>>
-					'Fucktoy's Favorite Fuckhole.' Her face darkens. "No it'<<s>> not," she bursts out. "It'<<s>> my a<<ss>>!"
+					'Fucktoy's Favorite Fuckhole.' $His face darkens. "No it'<<s>> not," $he bursts out. "It'<<s>> my a<<ss>>!"
 				<<else>>
-					'Sissy Slut's Sodomy Slit.' Her face darkens. "No it'<<s>> not," she bursts out. "I'm not a <<s>>i<<ss>>y! Or a <<s>>lut! And it'<<s>> not a slit!" Those are debatable, but they can all change, of course.
+					'Sissy Slut's Sodomy Slit.' $His face darkens. "No it'<<s>> not," $he bursts out. "I'm not a <<s>>i<<ss>>y! Or a <<s>>lut! And it'<<s>> not a slit!" Those are debatable, but they can all change, of course.
 				<</if>>
 			<<case "sacrilege" "sacrament">>
-				She stares, her mouth working as she reads the ring of Aramaic  around her hole. She doesn't understand it, but she's not happy about having stuff permanently inscribed around her ass.
+				$He stares, her mouth working as $he reads the ring of Aramaic around $his hole. $He doesn't understand it, but $he's not happy about having stuff permanently inscribed around $his ass.
 			<<case "degradation">>
-				She stares, her mouth working as she spells out '<<if $PC.title == 1>>Master<<else>>Mistress<</if>> Made Me An Anal Slut.' Her face darkens. "No I'm not," she bursts out. That remains to be seen.
+				$He stares, her mouth working as $he spells out '<<if $PC.title == 1>>Master<<else>>Mistress<</if>> Made Me An Anal Slut.' $His face darkens. "No I'm not," $he bursts out. That remains to be seen.
 			<<case "counting">>
-				She stares, realizing that the markings denote how many times she's been sodomized. Her face darkens. "I <<s>>ee there'<<s>> room for more," she bursts out. "Fucking gro<<ss>>."
+				$He stares, realizing that the markings denote how many times $he's been sodomized. $His face darkens. "I <<s>>ee there'<<s>> room for more," $he bursts out. "Fucking gro<<ss>>."
 			<<case "bovine patterns">>
-				She stares at her new cow's anus. "Fucking gro<<ss>>," she bursts out. "I'm not an animal." That remains to be seen.
+				$He stares at $his new cow's anus. "Fucking gro<<ss>>," $he bursts out. "I'm not an animal." That remains to be seen.
 			<<case "possessive">>
-				She stares, realizing that the ring of numbers around $possessive anus give the date she was enslaved by you. Her face darkens. "Wor<<s>>t day of my life," she bursts out.
+				$He stares, realizing that the ring of numbers around $his anus give the date $he was enslaved by you. $His face darkens. "Wor<<s>>t day of my life," $he bursts out.
 			<<case "paternalist">>
-				She stares, her mouth working as she spells out '<<if $PC.title == 1>>Master<<else>>Mistress<</if>> Helped Me Love Anal.' "I don't," she bursts out. "It'<<s>> fucking gro<<ss>>."
+				$He stares, her mouth working as $he spells out '<<if $PC.title == 1>>Master<<else>>Mistress<</if>> Helped Me Love Anal.' "I don't," $he bursts out. "It'<<s>> fucking gro<<ss>>."
 			<</switch>>
 		<</if>>
 	<</if>>
@@ -340,7 +340,7 @@
 Piercings:
 
 <<if _piercingCount == 0>>
-	Her smooth $activeSlave.skin skin is completely unpierced.
+	$His smooth $activeSlave.skin skin is completely unpierced.
 <</if>>
 
 <<if $activeSlave.earPiercing > 0 >><br>&nbsp;&nbsp;&nbsp;&nbsp;<<earPiercingDescription>><</if>>
@@ -386,7 +386,7 @@ Choose piercing style:
 
 <<if $piercingLevel == 1>>
 <br>&nbsp;&nbsp;&nbsp;&nbsp;
-//Lightly// pierce $possessive:
+//Lightly// pierce $his:
 
 <<link "Entire body">>
 	<<if $activeSlave.earPiercing != 1>><<set $activeSlave.earPiercing = 1>>				<<set $cash -= $modCost>><</if>>
@@ -442,7 +442,7 @@ Choose piercing style:
 
 <<if $piercingLevel == 2>>
 <br>&nbsp;&nbsp;&nbsp;&nbsp;
-''Heavily'' pierce $possessive:
+''Heavily'' pierce $his:
 
 <<link "Entire body">>
 	<<if $activeSlave.earPiercing != 2>><<set $activeSlave.earPiercing = 2>>			<<set $cash -= $modCost, $degradation += 1>><</if>>
@@ -500,10 +500,10 @@ Choose piercing style:
 <<if ($activeSlave.vagina != -1) || ($activeSlave.dick != 0)>>
 	<<if $activeSlave.clitPiercing != 3>>
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;
-		Give $object a [[smart piercing?|Body Modification][$activeSlave.clitPiercing = 3,$activeSlave.clitSetting = "all",$cash -=$SPcost,$degradation += 1]] //Costs <<print cashFormat($SPcost)>>, unlocks options to mold sexuality//
+		Give $him a [[smart piercing?|Body Modification][$activeSlave.clitPiercing = 3,$activeSlave.clitSetting = "all",$cash -=$SPcost,$degradation += 1]] //Costs <<print cashFormat($SPcost)>>, unlocks options to mold sexuality//
 	<<else>>
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;
-		$pronounCap already has a smart piercing!
+		$He already has a smart piercing!
 	<</if>>
 <</if>>
 <</if>>
@@ -596,13 +596,13 @@ Choose a tattoo style:
 <<if def $tattooChoice>>
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
 	<<if $tattooChoice == 0>>
-		Clean the ink off of $object:
+		Clean the ink off of $him:
 	<<elseif $tattooChoice == "counting">>
-		Add tallies of $possessive sexual exploits to $object:
+		Add tallies of $his sexual exploits to $him:
 	<<elseif $tattooChoice == "bleached">>
-		Bleach $possessive:
+		Bleach $his:
 	<<else>>
-		Add $tattooChoice to $possessive:
+		Add $tattooChoice to $his:
 	<</if>>
 
 	<<if ($tattooChoice != "bleached") && ($tattooChoice != "permanent makeup")>>
@@ -743,9 +743,9 @@ Choose a tattoo style:
 
 <<if $activeSlave.belly >= 10000 && $activeSlave.bellyPreg < 450000 && $activeSlave.bellyFluid < 5000>>
 	<<if $activeSlave.bellyTat == 0>>
-		$pronounCap has no navel tattoos.
+		$He has no navel tattoos.
 	<<else>>
-		$possessiveCap navel is tattooed with $activeSlave.bellyTat.
+		$His navel is tattooed with $activeSlave.bellyTat.
 	<</if>>
 	<<if $activeSlave.bellyTat == 0>>
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;
@@ -757,11 +757,11 @@ Choose a tattoo style:
 		//[[Remove tattoos|Body Modification][$activeSlave.bellyTat = 0,$cash -= $modCost]]//
 	<</if>>
 <<elseif $activeSlave.bellyPreg >= 450000>>
-	$possessiveCap middle is large and taut enough to be a suitable canvas for a navel focused tattoo, but $possessive brood is too active to permit the needle to do its work.
+	$His middle is large and taut enough to be a suitable canvas for a navel focused tattoo, but $his brood is too active to permit the needle to do its work.
 <<elseif $activeSlave.bellyFluid >= 10000>>
-	$possessiveCap middle is large and taut enough to be a suitable canvas for a navel focused tattoo, but the pressure applied to $possessive stomach will likely force $object to release her contents.
+	$His middle is large and taut enough to be a suitable canvas for a navel focused tattoo, but the pressure applied to $his stomach will likely force $him to release its contents.
 <<else>>
-	$possessiveCap middle isn't large enough to be a suitable canvas for a navel focused tattoo.
+	$His middle isn't large enough to be a suitable canvas for a navel focused tattoo.
 <</if>>
 
 <br>
@@ -772,65 +772,65 @@ Custom Tats:
 
 <<if $activeSlave.lipsTat == 0>>
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	Give $possessive a custom face tattoo: <<textbox "$activeSlave.lipsTat" $activeSlave.lipsTat "Slave Interact">>
+	Give $his a custom face tattoo: <<textbox "$activeSlave.lipsTat" $activeSlave.lipsTat "Slave Interact">>
 <</if>>
 
 <<if $activeSlave.shouldersTat == 0>>
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	Give $possessive a custom shoulder tattoo: <<textbox "$activeSlave.shouldersTat" $activeSlave.shouldersTat "Slave Interact">>
+	Give $his a custom shoulder tattoo: <<textbox "$activeSlave.shouldersTat" $activeSlave.shouldersTat "Slave Interact">>
 <</if>>
 
 <<if $activeSlave.armsTat == 0 && $activeSlave.amp != 1>>
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	Give $possessive a custom arm tattoo: <<textbox "$activeSlave.armsTat" $activeSlave.armsTat "Slave Interact">>
+	Give $his a custom arm tattoo: <<textbox "$activeSlave.armsTat" $activeSlave.armsTat "Slave Interact">>
 <</if>>
 
 <<if $activeSlave.boobsTat == 0>>
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	Give $possessive a custom tit tattoo: <<textbox "$activeSlave.boobsTat" $activeSlave.boobsTat "Slave Interact">>
+	Give $his a custom tit tattoo: <<textbox "$activeSlave.boobsTat" $activeSlave.boobsTat "Slave Interact">>
 <</if>>
 
 <<if $activeSlave.backTat == 0>>
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	Give $possessive a custom back tattoo: <<textbox "$activeSlave.backTat" $activeSlave.backTat "Slave Interact">>
+	Give $his a custom back tattoo: <<textbox "$activeSlave.backTat" $activeSlave.backTat "Slave Interact">>
 <</if>>
 
 <<if $activeSlave.stampTat == 0>>
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	Give $possessive a custom tramp stamp (lower back tattoo): <<textbox "$activeSlave.stampTat" $activeSlave.stampTat "Slave Interact">>
+	Give $his a custom tramp stamp (lower back tattoo): <<textbox "$activeSlave.stampTat" $activeSlave.stampTat "Slave Interact">>
 <</if>>
 
 <<if $activeSlave.buttTat == 0>>
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	Give $possessive a custom butt tattoo (lower back tattoo): <<textbox "$activeSlave.buttTat" $activeSlave.buttTat "Slave Interact">>
+	Give $his a custom butt tattoo (lower back tattoo): <<textbox "$activeSlave.buttTat" $activeSlave.buttTat "Slave Interact">>
 <</if>>
 
 <<if $activeSlave.dickTat == 0 && $activeSlave.dick != 0>>
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	Give $possessive a custom dick tattoo: <<textbox "$activeSlave.dickTat" $activeSlave.dickTat "Slave Interact">>
+	Give $his a custom dick tattoo: <<textbox "$activeSlave.dickTat" $activeSlave.dickTat "Slave Interact">>
 <</if>>
 
 <<if $activeSlave.vaginaTat == 0>>
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	Give $possessive a custom pubic tattoo: <<textbox "$activeSlave.vaginaTat" $activeSlave.vaginaTat "Slave Interact">>
+	Give $his a custom pubic tattoo: <<textbox "$activeSlave.vaginaTat" $activeSlave.vaginaTat "Slave Interact">>
 <</if>>
 
 <<if $activeSlave.anusTat == 0>>
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	Give $possessive a custom anus tattoo (lower back tattoo): <<textbox "$activeSlave.anusTat" $activeSlave.anusTat "Slave Interact">>
+	Give $his a custom anus tattoo (lower back tattoo): <<textbox "$activeSlave.anusTat" $activeSlave.anusTat "Slave Interact">>
 <</if>>
 
 <<if $activeSlave.legsTat == 0 && $activeSlave.amp != 1>>
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	Give $possessive a custom leg tattoo: <<textbox "$activeSlave.legsTat" $activeSlave.legsTat "Slave Interact">>
+	Give $his a custom leg tattoo: <<textbox "$activeSlave.legsTat" $activeSlave.legsTat "Slave Interact">>
 <</if>>
 
 <br>&nbsp;&nbsp;&nbsp;&nbsp;
 
 <<if ($activeSlave.customTat == "")>>
-	Give $possessive a custom tattoo: <<textbox "$activeSlave.customTat" $activeSlave.customTat "Slave Interact">>
+	Give $his a custom tattoo: <<textbox "$activeSlave.customTat" $activeSlave.customTat "Slave Interact">>
 <<else>>
-	$pronounCap <<if _hasTat == 1>>also<</if>> has a custom tattoo: $activeSlave.customTat
+	$He <<if _hasTat == 1>>also<</if>> has a custom tattoo: $activeSlave.customTat
 	Change it here: <<textbox "$activeSlave.customTat" $activeSlave.customTat "Slave Interact">>
 <</if>>
 <<if $activeSlave.customTat != "">>
@@ -848,7 +848,7 @@ Branding:
 	<<brandDescription>>
 	[[Remove Brand|Body Modification][$brandApplied = 0, $activeSlave.brand = 0,$cash -= $modCost,$degradation -= 10]]
 <<else>>
-	Her skin is unmarked.
+	$His skin is unmarked.
 <</if>>
 
 <br>&nbsp;&nbsp;&nbsp;&nbsp;
@@ -878,11 +878,11 @@ Use ''$brandDesign'' or choose another brand:
 <<if ($arcologies[0].FSSubjugationist != "unset") && ($activeSlave.race == $arcologies[0].FSSubjugationistRace)>>
 | //FS// [[Racial Slur|Body Modification][$brandDesign = "a racial slur"]] <</if>>
 <<if ($arcologies[0].FSRepopulationFocus != "unset")>>
-| //FS// [[Birth Count|Body Modification][$brandDesign = "the number of children "+$pronoun+" has birthed"]] <</if>>
+| //FS// [[Birth Count|Body Modification][$brandDesign = "the number of children "+$he+" has birthed"]] <</if>>
 <<if ($arcologies[0].FSGenderRadicalist != "unset") || ($arcologies[0].FSGenderFundamentalist != "unset")>>
 | //FS// [[Gender Symbol|Body Modification][$brandDesign = "a gender symbol"]] <</if>>
 <<if ($arcologies[0].FSPaternalist != "unset")>>
-| //FS// [[Personal Symbol|Body Modification][$brandDesign = $possessive+" own personal symbol"]] <</if>>
+| //FS// [[Personal Symbol|Body Modification][$brandDesign = $his+" own personal symbol"]] <</if>>
 <<if ($arcologies[0].FSDegradationist != "unset")>>
 | //FS// [[Chain Symbol|Body Modification][$brandDesign = "a chain symbol"]] <</if>>
 <<if ($arcologies[0].FSBodyPurist != "unset")>>
@@ -890,21 +890,21 @@ Use ''$brandDesign'' or choose another brand:
 <<if ($arcologies[0].FSTransformationFetishist != "unset")>>
 | //FS// [[Scalpel|Body Modification][$brandDesign = "a scalpel"]] <</if>>
 <<if ($arcologies[0].FSYouthPreferentialist != "unset")>>
-| //FS// [[Virginity Status|Body Modification][$brandDesign = $possessive+" virginity status"]] <</if>>
+| //FS// [[Virginity Status|Body Modification][$brandDesign = $his+" virginity status"]] <</if>>
 <<if ($arcologies[0].FSMaturityPreferentialist != "unset")>>
-| //FS// [[Sexual Skill Info|Body Modification][$brandDesign = $possessive+" sexual skills"]] <</if>>
+| //FS// [[Sexual Skill Info|Body Modification][$brandDesign = $his+" sexual skills"]] <</if>>
 <<if ($arcologies[0].FSSlimnessEnthusiast != "unset")>>
-| //FS// [[Breast Floor|Body Modification][$brandDesign = $possessive+" absolute minimum breast size"]] <</if>>
+| //FS// [[Breast Floor|Body Modification][$brandDesign = $his+" absolute minimum breast size"]] <</if>>
 <<if ($arcologies[0].FSAssetExpansionist != "unset")>>
-| //FS// [[Breast Ceiling|Body Modification][$brandDesign = $possessive+" absolute maximum breast size"]] <</if>>
+| //FS// [[Breast Ceiling|Body Modification][$brandDesign = $his+" absolute maximum breast size"]] <</if>>
 <<if ($arcologies[0].FSHedonisticDecadence != "unset")>>
-| //FS// [[Weight Record|Body Modification][$brandDesign = $possessive+" highest weigh-in"]] <</if>>
+| //FS// [[Weight Record|Body Modification][$brandDesign = $his+" highest weigh-in"]] <</if>>
 <<if ($arcologies[0].FSHedonisticDecadence != "unset") && $PC.refreshmentType == 2>>
 | //FS// [[Favorite Food|Body Modification][$brandDesign = "a big helping of "+$PC.refreshment]] <</if>>
 <<if ($arcologies[0].FSPastoralist != "unset")>>
-| //FS// [[Product Quality|Body Modification][$brandDesign = $possessive+" body product quality"]] <</if>>
+| //FS// [[Product Quality|Body Modification][$brandDesign = $his+" body product quality"]] <</if>>
 <<if ($arcologies[0].FSPhysicalIdealist != "unset")>>
-| //FS// [[Deadlift Info|Body Modification][$brandDesign = $possessive+" deadlift record"]] <</if>>
+| //FS// [[Deadlift Info|Body Modification][$brandDesign = $his+" deadlift record"]] <</if>>
 <<if ($arcologies[0].FSChattelReligionist != "unset")>>
 | //FS// [[Religious Symbol|Body Modification][$brandDesign = "a religious symbol"]] <</if>>
 <<if ($arcologies[0].FSRomanRevivalist != "unset")>>
@@ -957,7 +957,7 @@ Choose a site for branding:
 <<if ($brandTarget == "neck" || $brandTarget == "chest" || $brandTarget == "belly" || $brandTarget == "pubic mound" || $brandTarget == "back" || $brandTarget == "lower back")>>
 	[[Brand|Body Modification][$brandApplied = 1,$activeSlave.brand = $brandDesign,$activeSlave.brandLocation = $brandTarget,$cash -= $modCost,$degradation += 10]]  with $brandDesign on the $brandTarget.
 <<else>>
-	Brand $object now with ''$brandDesign'' on the
+	Brand $him now with ''$brandDesign'' on the
 	<<link "left">>
 		<<set $brandApplied = 1>>
 		<<set $activeSlave.brand = $brandDesign>>
@@ -1010,4 +1010,9 @@ Choose a site for branding:
 		<<goto "Body Modification">>
 	<</link>>?
 <</if>>
-//Branding will slightly reduce $possessive beauty but may slowly increase your reputation.//
+//Branding will slightly reduce $his beauty but may slowly increase your reputation.//
+
+<<if $activeSlave.breedingMark == 1 && $propOutcome == 0>>
+	<br>&nbsp;&nbsp;&nbsp;&nbsp;
+	$He has an intricate tattoo on $his lower belly that suggests $he was made to be bred. [[Remove it|Body Modification][$activeSlave.breedingMark = 0]]
+<</if>>
diff --git a/src/uncategorized/bodyModificationReaction.tw b/src/uncategorized/bodyModificationReaction.tw
index 7fc7123efcdc853830356b385fb2fd54726e8b13..ffd95f67514a66170876e966ee0af33cee8516d5 100644
--- a/src/uncategorized/bodyModificationReaction.tw
+++ b/src/uncategorized/bodyModificationReaction.tw
@@ -5,42 +5,42 @@
 <<set $nextButton = "Continue">>
 <<set $nextLink = "Slave Interact">>
 
-As you cast off her bindings<<if canSee($activeSlave)>> and <<if ($activeSlave.amp != 1)>>let her stand<<else>>prop her up<</if>>, she catches sight of herself in the floor length mirror at the foot of the body modification table<<else>>, and <<if ($activeSlave.amp != 1)>>let her stand<<else>>prop her up<</if>>, you vividly describe her new appearance. Her mind hangs on every word that leaves your mouth<</if>>.
+As you cast off $his bindings<<if canSee($activeSlave)>> and <<if ($activeSlave.amp != 1)>>let $him stand<<else>>prop $him up<</if>>, $he catches sight of $himself in the floor length mirror at the foot of the body modification table<<else>>, and <<if ($activeSlave.amp != 1)>>let $him stand<<else>>prop $him up<</if>>, you vividly describe $his new appearance. $His mind hangs on every word that leaves your mouth<</if>>.
 
 <<if ($brandApplied == 1)>>
-	The smell of burnt flesh hangs in the air. Being branded @@.red;has hurt her health a little.@@
+	The smell of burnt flesh hangs in the air. Being branded @@.red;has hurt $his health a little.@@
 	<<set $brandApplied = 0>>
 	<<set $activeSlave.health -= 10>>
 <</if>>
 <<if $activeSlave.fetish != "mindbroken" && $activeSlave.fuckdoll == 0>>
 <<if ($degradation > 10) && ($activeSlave.devotion <= 50) && ($activeSlave.trust < -50)>>
-	She is appalled by the whorish spectacle you have made of her. She @@.gold;fears@@ you all the more for this but is so terrified of you it does not affect her submission.
+	$He is appalled by the whorish spectacle you have made of $him. $He @@.gold;fears@@ you all the more for this but is so terrified of you it does not affect $his submission.
 	<<set $activeSlave.trust -= 10>>
 <<elseif ($degradation > 10) && ($activeSlave.devotion <= 50)>>
-	She is appalled by the whorish spectacle you have made of her. She @@.mediumorchid;hates@@ and @@.gold;fears@@ you for this.
+	$He is appalled by the whorish spectacle you have made of $him. $He @@.mediumorchid;hates@@ and @@.gold;fears@@ you for this.
 	<<set $activeSlave.devotion -= 10>>
 	<<set $activeSlave.trust -= 10>>
 <<elseif ($degradation > 10)>>
-	She is shocked by the whorish spectacle you have made of her. However, she is so submissive to your will that she @@.hotpink;accepts@@ that the slave <<if canSee($activeSlave)>>in the mirror<<else>>she pictures<</if>> is who she is now.
+	$He is shocked by the whorish spectacle you have made of $him. However, $he is so submissive to your will that $he @@.hotpink;accepts@@ that the slave <<if canSee($activeSlave)>>in the mirror<<else>>$he pictures<</if>> is who $he is now.
 	<<set $activeSlave.devotion += 4>>
 <<elseif ($degradation > 4) && ($activeSlave.devotion <= 20) && ($activeSlave.trust < -20)>>
-	She is so afraid of you that she suppresses any reaction to the slutty modifications you have made to her body and @@.gold;fears@@ your power to do whatever you like to her.
+	$He is so afraid of you that $he suppresses any reaction to the slutty modifications you have made to $his body and @@.gold;fears@@ your power to do whatever you like to $him.
 	<<set $activeSlave.trust -= 5>>
 <<elseif ($degradation > 4)>>
-	She is surprised with the slutty modifications you have made to her body. However, she is so obedient that she @@.hotpink;accepts@@ your changes.
+	$He is surprised with the slutty modifications you have made to $his body. However, $he is so obedient that $he @@.hotpink;accepts@@ your changes.
 	<<set $activeSlave.devotion += 4>>
 <<elseif ($degradation > 1) && ($activeSlave.devotion < -20) && ($activeSlave.trust < 20)>>
-	She is @@.gold;afraid@@ that she has been permanently altered against her will, but is also scared of your reaction to any objection and suppresses her disgust.
+	$He is @@.gold;afraid@@ that $he has been permanently altered against $his will, but is also scared of your reaction to any objection and suppresses $his disgust.
 	<<set $activeSlave.trust -= 5>>
 <<elseif ($degradation > 1) && ($activeSlave.devotion < -20)>>
-	She is @@.mediumorchid;angry@@ and @@.gold;afraid@@ that she has been permanently altered against her will.
+	$He is @@.mediumorchid;angry@@ and @@.gold;afraid@@ that $he has been permanently altered against $his will.
 	<<set $activeSlave.devotion -= 5>>
 	<<set $activeSlave.trust -= 5>>
 <<elseif ($degradation > 1)>>
-	She is saddened to have been altered against her will. However, she realizes that she is a slave, so she @@.hotpink;accepts@@ your work.
+	$He is saddened to have been altered against $his will. However, $he realizes that $he is a slave, so $he @@.hotpink;accepts@@ your work.
 	<<set $activeSlave.devotion += 4>>
 <<else>>
-	She shows no real reaction to your modifications.
+	$He shows no real reaction to your modifications.
 <</if>>
 <</if>>
 <<set $degradation = 0>>
diff --git a/src/uncategorized/cellblockReport.tw b/src/uncategorized/cellblockReport.tw
index ba8f6917192c6d141c322a2a7aa784d35de5a2d6..772c77ddc3b5508f0ed585617f238763100cfc40 100644
--- a/src/uncategorized/cellblockReport.tw
+++ b/src/uncategorized/cellblockReport.tw
@@ -1,5 +1,7 @@
 :: Cellblock Report [nobr]
 
+<<setLocalPronouns $slaves[$i]>>
+
 <<SlaveSort $CellBiIDs>>
 <<set _DL = $CellBiIDs.length, $cellblockSlaves = _DL, _SL = $slaves.length, _brokenSlaves = 0, _idleBonus = 0, _softenedQuirks = 0, _trustMalus = 0, _FLsFetish = 0>>
 
diff --git a/src/uncategorized/changeLanguage.tw b/src/uncategorized/changeLanguage.tw
index fb6f040dd9a5b9d263654274eeb27664a32363c8..7b6dd3fd1b4bcf2141a148a14dd7d6603f9577e3 100644
--- a/src/uncategorized/changeLanguage.tw
+++ b/src/uncategorized/changeLanguage.tw
@@ -49,7 +49,7 @@ Select a custom language to be applied: <<textbox "$seed" $seed "Change Language
 	<<set $arcologies[0].prosperity = Math.trunc(0.9*$arcologies[0].prosperity)>>
 	<<for $i = 0; $i < $slaves.length; $i++>>
 		<<if $slaves[$i].fetish != "mindbroken">>
-			<<NationalityToAccent $slaves[$i]>>
+			<<run nationalityToAccent($slaves[$i])>>
 			<<if ($slaves[$i].intelligenceImplant == 1)>>
 			<<if ($slaves[$i].accent >= 3)>>
 			<<if (3+$slaves[$i].intelligence) > random(0,6)>>
@@ -71,7 +71,7 @@ Select a custom language to be applied: <<textbox "$seed" $seed "Change Language
 	<<set $arcologies[0].prosperity = Math.trunc(0.9*$arcologies[0].prosperity)>>
 	<<for $i = 0; $i < $slaves.length; $i++>>
 		<<if $slaves[$i].fetish != "mindbroken">>
-			<<NationalityToAccent $slaves[$i]>>
+			<<run nationalityToAccent($slaves[$i])>>
 			<<if ($slaves[$i].intelligenceImplant == 1)>>
 			<<if ($slaves[$i].accent >= 3)>>
 			<<if (3+$slaves[$i].intelligence) > random(0,6)>>
@@ -93,7 +93,7 @@ Select a custom language to be applied: <<textbox "$seed" $seed "Change Language
 	<<set $arcologies[0].prosperity = Math.trunc(0.9*$arcologies[0].prosperity)>>
 	<<for $i = 0; $i < $slaves.length; $i++>>
 		<<if $slaves[$i].fetish != "mindbroken">>
-			<<NationalityToAccent $slaves[$i]>>
+			<<run nationalityToAccent($slaves[$i])>>
 			<<if ($slaves[$i].intelligenceImplant == 1)>>
 			<<if ($slaves[$i].accent >= 3)>>
 			<<if (3+$slaves[$i].intelligence) > random(0,6)>>
@@ -115,7 +115,7 @@ Select a custom language to be applied: <<textbox "$seed" $seed "Change Language
 	<<set $arcologies[0].prosperity = Math.trunc(0.9*$arcologies[0].prosperity)>>
 	<<for $i = 0; $i < $slaves.length; $i++>>
 		<<if $slaves[$i].fetish != "mindbroken">>
-			<<NationalityToAccent $slaves[$i]>>
+			<<run nationalityToAccent($slaves[$i])>>
 			<<if ($slaves[$i].intelligenceImplant == 1)>>
 			<<if ($slaves[$i].accent >= 3)>>
 			<<if (3+$slaves[$i].intelligence) > random(0,6)>>
@@ -137,7 +137,7 @@ Select a custom language to be applied: <<textbox "$seed" $seed "Change Language
 	<<set $arcologies[0].prosperity = Math.trunc(0.9*$arcologies[0].prosperity)>>
 	<<for $i = 0; $i < $slaves.length; $i++>>
 		<<if $slaves[$i].fetish != "mindbroken">>
-			<<NationalityToAccent $slaves[$i]>>
+			<<run nationalityToAccent($slaves[$i])>>
 			<<if ($slaves[$i].intelligenceImplant == 1)>>
 			<<if ($slaves[$i].accent >= 3)>>
 			<<if (3+$slaves[$i].intelligence) > random(0,6)>>
@@ -159,7 +159,7 @@ Select a custom language to be applied: <<textbox "$seed" $seed "Change Language
 	<<set $arcologies[0].prosperity = Math.trunc(0.9*$arcologies[0].prosperity)>>
 	<<for $i = 0; $i < $slaves.length; $i++>>
 		<<if $slaves[$i].fetish != "mindbroken">>
-			<<NationalityToAccent $slaves[$i]>>
+			<<run nationalityToAccent($slaves[$i])>>
 			<<if ($slaves[$i].intelligenceImplant == 1)>>
 			<<if ($slaves[$i].accent >= 3)>>
 			<<if (3+$slaves[$i].intelligence) > random(0,6)>>
@@ -181,7 +181,7 @@ Select a custom language to be applied: <<textbox "$seed" $seed "Change Language
 	<<set $arcologies[0].prosperity = Math.trunc(0.9*$arcologies[0].prosperity)>>
 	<<for $i = 0; $i < $slaves.length; $i++>>
 		<<if $slaves[$i].fetish != "mindbroken">>
-			<<NationalityToAccent $slaves[$i]>>
+			<<run nationalityToAccent($slaves[$i])>>
 			<<if ($slaves[$i].intelligenceImplant == 1)>>
 			<<if ($slaves[$i].accent >= 3)>>
 			<<if (3+$slaves[$i].intelligence) > random(0,6)>>
diff --git a/src/uncategorized/club.tw b/src/uncategorized/club.tw
index a396d61ccc7e9a7495d136ef45a77478154337cf..522e0a6a79e485747c9efb6d16f72da38e9575b9 100644
--- a/src/uncategorized/club.tw
+++ b/src/uncategorized/club.tw
@@ -15,7 +15,7 @@ $clubNameCaps
 <<case "Egyptian Revivalist">>
 	is decorated like a room in an ancient Egyptian palace. There are columns of warm stone and pools of clear water full of aquatic plants.
 <<case "Edo Revivalist">>
-	is furnished as an Edo period theatre. Performances of the traditional Japanese arts can be seen here, though more modern dancing happens in the evenings. In either case, geisha girls are present and willing.
+	is furnished as an Edo period theater. Performances of the traditional Japanese arts can be seen here, though more modern dancing happens in the evenings. In either case, geisha girls are present and willing.
 <<case "Arabian Revivalist">>
 	is designed like an open plaza in an Arabian palace, with a raised stage in the center for erotic dancing. Diaphanous, flowing curtains billow across the space, dispersing the narcotic smoke billowing from a score of hookahs.
 <<case "Chinese Revivalist">>
diff --git a/src/uncategorized/clubAdvertisement.tw b/src/uncategorized/clubAdvertisement.tw
index 369531a96768c4240f87cc071f7e6cd5efd709f9..f4fab05a2dea637259cc3a92cebbc1035f2153ed 100644
--- a/src/uncategorized/clubAdvertisement.tw
+++ b/src/uncategorized/clubAdvertisement.tw
@@ -10,7 +10,7 @@
 <<case "Egyptian Revivalist">>
 	$clubNameCaps is decorated like a room in an ancient Egyptian palace. There are columns of warm stone and pools of clear water full of aquatic plants.
 <<case "Edo Revivalist">>
-	$clubNameCaps is furnished as an Edo period theatre. Performances of the traditional Japanese arts can be seen here, though more modern dancing happens in the evenings. In either case, geisha girls are present and willing.
+	$clubNameCaps is furnished as an Edo period theater. Performances of the traditional Japanese arts can be seen here, though more modern dancing happens in the evenings. In either case, geisha girls are present and willing.
 <<case "Arabian Revivalist">>
 	$clubNameCaps is designed like an open plaza in an Arabian palace, with a raised stage in the center for erotic dancing. Diaphanous, flowing curtains billow across the space, dispersing the narcotic smoke billowing from a score of hookahs.
 <<case "Chinese Revivalist">>
diff --git a/src/uncategorized/completeCatalog.tw b/src/uncategorized/completeCatalog.tw
index e4c3e6123d23f86ba6a0b8b004bc417be5887acd..c02fd0e2918c0efd41a45a118116dfa96a69db73 100644
--- a/src/uncategorized/completeCatalog.tw
+++ b/src/uncategorized/completeCatalog.tw
@@ -13,7 +13,7 @@
 
 <<run SetBellySize($activeSlave)>>
 <<set $specialSlavesPriceOverride = 1>>
-<<NationalityToAccent $activeSlave>>
+<<run nationalityToAccent($activeSlave)>>
 <<if $familyTesting == 1>>
 	/* special slaves exceptions to keep siblings sensible */
 	<<if $activeSlave.mother == -9999 && $activeSlave.father == -9998>> /* The twins - Camille & Kennerly */
diff --git a/src/uncategorized/customSlave.tw b/src/uncategorized/customSlave.tw
index 36372f699dd78c73eb08ccfa8ce6df63fd438e0a..4f4dddbc593e76f8a6df5a27dcff1ceaa962d42a 100644
--- a/src/uncategorized/customSlave.tw
+++ b/src/uncategorized/customSlave.tw
@@ -604,7 +604,7 @@ Skin tone: <span id = "skin">
 <</link>>
 
 <br>
-<<if $seeDick > 0>>
+<<if $seeDicks > 0>>
 <span id = "dick">
 <<if $customSlave.dick == 0>>No penis.
 <<elseif $customSlave.dick == 2>>Small penis.
diff --git a/src/uncategorized/dairyReport.tw b/src/uncategorized/dairyReport.tw
index ed33c55cd44ad2567535da65a0ac70d96719a665..4cc33bd32a8ead769186996c641b44e5b9738d71 100644
--- a/src/uncategorized/dairyReport.tw
+++ b/src/uncategorized/dairyReport.tw
@@ -970,7 +970,7 @@ $dairyNameCaps produced <<print _milkWeek+_outputMilk>> liters of milk<<if _cumW
 	Additionally, one cow gave birth<<if _births > _birthers>> to a total of _births calves<</if>> this week.
 <</if>>
 
-<<if $arcologies[0].FSRestart != "unset">>
+<<if $arcologies[0].FSRestart != "unset" && $eugenicsFullControl != 1>>
 <<if $dairyPregSetting > 0>>
 	The Societal Elite know what you are doing with your cows. @@.red;They do not approve@@.
 	<<set $failedElite += 5>>
diff --git a/src/uncategorized/fullReport.tw b/src/uncategorized/fullReport.tw
index 1c7c84b98ed61579641807ff1e0b1a6261f62698..babafb62142783726d1b328aa15d8843ab845bb2 100644
--- a/src/uncategorized/fullReport.tw
+++ b/src/uncategorized/fullReport.tw
@@ -8,7 +8,7 @@
 <</if>>
 /* 000-250-006 */
 
-<<run SlavePronouns($slaves[$i])>>
+<<setLocalPronouns $slaves[$i]>>
 
 <<switch $slaves[$i].assignment>>
 <<case "rest">>
@@ -44,22 +44,22 @@
 <</switch>>
 
 <<if $servantMilkers == 1 && $slaves[$i].lactation > 0 && $slaves[$i].assignment != "get milked">>
-	$possessiveCap assignment
+	$His assignment
 	<<if setup.servantMilkersJobs.includes($slaves[$i].assignment)>>
-		is not strenuous, so $pronoun <<if $slaves[$i].devotion > 20>><<if $slaves[$i].fetish == "boobs">>eagerly <</if>>uses<<elseif $slaves[$i].devotion >= -20>>is required to use<<else>>is forced to use<</if>> the penthouse milkers frequently,
+		is not strenuous, so $he <<if $slaves[$i].devotion > 20>><<if $slaves[$i].fetish == "boobs">>eagerly <</if>>uses<<elseif $slaves[$i].devotion >= -20>>is required to use<<else>>is forced to use<</if>> the penthouse milkers frequently,
 		<<set $servantMilkersMultiplier = 0.5>>
 	<<else>>
-		keeps $possessive busy, but $pronoun <<if $slaves[$i].devotion > 20>><<if $slaves[$i].fetish == "boobs">>eagerly <</if>>uses<<elseif $slaves[$i].devotion >= -20>>is required to use<<else>>is forced to use<</if>> the penthouse milkers whenever $pronoun can,
+		keeps $possessive busy, but $he <<if $slaves[$i].devotion > 20>><<if $slaves[$i].fetish == "boobs">>eagerly <</if>>uses<<elseif $slaves[$i].devotion >= -20>>is required to use<<else>>is forced to use<</if>> the penthouse milkers whenever $he can,
 		<<set $servantMilkersMultiplier = 0.25>>
 	<</if>>
 	<<silently>><<include "SA get milked">><</silently>>
 	<<set $servantMilkersMultiplier = 1>>
-	and $pronoun gives $milk liters of milk over the week, which is sold for @@.yellowgreen;<<print cashFormat($milkSale)>>.@@
+	and $he gives $milk liters of milk over the week, which is sold for @@.yellowgreen;<<print cashFormat($milkSale)>>.@@
 <</if>>
 
 <br>&nbsp;&nbsp;&nbsp;&nbsp;
 <<if $slaves[$i].minorInjury != 0>>
-	$possessiveCap $slaves[$i].minorInjury will heal by the end of the week.
+	$His $slaves[$i].minorInjury will heal by the end of the week.
 <</if>>
 
 <<if $showEWD == 0>>
diff --git a/src/uncategorized/futureSociety.tw b/src/uncategorized/futureSociety.tw
index 0746dc9f0d2f99e0f85db6d0437e61e33cf479b4..c2323b79bc92fb5cb9e9d676e725fbc1beb8172f 100644
--- a/src/uncategorized/futureSociety.tw
+++ b/src/uncategorized/futureSociety.tw
@@ -681,7 +681,7 @@ You are spending <<print cashFormat($FSSpending)>> each week to support your soc
 	<<if $eugenicsFullControl != 1>>
 		The Societal Elite will not permit you to abandon Eugenics.
 	<<else>>
-		//<<link [[Abandon|Future Society]]>><<set $arcologies[0].FSRestart = "unset", $arcologies[0].FSRestartDecoration = 2, $arcologies[0].FSRestartSMR = 0, $arcologies[0].FSRestartLaw = 0, $FSCredits += 1>><<if $assistantFSAppearance == "eugenics">><<set $assistantFSAppearance = "default">><</if>><<ClearFacilityDecorations>><</link>>//
+		//<<link [[Abandon|Future Society]]>><<set $arcologies[0].FSRestart = "unset", $arcologies[0].FSRestartDecoration = 2, $arcologies[0].FSRestartSMR = 0, $arcologies[0].FSRestartLaw = 0, $propOutcome = 0, $FSCredits += 1>><<if $assistantFSAppearance == "eugenics">><<set $assistantFSAppearance = "default">><</if>><<ClearFacilityDecorations>><</link>>//
 	<</if>>
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
 	<<FSChangeDecoration "FSRestart">>
diff --git a/src/uncategorized/generateXXSlave.tw b/src/uncategorized/generateXXSlave.tw
index bd74499927e0c3e6934518e1f2d9bf4b06f79428..0cebdfeca1455edfd7197e25e5c2b7abd8c68389 100644
--- a/src/uncategorized/generateXXSlave.tw
+++ b/src/uncategorized/generateXXSlave.tw
@@ -5,7 +5,7 @@
 <<set WombInit($activeSlave)>>
 <<set $activeSlave.vaginaLube = 1, $activeSlave.ovaries = 1, $activeSlave.canRecruit = 1>>
 
-<<GenerateAge $activeSlave>>
+<<run generateAge($activeSlave)>>
 
 <<if $activeSlave.ovaries == 1>>
 	<<if $activeSlave.physicalAge >= $activeSlave.pubertyAgeXX>>
@@ -156,8 +156,8 @@
 	<<set $activeSlave.race = $fixedRace>>
 	<<set $fixedRace = 0>>
 <</if>>
-<<NationalityToName $activeSlave>>
-<<NationalityToAccent $activeSlave>>
+<<run nationalityToName($activeSlave)>>
+<<run nationalityToAccent($activeSlave)>>
 
 <<set $activeSlave.height = Math.round(Height.random($activeSlave))>>
 
diff --git a/src/uncategorized/generateXYSlave.tw b/src/uncategorized/generateXYSlave.tw
index 15665189893d62c7c2c8f9a9f0ccecbfdb4b694d..95c8903516ac7bfe1b9db8eb9fc4f3ab908df5de 100644
--- a/src/uncategorized/generateXYSlave.tw
+++ b/src/uncategorized/generateXYSlave.tw
@@ -5,7 +5,7 @@
 <<set WombInit($activeSlave)>>
 <<set $activeSlave.genes = "XY", $activeSlave.hLength = 10, $activeSlave.prostate = 1, $activeSlave.canRecruit = 1>>
 
-<<GenerateAge $activeSlave>>
+<<run generateAge($activeSlave)>>
 
 <<if $activeSlave.ovaries == 1>>
 	<<if $activeSlave.physicalAge >= $activeSlave.pubertyAgeXX>>
@@ -162,8 +162,8 @@
 	<<set $activeSlave.race = $fixedRace>>
 	<<set $fixedRace = 0>>
 <</if>>
-<<NationalityToName $activeSlave>>
-<<NationalityToAccent $activeSlave>>
+<<run nationalityToName($activeSlave)>>
+<<run nationalityToAccent($activeSlave)>>
 
 <<set $activeSlave.height = Math.round(Height.random($activeSlave))>>
 <<if $activeSlave.physicalAge <= 13>>
diff --git a/src/uncategorized/longSlaveDescription.tw b/src/uncategorized/longSlaveDescription.tw
index 1d1c47eacf4e3732cf12d42b8ac71b00d0935adf..5df6b8da30560d7f4e9e00c9acd05d3f4d096ed4 100644
--- a/src/uncategorized/longSlaveDescription.tw
+++ b/src/uncategorized/longSlaveDescription.tw
@@ -1502,19 +1502,31 @@ when a dick is pushed inside <<if $activeSlave.vagina >= -1>>either of its lower
 */
 
 <<if $activeSlave.prestige > 0>>
-  <<if $activeSlave.prestigeDesc>>$activeSlave.prestigeDesc<</if>>
-  <<if $activeSlave.prestige > 2>>
-	It is extremely prestigious to own $him.
-  <<elseif $activeSlave.prestige > 1>>
-	It is quite prestigious to own $him.
-  <<else>>
-	It is fairly prestigious to own $him.
-  <</if>>
-  <<if $activeSlave.fuckdoll == 0>>
-  <<if $activeSlave.markings == "birthmark">>
-	$He has a large, liver-colored birthmark, but since $he's prestigious, this uniqueness adds to $his beauty rather than detracting from it.
-  <</if>>
-  <</if>>
+	<<if $activeSlave.prestigeDesc>>$activeSlave.prestigeDesc<</if>>
+	<<if $activeSlave.prestige > 2>>
+		It is extremely prestigious to own $him.
+	<<elseif $activeSlave.prestige > 1>>
+		It is quite prestigious to own $him.
+	<<else>>
+		It is fairly prestigious to own $him.
+	<</if>>
+<</if>>
+
+<<if $activeSlave.pornPrestige > 0>>
+	<<if $activeSlave.pornPrestigeDesc>>$activeSlave.pornPrestigeDesc<</if>>
+	<<if $activeSlave.pornPrestige > 2>>
+		As such, $he tends to gain a following wherever $he goes.
+	<<elseif $activeSlave.pornPrestige > 1>>
+		As such, $he is recognized often.
+	<<else>>
+		As such, $he is recognized occasionally.
+	<</if>>
+<</if>>
+
+<<if $activeSlave.prestige > 0 || $activeSlave.pornPrestige > 1>>
+	<<if $activeSlave.fuckdoll == 0 && $activeSlave.markings == "birthmark">>
+		$He has a large, liver-colored birthmark, but since $he's well known, this uniqueness adds to $his beauty rather than detracting from it.
+	<</if>>
 <</if>>
 
 <<if $activeSlave.fuckdoll > 0>>
@@ -1945,7 +1957,7 @@ $His scars make $him look like $he's in the right place.
 <</if>>
 
 <<if $activeSlave.fuckdoll == 0>>
-	<<if $activeSlave.markings == "birthmark" && $activeSlave.prestige == 0>>
+	<<if $activeSlave.markings == "birthmark" && $activeSlave.prestige == 0 && $activeSlave.pornPrestige < 2>>
 	  $He has a large, liver-colored birthmark, detracting from $his beauty.
 	<</if>>
 	<<if ($activeSlave.skin == "tanned") && ($activeSlave.origSkin != "tanned")>>
diff --git a/src/uncategorized/managePenthouse.tw b/src/uncategorized/managePenthouse.tw
index c735c868d6c65e8a264a827b7692a07995c2d728..74dcc2fe8bb719ea83b59cc54118e32d458b6295 100644
--- a/src/uncategorized/managePenthouse.tw
+++ b/src/uncategorized/managePenthouse.tw
@@ -250,6 +250,12 @@ __Penthouse Upgrades__
 	//Costs <<print cashFormat(Math.trunc(10000*$upgradeMultiplierArcology))>>//
 <<else>>
 	The arcology's video systems are connected to a media hub that can convert slave video feeds into pornography.
+	<<if $studioFeed == 0>>
+		[[Upgrade the media hub to allow better control of pornographic content|Manage Penthouse][$cash -= Math.trunc(15000*$upgradeMultiplierArcology), $studioFeed = 1]]
+		//Costs <<print cashFormat(Math.trunc(15000*$upgradeMultiplierArcology))>>//
+	<<else>>
+		It has been upgraded to allow superior control of a slave's pornographic content.
+	<</if>>
 <</if>>
 
 <br>
diff --git a/src/uncategorized/masterSuiteReport.tw b/src/uncategorized/masterSuiteReport.tw
index ee73218403e365cbfaaf1c21b4a410a72e5ef489..10b20b7c1ce0a86ceb93ea8ffaa4c0b554432f83 100644
--- a/src/uncategorized/masterSuiteReport.tw
+++ b/src/uncategorized/masterSuiteReport.tw
@@ -113,9 +113,9 @@
 				She was once your rival, and your relationship is widely thought to be @@.green;the perfect modern romance.@@
 				<<set $repGain += 250>>
 			<<elseif ($Concubine.prestige > 0)>>
-				<<if $verboseDescriptions == 1>>Keeping such a prestigious slave as your concubine @@.green;adds to your fame.@@<</if>>
 				<<set $repGain += 25*$Concubine.prestige>>
 				<<if $verboseDescriptions == 1>>
+					Keeping such a prestigious slave as your concubine @@.green;adds to your fame.@@
 					<<if $Concubine.prestigeDesc == "She is a famed Free Cities whore, and commands top prices.">>
 						When she has a free moment, she refines her flexibility so that she is prepared for any sexual position you can think of, and many more that she researched just for your pleasure. 
 					<</if>>
@@ -151,6 +151,13 @@
 					<</if>>
 				<</if>>
 			<</if>>
+			<<if $Concubine.pornPrestige > 2>>
+				<<set $repGain += 100>>
+				Having a porn star as your personal bed warmer @@.green;reflects on your standing.@@ Your citizens can only wonder at what kinky things happen behind closed doors.
+			<<elseif $Concubine.pornPrestige > 1>>
+				<<set $repGain += 25>>
+				Having a rising porn star as your personal bed warmer @@.green;reflects on your standing.@@
+			<</if>>
 			<<if ($Concubine.oralCount + $Concubine.analCount + $Concubine.vaginalCount + $Concubine.mammaryCount + $Concubine.penetrativeCount > 1000)>>
 				<<if $verboseDescriptions == 1>>Many citizens <<if $Concubine.publicCount > 10>>remember having had her themselves, and <</if>>@@.green;respectfully@@ envy you her exclusive company.<</if>>
 				<<set $repGain += 25>>
@@ -392,7 +399,7 @@
 
 	<br><br>
 
-	<<if $arcologies[0].FSRestart != "unset" && $propOutcome != 1 && _masterSuitePregnantSlaves > 0>>
+	<<if $arcologies[0].FSRestart != "unset" && $propOutcome != 1 && _masterSuitePregnantSlaves > 0 && $eugenicsFullControl != 1>>
 		The Societal Elite know what you are doing with your bedslaves. @@.red;They do not approve.@@
 		<<set $failedElite += 5*_masterSuitePregnantSlaves>>
 	<</if>>
diff --git a/src/uncategorized/matchmaking.tw b/src/uncategorized/matchmaking.tw
index 493ec1041fb85247f98f0d9efadd3fee4afdb33c..594683b87479f6d41970994265d6f2ef3fd63cb6 100644
--- a/src/uncategorized/matchmaking.tw
+++ b/src/uncategorized/matchmaking.tw
@@ -342,7 +342,7 @@ Despite her devotion and trust, she is still a slave, and probably knows that he
 	<<set $cash -= 10000>>
 	<</replace>>
 <</link>>
-<<if ($eventSlave.vagina != 0) && ($eventSlave.anus != 0) && $eventSlave.breedingMark != 1>>
+<<if ($eventSlave.vagina != 0) && ($eventSlave.anus != 0) && ($eventSlave.breedingMark != 1 || $propOutcome == 0)>>
 <br>&nbsp;&nbsp;&nbsp;&nbsp;<<link "Orgiastic ceremony">>
 	<<replace "#result2">>
 	You order $assistantName to invite deserving citizens to an orgiastic ceremony for a slave being married to a slaveowner, and to make the arrangements. The wedding orgy will take place during the upcoming week.
diff --git a/src/uncategorized/motherDaughterWorkaround.tw b/src/uncategorized/motherDaughterWorkaround.tw
index 61ad947e89deccf594764083d169b69613784e3c..fea2093b80a3aea68d82d83cbe183b1856988777 100644
--- a/src/uncategorized/motherDaughterWorkaround.tw
+++ b/src/uncategorized/motherDaughterWorkaround.tw
@@ -8,10 +8,10 @@ Your new pair of slaves look frightened and uncertain, but seem encouraged by ea
 <<unset $activeSlave>>
 <<if _secondSlave.slaveSurname>><<set _familyName = _secondSlave.slaveSurname>><</if>>
 <<set _familyBirthSurname = _secondSlave.birthSurname>>
-<<NationalityToName _secondSlave>>
+<<run nationalityToName(_secondSlave)>>
 <<if _familyName>><<set _secondSlave.slaveSurname = _familyName>><</if>>
 <<set _secondSlave.birthSurname = _familyBirthSurname>>
-<<NationalityToAccent _secondSlave>>
+<<run nationalityToAccent(_secondSlave)>>
 
 <<set _secondSlave.ID = _secondSlave.ID + 1000>>
 <<set _secondSlave.devotion -= random(5,15)>>
diff --git a/src/uncategorized/newSlaveIntro.tw b/src/uncategorized/newSlaveIntro.tw
index 1bb54f4cfdf9e688601a8b6652a73624cf2c8674..aa2ea2775be3eb10091c446e6e07166e5b7f479a 100644
--- a/src/uncategorized/newSlaveIntro.tw
+++ b/src/uncategorized/newSlaveIntro.tw
@@ -33,15 +33,15 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 <<elseif $activeSlave.origin == "She submitted to enslavement to escape the hard life of an Old World whore.">>
 	wondering what one of your working girls can expect.
 <<elseif ($activeSlave.origin == "She submitted to enslavement to get access to modern prenatal care.") || ($activeSlave.origin == "She sold herself into slavery out of fear that life on the streets was endangering her pregnancy.")>>
-	hoping you'll give her modern medicine right away.
+	hoping you'll give $him modern medicine right away.
 <<elseif $activeSlave.origin == "She submitted to enslavement as her only way to obtain surgery to transform her into a woman.">>
-	hoping you'll schedule her reassignment surgery immediately.
+	hoping you'll schedule $his reassignment surgery immediately.
 <<elseif $activeSlave.origin == "She submitted to enslavement out of a misguided desire to join a sexually libertine society.">>
-	hoping she's made the right decision, and fantasizing a little, to go by her half-hard dick.
+	hoping $he's made the right decision, and fantasizing a little, to go by $his half-hard dick.
 <<elseif $activeSlave.origin == "She submitted to enslavement for a better chance at survival than she had as a migrant.">>
 	wondering what life as a sex slave will be like.
 <<elseif $activeSlave.origin == "She came to you to escape being sold to a cruel master after her producer informed her of her debt.">>
-	wondering if she will get to continue to perform for your people even as a slave.
+	wondering if $he will get to continue to perform for your people even as a slave.
 <<else>>
 	looking shyly at you and blushing.
 <</if>>
@@ -61,19 +61,19 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 	<</if>>
 
 	<<if $gingering == "antidepressant">>
-		Her intake toxicology reveals that she was<<if $gingeringDetected == 1>> indeed<</if>> given antidepressants to make her seem less fearful for _seed. She is much less trusting than she appeared in the market.
+		$His intake toxicology reveals that $he was<<if $gingeringDetected == 1>> indeed<</if>> given antidepressants to make $him seem less fearful for _seed. $He is much less trusting than $he appeared in the market.
 	<<elseif $gingering == "depressant">>
-		Her intake toxicology reveals that she was<<if $gingeringDetected == 1>> indeed<</if>> given a depressant to make her seem less hateful for _seed. She is much less obedient than she appeared in the market.
+		$His intake toxicology reveals that $he was<<if $gingeringDetected == 1>> indeed<</if>> given a depressant to make $him seem less hateful for _seed. $He is much less obedient than $he appeared in the market.
 	<<elseif $gingering == "stimulant">>
-		Her intake toxicology reveals that she was<<if $gingeringDetected == 1>> indeed<</if>> given a stimulant to make her seem healthier for _seed. She is much less vital than she appeared in the market.
+		$His intake toxicology reveals that $he was<<if $gingeringDetected == 1>> indeed<</if>> given a stimulant to make $him seem healthier for _seed. $He is much less vital than $he appeared in the market.
 	<<elseif $gingering == "vasoconstrictor">>
-		Her intake toxicology reveals that she was<<if $gingeringDetected == 1>> indeed<</if>> given a vasoconstrictor to make her cock seem more feminine for _seed. It's larger and more apt to become hard than it appeared in the market.
+		$His intake toxicology reveals that $he was<<if $gingeringDetected == 1>> indeed<</if>> given a vasoconstrictor to make $his cock seem more feminine for _seed. It's larger and more apt to become hard than it appeared in the market.
 	<<elseif $gingering == "vasodilator">>
-		Her intake toxicology reveals that she was<<if $gingeringDetected == 1>> indeed<</if>> given a vasodilator to give her an excessive erection for _seed. Her dick is somewhat smaller than it appeared in the market, and she's not really hard all the time.
+		$His intake toxicology reveals that $he was<<if $gingeringDetected == 1>> indeed<</if>> given a vasodilator to give $him an excessive erection for _seed. $His dick is somewhat smaller than it appeared in the market, and $he's not really hard all the time.
 	<<elseif $gingering == "aphrodisiac">>
-		Her intake toxicology reveals that she was<<if $gingeringDetected == 1>> indeed<</if>> given aphrodisiacs to make her horny and attracted to everyone for _seed. Her true sex drive and sexuality remain to be discovered.
+		$His intake toxicology reveals that $he was<<if $gingeringDetected == 1>> indeed<</if>> given aphrodisiacs to make $him horny and attracted to everyone for _seed. $His true sex drive and sexuality remain to be discovered.
 	<<else>>
-		A close inspection of her anus reveals that she was<<if $gingeringDetected == 1>> indeed<</if>> doctored with an irritant to make her present her butt when shown for _seed. She is not an actual anal sex enthusiast.
+		A close inspection of $his anus reveals that $he was<<if $gingeringDetected == 1>> indeed<</if>> doctored with an irritant to make $him present $his butt when shown for _seed. $He is not an actual anal sex enthusiast.
 	<</if>>
 <</if>>
 
@@ -97,7 +97,7 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 <<if $familyTesting == 0 && ($activeSlave.indenture < 0) && ($activeSlave.relation == 0)>>
 	<<if random(1,100) <= 5>>
 		<<set $activeSlave.recruiter = "twin">>
-	<<elseif ($activeSlave.actualAge > 32) && ($activeSlave.vagina != 0) && (random(1,100) <= 41)>>
+	<<elseif ($activeSlave.actualAge > 32) && ($activeSlave.vagina != 0) && $activeSlave.trueVirgin != 1 && (random(1,100) <= 41)>>
 		<<set $activeSlave.recruiter = "mother">>
 	<<elseif ($activeSlave.actualAge < 24) && (random(1,100) <= 40)>>
 		<<set $activeSlave.recruiter = "daughter">>
@@ -111,45 +111,45 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 
 <<if ($activeSlave.vagina > -1) && ($activeSlave.dick == 0)>>
 	<<if ($PC.dick == 0) && ($PC.boobs == 1)>>
-		She looks to you and sees a fellow woman, and is @@.mediumaquamarine;a little less afraid@@ that you will rape and abuse her.
+		$He looks to you and sees a fellow woman, and is @@.mediumaquamarine;a little less afraid@@ that you will rape and abuse $him.
 		<<set $activeSlave.trust += 4>>
 	<</if>>
 <<elseif $activeSlave.career == "a Futanari Sister">>
 	<<if ($PC.dick == 1) && ($PC.boobs == 1) && ($PC.vagina == 1)>>
 		<<if $TFS.schoolPresent == 1>>
-			She's heard of you, of course, as both a futanari yourself and a generous patron of the Sisters. She feels @@.mediumaquamarine;very lucky@@ that she's going to be your slave, not to mention @@.hotpink;almost desperate@@ to have sex with you.
+			$He's heard of you, of course, as both a futanari yourself and a generous patron of the Sisters. $He feels @@.mediumaquamarine;very lucky@@ that $he's going to be your slave, not to mention @@.hotpink;almost desperate@@ to have sex with you.
 			<<set $activeSlave.devotion += 10>>
 			<<set $activeSlave.trust += 10>>
 		<<else>>
-			Seeing that you're a fellow futanari, she's @@.mediumaquamarine;relieved@@ that she's going to be your slave, not to mention @@.hotpink;quite eager@@ to have sex with you.
+			Seeing that you're a fellow futanari, $he's @@.mediumaquamarine;relieved@@ that $he's going to be your slave, not to mention @@.hotpink;quite eager@@ to have sex with you.
 			<<set $activeSlave.devotion += 5>>
 			<<set $activeSlave.trust += 5>>
 		<</if>>
 	<</if>>
 <<elseif ($activeSlave.boobs > 400) && ($activeSlave.dick > 0)>>
 	<<if ($PC.dick == 1) && (($PC.boobs == 1) || ($PC.vagina == 1))>>
-		She looks to you and sees a fellow intersex person, and is @@.mediumaquamarine;rather hopeful@@ that she will find you a sympathetic owner.
+		$He looks to you and sees a fellow intersex person, and is @@.mediumaquamarine;rather hopeful@@ that $he will find you a sympathetic owner.
 		<<set $activeSlave.trust += 4>>
 	<</if>>
 <</if>>
 
 <<if (($activeSlave.attrXX > 50) || ($activeSlave.energy > 95)) && ($activeSlave.behavioralFlaw != "hates women") && ($activeSlave.trust >= -20)>>
 	<<if ($PC.boobs == 1)>>
-		She seems to think you're pretty, and is more willing to @@.hotpink;try for your approval@@ than she would otherwise be. She glances at your rack when she thinks you're not looking.
+		$He seems to think you're pretty, and is more willing to @@.hotpink;try for your approval@@ than $he would otherwise be. $He glances at your rack when $he thinks you're not looking.
 		<<set $activeSlave.devotion += 4>>
 	<</if>>
 <</if>>
 
 <<if ($activeSlave.behavioralFlaw == "hates women") && ($activeSlave.devotion <= 50)>>
 	<<if ($PC.dick == 0) && ($PC.boobs == 1)>>
-		She obviously does not find you immediately attractive, and is @@.mediumorchid;less eager to conciliate you@@ than she would otherwise be.
+		$He obviously does not find you immediately attractive, and is @@.mediumorchid;less eager to conciliate you@@ than $he would otherwise be.
 		<<set $activeSlave.devotion -= 5>>
 	<</if>>
 <</if>>
 
 <<if (($activeSlave.attrXY > 50) || ($activeSlave.energy > 95)) && ($activeSlave.behavioralFlaw != "hates men") && ($activeSlave.trust >= -20)>>
 	<<if ($PC.dick == 1) && ($PC.boobs == 0)>>
-		She seems to think you're handsome, and is more willing to @@.hotpink;try for your approval@@ than she would otherwise be. She glances at your crotch when she thinks you're not looking.
+		$He seems to think you're handsome, and is more willing to @@.hotpink;try for your approval@@ than $he would otherwise be. $He glances at your crotch when $he thinks you're not looking.
 		<<set $activeSlave.devotion += 4>>
 	<</if>>
 <</if>>
@@ -158,20 +158,20 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 	<<if ($activeSlave.actualAge > 35)>>
 		<<if ($PC.visualAge < 35)>>
 			<<if ($activeSlave.behavioralFlaw != "hates men") && ($PC.title == 1)>>
-				She tries to conceal her surprise at your age, and keeps glancing at her own naked body and then back at you, obviously wondering at such a @@.hotpink;gorgeous young man's@@ interest in an old slave like her.
+				$He tries to conceal $his surprise at your age, and keeps glancing at $his own naked body and then back at you, obviously wondering at such a @@.hotpink;gorgeous young man's@@ interest in an old slave like $him.
 				<<set $activeSlave.devotion += 4>>
 			<<elseif ($activeSlave.behavioralFlaw != "hates women") && ($PC.title == 0)>>
-				She tries to conceal her surprise at your age, and keeps glancing at her own naked body and then back at you, obviously wondering at such a @@.hotpink;gorgeous young girl's@@ interest in an old slave like her.
+				$He tries to conceal $his surprise at your age, and keeps glancing at $his own naked body and then back at you, obviously wondering at such a @@.hotpink;gorgeous young girl's@@ interest in an old slave like $him.
 				<<set $activeSlave.devotion += 4>>
 			<</if>>
 		<</if>>
 	<<elseif ($activeSlave.actualAge < 25)>>
 		<<if ($PC.visualAge >= 50)>>
 			<<if ($activeSlave.behavioralFlaw != "hates men") && ($PC.title == 1)>>
-				She keeps stealing glances at your face, probably wrestling with her feelings about your age. Eventually she seems to relax and accept it, with a certain @@.hotpink;obvious thrill@@ at her own willingness towards an older man.
+				$He keeps stealing glances at your face, probably wrestling with $his feelings about your age. Eventually $he seems to relax and accept it, with a certain @@.hotpink;obvious thrill@@ at $his own willingness towards an older man.
 				<<set $activeSlave.devotion += 4>>
 			<<elseif ($activeSlave.behavioralFlaw != "hates women") && ($PC.title == 0)>>
-				She keeps stealing glances at your face, probably wrestling with her feelings about your age. Eventually she seems to relax and accept it, with a certain @@.hotpink;obvious thrill@@ at her own willingness towards an older lady.
+				$He keeps stealing glances at your face, probably wrestling with $his feelings about your age. Eventually $he seems to relax and accept it, with a certain @@.hotpink;obvious thrill@@ at $his own willingness towards an older lady.
 				<<set $activeSlave.devotion += 4>>
 			<</if>>
 		<</if>>
@@ -183,14 +183,14 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 		<<if $PC.belly >= 1000>>
 			<<if $activeSlave.fetish == "pregnancy">>
 				<<if $activeSlave.fetishKnown == 0>>
-					She keeps stealing glances at your <<if $PC.belly >= 120000>>massive<<elseif $PC.belly >= 60000>>giant<<elseif $PC.belly >= 15000>>huge<<elseif $PC.belly >= 5000>>big<</if>> baby bump.<<if canAchieveErection($activeSlave)>> Her dick rapidly hardening.<</if>> You teasingly ask if she'd like to feel it sometime, eliciting a delighted squeal from the girl. @@.green;She's an pregnancy fetishist!@@
+					$He keeps stealing glances at your <<if $PC.belly >= 120000>>massive<<elseif $PC.belly >= 60000>>giant<<elseif $PC.belly >= 15000>>huge<<elseif $PC.belly >= 5000>>big<</if>> baby bump.<<if canAchieveErection($activeSlave)>> $His dick rapidly hardening.<</if>> You teasingly ask if $he'd like to feel it sometime, eliciting a delighted squeal from the girl. @@.green;$He's an pregnancy fetishist!@@
 					<<set $activeSlave.fetishKnown = 1>>
 				<<else>>
-					She keeps stealing glances at your <<if $PC.belly >= 120000>>massive<<elseif $PC.belly >= 60000>>giant<<elseif $PC.belly >= 15000>>huge<<elseif $PC.belly >= 5000>>big<</if>> baby bump.<<if canAchieveErection($activeSlave)>> Her dick rapidly hardening.<</if>> As you inspect her, you take care to gently brush your pregnancy across her as you move. She is practically bursting with lust by the end and @color:hotpink;eager to please you@@ so she can be close to that belly.
+					$He keeps stealing glances at your <<if $PC.belly >= 120000>>massive<<elseif $PC.belly >= 60000>>giant<<elseif $PC.belly >= 15000>>huge<<elseif $PC.belly >= 5000>>big<</if>> baby bump.<<if canAchieveErection($activeSlave)>> $His dick rapidly hardening.<</if>> As you inspect $him, you take care to gently brush your pregnancy across $him as you move. $He is practically bursting with lust by the end and @color:hotpink;eager to please you@@ so $he can be close to that belly.
 					<<set $activeSlave.devotion += 5>>
 				<</if>>
 			<<else>>
-				Your pregnancy is obvious to her, which means two things: you won't be as capable of disciplining her, leading her to be @@.mediumorchid;more willing to disobey,@@ and you going to be demanding and needy, possibly even @@.gold;using force to get her to do what you want.@@
+				Your pregnancy is obvious to $him, which means two things: you won't be as capable of disciplining $him, leading $him to be @@.mediumorchid;more willing to disobey,@@ and you going to be demanding and needy, possibly even @@.gold;using force to get $him to do what you want.@@
 				<<set $activeSlave.trust -= 10>>
 				<<set $activeSlave.devotion -= 10>>
 			<</if>>
@@ -199,14 +199,14 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 		<<if $PC.belly >= 1500>>
 			<<if $activeSlave.fetish == "pregnancy">>
 				<<if $activeSlave.fetishKnown == 0>>
-					She keeps stealing glances at your <<if $PC.belly >= 120000>>massive<<elseif $PC.belly >= 60000>>giant<<elseif $PC.belly >= 15000>>huge<<elseif $PC.belly >= 5000>>big<</if>> baby bump.<<if canAchieveErection($activeSlave)>> Her dick rapidly hardening.<</if>> You teasingly ask if she'd like to feel it sometime, eliciting a delighted squeal from the girl. @@.green;She's an impregnation fetishist!@@
+					$He keeps stealing glances at your <<if $PC.belly >= 120000>>massive<<elseif $PC.belly >= 60000>>giant<<elseif $PC.belly >= 15000>>huge<<elseif $PC.belly >= 5000>>big<</if>> baby bump.<<if canAchieveErection($activeSlave)>> $His dick rapidly hardening.<</if>> You teasingly ask if $he'd like to feel it sometime, eliciting a delighted squeal from the girl. @@.green;$He's an impregnation fetishist!@@
 					<<set $activeSlave.fetishKnown = 1>>
 				<<else>>
-					She keeps stealing glances at your <<if $PC.belly >= 120000>>massive<<elseif $PC.belly >= 60000>>giant<<elseif $PC.belly >= 15000>>huge<<elseif $PC.belly >= 5000>>big<</if>> baby bump.<<if canAchieveErection($activeSlave)>> Her dick rapidly hardening.<</if>> As you inspect her, you take care to gently brush your pregnancy across her as you move. She is practically bursting with lust by the end and @color:hotpink;eager to please you@@ so she can be close to that belly.
+					$He keeps stealing glances at your <<if $PC.belly >= 120000>>massive<<elseif $PC.belly >= 60000>>giant<<elseif $PC.belly >= 15000>>huge<<elseif $PC.belly >= 5000>>big<</if>> baby bump.<<if canAchieveErection($activeSlave)>> $His dick rapidly hardening.<</if>> As you inspect $him, you take care to gently brush your pregnancy across $him as you move. $He is practically bursting with lust by the end and @color:hotpink;eager to please you@@ so $he can be close to that belly.
 					<<set $activeSlave.devotion += 5>>
 				<</if>>
 			<<else>>
-				Your pregnancy is obvious to her, which means two things: you won't be as capable of disciplining her, leading her to be @@.mediumorchid;more willing to disobey,@@ and you going to be demanding and needy, possibly even @@.gold;using force to get her to do what you want.@@
+				Your pregnancy is obvious to $him, which means two things: you won't be as capable of disciplining $him, leading $him to be @@.mediumorchid;more willing to disobey,@@ and you going to be demanding and needy, possibly even @@.gold;using force to get $him to do what you want.@@
 				<<set $activeSlave.trust -= 10>>
 				<<set $activeSlave.devotion -= 10>>
 			<</if>>
@@ -217,10 +217,10 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 <<if $PC.boobsBonus == 3>>
 	<<if $activeSlave.fetish == "boobs">>
 		<<if $activeSlave.fetishKnown == 0>>
-			She keeps stealing glances at your huge rack<<if canAchieveErection($activeSlave)>>, her dick rapidly hardening<</if>>. You stretch, giving her a fantastic view of your breasts, before circling around behind her and cupping her chest. Between your tits against her back, and how teasingly big you are pretending her breasts will be, she can't contain herself; she cums from overstimulation, completely pinning her @@.green;as a breast fetishist!@@
+			$He keeps stealing glances at your huge rack<<if canAchieveErection($activeSlave)>>, $his dick rapidly hardening<</if>>. You stretch, giving $him a fantastic view of your breasts, before circling around behind $him and cupping $his chest. Between your tits against $his back, and how teasingly big you are pretending $his breasts will be, $he can't contain $himself; $he cums from overstimulation, completely pinning $him @@.green;as a breast fetishist!@@
 			<<set $activeSlave.fetishKnown = 1>>
 		<<else>>
-			She keeps stealing glances at your huge rack<<if canAchieveErection($activeSlave)>>, her dick rapidly hardening<</if>>. As you inspect her, you take care to keep "accidentally" bumping her with your tits, before "tripping" and landing with her face buried in your chest. She is practically bursting with lust by the end and @color:hotpink;eager to please you@@ so she can be close to those boobs.
+			$He keeps stealing glances at your huge rack<<if canAchieveErection($activeSlave)>>, $his dick rapidly hardening<</if>>. As you inspect $him, you take care to keep "accidentally" bumping $him with your tits, before "tripping" and landing with $his face buried in your chest. $He is practically bursting with lust by the end and @color:hotpink;eager to please you@@ so $he can be close to those boobs.
 			<<set $activeSlave.devotion += 5>>
 		<</if>>
 	<</if>>
@@ -228,73 +228,73 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 
 <<if $enduringTrust > 20>>
 	<<if $activeSlave.trust >= -20>>
-		She notices that most of the slaves she sees around your penthouse seem to trust you, and hopes that she can @@.mediumaquamarine;trust you,@@ too.
+		$He notices that most of the slaves $he sees around your penthouse seem to trust you, and hopes that $he can @@.mediumaquamarine;trust you,@@ too.
 		<<set $activeSlave.trust += 1>>
 	<</if>>
 <<else>>
 	<<if $activeSlave.trust < 50>>
-		She notices that most of the slaves she sees around your penthouse seem to fear you, and starts to @@.gold;fear you,@@ too.
+		$He notices that most of the slaves $he sees around your penthouse seem to fear you, and starts to @@.gold;fear you,@@ too.
 		<<set $activeSlave.trust -= 2>>
 	<</if>>
 <</if>>
 
 <<if $enduringDevotion > 20>>
 	<<if $activeSlave.devotion >= -20>>
-		She sees that most of the slaves she sees around your penthouse like you, and hopes that she can @@.hotpink;like you@@  a little more herself.
+		$He sees that most of the slaves $he sees around your penthouse like you, and hopes that $he can @@.hotpink;like you@@ a little more $himself.
 		<<set $activeSlave.devotion += 1>>
 	<</if>>
 <<else>>
 	<<if $activeSlave.devotion < 50>>
-		She sees that most of the slaves she sees around your penthouse dislike you, and starts to @@.mediumorchid;dislike you@@ a little more herself.
+		$He sees that most of the slaves $he sees around your penthouse dislike you, and starts to @@.mediumorchid;dislike you@@ a little more $himself.
 		<<set $activeSlave.devotion -= 2>>
 	<</if>>
 <</if>>
 
 <<if ($PC.career == "escort")>>
-	She recognizes you as a whore, leading her to @@.mediumaquamarine;fear you less@@; however, her views of you also leave her less willing to @@.mediumorchid;listen to you.@@
+	$He recognizes you as a whore, leading $him to @@.mediumaquamarine;fear you less@@; however, $his views of you also leave $him less willing to @@.mediumorchid;listen to you.@@
 	<<set $activeSlave.devotion -= 10>>
 	<<set $activeSlave.trust += 10>>
 <<elseif ($PC.career == "servant")>>
-	Seeing you in your <<if $PC.title == 0>>maid's dress<<else>>maid's outfit<</if>> @@.mediumaquamarine;calms her fears@@; however, she is unwilling to @@.mediumorchid;listen to a servant.@@
+	Seeing you in your <<if $PC.title == 0>>maid's dress<<else>>maid's outfit<</if>> @@.mediumaquamarine;calms $his fears@@; however, $he is unwilling to @@.mediumorchid;listen to a servant.@@
 	<<set $activeSlave.devotion -= 3>>
 	<<set $activeSlave.trust += 10>>
 <<elseif ($PC.career == "gang")>>
-	She recognizes you from various crime reports @@.gold;filling her with fear@@ over what life under you will be like.
+	$He recognizes you from various crime reports @@.gold;filling $him with fear@@ over what life under you will be like.
 	<<set $activeSlave.trust -= 10>>
 <</if>>
 
 <<if ($PC.rumor == "force")>>
 	<<if ($activeSlave.devotion <= 20)>>
 		<<if ($activeSlave.trust > 0)>>
-			She seems to have picked up rumors about your ruthlessness, and is @@.gold;horrified into obedience.@@
+			$He seems to have picked up rumors about your ruthlessness, and is @@.gold;horrified into obedience.@@
 			<<set $activeSlave.trust -= 25>>
 		<<elseif ($activeSlave.trust > -10)>>
-			She seems to have picked up rumors about your ruthlessness, and is @@.gold;terrified into obedience.@@
+			$He seems to have picked up rumors about your ruthlessness, and is @@.gold;terrified into obedience.@@
 			<<set $activeSlave.trust -= 20>>
 		<<elseif ($activeSlave.trust > -20)>>
-			She seems to have picked up rumors about your ruthlessness, and is @@.gold;frightened into obedience.@@
+			$He seems to have picked up rumors about your ruthlessness, and is @@.gold;frightened into obedience.@@
 			<<set $activeSlave.trust -= 15>>
 		<</if>>
 	<</if>>
 <<elseif $PC.rumor == "diligence">>
-	She seems to have picked up rumors about your probity, and is @@.mediumaquamarine;less afraid of you@@ and more @@.hotpink;willing to like you.@@
+	$He seems to have picked up rumors about your probity, and is @@.mediumaquamarine;less afraid of you@@ and more @@.hotpink;willing to like you.@@
 	<<set $activeSlave.devotion += 5>>
 	<<set $activeSlave.trust += 5>>
 <</if>>
 
 <<if ($activeSlave.accent >= 3)>>
 	<<if ($activeSlave.trust > 20)>>
-		During the enslavement process so far, it became obvious to her that she can barely understand enough $language to understand orders. She's @@.gold;frightened@@ by the sudden danger that she won't be able to do what she's told, even if she wants to.
+		During the enslavement process so far, it became obvious to $him that $he can barely understand enough $language to understand orders. $He's @@.gold;frightened@@ by the sudden danger that $he won't be able to do what $he's told, even if $he wants to.
 		<<set $activeSlave.trust -= 5>>
 	<<elseif ($activeSlave.devotion <= 20)>>
 		<<if $activeSlave.intelligence > 1>>
-			She can barely understand the $language language, but she's smart enough to understand everything that's happening to her. Even so, @@.mediumaquamarine;some fear is deferred,@@ since the harsh realities of being a sex slave may not be clear to her yet.
+			$He can barely understand the $language language, but $he's smart enough to understand everything that's happening to $him. Even so, @@.mediumaquamarine;some fear is deferred,@@ since the harsh realities of being a sex slave may not be clear to $him yet.
 			<<set $activeSlave.trust += 10>>
 		<<elseif $activeSlave.intelligence > -1>>
-			She can barely understand enough $language to understand what's happening to her. This incapacity @@.mediumaquamarine;defers a great deal of fear,@@ since her exact future hasn't become clear to her yet.
+			$He can barely understand enough $language to understand what's happening to $him. This incapacity @@.mediumaquamarine;defers a great deal of fear,@@ since $his exact future hasn't become clear to $him yet.
 			<<set $activeSlave.trust += 10>>
 		<<else>>
-			She can barely understand $language at all, and scarcely understands what's happening to her. This leaves her @@.mediumaquamarine;unaware of how afraid she should be,@@ since she's too stupid to figure it out without being told.
+			$He can barely understand $language at all, and scarcely understands what's happening to $him. This leaves $him @@.mediumaquamarine;unaware of how afraid $he should be,@@ since $he's too stupid to figure it out without being told.
 			<<set $activeSlave.trust += 25>>
 		<</if>>
 	<</if>>
@@ -302,34 +302,34 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 
 <<if $arcologies[0].FSSupremacist >= 50>>
 	<<if $activeSlave.race == $arcologies[0].FSSupremacistRace>>
-		She realizes that she's a member of the favored race in your arcology, and @@.mediumaquamarine;hopes@@ this will earn her good treatment.
+		$He realizes that $he's a member of the favored race in your arcology, and @@.mediumaquamarine;hopes@@ this will earn $him good treatment.
 		<<set $activeSlave.trust += 2>>
 	<<else>>
-		She realizes that she's not a member of the favored race in your arcology, and @@.gold;fears@@ this will earn her extra abuse.
+		$He realizes that $he's not a member of the favored race in your arcology, and @@.gold;fears@@ this will earn $him extra abuse.
 		<<set $activeSlave.trust -= 4>>
 	<</if>>
 <</if>>
 
 <<if $arcologies[0].FSSubjugationist >= 50>>
 	<<if $activeSlave.race != $arcologies[0].FSSubjugationistRace>>
-		She realizes that she's not one of the people considered subhuman here, and @@.mediumaquamarine;hopes@@ this will allow her to avoid some abuse.
+		$He realizes that $he's not one of the people considered subhuman here, and @@.mediumaquamarine;hopes@@ this will allow $him to avoid some abuse.
 		<<set $activeSlave.trust += 2>>
 	<<else>>
-		She realizes that she's one of the people considered subhuman here, and @@.gold;fears@@ she will be unable to avoid degradation.
+		$He realizes that $he's one of the people considered subhuman here, and @@.gold;fears@@ $he will be unable to avoid degradation.
 		<<set $activeSlave.trust -= 4>>
 	<</if>>
 <</if>>
 
 <<if $arcologies[0].FSRepopulationFocus >= 50>>
 	<<if $activeSlave.pregKnown == 1>>
-		She realizes that your arcology values bearing children and @@.mediumaquamarine;hopes@@ she'll be treated gently for being pregnant.
+		$He realizes that your arcology values bearing children and @@.mediumaquamarine;hopes@@ $he'll be treated gently for being pregnant.
 		<<set $activeSlave.trust += 2>>
 	<</if>>
 <</if>>
 
 <<if $arcologies[0].FSRestart >= 50>>
 	<<if $activeSlave.pregKnown == 0>>
-		She recognizes her place in society and @@.mediumaquamarine;is glad@@ she isn't pregnant.
+		$He recognizes $his place in society and @@.mediumaquamarine;is glad@@ $he isn't pregnant.
 		<<set $activeSlave.trust++>>
 	<</if>>
 <</if>>
@@ -337,10 +337,10 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 <<if $arcologies[0].FSGenderRadicalist >= 50>>
 	<<if $activeSlave.dick > 0>>
 		<<if $activeSlave.anus > 0>>
-			She realizes that your arcology accepts girls with dicks who take it up the ass, and since she qualifies, she @@.mediumaquamarine;hopes@@ to be well treated here.
+			$He realizes that your arcology accepts girls with dicks who take it up the ass, and since $he qualifies, $he @@.mediumaquamarine;hopes@@ to be well treated here.
 			<<set $activeSlave.trust += 2>>
 		<<else>>
-			She realizes that girls with dicks take it up the butt here, and @@.gold;fears@@ for her virgin anus.
+			$He realizes that girls with dicks take it up the butt here, and @@.gold;fears@@ for $his virgin anus.
 			<<set $activeSlave.trust -= 4>>
 		<</if>>
 	<</if>>
@@ -348,21 +348,21 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 
 <<if $arcologies[0].FSGenderFundamentalist >= 50>>
 	<<if $activeSlave.dick == 0>>
-		She realizes that she has a chance of conforming to gender roles in your arcology, and @@.mediumaquamarine;hopes@@ to avoid abuse this way.
+		$He realizes that $he has a chance of conforming to gender roles in your arcology, and @@.mediumaquamarine;hopes@@ to avoid abuse this way.
 		<<set $activeSlave.trust += 2>>
 	<<else>>
-		She realizes that your arcology's culture looks down on girls like her, and @@.gold;fears@@ she'll be abused as a result.
+		$He realizes that your arcology's culture looks down on girls like $him, and @@.gold;fears@@ $he'll be abused as a result.
 		<<set $activeSlave.trust -= 4>>
 	<</if>>
 <</if>>
 
 <<if $arcologies[0].FSPaternalist >= 50>>
-	She realizes that your arcology's citizens look after their slaves, you more than anyone, and @@.mediumaquamarine;hopes@@ she'll do well here.
+	$He realizes that your arcology's citizens look after their slaves, you more than anyone, and @@.mediumaquamarine;hopes@@ $he'll do well here.
 	<<set $activeSlave.trust += 2>>
 <</if>>
 
 <<if $arcologies[0].FSDegradationist >= 50>>
-	She realizes that for her, your arcology is likely to be a hell unending, and is @@.gold;terrified.@@
+	$He realizes that for $him, your arcology is likely to be a hell unending, and is @@.gold;terrified.@@
 	<<set $activeSlave.trust -= 5>>
 <</if>>
 
@@ -374,20 +374,20 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 
 <<if $arcologies[0].FSMaturityPreferentialist >= 50>>
 	<<if ($activeSlave.actualAge > 30)>>
-		She realizes that your arcology appreciates older girls, and @@.mediumaquamarine;hopes@@ it'll be nicer here.
+		$He realizes that your arcology appreciates older girls, and @@.mediumaquamarine;hopes@@ it'll be nicer here.
 		<<set $activeSlave.trust += 2>>
 	<</if>>
 <</if>>
 
 <<if $arcologies[0].FSYouthPreferentialist >= 50>>
 	<<if ($activeSlave.actualAge > 30)>>
-		She realizes that your arcology has little use for older girls, and @@.gold;fears@@ she'll be abused here.
+		$He realizes that your arcology has little use for older girls, and @@.gold;fears@@ $he'll be abused here.
 		<<set $activeSlave.trust -= 4>>
 	<<elseif ($activeSlave.actualAge < 18)>>
 		/% begin is a child block %/
-		/% Set _understands to 0 or 1 to reflect whether she understands. %/
+		/% Set _understands to 0 or 1 to reflect whether $he understands. %/
 		<<set _understands = 0>>
-		<<if ($activeSlave.origin == "She was raised in a radical slave school that treated her from a very young age, up to the point that she never experienced male puberty.") || ($activeSlave.origin == "She was raised in a radical slave school that treated her with drugs and surgery from a very young age.") || ($activeSlave.origin == "She was brought up in a radical slave school to match her twin.")>>
+		<<if ($activeSlave.origin == "She was raised in a radical slave school that treated her from a very young age, up to the point that $he never experienced male puberty.") || ($activeSlave.origin == "She was raised in a radical slave school that treated her with drugs and surgery from a very young age.") || ($activeSlave.origin == "She was brought up in a radical slave school to match her twin.")>>
 			<<set _understands = 1>>
 		<<elseif isSexuallyPure($activeSlave)>>
 			<<if $activeSlave.intelligence > random(0,2)>>
@@ -399,22 +399,22 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 			<</if>>
 		<</if>>
 		<<if _understands < 1>>
-			She has heard that you like little girls and is @@.mediumaquamarine;reassured@@ because she misunderstands what this means.
+			$He has heard that you like little girls and is @@.mediumaquamarine;reassured@@ because $he misunderstands what this means.
 			<<set $activeSlave.trust += 2>>
 		<<elseif ($activeSlave.sexualQuirk == "perverted")>>
-			She has heard that you like little girls and @@.mediumaquamarine;hopes@@ that matching your taste means she will be treated well.
+			$He has heard that you like little girls and @@.mediumaquamarine;hopes@@ that matching your taste means $he will be treated well.
 			<<set $activeSlave.trust += 2>>
 		<<elseif ($activeSlave.sexualQuirk == "size queen") && $PC.dick == 1>>
-			She has heard that you like little girls and @@.hotpink;bites her lip@@ at the thought of how big your dick will be inside her.
+			$He has heard that you like little girls and @@.hotpink;bites $his lip@@ at the thought of how big your dick will be inside $him.
 			<<set  $activeSlave.devotion += 2>>
 		<<elseif ($activeSlave.sexualFlaw == "repressed") || ($activeSlave.sexualFlaw == "shamefast") || ($activeSlave.behavioralFlaw == "devout")>>
-			She has heard that you like little girls and is @@.gold;terrified@@ because she understands exactly what that means.
+			$He has heard that you like little girls and is @@.gold;terrified@@ because $he understands exactly what that means.
 			<<set $activeSlave.trust -= 5>>
 		<<elseif ($activeSlave.sexualFlaw == "hates oral") || ($activeSlave.sexualFlaw == "hates anal") || ($activeSlave.sexualFlaw == "hates penetration") || (isSexuallyPure($activeSlave) && (50 >= random(1, 100)))>>
-			She has heard that you like little girls and @@.gold;fears@@ what you might do to her.
+			$He has heard that you like little girls and @@.gold;fears@@ what you might do to $him.
 			<<set $activeSlave.trust -= 4>>
 		<<else>>
-			She has heard that you like little girls and @@.mediumaquamarine;hopes@@ that matching your taste means she will be treated well.
+			$He has heard that you like little girls and @@.mediumaquamarine;hopes@@ that matching your taste means $he will be treated well.
 			<<set $activeSlave.trust += 2>>
 		<</if>>
 		/% end is a child block %/
@@ -423,92 +423,92 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 
 <<if $arcologies[0].FSSlimnessEnthusiast >= 50>>
 	<<if ($activeSlave.boobs < 500) && ($activeSlave.butt < 3) && ($activeSlave.weight <= 10) && ($activeSlave.muscles <= 30)>>
-		She realizes that she has a fashionable body for your arcology, and @@.mediumaquamarine;hopes@@ it'll earn her some kindness.
+		$He realizes that $he has a fashionable body for your arcology, and @@.mediumaquamarine;hopes@@ it'll earn $him some kindness.
 		<<set $activeSlave.trust += 2>>
 	<</if>>
 <</if>>
 
 <<if $arcologies[0].FSAssetExpansionist >= 50>>
 	<<if ($activeSlave.butt > 4) && ($activeSlave.boobs > 800)>>
-		She realizes that she has a fashionable body for your arcology, and @@.mediumaquamarine;hopes@@ it'll earn her some kindness.
+		$He realizes that $he has a fashionable body for your arcology, and @@.mediumaquamarine;hopes@@ it'll earn $him some kindness.
 		<<set $activeSlave.trust += 2>>
 	<</if>>
 <</if>>
 
 <<if $arcologies[0].FSPastoralist >= 50>>
 	<<if ($activeSlave.pregKnown == 1) || ($activeSlave.lactation > 0)>>
-		She realizes that your arcology values slaves with motherly bodies, and @@.mediumaquamarine;hopes@@ she won't be a low value slave for having one.
+		$He realizes that your arcology values slaves with motherly bodies, and @@.mediumaquamarine;hopes@@ $he won't be a low value slave for having one.
 		<<set $activeSlave.trust += 2>>
 	<</if>>
 <</if>>
 
 <<if $arcologies[0].FSPhysicalIdealist >= 50>>
 	<<if ($activeSlave.muscles > 5)>>
-		She realizes that muscles are respected around here, and though she isn't truly swole, she's partway there; she @@.mediumaquamarine;hopes@@ she'll be kept healthy and strong.
+		$He realizes that muscles are respected around here, and though $he isn't truly swole, $he's partway there; $he @@.mediumaquamarine;hopes@@ $he'll be kept healthy and strong.
 		<<set $activeSlave.trust += 2>>
 	<</if>>
 <</if>>
 
 <<if $arcologies[0].FSHedonisticDecadence >= 50>>
 	<<if $activeSlave.behavioralFlaw == "gluttonous">>
-		She realizes that fat slaves are preferred around here, and as a glutton, can't wait to @@.mediumaquamarine;eat herself sick.@@
+		$He realizes that fat slaves are preferred around here, and as a glutton, can't wait to @@.mediumaquamarine;eat $himself sick.@@
 		<<set $activeSlave.trust += 2>>
 	<<elseif ($activeSlave.weight > 130) && $activeSlave.behavioralFlaw != "anorexic">>
-		She realizes that fat slaves are preferred around here, and since she is quiet rotund already, she @@.mediumaquamarine;hopes@@ she'll fit right in. That and if the cafeteria is open 24/7.
+		$He realizes that fat slaves are preferred around here, and since $he is quiet rotund already, $he @@.mediumaquamarine;hopes@@ $he'll fit right in. That and if the cafeteria is open 24/7.
 		<<set $activeSlave.trust += 2>>
 	<<elseif ($activeSlave.weight > 10) && $activeSlave.behavioralFlaw != "anorexic">>
-		She realizes that chubby slaves are preferred around here, and though she isn't truly fat, she's partway there; she @@.mediumaquamarine;hopes@@ she'll be kept well fed and happy.
+		$He realizes that chubby slaves are preferred around here, and though $he isn't truly fat, $he's partway there; $he @@.mediumaquamarine;hopes@@ $he'll be kept well fed and happy.
 		<<set $activeSlave.trust += 2>>
 	<<elseif $activeSlave.behavioralFlaw == "anorexic">>
-		She realizes that fat slaves are preferred around here, and that means she'll @@.gold;be made fat too.@@
+		$He realizes that fat slaves are preferred around here, and that means $he'll @@.gold;be made fat too.@@
 		<<set $activeSlave.trust += 2>>
 	<</if>>
 <</if>>
 
 <<if $arcologies[0].FSChattelReligionist >= 50>>
 	<<if $activeSlave.intelligence < -1>>
-		Her dimwitted mind naturally takes to being told her role as a slave is righteous, and she naively @@.mediumaquamarine;hopes@@ your arcology's religion will protect her from harm.
+		$His dimwitted mind naturally takes to being told $his role as a slave is righteous, and $he naively @@.mediumaquamarine;hopes@@ your arcology's religion will protect $him from harm.
 		<<set $activeSlave.trust += 2>>
 	<<elseif $activeSlave.intelligence > 1>>
-		Her intelligent mind @@.gold;fears@@ the consequences of living in an arcology in which slavery has taken on religious significance.
+		$His intelligent mind @@.gold;fears@@ the consequences of living in an arcology in which slavery has taken on religious significance.
 		<<set $activeSlave.trust -= 4>>
 	<</if>>
 <</if>>
 
 <<if $arcologies[0].FSRomanRevivalist >= 50>>
 	<<if $activeSlave.intelligence > 1>>
-		Though she knows it's not a truly authentic Roman restoration, her intelligent mind grasps the potential benefits of Roman mores for slaves, and she @@.mediumaquamarine;hopes@@ life in your arcology will be managed with virtue.
+		Though $he knows it's not a truly authentic Roman restoration, $his intelligent mind grasps the potential benefits of Roman mores for slaves, and $he @@.mediumaquamarine;hopes@@ life in your arcology will be managed with virtue.
 		<<set $activeSlave.trust += 2>>
 	<</if>>
 <<elseif $arcologies[0].FSAztecRevivalist >= 50>>
 	<<if $activeSlave.intelligenceImplant == 1>>
-		Though she knows it's not a truly authentic ancient Aztec restoration, her educated mind grasps the potential benefits of ancient Aztec mores for slaves, and she @@.mediumaquamarine;hopes@@ your arcology will make respectful use of her devotion.
+		Though $he knows it's not a truly authentic ancient Aztec restoration, $his educated mind grasps the potential benefits of ancient Aztec mores for slaves, and $he @@.mediumaquamarine;hopes@@ your arcology will make respectful use of $his devotion.
 		<<set $activeSlave.trust += 2>>
 	<</if>>
 <<elseif $arcologies[0].FSEgyptianRevivalist >= 50>>
 	<<if $activeSlave.intelligenceImplant == 1>>
-		Though she knows it's not a truly authentic ancient Egyptian restoration, her educated mind grasps the potential benefits of ancient Egyptian mores for slaves, and she @@.mediumaquamarine;hopes@@ your arcology will make good and respectful use of her learning.
+		Though $he knows it's not a truly authentic ancient Egyptian restoration, $his educated mind grasps the potential benefits of ancient Egyptian mores for slaves, and $he @@.mediumaquamarine;hopes@@ your arcology will make good and respectful use of $his learning.
 		<<set $activeSlave.trust += 2>>
 	<</if>>
 <<elseif $arcologies[0].FSEdoRevivalist >= 50>>
 	<<if $activeSlave.intelligenceImplant == 1>>
-		Though she knows it's not a truly authentic feudal Japanese restoration, her educated mind grasps the potential benefits of traditional Japanese mores for slaves, and she @@.mediumaquamarine;hopes@@ your arcology will treat those who behave well with a modicum of honor.
+		Though $he knows it's not a truly authentic feudal Japanese restoration, $his educated mind grasps the potential benefits of traditional Japanese mores for slaves, and $he @@.mediumaquamarine;hopes@@ your arcology will treat those who behave well with a modicum of honor.
 		<<set $activeSlave.trust += 2>>
 	<</if>>
 <<elseif $arcologies[0].FSArabianRevivalist >= 50>>
 	<<if $activeSlave.intelligenceImplant == 1>>
-		Though she knows it's not a truly authentic restoration of the old Caliphate, her educated mind grasps the potential benefits of old Arabian law and culture for slaves, and she @@.mediumaquamarine;hopes@@ your arcology has absorbed enough of the old wisdom to respect slaves.
+		Though $he knows it's not a truly authentic restoration of the old Caliphate, $his educated mind grasps the potential benefits of old Arabian law and culture for slaves, and $he @@.mediumaquamarine;hopes@@ your arcology has absorbed enough of the old wisdom to respect slaves.
 		<<set $activeSlave.trust += 2>>
 	<</if>>
 <<elseif $arcologies[0].FSChineseRevivalist >= 50>>
 	<<if $activeSlave.intelligenceImplant == 1>>
-		Though she knows it's not a truly authentic ancient Chinese restoration, her educated mind grasps the potential benefits of ancient Confucian philosophy for slaves, and she @@.mediumaquamarine;hopes@@ your arcology at least maintains some pretense of order and conservatism.
+		Though $he knows it's not a truly authentic ancient Chinese restoration, $his educated mind grasps the potential benefits of ancient Confucian philosophy for slaves, and $he @@.mediumaquamarine;hopes@@ your arcology at least maintains some pretense of order and conservatism.
 		<<set $activeSlave.trust += 2>>
 	<</if>>
 <</if>>
 
 <<if $arcologies[0].FSPaternalistLaw == 1>>
-	She saw a good deal of your arcology and its society on her way to your penthouse, and was amazed by all the happy, healthy slaves. She @@.mediumaquamarine;begins to trust@@ that she'll be one of them, and @@.hotpink;anticipates meeting@@ the person who built this place.
+	$He saw a good deal of your arcology and its society on $his way to your penthouse, and was amazed by all the happy, healthy slaves. $He @@.mediumaquamarine;begins to trust@@ that $he'll be one of them, and @@.hotpink;anticipates meeting@@ the person who built this place.
 	<<set $activeSlave.trust += 4>>
 	<<set $activeSlave.devotion += 4>>
 <</if>>
@@ -522,7 +522,7 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 <</if>>
 
 <<if $activeSlave.breedingMark == 1>>
-	She knows her duty in life and playfully splays herself across your desk with her legs spread wide. Unfortunately, she must first be unwrapped before any breeding can begin, so for the time being, she rights herself and makes her way to your crotch to show you just how much she was worth the ¤.
+	$He knows $his duty in life and playfully splays $himself across your desk with $his legs spread wide. Unfortunately, $he must first be unwrapped before any breeding can begin, so for the time being, $he rights $himself and makes $his way to your crotch to show you just how much $he was worth the ¤.
 	<<set $activeSlave.oralCount++, $oralTotal++>>
 
 <<else>>
@@ -536,7 +536,7 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 		<</replace>>
 	<</link>>
 	<<if $activeSlave.devotion <= 20>>
-		//Will not apply many cosmetic and surgical options since she is not obedient//
+		//Will not apply many cosmetic and surgical options since $he is not obedient//
 	<</if>>
 	</span>
 <</if>>
@@ -544,15 +544,15 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 <br><br>
 
 <span id="introResult">
-//Now might be a good time to introduce her to life in your stable of sex slaves//
+//Now might be a good time to introduce $him to life in your stable of sex slaves//
 
 <<switch $activeSlave.origin>>
 <<case "She submitted to enslavement to escape the hard life of an Old World whore.">>
-	//and since she wanted to leave the Old World...//
+	//and since $he wanted to leave the Old World...//
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	<<link "Brand her to introduce her to life as a slave whore">>
+	<<link "Brand $him to introduce $him to life as a slave whore">>
 	<<replace "#introResult">>
-		You tell her you'll be marking her as one of your working girls. She looks resigned as she follows you to the body modification studio, and lets you strap her down with her $brandTarget bare. She understands what's coming. You've got her positioned just right<<if canDoAnal($activeSlave)>>, so your cock slides up her experienced asshole easily<</if>>. You bring the brand in close so she can feel the radiated heat, which breaks through even her jaded exterior and makes her tighten with fear. When you're close, you apply the brand<<if canDoAnal($activeSlave)>>, making the poor whore cinch her sphincter down hard in agony, bringing you to climax<</if>>. She knows you know how to @@.gold;apply pain,@@ now, and she @@.mediumorchid;learns to dislike you@@ even as her @@.red;wound@@ heals.
+		You tell $him you'll be marking $him as one of your working girls. $He looks resigned as $he follows you to the body modification studio, and lets you strap $him down with $his $brandTarget bare. $He understands what's coming. You've got $him positioned just right<<if canDoAnal($activeSlave)>>, so your cock slides up $his experienced asshole easily<</if>>. You bring the brand in close so $he can feel the radiated heat, which breaks through even $his jaded exterior and makes $him tighten with fear. When you're close, you apply the brand<<if canDoAnal($activeSlave)>>, making the poor whore cinch $his sphincter down hard in agony, bringing you to climax<</if>>. $He knows you know how to @@.gold;apply pain,@@ now, and $he @@.mediumorchid;learns to dislike you@@ even as $his @@.red;wound@@ heals.
 	<</replace>>
 	<<set $activeSlave.brand = $brandDesign>>
 	<<set $activeSlave.brandLocation = $brandTarget>>
@@ -566,11 +566,11 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
  <br>
 
 <<case "She submitted to enslavement to get access to modern prenatal care.">>
-	//and since she's worried about her child...//
+	//and since $he's worried about $his child...//
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	<<link "Manipulate her fear for her pregnancy">>
+	<<link "Manipulate $him fear for $his pregnancy">>
 	<<replace "#introResult">>
-		You place a curative injector on your desk, and describe its remarkable medical powers in detail, before mentioning its extreme cost. Her face rises at the first part and falls at the second. You tell her that if she's a perfect sex slave, she'll get as much as she needs, and that she can start by sucking you off. She grunts a little as she hurries to get her pregnant body down to her knees, but works your cock with almost desperate enthusiasm. You stroke her hair comfortingly as she does, and inject the healing dose into her shoulder. She murmurs her @@.hotpink;gratitude@@ into your dick, but @@.gold;fears@@ for her pregnancy.
+		You place a curative injector on your desk, and describe its remarkable medical powers in detail, before mentioning its extreme cost. $His face rises at the first part and falls at the second. You tell $him that if $he's a perfect sex slave, $he'll get as much as $he needs, and that $he can start by sucking you off. $He grunts a little as $he hurries to get $his pregnant body down to $his knees, but works your cock with almost desperate enthusiasm. You stroke $his hair comfortingly as $he does, and inject the healing dose into $his shoulder. $He murmurs $his @@.hotpink;gratitude@@ into your dick, but @@.gold;fears@@ for $his pregnancy.
 	<</replace>>
 	<<set $activeSlave.devotion += 4>>
 	<<set $activeSlave.trust -= 10>>
@@ -580,11 +580,11 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
  <br>
 
 <<case "She offered herself as a slave to escape the horrors a blind girl faces on the streets.">>
-	//and since she loathes her pregnancy...//
+	//and since $he loathes $his pregnancy...//
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	<<link "Abort her child">>
+	<<link "Abort $his child">>
 	<<replace "#introResult">>
-	You loudly place an innocuous-looking drug injector on your desk, and let her think about it for a long moment. Then, you declare exactly what made that sound, abortifacients. After a moment of comprehension, her mood instantly improves. She pledges to @@.hotpink;submit to you,@@ <<if $PC.dick == 1 && $PC.vagina == 1>>suck your cock, take it in her pussy, take it up her ass, eat you out<<elseif $PC.dick == 1>>suck your cock, take it in her pussy, take it up her ass<<else>>eat you out, worship you with her pussy, serve you with her ass<</if>>, anything, as long as you @@.mediumaquamarine;remove her rape baby.@@ You observe that she'll do all of those things, regardless of what you decide to do about her pregnancy, but for now, you'll let her terminate it; she needs all the nutrients for herself right now. She thanks you through her tears.
+	You loudly place an innocuous-looking drug injector on your desk, and let $him think about it for a long moment. Then, you declare exactly what made that sound, abortifacients. After a moment of comprehension, $his mood instantly improves. $He pledges to @@.hotpink;submit to you,@@ <<if $PC.dick == 1 && $PC.vagina == 1>>suck your cock, take it in $his pussy, take it up $his ass, eat you out<<elseif $PC.dick == 1>>suck your cock, take it in $his pussy, take it up $his ass<<else>>eat you out, worship you with $his pussy, serve you with $his ass<</if>>, anything, as long as you @@.mediumaquamarine;remove $his rape baby.@@ You observe that $he'll do all of those things, regardless of what you decide to do about $his pregnancy, but for now, you'll let $him terminate it; $he needs all the nutrients for $himself right now. $He thanks you through $his tears.
 	<</replace>>
 	<<set $activeSlave.devotion += 4>>
 	<<set $activeSlave.trust += 3>>
@@ -599,12 +599,12 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
  <br>
 
 <<case "She submitted to enslavement for a better chance at survival than she had as a migrant.">>
-	//and since she's trying to do better than life as a migrant...//
+	//and since $he's trying to do better than life as a migrant...//
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
 	<<if canDoAnal($activeSlave)>>
-		<<link "Introduce her to anal service">>
+		<<link "Introduce $him to anal service">>
 			<<replace "#introResult">>
-				You carefully and patiently explain to the fearful anal virgin how skilled Free Cities slaves take dick up the butt. She is allowed to go at her own pace, hesitantly progressing from enemata to a single well-lubricated finger to a little plug. After a long while she's beginning to get aroused, and you bring her over to the couch to spoon. She stiffens with fear but you take your time and just cuddle for a while before gently sodomizing her. She @@.hotpink;thanks@@ you for being a @@.mediumaquamarine;kind master,@@ and has @@.green;learned@@ the basics of taking it up the ass.
+				You carefully and patiently explain to the fearful anal virgin how skilled Free Cities slaves take dick up the butt. $He is allowed to go at $his own pace, hesitantly progressing from enemata to a single well-lubricated finger to a little plug. After a long while $he's beginning to get aroused, and you bring $him over to the couch to spoon. $He stiffens with fear but you take your time and just cuddle for a while before gently sodomizing $him. $He @@.hotpink;thanks@@ you for being a @@.mediumaquamarine;kind master,@@ and has @@.green;learned@@ the basics of taking it up the ass.
 			<</replace>>
 			<<set $activeSlave.devotion += 4>>
 			<<set $activeSlave.trust += 4>>
@@ -613,9 +613,9 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 			<<= AnalVCheck()>>
 		<</link>>
 
-		 | <<link "Initiate her with anal pain">>
+		 | <<link "Initiate $him with anal pain">>
 			<<replace "#introResult">>
-				You haul her wordlessly into the bathroom. In a few minutes she finds herself standing obediently behind you, waiting for your next command with a clean colon and an uncomfortably large buttplug stretching her virgin ass. Once it's been in long enough to prevent any damage, you push her fearful form over the desk and pull it free. She squeals with more embarrassment than pain at the feeling of her first sodomy, but before long you're pounding her hard enough that all she can do is moan and desperately wonder when you'll be done with her poor little butt. You keep her around all day; by night, her asshole is well broken in and @@.mediumorchid;so is her spirit.@@ She @@.gold;fears@@ you now, knowing this is only the beginning.
+				You haul $him wordlessly into the bathroom. In a few minutes $he finds $himself standing obediently behind you, waiting for your next command with a clean colon and an uncomfortably large buttplug stretching $his virgin ass. Once it's been in long enough to prevent any damage, you push $his fearful form over the desk and pull it free. $He squeals with more embarrassment than pain at the feeling of $his first sodomy, but before long you're pounding $him hard enough that all $he can do is moan and desperately wonder when you'll be done with $his poor little butt. You keep $him around all day; by night, $his asshole is well broken in and @@.mediumorchid;so is $his spirit.@@ $He @@.gold;fears@@ you now, knowing this is only the beginning.
 			<</replace>>
 			<<set $activeSlave.devotion -= 5>>
 			<<set $activeSlave.trust -= 10>>
@@ -626,11 +626,11 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
  <br>
 
 <<case "She submitted to enslavement as her only way to obtain surgery to transform her into a woman.">>
-	//and since she came here for surgery...//
+	//and since $he came here for surgery...//
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	<<link "Give her her surgery">>
+	<<link "Give $him $his surgery">>
 		<<replace "#introResult">>
-			When she hears she'll be heading to surgery immediately, she bursts into @@.hotpink;tears of gratitude@@ and makes to run around your desk to hug you before checking herself. She clearly doesn't want to put a foot wrong and isn't sure it would be appropriate. You solve her dilemma by meeting her with an embrace. She @@.mediumaquamarine;cries into your chest@@ and promises to be your best slave. The surgery does affect her @@.red;health@@ a little.
+			When $he hears $he'll be heading to surgery immediately, $he bursts into @@.hotpink;tears of gratitude@@ and makes to run around your desk to hug you before checking $himself. $He clearly doesn't want to put a foot wrong and isn't sure it would be appropriate. You solve $his dilemma by meeting $him with an embrace. $He @@.mediumaquamarine;cries into your chest@@ and promises to be your best slave. The surgery does affect $his @@.red;health@@ a little.
 		<</replace>>
 		<<set $activeSlave.devotion += 15>>
 		<<set $activeSlave.health -= 10>>
@@ -639,9 +639,9 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 		<<set $activeSlave.dick = 0>>
 		<<set $activeSlave.balls = 0>>
 	<</link>>
-	 | <<link "Use her as she is">>
+	 | <<link "Use $him as $he is">>
 		<<replace "#introResult">>
-			You announce that she'll have to earn her surgery - if she ever gets it at all. She only has time for a moment of shock and betrayal before she finds her face jammed into the cushions of your office couch. She struggles, outraged, but only manages to avoid sodomy for a moment. Her resistance only makes it harder on herself as you take her anus without mercy. By the third time you buttfuck her she's learned to @@.hotpink;relax and let it happen.@@
+			You announce that $he'll have to earn $his surgery - if $he ever gets it at all. $He only has time for a moment of shock and betrayal before $he finds $his face jammed into the cushions of your office couch. $He struggles, outraged, but only manages to avoid sodomy for a moment. $His  resistance only makes it harder on $himself as you take $his anus without mercy. By the third time you buttfuck $him $he's learned to @@.hotpink;relax and let it happen.@@
 		<</replace>>
 		<<set $activeSlave.devotion += 4>>
 		<<set $activeSlave.anus += 1>>
@@ -650,12 +650,12 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
  <br>
 
 <<case "She submitted to enslavement out of a misguided desire to join a sexually libertine society.">>
-	//and since she's looking for a sexually libertine society...//
+	//and since $he's looking for a sexually libertine society...//
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
 	<<if canDoAnal($activeSlave)>>
-		<<link "Disabuse her of her silly ideas">>
+		<<link "Disabuse $him of $his silly ideas">>
 			<<replace "#introResult">>
-				You rise from your desk and move in close. She turns to face you but you roughly spin her around. You haul her up on tiptoe so you can use her standing. As you get your <<if $PC.dick == 1>>cock<<else>>strap-on<</if>> lined up with her sissy ass she starts to struggle and protest, asking you to fuck in a more comfortable position. You tell her to keep her whore mouth shut, and administer an awful slap when she tries to keep talking. Her stupid illusions about life as a sex slave @@.mediumorchid;melt away@@ with the burning sensation of a dick forcing its way up her ass at an harsh angle. She wilts a little as you abuse her butt, and afterward, she's in tears as she stumbles to the bathroom to wash her fuckhole. She's regained her composure by the time she gets out but @@.gold;breaks down@@ when you tell her to present her asshole again.
+				You rise from your desk and move in close. $He turns to face you but you roughly spin $him around. You haul $him up on tiptoe so you can use $him standing. As you get your <<if $PC.dick == 1>>cock<<else>>strap-on<</if>> lined up with $his sissy ass $he starts to struggle and protest, asking you to fuck in a more comfortable position. You tell $him to keep $his whore mouth shut, and administer an awful slap when $he tries to keep talking. $His stupid illusions about life as a sex slave @@.mediumorchid;melt away@@ with the burning sensation of a dick forcing its way up $his ass at an harsh angle. $He wilts a little as you abuse $his butt, and afterward, $he's in tears as $he stumbles to the bathroom to wash $his fuckhole. $He's regained $his composure by the time $he gets out but @@.gold;breaks down@@ when you tell $him to present $his asshole again.
 			<</replace>>
 			<<set $activeSlave.devotion -= 5>>
 			<<set $activeSlave.trust -= 10>>
@@ -663,9 +663,9 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 		<</link>>
 	<</if>>
 	<<if ($activeSlave.indentureRestrictions <= 0) && ($seeExtreme == 1)>>
-		 | <<link "Cruelly castrate her">>
+		 | <<link "Cruelly castrate $him">>
 			<<replace "#introResult">>
-				You rise from your desk and move in close, wordlessly dominating her without touch, tempting and overawing her until she's desperate with desire, her prick stiff as iron. She follows you willingly into the autosurgery and even allows you to strap her in, face down, without comment. Her fuckhole welcomes your <<if $PC.dick == 1>>cock<<else>>strap-on<</if>> and she gasps with pleasure. She climaxes with indecent speed, dripping her cum onto the surgery floor. You keep fucking her, but lean forward to whisper to her that that was her last hardon. She's completely confused and says nothing, but gradually realizes what the numb feeling around her ballsack means. She @@.gold;screams with horror@@ and @@.mediumorchid;sobs disconsolately@@ as the autosurgery disengages from her clipped genitals and you disengage from her <<if $PC.dick == 1>>cum-filled<<else>>wilting<</if>> butthole. She gingerly stumbles back to your office with you and, without even being ordered to, arranges herself on the couch with her fuckhole ready. The gelding does affect her @@.red;health@@ somewhat.
+				You rise from your desk and move in close, wordlessly dominating $him without touch, tempting and overawing $him until $he's desperate with desire, $his prick stiff as iron. $He follows you willingly into the autosurgery and even allows you to strap $him in, face down, without comment. $His fuckhole welcomes your <<if $PC.dick == 1>>cock<<else>>strap-on<</if>> and $he gasps with pleasure. $He climaxes with indecent speed, dripping $his cum onto the surgery floor. You keep fucking $him, but lean forward to whisper to $him that that was $his last hardon. $He's completely confused and says nothing, but gradually realizes what the numb feeling around $his ballsack means. $He @@.gold;screams with horror@@ and @@.mediumorchid;sobs disconsolately@@ as the autosurgery disengages from $his clipped genitals and you disengage from $his <<if $PC.dick == 1>>cum-filled<<else>>wilting<</if>> butthole. $He gingerly stumbles back to your office with you and, without even being ordered to, arranges $himself on the couch with $his fuckhole ready. The gelding does affect $his @@.red;health@@ somewhat.
 			<</replace>>
 			<<set $activeSlave.devotion -= 10>>
 			<<set $activeSlave.trust -= -10>>
@@ -677,10 +677,10 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
  <br>
 
 <<case "She asked to be enslaved out of naive infatuation with you.">>
-	//and since she is already infatuated with you...//
+	//and since $he is already infatuated with you...//
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
 	<<if canDoAnal($activeSlave) || canDoVaginal($activeSlave)>>
-		<<link "Let her show you what she can do">>
+		<<link "Let $him show you what $he can do">>
 			<<if $activeSlave.vagina == 1>>
 				<<set _temp = random(1,100)>>
 			<<else>>
@@ -692,16 +692,16 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 				<<= AnalVCheck()>>
 			<</if>>
 			<<replace "#introResult">>
-				You tell her that slaves working in your penthouse are all expected to please you, and she'll have to impress you. She smiles and even giggles a little, standing to strip off her clothes, taking her time and showing off her fresh body. She gets lewder and lewder, displaying youthful libido basking in the gaze of her crush. She slowly becomes more and more desperate to entice you, so you let her keep going out of curiosity, to see how far she'll go. She goes to the point of reclining on the couch with her legs back, spreading herself and masturbating, and when that fails to get you out of your chair, she begins to wink her <<if _temp > 50>>pussy<<else>>anus<</if>> meaningfully. She's clearly got a good idea of what many men like, and you head over and take her tight <<if _temp > 50>>pussy<<else>>asshole<</if>>. You do it gently, making sure she enjoys herself, and she becomes @@.mediumaquamarine;very hopeful@@ that she was wrong to doubt you, and that she really can @@.hotpink;be close to@@ the object of her infatuation. She bounces up off the couch afterward to wiggle her butt at you, and even blows you a kiss as you get back to work.
+				You tell $him that slaves working in your penthouse are all expected to please you, and $he'll have to impress you. $He smiles and even giggles a little, standing to strip off $his clothes, taking $his time and showing off $his fresh body. $He gets lewder and lewder, displaying youthful libido basking in the gaze of $his crush. $He slowly becomes more and more desperate to entice you, so you let $him keep going out of curiosity, to see how far $he'll go. $He goes to the point of reclining on the couch with $his legs back, spreading $himself and masturbating, and when that fails to get you out of your chair, $he begins to wink $his <<if _temp > 50>>pussy<<else>>anus<</if>> meaningfully. $He's clearly got a good idea of what many men like, and you head over and take $his tight <<if _temp > 50>>pussy<<else>>asshole<</if>>. You do it gently, making sure $he enjoys $himself, and $he becomes @@.mediumaquamarine;very hopeful@@ that $he was wrong to doubt you, and that $he really can @@.hotpink;be close to@@ the object of $his infatuation. $He bounces up off the couch afterward to wiggle $his butt at you, and even blows you a kiss as you get back to work.
 			<</replace>>
 			<<set $activeSlave.devotion += 4>>
 			<<set $activeSlave.trust += 4>>
 		<</link>>
 	<</if>>
 	<<if canDoAnal($activeSlave)>>
-		 | <<link "Make sure she knows she made a mistake">>
+		 | <<link "Make sure $he knows $he made a mistake">>
 			<<replace "#introResult">>
-				You tell her that slaves working in your penthouse are all expected to please you, and she nods eagerly. She strips, only starting to look doubtful again when you brusquely order her to hurry up. You order her get down on the ground with her face up, her shoulders against the floor; she does, and then you order her to put her legs over her head. She looks puzzled but does, flipping herself flexibly up until she's doing a shoulder stand, bent double with her crotch over her face. You stand over her and shove <<if $PC.dick == 1>>your cock<<else>>a strap-on<</if>> down and into her asshole. This is an advanced anal position and although she's clearly no anal virgin it's well beyond her. She does her best but tears begin to streak her cheeks. After a while you tire of the position and flip her over onto her face to assrape her doggy style. This allows you to whisper into her ear that her holes are your property now, to use, to abuse, or to sell. She @@.mediumorchid;sobs in despair@@ at the latter, knowing she's @@.gold;thrown her life away.@@
+				You tell $him that slaves working in your penthouse are all expected to please you, and $he nods eagerly. $He strips, only starting to look doubtful again when you brusquely order $him to hurry up. You order $him to get down on the ground with $his face up, $his shoulders against the floor; $he does, and then you order $him to put $his legs over $his head. $He looks puzzled but does, flipping $himself flexibly up until $he's doing a shoulder stand, bent double with $his crotch over $his face. You stand over $him and shove <<if $PC.dick == 1>>your cock<<else>>a strap-on<</if>> down and into $his asshole. This is an advanced anal position and although $he's clearly no anal virgin it's well beyond $him. $He does $his best but tears begin to streak $his cheeks. After a while you tire of the position and flip $him over onto $his face to assrape $him doggy style. This allows you to whisper into $his ear that $his holes are your property now, to use, to abuse, or to sell. $He @@.mediumorchid;sobs in despair@@ at the latter, knowing $he's @@.gold;thrown $his life away.@@
 			<</replace>>
 			<<set $activeSlave.devotion -= 5>>
 			<<set $activeSlave.trust -= 10>>
@@ -711,20 +711,20 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
  <br>
 
 <<case "She asked to be enslaved in the hope you'd treat a fellow woman well.">>
-	//and since she's hoping to protect someone...//
+	//and since $he's hoping to protect someone...//
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	<<link "Build a connection with her">>
+	<<link "Build a connection with $him">>
 		<<replace "#introResult">>
-			You ask conversationally what experience she has with women. She takes a while to understand your point, but once she does, she blushes and <<say>>s, "Uh, I me<<ss>>ed around in <<s>>chool on<<c>>e or twi<<c>>e, but <<s>>in<<c>>e then, I've never -" and is then quiet, because you're making out with her. She's surprised and stiffens for a moment but perceptibly thinks things through and realizes she's yours now, and then she relaxes to let you have your way. You push her boundaries pretty far, and before long you've got her down on her knees eating you out. She's badly discomfited but does her best; she's @@.mediumaquamarine;hopeful@@ that she can do this, and slave life won't be so bad.
+			You ask conversationally what experience $he has with women. $He takes a while to understand your point, but once $he does, $he blushes and <<say>>s, "Uh, I me<<ss>>ed around in <<s>>chool on<<c>>e or twi<<c>>e, but <<s>>in<<c>>e then, I've never -" and is then quiet, because you're making out with $him. $He's surprised and stiffens for a moment but perceptibly thinks things through and realizes $he's yours now, and then $he relaxes to let you have your way. You push $his boundaries pretty far, and before long you've got $him down on $his knees eating you out. $He's badly discomfited but does $his best; $he's @@.mediumaquamarine;hopeful@@ that $he can do this, and slave life won't be so bad.
 		<</replace>>
 		<<set $activeSlave.trust += 4>>
 		<<set $activeSlave.oralCount += 1>>
 		<<set $oralTotal += 1>>
 	<</link>>
 	<<if canDoAnal($activeSlave)>>
-		 | <<link "Put her in her place">>
+		 | <<link "Put $him in $his place">>
 		 <<replace "#introResult">>
-			You stand up and tell her to strip. She hesitates, staring at you in dawning apprehension, until she sees that you're stepping into a strap-on. She unconsciously takes a step backward, but that's as far as she gets before you cover the ground between you, grab her by the throat, and push her back until she falls onto the couch. You drag the head of the fake phallus down over her pussylips, and she shivers, but you keep going, telling her that you'll only be fucking her there when she's good. When she's bad, you'll assfuck her. Her eyes fly open and she tries to struggle, but you give her a warning slap and then push yourself home. She starts to cry, more from hopelessness than anal pain, knowing that @@.mediumorchid;you're a slaveowner like any other,@@ more likely to @@.gold;abuse her@@ than be sympathetic.
+			You stand up and tell $him to strip. $He hesitates, staring at you in dawning apprehension, until $he sees that you're stepping into a strap-on. $He unconsciously takes a step backward, but that's as far as $he gets before you cover the ground between you, grab $him by the throat, and push $his back until $he falls onto the couch. You drag the head of the fake phallus down over $his pussylips, and $he shivers, but you keep going, telling $him that you'll only be fucking $him there when $he's good. When $he's bad, you'll assfuck $him. $His eyes fly open and $he tries to struggle, but you give $him a warning slap and then push yourself home. $He starts to cry, more from hopelessness than anal pain, knowing that @@.mediumorchid;you're a slaveowner like any other,@@ more likely to @@.gold;abuse $him@@ than be sympathetic.
 		<</replace>>
 		<<set $activeSlave.devotion -= 5>>
 		<<set $activeSlave.trust -= 5>>
@@ -734,11 +734,11 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
  <br>
 
 <<case "She asked to be enslaved since she felt you were her only hope of becoming a prettier woman.">>
-	//and since she desperately wants to be a prettier woman...//
+	//and since $he desperately wants to be a prettier woman...//
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	<<link "Start by fixing that voice of hers">>
+	<<link "Start by fixing that voice of $hers">>
 		<<replace "#introResult">>
-			You schedule her for some vocal surgery. You have her brought in to be inspected the next day, and though she's healing well, she's not to speak yet. She's sore enough to obey the stricture, but when she stands naked before your desk she clearly wants to communicate something. You approach her and place a finger on her fake lips, shushing her, and you tell her you understand. You kiss her and push her backward until she falls onto the couch; she smiles @@.mediumaquamarine;trustingly@@ and pulls her legs apart and back, offering you her asshole. She has a stiff hardon, a clear indication that she's honestly @@.hotpink;attracted to you,@@ and though she still doesn't speak, she makes a sore little whinny of pleasure when you enter her welcoming butt.
+			You schedule $him for some vocal surgery. You have $him brought in to be inspected the next day, and though $he's healing well, $he's not to speak yet. $He's sore enough to obey the stricture, but when $he stands naked before your desk $he clearly wants to communicate something. You approach $him and place a finger on $his fake lips, shushing $him, and you tell $him you understand. You kiss $him and push $him backward until $he falls onto the couch; $he smiles @@.mediumaquamarine;trustingly@@ and pulls $his legs apart and back, offering you $his asshole. $He has a stiff hardon, a clear indication that $he's honestly @@.hotpink;attracted to you,@@ and though $he still doesn't speak, $he makes a sore little whinny of pleasure when you enter $his welcoming butt.
 		<</replace>>
 		<<set $activeSlave.devotion += 4>>
 		<<set $activeSlave.trust += 4>>
@@ -747,9 +747,9 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 		<<= AnalVCheck()>>
 	<</link>>
 	<<if canDoAnal($activeSlave)>>
-		 | <<link "Let her know she'll have to earn her rewards">>
+		 | <<link "Let $him know $he'll have to earn $his rewards">>
 			<<replace "#introResult">>
-				You complete the induction and then perform a thorough inspection, noting down each area in which surgery or drugs could improve her body. She understands what you're doing and can barely contain her excitement, but you tell her that she'll have to earn such improvements. Her face falls. You reassure her that it won't take the years she would have had to work to afford such things herself, but that she needs to be a good slave, and soon, for you to spend resources on her. You let her start by taking a rough buttfuck, bent over the desk. Her ass is tight and you are not merciful. She gasps and moans but takes it all the same, @@.mediumaquamarine;trusting@@ that she'll eventually be rewarded with transformation.
+				You complete the induction and then perform a thorough inspection, noting down each area in which surgery or drugs could improve $his body. $He understands what you're doing and can barely contain $his excitement, but you tell $him that $he'll have to earn such improvements. $His  face falls. You reassure $him that it won't take the years $he would have had to work to afford such things $himself, but that $he needs to be a good slave, and soon, for you to spend resources on $him. You let $him start by taking a rough buttfuck, bent over the desk. $His  ass is tight and you are not merciful. $He gasps and moans but takes it all the same, @@.mediumaquamarine;trusting@@ that $he'll eventually be rewarded with transformation.
 			<</replace>>
 			<<set $activeSlave.trust += 10>>
 			<<= AnalVCheck()>>
@@ -758,12 +758,12 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
  <br>
 
 <<case "She was transformed and enslaved after she fell into debt to you.">>
-	//and since she's so deeply in debt to you...//
+	//and since $he's so deeply in debt to you...//
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
 	<<if canDoAnal($activeSlave)>>
-		<<link "Introduce her to getting fucked">>
+		<<link "Introduce $him to getting fucked">>
 			<<replace "#introResult">>
-				You stand up, your <<if $PC.dick == 1>>erection<<if $PC.vagina == 1>> and the pussy beneath it<</if>><<else>>strap-on<</if>> suddenly becoming visible to her, and order her in a conversational tone of voice to kneel on the couch and spread her buttocks. The true nature of her new life crashes down on her in a moment, and she cannot decide whether to run, to rage, or to cry. You solve her dilemma for her by seizing her and flinging her toward the couch, administering practiced cracks of your palm to her ass until she complies. She sobs as she feels the burning sensation of her @@.lime;anal virginity being taken,@@ knowing that she can now be @@.gold;used at will@@ and is now subject to the whims of someone who has shown themselves @@.mediumorchid;willing to rape her anus.@@
+				You stand up, your <<if $PC.dick == 1>>erection<<if $PC.vagina == 1>> and the pussy beneath it<</if>><<else>>strap-on<</if>> suddenly becoming visible to $him, and order $him in a conversational tone of voice to kneel on the couch and spread $his buttocks. The true nature of $his new life crashes down on $him in a moment, and $he cannot decide whether to run, to rage, or to cry. You solve $his dilemma for $him by seizing $him and flinging $him toward the couch, administering practiced cracks of your palm to $his ass until $he complies. $He sobs as $he feels the burning sensation of $his @@.lime;anal virginity being taken,@@ knowing that $he can now be @@.gold;used at will@@ and is now subject to the whims of someone who has shown themselves @@.mediumorchid;willing to rape $his anus.@@
 			<</replace>>
 			<<set $activeSlave.devotion -= 5>>
 			<<set $activeSlave.trust -= 5>>
@@ -774,12 +774,12 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
  <br>
 
 <<case "She offered herself to you as a slave to escape a life of boredom.">>
-	//and since she was so bored...//
+	//and since $he was so bored...//
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
 	<<if canDoAnal($activeSlave)>>
-		<<link "Make sure she enjoys her first butt stuff">>
+		<<link "Make sure $he enjoys $his first butt stuff">>
 			<<replace "#introResult">>
-				You make no direct answer to her nervous question about her virgin butt, though you do wonder how she was so selfish as to be a Free Cities party girl without giving up her asshole nightly. Instead, you ask her about herself, ensuring that she learns the proper way to answer questions from her <<if $PC.title == 1>>master<<else>>mistress<</if>>. She answers readily, even when you turn the subject to her sexual experiences, and she starts to get visibly aroused. Before long, she finds herself sitting on your lap on the couch, making out with you while she gives you a handjob. She stiffens a little when you begin to play with her butthole, but you take your time. Soon she's taking a finger, and then two, and before long, she's riding <<if $PC.dick == 1>>your cock<<else>>a strap-on<</if>>. She doesn't climax to her @@.lime;first buttsex,@@ but she is learning to @@.mediumaquamarine;trust@@ that you won't hurt her.
+				You make no direct answer to $his nervous question about $his virgin butt, though you do wonder how $he was so selfish as to be a Free Cities party girl without giving up $his asshole nightly. Instead, you ask $him about $himself, ensuring that $he learns the proper way to answer questions from $his <<if $PC.title == 1>>master<<else>>mistress<</if>>. $He answers readily, even when you turn the subject to $his sexual experiences, and $he starts to get visibly aroused. Before long, $he finds $himself sitting on your lap on the couch, making out with you while $he gives you a handjob. $He stiffens a little when you begin to play with $his butthole, but you take your time. Soon $he's taking a finger, and then two, and before long, $he's riding <<if $PC.dick == 1>>your cock<<else>>a strap-on<</if>>. $He doesn't climax to $his @@.lime;first buttsex,@@ but $he is learning to @@.mediumaquamarine;trust@@ that you won't hurt $him.
 			<</replace>>
 			<<set $activeSlave.trust += 10>>
 			<<set $activeSlave.anus = 1>>
@@ -789,12 +789,12 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
  <br>
 
 <<case "She sold herself into slavery out of fear that life on the streets was endangering her pregnancy.">>
-	//and since she is here to protect her pregnancy...//
+	//and since $he is here to protect $his pregnancy...//
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
 	<<if canDoAnal($activeSlave)>>
-		<<link "Make sure she enjoys her first anal sex">>
+		<<link "Make sure $he enjoys $his first anal sex">>
 			<<replace "#introResult">>
-				You introduce her to obedience and proper manners regarding her <<if $PC.title == 1>>master<<else>>mistress<</if>> before sending her off for a physical. That night, she's returned to your room, and finds you doing business on a tablet in bed. She looks doubtful, but obeys when you direct her to get into bed<<if $PC.dick == 0>>, even after she realizes you're wearing a strap-on<</if>>. You turn out the light and spoon her from behind, kissing her neck and ears, cupping her swollen breasts, and running your hands across her pregnant belly with its taut $activeSlave.skin skin. She's awkward at first but her body responds to the tenderness. Before long she's humping her pussy back and forth against <<if $PC.dick == 1>>your cock<<else>>the strap-on<</if>>. You tell her no, not there, and begin to gently work <<if $PC.dick == 1>>your dickhead<<else>>its tip<</if>> up her tight but relaxed ass. She's unsure of herself, but you keep her nice and relaxed. She doesn't climax to her @@.lime;first buttsex,@@ but she is learning to @@.mediumaquamarine;trust@@ that you won't hurt her.
+				You introduce $him to obedience and proper manners regarding $his <<if $PC.title == 1>>master<<else>>mistress<</if>> before sending $him off for a physical. That night, $he's returned to your room, and finds you doing business on a tablet in bed. $He looks doubtful, but obeys when you direct $him to get into bed<<if $PC.dick == 0>>, even after $he realizes you're wearing a strap-on<</if>>. You turn out the light and spoon $him from behind, kissing $his neck and ears, cupping $his swollen breasts, and running your hands across $his pregnant belly with its taut $activeSlave.skin skin. $He's awkward at first but $his body responds to the tenderness. Before long $he's humping $his pussy back and forth against <<if $PC.dick == 1>>your cock<<else>>the strap-on<</if>>. You tell $him no, not there, and begin to gently work <<if $PC.dick == 1>>your dickhead<<else>>its tip<</if>> up $his tight but relaxed ass. $He's unsure of $himself, but you keep $him nice and relaxed. $He doesn't climax to $his @@.lime;first buttsex,@@ but $he is learning to @@.mediumaquamarine;trust@@ that you won't hurt $him.
 			<</replace>>
 			<<set $activeSlave.trust += 10>>
 			<<set $activeSlave.anus = 1>>
@@ -804,11 +804,11 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
  <br>
 
 <<case "She offered herself to you as a slave to escape the hard life of a free whore.">>
-	//and since she is trying to escape the hard life of a free whore...//
+	//and since $he is trying to escape the hard life of a free whore...//
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	<<link "Clean up her whorish appearance">>
+	<<link "Clean up $his whorish appearance">>
 		<<replace "#introResult">>
-			She's totally unsurprised when you send her to the salon for a makeover. It takes several days of work before she's brought back in for another inspection; when she arrives, you wordlessly point her to a full length mirror. She <<if canSee($activeSlave)>>sees herself<<else>> <<if $activeSlave.amp != 1>>tenderly uses her hands and finds herself<<else>> stoically waits while you vividly describe her new appearance. One<</if>> <</if>>without tattoos, a hooker's haircut and piercings, a conventionally pretty girl with subtle implants and a clean appearance. She gasps <<if $activeSlave.amp != 0>>and covers her mouth with a hand <<else>> but quickly closes her mouth<</if>>, and then suddenly bursts into tears. "Thank you, <<Master>>," she sobs. "I never would have thought." <<if $activeSlave.amp != 1>> She reaches out to touch her reflection.<</if>> "I <<if canSee($activeSlave)>> look <<else>> would look<</if>> like a nice girl." She is @@.hotpink;grateful to you@@ for <<if canSee($activeSlave)>>showing her<<else>> <<if $activeSlave.amp != 1>> letting her feel <<else>> detailing <</if>> <</if>> this new side of herself, and has @@.mediumaquamarine;begun to trust@@ that being your slave will be less degrading than being a free prostitute.
+			$He's totally unsurprised when you send $him to the salon for a makeover. It takes several days of work before $he's brought back in for another inspection; when $he arrives, you wordlessly point $him to a full length mirror. $He <<if canSee($activeSlave)>>sees $himself<<else>> <<if $activeSlave.amp != 1>>tenderly uses $his hands and finds $himself<<else>> stoically waits while you vividly describe $his new appearance. One<</if>> <</if>>without tattoos, a hooker's haircut and piercings, a conventionally pretty girl with subtle implants and a clean appearance. $He gasps <<if $activeSlave.amp != 0>>and covers $his mouth with a hand <<else>> but quickly closes $his mouth<</if>>, and then suddenly bursts into tears. "Thank you, <<Master>>," $he sobs. "I never would have thought." <<if $activeSlave.amp != 1>> $He reaches out to touch $his reflection.<</if>> "I <<if canSee($activeSlave)>> look <<else>> would look<</if>> like a nice girl." $He is @@.hotpink;grateful to you@@ for <<if canSee($activeSlave)>>showing $him<<else>> <<if $activeSlave.amp != 1>> letting $him feel <<else>> detailing <</if>> <</if>> this new side of $himself, and has @@.mediumaquamarine;begun to trust@@ that being your slave will be less degrading than being a free prostitute.
 		<</replace>>
 		<<set $activeSlave.trust += 4>>
 		<<set $activeSlave.devotion += 4>>
@@ -831,17 +831,17 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
  <br>
 
 <<case "She sold herself into slavery to escape life on the streets.">>
-	//and since she is trying to escape life on the streets...//
+	//and since $he is trying to escape life on the streets...//
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	<<link "Show off her tits">>
+	<<link "Show off $his tits">>
 		<<replace "#introResult">>
-			You send her out to be cleaned up and inducted, but have her brought back afterward. You point out a clothes box on the couch and tell her to get dressed, since you're about to make a tour of the club, and she'll be accompanying you. She obeys without comment, but gasps with shock to find that she's been given a string sling bikini. She climbs into it hesitantly, and finds that not only does its string bottom ride up between her pussylips, it does not cover her nipples at all: the strings part to either side of the nipples to let them stick through, bare. This can only generously be called clothing. She accepts this with an obvious internal sigh, however, and walks dutifully behind you, her bare feet slapping along as her big butt bounces and her tits constantly fall out of her strings.
+			You send $him out to be cleaned up and inducted, but have $him brought back afterward. You point out a clothes box on the couch and tell $him to get dressed, since you're about to make a tour of the club, and $he'll be accompanying you. $He obeys without comment, but gasps with shock to find that $he's been given a string sling bikini. $He climbs into it hesitantly, and finds that not only does its string bottom ride up between $his pussylips, it does not cover $his nipples at all: the strings part to either side of the nipples to let them stick through, bare. This can only generously be called clothing. $He accepts this with an obvious internal sigh, however, and walks dutifully behind you, $his bare feet slapping along as $his big butt bounces and $his tits constantly fall out of $his strings.
 			<<if $activeSlave.behavioralFlaw != "shamefast">>
-				After a while, though, she notices that she's getting a lot of very positive attention, and even starts to strut it a little. When you get back to the penthouse, you ask her how she felt. She blushes. "Kinda hot, <<Master>>," she <<say>>s, embarrassed. "I didn't think an older girl like me would get <<s>>o many <<s>>tare<<s>>." You reach out to grope her tits, and tell her that with breasts like hers, it's not surprising. She @@.hotpink;likes you@@ for liking her body, and has @@.mediumaquamarine;begun to trust@@ that even though she's old, she can find a place under you.
+				After a while, though, $he notices that $he's getting a lot of very positive attention, and even starts to strut it a little. When you get back to the penthouse, you ask $him how $he felt. $He blushes. "Kinda hot, <<Master>>," $he <<say>>s, embarrassed. "I didn't think an older girl like me would get <<s>>o many <<s>>tare<<s>>." You reach out to grope $his tits, and tell $him that with breasts like hers, it's not surprising. $He @@.hotpink;likes you@@ for liking $his body, and has @@.mediumaquamarine;begun to trust@@ that even though $he's old, $he can find a place under you.
 				<<set $activeSlave.trust += 4>>
 				<<set $activeSlave.devotion += 4>>
 			<<else>>
-				After a while, though, she notices that she's getting a lot of very positive attention, but she remains embarrassed. Her gait is clumsy and hesitant, and she almost trips over herself with mortification. When you get back to the penthouse, you ask her how she felt. She blushes furiously. "T-terrible, <<Master>>," she <<say>>s with feeling. "P-plea<<s>>e, I'll @@.hotpink;d-do anything you want@@ @@.gold;a<<s>> long a<<s>> you don't m-make me do that again.@@ Anything." She thinks frantically, obviously trying to come up with the most abject idea she can. "I'll b-be a whore! J-ju<<s>>t a<<s>> long a<<s>> I can do it, you know, in a room."
+				After a while, though, $he notices that $he's getting a lot of very positive attention, but $he remains embarrassed. $His gait is clumsy and hesitant, and $he almost trips over $himself with mortification. When you get back to the penthouse, you ask $him how $he felt. $He blushes furiously. "T-terrible, <<Master>>," $he <<say>>s with feeling. "P-plea<<s>>e, I'll @@.hotpink;d-do anything you want@@ @@.gold;a<<s>> long a<<s>> you don't m-make me do that again.@@ Anything." $He thinks frantically, obviously trying to come up with the most abject idea $he can. "I'll b-be a whore! J-ju<<s>>t a<<s>> long a<<s>> I can do it, you know, in a room."
 				<<set $activeSlave.trust -= 4>>
 				<<set $activeSlave.devotion += 4>>
 			<</if>>
@@ -851,11 +851,11 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 
 /*Written by DrPill, coded by Boney M*/
 <<case "She was recruited into your service by her big sis." "She was recruited into your service by her older sister.">>
-	//and since she was recruited by her older sister...//
+	//and since $he was recruited by $his older sister...//
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	<<link "Use her big sister as an example">>
+	<<link "Use $his big sister as an example">>
 		<<replace "#introResult">>
-			Your new slave appears <<if $activeSlave.devotion < -10>>reluctant to assume her new duties.<<else>>unsure what her new duties are.<</if>> You gesture towards $eventSlave.slaveName. She is <<if $eventSlave.intelligence > 0>>bright enough<<elseif (($eventSlave.vaginalSkill + $eventSlave.analSkill + $eventSlave.oralSkill) > 100)>>skilled enough<<else>>obedient enough<</if>> to understand you mean a demonstration is in order. $eventSlave.slaveName starts things off with a <<if $eventSlave.entertainSkill >= 100>>masterful<<elseif $eventSlave.entertainSkill > 10>>skillful<<else>>passable<</if>> striptease, culminating in<<if ($eventSlave.anus > 0) && ($eventSlave.fetish != "cumslut")>>bending over<<else>>kneeling<</if>> in front of you. She eagerly moans as you enter her, begging for your seed<<if $eventSlave.energy > 95>> like the slut she is<<elseif $eventSlave.whoreSkill > 30>> like the whore she is<<elseif ($eventSlave.assignment == "serve in the master suite") || ($eventSlave.assignment == "please you")>> like the fucktoy she is<</if>>. As you finish, she <<if $eventSlave.fetish == "cumslut">>opens her mouth and savors your gift, thanking you once she's swallowed enough to be able to talk again.<<elseif ($eventSlave.fetish == "buttslut") || ($eventSlave.fetish == "submissive")>>collapses on the floor with her ass high in the air, thanking you for painting her hole white.<<else>>thanks you.<</if>> Witnessing this display of servitude from her big sister @@.hotpink;eases $activeSlave.slaveName into her new life,@@ and @@.mediumaquamarine;gives her hope@@ she can find a place here.
+			Your new slave appears <<if $activeSlave.devotion < -10>>reluctant to assume $his new duties.<<else>>unsure what $his new duties are.<</if>> You gesture towards $eventSlave.slaveName. $He is <<if $eventSlave.intelligence > 0>>bright enough<<elseif (($eventSlave.vaginalSkill + $eventSlave.analSkill + $eventSlave.oralSkill) > 100)>>skilled enough<<else>>obedient enough<</if>> to understand you mean a demonstration is in order. $eventSlave.slaveName starts things off with a <<if $eventSlave.entertainSkill >= 100>>masterful<<elseif $eventSlave.entertainSkill > 10>>skillful<<else>>passable<</if>> striptease, culminating in<<if ($eventSlave.anus > 0) && ($eventSlave.fetish != "cumslut")>>bending over<<else>>kneeling<</if>> in front of you. $He eagerly moans as you enter $him, begging for your seed<<if $eventSlave.energy > 95>> like the slut $he is<<elseif $eventSlave.whoreSkill > 30>> like the whore $he is<<elseif ($eventSlave.assignment == "serve in the master suite") || ($eventSlave.assignment == "please you")>> like the fucktoy $he is<</if>>. As you finish, $he <<if $eventSlave.fetish == "cumslut">>opens $his mouth and savors your gift, thanking you once $he's swallowed enough to be able to talk again.<<elseif ($eventSlave.fetish == "buttslut") || ($eventSlave.fetish == "submissive")>>collapses on the floor with $his ass high in the air, thanking you for painting $his hole white.<<else>>thanks you.<</if>> Witnessing this display of servitude from $his big sister @@.hotpink;eases $activeSlave.slaveName into $his new life,@@ and @@.mediumaquamarine;gives $him hope@@ $he can find a place here.
 		<</replace>>
 		<<set $activeSlave.devotion += 4>>
 		<<set $activeSlave.trust += 4>>
@@ -863,11 +863,11 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
  <br>
 
 <<case "She was recruited into your service by her little sis." "She was recruited into your service by her younger sister.">>
-	//and since she was recruited by her younger sister...//
+	//and since $he was recruited by $his younger sister...//
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	<<link "Use her little sister as an example">>
+	<<link "Use $his little sister as an example">>
 		<<replace "#introResult">>
-			Your new slave appears <<if $activeSlave.devotion < -10>>reluctant to assume her new duties.<<else>>unsure what her new duties are.<</if>> You gesture towards $eventSlave.slaveName. She is <<if $eventSlave.intelligence > 0>>bright enough<<elseif (($eventSlave.vaginalSkill + $eventSlave.analSkill + $eventSlave.oralSkill) > 100)>>skilled enough<<else>>obedient enough<</if>> to understand you mean a demonstration is in order. $eventSlave.slaveName starts things off with a <<if $eventSlave.entertainSkill >= 100>>masterful<<elseif $eventSlave.entertainSkill > 10>>skillful<<else>>passable<</if>> striptease, culminating in <<if ($eventSlave.anus > 0) && ($eventSlave.fetish != "cumslut")>>bending over<<else>>kneeling<</if>> in front of you. She eagerly moans as you enter her, begging for your seed<<if $eventSlave.energy > 95>> like the slut she is<<elseif $eventSlave.whoreSkill > 30>> like the whore she is<<elseif ($eventSlave.assignment == "serve in the master suite") || ($eventSlave.assignment == "please you")>> like the fucktoy she is<</if>>. As you finish, she <<if $eventSlave.fetish == "cumslut">>opens her mouth and savors your gift, thanking you once she's swallowed enough to be able to talk again.<<elseif ($eventSlave.fetish == "buttslut") || ($eventSlave.fetish == "submissive")>>collapses on the floor with her ass high in the air, thanking you for painting her hole white.<<else>>thanks you.<</if>> Witnessing this display of servitude from her little sister @@.hotpink;eases $activeSlave.slaveName into her new life,@@ and @@.mediumaquamarine;gives her hope@@ she can find a place here.
+			Your new slave appears <<if $activeSlave.devotion < -10>>reluctant to assume $his new duties.<<else>>unsure what $his new duties are.<</if>> You gesture towards $eventSlave.slaveName. $He is <<if $eventSlave.intelligence > 0>>bright enough<<elseif (($eventSlave.vaginalSkill + $eventSlave.analSkill + $eventSlave.oralSkill) > 100)>>skilled enough<<else>>obedient enough<</if>> to understand you mean a demonstration is in order. $eventSlave.slaveName starts things off with a <<if $eventSlave.entertainSkill >= 100>>masterful<<elseif $eventSlave.entertainSkill > 10>>skillful<<else>>passable<</if>> striptease, culminating in <<if ($eventSlave.anus > 0) && ($eventSlave.fetish != "cumslut")>>bending over<<else>>kneeling<</if>> in front of you. $He eagerly moans as you enter $him, begging for your seed<<if $eventSlave.energy > 95>> like the slut $he is<<elseif $eventSlave.whoreSkill > 30>> like the whore $he is<<elseif ($eventSlave.assignment == "serve in the master suite") || ($eventSlave.assignment == "please you")>> like the fucktoy $he is<</if>>. As you finish, $he <<if $eventSlave.fetish == "cumslut">>opens $his mouth and savors your gift, thanking you once $he's swallowed enough to be able to talk again.<<elseif ($eventSlave.fetish == "buttslut") || ($eventSlave.fetish == "submissive")>>collapses on the floor with $his ass high in the air, thanking you for painting $his hole white.<<else>>thanks you.<</if>> Witnessing this display of servitude from $his little sister @@.hotpink;eases $activeSlave.slaveName into $his new life,@@ and @@.mediumaquamarine;gives $him hope@@ $he can find a place here.
 		<</replace>>
 		<<set $activeSlave.devotion += 4>>
 		<<set $activeSlave.trust += 4>>
@@ -875,11 +875,11 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
  <br>
 
 <<case "She was recruited into your service by her twin sister.">>
-	//and since she was recruited by her twin...//
+	//and since $he was recruited by $his twin...//
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	<<link "Use her sister as an example">>
+	<<link "Use $his sister as an example">>
 		<<replace "#introResult">>
-			Your new slave appears <<if $activeSlave.devotion < -10>>reluctant to assume her new duties.<<else>>unsure what her new duties are.<</if>> You gesture towards $eventSlave.slaveName. She is <<if $eventSlave.intelligence > 0>>bright enough<<elseif (($eventSlave.vaginalSkill + $eventSlave.analSkill + $eventSlave.oralSkill) > 100)>>skilled enough<<else>>obedient enough<</if>> to understand you mean a demonstration is in order. $eventSlave.slaveName starts things off with a <<if $eventSlave.entertainSkill >= 100>>masterful<<elseif $eventSlave.entertainSkill > 10>>skillful<<else>>passable<</if>> striptease, culminating in <<if ($eventSlave.anus > 0) && ($eventSlave.fetish != "cumslut")>>bending over<<else>>kneeling<</if>> in front of you. She eagerly moans as you enter her, begging for your seed<<if $eventSlave.energy > 95>> like the slut she is<<elseif $eventSlave.whoreSkill > 30>> like the whore she is<<elseif ($eventSlave.assignment == "serve in the master suite") || ($eventSlave.assignment == "please you")>> like the fucktoy she is<</if>>. As you finish, she <<if $eventSlave.fetish == "cumslut">>opens her mouth and savors your gift, thanking you once she's swallowed enough to be able to talk again.<<elseif ($eventSlave.fetish == "buttslut") || ($eventSlave.fetish == "submissive")>>collapses on the floor with her ass high in the air, thanking you for painting her hole white.<<else>>thanks you.<</if>> Witnessing this display of servitude from her twin sister @@.hotpink;eases $activeSlave.slaveName into her new life,@@ and @@.mediumaquamarine;gives her hope@@ she can find a place here.
+			Your new slave appears <<if $activeSlave.devotion < -10>>reluctant to assume $his new duties.<<else>>unsure what $his new duties are.<</if>> You gesture towards $eventSlave.slaveName. $He is <<if $eventSlave.intelligence > 0>>bright enough<<elseif (($eventSlave.vaginalSkill + $eventSlave.analSkill + $eventSlave.oralSkill) > 100)>>skilled enough<<else>>obedient enough<</if>> to understand you mean a demonstration is in order. $eventSlave.slaveName starts things off with a <<if $eventSlave.entertainSkill >= 100>>masterful<<elseif $eventSlave.entertainSkill > 10>>skillful<<else>>passable<</if>> striptease, culminating in <<if ($eventSlave.anus > 0) && ($eventSlave.fetish != "cumslut")>>bending over<<else>>kneeling<</if>> in front of you. $He eagerly moans as you enter $him, begging for your seed<<if $eventSlave.energy > 95>> like the slut $he is<<elseif $eventSlave.whoreSkill > 30>> like the whore $he is<<elseif ($eventSlave.assignment == "serve in the master suite") || ($eventSlave.assignment == "please you")>> like the fucktoy $he is<</if>>. As you finish, $he <<if $eventSlave.fetish == "cumslut">>opens $his mouth and savors your gift, thanking you once $he's swallowed enough to be able to talk again.<<elseif ($eventSlave.fetish == "buttslut") || ($eventSlave.fetish == "submissive")>>collapses on the floor with $his ass high in the air, thanking you for painting $his hole white.<<else>>thanks you.<</if>> Witnessing this display of servitude from $his twin sister @@.hotpink;eases $activeSlave.slaveName into $his new life,@@ and @@.mediumaquamarine;gives $him hope@@ $he can find a place here.
 		<</replace>>
 		<<set $activeSlave.devotion += 4>>
 		<<set $activeSlave.trust += 4>>
@@ -887,11 +887,11 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
  <br>
 
 <<case "She was recruited into your service by her mother.">>
-	//and since she was recruited by her mother...//
+	//and since $he was recruited by $his mother...//
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	<<link "Use her mother as an example">>
+	<<link "Use $his mother as an example">>
 		<<replace "#introResult">>
-			You gesture towards $eventSlave.slaveName. She is <<if $eventSlave.intelligence > 0>>bright enough<<elseif (($eventSlave.vaginalSkill + $eventSlave.analSkill + $eventSlave.oralSkill) > 100)>>skilled enough<<else>>obedient enough<</if>> to understand you mean a demonstration is in order. $eventSlave.slaveName starts things off with a <<if $eventSlave.entertainSkill >= 100>>masterful<<elseif $eventSlave.entertainSkill > 10>>skillful<<else>>passable<</if>> striptease, culminating in <<if ($eventSlave.anus > 0) && ($eventSlave.fetish != "cumslut")>>bending over<<else>>kneeling<</if>> in front of you. She eagerly moans as you enter her, begging for your seed<<if $eventSlave.energy > 95>> like the slut she is<<elseif $eventSlave.whoreSkill > 30>> like the whore she is<<elseif ($eventSlave.assignment == "serve in the master suite") || ($eventSlave.assignment == "please you")>> like the fucktoy she is<</if>>. As you finish, she <<if $eventSlave.fetish == "cumslut">>opens her mouth and savors your gift, thanking you once she's swallowed enough to be able to talk again.<<elseif ($eventSlave.fetish == "buttslut") || ($eventSlave.fetish == "submissive")>>collapses on the floor with her ass high in the air, thanking you for painting her hole white.<<else>>thanks you.<</if>> Witnessing this display of servitude from her mother @@.hotpink;eases $activeSlave.slaveName into her new life,@@ and @@.mediumaquamarine;gives her hope@@ she can find a place here.
+			You gesture towards $eventSlave.slaveName. $He is <<if $eventSlave.intelligence > 0>>bright enough<<elseif (($eventSlave.vaginalSkill + $eventSlave.analSkill + $eventSlave.oralSkill) > 100)>>skilled enough<<else>>obedient enough<</if>> to understand you mean a demonstration is in order. $eventSlave.slaveName starts things off with a <<if $eventSlave.entertainSkill >= 100>>masterful<<elseif $eventSlave.entertainSkill > 10>>skillful<<else>>passable<</if>> striptease, culminating in <<if ($eventSlave.anus > 0) && ($eventSlave.fetish != "cumslut")>>bending over<<else>>kneeling<</if>> in front of you. $He eagerly moans as you enter $him, begging for your seed<<if $eventSlave.energy > 95>> like the slut $he is<<elseif $eventSlave.whoreSkill > 30>> like the whore $he is<<elseif ($eventSlave.assignment == "serve in the master suite") || ($eventSlave.assignment == "please you")>> like the fucktoy $he is<</if>>. As you finish, $he <<if $eventSlave.fetish == "cumslut">>opens $his mouth and savors your gift, thanking you once $he's swallowed enough to be able to talk again.<<elseif ($eventSlave.fetish == "buttslut") || ($eventSlave.fetish == "submissive")>>collapses on the floor with $his ass high in the air, thanking you for painting $his hole white.<<else>>thanks you.<</if>> Witnessing this display of servitude from $his mother @@.hotpink;eases $activeSlave.slaveName into $his new life,@@ and @@.mediumaquamarine;gives $him hope@@ $he can find a place here.
 		<</replace>>
 		<<set $activeSlave.devotion += 4>>
 		<<set $activeSlave.trust += 4>>
@@ -899,11 +899,11 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
  <br>
 
 <<case "She was recruited into your service by her parent.">>
-	//and since she was recruited by her parent...//
+	//and since $he was recruited by $his parent...//
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	<<link "Use her parent as an example">>
+	<<link "Use $his parent as an example">>
 		<<replace "#introResult">>
-			You gesture towards $eventSlave.slaveName. She is <<if $eventSlave.intelligence > 0>>bright enough<<elseif (($eventSlave.vaginalSkill + $eventSlave.analSkill + $eventSlave.oralSkill) > 100)>>skilled enough<<else>>obedient enough<</if>> to understand you mean a demonstration is in order. $eventSlave.slaveName starts things off with a <<if $eventSlave.entertainSkill >= 100>>masterful<<elseif $eventSlave.entertainSkill > 10>>skillful<<else>>passable<</if>> striptease, culminating in <<if ($eventSlave.anus > 0) && ($eventSlave.fetish != "cumslut")>>bending over<<else>>kneeling<</if>> in front of you. She eagerly moans as you enter her, begging for your seed<<if $eventSlave.energy > 95>> like the slut she is<<elseif $eventSlave.whoreSkill > 30>> like the whore she is<<elseif ($eventSlave.assignment == "serve in the master suite") || ($eventSlave.assignment == "please you")>> like the fucktoy she is<</if>>. As you finish, she <<if $eventSlave.fetish == "cumslut">>opens her mouth and savors your gift, thanking you once she's swallowed enough to be able to talk again.<<elseif ($eventSlave.fetish == "buttslut") || ($eventSlave.fetish == "submissive")>>collapses on the floor with her ass high in the air, thanking you for painting her hole white.<<else>>thanks you.<</if>> Witnessing this display of servitude from her <<if $activeSlave.mother == $eventSlave.ID>>mother<<else>>father<</if>> @@.hotpink;eases $activeSlave.slaveName into her new life,@@ and @@.mediumaquamarine;gives her hope@@ she can find a place here.
+			You gesture towards $eventSlave.slaveName. $He is <<if $eventSlave.intelligence > 0>>bright enough<<elseif (($eventSlave.vaginalSkill + $eventSlave.analSkill + $eventSlave.oralSkill) > 100)>>skilled enough<<else>>obedient enough<</if>> to understand you mean a demonstration is in order. $eventSlave.slaveName starts things off with a <<if $eventSlave.entertainSkill >= 100>>masterful<<elseif $eventSlave.entertainSkill > 10>>skillful<<else>>passable<</if>> striptease, culminating in <<if ($eventSlave.anus > 0) && ($eventSlave.fetish != "cumslut")>>bending over<<else>>kneeling<</if>> in front of you. $He eagerly moans as you enter $him, begging for your seed<<if $eventSlave.energy > 95>> like the slut $he is<<elseif $eventSlave.whoreSkill > 30>> like the whore $he is<<elseif ($eventSlave.assignment == "serve in the master suite") || ($eventSlave.assignment == "please you")>> like the fucktoy $he is<</if>>. As you finish, $he <<if $eventSlave.fetish == "cumslut">>opens $his mouth and savors your gift, thanking you once $he's swallowed enough to be able to talk again.<<elseif ($eventSlave.fetish == "buttslut") || ($eventSlave.fetish == "submissive")>>collapses on the floor with $his ass high in the air, thanking you for painting $his hole white.<<else>>thanks you.<</if>> Witnessing this display of servitude from $his <<if $activeSlave.mother == $eventSlave.ID>>mother<<else>>father<</if>> @@.hotpink;eases $activeSlave.slaveName into $his new life,@@ and @@.mediumaquamarine;gives $him hope@@ $he can find a place here.
 		<</replace>>
 		<<set $activeSlave.devotion += 4>>
 		<<set $activeSlave.trust += 4>>
@@ -911,11 +911,11 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
  <br>
 
 <<case "She was recruited into your service by her daughter.">>
-	//and since she was recruited by her daughter...//
+	//and since $he was recruited by $his daughter...//
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	<<link "Use her daughter as an example">>
+	<<link "Use $his daughter as an example">>
 		<<replace "#introResult">>
-			You gesture towards $eventSlave.slaveName. She is <<if $eventSlave.intelligence > 0>>bright enough<<elseif (($eventSlave.vaginalSkill + $eventSlave.analSkill + $eventSlave.oralSkill) > 100)>>skilled enough<<else>>obedient enough<</if>> to understand you mean a demonstration is in order. $eventSlave.slaveName starts things off with a <<if $eventSlave.entertainSkill >= 100>>masterful<<elseif $eventSlave.entertainSkill > 10>>skillful<<else>>passable<</if>> striptease, culminating in <<if ($eventSlave.anus > 0) && ($eventSlave.fetish != "cumslut")>>bending over<<else>>kneeling<</if>> in front of you. She eagerly moans as you enter her, begging for your seed<<if $eventSlave.energy > 95>> like the slut she is<<elseif $eventSlave.whoreSkill > 30>> like the whore she is<<elseif ($eventSlave.assignment == "serve in the master suite") || ($eventSlave.assignment == "please you")>> like the fucktoy she is<</if>>. As you finish, she <<if $eventSlave.fetish == "cumslut">>opens her mouth and savors your gift, thanking you once she's swallowed enough to be able to talk again.<<elseif ($eventSlave.fetish == "buttslut") || ($eventSlave.fetish == "submissive")>>collapses on the floor with her ass high in the air, thanking you for painting her hole white.<<else>>thanks you.<</if>> Witnessing this display of servitude from her <<if $eventSlave.genes == "XX">>daughter<<else>>son<</if>> @@.hotpink;eases $activeSlave.slaveName into her new life,@@ and @@.mediumaquamarine;gives her hope@@ she can find a place here.
+			You gesture towards $eventSlave.slaveName. $He is <<if $eventSlave.intelligence > 0>>bright enough<<elseif (($eventSlave.vaginalSkill + $eventSlave.analSkill + $eventSlave.oralSkill) > 100)>>skilled enough<<else>>obedient enough<</if>> to understand you mean a demonstration is in order. $eventSlave.slaveName starts things off with a <<if $eventSlave.entertainSkill >= 100>>masterful<<elseif $eventSlave.entertainSkill > 10>>skillful<<else>>passable<</if>> striptease, culminating in <<if ($eventSlave.anus > 0) && ($eventSlave.fetish != "cumslut")>>bending over<<else>>kneeling<</if>> in front of you. $He eagerly moans as you enter $him, begging for your seed<<if $eventSlave.energy > 95>> like the slut $he is<<elseif $eventSlave.whoreSkill > 30>> like the whore $he is<<elseif ($eventSlave.assignment == "serve in the master suite") || ($eventSlave.assignment == "please you")>> like the fucktoy $he is<</if>>. As you finish, $he <<if $eventSlave.fetish == "cumslut">>opens $his mouth and savors your gift, thanking you once $he's swallowed enough to be able to talk again.<<elseif ($eventSlave.fetish == "buttslut") || ($eventSlave.fetish == "submissive")>>collapses on the floor with $his ass high in the air, thanking you for painting $his hole white.<<else>>thanks you.<</if>> Witnessing this display of servitude from $his <<if $eventSlave.genes == "XX">>daughter<<else>>son<</if>> @@.hotpink;eases $activeSlave.slaveName into $his new life,@@ and @@.mediumaquamarine;gives $him hope@@ $he can find a place here.
 		<</replace>>
 		<<set $activeSlave.devotion += 4>>
 		<<set $activeSlave.trust += 4>>
@@ -923,13 +923,13 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
  <br>
 <</switch>>
 
-<br>//Have her changed...//
+<br>//Have $him changed...//
 
 <<if $activeSlave.health < -20>>
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	<<link "Address her medical issues">>
+	<<link "Address $his medical issues">>
 	<<replace "#introResult">>
-		Since she's in rough shape, you give her a comprehensive medical exam with the help of the remote surgery. You apply care to @@.green;address@@ some of the most outstanding concerns. Whatever gratitude she might have felt for prompt medical attention is balanced by fear of the remote surgery and the nagging (and accurate) feeling that she's being treated like livestock, but she does @@.mediumaquamarine;begin to hope@@ she'll be well treated.
+		Since $he's in rough shape, you give $him a comprehensive medical exam with the help of the remote surgery. You apply care to @@.green;address@@ some of the most outstanding concerns. Whatever gratitude $he might have felt for prompt medical attention is balanced by fear of the remote surgery and the nagging (and accurate) feeling that $he's being treated like livestock, but $he does @@.mediumaquamarine;begin to hope@@ $he'll be well treated.
 		<<if $arcologies[0].FSPaternalist != "unset">>
 			Society @@.green;approves@@ of your promptly seeing to your stock's health; this advances the idea that all slave owners should look after their slaves.
 			<<FSChange "Paternalist" 2>>
@@ -944,9 +944,9 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 <<set $toSearch = $activeSlave.hStyle>>
 <<if ($toSearch.indexOf("shaved") == -1)>>
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	<<link "Shave her hair">>
+	<<link "Shave $his hair">>
 		<<replace "#introResult">>
-			You seize her by the hair and drag her to the auto salon. She struggles and thrashes around but soon scrambles to keep up with you to relieve the pain in her scalp as she's dragged. You strap her in and set the auto salon to shave. She looks around frantically as the manipulators with their buzzing shears descend menacingly. As they run quickly back and forth across her head, she begins to sob, obviously @@.gold;fearing@@ that her new master is @@.mediumorchid;one to enjoy degradation and abuse.@@ She has a strong indication that obedience is her only hope.
+			You seize $him by the hair and drag $him to the auto salon. $He struggles and thrashes around but soon scrambles to keep up with you to relieve the pain in $his scalp as $he's dragged. You strap $him in and set the auto salon to shave. $He looks around frantically as the manipulators with their buzzing shears descend menacingly. As they run quickly back and forth across $his head, $he begins to sob, obviously @@.gold;fearing@@ that $his new master is @@.mediumorchid;one to enjoy degradation and abuse.@@ $He has a strong indication that obedience is $his only hope.
 		<</replace>>
 		<<set $activeSlave.devotion -= 5>>
 		<<set $activeSlave.hStyle = "shaved">>
@@ -958,22 +958,22 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 
 <<if $activeSlave.stampTat == 0>>
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	<<link "Give her a lewd tramp stamp">>
+	<<link "Give $him a lewd tramp stamp">>
 	<<set $activeSlave.stampTat = either("advertisements", "rude words", "degradation")>>
 	<<replace "#introResult">>
-		You <<if $activeSlave.devotion > 20>>bring her down to the studio, lay the compliant<<else>>drag her down to the studio, strap the reluctant<</if>> slave in the chair face-down, and select a sufficiently lewd pattern to decorate her lower back. When the automated tattooing is done, a topical application of analgesics leaves her with nothing more than a slight ache there. When allowed to stand, she immediately turns her back to one of the studio's full length mirrors and cranes around to read the writing just over her butt. It's difficult, since of course it's reversed, and she mouths the words letter by letter.
+		You <<if $activeSlave.devotion > 20>>bring $him down to the studio, lay the compliant<<else>>drag $him down to the studio, strap the reluctant<</if>> slave in the chair face-down, and select a sufficiently lewd pattern to decorate $his lower back. When the automated tattooing is done, a topical application of analgesics leaves $him with nothing more than a slight ache there. When allowed to stand, $he immediately turns $his back to one of the studio's full length mirrors and cranes around to read the writing just over $his butt. It's difficult, since of course it's reversed, and $he mouths the words letter by letter.
 		<<if $activeSlave.stampTat == "advertisements">>
-			She mouths, 'Fuck my ass!'
+			$He mouths, 'Fuck my ass!'
 		<<elseif $activeSlave.stampTat == "rude words">>
-			'Rear Entrance,' she mouths, and then understands the arrow pointing down between her buttocks.
+			'Rear Entrance,' $he mouths, and then understands the arrow pointing down between $his buttocks.
 		<<elseif $activeSlave.stampTat == "degradation">>
-			Struggling to read the ornate gothic lettering, she slowly mouths, 'Anal Whore.'
+			Struggling to read the ornate gothic lettering, $he slowly mouths, 'Anal Whore.'
 		<</if>>
 		<<if $activeSlave.devotion > 20>>
-			She gasps at the realization that taking it up the ass is about to become a dominant part of her life. She isn't surprised by that, but it's a little stark, having her status as an anal slave permanently written on her lower back for anyone to see. Nevertheless, she @@.hotpink;resolves to do her best.@@
+			$He gasps at the realization that taking it up the ass is about to become a dominant part of $his life. $He isn't surprised by that, but it's a little stark, having $his status as an anal slave permanently written on $his lower back for anyone to see. Nevertheless, $he @@.hotpink;resolves to do $his best.@@
 			<<set $activeSlave.devotion += 5>>
 		<<else>>
-			She begins to cry softly. It's not likely that she didn't know, on some level, that she's a sex slave, and that most sex slaves are expected to take it up the ass. She's @@.gold;frightened@@ to find, though, that it's apparently so essential to her existence that it's worth tattooing right over her bottom. She continues to weep as you lead her out, but @@.hotpink;offers no real resistance.@@ She's just mourning her poor anal sphincter in an anticipatory sort of way.
+			$He begins to cry softly. It's not likely that $he didn't know, on some level, that $he's a sex slave, and that most sex slaves are expected to take it up the ass. $He's @@.gold;frightened@@ to find, though, that it's apparently so essential to $his existence that it's worth tattooing right over $his bottom. $He continues to weep as you lead $him out, but @@.hotpink;offers no real resistance.@@ $He's just mourning $his poor anal sphincter in an anticipatory sort of way.
 			<<set $activeSlave.devotion += 5>>
 			<<set $activeSlave.trust -= 5>>
 		<</if>>
@@ -981,9 +981,9 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 	<</link>>
 <</if>>
 
- | <<link "Brand her">>
+ | <<link "Brand $him">>
 	<<replace "#introResult">>
-		You drag her to the body modification studio and strap her down with her $brandTarget clear and defenseless. She doesn't understand what's coming for a while, even as disinfectant is applied to her $brandTarget. She can't see the approaching brand, but eventually she feels the radiated heat on her skin and manages to get one inarticulate, wordless noise of terror out before the dreadful sizzling noise and the sweet smell of burning flesh. If she didn't know she was a slave before, @@.mediumorchid;she does now,@@ and she's got the @@.gold;agonizing@@ @@.red;injury@@ to prove it.
+		You drag $him to the body modification studio and strap $him down with $his $brandTarget clear and defenseless. $He doesn't understand what's coming for a while, even as disinfectant is applied to $his $brandTarget. $He can't see the approaching brand, but eventually $he feels the radiated heat on $his skin and manages to get one inarticulate, wordless noise of terror out before the dreadful sizzling noise and the sweet smell of burning flesh. If $he didn't know $he was a slave before, @@.mediumorchid;$he does now,@@ and $he's got the @@.gold;agonizing@@ @@.red;injury@@ to prove it.
 		<<if ($arcologies[0].FSSubjugationistRace == $activeSlave.race) && ($arcologies[0].FSSubjugationist > 0)>>
 			Society @@.green;approves@@ of your purchase and branding of a inferior $activeSlave.race person; this advances the idea that $activeSlave.race people ought to be enslaved.
 			<<FSChange "Subjugationist" 2>>
@@ -1001,19 +1001,19 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 
 
 <<if $activeSlave.dick == 0>>
-	 | <<link "Give her a smart clitoral piercing">>
+	 | <<link "Give $him a smart clitoral piercing">>
 		<<set $cash -= $SPcost>>
 		<<replace "#introResult">>
-			You take her to the body modification studio, strap her down, pierce her clit, and insert what appears to be a large stainless steel barbell piercing. It actually contains a device that can vibrate to give her sexual stimulation or create subtle pain to suppress pleasure. It is connected wirelessly to the arcology, which can be given instructions to encourage or discourage sexual pleasure in specific situations. You run a quick test. On the oral setting, as soon as she kneels in front of your crotch, she gasps as the stimulation starts. On the anal setting, she whimpers when you run a finger across her asshole.
+			You take $him to the body modification studio, strap $him down, pierce $his clit, and insert what appears to be a large stainless steel barbell piercing. It actually contains a device that can vibrate to give $him sexual stimulation or create subtle pain to suppress pleasure. It is connected wirelessly to the arcology, which can be given instructions to encourage or discourage sexual pleasure in specific situations. You run a quick test. On the oral setting, as soon as $he kneels in front of your crotch, $he gasps as the stimulation starts. On the anal setting, $he whimpers when you run a finger across $his asshole.
 		<</replace>>
 		<<set $activeSlave.clitPiercing = 3>>
 	<</link>>
 	 //This option costs <<print cashFormat($SPcost)>>//
 <<else>>
-	 | <<link "Give her a smart frenulum piercing">>
+	 | <<link "Give $him a smart frenulum piercing">>
 		<<set $cash -= $SPcost>>
 		<<replace "#introResult">>
-			You take her to the body modification studio, strap her down, pierce her frenulum, and insert what appears to be a large stainless steel barbell piercing. It actually contains a device that can vibrate to give her sexual stimulation or create subtle pain to suppress pleasure. It is connected wirelessly to the arcology, which can be given instructions to encourage or discourage sexual pleasure in specific situations. You run a quick test. On the oral setting, as soon as she kneels in front of your crotch, she gasps as the stimulation starts. On the anal setting, she whimpers and gets rock hard when you run a finger across her asshole.
+			You take $him to the body modification studio, strap $him down, pierce $his frenulum, and insert what appears to be a large stainless steel barbell piercing. It actually contains a device that can vibrate to give $him sexual stimulation or create subtle pain to suppress pleasure. It is connected wirelessly to the arcology, which can be given instructions to encourage or discourage sexual pleasure in specific situations. You run a quick test. On the oral setting, as soon as $he kneels in front of your crotch, $he gasps as the stimulation starts. On the anal setting, $he whimpers and gets rock hard when you run a finger across $his asshole.
 		<</replace>>
 		<<set $activeSlave.clitPiercing = 3>>
 	<</link>>
@@ -1023,9 +1023,9 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 
 <<if $arcologies[0].FSHedonisticDecadence >= 50 && $activeSlave.behavioralFlaw == "anorexic" && $activeSlave.weight < 10>>
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	<<link "Force feed her">>
+	<<link "Force feed $him">>
 		<<replace "#introResult">>
-			She is much too thin and seems to shirk any offered food, but there is an easy solution to that. If she refuses to eat, she can be made to. Pulling the reluctant slave to the feeders, binding her tightly to a chair, and attaching a hose to the slave food nozzle, you give her a choice; suck the hose willingly or have it forced down her throat. She glares defiantly and keeps her mouth firmly shut. You clamp down on her nose, inevitably forcing her to open her mouth to breath. In that moment, you shove the hose in and down her throat, carefully directing it down into her stomach. She gags as you turn on the flow, her eyes filling with tears as she feels the warm food travel down the tube and into her stomach. She sobs as her belly steadily swells with unwelcome sustenance, her eyes pleading with you, desperate to let you know she'll be good. You ignore her, letting her fill until her belly is noticeably distended compared to her thin frame. Once you feel she has had enough, you pull the hose from her gut, spraying her face with food in the process, and tell her it will go right back in if she doesn't keep it all down. She @@.gold;nods fearfully,@@ anything to not go through that again. She hobbles away once freed, one hand covering her retching mouth and the other clasping her @@.mediumorchid;hated, food bloated middle.@@
+			$He is much too thin and seems to shirk any offered food, but there is an easy solution to that. If $he refuses to eat, $he can be made to. Pulling the reluctant slave to the feeders, binding $him tightly to a chair, and attaching a hose to the slave food nozzle, you give $him a choice; suck the hose willingly or have it forced down $his throat. $He glares defiantly and keeps $his mouth firmly shut. You clamp down on $his nose, inevitably forcing $him to open $his mouth to breath. In that moment, you shove the hose in and down $his throat, carefully directing it down into $his stomach. $He gags as you turn on the flow, $his eyes filling with tears as $he feels the warm food travel down the tube and into $his stomach. $He sobs as $his belly steadily swells with unwelcome sustenance, $his eyes pleading with you, desperate to let you know $he'll be good. You ignore $him, letting $him fill until $his belly is noticeably distended compared to $his thin frame. Once you feel $he has had enough, you pull the hose from $his gut, spraying $his face with food in the process, and tell $him it will go right back in if $he doesn't keep it all down. $He @@.gold;nods fearfully,@@ anything to not go through that again. $He hobbles away once freed, one hand covering $his retching mouth and the other clasping $his @@.mediumorchid;hated, food bloated middle.@@
 		<</replace>>
 		<<set $activeSlave.devotion -= 10>>
 		<<set $activeSlave.trust -= 10>>
@@ -1035,9 +1035,9 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 
 <<if ($activeSlave.pregKnown == 1) && ($seeExtreme == 1)>>
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	<<link "Threaten her pregnancy">>
+	<<link "Threaten $his pregnancy">>
 		<<replace "#introResult">>
-			You place an innocuous-looking drug injector on your desk, and let her stare at it for a long moment. Then, you roll the cylinder slowly across the smooth surface, rotating it until its label comes into her view. It depicts the silhouette of a pregnant woman, with a red X over it. Abortifacients. After an instant of horrified comprehension, she flings herself at your feet, crying, begging, promising. She pledges to @@.hotpink;submit to you,@@ <<if $PC.dick == 1>><<if $PC.vagina == 1>>eat you out, <</if>>suck your cock, take it in her pussy, take it up her ass<<else>>eat you out, worship you with her pussy, serve you with her ass<</if>>, anything, as long as @@.gold;you don't hurt her baby.@@ You observe that she'll do all of those things, regardless of what you decide to do about her pregnancy, but for now, you'll keep her as a pregnant slut. She thanks you through her tears.
+			You place an innocuous-looking drug injector on your desk, and let $him stare at it for a long moment. Then, you roll the cylinder slowly across the smooth surface, rotating it until its label comes into $his view. It depicts the silhouette of a pregnant woman, with a red X over it. Abortifacients. After an instant of horrified comprehension, $he flings $himself at your feet, crying, begging, promising. $He pledges to @@.hotpink;submit to you,@@ <<if $PC.dick == 1>><<if $PC.vagina == 1>>eat you out, <</if>>suck your cock, take it in $his pussy, take it up $his ass<<else>>eat you out, worship you with $his pussy, serve you with $his ass<</if>>, anything, as long as @@.gold;you don't hurt $his baby.@@ You observe that $he'll do all of those things, regardless of what you decide to do about $his pregnancy, but for now, you'll keep $him as a pregnant slut. $He thanks you through $his tears.
 		<</replace>>
 		<<set $activeSlave.devotion += 10>>
 		<<set $activeSlave.trust -= 10>>
@@ -1047,22 +1047,22 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 
 <<if $arcologies[0].FSRestart >= 10 && $activeSlave.preg != -3 && $activeSlave.ovaries > 0 && $activeSlave.indentureRestrictions <= 0 && ($seeExtreme == 1) && canSee($activeSlave)>>
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	<<link "Sterilize her">>
+	<<link "Sterilize $him">>
 		<<replace "#introResult">>
-			You drag her to the remote surgery and strap her face up with her<<if $activeSlave.bellyPreg >= 1500>> pregnant<</if>> stomach bare. She doesn't understand what's coming for a while, even as her belly is carefully cleaned and disinfected. She begins to panic at the sight of the approaching surgical manipulators, cringing as they cut into her<<if $activeSlave.bellyPreg >= 1500>> rounded<</if>> abdomen. She squeals in horror as her<<if $activeSlave.preg > 30>> swollen womb, still moving with life,<<elseif $activeSlave.bellyPreg >= 1500>> pregnant womb<<else>> womb<</if>> and ovaries are extracted before her eyes.
+			You drag $him to the remote surgery and strap $his face up with $his<<if $activeSlave.bellyPreg >= 1500>> pregnant<</if>> stomach bare. $He doesn't understand what's coming for a while, even as $his belly is carefully cleaned and disinfected. $He begins to panic at the sight of the approaching surgical manipulators, cringing as they cut into $his<<if $activeSlave.bellyPreg >= 1500>> rounded<</if>> abdomen. $He squeals in horror as $his<<if $activeSlave.preg > 30>> swollen womb, still moving with life,<<elseif $activeSlave.bellyPreg >= 1500>> pregnant womb<<else>> womb<</if>> and ovaries are extracted before $his eyes.
 			<<if $activeSlave.fetish == "pregnancy" && $activeSlave.pregKnown == 1>>
 				<<if $activeSlave.preg > 25>>
-					She watches her exposed womb with absolute terror in her eyes. A small handprint bulges against the organ; she sobs once before her mind @@.red;shatters at the sight.@@
+					$He watches $his exposed womb with absolute terror in $his eyes. A small handprint bulges against the organ; $he sobs once before $his mind @@.red;shatters at the sight.@@
 					<<set $activeSlave.fetish = "mindbroken", $activeSlave.fetishKnown = 1, $activeSlave.behavioralQuirk == "none", $activeSlave.behavioralFlaw == "none", $activeSlave.sexualQuirk == "none", $activeSlave.sexualFlaw == "none">>
 				<<else>>
-					She will never carry another child, and @@.mediumorchid;deeply hates you@@ for snuffing out its life. Your absolute power over her body is rightfully @@.gold;terrifying.@@
+					$He will never carry another child, and @@.mediumorchid;deeply hates you@@ for snuffing out its life. Your absolute power over $his body is rightfully @@.gold;terrifying.@@
 					<<set $activeSlave.trust = -100, $activeSlave.devotion = -100>>
 				<</if>>
 			<<else>>
-				She will never bear children, and will @@.mediumorchid;remember her status@@ with every fucking she receives. Your absolute power over her body is rightfully @@.gold;terrifying.@@
+				$He will never bear children, and will @@.mediumorchid;remember $his status@@ with every fucking $he receives. Your absolute power over $his body is rightfully @@.gold;terrifying.@@
 				<<set $activeSlave.trust -= 20, $activeSlave.devotion -= 50>>
 			<</if>>
-			Society @@.green;approves@@ of your promptly rendering her sterile; this advances the idea that only the elite should breed.
+			Society @@.green;approves@@ of your promptly rendering $him sterile; this advances the idea that only the elite should breed.
 			<<FSChange "Eugenics" 1>>
 			<<if $activeSlave.pregKnown == 1>>
 				Since you snuffed out an unworthy life in the process, the sterilization has an even @@.green;bigger impact.@@
@@ -1082,9 +1082,9 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 
 <<if ($activeSlave.balls > 0) && ($activeSlave.attrXY < 65) && ($seeExtreme == 1)>>
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	<<link "Threaten her balls">>
+	<<link "Threaten $his balls">>
 		<<replace "#introResult">>
-			You ask her how she feels about taking cock up her ass. A look of revulsion and fear crosses her face, and she backs away from you slightly, unconsciously protecting her bottom. Before she can muster any kind of response, you tell her that you suspected as much, and that she has balls. She looks confused at the apparently unrelated remarks until you explain that in your arcology, balls are a privilege. If she won't be a good little bitch, you'll take them away and turn her into a bitch anyway. Only good girls get to keep their hardons, and if she isn't a good girl, you'll make her a little good girl with a bouncing little bitchclit. She begins to cry, @@.gold;sobbing and sobbing@@ as she promises to @@.hotpink;be a good girl.@@
+			You ask $him how $he feels about taking cock up $his ass. A look of revulsion and fear crosses $his face, and $he backs away from you slightly, unconsciously protecting $his bottom. Before $he can muster any kind of response, you tell $him that you suspected as much, and that $he has balls. $He looks confused at the apparently unrelated remarks until you explain that in your arcology, balls are a privilege. If $he won't be a good little bitch, you'll take them away and turn $him into a bitch anyway. Only good girls get to keep their hardons, and if $he isn't a good girl, you'll make $him a little good girl with a bouncing little bitchclit. $He begins to cry, @@.gold;sobbing and sobbing@@ as $he promises to @@.hotpink;be a good girl.@@
 		<</replace>>
 		<<set $activeSlave.devotion += 10>>
 		<<set $activeSlave.trust -= 10>>
@@ -1095,15 +1095,15 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 <<if ($activeSlave.indentureRestrictions <= 0) && ($seeExtreme == 1)>>
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
 	<<if $activeSlave.balls > 0>>
-		<<link "Geld her">>
+		<<link "Geld $him">>
 			<<replace "#introResult">>
-				You drag her to the remote surgery and strap her face down with her legs spread. She doesn't understand what's happening, since the anesthetics totally deprive her of any sensation. She's so drugged and drowsy with @@.red;surgical recovery@@ that it takes a while for her to figure out what's happened. When she does, her poor mind scarcely processes the @@.gold;horror@@ of what's happened. She numbly carries on, terrified.
+				You drag $him to the remote surgery and strap $his face down with $his legs spread. $He doesn't understand what's happening, since the anesthetics totally deprive $him of any sensation. $He's so drugged and drowsy with @@.red;surgical recovery@@ that it takes a while for $him to figure out what's happened. When $he does, $his poor mind scarcely processes the @@.gold;horror@@ of what's happened. $He numbly carries on, terrified.
 				<<if $arcologies[0].FSGenderRadicalist != "unset">>
-					Society @@.green;approves@@ of your promptly gelding her; this advances the idea that all societal inferiors can be made female.
+					Society @@.green;approves@@ of your promptly gelding $him; this advances the idea that all societal inferiors can be made female.
 					<<FSChange "GenderRadicalist" 2>>
 				<</if>>
 				<<if $arcologies[0].FSRestart != "unset" && $activeSlave.pubertyXY == 1>>
-					Society @@.green;approves@@ of your promptly gelding her; this advances the idea that all only the elite should breed.
+					Society @@.green;approves@@ of your promptly gelding $him; this advances the idea that all only the elite should breed.
 					<<FSChange "Eugenics" 2>>
 				<</if>>
 			<</replace>>
@@ -1111,11 +1111,11 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 			<<set $activeSlave.health -= 10, $activeSlave.trust -= 50>>
 		<</link>> |
 	<</if>>
-	<<link "Remove her genitalia">>
+	<<link "Remove $his genitalia">>
 		<<replace "#introResult">>
-			You drag her to the remote surgery and strap her face down with her legs spread. She doesn't understand what's happening, since the anesthetics totally deprive her of any sensation. She's so drugged and drowsy with @@.red;surgical recovery@@ that it takes a while for her to figure out what's happened. Eventually, though, she realizes that she's been reduced to the status of a genital null: the only remaining feature of her newly smooth groin is a tiny soft hole, her urethra.
-			<<if $activeSlave.scrotum > 0>>She retains her ballsack beneath this, though of course you can always remove that later if you decide to geld her, too.<</if>>
-			She almost passes out from @@.gold;sheer horror.@@ Instead, she collapses and tries desperately to vomit. Fortunately, she doesn't have anything to bring up. She's reduced to impotent weeping and retching as she begins to process the stress of having had her parts cut off.
+			You drag $him to the remote surgery and strap $his face down with $his legs spread. $He doesn't understand what's happening, since the anesthetics totally deprive $him of any sensation. $He's so drugged and drowsy with @@.red;surgical recovery@@ that it takes a while for $him to figure out what's happened. Eventually, though, $he realizes that $he's been reduced to the status of a genital null: the only remaining feature of $his newly smooth groin is a tiny soft hole, $his urethra.
+			<<if $activeSlave.scrotum > 0>>$He retains $his ballsack beneath this, though of course you can always remove that later if you decide to geld $him, too.<</if>>
+			$He almost passes out from @@.gold;sheer horror.@@ Instead, $he collapses and tries desperately to vomit. Fortunately, $he doesn't have anything to bring up. $He's reduced to impotent weeping and retching as $he begins to process the stress of having had $his parts cut off.
 			<<if $arcologies[0].FSRestart != "unset">>
 				Society @@.green;approves@@ of you stripping away everything from society's inferiors.
 				<<FSChange "Eugenics" 3>>
@@ -1131,9 +1131,9 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 
 <<if ($activeSlave.amp != 1) && ($activeSlave.indentureRestrictions <= 0) && ($seeExtreme == 1)>>
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	<<link "Clip her Achilles tendons">>
+	<<link "Clip $his Achilles tendons">>
 		<<replace "#introResult">>
-			You drag her to the remote surgery and strap her face down with her legs bare. She doesn't understand what's coming for a while, even as her lower legs are carefully cleaned and disinfected. She can't see the approaching surgical manipulators, but eventually she feels a tugging at her lower legs even through the local anesthetic. She gets one squeal of protest out before the surgery begins to apply healing agents. She now requires special heels to walk, and will @@.mediumorchid;remember her status@@ with every @@.red;painful@@ step she takes. She's barefoot, crawling, and @@.gold;frightened@@ for now, until you decide to give her heels - if you ever do.
+			You drag $him to the remote surgery and strap $his face down with $his legs bare. $He doesn't understand what's coming for a while, even as $his lower legs are carefully cleaned and disinfected. $He can't see the approaching surgical manipulators, but eventually $he feels a tugging at $his lower legs even through the local anesthetic. $He gets one squeal of protest out before the surgery begins to apply healing agents. $He now requires special heels to walk, and will @@.mediumorchid;remember $his status@@ with every @@.red;painful@@ step $he takes. $He's barefoot, crawling, and @@.gold;frightened@@ for now, until you decide to give $him heels - if you ever do.
 		<</replace>>
 		<<set $activeSlave.heels = 1>>
 		<<set $activeSlave.devotion -= 5>>
@@ -1145,39 +1145,39 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 <br>
 
 
-//...or show her what it's like here for a slave//
+//...or show $him what it's like here for a slave//
 
 <<if $activeSlave.fetish != "mindbroken">>
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	<<link "Inseminate her">>
+	<<link "Inseminate $him">>
 		<<replace "#introResult">>
-			You <<if ($activeSlave.devotion > 20) || ($activeSlave.trust < -20)>>lay the obedient $desc across your desk<<else>>force the resistant $desc to lie atop your desk<</if>> and gently <<if $PC.dick == 1>>slide your hard cock<<else>>push a special strap-on<</if>>	<<if $activeSlave.vagina >= 0>>inside her womanhood<<else>>up her butt<</if>>. You take her with care, enjoying her body <<if ($activeSlave.devotion > 20) || ($activeSlave.trust < -20)>>and doing your best to give her pleasure, too<<else>>without hurting her<</if>>. <<if $PC.dick == 1>>You empty your balls inside her, thrusting in as far as you can go<<else>>The strap-on contains a reservoir of faux ejaculate, and you give it to her<</if>> as you climax. When she feels the hot liquid jet into her,
+			You <<if ($activeSlave.devotion > 20) || ($activeSlave.trust < -20)>>lay the obedient $desc across your desk<<else>>force the resistant $desc to lie atop your desk<</if>> and gently <<if $PC.dick == 1>>slide your hard cock<<else>>push a special strap-on<</if>> <<if $activeSlave.vagina >= 0>>inside $his womanhood<<else>>up $his butt<</if>>. You take $him with care, enjoying $his body <<if ($activeSlave.devotion > 20) || ($activeSlave.trust < -20)>>and doing your best to give $him pleasure, too<<else>>without hurting $him<</if>>. <<if $PC.dick == 1>>You empty your balls inside $him, thrusting in as far as you can go<<else>>The strap-on contains a reservoir of faux ejaculate, and you give it to $him<</if>> as you climax. When $he feels the hot liquid jet into $him,
 			<<if $activeSlave.devotion > 20>>
 				<<if $activeSlave.fetish == "pregnancy">>
 					<<if $activeSlave.fetishKnown == 0>>
-						she gasps with unaccustomed pleasure, and climaxes so strongly that she cries a little from the pain in her flexing abs. @@.green;She's an impregnation fetishist!@@
+						$he gasps with unaccustomed pleasure, and climaxes so strongly that $he cries a little from the pain in $his flexing abs. @@.green;$He's an impregnation fetishist!@@
 						<<set $activeSlave.fetishKnown = 1>>
 					<<else>>
-						she climaxes, her impregnation fetish displayed cutely on her face.
+						$he climaxes, $his impregnation fetish displayed cutely on $his face.
 					<</if>>
-					As you let her go, she feels <<if $PC.dick == 1>>your<<else>>the fake<</if>> cum dripping out of her, and she @@.hotpink;feels like your property.@@
+					As you let $him go, $he feels <<if $PC.dick == 1>>your<<else>>the fake<</if>> cum dripping out of $him, and $he @@.hotpink;feels like your property.@@
 					<<set $activeSlave.devotion += 5>>
 				<<else>>
-					she gasps and does her best to relax, accepting the flow. <<if $activeSlave.fetishKnown == 0>>It seems she<<else>>She<</if>> isn't an impregnation fetishist, but she is @@.hotpink;willing to submit@@ to have her body used as your receptacle.
+					$he gasps and does $his best to relax, accepting the flow. <<if $activeSlave.fetishKnown == 0>>It seems $he<<else>>$He<</if>> isn't an impregnation fetishist, but $he is @@.hotpink;willing to submit@@ to have $his body used as your receptacle.
 					<<set $activeSlave.devotion += 4>>
 				<</if>>
 			<<else>>
 				<<if $activeSlave.fetish == "pregnancy">>
 					<<if $activeSlave.fetishKnown == 0>>
-						she shudders with a sensation of perverted pleasure, and climaxes despite all her feelings about the situation. @@.green;She's an impregnation fetishist!@@
+						$he shudders with a sensation of perverted pleasure, and climaxes despite all $his feelings about the situation. @@.green;$He's an impregnation fetishist!@@
 						<<set $activeSlave.fetishKnown = 1>>
 					<<else>>
-						she climaxes, her impregnation fetish forcing her to feel pleasure her mind would prefer to reject.
+						$he climaxes, $his impregnation fetish forcing $him to feel pleasure $his mind would prefer to reject.
 					<</if>>
-					As you let her go, she cries openly, <<if $PC.dick == 1>>your<<else>>the fake<</if>> cum dripping out of her, and she @@.hotpink;feels like your property.@@
+					As you let $him go, $he cries openly, <<if $PC.dick == 1>>your<<else>>the fake<</if>> cum dripping out of $him, and $he @@.hotpink;feels like your property.@@
 					<<set $activeSlave.devotion += 4>>
 				<<else>>
-					she groans and struggles a little, disgusted to be filled by your fluids so immediately. <<if $activeSlave.fetishKnown == 0>>It seems she<<else>>She<</if>> isn't an impregnation fetishist, and is @@.gold;afraid@@ that she'll be treated as nothing more than your receptacle.
+					$he groans and struggles a little, disgusted to be filled by your fluids so immediately. <<if $activeSlave.fetishKnown == 0>>It seems $he<<else>>$He<</if>> isn't an impregnation fetishist, and is @@.gold;afraid@@ that $he'll be treated as nothing more than your receptacle.
 					<<set $activeSlave.trust -= 4>>
 				<</if>>
 			<</if>>
@@ -1188,9 +1188,9 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 
 <<if $seePreg != 0>>
 <<if isFertile($activeSlave)>>
-	 | <<link "Impregnate her">>
+	 | <<link "Impregnate $him">>
 	<<replace "#introResult">>
-		You perform a careful medical examination to verify fertility, and then restrain her in your office with her ass in the air. Whenever you feel able, you drain your balls into her <<if $activeSlave.mpreg == 1>>ass<<else>>cunt<</if>>, only releasing her for other duties when scans verify a fertilized ovum. She didn't properly understand the scans, so she just thought it was bound, forced sex; she won't realize what happened for some weeks at least.
+		You perform a careful medical examination to verify fertility, and then restrain $him in your office with $his ass in the air. Whenever you feel able, you drain your balls into $his <<if $activeSlave.mpreg == 1>>ass<<else>>cunt<</if>>, only releasing $him for other duties when scans verify a fertilized ovum. $He didn't properly understand the scans, so $he just thought it was bound, forced sex; $he won't realize what happened for some weeks at least.
 		<<if $activeSlave.mpreg == 1>>
 			<<= AnalVCheck()>>
 		<<else>>
@@ -1200,10 +1200,10 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 			The Societal Elite @@.green;disapprove@@ of this breach of eugenics.
 			<<set $failedElite += 5>>
 		<<elseif $arcologies[0].FSGenderFundamentalist != "unset" && $activeSlave.mpreg == 0>>
-			Society @@.green;approves@@ of your promptly putting a new slave in her; this advances the idea that all slaves should bear their masters' babies.
+			Society @@.green;approves@@ of your promptly putting a new slave in $him; this advances the idea that all slaves should bear their masters' babies.
 			<<FSChange "GenderFundamentalist" 2>>
 		<<elseif $arcologies[0].FSGenderFundamentalist != "unset">>
-			Society @@.red;is disgusted@@ by you promptly knocking up her ass; babies come from women, not men.
+			Society @@.red;is disgusted@@ by you promptly knocking up $his ass; babies come from women, not men.
 			<<FSChange "GenderFundamentalist" -2>>
 		<</if>>
 	<</replace>>
@@ -1217,11 +1217,16 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 <</if>>
 <</if>>
 
-<<if  ($activeSlave.devotion < -10) && ($activeSlave.vagina == 0)>>
+<<if ($activeSlave.devotion < -10) && ($activeSlave.vagina == 0)>>
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	<<link "Tie her up and take her virginity">>
+	<<link "Tie $him up and take $his virginity">>
 		<<replace "#introResult">>
-			You cuff her wrists and ankles and secure her struggling, screeching body to the couch next to your desk with her legs spread. She wriggles and protests as you take her virginity. She's certainly entered your service in a way that colors her impression of you @@.mediumorchid;with hatred@@ and @@.gold;fear.@@ @@.lime;Her tight little pussy has been broken in.@@
+			<<if $activeSlave.amp == 1>>
+				You secure $his struggling, screeching body to the couch next to your desk with $his vagina exposed.
+			<<else>>
+				You cuff $his wrists and ankles and secure $his struggling, screeching body to the couch next to your desk with $his legs spread.
+			<</if>>
+			She wriggles and protests as you take $his virginity. She's certainly entered your service in a way that colors $his impression of you @@.mediumorchid;with hatred@@ and @@.gold;fear.@@ @@.lime;$His tight little pussy has been broken in.@@
 		<</replace>>
 		<<set $activeSlave.devotion -= 5>>
 		<<set $activeSlave.trust -= 10>>
@@ -1230,9 +1235,14 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 	<</link>>
 <<elseif ($activeSlave.vagina == 0)>>
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	<<link "Tie her up and take her virginity">>
+	<<link "Tie $him up and take $his virginity">>
 		<<replace "#introResult">>
-			You cuff her wrists and ankles and secure her unresisting body to the couch next to your desk with her legs spread. She writhes and moans as you enter her virgin pussy. You might not have even had to restrain her for this, but being tied up and deflowered sends her a message. She's certainly entered your service in a way that colors her impression of you @@.hotpink;with pain@@ and @@.gold;fear.@@ @@.lime;Her tight little pussy has been broken in.@@
+			<<if $activeSlave.amp == 1>>
+				You secure $his unresisting body to the couch next to your desk with $his vagina exposed.
+			<<else>>
+				You cuff $his wrists and ankles and secure $his unresisting body to the couch next to your desk with $his legs spread.
+			<</if>>
+			$He writhes and moans as you enter $his virgin pussy. You might not have even had to restrain $him for this, but being tied up and deflowered sends $him a message. $He's certainly entered your service in a way that colors $his impression of you @@.hotpink;with pain@@ and @@.gold;fear.@@ @@.lime;$His tight little pussy has been broken in.@@
 		<</replace>>
 		<<set $activeSlave.devotion += 5>>
 		<<set $activeSlave.trust -= 10>>
@@ -1244,9 +1254,14 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 
 <<if  ($activeSlave.devotion < -10) && ($activeSlave.anus == 0)>>
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	<<link "Tie her up and rape her virgin ass">>
+	<<link "Tie $him up and rape $his virgin ass">>
 		<<replace "#introResult">>
-			You cuff her wrists and ankles and secure her struggling, screeching body to the couch next to your desk so that she's straddling the back of the couch with her butt sticking out. She wriggles and protests until she feels the lubricated head of <<if $PC.dick == 1>>your dick<<else>>a strap-on<</if>> pushing against her virgin butthole, at which point she desperately tries to break free. She fails, but she never stops writhing and begging you to take <<if $PC.dick == 1>>your cock<<else>>the phallus<</if>> out of her asshole. She's certainly entered your service in a way that colors her impression of you @@.mediumorchid;with hatred@@ and @@.gold;fear.@@ @@.lime;Her tight little ass has been broken in.@@
+			<<if $activeSlave.amp == 1>>
+				You secure $his struggling, screeching body to the couch next to your desk with $his butt sticking out.
+			<<else>>
+				You cuff $his wrists and ankles and secure $his struggling, screeching body to the couch next to your desk so that $he's straddling the back of the couch with $his butt sticking out.
+			<</if>>
+			$He wriggles and protests until $he feels the lubricated head of <<if $PC.dick == 1>>your dick<<else>>a strap-on<</if>> pushing against $his virgin butthole, at which point $he desperately tries to break free. $He fails, but $he never stops writhing and begging you to take <<if $PC.dick == 1>>your cock<<else>>the phallus<</if>> out of $his asshole. $He's certainly entered your service in a way that colors $his impression of you @@.mediumorchid;with hatred@@ and @@.gold;fear.@@ @@.lime;$His tight little ass has been broken in.@@
 		<</replace>>
 		<<set $activeSlave.devotion -= 5>>
 		<<set $activeSlave.trust -= 10>>
@@ -1255,9 +1270,14 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 	<</link>>
 <<elseif ($activeSlave.anus == 0)>>
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	<<link "Tie her up and break her ass in">>
+	<<link "Tie $him up and break $his ass in">>
 		<<replace "#introResult">>
-			You cuff her wrists and ankles and secure her unresisting body to the couch next to your desk so that she's straddling the back of the couch with her butt sticking out. She lies obediently still until she feels the lubricated head of your cock pushing against her virgin butthole, at which point she starts in surprise. When the pain of the buttfuck gets to be too much she begs you to use her <<if $activeSlave.dick == 0>>pussy<<else>>mouth<</if>> instead. She gasps and cries as you slowly push your cock all the way up her tight little butt, and in no time you fill her rectum with cum. She's certainly entered your service in a way that colors her impression of you @@.mediumorchid;with pain@@ and @@.gold;fear.@@ @@.lime;Her tight little ass has been broken in.@@
+			<<if $activeSlave.amp == 1>>
+				You secure $his unresisting body to the couch next to your desk with $his butt sticking out.
+			<<else>>
+				You cuff $his wrists and ankles and secure $his unresisting body to the couch next to your desk so that $he's straddling the back of the couch with $his butt sticking out.
+			<</if>>
+			$He lies obediently still until $he feels the lubricated head of your cock pushing against $his virgin butthole, at which point $he starts in surprise. When the pain of the buttfuck gets to be too much $he begs you to use $his <<if $activeSlave.dick == 0>>pussy<<else>>mouth<</if>> instead. $He gasps and cries as you slowly push your cock all the way up $his tight little butt, and in no time you fill $his rectum with cum. $He's certainly entered your service in a way that colors $his impression of you @@.mediumorchid;with pain@@ and @@.gold;fear.@@ @@.lime;$His tight little ass has been broken in.@@
 		<</replace>>
 		<<set $activeSlave.devotion -= 5>>
 		<<set $activeSlave.trust -= 10>>
@@ -1269,53 +1289,53 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 
 <<if $activeSlave.fetish != "mindbroken">>
 <br>&nbsp;&nbsp;&nbsp;&nbsp;
-<<link "Break her in publicly">>
+<<link "Break $him in publicly">>
 	<<replace "#introResult">>
 		You <<if ($activeSlave.devotion > 20) || ($activeSlave.trust < -20)>>order the obedient slave to follow you<<else>>bring the resistant slave<</if>> out into the public areas below your penthouse, shove the nude $desc over a convenient handrail, and stick <<if $PC.dick == 1>>your dick<<else>>a strap-on<</if>>
 		<<if $activeSlave.vagina >= 0>>
 			<<if $activeSlave.vagina >= 3>>
-				inside her gaping cunt, which is loose enough that the rough treatment doesn't bother her physically.
+				inside $his gaping cunt, which is loose enough that the rough treatment doesn't bother $him physically.
 			<<elseif $activeSlave.vagina >= 2>>
-				inside her accommodating pussy, which is welcoming enough that the rough insertion doesn't hurt her physically.
+				inside $his accommodating pussy, which is welcoming enough that the rough insertion doesn't hurt $him physically.
 			<<else>>
-				inside her tight little pussy, making the poor girl writhe with discomfort.
+				inside $his tight little pussy, making the poor girl writhe with discomfort.
 			<</if>>
 		<<else>>
 			<<if $activeSlave.anus >= 3>>
-				inside her lewd anal slit, which is so used to being fucked that the rough treatment doesn't bother her physically.
+				inside $his lewd anal slit, which is so used to being fucked that the rough treatment doesn't bother $him physically.
 			<<elseif $activeSlave.anus >= 2>>
-				up her welcoming butt, which is loose enough that the rough insertion doesn't hurt her physically.
+				up $his welcoming butt, which is loose enough that the rough insertion doesn't hurt $him physically.
 			<<else>>
-				up her poor little butthole, making the poor girl struggle desperately with anal pain.
+				up $his poor little butthole, making the poor girl struggle desperately with anal pain.
 			<</if>>
 		<</if>>
-		You take her, hard, while passersby stare at her as she gets pounded over a rail.
+		You take $him, hard, while passersby stare at $him as $he gets pounded over a rail.
 		<<if $activeSlave.devotion > 20>>
 			<<if $activeSlave.fetish == "humiliation">>
 				<<if $activeSlave.fetishKnown == 0>>
-					She struggles under the stares, blushing furiously as she takes a fuck in the open. She orgasms despite herself; @@.green;she's a humiliation fetishist!@@
+					$He struggles under the stares, blushing furiously as $he takes a fuck in the open. $He orgasms despite $himself; @@.green;$he's a humiliation fetishist!@@
 					<<set $activeSlave.fetishKnown = 1>>
 				<<else>>
-					As a humiliation fetishist, she gets off on the stares, blushing cutely as she takes a fuck in public.
+					As a humiliation fetishist, $he gets off on the stares, blushing cutely as $he takes a fuck in public.
 				<</if>>
-				She follows you back inside your penthouse, leaking <<if $PC.dick == 1>>your cum<<else>>lube<</if>>, @@.hotpink;feeling like a slut.@@
+				$He follows you back inside your penthouse, leaking <<if $PC.dick == 1>>your cum<<else>>lube<</if>>, @@.hotpink;feeling like a slut.@@
 				<<set $activeSlave.devotion += 5>>
 			<<else>>
-				She takes the fuck obediently, and does her very best to ignore the stares. <<if $activeSlave.fetishKnown == 0>>It seems she<<else>>She<</if>> isn't a humiliation fetishist, but she is @@.hotpink;willing to submit@@ to being used as a sex slave in public.
+				$He takes the fuck obediently, and does $his very best to ignore the stares. <<if $activeSlave.fetishKnown == 0>>It seems $he<<else>>$He<</if>> isn't a humiliation fetishist, but $he is @@.hotpink;willing to submit@@ to being used as a sex slave in public.
 				<<set $activeSlave.devotion += 4>>
 			<</if>>
 		<<else>>
 			<<if $activeSlave.fetish == "humiliation">>
 				<<if $activeSlave.fetishKnown == 0>>
-					Her struggles slowly diminish as the stares have a horribly embarrassing effect on her. She orgasms and then starts to cry, realizing what just happened; @@.green;she's a humiliation fetishist!@@
+					$His struggles slowly diminish as the stares have a horribly embarrassing effect on $him. $He orgasms and then starts to cry, realizing what just happened; @@.green;$he's a humiliation fetishist!@@
 					<<set $activeSlave.fetishKnown = 1>>
 				<<else>>
-					As a humiliation fetishist, she can't stop herself from getting off on being fucked in public.
+					As a humiliation fetishist, $he can't stop $himself from getting off on being fucked in public.
 				<</if>>
-				As you pull her back towards your penthouse, she leaks <<if $PC.dick == 1>>your cum<<else>>lube<</if>> and @@.hotpink;feels like a slut.@@
+				As you pull $him back towards your penthouse, $he leaks <<if $PC.dick == 1>>your cum<<else>>lube<</if>> and @@.hotpink;feels like a slut.@@
 				<<set $activeSlave.devotion += 4>>
 			<<else>>
-				She takes the fuck unwillingly, crying and doing her best to ignore the stares. <<if $activeSlave.fetishKnown == 0>>It seems she<<else>>She<</if>> isn't a humiliation fetishist, and is @@.gold;rapidly learning what it means@@ to be your sex slave.
+				$He takes the fuck unwillingly, crying and doing $his best to ignore the stares. <<if $activeSlave.fetishKnown == 0>>It seems $he<<else>>$He<</if>> isn't a humiliation fetishist, and is @@.gold;rapidly learning what it means@@ to be your sex slave.
 			<<set $activeSlave.trust -= 4>>
 			<</if>>
 		<</if>>
@@ -1327,10 +1347,10 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 
 <<if ($activeSlave.devotion > 20)>>
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	<<link "Give her a chance to impress">>
+	<<link "Give $him a chance to impress">>
 		<<replace "#introResult">>
 			<<set _num = random(1,100)>>
-			She seems reasonably obedient, so you give her a chance to impress. You remain seated and offer her your <<if $PC.dick == 1>>half-erect cock<<if $PC.vagina == 1>> and ready pussy<</if>><<else>>pussy, wet with arousal at the prospect of breaking in a new slut<</if>>. She comes over obediently and gets on her knees. She works hard and is clearly doing her absolute best to please, so you let her finish you with her mouth. <<if $PC.dick == 1>><<if _num > 20>>She looks up at you as she swallows<<elseif _num > 40>>She even swallows your cum without being told<<elseif _num > 60>>She smiles sloppily as your seed slowly dribbles from her mouth and down her chin<<elseif _num > 80>>She struggles to contain your seed and makes a mess all over her face as a result<<else>>She struggles to contain your seed with her mouth and it splatters over the floor as a result<</if>><<else>>She worked her tongue hard and did her best<</if>>. You spend the rest of the day with her kneeling on a cushion next to your chair. She learns obedience, but also learns that you are @@.mediumaquamarine;fair@@ and @@.hotpink;reasonable.@@
+			$He seems reasonably obedient, so you give $him a chance to impress. You remain seated and offer $him your <<if $PC.dick == 1>>half-erect cock<<if $PC.vagina == 1>> and ready pussy<</if>><<else>>pussy, wet with arousal at the prospect of breaking in a new slut<</if>>. $He comes over obediently and gets on $his knees. $He works hard and is clearly doing $his absolute best to please, so you let $him finish you with $his mouth. <<if $PC.dick == 1>><<if _num > 20>>$He looks up at you as $he swallows<<elseif _num > 40>>$He even swallows your cum without being told<<elseif _num > 60>>$He smiles sloppily as your seed slowly dribbles from $his mouth and down $his chin<<elseif _num > 80>>$He struggles to contain your seed and makes a mess all over $his face as a result<<else>>$He struggles to contain your seed with $his mouth and it splatters over the floor as a result<</if>><<else>>$He worked $his tongue hard and did $his best<</if>>. You spend the rest of the day with $him kneeling on a cushion next to your chair. $He learns obedience, but also learns that you are @@.mediumaquamarine;fair@@ and @@.hotpink;reasonable.@@
 		<</replace>>
 		<<set $activeSlave.devotion += 4>>
 		<<set $activeSlave.trust += 4>>
@@ -1344,9 +1364,9 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 
 <<if $activeSlave.bellyPreg >= 5000>>
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	<<link "Make sure she knows pregnant women can still enjoy sex.">>
+	<<link "Make sure $he knows pregnant women can still enjoy sex.">>
 		<<replace "#introResult">>
-			You introduce her to obedience and proper manners regarding her <<if $PC.title == 1>>master<<else>>mistress<</if>> before sending her off for a physical. That night, she's returned to your room, and finds you doing business on a tablet in bed. She looks doubtful, but obeys when you direct her to get into bed<<if $PC.dick == 0>>, even after she realizes you're wearing a strap-on<</if>>. You turn out the light and spoon her from behind, kissing her neck and ears, cupping her swollen breasts, and running your hands across her pregnant belly with its taut $activeSlave.skin skin. She's awkward at first but her body responds to the tenderness. Before long she's humping her pussy back and forth against <<if $PC.dick == 1>>your cock<<else>>the strap-on<</if>>. You begin to gently work <<if $PC.dick == 1>>your dickhead<<else>>its tip<</if>> up her used pussy. She's unsure of herself, but you keep her nice and relaxed. After several minutes of gentle loving, she's nothing but a satisfied puddle in your arms. She believes that she can @@.mediumaquamarine;trust@@ you won't harm her or her child.
+			You introduce $him to obedience and proper manners regarding $his <<if $PC.title == 1>>master<<else>>mistress<</if>> before sending $him off for a physical. That night, $he's returned to your room, and finds you doing business on a tablet in bed. $He looks doubtful, but obeys when you direct $him to get into bed<<if $PC.dick == 0>>, even after $he realizes you're wearing a strap-on<</if>>. You turn out the light and spoon $him from behind, kissing $his neck and ears, cupping $his swollen breasts, and running your hands across $his pregnant belly with its taut $activeSlave.skin skin. $He's awkward at first but $his body responds to the tenderness. Before long $he's humping $his pussy back and forth against <<if $PC.dick == 1>>your cock<<else>>the strap-on<</if>>. You begin to gently work <<if $PC.dick == 1>>your dickhead<<else>>its tip<</if>> up $his used pussy. $He's unsure of $himself, but you keep $him nice and relaxed. After several minutes of gentle loving, $he's nothing but a satisfied puddle in your arms. $He believes that $he can @@.mediumaquamarine;trust@@ you won't harm $him or $his child.
 		<</replace>>
 		<<set $activeSlave.trust += 5>>
 		<<= VaginalVCheck()>>
@@ -1357,40 +1377,40 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 <</if>>
 
 <br>&nbsp;&nbsp;&nbsp;&nbsp;
-<<link "Tease her nipples">>
+<<link "Tease $his nipples">>
 	<<replace "#introResult">>
-		You <<if ($activeSlave.devotion > 20) || ($activeSlave.trust < -20)>>instruct the obedient $desc<<else>>force the reluctant $desc<</if>> to lie atop your desk in front of you and go back to business. After a few minutes, you extend an idle hand and begin to fondle her <<if $activeSlave.boobs > 2000>>massive tits<<elseif $activeSlave.boobs > 400>>healthy breasts<<else>>cute little boobs<</if>>, continuing your work with your other hand. You quickly focus your fiddling on her $activeSlave.nipples nipples, the stimulation
+		You <<if ($activeSlave.devotion > 20) || ($activeSlave.trust < -20)>>instruct the obedient $desc<<else>>force the reluctant $desc<</if>> to lie atop your desk in front of you and go back to business. After a few minutes, you extend an idle hand and begin to fondle $his <<if $activeSlave.boobs > 2000>>massive tits<<elseif $activeSlave.boobs > 400>>healthy breasts<<else>>cute little boobs<</if>>, continuing your work with your other hand. You quickly focus your fiddling on $his $activeSlave.nipples nipples, the stimulation
 		<<if $activeSlave.nipples == "fuckable">>
-			<<if ($activeSlave.devotion > 20)>>quickly engorging them around your fingers<<else>>slowly engorging them around your fingers despite her feelings<</if>>.
+			<<if ($activeSlave.devotion > 20)>>quickly engorging them around your fingers<<else>>slowly engorging them around your fingers despite $his feelings<</if>>.
 		<<else>>
-			bringing them <<if ($activeSlave.devotion > 20)>>quickly erect<<else>>slowly erect despite her feelings<</if>>.
+			bringing them <<if ($activeSlave.devotion > 20)>>quickly erect<<else>>slowly erect despite $his feelings<</if>>.
 		<</if>>
 		<<if $activeSlave.devotion > 20>>
 			<<if $activeSlave.fetish == "boobs">>
 				<<if $activeSlave.fetishKnown == 0>>
-					The slave quickly becomes aroused. Before long, an orgasm convulses her entire body, jiggling the feminine flesh under your hand delightfully. @@.green;She's a breast fetishist!@@
+					The slave quickly becomes aroused. Before long, an orgasm convulses $his entire body, jiggling the feminine flesh under your hand delightfully. @@.green;$He's a breast fetishist!@@
 				<<set $activeSlave.fetishKnown = 1>>
 				<<else>>
-					Her breast fixation makes this teasing quite pleasurable for her, almost as good as a handjob. Before long, an orgasm convulses her entire body, jiggling the feminine flesh under your hand delightfully.
+					$His breast fixation makes this teasing quite pleasurable for $him, almost as good as a handjob. Before long, an orgasm convulses $his entire body, jiggling the feminine flesh under your hand delightfully.
 				<</if>>
-				When you tell her to go, she carefully rolls off your desk in such a way that, @@.hotpink;her nipples graze your cheek.@@
+				When you tell $him to go, $he carefully rolls off your desk in such a way that, @@.hotpink;$his nipples graze your cheek.@@
 				<<set $activeSlave.devotion += 5>>
 			<<else>>
-				She accepts being treated as a desktop stress relief toy. She's no breast fetishist, but she's @@.hotpink;willing to be used@@ as a sex object.
+				$He accepts being treated as a desktop stress relief toy. $He's no breast fetishist, but $he's @@.hotpink;willing to be used@@ as a sex object.
 				<<set $activeSlave.devotion += 4>>
 			<</if>>
 		<<else>>
 			<<if $activeSlave.fetish == "boobs">>
 				<<if $activeSlave.fetishKnown == 0>>
-					The slave slowly becomes aroused despite her reluctance. Soon, she can no longer hide her horniness and begins to pant, openly enjoying the sensations. @@.green;She's a breast fetishist!@@
+					The slave slowly becomes aroused despite $his reluctance. Soon, $he can no longer hide $his horniness and begins to pant, openly enjoying the sensations. @@.green;$He's a breast fetishist!@@
 					<<set $activeSlave.fetishKnown = 1>>
 				<<else>>
-					The slave slowly becomes aroused despite her reluctance. As a breast fetishist, playing with her nipples is an excellent way to overcome her petty resistance to being a sex object.
+					The slave slowly becomes aroused despite $his reluctance. As a breast fetishist, playing with $his nipples is an excellent way to overcome $his petty resistance to being a sex object.
 				<</if>>
-				When you tell her to go, she gets off your desk gingerly, since she's almost painfully aroused. @@.hotpink;She feels like quite a slut@@ for wanting a fuck this badly after a little nipple play.
+				When you tell $him to go, $he gets off your desk gingerly, since $he's almost painfully aroused. @@.hotpink;$He feels like quite a slut@@ for wanting a fuck this badly after a little nipple play.
 				<<set $activeSlave.devotion += 4>>
 			<<else>>
-				She expects something worse to happen immediately, and slowly relaxes when she realizes that she's nothing more than your desktop stress relief toy, at least for now. She experiences the usual effects of nipple play, but seems @@.gold;somewhat frightened@@ to be dehumanized so thoroughly.
+				$He expects something worse to happen immediately, and slowly relaxes when $he realizes that $he's nothing more than your desktop stress relief toy, at least for now. $He experiences the usual effects of nipple play, but seems @@.gold;somewhat frightened@@ to be dehumanized so thoroughly.
 				<<set $activeSlave.devotion -= 4>>
 			<</if>>
 		<</if>>
@@ -1399,23 +1419,23 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 
 <<if $PC.vagina == 1 && $activeSlave.dick > 0 && canAchieveErection($activeSlave)>>
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	<<link "Dominate her penis and demonstrate her place">>
+	<<link "Dominate $his penis and demonstrate $his place">>
 		<<replace "#introResult">>
-			As you inspect her, you take note of her fully functional <<if $activeSlave.dick == 1>>tiny dick<<elseif $activeSlave.dick == 2>>cute dick<<elseif $activeSlave.dick == 3>>dick<<elseif $activeSlave.dick == 4>>big dick<<elseif $activeSlave.dick == 5>>impressive dick<<elseif $activeSlave.dick == 6>>huge dick<</if>>. You roughly push her up against a wall and begin fondling her penis, grinning at the look of panic growing on her face.
+			As you inspect $him, you take note of $his fully functional <<if $activeSlave.dick == 1>>tiny dick<<elseif $activeSlave.dick == 2>>cute dick<<elseif $activeSlave.dick == 3>>dick<<elseif $activeSlave.dick == 4>>big dick<<elseif $activeSlave.dick == 5>>impressive dick<<elseif $activeSlave.dick == 6>>huge dick<</if>>. You roughly push $him up against a wall and begin fondling $his penis, grinning at the look of panic growing on $his face.
 		<<if $activeSlave.dick == 1>>
-		You scoff at her as her micropenis barely fills your palm.
+		You scoff at $him as $his micropenis barely fills your palm.
 		<<elseif $activeSlave.dick == 2>>
-		You laugh at her as her small penis fills your palm.
+		You laugh at $him as $his small penis fills your palm.
 		<<elseif $activeSlave.dick == 3>>
-		You nod at her as her penis fills your hand.
+		You nod at $him as $his penis fills your hand.
 		<<elseif $activeSlave.dick == 4>>
-		You smirk at her as her big penis fills your hand.
+		You smirk at $him as $his big penis fills your hand.
 		<<elseif $activeSlave.dick == 5>>
-		You smile widely at her, a dangerous look in your eyes, as you bring another hand to her impressive dick.
+		You smile widely at $him, a dangerous look in your eyes, as you bring another hand to $his impressive dick.
 		<<elseif $activeSlave.dick == 6>>
-		You grin sadistically at her as her massive dick fills both of your hands.
+		You grin sadistically at $him as $his massive dick fills both of your hands.
 		<</if>>
-		As she begins to moan with lust, you grip down tightly and force her to the floor. You straddle her and lower your dripping pussy onto her face<<if $PC.dick == 1>>, your erect cock coming to rest on her forehead<</if>>. You continue stroking your toy's rod as she eagerly begins eating you out. As her cock begins to throb, anticipating her upcoming orgasm, you quickly bind the base of her penis, denying her release. You grind your cunt into her face, telling her that YOU are the one who'll be orgasming here, not her. Only once you have initiated the new slave by soaking her face in your cum do you release her dick and lean back to avoid the coming blast. A few strokes later and your hand is coated in her cum. You turn around and order the exhausted girl to clean her cum off your hand<<if $PC.dick == 1>> and to finish off her twitching dick<</if>>; she @@.hotpink;complies meekly@@, knowing you are the @@.gold;dominant force@@ in her life now.
+		As $he begins to moan with lust, you grip down tightly and force $him to the floor. You straddle $him and lower your dripping pussy onto $his face<<if $PC.dick == 1>>, your erect cock coming to rest on $his forehead<</if>>. You continue stroking your toy's rod as $he eagerly begins eating you out. As $his cock begins to throb, anticipating $his upcoming orgasm, you quickly bind the base of $his penis, denying $his release. You grind your cunt into $his face, telling $him that YOU are the one who'll be orgasming here, not $him. Only once you have initiated the new slave by soaking $his face in your cum do you release $his dick and lean back to avoid the coming blast. A few strokes later and your hand is coated in $his cum. You turn around and order the exhausted girl to clean $his cum off your hand<<if $PC.dick == 1>> and to finish off $his twitching dick<</if>>; $he @@.hotpink;complies meekly@@, knowing you are the @@.gold;dominant force@@ in $his life now.
 		<</replace>>
 		<<set $activeSlave.devotion += 5>>
 		<<set $activeSlave.trust -= 3>>
@@ -1424,14 +1444,14 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 
 <<if $PC.belly >= 3000 && $activeSlave.amp != 1>>
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	<<link "Make her worship your pregnancy">>
+	<<link "Make $him worship your pregnancy">>
 		<<replace "#introResult">>
-			You aggressively approach $activeSlave.slaveName, forcing your pregnancy directly into her <<if $activeSlave.height > 175>>stomach<<elseif $activeSlave.height < 155>>face<<else>>chest<</if>> until she has no choice but to be pushed to the ground. Standing over her, staring her down as she peeks around your firm globe of a middle, you order her to worship your pregnancy.
+			You aggressively approach $activeSlave.slaveName, forcing your pregnancy directly into $his <<if $activeSlave.height > 175>>stomach<<elseif $activeSlave.height < 155>>face<<else>>chest<</if>> until $he has no choice but to be pushed to the ground. Standing over $him, staring $him down as $he peeks around your firm globe of a middle, you order $him to worship your pregnancy.
 			<<if $activeSlave.fetish == "pregnancy">>
-				She complies eagerly. She begins with sucking your popped navel before running her tongue across the taut, smooth surface of your pregnancy. Once she has finished with your belly, she lowers herself under it to begin work on your needy pussy. Before long, her overzealous efforts have you quaking in pleasure, rousing your child. Once she finishes you off, she returns to rubbing your belly, soothing your rowdy child and @@.hotpink;solidifying her place@@ beneath you.
+				$He complies eagerly. $He begins with sucking your popped navel before running $his tongue across the taut, smooth surface of your pregnancy. Once $he has finished with your belly, $he lowers $himself under it to begin work on your needy pussy. Before long, $his overzealous efforts have you quaking in pleasure, rousing your child. Once $he finishes you off, $he returns to rubbing your belly, soothing your rowdy child and @@.hotpink;solidifying $his place@@ beneath you.
 				<<set $activeSlave.devotion += 15>>
 			<<else>>
-				She shifts her gaze between your middle and your face, not sure what to do. Losing patience, you toss a tube of cream at her. She shakily massages it onto your stretched skin, missing spots, much to your pleasure. With reason, you force her onto her back, turn around, and plant your needy cunt directly onto her face. Struggling to breath under your weight, she begins eating you out in desperation. After coaxing her to massage your belly as she does, you quickly climax across her face and gently lift yourself off the coughing girl. She now @@.hotpink;understands her place in life@@ and is @@.gold;terrified@@ about what she will have to do if she wants to survive.
+				$He shifts $his gaze between your middle and your face, not sure what to do. Losing patience, you toss a tube of cream at $him. $He shakily massages it onto your stretched skin, missing spots, much to your pleasure. With reason, you force $him onto $his back, turn around, and plant your needy cunt directly onto $his face. Struggling to breath under your weight, $he begins eating you out in desperation. After coaxing $him to massage your belly as $he does, you quickly climax across $his face and gently lift yourself off the coughing girl. $He now @@.hotpink;understands $his place in life@@ and is @@.gold;terrified@@ about what $he will have to do if $he wants to survive.
 				<<set $activeSlave.devotion += 5>>
 				<<set $activeSlave.trust -= 5>>
 			<</if>>
@@ -1440,14 +1460,14 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 	<<if $PC.preg >= 28>>
 	<<if $PC.pregMood == 2 && canPenetrate($activeSlave)>>
 		|
-		<<link "She has a dick and you need it">>
+		<<link "$He has a dick and you need it">>
 			<<replace "#introResult">>
-				You aggressively approach $activeSlave.slaveName, forcing your pregnancy directly into her <<if $activeSlave.height > 175>>stomach<<elseif $activeSlave.height < 155>>face<<else>>chest<</if>> until she has no choice but to be pushed to the ground. You quickly straddle her face, forcing your oozing cunt over her mouth as you eagerly stroke her cock to full length.
+				You aggressively approach $activeSlave.slaveName, forcing your pregnancy directly into $his <<if $activeSlave.height > 175>>stomach<<elseif $activeSlave.height < 155>>face<<else>>chest<</if>> until $he has no choice but to be pushed to the ground. You quickly straddle $his face, forcing your oozing cunt over $his mouth as you eagerly stroke $his cock to full length.
 				<<if $activeSlave.fetish == "pregnancy">>
-					She groans with disappointment as your pregnant pussy leaves her reach, though her displeasure is short lived as you greedily take her entire dick into your aching snatch. You ride her mercilessly, frequently smacking her with your heavy belly. She loves every minute of it, especially when she feels your body tense up as she lets loose her load deep into you. Where most slaves would be begging for mercy, she @@.hotpink;eagerly complies@@ as you adjust yourself and begin round two. You don't know what came over you, but when you wake up, you find she's resting peacefully under your gravid mass. <<if $activeSlave.fetishKnown == 0>>It seems she likes @@.green;being a pregnant woman's plaything.@@<<set $activeSlave.fetishKnown = 1>><<else>>You knew she had a pregnancy fetish and the look on her face confirms it.<</if>> A kick from within startles you from your thoughts; it would appear your child agrees that you'll have to have another ride sometime.
+					$He groans with disappointment as your pregnant pussy leaves $his reach, though $his displeasure is short lived as you greedily take $his entire dick into your aching snatch. You ride $him mercilessly, frequently smacking $him with your heavy belly. $He loves every minute of it, especially when $he feels your body tense up as $he lets loose $his load deep into you. Where most slaves would be begging for mercy, $he @@.hotpink;eagerly complies@@ as you adjust yourself and begin round two. You don't know what came over you, but when you wake up, you find $he's resting peacefully under your gravid mass. <<if $activeSlave.fetishKnown == 0>>It seems $he likes @@.green;being a pregnant woman's plaything.@@<<set $activeSlave.fetishKnown = 1>><<else>>You knew $he had a pregnancy fetish and the look on $his face confirms it.<</if>> A kick from within startles you from your thoughts; it would appear your child agrees that you'll have to have another ride sometime.
 					<<set $activeSlave.devotion += 15>>
 				<<else>>
-					She coughs as your pregnant pussy vacates her face, though her relief is short lived as you greedily slam yourself down onto her waiting dick. You ride her mercilessly, frequently smacking her with your heavy belly. She hates every minute of it, choosing to alternate between begging you to stop and just openly weeping. You cum hard as you watch the look on her face as she unwillingly cums deep inside you. She cries out in protest as you continue raping her, but you don't care. All that matters is your satisfaction. You are eventually awoken by desperate struggle to escape from beneath your gravid mass; she quickly regrets her choices as you remount her for one last go. She now @@.hotpink;better understands her place as a toy@@ and is @@.gold;terrified@@ of your insatiable lust.
+					$He coughs as your pregnant pussy vacates $his face, though $his relief is short lived as you greedily slam yourself down onto $his waiting dick. You ride $him mercilessly, frequently smacking $him with your heavy belly. $He hates every minute of it, choosing to alternate between begging you to stop and just openly weeping. You cum hard as you watch the look on $his face as $he unwillingly cums deep inside you. $He cries out in protest as you continue raping $him, but you don't care. All that matters is your satisfaction. You are eventually awoken by desperate struggle to escape from beneath your gravid mass; $he quickly regrets $his choices as you remount $him for one last go. $He now @@.hotpink;better understands $his place as a toy@@ and is @@.gold;terrified@@ of your insatiable lust.
 					<<set $activeSlave.devotion += 5, $activeSlave.trust -= 15>>
 				<</if>>
 				<<set $activeSlave.penetrativeCount += 5, $penetrativeTotal += 5>>
@@ -1456,9 +1476,9 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 		<</link>>
 	<<elseif $PC.pregMood == 1>>
 		|
-		<<link "Take her to your breast">>
+		<<link "Take $him to your breast">>
 			<<replace "#introResult">>
-				You calmly approach $activeSlave.slaveName, pulling her into a soothing embrace against your
+				You calmly approach $activeSlave.slaveName, pulling $him into a soothing embrace against your
 				<<if $PC.boobsBonus > 2>>
 					enormous<<if $PC.boobsImplant == 1>>, fake<</if>>, milk laden breasts.
 				<<elseif $PC.boobsBonus == 2>>
@@ -1474,15 +1494,15 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 				<<else>>
 					milk swollen chest.
 				<</if>>
-				She tries to squirm away from the moist spot growing under her cheek, but you reveal your nipple and carefully direct her mouth over it.
+				$He tries to squirm away from the moist spot growing under $his cheek, but you reveal your nipple and carefully direct $his mouth over it.
 				<<if $activeSlave.fetish == "pregnancy">>
-					Slowly she begins to suckle from your swollen breast. You gently brush her head as you try to hold back your pleasure, a wasted effort as a hand sneaks its way to your <<if $PC.dick == 1>>growing erection and enthusiastically begins pumping away. You clutch your pervy girl closer to you as she caresses your pregnancy with one hand and gets you off with the other<<else>>wet pussy and enthusiastically begins rubbing your clit. You clutch your pervy girl closer to you as she caresses your pregnancy with one hand and gets you off with the other<</if>>. Before long you find yourself bucking your hips with lust, a queue for you to release her from your nipple so she may slide down your gravid dome of a belly to finish you off. Happy to serve her pregnant <<if $PC.title == 1>>master<<else>>mistress<</if>>, she returns to your chest, happy to relieve you of the pressure building in your neglected breast. <<if $activeSlave.fetishKnown == 0>>Judging by that show, @@.green;she savors getting to be with a pregnant woman.@@<<set $activeSlave.fetishKnown = 1>><<else>>You knew she had a pregnancy fetish and her eagerness to serve a pregnant woman proves that.<</if>> A kick from within startles you from your thoughts; as you reach to soothe your child, you find your new slave @@.mediumaquamarine;already doting on it.@@ She's already starting to @@.hotpink;show understanding of her place.@@
+					Slowly $he begins to suckle from your swollen breast. You gently brush $his head as you try to hold back your pleasure, a wasted effort as a hand sneaks its way to your <<if $PC.dick == 1>>growing erection and enthusiastically begins pumping away. You clutch your pervy girl closer to you as $he caresses your pregnancy with one hand and gets you off with the other<<else>>wet pussy and enthusiastically begins rubbing your clit. You clutch your pervy girl closer to you as $he caresses your pregnancy with one hand and gets you off with the other<</if>>. Before long you find yourself bucking your hips with lust, a queue for you to release $him from your nipple so $he may slide down your gravid dome of a belly to finish you off. Happy to serve $his pregnant <<if $PC.title == 1>>master<<else>>mistress<</if>>, $he returns to your chest, happy to relieve you of the pressure building in your neglected breast. <<if $activeSlave.fetishKnown == 0>>Judging by that show, @@.green;$he savors getting to be with a pregnant woman.@@<<set $activeSlave.fetishKnown = 1>><<else>>You knew $he had a pregnancy fetish and $his eagerness to serve a pregnant woman proves that.<</if>> A kick from within startles you from your thoughts; as you reach to soothe your child, you find your new slave @@.mediumaquamarine;already doting on it.@@ $He's already starting to @@.hotpink;show understanding of $his place.@@
 					<<set $activeSlave.devotion += 15, $activeSlave.trust += 15>>
 				<<elseif $activeSlave.fetish == "boobs">>
-					Eagerly she begins to suckle from your swollen breast. You gently brush her head as you try to hold back your pleasure, a wasted effort as a hand sneaks its way to your neglected breast. She massages it, careful not to encourage your lactation too much, as she greedily sucks you dry. She wastes no time in swapping to your other nipple, shifting her ministrations to the one the just left. By the time your reserves are tapped out, both you and she are quite content. You permit her to rest against your chest for a little before you send her on her way. <<if $activeSlave.fetishKnown == 0>>Judging by her enthusiasm, @@.green;she savors getting her mouth close to a pair of boobs.@@<<set $activeSlave.fetishKnown = 1>><<else>>You knew she had a breast fetishist and her eagerness to lighten a lactating woman proves that.<</if>> A kick from within startles you from your thoughts; you pat your gravid middle, reassuring your child that you'll make sure to save some milk for them. She's already starting to @@.hotpink;show understanding of her place@@ and even @@.mediumaquamarine;beginning to build trust@@ with you.
+					Eagerly $he begins to suckle from your swollen breast. You gently brush $his head as you try to hold back your pleasure, a wasted effort as a hand sneaks its way to your neglected breast. $He massages it, careful not to encourage your lactation too much, as $he greedily sucks you dry. $He wastes no time in swapping to your other nipple, shifting $his ministrations to the one the just left. By the time your reserves are tapped out, both you and $he are quite content. You permit $him to rest against your chest for a little before you send $him on $his way. <<if $activeSlave.fetishKnown == 0>>Judging by $his enthusiasm, @@.green;$he savors getting $his mouth close to a pair of boobs.@@<<set $activeSlave.fetishKnown = 1>><<else>>You knew $he had a breast fetishist and $his eagerness to lighten a lactating woman proves that.<</if>> A kick from within startles you from your thoughts; you pat your gravid middle, reassuring your child that you'll make sure to save some milk for them. $He's already starting to @@.hotpink;show understanding of $his place@@ and even @@.mediumaquamarine;beginning to build trust@@ with you.
 					<<set $activeSlave.devotion += 15, $activeSlave.trust += 15>>
 				<<else>>
-					Reluctantly she begins to suckle from your swollen breast. You gently brush her head as you try to hold back your pleasure, but it is too much. As she drinks deeper, you begin moaning with relief. At first she tenses at the sound, fearing punishment, but soon realizes you have no intent on @@.mediumaquamarine;harming her.@@ She allows you to dote over her as if she were your child, carefully moving to your other breast once the first runs dry. As she drinks, she begins to massage your taut middle; her touch soft and gentle. When you both finish, you push her to her feet and send her on her way. @@.hotpink;She stays and offers a hand to help you to your feet.@@ You are surprised by this display; it might be obedience, but she also may view you in your gravid state as someone weak. As she helps you back to your desk, she shoulders all of your weight. It would appear she is putting you first, for now.
+					Reluctantly $he begins to suckle from your swollen breast. You gently brush $his head as you try to hold back your pleasure, but it is too much. As $he drinks deeper, you begin moaning with relief. At first $he tenses at the sound, fearing punishment, but soon realizes you have no intent on @@.mediumaquamarine;harming $him.@@ $He allows you to dote over $him as if $he were your child, carefully moving to your other breast once the first runs dry. As $he drinks, $he begins to massage your taut middle; $his touch soft and gentle. When you both finish, you push $him to $his feet and send $him on $his way. @@.hotpink;$He stays and offers a hand to help you to your feet.@@ You are surprised by this display; it might be obedience, but $he also may view you in your gravid state as someone weak. As $he helps you back to your desk, $he shoulders all of your weight. It would appear $he is putting you first, for now.
 					<<set $activeSlave.devotion += 5, $activeSlave.trust += 5>>
 				<</if>>
 			<</replace>>
@@ -1493,12 +1513,12 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 
 <<if $PC.boobs == 1 && $activeSlave.boobs < (800+(200*$PC.boobsBonus)) && $activeSlave.boobs >= 300>>
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	<<link "Let your ample bust dominate her pathetic one">>
+	<<link "Let your ample bust dominate $his pathetic one">>
 		<<replace "#introResult">>
-			You quickly strip off your shirt and draw close to $activeSlave.slaveName. You grab her as she attempts to back away and pull her tits directly into your own. Both of sets of eyes lock onto their pair of breasts, or they would have, had yours not utterly eclipsed their rival. Scoffing, you release the confused girl and walk away; leaving her cupping her own breasts and feeling uncertain about herself. She gets caught up in how small they really are, and how much @@.hotpink;lesser@@ than her <<= WrittenMaster($activeSlave)>> she is.
+			You quickly strip off your shirt and draw close to $activeSlave.slaveName. You grab $him as $he attempts to back away and pull $his tits directly into your own. Both of sets of eyes lock onto their pair of breasts, or they would have, had yours not utterly eclipsed their rival. Scoffing, you release the confused girl and walk away; leaving $him cupping $his own breasts and feeling uncertain about $himself. $He gets caught up in how small they really are, and how much @@.hotpink;lesser@@ than $him <<= WrittenMaster($activeSlave)>> $he is.
 			<<if $activeSlave.fetish == "boobs">>
 				<<if $activeSlave.fetishKnown == 0>>
-					You did note one thing when your breasts touched, her nipples <<if $activeSlave.nipples == "fuckable">>tightened around yours<<else>>got very hard<</if>>. @@.green;Looks like she's a breast fetishist!@@
+					You did note one thing when your breasts touched, $his nipples <<if $activeSlave.nipples == "fuckable">>tightened around yours<<else>>got very hard<</if>>. @@.green;Looks like $he's a breast fetishist!@@
 					<<set $activeSlave.fetishKnown = 1>>
 				<</if>>
 			<</if>>
@@ -1509,13 +1529,13 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 
 <<if ($activeSlave.accent >= 3) && ($activeSlave.anus < 2) && ($activeSlave.intelligence < 2) && ($activeSlave.devotion < 10) && ($activeSlave.amp != 1)>>
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	<<link "Force understanding of her situation past the language barrier">>
+	<<link "Force understanding of $his situation past the language barrier">>
 		<<replace "#introResult">>
-			With a rudimentary understanding of $language, at best, it's doubtful that she understands exactly what her immediate future is likely to entail. You resolve to let her in on the secret, and stand up, drawing her attention to your hands with gestures. You point first at her, and then at your left hand, which you form into a hole shape. Then you point at yourself with your left hand, and then at your right hand, whose index and middle fingers you extend, straight and together. Then, you take your left hand hole and your right hand phallus, and fuck the former with the latter, hard enough that the sex act depicted is obviously fun for your right hand only. She watches raptly, and when comprehension dawns across her face, @@.gold;she starts to sob.@@
+			With a rudimentary understanding of $language, at best, it's doubtful that $he understands exactly what $his immediate future is likely to entail. You resolve to let $him in on the secret, and stand up, drawing $his attention to your hands with gestures. You point first at $him, and then at your left hand, which you form into a hole shape. Then you point at yourself with your left hand, and then at your right hand, whose index and middle fingers you extend, straight and together. Then, you take your left hand hole and your right hand phallus, and fuck the former with the latter, hard enough that the sex act depicted is obviously fun for your right hand only. $He watches raptly, and when comprehension dawns across $his face, @@.gold;$he starts to sob.@@
 			<<if $activeSlave.vagina > -1>>
-				She indicates her vagina tentatively, almost hopefully, but you shake your head, and emphasize the circular, anus-like shape of your left hand. She cries harder.
+				$He indicates $his vagina tentatively, almost hopefully, but you shake your head, and emphasize the circular, anus-like shape of your left hand. $He cries harder.
 			<<else>>
-				She wilts, pressing her thighs together in an unconscious attempt to shield her anus from its future as a target for her <<if $PC.title == 1>>Master's<<else>>Mistress's<</if>> attentions.
+				$He wilts, pressing $his thighs together in an unconscious attempt to shield $his anus from its future as a target for $his <<if $PC.title == 1>>Master's<<else>>Mistress's<</if>> attentions.
 			<</if>>
 		<<set $activeSlave.trust -= 10>>
 		<</replace>>
@@ -1524,41 +1544,41 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 
 <<if $activeSlave.preg < 1 && $activeSlave.bellyImplant <= 0 && $activeSlave.inflation == 0 && $activeSlave.amp != 1 && $arcologies[0].FSHedonisticDecadenceResearch == 1>>
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	<<link "Offer her a slave-food cookie">>
+	<<link "Offer $him a slave-food cookie">>
 		<<replace "#introResult">>
-			You pull a big plate of specially formulated cookies from your desk, place it before her and invite her to have some. She looks between the plate and you, unsure of what to make of this development, but eventually grabs one and
+			You pull a big plate of specially formulated cookies from your desk, place it before $him and invite $him to have some. $He looks between the plate and you, unsure of what to make of this development, but eventually grabs one and
 			<<if $activeSlave.behavioralFlaw == "gluttonous">>
-				shoves it into her mouth. She nearly chokes in surprise at the taste before greedily reaching for another.
+				shoves it into $his mouth. $He nearly chokes in surprise at the taste before greedily reaching for another.
 			<<elseif $activeSlave.behavioralFlaw == "anorexic">>
-				nibbles the edge of it. She gasps in surprise at the taste before greedily shoving the entire thing into her mouth and reaching for another.
+				nibbles the edge of it. $He gasps in surprise at the taste before greedily shoving the entire thing into $his mouth and reaching for another.
 			<<else>>
-				takes a bite. She gasps in surprise at the taste before greedily shoving the entire thing into her mouth and reaching for another.
+				takes a bite. $He gasps in surprise at the taste before greedily shoving the entire thing into $his mouth and reaching for another.
 			<</if>>
-			In minutes, she's managed to devour every last cookie on the plate. Before she can even pout that they're all gone, you place another pair of plates under her nose. She promptly rushes for them,
+			In minutes, $he's managed to devour every last cookie on the plate. Before $he can even pout that they're all gone, you place another pair of plates under $his nose. $He promptly rushes for them,
 			<<if $activeSlave.behavioralFlaw == "gluttonous">>
-				paying no mind to her bloated belly bumping into your desk, and resumes stuffing herself.
+				paying no mind to $his bloated belly bumping into your desk, and resumes stuffing $himself.
 			<<elseif $activeSlave.behavioralFlaw == "anorexic">>
-				only to recoil in shock when her bloated belly pushes into your desk. She gropes it uncomfortably before being overwhelmed by the addictive substance and going back to stuffing herself.
+				only to recoil in shock when $his bloated belly pushes into your desk. $He gropes it uncomfortably before being overwhelmed by the addictive substance and going back to stuffing $himself.
 			<<else>>
-				barely noticing her bloated belly bumping into your desk, and resumes stuffing herself.
+				barely noticing $his bloated belly bumping into your desk, and resumes stuffing $himself.
 			<</if>>
-			By the time she's done, her belly is positively huge. You can clearly see her swollen stomach at the top of the mass of food inside her. She collapses onto her rear and belches loudly.
+			By the time $he's done, $his belly is positively huge. You can clearly see $his swollen stomach at the top of the mass of food inside $him. $He collapses onto $his rear and belches loudly.
 			<<if $arcologies[0].FSDegradationist != "unset">>
-				It doesn't take long for the tainted food to do its thing. She groans loudly and clutches her bulging midriff, her body in severe distress thanks to the modified slave food. She rolls onto her back and does everything she can to soothe the turmoil growing inside her. You know it won't do any good, but she doesn't. She'll spend however long it takes her body to digest the food in anguish; she'll regret ever touching the stuff. But you know better, her growing addiction will have her scarfing it down at every chance, but for now, all she can do is @@.mediumorchid;blame you@@ and @@.gold;curse your trickery.@@
+				It doesn't take long for the tainted food to do its thing. $He groans loudly and clutches $his bulging midriff, $his body in severe distress thanks to the modified slave food. $He rolls onto $his back and does everything $he can to soothe the turmoil growing inside $him. You know it won't do any good, but $he doesn't. $He'll spend however long it takes $his body to digest the food in anguish; $he'll regret ever touching the stuff. But you know better, $his growing addiction will have $him scarfing it down at every chance, but for now, all $he can do is @@.mediumorchid;blame you@@ and @@.gold;curse your trickery.@@
 				<<set $activeSlave.devotion -= 20, $activeSlave.trust -= 20>>
 			<<else>>
 				<<if $activeSlave.behavioralFlaw == "gluttonous">>
-					She @@.mediumaquamarine;happily pats her full belly;@@ she's going to @@.hotpink;like it here.@@
+					$He @@.mediumaquamarine;happily pats $his full belly;@@ $he's going to @@.hotpink;like it here.@@
 					<<set $activeSlave.devotion += 10, $activeSlave.trust += 10>>
 				<<elseif $activeSlave.behavioralFlaw == "anorexic">>
-					Only then does she regain composure enough to realize what she's done. She @@.mediumorchid; bursts into tears@@ as she rubs her disgustingly full belly. She glares at you, only to catch you toying with even more food. She begins to @@.gold;tremble@@ when she realizes how easily you did this to her. You're sure she'll change her tune in time, since you know she'll be unable to resist sneaking treats.
+					Only then does $he regain composure enough to realize what $he's done. $He @@.mediumorchid; bursts into tears@@ as $he rubs $his disgustingly full belly. $He glares at you, only to catch you toying with even more food. $He begins to @@.gold;tremble@@ when $he realizes how easily you did this to $him. You're sure $he'll change $his tune in time, since you know $he'll be unable to resist sneaking treats.
 					<<set $activeSlave.devotion -= 10, $activeSlave.trust -= 10>>
 				<<else>>
-					She @@.hotpink;happily pats her full belly,@@ before coming to her senses and realizing what she did. She begins to @@.gold;tremble@@ as it dawns on her just how easily you manipulated her.
+					$He @@.hotpink;happily pats $his full belly,@@ before coming to $his senses and realizing what $he did. $He begins to @@.gold;tremble@@ as it dawns on $him just how easily you manipulated $him.
 					<<set $activeSlave.devotion += 5, $activeSlave.trust -= 10>>
 				<</if>>
 			<</if>>
-			Given the availability of the slave treats and her burgeoning addiction to them, she'll likely keep herself stuffed unless you force her to stop.
+			Given the availability of the slave treats and $his burgeoning addiction to them, $he'll likely keep $himself stuffed unless you force $him to stop.
 			<<set $activeSlave.inflation = 2, $activeSlave.inflationType = "food", $activeSlave.inflationMethod = 1>>
 			<<run SetBellySize($activeSlave)>>
 		<</replace>>
@@ -1569,35 +1589,35 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 
 
 <br>&nbsp;&nbsp;&nbsp;&nbsp;
-<<link "Spank her">>
+<<link "Spank $him">>
 <<replace "#introResult">>
-	You <<if ($activeSlave.devotion > 20) || ($activeSlave.trust < -20)>>lay the obedient $desc across your knees<<else>>force the resistant $desc to lie across your knees<</if>> and run a voluptuary hand across her <<if $activeSlave.butt > 6>>jiggling<<elseif $activeSlave.butt > 3>>delightfully big<<elseif $activeSlave.butt > 1>>cute<<else>>skinny<</if>> buttocks, enjoying the way she tenses up reflexively at the extreme vulnerability of her position. She feels the change in your posture as you bring your hand back, and <<if ($activeSlave.devotion > 20) || ($activeSlave.trust < -20)>>can't stop herself from wriggling<<else>>struggles desperately<</if>> for just a moment before your palm smacks against her ass.
+	You <<if ($activeSlave.devotion > 20) || ($activeSlave.trust < -20)>>lay the obedient $desc across your knees<<else>>force the resistant $desc to lie across your knees<</if>> and run a voluptuary hand across $his <<if $activeSlave.butt > 6>>jiggling<<elseif $activeSlave.butt > 3>>delightfully big<<elseif $activeSlave.butt > 1>>cute<<else>>skinny<</if>> buttocks, enjoying the way $he tenses up reflexively at the extreme vulnerability of $his position. $He feels the change in your posture as you bring your hand back, and <<if ($activeSlave.devotion > 20) || ($activeSlave.trust < -20)>>can't stop $himself from wriggling<<else>>struggles desperately<</if>> for just a moment before your palm smacks against $his ass.
 	<<if $activeSlave.devotion > 20>>
 		<<if $activeSlave.fetish == "masochist">>
 			<<if $activeSlave.fetishKnown == 0>>
-				She gasps with profound shock, and you feel her whole body stiffen atop your thighs as she tries to work out what just happened. With each spank, she grows more and more aroused until she finally reaches orgasm. @@.green;She's a pain fetishist!@@
+				$He gasps with profound shock, and you feel $his whole body stiffen atop your thighs as $he tries to work out what just happened. With each spank, $he grows more and more aroused until $he finally reaches orgasm. @@.green;$He's a pain fetishist!@@
 				<<set $activeSlave.fetishKnown = 1>>
 			<<else>>
-				She groans with guilty pleasure, feeling the pain radiate out from her buttocks with each swat, feeling it seem to circle around her hips to pool between her legs. Before long, she reaches a quivering orgasm.
+				$He groans with guilty pleasure, feeling the pain radiate out from $his buttocks with each swat, feeling it seem to circle around $his hips to pool between $his legs. Before long, $he reaches a quivering orgasm.
 			<</if>>
-			She gets up very gingerly, but bites her lip cutely, @@.hotpink;feeling a strange satisfaction.@@
+			$He gets up very gingerly, but bites $his lip cutely, @@.hotpink;feeling a strange satisfaction.@@
 			<<set $activeSlave.devotion += 5>>
 		<<else>>
-			She gasps with pain, but does not object or try to escape. She accepts the spanking dutifully. You're not particularly harsh, and she gets up after you tire of swatting her bottom @@.hotpink;without resentment@@ of this treatment.
+			$He gasps with pain, but does not object or try to escape. $He accepts the spanking dutifully. You're not particularly harsh, and $he gets up after you tire of swatting $his bottom @@.hotpink;without resentment@@ of this treatment.
 			<<set $activeSlave.devotion += 4>>
 		<</if>>
 	<<else>>
 		<<if $activeSlave.fetish == "masochist">>
 			<<if $activeSlave.fetishKnown == 0>>
-				She gasps with profound shock, and you feel her whole body stiffen atop your thighs as she tries to work out what just happened. She begins to cry as she realizes that having her bottom beaten is getting her horny. @@.green;She's a pain fetishist!@@
+				$He gasps with profound shock, and you feel $his whole body stiffen atop your thighs as $he tries to work out what just happened. $He begins to cry as $he realizes that having $his bottom beaten is getting $him horny. @@.green;$He's a pain fetishist!@@
 				<<set $activeSlave.fetishKnown = 1>>
 			<<else>>
-				She groans with unwilling pleasure, feeling the pain radiate out from her buttocks with each swat, feeling it seem to circle around her hips to pool between her legs. She does not orgasm, but feels much more pleasure than she's willing to admit.
+				$He groans with unwilling pleasure, feeling the pain radiate out from $his buttocks with each swat, feeling it seem to circle around $his hips to pool between $his legs. $He does not orgasm, but feels much more pleasure than $he's willing to admit.
 			<</if>>
-			When you let her up, she's sobbing, more from humiliation than pain. However, she @@.hotpink;submits@@ to an uncomfortable groping of her buttocks, which are pleasingly warm from the spanking.
+			When you let $him up, $he's sobbing, more from humiliation than pain. However, $he @@.hotpink;submits@@ to an uncomfortable groping of $his buttocks, which are pleasingly warm from the spanking.
 			<<set $activeSlave.devotion += 4>>
 		<<else>>
-			She gasps with pain, and starts to wriggle off you until you pin her with your other hand. She accepts the rest of the spanking unhappily. You're not particularly harsh, and she gets up after you tire of swatting her bottom, @@.gold;fearful@@ due to the humiliation rather than the pain.
+			$He gasps with pain, and starts to wriggle off you until you pin $him with your other hand. $He accepts the rest of the spanking unhappily. You're not particularly harsh, and $he gets up after you tire of swatting $his bottom, @@.gold;fearful@@ due to the humiliation rather than the pain.
 			<<set $activeSlave.trust -= 4>>
 		<</if>>
 	<</if>>
@@ -1607,9 +1627,9 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 
 <<if $activeSlave.amp != 1>>
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	<<link "Tie her up and give her a good whipping">>
+	<<link "Tie $him up and give $him a good whipping">>
 		<<replace "#introResult">>
-			You cuff her wrists and tie the cuffs to a hook in the ceiling so she's forced up on tiptoe. Reflecting that sometimes the old ways are best, you take a whip to her. It's soft leather and you have some skill, so her skin isn't broken, but you lash her buttocks and every stroke draws a scream. After a while, the pain grows dull for her and she slumps in her bindings, moaning. You switch to her nipples, bringing her back to howling life as she dances on tiptoe and tries to dodge. <<if $activeSlave.dick != 0>>You finish by taking the whip to her penis, leaving her sobbing and begging. <</if>>If she was wondering what kind of master her new master is, now she @@.gold;knows.@@ She will remember @@.mediumorchid;what you can do to her@@.
+			You cuff $his wrists and tie the cuffs to a hook in the ceiling so $he's forced up on tiptoe. Reflecting that sometimes the old ways are best, you take a whip to $him. It's soft leather and you have some skill, so $his skin isn't broken, but you lash $his buttocks and every stroke draws a scream. After a while, the pain grows dull for $him and $he slumps in $his bindings, moaning. You switch to $his nipples, bringing $him back to howling life as $he dances on tiptoe and tries to dodge. <<if $activeSlave.dick != 0>>You finish by taking the whip to $his penis, leaving $him sobbing and begging. <</if>>If $he was wondering what kind of master $his new master is, now $he @@.gold;knows.@@ $He will remember @@.mediumorchid;what you can do to $him@@.
 		<<set $activeSlave.devotion -= 5>>
 		<<set $activeSlave.trust -= 10>>
 		<</replace>>
@@ -1620,9 +1640,9 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 <<if ($activeSlave.anus != 0)>>
 <<if ($activeSlave.vagina > 0)>>
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	<<link "Use a machine on her holes">>
+	<<link "Use a machine on $his holes">>
 		<<replace "#introResult">>
-			She's not a virgin anywhere, so you'll have to go more extreme to provide a properly introductory level of sexual torture equivalent to defloration. You tie your new slave down on hands and knees and bring a fuckmachine up from storage. It fits over her as she whimpers down there on all fours, and you adjust the pistons so that the tip of a dildo rests inside each of her holes. You add lube when necessary, <<if $assistant == 0>>but the rest of the day is monotonous machine rape for her.<<else>>but for her the rest of the day is machine rape controlled by your sultry-voiced personal assistant program. Your assistant is an exquisite sexual torturer, ensuring that the experience is never damaging and always overwhelming. She keeps up a steady stream of degrading verbal abuse while she works.<</if>> Any resistance to you is @@.mediumorchid;worn down@@ and replaced with a germ of @@.gold;fear.@@ @@.lime;The slave's holes are nicely stretched.@@
+			$He's not a virgin anywhere, so you'll have to go more extreme to provide a properly introductory level of sexual torture equivalent to defloration. You tie your new slave down on hands and knees and bring a fuckmachine up from storage. It fits over $him as $he whimpers down there on all fours, and you adjust the pistons so that the tip of a dildo rests inside each of $his holes. You add lube when necessary, <<if $assistant == 0>>but the rest of the day is monotonous machine rape for $him.<<else>>but for $him the rest of the day is machine rape controlled by your sultry-voiced personal assistant program. Your assistant is an exquisite sexual torturer, ensuring that the experience is never damaging and always overwhelming. $He keeps up a steady stream of degrading verbal abuse while $he works.<</if>> Any resistance to you is @@.mediumorchid;worn down@@ and replaced with a germ of @@.gold;fear.@@ @@.lime;The slave's holes are nicely stretched.@@
 		<<set $activeSlave.devotion -= 5>>
 		<<set $activeSlave.trust -= 10>>
 		<<set $activeSlave.vaginalCount += 1>>
@@ -1635,9 +1655,9 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 	<</link>>
 <<elseif ($activeSlave.vagina == -1)>>
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	<<link "Use a machine on her asshole">>
+	<<link "Use a machine on $his asshole">>
 		<<replace "#introResult">>
-			She's not an anal virgin, so you'll have to go more extreme to provide an introductory level of sexual torture equivalent to defloration. You tie your new slave down on hands and knees and bring a fuckmachine up from storage. It fits over her as she whimpers down there on all fours, and you adjust the pistons so that the tip of a dildo rests inside her asshole. You add lube when necessary, <<if $assistant == 0>>but the rest of the day is monotonous machine rape for her.<<else>>but for her the rest of the day is machine rape controlled by your sultry-voiced personal assistant program. Your assistant is an exquisite sexual torturer, ensuring that the experience is never damaging and always overwhelming. She keeps up a steady stream of degrading verbal abuse while she works.<</if>> Any resistance to you is @@.mediumorchid;worn down@@ and replaced with a germ of @@.gold;fear.@@ @@.lime;The slave's asshole is nicely stretched.@@ /*Written and coded by Boney M*/
+			$He's not an anal virgin, so you'll have to go more extreme to provide an introductory level of sexual torture equivalent to defloration. You tie your new slave down on hands and knees and bring a fuckmachine up from storage. It fits over $him as $he whimpers down there on all fours, and you adjust the pistons so that the tip of a dildo rests inside $his asshole. You add lube when necessary, <<if $assistant == 0>>but the rest of the day is monotonous machine rape for $him.<<else>>but for $him the rest of the day is machine rape controlled by your sultry-voiced personal assistant program. Your assistant is an exquisite sexual torturer, ensuring that the experience is never damaging and always overwhelming. $He keeps up a steady stream of degrading verbal abuse while $he works.<</if>> Any resistance to you is @@.mediumorchid;worn down@@ and replaced with a germ of @@.gold;fear.@@ @@.lime;The slave's asshole is nicely stretched.@@ /*Written and coded by Boney M*/
 		<<set $activeSlave.devotion -= 5>>
 		<<set $activeSlave.trust -= 10>>
 		<<set $activeSlave.analCount += 1>>
@@ -1651,9 +1671,9 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 
 <<if canTalk($activeSlave) && ($activeSlave.amp != 1)>>
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	<<link "Make her an office ornament for the day">>
+	<<link "Make $him an office ornament for the day">>
 		<<replace "#introResult">>
-			You cuff her wrists and ankles, bend all four limbs behind her, secure them together, and hoist her up to the ceiling on a rope. She hangs up there like a sex slave chandelier, breasts swaying in a lovely way whenever she struggles. Periodically you let her down to stretch her aching limbs, but whenever you put your decoration back up you add some clips with little bells on them: first the nose, then the nipples, and finally the <<if $activeSlave.dick != 0>>dickhead<<else>>pussylips<</if>>. By the end of the day your work is accompanied by the sweet sounds of ringing bells and @@.gold;agonized pleas@@ for mercy in her <<if $activeSlave.voice == 3>>high, girlish<<elseif $activeSlave.voice == 2>>feminine<<else>>deep<</if>> voice. She will remember @@.mediumorchid;what you can do to her@@.
+			You cuff $his wrists and ankles, bend all four limbs behind $him, secure them together, and hoist $him up to the ceiling on a rope. $He hangs up there like a sex slave chandelier, breasts swaying in a lovely way whenever $he struggles. Periodically you let $him down to stretch $his aching limbs, but whenever you put your decoration back up you add some clips with little bells on them: first the nose, then the nipples, and finally the <<if $activeSlave.dick != 0>>dickhead<<else>>pussylips<</if>>. By the end of the day your work is accompanied by the sweet sounds of ringing bells and @@.gold;agonized pleas@@ for mercy in $his <<if $activeSlave.voice == 3>>high, girlish<<elseif $activeSlave.voice == 2>>feminine<<else>>deep<</if>> voice. $He will remember @@.mediumorchid;what you can do to $him@@.
 		<</replace>>
 		<<set $activeSlave.devotion -= 5>>
 		<<set $activeSlave.trust -= 10>>
@@ -1662,9 +1682,9 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 
 <<if $cumSlaves > 3>>
 <br>&nbsp;&nbsp;&nbsp;&nbsp;
-<<link "Fill her with cum">>
+<<link "Fill $him with cum">>
 	<<replace "#introResult">>
-		You securely restrain your new slave<<if $dairyRestraintsSetting > 1>> in a milking stall<</if>>. A quick finger check of her holes allows you to choose wisely from a selection of hollow phalluses, which push into your helpless new slave's
+		You securely restrain your new slave<<if $dairyRestraintsSetting > 1>> in a milking stall<</if>>. A quick finger check of $his holes allows you to choose wisely from a selection of hollow phalluses, which push into your helpless new slave's
 		mouth,
 		<<set $activeSlave.oralCount += 1>>
 		<<set $oralTotal += 1>>
@@ -1674,7 +1694,7 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 			<<set $vaginalTotal += 1>>
 		<</if>>
 		<<if $activeSlave.anus > 0>>
-			and squeeze into her ass,
+			and squeeze into $his ass,
 			<<set $activeSlave.analCount += 1>>
 			<<set $analTotal += 1>>
 		<</if>>
@@ -1683,53 +1703,53 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 		<<if $activeSlave.devotion > 20>>
 			<<if $activeSlave.fetish == "cumslut">>
 				<<if $activeSlave.fetishKnown == 0>>
-					She seems genuinely eager to hold as much of the fluid as she can. @@.green;She's a cum fetishist!@@
+					$He seems genuinely eager to hold as much of the fluid as $he can. @@.green;$He's a cum fetishist!@@
 					<<set $activeSlave.fetishKnown = 1>>
 				<<else>>
-					She groans with guilty pleasure, feeling her muscles ache and her torso swell. Before long, she reaches a quivering orgasm.
+					$He groans with guilty pleasure, feeling $his muscles ache and $his torso swell. Before long, $he reaches a quivering orgasm.
 				<</if>>
-				As you release her she swings up with difficulty, but @@.hotpink;she seems very pleased@@ to stay plugged for now.
+				As you release $him $he swings up with difficulty, but @@.hotpink;$he seems very pleased@@ to stay plugged for now.
 				<<set $activeSlave.devotion += 5>>
 			<<else>>
-				Her eyes swell with shock, but she does not flinch or make a sound. When she seems full enough, you shut off the valve, deciding to leave her plugged for now. She waddles off @@.hotpink;without apparent resentment@@ of this treatment.
+				$His eyes swell with shock, but $he does not flinch or make a sound. When $he seems full enough, you shut off the valve, deciding to leave $him plugged for now. $He waddles off @@.hotpink;without apparent resentment@@ of this treatment.
 				<<set $activeSlave.devotion += 4>>
 			<</if>>
 		<<else>>
 			<<if $activeSlave.fetish == "cumslut">>
 				<<if $activeSlave.fetishKnown == 0>>
-					Her eyes swell with profound horror at the realization of what is happening, and begin to leak tears as she realizes that having her body swell with semen is getting her horny. @@.green;She's a cum fetishist!@@
+					$His eyes swell with profound horror at the realization of what is happening, and begin to leak tears as $he realizes that having $his body swell with semen is getting $him horny. @@.green;$He's a cum fetishist!@@
 					<<set $activeSlave.fetishKnown = 1>>
 				<<else>>
-					She groans with guilty pleasure, feeling her muscles ache and her torso swell. She does not orgasm from her "meal," but feels much more pleasure than she's willing to admit.
+					$He groans with guilty pleasure, feeling $his muscles ache and $his torso swell. $He does not orgasm from $his "meal," but feels much more pleasure than $he's willing to admit.
 				<</if>>
-				When you let her up, she's sobbing, more from humiliation than discomfort. However, she @@.hotpink;submits@@ to an uncomfortable groping of her stomach, which is pleasingly taut from the inflation. You decide to leave her plugged for a few hours, impressing on her still more that her fate is out of her control.
+				When you let $him up, $he's sobbing, more from humiliation than discomfort. However, $he @@.hotpink;submits@@ to an uncomfortable groping of $his stomach, which is pleasingly taut from the inflation. You decide to leave $him plugged for a few hours, impressing on $him still more that $his fate is out of $his control.
 				<<set $activeSlave.devotion += 4>>
 			<<else>>
-				She gasps in horror, and starts to struggle frantically against her bonds. However, as the fluid reaches her she seems to resign herself to her fate. Once she reaches a fullness you like you let her up, @@.gold;fearful@@ due to the humiliation rather than the swelling. She limps off to her new duties as quickly as she can, before you can unplug her. Oh well!
+				$He gasps in horror, and starts to struggle frantically against $his bonds. However, as the fluid reaches $him $he seems to resign $himself to $his fate. Once $he reaches a fullness you like you let $him up, @@.gold;fearful@@ due to the humiliation rather than the swelling. $He limps off to $his new duties as quickly as $he can, before you can unplug $him. Oh well!
 				<<set $activeSlave.trust -= 4>>
 			<</if>>
 		<</if>>
-		Her first day promises to be a full one!
+		$His first day promises to be a full one!
 	<</replace>>
 <</link>>
 <</if>>
 
 <<if ($activeSlave.amp != 1)>>
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	<<link "Put a shock collar on her and force her to rape herself">>
+	<<link "Put a shock collar on $him and force $him to rape $himself">>
 		<<set $activeSlave.collar = "shock punishment">>
 		<<replace "#introResult">>
-			You put a shock collar on her. Its function isn't immediately obvious, at least until you test it on the lowest power setting, making her jump and look at you fearfully. This concern is compounded when you throw a big dildo at her and tell her to rape herself. She gapes at you incredulously until you give her a stronger jolt and peremptorily tell her to
+			You put a shock collar on $him. Its function isn't immediately obvious, at least until you test it on the lowest power setting, making $him jump and look at you fearfully. This concern is compounded when you throw a big dildo at $him and tell $him to rape $himself. $He gapes at you incredulously until you give $him a stronger jolt and peremptorily tell $him to
 			<<if $activeSlave.vagina > 0>>
-				pick it up and pound her own pussy. @@.mediumorchid;Reluctantly,@@ she reaches down shakily, seats herself, and slowly pushes the uncomfortably big phallus inside her womanhood. She starts to fuck herself. Harder, you command. Wincing, she works her cunt faster. Harder, you repeat, giving her another shock. @@.gold;She begins to cry,@@ but obeys, sawing the big fake cock in and out, really raping herself.
+				pick it up and pound $his own pussy. @@.mediumorchid;Reluctantly,@@ $he reaches down shakily, seats $himself, and slowly pushes the uncomfortably big phallus inside $his womanhood. $He starts to fuck $himself. Harder, you command. Wincing, $he works $his cunt faster. Harder, you repeat, giving $him another shock. @@.gold;$He begins to cry,@@ but obeys, sawing the big fake cock in and out, really raping $himself.
 				<<set $activeSlave.vaginalCount += 1>>
 				<<set $vaginalTotal += 1>>
 			<<elseif $activeSlave.anus > 0>>
-				pick it up and pound her own ass. @@.mediumorchid;Reluctantly,@@ she reaches down shakily, seats herself, and gradually shoves the already-lubricated phallus into her ass. It's uncomfortably big for her butt, but she can manage it, and slowly starts to sodomize herself. Harder, you command. Wincing, she fucks her ass faster. Harder, you repeat, giving her another shock. @@.gold;She begins to cry,@@ but obeys, sawing the big fake cock in and out, really assraping herself.
+				pick it up and pound $his own ass. @@.mediumorchid;Reluctantly,@@ $he reaches down shakily, seats $himself, and gradually shoves the already-lubricated phallus into $his ass. It's uncomfortably big for $his butt, but $he can manage it, and slowly starts to sodomize $himself. Harder, you command. Wincing, $he fucks $his ass faster. Harder, you repeat, giving $him another shock. @@.gold;$He begins to cry,@@ but obeys, sawing the big fake cock in and out, really assraping $himself.
 				<<set $activeSlave.analCount += 1>>
 				<<set $analTotal += 1>>
 			<<else>>
-				pick it up and facefuck herself. @@.mediumorchid;Reluctantly,@@ she reaches down shakily, seats herself, and slowly swallows the uncomfortably big phallus. She has to start over several times as her gag reflex kicks in, but she finally manages to hilt it. Harder, you command. Eyes rolling fearfully, she withdraws it a few inches and shoves it down her throat again. Harder, you repeat, giving her another shock. @@.gold;She begins to weep and gag,@@ but obeys, sawing the big fake cock in and out, really molesting herself.
+				pick it up and facefuck $himself. @@.mediumorchid;Reluctantly,@@ $he reaches down shakily, seats $himself, and slowly swallows the uncomfortably big phallus. $He has to start over several times as $his gag reflex kicks in, but $he finally manages to hilt it. Harder, you command. Eyes rolling fearfully, $he withdraws it a few inches and shoves it down $his throat again. Harder, you repeat, giving $him another shock. @@.gold;$He begins to weep and gag,@@ but obeys, sawing the big fake cock in and out, really molesting $himself.
 				<<set $activeSlave.oralCount += 1>>
 				<<set $oralTotal += 1>>
 			<</if>>
@@ -1743,28 +1763,28 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 <<if ($dairy > 0) && ($dairyRestraintsSetting > 1) && ($seeExtreme == 1)>>
 	<br>//...in the Industrial Dairy//
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	<<link "Threaten her with the Industrial Dairy">>
+	<<link "Threaten $him with the Industrial Dairy">>
 		<<replace "#introResult">>
-			You tell her that it's in her interests to be a good girl. She does not react immediately, perhaps wondering if you think such a trite statement will have a real impact, but then you point at a wallscreen behind her. She turns, and beholds a live feed from the Industrial Dairy. She gazes spellbound at the interleaved row of bodies intertwined with machines in embraces far more intimate than any lover could hope to match. The gently heaving masses of breastflesh hold her fascinated and horrified attention until one of the machines fortuitously chooses this moment to cycle its occupant's anal hydration regimen. It withdraws its horse-sized phallus from the slave's anus, leaving her gape pulsing gently as it awaits the resumption of the endless assrape. $activeSlave.slaveName lets out a huge sob and turns to you, @@.gold;fear suffusing her@@ as she promises to @@.hotpink;be a good girl.@@
+			You tell $him that it's in $his interests to be a good girl. $He does not react immediately, perhaps wondering if you think such a trite statement will have a real impact, but then you point at a wallscreen behind $him. $He turns, and beholds a live feed from the Industrial Dairy. $He gazes spellbound at the interleaved row of bodies intertwined with machines in embraces far more intimate than any lover could hope to match. The gently heaving masses of breastflesh hold $his fascinated and horrified attention until one of the machines fortuitously chooses this moment to cycle its occupant's anal hydration regimen. It withdraws its horse-sized phallus from the slave's anus, leaving $his gape pulsing gently as it awaits the resumption of the endless assrape. $activeSlave.slaveName lets out a huge sob and turns to you, @@.gold;fear suffusing $him@@ as $he promises to @@.hotpink;be a good girl.@@
 		<</replace>>
 		<<set $activeSlave.devotion += 10>>
 		<<set $activeSlave.trust -= 10>>
 	<</link>>
 	<<if ($activeSlave.lactation > 0 || (($dairySlimMaintainUpgrade == 0 || $dairySlimMaintain == 0) && ($activeSlave.boobs > 300 || $activeSlave.dick == 0 || $dairyImplantsSetting == 1) && $dairyImplantsSetting != 2)) || ($activeSlave.balls > 0)>>
 		<<if ($dairyPrepUpgrade == 1) && ($dairy > $dairySlaves+$bioreactorsXY+$bioreactorsXX+$bioreactorsHerm+$bioreactorsBarren)>>
-			 | <<link "Send her straight to the Industrial Dairy">>
+			 | <<link "Send $him straight to the Industrial Dairy">>
 				<<set $activeSlave.choosesOwnAssignment = 0>>
 				<<set $activeSlave.anus = Math.clamp($activeSlave.anus, 3, 4)>>
 				<<if $activeSlave.vagina > -1>><<set $activeSlave.vagina = Math.clamp($activeSlave.vagina, 3, 4)>><</if>>
 				<<set $activeSlave.analCount += 10, $analTotal += 10>>
 				<<= assignJob($activeSlave, "dairy")>>
 				<<replace "#introResult">>
-					You order <<if $HeadGirl == 0>>another slave<<else>>$HeadGirl.slaveName<</if>> to get $activeSlave.slaveName set up in $dairyName. The new slave does not know what $dairyName is, not really, and she doesn't know what being set up there means, either. If she knew that you are able to send her there so blithely only because it is equipped with a special preparatory raper that will seize her, <<if $activeSlave.vagina > -1>>mercilessly fuck her pussy and ass until both are gaped<<else>>ream her anus until it's cavernously gaped<</if>>, and then consign her to constant fucking by gargantuan machine phalli, she might resist. But she doesn't, so she does not.
+					You order <<if $HeadGirl == 0>>another slave<<else>>$HeadGirl.slaveName<</if>> to get $activeSlave.slaveName set up in $dairyName. The new slave does not know what $dairyName is, not really, and $he doesn't know what being set up there means, either. If $he knew that you are able to send $him there so blithely only because it is equipped with a special preparatory raper that will seize $him, <<if $activeSlave.vagina > -1>>mercilessly fuck $his pussy and ass until both are gaped<<else>>ream $his anus until it's cavernously gaped<</if>>, and then consign $him to constant fucking by gargantuan machine phalli, $he might resist. But $he doesn't, so $he does not.
 				<</replace>>
 			<</link>>
 		<</if>>
 		<<if $dairy > $dairySlaves+$bioreactorsXY+$bioreactorsXX+$bioreactorsHerm+$bioreactorsBarren>>
-			 | <<link "Break her in for the Industrial Dairy">>
+			 | <<link "Break $him in for the Industrial Dairy">>
 				<<set $activeSlave.choosesOwnAssignment = 0>>
 				<<set $activeSlave.anus = Math.clamp($activeSlave.anus, 3, 4)>>
 				<<if $activeSlave.vagina > -1>>
@@ -1775,7 +1795,7 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 				<<set $activeSlave.analCount += 10, $analTotal += 10>>
 				<<= assignJob($activeSlave, "dairy")>>
 				<<replace "#introResult">>
-					Making use of <<if ($activeSlave.trust < -20) || ($activeSlave.devotion > 20)>>her obedience<<else>>the compliance systems<</if>>, you restrain her on one of the chairs in your office in an approximation of the position she'll occupy in $dairyName. Then you put a mask on her, like the ones the machines there feature, and turn it on, watching the slave squirm against her restraints under the sudden bombardment of garish hardcore porn. Finally, you add a dildo gag, both to mimic the dildo that will feed her, and to keep your office reasonably quiet. Then, for the rest of the day, you use her vulnerable <<if $activeSlave.vagina > -1>>holes<<else>>asshole<</if>> as an outlet for your sexual energy. You are not gentle; in fact, the point of the whole exercise is to gape her. By the evening she's been fucked so hard that she's stopped jerking against the chair when you pound <<if $PC.dick == 1>>your huge cock<<else>>a huge strap-on<</if>> in and out of her, so you're obliged to get creative, sliding fingers in alongside <<if $PC.dick == 1>>yourself<<else>>it<</if>> to really blow her out. Once that gets too easy, you start adding dildos for double penetration. By the night she's properly prepared to take $dairyName's giant phalli, and you're bored, so you consign her to her fate. She might have some opinion on how she's spent her day, but it's unlikely she'll remember it by tomorrow, what with the forearm-sized dildos sliding in and out of her<<if $activeSlave.vagina > -1>> cunt,<</if>> throat, and asshole.
+					Making use of <<if ($activeSlave.trust < -20) || ($activeSlave.devotion > 20)>>$his obedience<<else>>the compliance systems<</if>>, you restrain $him on one of the chairs in your office in an approximation of the position $he'll occupy in $dairyName. Then you put a mask on $him, like the ones the machines there feature, and turn it on, watching the slave squirm against $his restraints under the sudden bombardment of garish hardcore porn. Finally, you add a dildo gag, both to mimic the dildo that will feed $him, and to keep your office reasonably quiet. Then, for the rest of the day, you use $his vulnerable <<if $activeSlave.vagina > -1>>holes<<else>>asshole<</if>> as an outlet for your sexual energy. You are not gentle; in fact, the point of the whole exercise is to gape $him. By the evening $he's been fucked so hard that $he's stopped jerking against the chair when you pound <<if $PC.dick == 1>>your huge cock<<else>>a huge strap-on<</if>> in and out of $him, so you're obliged to get creative, sliding fingers in alongside <<if $PC.dick == 1>>yourself<<else>>it<</if>> to really blow $him out. Once that gets too easy, you start adding dildos for double penetration. By the night $he's properly prepared to take $dairyName's giant phalli, and you're bored, so you consign $him to $his fate. $He might have some opinion on how $he's spent $his day, but it's unlikely $he'll remember it by tomorrow, what with the forearm-sized dildos sliding in and out of $his<<if $activeSlave.vagina > -1>> cunt,<</if>> throat, and asshole.
 				<</replace>>
 			<</link>>
 		<</if>>
@@ -1785,37 +1805,37 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 <<if $dairyPiping == 1>>
 	<<if (($cumPipeline > 88 && $cumPipeline != 0) || $arcologies[0].FSPastoralistLaw == 1) && $activeSlave.preg < 1 && $activeSlave.inflation == 0 && $activeSlave.bellyImplant <= 0>>
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	<<link "Give her all the cum she can drink">>
+	<<link "Give $him all the cum $he can drink">>
 		<<replace "#introResult">>
-			You securely restrain your new slave; for both her own safety and so she can't object to her meal. You reassure her and order her to close her eyes and open wide for a treat.<<if $activeSlave.eyes == -2>> Blind as she is,<<else>> Since her eyes are contentedly closed,<</if>> she doesn't see you reach for one of the phallus-tipped feeding tubes located throughout your penthouse. Before she knows what's happening, you've forced the cocktube firmly into her gaping maw and anchored it to her head, causing her entire body to tense up <<if $activeSlave.devotion < 20>>in panic <</if>>once more.
+			You securely restrain your new slave; for both $his own safety and so $he can't object to $his meal. You reassure $him and order $him to close $his eyes and open wide for a treat.<<if $activeSlave.eyes == -2>> Blind as $he is,<<else>> Since $his eyes are contentedly closed,<</if>> $he doesn't see you reach for one of the phallus-tipped feeding tubes located throughout your penthouse. Before $he knows what's happening, you've forced the cocktube firmly into $his gaping maw and anchored it to $his head, causing $his entire body to tense up <<if $activeSlave.devotion < 20>>in panic <</if>>once more.
 			<br><br>
-			You pause to examine the tap, making sure it is set to cum, before releasing the valve and unleashing a steady flow. The feeder bucks against her face as thick, white liquid rushes downward towards the helpless slave.
+			You pause to examine the tap, making sure it is set to cum, before releasing the valve and unleashing a steady flow. The feeder bucks against $his face as thick, white liquid rushes downward towards the helpless slave.
 			<<if $activeSlave.devotion > 20>>
 				<<if $activeSlave.fetish == "cumslut">>
 					<<if $activeSlave.fetishKnown == 0>>
-						Stunningly, once she gets over the impact of the wave of fresh semen, she seems genuinely eager to hold as much of the fluid as she can, stretching contentedly till her reasonable limit. @@.green;She's a cum fetishist!@@
+						Stunningly, once $he gets over the impact of the wave of fresh semen, $he seems genuinely eager to hold as much of the fluid as $he can, stretching contentedly till $his reasonable limit. @@.green;$He's a cum fetishist!@@
 						<<set $activeSlave.fetishKnown = 1>>
 					<<else>>
-						Her belly steadily swells from a few months of apparent pregnancy, to "spent too much time at the buffet", till it finally stops wobbling, grows taut and forces her belly button into an outie. Your cow groans not only with the weight and mounting pressure, but with guilt as well. Before long, she reaches a quivering orgasm.
+						$His belly steadily swells from a few months of apparent pregnancy, to "spent too much time at the buffet", till it finally stops wobbling, grows taut and forces $his belly button into an outie. Your cow groans not only with the weight and mounting pressure, but with guilt as well. Before long, $he reaches a quivering orgasm.
 					<</if>>
-					You stroke her gurgling stomach slowly, before turning off the valve, unfastening her binds and leaving your @@.hotpink;very pleased@@ cum balloon to savor her meal. You'll make sure to set aside enough cum from your cumslaves for her to drink herself stupid with, and, glancing over your shoulder, find her eagerly masturbating to her cum filled gut. She'll probably intend to keep herself filled to the brim, which is fine by you.
+					You stroke $his gurgling stomach slowly, before turning off the valve, unfastening $his binds and leaving your @@.hotpink;very pleased@@ cum balloon to savor $his meal. You'll make sure to set aside enough cum from your cumslaves for $him to drink $himself stupid with, and, glancing over your shoulder, find $him eagerly masturbating to $his cum filled gut. $He'll probably intend to keep $himself filled to the brim, which is fine by you.
 					<<set $activeSlave.devotion += 5>>
 				<<else>>
-					<<if $activeSlave.eyes == -2>>Her face swells with emotion and<<else>>Her eyes swell<</if>> with horror, but she does not flinch or make a sound. Her belly also swells, from a few months of apparent pregnancy, to "spent too much time at the buffet", till it finally stops wobbling, grows taut and forces her belly button into an outie. Satisfied, you shut off the valve, deciding to leave her to consider her cum filled middle. Time passes. Her<<if $activeSlave.eyes == -2>> blind face is distant<<else>> eyes are glazed over<</if>> but she tolerates you slowly stroking her stomach @@.hotpink;without apparent resentment@@. You'll make sure to keep her like this for the time being.
+					<<if $activeSlave.eyes == -2>>$His face swells with emotion and<<else>>$His eyes swell<</if>> with horror, but $he does not flinch or make a sound. $His belly also swells, from a few months of apparent pregnancy, to "spent too much time at the buffet", till it finally stops wobbling, grows taut and forces $his belly button into an outie. Satisfied, you shut off the valve, deciding to leave $him to consider $his cum filled middle. Time passes. $His<<if $activeSlave.eyes == -2>> blind face is distant<<else>> eyes are glazed over<</if>> but $he tolerates you slowly stroking $his stomach @@.hotpink;without apparent resentment@@. You'll make sure to keep $him like this for the time being.
 					<<set $activeSlave.devotion += 4>>
 				<</if>>
 			<<else>>
 				<<if $activeSlave.fetish == "cumslut">>
 					<<if $activeSlave.fetishKnown == 0>>
-						<<if $activeSlave.eyes == -2>>Her face tenses<<else>>Her eyes swell<</if>> with profound horror at the realization of what is filling her with a constant irresistible pressure, and she begins to leak tears as she realizes that her rapidly swelling body is getting her horny. @@.green;She's a cum fetishist!@@
+						<<if $activeSlave.eyes == -2>>$His face tenses<<else>>$His eyes swell<</if>> with profound horror at the realization of what is filling $him with a constant irresistible pressure, and $he begins to leak tears as $he realizes that $his rapidly swelling body is getting $him horny. @@.green;$He's a cum fetishist!@@
 						<<set $activeSlave.fetishKnown = 1>>
 					<<else>>
-						Her belly steadily swells from a few months of apparent pregnancy, to "spent too much time at the buffet", till it finally stops wobbling, grows taut and forces her belly button into an outie. Your cow groans not only with the weight and quickly mounting pressure, but with guilt as well. She does not orgasm from her gluttonous "meal," but feels much more pleasure than she's willing to admit.
+						$His belly steadily swells from a few months of apparent pregnancy, to "spent too much time at the buffet", till it finally stops wobbling, grows taut and forces $his belly button into an outie. Your cow groans not only with the weight and quickly mounting pressure, but with guilt as well. $He does not orgasm from $his gluttonous "meal," but feels much more pleasure than $he's willing to admit.
 					<</if>>
-					Time passes, marked only by the slowing growth of her waistline and the gurgling deep within her. However, she @@.hotpink;submits@@ to an uncomfortable groping of her fluid distended stomach, which is pleasingly taut from her massive cum meal. You decide to make it abundantly clear that if a single drop of cum leaves her gullet, she's getting the hose again, impressing on her still more that her fate is out of her control.
+					Time passes, marked only by the slowing growth of $his waistline and the gurgling deep within $him. However, $he @@.hotpink;submits@@ to an uncomfortable groping of $his fluid distended stomach, which is pleasingly taut from $his massive cum meal. You decide to make it abundantly clear that if a single drop of cum leaves $his gullet, $he's getting the hose again, impressing on $him still more that $his fate is out of $his control.
 					<<set $activeSlave.devotion += 4>>
 				<<else>>
-					She gasps in horror, and starts to struggle frantically against her bonds, <<if $activeSlave.voice != 0>>struggling to scream in panic.<<else>>her whole body begging to scream.<</if>> However, as the fluid reaches her she seems to despair and resigns herself to her fate. As her belly swells, you find yourself comparing her first to a binge eater, then some of the chubbier citizens you've seen, a large pregnancy, and finally a water balloon ready to burst. You stop the flow, and rest a hand on her heaving stomach. Her @@.gold;terrified@@ breathing and distant expression are clearly due to the pain, not lust, but it's also now quite clear to her who is in charge here. You have little intent on letting her stomach empty and will be setting aside enough cum to keep her bloated into submission.
+					$He gasps in horror, and starts to struggle frantically against $his bonds, <<if $activeSlave.voice != 0>>struggling to scream in panic.<<else>>$his whole body begging to scream.<</if>> However, as the fluid reaches $him $he seems to despair and resigns $himself to $his fate. As $his belly swells, you find yourself comparing $him first to a binge eater, then some of the chubbier citizens you've seen, a large pregnancy, and finally a water balloon ready to burst. You stop the flow, and rest a hand on $his heaving stomach. $His @@.gold;terrified@@ breathing and distant expression are clearly due to the pain, not lust, but it's also now quite clear to $him who is in charge here. You have little intent on letting $his stomach empty and will be setting aside enough cum to keep $him bloated into submission.
 					<<set $activeSlave.trust -= 4>>
 				<</if>>
 			<</if>>
@@ -1830,22 +1850,22 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' <<
 	<br>//...in the Arcade//
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
 
-	<<link "Threaten her with the Arcade">>
+	<<link "Threaten $him with the Arcade">>
 		<<replace "#introResult">>
-			You tell her that it's in her interests to be a good girl. She does not react immediately, perhaps wondering if you think such a trite statement will have a real impact, but then you point at a wallscreen behind her. She turns, and beholds a live feed from $arcadeName. She gazes at the row of butts sticking out of the wall at dick height, not quite realizing what she's seeing. Then she notices that there are citizens pumping away in front of two of the butts, and she understands. As she watches, terrified, first one citizen and then the other finishes and steps away. The first arcade inmate's <<if $seeDicks != 100>>pussy<<else>>butt<</if>> is left looking sore until $arcadeName's systems cover her for a quick cleaning, and the second inmate's asshole <<if $seeDicks != 0>>has obviously seen severe use, since the poor girl doesn't have  a pussy to spread the load<<else>>is loose enough that the machines have to clean up the cum it drools onto the floor<</if>>. $activeSlave.slaveName lets out a huge sob and turns to you, @@.gold;fear suffusing her@@ as she promises to @@.hotpink;be a good girl.@@
+			You tell $him that it's in $his interests to be a good girl. $He does not react immediately, perhaps wondering if you think such a trite statement will have a real impact, but then you point at a wallscreen behind $him. $He turns, and beholds a live feed from $arcadeName. $He gazes at the row of butts sticking out of the wall at dick height, not quite realizing what $he's seeing. Then $he notices that there are citizens pumping away in front of two of the butts, and $he understands. As $he watches, terrified, first one citizen and then the other finishes and steps away. The first arcade inmate's <<if $seeDicks != 100>>pussy<<else>>butt<</if>> is left looking sore until $arcadeName's systems cover $him for a quick cleaning, and the second inmate's asshole <<if $seeDicks != 0>>has obviously seen severe use, since the poor girl doesn't have a pussy to spread the load<<else>>is loose enough that the machines have to clean up the cum it drools onto the floor<</if>>. $activeSlave.slaveName lets out a huge sob and turns to you, @@.gold;fear suffusing $him@@ as $he promises to @@.hotpink;be a good girl.@@
 		<</replace>>
 		<<set $activeSlave.devotion += 10>>
 		<<set $activeSlave.trust -= 10>>
 	<</link>>
 
 	<<if ($arcade > $arcadeSlaves) || ($arcadeUpgradeFuckdolls != 0)>>
-		 | <<link "Send her straight to the Arcade">>
+		 | <<link "Send $him straight to the Arcade">>
 			<<set $activeSlave.assignment = "be confined in the arcade">>
 			<<set $activeSlave.assignmentVisible = 0>>
 			<<set $activeSlave.choosesOwnAssignment = 0>>
 			<<replace "#introResult">>
-				You order <<if $HeadGirl == 0>>another slave<<else>>$HeadGirl.slaveName<</if>> to get $activeSlave.slaveName set up in $arcadeName. The new slave does not know what $arcadeName is, not really, and she doesn't know what being set up there means, either. She'll be confined inside a small space, not too different from the indignities she's suffered already. It's only when the restraints lock into place that she'll understand her doom. Her mouth will be forced open and presented at one wall of $arcadeName, and her ass will protrude from its other side, her holes available for public relief at both ends. She'll probably refuse to believe the truth, until the first cockhead enters her mouth<<if $activeSlave.vagina > -1>>, parts her pussylips,<</if>> or presses against her poor anus.
-				<<if ($arcade <= $arcadeSlaves)>>Mere meters away, preparations to convert the least appealing Arcade slave into a Fuckdoll begin. As $activeSlave.slaveName is broken in by her first customers, she's blissfully unaware that she's $arcade new slaves away from the same fate.<</if>>
+				You order <<if $HeadGirl == 0>>another slave<<else>>$HeadGirl.slaveName<</if>> to get $activeSlave.slaveName set up in $arcadeName. The new slave does not know what $arcadeName is, not really, and $he doesn't know what being set up there means, either. $He'll be confined inside a small space, not too different from the indignities $he's suffered already. It's only when the restraints lock into place that $he'll understand $his doom. $His mouth will be forced open and presented at one wall of $arcadeName, and $his ass will protrude from its other side, $his holes available for public relief at both ends. $He'll probably refuse to believe the truth, until the first cockhead enters $his mouth<<if $activeSlave.vagina > -1>>, parts $his pussylips,<</if>> or presses against $his poor anus.
+				<<if ($arcade <= $arcadeSlaves)>>Mere meters away, preparations to convert the least appealing Arcade slave into a Fuckdoll begin. As $activeSlave.slaveName is broken in by $his first customers, $he's blissfully unaware that $he's $arcade new slaves away from the same fate.<</if>>
 			<</replace>>
 		<</link>>
 	<</if>>
diff --git a/src/uncategorized/nextWeek.tw b/src/uncategorized/nextWeek.tw
index 92faac3763fe5c4cc4f75704377b9555d89943d0..f9d4b2d4729d775f37e7479d0c78e72b8b2565d4 100644
--- a/src/uncategorized/nextWeek.tw
+++ b/src/uncategorized/nextWeek.tw
@@ -22,6 +22,16 @@
 <</if>>
 
 <<set $averageTrust = 0, $averageDevotion = 0, _slavesContributing = 0, _OldHG = -1, _NewHG = -1, _SL = $slaves.length>>
+<<if $studio == 1>>
+	<<set $pornStars = 0, $pornStarFuckdolls = 0, $pornStarRapees = 0, $pornStarPreggos = 0,
+	$pornStarBBWs = 0, $pornStarGainers = 0, $pornStarStuds = 0, $pornStarLolis = 0,
+	$pornStarDeepThroats = 0, $pornStarStruggleFucks = 0, $pornStarTeases = 0,
+	$pornStarRomantics = 0, $pornStarPerverts = 0, $pornStarCarings = 0, $pornStarUnflinchings = 0,
+	$pornStarSizeQueens = 0, $pornStarNeglectfuls = 0, $pornStarCumAddicts = 0, $pornStarAnalAddicts = 0,
+	$pornStarAttentionWhores = 0, $pornStarBreastGrowths = 0, $pornStarAbusives = 0, $pornStarMalicious = 0, $pornStarSelfHatings = 0, $pornStarBreeders = 0, $pornStarSubs = 0, $pornStarCumSluts = 0,
+	$pornStarAnals = 0, $pornStarHumiliations = 0, $pornStarBoobs = 0, $pornStarDoms = 0,
+	$pornStarSadists = 0, $pornStarMasochists = 0, $pornStarPregnancySluts = 0>>
+<</if>>
 <<for _i = 0; _i < _SL; _i++>>
 	<<if $seeAge != 0>>
 	<<set $slaves[_i].birthWeek++>>
@@ -109,6 +119,43 @@
 	<<elseif ($slaves[_i].assignment != "be confined in the cellblock") && ($slaves[_i].assignment != "be confined in the arcade") && (($slaves[_i].assignment != "work in the dairy") || ($dairyRestraintsSetting < 2)) && $slaves[_i].assignment != "labor in the production line">>
 		<<set $averageTrust += $slaves[_i].trust*0.5, $averageDevotion += $slaves[_i].devotion*0.5, _slavesContributing += 0.5>>
 	<</if>>
+	<<if $studio == 1>>
+		<<if $slaves[_i].pornTypeGeneral > 0>><<set $pornStars++>><</if>>
+		<<if $slaves[_i].pornTypeFuckdoll > 0>><<set $pornStarFuckdolls++>><</if>>
+		<<if $slaves[_i].pornTypeRape > 0>><<set $pornStarRapees++>><</if>>
+		<<if $slaves[_i].pornTypePreggo > 0>><<set $pornStarPreggos++>><</if>>
+		<<if $slaves[_i].pornTypeBBW > 0>><<set $pornStarBBWs++>><</if>>
+		<<if $slaves[_i].pornTypeGainer > 0>><<set $pornStarGainers++>><</if>>
+		<<if $slaves[_i].pornTypeStud > 0>><<set $pornStarStuds++>><</if>>
+		<<if $slaves[_i].pornTypeLoli > 0>><<set $pornStarLolis++>><</if>>
+		<<if $slaves[_i].pornTypeDeepThroat > 0>><<set $pornStarDeepThroats++>><</if>>
+		<<if $slaves[_i].pornTypeStruggleFuck > 0>><<set $pornStarStruggleFucks++>><</if>>
+		<<if $slaves[_i].pornTypePainal > 0>><<set $pornStarPainals++>><</if>>
+		<<if $slaves[_i].pornTypeTease > 0>><<set $pornStarTeases++>><</if>>
+		<<if $slaves[_i].pornTypeRomantic > 0>><<set $pornStarRomantics++>><</if>>
+		<<if $slaves[_i].pornTypePervert > 0>><<set $pornStarPerverts++>><</if>>
+		<<if $slaves[_i].pornTypeCaring > 0>><<set $pornStarCarings++>><</if>>
+		<<if $slaves[_i].pornTypeUnflinching > 0>><<set $pornStarUnflinchings++>><</if>>
+		<<if $slaves[_i].pornTypeSizeQueen > 0>><<set $pornStarSizeQueens++>><</if>>
+		<<if $slaves[_i].pornTypeNeglectful > 0>><<set $pornStarNeglectfuls++>><</if>>
+		<<if $slaves[_i].pornTypeCumAddict > 0>><<set $pornStarCumAddicts++>><</if>>
+		<<if $slaves[_i].pornTypeAnalAddict > 0>><<set $pornStarAnalAddicts++>><</if>>
+		<<if $slaves[_i].pornTypeAttentionWhore > 0>><<set $pornStarAttentionWhores++>><</if>>
+		<<if $slaves[_i].pornTypeBreastGrowth > 0>><<set $pornStarBreastGrowths++>><</if>>
+		<<if $slaves[_i].pornTypeAbusive > 0>><<set $pornStarAbusives++>><</if>>
+		<<if $slaves[_i].pornTypeMalicious > 0>><<set $pornStarMalicious++>><</if>>
+		<<if $slaves[_i].pornTypeSelfHating > 0>><<set $pornStarSelfHatings++>><</if>>
+		<<if $slaves[_i].pornTypeBreeder > 0>><<set $pornStarBreeders++>><</if>>
+		<<if $slaves[_i].pornTypeSub > 0>><<set $pornStarSubs++>><</if>>
+		<<if $slaves[_i].pornTypeCumSlut > 0>><<set $pornStarCumSluts++>><</if>>
+		<<if $slaves[_i].pornTypeAnal > 0>><<set $pornStarAnals++>><</if>>
+		<<if $slaves[_i].pornTypeHumiliation > 0>><<set $pornStarHumiliations++>><</if>>
+		<<if $slaves[_i].pornTypeBoobs > 0>><<set $pornStarBoobs++>><</if>>
+		<<if $slaves[_i].pornTypeDom > 0>><<set $pornStarDoms++>><</if>>
+		<<if $slaves[_i].pornTypeSadist > 0>><<set $pornStarSadists++>><</if>>
+		<<if $slaves[_i].pornTypeMasochist > 0>><<set $pornStarMasochists++>><</if>>
+		<<if $slaves[_i].pornTypePregnancy > 0>><<set $pornStarPregnancySluts++>><</if>>
+	<</if>>
 <</for>>
 <<set $averageTrust = $averageTrust/_slavesContributing>>
 <<set $averageDevotion = $averageDevotion/_slavesContributing>>
diff --git a/src/uncategorized/pRivalryHostage.tw b/src/uncategorized/pRivalryHostage.tw
index cff5a9bba7b33599f30ec57c1acea15a02d426ad..78f65d9b1fb7ffefaf8a5d8bd2a90538f3042829 100644
--- a/src/uncategorized/pRivalryHostage.tw
+++ b/src/uncategorized/pRivalryHostage.tw
@@ -39,7 +39,7 @@
 <<if $activeSlave.voice < 2>><<set $activeSlave.voice = 2>><</if>>
 <<if $activeSlave.faceShape == "masculine">><<set $activeSlave.faceShape = "cute">><</if>>
 <<if $arcologies[0].FSSupremacistRace != 0>><<set $activeSlave.race = $arcologies[0].FSSupremacistRace>><</if>>
-<<NationalityToName $activeSlave>>
+<<run nationalityToName($activeSlave)>>
 <<set $activeSlave.inducedNCS = 0, $activeSlave.NCSyouthening = 0>>
 <<set $activeSlave.slaveName = $activeSlave.birthName>>
 <<set $activeSlave.slaveSurname = $activeSlave.birthSurname>>
diff --git a/src/uncategorized/penthouseReport.tw b/src/uncategorized/penthouseReport.tw
index 16b326270afedb1a2d199279e8aafb032d1c56ae..dd22921d62044a4b6643aeb568eecef26d9f2b1e 100644
--- a/src/uncategorized/penthouseReport.tw
+++ b/src/uncategorized/penthouseReport.tw
@@ -8,7 +8,7 @@
 		<div>''__@@.pink;<<= SlaveFullName($slaves[$i])>>@@__''
 		<<if $slaves[$i].choosesOwnAssignment == 2>>
 			<<include "SA chooses own job">>
-			$pronounCap
+			$He
 		<</if>>
 		<<include "Full Report">>
 		<br><br>
@@ -19,13 +19,13 @@
 			<<set _ID = $HGSuiteiIDs[0], $i = $slaveIndices[_ID]>>
 
 			<<if $slaves[$i].assignment != "live with your Head Girl">>
-				<br>@@.red;$slaves[$i].slaveName had been assigned to live with your Head Girl, but this week she was assigned to $slaves[$i].assignment. She has been released to your penthouse for reassignment.@@
+				<br>@@.red;$slaves[$i].slaveName had been assigned to live with your Head Girl, but this week $he was assigned to $slaves[$i].assignment. $He has been released to your penthouse for reassignment.@@
 				<<= removeJob($slaves[$i], "live with your Head Girl")>>
 			<<else>>
 				''__@@.pink;<<= SlaveFullName($slaves[$i])>>@@__''
 				<<if $slaves[$i].choosesOwnAssignment == 2>>
 					<<include "SA chooses own job">>
-					$pronounCap
+					$He
 				<</if>>
 				<<include "SA live with HG">>
 				<br><br>
diff --git a/src/uncategorized/personalAssistantOptions.tw b/src/uncategorized/personalAssistantOptions.tw
index 51d1502d6b984a3e31536c5716b1a62e58637aa6..6c64aecee43f062b2ed125f48027ba0ef7ce2268 100644
--- a/src/uncategorized/personalAssistantOptions.tw
+++ b/src/uncategorized/personalAssistantOptions.tw
@@ -5,7 +5,7 @@
 
 <<if $marketAssistantLimit>><<set $marketAssistantLimit to Math.clamp($marketAssistantLimit, 10000, 10000000)>><</if>>
 
-<<if $seeImages == 1>><<AssistantArt 3>><</if>>
+<<if $seeImages == 1>><<= AssistantArtRendered(3)>><</if>>
 
 Seated at your desk, you glance at the visual representation of $assistantName, down in one corner of your desk's glass top.
 
diff --git a/src/uncategorized/ptWorkaround.tw b/src/uncategorized/ptWorkaround.tw
index 8909f8547842dd5a622298ae9e21978c06d3624d..7b94ad7b5da7640ceeabf30ad4dc46f28a005f42 100644
--- a/src/uncategorized/ptWorkaround.tw
+++ b/src/uncategorized/ptWorkaround.tw
@@ -32,7 +32,12 @@
 		<<set $activeSlave.oralCount += 4, $oralTotal += 4>>
 		<<= BothVCheck(4, 2)>>
 	<<elseif ($activeSlave.fetishKnown == 1) && ($activeSlave.fetishStrength > 60) && ($activeSlave.fetish == "humiliation")>>
-		Since $activeSlave.slaveName has an unusual sexuality, you @@.hotpink;build her devotion to you@@ by indulging her perversions. Since she's an absolute slut for humiliation, you let her whore around inside the special camera room whenever possible. When you're going out and feel like putting on a show, you bring her on a leash and have her service you in public. She comes harder than ever when you push her down on her knees in a crowded public arcology elevator and facefuck her while she masturbates fervently.
+		Since $activeSlave.slaveName has an unusual sexuality, you @@.hotpink;build her devotion to you@@ by indulging her perversions. Since she's an absolute slut for humiliation, you let her whore around inside the special camera room whenever possible. When you're going out and feel like putting on a show, you
+		<<if ($activeSlave.amp != 1)>>
+			bring her on a leash and have her service you in public. She comes harder than ever when you push her down on her knees in a crowded public arcology elevator and facefuck her while she masturbates fervently.
+		<<else>>
+			carry her out and have her service you in public. She comes harder than ever when you push her face to your <<if $PC.dick == 1>>dick<<else>>pussy<</if>> in a crowded public arcology elevator and facefuck her while she tries her hardest to masturbate.
+		<</if>>
 		<<set $activeSlave.oralCount += 8, $oralTotal += 8>>
 	<<elseif ($activeSlave.anus == 3) && ($activeSlave.vagina == 3)>>
 		$activeSlave.slaveName is a stretched-out, well-traveled slut. Some like their holes loose, but most prefer cunts and butts that don't make sloppy noises when fucked. So, you spend some quality care time with her, carefully massaging her abused holes with oils and lotions. She comes, of course, but her pussy and asshole do benefit from the treatment. You allow her to service you with her mouth to avoid spoiling your work right away. Afterward, she <<if ($activeSlave.amp != 1)>>@@.hotpink;hugs you and gives you a kiss@@<<else>>@@.hotpink;gives you a kiss and tries to hug you,@@ but without arms, all she manages is a sort of nuzzle<</if>>.
diff --git a/src/uncategorized/reFSAcquisition.tw b/src/uncategorized/reFSAcquisition.tw
index a5a40cc14af09a27a6c53ff7cbfa32c36c735a88..5678a1e6ba131b4384c4cc6e407dfb97d282806a 100644
--- a/src/uncategorized/reFSAcquisition.tw
+++ b/src/uncategorized/reFSAcquisition.tw
@@ -1,7 +1,7 @@
-:: RE FS acquisition
+:: RE FS acquisition [nobr]
 
 <<if Array.isArray($FSAcquisitionEvents)>>
-  <<if $cheatMode == 1>><<nobr>>
+  <<if $cheatMode == 1>>
 	<<set $nextButton = "Back", $nextLink = "Nonrandom Event", $returnTo = "Nonrandom Event">> /* if user just clicks spacebar */
 	''A random FS acquisition event would have been selected from the following:''
 	<br>
@@ -10,15 +10,12 @@
 		<br>
 	<</for>>
 	<br><br>[[Go Back to Random Nonindividual Event|Random Nonindividual Event][$eventSlave = 0]]
-	<</nobr>>
   <<else>>
 	<<set $FSAcquisitionEvents = $FSAcquisitionEvents.random()>>
 	<<goto "RE FS acquisition">>
   <</if>>
 <<else>>
 
-<<nobr>>
-
 <<set $nextButton = "Continue", $nextLink = "RIE Eligibility Check", $returnTo = "RIE Eligibility Check", $showEncyclopedia = 1, $encyclopedia = "Enslaving People">>
 
 <<switch $FSAcquisitionEvents>>
@@ -233,6 +230,7 @@
 <<set $activeSlave.pregKnown = 1>>
 <<run SetBellySize($activeSlave)>>
 <<set $activeSlave.vagina = 1>>
+<<set $activeSlave.trueVirgin = 1>>
 <<slaveCost $activeSlave>>
 <<set $slaveCost -= 1000>>
 
@@ -688,6 +686,7 @@
 <</if>>
 <<if $activeSlave.vagina > 0>>
 	<<set $activeSlave.vagina = 0>>
+	<<set $activeSlave.trueVirgin = 1>>
 	<<set $activeSlave.career = "a nun">>
 <<else>>
 	<<set $activeSlave.career = "a priest">>
@@ -756,6 +755,7 @@
 <<set $activeSlave.attrXX = 30>>
 <<set $activeSlave.attrXY = 30>>
 <<set $activeSlave.vagina = 0>>
+<<set $activeSlave.trueVirgin = 1>>
 <<set $activeSlave.anus = 0>>
 <<slaveCost $activeSlave>>
 <<set $slaveCost -= 1000>>
@@ -778,6 +778,7 @@
 <<set $activeSlave.devotion = random(25,35)>>
 <<set $activeSlave.trust = random(20,25)>>
 <<set $activeSlave.vagina = 0>>
+<<set $activeSlave.trueVirgin = 1>>
 <<set $activeSlave.preg = 0>>
 <<set $activeSlave.pregType = 0>>
 <<set $activeSlave.fetish = "pregnancy">>
@@ -801,6 +802,7 @@
 <<set $activeSlave.devotion = random(25,35)>>
 <<set $activeSlave.trust = random(20,25)>>
 <<set $activeSlave.vagina = 2>>
+<<set $activeSlave.trueVirgin = 1>>
 <<set $activeSlave.preg = -2>>
 <<slaveCost $activeSlave>>
 <<set $slaveCost -= 1000>>
@@ -820,6 +822,7 @@
 <<set $activeSlave.devotion = random(-100,-90)>>
 <<set $activeSlave.trust = random(-100,-90)>>
 <<set $activeSlave.vagina = 0>>
+<<set $activeSlave.trueVirgin = 1>>
 <<set $activeSlave.preg = 0>>
 <<set $activeSlave.behavioralFlaw = "arrogant">>
 <<slaveCost $activeSlave>>
@@ -911,6 +914,7 @@
 <<set $activeSlave.face = random(-60,10)>>
 <<set $activeSlave.weight = random(20,100)>>
 <<set $activeSlave.vagina = 0>>
+<<set $activeSlave.trueVirgin = 1>>
 <<set $activeSlave.vaginalSkill = 0>>
 <<set $activeSlave.whoreSkill = 0>>
 <<set $activeSlave.entertainSkill = 0>>
@@ -972,444 +976,451 @@
 
 <</switch>>
 
-<</nobr>>\
-\
-<<switch $FSAcquisitionEvents>>\
-<<case "Pastoralist">>\
-\
-You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. She lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were.
 
-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. This proves to be right on the money in this case, though the woman isn't too terribly bedraggled; her situation must be recent. She asks to be enslaved with the crushing sadness most such people experience during their last free hours. "I'm pregnant," she says through tears. "I know I'm not that pretty, <<if $PC.title == 1>>Sir<<else>>Ma'am<</if>>. But," and she brings her sizeable chest into view, "I've got pretty big boobs, and I started giving milk yesterday. I was searching the net, and I saw that you milk women, <<if $PC.title == 1>>Sir<<else>>Ma'am<</if>>. It seems like a better life than getting fucked all the time."
-\
-<<case "Pastoralist Two">>\
-\
+<<switch $FSAcquisitionEvents>>
+<<case "Pastoralist">>
+
 You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. She lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were.
+<br><br>
+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. This proves to be right on the money in this case, though the woman isn't too terribly bedraggled; her situation must be recent. She asks to be enslaved with the crushing sadness most such people experience during their last free hours. "I'm pregnant," she says through tears. "I know I'm not that pretty, <<if $PC.title == 1>>Sir<<else>>Ma'am<</if>>. But," and she brings her sizeable chest into view, "I've got pretty big boobs, and I started giving milk yesterday. I was searching the net, and I saw that you milk women, <<if $PC.title == 1>>Sir<<else>>Ma'am<</if>>. It seems like a better life than getting fucked all the time."
+
+<<case "Pastoralist Two">>
 
+You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. She lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were.
+<br><br>
 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. You are understandably surprised when this turns out to not be the case, the woman in the video call is modestly dressed; so her newfound situation must be exceedingly recent. Nonetheless, she asks to be enslaved with the same poignant sadness most people experience during their last free hours. "All my children are gone and my husband left me," she says through tears. "I know I'm older than most, <<if $PC.title == 1>>Sir<<else>>Ma'am<</if>>. But," and she brings her motherly chest into view, "I've still got pretty big breasts, and they still give milk. One of my friends told me that you milk women, <<if $PC.title == 1>>Sir<<else>>Ma'am<</if>>. I can't do anything else to make a living."
-\
-<<case "Supremacist">>\
-\
-Ever since you have been steering $arcologies[0].name towards a belief in $arcologies[0].FSSupremacistRace supremacy, you've been receiving increasingly useful communications from groups that share your ideals. Many rebel, mercenary, and paramilitary groups active in conflict zones have racial beliefs of one stripe or other, and by taking the $arcologies[0].FSSupremacistRace side, you've automatically inserted yourself into a worldwide network of like-minded organizations. You receive an urgent communication from one such private military company.
 
+<<case "Supremacist">>
+
+Ever since you have been steering $arcologies[0].name towards a belief in $arcologies[0].FSSupremacistRace supremacy, you've been receiving increasingly useful communications from groups that share your ideals. Many rebel, mercenary, and paramilitary groups active in conflict zones have racial beliefs of one stripe or other, and by taking the $arcologies[0].FSSupremacistRace side, you've automatically inserted yourself into a worldwide network of like-minded organizations. You receive an urgent communication from one such private military company.
+<br><br>
 It seems that they've run into a serious cash flow problem. They may not have liquid assets, but they do have human assets. What they lack is the slaveholding and selling infrastructure to translate the latter into the former. They're interested in fencing some merchandise to you, no questions asked, on a flat fee basis. Included in the message is a slave dossier detailing the piece of human chattel they're offering.
-\
-<<case "Supremacist Two">>\
-\
-Ever since you have been steering $arcologies[0].name towards a belief in $arcologies[0].FSSupremacistRace supremacy, you've been receiving increasingly useful communications from groups that share your ideals. With much of the Old World in freefall many groups with particularly vehement racial beliefs are expanding unchecked by the mores of big government, and by taking the $arcologies[0].FSSupremacistRace side, you've automatically inserted yourself into a worldwide network of like-minded organizations. You receive a communication from one such group.
 
+<<case "Supremacist Two">>
+
+Ever since you have been steering $arcologies[0].name towards a belief in $arcologies[0].FSSupremacistRace supremacy, you've been receiving increasingly useful communications from groups that share your ideals. With much of the Old World in freefall many groups with particularly vehement racial beliefs are expanding unchecked by the mores of big government, and by taking the $arcologies[0].FSSupremacistRace side, you've automatically inserted yourself into a worldwide network of like-minded organizations. You receive a communication from one such group.
+<br><br>
 It seems that in a man in their town made the mistake of marrying a woman of an undesirable racial background, and this group has stepped in to put an end to such a distasteful union. However, though they may be ruthless vigilantes, they don't consider themselves murderers. They're interested in fencing this former wife to you, no questions asked, on a flat fee basis. Included in the message is a slave dossier detailing the piece of human chattel they're offering.
-\
-<<case "Subjugationist">>\
-\
-Your security drones break up a minor disturbance on the lowest, poorest levels of the arcology without needing your direction, or indeed without even informing you. <<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> is good enough at filtering incidents down to what you need to know that you typically leave minor things to her discretion. This time $assistantName only informs you once it's apparent that that brawl left someone injured and unconscious.
 
+<<case "Subjugationist">>
+
+Your security drones break up a minor disturbance on the lowest, poorest levels of the arcology without needing your direction, or indeed without even informing you. <<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> is good enough at filtering incidents down to what you need to know that you typically leave minor things to her discretion. This time $assistantName only informs you once it's apparent that that brawl left someone injured and unconscious.
+<br><br>
 It seems the violence was racially motivated. The $arcologies[0].FSSubjugationistRace victim was publicly sodomized and left bruised and bleeding, her clothes torn off, beaten into insensibility, with anti-$arcologies[0].FSSubjugationistRace slogans written crudely across her $activeSlave.skin skin. It seems she came into the arcology despite the strong penalties for free $arcologies[0].FSSubjugationistRace subhumans found here. You can easily enslave her in return for her medical costs, though no one is likely to object to your enslaving one of her kind, whatever the situation.
-\
-<<case "Subjugationist Two">>\
-\
-You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. She lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were.
 
-The caller is $arcologies[0].FSSubjugationistRace, and a particularly self-hating one at that. It seems she came into the arcology despite the strong penalties for free $arcologies[0].FSSubjugationistRace subhumans found here in order to seek enslavement, a curious turn of events. You can easily enslave her, no one is likely to object to your enslaving one of her kind, especially when she came so willingly.
-\
-<<case "Gender Radicalist">>\
-\
+<<case "Subjugationist Two">>
+
 You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. She lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were.
+<br><br>
+The caller is $arcologies[0].FSSubjugationistRace, and a particularly self-hating one at that. It seems she came into the arcology despite the strong penalties for free $arcologies[0].FSSubjugationistRace subhumans found here in order to seek enslavement, a curious turn of events. You can easily enslave her, no one is likely to object to your enslaving one of her kind, especially when she came so willingly.
+
+<<case "Gender Radicalist">>
 
-This one is from a rather abused individual from one of the more traditionalist areas of the old world. It seems she's heard of the new and interesting way gender is thought of in the Free Cities, and in $arcologies[0].name in particular. "Being your slave has to be better than being a subhuman here," she says. "Being your sex slave is more accepted in your city than being me is, here."
-\
-<<case "Gender Radicalist Two">>\
-\
 You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. She lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were.
+<br><br>
+This one is from a rather abused individual from one of the more traditionalist areas of the old world. It seems she's heard of the new and interesting way gender is thought of in the Free Cities, and in $arcologies[0].name in particular. "Being your slave has to be better than being a subhuman here," she says. "Being your sex slave is more accepted in your city than being me is, here."
+
+<<case "Gender Radicalist Two">>
 
+You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. She lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were.
+<br><br>
 This one is from a rather mature but otherwise visibly well-to-do individual from one of the more traditionalist areas of the old world. It seems she's heard of the new and interesting way gender is thought of in the Free Cities, and in $arcologies[0].name in particular. "I've lived my whole life as a subhuman here," she says. "Being your sex slave is more accepted in your city than being me is, here."
-\
-<<case "Gender Fundamentalist">>\
-\
-The sexual and moral revolution taking place in the Free Cites has spread back into the old world, producing an inevitable reaction. Thus there are still many places in the world where it is socially embarrassing for one's young female relatives to appear pregnant and unmarried, and where direct solutions to this unfortunate situation are frowned upon. You receive a communication from one such place, from a traditionalist family whose daughter has dishonored them in this way.
 
+<<case "Gender Fundamentalist">>
+
+The sexual and moral revolution taking place in the Free Cites has spread back into the old world, producing an inevitable reaction. Thus there are still many places in the world where it is socially embarrassing for one's young female relatives to appear pregnant and unmarried, and where direct solutions to this unfortunate situation are frowned upon. You receive a communication from one such place, from a traditionalist family whose daughter has dishonored them in this way.
+<br><br>
 Having her disappear discreetly into $arcologies[0].name would be a convenient and face-saving way of resolving the situation. Your society's respect for slave pregnancy gives them a plausible way to salve their own consciences where the baby is concerned. As for the girl, having her out of the way is what matters to them.
-\
-<<case "Gender Fundamentalist Two">>\
-\
-The sexual and moral revolution taking place in the Free Cites has spread back into the old world, producing an inevitable reaction. Thus there are still many places in the world where it is socially embarrassing for one's female relatives to be pregnant as a result of rape, and where direct solutions to this unfortunate situation are frowned upon. You receive a communication from one such place, from a traditionalist family whose mother was dishonored in this way.
 
+<<case "Gender Fundamentalist Two">>
+
+The sexual and moral revolution taking place in the Free Cites has spread back into the old world, producing an inevitable reaction. Thus there are still many places in the world where it is socially embarrassing for one's female relatives to be pregnant as a result of rape, and where direct solutions to this unfortunate situation are frowned upon. You receive a communication from one such place, from a traditionalist family whose mother was dishonored in this way.
+<br><br>
 Having her disappear discreetly into $arcologies[0].name would be a convenient and face-saving way of resolving the situation. Your society's respect for slave pregnancy gives them a plausible way to salve their own consciences where the baby is concerned. As for the mother, having her out of the way is what matters to them.
-\
-<<case "Paternalist">>\
-\
-You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. She lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were.
 
-This one is interesting, even by the standards of messages from people who want to become slaves. The individual is neither sick nor abused, and speaks with intelligence and directness. "I've heard a lot about how $arcologies[0].name treats slaves," she says. "And, well, I don't know how closely you watch the old world from where you are, but it's pretty bad. Being smart and driven out here doesn't always keep you fed and clothed, or even alive. I'm smart and driven, and I understand that might make me a madam or a DJ or even a head girl in $arcologies[0].name. I'm not dumb enough to rely on that, but I'll take that chance."
-\
-<<case "Paternalist Two">>\
-\
+<<case "Paternalist">>
+
 You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. She lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were.
+<br><br>
+This one is interesting, even by the standards of messages from people who want to become slaves. The individual is neither sick nor abused, and speaks with intelligence and directness. "I've heard a lot about how $arcologies[0].name treats slaves," she says. "And, well, I don't know how closely you watch the old world from where you are, but it's pretty bad. Being smart and driven out here doesn't always keep you fed and clothed, or even alive. I'm smart and driven, and I understand that might make me a madam or a DJ or even a head girl in $arcologies[0].name. I'm not dumb enough to rely on that, but I'll take that chance."
+
+<<case "Paternalist Two">>
 
+You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. She lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were.
+<br><br>
 This one is interesting, even by the standards of messages from people who want to become slaves. The individual is a normal looking woman, neither sick nor visibly abused. "I've heard a lot about how $arcologies[0].name treats slaves," she says. "And, well, I don't know how closely you watch the old world from where you are, but it's pretty bad. Saving your whole life doesn't always keep you fed and clothed, or even alive. I never had much and now I have even less, and I'd rather live as your slave in $arcologies[0].name than on the streets back home."
-\
-<<case "Degradationist">>\
-\
-<<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> does not typically permit anonymous messages through to you. If someone wishes to speak to you, they can do so under their own name and with their own face. She makes an exception, however, for a message offering you a slave so long as you pay the costs of enslavement, nothing else.
 
-The face and voice are obscured by a petty anonymization program, the sort that can be obtained with five minutes' work in the shadier parts of the net. <<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> could crack it nearly instantaneously, but you hold her back a moment to avoid spooking your correspondent. You are rewarded with video of the subject of the proposed enslavement, and the simple statement "I hate this fucking bitch, and I want her to suffer. Can't do it myself. You seem like the right <<if $PC.title == 1>>guy<<else>>woman<</if>> to break the cunt."
-\
-<<case "Degradationist Two">>\
-\
+<<case "Degradationist">>
+
 <<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> does not typically permit anonymous messages through to you. If someone wishes to speak to you, they can do so under their own name and with their own face. She makes an exception, however, for a message offering you a slave so long as you pay the costs of enslavement, nothing else.
+<br><br>
+The face and voice are obscured by a petty anonymization program, the sort that can be obtained with five minutes' work in the shadier parts of the net. <<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> could crack it nearly instantaneously, but you hold her back a moment to avoid spooking your correspondent. You are rewarded with video of the subject of the proposed enslavement, and the simple statement "I hate this fucking bitch, and I want her to suffer. Can't do it myself. You seem like the right <<if $PC.title == 1>>guy<<else>>woman<</if>> to break the cunt."
+
+<<case "Degradationist Two">>
 
+<<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> does not typically permit anonymous messages through to you. If someone wishes to speak to you, they can do so under their own name and with their own face. She makes an exception, however, for a message offering you a slave so long as you pay the costs of enslavement, nothing else.
+<br><br>
 In lieu of a face, a plain page of mostly text and a scant few pictures fills the screen and details a number of potential slaves for sale, though most of the merchandise seems visibly too damaged to be worthy of purchase. Yet, one of the slaves catches your eye - an older woman covered in lashes, bruises and marks yet absent the dead-eyed expression of her peers. The document claims she has been in their possession longer than any of the other slaves, but has proven resistant to their breaking methods.
-\
-<<case "Body Purist">>\
-\
-You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. She lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were.
 
-This one is from another arcology, which is rather unusual. You are presented with a rather normal-looking, if obviously poor, free citizen. She says dejectedly, "I'm on my last few ¤ here, <<if $PC.title == 1>>Sir<<else>>Ma'am<</if>>. The owner here, he's planning to enslave me later today. I just know it. He fills his slaves up with silicone until they look like fucking barbie dolls." She shivers fearfully. "You don't do that, right? If I have to be a fucktoy, I don't want to be cut up first."
-\
-<<case "Body Purist Two">>\
-\
+<<case "Body Purist">>
+
 You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. She lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were.
+<br><br>
+This one is from another arcology, which is rather unusual. You are presented with a rather normal-looking, if obviously poor, free citizen. She says dejectedly, "I'm on my last few ¤ here, <<if $PC.title == 1>>Sir<<else>>Ma'am<</if>>. The owner here, he's planning to enslave me later today. I just know it. He fills his slaves up with silicone until they look like fucking barbie dolls." She shivers fearfully. "You don't do that, right? If I have to be a fucktoy, I don't want to be cut up first."
+
+<<case "Body Purist Two">>
 
+You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. She lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were.
+<br><br>
 This one is from one of the less prestigious slave schools, which is not in itself unusual, save that it comes directly from one of the graduating students. You are presented with a rather normal-looking slavegirl. "I'm past my majority," she says happily. "I know I'm not that pretty, <<if $PC.title == 1>>Sir<<else>>Ma'am<</if>>. But," and she pulls the camera back to reveal her fully nude body, "I've never had any plastic in me, the school couldn't afford it anyways. I was searching the net, and I saw that you like women without surgery, <<if $PC.title == 1>>Sir<<else>>Ma'am<</if>>. If I'm to be owned, I'd like it to be by someone like you who won't cut me open."
-\
-<<case "Transformation Fetishist">>\
-\
-You receive a message coded urgent from a surgeon who you've hired in the past. You are on the point of opening the a call with a friendly businesslike salutation when you see his haggard, worried face, and change your greeting to one of commiseration and understanding. He pours out his troubles to you in a rush.
 
+<<case "Transformation Fetishist">>
+
+You receive a message coded urgent from a surgeon who you've hired in the past. You are on the point of opening the a call with a friendly businesslike salutation when you see his haggard, worried face, and change your greeting to one of commiseration and understanding. He pours out his troubles to you in a rush.
+<br><br>
 It seems he botched an implant operation on a free woman. She's still out, and the implants are in successfully, but she's not too far from dead and will remain so for some time. He needs her out of sight, now. With your pull, you could easily manipulate the financial situation to enslave her and get her out of the doctor's area at the same time. It would be a favor to him, and by the medical records, a favor to you too, once you nurse her back to health. She's quite the implant queen.
-\
-<<case "Transformation Fetishist Two">>\
-\
-You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. She lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were.
 
-The call comes in from an unusually well-to-do area. It appears that an aristocratic-looking man placing the call has fallen on hard times, and is doing the intelligent thing and staying ahead of his creditors by offering his trophy wife into slavery. Enslaving her will be costlier than usual, but it seems likely to be worth it. She's finely aged and completed worked over under a surgeon's knife. She's quite the implant queen, in fact.
-\
-<<case "Slimness Enthusiast">>\
-\
+<<case "Transformation Fetishist Two">>
+
 You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. She lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were.
+<br><br>
+The call comes in from an unusually well-to-do area. It appears that an aristocratic-looking man placing the call has fallen on hard times, and is doing the intelligent thing and staying ahead of his creditors by offering his trophy wife into slavery. Enslaving her will be costlier than usual, but it seems likely to be worth it. She's finely aged and completed worked over under a surgeon's knife. She's quite the implant queen, in fact.
+
+<<case "Slimness Enthusiast">>
 
-The call comes in from an unusually well-to-do area. It appears that the aristocratic-looking woman placing the call has fallen on hard times, and is doing the intelligent thing and staying ahead of her creditors by offering herself into slavery. Enslaving her will be costlier than usual, but it seems likely to be worth it. She's well-spoken and seems both educated and intelligent. Even better, despite being middle-aged, she's extremely well-preserved, a tall, slim and graceful beauty with a face that must be the envy of girls half her age. She knows all this herself, and says, "I hear you appreciate a slender woman; if I'm going down into slavery, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Sir<<else>>Ma'am<</if>>, I'd be happy to avoid too many implants. I understand $arcologies[0].name is a fine place for someone in my situation."
-\
-<<case "Slimness Enthusiast Two">>\
-\
 You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. She lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were.
+<br><br>
+The call comes in from an unusually well-to-do area. It appears that the aristocratic-looking woman placing the call has fallen on hard times, and is doing the intelligent thing and staying ahead of her creditors by offering herself into slavery. Enslaving her will be costlier than usual, but it seems likely to be worth it. She's well-spoken and seems both educated and intelligent. Even better, despite being middle-aged, she's extremely well-preserved, a tall, slim and graceful beauty with a face that must be the envy of girls half her age. She knows all this herself, and says, "I hear you appreciate a slender woman; if I'm going down into slavery, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Sir<<else>>Ma'am<</if>>, I'd be happy to avoid too many implants. I understand $arcologies[0].name is a fine place for someone in my situation."
+
+<<case "Slimness Enthusiast Two">>
 
-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. You are understandably surprised when this turns out to not be the case, the young woman in the video call is reasonably well dressed; so her newfound situation must be exceedingly recent. Without hesitation she immediately asks to be enslaved. "My boyfriend wants to turn me into some sort of bimbo," she says through tears. "I found all the surgery brochures that he hid, <<if $PC.title == 1>>Sir<<else>>Ma'am<</if>>. But," and she brings her slender chest, though covered by her top, into view, "I don't want to be cut up and filled with plastic. One of my friends told me that you care about woman with a good figure, <<if $PC.title == 1>>Sir<<else>>Ma'am<</if>>. I should have never sold myself to that bastard."
-\
-<<case "Asset Expansionist">>\
-\
 You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. She lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were.
+<br><br>
+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. You are understandably surprised when this turns out to not be the case, the young woman in the video call is reasonably well dressed; so her newfound situation must be exceedingly recent. Without hesitation she immediately asks to be enslaved. "My boyfriend wants to turn me into some sort of bimbo," she says through tears. "I found all the surgery brochures that he hid, <<if $PC.title == 1>>Sir<<else>>Ma'am<</if>>. But," and she brings her slender chest, though covered by her top, into view, "I don't want to be cut up and filled with plastic. One of my friends told me that you care about woman with a good figure, <<if $PC.title == 1>>Sir<<else>>Ma'am<</if>>. I should have never sold myself to that bastard."
+
+<<case "Asset Expansionist">>
 
-The person placing the call is physically quite unusual, to the point of looking distinctly unnatural. She has absolutely enormous tits, an ass to match, and is generally plush all over; yet despite being able to compete with the lushest mother in the curves department, she appears to be very young. She explains herself quickly. "<<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Sir<<else>>Ma'am<</if>>, I just turned 19. Where I'm from, that means I'm very likely to be enslaved one way or another. So, I've been taking off-market hormones for a couple of years to raise myself out of the gutter as far as who might take me. I hear life is better if you're a valuable slave." She leans into the camera, displaying a solid acre of cleavage. "Can I be your valuable slave?"
-\
-<<case "Asset Expansionist Two">>\
-\
 You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. She lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were.
+<br><br>
+The person placing the call is physically quite unusual, to the point of looking distinctly unnatural. She has absolutely enormous tits, an ass to match, and is generally plush all over; yet despite being able to compete with the lushest mother in the curves department, she appears to be very young. She explains herself quickly. "<<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Sir<<else>>Ma'am<</if>>, I just turned 19. Where I'm from, that means I'm very likely to be enslaved one way or another. So, I've been taking off-market hormones for a couple of years to raise myself out of the gutter as far as who might take me. I hear life is better if you're a valuable slave." She leans into the camera, displaying a solid acre of cleavage. "Can I be your valuable slave?"
+
+<<case "Asset Expansionist Two">>
 
-The person placing the call is physically quite unusual, to the point of looking distinctly unnatural. She has absolutely enormous tits, an ass to match, and is generally plush all over; perhaps one of the lushest mothers in the curves department you've ever seen. She explains herself quickly. "<<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Sir<<else>>Ma'am<</if>>, I'm not a young woman. Where I'm from, being this old and unmarried means I'm very likely to be enslaved one way or another. But I've always had big breasts. Well, big everything really. I hear life is better if you're a plush slave." She leans into the camera, displaying a solid acre of cleavage. "Can I be your plush slave?"
-\
-<<case "Youth Preferentialist">>\
-\
 You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. She lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were.
+<br><br>
+The person placing the call is physically quite unusual, to the point of looking distinctly unnatural. She has absolutely enormous tits, an ass to match, and is generally plush all over; perhaps one of the lushest mothers in the curves department you've ever seen. She explains herself quickly. "<<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Sir<<else>>Ma'am<</if>>, I'm not a young woman. Where I'm from, being this old and unmarried means I'm very likely to be enslaved one way or another. But I've always had big breasts. Well, big everything really. I hear life is better if you're a plush slave." She leans into the camera, displaying a solid acre of cleavage. "Can I be your plush slave?"
+
+<<case "Youth Preferentialist">>
 
-This one, unusually, is voice-only. The caller explains why in a painfully quiet voice: she's turning $activeSlave.actualAge in the next few days, and she's fairly certain her family is about to sell her into slavery. The mixed notes of despair, apathy, and fear in her voice are heartrending, even to you. She begs you to make the necessary arrangements to enslave her. She's heard about you and how you like young girls, and she's also heard about brothels and arcades. There is very little hope discernible in her tone or the pictures she sends you,
-\
-<<case "Youth Preferentialist Two">>\
-\
 You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. She lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were.
+<br><br>
+This one, unusually, is voice-only. The caller explains why in a painfully quiet voice: she's turning $activeSlave.actualAge in the next few days, and she's fairly certain her family is about to sell her into slavery. The mixed notes of despair, apathy, and fear in her voice are heartrending, even to you. She begs you to make the necessary arrangements to enslave her. She's heard about you and how you like young girls, and she's also heard about brothels and arcades. There is very little hope discernible in her tone or the pictures she sends you,
+
+<<case "Youth Preferentialist Two">>
 
-This one, unusually, is voice-only. The caller explains why in a unusually upbeat voice: she turned 18 a few days ago, and she's fairly certain her family is expecting her to make something of her life to help support them. The apathy to her family's wishes is readily evident in her tone of voice. She begs you to make the necessary arrangements to enslave her. She's heard about you and how you like younger girls, and that you take care of all the decision-making for your slaves. There's a lot of hope in her tone, she clearly wants an escape from responsibility - even if that means becoming a slave.
-\
-<<case "Maturity Preferentialist">>\
-\
 You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. She lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were.
+<br><br>
+This one, unusually, is voice-only. The caller explains why in a unusually upbeat voice: she turned 18 a few days ago, and she's fairly certain her family is expecting her to make something of her life to help support them. The apathy to her family's wishes is readily evident in her tone of voice. She begs you to make the necessary arrangements to enslave her. She's heard about you and how you like younger girls, and that you take care of all the decision-making for your slaves. There's a lot of hope in her tone, she clearly wants an escape from responsibility - even if that means becoming a slave.
+
+<<case "Maturity Preferentialist">>
 
-And this one is a rare one indeed. It's a personal file, and you suppress the urge to see whether $assistantName is bugged and has misfiled an application for employment. The beautiful older woman depicted has included a resume listing her skills, and a clever selection of photographs: tasteful shots of her in nice makeup and a fashionable business skirt, and fully nude mirror shots, flaws and all. Curious, you place a video call and get an immediate answer. It seems that 'personal circumstances' that she saw coming are forcing her to accept enslavement. She had some weeks of warning, however, and seems to have made use of the time to find an arcology owner that treats women of her age well, and then to make herself as appealing as possible in the hope you'll keep her.
-\
-<<case "Maturity Preferentialist Two">>\
-\
 You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. She lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were.
+<br><br>
+And this one is a rare one indeed. It's a personal file, and you suppress the urge to see whether $assistantName is bugged and has misfiled an application for employment. The beautiful older woman depicted has included a resume listing her skills, and a clever selection of photographs: tasteful shots of her in nice makeup and a fashionable business skirt, and fully nude mirror shots, flaws and all. Curious, you place a video call and get an immediate answer. It seems that 'personal circumstances' that she saw coming are forcing her to accept enslavement. She had some weeks of warning, however, and seems to have made use of the time to find an arcology owner that treats women of her age well, and then to make herself as appealing as possible in the hope you'll keep her.
+
+<<case "Maturity Preferentialist Two">>
 
-The call comes in from a middle-class area. It appears that the youthful man placing the call has a failing business, and is leveraging his last remaining asset by selling his stately-looking mother into slavery. Enslaving her will be costlier than usual, but it seems likely to be worth it. From the dossier her son forwarded to you, she's both educated and intelligent, both relics of her impressive pedigree. Even better, she's aged like a fine wine, a short, stacked and attractive beauty with a face and rack that must be the envy of girls half her age. She's aware of the situation at hand, and peeks in from the corner of the screen to say, "I hear you appreciate a mature woman; if I'm going down into slavery, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Sir<<else>>Ma'am<</if>>, I hope for your sake that you know how to treat a woman of my caliber."
-\
-<<case "Physical Idealist">>\
-\
 You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. She lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were.
+<br><br>
+The call comes in from a middle-class area. It appears that the youthful man placing the call has a failing business, and is leveraging his last remaining asset by selling his stately-looking mother into slavery. Enslaving her will be costlier than usual, but it seems likely to be worth it. From the dossier her son forwarded to you, she's both educated and intelligent, both relics of her impressive pedigree. Even better, she's aged like a fine wine, a short, stacked and attractive beauty with a face and rack that must be the envy of girls half her age. She's aware of the situation at hand, and peeks in from the corner of the screen to say, "I hear you appreciate a mature woman; if I'm going down into slavery, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Sir<<else>>Ma'am<</if>>, I hope for your sake that you know how to treat a woman of my caliber."
+
+<<case "Physical Idealist">>
 
-The subject line of the latest is badly misspelled, but the accompanying profile image is impressive, if trite, depicting the sender's massive bicep flexing, veins playing across the striated muscle. Getting her situation out of her proves to be something of a chore, since she scarcely has two functional neurons to rub together. It seems that she's on a fair number of drugs, not limited to aphrodisiacs and steroids, that she can't afford them, and that she has a distorted image of $arcologies[0].name as a sort of muscle-worshipping Valhalla of sex and gains. Hearing her describe her idea of life as one of your slaves, you understand why this idiot wants to be enslaved. If her idea of slave life were accurate, //you'd// want to be enslaved.
-\
-<<case "Physical Idealist Two">>\
-\
 You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. She lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were.
+<br><br>
+The subject line of the latest is badly misspelled, but the accompanying profile image is impressive, if trite, depicting the sender's massive bicep flexing, veins playing across the striated muscle. Getting her situation out of her proves to be something of a chore, since she scarcely has two functional neurons to rub together. It seems that she's on a fair number of drugs, not limited to aphrodisiacs and steroids, that she can't afford them, and that she has a distorted image of $arcologies[0].name as a sort of muscle-worshipping Valhalla of sex and gains. Hearing her describe her idea of life as one of your slaves, you understand why this idiot wants to be enslaved. If her idea of slave life were accurate, //you'd// want to be enslaved.
 
+<<case "Physical Idealist Two">>
+
+You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. She lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were.
+<br><br>
 And this one is a rare one indeed. It's a personal file, and you suppress the urge to see whether $assistantName is bugged and has misfiled an application for employment. The muscular woman depicted has included a resume listing her various physical achievements, and a clever selection of photographs: tantalizing shots of her in skimpy workout clothes, and fully nude mirror shots of her flexing and posing. Curious, you place a video call and get an immediate answer. It seems that she's determined that life as a slave is the easiest means to access the drugs and steroids she needs to continue making massive gains. She had some weeks of planning, however, and seems to have made use of the time to find an arcology owner that values the pursuit of the physical ideal, and then to make herself as appealing as possible in the hope you'll take her.
-\
-<<case "Hedonistic Decadence">>\
-\
+
+<<case "Hedonistic Decadence">>
+
 <<run Enunciate($activeSlave)>>
 You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. She lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were.
-
+<br><br>
 This one is coming from inside your own arcology, from a tourist interested in permanent residence even if it means enslavement. You have them bought to your office to hear them out. A heavily pregnant girl waddles into your office, her distended belly a stark contrast to her relative thinness. She smiles, her many piercings clicking against each other in the process, and pats her middle. "It'<<s>> food, not a baby. I really enjoyed <<s>>taying in your arcology, I mean, I live like thi<<s>> back home, but everyone alway<<s>> pick<<s>> on me for eating <<s>>o much and never getting off my a<<ss>> to work. I can't find a lover either, no one can <<s>>ati<<s>>fy me anymore..." She exposes her gaping asshole to you. "I overdid it with the toy<<s>>. It felt <<s>>o good, I couldn't <<s>>top going bigger. Once I realized that, I <<s>>tarted getting piercing<<s>> and eating, anything to make me feel better. But on<<c>>e I arrived here, I never felt <<s>>o a<<c>>epted before, everyone wa<<s>> enjoying them<<s>>elve<<s>> however they wanted. <<S>>o plea<<s>>e, let me <<s>>tay, I'll do everything you can think of."
-\
-<<case "Hedonistic Decadence Two">>\
-\
+
+<<case "Hedonistic Decadence Two">>
+
 <<run Enunciate($activeSlave)>>
 You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. She lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were.
-
+<br><br>
 This one is interesting, even by the standards of messages from people who want to become slaves. The individual is neither sick nor abused, and speaks with directness. "I'm what you'd call 'vanilla'," she sighs. "And, well, I want to expand my horizons and I heard how much fun people have in your arcology. I'm yours to experiment with.
-\
-<<case "Repopulation Efforts">>\
-\
-You receive so many messages, as a noted titan of the new Free Cities world, that your personal assistant has to be quite draconian in culling them. She lets only the most important through to you. One category of message that always gets through regardless of content, though, are requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were.  This one is interesting, even by the standards of messages from people who want to become slaves. The individual is neither sick nor abused, and speaks with directness. "I've heard a lot about how your arcology wishes to preserve humanity's place in the future," she says. "And, well, I don't know how closely you watch the old world from where you are, but things are falling apart.  Humanity's future surely rests in the arcologies, and you seem to be the only one who's focusing on that future...  As such, I want to become a mother to the future of humanity!  Please, take me in and knock me up!  I'll carry as many children as my body can take!"
-\
-<<case "Repopulation Efforts Two">>\
-\
+
+<<case "Repopulation Efforts">>
+
 You receive so many messages, as a noted titan of the new Free Cities world, that your personal assistant has to be quite draconian in culling them. She lets only the most important through to you. One category of message that always gets through regardless of content, though, are requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were.
+<br><br>
+This one is interesting, even by the standards of messages from people who want to become slaves. The individual is neither sick nor abused, and speaks with directness. "I've heard a lot about how your arcology wishes to preserve humanity's place in the future," she says. "And, well, I don't know how closely you watch the old world from where you are, but things are falling apart. Humanity's future surely rests in the arcologies, and you seem to be the only one who's focusing on that future... As such, I want to become a mother to the future of humanity! Please, take me in and knock me up! I'll carry as many children as my body can take!"
+
+<<case "Repopulation Efforts Two">>
 
-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. You are understandably surprised when this turns out to not be the case, the young woman in the video call is reasonably well dressed, if rather upset over something. "I.. can't have children," she says through building tears. "I've always dreamed of being a mother, but I was born sterile... I heard rumors that $arcologies[0].name had cures for infertility, and if you'd help me, I would love to <<if $PC.title == 1>>have your children<<else>>get pregnant for you<</if>>. Even if the rest of my life was devoted to motherhood... I'd like that..."
-\
-<<case "Eugenics">>\
-\
-You receive so many messages, as a noted titan of the new Free Cities world, that your personal assistant has to be quite draconian in culling them. She lets only the most important through to you. One category of message that always gets through are potential applicants for the Societal Elite. As the new world takes shape, they've become more rare than they once were.  This one is most mundane, a student with top grades wanting to be part of the top of society. Upon arriving for her evaluation, she begins droning on about her unimpressive achievements and pointless accomplishments. You review information on her lineage and connections, while feigning interest in her prattling. It would seem she is worth far less than she thinks she is.
-\
-<<case "Eugenics Two">>\
-\
 You receive so many messages, as a noted titan of the new Free Cities world, that your personal assistant has to be quite draconian in culling them. She lets only the most important through to you. One category of message that always gets through regardless of content, though, are requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were.
+<br><br>
+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. You are understandably surprised when this turns out to not be the case, the young woman in the video call is reasonably well dressed, if rather upset over something. "I.. can't have children," she says through building tears. "I've always dreamed of being a mother, but I was born sterile... I heard rumors that $arcologies[0].name had cures for infertility, and if you'd help me, I would love to <<if $PC.title == 1>>have your children<<else>>get pregnant for you<</if>>. Even if the rest of my life was devoted to motherhood... I'd like that..."
+
+<<case "Eugenics">>
+
+You receive so many messages, as a noted titan of the new Free Cities world, that your personal assistant has to be quite draconian in culling them. She lets only the most important through to you. One category of message that always gets through are potential applicants for the Societal Elite. As the new world takes shape, they've become more rare than they once were.
+<br><br>
+This one is most mundane, a student with top grades wanting to be part of the top of society. Upon arriving for her evaluation, she begins droning on about her unimpressive achievements and pointless accomplishments. You review information on her lineage and connections, while feigning interest in her prattling. It would seem she is worth far less than she thinks she is.
 
+<<case "Eugenics Two">>
+
+You receive so many messages, as a noted titan of the new Free Cities world, that your personal assistant has to be quite draconian in culling them. She lets only the most important through to you. One category of message that always gets through regardless of content, though, are requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were.
+<br><br>
 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. A rather homely face greets you, much to your displeasure. "I know I'm not much to look at, so I don't even want you to consider me more than just a slave. With the way things are going, I figured just getting it over with is the way to go."
-\
-<<case "Chattel Religionist">>\
-\
-You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. She lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were.
 
+<<case "Chattel Religionist">>
+
+You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. She lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were.
+<br><br>
 This one is a little odd; it merely begs you for an in person audience and offers you the sender's "unworthy body" as payment for granting it. You surreptitiously scan her when she arrives to make sure this isn't an attack of some kind, but she's just a normal girl wearing conservative clothing. When admitted to your office, she immediately strips off her clothing, gets down before your desk, and presses her forehead to the floor. "<<if $PC.title == 1>>Sir<<else>>Ma'am<</if>>," she says, "please accept me as your slave. I am a wretched whore, filled with sin, and freedom is a burden to me. Please free me from this torment and take me into your service."
-\
-<<case "Chattel Religionist Two">>\
-\
-Ever since you have been steering $arcologies[0].name towards a belief in chattel religionism, you've been receiving increasingly useful communications from groups that share your ideals. With much of the Old World in freefall, many groups with particularly vehement religious beliefs are expanding unchecked by the mores of big government, and by taking the chattel religionist side, you've automatically inserted yourself into a worldwide network of like-minded organizations. You receive a message from one such group.
 
+<<case "Chattel Religionist Two">>
+
+Ever since you have been steering $arcologies[0].name towards a belief in chattel religionism, you've been receiving increasingly useful communications from groups that share your ideals. With much of the Old World in freefall, many groups with particularly vehement religious beliefs are expanding unchecked by the mores of big government, and by taking the chattel religionist side, you've automatically inserted yourself into a worldwide network of like-minded organizations. You receive a message from one such group.
+<br><br>
 It seems that the Chattel Religionists have all but taken over their town and driven out or converted the local worshippers of old world religions, save for a single religious building and its clergy who continue in defiance. This group has stepped in to put an end to this impiety. However, though they may be ruthless vigilantes, they don't consider themselves murderers. They're interested in fencing a member clergy to you, no questions asked, on a flat fee basis. Included in the message is a slave dossier detailing the piece of human chattel they're offering: <<if $activeSlave.genes == "XX">>a lovely virgin nun<<else>>a rather stuck up priest<</if>>.
-\
-<<case "Roman Revivalist">>\
-\
-You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. She lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were.
 
-The call comes in from an old world university. The caller is a young woman who explains that she's struggling with extreme student debt, and has recently graduated with a history degree that she can't seem to turn into gainful employment. She gushes at length about how much she enjoyed ancient history, and how she's heard all about your ideas about reviving ancient culture in the Free Cities. She sees joining your household as a romantic way out of her difficult situation. Apparently she read all the idyllic parts of history and somehow missed out on learning about the salt mines and slave galleys. She's not terribly pretty and seems socially awkward, but that's likely to have its side benefits. She nervously sends you a complete dossier on herself.
-\
-<<case "Aztec Revivalist">>\
-\
+<<case "Roman Revivalist">>
+
 You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. She lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were.
+<br><br>
+The call comes in from an old world university. The caller is a young woman who explains that she's struggling with extreme student debt, and has recently graduated with a history degree that she can't seem to turn into gainful employment. She gushes at length about how much she enjoyed ancient history, and how she's heard all about your ideas about reviving ancient culture in the Free Cities. She sees joining your household as a romantic way out of her difficult situation. Apparently she read all the idyllic parts of history and somehow missed out on learning about the salt mines and slave galleys. She's not terribly pretty and seems socially awkward, but that's likely to have its side benefits. She nervously sends you a complete dossier on herself.
+
+<<case "Aztec Revivalist">>
 
-The call comes in from an old world trading colony. The caller is a woman who humbly explains how tired she's from all the godless people and terrible conditions, and expresses interest to join the old empires. She probably knows only of the incredible architecture and the military accomplishments that are advertised in vids. Though the sacrifice and collaring of slaves is no secret, most people never find out the real truth to what you do. Nevertheless she's incredibly willing, so much so that she almost signs herself off to you by accident. Her file is displayed in front if you, pending your reaction.
-\
-<<case "Edo Revivalist">>\
-\
 You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. She lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were.
+<br><br>
+The call comes in from an old world trading colony. The caller is a woman who humbly explains how tired she's from all the godless people and terrible conditions, and expresses interest to join the old empires. She probably knows only of the incredible architecture and the military accomplishments that are advertised in vids. Though the sacrifice and collaring of slaves is no secret, most people never find out the real truth to what you do. Nevertheless she's incredibly willing, so much so that she almost signs herself off to you by accident. Her file is displayed in front if you, pending your reaction.
+
+<<case "Edo Revivalist">>
 
-The caller is a young woman who struggles to stop herself from peppering her socially awkward babble with poorly pronounced Japanese colloquialisms. Insofar as you can parse her nonsense, she seems to have gotten a hilariously romanticized version of feudal Japan from somewhere, and is willing to submit to enslavement in order to join your revivalist arcology. Whoever's out there spreading this rubbish, you owe them one; this serf is in for an extremely rude awakening.
-\
-<<case "Arabian Revivalist">>\
-\
 You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. She lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were.
+<br><br>
+The caller is a young woman who struggles to stop herself from peppering her socially awkward babble with poorly pronounced Japanese colloquialisms. Insofar as you can parse her nonsense, she seems to have gotten a hilariously romanticized version of feudal Japan from somewhere, and is willing to submit to enslavement in order to join your revivalist arcology. Whoever's out there spreading this rubbish, you owe them one; this serf is in for an extremely rude awakening.
+
+<<case "Arabian Revivalist">>
 
-The call comes in from an old world university. The caller, surprisingly, is a beautiful woman in her thirties who speaks with a richly lilting accent and a literary vocabulary. "I'm afraid," she says sadly, "it's come to slavery, for me. I am no longer a girl, but I can make some claim to beauty. I know many stories and can tell them cleverly; I can sing and dance well. I know you are not looking for a Scheherazade, but I could play her part. Nor am I naive; I know the Sultan enjoyed her body as well as her wit, and I am not unskilled in those respects, either." She looks you straight in the eye. "May I come into your harem? I will do my best to brighten it."
-\
-<<case "Chinese Revivalist">>\
-\
 You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. She lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were.
+<br><br>
+The call comes in from an old world university. The caller, surprisingly, is a beautiful woman in her thirties who speaks with a richly lilting accent and a literary vocabulary. "I'm afraid," she says sadly, "it's come to slavery, for me. I am no longer a girl, but I can make some claim to beauty. I know many stories and can tell them cleverly; I can sing and dance well. I know you are not looking for a Scheherazade, but I could play her part. Nor am I naive; I know the Sultan enjoyed her body as well as her wit, and I am not unskilled in those respects, either." She looks you straight in the eye. "May I come into your harem? I will do my best to brighten it."
+
+<<case "Chinese Revivalist">>
 
+You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. She lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were.
+<br><br>
 The call comes in from an office, and you suppress the urge to check whether $assistantName has misidentified a business communication. The caller is a middle-aged woman, not unattractive, whose face is lined with stress and worry. She draws herself up and says, "I would like to apply to be your slave." There is a flash of bitter amusement at the absurd statement,  but she continues, "Business circumstances make it inevitable. I have considerable skills and experience, and it is my understanding that you value such things." She forwards her qualifications: they are comprehensive and open, including her sexual skills as if they were merely another business asset. Which, in a way, they are.
-\
-<</switch>>\
 
-<<include "Long Slave Description">>\
+<</switch>>
+
+<br><br>
+
+<<include "Long Slave Description">>
+
+<br><br>
 
 <span id="result">
-<<if $cash >= $contractCost>>\
+<<if $cash >= $contractCost>>
 <<link "Enslave her">>
 	<<set $cash -= $contractCost>>
 	<<replace "#result">>
-	<<switch $FSAcquisitionEvents>>\
-	<<case "Pastoralist">>\
+	<<switch $FSAcquisitionEvents>>
+	<<case "Pastoralist">>
 	She drags herself in, but as the enslavement process winds grindingly on, she shakes off her depression. The vast weight of her situation lifts from her. You've seen this before, the perverse internal freedom that comes with the knowledge that her life is in the hands of another now, and that all she has to do or can do is obey. Her last words to you as a free woman are an ironic statement that, when she was teased back in school for the size of her boobs, she never thought they'd save her one day.
-	<<case "Pastoralist Two">>\
+	<<case "Pastoralist Two">>
 	She speaks to you as a free woman while working through the enslavement process, perhaps she hasn't quite grasped her new role. Nonetheless, it seems as if a vast weight has been lifted from her shoulders. You've seen this before, the perverse internal freedom that comes with the knowledge that her life is in the hands of another now, and that all she has to do or can do is obey. Her last words to you as a free woman are an ironic statement that, people always praised her milk filled udders as givers of life, yet she never thought they'd save hers one day.
-	<<case "Supremacist">>\
+	<<case "Supremacist">>
 	A battered VTOL craft arrives at $arcologies[0].name, broadcasting obviously bogus IFF codes. It seems this mercenary group is playing fast and loose in an attempt to get back on their feet. The aircraft doesn't even touch down on the pad they're directed to: it simply hovers six feet off the pad for the five seconds it takes to shove a canvas bag that obviously contains a struggling human form out of the side door.
-	<<case "Supremacist Two">>\
+	<<case "Supremacist Two">>
 	A clearly improvised VTOL craft arrives at $arcologies[0].name, broadcasting an erratic array of IFF codes. It seems this group hasn't quite mastered the intricacies of air travel. The aircraft doesn't seem capable of the delicate feat of landing on the pad it had been directed to: it simply hovers six feet off the pad for the five seconds it takes to shove a canvas bag that obviously contains a struggling human form out of the side door.
-	<<case "Subjugationist">>\
+	<<case "Subjugationist">>
 	The enslavement process is disappointingly quiet, since she's still unconscious. As of this morning she was one of the last free $arcologies[0].FSSubjugationistRace people in the arcology. Now she's simply the newest sex slave of the inferior race to take her proper place.
-	<<case "Subjugationist Two">>\
+	<<case "Subjugationist Two">>
 	The enslavement process is disappointingly quiet, since she does little more than stare blankly ahead and respond to any orders. As of this morning she was one of the last free $arcologies[0].FSSubjugationistRace people in the arcology. Now she's simply the newest, and perhaps most willing, sex slave of the inferior race to take her proper place.
-	<<case "Repopulation Efforts">>\
+	<<case "Repopulation Efforts">>
 	When she arrives, she comes directly to your to your penthouse for enslavement. She wears an excited expression, having seen so many pregnant women on the way there, she can barely contain her enthusiasm.  She eagerly strips for inspection revealing her moist pussy, it seems she may be more into pregnancy then she let on.
-	<<case "Repopulation Efforts Two">>\
+	<<case "Repopulation Efforts Two">>
 	When she arrives, she is the very picture of a someone who has seen the light at the end of a very dark tunnel. She can't wait to get started making babies for you.
-	<<case "Eugenics">>\
+	<<case "Eugenics">>
 	You interrupt her rambling and bluntly inform her that she is useless to society. She steps back, insulted, and attempts a rebuttal. You cut her off again and tell her shes much more useful as your personal toy. She takes another step back and is promptly restrained before being dragged off to the autosurgeon.
 	<<set $activeSlave.preg = -2>>
 	<<set $activeSlave.ovaries = 0>>
 	<<set $activeSlave.balls = 0>>
-	<<case "Eugenics Two">>\
+	<<case "Eugenics Two">>
 	When she arrives, she comes directly to your to your penthouse for enslavement. Her face may painful to look at, but her body is not all bad; with a little work, she can be quite the catch. When she hears the news, her spirits are visibly lifted; she never thought she'd be so lucky.
-	<<case "Hedonistic Decadence">>\
+	<<case "Hedonistic Decadence">>
 	She becomes elated when she hears she'll be allowed to stay. Even if she doesn't get to fulfill all her desires, her new life is more welcome than her rapidly ending prior one. She revealed as she is escorted to the slave quarters that she blew the last of her money on her visit here.
-	<<case "Hedonistic Decadence Two">>\
+	<<case "Hedonistic Decadence Two">>
 	When she arrives, she comes directly to your penthouse for enslavement. She wears an expression of doubt, fear, and wonder as she takes in the sights and sounds of the magnificent beast that is the new society taking shape in $arcologies[0].name. The enslavement process requires her to be nude, of course, and it reveals she has no idea how to be sexy. She really is as boring as she said she was.
-	<<case "Gender Radicalist">>\
+	<<case "Gender Radicalist">>
 	When she arrives, she comes directly to your penthouse for enslavement. She wears an expression of doubt, fear, and wonder as she takes in the sights and sounds of the magnificent beast that is the new society taking shape in $arcologies[0].name. The enslavement process requires her to be nude, of course, so she doesn't need to strip to offer herself to you when it's over. She doesn't even have to be prompted: she just gets down on the floor in front of your desk and offers you her fuckhole.
-	<<case "Gender Radicalist Two">>\
+	<<case "Gender Radicalist Two">>
 	When she arrives, she comes directly to your penthouse for enslavement. She wears an expression of doubt, fear, and wonder as she takes in the sights and sounds of the magnificent beast that is the new society taking shape in $arcologies[0].name. The enslavement process requires her to be nude, of course, so she doesn't need to strip to offer herself to you when it's over. She doesn't even have to be prompted: she just gets down on the floor in front of your desk and offers you her fuckhole.
-	<<case "Gender Fundamentalist">>\
+	<<case "Gender Fundamentalist">>
 	When she arrives, she is the very picture of a lost and very pregnant young waif. She clearly feels some hope at leaving her traditionalist home for a more modern society, but she has just as clearly heard enough about the Free Cities to know that she's likely to buy her presence here through long years of sexual labor. She sighs with relief at getting off her feet when the enslavement process finally allows her to sit.
-	<<case "Gender Fundamentalist Two">>\
+	<<case "Gender Fundamentalist Two">>
 	When she arrives, she is the very picture of a distraught and very pregnant mature woman. She clearly feels some resentment at her traditionalist home and family for selling her into slavery, but she has just as clearly heard enough about the Free Cities to know that she's likely traded one form of marginalization for another.
-	<<case "Paternalist">>\
+	<<case "Paternalist">>
 	She speaks to you as a free woman throughout the enslavement process, but as soon as it is completed, she stops and waits for instruction before talking. She does not look directly at your face, but keeps her gaze lower than that, and stands expectant and ready for commands. You are reminded of her intelligence by her precisely correct behavior for a new slave, even before you give any kind of direction.
-	<<case "Paternalist Two">>\
+	<<case "Paternalist Two">>
 	She speaks to you as a free woman throughout the enslavement process, but as soon as it is completed, she stops and waits for instruction before talking. She may not have had many prospects in her life back home, but if she remains this obedient she'll fit right in here in the Free Cities.
-	<<case "Degradationist">>\
+	<<case "Degradationist">>
 	When she arrives as part of the anonymous slave transfers that make up a good part of the inter-arcology commerce, she has clearly had some time to mull over her situation. As soon as she sees you, she blurts out, "Whatever that fucker told you, it isn't true. I'll be your little bitch bimbo, whatever you want. Just don't - just don't fucking hurt me." She sticks out her chest in a clear attempt to entice you with her fake tits.
-	<<case "Degradationist Two">>\
+	<<case "Degradationist Two">>
 	When she arrives as part of the anonymous slave transfers that make up a good part of the inter-arcology commerce, she has clearly had some time to mull over her situation. As soon as she sees you, she glares deep into your eyes and addresses you directly, "Those fuckers threw everything they could at me, you can't break me. No one can."
-	<<case "Body Purist">>\
+	<<case "Body Purist">>
 	When she arrives, it's obvious that she isn't particularly happy with the situation, but there is some evident relief to her. When asked about it, she says, "I really hate the idea of surgery, especially implant surgery, M-<<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>>. Just - the idea of having fake shit in here -" she rubs her chest a little "- ugh." She laughs bitterly at herself, and then rubs her chest again, looking at you with mixed fear and invitation.
-	<<case "Body Purist Two">>\
+	<<case "Body Purist Two">>
 	When she arrives, it's obvious that she's fairly happy. After all, the slave school trained her for this. When asked about it, she says, "Some of the girls who graduated before me were given implants, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>>. Just - the idea of having fake shit in here -" she rubs her chest a little "- ugh. I'm glad you're not into that" She laughs bitterly at herself, and then rubs her chest again, looking at you with mixed fear and invitation.
-	<<case "Transformation Fetishist">>\
+	<<case "Transformation Fetishist">>
 	She arrives with various medical devices still attached to her, wrapped up in supportive hospital clothing. Despite this, it's obvious that you've made a good decision. The new tits that got her into this situation are so cartoonish that some of the medical tubing has been hastily routed between them. After a few weeks on curatives and a few more in training, she'll be ready to bounce those fake boobs up and down as she takes dick.
-	<<case "Transformation Fetishist Two">>\
+	<<case "Transformation Fetishist Two">>
 	She arrives unapologetically in her fine clothing. "I'm not sorry," she says harshly, "but I'm wearing my best one last time whether you like it or not." Eventually she sighs, squares her shoulders, and visibly steels herself. "I'll say as a free woman, since it's my last chance to say anything as a free woman, you're good-looking, for an evil slaveholding oligarch." She delivers this last with a little smile on her plush lips and a sense of bitter irony in her voice. "If we'd met at a nice party last week I might have made a pass at you. You'd be a better choice than my ex-husband at least."
-	<<case "Slimness Enthusiast">>\
+	<<case "Slimness Enthusiast">>
 	She arrives apologizing for her fine clothing. "I'm sorry," she apologizes sadly, "but I wanted to wear my best one last time." She sighs, squares her shoulders, and visibly steels herself. "I'll say as a free woman, since it's my last chance to say anything as a free woman, you're good-looking, for an evil slaveholding oligarch." She delivers this last with a little smile on her lips and rich turn of humor in her voice. "If we'd met at a nice party last week I might have made a pass at you. I suppose that's beside the point now."
-	<<case "Slimness Enthusiast Two">>\
+	<<case "Slimness Enthusiast Two">>
 	When she arrives, she is the very picture of a young waif out of her depth. It's clear she feels relief and escaping going under the knife, but she knows enough about the Free Cities to know that she's likely to buy her presence here through long years of sexual labor.
-	<<case "Asset Expansionist">>\
+	<<case "Asset Expansionist">>
 	When she arrives, it's clear she's nobody's fool. She comes without personal effects of any kind, and is wearing cheap, sturdy clothes to travel in, since she knows she'll be taking them off immediately. She does, without being told, just as soon as the enslavement formalities are out of the way. Her breasts are capped by titanic, puffy nipples; she notices you appreciating them and gives you a hesitant little smile, swaying her shoulders back and forth a little to set her flesh deliciously into motion.
-	<<case "Asset Expansionist Two">>\
+	<<case "Asset Expansionist Two">>
 	When she arrives, it's clear she's nobody's fool. She comes without personal effects of any kind, and is wearing cheap, sturdy clothes to travel in, since she knows she'll be taking them off immediately. She does, without being told, just as soon as the enslavement formalities are out of the way. Her breasts are capped by titanic, puffy nipples; she notices you appreciating them and gives you a hesitant little smile, swaying her shoulders back and forth a little to set her flesh deliciously into motion.
-	<<case "Physical Idealist">>\
+	<<case "Physical Idealist">>
 	She gets through the enslavement process without breaking anything, mostly due to your increasingly exasperated supervision. You wondered whether the destruction of her moronic ideas about life as one of your slaves was going to cause an explosion, but it seems that she's under fewer illusions than you thought. She's obviously familiar with getting fucked as a way of earning her keep, and hangs around, flexing idly and clearly wondering when you'll get on with it.
-	<<case "Physical Idealist Two">>\
+	<<case "Physical Idealist Two">>
 	When she arrives, you're impressed again. She's even more muscular in person than in her pictures. "<<Master>>," she growls, "I've done my very best to be the biggest, strongest slave before coming here. May I show you?" More than a little curious, you nod. She reaches down to place a palm on the ground. "Well, <<Master>>, I had a month. So I did my best to get in shape." She suddenly flips as if starting a cartwheel, but stops suspended in midair, holding her entire muscular frame off the ground with just one hand planted on the floor. She turns slowly, revealing the base of an impressively large buttplug nestling between her cheeks. She knows her audience.
-	<<case "Youth Preferentialist">>\
+	<<case "Youth Preferentialist">>
 	Your slaving network gets her out of her difficult situation without trouble, forwarding her the necessary travel documents. When she arrives, she displays the clear signs of someone who has learned to avoid abuse: she takes no initiative and does nothing without instructions, just standing dumbly until ordered; when told what to do, she does it quickly and carefully. Though her mind is not broken, there is something dead lurking in her eyes. When she looks at you, it is with the watchful caution of an abused animal.
-	<<case "Youth Preferentialist Two">>\
+	<<case "Youth Preferentialist Two">>
 	Your slaving network extracts her from her family's grasp easily, forwarding her the necessary travel documents. When she arrives, she displays the clear signs of someone who's never had to think for themselves: she takes no initiative and does nothing without instructions, just standing dumbly until ordered; when told what to do, she does it quickly and carefully. Though her mind is not broken, there's clearly not a lot in there. Being a slave may actually be her most fitting vocation.
-	<<case "Maturity Preferentialist">>\
+	<<case "Maturity Preferentialist">>
 	When she arrives, you're impressed again. She elected to appear in black lace lingerie, and stalks into your office on high heels with a calculated sensuality. "<<Master>>," she purrs, "I've done my very best to get ready to be a good slave. May I show you?" More than a little curious, you nod. She starts to strip slowly and skillfully. "Well, <<Master>>, I had a month. So I did my best to get in shape." She rubs her hands down her toned belly, hooking fingers under her thong. "I practiced stripping. I practiced blowjobs." She turns slowly, revealing the base of an impressively large buttplug nestling between her cheeks. "I even practiced buttsex."
-	<<case "Maturity Preferentialist Two">>\
+	<<case "Maturity Preferentialist Two">>
 	She arrives apologizing for her fine clothing. "I'm sorry," she apologizes sadly, "but I wanted to wear my best one last time." She sighs, squares her shoulders, and visibly steels herself. "My son's a bastard for selling me to you, and all to save that useless store of his." She delivers this last with a bitter smile on her lips. "At least he had the sense to sell me to someone with exquisite taste, like you. After all, you did buy me."
-	<<case "Chattel Religionist">>\
+	<<case "Chattel Religionist">>
 	She lets out a convulsive sob when you accept her servitude, and is painfully obsequious as you complete the formalities of enslavement. Your exam reveals several minor indications of self-harm - chewed nails, bitten lips, and such. But for all that, a remarkable look of peace has settled on the poor woman's face. She waits patiently for a hint of your will, <<if canAchieveErection($activeSlave)>>her cock painfully erect<<elseif $activeSlave.dick > 0>>precum dripping from her soft dick<<else>>her pussy visibly moist<</if>> at the prospect of the servile sex she is convinced is her duty.
-	<<case "Chattel Religionist Two">>\
+	<<case "Chattel Religionist Two">>
 	You complete the legalities and a clearly improvised VTOL craft arrives at $arcologies[0].name, broadcasting an erratic array of IFF codes. It seems this group hasn't quite mastered the intricacies of air travel. The aircraft doesn't seem capable of the delicate feat of landing on the pad it had been directed to: it simply hovers six feet off the pad for the five seconds it takes to shove a canvas bag that obviously contains a struggling human form out of the side door. The condemned prays tirelessly throughout the biometric scanning process, utterly shocked and disgusted by what they've witnessed in just the few minutes they've been in your arcology. Then it's off to the penthouse for basic slave induction.
-	<<case "Roman Revivalist">>\
+	<<case "Roman Revivalist">>
 	She arrives wide-eyed and enthusiastic about the historical style she saw on the way in. She swallows nervously throughout the enslavement process and even cries a little at the end. She's slow to undress, and when she's finished, she covers her modest breasts with one arm and her mons with the other. It seems that she's about to have a rude awakening about the realities of being a house slave.
-	<<case "Aztec Revivalist">>\
+	<<case "Aztec Revivalist">>
 	She arrives awestruck by all the sights she passed through to get to your abode. She probably didn't see anything too extreme, but she will soon. Feeling your gaze on her body, she quickly abandons all fears from her past life, strips off her clothes, and submits to you fully. Only time will tell if she made a mistake.
-	<<case "Edo Revivalist">>\
+	<<case "Edo Revivalist">>
 	She arrives with doubt already clouding her eyes. It seems she passed one of the arcology's seedier bars on her way up to your penthouse; the sight of roaring patrons swilling cheap sake and manhandling whores in loose kimonos does not seem to have been part of her expectations. As the enslavement process winds on, she reflexively begins to look around for a means of escape, and slowly collapses into herself as she realizes there is none.
-	<<case "Arabian Revivalist">>\
-	Your estimation of her rises through the enslavement process: she doffs and discards her conservative business wear without complaint, and stands nude before you, obeying instructions without fuss. There is an indecipherable glint in her eyeColor: nerves? Excitement? Challenge, even? Perhaps she even feels this is an adventure. And that, it will certainly be.
-	<<case "Chinese Revivalist">>\
+	<<case "Arabian Revivalist">>
+	Your estimation of her rises through the enslavement process: she doffs and discards her conservative business wear without complaint, and stands nude before you, obeying instructions without fuss. There is an indecipherable glint in her $activeSlave.eyeColor eyes: nerves? Excitement? Challenge, even? Perhaps she even feels this is an adventure. And that, it will certainly be.
+	<<case "Chinese Revivalist">>
 	She arrives in a simple, sturdy suit, which she obviously wore in the correct anticipation of immediately removing and never seeing again. She cooperates with the enslavement process as best she can, her glance confident and watchful. She's obviously calculating how to get ahead within this new place, and she pays particularly close attention as the ebb and flow of business through your office brings your various slaves into her view for the first time.
-	<</switch>>\
+	<</switch>>
 	<<include "New Slave Intro">>
 	<</replace>>
 <</link>> //This will cost <<print cashFormat($contractCost)>>//
-<<link "Sell her immediately">>
+<br><<link "Sell her immediately">>
 	<<set $cash += $slaveCost>>
 	<<replace "#result">>
-	<<switch $FSAcquisitionEvents>>\
-	<<case "Pastoralist">>\
+	<<switch $FSAcquisitionEvents>>
+	<<case "Pastoralist">>
 	She drags herself in, but as the enslavement process winds grindingly on, she shakes off her depression. It threatens to descend again when a purchaser's agent comes in to take her away. She begs to know where she's going, so you tell her she's to be a cow in a slave dairy. She quails at the term, but you observe that she'll be well treated and lightly used, if at all, and she seems to take heart at this.
-	<<case "Pastoralist Two">>\
+	<<case "Pastoralist Two">>
 	She speaks to you as a free woman while working through the enslavement process, perhaps she hasn't quite grasped her new role. Nonetheless, it seems as if a vast weight has been lifted from her shoulders. It threatens to descend again when a purchaser's agent comes in to take her away. She begs to know where she's going, so you tell her she's to be a cow in a slave dairy. She quails at the term, but you observe that she'll be well treated and lightly used, if at all, and she seems to take heart at this.
-	<<case "Supremacist">>\
+	<<case "Supremacist">>
 	A battered VTOL craft arrives at $arcologies[0].name, broadcasting obviously bogus IFF codes. It seems this mercenary group is playing fast and loose in an attempt to get back on their feet. The aircraft doesn't even touch down on the pad they're directed to: it simply hovers six feet off the pad for the five seconds it takes to shove a canvas bag that obviously contains a struggling human form out of the side door. You decide to do the simple thing, and leave the bag where it is. The purchaser's agent can deal with it.
-	<<case "Supremacist Two">>\
+	<<case "Supremacist Two">>
 	A clearly improvised VTOL craft arrives at $arcologies[0].name, broadcasting an erratic array of IFF codes. It seems this group hasn't quite mastered the intricacies of air travel. The aircraft doesn't seem capable of the delicate feat of landing on the pad it had been directed to: it simply hovers six feet off the pad for the five seconds it takes to shove a canvas bag that obviously contains a struggling human form out of the side door.  You decide to do the simple thing, and leave the bag where it is. The purchaser's agent can deal with it.
-	<<case "Subjugationist">>\
+	<<case "Subjugationist">>
 	The purchasing agent is businesslike, even hurried. The inert slave receives a simple check, with some industrious fingering of orifices, and is bundled off. As is appropriate.
-	<<case "Subjugationist Two">>\
+	<<case "Subjugationist Two">>
 	The enslavement process is disappointingly quiet, since she does little more than stare blankly ahead and respond to any orders. As of this morning she was one of the last free $arcologies[0].FSSubjugationistRace people in the arcology. Now she's simply the newest, and perhaps most willing, sex slave of the inferior race to take her proper place. She's taken away by a purchasing agent soon after.
-	<<case "Repopulation Efforts">>\
-	When she arrives, she comes directly to your to your penthouse for enslavement.  She wears an excited expression, having seen so many pregnant women on the way there, she can barely contain her enthusiasm.  She eagerly strips for inspection revealing her moist pussy, it seems she may be more into pregnancy then she let on.  You shake your head to her as a purchaser's agent appears to take her away.  She asks if she'll still be impregnated and the agent nods approvingly.  She seems slightly downtrodden that she won't be yours but she accepts the fact that she'll still be useful to your future.
-	<<case "Repopulation Efforts Two">>\
+	<<case "Repopulation Efforts">>
+	When she arrives, she comes directly to your to your penthouse for enslavement. She wears an excited expression, having seen so many pregnant women on the way there, she can barely contain her enthusiasm. She eagerly strips for inspection revealing her moist pussy, it seems she may be more into pregnancy then she let on. You shake your head to her as a purchaser's agent appears to take her away. She asks if she'll still be impregnated and the agent nods approvingly. She seems slightly downtrodden that she won't be yours but she accepts the fact that she'll still be useful to your future.
+	<<case "Repopulation Efforts Two">>
 	When she arrives, she is the very picture of a someone who has seen the light at the end of a very dark tunnel. She can't wait to get started making babies for you. A purchaser's agent arrives to take charge of her and she pleads not to leave her infertile. You abate her fears, her fertility will be restored. Her new owner likes to experiment with fertility agents; she'll quickly be pregnant with <<if $seeHyperPreg == 1>>dozens of children<<else>>multiples<</if>>. Her face alights at the thought. She'll finally have all the children she'd dreamed of.
-	<<case "Eugenics">>\
+	<<case "Eugenics">>
 	You interrupt her rambling and bluntly inform her that she is useless to society. She steps back, insulted, and attempts a rebuttal. You cut her off again and tell her another of the Societal Elite has taken interest in making her his pet. She takes another step back and is promptly restrained before being dragged off to her new owner.
-	<<case "Eugenics Two">>\
+	<<case "Eugenics Two">>
 	When she arrives, she comes directly to your to your penthouse for enslavement. Her face may painful to look at, but her body is not all bad; with a little work, she can be quite the catch. A purchaser's agent appears to take her away, and she quietly asks who's bought her. A plastic surgeon, you tell her, who sees a diamond in the rough. She's speechless.
-	<<case "Hedonistic Decadence">>\
+	<<case "Hedonistic Decadence">>
 	You inform her that she will be staying in your arcology, but not under you. She has been purchased by a feeding trainer interested in slim girls with massive stomach capacities for entry into the eating competitions that have become so popular lately. She seems elated at the news, "<<S>>tuffing i<<s>> one of my favorite perver<<s>>ion<<s>>..." You cut her off and inform her that her current belly pales in comparison to her new owner's previous champion. She should expect to be tied up and force fed until her entire body is filled to capacity with slave food. She gulps nervously as she escorted out by the portly purchasing agent to her new home.
-	<<case "Hedonistic Decadence Two">>\
-	When she arrives, she comes directly to your penthouse for enslavement. She wears an expression of doubt, fear, and wonder as she takes in the sights and sounds of the magnificent beast that is the new society taking shape in $arcologies[0].name. A purchaser's agent arrives to take charge of her, and she asks politely who bought her. A man with an oviposition fetish, you tell her. She fails to grasp the meaning. You explain to her that eggs will be stuck into all her holes until she can't stomach any more. She turns beat red at the description, so you carry on. Her new owner will likely remodel her cervix to allow eggs to be pumped directly into her womb; she'll be lucky if she can stand once he's done with her, then she'll have to look forward to laying them all for his amusement. Her hands have since moved to her crotch, it seems she's getting into the fantasy.
-	<<case "Gender Radicalist">>\
+	<<case "Hedonistic Decadence Two">>
+	When she arrives, she comes directly to your penthouse for enslavement. She wears an expression of doubt, fear, and wonder as she takes in the sights and sounds of the magnificent beast that is the new society taking shape in $arcologies[0].name. A purchaser's agent arrives to take charge of her, and she asks politely who bought her. A man with an oviposition fetish, you tell her. She fails to grasp the meaning. You explain to her that eggs will be stuck into all her holes until she can't stomach any more. She turns beat red at the description, so you carry on. Her new owner will likely remodel her cervix to allow eggs to be pumped straight into her womb; she'll be lucky if she can stand once he's done with her. Then she'll have to look forward to laying them all for his amusement. Her hands have since moved to her crotch, it seems she's getting into the fantasy.
+	<<case "Gender Radicalist">>
 	When she arrives, she comes directly to your penthouse for enslavement. She wears an expression of doubt, fear, and wonder as she takes in the sights and sounds of the magnificent beast that is the new society taking shape in $arcologies[0].name. A purchaser's agent arrives to take charge of her, and she asks politely who bought her. A salon, you tell her; she'll be trained to wait tables, serve drinks, and entertain customers with her mouth and anus.
-	<<case "Gender Radicalist Two">>\
+	<<case "Gender Radicalist Two">>
 	When she arrives, she comes directly to your penthouse for enslavement. She wears an expression of doubt, fear, and wonder as she takes in the sights and sounds of the magnificent beast that is the new society taking shape in $arcologies[0].name. A purchaser's agent arrives to take charge of her, and she asks politely who bought her. A salon, you tell her; she'll be trained to wait tables, serve drinks, and entertain customers with her mouth and anus.
-	<<case "Gender Fundamentalist">>\
+	<<case "Gender Fundamentalist">>
 	When she arrives, she is the very picture of a lost and very pregnant young waif. She clearly feels some hope at leaving her traditionalist home for a more modern society, but she has just as clearly heard enough about the Free Cities to know that she's likely to buy her presence here through long years of sexual labor. A purchaser's agent appears to take her away, and she quietly asks who's bought her. A breeder, you tell her, who prefers stock proven to be fertile. She'll probably manage 20 pregnancies or so, before she's retired.
-	<<case "Gender Fundamentalist Two">>\
+	<<case "Gender Fundamentalist Two">>
 	When she arrives, she is the very picture of a distraught and very pregnant mature woman. She clearly feels some resentment at her traditionalist home and family for selling her into slavery, but she has just as clearly heard enough about the Free Cities to know that she's likely traded one form of marginalization for another. A purchaser's agent appears to take her away, and she quietly asks who's bought her. A breeder, you tell her, who prefers to squeeze a few pregnancies out of mature women. She'll probably manage a few pregnancies before she's retired.
-	<<case "Paternalist">>\
+	<<case "Paternalist">>
 	She speaks to you as a free woman throughout the enslavement process, but as soon as it is completed, she stops and waits for instruction before talking. She does not look directly at your face, but keeps her gaze lower than that, and stands expectant and ready for commands. You are reminded of her intelligence by her presence of mind when a purchaser's agent arrives to take charge of her; she clearly calculates that making a scene will gain her nothing, and cooperates. You reward this by telling her the truth: she's been sold to a citizen of $arcologies[0].name who shares paternalistic beliefs; she'll be fine.
-	<<case "Paternalist Two">>\
+	<<case "Paternalist Two">>
 	She speaks to you as a free woman throughout the enslavement process, but as soon as it is completed, she stops and waits for instruction before talking. She may not have had many prospects in her life back home, but if she remains this obedient she'll fit right in here in the Free Cities. When the purchasing agent arrives she is momentarily surprised but not alarmed, she figures she'll been sold to a citizen of $arcologies[0].name who shares paternalistic beliefs.
-	<<case "Degradationist">>\
+	<<case "Degradationist">>
 	When she arrives as part of the anonymous slave transfers that make up a good part of the inter-arcology commerce, she has clearly had some time to mull over her situation. As soon as she sees you, she blurts out, "Whatever that fucker told you, it isn't true. I'll be your little bitch bimbo, whatever you want. Just don't - just don't fucking hurt me." She sticks out her chest in a clear attempt to entice you with her fake tits, and is rewarded with a bag over her head, courtesy of the purchaser's agent who arrived in the meantime. The agent clearly felt that she would be a handful worth corralling quickly, and this proves correct. She goes limp after being tased, though.
-	<<case "Degradationist Two">>\
+	<<case "Degradationist Two">>
 	When she arrives as part of the anonymous slave transfers that make up a good part of the inter-arcology commerce, she has clearly had some time to mull over her situation. As soon as she sees you, she glares deep into your eyes and addresses you directly, "Those fuckers threw everything they could at me, you can't break me. No one can." She is rewarded with a bag over her head, courtesy of the purchaser's agent who arrived in the meantime. The agent clearly felt that she would be a handful worth corralling quickly, and this proves correct. She goes limp after being tased, though.
-	<<case "Body Purist">>\
+	<<case "Body Purist">>
 	When she arrives, it's obvious that she isn't particularly happy with the situation, but there is some evident relief to her. It vanishes when a purchaser's agent arrives to take her away. She looks at you desperately, begging to know who's purchased her. You tell her truthfully that a wealthy citizen one arcology over bought her as a house slave; you neglect to mention that he likes big tits, and he isn't particular about whether they're natural.
-	<<case "Body Purist Two">>\
+	<<case "Body Purist Two">>
 	When she arrives, it's obvious that she's fairly happy. After all, the slave school trained her for this. When asked about it, she says, "Some of the girls who graduated before me were given implants, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>>. Just - the idea of having fake shit in here -" she rubs her chest a little "- ugh. I'm glad you're not into that" She laughs bitterly at herself, and then rubs her chest again, looking at you with mixed fear and invitation. Her playfulness vanishes when a purchaser's agent arrives to take her away. She looks at you desperately, begging to know who's purchased her. You tell her truthfully that a wealthy citizen one arcology over bought her as a house slave; you neglect to mention that he likes big tits, and he isn't particular about whether they're natural.
-	<<case "Transformation Fetishist">>\
+	<<case "Transformation Fetishist">>
 	The only downside to her condition is that reselling her is utterly anticlimactic. A purchaser's agent arrives and takes charge of her, transferring her to a medical transport bed. He takes her away, and it's done.
-	<<case "Transformation Fetishist Two">>\
+	<<case "Transformation Fetishist Two">>
 	She arrives unapologetically in her fine clothing. "I'm not sorry," she says harshly, "but I'm wearing my best one last time whether you like it or not." Eventually she sighs, squares her shoulders, and visibly steels herself. She's about to declaim something when a purchaser's agent arrives to bundle her off. Her face darkens and she mulls something over, probably preparing a really cutting remark, but before she can deliver it the agent fastens a bag over her head and she is heard no more.
-	<<case "Slimness Enthusiast">>\
+	<<case "Slimness Enthusiast">>
 	She arrives apologizing for her fine clothing. "I'm sorry," she apologizes sadly, "but I wanted to wear my best one last time." She sighs, squares her shoulders, and visibly steels herself. She's about to declaim something when a purchaser's agent arrives to bundle her off. Her face darkens and she mulls something over, probably preparing a really cutting remark, but before she can deliver it the agent fastens a bag over her head and she is heard no more.
-	<<case "Slimness Enthusiast Two">>\
+	<<case "Slimness Enthusiast Two">>
 	When she arrives, she is the very picture of a young waif out of her depth. It's clear she feels relief and escaping going under the knife, but she knows enough about the Free Cities to know that she's likely to buy her presence here through long years of sexual labor. A purchaser's agent appears to take her away, and she quietly asks who's bought her. A citizen, you tell her, who prefers his women slender and unimplanted. She seems relieved by this.
-	<<case "Asset Expansionist">>\
+	<<case "Asset Expansionist">>
 	When she arrives, it's clear she's nobody's fool. She comes without personal effects of any kind, and is wearing cheap, sturdy clothes to travel in, since she knows she'll be taking them off immediately. She does, without being told, just as soon as the enslavement formalities are out of the way. Her breasts are capped by titanic, puffy nipples; she notices you appreciating them and gives you a hesitant little smile, swaying her shoulders back and forth a little to set her flesh deliciously into motion. Her playfulness vanishes when a purchaser's agent arrives to take her away. She looks at you desperately, begging to know who's purchased her. You tell her truthfully that a wealthy citizen one arcology over bought her as a house slave; you neglect to mention that he likes big tits.
-	<<case "Asset Expansionist Two">>\
+	<<case "Asset Expansionist Two">>
 	When she arrives, it's clear she's nobody's fool. She comes without personal effects of any kind, and is wearing cheap, sturdy clothes to travel in, since she knows she'll be taking them off immediately. She does, without being told, just as soon as the enslavement formalities are out of the way. Her breasts are capped by titanic, puffy nipples; she notices you appreciating them and gives you a hesitant little smile, swaying her shoulders back and forth a little to set her flesh deliciously into motion. Her playfulness vanishes when a purchaser's agent arrives to take her away. She looks at you desperately, begging to know who's purchased her. You tell her truthfully that a wealthy citizen one arcology over bought her as a house slave; you neglect to mention that he likes big tits.
-	<<case "Physical Idealist">>\
+	<<case "Physical Idealist">>
 	She gets through the enslavement process without breaking anything, mostly due to your increasingly exasperated supervision. Her buyer's agent arrives to take her away, and it takes the poor man ten minutes to get the situation through her thick skull. He sees the beginnings of rage building in her as she realizes how she's been tricked, but he's a quick draw, and before she can do anything he's got his taser unholstered and deployed. The bitch gives off an antediluvian roar as she goes stiff as a board and crashes to the floor.
-	<<case "Physical Idealist Two">>\
+	<<case "Physical Idealist Two">>
 	When she arrives, you're impressed again. She's even more muscular in person than in her pictures. "<<Master>>," she growls, "I've done my very best to be the biggest, strongest slave before coming here. May I show you?" Though more than a little curious, the arrival of the purchasing agent cuts short any theatrics. Though initially confused, the promise of steroids and other drugs by her new owner has her follow the agent out of your penthouse without fuss.
-	<<case "Youth Preferentialist">>\
+	<<case "Youth Preferentialist">>
 	Your slaving network gets her out of her difficult situation without trouble, forwarding her the necessary travel documents. When she arrives, she displays the clear signs of someone who has learned to avoid abuse: she takes no initiative and does nothing without instructions, just standing dumbly until ordered; when told what to do, she does it quickly and carefully. When a buyer's agent arrives to take her away, she follows him without a backward glance.
-	<<case "Youth Preferentialist Two">>\
+	<<case "Youth Preferentialist Two">>
 	Your slaving network extracts her from her family's grasp easily, forwarding her the necessary travel documents. When she arrives, she displays the clear signs of someone who's never had to think for themselves: she takes no initiative and does nothing without instructions, just standing dumbly until ordered; when told what to do, she does it quickly and carefully. Though her mind is not broken, there's clearly not a lot in there. Being a slave may actually be her most fitting vocation. When a buyer's agent arrives to take her away, she follows him without a backward glance, clearly unaware of who he is.
-	<<case "Maturity Preferentialist">>\
+	<<case "Maturity Preferentialist">>
 	She and the buyer's agent arrive at the same time. She accepts this defeat with good grace, and cooperates with him as best she can. She gives you a single questioning glance, with just a glint of hope; you take pity, and tell her she won't be going far. She's to be employed in one of the arcology's better MILF brothels. She'll be fucked ten times tomorrow, it's true, but she'll be well treated when she doesn't have dicks in her.
-	<<case "Maturity Preferentialist Two">>\
+	<<case "Maturity Preferentialist Two">>
 	She arrives apologizing for her fine clothing. "I'm sorry," she apologizes sadly, "but I wanted to wear my best one last time." She sighs, squares her shoulders, and visibly steels herself. "My son's a bastard for selling me to you, and all to save that useless store of his." She delivers this last with a bitter smile on her lips. "At least he had the sense to sell me to someone with exquisite taste, like you. After all, you did buy me."  She's about to declaim something else when a purchaser's agent arrives to bundle her off. Her face darkens and she mulls something over, probably preparing a really cutting remark, but before she can deliver it the agent fastens a bag over her head and she is heard no more.
-	<<case "Chattel Religionist">>\
+	<<case "Chattel Religionist">>
 	She lets out a convulsive sob when you accept her servitude, and is painfully obsequious as you complete the formalities of enslavement. When her buyer arrives to take her away, the realization agonizes her, but she snuffs out her saddened reaction almost as soon as it dawns on her face. She visibly draws herself up, obviously telling herself that service under one master is as righteous as service under another.
-	<<case "Chattel Religionist Two">>\
+	<<case "Chattel Religionist Two">>
 	You complete the legalities and a clearly improvised VTOL craft arrives at $arcologies[0].name, broadcasting an erratic array of IFF codes. It seems this group hasn't quite mastered the intricacies of air travel. The aircraft doesn't seem capable of the delicate feat of landing on the pad it had been directed to: it simply hovers six feet off the pad for the five seconds it takes to shove a canvas bag that obviously contains a struggling human form out of the side door. The condemned prays tirelessly they're unpacked, utterly shocked and disgusted by what they've witnessed in just the few minutes they've been in your arcology. You tell them to cheer up, they're off to a nice little brothel where they'll learn the joys of their new religion. You make out a single word as they are hauled away, "Blasphemer!" Seems someone wants you to patron them in their new career.
-	<<case "Roman Revivalist">>\
+	<<case "Roman Revivalist">>
 	She arrives with doubt already clouding her eyes. It seems she got an introduction to the reality of Roman Revivalism on her way up the arcology to your villa. The violence it did to her vision of Rome is deeply ironic; $arcologies[0].name is a fair reproduction of the decadence and vigor of imperial Rome. If she's shocked by the screams of a slave dying in gladiatorial combat or the spectacle of prisoners from the provinces being sold at auction, that's her ignorance. When you cause a price placard to be affixed to her chest so she can be sold at auction, the reality of her future finally comes home to her.
-	<<case "Aztec Revivalist">>\
+	<<case "Aztec Revivalist">>
 	She arrives so terrified, she can't stop shaking and won't acknowledge most of your commands. It seems she realized what really goes on in this arcology. The blood and gruesome mutilation is very far from she envisioned for her future; $arcologies[0].name is a close reproduction of the miasma of death that accompanied the Aztecs. She's currently too shaken to realize what awaits her. Whether good or bad, she can't back out. She's yours.
-	<<case "Edo Revivalist">>\
+	<<case "Edo Revivalist">>
 	She arrives with doubt already clouding her eyes. It seems she passed one of the arcology's seedier bars on her way up to your penthouse; the sight of roaring patrons swilling cheap sake and manhandling whores in loose kimonos does not seem to have been part of her expectations. When a buyer's agent arrives to take charge of her low-value body, she manages to spit out a last bit of bad Japanese (a childish insult) before he bags her. The body in the bag struggles spastically until he knuckles it hard in the kidney, slings it over his shoulder, and carries the package out, grinning at you in commiseration.
-	<<case "Arabian Revivalist">>\
+	<<case "Arabian Revivalist">>
 	She arrives and works her way through the enslavement process without fuss. When a buyer's agent arrives, she immediately understands that she has been sold. She looks rueful for a moment, obviously realizing that you made no commitment not to do this, and that such a commitment would have been worthless in any case. She flawlessly performs the only successful insult available to her, ignoring you utterly from that moment on, but obeying the agent faultlessly.
-	<<case "Chinese Revivalist">>\
+	<<case "Chinese Revivalist">>
 	She arrives and works her way through the enslavement process, doing her best to ingratiate herself. When a buyer's agent arrives, she immediately understands that she has been sold. She looks rueful for a moment, obviously realizing that you made no commitment not to do this, and that such a commitment would have been worthless in any case. She transfers her focus to the agent without hesitation, doing her best to improve her rapidly changing position.
-	<</switch>>\
+	<</switch>>
 	<</replace>>
 <</link>> //This will bring in <<print cashFormat($slaveCost)>>//
-<<else>>\
+<<else>>
 	//You lack the necessary funds to enslave her.//
-<</if>>\
+<</if>>
 
 <<if $cheatMode == 1>>
 	<br><br>DEBUG: &nbsp;&nbsp;&nbsp;&nbsp;[[Go back to Nonrandom Event|Nonrandom Event][$activeSlave = 0, $eventSlave = 0]]
diff --git a/src/uncategorized/reFSEgyptianRevivalistAcquisitionWorkaround.tw b/src/uncategorized/reFSEgyptianRevivalistAcquisitionWorkaround.tw
index 00954dd45f3ffd331ff0ffbb3dce8cba86e23621..9d8d043b3ba31d329f0fd475a77f7da722808918 100644
--- a/src/uncategorized/reFSEgyptianRevivalistAcquisitionWorkaround.tw
+++ b/src/uncategorized/reFSEgyptianRevivalistAcquisitionWorkaround.tw
@@ -7,7 +7,7 @@ They arrive hand-in-hand and don't let go of each other until the end of the ens
 
 <<set _secondSlave = clone($activeSlave)>>
 
-<<NationalityToName _secondSlave>>
+<<run nationalityToName(_secondSlave)>>
 <<if $activeSlave.slaveSurname>><<set _secondSlave.slaveSurname = $activeSlave.slaveSurname>><</if>>
 <<set _secondSlave.birthSurname = $activeSlave.birthSurname>>
 
diff --git a/src/uncategorized/reHGReplacement.tw b/src/uncategorized/reHGReplacement.tw
index 9e7267da6b704df677e300a58702241ed37ae046..69e05b86cf4eccb3264503fe92b6d4bdabdea137 100644
--- a/src/uncategorized/reHGReplacement.tw
+++ b/src/uncategorized/reHGReplacement.tw
@@ -1,6 +1,5 @@
-:: RE HG replacement
+:: RE HG replacement [nobr]
 
-<<nobr>>
 
 <<set $nextButton = "Continue", $nextLink = "AS Dump", $returnTo = "Next Week", $activeSlave = $eventSlave>>
 <<run Enunciate($activeSlave)>>
@@ -17,15 +16,12 @@ When $HeadGirl.slaveName leaves, she clears her throat nervously. She gathers he
 <</if>>
 <<Master>>. Plea<<s>>e, give me a try." She goes on like this for a while, slowly degenerating into repetition of her points as your failure to give her an immediate positive or negative response starts to worry her.
 
-<</nobr>>\
+<br><br>
 
 <span id="result">
 <<link "She's right">>
-	<<replace "#name">>\
-	$activeSlave.slaveName\
-	<</replace>>\
+	<<EventNameDelink $activeSlave>>
 	<<replace "#result">>
-	<<nobr>>
 	After giving the matter some consideration, you agree, instructing $assistantName that $activeSlave.slaveName is now the Head Girl. $activeSlave.slaveName is @@.hotpink;overjoyed,@@ and bounces to her feet, clearly very eager to begin. You caution her that she is not to undermine $HeadGirl.slaveName by letting anyone know why you decided to change Head Girls. She nods obediently. As far as $HeadGirl.slaveName knows, it's just a standard change of Head Girls, and she's too good a slave to let it affect her seriously.
 	<<set $i = $slaveIndices[$HeadGirl.ID]>>
 	<<set $slaves[$i].assignment = "rest">>
@@ -34,26 +30,18 @@ When $HeadGirl.slaveName leaves, she clears her throat nervously. She gathers he
 	<<set $activeSlave.assignment = "be your Head Girl">>
 	<<set $activeSlave.assignmentVisible = 1>>
 	<<set $HeadGirl = $activeSlave>>
-	<</nobr>>
 	<</replace>>
 <</link>>
-<<link "Pretend you didn't hear her">>
-	<<replace "#name">>\
-	$activeSlave.slaveName\
-	<</replace>>\
+<br><<link "Pretend you didn't hear her">>
+	<<EventNameDelink $activeSlave>>
 	<<replace "#result">>
-	<<nobr>>
 	You pretend you didn't hear her, and go about your business. She quickly catches on, and shuts her mouth, sitting stiffly on the couch and waiting for you to say something. After letting her wait for a good long while, you steeple your fingers and look over them at her. She quails at your gaze, but does not look away from you. You tell her that, for her general information, you prefer to make decisions about what slaves do which job yourself, and are not interested in input from the slaves themselves on the matter. You continue to observe that if any slave were to offer input, she might suggest to you that she thought her own judgment superior to yours. Then, you dismiss her. "Ye<<s>> <<Master>>, thank you, <<Master>>," she <<say>>s, and flees.
 	<<set $activeSlave.trust += 4>>
-	<</nobr>>
 	<</replace>>
 <</link>>
-<<link "Let your Head Girl sort this out however she sees fit">>
-	<<replace "#name">>\
-	$activeSlave.slaveName\
-	<</replace>>\
+<br><<link "Let your Head Girl sort this out however she sees fit">>
+	<<EventNameDelink $activeSlave>>
 	<<replace "#result">>
-	<<nobr>>
 	<<run Enunciate($HeadGirl)>>
 	You page $HeadGirl.slaveName, telling her to get back up to your office. $activeSlave.slaveName hears you, of course, and stiffens with fear. She knows she's in trouble, but she doesn't yet know how much. You tell $HeadGirl.slaveName to have a seat next to $activeSlave.slaveName on the couch, and instruct $assistantName to replay the last five minutes of the feeds from your office on a wallscreen. $activeSlave.slaveName's<<if $activeSlave.lips > 40>> pillowlike<</if>> lower lip begins to tremble at this, and she can barely manage to keep her gaze on the fatal replay of her attempt to convince you to replace $HeadGirl.slaveName with her. $HeadGirl.slaveName, who is no fool, is not surprised by this, but the replay still angers her. As it rolls on, her hands begin to roam across $activeSlave.slaveName, who winces at her touch. About halfway through, $HeadGirl.slaveName looks straight at you and cruelly pinches one of $activeSlave.slaveName's nipples. You respond to the nonverbal question with a silent nod, and $HeadGirl.slaveName smiles briefly at you. Then, she sticks her tongue in $activeSlave.slaveName's ear. The poor slave starts at the warm, wet intrusion, but knows better than to try to resist. She closes her eyes tight.
 	<br><br>
@@ -65,7 +53,6 @@ When $HeadGirl.slaveName leaves, she clears her throat nervously. She gathers he
 	<<set $oralTotal += 1>>
 	<<set $activeSlave.trust -= 4, $activeSlave.oralCount += 1>>
 	<<set $oralTotal += 1>>
-	<</nobr>>
 	<</replace>>
 <</link>>
 </span>
diff --git a/src/uncategorized/reNickname.tw b/src/uncategorized/reNickname.tw
index 73c2e056631bbae82bf1574212d51edfa903f3a0..7b0c7aece2ea8fb9728729464ea637538aab708a 100644
--- a/src/uncategorized/reNickname.tw
+++ b/src/uncategorized/reNickname.tw
@@ -182,7 +182,7 @@
 <<if ($activeSlave.eyes == -2)>>
 	<<set $qualifiedNicknames.push("blind")>>
 <</if>>
-<<if $activeSlave.breedingMark == 1>>
+<<if $activeSlave.breedingMark == 1 && $propOutcome == 1>>
 	<<set $qualifiedNicknames.push("mark")>>
 <</if>>
 <<if ($activeSlave.broodmother > 1) && ($activeSlave.preg >= 37)>>
diff --git a/src/uncategorized/reRecruit.tw b/src/uncategorized/reRecruit.tw
index 4d0c1b2330976b470a9870e0e7c4248e87013331..7835c8e8df5b08fbefc61fa790861d91566e0b84 100644
--- a/src/uncategorized/reRecruit.tw
+++ b/src/uncategorized/reRecruit.tw
@@ -325,6 +325,7 @@ One of your tenants asks for an interview. He's an effeminate young man; it seem
 <<set $activeSlave.lipsImplant = 10>>
 <<set $activeSlave.anus = 0>>
 <<set $activeSlave.vagina = 0>>
+<<set $activeSlave.trueVirgin = 1>>
 <<set $activeSlave.vaginalSkill = 0>>
 <<set $activeSlave.oralSkill = 0>>
 <<set $activeSlave.analSkill = 0>>
@@ -939,6 +940,7 @@ After the fighting died down, your men found a woman inside the compound, harshl
 <<set $activeSlave.entertainSkill = 35>>
 <<set $activeSlave.boobs = random(2,7)*100>>
 <<set $activeSlave.vagina = 0>>
+<<set $activeSlave.trueVirgin = 1>>
 <<set $activeSlave.vaginaLube = 1>>
 <<set $activeSlave.ovaries = 1>>
 <<set $activeSlave.preg = -1>>
@@ -1124,6 +1126,7 @@ As fate has it, the person calling is the owner of the local race-track, wanting
 <<set $activeSlave.behavioralQuirk = "fitness">>
 <<set $activeSlave.sexualQuirk = "tease">>
 <<set $activeSlave.sexualFlaw = "none">>
+<<set $activeSlave.trueVirgin = 1>>
 
 Coming to your desk in the morning, you see that your assistant has flagged an interesting news item for you to check out. Looks like the monthly final in the slave racing league was yesterday. With the push of a button on the keyboard, you check out the rankings and then choose to display a video of the race's end - with a very pretty young woman crossing the finish line, immediately followed by half a dozen further slaves. It is quite a show since of course, all of them are naked - or almost so, as anything but smallish breasts make sports bras a necessity.
 <br><br>
@@ -1151,6 +1154,7 @@ As fate has it, the person calling is the owner of the local race-track, wanting
 <<set $activeSlave.whoreSkill = 0>>
 <<set $activeSlave.boobs = either(100, 200, 300)>>
 <<set $activeSlave.vagina = 0>>
+<<set $activeSlave.trueVirgin = 1>>
 <<set $activeSlave.ovaries = 1>>
 <<set $activeSlave.preg = -1>>
 <<set $activeSlave.pubicHStyle = "waxed">>
@@ -1377,6 +1381,7 @@ From the looks of all the brochures and extra information included, the associat
 <<set $activeSlave.whoreSkill = 0>>
 <<set $activeSlave.boobs = random(6,12)*100>>
 <<set $activeSlave.vagina = 0>>
+<<set $activeSlave.trueVirgin = 1>>
 <<set $activeSlave.vaginaLube = 1>>
 <<set $activeSlave.labia = 2>>
 <<set $activeSlave.ovaries = 1>>
@@ -1525,8 +1530,8 @@ Knowing what's coming, the teachers in the facility do train their pupils accord
 <<set $activeSlave.behavioralFlaw = "arrogant">>
 <<set $activeSlave.nationality = "American">>
 <<set $activeSlave.race = "white">>
-<<NationalityToName $activeSlave>>
-<<NationalityToAccent $activeSlave>>
+<<run nationalityToName($activeSlave)>>
+<<run nationalityToAccent($activeSlave)>>
 <<set $activeSlave.skin = "light">>
 <<set $activeSlave.voice = 3>>
 <<set $activeSlave.boobShape = "perky">>
@@ -1980,6 +1985,7 @@ While digging through the highest security and clearance level database of a pow
 <<set $activeSlave.entertainSkill = 20>>
 <<set $activeSlave.boobs = random(4,7)*100>>
 <<set $activeSlave.vagina = 0>>
+<<set $activeSlave.trueVirgin = 1>>
 <<set $activeSlave.vaginaLube = 2>>
 <<set $activeSlave.ovaries = 1>>
 <<set $activeSlave.preg = 40>>
diff --git a/src/uncategorized/reRelativeRecruiter.tw b/src/uncategorized/reRelativeRecruiter.tw
index 10c7014e3cc9c1bb1060c364f6426518c946e10c..538fdd00fead75d8eb27b3c63e15c7fd42cd3c4c 100644
--- a/src/uncategorized/reRelativeRecruiter.tw
+++ b/src/uncategorized/reRelativeRecruiter.tw
@@ -32,7 +32,7 @@
 <<if $eventSlave.father == 0 && $activeSlave.actualAge < 24 && $seeDicks != 0>>
 	<<set _recruitedType.push("father")>>
 <</if>>
-<<if ($eventSlave.daughters < 3) && ($activeSlave.actualAge > ($minimumSlaveAge+$fertilityAge)) && isFertile($activeSlave)>>
+<<if ($eventSlave.daughters < 3) && ($activeSlave.actualAge > ($minimumSlaveAge+$fertilityAge)) && isFertile($activeSlave) && $activeSlave.trueVirgin != 1>>
 	<<if $seeDicks != 100>>
 		<<set _recruitedType.push("daughter")>>
 		<<set _recruitedType.push("daughter")>>
@@ -463,6 +463,46 @@ She waits anxiously for your decision.
 <<set $activeSlave.prestige = 0>>
 <<set $activeSlave.pornFame = 0>>
 <<set $activeSlave.pornFameSpending = 0>>
+<<set $activeSlave.pornFeed = 0>>
+<<set $activeSlave.pornPrestige = 0>>
+<<set $activeSlave.pornPrestigeDesc = 0>>
+<<set $activeSlave.pornFameType = "none">>
+<<set $activeSlave.pornFocus = "none">>
+<<set $activeSlave.pornTypeGeneral = 0>>
+<<set $activeSlave.pornTypeFuckdoll = 0>>
+<<set $activeSlave.pornTypeRape = 0>>
+<<set $activeSlave.pornTypePreggo = 0>>
+<<set $activeSlave.pornTypeBBW = 0>>
+<<set $activeSlave.pornTypeGainer = 0>>
+<<set $activeSlave.pornTypeStud = 0>>
+<<set $activeSlave.pornTypeLoli = 0>>
+<<set $activeSlave.pornTypeDeepThroat = 0>>
+<<set $activeSlave.pornTypeStruggleFuck = 0>>
+<<set $activeSlave.pornTypePainal = 0>>
+<<set $activeSlave.pornTypeTease = 0>>
+<<set $activeSlave.pornTypeRomantic = 0>>
+<<set $activeSlave.pornTypePervert = 0>>
+<<set $activeSlave.pornTypeCaring = 0>>
+<<set $activeSlave.pornTypeUnflinching = 0>>
+<<set $activeSlave.pornTypeSizeQueen = 0>>
+<<set $activeSlave.pornTypeNeglectful = 0>>
+<<set $activeSlave.pornTypeCumAddict = 0>>
+<<set $activeSlave.pornTypeAnalAddict = 0>>
+<<set $activeSlave.pornTypeAttentionWhore = 0>>
+<<set $activeSlave.pornTypeBreastGrowth = 0>>
+<<set $activeSlave.pornTypeAbusive = 0>>
+<<set $activeSlave.pornTypeMalicious = 0>>
+<<set $activeSlave.pornTypeSelfHating = 0>>
+<<set $activeSlave.pornTypeBreeder = 0>>
+<<set $activeSlave.pornTypeSub = 0>>
+<<set $activeSlave.pornTypeCumSlut = 0>>
+<<set $activeSlave.pornTypeAnal = 0>>
+<<set $activeSlave.pornTypeHumiliation = 0>>
+<<set $activeSlave.pornTypeBoobs = 0>>
+<<set $activeSlave.pornTypeDom = 0>>
+<<set $activeSlave.pornTypeSadist = 0>>
+<<set $activeSlave.pornTypeMasochist = 0>>
+<<set $activeSlave.pornTypePregnancy = 0>>
 <<set $activeSlave.prestigeDesc = "">>
 <<set $activeSlave.rivalry = 0>>
 <<set $activeSlave.rivalryTarget = 0>>
@@ -525,7 +565,7 @@ She waits anxiously for your decision.
 
 <<if $activeSlave.slaveSurname>><<set _familyName = $activeSlave.slaveSurname>><</if>>
 <<set _familyBirthSurname = $activeSlave.birthSurname>>
-<<NationalityToName $activeSlave>>
+<<run nationalityToName($activeSlave)>>
 <<if _familyName>><<set $activeSlave.slaveSurname = _familyName>><</if>>
 <<set $activeSlave.birthSurname = _familyBirthSurname>>
 <<set $activeSlave.inducedNCS = 0, $activeSlave.NCSyouthening = 0>> 
@@ -999,7 +1039,7 @@ She waits anxiously for your decision.
 
 <<if $activeSlave.slaveSurname>><<set _familyName = $activeSlave.slaveSurname>><</if>>
 <<set _familyBirthSurname = $activeSlave.birthSurname>>
-<<NationalityToName $activeSlave>>
+<<run nationalityToName($activeSlave)>>
 <<if _familyName>><<set $activeSlave.slaveSurname = _familyName>><</if>>
 <<set $activeSlave.birthSurname = _familyBirthSurname>>
 
diff --git a/src/uncategorized/reSlaveMarriage.tw b/src/uncategorized/reSlaveMarriage.tw
index 00573d70f107c940b11eb7c9aa4f7b0079334195..7fb8af4f0c715d4b778fe5c40a81c053c509dcf1 100644
--- a/src/uncategorized/reSlaveMarriage.tw
+++ b/src/uncategorized/reSlaveMarriage.tw
@@ -1,9 +1,6 @@
-:: RE slave marriage
+:: RE slave marriage [nobr]
 
-<<nobr>>
-
-<<set $nextButton = "Continue">>
-<<set $nextLink = "Next Week">>
+<<set $nextButton = "Continue", $nextLink = "Next Week">>
 
 <<if $groomSlave == 0>>
 	<<set $groomSlave = $eventSlave>>
@@ -13,11 +10,11 @@
 	<<set $brideSlave = getSlave($groomSlave.relationshipTarget)>>
 <</if>>
 <<run Enunciate($groomSlave)>>
-<</nobr>>\
-\
+
 <<print "[[$groomSlave.slaveName|Long Slave Description][$nextLink = passage(), $eventDescription = 1,$activeSlave = $groomSlave]]">> and <<print "[[$brideSlave.slaveName|Long Slave Description][$nextLink = passage(), $eventDescription = 1,$activeSlave = $brideSlave]]">> come into your office <<if ($groomSlave.amp != 1) && ($brideSlave.amp != 1)>>holding hands<<else>>doing their best to stay close to one another despite their physical limitations<</if>>. $brideSlave.slaveName looks at $groomSlave.slaveName expectantly, but she's terribly nervous and makes several false starts before beginning. Finally $groomSlave.slaveName musters her courage and <<if !canTalk($groomSlave)>>asks you with simple gestures to grant the two of them a slave marriage.<<else>>asks with her voice cracking, "<<Master>>, would you plea<<s>>e grant u<<s>> a <<s>>lave marriage?"<</if>>
 
-<<nobr>>
+<br><br>
+
 <span id="result">
 <<link "Of course">>
 	<<replace "#result">>
@@ -44,4 +41,3 @@
 	<</replace>>
 <</link>>
 </span>
-<</nobr>>
diff --git a/src/uncategorized/recETSWorkaround.tw b/src/uncategorized/recETSWorkaround.tw
index 330466345b9f038793708a38c78faf060c5a4ac7..e63f66c306fb00e5dc35d5424e316a5087c469e5 100644
--- a/src/uncategorized/recETSWorkaround.tw
+++ b/src/uncategorized/recETSWorkaround.tw
@@ -643,7 +643,7 @@ You turn to the child clutching her mother's grotesque belly.
 
 <<if $activeSlave.slaveSurname>><<set _familyName = $activeSlave.slaveSurname>><</if>>
 <<set _familyBirthSurname = $activeSlave.birthSurname>>
-<<NationalityToName $activeSlave>>
+<<run nationalityToName($activeSlave)>>
 <<if _familyName>><<set $activeSlave.slaveSurname = _familyName>><</if>>
 <<set $activeSlave.birthSurname = _familyBirthSurname>>
 
diff --git a/src/uncategorized/remoteSurgery.tw b/src/uncategorized/remoteSurgery.tw
index 044f15a8e62345f80b726a65bd252a073bdca224..cd2b63cb3da8b0f412fefe2078f6af80e42e42d9 100644
--- a/src/uncategorized/remoteSurgery.tw
+++ b/src/uncategorized/remoteSurgery.tw
@@ -361,12 +361,12 @@ Work on her chest:
 	<</if>>
 <</if>>
 <<if ($activeSlave.boobs >= 7000) && ($activeSlave.boobsImplant == 0)>>
-	<<if $activeSlave.indentureRestrictions >= 2 || $activeSlave.breedingMark == 1>>
+	<<if $activeSlave.indentureRestrictions >= 2 || ($activeSlave.breedingMark == 1 && $propOutcome == 1)>>
 	<<else>>
 	 | [[Mastectomy|Surgery Degradation][$activeSlave.boobs = 300, $activeSlave.breastMesh = 0, $activeSlave.health -= 30,$cash -= $surgeryCost, $surgeryType = "mastectomy+"]]
 	<</if>>
 <<elseif ($activeSlave.boobs >= 2000) && ($activeSlave.boobsImplant == 0)>>
-	<<if $activeSlave.indentureRestrictions >= 2 || $activeSlave.breedingMark == 1>>
+	<<if $activeSlave.indentureRestrictions >= 2 || ($activeSlave.breedingMark == 1 && $propOutcome == 1)>>
 	<<else>>
 	 | [[Mastectomy|Surgery Degradation][$activeSlave.boobs = 300, $activeSlave.breastMesh = 0, $activeSlave.health -= 30,$cash -= $surgeryCost, $surgeryType = "mastectomy"]]
 	<</if>>
@@ -520,7 +520,7 @@ waist.
 	<</if>>
 <</if>>
 <<if ($activeSlave.waist >= -95) && ($activeSlave.waist < -75) && ($seeExtreme == 1)>>
-	<<if $activeSlave.indentureRestrictions < 1 && $activeSlave.breedingMark != 1>>
+	<<if $activeSlave.indentureRestrictions < 1 && ($activeSlave.breedingMark != 1 || $propOutcome == 0)>>
 	[[Remove ribs to severely narrow her waist|Surgery Degradation][$activeSlave.waist = -100,$cash -= $surgeryCost, $activeSlave.health -= 40,$surgeryType = "ribs"]]
 	<</if>>
 <</if>>
@@ -556,7 +556,7 @@ $pronounCap's
 
 <<if $activeSlave.indentureRestrictions >= 2>>
 	//$possessiveCap indenture forbids elective surgery//
-<<elseif $activeSlave.breedingMark == 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//
@@ -748,7 +748,7 @@ Work on her sex:
 <</if>>
 
 <<if ($activeSlave.preg > -2) && ($activeSlave.preg < 1) && ($activeSlave.vagina > -1) && ($activeSlave.ovaries != 0)>>
-	<<if $activeSlave.indentureRestrictions < 1 && $activeSlave.breedingMark != 1>>
+	<<if $activeSlave.indentureRestrictions < 1 && ($activeSlave.breedingMark != 1 || $propOutcome == 0)>>
 	[[Sterilize|Surgery Degradation][$activeSlave.preg = -2,$cash -= $surgeryCost, $activeSlave.health -= 10,$surgeryType = "ster"]]
 	<</if>>
 <<elseif ($activeSlave.preg < 1) && ($activeSlave.vagina > -1) && ($activeSlave.ovaries != 0) && ($activeSlave.preg != -3)>>
@@ -756,7 +756,7 @@ Work on her sex:
 <</if>>
 
 <<if ($activeSlave.ovaries == 1) && ($activeSlave.preg < 1)>>
-	<<if $activeSlave.indentureRestrictions < 1 && $activeSlave.breedingMark != 1>>
+	<<if $activeSlave.indentureRestrictions < 1 && ($activeSlave.breedingMark != 1 || $propOutcome == 0)>>
 	<<if ($activeSlave.pubertyXX == 0)>>
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
 	$pronounCap has ovaries but has not had $possessive first period.
@@ -785,7 +785,7 @@ Work on her sex:
 		<<else>>
 			$possessiveCap body cannot support being a broodmother.
 		<</if>>
-		<<if $activeSlave.indentureRestrictions < 1 && $activeSlave.breedingMark != 1>>
+		<<if $activeSlave.indentureRestrictions < 1 && ($activeSlave.breedingMark != 1 || $propOutcome == 0)>>
 			<<if isFertile($activeSlave)>>
 				[[Implant a pregnancy generator|Surgery Degradation][$activeSlave.preg = 1,$activeSlave.pregWeek = 1,$activeSlave.pregKnown = 1,$activeSlave.pregType = 1,$activeSlave.broodmother = 1,$activeSlave.broodmotherFetuses = 1,$cash -= $surgeryCost,$activeSlave.pregControl = "none",$activeSlave.health -= 10,$surgeryType = "preg"]] //This will have severe effects on $possessive health and mind//
 			<</if>>
@@ -798,7 +798,7 @@ Work on her sex:
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;
 		$possessiveCap anal womb cannot be removed while $pronoun is pregnant.
 	<<else>>
-		<<if $activeSlave.indentureRestrictions < 1 && $activeSlave.breedingMark != 1>>
+		<<if $activeSlave.indentureRestrictions < 1 && ($activeSlave.breedingMark != 1 || $propOutcome == 0)>>
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;
 		[[Remove anal reproductive organs|Surgery Degradation][$activeSlave.mpreg = 0,$cash -= $surgeryCost, $activeSlave.health -= 30,$surgeryType = "mpreg removed"]]
 		<</if>>
@@ -839,13 +839,13 @@ Work on her sex:
 <</if>>
 
 <<if ($activeSlave.vagina > -1) && ($activeSlave.dick > 0)>>
-	<<if $activeSlave.indentureRestrictions < 1 && $activeSlave.breedingMark != 1>>
+	<<if $activeSlave.indentureRestrictions < 1 && ($activeSlave.breedingMark != 1 || $propOutcome == 0)>>
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
 	Since $pronoun has both a penis and a vagina, it's possible to remove $possessive pussy and leave $possessive sexually functional.
 	[[Remove pussy|Surgery Degradation][$activeSlave.vagina = -1,$activeSlave.ovaries = 0,$activeSlave.preg = -2,$activeSlave.pregSource = 0,$activeSlave.vaginalSkill = 0,$activeSlave.vaginalAccessory = "none",$cash -= $surgeryCost,$activeSlave.health -= 20,$surgeryType = "vaginaRemoval"]] <<if $activeSlave.ovaries == 1>>//This will remove $possessive ovaries as well//<</if>>
 	<</if>>
 <<elseif $activeSlave.vagina > -1>>
-	<<if $activeSlave.indentureRestrictions < 1 && $activeSlave.breedingMark != 1>>
+	<<if $activeSlave.indentureRestrictions < 1 && ($activeSlave.breedingMark != 1 || $propOutcome == 0)>>
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
 	$possessiveCap pussy can be removed at the cost of $possessive sexual functionality, leaving $object a null.
 	[[Remove pussy|Surgery Degradation][$activeSlave.vagina = -1,$activeSlave.ovaries = 0,$activeSlave.preg = -2,$activeSlave.pregSource = 0,$activeSlave.vaginalSkill = 0,$activeSlave.vaginalAccessory = "none",$cash -= $surgeryCost,$activeSlave.health -= 20,$surgeryType = "vaginaRemoval"]] <<if $activeSlave.ovaries == 1>>//This will remove $possessive ovaries as well//<</if>>
@@ -888,7 +888,7 @@ Work on her sex:
 	<</if>>
 <</if>>
 
-<<if $activeSlave.indentureRestrictions < 1 && $activeSlave.breedingMark != 1>>
+<<if $activeSlave.indentureRestrictions < 1 && ($activeSlave.breedingMark != 1 || $propOutcome == 0)>>
 	<<if ($activeSlave.vagina == -1) && ($activeSlave.dick != 0)>>
 		[[Convert genitalia to female|Surgery Degradation][$activeSlave.dick = 0,$activeSlave.dickAccessory = "none",$activeSlave.dickTat = 0,$activeSlave.foreskin = 0,$activeSlave.scrotum = 0,$activeSlave.balls = 0,$activeSlave.vasectomy = 0,$activeSlave.vagina = 0,$activeSlave.preg = -2,$activeSlave.vaginalSkill = 0,$cash -= $surgeryCost, $activeSlave.health -= 40, $surgeryType = "mtf"]]
 	<</if>>
@@ -1497,7 +1497,7 @@ Work on her structurally:
 <<if $seeExtreme == 1>>
 <<if $activeSlave.fuckdoll == 0>>
 	<br>$pronounCap is a normal sex slave, not a living sex toy.
-	<<if $activeSlave.indentureRestrictions < 1 && $activeSlave.breedingMark != 1>>
+	<<if $activeSlave.indentureRestrictions < 1 && ($activeSlave.breedingMark != 1 || $propOutcome == 0)>>
 		[[Encase in a Fuckdoll suit|Surgery Degradation][$activeSlave.subTarget=0, $activeSlave.sentence=0, $activeSlave.training=0, $activeSlave.toyHole="all her holes", $activeSlave.pubicHStyle="waxed", $activeSlave.livingRules="spare", $activeSlave.speechRules="restrictive", $activeSlave.releaseRules="restrictive", $activeSlave.relationshipRules="restrictive", $activeSlave.fuckdoll=1, $activeSlave.choosesOwnClothes=0, $activeSlave.clothes="a Fuckdoll suit", $activeSlave.collar="none", $activeSlave.shoes="heels",$activeSlave.legAccessory="none", $activeSlave.vaginalAccessory="none", $activeSlave.dickAccessory="none", $activeSlave.buttplug="none", $activeSlave.attrKnown=1, $activeSlave.fetishKnown=1, $activeSlave.inflation=0, $activeSlave.inflationType="none", $activeSlave.inflationMethod=0, $activeSlave.milkSource=0, $activeSlave.cumSource=0, $surgeryType = "fuckdoll"]] //This is permanent and will greatly restrict $possessive//
 	<</if>>
 <<else>>
@@ -1512,7 +1512,7 @@ Work on her structurally:
 	<<elseif $activeSlave.fetish == "mindbroken">>
 		<br>$possessiveCap mind is gone; $pronoun has either been chemically lobotomized, or has lost $possessive mind due to extreme abuse.
 	<</if>>
-	<<if $activeSlave.indentureRestrictions < 1 && $activeSlave.breedingMark != 1>>
+	<<if $activeSlave.indentureRestrictions < 1 && ($activeSlave.breedingMark != 1 || $propOutcome == 0)>>
 	<<if $activeSlave.fetish != "mindbroken">>
 		[[Chemically lobotomize|Surgery Degradation][$activeSlave.fetish = "mindbroken",$activeSlave.fetishKnown = 1,$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "mindbreak"]]
 		//Warning: this is permanent and irreversible. It will destroy $possessive will and $possessive ability to remember anything but the simplest skills.//
diff --git a/src/uncategorized/resFailure.tw b/src/uncategorized/resFailure.tw
index 49d3637fd183f9f2d4fae8af433e5a5809bc5df6..4d34f0b62c2e57f0c8e31ad87d892dff838b0743 100644
--- a/src/uncategorized/resFailure.tw
+++ b/src/uncategorized/resFailure.tw
@@ -429,7 +429,7 @@
 		<<set $activeSlave.health = random(60,80)>>
 		<<set $activeSlave.muscles = random(40,60)>>
 		<<set _minHeight = random(170,180)>>
-		<<set $activeSlave.height = Math.trunc(Math.clamp(Height.random($activeSlave, {limitMult: [5, 15]}),_minHeight, 274))>>
+		<<set $activeSlave.height = Math.trunc(Math.clamp(Height.random($activeSlave, {limitMult: [2, 15], spread: .1}),_minHeight, 274))>>
 		<<set $activeSlave.waist = -15>>
 		<<set $activeSlave.shoulders = 0>>
 		<<set $activeSlave.vaginalSkill = 10>>
diff --git a/src/uncategorized/saBeYourHeadGirl.tw b/src/uncategorized/saBeYourHeadGirl.tw
index 24747489f9c020f3390a2a803f757fcc5f0e315c..1adb927b0660eb9193af7dfdff0a9f117b0eeb4a 100644
--- a/src/uncategorized/saBeYourHeadGirl.tw
+++ b/src/uncategorized/saBeYourHeadGirl.tw
@@ -7,9 +7,9 @@
 <</if>>
 
 <<if $arcologies[0].FSEgyptianRevivalistLaw == 0>>
-	helps manage your other slaves. She helps them when they try and fail, and punishes them when they fail to try.
+	helps manage your other slaves. $He helps them when they try and fail, and punishes them when they fail to try.
 <<else>>
-	serves as your Consort. Though she is still your slave, her status is scarcely below that of a citizen. She @@.green;contributes to your reputation@@ just like a Concubine, and she is @@.hotpink;conscious@@ of the @@.mediumaquamarine;trust@@ you place in her.
+	serves as your Consort. Though $he is still your slave, $his status is scarcely below that of a citizen. $He @@.green;contributes to your reputation@@ just like a Concubine, and $he is @@.hotpink;conscious@@ of the @@.mediumaquamarine;trust@@ you place in $him.
 	<<set $slaves[$i].devotion += 1, $slaves[$i].trust += 1>>
 	<<silently>>
 	<<include "SA please you">>
diff --git a/src/uncategorized/saChoosesOwnJob.tw b/src/uncategorized/saChoosesOwnJob.tw
index f394aead752960e85e6cbce3113a452bb9099cdd..d26842c7ca2f10f4b54a855edd5970a415e4713f 100644
--- a/src/uncategorized/saChoosesOwnJob.tw
+++ b/src/uncategorized/saChoosesOwnJob.tw
@@ -6,15 +6,13 @@
 <<elseif ($slaves[$i].choosesOwnAssignment == 2)>> /* second pass happens visibly during weekly report for the location where this slave decided to go (or stay) */
 	/* display text but don't change assignment (already done) */
 
-	<<run SlavePronouns($slaves[$i])>>
 	<<set $desc = SlaveTitle($slaves[$i])>>
-	<<set _oself = $object + "self">>
 	<<print $slaves[$i].choosesOwnAssignmentText>>
 	<<set $slaves[$i].choosesOwnAssignmentText = "", $slaves[$i].choosesOwnAssignment = 1>> /* continue cycle for next week */
 
 <<else>> /* first pass happens silently before all reports: give stats bonus, construct decision string for display during second pass, actually change assignment */
 
-	<<set $slaves[$i].devotion++, $slaves[$i].trust++, $slaves[$i].choosesOwnAssignmentText = "was assigned to " + $slaves[$i].assignment + ". $pronounCap watches your other slaves to decide what to do, @@.hotpink;happy@@ to be permitted a choice and a little more @@.mediumaquamarine;confident@@ than if you had just given $object orders. The $desc">>
+	<<set $slaves[$i].devotion++, $slaves[$i].trust++, $slaves[$i].choosesOwnAssignmentText = "was assigned to " + $slaves[$i].assignment + ". $He watches your other slaves to decide what to do, @@.hotpink;happy@@ to be permitted a choice and a little more @@.mediumaquamarine;confident@@ than if you had just given $him orders. The $desc">>
 
 	<<if ($slaves[$i].devotion <= 20) && ($slaves[$i].trust >= -20)>>
 		<<set $slaves[$i].choosesOwnAssignmentText += " decides to rest, taking advantage of your permission to @@.mediumorchid;remain indolent@@.">>
@@ -23,39 +21,39 @@
 
 	<<elseif ($slaves[$i].health < 20)>>
 		<<if ($universalRulesAssignsSelfFacility == 1) && ($clinic > $clinicSlaves)>>
-			<<set $slaves[$i].choosesOwnAssignmentText += " is unhealthy, so $pronoun decides to get treatment at $clinicName.">>
+			<<set $slaves[$i].choosesOwnAssignmentText += " is unhealthy, so $he decides to get treatment at $clinicName.">>
 			<<= assignJob($slaves[$i], "get treatment in the clinic")>>
 		<<else>>
-			<<set $slaves[$i].choosesOwnAssignmentText += " is unhealthy, so $pronoun decides to rest.">>
+			<<set $slaves[$i].choosesOwnAssignmentText += " is unhealthy, so $he decides to rest.">>
 			<<= removeJob($slaves[$i], $slaves[$i].assignment)>>
 		<</if>>
 
 	<<elseif ($slaves[$i].intelligenceImplant != 1)>>
 		<<if ($universalRulesAssignsSelfFacility == 1) && ($schoolroom > $schoolroomSlaves)>>
-			<<set $slaves[$i].choosesOwnAssignmentText += " is uneducated, so $pronoun sits _oself down in $schoolroomName.">>
+			<<set $slaves[$i].choosesOwnAssignmentText += " is uneducated, so $he sits $himself down in $schoolroomName.">>
 			<<= assignJob($slaves[$i], "learn in the schoolroom")>>
 		<<else>>
-			<<set $slaves[$i].choosesOwnAssignmentText += " is uneducated, so $pronoun sits _oself down to learn.">>
+			<<set $slaves[$i].choosesOwnAssignmentText += " is uneducated, so $he sits $himself down to learn.">>
 			<<= assignJob($slaves[$i], "take classes")>>
 		<</if>>
 
 	<<elseif ($Attendant != 0) && ($universalRulesAssignsSelfFacility == 1) && (($slaves[$i].devotion < 45) || ($slaves[$i].trust < 45) || ($slaves[$i].sexualFlaw != "none") || ($slaves[$i].behavioralFlaw != "none"))>>
-		<<set $slaves[$i].choosesOwnAssignmentText += " could use some counseling, so $pronoun decides to visit $spaName.">>
+		<<set $slaves[$i].choosesOwnAssignmentText += " could use some counseling, so $he decides to visit $spaName.">>
 		<<= assignJob($slaves[$i], "rest in the spa")>>
 
 	<<elseif ($slaves[$i].devotion <= 50) && canWalk($slaves[$i]) && canSee($slaves[$i])>>
 		<<if ($universalRulesAssignsSelfFacility == 1) && ($servantsQuarters > $servantsQuartersSlaves)>>
-			<<set $slaves[$i].choosesOwnAssignmentText += " is obedient but not devoted, so $pronoun decides to work from $servantsQuartersName since it's the least sexually demanding job available.">>
+			<<set $slaves[$i].choosesOwnAssignmentText += " is obedient but not devoted, so $he decides to work from $servantsQuartersName since it's the least sexually demanding job available.">>
 			<<= assignJob($slaves[$i], "work as a servant")>>
 		<<else>>
-			<<set $slaves[$i].choosesOwnAssignmentText += " is obedient but not devoted, so $pronoun decides to work as a servant since it's the least sexually demanding job available.">>
+			<<set $slaves[$i].choosesOwnAssignmentText += " is obedient but not devoted, so $he decides to work as a servant since it's the least sexually demanding job available.">>
 			<<= assignJob($slaves[$i], "be a servant")>>
 		<</if>>
 
 	<<elseif ($slaves[$i].relationship == -1)>>
-		<<set $slaves[$i].choosesOwnAssignmentText += " relies on promiscuity to fulfill $possessive emotional needs,">>
+		<<set $slaves[$i].choosesOwnAssignmentText += " relies on promiscuity to fulfill $his emotional needs,">>
 		<<if ($cash < 10000)>>
-			<<set $slaves[$i].choosesOwnAssignmentText += " and doesn't mind being a whore, so $pronoun prostitutes _oself">>
+			<<set $slaves[$i].choosesOwnAssignmentText += " and doesn't mind being a whore, so $he prostitutes $himself">>
 			<<if ($universalRulesAssignsSelfFacility == 1) && ($brothel > $brothelSlaves)>>
 				<<set $slaves[$i].choosesOwnAssignmentText += " in $brothelName.">>
 				<<= assignJob($slaves[$i], "work in the brothel")>>
@@ -64,7 +62,7 @@
 				<<= assignJob($slaves[$i], "whore")>>
 			<</if>>
 		<<else>>
-			<<set $slaves[$i].choosesOwnAssignmentText += " so $pronoun eagerly decides to slut around">>
+			<<set $slaves[$i].choosesOwnAssignmentText += " so $he eagerly decides to slut around">>
 			<<if ($universalRulesAssignsSelfFacility == 1) && ($club > $clubSlaves)>>
 				<<set $slaves[$i].choosesOwnAssignmentText += " in $clubName.">>
 				<<= assignJob($slaves[$i], "serve in the club")>>
@@ -77,7 +75,7 @@
 	<<elseif ($slaves[$i].relationship == -2)>>
 		<<set $slaves[$i].choosesOwnAssignmentText += " is emotionally bonded to you,">>
 		<<if ($slaves[$i].behavioralQuirk == "insecure")>>
-			<<set $slaves[$i].choosesOwnAssignmentText += " but insecure, so $pronoun decides to make you money by prostituting _oself">>
+			<<set $slaves[$i].choosesOwnAssignmentText += " but insecure, so $he decides to make you money by prostituting $himself">>
 			<<if ($universalRulesAssignsSelfFacility == 1) && ($brothel > $brothelSlaves)>>
 				<<set $slaves[$i].choosesOwnAssignmentText += " in $brothelName.">>
 				<<= assignJob($slaves[$i], "work in the brothel")>>
@@ -86,7 +84,7 @@
 				<<= assignJob($slaves[$i], "whore")>>
 			<</if>>
 		<<elseif ($slaves[$i].behavioralQuirk == "advocate")>>
-			<<set $slaves[$i].choosesOwnAssignmentText += " and an advocate for slavery, so $pronoun decides to burnish your reputation by slutting it up">>
+			<<set $slaves[$i].choosesOwnAssignmentText += " and an advocate for slavery, so $he decides to burnish your reputation by slutting it up">>
 			<<if ($universalRulesAssignsSelfFacility == 1) && ($club > $clubSlaves)>>
 				<<set $slaves[$i].choosesOwnAssignmentText += " in $clubName.">>
 				<<= assignJob($slaves[$i], "serve in the club")>>
@@ -95,16 +93,16 @@
 				<<= assignJob($slaves[$i], "serve the public")>>
 			<</if>>
 		<<elseif ($slaves[$i].energy > 60)>>
-			<<set $slaves[$i].choosesOwnAssignmentText += " and $pronoun thinks of little but sex with you,">>
+			<<set $slaves[$i].choosesOwnAssignmentText += " and $he thinks of little but sex with you,">>
 			<<if ($universalRulesAssignsSelfFacility == 1) && ($masterSuite > $masterSuiteSlaves)>>
-				<<set $slaves[$i].choosesOwnAssignmentText += " so $pronoun heads straight to $masterSuiteName.">>
+				<<set $slaves[$i].choosesOwnAssignmentText += " so $he heads straight to $masterSuiteName.">>
 				<<= assignJob($slaves[$i], "serve in the master suite")>>
 			<<else>>
-				<<set $slaves[$i].choosesOwnAssignmentText += " so $pronoun cheerfully designates _oself one of your fucktoys.">>
+				<<set $slaves[$i].choosesOwnAssignmentText += " so $he cheerfully designates $himself one of your fucktoys.">>
 				<<= assignJob($slaves[$i], "please you")>>
 			<</if>>
 		<<elseif canSee($slaves[$i]) && canWalk($slaves[$i])>>
-			<<set $slaves[$i].choosesOwnAssignmentText += " so $pronoun decides to work">>
+			<<set $slaves[$i].choosesOwnAssignmentText += " so $he decides to work">>
 			<<if ($universalRulesAssignsSelfFacility == 1) && ($servantsQuarters > $servantsQuartersSlaves)>>
 				<<set $slaves[$i].choosesOwnAssignmentText += " from $servantsQuartersName">>
 				<<= assignJob($slaves[$i], "work as a servant")>>
@@ -114,12 +112,12 @@
 			<</if>>
 			<<set $slaves[$i].choosesOwnAssignmentText += " to make your penthouse as clean and homelike as possible.">>
 		<<else>>
-			<<set $slaves[$i].choosesOwnAssignmentText += " but unable to do much on $possessive own,">>
+			<<set $slaves[$i].choosesOwnAssignmentText += " but unable to do much on $his own,">>
 			<<if ($universalRulesAssignsSelfFacility == 1) && ($masterSuite > $masterSuiteSlaves)>>
-				<<set $slaves[$i].choosesOwnAssignmentText += " so $pronoun heads straight to $masterSuiteName to await your caress.">>
+				<<set $slaves[$i].choosesOwnAssignmentText += " so $he heads straight to $masterSuiteName to await your caress.">>
 				<<= assignJob($slaves[$i], "serve in the master suite")>>
 			<<else>>
-				<<set $slaves[$i].choosesOwnAssignmentText += " so $pronoun cheerfully designates _oself one of your fucktoys to be close to you.">>
+				<<set $slaves[$i].choosesOwnAssignmentText += " so $he cheerfully designates $himself one of your fucktoys to be close to you.">>
 				<<= assignJob($slaves[$i], "please you")>>
 			<</if>>
 		<</if>>
@@ -136,16 +134,16 @@
 		<</if>>
 		<<if $slaves[$i].devotion > 50>>
 			<<if ($slaves[$i].energy > 60)>>
-				<<set $slaves[$i].choosesOwnAssignmentText += " and $pronoun thinks of little but sex with you,">>
+				<<set $slaves[$i].choosesOwnAssignmentText += " and $he thinks of little but sex with you,">>
 				<<if ($universalRulesAssignsSelfFacility == 1) && ($masterSuite > $masterSuiteSlaves)>>
-					<<set $slaves[$i].choosesOwnAssignmentText += " so $pronoun heads straight to $masterSuiteName.">>
+					<<set $slaves[$i].choosesOwnAssignmentText += " so $he heads straight to $masterSuiteName.">>
 					<<= assignJob($slaves[$i], "serve in the master suite")>>
 				<<else>>
-					<<set $slaves[$i].choosesOwnAssignmentText += " so $pronoun cheerfully designates _oself one of your fucktoys.">>
+					<<set $slaves[$i].choosesOwnAssignmentText += " so $he cheerfully designates $himself one of your fucktoys.">>
 					<<= assignJob($slaves[$i], "please you")>>
 				<</if>>
 			<<elseif canSee($slaves[$i]) && canWalk($slaves[$i])>>
-				<<set $slaves[$i].choosesOwnAssignmentText += " so $pronoun decides to work">>
+				<<set $slaves[$i].choosesOwnAssignmentText += " so $he decides to work">>
 				<<if ($universalRulesAssignsSelfFacility == 1) && ($servantsQuarters > $servantsQuartersSlaves)>>
 					<<set $slaves[$i].choosesOwnAssignmentText += " from $servantsQuartersName">>
 					<<= assignJob($slaves[$i], "work as a servant")>>
@@ -155,39 +153,39 @@
 				<</if>>
 				<<set $slaves[$i].choosesOwnAssignmentText += " to make your penthouse as clean and homelike as possible.">>
 			<<else>>
-				<<set $slaves[$i].choosesOwnAssignmentText += " but unable to do much on $possessive own">>
+				<<set $slaves[$i].choosesOwnAssignmentText += " but unable to do much on $his own">>
 				<<if ($universalRulesAssignsSelfFacility == 1) && ($masterSuite > $masterSuiteSlaves)>>
-					<<set $slaves[$i].choosesOwnAssignmentText += " so $pronoun heads straight to $masterSuiteName to await your caress.">>
+					<<set $slaves[$i].choosesOwnAssignmentText += " so $he heads straight to $masterSuiteName to await your caress.">>
 					<<= assignJob($slaves[$i], "serve in the master suite")>>
 				<<else>>
-					<<set $slaves[$i].choosesOwnAssignmentText += " so $pronoun cheerfully designates _oself one of your fucktoys to be close to you.">>
+					<<set $slaves[$i].choosesOwnAssignmentText += " so $he cheerfully designates $himself one of your fucktoys to be close to you.">>
 					<<= assignJob($slaves[$i], "please you")>>
 				<</if>>
 			<</if>>
 		<<elseif $slaves[$i].devotion < -20 && $slaves[$i].trust > 20>>
-			<<set $slaves[$i].choosesOwnAssignmentText += " and $pronoun thinks of all the ways $pronoun can take advantage of this,">>
+			<<set $slaves[$i].choosesOwnAssignmentText += " and $he thinks of all the ways $he can take advantage of this,">>
 			<<if ($universalRulesAssignsSelfFacility == 1) && ($spa > $spaSlaves)>>
-				<<set $slaves[$i].choosesOwnAssignmentText += " so $pronoun heads straight to $spaName to relax.">>
+				<<set $slaves[$i].choosesOwnAssignmentText += " so $he heads straight to $spaName to relax.">>
 				<<= assignJob($slaves[$i], "rest in the spa")>>
 			<<else>>
-				<<set $slaves[$i].choosesOwnAssignmentText += " so $pronoun cheerfully decides to lounge about the penthouse.">>
+				<<set $slaves[$i].choosesOwnAssignmentText += " so $he cheerfully decides to lounge about the penthouse.">>
 				<<= assignJob($slaves[$i], "rest")>>
 			<</if>>
 		<<elseif $slaves[$i].devotion < -20>>
-			<<set $slaves[$i].choosesOwnAssignmentText += " and $pronoun is scared of you, so $pronoun chooses to work as a servant so that $pronoun may serve you without "serving" you.">>
+			<<set $slaves[$i].choosesOwnAssignmentText += " and $he is scared of you, so $he chooses to work as a servant so that $he may serve you without "serving" you.">>
 			<<= assignJob($slaves[$i], "be a servant")>>
 		<<else>>
 			<<if ($slaves[$i].energy > 60)>>
-				<<set $slaves[$i].choosesOwnAssignmentText += " and $pronoun thinks of little but sex,">>
+				<<set $slaves[$i].choosesOwnAssignmentText += " and $he thinks of little but sex,">>
 				<<if ($universalRulesAssignsSelfFacility == 1) && ($masterSuite > $masterSuiteSlaves)>>
-					<<set $slaves[$i].choosesOwnAssignmentText += " so $pronoun heads straight to $masterSuiteName.">>
+					<<set $slaves[$i].choosesOwnAssignmentText += " so $he heads straight to $masterSuiteName.">>
 					<<= assignJob($slaves[$i], "serve in the master suite")>>
 				<<else>>
-					<<set $slaves[$i].choosesOwnAssignmentText += " so $pronoun cheerfully designates _oself one of your fucktoys.">>
+					<<set $slaves[$i].choosesOwnAssignmentText += " so $he cheerfully designates $himself one of your fucktoys.">>
 					<<= assignJob($slaves[$i], "please you")>>
 				<</if>>
 			<<elseif canSee($slaves[$i]) && canWalk($slaves[$i])>>
-				<<set $slaves[$i].choosesOwnAssignmentText += " so $pronoun decides to work">>
+				<<set $slaves[$i].choosesOwnAssignmentText += " so $he decides to work">>
 				<<if ($universalRulesAssignsSelfFacility == 1) && ($servantsQuarters > $servantsQuartersSlaves)>>
 					<<set $slaves[$i].choosesOwnAssignmentText += " from $servantsQuartersName">>
 					<<= assignJob($slaves[$i], "work as a servant")>>
@@ -197,7 +195,7 @@
 				<</if>>
 				<<set $slaves[$i].choosesOwnAssignmentText += " to make your penthouse as clean and homelike as possible.">>
 			<<else>>
-				<<set $slaves[$i].choosesOwnAssignmentText += " but unable to do much on $possessive own, so $pronoun designates _oself one of your fucktoys to get more intimate with you.">>
+				<<set $slaves[$i].choosesOwnAssignmentText += " but unable to do much on $his own, so $he designates $himself one of your fucktoys to get more intimate with you.">>
 				<<= assignJob($slaves[$i], "please you")>>
 			<</if>>
 		<</if>>
@@ -205,26 +203,26 @@
 	<<elseif ($slaves[$i].fetishKnown == 1)>>
 		<<if ($slaves[$i].fetish == "submissive") && canWalk($slaves[$i]) && canSee($slaves[$i])>>
 			<<if ($universalRulesAssignsSelfFacility == 1) && ($servantsQuarters > $servantsQuartersSlaves)>>
-				<<set $slaves[$i].choosesOwnAssignmentText += " thinks $pronoun belongs at the bottom of the penthouse hierarchy, so $pronoun goes to live in $servantsQuartersName.">>
+				<<set $slaves[$i].choosesOwnAssignmentText += " thinks $he belongs at the bottom of the penthouse hierarchy, so $he goes to live in $servantsQuartersName.">>
 				<<= assignJob($slaves[$i], "work as a servant")>>
 			<<else>>
-				<<set $slaves[$i].choosesOwnAssignmentText += " thinks $pronoun belongs at the bottom of the penthouse hierarchy, so $pronoun decides $pronoun should be a servant.">>
+				<<set $slaves[$i].choosesOwnAssignmentText += " thinks $he belongs at the bottom of the penthouse hierarchy, so $he decides $he should be a servant.">>
 				<<= assignJob($slaves[$i], "be a servant")>>
 			<</if>>
 		<<elseif ($slaves[$i].fetish == "dom") || ($slaves[$i].fetish == "sadist")>>
 			<<if ($universalRulesAssignsSelfFacility == 1) && ($club > $clubSlaves)>>
-				<<set $slaves[$i].choosesOwnAssignmentText += " is self-confident, so $pronoun decides to work in $clubName.">>
+				<<set $slaves[$i].choosesOwnAssignmentText += " is self-confident, so $he decides to work in $clubName.">>
 				<<= assignJob($slaves[$i], "serve in the club")>>
 			<<else>>
-				<<set $slaves[$i].choosesOwnAssignmentText += " is self-confident, so $pronoun decides to work as a public servant.">>
+				<<set $slaves[$i].choosesOwnAssignmentText += " is self-confident, so $he decides to work as a public servant.">>
 				<<= assignJob($slaves[$i], "serve the public")>>
 			<</if>>
 		<<elseif ($slaves[$i].fetish == "masochist")>>
 			<<if ($universalRulesAssignsSelfFacility == 1) && ($brothel > $brothelSlaves)>>
-				<<set $slaves[$i].choosesOwnAssignmentText += " enjoys abuse, so $pronoun hurries down to $brothelName.">>
+				<<set $slaves[$i].choosesOwnAssignmentText += " enjoys abuse, so $he hurries down to $brothelName.">>
 				<<= assignJob($slaves[$i], "work in the brothel")>>
 			<<else>>
-				<<set $slaves[$i].choosesOwnAssignmentText += " enjoys abuse, so $pronoun decides to become a whore.">>
+				<<set $slaves[$i].choosesOwnAssignmentText += " enjoys abuse, so $he decides to become a whore.">>
 				<<= assignJob($slaves[$i], "whore")>>
 			<</if>>
 		<<elseif ($slaves[$i].fetish == "cumslut")>>
@@ -246,10 +244,10 @@
 		<<elseif ($slaves[$i].fetish == "buttslut")>>
 			<<if ($slaves[$i].balls > 0)>>
 				<<if ($universalRulesAssignsSelfFacility == 1) && ($dairyRestraintsSetting < 2) && ($dairy > $dairySlaves)>>
-					<<set $slaves[$i].choosesOwnAssignmentText += " chooses confinement in $dairyName, since all $pronoun will be expected to do is produce cum by orgasming to buttsex.">>
+					<<set $slaves[$i].choosesOwnAssignmentText += " chooses confinement in $dairyName, since all $he will be expected to do is produce cum by orgasming to buttsex.">>
 					<<= assignJob($slaves[$i], "work in the dairy")>>
 				<<else>>
-					<<set $slaves[$i].choosesOwnAssignmentText += " decides to get milked, since all $pronoun will be expected to do is produce cum by orgasming to buttsex.">>
+					<<set $slaves[$i].choosesOwnAssignmentText += " decides to get milked, since all $he will be expected to do is produce cum by orgasming to buttsex.">>
 					<<= assignJob($slaves[$i], "get milked")>>
 				<</if>>
 			<<else>>
@@ -267,30 +265,30 @@
 					<<set $slaves[$i].choosesOwnAssignmentText += " heads down to $dairyName to be around other lactating girls.">>
 					<<= assignJob($slaves[$i], "work in the dairy")>>
 				<<else>>
-					<<set $slaves[$i].choosesOwnAssignmentText += " decides to get milked, since $pronoun is already lactating.">>
+					<<set $slaves[$i].choosesOwnAssignmentText += " decides to get milked, since $he is already lactating.">>
 					<<= assignJob($slaves[$i], "get milked")>>
 				<</if>>
 			<<elseif ($PC.dick == 1) && isFertile($slaves[$i])>>
 				<<if ($universalRulesAssignsSelfFacility == 1) && ($masterSuite > $masterSuiteSlaves)>>
-					<<set $slaves[$i].choosesOwnAssignmentText += " decides to serve you in $masterSuiteName, hoping that you'll get $possessive pregnant.">>
+					<<set $slaves[$i].choosesOwnAssignmentText += " decides to serve you in $masterSuiteName, hoping that you'll get $his pregnant.">>
 					<<= assignJob($slaves[$i], "serve in the master suite")>>
 				<<else>>
-					<<set $slaves[$i].choosesOwnAssignmentText += " decides to be your fucktoy, hoping that you'll get $possessive pregnant.">>
+					<<set $slaves[$i].choosesOwnAssignmentText += " decides to be your fucktoy, hoping that you'll get $his pregnant.">>
 					<<= assignJob($slaves[$i], "please you")>>
 				<</if>>
 			<<elseif ($universalRulesAssignsSelfFacility == 1) && ($dairyPregSetting > 0) && ($dairy > $dairySlaves) && isFertile($slaves[$i])>>
 				<<if $dairyPregSetting > 1>>
-					<<set $slaves[$i].choosesOwnAssignmentText += " eagerly rushes to $dairyName in the hopes that $possessive fertile womb will be packed full of children.">>
+					<<set $slaves[$i].choosesOwnAssignmentText += " eagerly rushes to $dairyName in the hopes that $his fertile womb will be packed full of children.">>
 					<<= assignJob($slaves[$i], "work in the dairy")>>
 				<<else>>
-					<<set $slaves[$i].choosesOwnAssignmentText += " rushes to $dairyName in the hopes that $possessive fertile womb will be rented out.">>
+					<<set $slaves[$i].choosesOwnAssignmentText += " rushes to $dairyName in the hopes that $his fertile womb will be rented out.">>
 					<<= assignJob($slaves[$i], "work in the dairy")>>
 				<</if>>
 			<<elseif ($slaves[$i].bellyPreg >= 1500)>>
 				<<if $arcologies[0].FSRepopulationFocus > 20>>
 					<<if ($cash < 10000)>>
 						<<if $brothel > $brothelSlaves && $universalRulesAssignsSelfFacility == 1>>
-							<<set $slaves[$i].choosesOwnAssignmentText += " heads to $brothelName since $pronoun wants to set an example for any unimpregnated girls.">>
+							<<set $slaves[$i].choosesOwnAssignmentText += " heads to $brothelName since $he wants to set an example for any unimpregnated girls.">>
 							<<= assignJob($slaves[$i], "work in the brothel")>>
 						<<else>>
 							<<set $slaves[$i].choosesOwnAssignmentText += " heads to the streets to lavish in the attention given to pregnant prostitutes.">>
@@ -298,7 +296,7 @@
 						<</if>>
 					<<else>>
 						<<if $club > $clubSlaves && $universalRulesAssignsSelfFacility == 1>>
-							<<set $slaves[$i].choosesOwnAssignmentText += " heads to $clubName to show off $possessive growing middle and lavish in the public's attention.">>
+							<<set $slaves[$i].choosesOwnAssignmentText += " heads to $clubName to show off $his growing middle and lavish in the public's attention.">>
 							<<= assignJob($slaves[$i], "serve in the club")>>
 						<<else>>
 							<<set $slaves[$i].choosesOwnAssignmentText += " heads to the streets to contribute to the number of visibly pregnant woman around.">>
@@ -306,61 +304,61 @@
 						<</if>>
 					<</if>>
 				<<elseif $masterSuite > $masterSuiteSlaves && $universalRulesAssignsSelfFacility == 1>>
-					<<set $slaves[$i].choosesOwnAssignmentText += " heads straight to $masterSuiteName to share the intimacy of $possessive pregnant body with you.">>
+					<<set $slaves[$i].choosesOwnAssignmentText += " heads straight to $masterSuiteName to share the intimacy of $his pregnant body with you.">>
 					<<= assignJob($slaves[$i], "serve in the master suite")>>
 				<<else>>
-					<<set $slaves[$i].choosesOwnAssignmentText += " decides to be your fucktoy to share the intimacy of $possessive pregnant body with you.">>
+					<<set $slaves[$i].choosesOwnAssignmentText += " decides to be your fucktoy to share the intimacy of $his pregnant body with you.">>
 					<<= assignJob($slaves[$i], "please you")>>
 				<</if>>
 			<<elseif ($slaves[$i].pregKnown == 1)>>
 				<<if $masterSuite > $masterSuiteSlaves && $universalRulesAssignsSelfFacility == 1>>
-					<<set $slaves[$i].choosesOwnAssignmentText += " heads straight to $masterSuiteName so you may watch for the day that $pronoun finally starts to show.">>
+					<<set $slaves[$i].choosesOwnAssignmentText += " heads straight to $masterSuiteName so you may watch for the day that $he finally starts to show.">>
 					<<= assignJob($slaves[$i], "serve in the master suite")>>
 				<<else>>
-					<<set $slaves[$i].choosesOwnAssignmentText += " decides to be your fucktoy so you may enjoy watching $object begin showing.">>
+					<<set $slaves[$i].choosesOwnAssignmentText += " decides to be your fucktoy so you may enjoy watching $him begin showing.">>
 					<<= assignJob($slaves[$i], "please you")>>
 				<</if>>
 			<<else>>
 				<<if ($universalRulesAssignsSelfFacility == 1) && ($brothel > $brothelSlaves)>>
-					<<set $slaves[$i].choosesOwnAssignmentText += " can't indulge $possessive fetish by getting pregnant _oself, so $pronoun just heads down to $brothelName.">>
+					<<set $slaves[$i].choosesOwnAssignmentText += " can't indulge $his fetish by getting pregnant $himself, so $he just heads down to $brothelName.">>
 					<<= assignJob($slaves[$i], "work in the brothel")>>
 				<<else>>
-					<<set $slaves[$i].choosesOwnAssignmentText += " can't indulge $possessive fetish by getting pregnant _oself, so $pronoun glumly decides to be a whore.">>
+					<<set $slaves[$i].choosesOwnAssignmentText += " can't indulge $his fetish by getting pregnant $himself, so $he glumly decides to be a whore.">>
 					<<= assignJob($slaves[$i], "whore")>>
 				<</if>>
 			<</if>>
 		<<elseif ($slaves[$i].fetish == "boobs")>>
 			<<if ($slaves[$i].lactation > 0)>>
 				<<if ($universalRulesAssignsSelfFacility == 1) && ($dairyRestraintsSetting < 2) && ($dairy > $dairySlaves)>>
-					<<set $slaves[$i].choosesOwnAssignmentText += " heads down to $dairyName for all the attention that'll be lavished on $possessive nipples.">>
+					<<set $slaves[$i].choosesOwnAssignmentText += " heads down to $dairyName for all the attention that'll be lavished on $his nipples.">>
 					<<= assignJob($slaves[$i], "work in the dairy")>>
 				<<else>>
-					<<set $slaves[$i].choosesOwnAssignmentText += " decides to get milked, since $pronoun loves getting off to it.">>
+					<<set $slaves[$i].choosesOwnAssignmentText += " decides to get milked, since $he loves getting off to it.">>
 					<<= assignJob($slaves[$i], "get milked")>>
 				<</if>>
 			<<else>>
 			<<if ($universalRulesAssignsSelfFacility == 1) && ($club > $clubSlaves)>>
-					<<set $slaves[$i].choosesOwnAssignmentText += " decides to work in $clubName so $pronoun can show off $possessive bare breasts.">>
+					<<set $slaves[$i].choosesOwnAssignmentText += " decides to work in $clubName so $he can show off $his bare breasts.">>
 					<<= assignJob($slaves[$i], "serve in the club")>>
 				<<else>>
-					<<set $slaves[$i].choosesOwnAssignmentText += " decides to work as a public servant so $pronoun can show off $possessive bare breasts.">>
+					<<set $slaves[$i].choosesOwnAssignmentText += " decides to work as a public servant so $he can show off $his bare breasts.">>
 					<<= assignJob($slaves[$i], "serve the public")>>
 				<</if>>
 			<</if>>
 		<<elseif ($slaves[$i].attrXX > 85)>>
 			<<if ($universalRulesAssignsSelfFacility == 1) && ($club > $clubSlaves)>>
-				<<set $slaves[$i].choosesOwnAssignmentText += " decides to work in $clubName so $pronoun can hit on hot girls.">>
+				<<set $slaves[$i].choosesOwnAssignmentText += " decides to work in $clubName so $he can hit on hot girls.">>
 				<<= assignJob($slaves[$i], "serve in the club")>>
 			<<else>>
-				<<set $slaves[$i].choosesOwnAssignmentText += " decides to work as a public servant so $pronoun can hit on hot girls.">>
+				<<set $slaves[$i].choosesOwnAssignmentText += " decides to work as a public servant so $he can hit on hot girls.">>
 				<<= assignJob($slaves[$i], "serve the public")>>
 			<</if>>
 		<<elseif ($slaves[$i].attrXY > 85)>>
 			<<if ($universalRulesAssignsSelfFacility == 1) && ($club > $clubSlaves)>>
-				<<set $slaves[$i].choosesOwnAssignmentText += " decides to work in $clubName so $pronoun can hit on cute boys.">>
+				<<set $slaves[$i].choosesOwnAssignmentText += " decides to work in $clubName so $he can hit on cute boys.">>
 				<<= assignJob($slaves[$i], "serve in the club")>>
 			<<else>>
-				<<set $slaves[$i].choosesOwnAssignmentText += " decides to work as a public servant so $pronoun can hit on cute boys.">>
+				<<set $slaves[$i].choosesOwnAssignmentText += " decides to work as a public servant so $he can hit on cute boys.">>
 				<<= assignJob($slaves[$i], "serve the public")>>
 			<</if>>
 		<<elseif ($slaves[$i].energy > 95)>>
@@ -374,34 +372,34 @@
 
 		<<elseif ($arcologies[0].FSChattelReligionist > 0)>>
 			<<if ($universalRulesAssignsSelfFacility == 1) && ($brothel > $brothelSlaves)>>
-				<<set $slaves[$i].choosesOwnAssignmentText += " is a pure and faithful slave, so $pronoun sells $possessive body in the holy brothel.">>
+				<<set $slaves[$i].choosesOwnAssignmentText += " is a pure and faithful slave, so $he sells $his body in the holy brothel.">>
 				<<= assignJob($slaves[$i], "work in the brothel")>>
 			<<else>>
-				<<set $slaves[$i].choosesOwnAssignmentText += " is a pure and faithful slave, so $pronoun sells $possessive body as a holy prostitute.">>
+				<<set $slaves[$i].choosesOwnAssignmentText += " is a pure and faithful slave, so $he sells $his body as a holy prostitute.">>
 				<<= assignJob($slaves[$i], "whore")>>
 			<</if>>
 		<<elseif ($arcologies[0].FSEgyptianRevivalist > 0)>>
 				<<if ($universalRulesAssignsSelfFacility == 1) && ($masterSuite > $masterSuiteSlaves)>>
-				<<set $slaves[$i].choosesOwnAssignmentText += " is a devoted slave, so $pronoun immediately joins your harem.">>
+				<<set $slaves[$i].choosesOwnAssignmentText += " is a devoted slave, so $he immediately joins your harem.">>
 				<<= assignJob($slaves[$i], "serve in the master suite")>>
 			<<else>>
-				<<set $slaves[$i].choosesOwnAssignmentText += " is a devoted slave, so $pronoun immediately joins your harem.">>
+				<<set $slaves[$i].choosesOwnAssignmentText += " is a devoted slave, so $he immediately joins your harem.">>
 				<<= assignJob($slaves[$i], "please you")>>
 			<</if>>
 		<<elseif ($arcologies[0].FSRomanRevivalist > 0)>>
 			<<if ($universalRulesAssignsSelfFacility == 1) && ($brothel > $brothelSlaves)>>
-				<<set $slaves[$i].choosesOwnAssignmentText += " is a devoted slave, so $pronoun decides $pronoun can best serve the state by raising money for the treasury, by selling $possessive body in $brothelName.">>
+				<<set $slaves[$i].choosesOwnAssignmentText += " is a devoted slave, so $he decides $he can best serve the state by raising money for the treasury, by selling $his body in $brothelName.">>
 				<<= assignJob($slaves[$i], "work in the brothel")>>
 			<<else>>
-				<<set $slaves[$i].choosesOwnAssignmentText += " is a devoted slave, so $pronoun decides $pronoun can best serve the state by raising money for the treasury, by selling $possessive body as a prostitute.">>
+				<<set $slaves[$i].choosesOwnAssignmentText += " is a devoted slave, so $he decides $he can best serve the state by raising money for the treasury, by selling $his body as a prostitute.">>
 				<<= assignJob($slaves[$i], "whore")>>
 			<</if>>
 		<<elseif ($arcologies[0].FSAztecRevivalist > 0)>>
 			<<if ($universalRulesAssignsSelfFacility == 1) && ($brothel > $brothelSlaves)>>
-				<<set $slaves[$i].choosesOwnAssignmentText += " is a devoted slave, so $pronoun decides $pronoun can best serve the empire by serving at the fertility temple.">>
+				<<set $slaves[$i].choosesOwnAssignmentText += " is a devoted slave, so $he decides $he can best serve the empire by serving at the fertility temple.">>
 				<<= assignJob($slaves[$i], "work in the brothel")>>
 			<<else>>
-				<<set $slaves[$i].choosesOwnAssignmentText += " is a devoted slave, so $pronoun decides $pronoun can best serve the empire by offering herself to the public.">>
+				<<set $slaves[$i].choosesOwnAssignmentText += " is a devoted slave, so $he decides $he can best serve the empire by offering herself to the public.">>
 				<<= assignJob($slaves[$i], "serve the public")>>
 			<</if>>
 		<<elseif ($arcologies[0].FSPaternalist > 0)>>
@@ -426,51 +424,51 @@
 					<<set $slaves[$i].choosesOwnAssignmentText += " decides to work in $brothelName to help raise money to get more girls lactating properly.">>
 					<<= assignJob($slaves[$i], "work in the brothel")>>
 				<<else>>
-					<<set $slaves[$i].choosesOwnAssignmentText += " decides to prostitute _oself to help raise money to get more girls lactating properly.">>
+					<<set $slaves[$i].choosesOwnAssignmentText += " decides to prostitute $himself to help raise money to get more girls lactating properly.">>
 					<<= assignJob($slaves[$i], "whore")>>
 				<</if>>
 			<</if>>
 		<<elseif ($arcologies[0].FSHedonisticDecadence > 0)>>
 			<<if ($universalRulesAssignsSelfFacility == 1) && ($spa > $spaSlaves) && (($slaves[$i].trust < 60) || ($slaves[$i].devotion <= 60))>>
-				<<set $slaves[$i].choosesOwnAssignmentText += " could use a break, so $pronoun heads to take a dip in the spa.">>
+				<<set $slaves[$i].choosesOwnAssignmentText += " could use a break, so $he heads to take a dip in the spa.">>
 				<<= assignJob($slaves[$i], "rest in the spa")>>
 			<<else>>
-				<<set $slaves[$i].choosesOwnAssignmentText += " could use a meal and a nap, so $pronoun grabs a cup of food and heads to bed.">>
+				<<set $slaves[$i].choosesOwnAssignmentText += " could use a meal and a nap, so $he grabs a cup of food and heads to bed.">>
 				<<= assignJob($slaves[$i], "rest")>>
 			<</if>>
 		<<else>>
 			<<if ($slaves[$i].whoreSkill > $slaves[$i].entertainSkill)>>
 				<<if ($universalRulesAssignsSelfFacility == 1) && ($brothel > $brothelSlaves)>>
-					<<set $slaves[$i].choosesOwnAssignmentText += " decides to work in $brothelName, since $pronoun thinks _oself a better whore than a public slut.">>
+					<<set $slaves[$i].choosesOwnAssignmentText += " decides to work in $brothelName, since $he thinks $himself a better whore than a public slut.">>
 					<<= assignJob($slaves[$i], "work in the brothel")>>
 				<<else>>
-					<<set $slaves[$i].choosesOwnAssignmentText += " decides to whore, since $pronoun thinks _oself a better whore than a public slut.">>
+					<<set $slaves[$i].choosesOwnAssignmentText += " decides to whore, since $he thinks $himself a better whore than a public slut.">>
 					<<= assignJob($slaves[$i], "whore")>>
 				<</if>>
 			<<elseif ($slaves[$i].entertainSkill > $slaves[$i].whoreSkill)>>
 				<<if ($universalRulesAssignsSelfFacility == 1) && ($club > $clubSlaves)>>
-					<<set $slaves[$i].choosesOwnAssignmentText += " decides to be a club girl, since $pronoun thinks _oself a better public slut than a whore.">>
+					<<set $slaves[$i].choosesOwnAssignmentText += " decides to be a club $girl, since $he thinks $himself a better public slut than a whore.">>
 					<<= assignJob($slaves[$i], "serve in the club")>>
 				<<else>>
-					<<set $slaves[$i].choosesOwnAssignmentText += " decides to serve the public, since $pronoun thinks _oself a better public slut than a whore.">>
+					<<set $slaves[$i].choosesOwnAssignmentText += " decides to serve the public, since $he thinks $himself a better public slut than a whore.">>
 					<<= assignJob($slaves[$i], "serve the public")>>
 				<</if>>
 			<<else>>
 				<<if ($universalRulesAssignsSelfFacility == 1) && ($brothel > $brothelSlaves)>>
-					<<set $slaves[$i].choosesOwnAssignmentText += " decides to join $possessive sisters and work in $brothelName.">>
+					<<set $slaves[$i].choosesOwnAssignmentText += " decides to join $his sisters and work in $brothelName.">>
 					<<= assignJob($slaves[$i], "work in the brothel")>>
 				<<else>>
-					<<set $slaves[$i].choosesOwnAssignmentText += " decides to prostitute _oself to help you upgrade $arcologies[0].name and improve everyone's life.">>
+					<<set $slaves[$i].choosesOwnAssignmentText += " decides to prostitute $himself to help you upgrade $arcologies[0].name and improve everyone's life.">>
 					<<= assignJob($slaves[$i], "whore")>>
 				<</if>>
 			<</if>>
 		<</if>>
 	<<else>>
 		<<if ($universalRulesAssignsSelfFacility == 1) && ($club > $clubSlaves)>>
-			<<set $slaves[$i].choosesOwnAssignmentText += " decides to be a club girl, since partying is better than sitting around and failing to think of a job to do.">>
+			<<set $slaves[$i].choosesOwnAssignmentText += " decides to be a club $girl, since partying is better than sitting around and failing to think of a job to do.">>
 			<<= assignJob($slaves[$i], "serve in the club")>>
 		<<elseif canWalk($slaves[$i]) && canSee($slaves[$i])>>
-			<<set $slaves[$i].choosesOwnAssignmentText += " decides to tidy up the penthouse a little while $pronoun thinks.">>
+			<<set $slaves[$i].choosesOwnAssignmentText += " decides to tidy up the penthouse a little while $he thinks.">>
 			<<= assignJob($slaves[$i], "be a servant")>>
 		<<else>>
 			<<set $slaves[$i].choosesOwnAssignmentText += " stays in bed, unable to come up with anything.">>
@@ -481,5 +479,3 @@
 	<<set $slaves[$i].choosesOwnAssignment = 2>> /* ready for second pass */
 
 <</if>> /* closes choosesOwnAssignment */
-
-
diff --git a/src/uncategorized/saDevotion.tw b/src/uncategorized/saDevotion.tw
index e7a184688a83b7be506a49d6d825fd739b5bbee8..5b9e6b4da1e7df2d478929283afcbee4ae03785d 100644
--- a/src/uncategorized/saDevotion.tw
+++ b/src/uncategorized/saDevotion.tw
@@ -3,38 +3,38 @@
 &nbsp;&nbsp;&nbsp;&nbsp;
 
 <<if $slaves[$i].fetish == "mindbroken">>
-	@@.red;Her mind is fundamentally broken, so her experiences have no lasting effect on her emotional state.@@
+	@@.red;$His mind is fundamentally broken, so $his experiences have no lasting effect on $his emotional state.@@
 <<else>>
 <<if $slaves[$i].fuckdoll == 0>>
 
 <<set $energyPlus = 0>>
 
-<<if $slaves[$i].origin == "You were acquainted with her before you were an arcology owner; your rival tried to use her to manipulate you, but you rescued her.">>
+<<if $slaves[$i].origin == "You were acquainted with her before you were an arcology owner; your rival tried to use $him to manipulate you, but you rescued her.">>
 	<<if ($rivalryDuration <= 10 || $rivalryFS == "Racial Supremacism" || $rivalryFS == "Paternalism")>>
-		You @@.mediumaquamarine;saved $slaves[$i].slaveName from a living nightmare@@ under your rival's rule. She @@.hotpink;tries her best to adapt to her savior's wishes.@@
+		You @@.mediumaquamarine;saved $slaves[$i].slaveName from a living nightmare@@ under your rival's rule. $He @@.hotpink;tries $his best to adapt to $his savior's wishes.@@
 		<<set $slaves[$i].devotion += 10>>
 		<<set $slaves[$i].trust += 10>>
 	<<elseif $hostageGiveIn == 1>>
-		Since you are @@.mediumaquamarine;indulging@@ $slaves[$i].slaveName's desires, she @@.hotpink;likes you more.@@
+		Since you are @@.mediumaquamarine;indulging@@ $slaves[$i].slaveName's desires, $he @@.hotpink;likes you more.@@
 		<<set $slaves[$i].devotion += 5>>
 		<<set $slaves[$i].trust += 5>>
 	<<elseif $rivalryDuration > 20 && $slaves[$i].devotion < 5>>
 		<<if Array.isArray($personalAttention) && $personalAttention.findIndex(function(s) { return s.ID == $slaves[$i].ID; }) != -1>>
-			You took everything from $slaves[$i].slaveName and @@.mediumorchid;she hates you for it.@@ Since you won't give her what she wants, she @@.gold;refuses to trust you.@@ Since you are putting such a personal touch into her care, she can't find it in her to rebel as strongly.
+			You took everything from $slaves[$i].slaveName and @@.mediumorchid;$he hates you for it.@@ Since you won't give $him what $he wants, $he @@.gold;refuses to trust you.@@ Since you are putting such a personal touch into $his care, $he can't find it in $him to rebel as strongly.
 			<<set $slaves[$i].devotion -= 5>>
 			<<set $slaves[$i].trust -= 5>>
 		<<else>>
-			You took everything from $slaves[$i].slaveName and @@.mediumorchid;she hates you for it.@@ Since you won't give her what she wants, she @@.gold;refuses to trust you at all.@@
+			You took everything from $slaves[$i].slaveName and @@.mediumorchid;$he hates you for it.@@ Since you won't give $him what $he wants, $he @@.gold;refuses to trust you at all.@@
 			<<set $slaves[$i].devotion -= 25>>
 			<<set $slaves[$i].trust -= 25>>
 		<</if>>
 	<<elseif $rivalryDuration > 10 && $slaves[$i].devotion < 5>>
 		<<if Array.isArray($personalAttention) && $personalAttention.findIndex(function(s) { return s.ID == $slaves[$i].ID; }) != -1>>
-			She is @@.gold;horrified by you.@@ Your rival taught her a great deal about slave life in your arcology and indulged her deepest fantasies. $slaves[$i].slaveName considers being your pet @@.mediumorchid;a fate worse than death.@@ Since you are putting such a personal touch into her care, maybe you aren't the monster she thought you were. She can't find it in her to hate and fear you as much.
+			$He is @@.gold;horrified by you.@@ Your rival taught $him a great deal about slave life in your arcology and indulged $his deepest fantasies. $slaves[$i].slaveName considers being your pet @@.mediumorchid;a fate worse than death.@@ Since you are putting such a personal touch into $his care, maybe you aren't the monster $he thought you were. $He can't find it in $him to hate and fear you as much.
 			<<set $slaves[$i].devotion -= 3>>
 			<<set $slaves[$i].trust -= 3>>
 		<<else>>
-			She is @@.gold;horrified by you.@@ Your rival taught her a great deal about slave life in your arcology and indulged her deepest fantasies. $slaves[$i].slaveName considers being your pet @@.mediumorchid;a fate worse than death.@@
+			$He is @@.gold;horrified by you.@@ Your rival taught $him a great deal about slave life in your arcology and indulged $his deepest fantasies. $slaves[$i].slaveName considers being your pet @@.mediumorchid;a fate worse than death.@@
 			<<set $slaves[$i].devotion -= 15>>
 			<<set $slaves[$i].trust -= 15>>
 		<</if>>
@@ -44,25 +44,25 @@
 <<if $PC.preg >= 20 || ($PC.preg >= 16 && $PC.career == "escort")>>
 	<<if $slaves[$i].devotion > 60>>
 		<<if $PC.pregMood == 2>>
-			She is devoted to you and does her best to satisfy your demanding, hormone driven libido, no matter what you want from her. Her efforts to give herself you to @@.hotpink;further her submission@@ to you.
+			$He is devoted to you and does $his best to satisfy your demanding, hormone driven libido, no matter what you want from $him. $His efforts to give $himself you to @@.hotpink;further $his submission@@ to you.
 			<<set $slaves[$i].devotion += 2>>
 		<<elseif $PC.pregMood == 1>>
-			She is devoted to you and tries her best to accommodate your needs and desires. Your hormonal mothering @@.mediumaquamarine;leaves her slightly more trusting@@ of you.
+			$He is devoted to you and tries $his best to accommodate your needs and desires. Your hormonal mothering @@.mediumaquamarine;leaves $him slightly more trusting@@ of you.
 			<<set $slaves[$i].trust += 2>>
 		<<else>>
-			She is devoted to you and tries her best to accommodate your needs and desires.
+			$He is devoted to you and tries $his best to accommodate your needs and desires.
 		<</if>>
 	<<else>>
 		<<if $PC.pregMood == 2>>
-			She is @@.gold;horrified@@ of your aggressive sexual advances, forcing her @@.hotpink;bend to your will@@ or face punishment at the hands of a hormonal pregnant woman.
+			$He is @@.gold;horrified@@ of your aggressive sexual advances, forcing $him to @@.hotpink;bend to your will@@ or face punishment at the hands of a hormonal pregnant woman.
 			<<set $slaves[$i].devotion += 4>>
 			<<set $slaves[$i].trust -= 4>>
 		<<elseif $PC.pregMood == 1>>
-			She happily @@.mediumorchid;takes advantage@@ of your hormone induced kindness, though your care @@.mediumaquamarine;builds her trust in you.@@
+			$He happily @@.mediumorchid;takes advantage@@ of your hormone induced kindness, though your care @@.mediumaquamarine;builds $his trust in you.@@
 			<<set $slaves[$i].devotion -= 4>>
 			<<set $slaves[$i].trust += 4>>
 		<<else>>
-			She takes note of your gravid form and @@.mediumorchid;begins testing just how much she can get away with@@ while she can.
+			$He takes note of your gravid form and @@.mediumorchid;begins testing just how much $he can get away with@@ while $he can.
 			<<set $slaves[$i].devotion -= 3>>
 		<</if>>
 	<</if>>
@@ -77,10 +77,10 @@
 
 <<if $slaves[$i].PCKnockedUp > 0 && $slaves[$i].fetish != "mindbroken" && $slaves[$i].fuckdoll == 0 && $slaves[$i].devotion < -20>>
 	<<set _pregCountFactor = $slaves[$i].PCKnockedUp*5>>
-	She got you pregnant<<if $slaves[$i].PCKnockedUp > 1>> more than once<</if>> and she knows it. This is a @@.mediumorchid;huge boost@@ to her ego and gives her a slight edge on you.
+	$He got you pregnant<<if $slaves[$i].PCKnockedUp > 1>> more than once<</if>> and $he knows it. This is a @@.mediumorchid;huge boost@@ to $his ego and gives $him a slight edge on you.
 	<<set $slaves[$i].devotion -= _pregCountFactor>>
 	<<if $slaves[$i].PCChildrenFathered > 0>>
-		Even better; you gave birth to her child<<if $slaves[$i].PCChildrenFathered > 1>>ren<</if>>. To her, she is the dominant force and you are just a bitch to be bred. She could create a scandal if she started running her mouth, something she lords over you every chance she gets under the assumption that @@.mediumaquamarine;you'll try to appease her to keep her quiet.@@
+		Even better; you gave birth to $his child<<if $slaves[$i].PCChildrenFathered > 1>>ren<</if>>. To $him, $he is the dominant force and you are just a bitch to be bred. $He could create a scandal if $he started running $his mouth, something $he lords over you every chance $he gets under the assumption that @@.mediumaquamarine;you'll try to appease $him to keep $him quiet.@@
 		<<set $slaves[$i].devotion -= 5+_pregCountFactor, $slaves[$i].trust += 5+_pregCountFactor>>
 	<</if>>
 <</if>>
@@ -89,10 +89,10 @@
 
 <<if $slaves[$i].devotion <= 20 && $slaves[$i].devotion >= -50>>
 	<<if $slaves[$i].trust > 20>>
-		$slaves[$i].slaveName does not like you and believes that you will not punish her severely, and her @@.mediumorchid;regard for you is severely reduced@@ by this lack of respect.
+		$slaves[$i].slaveName does not like you and believes that you will not punish $him severely, and $his @@.mediumorchid;regard for you is severely reduced@@ by this lack of respect.
 		<<set $slaves[$i].devotion -= 4>>
 	<<elseif $slaves[$i].trust >= -20>>
-		$slaves[$i].slaveName neither likes nor fears you, and her @@.mediumorchid;regard for you is reduced@@ by this lack of respect.
+		$slaves[$i].slaveName neither likes nor fears you, and $his @@.mediumorchid;regard for you is reduced@@ by this lack of respect.
 		<<set $slaves[$i].devotion -= 2>>
 	<</if>>
 <</if>>
@@ -100,44 +100,44 @@
 <<if $slaves[$i].intelligence != 0>>
 <<if $slaves[$i].intelligence >= 3>>
 	<<if Array.isArray($personalAttention) && $personalAttention.findIndex(function(s) { return s.ID == $slaves[$i].ID; }) != -1>>
-		$slaves[$i].slaveName's @@.deepskyblue;brilliant mind@@ strongly resists slavery, but since you are giving her personal attention you are able to compensate for her genius.
+		$slaves[$i].slaveName's @@.deepskyblue;brilliant mind@@ strongly resists slavery, but since you are giving $him personal attention you are able to compensate for $his genius.
 	<<else>>
 		<<if $slaves[$i].trust < -20>>
-			$slaves[$i].slaveName's @@.deepskyblue;brilliant mind@@ strongly resists slavery, but she fears you deeply enough that she consciously forces herself to obey out of self-preservation.
+			$slaves[$i].slaveName's @@.deepskyblue;brilliant mind@@ strongly resists slavery, but $he fears you deeply enough that $he consciously forces $himself to obey out of self-preservation.
 		<<else>>
-			$slaves[$i].slaveName's @@.deepskyblue;brilliant mind@@ strongly @@.mediumorchid;resists@@ slavery and encourages her to @@.gold;fear you.@@
+			$slaves[$i].slaveName's @@.deepskyblue;brilliant mind@@ strongly @@.mediumorchid;resists@@ slavery and encourages $him to @@.gold;fear you.@@
 			<<set $slaves[$i].devotion -= 2>>
 			<<set $slaves[$i].trust -= 2>>
 		<</if>>
 	<</if>>
 <<elseif $slaves[$i].intelligence >= 2>>
 	<<if Array.isArray($personalAttention) && $personalAttention.findIndex(function(s) { return s.ID == $slaves[$i].ID; }) != -1>>
-		$slaves[$i].slaveName's @@.deepskyblue;highly acute mind@@ naturally resists slavery, but since you are giving her personal attention you are able to compensate for her intelligence.
+		$slaves[$i].slaveName's @@.deepskyblue;highly acute mind@@ naturally resists slavery, but since you are giving $him personal attention you are able to compensate for $his intelligence.
 	<<else>>
 		<<if $slaves[$i].trust < -20>>
-			$slaves[$i].slaveName's @@.deepskyblue;highly acute mind@@ naturally resists slavery, but she fears you deeply enough that she consciously forces herself to obey out of self-preservation.
+			$slaves[$i].slaveName's @@.deepskyblue;highly acute mind@@ naturally resists slavery, but $he fears you deeply enough that $he consciously forces $himself to obey out of self-preservation.
 		<<else>>
-			$slaves[$i].slaveName's @@.deepskyblue;highly acute mind@@ naturally @@.mediumorchid;resists@@ slavery and encourages her to @@.gold;fear you.@@
+			$slaves[$i].slaveName's @@.deepskyblue;highly acute mind@@ naturally @@.mediumorchid;resists@@ slavery and encourages $him to @@.gold;fear you.@@
 			<<set $slaves[$i].devotion -= 2>>
 			<<set $slaves[$i].trust -= 2>>
 		<</if>>
 	<</if>>
 <<elseif $slaves[$i].intelligence >= 1>>
 	<<if Array.isArray($personalAttention) && $personalAttention.findIndex(function(s) { return s.ID == $slaves[$i].ID; }) != -1>>
-		$slaves[$i].slaveName's @@.deepskyblue;intelligent mind@@ naturally resists slavery, but since you are giving her personal attention you are able to compensate for her cleverness.
+		$slaves[$i].slaveName's @@.deepskyblue;intelligent mind@@ naturally resists slavery, but since you are giving $him personal attention you are able to compensate for $his cleverness.
 	<<else>>
 		<<if $slaves[$i].trust < -20>>
-			$slaves[$i].slaveName's @@.deepskyblue;intelligent mind@@ naturally resists slavery, but she fears you deeply enough that she consciously forces herself to obey out of self-preservation.
+			$slaves[$i].slaveName's @@.deepskyblue;intelligent mind@@ naturally resists slavery, but $he fears you deeply enough that $he consciously forces $himself to obey out of self-preservation.
 		<<else>>
 			$slaves[$i].slaveName's @@.deepskyblue;intelligent mind@@ naturally @@.mediumorchid;resists@@ slavery.
 			<<set $slaves[$i].devotion -= 2>>
 		<</if>>
 	<</if>>
 <<elseif $slaves[$i].intelligence <= -3>>
-	$slaves[$i].slaveName's @@.orangered;moronic mind@@ naturally @@.hotpink;accepts@@ slavery, and she's imbecile enough to instinctively @@.mediumaquamarine;trust you@@ to know what's best for her.
+	$slaves[$i].slaveName's @@.orangered;moronic mind@@ naturally @@.hotpink;accepts@@ slavery, and $he's imbecile enough to instinctively @@.mediumaquamarine;trust you@@ to know what's best for $him.
 	<<set $slaves[$i].devotion += 2, $slaves[$i].trust += 2>>
 <<elseif $slaves[$i].intelligence <= -2>>
-	$slaves[$i].slaveName's @@.orangered;idiotic mind@@ naturally @@.hotpink;accepts@@ slavery, and she's stupid enough to instinctively @@.mediumaquamarine;trust you@@ to know what's best.
+	$slaves[$i].slaveName's @@.orangered;idiotic mind@@ naturally @@.hotpink;accepts@@ slavery, and $he's stupid enough to instinctively @@.mediumaquamarine;trust you@@ to know what's best.
 	<<set $slaves[$i].devotion += 1, $slaves[$i].trust += 1>>
 <<elseif $slaves[$i].intelligence <= -1>>
 	$slaves[$i].slaveName's @@.orangered;unintelligent mind@@ naturally @@.hotpink;accepts@@ slavery.
@@ -148,31 +148,31 @@
 <</if>>
 
 <<if ($arcologies[0].FSPaternalistLaw == 1)>>
-	The totally paternalistic society of your arcology encourages her to @@.mediumaquamarine;trust you.@@
+	The totally paternalistic society of your arcology encourages $him to @@.mediumaquamarine;trust you.@@
 	<<set $slaves[$i].trust += 1>>
 <<elseif ($arcologies[0].FSPaternalist >= random(1,120))>>
-	The paternalistic culture of your arcology encourages her to @@.mediumaquamarine;trust you.@@
+	The paternalistic culture of your arcology encourages $him to @@.mediumaquamarine;trust you.@@
 	<<set $slaves[$i].trust += 1>>
 <</if>>
 <<if ($arcologies[0].FSChattelReligionistLaw == 1)>>
-	Your status as the prophet of your theocratic arcology encourages her to @@.mediumaquamarine;trust you.@@
+	Your status as the prophet of your theocratic arcology encourages $him to @@.mediumaquamarine;trust you.@@
 	<<set $slaves[$i].trust += 1>>
 <<elseif ($arcologies[0].FSChattelReligionist >= random(1,120))>>
-	Your arcology's omnipresent religion encourages her to @@.mediumaquamarine;trust you.@@
+	Your arcology's omnipresent religion encourages $him to @@.mediumaquamarine;trust you.@@
 	<<set $slaves[$i].trust += 1>>
 <</if>>
 <<if ($arcologies[0].FSRestart != "unset")>>
 	<<if $slaves[$i].bellyPreg >= 1500 && $slaves[$i].devotion < 20>>
-		Being visibly pregnant in a society that loathes slave breeding fills her with @@.gold;fear@@ for herself and her unborn child. 
+		Being visibly pregnant in a society that loathes slave breeding fills $him with @@.gold;fear@@ for $himself and $his unborn child. 
 		<<set $slaves[$i].trust -= 10>>
 	<<elseif $slaves[$i].pregKnown == 1 && $slaves[$i].devotion < 20>>
-		Being pregnant in a society that loathes slave breeding fills her with @@.gold;worry@@ that you'll harm her or her unborn child. 
+		Being pregnant in a society that loathes slave breeding fills $him with @@.gold;worry@@ that you'll harm $him or $his unborn child. 
 		<<set $slaves[$i].trust -= 5>>
 	<</if>>
 <</if>>
 <<if $arcologies[0].FSChattelReligionistCreed == 1>>
 	<<if $nicaeaFocus == "slaves">>
-		The creed of $nicaeaName @@.hotpink;focuses on slaves@@ and is repeated constantly all around her.
+		The creed of $nicaeaName @@.hotpink;focuses on slaves@@ and is repeated constantly all around $him.
 		<<set $slaves[$i].devotion += $nicaeaPower>>
 	<</if>>
 <</if>>
@@ -184,12 +184,12 @@
 		<<set $slaves[$i].origBodyOwnerID = 0>>
 		<<if $slaves[$i].fetish != "mindbroken" && $slaves[$i].fuckdoll == 0>>
 			<<if $slaves[$i].devotion > 20>>
-				$slaves[$i].slaveName is somewhat saddened to see her body leave forever.
+				$slaves[$i].slaveName is somewhat saddened to see $his body leave forever.
 			<<elseif  $slaves[$i].devotion >= -50>>
-				$slaves[$i].slaveName is @@.mediumorchid;disturbed@@ to find her body is gone for good, damaging her @@.gold;ability to trust you.@@
+				$slaves[$i].slaveName is @@.mediumorchid;disturbed@@ to find $his body is gone for good, damaging $his @@.gold;ability to trust you.@@
 				<<set $slaves[$i].devotion -= 30, $slaves[$i].trust -= 30>>
 			<<else>>
-				$slaves[$i].slaveName is @@.mediumorchid;deeply upset@@ that she'll never see her body again. With so little left, she finds it easy to take vengeance by @@.orangered;completely rejecting your ownership of her.@@
+				$slaves[$i].slaveName is @@.mediumorchid;deeply upset@@ that $he'll never see $his body again. With so little left, $he finds it easy to take vengeance by @@.orangered;completely rejecting your ownership of $him.@@
 				<<set $slaves[$i].devotion -= 50, $slaves[$i].trust = 100>>
 			<</if>>
 		<</if>>
@@ -200,36 +200,36 @@
 
 <<if ($slaves[$i].indenture > -1)>>
 	<<if $slaves[$i].indenture <= 52>>
-	She knows that it's less than a year until her indenture ends.
+	$He knows that it's less than a year until $his indenture ends.
 	<<if $slaves[$i].devotion > 95>>
-		Since she loves you, she has mixed feelings about the prospect.
+		Since $he loves you, $he has mixed feelings about the prospect.
 	<<elseif $slaves[$i].devotion >= -20>>
-		The prospect of freedom @@.hotpink;encourages her to submit to your orders@@ and @@.mediumaquamarine;encourages her to be optimistic.@@
+		The prospect of freedom @@.hotpink;encourages $him to submit to your orders@@ and @@.mediumaquamarine;encourages $him to be optimistic.@@
 		<<set $slaves[$i].devotion += 2>>
 		<<set $slaves[$i].trust += 2>>
 	<<else>>
-		The prospect of freedom encourages her to @@.mediumaquamarine;tolerate anything.@@
+		The prospect of freedom encourages $him to @@.mediumaquamarine;tolerate anything.@@
 		<<set $slaves[$i].trust += 2>>
 	<</if>>
 	<<else>>
-	The fact that she is an indentured servant, not a permanent slave, is never truly far from her mind.
+	The fact that $he is an indentured servant, not a permanent slave, is never truly far from $his mind.
 	<<if $slaves[$i].devotion > 95>>
-		Since she loves you, she has mixed feelings about eventual freedom.
+		Since $he loves you, $he has mixed feelings about eventual freedom.
 	<<elseif $slaves[$i].devotion >= -20>>
-		The prospect of eventual freedom @@.hotpink;cheers her up@@ and @@.mediumaquamarine;makes her optimistic.@@
+		The prospect of eventual freedom @@.hotpink;cheers $him up@@ and @@.mediumaquamarine;makes $him optimistic.@@
 		<<set $slaves[$i].devotion += 1>>
 		<<set $slaves[$i].trust += 1>>
 	<<else>>
-		The prospect of eventual freedom works to make the indignities of slavery @@.mediumaquamarine;weigh lightly@@ on her.
+		The prospect of eventual freedom works to make the indignities of slavery @@.mediumaquamarine;weigh lightly@@ on $him.
 		<<set $slaves[$i].trust += 1>>
 	<</if>>
 	<</if>>
 	<<if $slaves[$i].devotion <= 20>>
 	<<if $slaves[$i].indentureRestrictions >= 2>>
-		She's also @@.mediumaquamarine;able to rely on the protection@@ of her indenture.
+		$He's also @@.mediumaquamarine;able to rely on the protection@@ of $his indenture.
 		<<set $slaves[$i].trust += 1>>
 	<<elseif $slaves[$i].indentureRestrictions > 1>>
-		She's also @@.mediumaquamarine;able to trust the restrictions@@ that her indenture places on her treatment.
+		$He's also @@.mediumaquamarine;able to trust the restrictions@@ that $his indenture places on $his treatment.
 		<<set $slaves[$i].trust += 1>>
 	<</if>>
 	<</if>>
@@ -239,9 +239,9 @@
 <<if $slaves[$i].actualAge >= $retirementAge-5 && $PhysicalRetirementAgePolicy != 1>>
 <<if ($CitizenRetirement == 1)>>
 	<<if $slaves[$i].actualAge >= $retirementAge-1>>
-	She knows that it's less than a year until her retirement from sexual slavery into citizenship.
+	$He knows that it's less than a year until $his retirement from sexual slavery into citizenship.
 	<<if $slaves[$i].devotion > 95>>
-		Since she loves you, she has mixed feelings about the prospect, but she prefers to think of it as your way of looking after her. It's her favorite subject, and her strong feelings about it
+		Since $he loves you, $he has mixed feelings about the prospect, but $he prefers to think of it as your way of looking after $him. It's $his favorite subject, and $his strong feelings about it
 		<<if $arcologies[0].FSPaternalist != "unset">>
 			advances paternalistic ideals and @@.green;improves your reputation.@@
 			<<FSChange "Paternalist" 2>>
@@ -250,17 +250,17 @@
 			<<set $repGain += $FSSingleSlaveRep*2>>
 		<</if>>
 	<<elseif $slaves[$i].devotion >= -20>>
-		The prospect of manumission @@.hotpink;encourages her to submit to slavery@@ and @@.mediumaquamarine;encourages her to be optimistic.@@
+		The prospect of manumission @@.hotpink;encourages $him to submit to slavery@@ and @@.mediumaquamarine;encourages $him to be optimistic.@@
 		<<set $slaves[$i].devotion += 2>>
 		<<set $slaves[$i].trust += 2>>
 	<<else>>
-		The prospect of manumission encourages her to @@.mediumaquamarine;tolerate anything.@@
+		The prospect of manumission encourages $him to @@.mediumaquamarine;tolerate anything.@@
 		<<set $slaves[$i].trust += 2>>
 	<</if>>
 	<<else>>
-	Her retirement from sexual slavery into citizenship is on the horizon.
+	$His retirement from sexual slavery into citizenship is on the horizon.
 	<<if $slaves[$i].devotion > 95>>
-		Since she loves you, she has mixed feelings about the prospect, but she prefers to think of it as your way of looking after her. This
+		Since $he loves you, $he has mixed feelings about the prospect, but $he prefers to think of it as your way of looking after $him. This
 		<<if $arcologies[0].FSPaternalist != "unset">>
 			advances paternalistic ideals and @@.green;improves your reputation.@@
 			<<FSChange "Paternalist" 2>>
@@ -269,62 +269,62 @@
 			<<set $repGain += $FSSingleSlaveRep>>
 		<</if>>
 	<<elseif $slaves[$i].devotion >= -20>>
-		The prospect of manumission @@.hotpink;cheers her up@@ and @@.mediumaquamarine;makes her optimistic.@@
+		The prospect of manumission @@.hotpink;cheers $him up@@ and @@.mediumaquamarine;makes $him optimistic.@@
 		<<set $slaves[$i].devotion += 1>>
 		<<set $slaves[$i].trust += 1>>
 	<<else>>
-		The prospect of manumission works to make the indignities of slavery @@.mediumaquamarine;weigh lightly@@ on her.
+		The prospect of manumission works to make the indignities of slavery @@.mediumaquamarine;weigh lightly@@ on $him.
 		<<set $slaves[$i].trust += 1>>
 	<</if>>
 	<</if>>
 <<elseif ($BioreactorRetirement == 1)>>
 	<<if $slaves[$i].actualAge >= $retirementAge-1>>
-	She knows that it's less than a year until her permanent inclusion in the arcology's milk production systems.
+	$He knows that it's less than a year until $his permanent inclusion in the arcology's milk production systems.
 	<<if $slaves[$i].devotion > 95>>
-		Since she loves you, she desperately tries not to think about it, though she occasionally bursts into tears without provocation.
+		Since $he loves you, $he desperately tries not to think about it, though $he occasionally bursts into tears without provocation.
 	<<elseif $slaves[$i].devotion > 20>>
-		To put it mildly, @@.gold;she is terrified.@@
+		To put it mildly, @@.gold;$he is terrified.@@
 		<<set $slaves[$i].trust -= 3>>
 	<<else>>
-		She is filled with @@.gold;terror@@ and @@.mediumorchid;horror.@@
+		$He is filled with @@.gold;terror@@ and @@.mediumorchid;horror.@@
 		<<set $slaves[$i].devotion -= 3>>
 		<<set $slaves[$i].trust -= 3>>
 	<</if>>
 	<<else>>
-	She knows that her permanent inclusion in the arcology's milk production systems is not far off.
+	$He knows that $his permanent inclusion in the arcology's milk production systems is not far off.
 	<<if $slaves[$i].devotion > 95>>
-		Since she loves you, she tries not to think about it, though she occasionally seems preoccupied.
+		Since $he loves you, $he tries not to think about it, though $he occasionally seems preoccupied.
 	<<elseif $slaves[$i].devotion > 20>>
-		The prospect @@.gold;scares her.@@
+		The prospect @@.gold;scares $him.@@
 		<<set $slaves[$i].trust -= 2>>
 	<<else>>
-		The prospect @@.gold;scares@@ and @@.mediumorchid;disgusts her.@@
+		The prospect @@.gold;scares@@ and @@.mediumorchid;disgusts $him.@@
 		<<set $slaves[$i].devotion -= 2>>
 		<<set $slaves[$i].trust -= 2>>
 	<</if>>
 	<</if>>
 <<elseif ($ArcadeRetirement == 1)>>
 	<<if $slaves[$i].actualAge >= $retirementAge-1>>
-	She knows that it's less than a year until she is to be permanently encased in a bodysuit with holes for nothing but dick.
+	$He knows that it's less than a year until $he is to be permanently encased in a bodysuit with holes for nothing but dick.
 	<<if $slaves[$i].devotion > 95>>
-		Since she loves you, she desperately tries not to think about it, though she occasionally bursts into tears without provocation.
+		Since $he loves you, $he desperately tries not to think about it, though $he occasionally bursts into tears without provocation.
 	<<elseif $slaves[$i].devotion > 20>>
-		To put it mildly, @@.gold;she is terrified.@@
+		To put it mildly, @@.gold;$he is terrified.@@
 		<<set $slaves[$i].trust -= 3>>
 	<<else>>
-		She is filled with @@.gold;terror@@ and @@.mediumorchid;horror.@@
+		$He is filled with @@.gold;terror@@ and @@.mediumorchid;horror.@@
 		<<set $slaves[$i].devotion -= 3>>
 		<<set $slaves[$i].trust -= 3>>
 	<</if>>
 	<<else>>
-	She knows that her ultimate fate as a Fuckdoll is not far off.
+	$He knows that $his ultimate fate as a Fuckdoll is not far off.
 	<<if $slaves[$i].devotion > 95>>
-		Since she loves you, she tries not to think about it, though she occasionally seems preoccupied.
+		Since $he loves you, $he tries not to think about it, though $he occasionally seems preoccupied.
 	<<elseif $slaves[$i].devotion > 20>>
-		The prospect @@.gold;scares her.@@
+		The prospect @@.gold;scares $him.@@
 		<<set $slaves[$i].trust -= 2>>
 	<<else>>
-		The prospect @@.gold;scares@@ and @@.mediumorchid;disgusts her.@@
+		The prospect @@.gold;scares@@ and @@.mediumorchid;disgusts $him.@@
 		<<set $slaves[$i].devotion -= 2>>
 		<<set $slaves[$i].trust -= 2>>
 	<</if>>
@@ -333,9 +333,9 @@
 <<elseif $slaves[$i].physicalAge >= $retirementAge-5 && $PhysicalRetirementAgePolicy == 1>>
 <<if ($CitizenRetirement == 1)>>
 	<<if $slaves[$i].physicalAge >= $retirementAge-1>>
-	She knows that it's less than a year until her retirement from sexual slavery into citizenship.
+	$He knows that it's less than a year until $his retirement from sexual slavery into citizenship.
 	<<if $slaves[$i].devotion > 95>>
-		Since she loves you, she has mixed feelings about the prospect, but she prefers to think of it as your way of looking after her. It's her favorite subject, and her strong feelings about it
+		Since $he loves you, $he has mixed feelings about the prospect, but $he prefers to think of it as your way of looking after $him. It's $his favorite subject, and $his strong feelings about it
 		<<if $arcologies[0].FSPaternalist != "unset">>
 			advances paternalistic ideals and @@.green;improves your reputation.@@
 			<<FSChange "Paternalist" 2>>
@@ -344,17 +344,17 @@
 			<<set $repGain += $FSSingleSlaveRep*2>>
 		<</if>>
 	<<elseif $slaves[$i].devotion >= -20>>
-		The prospect of manumission @@.hotpink;encourages her to submit to slavery@@ and @@.mediumaquamarine;encourages her to be optimistic.@@
+		The prospect of manumission @@.hotpink;encourages $him to submit to slavery@@ and @@.mediumaquamarine;encourages $him to be optimistic.@@
 		<<set $slaves[$i].devotion += 2>>
 		<<set $slaves[$i].trust += 2>>
 	<<else>>
-		The prospect of manumission encourages her to @@.mediumaquamarine;tolerate anything.@@
+		The prospect of manumission encourages $him to @@.mediumaquamarine;tolerate anything.@@
 		<<set $slaves[$i].trust += 2>>
 	<</if>>
 	<<else>>
-	Her retirement from sexual slavery into citizenship is on the horizon.
+	$His retirement from sexual slavery into citizenship is on the horizon.
 	<<if $slaves[$i].devotion > 95>>
-		Since she loves you, she has mixed feelings about the prospect, but she prefers to think of it as your way of looking after her. This
+		Since $he loves you, $he has mixed feelings about the prospect, but $he prefers to think of it as your way of looking after $him. This
 		<<if $arcologies[0].FSPaternalist != "unset">>
 			advances paternalistic ideals and @@.green;improves your reputation.@@
 			<<FSChange "Paternalist" 2>>
@@ -363,62 +363,62 @@
 			<<set $repGain += $FSSingleSlaveRep>>
 		<</if>>
 	<<elseif $slaves[$i].devotion >= -20>>
-		The prospect of manumission @@.hotpink;cheers her up@@ and @@.mediumaquamarine;makes her optimistic.@@
+		The prospect of manumission @@.hotpink;cheers $him up@@ and @@.mediumaquamarine;makes $him optimistic.@@
 		<<set $slaves[$i].devotion += 1>>
 		<<set $slaves[$i].trust += 1>>
 	<<else>>
-		The prospect of manumission works to make the indignities of slavery @@.mediumaquamarine;weigh lightly@@ on her.
+		The prospect of manumission works to make the indignities of slavery @@.mediumaquamarine;weigh lightly@@ on $him.
 		<<set $slaves[$i].trust += 1>>
 	<</if>>
 	<</if>>
 <<elseif ($BioreactorRetirement == 1)>>
 	<<if $slaves[$i].physicalAge >= $retirementAge-1>>
-	She knows that it's less than a year until her permanent inclusion in the arcology's milk production systems.
+	$He knows that it's less than a year until $his permanent inclusion in the arcology's milk production systems.
 	<<if $slaves[$i].devotion > 95>>
-		Since she loves you, she desperately tries not to think about it, though she occasionally bursts into tears without provocation.
+		Since $he loves you, $he desperately tries not to think about it, though $he occasionally bursts into tears without provocation.
 	<<elseif $slaves[$i].devotion > 20>>
-		To put it mildly, @@.gold;she is terrified.@@
+		To put it mildly, @@.gold;$he is terrified.@@
 		<<set $slaves[$i].trust -= 3>>
 	<<else>>
-		She is filled with @@.gold;terror@@ and @@.mediumorchid;horror.@@
+		$He is filled with @@.gold;terror@@ and @@.mediumorchid;horror.@@
 		<<set $slaves[$i].devotion -= 3>>
 		<<set $slaves[$i].trust -= 3>>
 	<</if>>
 	<<else>>
-	She knows that her permanent inclusion in the arcology's milk production systems is not far off.
+	$He knows that $his permanent inclusion in the arcology's milk production systems is not far off.
 	<<if $slaves[$i].devotion > 95>>
-		Since she loves you, she tries not to think about it, though she occasionally seems preoccupied.
+		Since $he loves you, $he tries not to think about it, though $he occasionally seems preoccupied.
 	<<elseif $slaves[$i].devotion > 20>>
-		The prospect @@.gold;scares her.@@
+		The prospect @@.gold;scares $him.@@
 		<<set $slaves[$i].trust -= 2>>
 	<<else>>
-		The prospect @@.gold;scares@@ and @@.mediumorchid;disgusts her.@@
+		The prospect @@.gold;scares@@ and @@.mediumorchid;disgusts $him.@@
 		<<set $slaves[$i].devotion -= 2>>
 		<<set $slaves[$i].trust -= 2>>
 	<</if>>
 	<</if>>
 <<elseif ($ArcadeRetirement == 1)>>
 	<<if $slaves[$i].physicalAge >= $retirementAge-1>>
-	She knows that it's less than a year until she is to be permanently encased in a bodysuit with holes for nothing but dick.
+	$He knows that it's less than a year until $he is to be permanently encased in a bodysuit with holes for nothing but dick.
 	<<if $slaves[$i].devotion > 95>>
-		Since she loves you, she desperately tries not to think about it, though she occasionally bursts into tears without provocation.
+		Since $he loves you, $he desperately tries not to think about it, though $he occasionally bursts into tears without provocation.
 	<<elseif $slaves[$i].devotion > 20>>
-		To put it mildly, @@.gold;she is terrified.@@
+		To put it mildly, @@.gold;$he is terrified.@@
 		<<set $slaves[$i].trust -= 3>>
 	<<else>>
-		She is filled with @@.gold;terror@@ and @@.mediumorchid;horror.@@
+		$He is filled with @@.gold;terror@@ and @@.mediumorchid;horror.@@
 		<<set $slaves[$i].devotion -= 3>>
 		<<set $slaves[$i].trust -= 3>>
 	<</if>>
 	<<else>>
-	She knows that her ultimate fate as a Fuckdoll is not far off.
+	$He knows that $his ultimate fate as a Fuckdoll is not far off.
 	<<if $slaves[$i].devotion > 95>>
-		Since she loves you, she tries not to think about it, though she occasionally seems preoccupied.
+		Since $he loves you, $he tries not to think about it, though $he occasionally seems preoccupied.
 	<<elseif $slaves[$i].devotion > 20>>
-		The prospect @@.gold;scares her.@@
+		The prospect @@.gold;scares $him.@@
 		<<set $slaves[$i].trust -= 2>>
 	<<else>>
-		The prospect @@.gold;scares@@ and @@.mediumorchid;disgusts her.@@
+		The prospect @@.gold;scares@@ and @@.mediumorchid;disgusts $him.@@
 		<<set $slaves[$i].devotion -= 2>>
 		<<set $slaves[$i].trust -= 2>>
 	<</if>>
@@ -431,53 +431,53 @@
 <<if $SexMilestoneRetirement == 1>>
 	<<if $slaves[$i].oralCount + $slaves[$i].analCount + $slaves[$i].vaginalCount + $slaves[$i].penetrativeCount + $slaves[$i].mammaryCount >= $retirementSex*0.8>>
 	<<if $slaves[$i].devotion >= -20>>
-		She's @@.hotpink;more obedient@@ and @@.mediumaquamarine;more tolerant,@@
+		$He's @@.hotpink;more obedient@@ and @@.mediumaquamarine;more tolerant,@@
 		<<set $slaves[$i].devotion += 1>>
 		<<set $slaves[$i].trust += 1>>
 	<<else>>
-		She does her best to @@.mediumaquamarine;stay strong,@@
+		$He does $his best to @@.mediumaquamarine;stay strong,@@
 		<<set $slaves[$i].trust += 1>>
 	<</if>>
-	since she knows that her freedom is only a few thousand dicks away.
+	since $he knows that $his freedom is only a few thousand dicks away.
 	<</if>>
 <</if>>
 <<if $MilkMilestoneRetirement == 1>>
 	<<if $slaves[$i].milk >= $retirementMilk*0.8>>
 	<<if $slaves[$i].devotion >= -20>>
-		She's @@.hotpink;more obedient@@ and @@.mediumaquamarine;more tolerant,@@
+		$He's @@.hotpink;more obedient@@ and @@.mediumaquamarine;more tolerant,@@
 		<<set $slaves[$i].devotion += 1>>
 		<<set $slaves[$i].trust += 1>>
 	<<else>>
-		She does her best to @@.mediumaquamarine;stay strong,@@
+		$He does $his best to @@.mediumaquamarine;stay strong,@@
 		<<set $slaves[$i].trust += 1>>
 	<</if>>
-	since she knows she will be free if her udders can gush just a bit more cream.
+	since $he knows $he will be free if $his udders can gush just a bit more cream.
 	<</if>>
 <</if>>
 <<if $BirthsMilestoneRetirement == 1>>
 	<<if $slaves[$i].births >= $retirementBirths*0.6>>
 	<<if $slaves[$i].devotion >= -20>>
-		She's @@.hotpink;more obedient@@ and @@.mediumaquamarine;more tolerant,@@
+		$He's @@.hotpink;more obedient@@ and @@.mediumaquamarine;more tolerant,@@
 		<<set $slaves[$i].devotion += 1>>
 		<<set $slaves[$i].trust += 1>>
 	<<else>>
-		She does her best to @@.mediumaquamarine;stay strong,@@
+		$He does $his best to @@.mediumaquamarine;stay strong,@@
 		<<set $slaves[$i].trust += 1>>
 	<</if>>
-	since she knows she only has to successfully breed a little more to be free.
+	since $he knows $he only has to successfully breed a little more to be free.
 	<</if>>
 <</if>>
 <<if $KillsMilestoneRetirement == 1>>
 	<<if $slaves[$i].pitKills >= $retirementKills*0.6>>
 	<<if $slaves[$i].devotion >= -20>>
-		She's @@.hotpink;more obedient@@ and @@.mediumaquamarine;more tolerant,@@
+		$He's @@.hotpink;more obedient@@ and @@.mediumaquamarine;more tolerant,@@
 		<<set $slaves[$i].devotion += 1>>
 		<<set $slaves[$i].trust += 1>>
 	<<else>>
-		She does her best to @@.mediumaquamarine;stay strong,@@
+		$He does $his best to @@.mediumaquamarine;stay strong,@@
 		<<set $slaves[$i].trust += 1>>
 	<</if>>
-	since she knows just a bit more murder in the pit will win her freedom.
+	since $he knows just a bit more murder in the pit will win $his freedom.
 	<</if>>
 <</if>>
 <</if>>
@@ -489,11 +489,11 @@
 <<if $personalAttention == "sex">>
 <<if $freeSexualEnergy > 0>>
 	<<if $freeSexualEnergy == 3>>
-		She gets a lot of sexual attention from you, since you don't have nearly enough dedicated fucktoys to sate your libido, and this @@.hotpink;<<if $slaves[$i].devotion > 50>>intensifies her love for you<<else>>forces her to get used to sex slavery<</if>>.@@
+		$He gets a lot of sexual attention from you, since you don't have nearly enough dedicated fucktoys to sate your libido, and this @@.hotpink;<<if $slaves[$i].devotion > 50>>intensifies $his love for you<<else>>forces $him to get used to sex slavery<</if>>.@@
 	<<elseif $freeSexualEnergy == 2>>
-		She receives some sexual attention from you, since you don't have enough dedicated fucktoys to sate your libido, and this @@.hotpink;<<if $slaves[$i].devotion > 50>>builds her closeness to you<<else>>gets her used to being your sex slave<</if>>.@@
+		$He receives some sexual attention from you, since you don't have enough dedicated fucktoys to sate your libido, and this @@.hotpink;<<if $slaves[$i].devotion > 50>>builds $his closeness to you<<else>>gets $him used to being your sex slave<</if>>.@@
 	<<else>>
-		She receives occasional sexual attention from you, since you barely have enough dedicated fucktoys to sate your libido, @@.hotpink;<<if $slaves[$i].devotion > 50>>making her feel closer to you<<else>>keeping her aware she's your sex slave<</if>>.@@
+		$He receives occasional sexual attention from you, since you barely have enough dedicated fucktoys to sate your libido, @@.hotpink;<<if $slaves[$i].devotion > 50>>making $him feel closer to you<<else>>keeping $him aware $he's your sex slave<</if>>.@@
 	<</if>>
 	<<set $slaves[$i].devotion += $freeSexualEnergy>>
 	<<set $slaves[$i].oralCount += $freeSexualEnergy>>
@@ -557,25 +557,25 @@
 <</if>>
 <<if _collectiveDevotionEffect == 1>>
 	<<if _collectiveTrustEffect == 1>>
-		Since she's ambivalent and fearful, the @@.hotpink;collective devotion@@ @@.mediumaquamarine;and trust@@ of your slaves affect her slightly.
+		Since $he's ambivalent and fearful, the @@.hotpink;collective devotion@@ @@.mediumaquamarine;and trust@@ of your slaves affect $him slightly.
 	<<elseif _collectiveTrustEffect == 0>>
-		Since she's ambivalent about you, the @@.hotpink;collective devotion@@ your slaves feel for you affects her slightly.
+		Since $he's ambivalent about you, the @@.hotpink;collective devotion@@ your slaves feel for you affects $him slightly.
 	<<else>>
-		Since she's ambivalent about you, the @@.hotpink;collective devotion@@ your slaves feel for you affects her slightly, but their @@.gold;general fear@@ affects her too.
+		Since $he's ambivalent about you, the @@.hotpink;collective devotion@@ your slaves feel for you affects $him slightly, but their @@.gold;general fear@@ affects $him too.
 	<</if>>
 <<elseif _collectiveDevotionEffect == 0>>
 	<<if _collectiveTrustEffect == 1>>
-		Since she's fearful of you, the @@.mediumaquamarine;collective trust@@ your slaves place in you affects her slightly.
+		Since $he's fearful of you, the @@.mediumaquamarine;collective trust@@ your slaves place in you affects $him slightly.
 	<<elseif _collectiveTrustEffect == -1>>
-		Since she doesn't trust you, the @@.gold;collective fear@@ your slaves feel for you affects her slightly.
+		Since $he doesn't trust you, the @@.gold;collective fear@@ your slaves feel for you affects $him slightly.
 	<</if>>
 <<else>>
 	<<if _collectiveTrustEffect == 1>>
-		The @@.mediumorchid;collective anger@@ your slaves feel reinforces her own feelings, but their @@.mediumaquamarine;collective trust@@ also affects her slightly.
+		The @@.mediumorchid;collective anger@@ your slaves feel reinforces $his own feelings, but their @@.mediumaquamarine;collective trust@@ also affects $him slightly.
 	<<elseif _collectiveTrustEffect == 0>>
-		The @@.mediumorchid;collective anger@@ your slaves feel reinforces her own feelings.
+		The @@.mediumorchid;collective anger@@ your slaves feel reinforces $his own feelings.
 	<<else>>
-		The @@.mediumorchid;collective anger@@ @@.gold;and fear@@ your slaves feel reinforce her own feelings.
+		The @@.mediumorchid;collective anger@@ @@.gold;and fear@@ your slaves feel reinforce $his own feelings.
 	<</if>>
 <</if>>
 <</if>>
@@ -583,10 +583,10 @@
 <<if $slaves[$i].assignmentVisible == 1>>
 <<if ($arcade != 0) || (($dairy != 0) && ($dairyRestraintsSetting >= 2))>>
 	<<if $slaves[$i].devotion <= 95>>
-		She knows about <<if $arcade != 0>>$arcadeName<<if ($dairy != 0) && ($dairyRestraintsSetting >= 2)>> and $dairyName<</if>><<else>>$dairyName<</if>>, and @@.gold;fears@@ that you might send her there.
+		$He knows about <<if $arcade != 0>>$arcadeName<<if ($dairy != 0) && ($dairyRestraintsSetting >= 2)>> and $dairyName<</if>><<else>>$dairyName<</if>>, and @@.gold;fears@@ that you might send $him there.
 		<<set $slaves[$i].trust -= 1>>
 	<<else>>
-		She knows some of your other slaves meet terrible, industrial fates, but she loves you so much that she tries not to think about it.
+		$He knows some of your other slaves meet terrible, industrial fates, but $he loves you so much that $he tries not to think about it.
 	<</if>>
 <</if>>
 <</if>>
@@ -596,57 +596,57 @@
 <<if $slaves[$i].trust >= -20>>
 <<if $slaves[$i].devotion > 95>>
 	<<if $slaves[$i].trust <= 20>>
-		$slaves[$i].slaveName loves you, so she finds herself @@.mediumaquamarine;fearing you a little less.@@
+		$slaves[$i].slaveName loves you, so $he finds $himself @@.mediumaquamarine;fearing you a little less.@@
 		<<set $slaves[$i].trust += 1>>
 	<<elseif $slaves[$i].trust <= 50>>
-		$slaves[$i].slaveName loves you, so she finds herself @@.mediumaquamarine;trusting you a little more.@@
+		$slaves[$i].slaveName loves you, so $he finds $himself @@.mediumaquamarine;trusting you a little more.@@
 		<<set $slaves[$i].trust += 1>>
 	<</if>>
 <<elseif $slaves[$i].devotion > 60>>
 	<<if $slaves[$i].trust <= 20>>
-		$slaves[$i].slaveName is devoted to you, so she finds herself @@.mediumaquamarine;fearing you a little less.@@
+		$slaves[$i].slaveName is devoted to you, so $he finds $himself @@.mediumaquamarine;fearing you a little less.@@
 		<<set $slaves[$i].trust += 1>>
 	<</if>>
 <<elseif $slaves[$i].devotion < -50>>
 	<<if $slaves[$i].trust > 20>>
-		$slaves[$i].slaveName hates you, but also doesn't fear you, @@.orangered;bolstering her disobedience.@@
+		$slaves[$i].slaveName hates you, but also doesn't fear you, @@.orangered;bolstering $his disobedience.@@
 		<<set $slaves[$i].trust += 5>>
 	<<else>>
-		$slaves[$i].slaveName hates you, so she finds herself @@.gold;trusting you a little less.@@
+		$slaves[$i].slaveName hates you, so $he finds $himself @@.gold;trusting you a little less.@@
 		<<set $slaves[$i].trust -= 2>>
 	<</if>>
 <</if>>
 <</if>>
 <<if $slaves[$i].trust > 95>>
 	<<if $slaves[$i].devotion <= -20>>
-		$slaves[$i].slaveName feels no threat from you, so she finds it easy to @@.mediumorchid;express her hatred of you.@@
+		$slaves[$i].slaveName feels no threat from you, so $he finds it easy to @@.mediumorchid;express $his hatred of you.@@
 		<<set $slaves[$i].devotion -= 10>>
 	<<elseif $slaves[$i].devotion <= 20>>
-		$slaves[$i].slaveName trusts you implicitly, so she finds herself @@.hotpink;hating you a little less.@@
+		$slaves[$i].slaveName trusts you implicitly, so $he finds $himself @@.hotpink;hating you a little less.@@
 		<<set $slaves[$i].devotion += 1>>
 	<<elseif $slaves[$i].devotion <= 50>>
-		$slaves[$i].slaveName trusts you implicitly, so she finds herself @@.hotpink;liking you a little more.@@
+		$slaves[$i].slaveName trusts you implicitly, so $he finds $himself @@.hotpink;liking you a little more.@@
 		<<set $slaves[$i].devotion += 1>>
 	<</if>>
 <<elseif $slaves[$i].trust > 50>>
 	<<if $slaves[$i].devotion <= -20>>
-		$slaves[$i].slaveName finds you non-threatening, so it's easy for her to @@.mediumorchid;defy you.@@
+		$slaves[$i].slaveName finds you non-threatening, so it's easy for $him to @@.mediumorchid;defy you.@@
 		<<set $slaves[$i].devotion -= 5>>
 	<<elseif $slaves[$i].devotion <= 20>>
-		$slaves[$i].slaveName trusts you, so she finds herself @@.hotpink;hating you a little less.@@
+		$slaves[$i].slaveName trusts you, so $he finds $himself @@.hotpink;hating you a little less.@@
 		<<set $slaves[$i].devotion += 1>>
 	<</if>>
 <<elseif $slaves[$i].trust < -50>>
 	<<if $slaves[$i].devotion >= -20>>
 	<<if $slaves[$i].devotion <= 50>>
-		$slaves[$i].slaveName is so terrified of you that she tries desperately to avoid punishment, @@.hotpink;which is sometimes indistinguishable from devotion.@@
+		$slaves[$i].slaveName is so terrified of you that $he tries desperately to avoid punishment, @@.hotpink;which is sometimes indistinguishable from devotion.@@
 		<<set $slaves[$i].devotion += 2>>
 	<</if>>
 	<</if>>
 <<elseif $slaves[$i].trust < -20>>
 	<<if $slaves[$i].devotion > 20>>
 	<<if $slaves[$i].devotion <= 50>>
-		$slaves[$i].slaveName is scared of you, but not truly terrified, so she feels safe in @@.mediumorchid;hating the worst parts of being your sex slave.@@
+		$slaves[$i].slaveName is scared of you, but not truly terrified, so $he feels safe in @@.mediumorchid;hating the worst parts of being your sex slave.@@
 		<<set $slaves[$i].devotion -= 2>>
 	<</if>>
 	<</if>>
@@ -654,14 +654,14 @@
 
 <<if ($slaves[$i].tankBaby > 0)>>
 	<<if ($slaves[$i].devotion <= 95)>>
-		The tank's imprinting systems left a @@.hotpink;deep, subconscious <<if $activeSlave.tankBaby == 2>>need<<else>>desire<</if>>@@ to serve her owner.
+		The tank's imprinting systems left a @@.hotpink;deep, subconscious <<if $activeSlave.tankBaby == 2>>need<<else>>desire<</if>>@@ to serve $his owner.
 	<</if>>
 <</if>>
 
 <<if ($slaves[$i].sexualQuirk == "unflinching")>>
 	<<if ($slaves[$i].devotion <= 95)>>
 	<<if ($slaves[$i].devotion < $slaves[$i].oldDevotion)>>
-	Her unflinching nature leads her to forget some of the unpleasant things she's experienced this week, @@.hotpink;reducing their impact on her feelings about you.@@
+	$His unflinching nature leads $him to forget some of the unpleasant things $he's experienced this week, @@.hotpink;reducing their impact on $his feelings about you.@@
 	<<set $slaves[$i].devotion += ($slaves[$i].oldDevotion - $slaves[$i].devotion)/2>>
 	<</if>>
 	<</if>>
@@ -670,37 +670,37 @@
 /* CAPS ON DEVOTION GAIN */
 
 <<if $slaves[$i].tankBaby == 1>>
-	The incubation facility conditioned her mind for total subservience to her owner; she cannot resist her progress.
+	The incubation facility conditioned $his mind for total subservience to $his owner; $he cannot resist $his progress.
 <<elseif $slaves[$i].tankBaby == 2>>
-	The incubation facility conditioned her mind for total reverence of her owner; she cannot resist her progress.
+	The incubation facility conditioned $his mind for total reverence of $his owner; $he cannot resist $his progress.
 <<elseif $slaves[$i].devotion >= -20>>
 	<<if $slaves[$i].devotion >= ($slaves[$i].oldDevotion+5)>>
 		<<if $slaves[$i].tankBaby == 1>>
-			The incubation facility conditioned her mind for total subservience to her owner; she cannot resist her progress.
+			The incubation facility conditioned $his mind for total subservience to $his owner; $he cannot resist $his progress.
 		<<elseif $arcologies[0].FSChattelReligionist >= random(1,100)>>
-			The natural resilience of her mind is overcome by the omnipresent combination of faith and servitude in $arcologies[0].name, and she does not resist her progress down the path towards total subservience.
+			The natural resilience of $his mind is overcome by the omnipresent combination of faith and servitude in $arcologies[0].name, and $he does not resist $his progress down the path towards total subservience.
 		<<elseif Array.isArray($personalAttention) && $personalAttention.findIndex(function(s) { return s.ID == $slaves[$i].ID; }) != -1>>
-			She gained so much regard for you this week that her natural reaction is to rebound a little, but since you're giving her personal attention, your charismatic presence prevents this.
+			$He gained so much regard for you this week that $his natural reaction is to rebound a little, but since you're giving $him personal attention, your charismatic presence prevents this.
 		<<elseif $slaves[$i].devotion < 95>>
-			So many things served to drive her into subservience this week that her mind @@.mediumorchid;rebounds a little.@@
+			So many things served to drive $him into subservience this week that $his mind @@.mediumorchid;rebounds a little.@@
 			<<set $slaves[$i].devotion = ($slaves[$i].oldDevotion+5)>>
 		<</if>>
 	<</if>>
 <<else>>
 	<<if $slaves[$i].devotion >= ($slaves[$i].oldDevotion+5)>>
 	<<if $slaves[$i].tankBaby == 1>>
-		The incubation facility conditioned her mind for total subservience to her owner; she cannot resist her progress.
+		The incubation facility conditioned $his mind for total subservience to $his owner; $he cannot resist $his progress.
 	<<elseif $slaves[$i].behavioralFlaw == "arrogant">>
-		Though she made progress this week, @@.mediumorchid;it is limited by her arrogance.@@
+		Though $he made progress this week, @@.mediumorchid;it is limited by $his arrogance.@@
 		<<set $slaves[$i].devotion = ($slaves[$i].oldDevotion+5)>>
 	<<elseif ($slaves[$i].behavioralFlaw == "bitchy") && canTalk($slaves[$i])>>
-		Though she made progress this week, @@.mediumorchid;it is limited by the independence she regains by making snide comments.@@
+		Though $he made progress this week, @@.mediumorchid;it is limited by the independence $he regains by making snide comments.@@
 		<<set $slaves[$i].devotion = ($slaves[$i].oldDevotion+5)>>
 	<<elseif $slaves[$i].behavioralFlaw == "devout">>
-		Though she made progress this week, @@.mediumorchid;it is limited by the independence she regains through reliance on her faith.@@
+		Though $he made progress this week, @@.mediumorchid;it is limited by the independence $he regains through reliance on $his faith.@@
 		<<set $slaves[$i].devotion = ($slaves[$i].oldDevotion+5)>>
 	<<elseif $slaves[$i].behavioralFlaw == "liberated">>
-		Though she made progress this week, @@.mediumorchid;it is limited by the independence she retains due to her moral convictions that this is wrong.@@
+		Though $he made progress this week, @@.mediumorchid;it is limited by the independence $he retains due to $his moral convictions that this is wrong.@@
 		<<set $slaves[$i].devotion = ($slaves[$i].oldDevotion+5)>>
 	<</if>>
 	<</if>>
@@ -711,29 +711,29 @@
 <<if $slaves[$i].trust > -20>>
 	<<if $slaves[$i].trust >= ($slaves[$i].oldTrust+5)>>
 		<<if $slaves[$i].tankBaby == 1>>
-			Any natural doubts she has are overcome by her conditioning in the incubation facility; she cannot resist trusting her owner.
+			Any natural doubts $he has are overcome by $his conditioning in the incubation facility; $he cannot resist trusting $his owner.
 		<<elseif $arcologies[0].FSChattelReligionist >= random(1,100)>>
-			Any natural doubts she harbors are overcome by her belief in Chattel Religionism, and she does not resist her progress down the path towards total trust in you.
+			Any natural doubts $he harbors are overcome by $his belief in Chattel Religionism, and $he does not resist $his progress down the path towards total trust in you.
 		<<elseif Array.isArray($personalAttention) && $personalAttention.findIndex(function(s) { return s.ID == $slaves[$i].ID; }) != -1>>
-			She gained so much trust in you this week that her natural reaction is to doubt herself, but since you're giving her personal attention, she decides to trust her understanding of your will.
+			$He gained so much trust in you this week that $his natural reaction is to doubt $himself, but since you're giving $him personal attention, $he decides to trust $his understanding of your will.
 		<<elseif $slaves[$i].trust < 95>>
-			She gained so much trust in you this week that she @@.gold;draws back a little@@ out of self-doubt.
+			$He gained so much trust in you this week that $he @@.gold;draws back a little@@ out of self-doubt.
 			<<set $slaves[$i].trust = ($slaves[$i].oldTrust+5)>>
 		<</if>>
 	<</if>>
 <<else>>
 	<<if $slaves[$i].trust >= ($slaves[$i].oldTrust+5)>>
 	<<if $slaves[$i].tankBaby == 1>>
-		Any natural doubts she has are overcome by her conditioning in the incubation facility; she cannot resist trusting her owner.
+		Any natural doubts $he has are overcome by $his conditioning in the incubation facility; $he cannot resist trusting $his owner.
 	<<elseif ($slaves[$i].behavioralFlaw == "odd") && ($slaves[$i].collar != "shock punishment")>>
-		Though she made progress this week, @@.gold;it is limited by her preoccupation with her own oddities.@@
+		Though $he made progress this week, @@.gold;it is limited by $his preoccupation with $his own oddities.@@
 		<<set $slaves[$i].trust = ($slaves[$i].oldTrust+5)>>
 	<</if>>
 	<</if>>
 <</if>>
 
 <<if ($slaves[$i].devotion > 100) && ($slaves[$i].trust > 100) && ($slaves[$i].energy > 50)>>
-	Her perfect devotion and trust @@.green;improve your reputation.@@
+	$His perfect devotion and trust @@.green;improve your reputation.@@
 	<<set $repGain += 10*($slaves[$i].devotion-100)>>
 	<<set $slaves[$i].devotion = 100>>
 	<<set $repGain += 10*($slaves[$i].trust-100)>>
@@ -745,7 +745,7 @@
 		<<elseif $slaves[$i].energy <= 50>>
 			<<set $energyPlus += Math.trunc($slaves[$i].devotion-100)>>
 		<<else>>
-			Her extreme devotion @@.green;improved your reputation.@@
+			$His extreme devotion @@.green;improved your reputation.@@
 			<<set $repGain += 10*($slaves[$i].devotion-100)>>
 		<</if>>
 		<<set $slaves[$i].devotion = 100>>
@@ -758,12 +758,12 @@
 		<<if $slaves[$i].devotion < 100 && $slaves[$i].devotion >= 20>>
 			<<set $slaves[$i].devotion += Math.trunc($slaves[$i].trust-100)>>
 		<<elseif $slaves[$i].devotion <= -50>>
-			Her blatant disregard for your rule @@.red;damages your reputation.@@
+			$His blatant disregard for your rule @@.red;damages your reputation.@@
 			<<set $repGain -= 30*($slaves[$i].trust-100)>>
 		<<elseif $slaves[$i].energy <= 50>>
 			<<set $energyPlus += Math.trunc($slaves[$i].trust-100)>>
 		<<else>>
-			Her extreme trust @@.green;improved your reputation.@@
+			$His extreme trust @@.green;improved your reputation.@@
 			<<set $repGain += 10*($slaves[$i].trust-100)>>
 		<</if>>
 		<<set $slaves[$i].trust = 100>>
@@ -774,30 +774,30 @@
 	<</if>>
 <</if>>
 <<if ($energyPlus > 0)>>
-	Her confidence in her sexuality @@.green;improved her low sex drive.@@
+	$His confidence in $his sexuality @@.green;improved $his low sex drive.@@
 	<<set $slaves[$i].energy += $energyPlus>>
 <</if>>
 
 <<if ($slaves[$i].devotion > 95)>>
-	$slaves[$i].slaveName's @@.magenta;worshipfulness is beyond improvement,@@ and her
+	$slaves[$i].slaveName's @@.magenta;worshipfulness is beyond improvement,@@ and $his
 <<elseif ($slaves[$i].devotion > 50) && ($slaves[$i].devotion > $slaves[$i].oldDevotion)>>
-	$slaves[$i].slaveName's @@.hotpink;devotion increased@@ and her
+	$slaves[$i].slaveName's @@.hotpink;devotion increased@@ and $his
 <<elseif ($slaves[$i].devotion > 50) && ($slaves[$i].devotion == $slaves[$i].oldDevotion)>>
-	$slaves[$i].slaveName's @@.yellow;devotion did not change@@ and her
+	$slaves[$i].slaveName's @@.yellow;devotion did not change@@ and $his
 <<elseif ($slaves[$i].devotion > 50)>>
-	$slaves[$i].slaveName's @@.mediumorchid;devotion dropped@@ and her
+	$slaves[$i].slaveName's @@.mediumorchid;devotion dropped@@ and $his
 <<elseif ($slaves[$i].devotion >= -20) && ($slaves[$i].devotion > $slaves[$i].oldDevotion)>>
-	$slaves[$i].slaveName's @@.hotpink;regard for you increased@@ and her
+	$slaves[$i].slaveName's @@.hotpink;regard for you increased@@ and $his
 <<elseif ($slaves[$i].devotion >= -20) && ($slaves[$i].devotion == $slaves[$i].oldDevotion)>>
-	$slaves[$i].slaveName's @@.yellow;regard for you did not change@@ and her
+	$slaves[$i].slaveName's @@.yellow;regard for you did not change@@ and $his
 <<elseif ($slaves[$i].devotion >= -20)>>
-	$slaves[$i].slaveName's @@.mediumorchid;regard for you dropped@@ and her
+	$slaves[$i].slaveName's @@.mediumorchid;regard for you dropped@@ and $his
 <<elseif ($slaves[$i].devotion > $slaves[$i].oldDevotion)>>
-	$slaves[$i].slaveName's @@.hotpink;resistance dropped@@ and her
+	$slaves[$i].slaveName's @@.hotpink;resistance dropped@@ and $his
 <<elseif ($slaves[$i].devotion == $slaves[$i].oldDevotion)>>
-	$slaves[$i].slaveName's @@.yellow;resistance did not change@@ and her
+	$slaves[$i].slaveName's @@.yellow;resistance did not change@@ and $his
 <<else>>
-	$slaves[$i].slaveName's @@.mediumorchid;resistance increased@@ and her
+	$slaves[$i].slaveName's @@.mediumorchid;resistance increased@@ and $his
 <</if>>
 
 <<if $slaves[$i].devotion < -20>>
@@ -835,52 +835,52 @@
 <</if>>
 
 <<if ($slaves[$i].devotion > 50) && ($slaves[$i].oldDevotion <= 50)>>
-	@@.green;She has gone from accepting her position to being devoted to you!@@
+	@@.green;$He has gone from accepting $his position to being devoted to you!@@
 	<<set $slaves[$i].devotion += 1>>
 <<elseif ($slaves[$i].devotion > 20) && ($slaves[$i].oldDevotion <= 20)>>
-	@@.green;She has gone from being ambivalent toward you to accepting your ownership of her!@@
+	@@.green;$He has gone from being ambivalent toward you to accepting your ownership of $him!@@
 	<<set $slaves[$i].devotion += 1>>
 <<elseif ($slaves[$i].devotion >= -20) && ($slaves[$i].oldDevotion < -20)>>
-	@@.green;She has gone from disliking you to being ambivalent about you!@@
+	@@.green;$He has gone from disliking you to being ambivalent about you!@@
 	<<set $slaves[$i].devotion += 1>>
 <<elseif ($slaves[$i].devotion >= -50) && ($slaves[$i].oldDevotion < -50)>>
-	@@.green;She has gone from hating you to merely disliking you!@@
+	@@.green;$He has gone from hating you to merely disliking you!@@
 	<<set $slaves[$i].devotion += 1>>
 <</if>>
 
 <<if $slaves[$i].devotion < -20>>
 	<<if ($slaves[$i].trust > 50) && ($slaves[$i].oldtrust <= 50)>>
-		@@.red;She has gone from being careful around you to showing open defiance!@@
+		@@.red;$He has gone from being careful around you to showing open defiance!@@
 		<<set $slaves[$i].trust++>>
 	<<elseif ($slaves[$i].trust > 20) && ($slaves[$i].oldtrust <= 20)>>
-		@@.yellow;She has gone from fearing you to merely being careful around you!@@
+		@@.yellow;$He has gone from fearing you to merely being careful around you!@@
 		<<set $slaves[$i].trust++>>
 	<<elseif ($slaves[$i].trust >= -20) && ($slaves[$i].oldtrust < -20)>>
-		@@.yellow;She has gone from being afraid of you to being merely fearful!@@
+		@@.yellow;$He has gone from being afraid of you to being merely fearful!@@
 		<<set $slaves[$i].trust++>>
 	<<elseif ($slaves[$i].trust >= -50) && ($slaves[$i].oldtrust < -50)>>
-		@@.yellow;She has gone from being terrified to being merely afraid of you!@@
+		@@.yellow;$He has gone from being terrified to being merely afraid of you!@@
 		<<set $slaves[$i].trust++>>
 	<</if>>
 <<else>>
 	<<if ($slaves[$i].trust > 50) && ($slaves[$i].oldtrust <= 50)>>
-		@@.green;She has gone from being careful around you to trusting you!@@
+		@@.green;$He has gone from being careful around you to trusting you!@@
 		<<set $slaves[$i].trust += 1>>
 	<<elseif ($slaves[$i].trust > 20) && ($slaves[$i].oldtrust <= 20)>>
-		@@.green;She has gone from fearing you to merely being careful around you!@@
+		@@.green;$He has gone from fearing you to merely being careful around you!@@
 		<<set $slaves[$i].trust += 1>>
 	<<elseif ($slaves[$i].trust >= -20) && ($slaves[$i].oldtrust < -20)>>
-		@@.green;She has gone from being afraid of you to being merely fearful!@@
+		@@.green;$He has gone from being afraid of you to being merely fearful!@@
 		<<set $slaves[$i].trust += 1>>
 	<<elseif ($slaves[$i].trust >= -50) && ($slaves[$i].oldtrust < -50)>>
-		@@.green;She has gone from being terrified to being merely afraid of you!@@
+		@@.green;$He has gone from being terrified to being merely afraid of you!@@
 		<<set $slaves[$i].trust += 1>>
 	<</if>>
 <</if>>
 
 <<if ($slaves[$i].trust < -20) && ($slaves[$i].oldtrust >= -20)>>
 	<<if ($slaves[$i].devotion <= 20)>>
-	@@.green;She has gone from merely fearing you to actively being afraid of you!@@
+	@@.green;$He has gone from merely fearing you to actively being afraid of you!@@
 	<<set $slaves[$i].trust -= 2>>
 	<</if>>
 <</if>>
diff --git a/src/uncategorized/saDiet.tw b/src/uncategorized/saDiet.tw
index 8b8974e315cc550c7b437ee7d6f4ed472a5e6902..0f52135aedaaad8da5b93429fac52040738ff343 100644
--- a/src/uncategorized/saDiet.tw
+++ b/src/uncategorized/saDiet.tw
@@ -4,7 +4,7 @@
 
 <<if $feeder == 1>>
 <<if $slaves[$i].diet != "healthy">>
-	The upgraded kitchen closely monitors her diet.
+	The upgraded kitchen closely monitors $his diet.
 <</if>>
 <</if>>
 
@@ -15,19 +15,19 @@
 	<<if $slaves[$i].fetish != "mindbroken">>
 		<<if ($slaves[$i].behavioralFlaw == "anorexic")>>
 			<<if ($slaves[$i].devotion >= -20)>>
-				As an anorexic, @@.hotpink;she derives perverse enjoyment from being underfed.@@
+				As an anorexic, @@.hotpink;$he derives perverse enjoyment from being underfed.@@
 				<<set $slaves[$i].devotion += 1>>
 			<<else>>
-				As an anorexic, she accepts being underfed.
+				As an anorexic, $he accepts being underfed.
 			<</if>>
 		<<elseif ($slaves[$i].behavioralFlaw == "gluttonous")>>
-			As a stress glutton, @@.gold;being underfed makes her terribly anxious.@@
+			As a stress glutton, @@.gold;being underfed makes $him terribly anxious.@@
 			<<set $slaves[$i].trust -= 5>>
 		<<elseif ($slaves[$i].behavioralQuirk == "fitness")>>
-			As a fitness fanatic, @@.hotpink;she enjoys slimming down.@@
+			As a fitness fanatic, @@.hotpink;$he enjoys slimming down.@@
 			<<set $slaves[$i].devotion += 1>>
 		<<elseif ($slaves[$i].devotion <= 20)>>
-			@@.mediumorchid;She resents being underfed.@@
+			@@.mediumorchid;$He resents being underfed.@@
 			<<set $slaves[$i].devotion -= 4>>
 		<</if>>
 		<<if ($slaves[$i].devotion <= 20)>>
@@ -37,18 +37,18 @@
 						<<if ($slaves[$i].dietCum == 2)>>
 							<<if ($cockFeeder == 0)>>
 								<<if random(1,100) > 50>>
-									Her @@.mediumorchid;disgusting diet@@ is little more than human ejaculate infused with nutritional supplements, and she's unable to hold most of it down.
+									$His @@.mediumorchid;disgusting diet@@ is little more than human ejaculate infused with nutritional supplements, and $he's unable to hold most of it down.
 									<<set _weightLoss = 8>>
 									<<set _assetLoss = 4>>
 									<<set $slaves[$i].devotion -= 4>>
 								<<else>>
-									Despite her food being filled with large amounts of thick, human ejaculate, she manages to choke down enough that she doesn't get sick from malnourishment.
+									Despite $his food being filled with large amounts of thick, human ejaculate, $he manages to choke down enough that $he doesn't get sick from malnourishment.
 									<<set _weightLoss = 6>>
 									<<set _assetLoss = 4>>
 									<<set $slaves[$i].devotion -= 2>>
 								<</if>>
 							<<else>>
-								The phallic feeders inject her food directly into her stomach, helping her get her prescribed servings so that her weight loss is safe and consistent. However, the unmistakable taste of cum she burps up afterward @@.mediumorchid;nauseates@@ and @@.gold;unnerves@@ her.
+								The phallic feeders inject $his food directly into $his stomach, helping $him get $his prescribed servings so that $his weight loss is safe and consistent. However, the unmistakable taste of cum $he burps up afterward @@.mediumorchid;nauseates@@ and @@.gold;unnerves@@ $him.
 								<<set _weightLoss = 5>>
 								<<set _assetLoss = 5>>
 								<<set $slaves[$i].devotion -= 3>>
@@ -57,31 +57,31 @@
 						<<elseif ($slaves[$i].dietCum == 1)>>
 							<<if ($cockFeeder == 0)>>
 								<<if random(1,100) < 20>>
-									She is @@.mediumorchid;troubled@@ by the use of human ejaculate as a food additive, and she has a problem keeping all of her food down.
+									$He is @@.mediumorchid;troubled@@ by the use of human ejaculate as a food additive, and $he has a problem keeping all of $his food down.
 									<<set _weightLoss = 7>>
 									<<set _assetLoss = 4>>
 									<<set $slaves[$i].devotion -= 2>>
 								<<else>>
-									Despite having human ejaculate added to her food, she manages to choke it down this week, @@.mediumorchid;but it's a struggle.@@
+									Despite having human ejaculate added to $his food, $he manages to choke it down this week, @@.mediumorchid;but it's a struggle.@@
 									<<set _weightLoss = 5>>
 									<<set _assetLoss = 5>>
 									<<set $slaves[$i].devotion -= 2>>
 								<</if>>
 							<<else>>
-								The phallic feeders inject her food directly into her stomach, helping her get her prescribed servings so that her weight loss is safe and consistent. However, the thought of being force fed food with ejaculate in it @@.mediumorchid;disturbs her.@@
+								The phallic feeders inject $his food directly into $his stomach, helping $him get $his prescribed servings so that $his weight loss is safe and consistent. However, the thought of being force fed food with ejaculate in it @@.mediumorchid;disturbs $him.@@
 								<<set _weightLoss = 5>>
 								<<set _assetLoss = 5>>
 								<<set $slaves[$i].devotion -= 3>>
 							<</if>>
 						<</if>>
 					<<elseif $slaves[$i].fetishKnown == 1>>
-						She <<if $slaves[$i].fetishStrength < 60 >> is used to eating cum<<else>>loves eating cum<</if>>, so she <<if $slaves[$i].behavioralFlaw == "gluttonous">>desperately <</if>>sucks down every drop of the <<if $slaves[$i].dietCum == 2>>nutritionally supplemented human ejaculate<<else>>cum supplemented food<</if>> she's given to eat, especially because her servings are small.
+						$He <<if $slaves[$i].fetishStrength < 60 >> is used to eating cum<<else>>loves eating cum<</if>>, so $he <<if $slaves[$i].behavioralFlaw == "gluttonous">>desperately <</if>>sucks down every drop of the <<if $slaves[$i].dietCum == 2>>nutritionally supplemented human ejaculate<<else>>cum supplemented food<</if>> $he's given to eat, especially because $his servings are small.
 						<<if $slaves[$i].fetishStrength < 95>>
 							<<if $slaves[$i].dietCum == 2>>
-								The high concentration of cum in her food @@.lightcoral;further@@ <<if $slaves[$i].fetishStrength < 60>>@@.lightcoral;habituates@@<<else>>@@.lightcoral;endears@@<</if>>@@.lightcoral; her to the taste.@@
+								The high concentration of cum in $his food @@.lightcoral;further@@ <<if $slaves[$i].fetishStrength < 60>>@@.lightcoral;habituates@@<<else>>@@.lightcoral;endears@@<</if>>@@.lightcoral; $him to the taste.@@
 								<<set $slaves[$i].fetishStrength += 2>>
 							<<elseif $slaves[$i].dietCum == 1>>
-								Having cum added to her food makes her <<if $slaves[$i].fetishStrength < 60>>@@.lightcoral;even more used to the taste of it.@@<<else>>@@.lightcoral;love the taste of it even more.@@<</if>>
+								Having cum added to $his food makes $him <<if $slaves[$i].fetishStrength < 60>>@@.lightcoral;even more used to the taste of it.@@<<else>>@@.lightcoral;love the taste of it even more.@@<</if>>
 								<<set $slaves[$i].fetishStrength += 1>>
 							<</if>>
 						<</if>>
@@ -91,49 +91,49 @@
 		<<else>> /* For Devotion Higher than 20 */
 			<<if $slaves[$i].sexualFlaw == "cum addict">>
 				<<if $slaves[$i].dietCum == 2>>
-					<<if $slaves[$i].behavioralFlaw != "anorexic">>Despite wanting more to eat, t<<else>>T<</if>>he cum addict is relieved to have such high-concentrations of cum in her diet.
+					<<if $slaves[$i].behavioralFlaw != "anorexic">>Despite wanting more to eat, t<<else>>T<</if>>he cum addict is relieved to have such high-concentrations of cum in $his diet.
 				<<elseif $slaves[$i].dietCum == 1>>
-					Although her food is supplemented with ejaculate, she is so addicted to cum that restricting the amount she can eat @@.mediumorchid;upsets her.@@
+					Although $his food is supplemented with ejaculate, $he is so addicted to cum that restricting the amount $he can eat @@.mediumorchid;upsets $him.@@
 					<<set $slaves[$i].devotion -= 1>>
 				<</if>>
 			<</if>>
 		<</if>>
 	<</if>>
 	<<if _weightLoss == 8>>
-		Her @@.lime;weight loss@@ this week is so dramatic as to be dangerous, and @@.red;her health suffers because of it.@@ @@.gold;Your disregard for her well-being scares her.@@
+		$His @@.lime;weight loss@@ this week is so dramatic as to be dangerous, and @@.red;$his health suffers because of it.@@ @@.gold;Your disregard for $his well-being scares $him.@@
 		<<set $slaves[$i].health -= 4>>
 		<<set $slaves[$i].trust -= 2>>
 	<<elseif _weightLoss == 7>>
-		Distaste for her food caused her to @@.lime;lose weight@@ a bit too quickly, and by the end of the week she looks @@.gold;a little unsettled@@ and @@.red;slightly malnourished.@@
+		Distaste for $his food caused $him to @@.lime;lose weight@@ a bit too quickly, and by the end of the week $he looks @@.gold;a little unsettled@@ and @@.red;slightly malnourished.@@
 		<<set $slaves[$i].health -= 1>>
 		<<set $slaves[$i].trust -= 1>>
 	<<elseif _weightLoss == 6>>
-		Due to her distaste for her diet, she @@.lime;loses a bit more weight than she was supposed to this week,@@ making her @@.gold;a little anxious.@@
+		Due to $his distaste for $his diet, $he @@.lime;loses a bit more weight than $he was supposed to this week,@@ making $him @@.gold;a little anxious.@@
 		<<set $slaves[$i].trust -= 1>>
 	<<elseif _weightLoss == 5>>
-		She @@.lime;loses weight.@@
+		$He @@.lime;loses weight.@@
 	<</if>>
 	<<set $slaves[$i].weight -= _weightLoss+($feeder*2)>>
 	<<if $slaves[$i].boobs-$slaves[$i].boobsImplant >= 200>>
 		<<if (($slaves[$i].inducedNCS == 0) && (random(1,_assetLoss) <= 1+$feeder))>>
-			@@.orange;Her breasts get a little smaller.@@
+			@@.orange;$His breasts get a little smaller.@@
 			<<set $slaves[$i].boobs -= 50>>
 		<<elseif (($slaves[$i].inducedNCS == 1) && (random(-_assetLoss, _assetLoss - 2) <= 1+$feeder))>>
-			@@.orange;Her breasts get smaller.@@
+			@@.orange;$His breasts get smaller.@@
 			<<set $slaves[$i].boobs -= 100>>
 		<</if>>
 	<</if>>
 	<<if $slaves[$i].butt > 1>>
 		<<if (($slaves[$i].inducedNCS == 0) && (random(1,_assetLoss) <= 1+$feeder))>>
-			@@.orange;Her butt gets a little smaller.@@
+			@@.orange;$His butt gets a little smaller.@@
 			<<set $slaves[$i].butt -= 1>>
 		<<elseif (($slaves[$i].inducedNCS == 1) && ($slaves[$i].butt > 2) && (random(-_assetLoss, _assetLoss - 2) <= 1+$feeder))>>
-			@@.orange;Her butt gets smaller.@@
+			@@.orange;$His butt gets smaller.@@
 			<<set $slaves[$i].butt -= 2>>
 		<</if>>
 	<</if>>
 	<<if ($slaves[$i].weight < -95)>>
-		She is now quite skinny, so her diet @@.yellow;has defaulted to maintenance of this weight.@@
+		$He is now quite skinny, so $his diet @@.yellow;has defaulted to maintenance of this weight.@@
 		<<set $slaves[$i].diet = "healthy">>
 	<</if>>
 <<case "fattening">> /* Weight Gain */
@@ -141,18 +141,18 @@
 	<<set _assetGain = 5>>
 	<<if $slaves[$i].fetish != "mindbroken">>
 		<<if ($slaves[$i].behavioralFlaw == "anorexic")>>
-			Suffering from anorexia, @@.mediumorchid;she is intensely resentful of being overfed.@@
+			Suffering from anorexia, @@.mediumorchid;$he is intensely resentful of being overfed.@@
 			<<set $slaves[$i].devotion -= 5>>
 		<<elseif ($slaves[$i].behavioralFlaw == "gluttonous")>>
 			As a glutton,
 			<<if ($slaves[$i].devotion >= -20)>>
-				@@.hotpink;she derives almost sexual pleasure from being overfed.@@
+				@@.hotpink;$he derives almost sexual pleasure from being overfed.@@
 				<<set $slaves[$i].devotion += 4>>
 			<<else>>
-				she accepts being overfed.
+				$he accepts being overfed.
 			<</if>>
 		<<elseif ($slaves[$i].devotion <= 20)>>
-			@@.mediumorchid;She resents being overfed.@@
+			@@.mediumorchid;$He resents being overfed.@@
 			<<set $slaves[$i].devotion -= 4>>
 		<</if>>
 		<<if ($slaves[$i].devotion <= 20)>>
@@ -162,64 +162,64 @@
 						<<if ($slaves[$i].dietCum == 2)>>
 							<<if ($cockFeeder == 0)>>
 								<<if random(1,100) > 50>>
-									@@.mediumorchid;She is disgusted@@ that she is forced to drink large amounts of human ejaculate for sustenance. <<if $slaves[$i].sexualFlaw == "hates oral">>This is @@.mediumorchid;exacerbated@@ by her hatred of oral sex.<</if>> She has trouble holding her food down.
+									@@.mediumorchid;$He is disgusted@@ that $he is forced to drink large amounts of human ejaculate for sustenance. <<if $slaves[$i].sexualFlaw == "hates oral">>This is @@.mediumorchid;exacerbated@@ by $his hatred of oral sex.<</if>> $He has trouble holding $his food down.
 									<<set _weightGain = 0>>
 									<<set $slaves[$i].devotion -= 4>>
 									<<if $slaves[$i].sexualFlaw == "hates oral">>
 										<<set $slaves[$i].devotion -= 1>>
 									<</if>>
 								<<else>>
-									Despite her food being filled with large amounts of human ejaculate, she manages to keep some of it down, but @@.mediumorchid;she hates you for it.@@
+									Despite $his food being filled with large amounts of human ejaculate, $he manages to keep some of it down, but @@.mediumorchid;$he hates you for it.@@
 									<<set _weightGain = 2>>
 									<<set _assetGain = 10>>
 									<<set $slaves[$i].devotion -= 2>>
 								<</if>>
 							<<else>>
 								<<if random(1,100) < 30>>
-									The phallic feeders inject her food directly into her stomach, helping her get the extra calories she's been prescribed, but the @@.mediumorchid;ejaculate based food is so heavy in her tummy@@ that she loses a tiny bit of her intake to post-meal nausea.
+									The phallic feeders inject $his food directly into $his stomach, helping $him get the extra calories $he's been prescribed, but the @@.mediumorchid;ejaculate based food is so heavy in $his tummy@@ that $he loses a tiny bit of $his intake to post-meal nausea.
 									<<set _weightGain = 4>>
 									<<set _assetGain = 6>>
 									<<set $slaves[$i].devotion -= 4>>
 								<<else>>
-									The phallic feeders inject her food directly into her stomach, ensuring that she gets all of her prescribed calories, and @@.mediumorchid;despite some intense nausea afterwards,@@ she's able to keep her heavy cum diet down.
+									The phallic feeders inject $his food directly into $his stomach, ensuring that $he gets all of $his prescribed calories, and @@.mediumorchid;despite some intense nausea afterwards,@@ $he's able to keep $his heavy cum diet down.
 									<<set $slaves[$i].devotion -= 4>>
 								<</if>>
 							<</if>>
 						<<elseif ($slaves[$i].dietCum == 1)>>
 							<<if ($cockFeeder == 0)>>
 								<<if random(1,100) < 15>>
-									She hates being forced to eat food that is supplemented with cum as her primary source of nourishment<<if $slaves[$i].sexualFlaw == "hates oral">>, and her hatred of oral sex makes it even worse.<<else>>.<</if>> @@.mediumorchid;She is so disgusted@@ that she has trouble keeping most of her food down.
+									$He hates being forced to eat food that is supplemented with cum as $his primary source of nourishment<<if $slaves[$i].sexualFlaw == "hates oral">>, and $his hatred of oral sex makes it even worse.<<else>>.<</if>> @@.mediumorchid;$He is so disgusted@@ that $he has trouble keeping most of $his food down.
 									<<set _weightGain = 0>>
 									<<set $slaves[$i].devotion -= 4>>
 								<<else>>
-									Despite her food tasting strongly of cum, she manages to choke down most of it this week, @@.mediumorchid;but she resents being a cum-fed whore.@@
+									Despite $his food tasting strongly of cum, $he manages to choke down most of it this week, @@.mediumorchid;but $he resents being a cum-fed whore.@@
 									<<set _weightGain = 3>>
 									<<set _assetGain = 8>>
 									<<set $slaves[$i].devotion -= 2>>
 								<</if>>
 							<<else>>
-								The phallic feeders inject her food directly into her stomach, helping her get her prescribed calories, even though @@.mediumorchid;she hates the idea of being force-fed cum.@@
+								The phallic feeders inject $his food directly into $his stomach, helping $him get $his prescribed calories, even though @@.mediumorchid;$he hates the idea of being force-fed cum.@@
 								<<set $slaves[$i].devotion -= 2>>
 							<</if>>
 						<</if>>
 					<<elseif $slaves[$i].fetishKnown == 1>>
-						<<if $slaves[$i].behavioralFlaw == "anorexic">>Despite her predilection to starve herself, s<<else>>S<</if>>he <<if $slaves[$i].fetishStrength > 60>>loves cum so much that she <</if>>can't help but suck down every drop of the nutrition infused human ejaculate she's given to eat.
+						<<if $slaves[$i].behavioralFlaw == "anorexic">>Despite $his predilection to starve $himself, s<<else>>S<</if>>he <<if $slaves[$i].fetishStrength > 60>>loves cum so much that $he <</if>>can't help but suck down every drop of the nutrition infused human ejaculate $he's given to eat.
 						<<if $slaves[$i].fetishStrength < 95>>
 							<<if $slaves[$i].dietCum == 2>>
-								The high concentration of cum in her food @@.lightcoral;further@@ <<if $slaves[$i].fetishStrength < 60>>@@.lightcoral;habituates@@<<else>>@@.lightcoral;endears@@<</if>>@@.lightcoral; her to the taste.@@
+								The high concentration of cum in $his food @@.lightcoral;further@@ <<if $slaves[$i].fetishStrength < 60>>@@.lightcoral;habituates@@<<else>>@@.lightcoral;endears@@<</if>>@@.lightcoral; $him to the taste.@@
 								<<set $slaves[$i].fetishStrength += 1>>
 							<<elseif $slaves[$i].dietCum == 1>>
-								Having cum added to her food makes her <<if $slaves[$i].fetishStrength < 60>>@@.lightcoral;even more used to the taste of it.@@<<else>>@@.lightcoral;love the taste of it even more.@@<</if>>
+								Having cum added to $his food makes $him <<if $slaves[$i].fetishStrength < 60>>@@.lightcoral;even more used to the taste of it.@@<<else>>@@.lightcoral;love the taste of it even more.@@<</if>>
 								<<set $slaves[$i].fetishStrength += 1>>
 							<</if>>
 						<</if>>
 					<</if>>
 				<<else>>
 					<<if $slaves[$i].dietCum == 2>>
-						She hates herself for it, but the cum addict is @@.hotpink;grateful@@ to have so much ejaculate in her diet, especially because she's given extra food this week.
+						$He hates $himself for it, but the cum addict is @@.hotpink;grateful@@ to have so much ejaculate in $his diet, especially because $he's given extra food this week.
 						<<set $slaves[$i].devotion += 1>>
 					<<elseif $slaves[$i].dietCum == 1>>
-						The cum addict @@.gold;anxiously@@ slurps up every drop of her cum-supplemented food this week. She eats all the extra food she's given and is @@.mediumorchid;disturbed@@ by her insatiable hunger for more.
+						The cum addict @@.gold;anxiously@@ slurps up every drop of $his cum-supplemented food this week. $He eats all the extra food $he's given and is @@.mediumorchid;disturbed@@ by $his insatiable hunger for more.
 						<<set $slaves[$i].devotion -= 1>>
 						<<set $slaves[$i].trust -= 1>>
 					<</if>>
@@ -230,43 +230,43 @@
 					<<if ($slaves[$i].fetish != "pregnancy")>>
 						<<if ($slaves[$i].dietMilk == 2)>>
 							<<if ($cockFeeder == 0)>>
-								Despite her food being based on huge quantities breast milk, she manages to keep most of it down, but @@.mediumorchid;she hates you for it.@@
+								Despite $his food being based on huge quantities of breast milk, $he manages to keep most of it down, but @@.mediumorchid;$he hates you for it.@@
 								<<set _weightGain = 2>>
 								<<set _assetGain = 10>>
 								<<set $slaves[$i].devotion -= 2>>
 							<<else>>
-								The phallic feeders inject her food directly into her stomach, ensuring that she gets all of her prescribed calories, and @@.mediumorchid;despite some intense nausea afterwards,@@ she's able to keep her heavy milk diet down.
+								The phallic feeders inject $his food directly into $his stomach, ensuring that $he gets all of $his prescribed calories, and @@.mediumorchid;despite some intense nausea afterwards,@@ $he's able to keep $his heavy milk diet down.
 								<<set $slaves[$i].devotion -= 4>>
 							<</if>>
 						<<elseif ($slaves[$i].dietMilk == 1)>>
 							<<if ($cockFeeder == 0)>>
-								Despite her food tasting strongly of human breast milk, she manages to choke down most of it this week, @@.mediumorchid;but she resents being a milk-fed whore.@@
+								Despite $his food tasting strongly of human breast milk, $he manages to choke down most of it this week, @@.mediumorchid;but $he resents being a milk-fed whore.@@
 								<<set _weightGain = 3>>
 								<<set _assetGain = 8>>
 								<<set $slaves[$i].devotion -= 2>>
 							<<else>>
-								The phallic feeders inject her food directly into her stomach, helping her get her prescribed calories, even though @@.mediumorchid;she hates the idea of being force-fed human milk.@@
+								The phallic feeders inject $his food directly into $his stomach, helping $him get $his prescribed calories, even though @@.mediumorchid;$he hates the idea of being force-fed human milk.@@
 								<<set $slaves[$i].devotion -= 2>>
 							<</if>>
 						<</if>>
 					<<elseif $slaves[$i].fetishKnown == 1>>
-						<<if $slaves[$i].behavioralFlaw == "anorexic">>Despite her predilection to starve herself, s<<else>>S<</if>>he <<if $slaves[$i].fetishStrength > 60>>loves breast milk so much that she <</if>>can't help but suck down every drop of the nutrition infused human milk she's given to eat.
+						<<if $slaves[$i].behavioralFlaw == "anorexic">>Despite $his predilection to starve $himself, s<<else>>S<</if>>he <<if $slaves[$i].fetishStrength > 60>>loves breast milk so much that $he <</if>>can't help but suck down every drop of the nutrition infused human milk $he's given to eat.
 						<<if $slaves[$i].fetishStrength < 95>>
 							<<if $slaves[$i].dietMilk == 2>>
-								The high concentration of milk in her food @@.lightcoral;further@@ <<if $slaves[$i].fetishStrength < 60>>@@.lightcoral;habituates@@<<else>>@@.lightcoral;endears@@<</if>>@@.lightcoral; her to the corruption of normal pregnancy and motherhood.@@
+								The high concentration of milk in $his food @@.lightcoral;further@@ <<if $slaves[$i].fetishStrength < 60>>@@.lightcoral;habituates@@<<else>>@@.lightcoral;endears@@<</if>>@@.lightcoral; $him to the corruption of normal pregnancy and motherhood.@@
 								<<set $slaves[$i].fetishStrength += 1>>
 							<<elseif $slaves[$i].dietMilk == 1>>
-								Having milk added to her food makes her <<if $slaves[$i].fetishStrength < 60>>@@.lightcoral;accept perversion of normal pregnancy.@@<<else>>@@.lightcoral;even hornier for anything related to pregnancy.@@<</if>>
+								Having milk added to $his food makes $him <<if $slaves[$i].fetishStrength < 60>>@@.lightcoral;accept perversion of normal pregnancy.@@<<else>>@@.lightcoral;even hornier for anything related to pregnancy.@@<</if>>
 								<<set $slaves[$i].fetishStrength += 1>>
 							<</if>>
 						<</if>>
 					<</if>>
 				<<else>>
 					<<if $slaves[$i].dietMilk == 2>>
-						She hates herself for it, but the breast growth fanatic is @@.hotpink;grateful@@ to have so much mother's milk in her diet, especially because she's given extra food this week.
+						$He hates $himself for it, but the breast growth fanatic is @@.hotpink;grateful@@ to have so much mother's milk in $his diet, especially because $he's given extra food this week.
 						<<set $slaves[$i].devotion += 1>>
 					<<elseif $slaves[$i].dietMilk == 1>>
-						The breast growth fanatic @@.gold;anxiously@@ slurps up every drop of her milk-supplemented food this week. She eats all the extra food she's given and is @@.mediumorchid;disturbed@@ by her insatiable hunger for more mother's milk.
+						The breast growth fanatic @@.gold;anxiously@@ slurps up every drop of $his milk-supplemented food this week. $He eats all the extra food $he's given and is @@.mediumorchid;disturbed@@ by $his insatiable hunger for more mother's milk.
 						<<set $slaves[$i].devotion -= 1>>
 						<<set $slaves[$i].trust -= 1>>
 					<</if>>
@@ -275,12 +275,12 @@
 		<<else>> /* For Devotion Higher than 20 See Below for more diet effects for this condition*/
 			<<if $slaves[$i].sexualFlaw == "cum addict">>
 				<<if $slaves[$i].dietCum == 2>>
-					Her diet is almost pure human ejaculate with nutritional additives<<if $slaves[$i].behavioralFlaw == "anorexic">>. Despite her desire to remain thin, her cum addiction is even more powerful.<<else>>--the perfect food for a cum addict.<</if>> She gets extra food this week. She makes a sloppy mess at feeding time, getting cum all over herself, and she is unashamed of her pathological need to be your cum-fed slut. @@.hotpink;She's a happy little cum-piggy.@@ The only drawback is that some of her food ends up on her, rather than in her.
+					$His diet is almost pure human ejaculate with nutritional additives<<if $slaves[$i].behavioralFlaw == "anorexic">>. Despite $his desire to remain thin, $his cum addiction is even more powerful.<<else>>--the perfect food for a cum addict.<</if>> $He gets extra food this week. $He makes a sloppy mess at feeding time, getting cum all over $himself, and $he is unashamed of $his pathological need to be your cum-fed slut. @@.hotpink;$He's a happy little cum-piggy.@@ The only drawback is that some of $his food ends up on $him, rather than in $him.
 					<<set $slaves[$i].devotion += 3>>
 					<<set _weightGain = 4>>
 					<<set _assetGain = 6>>
 				<<elseif $slaves[$i].dietCum == 1>>
-					Her food is infused with ejaculate, <<if $slaves[$i].behavioralFlaw == "anorexic">>and her cum addiction trumps her desire to remain thin. S<<else>>and s<</if>>he is @@.hotpink;thrilled to get extra this week.@@ She gobbles down every last drop like the happy <<if $slaves[$i].weight < 0>>little <<else>>chubby <</if>>cum addict she is.
+					$His food is infused with ejaculate, <<if $slaves[$i].behavioralFlaw == "anorexic">>and $his cum addiction trumps $his desire to remain thin. S<<else>>and s<</if>>he is @@.hotpink;thrilled to get extra this week.@@ $He gobbles down every last drop like the happy <<if $slaves[$i].weight < 0>>little <<else>>chubby <</if>>cum addict $he is.
 					<<set $slaves[$i].devotion += 2>>
 				<</if>>
 			<</if>>
@@ -288,11 +288,11 @@
 	<</if>>
 	<<if (_weightGain > 0)>>
 		<<if _weightGain == 5>>
-			She gains weight.
+			$He gains weight.
 		<<elseif _weightGain >= 3>>
-			She gains some weight.
+			$He gains some weight.
 		<<elseif _weightGain >= 1>>
-			She gains a little weight, but her progress was severely limited by what she was forced to eat, @@.gold;making for an anxious week for her.@@
+			$He gains a little weight, but $his progress was severely limited by what $he was forced to eat, @@.gold;making for an anxious week for $him.@@
 			<<set $slaves[$i].trust -= 1>>
 		<</if>>
                 <<if ($slaves[$i].inducedNCS == 1)>>
@@ -300,7 +300,7 @@
                 <</if>>
 		<<set $slaves[$i].weight += _weightGain+($feeder*2)>>
 		<<if random(1,_assetGain) <= 1+$feeder>>
-			@@.lime;Her breasts get a little bigger.@@
+			@@.lime;$His breasts get a little bigger.@@
                         <<if ($slaves[$i].inducedNCS == 0)>>
 			        <<set $slaves[$i].boobs += 50>>
                         <<else>>
@@ -308,470 +308,470 @@
                         <</if>>
 		<</if>>
 		<<if random(1,_assetGain) <= 1+$feeder>>
-			@@.lime;Her butt gets a little bigger.@@
+			@@.lime;$His butt gets a little bigger.@@
 			<<set $slaves[$i].butt += 1>>
 		<</if>>
 		<<if $slaves[$i].weight > 200>>
-			She is now quite fat, so her diet @@.yellow;has defaulted to maintenance of this weight.@@
+			$He is now quite fat, so $his diet @@.yellow;has defaulted to maintenance of this weight.@@
 			<<set $slaves[$i].diet = "healthy">>
 		<</if>>
 	<<else>>
-		She doesn't gain any weight this week.
+		$He doesn't gain any weight this week.
 	<</if>>
 <<case "muscle building">> /* Muscle Gain */
 	<<if $slaves[$i].amp == 1>>
-		She is no longer capable of pumping iron. Her special diet @@.yellow;has ended.@@
+		$He is no longer capable of pumping iron. $His special diet @@.yellow;has ended.@@
 		<<set $slaves[$i].diet = "healthy">>
 	<<else>>
 	<<if $slaves[$i].muscles > 90>>
-		Her heavy workouts focus on lifting. She has plateaued at a state of @@.lime;goddess-like musculature.@@
+		$His heavy workouts focus on lifting. $He has plateaued at a state of @@.lime;goddess-like musculature.@@
 		<<set $slaves[$i].muscles = 100>>
 		<<set $slaves[$i].diet = "healthy">>
 	<<elseif ($slaves[$i].drugs == "steroids")>>
-		Her heavy workouts focus on lifting, and since she's on so much gear, she @@.lime;gains muscle rapidly.@@
+		$His heavy workouts focus on lifting, and since $he's on so much gear, $he @@.lime;gains muscle rapidly.@@
 		<<set $slaves[$i].muscles += 8>>
 	<<elseif ($slaves[$i].balls > 0) && ($slaves[$i].hormoneBalance >= 100)>>
-		Her heavy workouts focus on lifting, but with natural testosterone and artificial female hormones clashing in her system, she only @@.lime;slowly gains muscle.@@
+		$His heavy workouts focus on lifting, but with natural testosterone and artificial female hormones clashing in $his system, $he only @@.lime;slowly gains muscle.@@
 		<<set $slaves[$i].muscles += 3>>
 	<<elseif ($slaves[$i].balls > 0) && ($slaves[$i].hormoneBalance <= -100)>>
-		Her heavy workouts focus on lifting, and with natural testosterone and artificial male hormones in her system, she @@.lime;gains muscle rapidly.@@
+		$His heavy workouts focus on lifting, and with natural testosterone and artificial male hormones in $his system, $he @@.lime;gains muscle rapidly.@@
 		<<set $slaves[$i].muscles += 8>>
 	<<elseif ($slaves[$i].balls > 0)>>
-		Her heavy workouts focus on lifting, and with natural testosterone in her system, she @@.lime;gains muscle.@@
+		$His heavy workouts focus on lifting, and with natural testosterone in $his system, $he @@.lime;gains muscle.@@
 		<<set $slaves[$i].muscles += 5>>
 	<<elseif ($slaves[$i].hormoneBalance <= -100)>>
-		Her heavy workouts focus on lifting, and with artificial testosterone in her system, she @@.lime;gains muscle.@@
+		$His heavy workouts focus on lifting, and with artificial testosterone in $his system, $he @@.lime;gains muscle.@@
 		<<set $slaves[$i].muscles += 5>>
 	<<elseif ($slaves[$i].hormoneBalance >= 100)>>
-		Her heavy workouts focus on lifting, but with lots of female hormones in her system, she barely @@.lime;gains muscle.@@
+		$His heavy workouts focus on lifting, but with lots of female hormones in $his system, $he barely @@.lime;gains muscle.@@
 		<<set $slaves[$i].muscles += 2>>
 	<<else>>
-		Her heavy workouts focus on lifting, and she @@.lime;slowly gains muscle.@@
+		$His heavy workouts focus on lifting, and $he @@.lime;slowly gains muscle.@@
 		<<set $slaves[$i].muscles += 3>>
 	<</if>>
 	<<if ($slaves[$i].behavioralQuirk == "fitness")>>
-		She attacks lifting with real enthusiasm, further increasing her mass.
+		$He attacks lifting with real enthusiasm, further increasing $his mass.
 		<<set $slaves[$i].muscles += 2>>
 	<</if>>
 	<<if ((($slaves[$i].inducedNCS == 0) && (random(1,100) > 90)) || (($slaves[$i].inducedNCS == 1) && (random(1,100) > 45)))>>
                 <<if ((($slaves[$i].inducedNCS == 0) && ($slaves[$i].boobs-$slaves[$i].boobsImplant >= 200)) || (($slaves[$i].inducedNCS == 1) && ($slaves[$i].boobs > 100)))>>
                         <<if ($slaves[$i].inducedNCS == 0)>>
-                                @@.orange;$possessiveCap breasts get a little smaller.@@
+                                @@.orange;$His breasts get a little smaller.@@
                                 <<set $slaves[$i].boobs -= 50>>
                         <<else>>
-                                @@.orange;$possessiveCap breasts get smaller.@@
+                                @@.orange;$His breasts get smaller.@@
                                 <<set $slaves[$i].boobs -= 100>>
                         <</if>>
                 <<elseif ($slaves[$i].butt > 1)>>
                         <<if (($slaves[$i].inducedNCS == 0) || ($slaves[$i].butt == 1))>>
-                                @@.orange;$possessiveCap butt gets a little smaller.@@
+                                @@.orange;$His butt gets a little smaller.@@
                                 <<set $slaves[$i].butt -= 1>>
                         <<else>>
-                                @@.orange;$possessiveCap butt gets smaller.@@
+                                @@.orange;$His butt gets smaller.@@
                                 <<set $slaves[$i].butt -= 2>>
                         <</if>>
                 <</if>>
 	<</if>>
 	<<if random(1,100) > 80>>
-		Her workout successes have @@.green;improved her health.@@
+		$His workout successes have @@.green;improved $his health.@@
 		<<set $slaves[$i].health += 10>>
 	<</if>>
 	<<if $slaves[$i].weight > 10>>
-		Her workouts have also @@.orange;burned off some excess fat.@@
+		$His workouts have also @@.orange;burned off some excess fat.@@
 		<<set $slaves[$i].weight -= 2>>
 	<</if>>
 	<</if>>
 <<case "slimming">> /* Muscle Loss */
 	<<if !canWalk($slaves[$i])>>
-		She is no longer capable of actively working out. Her special diet @@.yellow;has ended.@@
+		$He is no longer capable of actively working out. $His special diet @@.yellow;has ended.@@
 		<<set $slaves[$i].diet = "healthy">>
 	<<elseif $slaves[$i].muscles > 5>>
 		<<if $slaves[$i].muscles <= 10>>
-			Her long workouts focus on cardio. She has finally @@.orange;lost all visible musculature.@@
+			$His long workouts focus on cardio. $He has finally @@.orange;lost all visible musculature.@@
 			<<set $slaves[$i].muscles = 0>>
 			<<set $slaves[$i].diet = "healthy">>
 		<<elseif ($slaves[$i].drugs == "steroids")>>
-			Her long workouts focus on cardio, but since she's still shooting gear, she @@.lime;loses mass slowly.@@
+			$His long workouts focus on cardio, but since $he's still shooting gear, $he @@.lime;loses mass slowly.@@
 			<<set $slaves[$i].muscles -= 3>>
 		<<elseif ($slaves[$i].balls > 0) && ($slaves[$i].hormoneBalance <= -100)>>
-			Her long workouts focus on cardio, but since she's got so much natural and artificial testosterone, she @@.lime;loses mass slowly.@@
+			$His long workouts focus on cardio, but since $he's got so much natural and artificial testosterone, $he @@.lime;loses mass slowly.@@
 			<<set $slaves[$i].muscles -= 3>>
 		<<elseif ($slaves[$i].balls > 0) && ($slaves[$i].hormoneBalance >= 100)>>
-			Her long workouts focus on cardio, and with the natural testosterone in her system counteracted by hormone treatment, she @@.lime;loses musculature.@@
+			$His long workouts focus on cardio, and with the natural testosterone in $his system counteracted by hormone treatment, $he @@.lime;loses musculature.@@
 			<<set $slaves[$i].muscles -= 5>>
 		<<elseif ($slaves[$i].balls > 0)>>
-			Her long workouts focus on cardio, but with some natural testosterone in her system, she @@.lime;loses muscle slowly.@@
+			$His long workouts focus on cardio, but with some natural testosterone in $his system, $he @@.lime;loses muscle slowly.@@
 			<<set $slaves[$i].muscles -= 3>>
 		<<elseif ($slaves[$i].hormoneBalance >= 100)>>
-			Her long workouts focus on cardio, and with female hormone treatment, she @@.lime;loses musculature rapidly.@@
+			$His long workouts focus on cardio, and with female hormone treatment, $he @@.lime;loses musculature rapidly.@@
 			<<set $slaves[$i].muscles -= 8>>
 		<<elseif ($slaves[$i].hormoneBalance <= -100)>>
-			Her long workouts focus on cardio, but under male hormone treatment, she @@.lime;loses muscle slowly.@@
+			$His long workouts focus on cardio, but under male hormone treatment, $he @@.lime;loses muscle slowly.@@
 			<<set $slaves[$i].muscles -= 3>>
 		<<else>>
-			Her long workouts focus on cardio, and she @@.lime;loses musculature.@@
+			$His long workouts focus on cardio, and $he @@.lime;loses musculature.@@
 			<<set $slaves[$i].muscles -= 5>>
 		<</if>>
 		<<if ($slaves[$i].behavioralQuirk == "fitness")>>
-			She approaches endurance work with real enthusiasm, quickly slimming her down.
+			$He approaches endurance work with real enthusiasm, quickly slimming $him down.
 			<<set $slaves[$i].muscles -= 2>>
 		<</if>>
                 <<if ((($slaves[$i].inducedNCS == 0) && (random(1,100) > 90)) || (($slaves[$i].inducedNCS == 1) && (random(1,100) > 45)))>>
                         <<if ((($slaves[$i].inducedNCS == 0) && ($slaves[$i].boobs-$slaves[$i].boobsImplant >= 200)) || (($slaves[$i].inducedNCS == 1) && ($slaves[$i].boobs > 100)))>>
                                 <<if ($slaves[$i].inducedNCS == 0)>>
-                                        @@.orange;$possessiveCap breasts get a little smaller.@@
+                                        @@.orange;$His breasts get a little smaller.@@
                                         <<set $slaves[$i].boobs -= 50>>
                                 <<else>>
-                                        @@.orange;$possessiveCap breasts get smaller.@@
+                                        @@.orange;$His breasts get smaller.@@
                                         <<set $slaves[$i].boobs -= 100>>
                                 <</if>>
                         <<elseif ($slaves[$i].butt > 1)>>
                                 <<if (($slaves[$i].inducedNCS == 0) || ($slaves[$i].butt == 1))>>
-                                        @@.orange;$possessiveCap butt gets a little smaller.@@
+                                        @@.orange;$His butt gets a little smaller.@@
                                         <<set $slaves[$i].butt -= 1>>
                                 <<else>>
-                                        @@.orange;$possessiveCap butt gets smaller.@@
+                                        @@.orange;$His butt gets smaller.@@
                                         <<set $slaves[$i].butt -= 2>>
                                 <</if>>
                         <</if>>
                 <</if>>
 		<<if random(1,100) > 80>>
-			Her workout successes have @@.green;improved her health.@@
+			$His workout successes have @@.green;improved $his health.@@
 			<<set $slaves[$i].health += 10>>
 		<</if>>
 		<<if $slaves[$i].weight > 10>>
-			Her workouts have also @@.orange;burned off some excess fat.@@
+			$His workouts have also @@.orange;burned off some excess fat.@@
 			<<set $slaves[$i].weight -= 2>>
 		<</if>>
 	<<else>>
-		Her long workouts focus on cardio to keep her body lithe.
+		$His long workouts focus on cardio to keep $his body lithe.
 		<<if ($slaves[$i].behavioralQuirk == "fitness")>>
-			She @@.hotpink;enjoys@@ the time she's given to work out.
+			$He @@.hotpink;enjoys@@ the time $he's given to work out.
 			<<set $slaves[$i].devotion += 2>>
 		<</if>>
 		<<if $slaves[$i].muscles < -10>>
-			Since she is rather weak, her routine slowly tones her soft muscles.
+			Since $he is rather weak, $his routine slowly tones $his soft muscles.
 			<<set $slaves[$i].muscles++>>
 		<</if>>
 		<<if ((($slaves[$i].inducedNCS == 0) && ($slaves[$i].boobs-$slaves[$i].boobsImplant >= 200)) || (($slaves[$i].inducedNCS == 1) && ($slaves[$i].boobs > 100)))>>
                         <<if ($slaves[$i].inducedNCS == 0)>>
-                                @@.orange;$possessiveCap breasts get a little smaller.@@
+                                @@.orange;$His breasts get a little smaller.@@
                                 <<set $slaves[$i].boobs -= 50>>
                         <<else>>
-                                @@.orange;$possessiveCap breasts get smaller.@@
+                                @@.orange;$His breasts get smaller.@@
                                 <<set $slaves[$i].boobs -= 100>>
                         <</if>>
 		<</if>>
 		<<if random(1,100) > 50>>
 			<<if ($slaves[$i].butt > 1)>>
-				@@.orange;Her butt loses a little mass.@@
+				@@.orange;$His butt loses a little mass.@@
 				<<set $slaves[$i].butt -= 1>>
 			<</if>>
 		<</if>>
 		<<if random(1,100) > 50 && $slaves[$i].health <= 90 && $slaves[$i].health >= -20>>
-			Her workout successes have @@.green;improved her health.@@
+			$His workout successes have @@.green;improved $his health.@@
 			<<set $slaves[$i].health += 5>>
 		<</if>>
 		<<if $slaves[$i].weight > 10>>
-			Her workouts have also @@.orange;burned off some excess fat.@@
+			$His workouts have also @@.orange;burned off some excess fat.@@
 			<<set $slaves[$i].weight -= 2>>
 		<</if>>
 	<</if>>
 <<case "cum production">>
 	<<if $slaves[$i].fetish != "mindbroken">>
 		<<if ($slaves[$i].attrXX < 80)>>
-			She finds herself @@.green;fantasizing about fucking girls@@ in her free time.
+			$He finds $himself @@.green;fantasizing about fucking girls@@ in $his free time.
 			<<set $slaves[$i].attrXX += 2>>
 		<</if>>
 		<<if ($slaves[$i].fetishKnown == 1)>>
 			<<if ($slaves[$i].fetishStrength < 95) && ($slaves[$i].fetish == "pregnancy")>>
-				Her thoughts frequently drift towards @@.lightcoral;bellies swelling with her children@@ whenever she has sex or pleasures herself.
+				$His thoughts frequently drift towards @@.lightcoral;bellies swelling with $his children@@ whenever $he has sex or pleasures $himself.
 				<<set $slaves[$i].fetishStrength += 1>>
 			<<elseif ($slaves[$i].energy < 90) && ($slaves[$i].fetish == "pregnancy")>>
-				Her eagerness for sex @@.green;grows stronger@@ the more her aching nuts yearn to inseminate a fertile womb.
+				$His eagerness for sex @@.green;grows stronger@@ the more $his aching nuts yearn to inseminate a fertile womb.
 				<<set $slaves[$i].energy += 1>>
 			<</if>>
 		<</if>>
 		<<if ($slaves[$i].fetishStrength <= 65)>>
 			<<if ($slaves[$i].fetish != "pregnancy")>>
 				<<if fetishChangeChance($slaves[$i]) > random(0,100)>>
-					She begins to find the thought of filling a fertile womb with sperm @@.lightcoral;irresistible.@@
+					$He begins to find the thought of filling a fertile womb with sperm @@.lightcoral;irresistible.@@
 					<<set $slaves[$i].fetish = "pregnancy", $slaves[$i].fetishKnown = 1>>
 				<</if>>
 			<</if>>
 		<</if>>
 	<</if>>
 	<<if (($slaves[$i].inducedNCS == 0) && ($slaves[$i].balls < 6) && (random(1,100) > 90))>>
-		Her @@.lime;balls swell@@ to better accommodate her increased cum production.
+		$His @@.lime;balls swell@@ to better accommodate $his increased cum production.
 		<<set $slaves[$i].balls += 1>>
 	<<elseif (($slaves[$i].inducedNCS == 1) && ($slaves[$i].balls < 3) && (random(1,100) > 95))>>
-		It's @@.lime;balls grow slightly@@ to better accommodate its increased cum production.
+		It's @@.lime;balls grow slightly@@ to better accommodate $his increased cum production.
 		<<set $slaves[$i].balls += 1>>
 	<</if>>
 <<case "XX">> /* Female Hormones */
 	<<if ($slaves[$i].ovaries == 1 || $slaves[$i].mpreg == 1) && ($slaves[$i].balls > 0)>> /* herm */
 		<<if ($slaves[$i].behavioralQuirk == "insecure")>>
-			Despite some doubts lurking at the back of her mind, your insistence that she will be prettier if she was more feminine @@.hotpink;lets her enjoy@@ the estrogen rich food given to her.
+			Despite some doubts lurking at the back of $his mind, your insistence that $he will be prettier if $he was more feminine @@.hotpink;lets $him enjoy@@ the estrogen rich food given to $him.
 			<<set $slaves[$i].devotion += 1>>
 		<</if>>
 		<<if $slaves[$i].weight < 30>>
-			Hormonal changes encourage her body to @@.lime;grow softer.@@
+			Hormonal changes encourage $his body to @@.lime;grow softer.@@
 			<<set $slaves[$i].weight += 1>>
 		<</if>>
 		<<if (($slaves[$i].inducedNCS == 0) && ($slaves[$i].boobs < 500))>>
-			$possessiveCap breasts @@.lime;grow slightly@@ from the estrogen.
+			$His breasts @@.lime;grow slightly@@ from the estrogen.
 			<<set $slaves[$i].boobs += 10>>
 		<</if>>
 		<<if (($slaves[$i].inducedNCS == 0) && ($slaves[$i].butt < 4) && (random(1,100) > 75))>>
-			$possessiveCap rear @@.lime;rounds out@@ to fit $possessive developing femininity.
+			$His rear @@.lime;rounds out@@ to fit $his developing femininity.
 			<<set $slaves[$i].butt += 1>>
 		<</if>>
 		<<if $slaves[$i].waist > -30>>
-			Hormonal changes @@.lime;slim her waist.@@
+			Hormonal changes @@.lime;slim $his waist.@@
 			<<set $slaves[$i].waist-->>
 		<</if>>
 		<<if (($slaves[$i].dick > 1) && ((($slaves[$i].inducedNCS == 0) && (random(1,100) > 95)) || (($slaves[$i].inducedNCS == 1) && (random(1,100) > 43))))>>
                         <<if (($slaves[$i].inducedNCS == 1) && ($slaves[$i].dick > 2))>>
-                                $possessiveCap dick @@.orange;shrinks down@@ due to $possessive body chemistry.
+                                $His dick @@.orange;shrinks down@@ due to $his body chemistry.
                                 <<set $slaves[$i].dick -= 1>>
                         <<else>>
-                                $possessiveCap dick @@.orange;shrinks slightly@@ due to $possessive body chemistry.
+                                $His dick @@.orange;shrinks slightly@@ due to $his body chemistry.
                         <</if>>
                         <<set $slaves[$i].dick -= 1>>
 		<</if>>
 		<<if (($slaves[$i].balls > 1) && ((($slaves[$i].inducedNCS == 0) && (random(1,100) > 95)) || (($slaves[$i].inducedNCS == 1) && (random(1,100) > 43))))>>
                         <<if (($slaves[$i].inducedNCS == 1) && ($slaves[$i].balls > 2))>>
-                                $possessiveCap balls @@.orange;shrink down@@ due to $possessive body chemistry.
+                                $His balls @@.orange;shrink down@@ due to $his body chemistry.
                                 <<set $slaves[$i].balls -= 1>>
                         <<else>>
-                                $possessiveCap balls @@.orange;shrivel@@ $possessive to her body chemistry.
+                                $His balls @@.orange;shrivel@@ $his to $his body chemistry.
                         <</if>>
 			<<set $slaves[$i].balls -= 1>>
 		<</if>>
 	<<elseif $slaves[$i].ovaries == 1 || $slaves[$i].mpreg == 1>> /* female */
 		<<if ($slaves[$i].behavioralQuirk == "insecure")>>
-			Despite some doubts lurking at the back of her mind, your insistence that she will be prettier if she was more fertile @@.hotpink;lets her enjoy@@ the estrogen rich food given to her.
+			Despite some doubts lurking at the back of $his mind, your insistence that $he will be prettier if $he was more fertile @@.hotpink;lets $him enjoy@@ the estrogen rich food given to $him.
 			<<set $slaves[$i].devotion += 1>>
 		<</if>>
 		<<if $slaves[$i].weight < 40>>
-			Hormonal changes encourage her body to @@.lime;grow softer.@@
+			Hormonal changes encourage $his body to @@.lime;grow softer.@@
 			<<set $slaves[$i].weight += 1>>
 		<</if>>
 		<<if (($slaves[$i].inducedNCS == 0) && ($slaves[$i].boobs < 600))>>
-			$possessiveCap breasts @@.lime;grow slightly@@ from the estrogen.
+			$His breasts @@.lime;grow slightly@@ from the estrogen.
 			<<set $slaves[$i].boobs += 10>>
 		<</if>>
 		<<if $slaves[$i].waist > -20>>
-			Hormonal changes @@.lime;slim her waist.@@
+			Hormonal changes @@.lime;slim $his waist.@@
 			<<set $slaves[$i].waist-->>
 		<</if>>
 		<<if (($slaves[$i].inducedNCS == 0) && ($slaves[$i].butt < 5) && (random(1,100) > 75))>>
-			$possessiveCap rear @@.lime;rounds out@@ to fit $possessive developing femininity.
+			$His rear @@.lime;rounds out@@ to fit $his developing femininity.
 			<<set $slaves[$i].butt += 1>>
 		<</if>>
 	<<elseif $slaves[$i].balls > 0>> /* male */
 		<<if ($slaves[$i].behavioralQuirk == "insecure")>>
-			Despite some doubts lurking at the back of her mind, your insistence that she will be prettier if she was more feminine @@.hotpink;lets her enjoy@@ the estrogen rich food given to her.
+			Despite some doubts lurking at the back of $his mind, your insistence that $he will be prettier if $he was more feminine @@.hotpink;lets $him enjoy@@ the estrogen rich food given to $him.
 			<<set $slaves[$i].devotion += 1>>
 		<</if>>
 		<<if $slaves[$i].weight < 20>>
-			Hormonal changes encourage her body to @@.lime;grow softer.@@
+			Hormonal changes encourage $his body to @@.lime;grow softer.@@
 			<<set $slaves[$i].weight += 1>>
 		<</if>>
 		<<if (($slaves[$i].inducedNCS == 0) && ($slaves[$i].boobs < 400))>>
-			$possessiveCap breasts @@.lime;grow slightly@@ from the estrogen.
+			$His breasts @@.lime;grow slightly@@ from the estrogen.
 			<<set $slaves[$i].boobs += 10>>
 		<</if>>
 		<<if $slaves[$i].waist > -10>>
-			Hormonal changes @@.lime;slim her waist.@@
+			Hormonal changes @@.lime;slim $his waist.@@
 			<<set $slaves[$i].waist-->>
 		<</if>>
 		<<if (($slaves[$i].inducedNCS == 0) && ($slaves[$i].butt < 3) && (random(1,100) > 75))>>
-			$possessiveCap rear @@.lime;rounds out@@ to fit $possessive developing femininity.
+			$His rear @@.lime;rounds out@@ to fit $his developing femininity.
 			<<set $slaves[$i].butt += 1>>
 		<</if>>
 		<<if (($slaves[$i].dick > 1) && ((($slaves[$i].inducedNCS == 0) && (random(1,100) > 99)) || (($slaves[$i].inducedNCS == 1) && (random(1,100) > 48))))>>
                         <<if (($slaves[$i].inducedNCS == 1) && ($slaves[$i].dick > 2))>>
-                                $possessiveCap dick @@.orange;shrinks down@@ due to $possessive body chemistry.
+                                $His dick @@.orange;shrinks down@@ due to $his body chemistry.
                                 <<set $slaves[$i].dick -= 1>>
                         <<else>>
-                                $possessiveCap dick @@.orange;shrinks slightly@@ due to $possessive body chemistry.
+                                $His dick @@.orange;shrinks slightly@@ due to $his body chemistry.
                         <</if>>
 			<<set $slaves[$i].dick -= 1>>
 		<</if>>
 		<<if (($slaves[$i].balls > 1) && ((($slaves[$i].inducedNCS == 0) && (random(1,100) > 99)) || (($slaves[$i].inducedNCS == 1) && (random(1,100) > 48))))>>
                         <<if (($slaves[$i].inducedNCS == 1) && ($slaves[$i].balls > 2))>>
-                                $possessiveCap balls @@.orange;shrink down@@ due to $possessive body chemistry.
+                                $His balls @@.orange;shrink down@@ due to $his body chemistry.
                                 <<set $slaves[$i].balls -= 1>>
                         <<else>>
-                                $possessiveCap balls @@.orange;shrivel@@ $possessive to her body chemistry.
+                                $His balls @@.orange;shrivel@@ $his to $his body chemistry.
                         <</if>>
 			<<set $slaves[$i].balls -= 1>>
 		<</if>>
 	<</if>>
 	<<if $slaves[$i].fetish != "mindbroken">>
 		<<if $slaves[$i].attrXY < 100>>
-			She begins to find men @@.green;a little more attractive@@ thanks to the female hormones.
+			$He begins to find men @@.green;a little more attractive@@ thanks to the female hormones.
 			<<set $slaves[$i].attrXY += 1>>
 		<</if>>
 	<</if>>
 	<<if $slaves[$i].energy < 70>>
-		Hormones leave her feeling @@.green;a little more frisky@@ towards others.
+		Hormones leave $him feeling @@.green;a little more frisky@@ towards others.
 		<<set $slaves[$i].energy += 1>>
 	<</if>>
 <<case "XY">> /* Male Hormones */
 	<<if ($slaves[$i].ovaries == 1 || $slaves[$i].mpreg == 1) && ($slaves[$i].balls > 0)>> /* herm */
 		<<if ($slaves[$i].behavioralQuirk == "insecure")>>
-			Despite some doubts lurking at the back of her mind, your insistence that she will be handsomer if she was more masculine @@.hotpink;lets her enjoy@@ the testosterone rich food given to her.
+			Despite some doubts lurking at the back of $his mind, your insistence that $he will be handsomer if $he was more masculine @@.hotpink;lets $him enjoy@@ the testosterone rich food given to $him.
 			<<set $slaves[$i].devotion += 1>>
 		<</if>>
 		<<if $slaves[$i].muscles < 60>>
-			Hormonal changes encourage her body to @@.lime;gain muscle.@@
+			Hormonal changes encourage $his body to @@.lime;gain muscle.@@
 			<<set $slaves[$i].muscles += 1>>
 		<</if>>
 		<<if (($slaves[$i].inducedNCS == 0) && ($slaves[$i].dick < 4) && (random(1,100) > 95))>>
-			$possessiveCap dick @@.lime;grows slightly@@ due to the male hormones in $possessive diet.
+			$His dick @@.lime;grows slightly@@ due to the male hormones in $his diet.
 			<<set $slaves[$i].dick += 1>>
 		<</if>>
 		<<if (($slaves[$i].inducedNCS == 0) && ($slaves[$i].balls < 3) && (random(1,100) > 95))>>
-			$possessiveCap balls @@.lime;swell@@ due to the male hormones in $possessive diet.
+			$His balls @@.lime;swell@@ due to the male hormones in $his diet.
 			<<set $slaves[$i].balls += 1>>
 		<</if>>
 		<<if ((($slaves[$i].inducedNCS == 0) && ($slaves[$i].boobs-$slaves[$i].boobsImplant > 400)) || (($slaves[$i].inducedNCS == 1) && ($slaves[$i].boobs > 20)))>>
-                        $possessiveCap breasts @@.orange;lose some mass@@ from the lack of estrogen in $possessive diet.
+                        $His breasts @@.orange;lose some mass@@ from the lack of estrogen in $his diet.
                         <<set $slaves[$i].boobs -= 10>>
                         <<if ($slaves[$i].inducedNCS == 1)>>
                                 <<set $slaves[$i].boobs -= 10>>
                         <</if>>
 		<</if>>
 		<<if $slaves[$i].waist < 0>>
-			Hormonal changes @@.lime;thicken her waist.@@
+			Hormonal changes @@.lime;thicken $his waist.@@
 			<<set $slaves[$i].waist++>>
 		<</if>>
 	<<elseif $slaves[$i].ovaries == 1 || $slaves[$i].mpreg == 1>> /* female */
 		<<if ($slaves[$i].behavioralQuirk == "insecure")>>
-			Despite some doubts lurking at the back of her mind, your insistence that she will be handsomer if she was less feminine @@.hotpink;lets her enjoy@@ the testosterone rich food given to her.
+			Despite some doubts lurking at the back of $his mind, your insistence that $he will be handsomer if $he was less feminine @@.hotpink;lets $him enjoy@@ the testosterone rich food given to $him.
 			<<set $slaves[$i].devotion += 1>>
 		<</if>>
 		<<if $slaves[$i].muscles < 15>>
-			Hormonal changes encourage her body to @@.lime;gain muscle.@@
+			Hormonal changes encourage $his body to @@.lime;gain muscle.@@
 			<<set $slaves[$i].muscles += 1>>
 		<</if>>
 		<<if ((($slaves[$i].inducedNCS == 0) && ($slaves[$i].boobs-$slaves[$i].boobsImplant > 500)) || (($slaves[$i].inducedNCS == 1) && ($slaves[$i].boobs > 20)))>>
-                        $possessiveCap breasts @@.orange;lose some mass@@ from the lack of estrogen in $possessive diet.
+                        $His breasts @@.orange;lose some mass@@ from the lack of estrogen in $his diet.
 			<<set $slaves[$i].boobs -= 10>>
                         <<if ($slaves[$i].inducedNCS == 1)>>
                                 <<set $slaves[$i].boobs -= 10>>
                         <</if>>
 		<</if>>
 		<<if $slaves[$i].waist < 15>>
-			Hormonal changes @@.orange;thicken her waist.@@
+			Hormonal changes @@.orange;thicken $his waist.@@
 			<<set $slaves[$i].waist++>>
 		<</if>>
 	<<elseif $slaves[$i].balls > 0>> /* male */
 		<<if ($slaves[$i].behavioralQuirk == "insecure")>>
-			Despite some doubts lurking at the back of her mind, your insistence that she will be handsomer if she was more masculine @@.hotpink;lets her enjoy@@ the testosterone rich food given to her.
+			Despite some doubts lurking at the back of $his mind, your insistence that $he will be handsomer if $he was more masculine @@.hotpink;lets $him enjoy@@ the testosterone rich food given to $him.
 			<<set $slaves[$i].devotion += 1>>
 		<</if>>
 		<<if $slaves[$i].muscles < 30>>
-			Hormonal changes encourage her body to @@.lime;gain muscle.@@
+			Hormonal changes encourage $his body to @@.lime;gain muscle.@@
 		<</if>>
 		<<if (($slaves[$i].inducedNCS == 0) && ($slaves[$i].dick < 4) && (random(1,100) > 95))>>
-			$possessiveCap dick @@.lime;grows slightly@@ due to the male hormones in $possessive diet.
+			$His dick @@.lime;grows slightly@@ due to the male hormones in $his diet.
 			<<set $slaves[$i].dick += 1>>
 		<</if>>
 		<<if $slaves[$i].waist < 30>>
-			Hormonal changes @@.orange;thicken her waist.@@
+			Hormonal changes @@.orange;thicken $his waist.@@
 			<<set $slaves[$i].waist++>>
 		<</if>>
 		<<if (($slaves[$i].inducedNCS == 0) && ($slaves[$i].balls < 3) && (random(1,100) > 95))>>
-			$possessiveCap balls @@.lime;swell@@ due to the male hormones in $possessive diet.
+			$His balls @@.lime;swell@@ due to the male hormones in $his diet.
 			<<set $slaves[$i].balls += 1>>
 		<</if>>
 		<<if (($slaves[$i].boobs-$slaves[$i].boobsImplant) > 300)>>
-			Her breasts @@.orange;lose some mass@@ to better suit her body chemistry.
+			$His breasts @@.orange;lose some mass@@ to better suit $his body chemistry.
 			<<set $slaves[$i].boobs -= 10>>
 		<</if>>
 	<</if>>
 	<<if $slaves[$i].fetish != "mindbroken">>
 		<<if $slaves[$i].attrXX < 100>>
-			She begins to find women @@.green;a little more attractive@@ thanks to the male hormones.
+			$He begins to find women @@.green;a little more attractive@@ thanks to the male hormones.
 			<<set $slaves[$i].attrXX += 1>>
 		<</if>>
 	<</if>>
 	<<if $slaves[$i].energy < 70>>
-		Hormones leave her feeling @@.green;a little more frisky@@ towards others.
+		Hormones leave $him feeling @@.green;a little more frisky@@ towards others.
 		<<set $slaves[$i].energy += 1>>
 	<</if>>
 <<case "XXY">> /* Futa Hormones */
 	<<if ($slaves[$i].behavioralQuirk == "insecure")>>
-		Despite some doubts lurking at the back of her mind, your insistence that she will be gorgeous if she embraced both halves of her sexuality @@.hotpink;lets her enjoy@@ her special diet.
+		Despite some doubts lurking at the back of $his mind, your insistence that $he will be gorgeous if $he embraced both halves of $his sexuality @@.hotpink;lets $him enjoy@@ $his special diet.
 		<<set $slaves[$i].devotion += 1>>
 	<</if>>
 	<<if $slaves[$i].muscles < 90>>
-		Hormonal changes encourage her body to @@.lime;gain muscle.@@
+		Hormonal changes encourage $his body to @@.lime;gain muscle.@@
 		<<set $slaves[$i].muscles += 1>>
 	<</if>>
 	<<if $slaves[$i].weight < 50>>
-		Hormonal changes encourage her body to @@.lime;grow softer.@@
+		Hormonal changes encourage $his body to @@.lime;grow softer.@@
 		<<set $slaves[$i].weight += 1>>
 	<</if>>
         <<if (($slaves[$i].inducedNCS == 0) && ($slaves[$i].boobs < 800))>>
-		$possessiveCap breasts @@.lime;grow slightly@@ to fit $possessive developing femininity.
+		$His breasts @@.lime;grow slightly@@ to fit $his developing femininity.
 		<<set $slaves[$i].boobs += 10>>
 	<</if>>
         <<if (($slaves[$i].inducedNCS == 0) && ($slaves[$i].butt < 5) && (random(1,100) > 75))>>
-		$possessiveCap rear @@.lime;rounds out@@ to fit $possessive developing femininity.
+		$His rear @@.lime;rounds out@@ to fit $his developing femininity.
 		<<set $slaves[$i].butt += 1>>
 	<</if>>
         <<if (($slaves[$i].inducedNCS == 0) && ($slaves[$i].dick < 5) && (random(1,100) > 90))>>
-		$possessiveCap dick @@.lime;grows slightly@@ to fit $possessive developing masculinity.
+		$His dick @@.lime;grows slightly@@ to fit $his developing masculinity.
 		<<set $slaves[$i].dick += 1>>
 	<</if>>
         <<if (($slaves[$i].inducedNCS == 0) && ($slaves[$i].balls < 5) && (random(1,100) > 90))>>
-		$possessiveCap balls @@.lime;swell@@ to fit $possessive developing masculinity.
+		$His balls @@.lime;swell@@ to fit $his developing masculinity.
 		<<set $slaves[$i].balls += 1>>
 	<</if>>
 	<<if $slaves[$i].waist < 0>>
-		Hormonal changes @@.orange;thicken her waist.@@
+		Hormonal changes @@.orange;thicken $his waist.@@
 		<<set $slaves[$i].waist++>>
 	<<elseif $slaves[$i].waist > 0>>
-		Hormonal changes @@.lime;thin her waist.@@
+		Hormonal changes @@.lime;thin $his waist.@@
 		<<set $slaves[$i].waist-->>
 	<</if>>
 	<<if $slaves[$i].fetish != "mindbroken">>
 		<<if $slaves[$i].attrXX < 100>>
-			She begins to find women @@.green;a little more attractive@@ thanks to her specialized hormones.
+			$He begins to find women @@.green;a little more attractive@@ thanks to $his specialized hormones.
 			<<set $slaves[$i].attrXX += 1>>
 		<</if>>
 		<<if $slaves[$i].attrXY < 100>>
-			She begins to find men @@.green;a little more attractive@@ thanks to her specialized hormones.
+			$He begins to find men @@.green;a little more attractive@@ thanks to $his specialized hormones.
 			<<set $slaves[$i].attrXY += 1>>
 		<</if>>
 	<</if>>
 	<<if $slaves[$i].energy < 90>>
-		Hormones leave her feeling @@.green;a little more frisky@@ towards others.
+		Hormones leave $him feeling @@.green;a little more frisky@@ towards others.
 		<<set $slaves[$i].energy += 1>>
 	<</if>>
 <<case "cleansing">> /* chem reduce and health plus */
 	<<if $slaves[$i].health > 90 && $slaves[$i].chem < 10>>
-		Her health, all things considered, cannot get much better. @@.yellow;Her cleansing diet has ended.@@
+		$His health, all things considered, cannot get much better. @@.yellow;$His cleansing diet has ended.@@
 		<<set $slaves[$i].diet = "healthy">>
 	<</if>>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		Her diet tastes and smells awful, but such things are lost on her broken mind. Her body @@.green;appreciates@@ it, however.
+		$His diet tastes and smells awful, but such things are lost on $his broken mind. $His body @@.green;appreciates@@ it, however.
 		<<set $slaves[$i].health += 2>>
 		<<if $slaves[$i].chem > 2>>
 			<<set $slaves[$i].chem -= 2>>
 		<</if>>
 	<<elseif $slaves[$i].sexualFlaw == "self hating">>
-		Her diet @@.hotpink;tastes and smells awful,@@ the perfect meal for such a wretched creature as herself. She knows you are @@.green;preserving her health@@ but doesn't understand why you'd waste time and credits on her.
+		$His diet @@.hotpink;tastes and smells awful,@@ the perfect meal for such a wretched creature as $himself. $He knows you are @@.green;preserving $his health@@ but doesn't understand why you'd waste time and credits on $him.
 		<<set $slaves[$i].devotion += 2, $slaves[$i].health += 2>>
 		<<if $slaves[$i].chem > 2>>
 			<<set $slaves[$i].chem -= 2>>
 		<</if>>
 	<<else>>
-		Her diet @@.mediumorchid;tastes and smells awful@@ but she actively @@.green;feels better@@ the more she eats. She @@.mediumaquamarine;trusts you more@@ since you seem to care about her health.
+		$His diet @@.mediumorchid;tastes and smells awful@@ but $he actively @@.green;feels better@@ the more $he eats. $He @@.mediumaquamarine;trusts you more@@ since you seem to care about $his health.
 		<<set $slaves[$i].devotion -= 2, $slaves[$i].trust++, $slaves[$i].health += 2>>
 		<<if $slaves[$i].chem > 2>>
 			<<set $slaves[$i].chem -= 2>>
@@ -783,37 +783,37 @@
 			The diet is not properly working; tests reveal the reason is a @@.lime;new pregnancy.@@
 			<<set $slaves[$i].pregKnown = 1>>
 		<<else>>
-			She is no longer able to get pregnant, for one reason or another.
+			$He is no longer able to get pregnant, for one reason or another.
 		<</if>>
-		@@.yellow;Her fertility diet has been ended.@@
+		@@.yellow;$His fertility diet has been ended.@@
 		<<set $slaves[$i].diet = "healthy">>
 	<</if>>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		She doesn't really notice that @@.lime;her body is being prepared to carry multiples.@@
+		$He doesn't really notice that @@.lime;$his body is being prepared to carry multiples.@@
 		<<if $slaves[$i].energy < 45 && $slaves[$i].energy > 20>>
-			She begins craving @@.green;sex for the sole purpose of reproduction,@@ even if she doesn't comprehend it.
+			$He begins craving @@.green;sex for the sole purpose of reproduction,@@ even if $he doesn't comprehend it.
 			<<set $slaves[$i].energy++>>
 		<</if>>
 	<<elseif $slaves[$i].sexualFlaw == "breeder">>
-		Her diet is @@.lime;prepping her to carry multiple fetuses,@@ and she feels it. She @@.hotpink;eagerly awaits to swell with children.@@
+		$His diet is @@.lime;prepping $him to carry multiple fetuses,@@ and $he feels it. $He @@.hotpink;eagerly awaits to swell with children.@@
 		<<set $slaves[$i].devotion += 2>>
 		<<if $slaves[$i].attrXY < 70>>
-			She certainly notices @@.green;how much more attractive men are.@@
+			$He certainly notices @@.green;how much more attractive men are.@@
 			<<set $slaves[$i].attrXY += 2>>
 		<</if>>
 		<<if $slaves[$i].energy < 45 && $slaves[$i].energy > 20>>
-			She begins craving @@.green;penetrative sex and hot loads left inside her@@ as well.
+			$He begins craving @@.green;penetrative sex and hot loads left inside $him@@ as well.
 			<<set $slaves[$i].energy++>>
 		<</if>>
 	<<else>>
-		She doesn't really notice that @@.lime;her body is being prepared to carry multiples,@@ other than the slight tingle in her lower belly.
+		$He doesn't really notice that @@.lime;$his body is being prepared to carry multiples,@@ other than the slight tingle in $his lower belly.
 		<<set $slaves[$i].devotion -= 2, $slaves[$i].trust++, $slaves[$i].health += 2>>
 		<<if $slaves[$i].attrXY < 70>>
-			She certainly notices @@.green;how much more attractive men are,@@ however.
+			$He certainly notices @@.green;how much more attractive men are,@@ however.
 			<<set $slaves[$i].attrXY += 2>>
 		<</if>>
 		<<if $slaves[$i].energy < 45 && $slaves[$i].energy > 20>>
-			She begins craving @@.green;penetrative sex and hot loads left inside her@@ as well.
+			$He begins craving @@.green;penetrative sex and hot loads left inside $him@@ as well.
 			<<set $slaves[$i].energy++>>
 		<</if>>
 	<</if>>
@@ -824,17 +824,17 @@
 		<<if ($slaves[$i].devotion > 20)>> /* Diet effects for Devotion over 20 -- For ALL cum diets */
 			<<if ($slaves[$i].fetishKnown == 1)>>
 				<<if ($slaves[$i].fetishStrength > 95) && ($slaves[$i].fetish == "cumslut")>>
-					She @@.hotpink;regularly orgasms@@ while sucking down her cum-infused breakfast.
+					$He @@.hotpink;regularly orgasms@@ while sucking down $his cum-infused breakfast.
 					<<set $slaves[$i].devotion += 1>>
 				<<elseif ($slaves[$i].energy > 95) || ($slaves[$i].fetish == "cumslut")>>
-					She @@.hotpink;enjoys@@ the perversity of having large amounts of ejaculate in her diet.
+					$He @@.hotpink;enjoys@@ the perversity of having large amounts of ejaculate in $his diet.
 					<<set $slaves[$i].devotion += 1>>
 				<</if>>
 			<</if>>
 			<<if ($slaves[$i].fetishStrength <= 95)>>
 				<<if ($slaves[$i].fetish != "cumslut")>>
 					<<if fetishChangeChance($slaves[$i]) > random(0,100)>>
-						After sucking down cum for sustenance, she has started to think of the stuff as a @@.lightcoral;normal part@@ of life.
+						After sucking down cum for sustenance, $he has started to think of the stuff as a @@.lightcoral;normal part@@ of life.
 						<<set $slaves[$i].fetish = "cumslut", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 10>>
 					<</if>>
 				<</if>>
@@ -846,49 +846,49 @@
 						<<if $slaves[$i].diet != "restricted">>
 							<<if $slaves[$i].energy < 60>>
 								<<if $slaves[$i].dietCum == 2>>
-									Her diet is basically pure ejaculate supplemented by nutritional vitamins. Being forced to rely on human sex-fluid for sustenance @@.mediumorchid;nauseates her.@@
+									$His diet is basically pure ejaculate supplemented by nutritional vitamins. Being forced to rely on human sex-fluid for sustenance @@.mediumorchid;nauseates $him.@@
 									<<set $slaves[$i].devotion -= 3>>
 								<<elseif $slaves[$i].dietCum == 1>>
-									She is @@.mediumorchid;nauseated@@ by the large amounts of ejaculate in her diet.
+									$He is @@.mediumorchid;nauseated@@ by the large amounts of ejaculate in $his diet.
 									<<set $slaves[$i].devotion -= 2>>
 								<</if>>
 								<<if $slaves[$i].weight >= -95>>
 									<<if $cockFeeder != 1>>
 										<<if $slaves[$i].dietCum == 2>>
-											She has trouble keeping her disgusting food down; she loses weight.
+											$He has trouble keeping $his disgusting food down; $he loses weight.
 											<<set $slaves[$i].weight -= 5>>
 										<<elseif $slaves[$i].dietCum == 1>>
 											<<if random(1,3) == 3>>
-												She has trouble keeping her disgusting food down; she loses weight.
+												$He has trouble keeping $his disgusting food down; $he loses weight.
 												<<if ($slaves[$i].boobs-$slaves[$i].boobsImplant >= 200)>>
-													@@.orange;Her breasts get a little smaller.@@
+													@@.orange;$His breasts get a little smaller.@@
 													<<set $slaves[$i].boobs -= 50>>
 												<<elseif ($slaves[$i].butt > 1)>>
-													@@.orange;Her butt gets a little smaller.@@
+													@@.orange;$His butt gets a little smaller.@@
 													<<set $slaves[$i].butt -= 1>>
 												<</if>>
 											<</if>>
 										<</if>>
 									<<else>>
-										Despite her revulsion, the deep-throating phallic feeders ensure that she swallows all her food.
+										Despite $his revulsion, the deep-throating phallic feeders ensure that $he swallows all $his food.
 									<</if>>
 								<</if>>
 							<<else>>
 								<<if $slaves[$i].dietCum == 2>>
 									<<if $slaves[$i].energy > 80>>
-										She has become so sex-driven that she @@.green;appreciates the perversity@@ of her extreme cum diet, despite @@.mediumorchid;it sometimes being a bit too much for her.@@
+										$He has become so sex-driven that $he @@.green;appreciates the perversity@@ of $his extreme cum diet, despite @@.mediumorchid;it sometimes being a bit too much for $him.@@
 										<<set $slaves[$i].devotion -= 1>>
 										<<set $slaves[$i].energy += 1>>
 									<<else>>
-										Her high sex drive helps her pretend her heavy cum-based diet is the <<if $slaves[$i].fetish == "masochist">>ejaculate of an abusive lover<<elseif $slaves[$i].fetish == "boobs">>fresh milk from a pretty dairy cow<<elseif $slaves[$i].fetish == "submissive">>ejaculate of a dominant partner<<elseif $slaves[$i].fetish == "pregnancy">>ejaculate of her future baby's father<<elseif $slaves[$i].fetish == "sadist">>ejaculate of a pain-slut she recently milked<<elseif $slaves[$i].fetish == "buttslut">>ejaculate of a cock that just came from her butt<<elseif $slaves[$i].fetish == "dom">>ejaculate of a weak-minded submissive<<elseif $slaves[$i].fetish == "humiliation">>ejaculate of a publicly used slut<<else>>ejaculate of a gentle lover<</if>>--helping her keep her @@.mediumorchid;unpleasant@@ food down.
+										$His high sex drive helps $him pretend $his heavy cum-based diet is the <<if $slaves[$i].fetish == "masochist">>ejaculate of an abusive lover<<elseif $slaves[$i].fetish == "boobs">>fresh milk from a pretty dairy cow<<elseif $slaves[$i].fetish == "submissive">>ejaculate of a dominant partner<<elseif $slaves[$i].fetish == "pregnancy">>ejaculate of $his future baby's father<<elseif $slaves[$i].fetish == "sadist">>ejaculate of a pain-slut $he recently milked<<elseif $slaves[$i].fetish == "buttslut">>ejaculate of a cock that just came from $his butt<<elseif $slaves[$i].fetish == "dom">>ejaculate of a weak-minded submissive<<elseif $slaves[$i].fetish == "humiliation">>ejaculate of a publicly used slut<<else>>ejaculate of a gentle lover<</if>>--helping $him keep $his @@.mediumorchid;unpleasant@@ food down.
 										<<set $slaves[$i].devotion -= 1>>
 									<</if>>
 								<<elseif $slaves[$i].dietCum == 1>>
 									<<if $slaves[$i].energy > 80>>
-										She has become so sex-driven that she appreciates the perversity of her cum diet, making her @@.green;feel hot@@ just eating it.
+										$He has become so sex-driven that $he appreciates the perversity of $his cum diet, making $him @@.green;feel hot@@ just eating it.
 										<<set $slaves[$i].energy += 2>>
 									<<else>>
-										Her high sex drive helps her pretend her cum-supplemented diet is the <<if $slaves[$i].fetish == "masochist">>ejaculate of an abusive lover<<elseif $slaves[$i].fetish == "boobs">>fresh milk from a pretty dairy cow<<elseif $slaves[$i].fetish == "submissive">>ejaculate of a dominant partner<<elseif $slaves[$i].fetish == "pregnancy">>ejaculate of her future baby's father<<elseif $slaves[$i].fetish == "sadist">>ejaculate of a pain-slut she recently milked<<elseif $slaves[$i].fetish == "buttslut">>ejaculate of a cock that just came from her butt<<elseif $slaves[$i].fetish == "dom">>ejaculate of a weak-minded submissive<<elseif $slaves[$i].fetish == "humiliation">>ejaculate of a publicly used slut<<else>>ejaculate of a gentle lover<</if>>--helping her swallow her food without complaint.
+										$His high sex drive helps $him pretend $his cum-supplemented diet is the <<if $slaves[$i].fetish == "masochist">>ejaculate of an abusive lover<<elseif $slaves[$i].fetish == "boobs">>fresh milk from a pretty dairy cow<<elseif $slaves[$i].fetish == "submissive">>ejaculate of a dominant partner<<elseif $slaves[$i].fetish == "pregnancy">>ejaculate of $his future baby's father<<elseif $slaves[$i].fetish == "sadist">>ejaculate of a pain-slut $he recently milked<<elseif $slaves[$i].fetish == "buttslut">>ejaculate of a cock that just came from $his butt<<elseif $slaves[$i].fetish == "dom">>ejaculate of a weak-minded submissive<<elseif $slaves[$i].fetish == "humiliation">>ejaculate of a publicly used slut<<else>>ejaculate of a gentle lover<</if>>--helping $him swallow $his food without complaint.
 									<</if>>
 								<</if>>
 							<</if>>
@@ -905,28 +905,28 @@
 		<<if ($slaves[$i].sexualFlaw == "hates oral")>>
 			<<if ndef _weightGain>>
 				<<if random(1,100) > 80>>
-					Getting her sustenance only after working the phallic food dispensers in the kitchen forces her to @@.green;accept oral sex@@ as a fact of life.
+					Getting $his sustenance only after working the phallic food dispensers in the kitchen forces $him to @@.green;accept oral sex@@ as a fact of life.
 					<<set $slaves[$i].sexualFlaw = "none">>
 				<<else>>
-					Being forced to get her sustenance only by working the phallic food dispensers in the kitchen @@.mediumorchid;infuriates her,@@ since she hates oral.
+					Being forced to get $his sustenance only by working the phallic food dispensers in the kitchen @@.mediumorchid;infuriates $him,@@ since $he hates oral.
 					<<set $slaves[$i].devotion -= 4>>
 				<</if>>
 			<</if>>
 		<<elseif ($slaves[$i].fetish == "cumslut")>>
 			<<if ($slaves[$i].fetishKnown == 0)>>
-				Being forced to get her sustenance only by working the phallic food dispensers in the kitchen has revealed something: @@.lightcoral;she's got an oral fetish!@@
+				Being forced to get $his sustenance only by working the phallic food dispensers in the kitchen has revealed something: @@.lightcoral;$he's got an oral fetish!@@
 				<<set $slaves[$i].fetishKnown = 1>>
 			<<elseif ($slaves[$i].fetishStrength <= 95) && ($slaves[$i].devotion > 4)>>
-				Being forced to get her sustenance only by working the phallic food dispensers in the kitchen has @@.lightcoral;deepened her oral fixation.@@
+				Being forced to get $his sustenance only by working the phallic food dispensers in the kitchen has @@.lightcoral;deepened $his oral fixation.@@
 				<<set $slaves[$i].fetishStrength += 5>>
 			<</if>>
 		<<elseif ($slaves[$i].fetish != "cumslut")>>
 			<<if ndef _weightGain>>
 				<<if ($slaves[$i].devotion < -20)>>
-					Being forced to get her sustenance only by working the phallic food dispensers in the kitchen @@.mediumorchid;disgusts her.@@
+					Being forced to get $his sustenance only by working the phallic food dispensers in the kitchen @@.mediumorchid;disgusts $him.@@
 					<<set $slaves[$i].devotion -= 2>>
 				<<elseif fetishChangeChance($slaves[$i]) > random(0,100)>>
-					Getting her sustenance only after working the phallic food dispensers in the kitchen makes sucking cock to completion such an integral part of her life that she starts to @@.lightcoral;fetishize ejaculate.@@
+					Getting $his sustenance only after working the phallic food dispensers in the kitchen makes sucking cock to completion such an integral part of $his life that $he starts to @@.lightcoral;fetishize ejaculate.@@
 					<<set $slaves[$i].fetish = "cumslut">>
 					<<set $slaves[$i].fetishKnown = 1>>
 					<<set $slaves[$i].fetishStrength = 10>>
@@ -934,7 +934,7 @@
 			<</if>>
 		<</if>>
 		<<if ($slaves[$i].sexualQuirk == "gagfuck queen")>>
-			She @@.hotpink;secretly enjoys@@ gagging on her breakfast every morning.
+			$He @@.hotpink;secretly enjoys@@ gagging on $his breakfast every morning.
 			<<set $slaves[$i].devotion += 1>>
 		<</if>>
 	<</if>>
@@ -942,17 +942,17 @@
 
 <<if $slaves[$i].fetish != "mindbroken">>
 	<<if $revealFoodEffects == 1>>
-		She knows that every meal of the liquid slave food she <<if $cockFeeder == 1>>sucks down<<else>>eats<</if>> makes it less and less likely that she'll ever survive without it,
+		$He knows that every meal of the liquid slave food $he <<if $cockFeeder == 1>>sucks down<<else>>eats<</if>> makes it less and less likely that $he'll ever survive without it,
 		<<if $slaves[$i].devotion > 50>>
-			but she actually @@.mediumaquamarine;takes a kind of comfort@@ in knowing that she'll always be a slave.
+			but $he actually @@.mediumaquamarine;takes a kind of comfort@@ in knowing that $he'll always be a slave.
 			<<set $slaves[$i].trust++>>
 		<<elseif $slaves[$i].devotion > 20>>
-			but since she's been broken to slavery, she does her best not to think about it.
+			but since $he's been broken to slavery, $he does $his best not to think about it.
 		<<elseif $slaves[$i].devotion > -20>>
-			and though she does her best not to think about it, it sometimes makes her @@.gold;cry herself to sleep.@@
+			and though $he does $his best not to think about it, it sometimes makes $him @@.gold;cry $himself to sleep.@@
 			<<set $slaves[$i].trust-->>
 		<<else>>
-			knowledge that fills her with @@.gold;fear@@ and @@.mediumorchid;horror@@ every time she thinks about it.
+			knowledge that fills $him with @@.gold;fear@@ and @@.mediumorchid;horror@@ every time $he thinks about it.
 			<<set $slaves[$i].trust--,$slaves[$i].devotion-->>
 		<</if>>
 	<</if>>
@@ -962,11 +962,11 @@
 
 <<switch $slaves[$i].diet>>
 <<case "restricted">> /* Weight Loss */
-	The ports in Fuckdoll suits allow total dietary control, and it's barely aware it's being @@.lime;slimmed down.@@
+	The ports in Fuckdoll suits allow total dietary control, and $he's barely aware $he's being @@.lime;slimmed down.@@
 	<<set $slaves[$i].weight -= 9>>
 	<<if random(1,2) <= 1>>
 		<<if random(1,2) <= 1>>
-			@@.orange;Its breasts get a little smaller.@@
+			@@.orange;$His breasts get a little smaller.@@
 			<<set $slaves[$i].boobs -= 50>>
                         <<if ($slaves[$i].inducedNCS == 1)>>
                                 <<set $slaves[$i].boobs -= 50>>
@@ -975,7 +975,7 @@
 	<</if>>
 	<<if $slaves[$i].butt > 1>>
 		<<if random(1,5) <= 1>>
-			@@.orange;Its butt gets a little smaller.@@
+			@@.orange;$His butt gets a little smaller.@@
 			<<set $slaves[$i].butt -= 1>>
                         <<if (($slaves[$i].inducedNCS == 1) && ($slaves[$i].butt > 2))>>
                                 <<set $slaves[$i].butt -= 1>>
@@ -983,52 +983,52 @@
 		<</if>>
 	<</if>>
 	<<if ($slaves[$i].weight < -95)>>
-		It is now quite skinny, so its diet @@.yellow;has defaulted to maintenance of this weight.@@
+		$He is now quite skinny, so $his diet @@.yellow;has defaulted to maintenance of this weight.@@
 		<<set $slaves[$i].diet = "healthy">>
 	<</if>>
 <<case "fattening">> /* Weight Gain */
-	The ports in Fuckdoll suits allow total dietary control, and it's barely aware it's being @@.lime;fattened up.@@
+	The ports in Fuckdoll suits allow total dietary control, and $he's barely aware $he's being @@.lime;fattened up.@@
 	<<set $slaves[$i].weight += 9>>
 	<<if random(1,2) <= 1>>
-		@@.lime;Its breasts get a little bigger.@@
+		@@.lime;$His breasts get a little bigger.@@
 		<<set $slaves[$i].boobs += 50>>
 	<</if>>
 	<<if random(1,5) <= 1>>
-		@@.lime;Its butt gets a little bigger.@@
+		@@.lime;$His butt gets a little bigger.@@
 		<<set $slaves[$i].butt += 1>>
 	<</if>>
 	<<if $slaves[$i].weight > 200>>
-		It is now quite fat, so its diet @@.yellow;has defaulted to maintenance of this weight.@@
+		$He is now quite fat, so $his diet @@.yellow;has defaulted to maintenance of this weight.@@
 		<<set $slaves[$i].diet = "healthy">>
 	<</if>>
 <<case "muscle building">> /* Muscle Gain */
 	Fuckdolls suits can force their inhabitants to lift weights until they drop.
 	<<if $slaves[$i].muscles > 90>>
-		It has plateaued at a state of @@.lime;perfect musculature.@@
+		$He has plateaued at a state of @@.lime;perfect musculature.@@
 		<<set $slaves[$i].muscles = 100>>
 		<<set $slaves[$i].diet = "healthy">>
 	<<else>>
-		It @@.lime;slowly gains muscle.@@
+		$He @@.lime;slowly gains muscle.@@
 		<<set $slaves[$i].muscles += 9>>
 	<</if>>
 	<<if random(1,100) > 90>>
 	<<if ($slaves[$i].boobs-$slaves[$i].boobsImplant >= 200)>>
-		@@.orange;Its breasts get a little smaller.@@
+		@@.orange;$His breasts get a little smaller.@@
 		<<set $slaves[$i].boobs -= 50>>
 	<<elseif ($slaves[$i].butt > 1)>>
-		@@.orange;Its butt gets a little smaller.@@
+		@@.orange;$His butt gets a little smaller.@@
 		<<set $slaves[$i].butt -= 1>>
 	<</if>>
 	<</if>>
 	<<if $slaves[$i].weight > 10>>
-		Its workouts have also @@.orange;burned off some excess fat.@@
+		$His workouts have also @@.orange;burned off some excess fat.@@
 		<<set $slaves[$i].weight -= 2>>
 	<</if>>
 	The stress of forced exercise is trivial compared to everything else it experiences, and it's unaffected mentally.
 <<case "slimming">> /* Muscle Loss */
 	Fuckdoll suits can force their inhabitants to work out until they drop.
 	<<if $slaves[$i].muscles <= 10>>
-		It has finally @@.lime;lost all visible musculature.@@
+		$He has finally @@.lime;lost all visible musculature.@@
 		<<set $slaves[$i].muscles = 0>>
 		<<set $slaves[$i].diet = "healthy">>
 	<<else>>
@@ -1037,205 +1037,205 @@
 	<</if>>
 	<<if random(1,100) > 90>>
 	<<if ($slaves[$i].boobs-$slaves[$i].boobsImplant >= 200)>>
-		@@.orange;Its breasts get a little smaller.@@
+		@@.orange;$His breasts get a little smaller.@@
 		<<set $slaves[$i].boobs -= 50>>
 	<<elseif ($slaves[$i].butt > 1)>>
-		@@.orange;Its butt gets a little smaller.@@
+		@@.orange;$His butt gets a little smaller.@@
 		<<set $slaves[$i].butt -= 1>>
 	<</if>>
 	<</if>>
 	<<if $slaves[$i].weight > 10>>
-		Its workouts have also @@.orange;burned off some excess fat.@@
+		$His workouts have also @@.orange;burned off some excess fat.@@
 		<<set $slaves[$i].weight -= 2>>
 	<</if>>
-	The stress of forced exercise is trivial compared to everything else it experiences, and it's unaffected mentally.
+	The stress of forced exercise is trivial compared to everything else $he experiences, and $he's unaffected mentally.
 	
 <<case "cum production">>
 	Fuckdoll suits have easily attached reservoirs to catch excess cum.
 	<<if (($slaves[$i].inducedNCS == 0) && ($slaves[$i].balls < 6) && (random(1,100) > 90))>>
-		Its @@.lime;balls swell@@ to better accommodate its increased cum production.
+		$His @@.lime;balls swell@@ to better accommodate $his increased cum production.
 		<<set $slaves[$i].balls += 1>>
 	<<elseif (($slaves[$i].inducedNCS == 1) && ($slaves[$i].balls < 3) && (random(1,100) > 95))>>
-		It's @@.lime;balls grow slightly@@ to better accommodate its increased cum production.
+		$He's @@.lime;balls grow slightly@@ to better accommodate $his increased cum production.
 		<<set $slaves[$i].balls += 1>>
 	<</if>>
 
 <<case "XX">> /* Female Hormones */
-	The ports in Fuckdoll suits allow total dietary control, and it's barely aware it's being @@.lime;feminized.@@
+	The ports in Fuckdoll suits allow total dietary control, and $he's barely aware $he's being @@.lime;feminized.@@
 	<<if ($slaves[$i].ovaries == 1 || $slaves[$i].mpreg == 1) && ($slaves[$i].balls > 0)>> /* herm */
 		<<if $slaves[$i].weight < 30>>
-			Hormonal changes encourage its body to @@.lime;grow softer.@@
+			Hormonal changes encourage $his body to @@.lime;grow softer.@@
                         <<set $slaves[$i].weight += 1>>
 		<</if>>
                 <<if (($slaves[$i].inducedNCS == 0) && (($slaves[$i].boobs-$slaves[$i].boobsImplant) < 500))>>
-			Its breasts @@.lime;grow slightly@@ from the estrogen.
+			$His breasts @@.lime;grow slightly@@ from the estrogen.
 			<<set $slaves[$i].boobs += 10>>
 		<</if>>
 		<<if $slaves[$i].waist > -30>>
-			Hormonal changes @@.lime;slim its waist.@@
+			Hormonal changes @@.lime;slim $his waist.@@
                         <<set $slaves[$i].waist-->>
 		<</if>>
                 <<if (($slaves[$i].inducedNCS == 0) && ($slaves[$i].butt < 4) && (random(1,100) > 75))>>
-			Its rear @@.lime;rounds out@@ to fit its growing curves.
+			$His rear @@.lime;rounds out@@ to fit $his growing curves.
 			<<set $slaves[$i].butt += 1>>
 		<</if>>
 		<<if $slaves[$i].dick > 1 && random(1,100) > 95>>
-			Its dick @@.orange;shrinks slightly.@@
+			$His dick @@.orange;shrinks slightly.@@
 			<<set $slaves[$i].dick -= 1>>
 		<</if>>
 		<<if $slaves[$i].balls > 1 && random(1,100) > 95>>
-			Its balls @@.orange;shrivel@@ due to its body chemistry.
+			$His balls @@.orange;shrivel@@ due to $his body chemistry.
 			<<set $slaves[$i].balls -= 1>>
 		<</if>>
 	<<elseif $slaves[$i].ovaries == 1 || $slaves[$i].mpreg == 1>> /* female */
 		<<if $slaves[$i].weight < 40>>
-			Hormonal changes encourage its body to @@.lime;grow softer.@@
+			Hormonal changes encourage $his body to @@.lime;grow softer.@@
                         <<set $slaves[$i].weight += 1>>
 		<</if>>
                 <<if (($slaves[$i].inducedNCS == 0) && (($slaves[$i].boobs-$slaves[$i].boobsImplant) < 600))>>
-			Its breasts @@.lime;grow slightly@@ from the estrogen.
+			$His breasts @@.lime;grow slightly@@ from the estrogen.
 			<<set $slaves[$i].boobs += 10>>
 		<</if>>
 		<<if $slaves[$i].waist > -20>>
-			Hormonal changes @@.lime;slim its waist.@@
+			Hormonal changes @@.lime;slim $his waist.@@
 			<<set $slaves[$i].waist-->>
 		<</if>>
                 <<if (($slaves[$i].inducedNCS == 0) && ($slaves[$i].butt < 5) && (random(1,100) > 75))>>
-			Its rear @@.lime;rounds out@@ to fit its developing femininity.
+			$His rear @@.lime;rounds out@@ to fit $his developing femininity.
 			<<set $slaves[$i].butt += 1>>
 		<</if>>
 	<<elseif $slaves[$i].balls > 0>> /* male */
 		<<if $slaves[$i].weight < 20>>
-			Hormonal changes encourage its body to @@.lime;grow softer.@@
+			Hormonal changes encourage $his body to @@.lime;grow softer.@@
                         <<set $slaves[$i].weight += 1>>
 		<</if>>
                 <<if (($slaves[$i].inducedNCS == 0) && (($slaves[$i].boobs-$slaves[$i].boobsImplant) < 600))>>
-			Its breasts @@.lime;grow slightly@@ from the estrogen.
+			$His breasts @@.lime;grow slightly@@ from the estrogen.
 			<<set $slaves[$i].boobs += 10>>
 		<</if>>
 		<<if $slaves[$i].waist > -10>>
-			Hormonal changes @@.lime;slim its waist.@@
+			Hormonal changes @@.lime;slim $his waist.@@
 			<<set $slaves[$i].waist-->>
 		<</if>>
                 <<if (($slaves[$i].inducedNCS == 0) && ($slaves[$i].butt < 3) && (random(1,100) > 75))>>
-			Its rear @@.lime;rounds out@@ to fit its developing femininity.
+			$His rear @@.lime;rounds out@@ to fit $his developing femininity.
 			<<set $slaves[$i].butt += 1>>
 		<</if>>
 		<<if $slaves[$i].dick > 1 && random(1,100) > 99>>
-			Its dick @@.orange;shrinks slightly@@ due to its body chemistry.
+			$His dick @@.orange;shrinks slightly@@ due to $his body chemistry.
 			<<set $slaves[$i].dick -= 1>>
 		<</if>>
 		<<if $slaves[$i].balls > 1 && random(1,100) > 99>>
-			Its balls @@.orange;shrivel@@ due to its body chemistry.
+			$His balls @@.orange;shrivel@@ due to $his body chemistry.
 			<<set $slaves[$i].balls -= 1>>
 		<</if>>
 	<</if>>
 <<case "XY">> /* Male Hormones */
-	The ports in Fuckdoll suits allow total dietary control, and it's barely aware it's becoming @@.lime;masculine.@@
+	The ports in Fuckdoll suits allow total dietary control, and $he's barely aware $he's becoming @@.lime;masculine.@@
 	<<if ($slaves[$i].ovaries == 1 || $slaves[$i].mpreg == 1) && ($slaves[$i].balls > 0)>> /* herm */
 		<<if $slaves[$i].muscles < 60>>
-			Hormonal changes encourage its body to @@.lime;gain muscle.@@
+			Hormonal changes encourage $his body to @@.lime;gain muscle.@@
 		<<set $slaves[$i].muscles += 1>>
 		<</if>>
 		<<if $slaves[$i].waist < 0>>
-			Hormonal changes @@.orange;thicken its waist.@@
+			Hormonal changes @@.orange;thicken $his waist.@@
 			<<set $slaves[$i].waist++>>
 		<</if>>
                 <<if (($slaves[$i].inducedNCS == 0) && ($slaves[$i].dick < 4) && (random(1,100) > 95))>>
-			Its dick @@.lime;grows slightly@@ due to the male hormones in its diet.
+			$His dick @@.lime;grows slightly@@ due to the male hormones in $his diet.
 			<<set $slaves[$i].dick += 1>>
 		<</if>>
                 <<if (($slaves[$i].inducedNCS == 0) && ($slaves[$i].balls < 3) && (random(1,100) > 95))>>
-			Its balls @@.lime;swell@@ due to the male hormones in its diet.
+			$His balls @@.lime;swell@@ due to the male hormones in $his diet.
 			<<set $slaves[$i].balls += 1>>
 		<</if>>
 		<<if (($slaves[$i].boobs-$slaves[$i].boobsImplant) > 400)>>
-			Its breasts @@.orange;lose some mass@@ from the lack of estrogen in its diet.
+			$His breasts @@.orange;lose some mass@@ from the lack of estrogen in $his diet.
 			<<set $slaves[$i].boobs -= 10>>
 		<</if>>
 	<<elseif $slaves[$i].ovaries == 1 || $slaves[$i].mpreg == 1>> /* female */
 		<<if $slaves[$i].muscles < 15>>
-			Hormonal changes encourage its body to @@.lime;gain muscle.@@
+			Hormonal changes encourage $his body to @@.lime;gain muscle.@@
 		<<set $slaves[$i].muscles += 1>>
 		<</if>>
 		<<if (($slaves[$i].boobs-$slaves[$i].boobsImplant) > 500)>>
-			Its breasts @@.orange;lose some mass@@ from the lack of estrogen in its diet.
+			$His breasts @@.orange;lose some mass@@ from the lack of estrogen in $his diet.
 			<<set $slaves[$i].boobs -= 10>>
 		<</if>>
 		<<if $slaves[$i].waist < 15>>
-			Hormonal changes @@.orange;thicken its waist.@@
+			Hormonal changes @@.orange;thicken $his waist.@@
 			<<set $slaves[$i].waist-->>
 		<</if>>
 	<<elseif $slaves[$i].balls > 0>> /* male */
 		<<if $slaves[$i].muscles < 30>>
-			Hormonal changes encourage its body to @@.lime;gain muscle.@@
+			Hormonal changes encourage $his body to @@.lime;gain muscle.@@
 		<</if>>
 		<<if $slaves[$i].waist < 30>>
-			Hormonal changes @@.orange;thicken its waist.@@
+			Hormonal changes @@.orange;thicken $his waist.@@
 			<<set $slaves[$i].waist++>>
 		<</if>>
                 <<if (($slaves[$i].inducedNCS == 0) && ($slaves[$i].dick < 4) && (random(1,100) > 95))>>
-			Its dick @@.lime;grows slightly@@ due to the male hormones in its diet.
+			$His dick @@.lime;grows slightly@@ due to the male hormones in $his diet.
 			<<set $slaves[$i].dick += 1>>
 		<</if>>
                 <<if (($slaves[$i].inducedNCS == 0) && ($slaves[$i].balls < 3) && (random(1,100) > 95))>>
-			Its balls @@.lime;swell@@ due to the male hormones in its diet.
+			$His balls @@.lime;swell@@ due to the male hormones in $his diet.
 			<<set $slaves[$i].balls += 1>>
 		<</if>>
 		<<if (($slaves[$i].boobs-$slaves[$i].boobsImplant) > 300)>>
-			Its breasts @@.orange;lose some mass@@ to better suit its body chemistry.
+			$His breasts @@.orange;lose some mass@@ to better suit $his body chemistry.
 			<<set $slaves[$i].boobs -= 10>>
 		<</if>>
 	<</if>>
 <<case "XXY">> /* Futa Hormones */
-	The ports in Fuckdoll suits allow total dietary control, and it's barely aware its sexual aspects are being @@.lime;enhanced.@@
+	The ports in Fuckdoll suits allow total dietary control, and $he's barely aware $his sexual aspects are being @@.lime;enhanced.@@
 	<<if $slaves[$i].muscles < 90>>
-		Hormonal changes encourage its body to @@.lime;gain muscle.@@
+		Hormonal changes encourage $his body to @@.lime;gain muscle.@@
 	<<set $slaves[$i].muscles += 1>>
 	<</if>>
 	<<if $slaves[$i].weight < 50>>
-		Hormonal changes encourage its body to @@.lime;grow softer.@@
+		Hormonal changes encourage $his body to @@.lime;grow softer.@@
 	<<set $slaves[$i].weight += 1>>
 	<</if>>
 		<<if $slaves[$i].waist < 0>>
-			Hormonal changes @@.orange;thicken its waist.@@
+			Hormonal changes @@.orange;thicken $his waist.@@
 			<<set $slaves[$i].waist++>>
 		<<elseif $slaves[$i].waist > 0>>
-			Hormonal changes @@.lime;thin its waist.@@
+			Hormonal changes @@.lime;thin $his waist.@@
 			<<set $slaves[$i].waist-->>
 		<</if>>
         <<if (($slaves[$i].inducedNCS == 0) && (($slaves[$i].boobs-$slaves[$i].boobsImplant) < 800))>>
-		Its breasts @@.lime;grow slightly@@ to fit its developing femininity.
+		$His breasts @@.lime;grow slightly@@ to fit $his developing femininity.
 		<<set $slaves[$i].boobs += 10>>
 	<</if>>
         <<if (($slaves[$i].inducedNCS == 0) && ($slaves[$i].butt < 5) && (random(1,100) > 75))>>
-		Its rear @@.lime;rounds out@@ to fit its developing femininity.
+		$His rear @@.lime;rounds out@@ to fit $his developing femininity.
 		<<set $slaves[$i].butt += 1>>
 	<</if>>
         <<if (($slaves[$i].inducedNCS == 0) && ($slaves[$i].dick < 5) && (random(1,100) > 90))>>
-		Its dick @@.lime;grows slightly@@ to fit its developing masculinity.
+		$His dick @@.lime;grows slightly@@ to fit $his developing masculinity.
 		<<set $slaves[$i].dick += 1>>
 	<</if>>
         <<if (($slaves[$i].inducedNCS == 0) && ($slaves[$i].balls < 5) && (random(1,100) > 90))>>
-		Its balls @@.lime;swell@@ to fit its developing masculinity.
+		$His balls @@.lime;swell@@ to fit $his developing masculinity.
 		<<set $slaves[$i].balls += 1>>
 	<</if>>
 
 <<case "cleansing">> /* chem reduce and health plus */
-	The ports in Fuckdoll suits allow total dietary control, and it's barely aware it's @@.green;becoming healthier.@@
+	The ports in Fuckdoll suits allow total dietary control, and $he's barely aware $he's @@.green;becoming healthier.@@
 	<<set $slaves[$i].devotion -= 2, $slaves[$i].trust++, $slaves[$i].health += 2>>
 	<<if $slaves[$i].chem > 2>>
 		<<set $slaves[$i].chem -= 2>>
 	<</if>>
 	<<if $slaves[$i].health > 90 && $slaves[$i].chem < 10>>
-		It can't get any healthier. @@.yellow;Its cleansing diet has been ended.@@
+		$He can't get any healthier. @@.yellow;$His cleansing diet has been ended.@@
 		<<set $slaves[$i].diet = "healthy">>
 	<</if>>
 
 <<case "fertility">> /* + ovum and small boosts to energy and attrXY */
-	The ports in Fuckdoll suits allow total dietary control, and it's barely aware its being @@.lime;prepared to carry multiples.@@
+	The ports in Fuckdoll suits allow total dietary control, and $he's barely aware $he's being @@.lime;prepared to carry multiples.@@
 	<<if !canGetPregnant($slaves[$i])>>
-		It is no longer able to be impregnated. @@.yellow;Its fertility diet has been ended.@@
+		$He is no longer able to be impregnated. @@.yellow;$His fertility diet has been ended.@@
 		<<set $slaves[$i].diet = "healthy">>
 	<</if>>
 
diff --git a/src/uncategorized/saDrugs.tw b/src/uncategorized/saDrugs.tw
index 8bc905d351618d67ad5db6efce07c7ebd6224f8c..aa5abaaf9d36820ce8f45ff79f9cbd5e2d44d758 100644
--- a/src/uncategorized/saDrugs.tw
+++ b/src/uncategorized/saDrugs.tw
@@ -4,6 +4,7 @@
 *   1/2 the growth, however, boob and butt fat is interpreted as excess fat by NCS and so is converted to slave
 *   sexual energy.
 */
+
 <<if $slaves[$i].drugs == "intensive breast injections" || $slaves[$i].drugs == "intensive butt injections" || $slaves[$i].drugs == "intensive penis enhancement" || $slaves[$i].drugs == "intensive testicle enhancement">>
 	<<set _intensive = 1>>
 <</if>>
@@ -11,63 +12,63 @@
 <<switch $slaves[$i].drugs>>
 
 <<case "hormone enhancers">>
-	$possessiveCap drug regime prepares $possessive body to accept hormonal effects.
+	$His drug regime prepares $his body to accept hormonal effects.
 
 <<case "psychosuppressants">>
 	<<if ($slaves[$i].fetish != "mindbroken")>>
-		The psychosuppressants @@.hotpink;reduce $possessive ability to question $possessive role@@ or @@.mediumaquamarine;think independently.@@
+		The psychosuppressants @@.hotpink;reduce $his ability to question $his role@@ or @@.mediumaquamarine;think independently.@@
 		<<set $slaves[$i].devotion += 4, $slaves[$i].trust += 4>>
 		<<if ($slaves[$i].intelligence > -2)>>
-			They @@.orange;negatively impact $possessive intelligence,@@ as well.
+			They @@.orange;negatively impact $his intelligence,@@ as well.
 			<<set $slaves[$i].intelligence -= 1>>
 		<</if>>
 		<<if $slaves[$i].fuckdoll == 0 && $slaves[$i].intelligence < 0 && $slaves[$i].fetishStrength <= 60 && $slaves[$i].fetish != "submissive" && fetishChangeChance($slaves[$i]) > random(0,100)>>
-			The willingness to @@.lightcoral;submit@@ created by the drugs invades $possessive sexuality, too.
+			The willingness to @@.lightcoral;submit@@ created by the drugs invades $his sexuality, too.
 			<<set $slaves[$i].fetish = "submissive", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 10>>
 		<</if>>
 	<<else>>
-		The psychosuppressants have little effect on $possessive passive mind. 
+		The psychosuppressants have little effect on $his passive mind. 
 	<</if>>
 
 <<case "hyper breast injections">>
 	<<set $slaves[$i].chem += 2>>
 	<<set _growth = (1+$injectionUpgrade)*3>>
-	$pronounCap receives @@.lime;direct injections of <<if ($injectionUpgrade != 0)>> advanced<</if>> hyper growth hormones, right into $possessive breasts;@@ 
+	$He receives @@.lime;direct injections of <<if ($injectionUpgrade != 0)>> advanced<</if>> hyper growth hormones, right into $his breasts;@@ 
 	<<if ($slaves[$i].diet == "fattening")>>
-		all the food $pronoun's required to consume fuels growth, <<if $slaves[$i].health > -20>>and<<else>>but<</if>>
+		all the food $he's required to consume fuels growth, <<if $slaves[$i].health > -20>>and<<else>>but<</if>>
 		<<set _growth += 6>>
 	<<elseif ($slaves[$i].diet == "fertility")>>
-		the fertility hormones in $possessive food favor breast growth, <<if $slaves[$i].health > -20>>and<<else>>but<</if>>
+		the fertility hormones in $his food favor breast growth, <<if $slaves[$i].health > -20>>and<<else>>but<</if>>
 		<<set _growth += 1>>
 	<<elseif ($slaves[$i].diet == "restricted")>>
-		$possessive restricted diet means $possessive body has few resources to grow on, <<if $slaves[$i].health > -20>>but<<else>>and<</if>>
+		$his restricted diet means $his body has few resources to grow on, <<if $slaves[$i].health > -20>>but<<else>>and<</if>>
 		<<set _growth -= 1>>
 	<<elseif ($slaves[$i].weight > 130)>>
-		the enormous diet $pronoun eats to maintain $possessive hugely fat body helps support growth, <<if $slaves[$i].health > -20>>but<<else>>and<</if>>
+		the enormous diet $he eats to maintain $his hugely fat body helps support growth, <<if $slaves[$i].health > -20>>but<<else>>and<</if>>
 		<<set _growth += 4>>
 	<<elseif ($slaves[$i].weight > 30)>>
-		the generous diet $pronoun eats to maintain $possessive fat body helps support growth, <<if $slaves[$i].health > -20>>and<<else>>but<</if>>
+		the generous diet $he eats to maintain $his fat body helps support growth, <<if $slaves[$i].health > -20>>and<<else>>but<</if>>
 		<<set _growth += 2>>
 	<<elseif ($slaves[$i].weight <= -30)>>
-		the diet $pronoun is required to maintain to keep slim impedes growth, <<if $slaves[$i].health > -20>>but<<else>>and<</if>>
+		the diet $he is required to maintain to keep slim impedes growth, <<if $slaves[$i].health > -20>>but<<else>>and<</if>>
 		<<set _growth-->>
 	<</if>>
 	<<if $slaves[$i].health > 80>>
-		$possessive perfect health supports growth extremely well, <<if $slaves[$i].boobs < 5000 || $slaves[$i].boobs >= 10000>>and<<else>>but<</if>>
+		$his perfect health supports growth extremely well, <<if $slaves[$i].boobs < 5000 || $slaves[$i].boobs >= 10000>>and<<else>>but<</if>>
 		<<set _growth += 6>>
 	<<elseif ($slaves[$i].health > -20)>>
-		$possessive health supports growth, <<if $slaves[$i].boobs < 2000>>and<<else>>but<</if>>
+		$his health supports growth, <<if $slaves[$i].boobs < 2000>>and<<else>>but<</if>>
 	<<else>>
-		$possessive poor health does not support steady growth, but
+		$his poor health does not support steady growth, but
 		<<set _growth-->>
 	<</if>>
-	$possessive
+	$his
 	<<if ($slaves[$i].boobs < 800)>>
 		small chest tends to grow rapidly.
 		<<set _growth += 10>>
 		<<if ($slaves[$i].boobShape != "saggy") && ($slaves[$i].breastMesh != 1)>>
 			<<if random(1,10) < 5>>
-				As $possessive boobs rapidly grow, they become saggy under their own rapid weight gain.
+				As $his boobs rapidly grow, they become saggy under their own rapid weight gain.
 				<<set $slaves[$i].boobShape = "saggy">>
 			<</if>>
 		<</if>>
@@ -76,7 +77,7 @@
 		<<set _growth += 8>>
 		<<if ($slaves[$i].boobShape != "saggy") && ($slaves[$i].breastMesh != 1)>>
 			<<if random(1,10) < 5>>
-				As $possessive boobs rapidly grow, they become saggy under their own rapid weight gain.
+				As $his boobs rapidly grow, they become saggy under their own rapid weight gain.
 				<<set $slaves[$i].boobShape = "saggy">>
 			<</if>>
 		<</if>>
@@ -85,7 +86,7 @@
 		<<set _growth += 6>>
 		<<if ($slaves[$i].boobShape != "saggy") && ($slaves[$i].breastMesh != 1)>>
 			<<if random(1,10) == 1>>
-				As they grow, they @@.coral;begin to sag@@ under their own monstrous weight, $possessive mass of breastflesh directing $possessive nipples downward.
+				As they grow, they @@.coral;begin to sag@@ under their own monstrous weight, $his mass of breastflesh directing $his nipples downward.
 				<<set $slaves[$i].boobShape = "saggy">>
 			<</if>>
 		<</if>>
@@ -94,7 +95,7 @@
 		<<set _growth += 4>>
 		<<if ($slaves[$i].boobShape != "saggy") && ($slaves[$i].breastMesh != 1)>>
 			<<if random(1,10) == 1>>
-				As they grow, they @@.coral;begin to sag@@ under their own monstrous weight, $possessive mass of breastflesh directing $possessive nipples downward.
+				As they grow, they @@.coral;begin to sag@@ under their own monstrous weight, $his mass of breastflesh directing $his nipples downward.
 				<<set $slaves[$i].boobShape = "saggy">>
 			<</if>>
 		<</if>>
@@ -103,76 +104,76 @@
 		<<set _growth += 10>>
 		<<if ($slaves[$i].boobShape != "normal") && ($slaves[$i].breastMesh != 1)>>
 		  <<if random(1,10) == 1>>
-			$possessiveCap @@.coral;breasts lose their unique shape@@ as they adapt to their monstrous, unnatural size. There's simply nowhere else for $possessive mass of boob to go, and its expansion fills $possessive breasts out and points $possessive nipples forward.
+			$His @@.coral;breasts lose their unique shape@@ as they adapt to their monstrous, unnatural size. There's simply nowhere else for $his mass of boob to go, and its expansion fills $his breasts out and points $his nipples forward.
 			<<set $slaves[$i].boobShape = "normal">>
 		  <</if>>
 		<</if>>
 	<</if>>
         <<if $slaves[$i].inducedNCS == 1>>
                 <<set _growth = Math.trunc(_growth/2.2)>>
-                $possessiveCap @@.orange;NCS@@ kicks in fighting the breast growth, converting the excess fat into sexual energy for $object.
+                $His @@.orange;NCS@@ kicks in fighting the breast growth, converting the excess fat into sexual energy for $him.
                 <<set $slaves[$i].energy += _growth>>
         <</if>>
 	<<set _growth = 25*Math.trunc(_growth*0.8)>>
 	<<set $slaves[$i].boobs += Math.clamp(_growth, 25, 5000)>>
 	<<if random(1,100) > 30+($slaves[$i].areolae*10) && $slaves[$i].areolae < 3>>
-		The increase in breast size @@.lime;stretches and broadens $possessive areolae.@@
+		The increase in breast size @@.lime;stretches and broadens $his areolae.@@
 		<<set $slaves[$i].areolae += 1>>
 	<</if>>
 	<<if (random(1,100) > 70) && ($slaves[$i].nipples != "inverted") && ($slaves[$i].nipples != "fuckable")>>
 		<<if ($slaves[$i].nipples == "tiny") || ($slaves[$i].nipples == "cute") || ($slaves[$i].nipples == "puffy") || ($slaves[$i].nipples == "huge")>>
-			The explosive increase in breast flesh also @@.lime;completely swallows $possessive nipples.@@
+			The explosive increase in breast flesh also @@.lime;completely swallows $his nipples.@@
 			<<set $slaves[$i].nipples = "inverted">>
 		<</if>>
 	<</if>>
 
 <<case "breast injections" "intensive breast injections">>
 	<<set _growth = 1+$injectionUpgrade>>
-	$pronounCap receives @@.lime;
+	$He receives @@.lime;
 	<<if _intensive>>
 		massive
 		<<set _growth*=2>>
 	<</if>>
-	injections of <<if ($injectionUpgrade != 0)>>advanced<</if>> growth hormones, right into $possessive breasts;@@
+	injections of <<if ($injectionUpgrade != 0)>>advanced<</if>> growth hormones, right into $his breasts;@@
 	<<if ($slaves[$i].diet == "fattening")>>
-		all the food $pronoun's required to consume fuels growth, <<if $slaves[$i].health > -20>>and<<else>>but<</if>>
+		all the food $he's required to consume fuels growth, <<if $slaves[$i].health > -20>>and<<else>>but<</if>>
 		<<set _growth += 2>>
 	<<elseif ($slaves[$i].diet == "fertility")>>
-		the fertility hormones in $possessive food favor breast growth, <<if $slaves[$i].health > -20>>and<<else>>but<</if>>
+		the fertility hormones in $his food favor breast growth, <<if $slaves[$i].health > -20>>and<<else>>but<</if>>
 		<<set _growth += 1>>
 	<<elseif ($slaves[$i].diet == "restricted")>>
-		$possessive restricted diet means $possessive body has few resources to grow on, <<if $slaves[$i].health > -20>>but<<else>>and<</if>>
+		$his restricted diet means $his body has few resources to grow on, <<if $slaves[$i].health > -20>>but<<else>>and<</if>>
 		<<set _growth -= 2>>
 	<<elseif ($slaves[$i].weight > 130)>>
-		the enormous diet $pronoun eats to maintain $possessive hugely fat body helps support growth, <<if $slaves[$i].health > -20>>and<<else>>but<</if>>
+		the enormous diet $he eats to maintain $his hugely fat body helps support growth, <<if $slaves[$i].health > -20>>and<<else>>but<</if>>
 		<<set _growth++>>
 	<<elseif ($slaves[$i].weight > 30)>>
-		the generous diet $pronoun eats to maintain $possessive fat body helps support growth, <<if $slaves[$i].health > -20>>and<<else>>but<</if>>
+		the generous diet $he eats to maintain $his fat body helps support growth, <<if $slaves[$i].health > -20>>and<<else>>but<</if>>
 		<<set _growth++>>
 	<<elseif ($slaves[$i].weight <= -30)>>
-		the diet $pronoun is required to maintain to keep slim impedes growth, <<if $slaves[$i].health > -20>>but<<else>>and<</if>>
+		the diet $he is required to maintain to keep slim impedes growth, <<if $slaves[$i].health > -20>>but<<else>>and<</if>>
 		<<set _growth-->>
 	<</if>>
 	<<if $slaves[$i].health > 80>>
-		$possessive perfect health supports growth extremely well, <<if $slaves[$i].boobs < 2000>>and<<else>>but<</if>>
+		$his perfect health supports growth extremely well, <<if $slaves[$i].boobs < 2000>>and<<else>>but<</if>>
 		<<set _growth++>>
 	<<elseif ($slaves[$i].health > -20)>>
-		$possessive health supports growth, <<if $slaves[$i].boobs < 2000>>and<<else>>but<</if>>
+		$his health supports growth, <<if $slaves[$i].boobs < 2000>>and<<else>>but<</if>>
 	<<else>>
-		$possessive poor health does not support steady growth, <<if $slaves[$i].boobs < 2000>>but<<else>>and<</if>>
+		$his poor health does not support steady growth, <<if $slaves[$i].boobs < 2000>>but<<else>>and<</if>>
 		<<set _growth-->>
 	<</if>>
-	$possessive
+	$his
 	<<if ($slaves[$i].boobs < 800)>>
 		modest chest tends to grow quickly.
 		<<set _growth += 3>>
 		<<if ($slaves[$i].boobShape != "torpedo-shaped") && ($slaves[$i].boobShape != "wide-set") && ($slaves[$i].breastMesh != 1)>>
 			<<if random(1,10) == 1>>
 				<<if $slaves[$i].shoulders < 0>>
-					@@.lime;As $possessive boobs grow, they take on a torpedo shape within the frame of $possessive narrow shoulders,@@ projecting a long way from $possessive chest and swinging delightfully when $pronoun's naked.
+					@@.lime;As $his boobs grow, they take on a torpedo shape within the frame of $his narrow shoulders,@@ projecting a long way from $his chest and swinging delightfully when $he's naked.
 					<<set $slaves[$i].boobShape = "torpedo-shaped">>
 				<<else>>
-					@@.lime;As $possessive boobs grow, they become widely set across the broadness of $possessive chest,@@ spreading sideways even when $pronoun's not lying on $possessive back.
+					@@.lime;As $his boobs grow, they become widely set across the broadness of $his chest,@@ spreading sideways even when $he's not lying on $his back.
 					<<set $slaves[$i].boobShape = "wide-set">>
 				<</if>>
 			<</if>>
@@ -182,7 +183,7 @@
 		<<set _growth += 2>>
 		<<if ($slaves[$i].boobShape == "saggy") || ($slaves[$i].boobShape == "downward-facing") && ($slaves[$i].breastMesh != 1)>>
 			<<if random(1,10) == 1>>
-				@@.lime;As they grow, they lose their sag,@@ with the expanding tissue lifting $possessive nipples up to point forward.
+				@@.lime;As they grow, they lose their sag,@@ with the expanding tissue lifting $his nipples up to point forward.
 				<<set $slaves[$i].boobShape = "normal">>
 			<</if>>
 		<</if>>
@@ -191,7 +192,7 @@
 		<<set _growth++>>
 		<<if ($slaves[$i].boobShape != "saggy") && ($slaves[$i].breastMesh != 1)>>
 			<<if random(1,10) == 1>>
-				@@.coral;As they grow, they begin to sag@@ under their own monstrous weight, $possessive mass of breastflesh directing $possessive nipples downward.
+				@@.coral;As they grow, they begin to sag@@ under their own monstrous weight, $his mass of breastflesh directing $his nipples downward.
 				<<set $slaves[$i].boobShape = "saggy">>
 			<</if>>
 		<</if>>
@@ -199,21 +200,21 @@
 		monstrous udders tend to grow very slowly.
 		<<if ($slaves[$i].boobShape != "normal") && ($slaves[$i].breastMesh != 1)>>
 			<<if random(1,10) == 1>>
-				@@.coral;$possessiveCap breasts lose their unique shape@@ as they adapt to their monstrous, unnatural size. There's simply nowhere else for $possessive mass of boob to go, and its expansion fills $possessive breasts out and points $possessive nipples forward.
+				@@.coral;$His breasts lose their unique shape@@ as they adapt to their monstrous, unnatural size. There's simply nowhere else for $his mass of boob to go, and its expansion fills $his breasts out and points $his nipples forward.
 				<<set $slaves[$i].boobShape = "normal">>
 			<</if>>
 		<</if>>
 	<</if>>
         <<if $slaves[$i].inducedNCS == 1>>
                 <<set _growth = Math.trunc(_growth/2.2)>>
-                $possessiveCap @@.orange;NCS@@ kicks in fighting the breast growth, converting the excess fat into sexual energy for $object.
+                $His @@.orange;NCS@@ kicks in fighting the breast growth, converting the excess fat into sexual energy for $him.
                 <<set $slaves[$i].energy += _growth>>
         <</if>>
 	<<set _growth = 25*Math.trunc(_growth*0.8)>>
 	<<set $slaves[$i].boobs += Math.clamp(_growth, 25, 200)>>
 	<<if $slaves[$i].areolae < 3>>
 	<<if _growth > $slaves[$i].areolae*25>>
-		The increase in breast size @@.lime;stretches and broadens $possessive areolae.@@
+		The increase in breast size @@.lime;stretches and broadens $his areolae.@@
 		<<set $slaves[$i].areolae += 1>>
 	<</if>>
 	<</if>>
@@ -224,22 +225,22 @@
 		<<set $slaves[$i].nipples = "cute">>
 	<<elseif ($slaves[$i].nipples == "cute")>>
 		<<if random(1,2) == 1>>
-		The hormones also @@.lime;cause $possessive cute nipples to become puffy.@@
+		The hormones also @@.lime;cause $his cute nipples to become puffy.@@
 		<<set $slaves[$i].nipples = "puffy">>
 		<<else>>
-		The explosive breast growth also @@.lime;causes $possessive cute nipples to become partially inverted.@@
+		The explosive breast growth also @@.lime;causes $his cute nipples to become partially inverted.@@
 		<<set $slaves[$i].nipples = "partially inverted">>
 		<</if>>
 	<<elseif ($slaves[$i].nipples == "puffy")>>
 		<<if random(1,2) == 1>>
-		The hormones also @@.lime;cause $possessive puffy nipples to become really enormous.@@
+		The hormones also @@.lime;cause $his puffy nipples to become really enormous.@@
 		<<set $slaves[$i].nipples = "huge">>
 		<<else>>
-		The explosive breast growth also @@.lime;causes $possessive puffy nipples to become completely inverted.@@
+		The explosive breast growth also @@.lime;causes $his puffy nipples to become completely inverted.@@
 		<<set $slaves[$i].nipples = "inverted">>
 		<</if>>
 	<<elseif ($slaves[$i].nipples == "partially inverted")>>
-		The explosive breast growth also @@.lime;causes $possessive nipples to invert completely.@@
+		The explosive breast growth also @@.lime;causes $his nipples to invert completely.@@
 		<<set $slaves[$i].nipples = "inverted">>
 	<</if>>
 	<</if>>
@@ -247,38 +248,38 @@
 
 <<case "butt injections" "intensive butt injections">>
 	<<set _growth = 1+$injectionUpgrade>>
-	$pronounCap receives @@.lime;
+	$He receives @@.lime;
 	<<if _intensive>>
 		massive
 		<<set _growth*=2>>
 	<</if>>
-	injections of <<if ($injectionUpgrade != 0)>>advanced<</if>> growth hormones, right into $possessive buttocks;@@
+	injections of <<if ($injectionUpgrade != 0)>>advanced<</if>> growth hormones, right into $his buttocks;@@
 	<<if ($slaves[$i].diet == "fattening")>>
-		all the food $pronoun's required to consume fuels growth, <<if $slaves[$i].health > -20>>and<<else>>but<</if>>
+		all the food $he's required to consume fuels growth, <<if $slaves[$i].health > -20>>and<<else>>but<</if>>
 		<<set _growth += 2>>
 	<<elseif ($slaves[$i].diet == "restricted")>>
-		$possessive restricted diet means $possessive body has few resources to grow on, <<if $slaves[$i].health > -20>>but<<else>>and<</if>>
+		$his restricted diet means $his body has few resources to grow on, <<if $slaves[$i].health > -20>>but<<else>>and<</if>>
 		<<set _growth -= 2>>
 	<<elseif ($slaves[$i].weight > 130)>>
-		the generous diet $pronoun eats to maintain $possessive fat body helps support growth, <<if $slaves[$i].health > -20>>and<<else>>but<</if>>
+		the generous diet $he eats to maintain $his fat body helps support growth, <<if $slaves[$i].health > -20>>and<<else>>but<</if>>
 		<<set _growth += 3>>
 	<<elseif ($slaves[$i].weight > 30)>>
-		the generous diet $pronoun eats to maintain $possessive fat body helps support growth, <<if $slaves[$i].health > -20>>and<<else>>but<</if>>
+		the generous diet $he eats to maintain $his fat body helps support growth, <<if $slaves[$i].health > -20>>and<<else>>but<</if>>
 		<<set _growth++>>
 	<<elseif ($slaves[$i].weight <= -30)>>
-		the diet $pronoun is required to maintain to keep slim impedes growth, <<if $slaves[$i].health > -20>>but<<else>>and<</if>>
+		the diet $he is required to maintain to keep slim impedes growth, <<if $slaves[$i].health > -20>>but<<else>>and<</if>>
 		<<set _growth-->>
 	<</if>>
 	<<if $slaves[$i].health > 80>>
-		$possessive perfect health supports growth extremely well, <<if $slaves[$i].butt < 6>>and<<else>>but<</if>>
+		$his perfect health supports growth extremely well, <<if $slaves[$i].butt < 6>>and<<else>>but<</if>>
 		<<set _growth++>>
 	<<elseif ($slaves[$i].health > -20)>>
-		$possessive health supports growth, <<if $slaves[$i].butt < 6>>and<<else>>but<</if>>
+		$his health supports growth, <<if $slaves[$i].butt < 6>>and<<else>>but<</if>>
 	<<else>>
-		$possessive poor health does not support steady growth, <<if $slaves[$i].butt < 6>>but<<else>>and<</if>>
+		$his poor health does not support steady growth, <<if $slaves[$i].butt < 6>>but<<else>>and<</if>>
 		<<set _growth-->>
 	<</if>>
-	$possessive
+	$his
 	<<if $slaves[$i].butt < 2>>
 		modest rear tends to grow quickly.
 	<<elseif $slaves[$i].butt < 4>>
@@ -293,19 +294,19 @@
 	<<set _growth*=0.2>>
         <<if $slaves[$i].inducedNCS == 1>>
                 <<set _growth = Math.trunc(_growth/2.2)>>
-                $possessiveCap @@.orange;NCS@@ kicks in fighting the butt 
-                growth<<if _growth > 1>>, converting the excess fat into sexual energy for $object<<else>> and no change happens<</if>>.
+                $His @@.orange;NCS@@ kicks in fighting the butt 
+                growth<<if _growth > 1>>, converting the excess fat into sexual energy for $him<<else>> and no change happens<</if>>.
                 <<set $slaves[$i].energy += _growth>>
         <</if>>
 	<<set $slaves[$i].butt += Math.clamp(_growth,0,2)>>
 	<<if _intensive>>
 		<<if $slaves[$i].anus > 1>>
-			The reckless drug therapy has the side effect of rejuvenating her sphincter muscles, @@.lime;tightening up $possessive <<if $slaves[$i].anus > 4>>gaping<<elseif $slaves[$i].anus > 3>>loose<<else>>relaxed<</if>> anus.@@
+			The reckless drug therapy has the side effect of rejuvenating $his sphincter muscles, @@.lime;tightening up $his <<if $slaves[$i].anus > 4>>gaping<<elseif $slaves[$i].anus > 3>>loose<<else>>relaxed<</if>> anus.@@
 			<<set $slaves[$i].anus-->>
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].anus > 2>>
-			The drugs nearby rejuvenate her sphincter muscles, @@.lime;tightening up $possessive <<if $slaves[$i].anus > 4>>gaping<<else>>loose<</if>> anus.@@
+			The drugs nearby rejuvenate $his sphincter muscles, @@.lime;tightening up $his <<if $slaves[$i].anus > 4>>gaping<<else>>loose<</if>> anus.@@
 			<<set $slaves[$i].anus-->>
 		<</if>>
 	<</if>>
@@ -313,33 +314,33 @@
 <<case "hyper butt injections">>
 	<<set $slaves[$i].chem += 2>>
 	<<set _growth = .5>>
-	$pronounCap receives @@.lime;direct injections of <<if ($injectionUpgrade != 0)>> advanced<</if>> hyper growth hormones, right into $possessive buttocks;@@
+	$He receives @@.lime;direct injections of <<if ($injectionUpgrade != 0)>> advanced<</if>> hyper growth hormones, right into $his buttocks;@@
 	<<if ($slaves[$i].diet == "fattening")>>
-		all the food $pronoun's required to consume fuels growth, <<if $slaves[$i].health > -20>>and<<else>>but<</if>>
+		all the food $he's required to consume fuels growth, <<if $slaves[$i].health > -20>>and<<else>>but<</if>>
 		<<set _growth += 0.2>>
 	<<elseif ($slaves[$i].diet == "restricted")>>
-		$possessive restricted diet means $possessive body has few resources to grow on, <<if $slaves[$i].health > -20>>and<<else>>but<</if>>
+		$his restricted diet means $his body has few resources to grow on, <<if $slaves[$i].health > -20>>and<<else>>but<</if>>
 		<<set _growth -= 0.2>>
 	<<elseif ($slaves[$i].weight > 130)>>
-	the enormous diet $pronoun eats to maintain $possessive hugely fat body helps support growth, <<if $slaves[$i].health > -20>>and<<else>>but<</if>>
+	the enormous diet $he eats to maintain $his hugely fat body helps support growth, <<if $slaves[$i].health > -20>>and<<else>>but<</if>>
 	<<set _growth += 0.2>>
 	<<elseif ($slaves[$i].weight > 30)>>
-	the generous diet $pronoun eats to maintain $possessive fat body helps support growth, <<if $slaves[$i].health > -20>>and<<else>>but<</if>>
+	the generous diet $he eats to maintain $his fat body helps support growth, <<if $slaves[$i].health > -20>>and<<else>>but<</if>>
 	<<set _growth += 0.1>>
 	<<elseif ($slaves[$i].weight <= -30)>>
-		the diet $pronoun is required to maintain to keep slim impedes growth, <<if $slaves[$i].health > -20>>and<<else>>but<</if>>
+		the diet $he is required to maintain to keep slim impedes growth, <<if $slaves[$i].health > -20>>and<<else>>but<</if>>
 		<<set _growth -= 0.1>>
 	<</if>>
 	<<if $slaves[$i].health > 80>>
-		$possessive perfect health supports growth extremely well, <<if $slaves[$i].butt < 10>>and<<else>>but<</if>>
+		$his perfect health supports growth extremely well, <<if $slaves[$i].butt < 10>>and<<else>>but<</if>>
 		<<set _growth += .5>>
 	<<elseif ($slaves[$i].health > -20)>>
-		$possessive health supports growth reasonably well, <<if ($slaves[$i].butt < 10)>>and<<else>>but<</if>>
+		$his health supports growth reasonably well, <<if ($slaves[$i].butt < 10)>>and<<else>>but<</if>>
 	<<else>>
-		$possessive poor health does not support steady growth,  <<if ($slaves[$i].butt < 10)>>but<<else>>and<</if>>
+		$his poor health does not support steady growth,  <<if ($slaves[$i].butt < 10)>>but<<else>>and<</if>>
 		<<set _growth -= 0.1>>
 	<</if>>
-	$possessive
+	$his
 	<<if ($slaves[$i].butt < 6)>>
 		modest rear tends to grow quickly.
 		<<set _growth += 1>>
@@ -355,7 +356,7 @@
 	<</if>>
         <<if $slaves[$i].inducedNCS == 1>>
                 <<set _growth = Math.trunc(_growth/2.2)>>
-                $possessiveCap @@.orange;NCS@@ kicks in fighting the butt growth<<if _growth > 1>>, converting the excess fat into sexual energy for $object<<else>> and no change happens<</if>>.
+                $His @@.orange;NCS@@ kicks in fighting the butt growth<<if _growth > 1>>, converting the excess fat into sexual energy for $him<<else>> and no change happens<</if>>.
                 <<set $slaves[$i].energy += _growth>>
         <</if>>
 	<<if ((_growth > 1) || ($slaves[$i].inducedNCS == 1))>>
@@ -370,11 +371,11 @@
 <<case "lip injections">>
 	<<if ($slaves[$i].lips <= 95)>>
 		<<if ($slaves[$i].lips > 90)>>
-			@@.lime;$possessiveCap lips swell rapidly, becoming a facepussy useless for anything other than oral sex.@@
+			@@.lime;$His lips swell rapidly, becoming a facepussy useless for anything other than oral sex.@@
 		<<elseif ($slaves[$i].lips > 70) && ($slaves[$i].lips <= 75)>>
-			@@.lime;$possessiveCap lips swell rapidly, and are now so large that $pronoun can no longer enunciate properly.@@
+			@@.lime;$His lips swell rapidly, and are now so large that $he can no longer enunciate properly.@@
 		<<else>>
-			@@.lime;$possessiveCap lips swell rapidly.@@
+			@@.lime;$His lips swell rapidly.@@
 		<</if>>
                 <<if $slaves[$i].inducedNCS == 1>>
                         <<set $slaves[$i].lips += 2>>
@@ -386,17 +387,17 @@
 <<case "growth stimulants">>
 	<<set $slaves[$i].chem += 2>>
 	<<set _growth = 1>>
-	$pronounCap receives frequent @@.lime;
+	$He receives frequent @@.lime;
 	injections of growth stimulants@@.
 	/*Hormones*/
 	<<if $slaves[$i].hormones == 2 || $slaves[$i].hormones == -2>>
 		<<set _growth-->>
-		The massive quantities of sexual hormones flooding $possessive body limits the effectiveness of the treatment.
+		The massive quantities of sexual hormones flooding $his body limits the effectiveness of the treatment.
 	<<elseif $slaves[$i].hormones == 0>>
 		<<set _growth += 0.2>>
 		In the absence of significant levels of sexual hormones, the treatment is more effective.
 	<<elseif $slaves[$i].hormones == 1 || $slaves[$i].hormones == -1>>
-		$possessiveCap low level of sexual hormones allow the treatment to work undisturbed.
+		$His low level of sexual hormones allow the treatment to work undisturbed.
 	<</if>>
 	/*hormone balance*/
 	<<if $slaves[$i].hormoneBalance <= -50>>
@@ -410,7 +411,7 @@
 	<</if>>
 	/*diet*/
 	<<if $slaves[$i].diet == "fattening">>
-		All the food $pronoun's required to consume boosts
+		All the food $he's required to consume boosts
 		<<if $slaves[$i].dietMilk == 2>>
 			growth and the generous amount of added milk enhances its effect.
 			<<set _growth += 0.3>>
@@ -422,7 +423,7 @@
 		<</if>>
 		<<set _growth += 0.2>>
 	<<elseif $slaves[$i].diet == "restricted">>
-		$possessiveCap restricted diet means $possessive body has few resources to grow
+		$His restricted diet means $his body has few resources to grow
 		<<if $slaves[$i].dietMilk == 2>>
 			on, but the generous amount of added milk mitigates its effect.
 			<<set _growth += 0.3>>
@@ -434,7 +435,7 @@
 		<</if>>
 		<<set _growth-->>
 	<<elseif $slaves[$i].diet == "slimming">>
-		$possessiveCap growth is slightly inhibited by $possessive strict
+		$His growth is slightly inhibited by $his strict
 		<<if $slaves[$i].dietMilk == 2>>
 			diet, but the generous amount of added milk mitigates its effect.
 			<<set _growth += 0.3>>
@@ -446,7 +447,7 @@
 		<</if>>
 		<<set _growth -= 0.2>>
 	<<elseif ($slaves[$i].diet == "fertility")>>
-		the fertility hormones in $possessive food restrain $possessive
+		the fertility hormones in $his food restrain $his
 		<<if $slaves[$i].dietMilk == 2>>
 			growth, but the generous amount of added milk mitigates its effect.
 			<<set _growth += 0.3>>
@@ -458,7 +459,7 @@
 		<</if>>
 		<<set _growth -= 0.1>>
 	<<elseif $slaves[$i].diet == "XY" || $slaves[$i].diet == "XX" || $slaves[$i].diet == "XXY">>
-		$possessiveCap growth is restrained by $possessive sexual hormones rich
+		$His growth is restrained by $his sexual hormones rich
 		<<if $slaves[$i].dietMilk == 2>>
 			diet, but the generous amount of added milk mitigates its effect.
 			<<set _growth += 0.3>>
@@ -470,7 +471,7 @@
 		<</if>>
 		<<set _growth -= 0.5>>
 	<<elseif $slaves[$i].diet == "cleansing">>
-		$possessiveCap growth is severely inhibited by $possessive cleansing
+		$His growth is severely inhibited by $his cleansing
 		<<if $slaves[$i].dietMilk == 2>>
 			diet, but the generous amount of added milk mitigates its effect.
 			<<set _growth += 0.3>>
@@ -482,7 +483,7 @@
 		<</if>>
 		<<set _growth-->>
 	<<elseif $slaves[$i].diet == "muscle building" || $slaves[$i].muscles >= 96>>
-		$possessiveCap workout diet and constant physical exercise help support
+		$His workout diet and constant physical exercise help support
 		<<if $slaves[$i].dietMilk == 2>>
 			growth and the generous amount of added milk enhances its effect.
 			<<set _growth += 0.3>>
@@ -496,12 +497,12 @@
 	<</if>>
 	/*health*/
 	<<if $slaves[$i].health > 80>>
-		$possessiveCap perfect health greatly supports $possessive growth.
+		$His perfect health greatly supports $his growth.
 		<<set _growth += 0.2>>
 	<<elseif $slaves[$i].health > -20>>
-		$possessiveCap health supports $possessive growth.
+		$His health supports $his growth.
 	<<else>>
-		$possessiveCap poor health hinders growth.
+		$His poor health hinders growth.
 		<<set _growth-->>
 	<</if>>
 	/*if growth was accomplished*/
@@ -509,46 +510,46 @@
 		/*age modifier*/
 		<<set _ageMod = 1>>
                 <<if $slaves[$i].inducedNCS == 1>>
-                        $possessiveCap @@.orange;NCS@@ inhibits $possessive body response to the treatment.
+                        $His @@.orange;NCS@@ inhibits $his body response to the treatment.
                         <<set _ageMod = .25>>
 		<<elseif $slaves[$i].genes == "XY">>
 			<<if $slaves[$i].pubertyXY == 0 && $slaves[$i].physicalAge <= 3>>
-				$possessiveCap very young body responds extremely well to the treatment.
+				$His very young body responds extremely well to the treatment.
 				<<set _ageMod = 2.5>>
 			<<elseif $slaves[$i].pubertyXY == 0 && $slaves[$i].physicalAge > 3>>
-				$possessiveCap young body eagerly responds to the stimulants.
+				$His young body eagerly responds to the stimulants.
 				<<set _ageMod = 1.5>>
 			<<elseif $slaves[$i].physicalAge <= ($slaves[$i].pubertyAgeXY + $pubertyLength)>>
-				Due to $possessive recent puberty, $possessive body welcomes the treatment with open arms. 
+				Due to $his recent puberty, $his body welcomes the treatment with open arms. 
 				<<set _ageMod = 2>>
 			<<elseif $slaves[$i].physicalAge <= $maxGrowthAge>>
-				With $possessive puberty concluded, $possessive body resists the stimulants.
+				With $his puberty concluded, $his body resists the stimulants.
 				<<set _ageMod = 1>>
 			<<else>>
-				$possessiveCap mature body struggles to respond to the treatment, making progress difficult.
+				$His mature body struggles to respond to the treatment, making progress difficult.
 				<<set _ageMod = 0.5>>
 			<</if>>
 		<<elseif $slaves[$i].genes == "XX">>
 			<<if $slaves[$i].pubertyXX == 0 && $slaves[$i].physicalAge <= 3>>
-				$possessiveCap very young body responds extremely well to the treatment.
+				$His very young body responds extremely well to the treatment.
 				<<set _ageMod = 2.5>>
 			<<elseif $slaves[$i].pubertyXX == 0 && $slaves[$i].physicalAge > 3>>
-				$possessiveCap young body eagerly responds to the stimulants.
+				$His young body eagerly responds to the stimulants.
 				<<set _ageMod = 1.5>>
 			<<elseif $slaves[$i].physicalAge <= ($slaves[$i].pubertyAgeXX + $pubertyLength)>>
-				Due to $possessive recent puberty, $possessive body welcomes the treatment with open arms. 
+				Due to $his recent puberty, $his body welcomes the treatment with open arms. 
 				<<set _ageMod = 2>>
 			<<elseif $slaves[$i].physicalAge <= $maxGrowthAge>>
-				With $possessive puberty concluded, $possessive body resists the stimulants.
+				With $his puberty concluded, $his body resists the stimulants.
 				<<set _ageMod = 1>>
 			<<else>>
-				$possessiveCap mature body struggles to respond to the treatment, making progress difficult.
+				$His mature body struggles to respond to the treatment, making progress difficult.
 				<<set _ageMod = 0.5>>
 			<</if>>
 		<</if>>
 		/*evaluate against slave expected height ...*/
 		<<set _heightDiff = $slaves[$i].height / Height.forAge($slaves[$i].height, $slaves[$i])>>
-		/*if she is taller than the expected height the growth is reduced, if shorter accelerated,
+		/*if $he is taller than the expected height the growth is reduced, if shorter accelerated,
 		proportionally to the distance from the expected height*/
 		<<if _heightDiff >= 1>>
 			<<set _heightDiff = 1 - _heightDiff>>
@@ -564,30 +565,30 @@
                 <</if>>
 		/*communicates the amount of growth*/
 		<<if _growth < 1>> 												/*in case _heightDiff manages to bring _growth down enough*/
-			Despite the treatment, $possessive height does not increase this week.
+			Despite the treatment, $his height does not increase this week.
 		<<elseif _growth == 1>>
-			@@.lime;$possessiveCap height slightly increased this week.@@
+			@@.lime;$His height slightly increased this week.@@
 		<<elseif _growth == 2>>
-			@@.lime;$possessiveCap height increased this week.@@
+			@@.lime;$His height increased this week.@@
 		<<elseif _growth == 3>>
-			@@.lime;$possessiveCap height greatly increased this week.@@
+			@@.lime;$His height greatly increased this week.@@
 		<<elseif _growth == 4>>
-			@@.lime;$possessiveCap height dramatically increased this week.@@
+			@@.lime;$His height dramatically increased this week.@@
 		<<elseif _growth == 5>>
-			@@.lime;$possessiveCap body experienced explosive growth this week@@,
+			@@.lime;$His body experienced explosive growth this week@@,
 		<</if>>
 		/*health issues*/
 		<<if _growth == 5>>
-			$possessive growth is so extreme that $possessive body can barely keep up, @@.red;severely damaging $possessive health.@@
+			$his growth is so extreme that $his body can barely keep up, @@.red;severely damaging $his health.@@
 			<<set $slaves[$i].health -= 20>>
 		<</if>>
 		<<if random(1,10) == 1 && _growth != 5>>
-			The stimulants stressed $slaves[$i].slaveName's body more than expected, @@.red;damaging $possessive health.@@
+			The stimulants stressed $slaves[$i].slaveName's body more than expected, @@.red;damaging $his health.@@
 			<<set $slaves[$i].health -= 10>>
 		<</if>>
 		<<if $slaves[$i].physicalAge > $maxGrowthAge>>
 			<<if random(1,6) == 1>>
-				Since $possessive body already concluded $possessive natural growth processes, the treatment @@.red;weakens $possessive considerably.@@
+				Since $his body already concluded $his natural growth processes, the treatment @@.red;weakens $his considerably.@@
 				<<set $slaves[$i].health -= 15>>
 			<</if>>
 		<</if>>
@@ -595,15 +596,15 @@
 		<<set $slaves[$i].height += _growth>>
 	/*if growth is zero or negative*/
 	<<else>>
-		Despite the treatment, $possessive height does not increase this week.
+		Despite the treatment, $his height does not increase this week.
 	<</if>>
 	
 <<case "male hormone injections">>
 	<<if $slaves[$i].pubertyXY == 1>>
-		$pronounCap has potent sperm. @@.yellow;$possessiveCap drug regimen has been ended.@@
+		$He has potent sperm. @@.yellow;$His drug regimen has been ended.@@
 		<<set $slaves[$i].drugs = "no drugs">>
 	<<else>>
-		The intense hormonal injections leave $object @@.red;sickened and weak@@ as $possessive body struggles to adapt to the overwhelming chemicals flooding $possessive system.
+		The intense hormonal injections leave $him @@.red;sickened and weak@@ as $his body struggles to adapt to the overwhelming chemicals flooding $his system.
 		<<set $slaves[$i].chem += 20>>
 		<<set $slaves[$i].health -= 10>>
 		<<if $slaves[$i].energy > 5>>
@@ -613,10 +614,10 @@
 	
 <<case "female hormone injections">>
 	<<if $slaves[$i].pubertyXX == 1>>
-		$pronounCap has begun ovulating. @@.yellow;$possessiveCap drug regimen has been ended.@@
+		$He has begun ovulating. @@.yellow;$His drug regimen has been ended.@@
 		<<set $slaves[$i].drugs = "no drugs">>
 	<<else>>
-		The intense hormonal injections leave $object @@.red;sickened and weak@@ as $possessive body struggles to adapt to the overwhelming chemicals flooding $possessive system.
+		The intense hormonal injections leave $him @@.red;sickened and weak@@ as $his body struggles to adapt to the overwhelming chemicals flooding $his system.
 		<<set $slaves[$i].chem += 20>>
 		<<set $slaves[$i].health -= 10>>
 		<<if $slaves[$i].energy > 5>>
@@ -632,64 +633,64 @@
 	<</if>>
 	<<if ($slaves[$i].dick > 0)>>
 		<<if (random(1,100) > _growth+($slaves[$i].dick*5))>>
-			@@.lime;$possessiveCap cock grows painfully,@@ becoming both longer and girthier.
+			@@.lime;$His cock grows painfully,@@ becoming both longer and girthier.
 			<<set $slaves[$i].dick++>>
 		<<else>>
-			Despite being dosed with a spectrum of powerful growth promoters, $possessive dick does not grow.
+			Despite being dosed with a spectrum of powerful growth promoters, $his dick does not grow.
 		<</if>>
 		<<if $slaves[$i].balls == 1>>
 		<<if $slaves[$i].scrotum > 0>>
-			As a side effect of the dick enhancement drugs, @@.lime;$possessive balls drop.@@
+			As a side effect of the dick enhancement drugs, @@.lime;$his balls drop.@@
 			<<set $slaves[$i].balls += 1>>
 		<</if>>
 		<</if>>
 		<<if $slaves[$i].dick == 6>>
 		<<if $slaves[$i].balls > 0>>
-			@@.yellow;$possessiveCap dick is at the limit of what $possessive cardiovascular system could conceivably bring erect.@@ Further penis enhancement may limit $possessive ability to get hard.
+			@@.yellow;$His dick is at the limit of what $his cardiovascular system could conceivably bring erect.@@ Further penis enhancement may limit $his ability to get hard.
 		<</if>>
 		<</if>>
 	<<else>>
 		<<if (random(1,100) > _growth-($slaves[$i].clit*10))>>
-			@@.lime;$possessiveCap clit grows painfully,@@ becoming both longer and girthier.
+			@@.lime;$His clit grows painfully,@@ becoming both longer and girthier.
 			<<set $slaves[$i].clit++>>
 		<<else>>
-			Despite being dosed with a spectrum of powerful growth promoters, $possessive clit does not grow.
+			Despite being dosed with a spectrum of powerful growth promoters, $his clit does not grow.
 		<</if>>
 	<</if>>
 
 <<case "hyper penis enhancement">>
 	<<if ($slaves[$i].dick > 0)>>
-		$pronounCap receives @@.lime;direct injections of hyper growth hormones, right into $possessive dick.@@
+		$He receives @@.lime;direct injections of hyper growth hormones, right into $his dick.@@
 		<<set $slaves[$i].chem += 2>>
 		<<if ($slaves[$i].dick >= 30)>>
-			$possessiveCap cock is now so huge that further drug enhancement will not increase its size. @@.yellow;$possessiveCap drug regimen has been ended.@@
+			$His cock is now so huge that further drug enhancement will not increase its size. @@.yellow;$His drug regimen has been ended.@@
 			<<set $slaves[$i].drugs = "no drugs">>
 		<<else>>
                         <<if $slaves[$i].inducedNCS == 0>>
-                                @@.lime;$possessiveCap cock grows painfully,@@ becoming both longer and girthier.
+                                @@.lime;$His cock grows painfully,@@ becoming both longer and girthier.
                                 <<set $slaves[$i].dick += 1>>
                          <<elseif (random(1,(20 - $slaves[$i].dick))) > 12)>>
-                                @@.lime;$possessiveCap cock grows painfully,@@ becoming both longer and girthier, depsite $possessive @@.orange;NCS.@@
+                                @@.lime;$His cock grows painfully,@@ becoming both longer and girthier, depsite $his @@.orange;NCS.@@
                                 <<set $slaves[$i].dick += 1>>
                         <<else>>
-                                The treatment fails to over come $possessive @@.orange;NCS@@ and $possessive cock fails to grow.
+                                The treatment fails to over come $his @@.orange;NCS@@ and $his cock fails to grow.
                          <</if>>
 		<</if>>
 	<<else>>
-		$pronounCap receives @@.lime;direct injections of hyper growth hormones, right into $possessive clit.@@
+		$He receives @@.lime;direct injections of hyper growth hormones, right into $his clit.@@
 		<<set $slaves[$i].chem += 2>>
 		<<if ($slaves[$i].clit == 5)>>
-			$possessiveCap clit is now so huge that further drug enhancement will not increase its size. @@.yellow;$possessiveCap drug regimen has been ended.@@
+			$His clit is now so huge that further drug enhancement will not increase its size. @@.yellow;$His drug regimen has been ended.@@
 			<<set $slaves[$i].drugs = "no drugs">>
 		<<else>>
                         <<if $slaves[$i].inducedNCS == 0>>
-                                @@.lime;$possessiveCap clit grows painfully,@@ becoming both longer and girthier.
+                                @@.lime;$His clit grows painfully,@@ becoming both longer and girthier.
                                 <<set $slaves[$i].clit += 1>>
                          <<elseif (random(1,(16 - $slaves[$i].clit)) > 10)>>
-                                @@.lime;$possessiveCap clit grows painfully,@@ becoming both longer and girthier, despite $possessive @@.orange;NCS.@@
+                                @@.lime;$His clit grows painfully,@@ becoming both longer and girthier, despite $his @@.orange;NCS.@@
                                 <<set $slaves[$i].clit += 1>>
                         <<else>>
-                                The treatment fails to over come $possessive @@.orange;NCS@@ and $possessive clit fails to grow.
+                                The treatment fails to over come $his @@.orange;NCS@@ and $his clit fails to grow.
                         <</if>>
 		<</if>>
 	<</if>>
@@ -703,79 +704,79 @@
 	        <<set _growth += 30>>
         <</if>>
 	<<if (random(1,100) > _growth+($slaves[$i].balls*5))>>
-		@@.lime;$possessiveCap balls swell painfully.@@
+		@@.lime;$His balls swell painfully.@@
 		<<set $slaves[$i].balls++>>
 	<<else>>
-		Despite being filled with testicle enhancers and painfully swollen with resultant cum overproduction, $possessive balls do not grow.
+		Despite being filled with testicle enhancers and painfully swollen with resultant cum overproduction, $his balls do not grow.
 	<</if>>
 	<<if $slaves[$i].dick == 1 && $slaves[$i].inducedNCS == 0>>
 	<<if $slaves[$i].scrotum > 0>>
-		As a side effect of the testicle enhancement drugs, @@.lime;$possessive micropenis grows,@@ becoming merely tiny.
+		As a side effect of the testicle enhancement drugs, @@.lime;$his micropenis grows,@@ becoming merely tiny.
 		<<set $slaves[$i].dick++>>
 	<</if>>
 	<</if>>
 	<</if>>
 
 <<case "hyper testicle enhancement">>
-	$pronounCap receives @@.lime;direct injections of hyper growth hormones, right into $possessive testicles;@@ forcing them to swell with cum overproduction.
+	$He receives @@.lime;direct injections of hyper growth hormones, right into $his testicles;@@ forcing them to swell with cum overproduction.
 	<<set $slaves[$i].chem += 2>>
 	<<if ($slaves[$i].balls >= 125)>>
-		$possessiveCap balls are now so immense that further drug enhancement will not increase their size. However, leaving her on them will still stimulate cum production.
+		$His balls are now so immense that further drug enhancement will not increase their size. However, leaving $him on them will still stimulate cum production.
 	<<elseif ($slaves[$i].balls < 125)>>
                 <<if $slaves[$i].inducedNCS == 0>>
-                        @@.lime;$possessiveCap balls swell painfully.@@
+                        @@.lime;$His balls swell painfully.@@
                         <<set $slaves[$i].balls += 2>>
                 <<elseif random(1,400 - $slaves[$i].balls) > 200>>
-                        @@.lime;$possessiveCap balls swell painfully,@@ despite $possessive @@.orange;NCS.@@
+                        @@.lime;$His balls swell painfully,@@ despite $his @@.orange;NCS.@@
                         <<set $slaves[$i].balls += 1>>
                 <<else>>
-                        The treatment fails to over come $possessive @@.orange;NCS@@ and $possessive balls fail to grow.
+                        The treatment fails to over come $his @@.orange;NCS@@ and $his balls fail to grow.
                 <</if>>
 	<</if>>
 
 <<case "steroids">>
         <<if $slaves[$i].inducedNCS == 0 || random(1,100) > 50>>
                 <<if ($slaves[$i].dick == 0) && (random(1,100) > 40+($slaves[$i].clit*10))>>
-                        The gear $pronoun's on @@.lime;increases the size of $possessive clit.@@
+                        The gear $he's on @@.lime;increases the size of $his clit.@@
                         <<set $slaves[$i].clit += 1>>
                 <<elseif ($slaves[$i].dick != 0) && ($slaves[$i].dick < 3) && (random(1,100) > 95)>>
-                        The gear $pronoun's on @@.lime;increases the size of $possessive penis.@@
+                        The gear $he's on @@.lime;increases the size of $his penis.@@
                         <<set $slaves[$i].dick += 1>>
                 <<elseif ($slaves[$i].faceShape != "masculine") && ($slaves[$i].faceShape != "androgynous") && (random(1,100) > 95)>>
-                        The gear $pronoun's on @@.orange;hardens $possessive face into androgyny.@@
+                        The gear $he's on @@.orange;hardens $his face into androgyny.@@
                         <<set $slaves[$i].faceShape = "androgynous">>
                 <<elseif ($slaves[$i].balls != 0) && ($slaves[$i].scrotum != 0) && ($slaves[$i].balls < 3) && (random(1,100) > 95)>>
-                        The gear $pronoun's on @@.lime;increases the size of $possessive balls.@@
+                        The gear $he's on @@.lime;increases the size of $his balls.@@
                         <<set $slaves[$i].balls += 1>>
                 <<elseif random(1,100) > 110-($slaves[$i].anus*10)>>
-                        The steroids $pronoun's on have an effect on $possessive stretched anal muscles, giving $object a @@.lime;tighter butthole.@@
+                        The steroids $he's on have an effect on $his stretched anal muscles, giving $him a @@.lime;tighter butthole.@@
                         <<set $slaves[$i].anus -= 1>>
                 <<elseif random(1,100) > 110-($slaves[$i].vagina*10)>>
-                        The steroids $pronoun's on have an effect on $possessive vaginal muscles, giving $object a @@.lime;tighter pussy.@@
+                        The steroids $he's on have an effect on $his vaginal muscles, giving $him a @@.lime;tighter pussy.@@
                         <<set $slaves[$i].vagina -= 1>>
                 <<elseif ($slaves[$i].face-$slaves[$i].faceImplant > 10) && (random(1,100) > 95)>>
-                        The gear $pronoun's on @@.orange;hardens $possessive pretty face a little.@@
+                        The gear $he's on @@.orange;hardens $his pretty face a little.@@
                         <<set $slaves[$i].face -= 5>>
                 <</if>>
         <</if>>
 
 <<case "anti-aging cream">>
 	<<if ($slaves[$i].visualAge <= 18)>>
-		$possessiveCap outward age has regressed to the point that the creams will have little effect. Since they can't be improved with further drug treatment, @@.yellow;$possessive drug regimen has been ended.@@
+		$His outward age has regressed to the point that the creams will have little effect. Since they can't be improved with further drug treatment, @@.yellow;$his drug regimen has been ended.@@
 		<<set $slaves[$i].drugs = "no drugs">>
 	<<else>>
-		The skin creams @@.lime;soothe $possessive aging skin@@ leaving $object looking younger, though the effects are only skin deep.
+		The skin creams @@.lime;soothe $his aging skin@@ leaving $him looking younger, though the effects are only skin deep.
 		<<set $slaves[$i].visualAge -= 1>>
 	<</if>>
 	<<if $arcologies[0].FSYouthPreferentialist != "unset">>
 		<<if $slaves[$i].visualAge > 30>>
-			$pronounCap @@.mediumaquamarine;trusts you more@@ for allowing $object to fit in better with society and not be singled out for $possessive looks.
+			$He @@.mediumaquamarine;trusts you more@@ for allowing $him to fit in better with society and not be singled out for $his looks.
 			<<set $slaves[$i].trust += 2>>
 		<</if>>
 	<</if>>
 	<<if $arcologies[0].FSMaturityPreferentialist != "unset">>
 		<<if $slaves[$i].visualAge > 30>>
-			$pronounCap is @@.gold;terrified@@ that $possessive fading age will single $object out for abuse in your society.
+			$He is @@.gold;terrified@@ that $his fading age will single $him out for abuse in your society.
 			<<set $slaves[$i].trust -= 2>>
 		<</if>>
 	<</if>>
@@ -783,28 +784,28 @@
 
 <<case "super fertility drugs">>
 	<<if $slaves[$i].pregKnown == 1>>
-		$pronounCap's already pregnant, so the fertility drugs $pronoun's on do $object no good.
+		$He's already pregnant, so the fertility drugs $he's on do $him no good.
 	<<elseif $slaves[$i].pregWeek < 0>>
-		$pronounCap's still recovering from a recent pregnancy, so the fertility drugs $pronoun's on do $object little good.
+		$He's still recovering from a recent pregnancy, so the fertility drugs $he's on do $him little good.
 	<<elseif ($slaves[$i].preg > 1)>>
-		Despite being on intense fertility drugs, $pronoun shows no signs of increased fertility. Cursory tests reveal that @@.lime;$pronoun has a bun already in the oven.@@
+		Despite being on intense fertility drugs, $he shows no signs of increased fertility. Cursory tests reveal that @@.lime;$he has a bun already in the oven.@@
 		<<set $slaves[$i].pregKnown = 1>>
 	<<elseif ($slaves[$i].vagina == -1) && ($slaves[$i].mpreg != 1)>>
 		<<if ($slaves[$i].lactation == 0)>>
-			Unfortunately, it's impossible to fuck $possessive asshole pregnant, limiting the potential impact of the fertility drugs $pronoun's on to $possessive boobs.
+			Unfortunately, it's impossible to fuck $his asshole pregnant, limiting the potential impact of the fertility drugs $he's on to $his boobs.
 		<<else>>
-			The fertility drugs $pronoun's on are pointless, since $pronoun's already lactating and it's impossible to impregnate $possessive butthole. That's no reason not to try, of course.
+			The fertility drugs $he's on are pointless, since $he's already lactating and it's impossible to impregnate $his butthole. That's no reason not to try, of course.
 		<</if>>
 	<<elseif ($slaves[$i].preg < -1)>>
-		$pronounCap's sterile, so the fertility drugs $pronoun's on do $object no good.
+		$He's sterile, so the fertility drugs $he's on do $him no good.
 	<<elseif ($slaves[$i].ovaries == 0) && ($slaves[$i].mpreg != 1)>>
-		$pronounCap's barren, so the fertility drugs $pronoun's on do $object no good.
+		$He's barren, so the fertility drugs $he's on do $him no good.
 	<<elseif ($slaves[$i].pubertyXX == 0) && (($slaves[$i].ovaries == 1) || ($slaves[$i].mpreg == 1))>>
-		$pronounCap's prepubescent, so the fertility drugs $pronoun's on do $object no good.
+		$He's prepubescent, so the fertility drugs $he's on do $him no good.
 	<<elseif ($slaves[$i].preg == -1)>>
-		$pronounCap's on contraceptives, so the fertility drugs $pronoun's on do $object no good.
+		$He's on contraceptives, so the fertility drugs $he's on do $him no good.
 	<<else>>
-		$pronounCap's on super fertility drugs, so $pronoun is more likely to conceive, and will have multiple pregnancy.
+		$He's on super fertility drugs, so $he is more likely to conceive, and will have multiple pregnancy.
 	<</if>>
         <<if $slaves[$i].inducedNCS == 0>>
                 <<if $slaves[$i].lactation == 0 && random(0,50) < $slaves[$i].health>>
@@ -813,38 +814,38 @@
                 <</if>>
         <</if>>
 	<<if $slaves[$i].attrXY < 100 && random(0,10) < $slaves[$i].health>>
-		The hormonal changes produced by the fertility drugs cause $object to begin @@.green;finding men more attractive.@@
+		The hormonal changes produced by the fertility drugs cause $him to begin @@.green;finding men more attractive.@@
 		<<set $slaves[$i].attrXY += random(5,10)>>
 	<</if>>
 	<<if $slaves[$i].energy < 85 && random(0,10) < $slaves[$i].health>>
-		The hormonal changes produced by the fertility drugs cause $object to @@.green;begin craving sex more.@@
+		The hormonal changes produced by the fertility drugs cause $him to @@.green;begin craving sex more.@@
 		<<set $slaves[$i].energy += 2>>
 	<</if>>
 
 <<case "fertility drugs">>
 	<<if $slaves[$i].pregKnown == 1>>
-		$pronounCap's already pregnant, so the fertility drugs $pronoun's on do $object no good. 
+		$He's already pregnant, so the fertility drugs $he's on do $him no good. 
 	<<elseif $slaves[$i].pregWeek < 0>>
-		$pronounCap's still recovering from a recent pregnancy, so the fertility drugs $pronoun's on do $object little good.
+		$He's still recovering from a recent pregnancy, so the fertility drugs $he's on do $him little good.
 	<<elseif ($slaves[$i].preg > 1)>>
-		Despite being on intense fertility drugs, $pronoun shows no signs of increased fertility. Cursory tests reveal that @@.lime;$pronoun has a bun already in the oven.@@
+		Despite being on intense fertility drugs, $he shows no signs of increased fertility. Cursory tests reveal that @@.lime;$he has a bun already in the oven.@@
 		<<set $slaves[$i].pregKnown = 1>>
 	<<elseif ($slaves[$i].vagina == -1) && ($slaves[$i].mpreg != 1)>>
 		<<if ($slaves[$i].lactation == 0)>>
-			Unfortunately, it's impossible to fuck $possessive asshole pregnant, limiting the potential impact of the fertility drugs $pronoun's on to $possessive boobs.
+			Unfortunately, it's impossible to fuck $his asshole pregnant, limiting the potential impact of the fertility drugs $he's on to $his boobs.
 		<<else>>
-			The fertility drugs $pronoun's on are pointless, since $pronoun's already lactating and it's impossible to impregnate $possessive butthole. That's no reason not to try, of course.
+			The fertility drugs $he's on are pointless, since $he's already lactating and it's impossible to impregnate $his butthole. That's no reason not to try, of course.
 		<</if>>
 	<<elseif ($slaves[$i].preg < -1)>>
-		$pronounCap's sterile, so the fertility drugs $pronoun's on do $object no good.
+		$He's sterile, so the fertility drugs $he's on do $him no good.
 	<<elseif ($slaves[$i].ovaries == 0) && ($slaves[$i].mpreg != 1)>>
-		$pronounCap's barren, so the fertility drugs $pronoun's on do $object no good.
+		$He's barren, so the fertility drugs $he's on do $him no good.
 	<<elseif ($slaves[$i].pubertyXX == 0) && (($slaves[$i].ovaries == 1) || ($slaves[$i].mpreg == 1))>>
-		$pronounCap's prepubescent, so the fertility drugs $pronoun's on do $object no good.
+		$He's prepubescent, so the fertility drugs $he's on do $him no good.
 	<<elseif ($slaves[$i].preg == -1)>>
-		$pronounCap's on contraceptives, so the fertility drugs $pronoun's on do $object no good.
+		$He's on contraceptives, so the fertility drugs $he's on do $him no good.
 	<<else>>
-		$pronounCap's on fertility drugs, so $pronoun is more likely to conceive, and may experience multiple pregnancy.
+		$He's on fertility drugs, so $he is more likely to conceive, and may experience multiple pregnancy.
 	<</if>>
         <<if $slaves[$i].inducedNCS == 0>>
                 <<if $slaves[$i].lactation == 0 && random(0,100) < $slaves[$i].health>>
@@ -855,36 +856,36 @@
 	
 <<case "appetite suppressors">>
 	<<if $slaves[$i].weight <= -95>>
-		Since $possessive body has no weight left to shed, $pronoun no longer needs appetite suppressors to maintain it; @@.yellow;$possessive drug regimen has been ended.@@
+		Since $his body has no weight left to shed, $he no longer needs appetite suppressors to maintain it; @@.yellow;$his drug regimen has been ended.@@
 		<<set $slaves[$i].drugs = "no drugs">>
 	<<else>>
 		<<switch $slaves[$i].diet>>
 		<<case "slimming" "restricted">>
-			Since $pronoun is already on a diet that favors weight loss, her reduced appetite allows $possessive body @@.lime;to shed pounds@@ even more effectively.
+			Since $he is already on a diet that favors weight loss, $his reduced appetite allows $his body @@.lime;to shed pounds@@ even more effectively.
 			<<set $slaves[$i].weight -= 5>>
 		<<case "fattening">>
-			Since $pronoun is on a diet that favors weight gain, $possessive reduced appetite is counter productive; @@.yellow;$possessive drug regimen has been ended.@@
+			Since $he is on a diet that favors weight gain, $his reduced appetite is counter productive; @@.yellow;$his drug regimen has been ended.@@
 			<<set $slaves[$i].drugs = "no drugs">>
 		<<default>>
-			The appetite suppressors encourage $object to eat less at meal time, gradually causing $object to @@.lime;lose weight.@@
+			The appetite suppressors encourage $him to eat less at meal time, gradually causing $him to @@.lime;lose weight.@@
 			<<set $slaves[$i].weight -= 2>>
 		<</switch>>
 	<</if>>
 	
 <<case "penis atrophiers">>
-	$pronounCap receives @@.lime;direct injections of atrophiers right into $possessive penis,@@ causing $possessive body to begin pulling resources from it<<if $slaves[$i].inducedNCS == 1>>, $possessive @@.orange;NCS@@ amplifies the effectiveness<</if>>.
+	$He receives @@.lime;direct injections of atrophiers right into $his penis,@@ causing $his body to begin pulling resources from it<<if $slaves[$i].inducedNCS == 1>>, $his @@.orange;NCS@@ amplifies the effectiveness<</if>>.
         <<set _shrinkage = 0>>
 	<<if $slaves[$i].dick == 1>>
-		$possessiveCap penis is now so miniscule that further drug use will fail to shrink it further; @@.yellow;$possessive drug regimen has been ended.@@
+		$His penis is now so miniscule that further drug use will fail to shrink it further; @@.yellow;$his drug regimen has been ended.@@
 		<<set $slaves[$i].drugs = "no drugs">>
 	<<elseif $slaves[$i].dick >= 20>>
-		@@.lime;$possessiveCap cock shrinks painfully,@@ becoming massively shorter and thinner.
+		@@.lime;$His cock shrinks painfully,@@ becoming massively shorter and thinner.
                 <<set _shrinkage = 3>>
 	<<elseif $slaves[$i].dick >= 10>>
-		@@.lime;$possessiveCap cock shrinks painfully,@@ becoming shorter and thinner.
+		@@.lime;$His cock shrinks painfully,@@ becoming shorter and thinner.
                 <<set _shrinkage = 2>>
 	<<elseif (($slaves[$i].inducedNCS == 1) || (random(1,100) > (40-($injectionUpgrade*10)-($slaves[$i].dick*5)))) && ($slaves[$i].dick > 1)>>
-		@@.lime;$possessiveCap cock shrinks painfully,@@ becoming shorter and thinner.
+		@@.lime;$His cock shrinks painfully,@@ becoming shorter and thinner.
                 <<set _shrinkage = 1>>
 	<</if>>
         <<if ($slaves[$i].inducedNCS == 1) && ($slaves[$i].dick > 2)>>
@@ -893,28 +894,28 @@
         <<set $slaves[$i].dick -= _shrinkage>>
 	
 <<case "testicle atrophiers">>
-	$pronounCap receives @@.lime;direct injections of atrophiers right into $possessive testicles,@@ causing $possessive body to begin pulling resources from them<<if $slaves[$i].inducedNCS == 1>>, $possessive @@.orange;NCS@@ amplifies the effectiveness<</if>>.
+	$He receives @@.lime;direct injections of atrophiers right into $his testicles,@@ causing $his body to begin pulling resources from them<<if $slaves[$i].inducedNCS == 1>>, $his @@.orange;NCS@@ amplifies the effectiveness<</if>>.
         <<set _shrinkage = 0>>
 	<<if $slaves[$i].balls == 1>>
-		$possessiveCap balls are now so minuscule that further drug use will fail to shrink them further; @@.yellow;$possessive drug regimen has been ended.@@
+		$His balls are now so minuscule that further drug use will fail to shrink them further; @@.yellow;$his drug regimen has been ended.@@
 		<<set $slaves[$i].drugs = "no drugs">>
 	<<elseif $slaves[$i].balls >= 100>>
-		@@.lime;$possessiveCap balls shrink painfully,@@ becoming massively smaller and leaving $possessive scrotum looser.
+		@@.lime;$His balls shrink painfully,@@ becoming massively smaller and leaving $his scrotum looser.
                 <<set _shrinkage = 5>>
 	<<elseif $slaves[$i].balls >= 80>>
-		@@.lime;$possessiveCap balls shrink painfully,@@ becoming massively smaller and leaving $possessive scrotum looser.
+		@@.lime;$His balls shrink painfully,@@ becoming massively smaller and leaving $his scrotum looser.
                 <<set _shrinkage = 4>>
 	<<elseif $slaves[$i].balls >= 60>>
-		@@.lime;$possessiveCap balls shrink painfully,@@ becoming massively smaller and leaving $possessive scrotum looser.
+		@@.lime;$His balls shrink painfully,@@ becoming massively smaller and leaving $his scrotum looser.
                 <<set _shrinkage = 3>>
 	<<elseif $slaves[$i].balls >= 40>>
-		@@.lime;$possessiveCap balls shrink painfully,@@ becoming much smaller and leaving $possessive scrotum looser.
+		@@.lime;$His balls shrink painfully,@@ becoming much smaller and leaving $his scrotum looser.
                 <<set _shrinkage = 2>>
 	<<elseif $slaves[$i].balls >= 20>>
-		@@.lime;$possessiveCap balls shrink painfully,@@ becoming smaller and leaving $possessive scrotum looser.
+		@@.lime;$His balls shrink painfully,@@ becoming smaller and leaving $his scrotum looser.
                 <<set _shrinkage = 1>>
 	<<elseif (($slaves[$i].inducedNCS == 1) || (random(1,100) > (40-($injectionUpgrade*10)-($slaves[$i].balls*2)))) && ($slaves[$i].balls > 1)>>
-		@@.lime;$possessiveCap balls shrink painfully,@@ becoming smaller and leaving $possessive scrotum looser.
+		@@.lime;$His balls shrink painfully,@@ becoming smaller and leaving $his scrotum looser.
                 <<set _shrinkage = 1>>
 	<</if>>
         <<if ($slaves[$i].inducedNCS == 1) && ($slaves[$i].balls > 2)>>
@@ -923,12 +924,12 @@
         <<set $slaves[$i].balls -= _shrinkage>>
 	
 <<case "clitoris atrophiers">>
-	$pronounCap receives @@.lime;direct injections of atrophiers right into $possessive clitoris,@@ causing $possessive body to begin pulling resources from it<<if $slaves[$i].inducedNCS == 1>>, $possessive @@.orange;NCS@@ amplifies the effectiveness<</if>>.
+	$He receives @@.lime;direct injections of atrophiers right into $his clitoris,@@ causing $his body to begin pulling resources from it<<if $slaves[$i].inducedNCS == 1>>, $his @@.orange;NCS@@ amplifies the effectiveness<</if>>.
 	<<if $slaves[$i].clit == 0>>
-		$possessiveCap clit is now so minuscule that further drug use will fail to shrink it further; @@.yellow;$possessive drug regimen has been ended.@@
+		$His clit is now so minuscule that further drug use will fail to shrink it further; @@.yellow;$his drug regimen has been ended.@@
 		<<set $slaves[$i].drugs = "no drugs">>
 	<<elseif (($slaves[$i].inducedNCS == 1) || (random(1,100) > (60-($injectionUpgrade*10)-($slaves[$i].clit*5)))) && ($slaves[$i].clit > 0)>>
-		@@.lime;$possessiveCap clit shrinks painfully,@@ becoming smaller.
+		@@.lime;$His clit shrinks painfully,@@ becoming smaller.
 		<<set $slaves[$i].clit -= 1>>
 	<</if>>
         <<if ($slaves[$i].inducedNCS == 1) && ($slaves[$i].clit > 2)>>
@@ -936,12 +937,12 @@
 	<</if>>
 	
 <<case "labia atrophiers">>
-	$pronounCap receives @@.lime;direct injections of atrophiers right into $possessive labia majora,@@ causing $possessive body to begin pulling resources from them<<if $slaves[$i].inducedNCS == 1>>, $possessive @@.orange;NCS@@ amplifies the effectiveness<</if>>.
+	$He receives @@.lime;direct injections of atrophiers right into $his labia majora,@@ causing $his body to begin pulling resources from them<<if $slaves[$i].inducedNCS == 1>>, $his @@.orange;NCS@@ amplifies the effectiveness<</if>>.
 	<<if $slaves[$i].labia == 0>>
-		$possessiveCap labia are now so minuscule that further drug use will fail to shrink them further; @@.yellow;$possessive drug regimen has been ended.@@
+		$His labia are now so minuscule that further drug use will fail to shrink them further; @@.yellow;$his drug regimen has been ended.@@
 		<<set $slaves[$i].drugs = "no drugs">>
 	<<elseif (($slaves[$i].inducedNCS == 1) || (random(1,100) > (60-($injectionUpgrade*10)-($slaves[$i].labia*5)))) && ($slaves[$i].labia > 0)>>
-		@@.lime;$possessiveCap labia shrink painfully,@@ becoming smaller.
+		@@.lime;$His labia shrink painfully,@@ becoming smaller.
 		<<set $slaves[$i].labia -= 1>>
 	<</if>>
         <<if ($slaves[$i].inducedNCS == 1) && ($slaves[$i].labia > 2)>>
@@ -949,45 +950,45 @@
 	<</if>>
 	
 <<case "nipple atrophiers">>
-	$pronounCap receives @@.lime;direct injections of atrophiers right into $possessive nipples,@@ causing $possessive body to begin pulling resources from it<<if $slaves[$i].inducedNCS == 1>>, $possessive @@.orange;NCS@@ amplifies the effectiveness<</if>>.
+	$He receives @@.lime;direct injections of atrophiers right into $his nipples,@@ causing $his body to begin pulling resources from it<<if $slaves[$i].inducedNCS == 1>>, $his @@.orange;NCS@@ amplifies the effectiveness<</if>>.
 	<<switch $slaves[$i].nipples>>
 	<<case "huge">>
 		<<if (($slaves[$i].inducedNCS == 1) || (random(1,100) > (60-($injectionUpgrade*15))))>>
-			@@.lime;$possessiveCap nipples shrink painfully,@@ becoming smaller and puffy.
+			@@.lime;$His nipples shrink painfully,@@ becoming smaller and puffy.
 			<<set $slaves[$i].nipples = "puffy">>
 		<</if>>
 	<<case "puffy">>
 		<<if (($slaves[$i].inducedNCS == 1) || (random(1,100) > (60-($injectionUpgrade*15))))>>
-			@@.lime;$possessiveCap nipples shrink painfully,@@ becoming smaller and cuter.
+			@@.lime;$His nipples shrink painfully,@@ becoming smaller and cuter.
 			<<set $slaves[$i].nipples = "cute">>
 		<</if>>
 	<<case "cute">>
 		<<if (($slaves[$i].inducedNCS == 1) || (random(1,100) > (60-($injectionUpgrade*15))))>>
-			@@.lime;$possessiveCap nipples shrink painfully,@@ becoming tiny.
+			@@.lime;$His nipples shrink painfully,@@ becoming tiny.
 			<<set $slaves[$i].nipples = "tiny">>
 		<</if>>
 	<<default>>
-		$possessiveCap nipples are now so small that further drug use will fail to shrink them further; @@.yellow;$possessive drug regimen has been ended.@@
+		$His nipples are now so small that further drug use will fail to shrink them further; @@.yellow;$his drug regimen has been ended.@@
 		<<set $slaves[$i].drugs = "no drugs">>
 	<</switch>>
 	
 <<case "lip atrophiers">>
-	$pronounCap receives @@.lime;direct injections of atrophiers right into $possessive lips,@@ causing $possessive body to begin pulling resources from them<<if $slaves[$i].inducedNCS == 1>>, $possessive @@.orange;NCS@@ amplifies the effectiveness<</if>>.
+	$He receives @@.lime;direct injections of atrophiers right into $his lips,@@ causing $his body to begin pulling resources from them<<if $slaves[$i].inducedNCS == 1>>, $his @@.orange;NCS@@ amplifies the effectiveness<</if>>.
         <<set _shrinkage = 0>>
 	<<if ($slaves[$i].lips-$slaves[$i].lipsImplant) == 0>>
-		$possessiveCap natural lips are now so thin that further drug use will fail to shrink them further; @@.yellow;$possessive drug regimen has been ended.@@
+		$His natural lips are now so thin that further drug use will fail to shrink them further; @@.yellow;$his drug regimen has been ended.@@
 		<<set $slaves[$i].drugs = "no drugs">>
 	<<elseif ($slaves[$i].lips-$slaves[$i].lipsImplant) >= 70>>
-		@@.lime;$possessiveCap natural lips shrink painfully,@@ becoming massively smaller and thinner.
+		@@.lime;$His natural lips shrink painfully,@@ becoming massively smaller and thinner.
                 <<set _shrinkage = 5>>
 	<<elseif ($slaves[$i].lips-$slaves[$i].lipsImplant) >= 50>>
-		@@.lime;$possessiveCap natural lips shrink painfully,@@ becoming smaller and thinner.
+		@@.lime;$His natural lips shrink painfully,@@ becoming smaller and thinner.
                 <<set _shrinkage = 3>>
 	<<elseif ($slaves[$i].lips-$slaves[$i].lipsImplant) >= 20>>
-		@@.lime;$possessiveCap natural lips shrink painfully,@@ becoming smaller and thinner.
+		@@.lime;$His natural lips shrink painfully,@@ becoming smaller and thinner.
                 <<set _shrinkage = 1>>
 	<<elseif (($slaves[$i].inducedNCS == 1) || (random(1,100) > (40-($injectionUpgrade*10)-($slaves[$i].lips-$slaves[$i].lipsImplant)))) && (($slaves[$i].lips-$slaves[$i].lipsImplant) > 0)>>
-		@@.lime;$possessiveCap natural lips shrink painfully,@@ becoming smaller and thinner.
+		@@.lime;$His natural lips shrink painfully,@@ becoming smaller and thinner.
                 <<set _shrinkage = 1>>
 	<</if>>
         <<if ($slaves[$i].inducedNCS == 1) && ($slaves[$i].lipsImplant > 1)>>
@@ -996,28 +997,28 @@
         <<set $slaves[$i].lips -= _shrinkage>>
 	
 <<case "breast redistributors">>
-	$pronounCap receives @@.lime;direct injections of fat redistributors right into $possessive breasts,@@ causing $possessive body to begin moving fatty tissue from them to $possessive core<<if $slaves[$i].inducedNCS == 1>>, $possessive @@.orange;NCS@@ amplifies the effectiveness<</if>>.
+	$He receives @@.lime;direct injections of fat redistributors right into $his breasts,@@ causing $his body to begin moving fatty tissue from them to $his core<<if $slaves[$i].inducedNCS == 1>>, $his @@.orange;NCS@@ amplifies the effectiveness<</if>>.
         <<set _factor = 0>>
 	<<if ($slaves[$i].boobs-$slaves[$i].boobsImplant) <= 100>>
-		$possessiveCap natural breast tissue is now so thin that further drug use will fail to shrink it further; @@.yellow;$possessive drug regimen has been ended.@@
+		$His natural breast tissue is now so thin that further drug use will fail to shrink it further; @@.yellow;$his drug regimen has been ended.@@
 		<<set $slaves[$i].drugs = "no drugs">>
 	<<elseif ($slaves[$i].weight >= 200)>>
-		$pronounCap is now so immensely obese $possessive health is greatly at risk; @@.yellow;$possessive drug regimen has been ended.@@
+		$He is now so immensely obese $his health is greatly at risk; @@.yellow;$his drug regimen has been ended.@@
 		<<set $slaves[$i].drugs = "no drugs">>
 	<<elseif ($slaves[$i].boobs-$slaves[$i].boobsImplant) >= 20000>>
-		@@.lime;$possessiveCap breasts shrink painfully,@@ becoming massively smaller while $possessive @@.orange;waistline swells tremendously.@@
+		@@.lime;$His breasts shrink painfully,@@ becoming massively smaller while $his @@.orange;waistline swells tremendously.@@
 		<<set _factor = 20>>
 	<<elseif ($slaves[$i].boobs-$slaves[$i].boobsImplant) >= 10000>>
-		@@.lime;$possessiveCap breasts shrink painfully,@@ becoming greatly smaller while $possessive @@.orange;waistline swells.@@
+		@@.lime;$His breasts shrink painfully,@@ becoming greatly smaller while $his @@.orange;waistline swells.@@
 		<<set _factor = 10>>
 	<<elseif ($slaves[$i].boobs-$slaves[$i].boobsImplant) >= 5000>>
-		@@.lime;$possessiveCap breasts shrink painfully,@@ becoming smaller while $possessive @@.orange;waistline swells.@@
+		@@.lime;$His breasts shrink painfully,@@ becoming smaller while $his @@.orange;waistline swells.@@
 		<<set _factor = 5>>
 	<<elseif ($slaves[$i].boobs-$slaves[$i].boobsImplant) >= 1000>>
-		@@.lime;$possessiveCap breasts shrink painfully,@@ becoming smaller while $possessive @@.orange;waistline grows.@@
+		@@.lime;$His breasts shrink painfully,@@ becoming smaller while $his @@.orange;waistline grows.@@
 		<<set _factor = 3>>
 	<<elseif ($slaves[$i].boobs-$slaves[$i].boobsImplant) > 100>>
-		@@.lime;$possessiveCap breasts shrink painfully,@@ becoming smaller while $possessive @@.orange;waistline grows slightly.@@
+		@@.lime;$His breasts shrink painfully,@@ becoming smaller while $his @@.orange;waistline grows slightly.@@
 		<<set _factor = 1>>
 	<</if>>
         <<set $slaves[$i].weight += _factor>>
@@ -1027,34 +1028,34 @@
         <<set $slaves[$i].boobs -= 100*_factor>>
 	
 <<case "butt redistributors">>
-	$pronounCap receives @@.lime;direct injections of fat redistributors right into $possessive buttocks,@@ causing $possessive body to begin moving fatty tissue from it to $possessive core<<if $slaves[$i].inducedNCS == 1>>, $possessive @@.orange;NCS@@ amplifies the effectiveness<</if>>.
+	$He receives @@.lime;direct injections of fat redistributors right into $his buttocks,@@ causing $his body to begin moving fatty tissue from it to $his core<<if $slaves[$i].inducedNCS == 1>>, $his @@.orange;NCS@@ amplifies the effectiveness<</if>>.
 	<<if ($slaves[$i].butt-$slaves[$i].buttImplant) <= 0>>
-		$possessiveCap natural ass flesh is now so thin that further drug use will fail to shrink it further; @@.yellow;$possessive drug regimen has been ended.@@
+		$His natural ass flesh is now so thin that further drug use will fail to shrink it further; @@.yellow;$his drug regimen has been ended.@@
 		<<set $slaves[$i].drugs = "no drugs">>
 	<<elseif ($slaves[$i].weight >= 200)>>
-		$pronounCap is now so immensely obese $possessive health is greatly at risk; @@.yellow;$possessive drug regimen has been ended.@@
+		$He is now so immensely obese $his health is greatly at risk; @@.yellow;$his drug regimen has been ended.@@
 		<<set $slaves[$i].drugs = "no drugs">>
 	<<elseif ($slaves[$i].butt-$slaves[$i].buttImplant) >= 15>>
-		@@.lime;$possessiveCap butt shrinks painfully,@@ becoming massively smaller while $possessive @@.orange;waistline swells tremendously.@@
+		@@.lime;$His butt shrinks painfully,@@ becoming massively smaller while $his @@.orange;waistline swells tremendously.@@
 		<<set $slaves[$i].butt -= 2>>
 		<<set $slaves[$i].weight += 25>>
 	<<elseif ($slaves[$i].butt-$slaves[$i].buttImplant) >= 10>>
-		@@.lime;$possessiveCap butt shrinks painfully,@@ becoming smaller while $possessive @@.orange;waistline swells tremendously.@@
+		@@.lime;$His butt shrinks painfully,@@ becoming smaller while $his @@.orange;waistline swells tremendously.@@
 		<<set $slaves[$i].butt -= 1>>
 		<<set $slaves[$i].weight += 20>>
 	<<elseif (($slaves[$i].inducedNCS == 1) || (random(1,100) > (50-($injectionUpgrade*10)-($slaves[$i].butt-$slaves[$i].buttImplant)))) && ($slaves[$i].butt-$slaves[$i].buttImplant) >= 0>>
-		@@.lime;$possessiveCap butt shrinks painfully,@@ becoming smaller while $possessive @@.orange;waistline swells greatly.@@
+		@@.lime;$His butt shrinks painfully,@@ becoming smaller while $his @@.orange;waistline swells greatly.@@
 		<<set $slaves[$i].butt -= 1>>
 		<<set $slaves[$i].weight += 10>>
 	<</if>>
 
 <<case "sag-B-gone">>
 	<<if $slaves[$i].assignment == "be your concubine">>
-		Before bed and when you awake, you take the time sensually @@.coral;massage sag-B-gone into $possessive breasts,@@ which, while enjoyable to the both of you, doesn't seem to be doing much.
+		Before bed and when you awake, you take the time sensually @@.coral;massage sag-B-gone into $his breasts,@@ which, while enjoyable to the both of you, doesn't seem to be doing much.
 	<<elseif $slaves[$i].assignment == "please you">>
-		When ever you have a free moment you take that time to @@.coral;massage sag-B-gone into $possessive breasts,@@ which, while enjoyable, doesn't seem to be doing much.
+		When ever you have a free moment you take that time to @@.coral;massage sag-B-gone into $his breasts,@@ which, while enjoyable, doesn't seem to be doing much.
 	<<else>>
-		$pronounCap is required to frequently @@.coral;massage sag-B-gone into $possessive breasts,@@ which, while enjoyable to watch, doesn't seem to be doing much.
+		$He is required to frequently @@.coral;massage sag-B-gone into $his breasts,@@ which, while enjoyable to watch, doesn't seem to be doing much.
 	<</if>>
 
 <</switch>>
@@ -1063,38 +1064,38 @@
 <<case "slow gestation">>
 	<<set $slaves[$i].chem += 1>>
 	<<if $slaves[$i].preg >= 40>>
-		$pronounCap is full term; gestation restriction agents @@.red;can't suppress labor@@ and $possessive regimen is ended to prevent health damage.
+		$He is full term; gestation restriction agents @@.red;can't suppress labor@@ and $his regimen is ended to prevent health damage.
 		<<set $slaves[$i].pregControl = "none">>
 	<<elseif $slaves[$i].preg >= 16>>
-		$possessiveCap belly feels very docile, $possessive gestation rate is @@.coral;greatly reduced@@.
+		$His belly feels very docile, $his gestation rate is @@.coral;greatly reduced@@.
 	<<elseif $slaves[$i].preg > 0>>
-		$possessiveCap gestation rate is @@.coral;greatly reduced,@@ delaying how long it will be until her pregnancy is visible.
+		$His gestation rate is @@.coral;greatly reduced,@@ delaying how long it will be until $his pregnancy is visible.
 	<</if>>
 <<case "speed up">>
 	<<set $slaves[$i].chem += 2>>
 	<<if $slaves[$i].assignment != "get treatment in the clinic" && $Nurse == 0>>
 		<<if $slaves[$i].pregType > 1>><<set _childCount = "children are">><<else>><<set _childCount = "child is">><</if>>
-		$possessiveCap _childCount growing rapidly within $possessive womb, far faster than $possessive @@.red;poor body can handle.@@<<if $slaves[$i].pregType >= 10 && $slaves[$i].bellyPreg >= 100000>> $possessiveCap rate of growth is straining $possessive womb, she is @@.red;at risk of bursting!@@<</if>>
+		$His _childCount growing rapidly within $his womb, far faster than $his @@.red;poor body can handle.@@<<if $slaves[$i].pregType >= 10 && $slaves[$i].bellyPreg >= 100000>> $His rate of growth is straining $his womb, $he is @@.red;at risk of bursting!@@<</if>>
 		<<set $slaves[$i].health -= ($slaves[$i].preg+$slaves[$i].pregType-$slaves[$i].bellySag)>>
 		<<if $slaves[$i].health <= -100>>
-			$possessiveCap critically poor health @@.orange;caused her to miscarry.@@
+			$His critically poor health @@.orange;caused $him to miscarry.@@
 			<<if lastPregRule($slaves[$i],$defaultRules)>><<set $slaves[$i].preg = -1>><<else>><<set $slaves[$i].preg = 0>><</if>>
 			<<set $slaves[$i].pregType = 0, $slaves[$i].pregSource = 0, $slaves[$i].pregWeek = -4, $slaves[$i].pregKnown = 0, WombFlush($slaves[$i]), SetBellySize($slaves[$i])>>
 			<<if $slaves[$i].fetish != "mindbroken" && $slaves[$i].fuckdoll == 0>>
-				$pronounCap is
+				$He is
 				<<if $slaves[$i].devotion < -50>>
-				  @@.mediumorchid;filled with violent, consuming hatred@@ and @@.gold;fear.@@ Even though $pronoun knew $possessive baby was destined for a slave orphanage, it seems $pronoun cared for it and views you as its killer.
+				  @@.mediumorchid;filled with violent, consuming hatred@@ and @@.gold;fear.@@ Even though $he knew $his baby was destined for a slave orphanage, it seems $he cared for it and views you as its killer.
 				  <<set $slaves[$i].devotion -= 25, $slaves[$i].trust -= 25>>
 				<<elseif $slaves[$i].devotion < -20>>
-				  @@.mediumorchid;afflicted by desperate, inconsolable grief@@ and @@.gold;horror.@@ Even though $pronoun knew $possessive baby was destined for a slave orphanage, it seems $pronoun cared for it.
+				  @@.mediumorchid;afflicted by desperate, inconsolable grief@@ and @@.gold;horror.@@ Even though $he knew $his baby was destined for a slave orphanage, it seems $he cared for it.
 				  <<set $slaves[$i].devotion -= 10, $slaves[$i].trust -= 20>>
 				<<elseif $slaves[$i].devotion <= 20>>
-				  @@.mediumorchid;consumed by enduring sorrow@@ and @@.gold;horror.@@ Even though $pronoun knew $possessive baby was destined for a slave orphanage, it seems $pronoun cared for it.
+				  @@.mediumorchid;consumed by enduring sorrow@@ and @@.gold;horror.@@ Even though $he knew $his baby was destined for a slave orphanage, it seems $he cared for it.
 				  <<set $slaves[$i].devotion -= 5, $slaves[$i].trust -= 5>>
 				<<elseif $slaves[$i].devotion <= 50>>
-				  dully obedient. $pronounCap has been broken to slave life so thoroughly that even this is neither surprising nor affecting.
+				  dully obedient. $He has been broken to slave life so thoroughly that even this is neither surprising nor affecting.
 				<<else>>
-				  @@.hotpink;pleased by this stark development@@, since $pronoun is so attentive to your will. $pronounCap also expects $pronoun will be able to fuck better now once her health recovers.
+				  @@.hotpink;pleased by this stark development@@, since $he is so attentive to your will. $He also expects $he will be able to fuck better now once $his health recovers.
 				  <<set $slaves[$i].devotion += 4>>
 				<</if>>
 			<</if>>
@@ -1107,32 +1108,32 @@
 		<<set $slaves[$i].labor = 1>>
 		<<set $slaves[$i].induce = 1>>
 		<<set $birthee = 1>>
-		$pronounCap has been ready to give birth for some time now. Suppressing birth for so long @@.red;greatly affects $possessive health.@@ $pronounCap may @@.red;have trouble@@ giving birth to $possessive oversized child<<if $slaves[$i].pregType > 1>>ren<</if>>. $pronounCap seems to be in distress, $possessive body is @@.red;forcing $possessive child<<if $slaves[$i].pregType > 1>>ren<</if>> out!@@
+		$He has been ready to give birth for some time now. Suppressing birth for so long @@.red;greatly affects $his health.@@ $He may @@.red;have trouble@@ giving birth to $his oversized child<<if $slaves[$i].pregType > 1>>ren<</if>>. $He seems to be in distress, $his body is @@.red;forcing $his child<<if $slaves[$i].pregType > 1>>ren<</if>> out!@@
  	<<elseif WombBirthReady($slaves[$i], 50) > 0>>
 		<<set $slaves[$i].health -= 20>>
-		$pronounCap has been ready to give birth for some time now. Suppressing birth for so long @@.red;greatly affects $possessive health.@@ $pronounCap may @@.red;have trouble@@ giving birth to $possessive oversized child<<if $slaves[$i].pregType > 1>>ren<</if>>.
+		$He has been ready to give birth for some time now. Suppressing birth for so long @@.red;greatly affects $his health.@@ $He may @@.red;have trouble@@ giving birth to $his oversized child<<if $slaves[$i].pregType > 1>>ren<</if>>.
 	<<elseif WombBirthReady($slaves[$i], 40) > 0>>
 		<<set $slaves[$i].health -= 10>>
-		Labor suppressing agents @@.red;negatively affect $possessive health.@@
+		Labor suppressing agents @@.red;negatively affect $his health.@@
 	<</if>>
 <</switch>>
 
 <<if $slaves[$i].curatives > 1>>
 	<<if ($slaves[$i].health > 90)>>
-		$possessiveCap health is already outstanding and cannot be improved with further drug treatment. @@.yellow;$possessiveCap drug regimen has defaulted to preventatives.@@
+		$His health is already outstanding and cannot be improved with further drug treatment. @@.yellow;$His drug regimen has defaulted to preventatives.@@
 		<<set $slaves[$i].curatives = 1>>
 	<<elseif (($slaves[$i].assignment == "rest") || ($slaves[$i].assignment == "rest in the spa")) && ($slaves[$i].fetish != "mindbroken")>>
-		The curatives $pronoun's taking synergize with rest, keeping $object asleep most of the time. This is an @@.green;extremely effective health treatment.@@
+		The curatives $he's taking synergize with rest, keeping $him asleep most of the time. This is an @@.green;extremely effective health treatment.@@
 		<<set $slaves[$i].health += 4>>
 	<<elseif ($slaves[$i].health < -20)>>
-		@@.green;$possessiveCap poor health rapidly improves@@ under drug treatment.
+		@@.green;$His poor health rapidly improves@@ under drug treatment.
 		<<set $slaves[$i].health += 2>>
 	<<else>>
-		@@.green;$possessiveCap health improves@@ under curative treatment.
+		@@.green;$His health improves@@ under curative treatment.
 	<</if>>
 	<<if $slaves[$i].fuckdoll == 0>>
 	<<if $slaves[$i].fetish != "mindbroken">>
-		$pronounCap @@.mediumaquamarine;trusts you more@@ for giving $object access to expensive modern medicine.
+		$He @@.mediumaquamarine;trusts you more@@ for giving $him access to expensive modern medicine.
 		<<set $slaves[$i].trust += 1>>
 	<</if>>
 	<</if>>
@@ -1143,16 +1144,16 @@
 
 <<if $slaves[$i].aphrodisiacs > 0>>
 <<if $slaves[$i].aphrodisiacs > 1>>
-	The aphrodisiacs $pronoun's on
+	The aphrodisiacs $he's on
 	<<if $slaves[$i].energy <= 95>>
-		@@.green;rapidly boost $possessive sex drive.@@
+		@@.green;rapidly boost $his sex drive.@@
 		<<set $slaves[$i].energy += 5>>
 	<<else>>
-		can't improve her absurd sex drive.
+		can't improve $his absurd sex drive.
 	<</if>>
 	<<if $slaves[$i].fuckdoll == 0>>
 	<<if $slaves[$i].fetish != "mindbroken">>
-		They @@.hotpink;increase $possessive acceptance@@ of sexual slavery.
+		They @@.hotpink;increase $his acceptance@@ of sexual slavery.
 		<<set $slaves[$i].devotion += 5>>
 	<</if>>
 	<</if>>
@@ -1162,16 +1163,16 @@
 	<</if>>
 	<<set $slaves[$i].chem += 1>>
 <<else>>
-	The aphrodisiacs $pronoun's on
+	The aphrodisiacs $he's on
 	<<if $slaves[$i].energy <= 95>>
-		@@.green;boost $possessive sex drive.@@
+		@@.green;boost $his sex drive.@@
 		<<set $slaves[$i].energy += 3>>
 	<<else>>
-		can't improve her absurd sex drive.
+		can't improve $his absurd sex drive.
 	<</if>>
 	<<if $slaves[$i].fuckdoll == 0>>
 	<<if $slaves[$i].fetish != "mindbroken">>
-		They @@.hotpink;increase $possessive acceptance@@ of sexual slavery.
+		They @@.hotpink;increase $his acceptance@@ of sexual slavery.
 		<<set $slaves[$i].devotion += 3>>
 	<</if>>
 	<</if>>
@@ -1196,12 +1197,12 @@
 
 <<if $slaves[$i].curatives < 2 && $slaves[$i].inflationType != "curative" && $slaves[$i].assignment != "get treatment in the clinic">>
 <<if $slaves[$i].health < -50>>
-	It's difficult being so ill, and $pronoun @@.mediumorchid;resents you@@ for not treating $possessive.
+	It's difficult being so ill, and $he @@.mediumorchid;resents you@@ for not treating $him.
 	<<set $slaves[$i].devotion -= 2>>
 <<elseif ($slaves[$i].health > 50)>>
 	<<if $slaves[$i].fuckdoll == 0>>
 	<<if $slaves[$i].fetish != "mindbroken">>
-		$pronounCap understands that $pronoun owes $possessive near-perfect health to you and @@.hotpink;believes@@ that life with you is better than freedom in some ways.
+		$He understands that $he owes $his near-perfect health to you and @@.hotpink;believes@@ that life with you is better than freedom in some ways.
 		<<set $slaves[$i].trust += 1>>
 	<</if>>
 	<</if>>
@@ -1212,22 +1213,22 @@
 	<<if $slaves[$i].aphrodisiacs > 0>>
 		<<set $slaves[$i].addict += $slaves[$i].aphrodisiacs>>
 	<<elseif ($slaves[$i].addict < 2)>>
-		$pronounCap has finally been @@.cyan;weaned off aphrodisiacs.@@
+		$He has finally been @@.cyan;weaned off aphrodisiacs.@@
 		<<set $slaves[$i].addict = 0>>
 	<<elseif ($aphrodisiacUpgrade == 1)>>
-		Substitutes produced by your advanced pharmaceutical fabricator protect $object from the negative effects of aphrodisiac withdrawal and even hasten the flushing of $possessive system.
+		Substitutes produced by your advanced pharmaceutical fabricator protect $him from the negative effects of aphrodisiac withdrawal and even hasten the flushing of $his system.
 		<<set $slaves[$i].addict -= 2>>
 	<<elseif $slaves[$i].inflationType != "aphrodisiac">>
-		$pronounCap feels the effects of withdrawal from aphrodisiacs keenly, and $pronoun is @@.mediumorchid;bitterly resentful.@@
+		$He feels the effects of withdrawal from aphrodisiacs keenly, and $he is @@.mediumorchid;bitterly resentful.@@
 		<<set $slaves[$i].addict -= 2>>
 		<<set $slaves[$i].devotion -= 10>>
 	<<else>>
-		$pronounCap gets her fix from her aphrodisiac filled belly.
+		$He gets $his fix from $his aphrodisiac filled belly.
 	<</if>>
 <<else>>
 	<<if $slaves[$i].aphrodisiacs > 0>>
 	<<if random(1,100) < 40+(20*$slaves[$i].aphrodisiacs)>>
-		@@.cyan;$pronounCap has become an aphrodisiac addict.@@
+		@@.cyan;$He has become an aphrodisiac addict.@@
 		<<set $slaves[$i].addict = 1>>
 	<</if>>
 	<</if>>
@@ -1238,38 +1239,38 @@
 <<if ($slaves[$i].aphrodisiacs > 0) || ($slaves[$i].curatives > 0) || ($slaves[$i].drugs == "psychosuppressants") || ($slaves[$i].drugs == "hormone enhancers") || ($slaves[$i].drugs == "hormone blockers") || ($slaves[$i].hormones != 0)>>
 	<<if ($slaves[$i].sexualFlaw == "hates anal")>>
 	<<if random(1,100) > 80>>
-		Getting buttfucked morning and night by reciprocating dildos that ejaculate $possessive drug regime forces $object to @@.green;accept anal sex@@ as a fact of life.
+		Getting buttfucked morning and night by reciprocating dildos that ejaculate $his drug regime forces $him to @@.green;accept anal sex@@ as a fact of life.
 		<<set $slaves[$i].sexualFlaw = "none">>
 	<<else>>
-		Getting buttfucked morning and night by reciprocating dildos that ejaculate $possessive drug regime @@.mediumorchid;infuriates $object,@@ since $pronoun hates getting assraped.
+		Getting buttfucked morning and night by reciprocating dildos that ejaculate $his drug regime @@.mediumorchid;infuriates $him,@@ since $he hates getting assraped.
 		<<set $slaves[$i].devotion -= 4>>
 	<</if>>
 	<<elseif ($slaves[$i].fetish == "buttslut")>>
 	<<if ($slaves[$i].fetishKnown == 0)>>
-		Getting buttfucked morning and night by reciprocating dildos that ejaculate $possessive drug regime has revealed something: @@.lightcoral;$pronoun likes it up the ass!@@
+		Getting buttfucked morning and night by reciprocating dildos that ejaculate $his drug regime has revealed something: @@.lightcoral;$he likes it up the ass!@@
 		<<set $slaves[$i].fetishKnown = 1>>
 	<<elseif ($slaves[$i].fetishStrength <= 95) && ($slaves[$i].devotion > 4)>>
-		Getting buttfucked morning and night by reciprocating dildos that ejaculate $possessive drug regime has @@.lightcoral;deepened $possessive anal fixation.@@
+		Getting buttfucked morning and night by reciprocating dildos that ejaculate $his drug regime has @@.lightcoral;deepened $his anal fixation.@@
 		<<set $slaves[$i].fetishStrength += 5>>
 	<</if>>
 	<<elseif ($slaves[$i].fetish != "buttslut")>>
 	<<if ($slaves[$i].devotion < -20)>>
-		Getting buttfucked morning and night by reciprocating dildos that ejaculate $possessive drug regime @@.mediumorchid;disgusts $object.@@
+		Getting buttfucked morning and night by reciprocating dildos that ejaculate $his drug regime @@.mediumorchid;disgusts $him.@@
 		<<set $slaves[$i].devotion -= 2>>
 	<<elseif fetishChangeChance($slaves[$i]) > random(0,100)>>
-		$pronounCap starts to look forward to getting buttfucked morning and night by reciprocating dildos that ejaculate $possessive drug regime; $pronoun's @@.lightcoral;become anally fixated.@@
+		$He starts to look forward to getting buttfucked morning and night by reciprocating dildos that ejaculate $his drug regime; $he's @@.lightcoral;become anally fixated.@@
 		<<set $slaves[$i].fetish = "buttslut">>
 		<<set $slaves[$i].fetishKnown = 1>>
 		<<set $slaves[$i].fetishStrength = 10>>
 	<</if>>
 	<</if>>
 	<<if ($slaves[$i].sexualQuirk == "painal queen")>>
-	$pronounCap @@.hotpink;secretly enjoys@@ being assraped by a machine twice a day.
+	$He @@.hotpink;secretly enjoys@@ being assraped by a machine twice a day.
 	<<set $slaves[$i].devotion += 1>>
 	<</if>>
 	<<if ($slaves[$i].anus == 1)>>
 	<<if random(1,100) > 70>>
-		The regular machine anal @@.lime;stretches out $possessive tight asshole.@@
+		The regular machine anal @@.lime;stretches out $his tight asshole.@@
 		<<set $slaves[$i].anus += 1>>
 	<</if>>
 	<</if>>
@@ -1282,52 +1283,52 @@
 <<case "growth stimulants">>
 	<<set _maxHeight = Math.trunc(Math.clamp((Height.mean($slaves[$i]) * 1.25),0,274))>>	/*max achievable height is expected height plus 25%*/
 	<<if  $slaves[$i].height >= _maxHeight>>
-		$possessiveCap body has already grown far past $possessive natural limits; further injections of stimulants will have no effect. @@.yellow;$possessiveCap drug regimen has been ended.@@
+		$His body has already grown far past $his natural limits; further injections of stimulants will have no effect. @@.yellow;$His drug regimen has been ended.@@
 		<<set $slaves[$i].height = Math.clamp($slaves[$i].height,0,_maxHeight), $slaves[$i].drugs = "no drugs">>
 	<</if>>
 <<case "breast injections" "intensive breast injections">>
 	<<if $slaves[$i].boobs >= 50000>>
-		$possessiveCap udders are now so huge that further A-HGH treatment will not increase their size. @@.yellow;$possessiveCap drug regimen has been ended.@@
+		$His udders are now so huge that further A-HGH treatment will not increase their size. @@.yellow;$His drug regimen has been ended.@@
 		<<set $slaves[$i].boobs = Math.clamp($slaves[$i].boobs,0,50000), $slaves[$i].drugs = "no drugs">>
 	<</if>>
 <<case "butt injections" "intensive butt injections">>
 	<<if ($slaves[$i].butt >= 10)>>
-		$possessiveCap ass is now so huge that further A-HGH treatment will not increase its size. @@.yellow;$possessiveCap drug regimen has been ended.@@
+		$His ass is now so huge that further A-HGH treatment will not increase its size. @@.yellow;$His drug regimen has been ended.@@
 		<<set $slaves[$i].butt = Math.clamp($slaves[$i].butt,0,10), $slaves[$i].drugs = "no drugs">>
 	<</if>>
 <<case "hyper butt injections">>
 	<<if $slaves[$i].butt >= 20>>
-		$possessiveCap ass is now so freakishly monstrous that further HA-HGH treatment will not increase its size. @@.yellow;$possessiveCap drug regimen has been ended.@@
+		$His ass is now so freakishly monstrous that further HA-HGH treatment will not increase its size. @@.yellow;$His drug regimen has been ended.@@
 		<<set $slaves[$i].drugs = "no drugs">>
 	<</if>>
 <<case "hyper breast injections">>
 	<<if ($slaves[$i].boobs >= 50000)>>
-		$possessiveCap udders are now so huge that further HA-HGH treatment will not increase their size. @@.yellow;$possessiveCap drug regimen has been ended.@@
+		$His udders are now so huge that further HA-HGH treatment will not increase their size. @@.yellow;$His drug regimen has been ended.@@
 		<<set $slaves[$i].boobs = Math.clamp($slaves[$i].boobs,0,50000), $slaves[$i].drugs = "no drugs">>
 	<</if>>
 <<case "lip injections">>
 	<<if ($slaves[$i].lips > 95) || (($slaves[$i].lips > 85) && ($seeExtreme != 1))>>
-		$possessiveCap lips are now so huge that further A-HGH treatment will not increase their size. @@.yellow;$possessiveCap drug regimen has been ended.@@
+		$His lips are now so huge that further A-HGH treatment will not increase their size. @@.yellow;$His drug regimen has been ended.@@
 		<<set $slaves[$i].drugs = "no drugs">>
 	<</if>>
 <<case "penis enhancement" "intensive penis enhancement">>
 	<<if ($slaves[$i].dick >= 10)>>
-		$possessiveCap cock is now so huge that further drug enhancement will not increase its size. @@.yellow;$possessiveCap drug regimen has been ended.@@
+		$His cock is now so huge that further drug enhancement will not increase its size. @@.yellow;$His drug regimen has been ended.@@
 		<<set $slaves[$i].dick = Math.clamp($slaves[$i].dick,0,10), $slaves[$i].drugs = "no drugs">>
 	<<elseif $slaves[$i].clit >= 5 && $slaves[$i].dick == 0>>
-		$possessiveCap clit is now so huge that further drug enhancement will not increase its size. @@.yellow;$possessiveCap drug regimen has been ended.@@
+		$His clit is now so huge that further drug enhancement will not increase its size. @@.yellow;$His drug regimen has been ended.@@
 		<<set $slaves[$i].clit = Math.clamp($slaves[$i].clit,0,5), $slaves[$i].drugs = "no drugs">>
 	<</if>>
 <<case "testicle enhancement" "intensive testicle enhancement">>
 	<<if ($slaves[$i].balls >= 10)>>
-		$possessiveCap balls are now so huge that further drug enhancement will not increase their size. However, leaving $object on them will still stimulate cum production.
+		$His balls are now so huge that further drug enhancement will not increase their size. However, leaving $him on them will still stimulate cum production.
 	<<elseif ($slaves[$i].balls >= 2) && ($slaves[$i].scrotum == 0)>>
-		$possessiveCap balls are now functionally sized, and cannot sustainably grow larger hidden within $possessive abdomen. @@.yellow;$possessiveCap drug regimen has been ended.@@
+		$His balls are now functionally sized, and cannot sustainably grow larger hidden within $his abdomen. @@.yellow;$His drug regimen has been ended.@@
 		<<set $slaves[$i].balls = Math.clamp($slaves[$i].balls,0,2), $slaves[$i].drugs = "no drugs">>
 	<</if>>
 <<case "psychosuppressants">>
 	<<if ($slaves[$i].intelligence <= -2)>>
-	$pronounCap is so moronic that drug treatment can't really make $object more willing to obey others than $pronoun already is. @@.yellow;$possessiveCap drug regimen has been ended.@@
+	$He is so moronic that drug treatment can't really make $him more willing to obey others than $he already is. @@.yellow;$His drug regimen has been ended.@@
 	<<set $slaves[$i].drugs = "no drugs">>
 	<</if>>
 <</switch>>
diff --git a/src/uncategorized/saGetMilked.tw b/src/uncategorized/saGetMilked.tw
index 82a6fdfcccd5033b9c00bce7de33d459ed7627bf..6762e5a4eb835233fd5082436a837c865466c807 100644
--- a/src/uncategorized/saGetMilked.tw
+++ b/src/uncategorized/saGetMilked.tw
@@ -16,11 +16,11 @@ gets milked this week.
 <<if $dairyRestraintsSetting < 2>>
 	<<if (($universalRulesFacilityWork == 1) && ($slaves[$i].assignment == "get milked") && ($dairySpots > 0)) || ($slaves[$i].assignment == "work in the dairy")>>
 	<<if ($slaves[$i].assignment == "get milked")>>
-		Since there's extra space in $dairyName, she spends most of her milkings there.
+		Since there's extra space in $dairyName, $he spends most of $his milkings there.
 		<<set $dairySpots -= 1>>
 	<</if>>
 	<<if ($Milkmaid != 0)>>
-		While there, she gets the benefit of $Milkmaid.slaveName's <<if ($Milkmaid.physicalAge < 21)>>youthful energy<<else>>care<</if>><<if ($Milkmaid.oralSkill >= 100)>> and talented tongue<</if>>.
+		While there, $he gets the benefit of $Milkmaid.slaveName's <<if ($Milkmaid.physicalAge < 21)>>youthful energy<<else>>care<</if>><<if ($Milkmaid.oralSkill >= 100)>> and talented tongue<</if>>.
 		<<if ($slaves[$i].devotion < $milkmaidDevotionThreshold)>>
 			<<set $slaves[$i].devotion += $milkmaidDevotionBonus>>
 		<</if>>
@@ -39,29 +39,29 @@ gets milked this week.
 
 	<<set $milk = milkAmount($slaves[$i])>>
 
-	She produces from her <<print either("tits", "breasts", "mammaries", "udders", "boobs")>>, which have a combined volume of <<print $slaves[$i].boobs*2>> CCs;
+	$He produces from $his <<print either("tits", "breasts", "mammaries", "udders", "boobs")>>, which have a combined volume of <<print $slaves[$i].boobs*2>> CCs;
 	<<if ($slaves[$i].lactation == 1)>>
-		she is lactating naturally and produces a healthy stream of milk.
+		$he is lactating naturally and produces a healthy stream of milk.
 	<<elseif ($slaves[$i].lactation == 2)>>
-		she is on lactation drugs and produces a river of milk.
+		$he is on lactation drugs and produces a river of milk.
 		<<if $slaves[$i].lactationAdaptation < 100>>
-			Her udders are forced to adapt to this unnatural productivity.
+			$His udders are forced to adapt to this unnatural productivity.
 			<<set $slaves[$i].lactationAdaptation += 1>>
 		<</if>>
 		<<if $slaves[$i].curatives == 0 && $slaves[$i].inflationType != "curative">>
-			The stress of extreme milk production @@.red;damages her health.@@
+			The stress of extreme milk production @@.red;damages $his health.@@
 			<<set $slaves[$i].health -= 3>>
 		<</if>>
 	<</if>>
 
 	<<if ($slaves[$i].devotion > 50)>>
-		She's such a happy cow that her mental state has a positive impact on her production.
+		$He's such a happy cow that $his mental state has a positive impact on $his production.
 	<<elseif ($slaves[$i].devotion < -50)>>
-		She's such an unhappy cow that her mental state has a negative impact on her production.
+		$He's such an unhappy cow that $his mental state has a negative impact on $his production.
 	<</if>>
 
 	<<if ($slaves[$i].boobsImplant > 200)>>
-		However, her breast implants impede milk production.
+		However, $his breast implants impede milk production.
 	<</if>>
 
 	<<set $hormones = $slaves[$i].hormoneBalance/100>>
@@ -72,43 +72,43 @@ gets milked this week.
 		<<set $hormones += 1>>
 	<</if>>
 	<<if ($hormones > 1)>>
-		Her internal chemistry is perfectly suited to milk production.
+		$His internal chemistry is perfectly suited to milk production.
 	<<elseif ($hormones > 0)>>
-		Her hormonal balance favors milk production.
+		$His hormonal balance favors milk production.
 	<<elseif ($hormones < 0)>>
-		Her hormonal balance impedes milk production.
+		$His hormonal balance impedes milk production.
 	<<elseif ($hormones < -1)>>
-		Her internal chemistry is poorly suited to milk production.
+		$His internal chemistry is poorly suited to milk production.
 	<</if>>
 
 	<<if $slaves[$i].lactationAdaptation < 100>>
 	<<if ($slaves[$i].assignment == "get milked") || ($slaves[$i].assignment == "work in the dairy")>>
-		Living as a cow helps her body and mind adapt to producing milk.
+		Living as a cow helps $his body and mind adapt to producing milk.
 		<<set $slaves[$i].lactationAdaptation += 1>>
 	<</if>>
 	<</if>>
 
 	<<if ($slaves[$i].preg > 5) && ($slaves[$i].pregKnown == 1)>>
-		Her pregnancy helps her body produce more milk naturally<<if $slaves[$i].lactationAdaptation < 100>>, and also helps it adapt to milk production<<set $slaves[$i].lactationAdaptation += 1>><</if>>.
+		$His pregnancy helps $his body produce more milk naturally<<if $slaves[$i].lactationAdaptation < 100>>, and also helps it adapt to milk production<<set $slaves[$i].lactationAdaptation += 1>><</if>>.
 	<</if>>
 
 	<<if ($slaves[$i].health > 50)>>
-		Her shining health helps her really produce.
+		$His shining health helps $him really produce.
 	<<elseif ($slaves[$i].health < -50)>>
-		Her poor health impedes milk production.
+		$His poor health impedes milk production.
 	<</if>>
 
 	<<if ($slaves[$i].weight > 10)>>
-		Her extra weight supports her productivity.
+		$His extra weight supports $his productivity.
 	<<elseif ($slaves[$i].weight < -10)>>
-		Her thinness hinders her productivity.
+		$His thinness hinders $his productivity.
 	<</if>>
 
 	<<if $slaves[$i].lactationAdaptation > 10>>
 	<<if $slaves[$i].lactationAdaptation > 50>>
-		Her body has adapted heavily to milk production, making her extremely productive.
+		$His body has adapted heavily to milk production, making $him extremely productive.
 	<<else>>
-		Her body has gotten used to producing milk, making her very productive.
+		$His body has gotten used to producing milk, making $him very productive.
 	<</if>>
 	<</if>>
 
@@ -116,10 +116,10 @@ gets milked this week.
 	<<if $dairySlimMaintain == 1>>
 		<<if ($slaves[$i].boobs <= 700)>>
 			<<if ($arcologies[0].FSSlimnessEnthusiast > 80)>>
-				Your arcology's milkers are optimized to extract maximum output from small breasted slaves, which substantially increases her otherwise modest productivity.
+				Your arcology's milkers are optimized to extract maximum output from small breasted slaves, which substantially increases $his otherwise modest productivity.
 				<<set $milk *= 1.5>>
 			<<elseif ($arcologies[0].FSSlimnessEnthusiast > 20)>>
-				Your arcology's milkers have been carefully modified to more readily accommodate slaves with tiny breasts, which slightly mitigates her less than ideal physiology for milk production.
+				Your arcology's milkers have been carefully modified to more readily accommodate slaves with tiny breasts, which slightly mitigates $his less than ideal physiology for milk production.
 				<<set $milk *= 1.1>>
 			<</if>>
 		<</if>>
@@ -151,32 +151,32 @@ gets milked this week.
 	<<set $slaves[$i].milk += $milk>>
 	<<set $milkTotal += $milk>>
 
-	As a result, she produces $milk liters of milk over the week.
+	As a result, $he produces $milk liters of milk over the week.
 	<<set _incomeStats.milk = $milk>>
 
 	<<if ($arcologies[0].FSPastoralistLaw == 1)>>
 		<<set $milkSale = $milk*(8+Math.trunc($arcologies[0].FSPastoralist/30))>>
-		Since breast milk is $arcologies[0].name's only legal dairy product, she can scarcely be milked fast enough, and she makes @@.yellowgreen;<<print cashFormat($milkSale)>>.@@
+		Since breast milk is $arcologies[0].name's only legal dairy product, $he can scarcely be milked fast enough, and $he makes @@.yellowgreen;<<print cashFormat($milkSale)>>.@@
 	<<elseif ($arcologies[0].FSPastoralist != "unset")>>
 		<<set $milkSale = $milk*(6+Math.trunc($arcologies[0].FSPastoralist/30))>>
-		Since milk is fast becoming a major part of the $arcologies[0].name's dietary culture, her milk is in demand, and she makes @@.yellowgreen;<<print cashFormat($milkSale)>>.@@
+		Since milk is fast becoming a major part of the $arcologies[0].name's dietary culture, $his milk is in demand, and $he makes @@.yellowgreen;<<print cashFormat($milkSale)>>.@@
 	<<else>>
 		<<set $milkSale = $milk*6>>
-		Her milk is sold for @@.yellowgreen;<<print cashFormat($milkSale)>>.@@
+		$His milk is sold for @@.yellowgreen;<<print cashFormat($milkSale)>>.@@
 	<</if>>
 	<<set $cash += $milkSale>>
 	<<set _incomeStats.income += $milkSale>>
 
 	<<if $slaves[$i].fetishKnown>>
 	<<if ($slaves[$i].fetish == "boobs") || ($slaves[$i].energy > 95)>>
-		Getting constantly milked is as good as sex, as far as she's concerned. @@.hotpink;She is happy@@ to have her breasts receive so much attention.
+		Getting constantly milked is as good as sex, as far as $he's concerned. @@.hotpink;$He is happy@@ to have $his breasts receive so much attention.
 		<<set $slaves[$i].devotion += 1>>
 		<<if $slaves[$i].need>><<set $slaves[$i].need = 0>><</if>>
 	<</if>>
 	<</if>>
 
 	<<if $slaves[$i].career == "a dairy cow" && $slaves[$i].fetish != "mindbroken" && $slaves[$i].fuckdoll == 0>>
-		She feels like @@.hotpink;she was made to be milked,@@ @@.mediumaquamarine;not that she'd complain about such a good feeling.@@
+		$He feels like @@.hotpink;$he was made to be milked,@@ @@.mediumaquamarine;not that $he'd complain about such a good feeling.@@
 		<<set $slaves[$i].devotion++, $slaves[$i].trust++>>
 		<<if $slaves[$i].need>><<set $slaves[$i].need = 0>><</if>>
 	<</if>>
@@ -184,10 +184,10 @@ gets milked this week.
 	<<if ($slaves[$i].nipples != "huge")>>
 		<<if ($slaves[$i].nipples == "inverted")>>
 			<<if ($slaves[$i].fetish == "masochist") && ($slaves[$i].fetishKnown == 1)>>
-				Having the milkers constantly haul her inverted nipples out is @@.hotpink;extremely uncomfortable; she loves it.@@
+				Having the milkers constantly haul $his inverted nipples out is @@.hotpink;extremely uncomfortable; $he loves it.@@
 				<<set $slaves[$i].devotion += 3>>
 			<<else>>
-				Having the milkers constantly haul her inverted nipples out is @@.mediumorchid;extremely uncomfortable.@@
+				Having the milkers constantly haul $his inverted nipples out is @@.mediumorchid;extremely uncomfortable.@@
 				<<set $slaves[$i].devotion -= 3>>
 			<</if>>
 			<<if (random(1,100) > 50)>>
@@ -202,10 +202,10 @@ gets milked this week.
 			<</if>>
 		<<elseif ($slaves[$i].nipples == "partially inverted")>>
 			<<if ($slaves[$i].fetish == "masochist") && ($slaves[$i].fetishKnown == 1)>>
-				Having the milkers constantly haul her inverted nipples out is @@.hotpink;quite uncomfortable; she loves it.@@
+				Having the milkers constantly haul $his inverted nipples out is @@.hotpink;quite uncomfortable; $he loves it.@@
 				<<set $slaves[$i].devotion += 1>>
 			<<else>>
-				Having the milkers constantly haul her inverted nipples out is @@.mediumorchid;quite uncomfortable.@@
+				Having the milkers constantly haul $his inverted nipples out is @@.mediumorchid;quite uncomfortable.@@
 				<<set $slaves[$i].devotion -= 1>>
 			<</if>>
 			<<if (random(1,100) > 30)>>
@@ -219,16 +219,16 @@ gets milked this week.
 				<</if>>
 			<</if>>
 		<<elseif ($slaves[$i].nipples == "puffy") && (random(1,100) > 90)>>
-			Producing this river of milk @@.lime;enlarges her nipples:@@ they're now enormous.
+			Producing this river of milk @@.lime;enlarges $his nipples:@@ they're now enormous.
 			<<set $slaves[$i].nipples = "huge">>
 		<<elseif ($slaves[$i].nipples == "cute") && (random(1,100) > 80)>>
-			Producing this river of milk @@.lime;makes her nipples nice and puffy.@@
+			Producing this river of milk @@.lime;makes $his nipples nice and puffy.@@
 			<<set $slaves[$i].nipples = "puffy">>
 		<<elseif ($slaves[$i].nipples == "tiny")>>
-			Producing this river of milk @@.lime;makes her nipples grow to a nice size.@@
+			Producing this river of milk @@.lime;makes $his nipples grow to a nice size.@@
 			<<set $slaves[$i].nipples = "cute">>
 		<<elseif ($slaves[$i].areolae < 3) && (random(1,100) > 30+($slaves[$i].areolae*20))>>
-			Producing this river of milk @@.lime;broadens her areolae.@@
+			Producing this river of milk @@.lime;broadens $his areolae.@@
 			<<set $slaves[$i].areolae += 1>>
 		<</if>>
 	<</if>>
@@ -242,7 +242,7 @@ gets milked this week.
 	<<set $cum = cumAmount($slaves[$i])>>
 
 	<<if $slaves[$i].lactation > 0>>
-		Her
+		$His
 	<<else>>
 		$slaves[$i].slaveName's
 	<</if>>
@@ -271,7 +271,7 @@ gets milked this week.
 	<<else>>
 		butt is machine-fucked
 	<</if>>
-	to extract the cum from her
+	to extract the cum from $his
 	<<if !$slaves[$i].scrotum>>
 		invisible
 	<<else>>
@@ -298,48 +298,48 @@ gets milked this week.
 	<</if>>
 
 	<<if $slaves[$i].diet == "cum production">>
-		Her diet is designed for cum production.
+		$His diet is designed for cum production.
 	<</if>>
 
 	<<set $hormones = $slaves[$i].hormoneBalance/50>>
 	<<if $hormones < -1>>
-		Her internal chemistry is perfectly suited to cum production.
+		$His internal chemistry is perfectly suited to cum production.
 	<<elseif $hormones < 0>>
-		Her hormonal balance favors cum production.
+		$His hormonal balance favors cum production.
 	<<elseif $hormones > 0>>
-		Her hormonal balance impedes cum production.
+		$His hormonal balance impedes cum production.
 	<<elseif $hormones > 1>>
-		Her internal chemistry is poorly suited to cum production.
+		$His internal chemistry is poorly suited to cum production.
 	<</if>>
 
 	<<if $slaves[$i].scrotum == 0>>
-		She does produce cum despite her apparent ballslessness, but less than she would if they weren't hidden inside her.
+		$He does produce cum despite $his apparent ballslessness, but less than $he would if they weren't hidden inside $him.
 	<</if>>
 
 	<<if $slaves[$i].prostate>>
 		<<if $slaves[$i].prostate > 2>>
-			Her heavily altered prostate greatly increases the volume of her ejaculations and promotes excessive, watery semen production. This dilute ejaculate @@.red;sells poorly@@ compared to normal cum.
+			$His heavily altered prostate greatly increases the volume of $his ejaculations and promotes excessive, watery semen production. This dilute ejaculate @@.red;sells poorly@@ compared to normal cum.
 		<<elseif $slaves[$i].prostate > 1>>
-			Her hyperactive prostate increases the volume of her ejaculations and promotes good semen production.
+			$His hyperactive prostate increases the volume of $his ejaculations and promotes good semen production.
 		<</if>>
 	<<else>>
-		Her lack of a prostate reduces the health and volume of her ejaculations.
+		$His lack of a prostate reduces the health and volume of $his ejaculations.
 	<</if>>
 
 	<<if ($slaves[$i].devotion > 50)>>
-		She's so happy that her mental state has a positive impact on her semen production.
+		$He's so happy that $his mental state has a positive impact on $his semen production.
 	<<elseif ($slaves[$i].devotion < -50)>>
-		She's so unhappy that her mental state has a negative impact on her semen production.
+		$He's so unhappy that $his mental state has a negative impact on $his semen production.
 	<</if>>
 
 	<<if ($slaves[$i].health > 50)>>
-		Her shining health helps her really produce.
+		$His shining health helps $him really produce.
 	<<elseif ($slaves[$i].health < -50)>>
-		Her poor health impedes semen production.
+		$His poor health impedes semen production.
 	<</if>>
 
 	<<if $slaves[$i].vasectomy == 1>>
-		Her cum lacks the primary ingredient, sperm, thanks to her vasectomy, @@.red;considerably lowering the value@@ of her ejaculate.
+		$His cum lacks the primary ingredient, sperm, thanks to $his vasectomy, @@.red;considerably lowering the value@@ of $his ejaculate.
 	<</if>>
 	
 	/* Dairy rework cum half here */
@@ -355,7 +355,7 @@ gets milked this week.
 			<</if>>
 		<<elseif ($Milkmaid != 0)>>
 			<<if ($Milkmaid.dick > 4) && canAchieveErection($Milkmaid)>>
-				$Milkmaid.slaveName sometimes stands in for the machines, which is a polite way of saying she sometimes fucks $slaves[$i].slaveName's ass to help her cum.
+				$Milkmaid.slaveName sometimes stands in for the machines, which is a polite way of saying $he sometimes fucks $slaves[$i].slaveName's ass to help $him cum.
 				<<set $cum += $cum*0.2>>
 			<</if>>
 		<</if>>
@@ -374,43 +374,43 @@ gets milked this week.
 	<<if ($arcologies[0].FSPastoralist == "unset")>>
 		<<set _cumSale = ($cum*random(15,25))>>
 		<<if  $slaves[$i].vasectomy == 1>><<set _cumSale *= 0.2>><<elseif $slaves[$i].prostate == 3>><<set _cumSale *= 0.5>><</if>>
-		She produces <<print $cum>> deciliters of cum over the week; the fresh ejaculate is sold for @@.yellowgreen;<<print cashFormat(_cumSale)>>.@@
+		$He produces <<print $cum>> deciliters of cum over the week; the fresh ejaculate is sold for @@.yellowgreen;<<print cashFormat(_cumSale)>>.@@
 	<<elseif $arcologies[0].FSPastoralistLaw == 1>>
 		<<set _cumSale = ($cum*(random(20,40)))>>
 		<<if  $slaves[$i].vasectomy == 1>><<set _cumSale *= 0.2>><<elseif $slaves[$i].prostate == 3>><<set _cumSale *= 0.5>><</if>>
-		She produces <<print $cum>> deciliters of cum over the week; the fresh ejaculate, which is in extremely high demand as one of $arcologies[0].name's few legal sources of animal protein, is sold for @@.yellowgreen;<<print cashFormat(_cumSale)>>.@@
+		$He produces <<print $cum>> deciliters of cum over the week; the fresh ejaculate, which is in extremely high demand as one of $arcologies[0].name's few legal sources of animal protein, is sold for @@.yellowgreen;<<print cashFormat(_cumSale)>>.@@
 	<<else>>
 		<<set _cumSale = ($cum*(random(10,20)+Math.trunc($arcologies[0].FSPastoralist/10)))>>
 		<<if  $slaves[$i].vasectomy == 1>><<set _cumSale *= 0.2>><<elseif $slaves[$i].prostate == 3>><<set _cumSale *= 0.5>><</if>>
-		She produces <<print $cum>> deciliters of cum over the week; the fresh ejaculate, which is in high demand given the new cultural preference for slave products, is sold for @@.yellowgreen;<<print cashFormat(_cumSale)>>.@@
+		$He produces <<print $cum>> deciliters of cum over the week; the fresh ejaculate, which is in high demand given the new cultural preference for slave products, is sold for @@.yellowgreen;<<print cashFormat(_cumSale)>>.@@
 	<</if>>
 	<<set $cash += _cumSale>>
 	<<set _incomeStats.income += _cumSale>>
 
 	<<if ($slaves[$i].energy > 95)>>
-		Getting her dick constantly milked is almost as good as getting constant blowjobs as far as she's concerned. @@.hotpink;She is happy@@ to have her member receive so much attention.
+		Getting $his dick constantly milked is almost as good as getting constant blowjobs as far as $he's concerned. @@.hotpink;$He is happy@@ to have $his member receive so much attention.
 		<<set $slaves[$i].devotion += 1>>
 	<</if>>
 	
 	<<if $slaves[$i].need>>
-		Her cock and balls are milked so thoroughly that she's involuntarily sexually sated, regardless of her feelings and tastes.
+		$His cock and balls are milked so thoroughly that $he's involuntarily sexually sated, regardless of $his feelings and tastes.
 		<<set $slaves[$i].need = 0>>
 	<</if>>
 
 	<<if !canAchieveErection($slaves[$i])>>
-		Since she cannot maintain an erection, she requires @@.gold;painful@@ and @@.mediumorchid;degrading@@ anal electrostimulation to produce.
+		Since $he cannot maintain an erection, $he requires @@.gold;painful@@ and @@.mediumorchid;degrading@@ anal electrostimulation to produce.
 		<<set $slaves[$i].devotion -= 2>>
 		<<set $slaves[$i].trust -= 2>>
 		<<if ($slaves[$i].anus == 0)>>
-			The electrostimulator @@.lime;breaks in her virgin asshole.@@
+			The electrostimulator @@.lime;breaks in $his virgin asshole.@@
 			<<set $slaves[$i].anus = 1>>
 		<</if>>
 	<<elseif ($slaves[$i].devotion <= 20)>>
-		Since she's unaroused by her situation, she requires @@.gold;painful@@ and @@.mediumorchid;degrading@@ anal electrostimulation to produce.
+		Since $he's unaroused by $his situation, $he requires @@.gold;painful@@ and @@.mediumorchid;degrading@@ anal electrostimulation to produce.
 		<<set $slaves[$i].devotion -= 2>>
 		<<set $slaves[$i].trust -= 2>>
 		<<if ($slaves[$i].anus == 0)>>
-			The electrostimulator @@.lime;breaks in her virgin asshole.@@
+			The electrostimulator @@.lime;breaks in $his virgin asshole.@@
 			<<set $slaves[$i].anus = 1>>
 		<</if>>
 	<</if>>
@@ -418,11 +418,11 @@ gets milked this week.
 	<<if ($slaves[$i].balls < 3)>>
 		<<if ($slaves[$i].balls < 2)>>
 			<<if (random(1,100) > (70 + ($slaves[$i].inducedNCS * 15)))>>
-				Constant semen production and continual emptying and refilling @@.lime;increases the size of her tiny testicles.@@
+				Constant semen production and continual emptying and refilling @@.lime;increases the size of $his tiny testicles.@@
 				<<set $slaves[$i].balls += 1>>
 			<</if>>
 		<<elseif (random(1,100) > (90 + ($slaves[$i].inducedNCS * 5)))>>
-			Constant semen production and continual emptying and refilling @@.lime;increases the size of her small testicles.@@
+			Constant semen production and continual emptying and refilling @@.lime;increases the size of $his small testicles.@@
 			<<set $slaves[$i].balls += 1>>
 		<</if>>
 	<</if>>
@@ -430,26 +430,26 @@ gets milked this week.
 <</if>> /* CLOSES COCK MILKING */
 
 <<if $slaves[$i].genes == "XX" && $slaves[$i].prostate > 0 && $slaves[$i].balls == 0>>
-	Her female prostate fluid is considered an exotic delicacy.
+	$His female prostate fluid is considered an exotic delicacy.
 	<<set $fluid = $slaves[$i].prostate * $slaves[$i].energy/5 + 1>>
 	<<if $slaves[$i].energy > 10>>
 		<<if $slaves[$i].health > 50>>
 			<<if $slaves[$i].energy > 90>>
-				As a nympho, she has no trouble orgasming almost constantly.
+				As a nympho, $he has no trouble orgasming almost constantly.
 			<</if>>
 			<<set $fluid = $fluid*$slaves[$i].health/50>>
-			Her shining health keeps her juices flowing.
+			$His shining health keeps $his juices flowing.
 		<<elseif $slaves[$i].health < -50>>
 			<<set $fluid = $fluid * (1 + $slaves[$i].health/50)>>
-			She is so unwell, she produces less than normal.
+			$He is so unwell, $he produces less than normal.
 		<</if>>
 	<<else>> 
 		/* $slaves[$i].energy <= 10 */
-		Unfortunately, she is frigid and rarely reaches orgasm in spite of the intense automatic stimulation.
+		Unfortunately, $he is frigid and rarely reaches orgasm in spite of the intense automatic stimulation.
 	<</if>>
 	<<set $fluid = Math.clamp(Math.trunc($fluid),1,1000)>>
 	<<set _incomeStats.fluid = $fluid>>
-	<<print $fluid >> deciliters of uncommon ejaculate is gathered during her milkings.
+	<<print $fluid >> deciliters of uncommon ejaculate is gathered during $his milkings.
 	<<set $fluidSale = $fluid*random(40,50)>>
 	<<if $arcologies[0].FSPastoralist != "unset" && $arcologies[0].FSPastoralist > 30>>
 		<<set $fluidSale = Math.trunc($fluidSale*(1 + ($arcologies[0].FSPastoralist-30)/140))>> /* fully accepted parsoralism gives +50% on the price*/
@@ -461,7 +461,7 @@ gets milked this week.
 <</if>> /* CLOSES FEMALE PROSTATE FLUID GATHERING */
 
 <<if ($slaves[$i].behavioralQuirk == "fitness")>>
-	$slaves[$i].slaveName @@.hotpink;privately enjoys@@ the focus on her health and fitness that comes with being a cow.
+	$slaves[$i].slaveName @@.hotpink;privately enjoys@@ the focus on $his health and fitness that comes with being a cow.
 	<<set $slaves[$i].devotion += 1>>
 <</if>>
 
diff --git a/src/uncategorized/saGuardsYou.tw b/src/uncategorized/saGuardsYou.tw
index f64a0f1e9c67a8936480066a3937302f68323599..50dc26d0cdaeb0e9f266fc865b286da30ad64f31 100644
--- a/src/uncategorized/saGuardsYou.tw
+++ b/src/uncategorized/saGuardsYou.tw
@@ -9,152 +9,152 @@ carries arms in your defense.
 <<Deadliness $slaves[$i]>>
 
 <<if $slaves[$i].combatSkill > 0>>
-	Her combat skills greatly increase her deadliness.
+	$His combat skills greatly increase $his deadliness.
 <</if>>
 
 <<if setup.bodyguardCareers.includes($slaves[$i].career)>>
-	She has experience in personal defense from before she was a slave.
+	$He has experience in personal defense from before $he was a slave.
 <<elseif $slaves[$i].skillBG >= $masteredXP>>
-	She has experience in personal defense from working for you.
+	$He has experience in personal defense from working for you.
 <<else>>
 	<<set $slaves[$i].skillBG += random(1,($slaves[$i].intelligence+4)*2)>>
 <</if>>
 
 <<if ($slaves[$i].muscles > 30) && ($slaves[$i].muscles <= 95)>>
-	She is strong and powerful yet quick and flexible.
+	$He is strong and powerful yet quick and flexible.
 <<elseif $slaves[$i].muscles > 95 && $slaves[$i].height >= 190>>
-	Her huge muscles are an intimidating sight and, despite their massive size, she is tall enough to use them effectively.
+	$His huge muscles are an intimidating sight and, despite their massive size, $he is tall enough to use them effectively.
 <<elseif $slaves[$i].muscles > 95>>
-	Her huge muscles are an intimidating sight, but are so big that they actually detract from her combat effectiveness.
+	$His huge muscles are an intimidating sight, but are so big that they actually detract from $his combat effectiveness.
 <<elseif $slaves[$i].muscles > 5>>
-	She is reasonably fit, but not enough to significantly affect her combat effectiveness.
+	$He is reasonably fit, but not enough to significantly affect $his combat effectiveness.
 <<elseif $slaves[$i].muscles < -95>>
-	She can barely stand, let alone fight. A single shot from her own weapon is liable to incapacitate her, making her an absolute travesty of a bodyguard.
+	$He can barely stand, let alone fight. A single shot from $his own weapon is liable to incapacitate $him, making $him an absolute travesty of a bodyguard.
 <<elseif $slaves[$i].muscles < -30>>
-	She tires from just standing, rendering her both ineffective and embarrassing to have as your guard.
+	$He tires from just standing, rendering $him both ineffective and embarrassing to have as your guard.
 <<elseif $slaves[$i].muscles < -5>>
-	She is rather unfit, enough to negatively impact her combat effectiveness.
+	$He is rather unfit, enough to negatively impact $his combat effectiveness.
 <</if>>
 
 <<if $slaves[$i].amp == -4>>
-	Her tough combat limbs make her an intimidating sight to behold.
+	$His tough combat limbs make $him an intimidating sight to behold.
 <<elseif $slaves[$i].amp == -5>>
-	The artificial muscles of her cybernetic limbs increase her strength and flexibility to enhance her combat abilities and give her the intimidating appearance of a super-soldier.
+	The artificial muscles of $his cybernetic limbs increase $his strength and flexibility to enhance $his combat abilities and give $him the intimidating appearance of a super-soldier.
 <</if>>
 
 <<if $slaves[$i].height >= 170>>
-	Her height gives her a reach advantage with her sword.
+	$His height gives $him a reach advantage with $his sword.
 <</if>>
 
 <<if $slaves[$i].health > 50>>
-	Her shining health makes her a better combatant.
+	$His shining health makes $him a better combatant.
 <</if>>
 
 <<if $slaves[$i].boobs > 4000>>
-	Her titanic tits are a terrible hindrance in actual fighting.
+	$His titanic tits are a terrible hindrance in actual fighting.
 <<elseif $slaves[$i].boobs > 2000>>
-	Her big breasts get in her way and reduce her efficiency.
+	$His big breasts get in $his way and reduce $his efficiency.
 <</if>>
 
 <<if $slaves[$i].dick >= 10>>
-	Her massive dick gets in her way and reduces her efficiency.
+	$His massive dick gets in $his way and reduces $his efficiency.
 <</if>>
 
 <<if $slaves[$i].balls >= 15>>
-	Her massive balls slow her down and limit her range of motion.
+	$His massive balls slow $him down and limit $his range of motion.
 <</if>>
 
 <<if $slaves[$i].butt > 6>>
-	Her massive ass slows her down and limits her range of motion.
+	$His massive ass slows $him down and limits $his range of motion.
 <</if>>
 
 <<if $slaves[$i].hips > 2>>
-	She struggles to move with her inhumanly wide hips and frequently gets caught between things trying to follow you.
+	$He struggles to move with $his inhumanly wide hips and frequently gets caught between things trying to follow you.
 <</if>>
 
 <<if $slaves[$i].weight > 190>>
-	Her extreme weight nearly immobilizes her. She struggles to move let alone protect you. At least her bloated body will likely stop bullets and block doorways when needed.
+	$His extreme weight nearly immobilizes $him. $He struggles to move let alone protect you. At least $his bloated body will likely stop bullets and block doorways when needed.
 <<elseif $slaves[$i].weight > 160>>
-	Her extreme weight limits her mobility and range of motion making her a poor bodyguard but decent meatshield.
+	$His extreme weight limits $his mobility and range of motion making $him a poor bodyguard but decent meatshield.
 <<elseif $slaves[$i].weight > 130>>
-	Her extreme weight is an impediment as a bodyguard.
+	$His extreme weight is an impediment as a bodyguard.
 <<elseif $slaves[$i].weight > 30>>
-	Her heavy weight is an impediment as a bodyguard.
+	$His heavy weight is an impediment as a bodyguard.
 <<elseif $slaves[$i].weight < -10>>
-	Her light weight is an impediment as a bodyguard.
+	$His light weight is an impediment as a bodyguard.
 <</if>>
 
 <<if $slaves[$i].health < -50>>
-	Her poor health makes her a weaker combatant.
+	$His poor health makes $him a weaker combatant.
 <</if>>
 
 <<if $slaves[$i].pregKnown == 1 || $slaves[$i].bellyPreg >= 1500>>
 	<<if $slaves[$i].bellyPreg >= 750000>>
-		Her monolithic pregnancy greatly restricts her movement and renders her nearly useless in combat. She can barely waddle after you, and when she does, finds doors and small passages don't agree with her bloated figure.
+		$His monolithic pregnancy greatly restricts $his movement and renders $him nearly useless in combat. $He can barely waddle after you, and when $he does, finds doors and small passages don't agree with $his bloated figure.
 	<<elseif $slaves[$i].bellyPreg >= 450000>>
-		Her gigantic pregnancy greatly hinders her movement and terribly reduces her effectiveness in combat. It also limits where she can follow you, as doors and small passages don't agree with her bloated figure.
+		$His gigantic pregnancy greatly hinders $his movement and terribly reduces $his effectiveness in combat. It also limits where $he can follow you, as doors and small passages don't agree with $his bloated figure.
 	<<elseif $slaves[$i].bellyPreg >= 300000>>
-		Her massive pregnancy obstructs her movement and greatly hinders her ability to protect you. It also limits where she can follow you, as doors and small passages don't agree with her bloated figure.
+		$His massive pregnancy obstructs $his movement and greatly hinders $his ability to protect you. It also limits where $he can follow you, as doors and small passages don't agree with $his bloated figure.
 	<<elseif $slaves[$i].bellyPreg >= 150000>>
-		Her giant pregnancy obstructs her movement and greatly slows her down. It also limits where she can follow you, as she has trouble waddling through crowds.
+		$His giant pregnancy obstructs $his movement and greatly slows $him down. It also limits where $he can follow you, as $he has trouble waddling through crowds.
 	<<elseif $slaves[$i].bellyPreg >= 100000>>
-		Her giant belly gets in her way and weighs her down.
+		$His giant belly gets in $his way and weighs $him down.
 	<<elseif $slaves[$i].bellyPreg >= 10000>>
-		Her huge belly is unwieldy and hinders her.
+		$His huge belly is unwieldy and hinders $him.
 	<<elseif $slaves[$i].bellyPreg >= 5000>>
-		Her advanced pregnancy limits her effectiveness.
+		$His advanced pregnancy limits $his effectiveness.
 	<<elseif $slaves[$i].bellyPreg >= 1500>>
-		Her growing pregnancy occasionally distracts her from her job.
+		$His growing pregnancy occasionally distracts $him from $his job.
 	<<else>>
-		The life just beginning to grow inside her occasionally distracts her from her job.
+		The life just beginning to grow inside $him occasionally distracts $him from $his job.
 	<</if>>
 <<elseif $slaves[$i].bellyImplant >= 1500>>
 	<<if $slaves[$i].bellyImplant >= 750000>>
-		Her monolithic, <<print $slaves[$i].bellyImplant>>cc implant filled belly greatly restricts her movement and renders her nearly useless in combat. She can barely waddle after you, and when she does, finds doors and small passages don't agree with her bloated figure.
+		$His monolithic, <<print $slaves[$i].bellyImplant>>cc implant filled belly greatly restricts $his movement and renders $him nearly useless in combat. $He can barely waddle after you, and when $he does, finds doors and small passages don't agree with $his bloated figure.
 	<<elseif $slaves[$i].bellyImplant >= 450000>>
-		Her gigantic, <<print $slaves[$i].bellyImplant>>cc implant filled belly greatly hinders her movement and terribly reduces her effectiveness in combat. It also limits where she can follow you, as doors and small passages don't agree with her bloated figure.
+		$His gigantic, <<print $slaves[$i].bellyImplant>>cc implant filled belly greatly hinders $his movement and terribly reduces $his effectiveness in combat. It also limits where $he can follow you, as doors and small passages don't agree with $his bloated figure.
 	<<elseif $slaves[$i].bellyImplant >= 300000>>
-		Her massive, <<print $slaves[$i].bellyImplant>>cc implant filled belly obstructs her movement and greatly hinders her ability to protect you. It also limits where she can follow you, as doors and small passages don't agree with her bloated figure.
+		$His massive, <<print $slaves[$i].bellyImplant>>cc implant filled belly obstructs $his movement and greatly hinders $his ability to protect you. It also limits where $he can follow you, as doors and small passages don't agree with $his bloated figure.
 	<<elseif $slaves[$i].bellyImplant >= 150000>>
-		Her giant, <<print $slaves[$i].bellyImplant>>cc implant filled belly obstructs her movement and greatly slows her down. It also limits where she can follow you, as she has trouble waddling through crowds.
+		$His giant, <<print $slaves[$i].bellyImplant>>cc implant filled belly obstructs $his movement and greatly slows $him down. It also limits where $he can follow you, as $he has trouble waddling through crowds.
 	<<elseif $slaves[$i].bellyImplant >= 100000>>
-		Her giant, <<print $slaves[$i].bellyImplant>>cc implant filled belly is very heavy and unwieldy, frequently getting in the way of her job.
+		$His giant, <<print $slaves[$i].bellyImplant>>cc implant filled belly is very heavy and unwieldy, frequently getting in the way of $his job.
 	<<elseif $slaves[$i].bellyImplant >= 10000>>
-		Her huge, <<print $slaves[$i].bellyImplant>>cc implant filled belly is very heavy and unwieldy, throwing off her weight and making her far less effective.
+		$His huge, <<print $slaves[$i].bellyImplant>>cc implant filled belly is very heavy and unwieldy, throwing off $his weight and making $him far less effective.
 	<<elseif $slaves[$i].bellyImplant >= 5000>>
-		Her large, <<print $slaves[$i].bellyImplant>>cc implant filled belly is heavy and unwieldy, limiting her effectiveness.
+		$His large, <<print $slaves[$i].bellyImplant>>cc implant filled belly is heavy and unwieldy, limiting $his effectiveness.
 	<<elseif $slaves[$i].bellyImplant >= 1500>>
-		Her swollen, <<print $slaves[$i].bellyImplant>>cc implant filled belly is heavy and occasionally distracts her.
+		$His swollen, <<print $slaves[$i].bellyImplant>>cc implant filled belly is heavy and occasionally distracts $him.
 	<</if>>
 <</if>>
 <<if $slaves[$i].labor == 1>>
-	She's feeling labor pains, greatly detracting from her ability to protect you.
+	$He's feeling labor pains, greatly detracting from $his ability to protect you.
 <<elseif $slaves[$i].preg >= 40 && $slaves[$i].pregControl != "labor supressors">>
-	She'll be going into labor any time now detracting from her ability to protect you.
+	$He'll be going into labor any time now detracting from $his ability to protect you.
 <</if>>
 
 <<if $slaves[$i].bellyFluid >= 10000>>
-	Her hugely bloated, <<print $slaves[$i].inflationType>>-filled belly is taut and painful, hindering her ability to guard you.
+	$His hugely bloated, <<print $slaves[$i].inflationType>>-filled belly is taut and painful, hindering $his ability to guard you.
 <<elseif $slaves[$i].bellyFluid >= 5000>>
-	Her bloated, <<print $slaves[$i].inflationType>>-stuffed belly is constantly jiggling and moving, distracting her and throwing off her weight.
+	$His bloated, <<print $slaves[$i].inflationType>>-stuffed belly is constantly jiggling and moving, distracting $him and throwing off $his weight.
 <<elseif $slaves[$i].bellyFluid >= 2000>>
-	Her distended, <<print $slaves[$i].inflationType>>-belly is uncomfortable and heavy, distracting her.
+	$His distended, <<print $slaves[$i].inflationType>>-belly is uncomfortable and heavy, distracting $him.
 <</if>>
 
 <<if $slaves[$i].teeth == "pointy">>
-	Her sharp teeth add nothing to her actual effectiveness, but they're certainly intimidating.
+	$His sharp teeth add nothing to $his actual effectiveness, but they're certainly intimidating.
 <</if>>
 
 <<if ($slaves[$i].combatSkill < 1) && (random(1,100) < 50+($slaves[$i].intelligence*20))>>
-	After some experience guarding you, and diligent practice in the armory, @@.green;her combat skills increase.@@
+	After some experience guarding you, and diligent practice in the armory, @@.green;$his combat skills increase.@@
 	<<set $slaves[$i].combatSkill += 1>>
 <<elseif $slaves[$i].combatSkill >= 1>>
-	She maintains her combat skill with practice in the armory.
+	$He maintains $his combat skill with practice in the armory.
 <<else>>
-	Though she practices diligently her basic combat skills do not improve this week.
+	Though $he practices diligently $his basic combat skills do not improve this week.
 <</if>>
 
-Her constant presence is
+$His constant presence is
 <<if $deadliness > 6>>
 	extremely intimidating, @@.green;adding much to your reputation.@@
 	<<if $slaves[$i].career == "an arcology owner">>
@@ -169,17 +169,17 @@ Her constant presence is
 
 <<set $repGain += $deadliness*10>>
 
-Being continually trusted with your life @@.hotpink;increases her devotion to you@@ and encourages her to @@.mediumaquamarine;trust you in turn.@@
+Being continually trusted with your life @@.hotpink;increases $his devotion to you@@ and encourages $his to @@.mediumaquamarine;trust you in turn.@@
 	<<set $slaves[$i].devotion += 2>>
 	<<set $slaves[$i].trust += 4>>
 
 <<if $dojo > 1>>
-	She @@.hotpink;appreciates@@ how special it is that she has a nice room off the armory to rest in.
+	$He @@.hotpink;appreciates@@ how special it is that $he has a nice room off the armory to rest in.
 	<<set $slaves[$i].devotion += 1>>
 <</if>>
 
 <<if $bodyguardTrains == 1 && $slaves[$i].devotion > 95 && $slaves[$i].trust > 50 && $slaves[$i].combatSkill > 0 && $slaves[$i].intelligence > 0>>
-	She's confident in her martial skills, but smart enough to know that she isn't immortal, and devoted enough to worry about who will protect you should she die.
+	$He's confident in $his martial skills, but smart enough to know that $he isn't immortal, and devoted enough to worry about who will protect you should $he die.
 	<<set _successorCandidates = $slaves.filter( function(s) { return (s.assignmentVisible == 1 || s.assignment == "be your Concubine" || s.assignment == "be the Wardeness" || s.assignment == "be your Head Girl" || s.assignment == "work as a servant" || s.assignment == "serve in the master suite") && bodyguardSuccessorEligible(s); } )>>
 	<<set _combatSkilled = _successorCandidates.filter( function(s) { return s.combatSkill > 0; })>>
 	<<if _combatSkilled.length < 2>>
@@ -188,22 +188,22 @@ Being continually trusted with your life @@.hotpink;increases her devotion to yo
 		<<if $slaves[$i].relationship > 1>>
 			<<set $subSlave = getSlave($slaves[$i].relationshipTarget)>>
 			<<if def $subSlave && $subSlave.combatSkill == 0 && bodyguardSuccessorEligible($subSlave)>>
-				She does her best to train $subSlave.slaveName whenever she can, hoping that her
+				$He does $his best to train $subSlave.slaveName whenever $he can, hoping that $his
 				<<if $slaves[$i].relationship > 4>>wife<<elseif $slaves[$i].relationship == 4>>lover<<elseif $slaves[$i].relationship == 3>>girlfriend<<else>>best friend<</if>>
-				can be made capable of stepping into her place.
+				can be made capable of stepping into $his place.
 			<</if>>
 		<</if>>
 		<<if ndef $subSlave>>
 			<<if $HeadGirl != 0 && $HeadGirl.combatSkill == 0 && bodyguardSuccessorEligible($HeadGirl)>>
-				She does her best to train $HeadGirl.slaveName whenever she can, hoping that your Head Girl can be made capable of stepping into her place.
+				$He does $his best to train $HeadGirl.slaveName whenever $he can, hoping that your Head Girl can be made capable of stepping into $his place.
 				<<set $subSlave = $HeadGirl>>
 			<</if>>
 		<</if>>
 		<<if ndef $subSlave>>
 			<<if $Concubine != 0 && $Concubine.combatSkill == 0 && $Concubine.devotion > 50 && $Concubine.muscles >= -30 && $Concubine.weight < 150 && $Concubine.butt < 10 && $Concubine.boobs < 25000 && $Concubine.belly < 5000 && $Concubine.balls < 20 && $Concubine.dick < 15 && $Concubine.fuckdoll == 0 && $Concubine.fetish != "mindbroken" && canWalk($Concubine)>>
-				She does her best to train $Concubine.slaveName whenever she can, hoping that your Concubine can be made capable of stepping into her place.
+				$He does $his best to train $Concubine.slaveName whenever $he can, hoping that your Concubine can be made capable of stepping into $his place.
 				<<if $Concubine.boobs >= 8000 || $Concubine.butt >= 10 || $Concubine.belly >= 5000 || $Concubine.balls >= 10 || $Concubine.dick >= 10 || $Concubine.muscles < 0 || $Concubine.weight >= 100>>
-					Her body is poorly suited for combat, but she can learn to work around it with enough effort.
+					$His body is poorly suited for combat, but $he can learn to work around it with enough effort.
 					<<set _flawedTrainee = either(0,0,0,1,1,2)>>
 				<</if>>
 				<<set $subSlave = $Concubine>>
@@ -211,27 +211,27 @@ Being continually trusted with your life @@.hotpink;increases her devotion to yo
 		<</if>>
 		<<if ndef $subSlave>>
 			<<if $Wardeness != 0 && $Wardeness.combatSkill == 0 && bodyguardSuccessorEligible($Wardeness)>>
-				She does her best to train $Wardeness.slaveName whenever she can, hoping that your Wardeness can be made capable of stepping into her place.
+				$He does $his best to train $Wardeness.slaveName whenever $he can, hoping that your Wardeness can be made capable of stepping into $his place.
 				<<set $subSlave = $Wardeness>>
 			<</if>>
 		<</if>>
 		<<if ndef $subSlave>>
 			<<set $subSlave = _successorCandidates.find( function(s) { return s.combatSkill == 0; })>>
 			<<if def $subSlave>>
-				She does her best to train $subSlave.slaveName whenever she can, hoping that she can be made capable of stepping into her place.
+				$He does $his best to train $subSlave.slaveName whenever $he can, hoping that _he2 can be made capable of stepping into $his place.
 			<</if>>
 		<</if>>
 		<<if def $subSlave>>
 			<<if ($slaves[$i].intelligence + $slaves[$i].intelligenceImplant - _flawedTrainee) > random(1,10)>>
-				By the end of the week, she is satisfied that $subSlave.slaveName @@.green;has the combat skill@@ to contribute to your defense.
+				By the end of the week, $he is satisfied that $subSlave.slaveName @@.green;has the combat skill@@ to contribute to your defense.
 				<<set _sgy = $slaveIndices[$subSlave.ID]>>
 				<<set $slaves[_sgy].combatSkill = 1>>
 			<</if>>
 		<<else>>
-			She finds no suitable candidates to serve as her replacement, leaving her stressed over your future safety. The worry is exhausting and @@.red;bad for her health.@@
+			$He finds no suitable candidates to serve as $his replacement, leaving $him stressed over your future safety. The worry is exhausting and @@.red;bad for $his health.@@
 			<<set $slaves[$i].health -= 3>>
 		<</if>>
 	<<else>>
-		She takes care to look after the skills of your other defensively capable slaves, satisfied that there are enough of them living in your penthouse.
+		$He takes care to look after the skills of your other defensively capable slaves, satisfied that there are enough of them living in your penthouse.
 	<</if>>
 <</if>>
diff --git a/src/uncategorized/saHormoneEffects.tw b/src/uncategorized/saHormoneEffects.tw
index b7631b69971b921fc285074746c2885f51fad01b..abffe055a0006637b9fea079e5e49278d045d78c 100644
--- a/src/uncategorized/saHormoneEffects.tw
+++ b/src/uncategorized/saHormoneEffects.tw
@@ -1,44 +1,44 @@
 :: SA hormone effects [nobr]
 
 <<if $slaves[$i].hormoneBalance <= -400>>
-	$possessiveCap hormone balance is overwhelmingly masculine.
+	$His hormone balance is overwhelmingly masculine.
 <<elseif $slaves[$i].hormoneBalance <= -300>>
-	$possessiveCap hormone balance is extremely masculine.
+	$His hormone balance is extremely masculine.
 <<elseif $slaves[$i].hormoneBalance <= -200>>
-	$possessiveCap hormone balance is heavily masculine.
+	$His hormone balance is heavily masculine.
 <<elseif $slaves[$i].hormoneBalance <= -100>>
-	$possessiveCap hormone balance is very masculine.
+	$His hormone balance is very masculine.
 <<elseif $slaves[$i].hormoneBalance < -20>>
-	$possessiveCap hormone balance is masculine.
+	$His hormone balance is masculine.
 <<elseif $slaves[$i].hormoneBalance >= 400>>
-	$possessiveCap hormone balance is overwhelmingly feminine.
+	$His hormone balance is overwhelmingly feminine.
 <<elseif $slaves[$i].hormoneBalance >= 300>>
-	$possessiveCap hormone balance is extremely feminine.
+	$His hormone balance is extremely feminine.
 <<elseif $slaves[$i].hormoneBalance >= 200>>
-	$possessiveCap hormone balance is heavily feminine.
+	$His hormone balance is heavily feminine.
 <<elseif $slaves[$i].hormoneBalance >= 100>>
-	$possessiveCap hormone balance is very feminine.
+	$His hormone balance is very feminine.
 <<elseif $slaves[$i].hormoneBalance > 20>>
-	$possessiveCap hormone balance is feminine.
+	$His hormone balance is feminine.
 <<else>>
-	$pronounCap has a neutral hormone balance.
+	$He has a neutral hormone balance.
 <</if>>
 
 <<if $hormoneUpgradeMood == 0>>
 	<<if $slaves[$i].hormoneBalance > 20 && $slaves[$i].genes == "XY" && $slaves[$i].balls != 0>>
-		$possessiveCap feminine hormonal balance conflicts with $possessive natural hormones,
+		$His feminine hormonal balance conflicts with $his natural hormones,
 		<<if $slaves[$i].devotion > 50>>
-			but $pronoun's a good enough slave to suppress the occasional moodiness.
+			but $he's a good enough slave to suppress the occasional moodiness.
 		<<else>>
 			causing @@.mediumorchid;occasional moodiness.@@
 			<<set $slaves[$i].devotion -= 1>>
 		<</if>>
 		<<if $slaves[$i].energy > 10>>
-			It also has the unfortunate consequence of @@.red;damaging her libido.@@
+			It also has the unfortunate consequence of @@.red;damaging $his libido.@@
 			<<set $slaves[$i].energy-->>
 		<</if>>
 		<<if $slaves[$i].attrXX > 50 || $slaves[$i].attrXY > 50>>
-			Even more troubling, $possessive sexual confusion @@.red;leaves $possessive finding others less attractive.@@
+			Even more troubling, $his sexual confusion @@.red;leaves $his finding others less attractive.@@
 			<<if $slaves[$i].attrXX > 50>>
 				<<set $slaves[$i].attrXX-->>
 			<</if>>
@@ -48,19 +48,19 @@
 		<</if>>
 	<</if>>
 	<<if $slaves[$i].hormoneBalance < -20 && $slaves[$i].genes == "XX" && ($slaves[$i].ovaries != 0 || $slaves[$i].mpreg != 0)>>
-		$possessiveCap masculine hormonal balance conflicts with $possessive natural hormones,
+		$His masculine hormonal balance conflicts with $his natural hormones,
 		<<if $slaves[$i].devotion > 50>>
-			but $pronoun's a good enough slave to suppress the occasional moodiness.
+			but $he's a good enough slave to suppress the occasional moodiness.
 		<<else>>
 			causing @@.mediumorchid;occasional moodiness.@@
 			<<set $slaves[$i].devotion -= 1>>
 		<</if>>
 		<<if $slaves[$i].energy > 10>>
-			It also has the unfortunate consequence of @@.red;damaging her libido.@@
+			It also has the unfortunate consequence of @@.red;damaging $his libido.@@
 			<<set $slaves[$i].energy-->>
 		<</if>>
 		<<if $slaves[$i].attrXX > 50 || $slaves[$i].attrXY > 50>>
-			Even more troubling, $possessive sexual confusion @@.red;leaves $possessive finding others less attractive.@@
+			Even more troubling, $his sexual confusion @@.red;leaves $him finding others less attractive.@@
 			<<if $slaves[$i].attrXX > 50>>
 				<<set $slaves[$i].attrXX-->>
 			<</if>>
@@ -78,32 +78,32 @@
 
 	<<if ($slaves[$i].inducedNCS == 1)>>
 		<<if ($slaves[$i].shoulders+(Math.abs($slaves[$i].shouldersImplant)) > -1) && ($slaves[$i].shoulders > -2) && (random(1,100) < 40+(20*$hormoneUpgradePower))>>
-			Feminine hormones team up with $possessive @@.orange;NCS@@ to cause @@.lime;$possessive shoulders to shrink into a more childlike narrowness@@ than before.
+			Feminine hormones team up with $his @@.orange;NCS@@ to cause @@.lime;$his shoulders to shrink into a more childlike narrowness@@ than before.
 			<<set $slaves[$i].shoulders-->>
 		<</if>>
 	<<elseif ($slaves[$i].physicalAge < 25)>>
 		<<if ($slaves[$i].shoulders+(Math.abs($slaves[$i].shouldersImplant)) > -1) && ($slaves[$i].shoulders > -2) && (random(1,100) < 20+(10*$hormoneUpgradePower))>>
-			$possessiveCap body has not yet found its final bone structure, which typically happens in the mid-twenties. Hormonal effects cause @@.lime;$possessive shoulders to develop into a more feminine narrowness@@ than they would have done naturally.
+			$His body has not yet found its final bone structure, which typically happens in the mid-twenties. Hormonal effects cause @@.lime;$his shoulders to develop into a more feminine narrowness@@ than they would have done naturally.
 			<<set $slaves[$i].shoulders-->>
 		<</if>>
 		<<if ($slaves[$i].inducedNCS == 0) && ($slaves[$i].hips-(Math.abs($slaves[$i].hipsImplant)) < 1) && ($slaves[$i].hips < 2) && (random(1,100) <= 20+(10*$hormoneUpgradePower))>>
-			$possessiveCap body has not yet found its final bone structure, which typically happens in the mid-twenties. Hormonal effects cause @@.lime;$possessive hips to develop more broadly@@ than they would have done naturally.
+			$His body has not yet found its final bone structure, which typically happens in the mid-twenties. Hormonal effects cause @@.lime;$his hips to develop more broadly@@ than they would have done naturally.
 			<<set $slaves[$i].hips++>>
 		<</if>>
 	<</if>>
 
 	<<if ($slaves[$i].faceShape == "masculine")>>
-		Hormonal effects cause @@.orange;$possessive face to soften into <<if $slaves[$i].inducedNCS == 1>><childlike <</if>>androgyny.@@
+		Hormonal effects cause @@.orange;$his face to soften into <<if $slaves[$i].inducedNCS == 1>><childlike <</if>>androgyny.@@
 		<<set $slaves[$i].faceShape = "androgynous">>
 	<<elseif ($slaves[$i].faceShape == "androgynous")>>
-		Hormonal effects cause @@.lime;$possessive face to soften into <<if $slaves[$i].inducedNCS == 1>>childlike normalcy<<else>>femininity<</if>>.@@
+		Hormonal effects cause @@.lime;$his face to soften into <<if $slaves[$i].inducedNCS == 1>>childlike normalcy<<else>>femininity<</if>>.@@
 		<<set $slaves[$i].faceShape = "normal">>
 	<<elseif (($slaves[$i].inducedNCS == 1) && (random(1,100) > 50) && ($slaves[$i].faceShape == "normal"))>>
-		Hormonal effects cause @@.lime;$possessive face to soften into childlike cuteness.@@
+		Hormonal effects cause @@.lime;$his face to soften into childlike cuteness.@@
 		<<set $slaves[$i].faceShape = "cute">>
 	<</if>>
 	<<if ($slaves[$i].face-$slaves[$i].faceImplant < 0) && ($slaves[$i].face < 75)>>
-		Hormonal effects cause @@.lime;$possessive facial structure to soften and become less unattractive.@@
+		Hormonal effects cause @@.lime;$his facial structure to soften and become less unattractive.@@
 		<<set _faceInc = 1+$hormoneUpgradePower>>
                 <<if ($slaves[$i].inducedNCS == 1) && (random(1,100) > 50)>>
                         <<set _faceInc *= 2>>
@@ -112,19 +112,19 @@
 	<</if>>
 
 	<<if ($slaves[$i].voice < 3) && ($slaves[$i].voice > 0)>>
-		Hormonal effects cause @@.lime;$possessive voice to become higher and more <<if $slaves[$i].inducedNCS == 1>>childlike<<else>>feminine<</if>>.@@
+		Hormonal effects cause @@.lime;$his voice to become higher and more <<if $slaves[$i].inducedNCS == 1>>childlike<<else>>feminine<</if>>.@@
 		<<set $slaves[$i].voice++>>
 	<</if>>
 
 	<<if $slaves[$i].muscles > 10 && $slaves[$i].diet != "muscle building" && $slaves[$i].drugs != "steroids">>
-		Hormonal effects @@.orange;reduce $possessive musculature.@@
+		Hormonal effects @@.orange;reduce $his musculature.@@
 		<<set $slaves[$i].muscles -= 2+$hormoneUpgradePower>>
                 <<if ($slaves[$i].inducedNCS == 1) && (random(1,100) > 50)>>
                         <<set $slaves[$i].muscles -= 2+$hormoneUpgradePower>>
                 <</if>>
 	<</if>>
 	<<if $slaves[$i].waist > -30>>
-		Hormonal effects cause $possessive @@.lime;waist to narrow.@@
+		Hormonal effects cause $his @@.lime;waist to narrow.@@
 		<<set $slaves[$i].waist -= 2+$hormoneUpgradePower>>
 	<</if>>
 
@@ -134,77 +134,77 @@
                         <<set $slaves[$i].boobs += 10+(15*$hormoneUpgradePower)>>
                 <</if>>
                 <<if $slaves[$i].nipples == "tiny">>
-                        Hormonal effects cause $possessive tiny @@.lime;nipples to grow to a more normal size.@@
+                        Hormonal effects cause $his tiny @@.lime;nipples to grow to a more normal size.@@
                         <<set $slaves[$i].nipples = "cute">>
                 <</if>>
                 <<if ($slaves[$i].butt-$slaves[$i].buttImplant) < 4>>
-                        Hormonal effects cause @@.lime;the natural size of $possessive butt to increase.@@
+                        Hormonal effects cause @@.lime;the natural size of $his butt to increase.@@
                         <<set $slaves[$i].butt++>>
                 <</if>>
         <<else>>
-                $possessiveCap @@.orange;NCS@@ blocks asset growth despite the fact that $possessive body is swimming in hormones.
+                $His @@.orange;NCS@@ blocks asset growth despite the fact that $his body is swimming in hormones.
         <</if>>
 	<<if $slaves[$i].vagina > -1 && $slaves[$i].ovaries != 0 && $slaves[$i].vaginaLube < 2>>
-		Hormonal effects cause @@.lime;$possessive vagina to produce more copious natural lubricant.@@
+		Hormonal effects cause @@.lime;$his vagina to produce more copious natural lubricant.@@
 		<<set $slaves[$i].vaginaLube++>>
 	<</if>>
 
 	<<if $hormoneUpgradeShrinkage == 0>>
 		<<if $slaves[$i].dick > 1>>
                         <<if (($slaves[$i].inducedNCS == 1) && (random(1,100) > 50) && ($slaves[$i].dick > 2))>>
-                                Hormonal effects work with $possessive @@.orange;NCS@@ and cause @@.orange;$possessive dick to atrophy a lot.@@
+                                Hormonal effects work with $his @@.orange;NCS@@ and cause @@.orange;$his dick to atrophy a lot.@@
                                 <<set $slaves[$i].dick -= 1>>
                         <<else>>
-                                Hormonal effects cause @@.orange;$possessive dick to atrophy.@@
+                                Hormonal effects cause @@.orange;$his dick to atrophy.@@
                         <</if>>
 			<<set $slaves[$i].dick-->>
 		<</if>>
 		<<if $slaves[$i].balls > 1>>
                         <<if (($slaves[$i].inducedNCS == 1) && (random(1,100) > 50) && ($slaves[$i].balls > 2))>>
-                                Hormonal effects work with $possessive @@.orange;NCS@@ and cause @@.orange;$possessive testicles to atrophy a lot.@@
+                                Hormonal effects work with $his @@.orange;NCS@@ and cause @@.orange;$his testicles to atrophy a lot.@@
                                 <<set $slaves[$i].balls -= 1>>
                         <<else>>
-                                Hormonal effects cause @@.orange;$possessive testicles to atrophy.@@
+                                Hormonal effects cause @@.orange;$his testicles to atrophy.@@
                         <</if>>
 			<<set $slaves[$i].balls-->>
 		<</if>>
 		<<if $slaves[$i].clit > 0>>
                         <<if (($slaves[$i].inducedNCS == 1) && (random(1,100) > 50) && ($slaves[$i].clit > 1))>>
-                                Hormonal effects work with $possessive @@.orange;NCS@@ and cause @@.orange;$possessive clit to shrink down greatly.@@
+                                Hormonal effects work with $his @@.orange;NCS@@ and cause @@.orange;$his clit to shrink down greatly.@@
                                 <<set $slaves[$i].clit -= 1>>
                         <<else>>
-                                Hormonal effects cause @@.orange;$possessive clit to shrink significantly.@@
+                                Hormonal effects cause @@.orange;$his clit to shrink significantly.@@
                         <</if>>
 			<<set $slaves[$i].clit-->>
 		<</if>>
 	<</if>>
 
 	<<if $slaves[$i].devotion <= 20>>
-		Hormonal effects make $object a bit more @@.hotpink;docile.@@
+		Hormonal effects make $him a bit more @@.hotpink;docile.@@
 		<<set $slaves[$i].devotion++>>
 	<</if>>
 	<<if $slaves[$i].trust <= 20>>
-		Hormonal effects make $object a bit more @@.mediumaquamarine;trusting.@@
+		Hormonal effects make $him a bit more @@.mediumaquamarine;trusting.@@
 		<<set $slaves[$i].trust++>>
 	<</if>>
 	<<if $slaves[$i].attrXY < 100>>
-		Hormonal effects cause $object to become @@.green;more attracted to men.@@
+		Hormonal effects cause $him to become @@.green;more attracted to men.@@
 		<<set $slaves[$i].attrXY += 2+$hormoneUpgradePower>>
 	<</if>>
 <<elseif $slaves[$i].hormoneBalance >= 300>>
 
 	<<if ($slaves[$i].faceShape == "masculine")>>
-		Hormonal effects cause @@.orange;$possessive face to soften into <<if $slaves[$i].inducedNCS == 1>><childlike <</if>>androgyny.@@
+		Hormonal effects cause @@.orange;$his face to soften into <<if $slaves[$i].inducedNCS == 1>><childlike <</if>>androgyny.@@
                 <<set $slaves[$i].faceShape = "androgynous">>
         <<elseif ($slaves[$i].faceShape == "androgynous")>>
-		Hormonal effects cause @@.lime;$possessive face to soften into <<if $slaves[$i].inducedNCS == 1>>childlike normalcy<<else>>femininity<</if>>.@@
+		Hormonal effects cause @@.lime;$his face to soften into <<if $slaves[$i].inducedNCS == 1>>childlike normalcy<<else>>femininity<</if>>.@@
                 <<set $slaves[$i].faceShape = "normal">>
 	<<elseif (($slaves[$i].inducedNCS == 1) && (random(1,100) > 50) && ($slaves[$i].faceShape == "normal"))>>
-		Hormonal effects cause @@.lime;$possessive face to soften into childlike cuteness.@@
+		Hormonal effects cause @@.lime;$his face to soften into childlike cuteness.@@
 		<<set $slaves[$i].faceShape = "cute">>
         <</if>>
         <<if ($slaves[$i].face-$slaves[$i].faceImplant < 0) && ($slaves[$i].face < 60)>>
-                Hormonal effects cause @@.lime;$possessive facial structure to soften and become less unattractive.@@
+                Hormonal effects cause @@.lime;$his facial structure to soften and become less unattractive.@@
                 <<set _faceInc = 1+$hormoneUpgradePower>>
                 <<if ($slaves[$i].inducedNCS == 1) && (random(1,100) > 50)>>
                         <<set _faceInc *= 2>>
@@ -213,19 +213,19 @@
         <</if>>
 
 	<<if ($slaves[$i].voice < 3) && ($slaves[$i].voice > 0)>>
-		Hormonal effects cause @@.lime;$possessive voice to become higher and more <<if $slaves[$i].inducedNCS == 1>>childlike<<else>>feminine<</if>>.@@
+		Hormonal effects cause @@.lime;$his voice to become higher and more <<if $slaves[$i].inducedNCS == 1>>childlike<<else>>feminine<</if>>.@@
 		<<set $slaves[$i].voice++>>
 	<</if>>
 
 	<<if $slaves[$i].muscles > 30 && $slaves[$i].diet != "muscle building" && $slaves[$i].drugs != "steroids">>
-		Hormonal effects @@.orange;reduce $possessive musculature.@@
+		Hormonal effects @@.orange;reduce $his musculature.@@
 		<<set $slaves[$i].muscles -= 2+$hormoneUpgradePower>>
                 <<if ($slaves[$i].inducedNCS == 1) && (random(1,100) > 50)>>
                         <<set $slaves[$i].muscles -= 2+$hormoneUpgradePower>>
                 <</if>>
 	<</if>>
 	<<if $slaves[$i].waist > -10>>
-		Hormonal effects cause $possessive @@.lime;waist to narrow.@@
+		Hormonal effects cause $his @@.lime;waist to narrow.@@
 		<<set $slaves[$i].waist -= 2+$hormoneUpgradePower>>
 	<</if>>
 
@@ -235,76 +235,76 @@
                         <<set $slaves[$i].boobs += 10+(15*$hormoneUpgradePower)>>
                 <</if>>
                 <<if $slaves[$i].nipples == "tiny">>
-                        Hormonal effects cause $possessive tiny @@.lime;nipples to grow to a more normal size.@@
+                        Hormonal effects cause $his tiny @@.lime;nipples to grow to a more normal size.@@
                         <<set $slaves[$i].nipples = "cute">>
                 <</if>>
                 <<if ($slaves[$i].butt-$slaves[$i].buttImplant) < 4>>
-                        Hormonal effects cause @@.lime;the natural size of $possessive butt to increase.@@
+                        Hormonal effects cause @@.lime;the natural size of $his butt to increase.@@
                         <<set $slaves[$i].butt++>>
                 <</if>>
         <</if>>
 	<<if $slaves[$i].vagina > -1 && $slaves[$i].ovaries != 0 && $slaves[$i].vaginaLube < 2>>
-		Hormonal effects cause @@.lime;$possessive vagina to produce more copious natural lubricant.@@
+		Hormonal effects cause @@.lime;$his vagina to produce more copious natural lubricant.@@
 		<<set $slaves[$i].vaginaLube++>>
 	<</if>>
 
 	<<if $hormoneUpgradeShrinkage == 0>>
 		<<if $slaves[$i].dick > 1>>
                         <<if (($slaves[$i].inducedNCS == 1) && (random(1,100) > 50) && ($slaves[$i].dick > 2))>>
-                                Hormonal effects work with $possessive @@.orange;NCS@@ and cause @@.orange;$possessive dick to atrophy a lot.@@
+                                Hormonal effects work with $his @@.orange;NCS@@ and cause @@.orange;$his dick to atrophy a lot.@@
                                 <<set $slaves[$i].dick -= 1>>
                         <<else>>
-                                Hormonal effects cause @@.orange;$possessive dick to atrophy.@@
+                                Hormonal effects cause @@.orange;$his dick to atrophy.@@
                         <</if>>
 			<<set $slaves[$i].dick-->>
 		<</if>>
 		<<if $slaves[$i].balls > 1>>
                         <<if (($slaves[$i].inducedNCS == 1) && (random(1,100) > 50 ) && ($slaves[$i].balls > 2))>>
-                                Hormonal effects work with $possessive @@.orange;NCS@@ and cause @@.orange;$possessive testicles to atrophy a lot.@@
+                                Hormonal effects work with $his @@.orange;NCS@@ and cause @@.orange;$his testicles to atrophy a lot.@@
                                 <<set $slaves[$i].balls -= 1>>
                         <<else>>
-			        Hormonal effects cause @@.orange;$possessive testicles to atrophy.@@
+			        Hormonal effects cause @@.orange;$his testicles to atrophy.@@
                         <</if>>
 			<<set $slaves[$i].balls-->>
 		<</if>>
 		<<elseif $slaves[$i].clit > 0>>
                         <<if (($slaves[$i].inducedNCS == 1) && (random(1,100) > 50) && ($slaves[$i].clit > 1))>>
-                                Hormonal effects work with $possessive @@.orange;NCS@@ and cause @@.orange;$possessive clit to shrink down greatly.@@
+                                Hormonal effects work with $his @@.orange;NCS@@ and cause @@.orange;$his clit to shrink down greatly.@@
                                 <<set $slaves[$i].clit -= 1>>
                         <<else>>
-                                Hormonal effects cause @@.orange;$possessive clit to shrink significantly.@@
+                                Hormonal effects cause @@.orange;$his clit to shrink significantly.@@
                         <</if>>
 			<<set $slaves[$i].clit-->>
 		<</if>>
 	<</if>>
 
 	<<if $slaves[$i].devotion <= 20>>
-		Hormonal effects make $object a bit more @@.hotpink;docile.@@
+		Hormonal effects make $him a bit more @@.hotpink;docile.@@
 		<<set $slaves[$i].devotion++>>
 	<</if>>
 	<<if $slaves[$i].trust <= 20>>
-		Hormonal effects make $object a bit more @@.mediumaquamarine;trusting.@@
+		Hormonal effects make $him a bit more @@.mediumaquamarine;trusting.@@
 		<<set $slaves[$i].trust++>>
 	<</if>>
 	<<if $slaves[$i].attrXY < 100>>
-		Hormonal effects cause $object to become @@.green;more attracted to men.@@
+		Hormonal effects cause $him to become @@.green;more attracted to men.@@
 		<<set $slaves[$i].attrXY += 2+$hormoneUpgradePower>>
 	<</if>>
 
 <<elseif $slaves[$i].hormoneBalance >= 250>>
 
 	<<if ($slaves[$i].faceShape == "masculine")>>
-		Hormonal effects cause @@.orange;$possessive face to soften into <<if $slaves[$i].inducedNCS == 1>><childlike <</if>>androgyny.@@
+		Hormonal effects cause @@.orange;$his face to soften into <<if $slaves[$i].inducedNCS == 1>><childlike <</if>>androgyny.@@
                 <<set $slaves[$i].faceShape = "androgynous">>
         <<elseif ($slaves[$i].faceShape == "androgynous")>>
-		Hormonal effects cause @@.lime;$possessive face to soften into <<if $slaves[$i].inducedNCS == 1>>childlike normalcy<<else>>femininity<</if>>.@@
+		Hormonal effects cause @@.lime;$his face to soften into <<if $slaves[$i].inducedNCS == 1>>childlike normalcy<<else>>femininity<</if>>.@@
                 <<set $slaves[$i].faceShape = "normal">>
 	<<elseif (($slaves[$i].inducedNCS == 1) && (random(1,100) > 50) && ($slaves[$i].faceShape == "normal")>>
-		Hormonal effects cause @@.lime;$possessive face to soften into childlike cuteness.@@
+		Hormonal effects cause @@.lime;$his face to soften into childlike cuteness.@@
 		<<set $slaves[$i].faceShape = "cute">>
         <</if>>
 	<<if ($slaves[$i].face-$slaves[$i].faceImplant < 0) && ($slaves[$i].face < 30)>>
-		Hormonal effects cause @@.lime;$possessive facial structure to soften and become less unattractive.@@
+		Hormonal effects cause @@.lime;$his facial structure to soften and become less unattractive.@@
 		<<set _faceInc = 1+$hormoneUpgradePower>>
                 <<if ($slaves[$i].inducedNCS == 1) && (random(1,100) > 50)>>
                         <<set _faceInc *= 2>>
@@ -313,19 +313,19 @@
 	<</if>>
 
 	<<if ($slaves[$i].voice < 2) && ($slaves[$i].voice > 0)>>
-		Hormonal effects cause @@.lime;$possessive voice to become higher and more <<if $slaves[$i].inducedNCS == 1>>childlike<<else>>feminine<</if>>.@@
+		Hormonal effects cause @@.lime;$his voice to become higher and more <<if $slaves[$i].inducedNCS == 1>>childlike<<else>>feminine<</if>>.@@
 		<<set $slaves[$i].voice++>>
 	<</if>>
 
 	<<if $slaves[$i].muscles > 30 && $slaves[$i].diet != "muscle building" && $slaves[$i].drugs != "steroids">>
-		Hormonal effects @@.orange;reduce $possessive musculature.@@
+		Hormonal effects @@.orange;reduce $his musculature.@@
 		<<set $slaves[$i].muscles -= 2+$hormoneUpgradePower>>
                 <<if ($slaves[$i].inducedNCS == 1) && (random(1,100) > 50)>>
                         <<set $slaves[$i].muscles -= 2+$hormoneUpgradePower>>
                 <</if>>
 	<</if>>
 	<<if $slaves[$i].waist > 0>>
-		Hormonal effects cause $possessive @@.lime;waist to narrow.@@
+		Hormonal effects cause $his @@.lime;waist to narrow.@@
 		<<set $slaves[$i].waist -= 2+$hormoneUpgradePower>>
 	<</if>>
 
@@ -335,73 +335,73 @@
                         <<set $slaves[$i].boobs += 10+(15*$hormoneUpgradePower)>>
                 <</if>>
                 <<if $slaves[$i].nipples == "tiny">>
-                        Hormonal effects cause $possessive tiny @@.lime;nipples to grow to a more normal size.@@
+                        Hormonal effects cause $his tiny @@.lime;nipples to grow to a more normal size.@@
                         <<set $slaves[$i].nipples = "cute">>
                 <</if>>
                 <<if ($slaves[$i].butt-$slaves[$i].buttImplant) < 3>>
-                        Hormonal effects cause @@.lime;the natural size of $possessive butt to increase.@@
+                        Hormonal effects cause @@.lime;the natural size of $his butt to increase.@@
                         <<set $slaves[$i].butt++>>
                 <</if>>
 	<</if>>
 	<<if $slaves[$i].vagina > -1 && $slaves[$i].ovaries != 0 && $slaves[$i].vaginaLube < 1>>
-		Hormonal effects cause @@.lime;$possessive vagina to produce more copious natural lubricant.@@
+		Hormonal effects cause @@.lime;$his vagina to produce more copious natural lubricant.@@
 		<<set $slaves[$i].vaginaLube++>>
 	<</if>>
 
 	<<if $hormoneUpgradeShrinkage == 0>>
 		<<if $slaves[$i].dick > 2>>
                         <<if (($slaves[$i].inducedNCS == 1) && (random(1,100) > 50))>>
-                                Hormonal effects work with $possessive @@.orange;NCS@@ and cause @@.orange;$possessive dick to atrophy a lot.@@
+                                Hormonal effects work with $his @@.orange;NCS@@ and cause @@.orange;$his dick to atrophy a lot.@@
                                 <<set $slaves[$i].dick -= 1>>
                         <<else>>
-                                Hormonal effects cause @@.orange;$possessive dick to atrophy.@@
+                                Hormonal effects cause @@.orange;$his dick to atrophy.@@
                         <</if>>
 			<<set $slaves[$i].dick-->>
 		<</if>>
 		<<if $slaves[$i].balls > 2>>
                         <<if (($slaves[$i].inducedNCS == 1) && (random(1,100) > 50))>>
-                                Hormonal effects work with $possessive @@.orange;NCS@@ and cause @@.orange;$possessive testicles to atrophy a lot.@@
+                                Hormonal effects work with $his @@.orange;NCS@@ and cause @@.orange;$his testicles to atrophy a lot.@@
                                 <<set $slaves[$i].balls -= 1>>
                         <<else>>
-                                Hormonal effects cause @@.orange;$possessive testicles to atrophy.@@
+                                Hormonal effects cause @@.orange;$his testicles to atrophy.@@
                         <</if>>
 			<<set $slaves[$i].balls-->>
 		<</if>>
 		<<if $slaves[$i].clit > 1>>
                         <<if (($slaves[$i].inducedNCS == 1) && (random(1,100) > 50))>>
-                                Hormonal effects work with $possessive @@.orange;NCS@@ and cause @@.orange;$possessive clit to shrink down greatly.@@
+                                Hormonal effects work with $his @@.orange;NCS@@ and cause @@.orange;$his clit to shrink down greatly.@@
                                 <<set $slaves[$i].clit -= 1>>
                         <<else>>
-			        Hormonal effects cause @@.orange;$possessive clit to shrink significantly.@@
+			        Hormonal effects cause @@.orange;$his clit to shrink significantly.@@
                         <</if>>
 			<<set $slaves[$i].clit-->>
 		<</if>>
 	<</if>>
 
 	<<if $slaves[$i].devotion <= 20>>
-		Hormonal effects make $object a bit more @@.hotpink;docile.@@
+		Hormonal effects make $him a bit more @@.hotpink;docile.@@
 		<<set $slaves[$i].devotion++>>
 	<</if>>
 	<<if $slaves[$i].trust <= 20>>
-		Hormonal effects make $object a bit more @@.mediumaquamarine;trusting.@@
+		Hormonal effects make $him a bit more @@.mediumaquamarine;trusting.@@
 		<<set $slaves[$i].trust++>>
 	<</if>>
 	<<if $slaves[$i].attrXY < 95>>
-		Hormonal effects cause $object to become @@.green;more attracted to men.@@
+		Hormonal effects cause $him to become @@.green;more attracted to men.@@
 		<<set $slaves[$i].attrXY += 2+$hormoneUpgradePower>>
 	<</if>>
 
 <<elseif $slaves[$i].hormoneBalance >= 200>>
 
 	<<if ($slaves[$i].faceShape == "masculine")>>
-		Hormonal effects cause @@.orange;$possessive face to soften into <<if $slaves[$i].inducedNCS == 1>><childlike <</if>>androgyny.@@
+		Hormonal effects cause @@.orange;$his face to soften into <<if $slaves[$i].inducedNCS == 1>><childlike <</if>>androgyny.@@
 		<<set $slaves[$i].faceShape = "androgynous">>
 	<<elseif (($slaves[$i].inducedNCS == 1) && (random(1,100) > 50) && ($slaves[$i].faceShape == "androgynous")>>
-		Hormonal effects cause @@.lime;$possessive face to soften into <<if $slaves[$i].inducedNCS == 1>>childlike normalcy<<else>>femininity<</if>>.@@
+		Hormonal effects cause @@.lime;$his face to soften into <<if $slaves[$i].inducedNCS == 1>>childlike normalcy<<else>>femininity<</if>>.@@
                 <<set $slaves[$i].faceShape = "normal">>
 	<</if>>
 	<<if ($slaves[$i].face-$slaves[$i].faceImplant < 0) && ($slaves[$i].face < 0)>>
-		Hormonal effects cause @@.lime;$possessive facial structure to soften and become less unattractive.@@
+		Hormonal effects cause @@.lime;$his facial structure to soften and become less unattractive.@@
 		<<set _faceInc = 1+$hormoneUpgradePower>>
                 <<if ($slaves[$i].inducedNCS == 1) && (random(1,100) > 50)>>
                         <<set _faceInc *= 2>>
@@ -410,19 +410,19 @@
 	<</if>>
 
 	<<if ($slaves[$i].voice < 2) && ($slaves[$i].voice > 0)>>
-		Hormonal effects cause @@.lime;$possessive voice to become higher and more <<if $slaves[$i].inducedNCS == 1>>childlike<<else>>feminine<</if>>.@@
+		Hormonal effects cause @@.lime;$his voice to become higher and more <<if $slaves[$i].inducedNCS == 1>>childlike<<else>>feminine<</if>>.@@
 		<<set $slaves[$i].voice++>>
 	<</if>>
 
 	<<if $slaves[$i].muscles > 30 && $slaves[$i].diet != "muscle building" && $slaves[$i].drugs != "steroids">>
-		Hormonal effects @@.orange;reduce $possessive musculature.@@
+		Hormonal effects @@.orange;reduce $his musculature.@@
 		<<set $slaves[$i].muscles -= 2+$hormoneUpgradePower>>
                 <<if ($slaves[$i].inducedNCS == 1) && (random(1,100) > 50)>>
                         <<set $slaves[$i].muscles -= 2+$hormoneUpgradePower>>
                 <</if>>
 	<</if>>
 	<<if $slaves[$i].waist > 10>>
-		Hormonal effects cause $possessive @@.lime;waist to narrow.@@
+		Hormonal effects cause $his @@.lime;waist to narrow.@@
 		<<set $slaves[$i].waist -= 2+$hormoneUpgradePower>>
 	<</if>>
 
@@ -432,65 +432,65 @@
                         <<set $slaves[$i].boobs += 10+(15*$hormoneUpgradePower)>>
                 <</if>>
                 <<if $slaves[$i].nipples == "tiny">>
-                        Hormonal effects cause $possessive tiny @@.lime;nipples to grow to a more normal size.@@
+                        Hormonal effects cause $his tiny @@.lime;nipples to grow to a more normal size.@@
                         <<set $slaves[$i].nipples = "cute">>
                 <</if>>
                 <<if ($slaves[$i].butt-$slaves[$i].buttImplant) < 2>>
-                        Hormonal effects cause @@.lime;the natural size of $possessive butt to increase.@@
+                        Hormonal effects cause @@.lime;the natural size of $his butt to increase.@@
                         <<set $slaves[$i].butt++>>
                 <</if>>
 	<</if>>
 	<<if $slaves[$i].vagina > -1 && $slaves[$i].ovaries != 0 && $slaves[$i].vaginaLube < 1>>
-		Hormonal effects cause @@.lime;$possessive vagina to produce more copious natural lubricant.@@
+		Hormonal effects cause @@.lime;$his vagina to produce more copious natural lubricant.@@
 		<<set $slaves[$i].vaginaLube++>>
 	<</if>>
 
 	<<if $hormoneUpgradeShrinkage == 0>>
 		<<if $slaves[$i].dick > 3>>
                         <<if (($slaves[$i].inducedNCS == 1) && (random(1,100) > 50))>>
-                                Hormonal effects work with $possessive @@.orange;NCS@@ and cause @@.orange;$possessive dick to atrophy a lot.@@
+                                Hormonal effects work with $his @@.orange;NCS@@ and cause @@.orange;$his dick to atrophy a lot.@@
                                 <<set $slaves[$i].dick -= 1>>
                         <<else>>
-                                Hormonal effects cause @@.orange;$possessive dick to atrophy.@@
+                                Hormonal effects cause @@.orange;$his dick to atrophy.@@
 			<<set $slaves[$i].dick-->>
 		<</if>>
 		<<if $slaves[$i].balls > 3>>
                         <<if (($slaves[$i].inducedNCS == 1) && (random(1,100) > 50))>>
-                                Hormonal effects work with $possessive @@.orange;NCS@@ and cause @@.orange;$possessive testicles to atrophy a lot.@@
+                                Hormonal effects work with $his @@.orange;NCS@@ and cause @@.orange;$his testicles to atrophy a lot.@@
                                 <<set $slaves[$i].balls -= 1>>
                         <<else>>
-                                Hormonal effects cause @@.orange;$possessive testicles to atrophy.@@
+                                Hormonal effects cause @@.orange;$his testicles to atrophy.@@
                         <</if>>
 			<<set $slaves[$i].balls-->>
 		<</if>>
 		<<if $slaves[$i].clit > 2>>
                         <<if (($slaves[$i].inducedNCS == 1) && (random(1,100) > 50))>>
-                                Hormonal effects work with $possessive @@.orange;NCS@@ and cause @@.orange;$possessive clit to shrink down greatly.@@
+                                Hormonal effects work with $his @@.orange;NCS@@ and cause @@.orange;$his clit to shrink down greatly.@@
                                 <<set $slaves[$i].clit -= 1>>
                         <<else>>
-                                Hormonal effects cause @@.orange;$possessive clit to shrink significantly.@@
+                                Hormonal effects cause @@.orange;$his clit to shrink significantly.@@
                         <</if>>
 			<<set $slaves[$i].clit-->>
 		<</if>>
 	<</if>>
 
 	<<if $slaves[$i].devotion <= 20>>
-		Hormonal effects make $object a bit more @@.hotpink;docile.@@
+		Hormonal effects make $him a bit more @@.hotpink;docile.@@
 		<<set $slaves[$i].devotion++>>
 	<</if>>
 	<<if $slaves[$i].trust <= 20>>
-		Hormonal effects make $object a bit more @@.mediumaquamarine;trusting.@@
+		Hormonal effects make $him a bit more @@.mediumaquamarine;trusting.@@
 		<<set $slaves[$i].trust++>>
 	<</if>>
 	<<if $slaves[$i].attrXY < 90>>
-		Hormonal effects cause $object to become @@.green;more attracted to men.@@
+		Hormonal effects cause $him to become @@.green;more attracted to men.@@
 		<<set $slaves[$i].attrXY += 2+$hormoneUpgradePower>>
 	<</if>>
 
 <<elseif $slaves[$i].hormoneBalance >= 100>>
 
 	<<if (($slaves[$i].inducedNCS == 1) && (random(1,100) > 50) && ($slaves[$i].faceShape == "masculine")>>
-		Hormonal effects cause @@.orange;$possessive face to soften into <<if $slaves[$i].inducedNCS == 1>><childlike <</if>>androgyny.@@
+		Hormonal effects cause @@.orange;$his face to soften into <<if $slaves[$i].inducedNCS == 1>><childlike <</if>>androgyny.@@
 		<<set $slaves[$i].faceShape = "androgynous">>
 	<</if>>
 
@@ -502,56 +502,56 @@
 	<</if>>
 
 	<<if ($slaves[$i].devotion <= 20)>>
-		Hormonal effects make $object a bit more @@.hotpink;docile.@@
+		Hormonal effects make $him a bit more @@.hotpink;docile.@@
 		<<set $slaves[$i].devotion++>>
 	<</if>>
 	<<if ($slaves[$i].trust <= 20)>>
-		Hormonal effects make $object a bit more @@.mediumaquamarine;trusting.@@
+		Hormonal effects make $him a bit more @@.mediumaquamarine;trusting.@@
 		<<set $slaves[$i].trust++>>
 	<</if>>
 	<<if ($slaves[$i].attrXY < 80)>>
-		Hormonal effects cause $object to become @@.green;more attracted to men.@@
+		Hormonal effects cause $him to become @@.green;more attracted to men.@@
 		<<set $slaves[$i].attrXY += 2+$hormoneUpgradePower>>
 	<</if>>
 
 <<elseif $slaves[$i].hormoneBalance >= 50>>
 	<<if ($slaves[$i].attrXY < 70)>>
-		Hormonal effects cause $object to become @@.green;more attracted to men.@@
+		Hormonal effects cause $him to become @@.green;more attracted to men.@@
 		<<set $slaves[$i].attrXY += 2+$hormoneUpgradePower>>
 	<</if>>
 
 <<elseif $slaves[$i].hormoneBalance <= -350>>
 	<<if ($slaves[$i].inducedNCS == 1)>>
 		<<if ($slaves[$i].hips+(Math.abs($slaves[$i].hipsImplant)) > -1) && ($slaves[$i].hips > -2) && (random(1,100) <= 20+(10*$hormoneUpgradePower))>>
-			Masculine hormones team up with $possessive @@.orange;NCS@@ to cause @@.lime;$possessive hips to shrink into a more childlike narrowness@@ than before.
+			Masculine hormones team up with $his @@.orange;NCS@@ to cause @@.lime;$his hips to shrink into a more childlike narrowness@@ than before.
                         <<set $slaves[$i].hips -= 1>>
 		<</if>>
 	<<elseif ($slaves[$i].physicalAge < 25)>>
 		<<if ($slaves[$i].shoulders-(Math.abs($slaves[$i].shouldersImplant)) < 1) && ($slaves[$i].shoulders < 2) && (random(1,100) < 20+(10*$hormoneUpgradePower))>>
-			$possessiveCap body has not yet found its final bone structure, which typically happens in the mid-twenties. Hormonal effects cause @@.orange;$possessive shoulders to develop a more masculine wideness@@ than they would have done naturally.
+			$His body has not yet found its final bone structure, which typically happens in the mid-twenties. Hormonal effects cause @@.orange;$his shoulders to develop a more masculine wideness@@ than they would have done naturally.
                         <<set $slaves[$i].shoulders += 1>>
 		<</if>>
 		<<if ($slaves[$i].hips+(Math.abs($slaves[$i].hipsImplant)) > -1) && ($slaves[$i].hips > -2) && (random(1,100) <= 20+(10*$hormoneUpgradePower))>>
-			$possessiveCap body has not yet found its final bone structure, which typically happens in the mid-twenties. Hormonal effects cause @@.orange;$possessive hips to develop more narrowly@@ than they would have done naturally.
+			$His body has not yet found its final bone structure, which typically happens in the mid-twenties. Hormonal effects cause @@.orange;$his hips to develop more narrowly@@ than they would have done naturally.
                         <<set $slaves[$i].hips -= 1>>
 		<</if>>
 	<</if>>
 
 	<<if ($slaves[$i].inducedNCS == 0)>>
                 <<if ($slaves[$i].faceShape == "androgynous")>>
-                        Hormonal effects cause @@.orange;$possessive face to harden into masculinity.@@
+                        Hormonal effects cause @@.orange;$his face to harden into masculinity.@@
                         <<set $slaves[$i].faceShape = "masculine">>
                 <<elseif ($slaves[$i].faceShape != "masculine")>>
-                        Hormonal effects cause @@.orange;$possessive face to harden into androgyny.@@
+                        Hormonal effects cause @@.orange;$his face to harden into androgyny.@@
                         <<set $slaves[$i].faceShape = "androgynous">>
                 <</if>>
                 <<if ($slaves[$i].face-$slaves[$i].faceImplant > 0)>>
-                        Hormonal effects cause @@.orange;$possessive facial structure to harden and become less attractive.@@
+                        Hormonal effects cause @@.orange;$his facial structure to harden and become less attractive.@@
                         <<set _faceDec = 1+$hormoneUpgradePower>>
                         <<set $slaves[$i].face = Math.trunc($slaves[$i].face-_faceDec,-100,100)>>
                 <</if>>
                 <<if ($slaves[$i].voice > 1)>>
-                        Hormonal effects cause @@.orange;$possessive voice to become deeper and less feminine.@@
+                        Hormonal effects cause @@.orange;$his voice to become deeper and less feminine.@@
                         <<set $slaves[$i].voice-->>
                 <</if>>	
         <</if>>
@@ -559,19 +559,19 @@
 	<<if ($hormoneUpgradeShrinkage == 0)>>
 		<<if (($slaves[$i].butt-$slaves[$i].buttImplant) > 1)>>
                         <<if (($slaves[$i].inducedNCS == 1) && (random(1,100) > 50) && ($slaves[$i].butt > 2))>>
-                                Hormonal effects work with $possessive @@.orange;NCS@@ and cause @@.orange;$possessive butt to decrease a lot.@@
+                                Hormonal effects work with $his @@.orange;NCS@@ and cause @@.orange;$his butt to decrease a lot.@@
                                 <<set $slaves[$i].butt -= 1>>
                         <<else>>
-                                Hormonal effects cause @@.orange;the natural size of $possessive butt to decrease.@@
+                                Hormonal effects cause @@.orange;the natural size of $his butt to decrease.@@
                         <</if>>
 			<<set $slaves[$i].butt-->>
 		<</if>>
 		<<if (($slaves[$i].boobs-$slaves[$i].boobsImplant) > 100)>>
                         <<if (($slaves[$i].inducedNCS == 1) && (random(1,100) > 50) && ($slaves[$i].boobsImplant > 200))>>
-                                Hormonal effects work with $possessive @@.orange;NCS@@ and cause @@.orange;$possessive tits to shrink a lot.@@
+                                Hormonal effects work with $his @@.orange;NCS@@ and cause @@.orange;$his tits to shrink a lot.@@
                                 <<set $slaves[$i].boobs -= 10+(15*$hormoneUpgradePower)>>
                         <<else>>
-                                Hormonal effects cause @@.orange;the natural size of $possessive tits to shrink.@@
+                                Hormonal effects cause @@.orange;the natural size of $his tits to shrink.@@
                         <</if>>
 			<<set $slaves[$i].boobs -= 10+(15*$hormoneUpgradePower)>>
 		<</if>>
@@ -579,66 +579,66 @@
 	<<if ($slaves[$i].inducedNCS == 1) && ($slaves[$i].nipples == "tiny")>>
                 /* nothing, just don't advanced to cute */
 	<<elseif ($slaves[$i].nipples != "cute") && ($slaves[$i].nipples != "fuckable")>>
-		Hormonal effects cause $possessive @@.orange;nipples to shrink to a more masculine size.@@
+		Hormonal effects cause $his @@.orange;nipples to shrink to a more masculine size.@@
 		<<set $slaves[$i].nipples = "cute">>
 	<</if>>
 	
         <<if $slaves[$i].inducedNCS == 0>>
                 <<if ($slaves[$i].dick > 0) && ($slaves[$i].dick < 5)>>
-                        Hormonal effects add @@.lime;a bit more heft to $possessive penis.@@
+                        Hormonal effects add @@.lime;a bit more heft to $his penis.@@
                         <<set $slaves[$i].dick++>>
                 <</if>>
                 <<if ($slaves[$i].balls > 0) && ($slaves[$i].balls < 5)>>
-                        Hormonal effects cause @@.lime;$possessive balls to hang a little heavier.@@
+                        Hormonal effects cause @@.lime;$his balls to hang a little heavier.@@
                         <<set $slaves[$i].balls++>>
                 <</if>>
 
                 <<if ($slaves[$i].clit < 5) && ($slaves[$i].dick == 0)>>
-                        Hormonal effects cause @@.lime;$possessive clit to grow significantly.@@
+                        Hormonal effects cause @@.lime;$his clit to grow significantly.@@
                         <<set $slaves[$i].clit++>>
                 <</if>>
                 <<if ($slaves[$i].vagina > -1) && ($slaves[$i].vaginaLube > 0)>>
-                        Hormonal effects cause @@.orange;$possessive vagina to produce less natural lubricant.@@
+                        Hormonal effects cause @@.orange;$his vagina to produce less natural lubricant.@@
                         <<set $slaves[$i].vaginaLube-->>
                 <</if>>
 
                 <<if ($slaves[$i].muscles <= 50) && ($slaves[$i].diet != "slimming")>>
-                        Hormonal effects @@.lime;build up $possessive musculature.@@
+                        Hormonal effects @@.lime;build up $his musculature.@@
                         <<set $slaves[$i].muscles += 2+$hormoneUpgradePower>>
                 <</if>>
                 <<if ($slaves[$i].waist < 80)>>
-                        Hormonal effects cause $possessive @@.orange;waist to broaden.@@
+                        Hormonal effects cause $his @@.orange;waist to broaden.@@
                         <<set $slaves[$i].waist += 2+$hormoneUpgradePower>>
                 <</if>>	
 	<</if>>
 
 	<<if ($slaves[$i].attrXX < 100)>>
-		Hormonal effects cause $object to become @@.green;more attracted to women.@@
+		Hormonal effects cause $him to become @@.green;more attracted to women.@@
 		<<set $slaves[$i].attrXX += 2+$hormoneUpgradePower>>
 	<</if>>
 
 	<<if ($slaves[$i].devotion > 20) && $slaves[$i].trust <= 20>>
-		Hormonal effects @@.mediumorchid;make $object a bit less docile.@@
+		Hormonal effects @@.mediumorchid;make $him a bit less docile.@@
 		<<set $slaves[$i].devotion -= 1>>
 	<</if>>
 
 <<elseif $slaves[$i].hormoneBalance <= -300>>
 	<<if ($slaves[$i].inducedNCS == 0)>>
                 <<if ($slaves[$i].faceShape == "androgynous")>>
-                        Hormonal effects cause @@.orange;$possessive face to harden into masculinity.@@
+                        Hormonal effects cause @@.orange;$his face to harden into masculinity.@@
                         <<set $slaves[$i].faceShape = "masculine">>
                 <<elseif ($slaves[$i].faceShape != "masculine")>>
-                        Hormonal effects cause @@.orange;$possessive face to harden into androgyny.@@
+                        Hormonal effects cause @@.orange;$his face to harden into androgyny.@@
                         <<set $slaves[$i].faceShape = "androgynous">>
                 <</if>>
                 <<if ($slaves[$i].face-$slaves[$i].faceImplant > 0)>>
-                        Hormonal effects cause @@.orange;$possessive facial structure to harden and become less attractive.@@
+                        Hormonal effects cause @@.orange;$his facial structure to harden and become less attractive.@@
                         <<set _faceDec = 1+$hormoneUpgradePower>>
                         <<set $slaves[$i].face = Math.trunc($slaves[$i].face-_faceDec,-100,100)>>
                 <</if>>
 
                 <<if ($slaves[$i].voice > 1)>>
-                        Hormonal effects cause @@.orange;$possessive voice to become deeper and less feminine.@@
+                        Hormonal effects cause @@.orange;$his voice to become deeper and less feminine.@@
                         <<set $slaves[$i].voice-->>
                 <</if>>	
         <</if>>
@@ -646,19 +646,19 @@
 	<<if ($hormoneUpgradeShrinkage == 0)>>
 		<<if (($slaves[$i].butt-$slaves[$i].buttImplant) > 1)>>
                         <<if (($slaves[$i].inducedNCS == 1) && (random(1,100) > 50) && ($slaves[$i].butt > 2))>>
-                                Hormonal effects work with $possessive @@.orange;NCS@@ and cause @@.orange;$possessive butt to decrease a lot.@@
+                                Hormonal effects work with $his @@.orange;NCS@@ and cause @@.orange;$his butt to decrease a lot.@@
                                 <<set $slaves[$i].butt -= 1>>
                         <<else>>
-                                Hormonal effects cause @@.orange;the natural size of $possessive butt to decrease.@@
+                                Hormonal effects cause @@.orange;the natural size of $his butt to decrease.@@
                         <</if>>
 			<<set $slaves[$i].butt-->>
 		<</if>>
 		<<if (($slaves[$i].boobs-$slaves[$i].boobsImplant) > 300)>>
                         <<if (($slaves[$i].inducedNCS == 1) && (random(1,100) > 50))>>
-                                Hormonal effects work with $possessive @@.orange;NCS@@ and cause @@.orange;$possessive tits to shrink a lot.@@
+                                Hormonal effects work with $his @@.orange;NCS@@ and cause @@.orange;$his tits to shrink a lot.@@
                                 <<set $slaves[$i].boobs -= 10+(15*$hormoneUpgradePower)>>
                         <<else>>
-                                Hormonal effects cause @@.orange;the natural size of $possessive tits to shrink.@@
+                                Hormonal effects cause @@.orange;the natural size of $his tits to shrink.@@
                         <</if>>
 			<<set $slaves[$i].boobs -= 10+(15*$hormoneUpgradePower)>>
 		<</if>>
@@ -666,63 +666,63 @@
 	<<if ($slaves[$i].inducedNCS == 1) && ($slaves[$i].nipples == "tiny")>>
                 /* nothing, just don't advanced to cute */
 	<<elseif ($slaves[$i].nipples != "cute") && ($slaves[$i].nipples != "fuckable")>>
-		Hormonal effects cause $possessive @@.orange;nipples to shrink to a more masculine size.@@
+		Hormonal effects cause $his @@.orange;nipples to shrink to a more masculine size.@@
 		<<set $slaves[$i].nipples = "cute">>
 	<</if>>
 	
         <<if $slaves[$i].inducedNCS == 0>>
                 <<if ($slaves[$i].dick > 0) && ($slaves[$i].dick < 5)>>
-                        Hormonal effects add @@.lime;a bit more heft to $possessive penis.@@
+                        Hormonal effects add @@.lime;a bit more heft to $his penis.@@
                         <<set $slaves[$i].dick++>>
                 <</if>>
                 <<if ($slaves[$i].balls > 0) && ($slaves[$i].balls < 5)>>
-                        Hormonal effects cause @@.lime;$possessive balls to hang a little heavier.@@
+                        Hormonal effects cause @@.lime;$his balls to hang a little heavier.@@
                         <<set $slaves[$i].balls++>>
                 <</if>>
 
                 <<if ($slaves[$i].clit < 4) && ($slaves[$i].dick == 0)>>
-                        Hormonal effects cause @@.lime;$possessive clit to grow significantly.@@
+                        Hormonal effects cause @@.lime;$his clit to grow significantly.@@
                         <<set $slaves[$i].clit++>>
                 <</if>>
                 <<if ($slaves[$i].vagina > -1) && ($slaves[$i].vaginaLube > 0)>>
-                        Hormonal effects cause @@.orange;$possessive vagina to produce less natural lubricant.@@
+                        Hormonal effects cause @@.orange;$his vagina to produce less natural lubricant.@@
                         <<set $slaves[$i].vaginaLube-->>
                 <</if>>
 
                 <<if ($slaves[$i].muscles <= 50) && ($slaves[$i].diet != "slimming")>>
-                        Hormonal effects @@.lime;build up $possessive musculature.@@
+                        Hormonal effects @@.lime;build up $his musculature.@@
                         <<set $slaves[$i].muscles += 2+$hormoneUpgradePower>>
                 <</if>>
                 <<if ($slaves[$i].waist < 40)>>
-                        Hormonal effects cause $possessive @@.orange;waist to broaden.@@
+                        Hormonal effects cause $his @@.orange;waist to broaden.@@
                         <<set $slaves[$i].waist += 2+$hormoneUpgradePower>>
                 <</if>>	
 	<</if>>	
 
 	<<if ($slaves[$i].attrXX < 100)>>
-		Hormonal effects cause $object to become @@.green;more attracted to women.@@
+		Hormonal effects cause $him to become @@.green;more attracted to women.@@
 		<<set $slaves[$i].attrXX += 2+$hormoneUpgradePower>>
 	<</if>>
 
 	<<if ($slaves[$i].devotion > 20) && $slaves[$i].trust <= 20>>
-		Hormonal effects @@.mediumorchid;make $object a bit less docile.@@
+		Hormonal effects @@.mediumorchid;make $him a bit less docile.@@
 		<<set $slaves[$i].devotion -= 1>>
 	<</if>>
 
 <<elseif $slaves[$i].hormoneBalance <= -250>>
 	<<if ($slaves[$i].inducedNCS == 0)>>
                 <<if $slaves[$i].faceShape != "masculine" && $slaves[$i].faceShape != "androgynous">>
-                        Hormonal effects cause @@.orange;$possessive face to harden into androgyny.@@
+                        Hormonal effects cause @@.orange;$his face to harden into androgyny.@@
                         <<set $slaves[$i].faceShape = "androgynous">>
                 <</if>>
                 <<if ($slaves[$i].face-$slaves[$i].faceImplant > 20)>>
-                        Hormonal effects cause @@.orange;$possessive facial structure to harden and become less attractive.@@
+                        Hormonal effects cause @@.orange;$his facial structure to harden and become less attractive.@@
                         <<set _faceDec = 1+$hormoneUpgradePower>>
                         <<set $slaves[$i].face = Math.trunc($slaves[$i].face-_faceDec,-100,100)>>
                 <</if>>
 
                 <<if ($slaves[$i].voice > 1)>>
-                        Hormonal effects cause @@.orange;$possessive voice to become deeper and less feminine.@@
+                        Hormonal effects cause @@.orange;$his voice to become deeper and less feminine.@@
                         <<set $slaves[$i].voice-->>
                 <</if>>	
 	<</if>>	
@@ -730,19 +730,19 @@
 	<<if ($hormoneUpgradeShrinkage == 0)>>
 		<<if (($slaves[$i].butt-$slaves[$i].buttImplant) > 2)>>
                         <<if (($slaves[$i].inducedNCS == 1) && (random(1,100) > 50))>>
-                                Hormonal effects work with $possessive @@.orange;NCS@@ and cause @@.orange;$possessive butt to decrease a lot.@@
+                                Hormonal effects work with $his @@.orange;NCS@@ and cause @@.orange;$his butt to decrease a lot.@@
                                 <<set $slaves[$i].butt -= 1>>
                         <<else>>
-                                Hormonal effects cause @@.orange;the natural size of $possessive butt to decrease.@@
+                                Hormonal effects cause @@.orange;the natural size of $his butt to decrease.@@
                         <</if>>
 			<<set $slaves[$i].butt-->>
 		<</if>>
 		<<if (($slaves[$i].boobs-$slaves[$i].boobsImplant) > 400)>>
                         <<if (($slaves[$i].inducedNCS == 1) && (random(1,100) > 50))>>
-                                Hormonal effects work with $possessive @@.orange;NCS@@ and cause @@.orange;$possessive tits to shrink a lot.@@
+                                Hormonal effects work with $his @@.orange;NCS@@ and cause @@.orange;$his tits to shrink a lot.@@
                                 <<set $slaves[$i].boobs -= 10+(15*$hormoneUpgradePower)>>
                         <<else>>
-                                Hormonal effects cause @@.orange;the natural size of $possessive tits to shrink.@@
+                                Hormonal effects cause @@.orange;the natural size of $his tits to shrink.@@
                         <</if>>
 			<<set $slaves[$i].boobs -= 10+(15*$hormoneUpgradePower)>>
 		<</if>>
@@ -750,63 +750,63 @@
 	<<if ($slaves[$i].inducedNCS == 1) && ($slaves[$i].nipples == "tiny")>>
                 /* nothing, just don't advanced to cute */
 	<<elseif ($slaves[$i].nipples != "cute") && ($slaves[$i].nipples != "fuckable")>>
-		Hormonal effects cause $possessive @@.orange;nipples to shrink to a more masculine size.@@
+		Hormonal effects cause $his @@.orange;nipples to shrink to a more masculine size.@@
 		<<set $slaves[$i].nipples = "cute">>
 	<</if>>
 	
         <<if $slaves[$i].inducedNCS == 0>>
                 <<if ($slaves[$i].dick > 0) && ($slaves[$i].dick < 4)>>
-                        Hormonal effects add @@.lime;a bit more heft to $possessive penis.@@
+                        Hormonal effects add @@.lime;a bit more heft to $his penis.@@
                         <<set $slaves[$i].dick++>>
                 <</if>>
                 <<if ($slaves[$i].balls > 0) && ($slaves[$i].balls < 4)>>
-                        Hormonal effects cause @@.lime;$possessive balls to hang a little heavier.@@
+                        Hormonal effects cause @@.lime;$his balls to hang a little heavier.@@
                         <<set $slaves[$i].balls++>>
                 <</if>>
 
                 <<if ($slaves[$i].clit < 3) && ($slaves[$i].dick == 0)>>
-                        Hormonal effects cause @@.lime;$possessive clit to grow significantly.@@
+                        Hormonal effects cause @@.lime;$his clit to grow significantly.@@
                         <<set $slaves[$i].clit++>>
                 <</if>>
                 <<if ($slaves[$i].vagina > -1) && ($slaves[$i].vaginaLube > 0)>>
-                        Hormonal effects cause @@.orange;$possessive vagina to produce less natural lubricant.@@
+                        Hormonal effects cause @@.orange;$his vagina to produce less natural lubricant.@@
                         <<set $slaves[$i].vaginaLube-->>
                 <</if>>
 
                 <<if ($slaves[$i].muscles <= 35) && ($slaves[$i].diet != "slimming")>>
-                        Hormonal effects @@.lime;build up $possessive musculature.@@
+                        Hormonal effects @@.lime;build up $his musculature.@@
                         <<set $slaves[$i].muscles += 2+$hormoneUpgradePower>>
                 <</if>>
                 <<if ($slaves[$i].waist < 25)>>
-                        Hormonal effects cause $possessive @@.orange;waist to broaden.@@
+                        Hormonal effects cause $his @@.orange;waist to broaden.@@
                         <<set $slaves[$i].waist += 2+$hormoneUpgradePower>>
                 <</if>>	
 	<</if>>	
 
 	<<if ($slaves[$i].attrXX < 95)>>
-		Hormonal effects cause $object to become @@.green;more attracted to women.@@
+		Hormonal effects cause $him to become @@.green;more attracted to women.@@
 		<<set $slaves[$i].attrXX += 2+$hormoneUpgradePower>>
 	<</if>>
 
 	<<if ($slaves[$i].devotion > 20) && $slaves[$i].trust <= 20>>
-		Hormonal effects @@.mediumorchid;make $object a bit less docile.@@
+		Hormonal effects @@.mediumorchid;make $him a bit less docile.@@
 		<<set $slaves[$i].devotion -= 1>>
 	<</if>>
 
 <<elseif $slaves[$i].hormoneBalance <= -200>>
 	<<if ($slaves[$i].inducedNCS == 0)>>
                 <<if $slaves[$i].faceShape != "masculine" && $slaves[$i].faceShape != "androgynous">>
-                        Hormonal effects cause @@.orange;$possessive face to harden into androgyny.@@
+                        Hormonal effects cause @@.orange;$his face to harden into androgyny.@@
                         <<set $slaves[$i].faceShape = "androgynous">>
                 <</if>>
                 <<if ($slaves[$i].face-$slaves[$i].faceImplant > 40)>>
-                        Hormonal effects cause @@.orange;$possessive facial structure to harden and become less attractive.@@
+                        Hormonal effects cause @@.orange;$his facial structure to harden and become less attractive.@@
                         <<set _faceDec = 1+$hormoneUpgradePower>>
                         <<set $slaves[$i].face = Math.trunc($slaves[$i].face-_faceDec,-100,100)>>
                 <</if>>
 
                 <<if ($slaves[$i].voice > 2)>>
-                        Hormonal effects cause @@.orange;$possessive voice to become deeper and less feminine.@@
+                        Hormonal effects cause @@.orange;$his voice to become deeper and less feminine.@@
                         <<set $slaves[$i].voice-->>
                 <</if>>	
 	<</if>>	
@@ -814,77 +814,77 @@
 	<<if ($hormoneUpgradeShrinkage == 0)>>
 		<<if (($slaves[$i].butt-$slaves[$i].buttImplant) > 3)>>
                         <<if (($slaves[$i].inducedNCS == 1) && (random(1,100) > 50))>>
-                                Hormonal effects work with $possessive @@.orange;NCS@@ and cause @@.orange;$possessive butt to decrease a lot.@@
+                                Hormonal effects work with $his @@.orange;NCS@@ and cause @@.orange;$his butt to decrease a lot.@@
                                 <<set $slaves[$i].butt -= 1>>
                         <<else>>
-                                Hormonal effects cause @@.orange;the natural size of $possessive butt to decrease.@@
+                                Hormonal effects cause @@.orange;the natural size of $his butt to decrease.@@
                         <</if>>
 			<<set $slaves[$i].butt-->>
 		<</if>>
 		<<if (($slaves[$i].boobs-$slaves[$i].boobsImplant) > 600)>>
                         <<if (($slaves[$i].inducedNCS == 1) && (random(1,100) > 50))>>
-                                Hormonal effects work with $possessive @@.orange;NCS@@ and cause @@.orange;$possessive tits to shrink a lot.@@
+                                Hormonal effects work with $his @@.orange;NCS@@ and cause @@.orange;$his tits to shrink a lot.@@
                                 <<set $slaves[$i].boobs -= 10+(15*$hormoneUpgradePower)>>
                         <<else>>
-                                Hormonal effects cause @@.orange;the natural size of $possessive tits to shrink.@@
+                                Hormonal effects cause @@.orange;the natural size of $his tits to shrink.@@
                         <</if>>
 			<<set $slaves[$i].boobs -= 10+(15*$hormoneUpgradePower)>>
 		<</if>>
 	<</if>>
 	<<if ($slaves[$i].nipples == "huge") || $slaves[$i].nipples == "puffy">>
-		Hormonal effects cause $possessive big @@.orange;nipples to shrink to a more reasonable size.@@
+		Hormonal effects cause $his big @@.orange;nipples to shrink to a more reasonable size.@@
 		<<set $slaves[$i].nipples = "cute">>
 	<</if>>
 	
         <<if $slaves[$i].inducedNCS == 0>>
                 <<if ($slaves[$i].dick > 0) && ($slaves[$i].dick < 3)>>
-                        Hormonal effects add @@.lime;a bit more heft to $possessive penis.@@
+                        Hormonal effects add @@.lime;a bit more heft to $his penis.@@
                         <<set $slaves[$i].dick++>>
                 <</if>>
                 <<if ($slaves[$i].balls > 0) && ($slaves[$i].balls < 3)>>
-                        Hormonal effects cause @@.lime;$possessive balls to hang a little heavier.@@
+                        Hormonal effects cause @@.lime;$his balls to hang a little heavier.@@
                         <<set $slaves[$i].balls++>>
                 <</if>>
 
                 <<if ($slaves[$i].clit < 2) && ($slaves[$i].dick == 0)>>
-                        Hormonal effects cause @@.lime;$possessive clit to grow significantly.@@
+                        Hormonal effects cause @@.lime;$his clit to grow significantly.@@
                         <<set $slaves[$i].clit++>>
                 <</if>>
                 <<if ($slaves[$i].vagina > -1) && ($slaves[$i].vaginaLube > 0)>>
-                        Hormonal effects cause @@.orange;$possessive vagina to produce less natural lubricant.@@
+                        Hormonal effects cause @@.orange;$his vagina to produce less natural lubricant.@@
                         <<set $slaves[$i].vaginaLube-->>
                 <</if>>
 
                 <<if ($slaves[$i].muscles <= 15) && ($slaves[$i].diet != "slimming")>>
-                        Hormonal effects @@.lime;build up $possessive musculature.@@
+                        Hormonal effects @@.lime;build up $his musculature.@@
                         <<set $slaves[$i].muscles += 2+$hormoneUpgradePower>>
                 <</if>>
                 <<if ($slaves[$i].waist < 9)>>
-                        Hormonal effects cause $possessive @@.orange;waist to broaden.@@
+                        Hormonal effects cause $his @@.orange;waist to broaden.@@
                         <<set $slaves[$i].waist += 2+$hormoneUpgradePower>>
                 <</if>>	
 	<</if>>	
 
 	<<if ($slaves[$i].attrXX < 90)>>
-		Hormonal effects cause $object to become @@.green;more attracted to women.@@
+		Hormonal effects cause $him to become @@.green;more attracted to women.@@
 		<<set $slaves[$i].attrXX += 2+$hormoneUpgradePower>>
 	<</if>>
 
 	<<if ($slaves[$i].devotion > 20) && $slaves[$i].trust <= 20>>
-		Hormonal effects @@.mediumorchid;make $object a bit less docile.@@
+		Hormonal effects @@.mediumorchid;make $him a bit less docile.@@
 		<<set $slaves[$i].devotion -= 1>>
 	<</if>>
 
 <<elseif $slaves[$i].hormoneBalance <= -100>>
 	<<if ($slaves[$i].inducedNCS == 0)>>
                 <<if ($slaves[$i].face-$slaves[$i].faceImplant > 60)>>
-                        Hormonal effects cause @@.orange;$possessive facial structure to harden and become less attractive.@@
+                        Hormonal effects cause @@.orange;$his facial structure to harden and become less attractive.@@
                         <<set _faceDec = 1+$hormoneUpgradePower>>
                         <<set $slaves[$i].face = Math.trunc($slaves[$i].face-_faceDec,-100,100)>>
                 <</if>>
 
                 <<if ($slaves[$i].voice > 2)>>
-                        Hormonal effects cause @@.orange;$possessive voice to become deeper and less feminine.@@
+                        Hormonal effects cause @@.orange;$his voice to become deeper and less feminine.@@
                         <<set $slaves[$i].voice-->>
                 <</if>>	
 	<</if>>	
@@ -892,19 +892,19 @@
 	<<if ($hormoneUpgradeShrinkage == 0)>>
 		<<if (($slaves[$i].butt-$slaves[$i].buttImplant) > 4)>>
                         <<if (($slaves[$i].inducedNCS == 1) && (random(1,100) > 50))>>
-                                Hormonal effects work with $possessive @@.orange;NCS@@ and cause @@.orange;$possessive butt to decrease a lot.@@
+                                Hormonal effects work with $his @@.orange;NCS@@ and cause @@.orange;$his butt to decrease a lot.@@
                                 <<set $slaves[$i].butt -= 1>>
                         <<else>>
-                                Hormonal effects cause @@.orange;the natural size of $possessive butt to decrease.@@
+                                Hormonal effects cause @@.orange;the natural size of $his butt to decrease.@@
                         <</if>>
 			<<set $slaves[$i].butt-->>
 		<</if>>
 		<<if (($slaves[$i].boobs-$slaves[$i].boobsImplant) > 800)>>
                         <<if (($slaves[$i].inducedNCS == 1) && (random(1,100) > 50))>>
-                                Hormonal effects work with $possessive @@.orange;NCS@@ and cause @@.orange;$possessive tits to shrink a lot.@@
+                                Hormonal effects work with $his @@.orange;NCS@@ and cause @@.orange;$his tits to shrink a lot.@@
                                 <<set $slaves[$i].boobs -= 10+(15*$hormoneUpgradePower)>>
                         <<else>>
-                                Hormonal effects cause @@.orange;the natural size of $possessive tits to shrink.@@
+                                Hormonal effects cause @@.orange;the natural size of $his tits to shrink.@@
                         <</if>>
 			<<set $slaves[$i].boobs -= 10+(15*$hormoneUpgradePower)>>
 		<</if>>
@@ -912,47 +912,47 @@
 
         <<if $slaves[$i].inducedNCS == 0>>
                 <<if ($slaves[$i].muscles < 0) && ($slaves[$i].diet != "slimming")>>
-                        Hormonal effects @@.lime;build up $possessive musculature.@@
+                        Hormonal effects @@.lime;build up $his musculature.@@
                         <<set $slaves[$i].muscles += 2+$hormoneUpgradePower>>
                 <</if>>	
 
                 <<if ($slaves[$i].waist < 0)>>
-                        Hormonal effects cause $possessive @@.orange;waist to broaden.@@
+                        Hormonal effects cause $his @@.orange;waist to broaden.@@
                         <<set $slaves[$i].waist += 2+$hormoneUpgradePower>>
                 <</if>>
 
                 <<if ($slaves[$i].dick > 0) && ($slaves[$i].dick < 2)>>
-                        Hormonal effects cause @@.lime;$possessive micropenis to return to a more normal size.@@
+                        Hormonal effects cause @@.lime;$his micropenis to return to a more normal size.@@
                         <<set $slaves[$i].dick++>>
                 <</if>>
                 <<if ($slaves[$i].balls > 0) && ($slaves[$i].balls < 2)>>
-                        Hormonal effects cause @@.lime;$possessive balls to drop.@@
+                        Hormonal effects cause @@.lime;$his balls to drop.@@
                         <<set $slaves[$i].balls++>>
                 <</if>>
 
                 <<if ($slaves[$i].clit < 1) && ($slaves[$i].dick == 0)>>
-                        Hormonal effects cause @@.lime;$possessive clit to grow significantly.@@
+                        Hormonal effects cause @@.lime;$his clit to grow significantly.@@
                         <<set $slaves[$i].clit++>>
                 <</if>>
                 <<if ($slaves[$i].vagina > -1) && ($slaves[$i].vaginaLube > 1)>>
-                        Hormonal effects cause @@.orange;$possessive vagina to produce less natural lubricant.@@
+                        Hormonal effects cause @@.orange;$his vagina to produce less natural lubricant.@@
                         <<set $slaves[$i].vaginaLube-->>
                 <</if>>
 	<</if>>
 
 	<<if ($slaves[$i].attrXX < 80)>>
-		Hormonal effects cause $object to become @@.green;more attracted to women.@@
+		Hormonal effects cause $him to become @@.green;more attracted to women.@@
 		<<set $slaves[$i].attrXX += 2+$hormoneUpgradePower>>
 	<</if>>
 
 	<<if ($slaves[$i].devotion > 20) && $slaves[$i].trust <= 20>>
-		Hormonal effects @@.mediumorchid;make $object a bit less docile.@@
+		Hormonal effects @@.mediumorchid;make $him a bit less docile.@@
 		<<set $slaves[$i].devotion -= 1>>
 	<</if>>
 
 <<elseif $slaves[$i].hormoneBalance <= -50>>
 	<<if ($slaves[$i].attrXX < 70)>>
-		Hormonal effects cause $object to become @@.green;more attracted to women.@@
+		Hormonal effects cause $him to become @@.green;more attracted to women.@@
 		<<set $slaves[$i].attrXX += 2+$hormoneUpgradePower>>
 	<</if>>
 
@@ -962,28 +962,28 @@
 <</if>>
 
 <<if $slaves[$i].fetish != "mindbroken" && $slaves[$i].fuckdoll == 0>>
-<<if ($slaves[$i].hormoneBalance <= 20)>>
+<<if ($slaves[$i].hormoneBalance <= 20) && $slaves[$i].hormones < 1>>
 <<if ($slaves[$i].dick > 0)>>
-<<if ($slaves[$i].devotion > 0)>>
+<<if ($slaves[$i].devotion > 20)>>
 <<if ($slaves[$i].boobs < 800 && $slaves[$i].butt < 3) || ($slaves[$i].faceShape == "masculine") || ($slaves[$i].shoulders > $slaves[$i].hips) || ($slaves[$i].balls > 4)>>
 <<if ($slaves[$i].career == "a Futanari Sister")>>
-	$pronounCap wishes $pronoun were more feminine, but isn't unhappy to be off hormones, since $pronoun likes being a stiff dicked futa.
+	$He wishes $he were more feminine, but isn't unhappy to be off hormones, since $he likes being a stiff dicked futa.
 <<elseif ($slaves[$i].fetish == "buttslut") && ($slaves[$i].fetishStrength > 60) && ($slaves[$i].fetishKnown == 1)>>
-	$pronounCap wishes $pronoun were more feminine, but $pronoun loves getting fucked in the butt so much that it doesn't much bother $object.
+	$He wishes $he were more feminine, but $he loves getting fucked in the butt so much that it doesn't much bother $him.
 <<elseif ($slaves[$i].fetish == "sadist") && ($slaves[$i].fetishStrength > 60) && ($slaves[$i].fetishKnown == 1)>>
-	Life is easier for effeminate slaves, but $pronoun loves abusing other slaves so much that $pronoun likes being able to get hard.
+	Life is easier for effeminate slaves, but $he loves abusing other slaves so much that $he likes being able to get hard.
 <<elseif ($slaves[$i].fetish == "dom") && ($slaves[$i].fetishStrength > 60) && ($slaves[$i].fetishKnown == 1)>>
-	Life is easier for effeminate slaves, but $pronoun loves dominating other girls so much that $pronoun likes being able to get hard.
+	Life is easier for effeminate slaves, but $he loves dominating other girls so much that $he likes being able to get hard.
 <<elseif ($slaves[$i].energy > 95)>>
-	$pronounCap wishes $pronoun were more feminine, but $pronoun loves getting fucked like a good little sex slave so much that $pronoun doesn't think about it much.
+	$He wishes $he were more feminine, but $he loves getting fucked like a good little sex slave so much that $he doesn't think about it much.
 <<elseif ($slaves[$i].devotion <= 20)>>
-	Life is easier for effeminate slaves, so @@.mediumorchid;$pronoun's a little unhappy@@ that $pronoun isn't getting hormones to make $object more feminine.
+	Life is easier for effeminate slaves, so @@.mediumorchid;$he's a little unhappy@@ that $he isn't getting hormones to make $him more feminine.
 	<<set $slaves[$i].devotion -= 2>>
 <<elseif ($slaves[$i].devotion <= 50)>>
-	$pronounCap wants to be a good slave girl, so @@.mediumorchid;$pronoun's a little unhappy@@ that $pronoun isn't getting hormones to make $object look more feminine.
+	$He wants to be a good slave girl, so @@.mediumorchid;$he's a little unhappy@@ that $he isn't getting hormones to make $him look more feminine.
 	<<set $slaves[$i].devotion -= 2>>
 <<else>>
-	$pronounCap wishes $pronoun were more feminine, but $pronoun accepts your judgment in not giving $object hormones to make that happen.
+	$He wishes $he were more feminine, but $he accepts your judgment in not giving $him hormones to make that happen.
 <</if>>
 <</if>>
 <</if>>
diff --git a/src/uncategorized/saLiveWithHG.tw b/src/uncategorized/saLiveWithHG.tw
index b9cc5f13edc9a571905947e0f65f7a1f7f6afaea..17febf6318acb7ece9762ed1267aa5e06261c5f6 100644
--- a/src/uncategorized/saLiveWithHG.tw
+++ b/src/uncategorized/saLiveWithHG.tw
@@ -26,7 +26,7 @@
 <<if ($HeadGirl.fetish == "sadist") && ($HeadGirl.fetishStrength > 60) && ($HeadGirl.fetishKnown == 1)>>
 	Since $HeadGirl.slaveName is a sadist, poor $slaves[$i].slaveName lives a life of fear and pain.
 	<<if ($slaves[$i].energy > 95)>>
-		Though it's hard, she manages to find @@.hotpink;sexual satisfaction@@ being a pain slave.
+		Though it's hard, $he manages to find @@.hotpink;sexual satisfaction@@ being a pain slave.
 		<<set $slaves[$i].devotion += 4>>
 		<<set $slaves[$i].need = 0>>
 	<<elseif ($slaves[$i].fetish == "masochist")>>
diff --git a/src/uncategorized/saLongTermEffects.tw b/src/uncategorized/saLongTermEffects.tw
index 26109ed9ed27ffbe5061ca84476bb662044cdf09..67587d15a0fbc2bdc6cd6e4cc5b863cc7b835a66 100644
--- a/src/uncategorized/saLongTermEffects.tw
+++ b/src/uncategorized/saLongTermEffects.tw
@@ -7,23 +7,23 @@
 
 <<if $slaves[$i].fuckdoll > 0>>
 <<if $slaves[$i].fuckdoll >= 100>>
-	It is perfectly adapted to life in a Fuckdoll suit.
+	$He is perfectly adapted to life in a Fuckdoll suit.
 <<else>>
 	<<if $slaves[$i].fuckdoll <= 5>>
-		This is its first week as a living sex toy. It is @@.mediumorchid;utterly terrified@@ by the prospect of spending the rest of its life like this. It is @@.green;forced to adapt@@ to life as a Fuckdoll. It must remain still, and do its best to cooperate with anyone who guides it by touch. When it obeys commands relayed by its suit, it is rewarded with orgasms; when it does not, it is punished with pain.
+		This is its first week as a living sex toy. $He is @@.mediumorchid;utterly terrified@@ by the prospect of spending the rest of its life like this. It is @@.green;forced to adapt@@ to life as a Fuckdoll. It must remain still, and do its best to cooperate with anyone who guides it by touch. When $he obeys commands relayed by its suit, it is rewarded with orgasms; when it does not, it is punished with pain.
 		<<set $slaves[$i].trust -= 10>>
 		<<if $slaves[$i].entertainSkill > 50>>
 			It @@.red;begins to forget its entertainment skills@@ under the terrible stress of total confinement.
 			<<set $slaves[$i].entertainSkill = 50>>
 		<</if>>
 	<<elseif $slaves[$i].fuckdoll <= 15>>
-		This is its second week as a living sex toy. Its suit continues its training as a living sex toy, @@.green;forcing it to accept any treatment@@ it is subjected to. Though the suit is capable of resisting unacceptable movement to a degree, and it includes integral shackles to secure the toy in any position desired, the Fuckdoll is now severely punished if it attempts any resistance at all.
+		This is $his second week as a living sex toy. Its suit continues its training as a living sex toy, @@.green;forcing it to accept any treatment@@ it is subjected to. Though the suit is capable of resisting unacceptable movement to a degree, and it includes integral shackles to secure the toy in any position desired, the Fuckdoll is now severely punished if it attempts any resistance at all.
 		<<if $slaves[$i].whoreSkill > 50>>
 			It @@.red;loses its refined courtesanship,@@ since all it has to remember now is how to be used.
 			<<set $slaves[$i].whoreSkill = 50>>
 		<</if>>
 	<<elseif $slaves[$i].fuckdoll <= 25>>
-		This week it @@.green;learns the most basic commands@@ its suit can pass, those for simple postures. <<if $slaves[$i].amp == 1>>These are very simple, since it lacks limbs.<<else>>One command directs it to remain standing, but cock its hips to offer its rear hole. Another requires it to get instantly down on all fours and arch its back, offering both its face hole and <<if $slaves[$i].vagina > -1>>lower holes<<else>>rear hole<</if>>.<</if>>
+		This week $he @@.green;learns the most basic commands@@ $his suit can pass, those for simple postures. <<if $slaves[$i].amp == 1>>These are very simple, since it lacks limbs.<<else>>One command directs it to remain standing, but cock its hips to offer its rear hole. Another requires it to get instantly down on all fours and arch its back, offering both its face hole and <<if $slaves[$i].vagina > -1>>lower holes<<else>>rear hole<</if>>.<</if>>
 		<<if $slaves[$i].behavioralQuirk != "none">>
 			With no stimulation other than use, it @@.red;quickly forgets what used to make its behavior special.@@
 			<<set $slaves[$i].behavioralQuirk = "none">>
@@ -75,7 +75,7 @@
 			<<set $slaves[$i].fetish = "none", $slaves[$i].fetishStrength = 0>>
 		<</if>>
 		<<if $slaves[$i].intelligence > 1>>
-			It was once highly intelligent, but total concentration of all its mental abilities on simple tonal commands @@.red;dulls its intelligence.@@
+			$He was once highly intelligent, but total concentration of all $his mental abilities on simple tonal commands @@.red;dulls $his intelligence.@@
 			<<set $slaves[$i].intelligence = 1>>
 		<</if>>
 	<<elseif $slaves[$i].fuckdoll <= 85>>
@@ -116,81 +116,81 @@
 <<case "no clothing">>
 <<if $slaves[$i].devotion >= -20>>
 	<<if ($slaves[$i].fetish == "humiliation") && ($slaves[$i].fetishKnown == 0)>>
-		She pretends to be embarrassed by her nudity but seems to get off on it. @@.lightcoral;She's into humiliation.@@
+		$He pretends to be embarrassed by $his nudity but seems to get off on it. @@.lightcoral;$He's into humiliation.@@
 		<<set $slaves[$i].fetishKnown = 1>>
 	<<elseif ($slaves[$i].fetish == "humiliation") && ($slaves[$i].fetishStrength > 60)>>
-		She pretends to be embarrassed by her nudity but @@.hotpink;openly gets off on it.@@
+		$He pretends to be embarrassed by $his nudity but @@.hotpink;openly gets off on it.@@
 		<<set $slaves[$i].devotion += 2>>
 	<<elseif ($slaves[$i].fetish == "humiliation")>>
-		She pretends to be embarrassed by her nudity but @@.hotpink;secretly gets off on it.@@
+		$He pretends to be embarrassed by $his nudity but @@.hotpink;secretly gets off on it.@@
 		<<set $slaves[$i].devotion += 1>>
 	<<elseif ($slaves[$i].energy > 95)>>
-		Her libido is so strong that she @@.hotpink;enjoys being naked and available.@@
+		$His libido is so strong that $he @@.hotpink;enjoys being naked and available.@@
 		<<set $slaves[$i].devotion += 1>>
 	<</if>>
 <</if>>
 <<case "a penitent nuns habit">>
-	The mortification of the flesh she endures from wearing her sackcloth habit slowly and painfully @@.hotpink;purifies her mind@@ of any but devoted, @@.gold;fearful@@ thoughts. It's also @@.red;unhealthy.@@
+	The mortification of the flesh $he endures from wearing $his sackcloth habit slowly and painfully @@.hotpink;purifies $his mind@@ of any but devoted, @@.gold;fearful@@ thoughts. It's also @@.red;unhealthy.@@
 	<<set $slaves[$i].devotion += 2, $slaves[$i].trust -= 2, $slaves[$i].health -= 3>>
 	<<if ($slaves[$i].fetish == "masochist") && ($slaves[$i].fetishKnown == 0)>>
-		Her chafed skin makes sex an agonizing prospect. She seems to get off on the pain; she's a @@.lightcoral;natural masochist.@@
+		$His chafed skin makes sex an agonizing prospect. $He seems to get off on the pain; $he's a @@.lightcoral;natural masochist.@@
 		<<set $slaves[$i].fetishKnown = 1>>
 	<<elseif ($slaves[$i].fetish == "none") || ($slaves[$i].fetishKnown == 0)>>
 		<<if _fetishChangeChance > random(0,100)>>
-			Her chafed skin makes sex an agonizing prospect. She learns to come in spite of, and then @@.lightcoral;because of the pain.@@
+			$His chafed skin makes sex an agonizing prospect. $He learns to come in spite of, and then @@.lightcoral;because of the pain.@@
 			<<set $slaves[$i].fetish = "masochist", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 10>>
 		<</if>>
 	<</if>>
 <<case "uncomfortable straps">>
 	<<if ($slaves[$i].devotion >= -20) && ($slaves[$i].fetish == "masochist") && $slaves[$i].fetishKnown == 1>>
-		The uncomfortable straps she's wearing constantly give her little twinges of pain, @@.hotpink;titillating her.@@
+		The uncomfortable straps $he's wearing constantly give $him little twinges of pain, @@.hotpink;titillating $him.@@
 		<<set $slaves[$i].devotion += 2>>
 	<<elseif ($slaves[$i].devotion <= 20) && ($slaves[$i].trust >= -50)>>
-		The uncomfortable straps she's wearing keep her @@.hotpink;servile@@ and @@.gold;afraid.@@
+		The uncomfortable straps $he's wearing keep $him @@.hotpink;servile@@ and @@.gold;afraid.@@
 		<<set $slaves[$i].devotion += 1, $slaves[$i].trust -= 1>>
 		<<if ($slaves[$i].fetish == "masochist") && ($slaves[$i].fetishKnown == 0)>>
-			The straps pinch and constrict her whenever she's used. She seems to get off on the discomfort; she's a @@.lightcoral;natural masochist.@@
+			The straps pinch and constrict $him whenever $he's used. $He seems to get off on the discomfort; $he's a @@.lightcoral;natural masochist.@@
 			<<set $slaves[$i].fetishKnown = 1>>
 		<<elseif ($slaves[$i].fetish == "none") || ($slaves[$i].fetishKnown == 0)>>
 			<<if _fetishChangeChance > random(0,100)>>
-				The straps pinch and constrict her whenever she's used. She learns to come in spite of, and then @@.lightcoral;because of the discomfort.@@
+				The straps pinch and constrict $him whenever $he's used. $He learns to come in spite of, and then @@.lightcoral;because of the discomfort.@@
 				<<set $slaves[$i].fetish = "masochist", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 10>>
 			<</if>>
 		<</if>>
 	<<else>>
 		<<if ($slaves[$i].fetish == "masochist") && ($slaves[$i].fetishKnown == 0)>>
-			Her straps pinch and constrict her whenever she's used. She seems to get off on the discomfort; she's a @@.lightcoral;natural masochist.@@
+			$His straps pinch and constrict $him whenever $he's used. $He seems to get off on the discomfort; $he's a @@.lightcoral;natural masochist.@@
 			<<set $slaves[$i].fetishKnown = 1>>
 		<<elseif ($slaves[$i].fetish == "none") || ($slaves[$i].fetishKnown == 0)>>
 			<<if _fetishChangeChance > random(0,100)>>
-				Her straps pinch and constrict her whenever she's used. She learns to come in spite of, and then @@.lightcoral;because of the discomfort.@@
+				$His straps pinch and constrict $him whenever $he's used. $He learns to come in spite of, and then @@.lightcoral;because of the discomfort.@@
 				<<set $slaves[$i].fetish = "masochist", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 10>>
 			<</if>>
 		<</if>>
 	<</if>>
 <<case "chains">>
 	<<if ($slaves[$i].devotion >= -20) && ($slaves[$i].fetish == "masochist") && $slaves[$i].fetishKnown == 1>>
-		The chains she's wearing constantly give her little twinges of pain, @@.hotpink;titillating her.@@
+		The chains $he's wearing constantly give $him little twinges of pain, @@.hotpink;titillating $him.@@
 		<<set $slaves[$i].devotion += 2>>
 	<<elseif ($slaves[$i].devotion <= 20) && ($slaves[$i].trust >= -50)>>
-		The chains she's wearing keep her @@.hotpink;servile@@ and @@.gold;afraid.@@
+		The chains $he's wearing keep $him @@.hotpink;servile@@ and @@.gold;afraid.@@
 		<<set $slaves[$i].devotion += 1, $slaves[$i].trust -= 1>>
 		<<if ($slaves[$i].fetish == "masochist") && ($slaves[$i].fetishKnown == 0)>>
-			Her chains pinch and constrict her whenever she's used. She seems to get off on the discomfort; she's a @@.lightcoral;natural masochist.@@
+			$His chains pinch and constrict $him whenever $he's used. $He seems to get off on the discomfort; $he's a @@.lightcoral;natural masochist.@@
 			<<set $slaves[$i].fetishKnown = 1>>
 		<<elseif ($slaves[$i].fetish == "none") || ($slaves[$i].fetishKnown == 0)>>
 			<<if _fetishChangeChance > random(0,100)>>
-				Her chains pinch and constrict her whenever she's used. She learns to come in spite of, and then @@.lightcoral;because of the discomfort.@@
+				$His chains pinch and constrict $him whenever $he's used. $He learns to come in spite of, and then @@.lightcoral;because of the discomfort.@@
 				<<set $slaves[$i].fetish = "masochist", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 10>>
 			<</if>>
 		<</if>>
 	<<else>>
 		<<if ($slaves[$i].fetish == "masochist") && ($slaves[$i].fetishKnown == 0)>>
-			Her chains pinch and constrict her whenever she's used.  She seems to get off on the discomfort; she's a @@.lightcoral;natural masochist.@@
+			$His chains pinch and constrict $him whenever $he's used. $He seems to get off on the discomfort; $he's a @@.lightcoral;natural masochist.@@
 			<<set $slaves[$i].fetishKnown = 1>>
 		<<elseif ($slaves[$i].fetish == "none") || ($slaves[$i].fetishKnown == 0)>>
 			<<if _fetishChangeChance > random(0,100)>>
-				Her chains pinch and constrict her whenever she's used. She learns to come in spite of, and then @@.lightcoral;because of the discomfort.@@
+				$His chains pinch and constrict $him whenever $he's used. $He learns to come in spite of, and then @@.lightcoral;because of the discomfort.@@
 				<<set $slaves[$i].fetish = "masochist", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 10>>
 			<</if>>
 		<</if>>
@@ -198,110 +198,110 @@
 <<case "restrictive latex">>
 	<<if ($slaves[$i].devotion >= 20) && ($slaves[$i].trust >= -50) && ($slaves[$i].fetish == "submissive")>>
 		<<if $slaves[$i].fetishKnown == 0>>
-			The latex she's wearing limits her world to your input and control. She seems to get off on the lack of control; she's a @@.lightcoral;total submissive.@@
+			The latex $he's wearing limits $his world to your input and control. $He seems to get off on the lack of control; $he's a @@.lightcoral;total submissive.@@
 			<<set $slaves[$i].fetishKnown = 1>>
 		<<elseif ($slaves[$i].fetishStrength > 60)>>
-			As a submissive she @@.hotpink;openly enjoys being immured in latex.@@
+			As a submissive $he @@.hotpink;openly enjoys being immured in latex.@@
 			<<set $slaves[$i].devotion += 2>>
 		<<else>>
-			Her submissive tendencies help her @@.hotpink;enjoy being immured in latex.@@
+			$His submissive tendencies help $him @@.hotpink;enjoy being immured in latex.@@
 			<<set $slaves[$i].devotion += 1>>
 		<</if>>
 	<<elseif ($slaves[$i].devotion < -20)>>
-		The latex she's wearing limits her world to @@.hotpink;your input and control@@ and @@.gold;fear@@ of unexpected pain.
+		The latex $he's wearing limits $his world to @@.hotpink;your input and control@@ and @@.gold;fear@@ of unexpected pain.
 		<<set $slaves[$i].devotion += 1, $slaves[$i].trust -= 1>>
 	<</if>>
 <<case "shibari ropes">>
 	<<if ($slaves[$i].devotion >= 20) && ($slaves[$i].trust >= -50) && ($slaves[$i].fetish == "submissive")>>
 		<<if $slaves[$i].fetishKnown == 0>>
-			The ropes she's wearing restrict her and leave her completely helpless. She seems to get off on the lack of control; she's a @@.lightcoral;natural submissive.@@
+			The ropes $he's wearing restrict $him and leave $him completely helpless. $He seems to get off on the lack of control; $he's a @@.lightcoral;natural submissive.@@
 			<<set $slaves[$i].fetishKnown = 1>>
 		<<elseif ($slaves[$i].fetishStrength > 60)>>
-			As a submissive she @@.hotpink;openly enjoys wearing binding ropes as clothing.@@
+			As a submissive $he @@.hotpink;openly enjoys wearing binding ropes as clothing.@@
 			<<set $slaves[$i].devotion += 2>>
 		<<else>>
-			Her submissive tendencies help her @@.hotpink;enjoy wearing binding ropes as clothing.@@
+			$His submissive tendencies help $him @@.hotpink;enjoy wearing binding ropes as clothing.@@
 			<<set $slaves[$i].devotion += 1>>
 		<</if>>
 	<<elseif ($slaves[$i].devotion < -20)>>
-		The ropes she's wearing restrict her without pain, rendering her @@.hotpink;susceptible to control@@ and @@.gold;afraid.@@
+		The ropes $he's wearing restrict $him without pain, rendering $him @@.hotpink;susceptible to control@@ and @@.gold;afraid.@@
 		<<set $slaves[$i].devotion += 1, $slaves[$i].trust -= 1>>
 	<</if>>
 <<case "an apron">>
 	<<if $slaves[$i].fetish == "submissive">>
 		<<if ($slaves[$i].fetishKnown == 0)>>
-			She pretends to be embarrassed by wearing nothing but an apron, but seems to get off on how it invites other to take control and use her. @@.lightcoral;She's a natural submissive.@@
+			$He pretends to be embarrassed by wearing nothing but an apron, but seems to get off on how it invites other to take control and use $him. @@.lightcoral;$He's a natural submissive.@@
 			<<set $slaves[$i].fetishKnown = 1>>
 		<<else>>
-			She pretends to be embarrassed by wearing nothing but an apron but @@.hotpink;secretly gets off@@ on how it invites men to bend her over and put her in her place.
+			$He pretends to be embarrassed by wearing nothing but an apron but @@.hotpink;secretly gets off@@ on how it invites men to bend $him over and put $him in $his place.
 			<<set $slaves[$i].devotion += 1>>
 		<</if>>
 	<<elseif $slaves[$i].fetish == "humiliation">>
 		<<if ($slaves[$i].fetishKnown == 0)>>
-			She pretends to be embarrassed by her extremely revealing clothing but seems to get off on it. @@.lightcoral;She's into humiliation.@@
+			$He pretends to be embarrassed by $his extremely revealing clothing but seems to get off on it. @@.lightcoral;$He's into humiliation.@@
 			<<set $slaves[$i].fetishKnown = 1>>
 		<<elseif ($slaves[$i].fetishStrength > 60)>>
-			She pretends to be embarrassed by her extremely revealing clothing but @@.hotpink;openly gets off on it.@@
+			$He pretends to be embarrassed by $his extremely revealing clothing but @@.hotpink;openly gets off on it.@@
 			<<set $slaves[$i].devotion += 2>>
 		<<else>>
-			She pretends to be embarrassed by her extremely revealing clothing but @@.hotpink;secretly gets off on it.@@
+			$He pretends to be embarrassed by $his extremely revealing clothing but @@.hotpink;secretly gets off on it.@@
 			<<set $slaves[$i].devotion += 1>>
 		<</if>>
 	<<elseif $slaves[$i].fetish == "pregnancy" && ($slaves[$i].bellyPreg >= 1500 || $slaves[$i].bellyImplant >= 1500)>>
 		<<if ($slaves[$i].fetishKnown == 0)>>
-			She pretends to be embarrassed over only having an apron to cover her gravid swell but seems to get off on it. @@.lightcoral;She's a pregnancy fetishist.@@
+			$He pretends to be embarrassed over only having an apron to cover $his gravid swell but seems to get off on it. @@.lightcoral;$He's a pregnancy fetishist.@@
 			<<set $slaves[$i].fetishKnown = 1>>
 		<<elseif ($slaves[$i].fetishStrength > 60)>>
-			She @@.hotpink;openly gets off@@ from how motherly she looks wearing nothing but an apron over her <<if $slaves[$i].bellyPreg > 100>>increasingly <</if>>gravid frame.
+			$He @@.hotpink;openly gets off@@ from how motherly $he looks wearing nothing but an apron over $his <<if $slaves[$i].bellyPreg > 100>>increasingly <</if>>gravid frame.
 			<<set $slaves[$i].devotion += 2>>
 		<<else>>
-			She @@.hotpink;secretly gets off@@ from how motherly she feels wearing nothing but an apron over her <<if $slaves[$i].bellyPreg > 100>>increasingly <</if>>gravid frame.
+			$He @@.hotpink;secretly gets off@@ from how motherly $he feels wearing nothing but an apron over $his <<if $slaves[$i].bellyPreg > 100>>increasingly <</if>>gravid frame.
 			<<set $slaves[$i].devotion += 1>>
 		<</if>>
 	<<elseif ($slaves[$i].devotion <= 20)>>
-		She is @@.mediumorchid;inappropriately proud@@ of the nice apron she's wearing, @@.mediumaquamarine;building her confidence.@@
+		$He is @@.mediumorchid;inappropriately proud@@ of the nice apron $he's wearing, @@.mediumaquamarine;building $his confidence.@@
 		<<set $slaves[$i].devotion -= 5, $slaves[$i].trust += 3>>
 	<<else>>
-		She is @@.hotpink;proud@@ and @@.mediumaquamarine;confident@@ of the nice apron she's wearing.
+		$He is @@.hotpink;proud@@ and @@.mediumaquamarine;confident@@ of the nice apron $he's wearing.
 		<<set $slaves[$i].devotion += 1, $slaves[$i].trust += 1>>
 	<</if>>
 <<default>>
 	<<if ($slaves[$i].devotion <= 20)>>
-		She is @@.mediumorchid;inappropriately proud@@ of the nice clothes she's wearing, @@.mediumaquamarine;building her confidence.@@
+		$He is @@.mediumorchid;inappropriately proud@@ of the nice clothes $he's wearing, @@.mediumaquamarine;building $his confidence.@@
 		<<set $slaves[$i].devotion -= 5, $slaves[$i].trust += 3>>
 	<<elseif $slaves[$i].fetish == "boobs" && $slaves[$i].clothes == "a monokini">>
 		<<if ($slaves[$i].fetishKnown == 0)>>
-			She pretends to be embarrassed by how her monokini draws attention to her breasts but @@.hotpink;seems to get off on it.@@
+			$He pretends to be embarrassed by how $his monokini draws attention to $his breasts but @@.hotpink;seems to get off on it.@@
 			<<set $slaves[$i].devotion += 1>>
 		<<elseif ($slaves[$i].fetishStrength > 60)>>
-			She pretends to be embarrassed by her clearly exposed breasts but @@.hotpink;openly gets off on it.@@
+			$He pretends to be embarrassed by $his clearly exposed breasts but @@.hotpink;openly gets off on it.@@
 			<<set $slaves[$i].devotion += 2>>
 		<<else>>
-			She pretends to be embarrassed by her clearly exposed breasts but @@.hotpink;secretly gets off on it.@@
+			$He pretends to be embarrassed by $his clearly exposed breasts but @@.hotpink;secretly gets off on it.@@
 			<<set $slaves[$i].devotion += 1>>
 		<</if>>
 	<<elseif $slaves[$i].fetish == "humiliation" && ($slaves[$i].clothes == "a string bikini" || $slaves[$i].clothes == "clubslut netting")>>
 		<<if ($slaves[$i].fetishKnown == 0)>>
-			She pretends to be embarrassed by her extremely revealing clothing but seems to get off on it. @@.lightcoral;She's into humiliation.@@
+			$He pretends to be embarrassed by $his extremely revealing clothing but seems to get off on it. @@.lightcoral;$He's into humiliation.@@
 			<<set $slaves[$i].fetishKnown = 1>>
 		<<elseif ($slaves[$i].fetishStrength > 60)>>
-			She pretends to be embarrassed by her extremely revealing clothing but @@.hotpink;openly gets off on it.@@
+			$He pretends to be embarrassed by $his extremely revealing clothing but @@.hotpink;openly gets off on it.@@
 			<<set $slaves[$i].devotion += 2>>
 		<<else>>
-			She pretends to be embarrassed by her extremely revealing clothing but @@.hotpink;secretly gets off on it.@@
+			$He pretends to be embarrassed by $his extremely revealing clothing but @@.hotpink;secretly gets off on it.@@
 			<<set $slaves[$i].devotion += 1>>
 		<</if>>
 	<<elseif ($slaves[$i].dick > 0) && ($slaves[$i].clothes == "attractive lingerie")>>
-		She is @@.hotpink;proud@@ of the pretty lingerie she's wearing, but she constantly has to adjust her g-string to cover her penis.
+		$He is @@.hotpink;proud@@ of the pretty lingerie $he's wearing, but $he constantly has to adjust $his g-string to cover $his penis.
 		<<set $slaves[$i].devotion += 1>>
 	<<elseif ($slaves[$i].dick > 0) && ($slaves[$i].clothes == "a string bikini")>>
-		She is @@.hotpink;proud@@ of the slutty lingerie she's wearing, but she constantly has to adjust her string bikini bottom in a vain effort to cover her penis.
+		$He is @@.hotpink;proud@@ of the slutty lingerie $he's wearing, but $he constantly has to adjust $his string bikini bottom in a vain effort to cover $his penis.
 		<<set $slaves[$i].devotion += 1>>
 	<<elseif ($slaves[$i].dick > 0) && ($slaves[$i].clothes == "attractive lingerie for a pregnant woman")>>
-		She is @@.hotpink;proud@@ of the pretty lingerie she's wearing, but she constantly has to adjust her panties to cover her penis.
+		$He is @@.hotpink;proud@@ of the pretty lingerie $he's wearing, but $he constantly has to adjust $his panties to cover $his penis.
 		<<set $slaves[$i].devotion += 1>>
 	<<else>>
-		She is @@.hotpink;proud@@ and @@.mediumaquamarine;confident@@ of the nice clothes she's wearing.
+		$He is @@.hotpink;proud@@ and @@.mediumaquamarine;confident@@ of the nice clothes $he's wearing.
 		<<set $slaves[$i].devotion += 1, $slaves[$i].trust += 1>>
 	<</if>>
 <</switch>>
@@ -310,7 +310,7 @@
 <<if ($slaves[$i].fetish == "humiliation")>>
 <<if random(1,100) > 90>>
 <<if !setup.modestClothes.includes($slaves[$i].clothes)>>
-	Surprisingly, she takes to her extremely revealing clothing, and gets an obvious thrill from it. @@.lightcoral;She's a humiliation fetishist!@@
+	Surprisingly, $he takes to $his extremely revealing clothing, and gets an obvious thrill from it. @@.lightcoral;$He's a humiliation fetishist!@@
 	<<set $slaves[$i].fetishKnown = 1>>
 <</if>>
 <</if>>
@@ -322,29 +322,29 @@
 	<<if ($slaves[$i].vagina == 0)>>
 		<<if ($slaves[$i].fetish == "buttslut") && ($slaves[$i].fetishStrength > 60)>>
 			<<if $slaves[$i].fetishKnown == 1>>
-				She's such an anal whore that she's @@.hotpink;perversely proud@@ of the chastity belt that covers her neglected pussy.
+				$He's such an anal whore that $he's @@.hotpink;perversely proud@@ of the chastity belt that covers $his neglected pussy.
 				<<set $slaves[$i].devotion += 1>>
 			<<else>>
-				She @@.hotpink;doesn't seem to mind@@ that her pussy is going unused.
+				$He @@.hotpink;doesn't seem to mind@@ that $his pussy is going unused.
 				<<set $slaves[$i].devotion += 1>>
 			<</if>>
 		<<else>>
-			She @@.mediumaquamarine;trusts@@ that you're using the chastity belt she wears to save her virginity for something special.
+			$He @@.mediumaquamarine;trusts@@ that you're using the chastity belt $he wears to save $his virginity for something special.
 			<<set $slaves[$i].trust += 1>>
 		<</if>>
 	<<else>>
 		<<if ($slaves[$i].energy > 60)>>
 		<<if ($slaves[$i].fetish == "buttslut") && ($slaves[$i].fetishStrength > 60)>>
 			<<if $slaves[$i].fetishKnown == 1>>
-				She's such a butthole slut that she doesn't care about having her pussy kept off limits.
+				$He's such a butthole slut that $he doesn't care about having $his pussy kept off limits.
 			<<else>>
-				She seems to like that her chastity is directing all the dicks into her ass.
+				$He seems to like that $his chastity is directing all the dicks into $his ass.
 				<<set $slaves[$i].devotion += 1>>
 			<</if>>
 		<<elseif ($slaves[$i].energy > 95)>>
-			She's such a nympho that having her butthole do double duty for her pussy doesn't bother her.
+			$He's such a nympho that having $his butthole do double duty for $his pussy doesn't bother $him.
 		<<else>>
-			She has a healthy sexuality, and misses vaginal sex, @@.red;reducing her sex drive slightly.@@
+			$He has a healthy sexuality, and misses vaginal sex, @@.red;reducing $his sex drive slightly.@@
 			<<set $slaves[$i].energy -= 1>>
 		<</if>>
 		<</if>>
@@ -357,32 +357,32 @@
 	<<if ($slaves[$i].hormoneBalance < 100)>>
 	<<if ($slaves[$i].fetish == "buttslut") && ($slaves[$i].fetishStrength > 60)>>
 		<<if $slaves[$i].fetishKnown == 1>>
-			She's such a butthole slut that she manages to get off just fine despite her dick being kept untouchable and soft behind a chastity cage.
+			$He's such a butthole slut that $he manages to get off just fine despite $his dick being kept untouchable and soft behind a chastity cage.
 		<<else>>
-			She seems to be getting off just fine without access to her dick.
+			$He seems to be getting off just fine without access to $his dick.
 		<</if>>
 	<<elseif ($slaves[$i].energy > 95)>>
-		Her sex drive is so overcharged that she manages to orgasm often despite the chastity cage that <<if ($slaves[$i].balls == 0)>>prevents her or anyone else from touching her soft cock<<else>>keeps her dick soft and untouched<</if>>; it's almost always dripping a stream of precum.
+		$His sex drive is so overcharged that $he manages to orgasm often despite the chastity cage that <<if ($slaves[$i].balls == 0)>>prevents $him or anyone else from touching $his soft cock<<else>>keeps $his dick soft and untouched<</if>>; it's almost always dripping a stream of precum.
 	<<elseif ($slaves[$i].fetish == "masochist") && ($slaves[$i].fetishStrength > 60) && canAchieveErection($slaves[$i])>>
 		<<if $slaves[$i].fetishKnown == 1>>
-			She's such a masochist that the pain of even getting semi-hard in her chastity cage turns her on even more, @@.green;slightly increasing her sexual appetite.@@
+			$He's such a masochist that the pain of even getting semi-hard in $his chastity cage turns $him on even more, @@.green;slightly increasing $his sexual appetite.@@
 			<<set $slaves[$i].energy++>>
 		<<else>>
-			Her chastity cage is always painfully tight around her semi-hard dick; something that seems to be arousing to her, only to make it even more painful.
+			$His chastity cage is always painfully tight around $his semi-hard dick; something that seems to be arousing to $him, only to make it even more painful.
 			<<set $slaves[$i].energy++>>
 		<</if>>
 	<<elseif $slaves[$i].sexualFlaw == "neglectful">>
-		Her soft, constrained dick is of little concern to her. She doesn't need release during sex.
+		$His soft, constrained dick is of little concern to $him. $He doesn't need release during sex.
 	<<elseif ($slaves[$i].balls == 0)>>
-		Though she's a soft, ballsless bitch, having her dick guarded against all stimulation by a chastity cage reduces her enjoyment of intercourse a bit, @@.red;slightly reducing her sexual appetite.@@
+		Though $he's a soft, ballsless bitch, having $his dick guarded against all stimulation by a chastity cage reduces $his enjoyment of intercourse a bit, @@.red;slightly reducing $his sexual appetite.@@
 		<<set $slaves[$i].energy -= 1>>
 	<<else>>
-		She has a healthy sexuality, but her chastity cage punishes it by making it very uncomfortable to achieve erection. She often goes without release rather than pushing through, @@.red;reducing her sex drive.@@
+		$He has a healthy sexuality, but $his chastity cage punishes it by making it very uncomfortable to achieve erection. $He often goes without release rather than pushing through, @@.red;reducing $his sex drive.@@
 		<<set $slaves[$i].energy -= 2>>
 		<<if ($slaves[$i].devotion > 95)>>
-			She's so devoted to you that she doesn't let this affect her opinion of you.
+			$He's so devoted to you that $he doesn't let this affect $his opinion of you.
 		<<else>>
-			She's @@.mediumorchid;a bit resentful@@ and @@.gold;much less trusting@@ under all this discomfort.
+			$He's @@.mediumorchid;a bit resentful@@ and @@.gold;much less trusting@@ under all this discomfort.
 			<<set $slaves[$i].devotion -= 1, $slaves[$i].trust -= 1>>
 		<</if>>
 	<</if>>
@@ -394,7 +394,7 @@
 <<if ($arcologies[0].FSChattelReligionist != "unset")>>
 <<if ($slaves[$i].behavioralQuirk == "sinful")>>
 <<if ($slaves[$i].clothes == "a fallen nuns habit") || ($slaves[$i].clothes == "a chattel habit") || ($slaves[$i].clothes == "a succubus outfit")>>
-	She's @@.hotpink;gratified@@ by the sacrilegious clothing she's wearing, glad to be an obvious anathema to old world faiths.
+	$He's @@.hotpink;gratified@@ by the sacrilegious clothing $he's wearing, glad to be an obvious anathema to old world faiths.
 	<<set $slaves[$i].devotion += 1>>
 <</if>>
 <</if>>
@@ -406,120 +406,120 @@
 <<if $slaves[$i].collar == "preg biometrics">>
 	<<if $slaves[$i].fetish == "pregnancy" && $slaves[$i].fetishKnown == 1>>
 		<<if $slaves[$i].preg < -1>>
-			Her collar's display reveals all sorts of personal information about her womb, which as an infertile pregnancy fetishist, is @@.mediumorchid;crippling@@ to her.
+			$His collar's display reveals all sorts of personal information about $his womb, which as an infertile pregnancy fetishist, is @@.mediumorchid;crippling@@ to $him.
 			<<set $slaves[$i].devotion -= 3>>
 		<<else>>
-			Her collar's display reveals all sorts of personal information about her womb, which as a pregnancy fetishist, is @@.hotpink;pleasing@@ to her.
+			$His collar's display reveals all sorts of personal information about $his womb, which as a pregnancy fetishist, is @@.hotpink;pleasing@@ to $him.
 			<<set $slaves[$i].devotion += 1>>
 		<</if>>
 	<<elseif $slaves[$i].fetish == "pregnancy" && $slaves[$i].fetishKnown == 0>>
 		<<if $slaves[$i].preg < -1>>
-		Her collar's display reveals all sorts of personal information about her womb, which nearly causes her to have a @@.mediumorchid;mental breakdown@@, painting her as an infertile @@.lightcoral;pregnancy fetishist.@@
+		$His collar's display reveals all sorts of personal information about $his womb, which nearly causes $him to have a @@.mediumorchid;mental breakdown@@, painting $him as an infertile @@.lightcoral;pregnancy fetishist.@@
 		<<set $slaves[$i].devotion -= 3>>
 		<<else>>
-		Her collar's display reveals all sorts of personal information about her womb, @@.hotpink;oddly exciting@@ her. It would seem she has a @@.lightcoral;pregnancy fetish!@@
+		$His collar's display reveals all sorts of personal information about $his womb, @@.hotpink;oddly exciting@@ $him. It would seem $he has a @@.lightcoral;pregnancy fetish!@@
 		<<set $slaves[$i].devotion += 1>>
 		<</if>>
 		<<set $slaves[$i].fetishKnown = 1>>
 	<<elseif  $slaves[$i].fetish == "humiliation" && $slaves[$i].fetishKnown == 1>>
-		Her collar's display reveals all sorts of personal information about her womb, which is completely humiliating, and @@.hotpink;pleasing@@ to her.
+		$His collar's display reveals all sorts of personal information about $his womb, which is completely humiliating, and @@.hotpink;pleasing@@ to $him.
 		<<set $slaves[$i].devotion += 1>>
 	<<elseif  $slaves[$i].fetish == "humiliation" && $slaves[$i].fetishKnown == 0>>
-		Her collar's display reveals all sorts of personal information about her womb, which is completely humiliating, and @@.hotpink;oddly pleasing@@ to her. She seems to have a @@.lightcoral;humiliation fetish!@@
+		$His collar's display reveals all sorts of personal information about $his womb, which is completely humiliating, and @@.hotpink;oddly pleasing@@ to $him. $He seems to have a @@.lightcoral;humiliation fetish!@@
 		<<set $slaves[$i].devotion += 1>>
 		<<set $slaves[$i].fetishKnown = 1>>
 	<<elseif $slaves[$i].devotion <= -20>>
-		Her collar's display reveals all sorts of personal information about her fertility, filling her @@.mediumorchid;with disgust@@ that you that you consider her womb little more than property, as well as @@.gold;fear@@ that it will soon be swelling with an unwelcome child.
+		$His collar's display reveals all sorts of personal information about $his fertility, filling $him @@.mediumorchid;with disgust@@ that you that you consider $his womb little more than property, as well as @@.gold;fear@@ that it will soon be swelling with an unwelcome child.
 		<<set $slaves[$i].devotion -= 2>>
 		<<set $slaves[$i].trust -= 2>>
 	<<elseif ($slaves[$i].devotion <= 20)>>
-		Her collar's display reveals all sorts of personal information about her womb, completely @@.hotpink;degrading her@@ and making her @@.gold;fear@@ her new life.
+		$His collar's display reveals all sorts of personal information about $his womb, completely @@.hotpink;degrading $him@@ and making $him @@.gold;fear@@ $his new life.
 		<<set $slaves[$i].devotion += 1>>
 		<<set $slaves[$i].trust -= 2>>
 	<<elseif $slaves[$i].devotion >= 20>>
-		Her collar's display reveals all sorts of personal information about her womb, filling her @@.hotpink;with pride@@ that you think her womb is worth attention.
+		$His collar's display reveals all sorts of personal information about $his womb, filling $him @@.hotpink;with pride@@ that you think $his womb is worth attention.
 		<<set $slaves[$i].devotion += 1>>
 	<</if>>
 <<elseif ($slaves[$i].devotion <= 20)>>
 	<<if ($slaves[$i].devotion <= 20) && (($slaves[$i].collar == "tight steel") || ($slaves[$i].collar == "cruel retirement counter"))>>
-		The tight metal collar she's wearing @@.gold;reminds her to be afraid@@ every time she takes a breath.
+		The tight metal collar $he's wearing @@.gold;reminds $him to be afraid@@ every time $he takes a breath.
 		<<set $slaves[$i].trust -= 1>>
 	<<elseif ($slaves[$i].collar == "uncomfortable leather") || ($slaves[$i].collar == "neck corset")>>
-		The uncomfortable leather collar she's wearing @@.gold;reminds her to be afraid@@ every time she turns her head.
+		The uncomfortable leather collar $he's wearing @@.gold;reminds $him to be afraid@@ every time $he turns $his head.
 		<<set $slaves[$i].trust -= 1>>
 	<<elseif ($slaves[$i].collar == "dildo gag")>>
-		The dildo gag she's wearing @@.gold;reminds her to be afraid@@ with every breath she must carefully take through her nose.
+		The dildo gag $he's wearing @@.gold;reminds $him to be afraid@@ with every breath $he must carefully take through $his nose.
 		<<set $slaves[$i].trust -= 1>>
 	<<elseif ($slaves[$i].collar == "ball gag")>>
-		The ball gag she's wearing keeps her mouth filled and, since she can't speak out, forces her @@.hotpink;to submit@@ to your will. She @@.gold;fears@@ for her safety with every suppressed word.
+		The ball gag $he's wearing keeps $his mouth filled and, since $he can't speak out, forces $him @@.hotpink;to submit@@ to your will. $He @@.gold;fears@@ for $his safety with every suppressed word.
 		<<set $slaves[$i].devotion++, $slaves[$i].trust -= 2>>
 	<<elseif ($slaves[$i].collar == "bit gag")>>
-		The uncomfortable bit gag she's wearing keeps her mouth locked and, since she can't speak out, forces her @@.hotpink;to submit@@ to your will. She @@.gold;fears@@ for her safety with every suppressed word.
+		The uncomfortable bit gag $he's wearing keeps $his mouth locked and, since $he can't speak out, forces $him @@.hotpink;to submit@@ to your will. $He @@.gold;fears@@ for $his safety with every suppressed word.
 		<<set $slaves[$i].devotion++, $slaves[$i].trust -= 2>>
 	<<elseif ($slaves[$i].collar == "porcelain mask")>>
-		The beautiful porcelain mask she's wearing slowly erodes her identity, forcing her @@.hotpink;to submit@@ to your will. She @@.gold;questions@@ who she is.
+		The beautiful porcelain mask $he's wearing slowly erodes $his identity, forcing $him @@.hotpink;to submit@@ to your will. $He @@.gold;questions@@ who $he is.
 		<<set $slaves[$i].devotion++, $slaves[$i].trust -= 2>>
 	<<elseif ($slaves[$i].collar == "massive dildo gag")>>
-		The enormous dildo gag she's wearing @@.gold;terrifies her@@ that she will soon be choking down cocks of similar size. She can feel her throat stretching around the giant dildo, and @@.mediumorchid;resents you@@ for tormenting her this way.
+		The enormous dildo gag $he's wearing @@.gold;terrifies $him@@ that $he will soon be choking down cocks of similar size. $He can feel $his throat stretching around the giant dildo, and @@.mediumorchid;resents you@@ for tormenting $him this way.
 		<<set $slaves[$i].devotion -= 1, $slaves[$i].trust -= 2>>
 	<<elseif ($slaves[$i].collar == "shock punishment")>>
-		The shock collar she's wearing makes her frequent, deserved punishments @@.gold;immediate, inescapable,@@ and @@.mediumorchid;awful.@@
+		The shock collar $he's wearing makes $his frequent, deserved punishments @@.gold;immediate, inescapable,@@ and @@.mediumorchid;awful.@@
 		<<set $slaves[$i].devotion -= 2, $slaves[$i].trust -= 5>>
 		<<if ($slaves[$i].devotion < -20) && ($slaves[$i].behavioralFlaw != "odd")>>
-			Since she's rebellious her life is near-constant electroshock torture. Her resistance is @@.hotpink;worn down by the agony@@ and she is @@.gold;thoroughly cowed,@@ but she has been @@.red;emotionally damaged@@ by the experience to the extent that further shock torture is not likely to affect her as greatly.
+			Since $he's rebellious $his life is near-constant electroshock torture. $His resistance is @@.hotpink;worn down by the agony@@ and $he is @@.gold;thoroughly cowed,@@ but $he has been @@.red;emotionally damaged@@ by the experience to the extent that further shock torture is not likely to affect $him as greatly.
 			<<set $slaves[$i].devotion += 10>>
 			<<set $slaves[$i].trust -= 10>>
 			<<set $slaves[$i].behavioralFlaw = "odd">>
 		<</if>>
 	<<elseif ($slaves[$i].devotion >= -20)>>
-		She is @@.mediumorchid;inappropriately proud@@ and @@.mediumaquamarine;confident@@ of the nice collar she's wearing.
+		$He is @@.mediumorchid;inappropriately proud@@ and @@.mediumaquamarine;confident@@ of the nice collar $he's wearing.
 		<<set $slaves[$i].devotion -= 5, $slaves[$i].trust += 3>>
 	<</if>>
 <<else>>
 	<<if (($slaves[$i].collar == "heavy gold") || ($slaves[$i].collar == "ancient Egyptian"))>>
-		She bears the burden of her heavy gold collar with @@.mediumaquamarine;confidence.@@
+		$He bears the burden of $his heavy gold collar with @@.mediumaquamarine;confidence.@@
 		<<set $slaves[$i].trust += 1>>
 	<<elseif ($slaves[$i].collar == "bowtie")>>
-		The bowtie and shirt collar she wears fill her with @@.mediumaquamarine;confidence,@@ since although they conceal a more traditional slave collar that can be used to restrain her, they don't look like it.
+		The bowtie and shirt collar $he wears fill $him with @@.mediumaquamarine;confidence,@@ since although they conceal a more traditional slave collar that can be used to restrain $him, they don't look like it.
 		<<set $slaves[$i].trust += 1>>
 	<<elseif ($slaves[$i].collar == "pretty jewelry") || ($slaves[$i].collar == "nice retirement counter") || ($slaves[$i].collar == "satin choker") || ($slaves[$i].collar == "nice retirement counter") || ($slaves[$i].collar == "stylish leather") || ($slaves[$i].collar == "silk ribbon")>>
-		The lovely collar she wears fills her with @@.mediumaquamarine;confidence.@@
+		The lovely collar $he wears fills $him with @@.mediumaquamarine;confidence.@@
 		<<set $slaves[$i].trust += 1>>
 	<<elseif ($slaves[$i].collar == "leather with cowbell")>>
 		<<if ($slaves[$i].fetish == "boobs") && ($slaves[$i].fetishStrength > 95)>>
-		  She @@.hotpink;loves@@ how her cow collar encourages everyone to fuck her udders.
+		  $He @@.hotpink;loves@@ how $his cow collar encourages everyone to fuck $his udders.
 		  <<set $slaves[$i].devotion += 1>>
 		<<elseif ($slaves[$i].fetish == "boobs") || ($slaves[$i].energy > 95)>>
-		  She @@.hotpink;likes@@ how her cow collar encourages everyone to touch her udders.
+		  $He @@.hotpink;likes@@ how $his cow collar encourages everyone to touch $his udders.
 		  <<set $slaves[$i].devotion += 1>>
 		<</if>>
 	<<elseif ($slaves[$i].collar == "ball gag" || $slaves[$i].collar == "bit gag")>>
 		<<if ($slaves[$i].fetish == "submissive") && ($slaves[$i].fetishStrength > 95)>>
-		  She @@.hotpink;loves@@ how her gag forces her to keep silent.
+		  $He @@.hotpink;loves@@ how $his gag forces $him to keep silent.
 		  <<set $slaves[$i].devotion += 1>>
 		<<elseif ($slaves[$i].fetish == "submissive") || ($slaves[$i].energy > 95)>>
-		  She @@.hotpink;likes@@ how her gag forces her to keep silent.
+		  $He @@.hotpink;likes@@ how $his gag forces $him to keep silent.
 		  <<set $slaves[$i].devotion += 1>>
 		<</if>>
 	<<elseif ($slaves[$i].collar == "porcelain mask")>>
 		<<if ($slaves[$i].fetish == "submissive") && ($slaves[$i].fetishStrength > 95)>>
-		  She @@.hotpink;loves@@ how her mask makes her beautiful enough for you.
+		  $He @@.hotpink;loves@@ how $his mask makes $him beautiful enough for you.
 		  <<set $slaves[$i].devotion += 1>>
 		<<elseif ($slaves[$i].fetish == "submissive") || ($slaves[$i].energy > 95)>>
-		  She @@.hotpink;likes@@ how her mask makes her beautiful enough for you.
+		  $He @@.hotpink;likes@@ how $his mask makes $him beautiful enough for you.
 		  <<set $slaves[$i].devotion += 1>>
 		<</if>>
 	<</if>>
 <</if>>
 <<if ($slaves[$i].collar == "dildo gag")>>
   <<if $slaves[$i].oralSkill <= 10>>
-	Living gagged by a dildo, she can't help but get better at having things down her throat.
+	Living gagged by a dildo, $he can't help but get better at having things down $his throat.
 	<<set $skillIncrease = 5>><<OralSkillIncrease $slaves[$i]>>
   <</if>>
 <</if>>
 <<if ($slaves[$i].collar == "massive dildo gag")>>
 	<<if $slaves[$i].oralSkill < 75>>
-	Living gagged by such an immense dildo, she can't help but get even better at having giant things rammed down her throat.
+	Living gagged by such an immense dildo, $he can't help but get even better at having giant things rammed down $his throat.
 	<<set $skillIncrease = 5>><<OralSkillIncrease $slaves[$i]>>
 	<</if>>
 <</if>>
@@ -531,10 +531,10 @@
 <<if $slaves[$i].bellyAccessory != "none">>
 <<if $slaves[$i].bellyAccessory == "an extreme corset">>
 	<<if $slaves[$i].belly >= 100000>>
-		Her straining corset finally gives in to her giant stomach and bursts, freeing her belly.
+		$His straining corset finally gives in to $his giant stomach and bursts, freeing $his belly.
 		<<set $slaves[$i].bellyAccessory = "none">>
 	<<elseif $slaves[$i].bellyPreg >= 1500>>
-		The tight corseting has @@.orange;caused her to miscarry,@@ which @@.red;damages her health.@@
+		The tight corseting has @@.orange;caused $him to miscarry,@@ which @@.red;damages $his health.@@
 		<<set $slaves[$i].health -= 20>>
 		<<if lastPregRule($slaves[$i],$defaultRules)>><<set $slaves[$i].preg = -1>><<else>><<set $slaves[$i].preg = 0>><</if>>
 		<<set $slaves[$i].pregType = 0, WombFlush($slaves[$i]), $slaves[$i].pregKnown = 0, $slaves[$i].pregWeek = -4>>
@@ -542,26 +542,26 @@
 		<<if $slaves[$i].reservedChildren > 0>><<set $reservedChildren -= $slaves[$i].reservedChildren>><<set $slaves[$i].reservedChildren = 0>><</if>>
 		<<if $slaves[$i].fuckdoll == 0 && $slaves[$i].fetish != "mindbroken">>
 			<<if $slaves[$i].devotion < -50>>
-				She is @@.mediumorchid;filled with violent, consuming hatred@@ and @@.gold;fear.@@ Even though she knew her baby was destined for a slave orphanage, it seems she cared for it and views you as its killer.
+				$He is @@.mediumorchid;filled with violent, consuming hatred@@ and @@.gold;fear.@@ Even though $he knew $his baby was destined for a slave orphanage, it seems $he cared for it and views you as its killer.
 				<<set $slaves[$i].devotion -= 25, $slaves[$i].trust -= 25>>
 			<<elseif $slaves[$i].devotion < -20>>
-				She is @@.mediumorchid;afflicted by desperate, inconsolable grief@@ and @@.gold;horror.@@ Even though she knew her baby was destined for a slave orphanage, it seems she cared for it.
+				$He is @@.mediumorchid;afflicted by desperate, inconsolable grief@@ and @@.gold;horror.@@ Even though $he knew $his baby was destined for a slave orphanage, it seems $he cared for it.
 				<<set $slaves[$i].devotion -= 10, $slaves[$i].trust -= 20>>
 			<<elseif $slaves[$i].devotion <= 20>>
-				She is @@.mediumorchid;consumed by enduring sorrow@@ and @@.gold;horror.@@ Even though she knew her baby was destined for a slave orphanage, it seems she cared for it.
+				$He is @@.mediumorchid;consumed by enduring sorrow@@ and @@.gold;horror.@@ Even though $he knew $his baby was destined for a slave orphanage, it seems $he cared for it.
 				<<set $slaves[$i].devotion -= 5, $slaves[$i].trust -= 5>>
 			<<elseif $slaves[$i].devotion <= 50>>
-				She is dully obedient. She has been broken to slave life so thoroughly that even this is neither surprising nor affecting.
+				$He is dully obedient. $He has been broken to slave life so thoroughly that even this is neither surprising nor affecting.
 			<<else>>
-				She is @@.hotpink;pleased by this stark development@@, since she is so attentive to your will. She also expects she'll be able to fuck better now.
+				$He is @@.hotpink;pleased by this stark development@@, since $he is so attentive to your will. $He also expects $he'll be able to fuck better now.
 				<<set $slaves[$i].devotion += 4>>
 			<</if>>
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].waist <= -95>>
-			Her waist is so absurd that her extreme corsetage does not affect her further.
+			$His waist is so absurd that $his extreme corsetage does not affect $him further.
 		<<else>>
-			@@.lime;The extreme corseting narrows her waist.@@
+			@@.lime;The extreme corseting narrows $his waist.@@
 			<<set $slaves[$i].waist -= 5>>
 			<<if $slaves[$i].waist < -95>> /*can only get here if waist was previously > -95 */
 				<<set $slaves[$i].waist = -95>>
@@ -571,25 +571,25 @@
 				<<set $slaves[$i].health -= 5>>
 				<<if $slaves[$i].fuckdoll == 0 && $slaves[$i].fetish != "mindbroken">>
 					<<if $slaves[$i].devotion < -20>>
-						She @@.hotpink;barely has breath to think,@@ though she has enough to @@.gold;fear.@@
+						$He @@.hotpink;barely has breath to think,@@ though $he has enough to @@.gold;fear.@@
 						<<set $slaves[$i].devotion += 2, $slaves[$i].trust -= 2>>
 					<</if>>
 					<<if ($slaves[$i].fetish == "masochist")>>
 						During sex, every breath in and out is agonizing.
 						<<if ($slaves[$i].fetishKnown == 0)>>
-							Despite this, she seems to get off on the pain; she's a @@.lightcoral;natural masochist.@@
+							Despite this, $he seems to get off on the pain; $he's a @@.lightcoral;natural masochist.@@
 							<<set $slaves[$i].fetishKnown = 1>>
 						<<else>>
-							It only adds to her pleasure, much to her @@.hotpink;enjoyment.@@
+							It only adds to $his pleasure, much to $his @@.hotpink;enjoyment.@@
 							<<set $slaves[$i].devotion += 1>>
 							<<if ($slaves[$i].fetishStrength <= 95)>>
-								Such constant suffering @@.lightcoral;deepens her masochism.@@
+								Such constant suffering @@.lightcoral;deepens $his masochism.@@
 								<<set $slaves[$i].fetishStrength += 2>>
 							<</if>>
 						<</if>>
 					<<elseif ($slaves[$i].fetish == "none") || ($slaves[$i].fetishKnown == 0)>>
 						<<if _fetishChangeChance > random(0,100)>>
-							During sex, every breath in and out is agonizing. She learns to come in spite of, and then @@.lightcoral;because of the pain.@@
+							During sex, every breath in and out is agonizing. $He learns to come in spite of, and then @@.lightcoral;because of the pain.@@
 							<<set $slaves[$i].fetish = "masochist", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 10>>
 						<</if>>
 					<</if>>
@@ -599,59 +599,59 @@
 	<</if>>
 <<elseif $slaves[$i].bellyAccessory == "a corset">>
 	<<if $slaves[$i].bellyPreg >= 1500>>
-		Her corset lets her growing belly protrude comfortably, preventing any danger to her pregnancy but preventing any effect on her waist.
+		$His corset lets $his growing belly protrude comfortably, preventing any danger to $his pregnancy but preventing any effect on $his waist.
 	<<elseif $slaves[$i].belly >= 1500>>
-		Her corset lets her rounded belly protrude comfortably but prevents any effect on her waist.
+		$His corset lets $his rounded belly protrude comfortably but prevents any effect on $his waist.
 	<<else>>
 		<<if $slaves[$i].waist < -40>>
-			Her waist is so narrow that her corsetage does not affect it.
+			$His waist is so narrow that $his corsetage does not affect it.
 		<<else>>
-			@@.lime;The corseting narrows her waist.@@
+			@@.lime;The corseting narrows $his waist.@@
 			<<set $slaves[$i].waist -= 3>>
 		<</if>>
 	<</if>>
 <<elseif setup.fakeBellies.includes($bellyAccessory)>>
 	<<if $slaves[$i].weight > 130>>
-		$pronounCap has trouble keeping $possessive fake belly strapped around $possessive huge gut, forcing it to be removed to prevent damage.
+		$He has trouble keeping $his fake belly strapped around $his huge gut, forcing it to be removed to prevent damage.
 		<<set $slaves[$i].bellyAccessory = "none">>
 	<<else>>
 		<<if $slaves[$i].fuckdoll == 0 && $slaves[$i].fetish != "mindbroken">>
 			<<if ($slaves[$i].sexualFlaw == "breeder")>>
-				She @@.mediumorchid;resents@@ being forced to carry a fake pregnancy instead of a real one.
+				$He @@.mediumorchid;resents@@ being forced to carry a fake pregnancy instead of a real one.
 				<<set $slaves[$i].devotion -= 5>>
 			<<elseif ($slaves[$i].devotion <= 20) && ($slaves[$i].trust >= -50) && ($slaves[$i].fetish == "pregnancy")>>
 				<<if ($slaves[$i].fetishStrength > 60)>>
-					As a pregnancy fetishist, she @@.hotpink;openly enjoys@@ wearing her fake belly around.
+					As a pregnancy fetishist, $he @@.hotpink;openly enjoys@@ wearing $his fake belly around.
 					<<set $slaves[$i].devotion += 2>>
 				<<else>>
-					Her interest in pregnancy helps her @@.hotpink;enjoy@@ wearing a fake belly.
+					$His interest in pregnancy helps $him @@.hotpink;enjoy@@ wearing a fake belly.
 					<<set $slaves[$i].devotion += 1>>
 				<</if>>
 			<<elseif ($slaves[$i].fetish == "pregnancy") && ($slaves[$i].devotion > 50)>>
-				She carries her fake belly @@.hotpink;with pride@@, eager for the day you give her one of her own.
+				$He carries $his fake belly @@.hotpink;with pride@@, eager for the day you give $him one of $his own.
 				<<set $slaves[$i].devotion += 1>>
 			<<elseif ($slaves[$i].fetish == "pregnancy") && ($slaves[$i].pregKnown == 0) && ($slaves[$i].ovaries ==1 || $slaves[$i].mpreg == 1)>>
-				The fake belly she wears @@.mediumorchid;reminds her@@ that she isn't pregnant with a child.
+				The fake belly $he wears @@.mediumorchid;reminds $him@@ that $he isn't pregnant with a child.
 				<<set $slaves[$i].devotion -= 1>>
 			<<elseif ($slaves[$i].vagina == 0) && isFertile($slaves[$i]) && $arcologies[0].FSRepopulationFocus == "unset" && $slaves[$i].devotion <= 20>>
-				The fake belly she wears @@.gold;worries@@ her that you will soon put a real baby in her.
+				The fake belly $he wears @@.gold;worries@@ $him that you will soon put a real baby in $him.
 				<<set $slaves[$i].trust -= 1>>
 			<</if>>
 			<<if $slaves[$i].bellyAccessory == "a huge empathy belly" && $slaves[$i].fetish != "pregnancy">>
 				<<if $slaves[$i].devotion > 50>>
-					Her full-sized twins belly is heavy and unwieldy, but she carries it @@.hotpink;proudly@@ for you.
+					$His full-sized twins belly is heavy and unwieldy, but $he carries it @@.hotpink;proudly@@ for you.
 					<<set $slaves[$i].devotion += 1>>
 				<<else>>
-					Her full-sized twins belly is heavy and unwieldy, and she @@.mediumorchid;despises@@ being forced to bear it.
+					$His full-sized twins belly is heavy and unwieldy, and $he @@.mediumorchid;despises@@ being forced to bear it.
 					<<set $slaves[$i].devotion -= 1>>
 				<</if>>
 			<</if>>
 			<<if ($slaves[$i].fetish == "pregnancy") && ($slaves[$i].fetishStrength <= 95)>>
 				<<if random(1,100) >= 20>>
-					Pretending to be pregnant has @@.lightcoral;furthered her interest in pregnancy.@@
+					Pretending to be pregnant has @@.lightcoral;furthered $his interest in pregnancy.@@
 					<<set $slaves[$i].fetishStrength += 4>>
 				<<elseif ($slaves[$i].fetishStrength <= 40)>>
-					Lugging around a fake pregnancy for the week has shown her she @@.coral;isn't as into pregnancy as she thought.@@
+					Lugging around a fake pregnancy for the week has shown $him $he @@.coral;isn't as into pregnancy as $he thought.@@
 					<<set $slaves[$i].fetish = "none", $slaves[$i].fetishStrength = 10>>
 				<</if>>
 			<</if>>
@@ -662,56 +662,56 @@
 
 <<if ($slaves[$i].shoes == "heels")>>
 	<<if ($slaves[$i].amp < 0)>>
-		Her P-Limb legs work just as well in heels as they do out of them.
+		$His P-Limb legs work just as well in heels as they do out of them.
 	<<elseif $slaves[$i].fuckdoll == 0 && $slaves[$i].fetish != "mindbroken">>
 		<<if $slaves[$i].devotion < -20>>
-			She @@.mediumorchid;resents being forced@@ to wear high heels.
+			$He @@.mediumorchid;resents being forced@@ to wear high heels.
 			<<set $slaves[$i].devotion -= 2>>
 		<</if>>
 	<</if>>
 <<elseif ($slaves[$i].shoes == "boots")>>
 	<<if ($slaves[$i].amp < 0)>>
-		Her P-Limb legs work just as well in boots as they do out of them.
+		$His P-Limb legs work just as well in boots as they do out of them.
 	<<elseif $slaves[$i].fuckdoll == 0 && $slaves[$i].fetish != "mindbroken">>
 		<<if $slaves[$i].devotion < -20>>
-			She @@.mediumorchid;resents being forced@@ to wear high heeled boots.
+			$He @@.mediumorchid;resents being forced@@ to wear high heeled boots.
 			<<set $slaves[$i].devotion -= 2>>
 		<</if>>
 	<</if>>
 <<elseif ($slaves[$i].shoes == "extreme heels")>>
 	<<if ($slaves[$i].amp < 0)>>
-		Her P-Limb legs work just as well in extreme heels as they do out of them.
+		$His P-Limb legs work just as well in extreme heels as they do out of them.
 	<<elseif $slaves[$i].fuckdoll == 0 && $slaves[$i].fetish != "mindbroken">>
 		<<if $slaves[$i].devotion < -20>>
-			She @@.mediumorchid;resents being forced@@ to wear @@.gold;painfully@@ high heels.
+			$He @@.mediumorchid;resents being forced@@ to wear @@.gold;painfully@@ high heels.
 			<<set $slaves[$i].devotion -= 2>>
 			<<set $slaves[$i].trust -= 2>>
 		<<elseif ($slaves[$i].fetish == "masochist")>>
-			It is difficult to walk in her extreme heels, but she
+			It is difficult to walk in $his extreme heels, but $he
 			<<if ($slaves[$i].fetishKnown == 0)>>
-				seems to enjoy every painful step; she's a @@.lightcoral;natural masochist.@@
+				seems to enjoy every painful step; $he's a @@.lightcoral;natural masochist.@@
 				<<set $slaves[$i].fetishKnown = 1>>
 			<<else>>
-				@@.hotpink;appreciates@@ every painful step you make her take.
+				@@.hotpink;appreciates@@ every painful step you make $him take.
 				<<set $slaves[$i].devotion += 1>>
 			<</if>>
 		<<else>>
-			She is kept @@.hotpink;mindful@@ and @@.gold;fearful@@ by the difficulty of walking in her extreme heels.
+			$He is kept @@.hotpink;mindful@@ and @@.gold;fearful@@ by the difficulty of walking in $his extreme heels.
 			<<set $slaves[$i].devotion += 1>>
 			<<set $slaves[$i].trust -= 1>>
 		<</if>>
-		They're so high they're a bit @@.red;unhealthy@@ for her legs.
+		They're so high they're a bit @@.red;unhealthy@@ for $his legs.
 		<<set $slaves[$i].health -= 2>>
 	<</if>>
 <<else>>
 	<<if ($slaves[$i].heels == 1) && !canWalk($slaves[$i]) && ($slaves[$i].fetish != "mindbroken")>>
 		<<if ($slaves[$i].devotion >= -20) && ($slaves[$i].fetish == "submissive") && ($slaves[$i].fetishKnown == 1)>>
-			She @@.hotpink;loves being forced@@ to crawl around like some kind of animal.
+			$He @@.hotpink;loves being forced@@ to crawl around like some kind of animal.
 			<<set $slaves[$i].devotion += 1>>
 		<<elseif $slaves[$i].devotion > 50>>
-			She accepts being forced to crawl around on all fours.
+			$He accepts being forced to crawl around on all fours.
 		<<else>>
-			She @@.mediumorchid;resents being forced@@ to crawl around like some kind of animal, but it keeps her properly @@.gold;afraid.@@
+			$He @@.mediumorchid;resents being forced@@ to crawl around like some kind of animal, but it keeps $him properly @@.gold;afraid.@@
 			<<set $slaves[$i].devotion -= 2,  $slaves[$i].trust -= 4>>
 		<</if>>
 	<</if>>
@@ -720,35 +720,35 @@
 <<if ($slaves[$i].vaginalAccessory != "none")>>
 <<if ($slaves[$i].vaginalAccessory == "dildo")>>
 	<<if ($slaves[$i].vagina < 1) && (random(1,100) > 50)>>
-		Constantly wearing a dildo in her virgin pussy @@.lime;gets it used to penetration.@@
+		Constantly wearing a dildo in $his virgin pussy @@.lime;gets it used to penetration.@@
 		<<set $slaves[$i].vagina += 1>>
 	<<else>>
-		Her pussy easily accommodates the dildo she's required to wear.
+		$His pussy easily accommodates the dildo $he's required to wear.
 	<</if>>
 	<<if $slaves[$i].fuckdoll == 0 && $slaves[$i].fetish != "mindbroken">>
 		<<if ($slaves[$i].sexualFlaw == "hates penetration") && (random(1,100) > 50)>>
-			The habit @@.green;reduces her dislike of having her pussy filled.@@
+			The habit @@.green;reduces $his dislike of having $his pussy filled.@@
 			<<set $slaves[$i].sexualFlaw = "none">>
 		<</if>>
 	<</if>>
 <<elseif ($slaves[$i].vaginalAccessory == "long dildo")>>
 	<<if ($slaves[$i].vagina < 1) && (random(1,100) > 50)>>
-	Constantly wearing a dildo in her virgin pussy @@.lime;gets it used to penetration.@@
+	Constantly wearing a dildo in $his virgin pussy @@.lime;gets it used to penetration.@@
 	<<set $slaves[$i].vagina += 1>>
 	<<else>>
-		Her pussy easily accommodates the dildo she's required to wear.
+		$His pussy easily accommodates the dildo $he's required to wear.
 	<</if>>
 	<<if $slaves[$i].fuckdoll == 0>>
 	<<if $slaves[$i].fetish != "mindbroken">>
 	<<if ($slaves[$i].sexualFlaw == "hates penetration") && (random(1,100) > 50)>>
-		The habit @@.green;reduces her dislike of having her pussy filled.@@
+		The habit @@.green;reduces $his dislike of having $his pussy filled.@@
 		<<set $slaves[$i].sexualFlaw = "none">>
 	<</if>>
 	<<if ($slaves[$i].sexualQuirk == "size queen")>>
 		Being able to hold such a long dildo is a @@.hotpink;point of pride@@ for the ostentatious size queen.
 		<<set $slaves[$i].devotion += 2>>
 	<<else>>
-		It penetrates her cervix causing her tremendous discomfort, making her a little @@.gold;less trusting@@ of you.
+		It penetrates $his cervix causing $him tremendous discomfort, making $him a little @@.gold;less trusting@@ of you.
 		<<set $slaves[$i].trust -= 1>>
 	<</if>>
 	<</if>>
@@ -756,27 +756,27 @@
 <<elseif ($slaves[$i].vaginalAccessory == "large dildo")>>
 	<<if $slaves[$i].vagina < 3>>
 		<<if random(1,4) == 1>>
-			Constantly wearing a large dildo in her pussy @@.lime;stretches it out.@@
+			Constantly wearing a large dildo in $his pussy @@.lime;stretches it out.@@
 			<<set $slaves[$i].vagina += 1>>
 		<<else>>
-			The large dildo she's required to wear is a stretch for her cunt, but pussies are resilient and hers isn't seriously affected.
+			The large dildo $he's required to wear is a stretch for $his cunt, but pussies are resilient and $hers isn't seriously affected.
 		<</if>>
 	<<else>>
-		Her pussy accommodates the large dildo she's required to wear.
+		$His pussy accommodates the large dildo $he's required to wear.
 	<</if>>
 	<<if $slaves[$i].fuckdoll == 0>>
 	<<if $slaves[$i].fetish != "mindbroken">>
 	<<if ($slaves[$i].vagina < 2)>>
-		The big dildo in her tight cunt
+		The big dildo in $his tight cunt
 		<<if ($slaves[$i].sexualQuirk == "size queen")>>
 			is a @@.hotpink;point of pride@@ for the ostentatious size queen.
 			<<set $slaves[$i].devotion += 2>>
 		<<else>>
-			@@.hotpink;breaks her to sexual slavery@@ slightly.
+			@@.hotpink;breaks $him to sexual slavery@@ slightly.
 			<<set $slaves[$i].devotion += 1>>
 		<</if>>
 		<<if ($slaves[$i].vagina == 1)>>
-			It stretches her tight cunt to soreness by the end of every day, so it also makes her a little @@.gold;less trusting@@ of you.
+			It stretches $his tight cunt to soreness by the end of every day, so it also makes $him a little @@.gold;less trusting@@ of you.
 			<<set $slaves[$i].trust -= 1>>
 		<</if>>
 	<</if>>
@@ -785,28 +785,28 @@
 <<elseif ($slaves[$i].vaginalAccessory == "long, large dildo")>>
 	<<if ($slaves[$i].vagina < 3)>>
 		<<if random(1,4) == 1>>
-			Constantly wearing a large dildo in her pussy @@.lime;stretches it out.@@
+			Constantly wearing a large dildo in $his pussy @@.lime;stretches it out.@@
 			<<set $slaves[$i].vagina += 1>>
 		<<else>>
-			The large dildo she's required to wear is a stretch for her cunt, but pussies are resilient and hers isn't seriously affected.
+			The large dildo $he's required to wear is a stretch for $his cunt, but pussies are resilient and $hers isn't seriously affected.
 		<</if>>
 	<<else>>
-		Her pussy accommodates the large dildo she's required to wear.
+		$His pussy accommodates the large dildo $he's required to wear.
 	<</if>>
 	<<if ($slaves[$i].vagina < 2)>>
 	<<if $slaves[$i].fuckdoll == 0>>
 	<<if $slaves[$i].fetish != "mindbroken">>
-		The big, long dildo in her tight cunt
+		The big, long dildo in $his tight cunt
 		<<if ($slaves[$i].sexualQuirk == "size queen")>>
 			is a @@.hotpink;point of pride@@ for the ostentatious size queen.
 			<<set $slaves[$i].devotion += 2>>
 		<<else>>
-			@@.hotpink;breaks her to sexual slavery@@ slightly. It also penetrates her cervix causing her tremendous discomfort, making her a little @@.gold;less trusting@@ of you.
+			@@.hotpink;breaks $him to sexual slavery@@ slightly. It also penetrates $his cervix causing $him tremendous discomfort, making $him a little @@.gold;less trusting@@ of you.
 			<<set $slaves[$i].devotion += 1>>
 			<<set $slaves[$i].trust -= 1>>
 		<</if>>
 		<<if ($slaves[$i].vagina == 1)>>
-			It stretches her tight cunt to soreness by the end of every day, so it also makes her a little @@.gold;less trusting@@ of you.
+			It stretches $his tight cunt to soreness by the end of every day, so it also makes $him a little @@.gold;less trusting@@ of you.
 			<<set $slaves[$i].trust -= 1>>
 		<</if>>
 	<</if>>
@@ -817,70 +817,70 @@
 		<<if $slaves[$i].fuckdoll == 0>>
 		<<if $slaves[$i].fetish != "mindbroken">>
 		<<if ($slaves[$i].sexualQuirk == "size queen")>>
-			She thinks of the massive dildo stretching out her womanhood as @@.lime;preparation for the biggest cocks,@@ and @@.hotpink;looks forward@@ to take anything, dicks, hands, truly anything, inside her newly capacious cunt.
+			$He thinks of the massive dildo stretching out $his womanhood as @@.lime;preparation for the biggest cocks,@@ and @@.hotpink;looks forward@@ to take anything, dicks, hands, truly anything, inside $his newly capacious cunt.
 			<<set $slaves[$i].devotion += 4>>
 		<<elseif ($slaves[$i].fetish == "masochist") && ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetishStrength > 60)>>
-			She gets off on the agony of having her cunt @@.lime;permanently stretched@@ by a huge dildo. The terrible combination of pain and pleasure @@.hotpink;breaks her will@@ but fills her with @@.gold;fear.@@
+			$He gets off on the agony of having $his cunt @@.lime;permanently stretched@@ by a huge dildo. The terrible combination of pain and pleasure @@.hotpink;breaks $his will@@ but fills $him with @@.gold;fear.@@
 			<<set $slaves[$i].devotion += 5, $slaves[$i].trust -= 5>>
 		<<elseif ($slaves[$i].fetish == "submissive") && ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetishStrength > 60)>>
-			She submits to the agony of having her cunt @@.lime;permanently stretched@@ by a huge dildo. Having her hole ruined at your whim @@.hotpink;breaks her will@@ but fills her with @@.gold;fear.@@
+			$He submits to the agony of having $his cunt @@.lime;permanently stretched@@ by a huge dildo. Having $his hole ruined at your whim @@.hotpink;breaks $his will@@ but fills $him with @@.gold;fear.@@
 			<<set $slaves[$i].devotion += 5, $slaves[$i].trust -= 5>>
 		<<else>>
-			The agony of having her cunt @@.lime;permanently stretched@@ by a huge dildo fills her with @@.mediumorchid;resentment@@ and @@.gold;fear.@@
+			The agony of having $his cunt @@.lime;permanently stretched@@ by a huge dildo fills $him with @@.mediumorchid;resentment@@ and @@.gold;fear.@@
 			<<set $slaves[$i].devotion -= 5, $slaves[$i].trust -= 5>>
 		<</if>>
 		<</if>>
 		<</if>>
 		<<set $slaves[$i].vagina += 1>>
 	<<else>>
-		Her cavernous pussy accommodates the huge dildo she's required to wear.
+		$His cavernous pussy accommodates the huge dildo $he's required to wear.
 	<</if>>
 <<elseif ($slaves[$i].vaginalAccessory == "long, huge dildo")>>
 	<<if ($slaves[$i].vagina < 4)>>
 		<<if $slaves[$i].fuckdoll == 0>>
 		<<if $slaves[$i].fetish != "mindbroken">>
 		<<if ($slaves[$i].sexualQuirk == "size queen")>>
-			She thinks of the massive dildo stretching out her womanhood and stomach as @@.lime;preparation for the biggest cocks,@@ and @@.hotpink;looks forward@@ to take anything, dicks, hands, arms, truly anything, inside her newly capacious cunt.
+			$He thinks of the massive dildo stretching out $his womanhood and stomach as @@.lime;preparation for the biggest cocks,@@ and @@.hotpink;looks forward@@ to take anything, dicks, hands, arms, truly anything, inside $his newly capacious cunt.
 			<<set $slaves[$i].devotion += 4>>
 		<<elseif ($slaves[$i].fetish == "masochist") && ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetishStrength > 60)>>
-			She gets off on the agony of having her cunt @@.lime;permanently stretched@@ and her cervix penetrated by a huge dildo. The terrible combination of pain and pleasure @@.hotpink;breaks her will@@ but fills her with @@.gold;fear.@@
+			$He gets off on the agony of having $his cunt @@.lime;permanently stretched@@ and $his cervix penetrated by a huge dildo. The terrible combination of pain and pleasure @@.hotpink;breaks $his will@@ but fills $him with @@.gold;fear.@@
 			<<set $slaves[$i].devotion += 5, $slaves[$i].trust -= 5>>
 		<<elseif ($slaves[$i].fetish == "submissive") && ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetishStrength > 60)>>
-			She submits to the agony of having her cunt @@.lime;permanently stretched@@ and her cervix penetrated by a huge dildo. Having her hole and cervix ruined at your whim @@.hotpink;breaks her will@@ but fills her with @@.gold;fear.@@
+			$He submits to the agony of having $his cunt @@.lime;permanently stretched@@ and $his cervix penetrated by a huge dildo. Having $his hole and cervix ruined at your whim @@.hotpink;breaks $his will@@ but fills $him with @@.gold;fear.@@
 			<<set $slaves[$i].devotion += 5, $slaves[$i].trust -= 5>>
 		<<else>>
-			The agony of having her cunt @@.lime;permanently stretched@@ and her cervix penetrated by a huge dildo fills her with @@.mediumorchid;resentment@@ and @@.gold;fear.@@
+			The agony of having $his cunt @@.lime;permanently stretched@@ and $his cervix penetrated by a huge dildo fills $him with @@.mediumorchid;resentment@@ and @@.gold;fear.@@
 			<<set $slaves[$i].devotion -= 5, $slaves[$i].trust -= 5>>
 		<</if>>
 		<</if>>
 		<</if>>
 		<<set $slaves[$i].vagina += 1>>
 	<<else>>
-		Her cavernous pussy accommodates the huge dildo she's required to wear.
+		$His cavernous pussy accommodates the huge dildo $he's required to wear.
 	<</if>>
 <</if>>
 <<if ($slaves[$i].vaginalAccessory == "long, huge dildo") || ($slaves[$i].vaginalAccessory == "long, large dildo") || ($slaves[$i].vaginalAccessory == "long dildo")>>
 	<<if ($slaves[$i].preg > 4) && $slaves[$i].pregKnown == 1>>
 	  <<if (random(1,100) > 50)>>
-		The dildo penetrating her womb @@.orange;caused her to miscarry,@@ which @@.red;damages her health.@@
+		The dildo penetrating $his womb @@.orange;caused $him to miscarry,@@ which @@.red;damages $his health.@@
 		<<set  $slaves[$i].health -= 20>>
 		<<if lastPregRule($slaves[$i],$defaultRules)>><<set $slaves[$i].preg = -1>><<else>><<set $slaves[$i].preg = 0>><</if>>
 		<<set $slaves[$i].pregType = 0, WombFlush($slaves[$i]), $slaves[$i].pregKnown = 0, $slaves[$i].pregWeek = -4>>
 		<<run SetBellySize($slaves[$i])>>
-		She is
+		$He is
 		<<if $slaves[$i].devotion < -50>>
-		  @@.mediumorchid;filled with violent, consuming hatred@@ and @@.gold;fear.@@ Even though she knew her baby was destined for a slave orphanage, it seems she cared for it and views you as its killer.
+		  @@.mediumorchid;filled with violent, consuming hatred@@ and @@.gold;fear.@@ Even though $he knew $his baby was destined for a slave orphanage, it seems $he cared for it and views you as its killer.
 		  <<set  $slaves[$i].devotion -= 25,  $slaves[$i].trust -= 25>>
 		<<elseif $slaves[$i].devotion < -20>>
-		  @@.mediumorchid;afflicted by desperate, inconsolable grief@@ and @@.gold;horror.@@ Even though she knew her baby was destined for a slave orphanage, it seems she cared for it.
+		  @@.mediumorchid;afflicted by desperate, inconsolable grief@@ and @@.gold;horror.@@ Even though $he knew $his baby was destined for a slave orphanage, it seems $he cared for it.
 		  <<set  $slaves[$i].devotion -= 10,  $slaves[$i].trust -= 20>>
 		<<elseif $slaves[$i].devotion <= 20>>
-		  @@.mediumorchid;consumed by enduring sorrow@@ and @@.gold;horror.@@ Even though she knew her baby was destined for a slave orphanage, it seems she cared for it.
+		  @@.mediumorchid;consumed by enduring sorrow@@ and @@.gold;horror.@@ Even though $he knew $his baby was destined for a slave orphanage, it seems $he cared for it.
 		  <<set  $slaves[$i].devotion -= 5,  $slaves[$i].trust -= 5>>
 		<<elseif $slaves[$i].devotion <= 50>>
-		  dully obedient. She has been broken to slave life so thoroughly that even this is neither surprising nor affecting.
+		  dully obedient. $He has been broken to slave life so thoroughly that even this is neither surprising nor affecting.
 		<<else>>
-		  @@.hotpink;pleased by this stark development@@, since she is so attentive to your will. She also expects she'll be able to fuck better now.
+		  @@.hotpink;pleased by this stark development@@, since $he is so attentive to your will. $He also expects $he'll be able to fuck better now.
 		  <<set  $slaves[$i].devotion += 4>>
 		<</if>>
 	  <</if>>
@@ -894,36 +894,36 @@
 	<<if ($slaves[$i].buttplugAttachment == "tail")>>
 		<<if $slaves[$i].fuckdoll == 0 && $slaves[$i].fetish != "mindbroken">>
 			<<if $slaves[$i].anus < 1>>
-				Constantly wearing a tail plug in her virgin butthole @@.lime;stretches it out@@ and @@.gold;is a constant degrading reminder of her submission.@@
+				Constantly wearing a tail plug in $his virgin butthole @@.lime;stretches it out@@ and @@.gold;is a constant degrading reminder of $his submission.@@
 				<<set $slaves[$i].anus += 1>>
 				<<set $slaves[$i].trust -= 2>>
 			<<else>>
-				Her asshole is used to being penetrated and wearing her tailed buttplug doesn't affect it, though it still serves as @@.gold;a constant degrading reminder of her submission.@@
+				$His asshole is used to being penetrated and wearing $his tailed buttplug doesn't affect it, though it still serves as @@.gold;a constant degrading reminder of $his submission.@@
 				<<set $slaves[$i].trust -= 2>>
 			<</if>>
 			<<if ($slaves[$i].sexualFlaw == "hates anal") && (random(1,100) > 50)>>
-				It @@.green;gets her habituated to having her asshole filled.@@
+				It @@.green;gets $him habituated to having $his asshole filled.@@
 				<<set $slaves[$i].sexualFlaw = "none">>
 			<</if>>
 			<<if ($slaves[$i].sexualQuirk == "size queen") && ($slaves[$i].buttplug == "long plug")>>
-			The overly long plug delving the depths of her rear @@.hotpink;gets her off,@@ since she's a size queen.
+			The overly long plug delving the depths of $his rear @@.hotpink;gets $him off,@@ since $he's a size queen.
 				<<set $slaves[$i].devotion += 2>>
 			<</if>>
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].fuckdoll == 0 && $slaves[$i].fetish != "mindbroken">>
 			<<if $slaves[$i].anus < 1>>
-				Constantly wearing a plug in her virgin butthole @@.lime;stretches it out.@@
+				Constantly wearing a plug in $his virgin butthole @@.lime;stretches it out.@@
 				<<set $slaves[$i].anus += 1>>
 			<<else>>
-				Her asshole is used to being penetrated and wearing her buttplug doesn't affect it.
+				$His asshole is used to being penetrated and wearing $his buttplug doesn't affect it.
 			<</if>>
 			<<if ($slaves[$i].sexualFlaw == "hates anal") && (random(1,100) > 50)>>
-				It @@.green;gets her habituated to having her asshole filled.@@
+				It @@.green;gets $him habituated to having $his asshole filled.@@
 				<<set $slaves[$i].sexualFlaw = "none">>
 			<</if>>
 			<<if ($slaves[$i].sexualQuirk == "size queen") && ($slaves[$i].buttplug == "long plug")>>
-			The overly long plug delving the depths of her rear @@.hotpink;gets her off,@@ since she's a size queen.
+			The overly long plug delving the depths of $his rear @@.hotpink;gets $him off,@@ since $he's a size queen.
 				<<set $slaves[$i].devotion += 2>>
 			<</if>>
 		<</if>>
@@ -932,31 +932,31 @@
 	<<if ($slaves[$i].buttplugAttachment == "tail")>>
 		<<if $slaves[$i].fuckdoll == 0 && $slaves[$i].fetish != "mindbroken">>
 			<<if ($slaves[$i].anus < 2)>>
-				The uncomfortable tailed plug in her asshole
+				The uncomfortable tailed plug in $his asshole
 				<<if ($slaves[$i].sexualQuirk == "size queen")>>
-					@@.hotpink;gets her off,@@ since she's a size queen, while serving as @@.gold;a constant degrading reminder of her submission.@@
+					@@.hotpink;gets $him off,@@ since $he's a size queen, while serving as @@.gold;a constant degrading reminder of $his submission.@@
 					<<set $slaves[$i].devotion += 2, $slaves[$i].trust -= 2>>
 				<<else>>
-					@@.hotpink;breaks her to anal slavery@@ slightly, while serving as a @@.gold;a constant degrading reminder of her submission.@@
+					@@.hotpink;breaks $him to anal slavery@@ slightly, while serving as a @@.gold;a constant degrading reminder of $his submission.@@
 					<<set $slaves[$i].devotion += 1, $slaves[$i].trust -= 2>>
 				<</if>>
 				<<if ($slaves[$i].anus < 1)>>
-					It stretches her tight rosebud painfully, making her somewhat @@.gold;less trusting@@ of you.
+					It stretches $his tight rosebud painfully, making $him somewhat @@.gold;less trusting@@ of you.
 					<<set $slaves[$i].trust -= 1>>
 				<</if>>
 			<</if>>
 		<</if>>
 		<<if $slaves[$i].anus < 3>>
 			<<if ($slaves[$i].anus < 1) || (random(1,2) == 1)>>
-				Constantly wearing a large tailed plug up her ass @@.lime;loosens her sphincter.@@
+				Constantly wearing a large tailed plug up $his ass @@.lime;loosens $his sphincter.@@
 				<<set $slaves[$i].anus += 1>>
 			<<else>>
-				The large tailed plug she's required to wear up her ass stretches it to the limit, but on the rare occasions when the plug is removed, her rear hole still tightens up.
+				The large tailed plug $he's required to wear up $his ass stretches it to the limit, but on the rare occasions when the plug is removed, $his rear hole still tightens up.
 			<</if>>
 		<<else>>
-			Her anus accommodates the large plug she's required to wear.
+			$His anus accommodates the large plug $he's required to wear.
 			<<if ($slaves[$i].fetish == "buttslut") && ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetishStrength > 60)>>
-				In fact, she @@.hotpink;regularly orgasms@@ even in non-sexual situations as the plug is @@.green;constantly stimulating@@ her rear-end.
+				In fact, $he @@.hotpink;regularly orgasms@@ even in non-sexual situations as the plug is @@.green;constantly stimulating@@ $his rear-end.
 				<<set $slaves[$i].devotion += 1>>
 				<<set $slaves[$i].energy += 1>>
 			<</if>>
@@ -964,31 +964,31 @@
 	<<else>>
 		<<if $slaves[$i].fuckdoll == 0 && $slaves[$i].fetish != "mindbroken">>
 			<<if ($slaves[$i].anus < 2)>>
-				The uncomfortable plug in her asshole
+				The uncomfortable plug in $his asshole
 				<<if ($slaves[$i].sexualQuirk == "size queen")>>
-					@@.hotpink;gets her off,@@ since she's a size queen.
+					@@.hotpink;gets $him off,@@ since $he's a size queen.
 					<<set $slaves[$i].devotion += 2>>
 				<<else>>
-					@@.hotpink;breaks her to anal slavery@@ slightly.
+					@@.hotpink;breaks $him to anal slavery@@ slightly.
 					<<set $slaves[$i].devotion += 1>>
 				<</if>>
 				<<if ($slaves[$i].anus < 1)>>
-					It stretches her tight rosebud painfully, making her somewhat @@.gold;less trusting@@ of you.
+					It stretches $his tight rosebud painfully, making $him somewhat @@.gold;less trusting@@ of you.
 					<<set $slaves[$i].trust -= 1>>
 				<</if>>
 			<</if>>
 		<</if>>
 		<<if $slaves[$i].anus < 3>>
 			<<if ($slaves[$i].anus < 1) || (random(1,2) == 1)>>
-				Constantly wearing a large plug up her ass @@.lime;loosens her sphincter.@@
+				Constantly wearing a large plug up $his ass @@.lime;loosens $his sphincter.@@
 				<<set $slaves[$i].anus += 1>>
 			<<else>>
-				The large plug she's required to wear up her ass stretches it to the limit, but on the rare occasions when the plug is removed, her rear hole still tightens up.
+				The large plug $he's required to wear up $his ass stretches it to the limit, but on the rare occasions when the plug is removed, $his rear hole still tightens up.
 			<</if>>
 		<<else>>
-			Her anus accommodates the large plug she's required to wear.
+			$His anus accommodates the large plug $he's required to wear.
 			<<if ($slaves[$i].fetish == "buttslut") && ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetishStrength > 60)>>
-				In fact, she @@.hotpink;regularly orgasms@@ even in non-sexual situations as the plug is @@.green;constantly stimulating@@ her rear-end.
+				In fact, $he @@.hotpink;regularly orgasms@@ even in non-sexual situations as the plug is @@.green;constantly stimulating@@ $his rear-end.
 				<<set $slaves[$i].devotion += 1>>
 				<<set $slaves[$i].energy += 1>>
 			<</if>>
@@ -999,24 +999,24 @@
 		<<if ($slaves[$i].anus < 4)>>
 			<<if $slaves[$i].fuckdoll == 0 && $slaves[$i].fetish != "mindbroken">>
 				<<if ($slaves[$i].sexualQuirk == "size queen")>>
-					She thinks of the horribly huge tailed plug she has wear in her butt as @@.lime;preparation for the biggest cocks,@@ and @@.hotpink;looks forward@@ to being able to safely take unlubricated anal from them. Even so, the tail hanging from her rear is @@.gold;a constant degrading reminder of her submission.@@
+					$He thinks of the horribly huge tailed plug $he has wear in $his butt as @@.lime;preparation for the biggest cocks,@@ and @@.hotpink;looks forward@@ to being able to safely take unlubricated anal from them. Even so, the tail hanging from $his rear is @@.gold;a constant degrading reminder of $his submission.@@
 					<<set $slaves[$i].devotion += 4, $slaves[$i].trust -= 5>>
 				<<elseif ($slaves[$i].fetish == "masochist") && ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetishStrength > 60)>>
-					She gets off on the agony of having her anal sphincter @@.lime;permanently gaped@@ by a huge tailed buttplug, but can't ignore the tail hanging from the back of the plug. The terrible combination of anal pleasure and degradation @@.hotpink;breaks her will@@ and fills her with @@.gold;humiliation.@@
+					$He gets off on the agony of having $his anal sphincter @@.lime;permanently gaped@@ by a huge tailed buttplug, but can't ignore the tail hanging from the back of the plug. The terrible combination of anal pleasure and degradation @@.hotpink;breaks $his will@@ and fills $him with @@.gold;humiliation.@@
 					<<set $slaves[$i].devotion += 5, $slaves[$i].trust -= 7>>
 				<<elseif ($slaves[$i].fetish == "submissive") && ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetishStrength > 60)>>
-					She submits to the agony of having her anal sphincter @@.lime;permanently gaped@@ by a huge tailed buttplug and the shame of having a tail dangle from the back of the plug. Having her hole ruined at your whim and in such a degrading fashion @@.hotpink;breaks her will@@ and fills her with @@.gold;humiliation.@@
+					$He submits to the agony of having $his anal sphincter @@.lime;permanently gaped@@ by a huge tailed buttplug and the shame of having a tail dangle from the back of the plug. Having $his hole ruined at your whim and in such a degrading fashion @@.hotpink;breaks $his will@@ and fills $him with @@.gold;humiliation.@@
 					<<set $slaves[$i].devotion += 5, $slaves[$i].trust -= 7>>
 				<<else>>
-					The agony of having her anal sphincter @@.lime;permanently gaped@@ by a huge tailed buttplug fills her with @@.mediumorchid;resentment@@ and @@.gold;humiliation.@@
+					The agony of having $his anal sphincter @@.lime;permanently gaped@@ by a huge tailed buttplug fills $him with @@.mediumorchid;resentment@@ and @@.gold;humiliation.@@
 					<<set $slaves[$i].devotion -= 5, $slaves[$i].trust -= 5>>
 				<</if>>
 			<</if>>
 			<<set $slaves[$i].anus += 1>>
 		<<else>>
-			Her gaping anus accommodates the huge tailed plug she's required to wear, serving little purpose other than to remind her of her @@.gold;humiliation.@@
+			$His gaping anus accommodates the huge tailed plug $he's required to wear, serving little purpose other than to remind $him of $his @@.gold;humiliation.@@
 			<<if ($slaves[$i].fetish == "buttslut") && ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetishStrength > 60)>>
-				In fact, she @@.hotpink;regularly orgasms@@ even in non-sexual situations as the plug is @@.green;constantly stimulating@@ her rear-end.
+				In fact, $he @@.hotpink;regularly orgasms@@ even in non-sexual situations as the plug is @@.green;constantly stimulating@@ $his rear-end.
 				<<set $slaves[$i].devotion += 1>>
 				<<set $slaves[$i].energy += 1>>
 			<</if>>
@@ -1025,24 +1025,24 @@
 		<<if ($slaves[$i].anus < 4)>>
 			<<if $slaves[$i].fuckdoll == 0 && $slaves[$i].fetish != "mindbroken">>
 				<<if ($slaves[$i].sexualQuirk == "size queen")>>
-					She thinks of the horribly huge plug she has wear in her butt as @@.lime;preparation for the biggest cocks,@@ and @@.hotpink;looks forward@@ to being able to safely take unlubricated anal from them.
+					$He thinks of the horribly huge plug $he has wear in $his butt as @@.lime;preparation for the biggest cocks,@@ and @@.hotpink;looks forward@@ to being able to safely take unlubricated anal from them.
 					<<set $slaves[$i].devotion += 4>>
 				<<elseif ($slaves[$i].fetish == "masochist") && ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetishStrength > 60)>>
-					She gets off on the agony of having her anal sphincter @@.lime;permanently gaped@@ by a huge buttplug. The terrible combination of pain and pleasure @@.hotpink;breaks her will@@ but fills her with @@.gold;fear.@@
+					$He gets off on the agony of having $his anal sphincter @@.lime;permanently gaped@@ by a huge buttplug. The terrible combination of pain and pleasure @@.hotpink;breaks $his will@@ but fills $him with @@.gold;fear.@@
 					<<set $slaves[$i].devotion += 5, $slaves[$i].trust -= 5>>
 				<<elseif ($slaves[$i].fetish == "submissive") && ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetishStrength > 60)>>
-					She submits to the agony of having her anal sphincter @@.lime;permanently gaped@@ by a huge buttplug. Having her hole ruined at your whim @@.hotpink;breaks her will@@ but fills her with @@.gold;fear.@@
+					$He submits to the agony of having $his anal sphincter @@.lime;permanently gaped@@ by a huge buttplug. Having $his hole ruined at your whim @@.hotpink;breaks $his will@@ but fills $him with @@.gold;fear.@@
 					<<set $slaves[$i].devotion += 5, $slaves[$i].trust -= 5>>
 				<<else>>
-					The agony of having her anal sphincter @@.lime;permanently gaped@@ by a huge buttplug fills her with @@.mediumorchid;resentment@@ and @@.gold;fear.@@
+					The agony of having $his anal sphincter @@.lime;permanently gaped@@ by a huge buttplug fills $him with @@.mediumorchid;resentment@@ and @@.gold;fear.@@
 					<<set $slaves[$i].devotion -= 5, $slaves[$i].trust -= 5>>
 				<</if>>
 			<</if>>
 			<<set $slaves[$i].anus += 1>>
 		<<else>>
-			Her gaping anus accommodates the huge plug she's required to wear.
+			$His gaping anus accommodates the huge plug $he's required to wear.
 			<<if ($slaves[$i].fetish == "buttslut") && ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetishStrength > 60)>>
-				In fact, she @@.hotpink;regularly orgasms@@ even in non-sexual situations as the plug is @@.green;constantly stimulating@@ her rear-end.
+				In fact, $he @@.hotpink;regularly orgasms@@ even in non-sexual situations as the plug is @@.green;constantly stimulating@@ $his rear-end.
 				<<set $slaves[$i].devotion += 1>>
 				<<set $slaves[$i].energy += 1>>
 			<</if>>
@@ -1052,21 +1052,21 @@
 <<if $slaves[$i].fuckdoll == 0 && $slaves[$i].fetish != "mindbroken">>
 	<<if ($slaves[$i].buttplugAttachment == "tail")>>
 		<<if ($slaves[$i].fetish == "humiliation") && ($slaves[$i].fetishKnown == 0)>>
-			She shows a surprising lack of resistance to the routine of having a tail inserted in her ass each morning; she seems to @@.lightcoral;naturally enjoy the humiliation.@@
+			$He shows a surprising lack of resistance to the routine of having a tail inserted in $his ass each morning; $he seems to @@.lightcoral;naturally enjoy the humiliation.@@
 			<<set $slaves[$i].fetishKnown = 1>>
 		<<elseif ($slaves[$i].fetish == "none") || ($slaves[$i].fetishKnown == 0)>>
 			<<if _fetishChangeChance > random(0,100)>>
-				Slowly, her shame at having a tail inserted in her ass each morning turns to secret enjoyment and finally to @@.lightcoral;open arousal at the humiliating accessory.@@
+				Slowly, $his shame at having a tail inserted in $his ass each morning turns to secret enjoyment and finally to @@.lightcoral;open arousal at the humiliating accessory.@@
 				<<set $slaves[$i].fetish = "humiliation", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 10>>
 			<</if>>
 		<</if>>
 	<<elseif ($slaves[$i].buttplug == "plug") || ($slaves[$i].buttplug == "large plug") || ($slaves[$i].buttplug == "long, large plug") || ($slaves[$i].buttplug == "long plug")>>
 		<<if ($slaves[$i].fetish == "buttslut") && ($slaves[$i].fetishKnown == 0)>>
-			She shows a surprising lack of resistance to the routine of getting the plug up her butt in the morning; she seems to @@.lightcoral;naturally enjoy anal stimulation.@@
+			$He shows a surprising lack of resistance to the routine of getting the plug up $his butt in the morning; $he seems to @@.lightcoral;naturally enjoy anal stimulation.@@
 			<<set $slaves[$i].fetishKnown = 1>>
 		<<elseif ($slaves[$i].fetish == "none") || ($slaves[$i].fetishKnown == 0)>>
 		<<if _fetishChangeChance > random(0,100)>>
-			Slowly, her anguish at getting the plug up her butt in the morning turns to secret enjoyment and finally to @@.lightcoral;open arousal at having her anus filled.@@
+			Slowly, $his anguish at getting the plug up $his butt in the morning turns to secret enjoyment and finally to @@.lightcoral;open arousal at having $his anus filled.@@
 			<<set $slaves[$i].fetish = "buttslut", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 10>>
 		<</if>>
 		<</if>>
@@ -1088,34 +1088,34 @@
 		<<if ($slaves[$i].energy >= 20)>>
 			<<if ($slaves[$i].fetishKnown == 1)>>
 			<<if ($slaves[$i].fetish == "submissive")>>
-				Recently, she's been fantasizing about submitting to big strong men. Her revulsion at the idea of sex with a man @@.green;mellows.@@
+				Recently, $he's been fantasizing about submitting to big strong men. $His revulsion at the idea of sex with a man @@.green;mellows.@@
 				<<set $slaves[$i].attrXY += 3>>
 			<<elseif ($slaves[$i].fetish == "buttslut")>>
-				Recently, she's been reconsidering her reluctance to be sodomized by a man. Her revulsion at the idea of sex with a man @@.green;mellows.@@
+				Recently, $he's been reconsidering $his reluctance to be sodomized by a man. $His revulsion at the idea of sex with a man @@.green;mellows.@@
 				<<set $slaves[$i].attrXY += 3>>
 			<<elseif ($slaves[$i].fetish == "pregnancy")>>
-				Recently, she's been fantasizing about getting knocked up. Her revulsion at the idea of sex with a man @@.green;mellows.@@
+				Recently, $he's been fantasizing about getting knocked up. $His revulsion at the idea of sex with a man @@.green;mellows.@@
 				<<set $slaves[$i].attrXY += 3>>
 			<</if>>
 			<</if>>
 			<<if ($slaves[$i].sexualQuirk == "adores men")>>
-				She enjoys spending time with men, and starts to @@.green;reconsider her unwillingness to be fucked by men.@@
+				$He enjoys spending time with men, and starts to @@.green;reconsider $his unwillingness to be fucked by men.@@
 				<<set $slaves[$i].attrXY += 3>>
 			<</if>>
 			<<if ($slaves[$i].dick > 0)>>
 			<<if ($slaves[$i].energy >= 40)>>
 			<<if ($slaves[$i].analCount > 0) && canDoAnal($slaves[$i])>>
-				Every time she cums with a dick up her ass, her @@.green;resistance to sex with men is worn away.@@
+				Every time $he cums with a dick up $his ass, $his @@.green;resistance to sex with men is worn away.@@
 				<<set $slaves[$i].attrXY += 3>>
 			<</if>>
 			<</if>>
 			<</if>>
 			<<if ($slaves[$i].devotion > random(1,100))>>
-				The atmosphere in your arcology is so ubiquitously sexual that she @@.green;reconsiders her unwillingness to have sex with men.@@
+				The atmosphere in your arcology is so ubiquitously sexual that $he @@.green;reconsiders $his unwillingness to have sex with men.@@
 				<<set $slaves[$i].attrXY += 3>>
 			<</if>>
 		<<else>>
-			Her weak libido limits natural development of her sexuality.
+			$His weak libido limits natural development of $his sexuality.
 		<</if>>
 		<<if $slaves[$i].devotion >= -20>>
 		<<if $slaves[$i].genes == "XY">>
@@ -1123,27 +1123,27 @@
 			<<switch _roll>>
 			<<case 1>>
 				<<if $slaves[$i].nosePiercing>>
-					She's fascinated by her <<if $slaves[$i].nosePiercing > 1>>slutty nose piercings, and unconsciously thinks of herself as @@.green;prettier and more suited to take dick.@@<<else>>nice little nasal piercing, and feels like @@.green;more of a girly girl.@@<</if>>
+					$He's fascinated by $his <<if $slaves[$i].nosePiercing > 1>>slutty nose piercings, and unconsciously thinks of $himself as @@.green;prettier and more suited to take dick.@@<<else>>nice little nasal piercing, and feels like @@.green;more of a girly girl.@@<</if>>
 					<<set $slaves[$i].attrXY += 1>>
 				<</if>>
 			<<case 2>>
 				<<if $slaves[$i].eyebrowPiercing>>
-					Her <<if $slaves[$i].eyebrowPiercing > 1>>degrading eyebrow piercings make her feel @@.green;a little less disinclined to accept being on the bottom.@@<<else>>cute eyebrow piercing makes her feel @@.green;a little girlier.@@<</if>>
+					$His <<if $slaves[$i].eyebrowPiercing > 1>>degrading eyebrow piercings make $him feel @@.green;a little less disinclined to accept being on the bottom.@@<<else>>cute eyebrow piercing makes $him feel @@.green;a little girlier.@@<</if>>
 					<<set $slaves[$i].attrXY += 1>>
 				<</if>>
 			<<case 3>>
 				<<if $slaves[$i].lipsPiercing>>
-					She kind of likes her <<if $slaves[$i].lipsPiercing > 1>>whorish lip ring, and seems @@.green;less disturbed by the idea of her mouth as a fuckhole.@@<<else>>pretty little lip piercing, and feels like @@.green;she has a nice mouth.@@<</if>>
+					$He kind of likes $his <<if $slaves[$i].lipsPiercing > 1>>whorish lip ring, and seems @@.green;less disturbed by the idea of $his mouth as a fuckhole.@@<<else>>pretty little lip piercing, and feels like @@.green;$he has a nice mouth.@@<</if>>
 					<<set $slaves[$i].attrXY += 1>>
 				<</if>>
 			<<case 4>>
 				<<if $slaves[$i].navelPiercing>>
-					She sometimes stares at her <<if $slaves[$i].navelPiercing > 1>>navel chain, turning this way and that to make it move, unconsciously @@.green;getting used to her fuckable body.@@<<else>>little feminine navel piercing, and seems to think @@.green;her lower half is kind of pretty.@@<</if>>
+					$He sometimes stares at $his <<if $slaves[$i].navelPiercing > 1>>navel chain, turning this way and that to make it move, unconsciously @@.green;getting used to $his fuckable body.@@<<else>>little feminine navel piercing, and seems to think @@.green;$his lower half is kind of pretty.@@<</if>>
 					<<set $slaves[$i].attrXY += 1>>
 				<</if>>
 			<<case 5>>
 				<<if $slaves[$i].earPiercing>>
-					Every morning, she's greeted by her girly reflection in the mirror, <<if $slaves[$i].earPiercing > 1>>whose slutty ear piercings make her @@.green;feel more fuckable.@@<<else>>complete with pretty pierced ears @@.green;like a good slave girl.@@<</if>>
+					Every morning, $he's greeted by $his girly reflection in the mirror, <<if $slaves[$i].earPiercing > 1>>whose slutty ear piercings make $him @@.green;feel more fuckable.@@<<else>>complete with pretty pierced ears @@.green;like a good slave girl.@@<</if>>
 					<<set $slaves[$i].attrXY += 1>>
 				<</if>>
 			<</switch>>
@@ -1153,67 +1153,67 @@
 		<<if ($slaves[$i].energy >= 40)>>
 			<<if ($slaves[$i].fetishKnown == 1)>>
 			<<if ($slaves[$i].fetish == "submissive")>>
-				She's found herself enjoying watching big strong men use other slaves recently. She's now @@.green;more attracted to men.@@
+				$He's found $himself enjoying watching big strong men use other slaves recently. $He's now @@.green;more attracted to men.@@
 				<<set $slaves[$i].attrXY += 3>>
 			<<elseif ($slaves[$i].fetish == "buttslut")>>
-				She's started fantasizing about cocks being shoved up her butt even when there are no cocks being shoved up her butt. She's now @@.green;more attracted to men.@@
+				$He's started fantasizing about cocks being shoved up $his butt even when there are no cocks being shoved up $his butt. $He's now @@.green;more attracted to men.@@
 				<<set $slaves[$i].attrXY += 3>>
 			<<elseif ($slaves[$i].fetish == "pregnancy")>>
-				Her fantasies about pregnancy have become quite vivid; she loves hot cum jetting into her. She's now @@.green;more attracted to men.@@
+				$His fantasies about pregnancy have become quite vivid; $he loves hot cum jetting into $him. $He's now @@.green;more attracted to men.@@
 				<<set $slaves[$i].attrXY += 3>>
 			<</if>>
 			<</if>>
 			<<if ($slaves[$i].behavioralQuirk == "adores men")>>
-				She enjoys spending time with men, and is now @@.green;more attracted to men.@@
+				$He enjoys spending time with men, and is now @@.green;more attracted to men.@@
 				<<set $slaves[$i].attrXY += 3>>
 			<</if>>
 			<<if ($slaves[$i].dick > 0)>>
 			<<if ($slaves[$i].energy >= 60)>>
 			<<if ($slaves[$i].analCount > 0)>>
-				Every time she cums to the feeling of a cock thrusting deep inside her, her @@.green;indifference to men is reduced.@@
+				Every time $he cums to the feeling of a cock thrusting deep inside $him, $his @@.green;indifference to men is reduced.@@
 				<<set $slaves[$i].attrXY += 3>>
 			<</if>>
 			<</if>>
 			<</if>>
 			<<if ($slaves[$i].devotion > random(1,200))>>
-				The atmosphere in your arcology is so ubiquitously sexual that she has become @@.green;more attracted to men.@@
+				The atmosphere in your arcology is so ubiquitously sexual that $he has become @@.green;more attracted to men.@@
 				<<set $slaves[$i].attrXY += 3>>
 			<</if>>
 		<<else>>
-			Her poor sex drive limits natural development of her sexuality.
+			$His poor sex drive limits natural development of $his sexuality.
 		<</if>>
 	<<elseif ($slaves[$i].attrXY <= 85)>>
 		<<if ($slaves[$i].energy >= 60)>>
 			<<if ($slaves[$i].fetishKnown == 1)>>
 			<<if ($slaves[$i].fetish == "submissive")>>
-				She can no longer see a man without fantasizing about how it would feel if he held her down. She's now @@.green;more aroused by men.@@
+				$He can no longer see a man without fantasizing about how it would feel if he held $him down. $He's now @@.green;more aroused by men.@@
 				<<set $slaves[$i].attrXY += 3>>
 			<<elseif ($slaves[$i].fetish == "buttslut")>>
-				She can't see a man without doing her best to get his hard cock inside her. She's now @@.green;more aroused by men.@@
+				$He can't see a man without doing $his best to get his hard cock inside $him. $He's now @@.green;more aroused by men.@@
 				<<set $slaves[$i].attrXY += 3>>
 			<<elseif ($slaves[$i].fetish == "pregnancy")>>
-				She can't see a man without doing her best to get his hot seed into her body. She's now @@.green;more aroused by men.@@
+				$He can't see a man without doing $his best to get his hot seed into $his body. $He's now @@.green;more aroused by men.@@
 				<<set $slaves[$i].attrXY += 3>>
 			<</if>>
 			<</if>>
 			<<if ($slaves[$i].dick > 0)>>
 			<<if ($slaves[$i].energy >= 80)>>
 			<<if ($slaves[$i].analCount > 0)>>
-				She often starts to climax as a cock begins to push inside her, @@.green;deepening her appetite for men.@@
+				$He often starts to climax as a cock begins to push inside $him, @@.green;deepening $his appetite for men.@@
 				<<set $slaves[$i].attrXY += 3>>
 			<</if>>
 			<</if>>
 			<</if>>
 			<<if ($slaves[$i].behavioralQuirk == "adores men")>>
-				She enjoys spending time with men so much that any interaction becomes flirtation; she's now @@.green;more aroused by men.@@
+				$He enjoys spending time with men so much that any interaction becomes flirtation; $he's now @@.green;more aroused by men.@@
 				<<set $slaves[$i].attrXY += 3>>
 			<</if>>
 		<<else>>
-			Her average libido limits further natural development of her sexuality.
+			$His average libido limits further natural development of $his sexuality.
 		<</if>>
 	<<else>>
 		<<if ($slaves[$i].energy < 40)>>
-			Her low sex drive @@.red;reduces her extreme attraction to men.@@
+			$His low sex drive @@.red;reduces $his extreme attraction to men.@@
 			<<set $slaves[$i].attrXY -= 5>>
 		<</if>>
 	<</if>>
@@ -1221,118 +1221,118 @@
 		<<if ($slaves[$i].energy >= 20)>>
 			<<if ($slaves[$i].fetishKnown == 1)>>
 			<<if ($slaves[$i].fetish == "dom")>>
-				Recently, she's been fantasizing about how it would feel to force herself on some of the cute women all around her. Her revulsion at the idea of sex with a woman @@.green;mellows.@@
+				Recently, $he's been fantasizing about how it would feel to force $himself on some of the cute women all around $him. $His revulsion at the idea of sex with a woman @@.green;mellows.@@
 				<<set $slaves[$i].attrXX += 3>>
 			<<elseif ($slaves[$i].fetish == "sadist")>>
-				Recently, she's been fantasizing about how it would feel to abuse a weak female slave. Her revulsion at the idea of sex with a woman @@.green;mellows.@@
+				Recently, $he's been fantasizing about how it would feel to abuse a weak female slave. $His revulsion at the idea of sex with a woman @@.green;mellows.@@
 				<<set $slaves[$i].attrXX += 3>>
 			<<elseif ($slaves[$i].fetish == "boobs")>>
-				Recently, she's been fantasizing about other girls' tits. Her revulsion at the idea of sex with a woman @@.green;mellows.@@
+				Recently, $he's been fantasizing about other girls' tits. $His revulsion at the idea of sex with a woman @@.green;mellows.@@
 				<<set $slaves[$i].attrXX += 3>>
 			<</if>>
 			<</if>>
 			<<if ($slaves[$i].behavioralQuirk == "adores women")>>
-				She enjoys spending time with women, and starts to @@.green;reconsider her unwillingness to have sex with a woman.@@
+				$He enjoys spending time with women, and starts to @@.green;reconsider $his unwillingness to have sex with a woman.@@
 				<<set $slaves[$i].attrXX += 3>>
 			<</if>>
 			<<if $slaves[$i].canAchieveErection>>
 			<<if ($slaves[$i].energy >= 40)>>
 			<<if ($slaves[$i].penetrativeCount > 0)>>
-				Getting to fuck another girl is rare and special, and she @@.green;starts to value getting to have sex with women.@@
+				Getting to fuck another girl is rare and special, and $he @@.green;starts to value getting to have sex with women.@@
 				<<set $slaves[$i].attrXY += 3>>
 			<</if>>
 			<</if>>
 			<</if>>
 			<<if ($slaves[$i].devotion > random(1,100))>>
-				The atmosphere in your arcology is so ubiquitously sexual that she @@.green;reconsiders her unwillingness to have sex with women.@@
+				The atmosphere in your arcology is so ubiquitously sexual that $he @@.green;reconsiders $his unwillingness to have sex with women.@@
 				<<set $slaves[$i].attrXX += 3>>
 			<</if>>
 		<<else>>
-			<<if ($slaves[$i].attrXX > 35)>>Her weak libido limits natural development of her sexuality.<</if>>
+			<<if ($slaves[$i].attrXX > 35)>>$His weak libido limits natural development of $his sexuality.<</if>>
 		<</if>>
 	<<elseif ($slaves[$i].attrXX <= 65)>>
 		<<if ($slaves[$i].energy >= 40)>>
 			<<if ($slaves[$i].fetishKnown == 1)>>
 			<<if ($slaves[$i].fetish == "dom")>>
-				She's found herself enjoying the sight of female slaves being forced to fuck recently. She's now @@.green;more attracted to women.@@
+				$He's found $himself enjoying the sight of female slaves being forced to fuck recently. $He's now @@.green;more attracted to women.@@
 				<<set $slaves[$i].attrXX += 3>>
 			<<elseif ($slaves[$i].fetish == "sadist")>>
-				She's started fantasizing about how a girl might feel, struggling to get away from her. She's now @@.green;more attracted to women.@@
+				$He's started fantasizing about how a girl might feel, struggling to get away from $him. $He's now @@.green;more attracted to women.@@
 				<<set $slaves[$i].attrXX += 3>>
 			<<elseif ($slaves[$i].fetish == "boobs")>>
-				Her fantasies about boobs have become quite vivid. She's now @@.green;more attracted to women.@@
+				$His fantasies about boobs have become quite vivid. $He's now @@.green;more attracted to women.@@
 				<<set $slaves[$i].attrXX += 3>>
 			<</if>>
 			<</if>>
 			<<if ($slaves[$i].behavioralQuirk == "adores women")>>
-				She enjoys spending time with women, and is now @@.green;more attracted to women.@@
+				$He enjoys spending time with women, and is now @@.green;more attracted to women.@@
 				<<set $slaves[$i].attrXX += 3>>
 			<</if>>
 			<<if $slaves[$i].canAchieveErection>>
 			<<if ($slaves[$i].energy >= 60)>>
 			<<if ($slaves[$i].penetrativeCount > 0)>>
-				@@.green;Her indifference to women@@ is worn down on the special occasions that she's allowed to stick her dick in one.
+				@@.green;$His indifference to women@@ is worn down on the special occasions that $he's allowed to stick $his dick in one.
 				<<set $slaves[$i].attrXY += 3>>
 			<</if>>
 			<</if>>
 			<</if>>
 			<<if ($slaves[$i].devotion > random(1,200))>>
-				The atmosphere in your arcology is so ubiquitously sexual that she has become @@.green;more attracted to women.@@
+				The atmosphere in your arcology is so ubiquitously sexual that $he has become @@.green;more attracted to women.@@
 				<<set $slaves[$i].attrXX += 3>>
 			<</if>>
 		<<else>>
-			<<if ($slaves[$i].attrXX > 65)>>Her poor sex drive limits natural development of her sexuality.<</if>>
+			<<if ($slaves[$i].attrXX > 65)>>$His poor sex drive limits natural development of $his sexuality.<</if>>
 		<</if>>
 	<<elseif ($slaves[$i].attrXX <= 85)>>
 		<<if ($slaves[$i].energy >= 60)>>
 			<<if ($slaves[$i].fetishKnown == 1)>>
 			<<if ($slaves[$i].fetish == "dom")>>
-				She can't see a woman without plotting to dominate her. She's now @@.green;more aroused by women.@@
+				$He can't see a woman without plotting to dominate $him. $He's now @@.green;more aroused by women.@@
 				<<set $slaves[$i].attrXX += 3>>
 			<<elseif ($slaves[$i].fetish == "sadist")>>
-				She can't see a woman without doing her best to find a way the rules will allow her to abuse the poor girl. She's now @@.green;more aroused by women.@@
+				$He can't see a woman without doing $his best to find a way the rules will allow $his to abuse the poor girl. $He's now @@.green;more aroused by women.@@
 				<<set $slaves[$i].attrXX += 3>>
 			<<elseif ($slaves[$i].fetish == "boobs")>>
-				She can't see a woman without doing her best to get her hands on her breasts. She's now @@.green;more aroused by women.@@
+				$He can't see a woman without doing $his best to get $his hands on $his breasts. $He's now @@.green;more aroused by women.@@
 				<<set $slaves[$i].attrXX += 3>>
 			<<elseif $slaves[$i].fetish == "pregnancy" && canAchieveErection($slaves[$i])>>
-				She can't see a woman without plotting to plant her seed in her womb. She's now @@.green;more aroused by women.@@
+				$He can't see a woman without plotting to plant $his seed in $his womb. $He's now @@.green;more aroused by women.@@
 				<<set $slaves[$i].attrXX += 3>>
 			<</if>>
 			<</if>>
 			<<if ($slaves[$i].behavioralQuirk == "adores women")>>
-				She enjoys spending time with women so much that any interaction becomes flirtation; she's now @@.green;more aroused by women.@@
+				$He enjoys spending time with women so much that any interaction becomes flirtation; $he's now @@.green;more aroused by women.@@
 				<<set $slaves[$i].attrXX += 3>>
 			<</if>>
 			<<if $slaves[$i].canAchieveErection>>
 			<<if ($slaves[$i].energy >= 80)>>
 			<<if ($slaves[$i].penetrativeCount > 0)>>
-				She cherishes the special occasions on which she gets to cum inside a girl, @@.green;building her appetite for women.@@
+				$He cherishes the special occasions on which $he gets to cum inside a girl, @@.green;building $his appetite for women.@@
 				<<set $slaves[$i].attrXY += 3>>
 			<</if>>
 			<</if>>
 			<</if>>
 		<<else>>
-			<<if ($slaves[$i].attrXX > 85)>>Her average libido limits further natural development of her sexuality.<</if>>
+			<<if ($slaves[$i].attrXX > 85)>>$His average libido limits further natural development of $his sexuality.<</if>>
 		<</if>>
 	<<else>>
 		<<if ($slaves[$i].energy < 40)>>
-			Her low sex drive @@.red;reduces her extreme attraction to women.@@
+			$His low sex drive @@.red;reduces $his extreme attraction to women.@@
 			<<set $slaves[$i].attrXX -= 5>>
 		<</if>>
 	<</if>>
 	<<if ($slaves[$i].energy > 95)>>
 		<<if ($slaves[$i].attrXX < 100)>>
 			<<if ($slaves[$i].attrXY < 100)>>
-				Her nymphomania has a slow but inexorable impact on her sexuality, @@.green;increasing her attraction to everyone.@@
+				$His nymphomania has a slow but inexorable impact on $his sexuality, @@.green;increasing $his attraction to everyone.@@
 				<<set $slaves[$i].attrXY += 3>>
 				<<set $slaves[$i].attrXX += 3>>
 			<<else>>
-				Her nymphomania has a slow but inexorable impact on her sexuality, @@.green;increasing her lust for pussy,@@ since she's already crazy about guys.
+				$His nymphomania has a slow but inexorable impact on $his sexuality, @@.green;increasing $his lust for pussy,@@ since $he's already crazy about guys.
 				<<set $slaves[$i].attrXX += 3>>
 			<</if>>
 		<<elseif ($slaves[$i].attrXY < 100)>>
-			Her nymphomania has a slow but inexorable impact on her sexuality, @@.green;increasing her need for cock,@@ since she's already crazy about the ladies.
+			$His nymphomania has a slow but inexorable impact on $his sexuality, @@.green;increasing $his need for cock,@@ since $he's already crazy about the ladies.
 			<<set $slaves[$i].attrXY += 3>>
 		<</if>>
 	<</if>>
@@ -1381,7 +1381,7 @@
 	<</if>>
 	<<if ($slaves[$i].behavioralQuirk == "fitness")>>
 		<<if $slaves[$i].energy < 70>>
-		Her physical overachievement and her growing athletic prowess @@.green;increase her sex drive.@@
+		$His physical overachievement and $his growing athletic prowess @@.green;increase $his sex drive.@@
 		<<set $slaves[$i].energy += 1>>
 		<</if>>
 	<</if>>
@@ -1389,42 +1389,42 @@
 		<<switch $slaves[$i].behavioralQuirk>>
 		<<case "confident">>
 			<<if $slaves[$i].fetish == "dom">>
-			Her confidence and poise @@.lightcoral;increase her dominance.@@
+			$His confidence and poise @@.lightcoral;increase $his dominance.@@
 			<<set $slaves[$i].fetishStrength += 4>>
 			<</if>>
 		<<case "cutting">>
 			<<if $slaves[$i].fetish == "dom">>
-			Her willingness to cut a partner down @@.lightcoral;increases her dominance.@@
+			$His willingness to cut a partner down @@.lightcoral;increases $his dominance.@@
 			<<set $slaves[$i].fetishStrength += 4>>
 			<</if>>
 		<<case "funny">>
 			<<if $slaves[$i].fetish == "masochist">>
-			Using pain as an outlet for all the mental troubles lurking behind her funny facade @@.lightcoral;increases her masochism.@@
+			Using pain as an outlet for all the mental troubles lurking behind $his funny facade @@.lightcoral;increases $his masochism.@@
 			<<set $slaves[$i].fetishStrength += 4>>
 			<</if>>
 		<<case "adores men">>
 			<<if $slaves[$i].fetish == "pregnancy">>
-			Her love of male company has @@.lightcoral;advanced her pregnancy fetish.@@
+			$His love of male company has @@.lightcoral;advanced $his pregnancy fetish.@@
 			<<set $slaves[$i].fetishStrength += 4>>
 			<</if>>
 		<<case "adores women">>
 			<<if $slaves[$i].fetish == "boobs">>
-			Her love of female company has @@.lightcoral;advanced her boob fetish.@@
+			$His love of female company has @@.lightcoral;advanced $his boob fetish.@@
 			<<set $slaves[$i].fetishStrength += 4>>
 			<</if>>
 		<<case "insecure">>
 			<<if $slaves[$i].fetish == "submissive">>
-			Her desperation for validation from others @@.lightcoral;increases her submission.@@
+			$His desperation for validation from others @@.lightcoral;increases $his submission.@@
 			<<set $slaves[$i].fetishStrength += 4>>
 			<</if>>
 		<<case "sinful">>
 			<<if $slaves[$i].fetish == "humiliation">>
-			Her delight at sin @@.lightcoral;increases her appetite for humiliation.@@
+			$His delight at sin @@.lightcoral;increases $his appetite for humiliation.@@
 			<<set $slaves[$i].fetishStrength += 4>>
 			<</if>>
 		<<case "advocate">>
 			<<if $slaves[$i].fetish == "submissive">>
-			Her conviction that slavery is right @@.lightcoral;increases her willingness to submit.@@
+			$His conviction that slavery is right @@.lightcoral;increases $his willingness to submit.@@
 			<<set $slaves[$i].fetishStrength += 4>>
 			<</if>>
 		<</switch>>
@@ -1433,42 +1433,42 @@
 		<<switch $slaves[$i].behavioralQuirk>>
 		<<case "confident">>
 			<<if ($slaves[$i].fetish != "dom")>>
-			Her confidence and poise affect her sexual outlook. @@.lightcoral;She's now a dom!@@
+			$His confidence and poise affect $his sexual outlook. @@.lightcoral;$He's now a dom!@@
 			<<set $slaves[$i].fetish = "dom", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 65>>
 			<</if>>
 		<<case "cutting">>
 			<<if ($slaves[$i].fetish != "dom")>>
-			Her willingness to cut a partner down makes her more dominant in bed. @@.lightcoral;She's now a dom!@@
+			$His willingness to cut a partner down makes $him more dominant in bed. @@.lightcoral;$He's now a dom!@@
 			<<set $slaves[$i].fetish = "dom", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 65>>
 			<</if>>
 		<<case "funny">>
 			<<if ($slaves[$i].fetish != "masochist")>>
-			Pain becomes an outlet for all the mental troubles lurking behind her funny facade. @@.lightcoral;She's now a masochist!@@
+			Pain becomes an outlet for all the mental troubles lurking behind $his funny facade. @@.lightcoral;$He's now a masochist!@@
 			<<set $slaves[$i].fetish = "masochist", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 65>>
 			<</if>>
 		<<case "adores men">>
 			<<if ($slaves[$i].fetish != "pregnancy")>>
-			Her appreciation of men has turned into a fantasy about getting knocked up. @@.lightcoral;She's a pregnancy fetishist!@@
+			$His appreciation of men has turned into a fantasy about getting knocked up. @@.lightcoral;$He's a pregnancy fetishist!@@
 			<<set $slaves[$i].fetish = "pregnancy", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 65>>
 			<</if>>
 		<<case "adores women">>
 			<<if ($slaves[$i].fetish != "boobs")>>
-			Her appreciation of women has turned into a fetish for breasts. @@.lightcoral;She's a boob fetishist!@@
+			$His appreciation of women has turned into a fetish for breasts. @@.lightcoral;$He's a boob fetishist!@@
 			<<set $slaves[$i].fetish = "boobs", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 65>>
 			<</if>>
 		<<case "insecure">>
 			<<if ($slaves[$i].fetish != "submissive")>>
-			She gets so desperate for validation from others that she becomes willing to submit to anything. @@.lightcoral;She's now a submissive!@@
+			$He gets so desperate for validation from others that $he becomes willing to submit to anything. @@.lightcoral;$He's now a submissive!@@
 			<<set $slaves[$i].fetish = "submissive", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 65>>
 			<</if>>
 		<<case "sinful">>
 			<<if ($slaves[$i].fetish != "humiliation")>>
-			She learns that she likes nothing better than being seen doing something sacrilegious. @@.lightcoral;She's now a humiliation fetishist!@@
+			$He learns that $he likes nothing better than being seen doing something sacrilegious. @@.lightcoral;$He's now a humiliation fetishist!@@
 			<<set $slaves[$i].fetish = "humiliation", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 65>>
 			<</if>>
 		<<case "advocate">>
 			<<if ($slaves[$i].fetish != "submissive")>>
-			Her conviction that slavery is right seeps into her sexuality. @@.lightcoral;She's now a submissive!@@
+			$His conviction that slavery is right seeps into $his sexuality. @@.lightcoral;$He's now a submissive!@@
 			<<set $slaves[$i].fetish = "submissive", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 65>>
 			<</if>>
 		<</switch>>
@@ -1521,51 +1521,51 @@
 		<<switch $slaves[$i].sexualQuirk>>
 		<<case "gagfuck queen">>
 			<<if $slaves[$i].fetish == "cumslut">>
-			Her eagerness to get roughly throatfucked has @@.lightcoral;advanced her oral fixation.@@
+			$His eagerness to get roughly throatfucked has @@.lightcoral;advanced $his oral fixation.@@
 			<<set $slaves[$i].fetishStrength += 4>>
 			<</if>>
 		<<case "painal queen">>
 			<<if $slaves[$i].fetish == "buttslut">>
-			Her eagerness to get roughly assfucked has @@.lightcoral;advanced her anal fixation.@@
+			$His eagerness to get roughly assfucked has @@.lightcoral;advanced $his anal fixation.@@
 			<<set $slaves[$i].fetishStrength += 4>>
 			<</if>>
 		<<case "strugglefuck queen">>
 			<<if $slaves[$i].fetish == "masochist">>
-			Her eagerness to get roughly fucked has @@.lightcoral;advanced her masochism.@@
+			$His eagerness to get roughly fucked has @@.lightcoral;advanced $his masochism.@@
 			<<set $slaves[$i].fetishStrength += 4>>
 			<</if>>
 		<<case "tease">>
 			<<if $slaves[$i].fetish == "humiliation">>
-			The rush she feels when she shows herself off has @@.lightcoral;advanced her humiliation fetish.@@
+			The rush $he feels when $he shows $himself off has @@.lightcoral;advanced $his humiliation fetish.@@
 			<<set $slaves[$i].fetishStrength += 4>>
 			<</if>>
 		<<case "romantic">>
 			<<if $slaves[$i].fetish == "pregnancy">>
-			Her romanticism has @@.lightcoral;advanced her reproduction fetish.@@
+			$His romanticism has @@.lightcoral;advanced $his reproduction fetish.@@
 			<<set $slaves[$i].fetishStrength += 4>>
 			<</if>>
 		<<case "perverted">>
 			<<if $slaves[$i].fetish == "humiliation">>
-			Her desire to be seen doing the forbidden has @@.lightcoral;advanced her humiliation fetish.@@
+			$His desire to be seen doing the forbidden has @@.lightcoral;advanced $his humiliation fetish.@@
 			<<set $slaves[$i].fetishStrength += 4>>
 			<</if>>
 			<<if ($slaves[$i].energy < 94)>>
-			She's such a pervert that the depravity all around her @@.green;improves her sex drive.@@
+			$He's such a pervert that the depravity all around $him @@.green;improves $his sex drive.@@
 			<<set $slaves[$i].energy += 1>>
 			<</if>>
 		<<case "caring">>
 			<<if $slaves[$i].fetish == "submissive">>
-			Her caring nature has @@.lightcoral;advanced her submissiveness.@@
+			$His caring nature has @@.lightcoral;advanced $his submissiveness.@@
 			<<set $slaves[$i].fetishStrength += 4>>
 			<</if>>
 		<<case "unflinching">>
 			<<if $slaves[$i].fetish == "masochist">>
-			Her unflinching nature has @@.lightcoral;advanced her masochism.@@
+			$His unflinching nature has @@.lightcoral;advanced $his masochism.@@
 			<<set $slaves[$i].fetishStrength += 4>>
 			<</if>>
 		<<case "size queen">>
 			<<if $slaves[$i].fetish == "buttslut">>
-			Her size queen tendencies have @@.lightcoral;advanced her devotion to being an anal slut.@@
+			$His size queen tendencies have @@.lightcoral;advanced $his devotion to being an anal slut.@@
 			<<set $slaves[$i].fetishStrength += 4>>
 			<</if>>
 		<</switch>>
@@ -1574,47 +1574,47 @@
 		<<switch $slaves[$i].sexualQuirk>>
 		<<case "gagfuck queen">>
 			<<if $slaves[$i].fetish != "cumslut">>
-			Her willingness to get roughly throatfucked has turned into real anticipation. @@.lightcoral;She's now a cumslut!@@
+			$His willingness to get roughly throatfucked has turned into real anticipation. @@.lightcoral;$He's now a cumslut!@@
 			<<set $slaves[$i].fetish = "cumslut", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 65>>
 			<</if>>
 		<<case "painal queen">>
 			<<if $slaves[$i].fetish != "buttslut">>
-			Her willingness to get roughly assfucked has turned into real anticipation. @@.lightcoral;She's now a buttslut!@@
+			$His willingness to get roughly assfucked has turned into real anticipation. @@.lightcoral;$He's now a buttslut!@@
 			<<set $slaves[$i].fetish = "buttslut", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 65>>
 			<</if>>
 		<<case "strugglefuck queen">>
 			<<if $slaves[$i].fetish != "masochist">>
-			Her willingness to be roughly used has turned into real anticipation. @@.lightcoral;She's now a masochist!@@
+			$His willingness to be roughly used has turned into real anticipation. @@.lightcoral;$He's now a masochist!@@
 			<<set $slaves[$i].fetish = "masochist", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 65>>
 			<</if>>
 		<<case "tease">>
 			<<if $slaves[$i].fetish != "humiliation">>
-			The rush she feels when she shows herself off has deepened into a fetish for being publicly fucked. @@.lightcoral;She's a humiliation fetishist!@@
+			The rush $he feels when $he shows $himself off has deepened into a fetish for being publicly fucked. @@.lightcoral;$He's a humiliation fetishist!@@
 			<<set $slaves[$i].fetish = "humiliation", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 65>>
 			<</if>>
 		<<case "romantic">>
 			<<if $slaves[$i].fetish != "pregnancy">>
-			Her romantic bent has turned into a fantasy about settling down and having a child. @@.lightcoral;She's a pregnancy fetishist!@@
+			$His romantic bent has turned into a fantasy about settling down and having a child. @@.lightcoral;$He's a pregnancy fetishist!@@
 			<<set $slaves[$i].fetish = "pregnancy", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 65>>
 			<</if>>
 		<<case "perverted">>
 			<<if $slaves[$i].fetish != "humiliation">>
-			Her perverted side has turned into a desire to be seen doing the forbidden. @@.lightcoral;She's a humiliation fetishist!@@
+			$His perverted side has turned into a desire to be seen doing the forbidden. @@.lightcoral;$He's a humiliation fetishist!@@
 			<<set $slaves[$i].fetish = "humiliation", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 65>>
 			<</if>>
 		<<case "caring">>
 			<<if $slaves[$i].fetish != "submissive">>
-			Her caring nature has matured into a need to submit. @@.lightcoral;She's a submissive!@@
+			$His caring nature has matured into a need to submit. @@.lightcoral;$He's a submissive!@@
 			<<set $slaves[$i].fetish = "submissive", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 65>>
 			<</if>>
 		<<case "unflinching">>
 			<<if $slaves[$i].fetish != "masochist">>
-			She's so unflinching that she's left searching for sex extreme enough to excite her. @@.lightcoral;She's a masochist!@@
+			$He's so unflinching that $he's left searching for sex extreme enough to excite $him. @@.lightcoral;$He's a masochist!@@
 			<<set $slaves[$i].fetish = "masochist", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 65>>
 			<</if>>
 		<<case "size queen">>
 			<<if $slaves[$i].fetish != "buttslut">>
-			She's such a size queen that she's decided she prefers dicks where they'll feel biggest to her. @@.lightcoral;She's a buttslut!@@
+			$He's such a size queen that $he's decided $he prefers dicks where they'll feel biggest to $him. @@.lightcoral;$He's a buttslut!@@
 			<<set $slaves[$i].fetish = "buttslut", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 65>>
 			<</if>>
 		<</switch>>
@@ -1628,30 +1628,30 @@
 	<<if $slaves[$i].fetishStrength <= 75>>
 		<<if $slaves[$i].devotion > 50>>
 		<<if $slaves[$i].trust > 50>>
-			She has the confidence to pursue what pleases her, @@.lightcoral;increasing her kinkiness.@@
+			$He has the confidence to pursue what pleases $him, @@.lightcoral;increasing $his kinkiness.@@
 			<<set $slaves[$i].fetishStrength += 4>>
 		<</if>>
 		<</if>>
 	<</if>>
 	<<if $slaves[$i].fetishStrength > 10>>
 		<<if $slaves[$i].trust < -20>>
-			She's too afraid to pursue what pleases her, @@.coral;reducing her sexual distinctiveness.@@
+			$He's too afraid to pursue what pleases $him, @@.coral;reducing $his sexual distinctiveness.@@
 			<<set $slaves[$i].fetishStrength -= 4>>
 		<<elseif $slaves[$i].devotion < -20>>
-			She's so unhappy with her life as a sex slave that @@.coral;her interest in unusual sex decreases.@@
+			$He's so unhappy with $his life as a sex slave that @@.coral;$his interest in unusual sex decreases.@@
 			<<set $slaves[$i].fetishStrength -= 4>>
 		<<elseif $slaves[$i].trust <= 50>>
-			She lacks the confidence to pursue what pleases her, @@.coral;reducing her kinkiness.@@
+			$He lacks the confidence to pursue what pleases $him, @@.coral;reducing $his kinkiness.@@
 			<<set $slaves[$i].fetishStrength -= 2>>
 		<<elseif $slaves[$i].devotion <= 50>>
-			She's not fully comfortable being a sex slave, @@.coral;reducing her interest in kinky sex.@@
+			$He's not fully comfortable being a sex slave, @@.coral;reducing $his interest in kinky sex.@@
 			<<set $slaves[$i].fetishStrength -= 2>>
 		<</if>>
 		<<if $slaves[$i].fetish == "buttslut">>
 		<<if $slaves[$i].prostate == 0>>
 		<<if $slaves[$i].vagina == -1>>
 		<<if $slaves[$i].trust >= -20>>
-			She thinks of her anus as her primary sexual organ, but she lacks prostate or a g-spot to be internally stimulated by a cock inside her rear hole, @@.coral;reducing her ability to appreciate anal.@@
+			$He thinks of $his anus as $his primary sexual organ, but $he lacks prostate or a g-spot to be internally stimulated by a cock inside $his rear hole, @@.coral;reducing $his ability to appreciate anal.@@
 			<<set $slaves[$i].fetishStrength -= 4>>
 		<</if>>
 		<</if>>
@@ -1659,7 +1659,7 @@
 		<</if>>
 	<</if>>
 	<<if $slaves[$i].fetishStrength <= 5>>
-		@@.coral;She has lost all interest in her fetishes and is now sexually vanilla.@@
+		@@.coral;$He has lost all interest in $his fetishes and is now sexually vanilla.@@
 		<<set $slaves[$i].fetish = "none", $slaves[$i].fetishStrength = 0>>
 	<</if>>
 <</if>>
@@ -1670,23 +1670,23 @@
 	<<if ($slaves[$i].behavioralFlaw == "devout") && ($arcologies[0].FSChattelReligionist != "unset")>>
 	<<if ($slaves[$i].devotion <= 20)>>
 		<<if ($slaves[$i].trust < -20)>>
-		She is inwardly @@.gold;terrified@@ by living in what she sees as a powerful theocratic society inimical to her old world faith.
+		$He is inwardly @@.gold;terrified@@ by living in what $he sees as a powerful theocratic society inimical to $his old world faith.
 		<<set $slaves[$i].trust -= 1*Math.trunc($arcologies[0].FSChattelReligionist/25)>>
 		<<else>>
-		She is filled with @@.mediumorchid;hatred and disgust@@ by Chattel Religionism, which she believes to be heretical and wrong.
+		$He is filled with @@.mediumorchid;hatred and disgust@@ by Chattel Religionism, which $he believes to be heretical and wrong.
 		<<set $slaves[$i].devotion -= 1*Math.trunc($arcologies[0].FSChattelReligionist/35)>>
 		<</if>>
 	<<elseif ($slaves[$i].devotion <= 50)>>
 		<<if ($slaves[$i].trust > 20)>>
-		She is experiencing considerable spiritual anguish as she is torn between obedience and conviction that Chattel Religionism is heretical and wrong. This @@.gold;hinders her acceptance of her place@@ in slave society.
+		$He is experiencing considerable spiritual anguish as $he is torn between obedience and conviction that Chattel Religionism is heretical and wrong. This @@.gold;hinders $his acceptance of $his place@@ in slave society.
 		<<set $slaves[$i].trust -= 1*Math.trunc($arcologies[0].FSChattelReligionist/25)>>
 		<<else>>
-		She is badly torn between Chattel Religionism and her old world faith, but she is doing her best to defer these spiritual issues for now.
+		$He is badly torn between Chattel Religionism and $his old world faith, but $he is doing $his best to defer these spiritual issues for now.
 		<</if>>
 	<<else>>
-		She has experienced a religious epiphany, and now accepts Chattel Religionism in her mind, her heart, and her <<if $slaves[$i].vagina > -1>>womanhood<<else>>anus<</if>>. @@.green;She has become sinful,@@ maliciously eager to transgress against the faith she has abandoned.
+		$He has experienced a religious epiphany, and now accepts Chattel Religionism in $his mind, $his heart, and $his <<if $slaves[$i].vagina > -1>>womanhood<<else>>anus<</if>>. @@.green;$He has become sinful,@@ maliciously eager to transgress against the faith $he has abandoned.
 		<<set $slaves[$i].behavioralQuirk = "sinful", $slaves[$i].behavioralFlaw = "none">>
-		She now sees that everything she has suffered up to now has been a necessary and divinely ordained trial to bring her into the true faith as a holy sex slave, @@.mediumaquamarine;enormously boosting her trust in you.@@
+		$He now sees that everything $he has suffered up to now has been a necessary and divinely ordained trial to bring $him into the true faith as a holy sex slave, @@.mediumaquamarine;enormously boosting $his trust in you.@@
 		<<if ($slaves[$i].trust < -30)>>
 		<<set $slaves[$i].trust = -10>>
 		<<else>>
@@ -1697,50 +1697,51 @@
 	<<if $slaves[$i].fetishStrength+$slaves[$i].devotion+$slaves[$i].trust > random(1,500)>>
 		<<if ($slaves[$i].behavioralFlaw == "arrogant")>>
 		<<if ($slaves[$i].fetish == "submissive")>>
-			Her need to submit has @@.green;softened her arrogance into confidence.@@
+			$His need to submit has @@.green;softened $his arrogance into confidence.@@
 			<<run SoftenBehavioralFlaw($slaves[$i])>>
 		<</if>>
 		<<elseif ($slaves[$i].behavioralFlaw == "bitchy")>>
 		<<if ($slaves[$i].fetish == "humiliation")>>
-			Her need to be humiliated has @@.green;softened her bitchiness into a penchant for repartee.@@
+			$His need to be humiliated has @@.green;softened $his bitchiness into a penchant for repartee.@@
 			<<run SoftenBehavioralFlaw($slaves[$i])>>
 		<</if>>
+
 		<<elseif ($slaves[$i].behavioralFlaw == "hates men")>>
 		<<if ($slaves[$i].fetish == "pregnancy")>>
-			She dislikes men, but fetishizes pregnancy; she comes around, and decides that @@.green;she needs a man to knock her up.@@
+			$He dislikes men, but fetishizes pregnancy; $he comes around, and decides that @@.green;$he needs a man to knock $him up.@@
 			<<set $slaves[$i].behavioralQuirk = "adores men", $slaves[$i].behavioralFlaw = "none">>
 		<<elseif ($slaves[$i].fetish == "boobs")>>
-			She dislikes men and adores boobs, which @@.green;softens her hatred of men into a love of women.@@
+			$He dislikes men and adores boobs, which @@.green;softens $his hatred of men into a love of women.@@
 			<<run SoftenBehavioralFlaw($slaves[$i])>>
 		<<elseif ($slaves[$i].attrXY > 85)>>
-			She dislikes the company of men but likes their cocks; she learns to @@.green;enjoy the male presence that comes with taking the dick.@@
+			$He dislikes the company of men but likes their cocks; $he learns to @@.green;enjoy the male presence that comes with taking the dick.@@
 			<<set $slaves[$i].behavioralQuirk = "adores men", $slaves[$i].behavioralFlaw = "none">>
 		<<elseif ($slaves[$i].energy > 95)>>
-			She dislikes men and has constant needs; women are the obvious answer, which @@.green;softens her hatred of men into a love of feminine company.@@
+			$He dislikes men and has constant needs; women are the obvious answer, which @@.green;softens $his hatred of men into a love of feminine company.@@
 			<<run SoftenBehavioralFlaw($slaves[$i])>>
 		<</if>>
 		<<elseif ($slaves[$i].behavioralFlaw == "hates women")>>
 		<<if ($slaves[$i].fetish == "pregnancy")>>
-			She dislikes women, but fetishizes pregnancy; she comes around, and decides that @@.green;she loves pregnant girls.@@
+			$He dislikes women, but fetishizes pregnancy; $he comes around, and decides that @@.green;$he loves pregnant girls.@@
 			<<set $slaves[$i].behavioralQuirk = "adores women", $slaves[$i].behavioralFlaw = "none">>
 		<<elseif ($slaves[$i].fetish == "cumslut")>>
-			She dislikes women and has a real oral fixation; eating dick is the obvious answer, which @@.green;softens her hatred of women into a love of men.@@
+			$He dislikes women and has a real oral fixation; eating dick is the obvious answer, which @@.green;softens $his hatred of women into a love of men.@@
 			<<run SoftenBehavioralFlaw($slaves[$i])>>
 		<<elseif ($slaves[$i].attrXX > 85)>>
-			She dislikes the company of women but likes fucking them; she learns to @@.green;enjoy the feminine presence that comes with getting some pussy.@@
+			$He dislikes the company of women but likes fucking them; $he learns to @@.green;enjoy the feminine presence that comes with getting some pussy.@@
 			<<set $slaves[$i].behavioralQuirk = "adores women", $slaves[$i].behavioralFlaw = "none">>
 		<<elseif ($slaves[$i].energy > 95)>>
-			She dislikes women and has constant needs; men are the obvious answer, which @@.green;softens her hatred of women into a love of maleness.@@
+			$He dislikes women and has constant needs; men are the obvious answer, which @@.green;softens $his hatred of women into a love of maleness.@@
 			<<run SoftenBehavioralFlaw($slaves[$i])>>
 		<</if>>
 		<<elseif ($slaves[$i].behavioralFlaw == "devout")>>
 		<<if ($slaves[$i].energy > 95)>>
-			Her need for constant sex has @@.green;softened her devoutness into an appetite for sacrilege.@@
+			$His need for constant sex has @@.green;softened $his devoutness into an appetite for sacrilege.@@
 			<<run SoftenBehavioralFlaw($slaves[$i])>>
 		<</if>>
 		<<elseif ($slaves[$i].behavioralFlaw == "liberated")>>
 		<<if ($slaves[$i].fetish == "masochist")>>
-			Her subconscious need to be abused has@@.green;converted her liberated philosophy into an ability to advocate for slavery.@@
+			$His subconscious need to be abused has@@.green;converted $his liberated philosophy into an ability to advocate for slavery.@@
 			<<run SoftenBehavioralFlaw($slaves[$i])>>
 		<</if>>
 		<</if>>
@@ -1749,50 +1750,50 @@
 	<<if $slaves[$i].fetishStrength+$slaves[$i].devotion+$slaves[$i].trust > random(1,500)>>
 		<<if ($slaves[$i].behavioralFlaw == "arrogant")>>
 		<<if ($slaves[$i].fetish == "submissive")>>
-			Her arrogance was probably a reflection of her subconscious need to submit, which is so satisfied by sexual slavery that @@.green;she no longer needs to act arrogant.@@
+			$His arrogance was probably a reflection of $his subconscious need to submit, which is so satisfied by sexual slavery that @@.green;$he no longer needs to act arrogant.@@
 			<<set $slaves[$i].behavioralFlaw = "none">>
 		<</if>>
 		<<elseif ($slaves[$i].behavioralFlaw == "bitchy")>>
 		<<if ($slaves[$i].fetish == "humiliation")>>
-			Her bitchiness was probably a reflection of her sexual need to be publicly humiliated, which is so satisfied by sexual slavery that @@.green;she no longer needs to be insulting@@ to get the degradation she subconsciously needs.
+			$His bitchiness was probably a reflection of $his sexual need to be publicly humiliated, which is so satisfied by sexual slavery that @@.green;$he no longer needs to be insulting@@ to get the degradation $he subconsciously needs.
 			<<set $slaves[$i].behavioralFlaw = "none">>
 		<</if>>
 		<<elseif ($slaves[$i].behavioralFlaw == "hates men")>>
 		<<if ($slaves[$i].fetish == "pregnancy")>>
-			She dislikes the company of men, but fetishizes pregnancy; she decides that men, those hunky impregnators, can't be //that// bad, and @@.green;gets over her hatred.@@
+			$He dislikes the company of men, but fetishizes pregnancy; $he decides that men, those hunky impregnators, can't be //that// bad, and @@.green;gets over $his hatred.@@
 			<<set $slaves[$i].behavioralFlaw = "none">>
 		<<elseif ($slaves[$i].fetish == "boobs")>>
-			She dislikes the company of men and adores boobs; she finds that she doesn't mind ogling titties with the boys, and @@.green;gets over her hatred.@@
+			$He dislikes the company of men and adores boobs; $he finds that $he doesn't mind ogling titties with the boys, and @@.green;gets over $his hatred.@@
 			<<set $slaves[$i].behavioralFlaw = "none">>
 		<<elseif ($slaves[$i].attrXY > 85)>>
-			She dislikes the company of men but likes their cocks; she gets used to putting up with maleness if it gets her the dick, and @@.green;gets over her hatred.@@
+			$He dislikes the company of men but likes their cocks; $he gets used to putting up with maleness if it gets $him the dick, and @@.green;gets over $his hatred.@@
 			<<set $slaves[$i].behavioralFlaw = "none">>
 		<<elseif ($slaves[$i].energy > 95)>>
-			She dislikes the company of men and has constant needs; she can't afford to narrow the playing field, and @@.green;gets over her hatred.@@
+			$He dislikes the company of men and has constant needs; $he can't afford to narrow the playing field, and @@.green;gets over $his hatred.@@
 			<<set $slaves[$i].behavioralFlaw = "none">>
 		<</if>>
 		<<elseif ($slaves[$i].behavioralFlaw == "hates women")>>
 		<<if ($slaves[$i].fetish == "pregnancy")>>
-			She dislikes the company of women, but fetishizes pregnancy; that women, with their motherly hips and fertile cunts, can't be //that// bad, and @@.green;gets over her hatred.@@
+			$He dislikes the company of women, but fetishizes pregnancy; that women, with their motherly hips and fertile cunts, can't be //that// bad, and @@.green;gets over $his hatred.@@
 			<<set $slaves[$i].behavioralFlaw = "none">>
 		<<elseif ($slaves[$i].fetish == "cumslut")>>
-			She dislikes the company of women and has a real oral fixation; she decides that women, with their soft, kissable lips can't be //that// bad, and @@.green;gets over her hatred.@@
+			$He dislikes the company of women and has a real oral fixation; $he decides that women, with their soft, kissable lips can't be //that// bad, and @@.green;gets over $his hatred.@@
 			<<set $slaves[$i].behavioralFlaw = "none">>
 		<<elseif ($slaves[$i].attrXX > 85)>>
-			She dislikes the company of women but likes fucking them; she gets used to putting up with girls to get into their pants, and @@.green;gets over her hatred.@@
+			$He dislikes the company of women but likes fucking them; $he gets used to putting up with girls to get into their pants, and @@.green;gets over $his hatred.@@
 			<<set $slaves[$i].behavioralFlaw = "none">>
 		<<elseif ($slaves[$i].energy > 95)>>
-			She dislikes the company of women and has constant needs; she can't afford to narrow the playing field, and @@.green;gets over her hatred.@@
+			$He dislikes the company of women and has constant needs; $he can't afford to narrow the playing field, and @@.green;gets over $his hatred.@@
 			<<set $slaves[$i].behavioralFlaw = "none">>
 		<</if>>
 		<<elseif ($slaves[$i].behavioralFlaw == "devout")>>
 		<<if ($slaves[$i].energy > 95)>>
-			She finally resolves her internal dilemma between the faith she was brought up in and her all-consuming need to be a slut by deciding that she prefers being a sinner. @@.green;She is no longer devoutly faithful@@ to her old religion.
+			$He finally resolves $his internal dilemma between the faith $he was brought up in and $his all-consuming need to be a slut by deciding that $he prefers being a sinner. @@.green;$He is no longer devoutly faithful@@ to $his old religion.
 			<<set $slaves[$i].behavioralFlaw = "none">>
 		<</if>>
 		<<elseif ($slaves[$i].behavioralFlaw == "liberated")>>
 		<<if ($slaves[$i].fetish == "masochist")>>
-			Her pre-enslavement belief that she deserves rights and respect fades in light of how much she likes being beaten and abused. @@.green;She is no longer a modern, liberated girl,@@ and accepts her place as a sex slave as natural.
+			$His pre-enslavement belief that $he deserves rights and respect fades in light of how much $he likes being beaten and abused. @@.green;$He is no longer a modern, liberated girl,@@ and accepts $his place as a sex slave as natural.
 			<<set $slaves[$i].behavioralFlaw = "none">>
 		<</if>>
 		<</if>>
@@ -1807,166 +1808,166 @@
 <<if ($slaves[$i].sexualQuirk == "none")>>
 	<<if ($slaves[$i].sexualFlaw == "hates anal")>>
 		<<if $slaves[$i].anusPiercing>>
-			The constant stimulation her guiche piercings give her most intimate areas helps her with her anal hangups, @@.green;softening her hatred of anal into an appetite for anal pain.@@ She still struggles if she's fucked in the ass, but she gets off on it anyway.
+			The constant stimulation $his guiche piercings give $him most intimate areas helps $him with $his anal hangups, @@.green;softening $his hatred of anal into an appetite for anal pain.@@ $He still struggles if $he's fucked in the ass, but $he gets off on it anyway.
 			<<run SoftenSexualFlaw($slaves[$i])>>
 		<<elseif ($slaves[$i].fetish == "buttslut")>>
-			Her sexual fascination with things entering her asshole @@.green;softens her hatred of anal into an appetite for anal pain.@@ She still struggles if she's fucked in the ass, but she gets off on it anyway.
+			$His sexual fascination with things entering $his asshole @@.green;softens $his hatred of anal into an appetite for anal pain.@@ $He still struggles if $he's fucked in the ass, but $he gets off on it anyway.
 			<<run SoftenSexualFlaw($slaves[$i])>>
 		<<elseif ($slaves[$i].energy > 95)>>
-			As a nymphomaniac she appreciates kinky sex, so she @@.green;softens her hatred of anal into an appetite for anal pain.@@ She still struggles if she's fucked in the ass, but she gets off on it anyway.
+			As a nymphomaniac $he appreciates kinky sex, so $he @@.green;softens $his hatred of anal into an appetite for anal pain.@@ $He still struggles if $he's fucked in the ass, but $he gets off on it anyway.
 			<<run SoftenSexualFlaw($slaves[$i])>>
 		<</if>>
 	<<elseif ($slaves[$i].sexualFlaw == "hates oral")>>
 		<<if $slaves[$i].tonguePiercing>>
-			She can't stop sucking on her tongue piercings, and she gets over her oral hangups, @@.green;softening her hatred of oral into a willingness to be roughly throatfucked.@@ She still gags, but it's a good gagging, now.
+			$He can't stop sucking on $his tongue piercings, and $he gets over $his oral hangups, @@.green;softening $his hatred of oral into a willingness to be roughly throatfucked.@@ $He still gags, but it's a good gagging, now.
 			<<run SoftenSexualFlaw($slaves[$i])>>
 		<<elseif ($slaves[$i].fetish == "cumslut")>>
-			She can't get her beloved cum without choking down dick, so she @@.green;softens her hatred of oral into a willingness to be roughly throatfucked.@@ She still gags, but it's a good gagging, now.
+			$He can't get $his beloved cum without choking down dick, so $he @@.green;softens $his hatred of oral into a willingness to be roughly throatfucked.@@ $He still gags, but it's a good gagging, now.
 			<<run SoftenSexualFlaw($slaves[$i])>>
 		<<elseif ($slaves[$i].energy > 95)>>
-			She needs sex so much she often has to encourage her partners orally, so she @@.green;softens her hatred of oral into a willingness to be roughly throatfucked.@@ She still gags, but it's a good gagging, now.
+			$He needs sex so much $he often has to encourage $his partners orally, so $he @@.green;softens $his hatred of oral into a willingness to be roughly throatfucked.@@ $He still gags, but it's a good gagging, now.
 			<<run SoftenSexualFlaw($slaves[$i])>>
 		<</if>>
 	<<elseif ($slaves[$i].sexualFlaw == "hates penetration")>>
 		<<if $slaves[$i].vaginaPiercing>>
-			Her pussy piercings get her used to the idea that it's a fuckhole, not her precious womanhood, @@.green;softening her hatred of penetration into an appetite for abusive sex.@@ She still cries, but she climaxes as she cries.
+			$His pussy piercings get $him used to the idea that it's a fuckhole, not $his precious womanhood, @@.green;softening $his hatred of penetration into an appetite for abusive sex.@@ $He still cries, but $he climaxes as $he cries.
 			<<run SoftenSexualFlaw($slaves[$i])>>
 		<<elseif ($slaves[$i].fetish == "buttslut")>>
-			Her sexual fascination with anal penetration @@.green;softens her hatred of penetration into an appetite for abusive sex.@@ She still cries, but she climaxes as she cries.
+			$His sexual fascination with anal penetration @@.green;softens $his hatred of penetration into an appetite for abusive sex.@@ $He still cries, but $he climaxes as $he cries.
 			<<run SoftenSexualFlaw($slaves[$i])>>
 		<<elseif ($slaves[$i].energy > 95)>>
-			As a nymphomaniac she appreciates kinky sex, so she @@.green;softens her hatred of penetration into an appetite for abusive intercourse.@@ She still cries, but she climaxes as she cries.
+			As a nymphomaniac $he appreciates kinky sex, so $he @@.green;softens $his hatred of penetration into an appetite for abusive intercourse.@@ $He still cries, but $he climaxes as $he cries.
 			<<run SoftenSexualFlaw($slaves[$i])>>
 		<</if>>
 	<<elseif ($slaves[$i].sexualFlaw == "apathetic")>>
 	<<if ($slaves[$i].fetish == "submissive")>>
-		Her subconscious drive to submit @@.green;softens her sexual apathy into constant care for her partners' wants.@@
+		$His subconscious drive to submit @@.green;softens $his sexual apathy into constant care for $his partners' wants.@@
 		<<run SoftenSexualFlaw($slaves[$i])>>
 	<<elseif ($slaves[$i].energy > 95)>>
-		She needs sex so badly that she can no longer be apathetic in bed, and @@.green;softens her sexual apathy into care for what keeps her partners aroused.@@
+		$He needs sex so badly that $he can no longer be apathetic in bed, and @@.green;softens $his sexual apathy into care for what keeps $his partners aroused.@@
 		<<run SoftenSexualFlaw($slaves[$i])>>
 	<</if>>
 	<<elseif ($slaves[$i].sexualFlaw == "crude")>>
 	<<if ($slaves[$i].fetish == "buttslut")>>
-		She needs to avoid making unsexy noises during buttsex to be an appealing enough anal partner to satisfy her backdoor needs, @@.green;softening her crudeness into a willingness to do anything.@@
+		$He needs to avoid making unsexy noises during buttsex to be an appealing enough anal partner to satisfy $his backdoor needs, @@.green;softening $his crudeness into a willingness to do anything.@@
 		<<run SoftenSexualFlaw($slaves[$i])>>
 	<<elseif ($slaves[$i].energy > 95)>>
-		She needs sex so badly that she can no longer afford to disgust partners, and @@.green;softens her sexual crudeness into a willingness to do anything.@@
+		$He needs sex so badly that $he can no longer afford to disgust partners, and @@.green;softens $his sexual crudeness into a willingness to do anything.@@
 		<<run SoftenSexualFlaw($slaves[$i])>>
 	<</if>>
 	<<elseif ($slaves[$i].sexualFlaw == "judgemental")>>
 	<<if ($slaves[$i].fetish == "submissive")>>
-		Her subconscious belief that she's worthless @@.green;softens her judgemental behavior into eagerness to be fucked by the biggest cocks.@@
+		$His subconscious belief that $he's worthless @@.green;softens $his judgemental behavior into eagerness to be fucked by the biggest cocks.@@
 		<<run SoftenSexualFlaw($slaves[$i])>>
 	<<elseif ($slaves[$i].energy > 95)>>
-		She needs sex so badly that she can no longer be selective, and @@.green;softens her judgemental behavior into a love of big dicks, though she now loves them all.@@
+		$He needs sex so badly that $he can no longer be selective, and @@.green;softens $his judgemental behavior into a love of big dicks, though $he now loves them all.@@
 		<<run SoftenSexualFlaw($slaves[$i])>>
 	<</if>>
 	<<elseif ($slaves[$i].sexualFlaw == "shamefast")>>
 	<<if ($slaves[$i].fetish == "humiliation")>>
-		She decides that hiding won't get her the humiliation she craves, and @@.green;softens her shamefastness into a willingness to tease.@@
+		$He decides that hiding won't get $him the humiliation $he craves, and @@.green;softens $his shamefastness into a willingness to tease.@@
 		<<run SoftenSexualFlaw($slaves[$i])>>
 	<<elseif ($slaves[$i].energy > 95)>>
-		She decides that hiding isn't getting her enough sex, and @@.green;softens her shamefastness into a willingness to tease.@@
+		$He decides that hiding isn't getting $him enough sex, and @@.green;softens $his shamefastness into a willingness to tease.@@
 		<<run SoftenSexualFlaw($slaves[$i])>>
 	<</if>>
 	<<elseif ($slaves[$i].sexualFlaw == "idealistic")>>
 	<<if ($slaves[$i].fetish == "submissive")>>
-		Her appetite for submission has @@.green;softened her innocent ideas about sex into an ability to find romance@@ in the life of a sex slave.
+		$His appetite for submission has @@.green;softened $his innocent ideas about sex into an ability to find romance@@ in the life of a sex slave.
 		<<run SoftenSexualFlaw($slaves[$i])>>
 	<<elseif ($slaves[$i].energy > 95)>>
-		Her appetite for sex has @@.green;softened her innocent ideas about sex into an ability to find something romantic@@ in a constant whirl of intercourse.
+		$His appetite for sex has @@.green;softened $his innocent ideas about sex into an ability to find something romantic@@ in a constant whirl of intercourse.
 		<<run SoftenSexualFlaw($slaves[$i])>>
 	<</if>>
 	<<elseif ($slaves[$i].sexualFlaw == "repressed")>>
 	<<if ($slaves[$i].fetish == "buttslut")>>
-		She grew up being taught that good girls do not take cock up their good girl anuses, but she's just now decided she prefers being a bad girl and has @@.green;softened her repression into arousal at the perversion@@  of dicks up her behind.
+		$He grew up being taught that good girls do not take cock up their good girl anuses, but $he's just now decided $he prefers being a bad girl and has @@.green;softened $his repression into arousal at the perversion@@ of dicks up $his behind.
 		<<run SoftenSexualFlaw($slaves[$i])>>
 	<<elseif ($slaves[$i].fetish == "cumslut")>>
-		She grew up being taught that good girls do not put their good girl mouths on boys' private parts, but she's just now decided she prefers being a bad girl and has @@.green;softened her repression into arousal at the perverted@@ idea of dicks down her throat.
+		$He grew up being taught that good girls do not put their good girl mouths on boys' private parts, but $he's just now decided $he prefers being a bad girl and has @@.green;softened $his repression into arousal at the perverted@@ idea of dicks down $his throat.
 		<<run SoftenSexualFlaw($slaves[$i])>>
 	<<elseif ($slaves[$i].energy > 95)>>
-		She grew up being taught that good girls do not happily fuck anything that moves, but she's just now decided she prefers being a bad girl and has @@.green;softened her repression into arousal at the perversion@@ of revelling in sexual addiction.
+		$He grew up being taught that good girls do not happily fuck anything that moves, but $he's just now decided $he prefers being a bad girl and has @@.green;softened $his repression into arousal at the perversion@@ of revelling in sexual addiction.
 		<<run SoftenSexualFlaw($slaves[$i])>>
 	<</if>>
 	<</if>>
 <<else>>
 	<<if ($slaves[$i].sexualFlaw == "hates anal")>>
 		<<if $slaves[$i].anusPiercing>>
-			The constant stimulation her guiche piercings give her most intimate areas helps her with her anal hangups, so @@.green;her previous hesitations about buttsex vanish.@@
+			The constant stimulation $his guiche piercings give $him most intimate areas helps $him with $his anal hangups, so @@.green;$his previous hesitations about buttsex vanish.@@
 			<<set $slaves[$i].sexualFlaw = "none">>
 		<<elseif ($slaves[$i].fetish == "buttslut")>>
-			Her sexual fascination with things entering her asshole overcomes her professed hatred of anal, so @@.green;her previous hesitations about buttsex vanish.@@
+			$His sexual fascination with things entering $his asshole overcomes $his professed hatred of anal, so @@.green;$his previous hesitations about buttsex vanish.@@
 			<<set $slaves[$i].sexualFlaw = "none">>
 		<<elseif ($slaves[$i].energy > 95)>>
-			As a nymphomaniac she doesn't really care which hole she's getting fucked in, so @@.green;her previous hesitations about buttsex vanish.@@
+			As a nymphomaniac $he doesn't really care which hole $he's getting fucked in, so @@.green;$his previous hesitations about buttsex vanish.@@
 			<<set $slaves[$i].sexualFlaw = "none">>
 		<</if>>
 	<<elseif ($slaves[$i].sexualFlaw == "hates oral")>>
 		<<if $slaves[$i].tonguePiercing>>
-			She can't stop sucking on her tongue piercings, so @@.green;she gets over her oral hangups.@@
+			$He can't stop sucking on $his tongue piercings, so @@.green;$he gets over $his oral hangups.@@
 			<<set $slaves[$i].sexualFlaw = "none">>
 		<<elseif ($slaves[$i].fetish == "cumslut")>>
-			She can't get her beloved cum without sucking, so @@.green;she forcibly overcomes her strong gag reflex.@@
+			$He can't get $his beloved cum without sucking, so @@.green;$he forcibly overcomes $his strong gag reflex.@@
 			<<set $slaves[$i].sexualFlaw = "none">>
 		<<elseif ($slaves[$i].energy > 95)>>
-			She needs sex so much she often has to encourage her partners orally, so @@.green;she forcibly overcomes her strong gag reflex.@@
+			$He needs sex so much $he often has to encourage $his partners orally, so @@.green;$he forcibly overcomes $his strong gag reflex.@@
 			<<set $slaves[$i].sexualFlaw = "none">>
 		<</if>>
 	<<elseif ($slaves[$i].sexualFlaw == "hates penetration")>>
 		<<if $slaves[$i].vaginaPiercing>>
-			Her pussy piercings get her used to the idea that it's a fuckhole, not her precious womanhood, so @@.green;her previous hesitations about getting fucked vanish.@@
+			$His pussy piercings get $him used to the idea that it's a fuckhole, not $his precious womanhood, so @@.green;$his previous hesitations about getting fucked vanish.@@
 			<<set $slaves[$i].sexualFlaw = "none">>
 		<<elseif ($slaves[$i].fetish == "buttslut")>>
-			She's fascinated with the perversity of being anally penetrated, so @@.green;her previous hesitations about getting fucked vanish.@@
+			$He's fascinated with the perversity of being anally penetrated, so @@.green;$his previous hesitations about getting fucked vanish.@@
 			<<set $slaves[$i].sexualFlaw = "none">>
 		<<elseif ($slaves[$i].energy > 95)>>
-			She needs sex like she needs air, so @@.green;her previous hesitations about getting fucked vanish.@@
+			$He needs sex like $he needs air, so @@.green;$his previous hesitations about getting fucked vanish.@@
 			<<set $slaves[$i].sexualFlaw = "none">>
 		<</if>>
 	<<elseif ($slaves[$i].sexualFlaw == "apathetic")>>
 	<<if ($slaves[$i].fetish == "dom")>>
-		She likes being on top so much @@.green;she can no longer bear being lazy in bed.@@
+		$He likes being on top so much @@.green;$he can no longer bear being lazy in bed.@@
 		<<set $slaves[$i].sexualFlaw = "none">>
 	<<elseif ($slaves[$i].energy > 95)>>
-		She needs sex so badly that @@.green;she can no longer afford to wait apathetically for others to fuck her.@@
+		$He needs sex so badly that @@.green;$he can no longer afford to wait apathetically for others to fuck $him.@@
 		<<set $slaves[$i].sexualFlaw = "none">>
 	<</if>>
 	<<elseif ($slaves[$i].sexualFlaw == "crude")>>
 	<<if ($slaves[$i].energy > 95)>>
-		She needs sex so badly that @@.green;she can no longer afford to disgust partners into abandoning intercourse.@@
+		$He needs sex so badly that @@.green;$he can no longer afford to disgust partners into abandoning intercourse.@@
 		<<set $slaves[$i].sexualFlaw = "none">>
 	<</if>>
 	<<elseif ($slaves[$i].sexualFlaw == "judgemental")>>
 	<<if ($slaves[$i].energy > 95)>>
-		She needs sex so badly that @@.green;she can no longer afford to turn potential partners off by judging them.@@
+		$He needs sex so badly that @@.green;$he can no longer afford to turn potential partners off by judging them.@@
 		<<set $slaves[$i].sexualFlaw = "none">>
 	<</if>>
 	<<elseif ($slaves[$i].sexualFlaw == "shamefast")>>
 	<<if ($slaves[$i].fetish == "humiliation")>>
-		Her shamefastness is no longer anything but a pretense; @@.green;she's decided she really does like getting fucked in public.@@
+		$His shamefastness is no longer anything but a pretense; @@.green;$he's decided $he really does like getting fucked in public.@@
 		<<set $slaves[$i].sexualFlaw = "none">>
 	<<elseif ($slaves[$i].energy > 95)>>
-		She needs sex so badly that @@.green;she can no longer afford to be embarrassed by public fucking.@@
+		$He needs sex so badly that @@.green;$he can no longer afford to be embarrassed by public fucking.@@
 		<<set $slaves[$i].sexualFlaw = "none">>
 	<</if>>
 	<<elseif ($slaves[$i].sexualFlaw == "idealistic")>>
 	<<if ($slaves[$i].fetish == "submissive")>>
-		She always expected to be able to turn down sex, but @@.green;she's finally realized that she doesn't want to be asked.@@
+		$He always expected to be able to turn down sex, but @@.green;$he's finally realized that $he doesn't want to be asked.@@
 		<<set $slaves[$i].sexualFlaw = "none">>
 	<<elseif ($slaves[$i].energy > 95)>>
-		Hard as it is for her to admit, she recognizes her own willingness to take sex from other slaves if it isn't forthcoming, and @@.green;accepts that a slave nympho can't worry about trifles like consent.@@
+		Hard as it is for $him to admit, $he recognizes $his own willingness to take sex from other slaves if it isn't forthcoming, and @@.green;accepts that a slave nympho can't worry about trifles like consent.@@
 		<<set $slaves[$i].sexualFlaw = "none">>
 	<</if>>
 	<<elseif ($slaves[$i].sexualFlaw == "repressed")>>
 	<<if ($slaves[$i].fetish == "buttslut")>>
-		She grew up being taught that good girls do not take cock up their good girl anuses, but @@.green;she's just now decided she prefers being a bad girl.@@
+		$He grew up being taught that good girls do not take cock up their good girl anuses, but @@.green;$he's just now decided $he prefers being a bad girl.@@
 		<<set $slaves[$i].sexualFlaw = "none">>
 	<<elseif ($slaves[$i].fetish == "cumslut")>>
-		She grew up being taught that good girls do not put their good girl mouths on boys' private parts, but @@.green;she's just now decided she prefers being a bad girl.@@
+		$He grew up being taught that good girls do not put their good girl mouths on boys' private parts, but @@.green;$he's just now decided $he prefers being a bad girl.@@
 		<<set $slaves[$i].sexualFlaw = "none">>
 	<<elseif ($slaves[$i].energy > 95)>>
-		She grew up being taught that good girls do not happily fuck anything that moves, but @@.green;she's just now decided she prefers being a bad girl.@@
+		$He grew up being taught that good girls do not happily fuck anything that moves, but @@.green;$he's just now decided $he prefers being a bad girl.@@
 		<<set $slaves[$i].sexualFlaw = "none">>
 	<</if>>
 	<</if>>
@@ -1980,83 +1981,83 @@
 <<case "cum addict">>
 	<<if $slaves[$i].fetish != "cumslut">>
 		<<if $slaves[$i].fetishStrength > 60>>
-			Her cum addiction @@.coral;disinterests her in her current fetish,@@ and the conflict of sexual identity causes her @@.mediumorchid;some anguish.@@
+			$His cum addiction @@.coral;disinterests $him in $his current fetish,@@ and the conflict of sexual identity causes $him @@.mediumorchid;some anguish.@@
 			<<set $slaves[$i].fetishStrength -= 5>>
 			<<set $slaves[$i].devotion -= 3>>
 		<<else>>
-			Her cum addiction @@.lightcoral;forces her back towards oral fixation.@@
+			$His cum addiction @@.lightcoral;forces $him back towards oral fixation.@@
 			<<set $slaves[$i].fetish = "cumslut">>
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].fetishStrength <= 95>>
-			Her cum addiction @@.lightcoral;forces her back towards her past life as an abject cumslut.@@
+			$His cum addiction @@.lightcoral;forces $him back towards $his past life as an abject cumslut.@@
 			<<set $slaves[$i].fetishStrength += 5>>
 			<<set $slaves[$i].devotion -= 3>>
 		<</if>>
 	<</if>>
 	<<if ["whore", "serve the public", "work in the brothel", "serve in the club", "work a glory hole", "be confined in the arcade"].includes($slaves[$i].assignment)>>
-		Her paraphilia is satisfied by how many dicks she gets to suck at work.
+		$His paraphilia is satisfied by how many dicks $he gets to suck at work.
 		<<set _para = 1>>
 	<<elseif ($PC.dick == 1) && ($slaves[$i].toyHole == "mouth") && ["please you", "serve in the master suite", "be your Concubine"].includes($slaves[$i].assignment)>>
-		Her paraphilia is satisfied by constant oral sex with you.
+		$His paraphilia is satisfied by constant oral sex with you.
 		<<set _para = 1>>
 	<<elseif $slaves[$i].inflation != 0 && $slaves[$i].inflationType == "cum">>
-		Her paraphilia is satisfied by swelling her body with cum.
+		$His paraphilia is satisfied by swelling $his body with cum.
 		<<set _para = 1>>
 	<<elseif $slaves[$i].dietCum == 1>>
-		Her paraphilia is satisfied by what she gets to eat.
+		$His paraphilia is satisfied by what $he gets to eat.
 		<<set _para = 1>>
 	<<elseif $slaves[$i].dietCum == 2>>
-		Other slaves in your penthouse are disturbed by her insatiable appetite for human ejaculate, which her heavy cum-diet encourages.
+		Other slaves in your penthouse are disturbed by $his insatiable appetite for human ejaculate, which $his heavy cum-diet encourages.
 		<<set _para = 1>>
 	<<elseif $feeder != 0>>
-		Her paraphilia is satisfied by the way she gets to eat.
+		$His paraphilia is satisfied by the way $he gets to eat.
 		<<set _para = 1>>
 	<<elseif ($slaves[$i].assignment == "work in the dairy") && ($dairyFeedersSetting > 0)>>
 	<<else>>
-		She doesn't seem to feel she's getting enough cum, leaving the cum addict @@.mediumorchid;depressed and anxious.@@
+		$He doesn't seem to feel $he's getting enough cum, leaving the cum addict @@.mediumorchid;depressed and anxious.@@
 		<<set $slaves[$i].devotion -= 2>>
 		<<set _para = -1>>
 	<</if>>
 <<case "anal addict">>
 	<<if $slaves[$i].fetish != "buttslut">>
 		<<if $slaves[$i].fetishStrength > 60>>
-			Her anal addiction @@.coral;disinterests her in her current fetish,@@ and the conflict of sexual identity causes her @@.mediumorchid;some anguish.@@
+			$His anal addiction @@.coral;disinterests $him in $his current fetish,@@ and the conflict of sexual identity causes $him @@.mediumorchid;some anguish.@@
 			<<set $slaves[$i].fetishStrength -= 5>>
 			<<set $slaves[$i].devotion -= 3>>
 		<<else>>
-			Her anal addiction @@.lightcoral;forces her back towards an intense preference for buttsex.@@
+			$His anal addiction @@.lightcoral;forces $him back towards an intense preference for buttsex.@@
 			<<set $slaves[$i].fetish = "buttslut">>
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].fetishStrength <= 95>>
-			Her anal addiction @@.lightcoral;forces her back towards her past life as an abject buttslut.@@
+			$His anal addiction @@.lightcoral;forces $him back towards $his past life as an abject buttslut.@@
 			<<set $slaves[$i].fetishStrength += 5>>
 			<<set $slaves[$i].devotion -= 3>>
 		<</if>>
 	<</if>>
 	<<if ["whore", "serve the public", "work in the brothel", "serve in the club", "work a glory hole", "be confined in the arcade"].includes($slaves[$i].assignment)>>
-		Her paraphilia is satisfied by how many dicks get shoved up her butt at work.
+		$His paraphilia is satisfied by how many dicks get shoved up $his butt at work.
 		<<set _para = 1>>
 	<<elseif ($slaves[$i].toyHole == "ass") && ["please you", "serve in the master suite", "be your Concubine"].includes($slaves[$i].assignment)>>
-		Her paraphilia is satisfied by constant anal sex with you.
+		$His paraphilia is satisfied by constant anal sex with you.
 		<<set _para = 1>>
 	<<elseif $suppository != 0>>
-		Her paraphilia is satisfied by the way she gets to take medication.
+		$His paraphilia is satisfied by the way $he gets to take medication.
 		<<set _para = 1>>
 	<<elseif $slaves[$i].buttplug == "huge plug" || $slaves[$i].buttplug == "long, huge plug">>
-		Her paraphilia is satisfied by the enormous plug she wears in her ass.
+		$His paraphilia is satisfied by the enormous plug $he wears in $his ass.
 		<<set _para = 1>>
 	<<elseif ($slaves[$i].assignment == "work in the dairy") && ($dairyStimulatorsSetting > 0)>>
 	<<else>>
-		She doesn't seem to feel she's getting buttfucked often enough, leaving the anal addict @@.mediumorchid;depressed and anxious.@@
+		$He doesn't seem to feel $he's getting buttfucked often enough, leaving the anal addict @@.mediumorchid;depressed and anxious.@@
 		<<set _para = -1>>
 		<<set $slaves[$i].devotion -= 2>>
 	<</if>>
 	<<if $slaves[$i].prostate == 0>>
 	<<if $slaves[$i].vagina == -1>>
 	<<if random(1,5) == 1>>
-		Since she lacks a prostate or a g-spot to be stimulated by cocks up her butt, her @@.green;purely psychological addiction to asshole sex resolves itself,@@ and she @@.coral;starts to consider other sexual pursuits.@@
+		Since $he lacks a prostate or a g-spot to be stimulated by cocks up $his butt, $his @@.green;purely psychological addiction to asshole sex resolves itself,@@ and $he @@.coral;starts to consider other sexual pursuits.@@
 		<<set $slaves[$i].sexualQuirk = "none">>
 		<<set $slaves[$i].fetishStrength -= 20>>
 	<</if>>
@@ -2065,253 +2066,253 @@
 <<case "attention whore">>
 	<<if $slaves[$i].fetish != "humiliation">>
 		<<if $slaves[$i].fetishStrength > 60>>
-			Being an attention whore @@.coral;disinterests her in her current fetish,@@ and the conflict of sexual identity causes her @@.mediumorchid;some anguish.@@
+			Being an attention whore @@.coral;disinterests $him in $his current fetish,@@ and the conflict of sexual identity causes $him @@.mediumorchid;some anguish.@@
 			<<set $slaves[$i].fetishStrength -= 5>>
 			<<set $slaves[$i].devotion -= 3>>
 		<<else>>
-			Her addiction to exposure @@.lightcoral;forces her back towards a humiliation fetish.@@
+			$His addiction to exposure @@.lightcoral;forces $him back towards a humiliation fetish.@@
 			<<set $slaves[$i].fetish = "humiliation">>
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].fetishStrength <= 95>>
-			Her addiction to exposure @@.lightcoral;forces her back towards her past life as an abject humiliation whore.@@
+			$His addiction to exposure @@.lightcoral;forces $him back towards $his past life as an abject humiliation whore.@@
 			<<set $slaves[$i].fetishStrength += 5>>
 			<<set $slaves[$i].devotion -= 3>>
 		<</if>>
 	<</if>>
 	<<if ["whore", "serve the public", "work in the brothel", "serve in the club", "be the DJ"].includes($slaves[$i].assignment)>>
-		Her paraphilia is satisfied by how often she gets publicly fucked at work.
+		$His paraphilia is satisfied by how often $he gets publicly fucked at work.
 		<<set _para = 1>>
 	<<elseif $slaves[$i].clothes == "none">>
-		Her paraphilia is satisfied by her total nudity.
+		$His paraphilia is satisfied by $his total nudity.
 		<<set _para = 1>>
 	<<else>>
-		She doesn't seem to feel she's getting fucked in public enough, leaving the attention whore @@.mediumorchid;depressed and anxious.@@
+		$He doesn't seem to feel $he's getting fucked in public enough, leaving the attention whore @@.mediumorchid;depressed and anxious.@@
 		<<set _para = -1>>
 		<<set $slaves[$i].devotion -= 2>>
 	<</if>>
 <<case "breast growth">>
 	<<if $slaves[$i].fetish != "boobs">>
 		<<if $slaves[$i].fetishStrength > 60>>
-			Being a breast expansion fanatic @@.coral;disinterests her in her current fetish,@@ and the conflict of sexual identity causes her @@.mediumorchid;some anguish.@@
+			Being a breast expansion fanatic @@.coral;disinterests $him in $his current fetish,@@ and the conflict of sexual identity causes $him @@.mediumorchid;some anguish.@@
 			<<set $slaves[$i].fetishStrength -= 5>>
 			<<set $slaves[$i].devotion -= 3>>
 		<<else>>
-			Her addiction to breast growth @@.lightcoral;forces her back towards a boob fetish.@@
+			$His addiction to breast growth @@.lightcoral;forces $him back towards a boob fetish.@@
 			<<set $slaves[$i].fetish = "boobs">>
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].fetishStrength <= 95>>
-			Her addiction to breast growth @@.lightcoral;forces her back towards her past life as an abject slut for mammary intercourse.@@
+			$His addiction to breast growth @@.lightcoral;forces $him back towards $his past life as an abject slut for mammary intercourse.@@
 			<<set $slaves[$i].fetishStrength += 5>>
 			<<set $slaves[$i].devotion -= 3>>
 		<</if>>
 	<</if>>
 	<<if ["get milked", "work in the dairy"].includes($slaves[$i].assignment) && $slaves[$i].lactation > 0>>
-		Her paraphilia is satisfied by her work as a cow; she can feel her udders swelling with milk.
+		$His paraphilia is satisfied by $his work as a cow; $he can feel $his udders swelling with milk.
 		<<set _para = 1>>
 	<<elseif $slaves[$i].health < 0>>
-		Her paraphilia is ameliorated by her poor health; she knows she can't take expansion right now.
+		$His paraphilia is ameliorated by $his poor health; $he knows $he can't take expansion right now.
 	<<elseif $slaves[$i].drugs == "intensive breast injections">>
-		Her paraphilia makes her feel @@.mediumaquamarine;fulfilled to be a sex slave@@ if it means breast expansion like this.
+		$His paraphilia makes $him feel @@.mediumaquamarine;fulfilled to be a sex slave@@ if it means breast expansion like this.
 		<<set $slaves[$i].trust += 2>>
 		<<set _para = 1>>
 	<<elseif $slaves[$i].drugs == "breast injections">>
-		Her paraphilia makes breast injections very satisfying for her.
+		$His paraphilia makes breast injections very satisfying for $him.
 		<<set _para = 1>>
 	<<elseif $slaves[$i].drugs == "hyper breast injections">>
-		Her paraphilia makes her feel @@.mediumaquamarine;fulfilled to be a sex slave@@ if it means breast expansion like this.
+		$His paraphilia makes $him feel @@.mediumaquamarine;fulfilled to be a sex slave@@ if it means breast expansion like this.
 		<<set $slaves[$i].trust += 2>>
 		<<set _para = 1>>
 	<<else>>
-		She feels her breasts are shrinking horribly, leaving the growth addict @@.mediumorchid;depressed and anxious.@@
+		$He feels $his breasts are shrinking horribly, leaving the growth addict @@.mediumorchid;depressed and anxious.@@
 		<<set _para = -1>>
 		<<set $slaves[$i].devotion -= 2>>
 	<</if>>
 <<case "abusive">>
 	<<if $slaves[$i].fetish != "dom">>
 		<<if $slaves[$i].fetishStrength > 60>>
-			Being addicted to sexually abusing others @@.coral;disinterests her in her current fetish,@@ and the conflict of sexual identity causes her @@.mediumorchid;some anguish.@@
+			Being addicted to sexually abusing others @@.coral;disinterests $him in $his current fetish,@@ and the conflict of sexual identity causes $him @@.mediumorchid;some anguish.@@
 			<<set $slaves[$i].fetishStrength -= 5>>
 			<<set $slaves[$i].devotion -= 3>>
 		<<else>>
-			Her addiction to sexual force @@.lightcoral;forces her back towards sexual dominance.@@
+			$His addiction to sexual force @@.lightcoral;forces $him back towards sexual dominance.@@
 			<<set $slaves[$i].fetish = "dom">>
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].fetishStrength <= 95>>
-			Her need to force others to pleasure her @@.lightcoral;forces her back towards her past life as a total dom.@@
+			$His need to force others to pleasure $him @@.lightcoral;forces $him back towards $his past life as a total dom.@@
 			<<set $slaves[$i].fetishStrength += 5>>
 			<<set $slaves[$i].devotion -= 3>>
 		<</if>>
 	<</if>>
 	<<if ($slaves[$i].assignment == "be your Head Girl")>>
-		Her paraphilia is satisfied by her work as your Head Girl.
+		$His paraphilia is satisfied by $his work as your Head Girl.
 		<<set _para = 1>>
 	<<elseif ($slaves[$i].assignment == "be the Wardeness")>>
-		Her paraphilia is satisfied by her work as your Wardeness.
+		$His paraphilia is satisfied by $his work as your Wardeness.
 		<<set _para = 1>>
 	<<elseif ($slaves[$i].assignment == "be the Stewardess")>>
-		Her paraphilia is satisfied by her work as the Stewardess.
+		$His paraphilia is satisfied by $his work as the Stewardess.
 		<<set _para = 1>>
 	<<else>>
-		She gets few chances to indulge her need to hold others down as she fucks them, leaving her @@.mediumorchid;depressed and anxious.@@
+		$He gets few chances to indulge $his need to hold others down as $he fucks them, leaving $him @@.mediumorchid;depressed and anxious.@@
 		<<set _para = -1>>
 		<<set $slaves[$i].devotion -= 2>>
 	<</if>>
 <<case "malicious">>
 	<<if $slaves[$i].fetish != "sadist">>
 		<<if $slaves[$i].fetishStrength > 60>>
-			Being addicted to others' sexual anguish @@.coral;disinterests her in her current fetish,@@ and the conflict of sexual identity causes her @@.mediumorchid;some anguish.@@
+			Being addicted to others' sexual anguish @@.coral;disinterests $him in $his current fetish,@@ and the conflict of sexual identity causes $him @@.mediumorchid;some anguish.@@
 			<<set $slaves[$i].fetishStrength -= 5>>
 			<<set $slaves[$i].devotion -= 3>>
 		<<else>>
-			Her addiction to tormenting others sexually @@.lightcoral;forces her back towards sadism.@@
+			$His addiction to tormenting others sexually @@.lightcoral;forces $him back towards sadism.@@
 			<<set $slaves[$i].fetish = "sadist">>
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].fetishStrength <= 95>>
-			Her need to be the only one enjoying sex @@.lightcoral;forces her back towards her past life as a complete sexual sadist.@@
+			$His need to be the only one enjoying sex @@.lightcoral;forces $him back towards $his past life as a complete sexual sadist.@@
 			<<set $slaves[$i].fetishStrength += 5>>
 			<<set $slaves[$i].devotion -= 3>>
 		<</if>>
 	<</if>>
 	<<if ($slaves[$i].assignment == "be your Head Girl")>>
-		Her paraphilia is satisfied by her work as your Head Girl.
+		$His paraphilia is satisfied by $his work as your Head Girl.
 		<<set _para = 1>>
 	<<elseif ($slaves[$i].assignment == "be the Wardeness")>>
-		Her paraphilia is satisfied by her work as your Wardeness.
+		$His paraphilia is satisfied by $his work as your Wardeness.
 		<<set _para = 1>>
 	<<else>>
-		She gets few chances to indulge her need to subject others to sexual anguish, leaving her @@.mediumorchid;depressed and anxious.@@
+		$He gets few chances to indulge $his need to subject others to sexual anguish, leaving $him @@.mediumorchid;depressed and anxious.@@
 		<<set _para = -1>>
 		<<set $slaves[$i].devotion -= 2>>
 	<</if>>
 <<case "self hating">>
 	<<if $slaves[$i].fetish != "masochist">>
 		<<if $slaves[$i].fetishStrength > 60>>
-			Her sexual self hatred @@.coral;disinterests her in her current fetish,@@ and the conflict of sexual identity causes her @@.mediumorchid;some anguish.@@
+			$His sexual self hatred @@.coral;disinterests $him in $his current fetish,@@ and the conflict of sexual identity causes $him @@.mediumorchid;some anguish.@@
 			<<set $slaves[$i].fetishStrength -= 5>>
 			<<set $slaves[$i].devotion -= 3>>
 		<<else>>
-			Her sexual self hatred @@.lightcoral;forces her back towards masochism.@@
+			$His sexual self hatred @@.lightcoral;forces $him back towards masochism.@@
 			<<set $slaves[$i].fetish = "masochist">>
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].fetishStrength <= 95>>
-			Her sexual self hatred @@.lightcoral;forces her back towards her past life as a total masochist.@@
+			$His sexual self hatred @@.lightcoral;forces $him back towards $his past life as a total masochist.@@
 			<<set $slaves[$i].fetishStrength += 5>>
 			<<set $slaves[$i].devotion -= 3>>
 		<</if>>
 	<</if>>
 	<<if ($slaves[$i].assignment == "work in the dairy") && ($dairyRestraintsSetting >= 2)>>
-		Her paraphilia is satisfied by her horrible life as a producer of useful fluids and a receptacle for machine rape.
+		$His paraphilia is satisfied by $his horrible life as a producer of useful fluids and a receptacle for machine rape.
 		<<set _para = 1>>
 	<<elseif ["work a glory hole", "be confined in the arcade"].includes($slaves[$i].assignment)>>
-		Her paraphilia is satisfied by her horrible life as a helpless hole for an infinite bag of dicks.
+		$His paraphilia is satisfied by $his horrible life as a helpless hole for an infinite bag of dicks.
 		<<set _para = 1>>
 	<<elseif $slaves[$i].trust < -50>>
-		Her paraphilia is satisfied by her constant terror.
+		$His paraphilia is satisfied by $his constant terror.
 		<<set _para = 1>>
 	<<else>>
-		She doesn't seem to feel she's treated poorly enough, leaving the self hating slut @@.mediumorchid;depressed and anxious.@@
+		$He doesn't seem to feel $he's treated poorly enough, leaving the self hating slut @@.mediumorchid;depressed and anxious.@@
 		<<set _para = -1>>
 		<<set $slaves[$i].devotion -= 2>>
 	<</if>>
 <<case "neglectful">>
 	<<if $slaves[$i].fetish != "submissive">>
 		<<if $slaves[$i].fetishStrength > 60>>
-			Her sexual self neglect @@.coral;disinterests her in her current fetish,@@ and the conflict of sexual identity causes her @@.mediumorchid;some anguish.@@
+			$His sexual self neglect @@.coral;disinterests $him in $his current fetish,@@ and the conflict of sexual identity causes $him @@.mediumorchid;some anguish.@@
 			<<set $slaves[$i].fetishStrength -= 5>>
 			<<set $slaves[$i].devotion -= 3>>
 		<<else>>
-			Her sexual self neglect @@.lightcoral;forces her back towards submissiveness.@@
+			$His sexual self neglect @@.lightcoral;forces $him back towards submissiveness.@@
 			<<set $slaves[$i].fetish = "submissive">>
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].fetishStrength <= 95>>
-			Her sexual self neglect @@.lightcoral;forces her back towards her past life as a total submissive.@@
+			$His sexual self neglect @@.lightcoral;forces $him back towards $his past life as a total submissive.@@
 			<<set $slaves[$i].fetishStrength += 5>>
 			<<set $slaves[$i].devotion -= 3>>
 		<</if>>
 	<</if>>
 	<<if ["whore", "serve the public", "work in the brothel", "serve in the club", "work a glory hole", "be confined in the arcade", "work as a servant", "be the Attendant", "be the Milkmaid"].includes($slaves[$i].assignment)>>
-		Her paraphilia is satisfied by how she's expected to serve others' sexual needs at work.
+		$His paraphilia is satisfied by how $he's expected to serve others' sexual needs at work.
 		<<set _para = 1>>
 	<<elseif ["please you", "serve in the master suite", "be your Concubine"].includes($slaves[$i].assignment)>>
-		Her paraphilia is satisfied by how she's expected to serve your sexual needs at work.
+		$His paraphilia is satisfied by how $he's expected to serve your sexual needs at work.
 		<<set _para = 1>>
 	<<elseif $slaves[$i].assignment == "be a subordinate slave">>
-		Her paraphilia is satisfied by how she's expected to serve other slaves' sexual needs.
+		$His paraphilia is satisfied by how $he's expected to serve other slaves' sexual needs.
 		<<set _para = 1>>
 	<<else>>
-		She doesn't seem to feel she's serving others' sexual needs enough, leaving her @@.mediumorchid;depressed and anxious.@@
+		$He doesn't seem to feel $he's serving others' sexual needs enough, leaving $him @@.mediumorchid;depressed and anxious.@@
 		<<set _para = -1>>
 		<<set $slaves[$i].devotion -= 2>>
 	<</if>>
 <<case "breeder">>
 	<<if $slaves[$i].fetish != "pregnancy">>
 		<<if $slaves[$i].fetishStrength > 60>>
-			Her breeding obsession @@.coral;disinterests her in her current fetish,@@ and the conflict of sexual identity causes her @@.mediumorchid;some anguish.@@
+			$His breeding obsession @@.coral;disinterests $him in $his current fetish,@@ and the conflict of sexual identity causes $him @@.mediumorchid;some anguish.@@
 			<<set $slaves[$i].fetishStrength -= 5>>
 			<<set $slaves[$i].devotion -= 3>>
 		<<else>>
-			Her breeding obsession @@.lightcoral;forces her back towards appreciation for impregnation.@@
+			$His breeding obsession @@.lightcoral;forces $him back towards appreciation for impregnation.@@
 			<<set $slaves[$i].fetish = "pregnancy">>
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].fetishStrength <= 95>>
-			Her breeding obsession @@.lightcoral;forces her back towards her past life as an abject impregnation whore.@@
+			$His breeding obsession @@.lightcoral;forces $him back towards $his past life as an abject impregnation whore.@@
 			<<set $slaves[$i].fetishStrength += 5>>
 			<<set $slaves[$i].devotion -= 3>>
 		<</if>>
 	<</if>>
 	<<if $arcologies[0].FSRestart != "unset">>
-		Living in a society that rejects her paraphilia
-		<<if $slaves[$i].breedingMark == 1>>
-			would have mentally and emotionally crippled her; but as a designated breeder , she can't help but @@.hotpink;love her role@@ in society.
+		Living in a society that rejects $his paraphilia
+		<<if $slaves[$i].breedingMark == 1 && $propOutcome == 1>>
+			would have mentally and emotionally crippled $him; but as a designated breeder , $he can't help but @@.hotpink;love $his role@@ in society.
 			<<set $slaves[$i].devotion++>>
 		<<else>>
-			@@.mediumorchid;mentally and emotionally cripples@@ her.
+			@@.mediumorchid;mentally and emotionally cripples@@ $him.
 			<<set $slaves[$i].devotion -= 10>>
 		<</if>>
 	<<elseif $arcologies[0].FSRepopulationFocus != "unset">>
-		Living in a society that glorifies her paraphilia @@.hotpink;leaves her in perpetual ecstasy.@@
+		Living in a society that glorifies $his paraphilia @@.hotpink;leaves $him in perpetual ecstasy.@@
 		<<set $slaves[$i].devotion += 5>>
 	<</if>>
 	<<if $slaves[$i].broodmother > 0 && $slaves[$i].pregKnown == 1>>
-		She knows she will be pregnant until her body gives out, and @@.hotpink;she couldn't be happier.@@
+		$He knows $he will be pregnant until $his body gives out, and @@.hotpink;$he couldn't be happier.@@
 		<<set _para = 1>>
 		<<set $slaves[$i].devotion += 5>>
 	<<elseif $slaves[$i].pregControl == "labor supressors" && $slaves[$i].preg >= 40>>
-		Under the effects of labor suppression drugs, she knows she will be pregnant until you decided to allow her birth. @@.hotpink;She couldn't be happier.@@
+		Under the effects of labor suppression drugs, $he knows $he will be pregnant until you decided to allow $his birth. @@.hotpink;$He couldn't be happier.@@
 		<<set _para = 1>>
 		<<set $slaves[$i].devotion += 5>>
 	<<elseif $slaves[$i].pregType >= 10 && $slaves[$i].pregKnown == 1>>
-		Her growing hyperpregnancy feeds her paraphilia and @@.hotpink;fulfills her deepest fantasies.@@
+		$His growing hyperpregnancy feeds $his paraphilia and @@.hotpink;fulfills $his deepest fantasies.@@
 		<<set _para = 1>>
 		<<set $slaves[$i].devotion += 3>>
 	<<elseif $slaves[$i].pregKnown == 1>>
-		Her paraphilia is satisfied by her pregnancy.
+		$His paraphilia is satisfied by $his pregnancy.
 		<<set _para = 1>>
 	<<elseif canGetPregnant($slaves[$i]) && ($PC.dick == 1) && ($slaves[$i].toyHole == "pussy" && $slaves[$i].mpreg != 1) && ["please you", "serve in the master suite", "be your Concubine"].includes($slaves[$i].assignment)>>
-		Her paraphilia is satisfied by constant unprotected vaginal sex with you.
+		$His paraphilia is satisfied by constant unprotected vaginal sex with you.
 		<<set _para = 1>>
 	<<elseif canGetPregnant($slaves[$i]) && ($PC.dick == 1) && ($slaves[$i].toyHole == "ass" && $slaves[$i].mpreg == 1) && ["please you", "serve in the master suite", "be your Concubine"].includes($slaves[$i].assignment)>>
-		Her paraphilia is satisfied by constant unprotected anal sex with you.
+		$His paraphilia is satisfied by constant unprotected anal sex with you.
 		<<set _para = 1>>
 	<<elseif $slaves[$i].bellyImplant >= 60000>>
-		Her paraphilia is satisfied by her overfilled belly implant.
+		$His paraphilia is satisfied by $his overfilled belly implant.
 		<<set _para = 1>>
 	<<elseif setup.fakeBellies.includes($bellyAccessory)>>
-		She @@.mediumorchid;loathes@@ being forced to carry a fake pregnancy.
+		$He @@.mediumorchid;loathes@@ being forced to carry a fake pregnancy.
 		<<set _para = -1>>
 		<<set $slaves[$i].devotion -= 3>>
 	<<elseif $slaves[$i].pregWeek < 0>>
-		Her paraphilia is temporarily sated by her recent pregnancy, though she anxiously counts the days until she can get pregnant again.
+		$His paraphilia is temporarily sated by $his recent pregnancy, though $he anxiously counts the days until $he can get pregnant again.
 		<<set _para = 1>>
 	<<else>>
-		She isn't pregnant, leaving the breeder slut @@.mediumorchid;depressed and anxious.@@
+		$He isn't pregnant, leaving the breeder slut @@.mediumorchid;depressed and anxious.@@
 		<<set _para = -1>>
 		<<set $slaves[$i].devotion -= 2>>
 	<</if>>
@@ -2324,11 +2325,11 @@
 	<<if ($slaves[$i].fetishStrength <= 95)>>
 	<<if ($slaves[$i].fetish != "boobs")>>
 	<<if _fetishChangeChance > random(0,100)>>
-		Since she has had her lactating nipples constantly caressed by the milkers, @@.lightcoral;she begins to appreciate nipple stimulation in a new way.@@
+		Since $he has had $his lactating nipples constantly caressed by the milkers, @@.lightcoral;$he begins to appreciate nipple stimulation in a new way.@@
 		<<set $slaves[$i].fetish = "boobs", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 10>>
 	<</if>>
 	<<elseif ($slaves[$i].fetish == "boobs") && ($slaves[$i].fetishStrength <= 95)>>
-		Since she has had her lactating nipples constantly caressed by the milkers, @@.lightcoral;she sinks deeper into sexual reliance on nipple stimulation.@@
+		Since $he has had $his lactating nipples constantly caressed by the milkers, @@.lightcoral;$he sinks deeper into sexual reliance on nipple stimulation.@@
 		<<set $slaves[$i].fetishStrength += 4>>
 	<</if>>
 	<</if>>
@@ -2338,12 +2339,12 @@
 	<<if $slaves[$i].fetishStrength <= 95>>
 	<<if $slaves[$i].fetish != "buttslut">>
 		<<if _fetishChangeChance > random(0,100)>>
-			Since she has had her prostate constantly stimulated to encourage her to give cum, @@.lightcoral;she begins to look forward to anal penetration.@@
+			Since $he has had $his prostate constantly stimulated to encourage $him to give cum, @@.lightcoral;$he begins to look forward to anal penetration.@@
 			<<set $slaves[$i].fetish = "buttslut", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 10>>
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].fetishStrength <= 95>>
-			Since she has had her prostate constantly stimulated to encourage her to give cum, @@.lightcoral;she sinks deeper into sexual reliance on penetration of her butthole.@@
+			Since $he has had $his prostate constantly stimulated to encourage $him to give cum, @@.lightcoral;$he sinks deeper into sexual reliance on penetration of $his butthole.@@
 			<<set $slaves[$i].fetishStrength += 4>>
 		<</if>>
 	<</if>>
@@ -2355,13 +2356,13 @@
 <<if $slaves[$i].energy > 95>>
 <<if $slaves[$i].attrKnown == 1>>
 <<if ($slaves[$i].devotion < -20)>>
-	She's having trouble accepting it, but the sex surrounding her @@.hotpink;is intriguing to a nymphomaniac.@@
+	$He's having trouble accepting it, but the sex surrounding $him @@.hotpink;is intriguing to a nymphomaniac.@@
 	<<set $slaves[$i].devotion += 2>>
 <<elseif ($slaves[$i].devotion <= 50)>>
-	@@.hotpink;Her acceptance of her life as a sex slave is driven faster@@ by how satisfied she is by the availability of her favorite activity.
+	@@.hotpink;$His acceptance of $his life as a sex slave is driven faster@@ by how satisfied $he is by the availability of $his favorite activity.
 	<<set $slaves[$i].devotion += 2>>
 <<else>>
-	@@.hotpink;She loves being your nympho slut.@@
+	@@.hotpink;$He loves being your nympho slut.@@
 	<<set $slaves[$i].devotion += 2>>
 <</if>>
 <</if>>
@@ -2371,15 +2372,15 @@
 <<if !["heels", "pumps", "boots", "extreme heels"].includes($slaves[$i].shoes)>>
 <<if $slaves[$i].fetish != "submissive">>
 <<if $slaves[$i].career == "a dairy cow" || $slaves[$i].career == "a breeding bull">>
-	Since she sees herself as an animal, she is perfectly content walking on all fours.
+	Since $he sees $himself as an animal, $he is perfectly content walking on all fours.
 <<else>>
 <<if _fetishChangeChance > random(0,100)>>
-	Living as a sex slave on all fours @@.lightcoral;turns her into a sexual submissive.@@
+	Living as a sex slave on all fours @@.lightcoral;turns $him into a sexual submissive.@@
 	<<set $slaves[$i].fetish = "submissive", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 65>>
 <</if>>
 <</if>>
 <<elseif ($slaves[$i].fetish == "submissive") && ($slaves[$i].fetishStrength <= 95)>>
-	Living as a sex slave on all fours @@.lightcoral;pushes her deeper into submission.@@
+	Living as a sex slave on all fours @@.lightcoral;pushes $him deeper into submission.@@
 	<<set $slaves[$i].fetishStrength += 4>>
 <</if>>
 <</if>>
@@ -2388,39 +2389,39 @@
 
 <<switch $slaves[$i].career>>
 <<case "a slave">>
-	She has been a slave so long that she can barely remember making decisions for herself, and @@.hotpink;feels naturally drawn@@ to her <<= WrittenMaster($slaves[$i])>>.
+	$He has been a slave so long that $he can barely remember making decisions for $himself, and @@.hotpink;feels naturally drawn@@ to $his <<= WrittenMaster($slaves[$i])>>.
 	<<set $slaves[$i].devotion += 1>>
 <<case "a dairy slave">>
-	She is @@.hotpink;thankful@@ that you saved her from becoming a mindless cow<<if $slaves[$i].trust < 50>>, though she still has her doubts<</if>>.
+	$He is @@.hotpink;thankful@@ that you saved $him from becoming a mindless cow<<if $slaves[$i].trust < 50>>, though $he still has $his doubts<</if>>.
 	<<set $slaves[$i].devotion += 2>>
 <<case "a Fuckdoll">>
-	She was once a Fuckdoll, leaving her @@.hotpink;willing to obey on an instinctual level.@@
+	$He was once a Fuckdoll, leaving $him @@.hotpink;willing to obey on an instinctual level.@@
 	<<set $slaves[$i].devotion += 5>>
 <<case "a cum dump" "a meat toilet">>
-	She was trained to be nothing more than a warm hole to fuck, leaving her @@.hotpink;obedient@@ and @@.mediumaquamarine;willing.@@
+	$He was trained to be nothing more than a warm hole to fuck, leaving $him @@.hotpink;obedient@@ and @@.mediumaquamarine;willing.@@
 	<<set $slaves[$i].devotion += 2, $slaves[$i].trust += 1>>
 <<case "a dairy cow">>
-	Her mental conditioning @@.hotpink;leaves her mellow@@ and @@.mediumaquamarine;trusting.@@
+	$His mental conditioning @@.hotpink;leaves $him mellow@@ and @@.mediumaquamarine;trusting.@@
 	<<set $slaves[$i].trust += 1, $slaves[$i].devotion += 1>>
 	<<if $slaves[$i].lactation == 0>>
-		However, she is @@.gold;reduced to a state of sheer panic@@ over her dried up breasts.
+		However, $he is @@.gold;reduced to a state of sheer panic@@ over $his dried up breasts.
 		<<set $slaves[$i].trust -= 10>>
 	<<elseif $slaves[$i].pregKnown == 0 && $slaves[$i].bellyImplant < 1500>>
-		However, she is @@.gold;reduced to a state of panic@@ that her milk will dry up if she doesn't get pregnant again soon.
+		However, $he is @@.gold;reduced to a state of panic@@ that $his milk will dry up if $he doesn't get pregnant again soon.
 		<<set $slaves[$i].trust -= 2>>
 	<</if>>
 <<case "a breeding bull">>
-	Her mental conditioning @@.hotpink;leaves her mellow@@ and @@.mediumaquamarine;trusting.@@
+	$His mental conditioning @@.hotpink;leaves $him mellow@@ and @@.mediumaquamarine;trusting.@@
 	<<set $slaves[$i].trust += 1, $slaves[$i].devotion += 1>>
 	<<if !canAchieveErection($slaves[$i])>>
-		However, she is @@.gold;reduced to a state of sheer panic@@ over her inability to get hard.
+		However, $he is @@.gold;reduced to a state of sheer panic@@ over $his inability to get hard.
 		<<set $slaves[$i].trust -= 10>>
 	<<elseif !canPenetrate($slaves[$i])>>
-		However, she is @@.mediumorchid;disappointed@@ that she is unable to mount and fuck others any more.
+		However, $he is @@.mediumorchid;disappointed@@ that $he is unable to mount and fuck others any more.
 		<<set $slaves[$i].devotion -= 2>>
 	<</if>>
 <<case "a slave since birth">>
-	The tank's imprinting left a lasting impression on her; deep down she
+	The tank's imprinting left a lasting impression on $him; deep down $he
 	<<if $slaves[$i].tankBaby == 2>>
 		@@.hotpink;knows you are to be obeyed@@ or @@.gold;bad things will happen,@@
 		<<set $slaves[$i].devotion += 3, $slaves[$i].trust -= 3>>
@@ -2428,31 +2429,31 @@
 		@@.hotpink;knows you are to be obeyed@@ and @@.mediumaquamarine;trusted,@@
 		<<set $slaves[$i].devotion += 3, $slaves[$i].trust += 3>>
 	<</if>>
-	even if she can't understand why.
+	even if $he can't understand why.
 <<case "a breeder">>
 	<<if $slaves[$i].pregKnown == 1 && $arcologies[0].FSRepopulation != "unset">>
-		Her life used to revolve around being pregnant all the time and nothing has changed. However, being surrounded with happy, heavily pregnant women leaves her @@.hotpink;slightly more accepting@@ of her fate and @@.mediumaquamarine;hopeful@@ that her trained body will be useful to you.
+		$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">>
-		Her life used to revolve around being pregnant all the time and nothing has changed. She @@.gold;watches in horror@@ as her middle visibly swells before her eyes. She @@.hotpink;slips more into submission@@ as the pressure in her womb increases.
+		$His life used to revolve around being pregnant all the time and nothing has changed. $He @@.gold;watches in horror@@ as $his middle visibly swells before $his eyes. $He @@.hotpink;slips more into submission@@ as the pressure in $his womb increases.
 		<<set $slaves[$i].trust -= 10, $slaves[$i].devotion += 5>>
 	<<elseif $slaves[$i].pregKnown == 1 || $slaves[$i].pregWeek < 0>>
-		Her life used to revolve around being pregnant all the time and nothing has changed. She @@.gold;fears@@ that her entire life will revolve around pregnancy and @@.hotpink;slips more into submission@@ of her fate.
+		$His life used to revolve around being pregnant all the time and nothing has changed. $He @@.gold;fears@@ that $his entire life will revolve around pregnancy and @@.hotpink;slips more into submission@@ of $his fate.
 		<<set $slaves[$i].trust -= 1, $slaves[$i].devotion += 1>>
 	<<else>>
-		She remembers how her womb used to be swollen with children as often as possible, and is @@.hotpink;thankful@@ and @@.mediumaquamarine;grateful@@ that she isn't just meat to fuck pregnant anymore.
+		$He remembers how $his womb used to be swollen with children as often as possible, and is @@.hotpink;thankful@@ and @@.mediumaquamarine;grateful@@ that $he isn't just meat to fuck pregnant anymore.
 		<<set $slaves[$i].trust += 1, $slaves[$i].devotion += 1>>
 	<</if>>
 <<case "a bioreactor">>
-	She remembers what it was like to be a living, breathing, milk-jetting,<<if isFertile($slaves[$i]) && ($dairyPregUpgrade > 0)>> baby-filled,<</if>><<if ($slaves[$i].balls != 0)>> cum-squirting,<</if>> drug-filled piece of industrial equipment, and is @@.hotpink;thankful@@ and @@.mediumaquamarine;grateful@@ that she isn't any more.
+	$He remembers what it was like to be a living, breathing, milk-jetting,<<if isFertile($slaves[$i]) && ($dairyPregUpgrade > 0)>> baby-filled,<</if>><<if ($slaves[$i].balls != 0)>> cum-squirting,<</if>> drug-filled piece of industrial equipment, and is @@.hotpink;thankful@@ and @@.mediumaquamarine;grateful@@ that $he isn't any more.
 	<<set $slaves[$i].trust += 1, $slaves[$i].devotion += 1>>
 <<case "a Futanari Sister">>
 	<<if $masterSuiteUpgradeLuxury == 2>>
 		<<if $slaves[$i].assignment == "serve in the master suite">>
-			As a former Futanari Sister, the fuckpit in $masterSuiteName feels like home to her, and she has @@.mediumaquamarine;no desire to ever leave.@@
+			As a former Futanari Sister, the fuckpit in $masterSuiteName feels like home to $him, and $he has @@.mediumaquamarine;no desire to ever leave.@@
 			<<set $slaves[$i].trust += 1>>
 		<<else>>
-			She knows that $masterSuiteName features a fuckpit much like the one she spent years enjoying as a Futanari Sister, and @@.hotpink;does her best@@ to be a good girl in the hope you'll send her there someday.
+			$He knows that $masterSuiteName features a fuckpit much like the one $he spent years enjoying as a Futanari Sister, and @@.hotpink;does $his best@@ to be a good girl in the hope you'll send $him there someday.
 			<<set $slaves[$i].devotion += 1>>
 		<</if>>
 	<</if>>
@@ -2460,7 +2461,7 @@
 	<<if $slaves[$i].trust >= -50>>
 		<<if setup.gratefulCareers.includes($slaves[$i].career)>>
 			<<set $slaves[$i].trust += 1>>
-			She remembers how hard her life was before she was a slave, and
+			$He remembers how hard $his life was before $he was a slave, and
 			<<if $slaves[$i].trust > 50>>
 				@@.mediumaquamarine;trusts you a bit more@@ for improving it.
 			<<elseif $slaves[$i].trust > -20>>
@@ -2473,7 +2474,7 @@
 	<<if $slaves[$i].devotion >= -50>>
 		<<if setup.menialCareers.includes($slaves[$i].career)>>
 		<<set $slaves[$i].devotion += 1>>
-		She took orders a lot before she was a slave, and is subconsciously
+		$He took orders a lot before $he was a slave, and is subconsciously
 		<<if $slaves[$i].trust > 50>>
 			@@.hotpink;a little more eager to obey.@@
 		<<elseif $slaves[$i].trust > -20>>
@@ -2492,10 +2493,10 @@
 <<if ($slaves[$i].assignment != "serve in the master suite") || ($masterSuiteUpgradeLuxury < 2)>>
 <<if ($slaves[$i].assignment != "work in the dairy") || ($dairyStimulatorsSetting == 0)>>
 <<if ($slaves[$i].vagina == 3) && !["large dildo", "huge dildo", "long, large dildo", "long, huge dildo"].includes($slaves[$i].vaginalAccessory)>>
-	With a rest from strenuous use, @@.lime;$possessive loose vagina recovers a little.@@
+	With a rest from strenuous use, @@.lime;$his loose vagina recovers a little.@@
 	<<set $slaves[$i].vagina -= 1>>
 <<elseif ($slaves[$i].anus == 3) && !["large plug", "huge plug", "long, large plug", "long, huge plug"].includes($slaves[$i].buttplug)>>
-	With a rest from continual sodomy, @@.lime;$possessive gaping anus recovers a little.@@
+	With a rest from continual sodomy, @@.lime;$his gaping anus recovers a little.@@
 	<<set $slaves[$i].anus -= 1>>
 <</if>>
 <</if>>
@@ -2508,11 +2509,11 @@
 <<if $slaves[$i].fuckdoll > 0>>
 	Its smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing is slaved to its stimulation systems.
 <<elseif $slaves[$i].fetish == "mindbroken">>
-	The effects of her smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing cannot reach her shattered mind.
+	The effects of $his smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing cannot reach $his shattered mind.
 <<else>>
 <<switch $slaves[$i].clitSetting>>
 <<case "none">>
-	Her smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing disrupts arousal, @@.red;reducing her sex drive@@ and @@.mediumorchid;infuriating her.@@
+	$His smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing disrupts arousal, @@.red;reducing $his sex drive@@ and @@.mediumorchid;infuriating $him.@@
 	<<set $slaves[$i].devotion -= 2>>
 	<<if $slaves[$i].energy > 5>>
 	<<set $slaves[$i].energy -= 10>>
@@ -2521,165 +2522,165 @@
 	<</if>>
 <<case "all">>
 	<<if $slaves[$i].energy <= 95>>
-	Her smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing encourages sex of all kinds, @@.green;increasing her sex drive.@@
+	$His smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing encourages sex of all kinds, @@.green;increasing $his sex drive.@@
 	<<set $slaves[$i].energy += 3>>
 	<</if>>
 <<case "women">>
 	<<if $slaves[$i].attrXX < 95>>
-		Her smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing successfully @@.green;increases her attraction to girls@@ by pleasuring her when she's around them.
+		$His smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing successfully @@.green;increases $his attraction to girls@@ by pleasuring $him when $he's around them.
 		<<set $slaves[$i].attrXX += 4+$assistant+$assistant>>
 		<<if $slaves[$i].energy < 80>>
-			This has the secondary effect of slightly @@.green;enhancing her libido.@@
+			This has the secondary effect of slightly @@.green;enhancing $his libido.@@
 			<<set $slaves[$i].energy++>>
 		<</if>>
 	<</if>>
 <<case "anti-women">>
 	<<if $slaves[$i].attrXX > 0>>
-		Her smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing successfully @@.green;suppresses her attraction to girls@@ by making her private parts very uncomfortable when she's around them.
+		$His smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing successfully @@.green;suppresses $his attraction to girls@@ by making $his private parts very uncomfortable when $he's around them.
 		<<set $slaves[$i].attrXX -= Math.clamp($slaves[$i].attrXX-(4+$assistant+$assistant),0,100)>>
 		<<if $slaves[$i].energy > 0>>
-			This has the secondary effect of slightly @@.red;reducing her libido.@@
+			This has the secondary effect of slightly @@.red;reducing $his libido.@@
 			<<set $slaves[$i].energy-->>
 		<</if>>
 	<</if>>
 <<case "men">>
 	<<if $slaves[$i].attrXY < 95>>
-		Her smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing successfully @@.green;increases her attraction to guys@@ by pleasuring her when she's around cocks.
+		$His smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing successfully @@.green;increases $his attraction to guys@@ by pleasuring $him when $he's around cocks.
 		<<set $slaves[$i].attrXY += 4+$assistant+$assistant>>
 		<<if $slaves[$i].energy < 80>>
-			This has the secondary effect of slightly @@.green;enhancing her libido.@@
+			This has the secondary effect of slightly @@.green;enhancing $his libido.@@
 			<<set $slaves[$i].energy++>>
 		<</if>>
 	<</if>>
 <<case "anti-men">>
 	<<if $slaves[$i].attrXY > 0>>
-		Her smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing successfully @@.green;suppresses her attraction to guys@@ by making her private parts very uncomfortable when she's around them.
+		$His smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing successfully @@.green;suppresses $his attraction to guys@@ by making $his private parts very uncomfortable when $he's around them.
 		<<set $slaves[$i].attrXY -= Math.clamp($slaves[$i].attrXY-(4+$assistant+$assistant),0,100)>>
 		<<if $slaves[$i].energy > 0>>
-			This has the secondary effect of slightly @@.red;reducing her libido.@@
+			This has the secondary effect of slightly @@.red;reducing $his libido.@@
 			<<set $slaves[$i].energy-->>
 		<</if>>
 	<</if>>
 <<case "vanilla">>
 	<<if ($slaves[$i].fetish != "none") && (_fetishChangeChance > random(0,100)-20*$assistant)>>
-		After her smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing encourages many orgasms during straightforward sex, @@.coral;her sexuality returns to normal.@@
+		After $his smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing encourages many orgasms during straightforward sex, @@.coral;$his sexuality returns to normal.@@
 		<<set $slaves[$i].fetish = "none", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 10>>
 	<</if>>
 <<case "oral">>
 	<<if ($slaves[$i].fetish != "cumslut")>>
 	<<if $slaves[$i].fetishStrength >= 10>>
-		Her smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> acts to @@.coral;suppress her current fetish,@@ encouraging her to orgasm when she's using her mouth.
+		$His smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> acts to @@.coral;suppress $his current fetish,@@ encouraging $him to orgasm when $he's using $his mouth.
 		<<set $slaves[$i].fetishStrength -= 20>>
 	<<elseif (_fetishChangeChance > random(0,100)-20*$assistant)>>
-		After her smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing encourages many orgasms as she performs oral sex, @@.lightcoral;she develops a fetish for cum.@@
+		After $his smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing encourages many orgasms as $he performs oral sex, @@.lightcoral;$he develops a fetish for cum.@@
 		<<set $slaves[$i].fetish = "cumslut", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 10>>
 	<</if>>
 	<<elseif ($slaves[$i].fetishStrength <= 95)>>
-		Her smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing @@.lightcoral;advances her oral fetish.@@
+		$His smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing @@.lightcoral;advances $his oral fetish.@@
 		<<set $slaves[$i].fetishStrength += 4>>
 	<</if>>
 <<case "anal">>
 <<if ($slaves[$i].fetish != "buttslut")>>
 <<if $slaves[$i].fetishStrength >= 10>>
-	Her smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> acts to @@.coral;suppress her current fetish,@@ encouraging her to orgasm when her rear hole is being fucked.
+	$His smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> acts to @@.coral;suppress $his current fetish,@@ encouraging $him to orgasm when $his rear hole is being fucked.
 	<<set $slaves[$i].fetishStrength -= 20>>
 <<elseif (_fetishChangeChance > random(0,100)-20*$assistant)>>
-	After her smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing encourages many orgasms when her ass is being stimulated, @@.lightcoral;she develops a fetish for being an anal bottom.@@
+	After $his smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing encourages many orgasms when $his ass is being stimulated, @@.lightcoral;$he develops a fetish for being an anal bottom.@@
 	<<set $slaves[$i].fetish = "buttslut", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 10>>
 <</if>>
 <<elseif ($slaves[$i].fetishStrength <= 95)>>
-	Her smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing @@.lightcoral;advances her anal fetish.@@
+	$His smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing @@.lightcoral;advances $his anal fetish.@@
 	<<set $slaves[$i].fetishStrength += 4>>
 <</if>>
 <<case "boobs">>
 <<if ($slaves[$i].fetish != "boobs")>>
 <<if $slaves[$i].fetishStrength >= 10>>
-	Her smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> acts to @@.coral;suppress her current fetish,@@ encouraging her to orgasm when her tits are being touched.
+	$His smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> acts to @@.coral;suppress $his current fetish,@@ encouraging $him to orgasm when $his tits are being touched.
 	<<set $slaves[$i].fetishStrength -= 20>>
 <<elseif (_fetishChangeChance > random(0,100)-20*$assistant)>>
-	After her smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing encourages many orgasms when her nipples are being stimulated, @@.lightcoral;she develops a fetish for her tits.@@
+	After $his smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing encourages many orgasms when $his nipples are being stimulated, @@.lightcoral;$he develops a fetish for $his tits.@@
 	<<set $slaves[$i].fetish = "boobs", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 10>>
 <</if>>
 <<elseif ($slaves[$i].fetishStrength <= 95)>>
-	Her smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing @@.lightcoral;advances her boob fetish.@@
+	$His smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing @@.lightcoral;advances $his boob fetish.@@
 	<<set $slaves[$i].fetishStrength += 4>>
 <</if>>
 <<case "submissive">>
 <<if ($slaves[$i].fetish != "submissive")>>
 <<if $slaves[$i].fetishStrength >= 10>>
-	Her smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> acts to @@.coral;suppress her current fetish,@@ encouraging her to orgasm when she's being held down and used.
+	$His smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> acts to @@.coral;suppress $his current fetish,@@ encouraging $him to orgasm when $he's being held down and used.
 	<<set $slaves[$i].fetishStrength -= 20>>
 <<elseif (_fetishChangeChance > random(0,100)-20*$assistant)>>
-	After her smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing encourages many orgasms when she is restrained, @@.lightcoral;she develops a fetish for submission.@@
+	After $his smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing encourages many orgasms when $he is restrained, @@.lightcoral;$he develops a fetish for submission.@@
 	<<set $slaves[$i].fetish = "submissive", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 10>>
 <</if>>
 <<elseif ($slaves[$i].fetishStrength <= 95)>>
-	Her smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing @@.lightcoral;advances her submission.@@
+	$His smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing @@.lightcoral;advances $his submission.@@
 	<<set $slaves[$i].fetishStrength += 4>>
 <</if>>
 <<case "humiliation">>
 <<if ($slaves[$i].fetish != "humiliation")>>
 <<if $slaves[$i].fetishStrength >= 10>>
-	Her smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> acts to @@.coral;suppress her current fetish,@@ encouraging her to orgasm when she's got an audience.
+	$His smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> acts to @@.coral;suppress $his current fetish,@@ encouraging $him to orgasm when $he's got an audience.
 	<<set $slaves[$i].fetishStrength -= 20>>
 <<elseif (_fetishChangeChance > random(0,100)-20*$assistant)>>
-	After her smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing encourages many orgasms when she is being humiliated, @@.lightcoral;she develops a fetish for humiliation.@@
+	After $his smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing encourages many orgasms when $he is being humiliated, @@.lightcoral;$he develops a fetish for humiliation.@@
 	<<set $slaves[$i].fetish = "humiliation", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 10>>
 <</if>>
 <<elseif ($slaves[$i].fetishStrength <= 95)>>
-	Her smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing @@.lightcoral;advances her humiliation fetish.@@
+	$His smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing @@.lightcoral;advances $his humiliation fetish.@@
 	<<set $slaves[$i].fetishStrength += 4>>
 <</if>>
 <<case "pregnancy">>
 <<if ($slaves[$i].fetish != "pregnancy")>>
 <<if $slaves[$i].fetishStrength >= 10>>
-	Her smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> acts to @@.coral;suppress her current fetish,@@ encouraging her to orgasm when she feels like she's being bred.
+	$His smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> acts to @@.coral;suppress $his current fetish,@@ encouraging $him to orgasm when $he feels like $he's being bred.
 	<<set $slaves[$i].fetishStrength -= 20>>
 <<elseif (_fetishChangeChance > random(0,100)-20*$assistant)>>
-	After her smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing encourages many orgasms during <<if $PC.dick == 1>>unprotected sex<<if $PC.vagina == 1>> and <</if>><</if>><<if $PC.vagina == 1>>loving contact with the female anatomy<</if>>, @@.lightcoral;she begins to fantasize about pregnancy.@@
+	After $his smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing encourages many orgasms during <<if $PC.dick == 1>>unprotected sex<<if $PC.vagina == 1>> and <</if>><</if>><<if $PC.vagina == 1>>loving contact with the female anatomy<</if>>, @@.lightcoral;$he begins to fantasize about pregnancy.@@
 	<<set $slaves[$i].fetish = "pregnancy", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 10>>
 <</if>>
 <<elseif ($slaves[$i].fetishStrength <= 95)>>
-	Her smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing @@.lightcoral;advances her pregnancy fetish.@@
+	$His smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing @@.lightcoral;advances $his pregnancy fetish.@@
 	<<set $slaves[$i].fetishStrength += 4>>
 <</if>>
 <<case "dom">>
 <<if ($slaves[$i].fetish != "dom")>>
 <<if $slaves[$i].fetishStrength >= 10>>
-	Her smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> acts to @@.coral;suppress her current fetish,@@ encouraging her to orgasm when another slave is servicing her.
+	$His smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> acts to @@.coral;suppress $his current fetish,@@ encouraging $him to orgasm when another slave is servicing $him.
 	<<set $slaves[$i].fetishStrength -= 20>>
 <<elseif (_fetishChangeChance > random(0,100)-20*$assistant)>>
-	After her smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing encourages many orgasms while she's taking an active, dominant sexual role, @@.lightcoral;she begins to enjoy dominance.@@
+	After $his smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing encourages many orgasms while $he's taking an active, dominant sexual role, @@.lightcoral;$he begins to enjoy dominance.@@
 	<<set $slaves[$i].fetish = "dom", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 10>>
 <</if>>
 <<elseif ($slaves[$i].fetishStrength <= 95)>>
-	Her smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing @@.lightcoral;advances her dominance.@@
+	$His smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing @@.lightcoral;advances $his dominance.@@
 	<<set $slaves[$i].fetishStrength += 4>>
 <</if>>
 <<case "masochist">>
 <<if ($slaves[$i].fetish != "masochist")>>
 <<if $slaves[$i].fetishStrength >= 10>>
-	Her smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> acts to @@.coral;suppress her current fetish,@@ encouraging her to orgasm when she's being hurt.
+	$His smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> acts to @@.coral;suppress $his current fetish,@@ encouraging $him to orgasm when $he's being hurt.
 	<<set $slaves[$i].fetishStrength -= 20>>
 <<elseif (_fetishChangeChance > random(0,100)-20*$assistant)>>
-	After her smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing encourages many orgasms while she's being beaten, @@.lightcoral;she begins to enjoy pain.@@
+	After $his smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing encourages many orgasms while $he's being beaten, @@.lightcoral;$he begins to enjoy pain.@@
 	<<set $slaves[$i].fetish = "masochist", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 10>>
 <</if>>
 <<elseif ($slaves[$i].fetishStrength <= 95)>>
-	Her smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing @@.lightcoral;advances her masochism.@@
+	$His smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing @@.lightcoral;advances $his masochism.@@
 	<<set $slaves[$i].fetishStrength += 4>>
 <</if>>
 <<case "sadist">>
 	<<if ($slaves[$i].fetish != "sadist")>>
 		<<if $slaves[$i].fetishStrength >= 10>>
-			Her smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> acts to @@.coral;suppress her current fetish,@@ encouraging her to orgasm when she witnesses or even takes part in another slave's pain.
+			$His smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> acts to @@.coral;suppress $his current fetish,@@ encouraging $him to orgasm when $he witnesses or even takes part in another slave's pain.
 			<<set $slaves[$i].fetishStrength -= 20>>
 		<<elseif (_fetishChangeChance > random(0,100)-20*$assistant)>>
-			After her smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing encourages many orgasms while she's involved in the abuse of other slaves, @@.lightcoral;she begins to develop a sadistic streak.@@
+			After $his smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing encourages many orgasms while $he's involved in the abuse of other slaves, @@.lightcoral;$he begins to develop a sadistic streak.@@
 			<<set $slaves[$i].fetish = "sadist", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 10>>
 		<</if>>
 	<<elseif ($slaves[$i].fetishStrength <= 95)>>
-			Her smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing @@.lightcoral;advances her sadism.@@
+			$His smart <<if $slaves[$i].vagina > -1>>clit<<else>>frenulum<</if>> piercing @@.lightcoral;advances $his sadism.@@
 			<<set $slaves[$i].fetishStrength += 4>>
 	<</if>>
 <</switch>>
@@ -2698,18 +2699,18 @@
 	<<if _fetishChangeChance > random(0,100)>>
 	<<if ($slaves[$i].assignment == "serve the public") || ($slaves[$i].assignment == "serve in the club")>>
 		<<if $slaves[$i].fetish != "buttslut">>
-			With so much sexual attention focused on her anus, @@.lightcoral;she comes to view buttsex as the centerpiece of her sexuality.@@
+			With so much sexual attention focused on $his anus, @@.lightcoral;$he comes to view buttsex as the centerpiece of $his sexuality.@@
 			<<set $slaves[$i].fetish = "buttslut", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 10>>
 		<<elseif ($slaves[$i].fetish == "buttslut") && ($slaves[$i].fetishStrength <= 95)>>
-			With so much sexual attention focused on her anus, @@.lightcoral;her love of anal increases.@@
+			With so much sexual attention focused on $his anus, @@.lightcoral;$his love of anal increases.@@
 			<<set $slaves[$i].fetishStrength += 4>>
 		<</if>>
 	<<elseif ($slaves[$i].assignment == "whore") || ($slaves[$i].assignment == "work in the brothel")>>
 		<<if $slaves[$i].fetish != "buttslut">>
-			With her anus constantly sold for use, @@.lightcoral;she comes to view buttsex as the centerpiece of her sexuality.@@
+			With $his anus constantly sold for use, @@.lightcoral;$he comes to view buttsex as the centerpiece of $his sexuality.@@
 			<<set $slaves[$i].fetish = "buttslut", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 10>>
 		<<elseif ($slaves[$i].fetish == "buttslut")>>
-			With her anus constantly sold for use, @@.lightcoral;her love of anal increases.@@
+			With $his anus constantly sold for use, @@.lightcoral;$his love of anal increases.@@
 			<<set $slaves[$i].fetishStrength += 4>>
 		<</if>>
 	<</if>>
@@ -2721,18 +2722,18 @@
 	<<if _fetishChangeChance > random(0,90)>>
 	<<if ($slaves[$i].assignment == "serve the public") || ($slaves[$i].assignment == "serve in the club")>>
 		<<if $slaves[$i].fetish != "buttslut">>
-		Since most of her orgasms are caused by prostate stimulation from anal sex with citizens, @@.lightcoral;she comes to view her asshole as her primary sexual organ.@@
+		Since most of $his orgasms are caused by prostate stimulation from anal sex with citizens, @@.lightcoral;$he comes to view $his asshole as $his primary sexual organ.@@
 		<<set $slaves[$i].fetish = "buttslut", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 10>>
 		<<elseif ($slaves[$i].fetish == "buttslut") && ($slaves[$i].fetishStrength <= 95)>>
-		After many, many prostate orgasms with a citizen's cock up her butt, @@.lightcoral;her love of anal increases.@@
+		After many, many prostate orgasms with a citizen's cock up $his butt, @@.lightcoral;$his love of anal increases.@@
 		<<set $slaves[$i].fetishStrength += 4>>
 		<</if>>
 	<<elseif ($slaves[$i].assignment == "whore") || ($slaves[$i].assignment == "work in the brothel")>>
 		<<if $slaves[$i].fetish != "buttslut">>
-		Since most of her orgasms are caused by prostate stimulation from anal sex with customers, @@.lightcoral;she comes to view her asshole as her primary sexual organ.@@
+		Since most of $his orgasms are caused by prostate stimulation from anal sex with customers, @@.lightcoral;$he comes to view $his asshole as $his primary sexual organ.@@
 		<<set $slaves[$i].fetish = "buttslut", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 10>>
 		<<elseif ($slaves[$i].fetish == "buttslut") && ($slaves[$i].fetishStrength <= 95)>>
-		After many, many prostate orgasms with a customer's cock up her butt, @@.lightcoral;her love of anal increases.@@
+		After many, many prostate orgasms with a customer's cock up $his butt, @@.lightcoral;$his love of anal increases.@@
 		<<set $slaves[$i].fetishStrength += 4>>
 		<</if>>
 	<</if>>
@@ -2748,10 +2749,10 @@
 	<<if ($slaves[$i].fetishStrength <= 95)>>
 	<<if _fetishChangeChance > random(0,100)>>
 		<<if $slaves[$i].fetish != "cumslut">>
-		While masturbating, she's at first surprised but then aroused by her drug-enhanced ejaculation. After repeatedly covering herself in the stuff, @@.lightcoral;she's become a cum fetishist.@@
+		While masturbating, $he's at first surprised but then aroused by $his drug-enhanced ejaculation. After repeatedly covering $himself in the stuff, @@.lightcoral;$he's become a cum fetishist.@@
 		<<set $slaves[$i].fetish = "cumslut", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 10>>
 		<<elseif ($slaves[$i].fetish == "cumslut") && ($slaves[$i].fetishStrength <= 95)>>
-		Her masturbation sessions have come to consist mainly of her blowing massive loads of cum into her own mouth. @@.lightcoral;Her ejaculate addiction increases.@@
+		$His masturbation sessions have come to consist mainly of $him blowing massive loads of cum into $his own mouth. @@.lightcoral;$His ejaculate addiction increases.@@
 		<<set $slaves[$i].fetishStrength += 4>>
 		<</if>>
 	<</if>>
@@ -2777,11 +2778,11 @@
 	<<if $slaves[$i].sexualFlaw != "neglectful">>
 		<<if $slaves[$i].energy < 80>>
 		<<if ($slaves[$i].assignment == "serve the public") || ($slaves[$i].assignment == "whore") || ($slaves[$i].assignment == "work in the brothel") || ($slaves[$i].assignment == "serve in the club") || ($slaves[$i].assignment == "work a glory hole") || ($slaves[$i].assignment == "be confined in the arcade")>>
-			Serving as a sex worker drives her deeper and deeper into submission, and she pays less and less attention to her own pleasure. @@.yellow;She's become sexually self neglectful,@@ and only cares about getting others off.
+			Serving as a sex worker drives $him deeper and deeper into submission, and $he pays less and less attention to $his own pleasure. @@.yellow;$He's become sexually self neglectful,@@ and only cares about getting others off.
 			<<set $slaves[$i].sexualFlaw = "neglectful">>
 			<<set $slaves[$i].fetishStrength = 100>>
 			<<if $arcologies[0].FSHedonisticDecadence != "unset">>
-				Allowing her to indulge in her fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
+				Allowing $him to indulge in $his fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
 				<<FSChange "Hedonism" 2>>
 			<</if>>
 		<</if>>
@@ -2790,11 +2791,11 @@
 	<<if $slaves[$i].sexualFlaw != "neglectful">>
 		<<if $slaves[$i].aphrodisiacs > 0 || $slaves[$i].inflationType == "aphrodisiac">>
 		<<if $slaves[$i].addict > 2>>
-			Her aphrodisiac addiction makes her dependent on submission. @@.yellow;She's become sexually self neglectful,@@ and only cares about getting others off.
+			$His aphrodisiac addiction makes $him dependent on submission. @@.yellow;$He's become sexually self neglectful,@@ and only cares about getting others off.
 			<<set $slaves[$i].sexualFlaw = "neglectful">>
 			<<set $slaves[$i].fetishStrength = 100>>
 			<<if $arcologies[0].FSHedonisticDecadence != "unset">>
-				Allowing her to indulge in her fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
+				Allowing $him to indulge in $his fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
 				<<FSChange "Hedonism" 2>>
 			<</if>>
 		<</if>>
@@ -2803,27 +2804,27 @@
 <<case "cumslut">>
 	<<if $slaves[$i].sexualFlaw != "cum addict">>
 		<<if $slaves[$i].dietCum > 0>>
-			In addition to being an orally fixated cumslut, she eats ejaculate in her food, making the taste omnipresent for her. @@.yellow;She's become psychologically addicted to cum.@@
+			In addition to being an orally fixated cumslut, $he eats ejaculate in $his food, making the taste omnipresent for $him. @@.yellow;$He's become psychologically addicted to cum.@@
 			<<set $slaves[$i].sexualFlaw = "cum addict">>
 			<<set $slaves[$i].fetishStrength = 100>>
 			<<if $arcologies[0].FSHedonisticDecadence != "unset">>
-				Allowing her to indulge in her fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
+				Allowing $him to indulge in $his fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
 				<<FSChange "Hedonism" 2>>
 			<</if>>
 		<<elseif $slaves[$i].inflation != 0 && $slaves[$i].inflationType == "cum">>
-			In addition to being an orally fixated cumslut, she is required to keep her belly bloated with cum at all times, making her life revolve around being full of cum. @@.yellow;She's become psychologically addicted to cum.@@
+			In addition to being an orally fixated cumslut, $he is required to keep $his belly bloated with cum at all times, making $his life revolve around being full of cum. @@.yellow;$He's become psychologically addicted to cum.@@
 			<<set $slaves[$i].sexualFlaw = "cum addict">>
 			<<set $slaves[$i].fetishStrength = 100>>
 			<<if $arcologies[0].FSHedonisticDecadence != "unset">>
-				Allowing her to indulge in her fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
+				Allowing $him to indulge in $his fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
 				<<FSChange "Hedonism" 2>>
 			<</if>>
 		<<elseif $cockFeeder != 0>>
-			In addition to being an orally fixated cumslut, she eats by sucking dick. @@.yellow;She's become psychologically addicted to cum.@@
+			In addition to being an orally fixated cumslut, $he eats by sucking dick. @@.yellow;$He's become psychologically addicted to cum.@@
 			<<set $slaves[$i].sexualFlaw = "cum addict">>
 			<<set $slaves[$i].fetishStrength = 100>>
 			<<if $arcologies[0].FSHedonisticDecadence != "unset">>
-				Allowing her to indulge in her fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
+				Allowing $him to indulge in $his fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
 				<<FSChange "Hedonism" 2>>
 			<</if>>
 		<</if>>
@@ -2831,11 +2832,11 @@
 	<<if $slaves[$i].sexualFlaw != "cum addict">>
 		<<if $slaves[$i].aphrodisiacs > 0 || $slaves[$i].inflationType == "aphrodisiac">>
 		<<if $slaves[$i].addict > 2>>
-			Her aphrodisiac addiction makes her dependent on oral stimulation. @@.yellow;She's become psychologically addicted to cum.@@
+			$His aphrodisiac addiction makes $him dependent on oral stimulation. @@.yellow;$He's become psychologically addicted to cum.@@
 			<<set $slaves[$i].sexualFlaw = "cum addict">>
 			<<set $slaves[$i].fetishStrength = 100>>
 			<<if $arcologies[0].FSHedonisticDecadence != "unset">>
-				Allowing her to indulge in her fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
+				Allowing $him to indulge in $his fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
 				<<FSChange "Hedonism" 2>>
 			<</if>>
 		<</if>>
@@ -2846,19 +2847,19 @@
 		<<if $slaves[$i].energy > 80>>
 		<<if $slaves[$i].anus > 0>>
 		<<if $slaves[$i].prostate > 0>>
-			She has a powerful sex drive, and constantly coming to prostate stimulation drives her ever deeper into her identity as a helpless anal slut. @@.yellow;She's become psychologically addicted to getting assfucked.@@
+			$He has a powerful sex drive, and constantly coming to prostate stimulation drives $him ever deeper into $his identity as a helpless anal slut. @@.yellow;$He's become psychologically addicted to getting assfucked.@@
 			<<set $slaves[$i].sexualFlaw = "anal addict">>
 			<<set $slaves[$i].fetishStrength = 100>>
 			<<if $arcologies[0].FSHedonisticDecadence != "unset">>
-				Allowing her to indulge in her fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
+				Allowing $him to indulge in $his fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
 				<<FSChange "Hedonism" 2>>
 			<</if>>
 		<<elseif $slaves[$i].vaginalAccessory == "chastity belt">>
-			She has a powerful sex drive, and since her pussy's off limits, she sinks ever deeper into her identity as a helpless anal slut. @@.yellow;She's become psychologically addicted to getting assfucked.@@
+			$He has a powerful sex drive, and since $his pussy's off limits, $he sinks ever deeper into $his identity as a helpless anal slut. @@.yellow;$He's become psychologically addicted to getting assfucked.@@
 			<<set $slaves[$i].sexualFlaw = "anal addict">>
 			<<set $slaves[$i].fetishStrength = 100>>
 			<<if $arcologies[0].FSHedonisticDecadence != "unset">>
-				Allowing her to indulge in her fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
+				Allowing $him to indulge in $his fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
 				<<FSChange "Hedonism" 2>>
 			<</if>>
 		<</if>>
@@ -2868,11 +2869,11 @@
 	<<if $slaves[$i].sexualFlaw != "anal addict">>
 		<<if $slaves[$i].aphrodisiacs > 0 || $slaves[$i].inflationType == "aphrodisiac">>
 		<<if $slaves[$i].addict > 2>>
-			Her aphrodisiac addiction makes her dependent on constant buttsex. @@.yellow;She's become psychologically addicted to getting assfucked.@@
+			$His aphrodisiac addiction makes $him dependent on constant buttsex. @@.yellow;$He's become psychologically addicted to getting assfucked.@@
 			<<set $slaves[$i].sexualFlaw = "anal addict">>
 			<<set $slaves[$i].fetishStrength = 100>>
 			<<if $arcologies[0].FSHedonisticDecadence != "unset">>
-				Allowing her to indulge in her fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
+				Allowing $him to indulge in $his fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
 				<<FSChange "Hedonism" 2>>
 			<</if>>
 		<</if>>
@@ -2881,11 +2882,11 @@
 <<case "humiliation">>
 	<<if $slaves[$i].sexualFlaw != "attention whore">>
 		<<if ($slaves[$i].assignment == "serve the public") || ($slaves[$i].assignment == "whore") || ($slaves[$i].assignment == "work in the brothel") || ($slaves[$i].assignment == "serve in the club")>>
-			Serving as a public sex worker gives her plenty of delicious humiliation, and she cares less and less about sex itself and more about making people blush. @@.yellow;She's become an attention whore.@@
+			Serving as a public sex worker gives $him plenty of delicious humiliation, and $he cares less and less about sex itself and more about making people blush. @@.yellow;$He's become an attention whore.@@
 			<<set $slaves[$i].sexualFlaw = "attention whore">>
 			<<set $slaves[$i].fetishStrength = 100>>
 			<<if $arcologies[0].FSHedonisticDecadence != "unset">>
-				Allowing her to indulge in her fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
+				Allowing $him to indulge in $his fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
 				<<FSChange "Hedonism" 2>>
 			<</if>>
 		<</if>>
@@ -2893,11 +2894,11 @@
 	<<if $slaves[$i].sexualFlaw != "attention whore">>
 		<<if $slaves[$i].aphrodisiacs > 0 || $slaves[$i].inflationType == "aphrodisiac">>
 		<<if $slaves[$i].addict > 2>>
-			Her aphrodisiac addiction makes her dependent on stares to get off. @@.yellow;She's become an attention whore.@@
+			$His aphrodisiac addiction makes $him dependent on stares to get off. @@.yellow;$He's become an attention whore.@@
 			<<set $slaves[$i].sexualFlaw = "attention whore">>
 			<<set $slaves[$i].fetishStrength = 100>>
 			<<if $arcologies[0].FSHedonisticDecadence != "unset">>
-				Allowing her to indulge in her fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
+				Allowing $him to indulge in $his fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
 				<<FSChange "Hedonism" 2>>
 			<</if>>
 		<</if>>
@@ -2906,27 +2907,27 @@
 <<case "boobs">>
 	<<if $slaves[$i].sexualFlaw != "breast growth">>
 		<<if $slaves[$i].drugs == "breast injections" || $slaves[$i].drugs == "intensive breast injections">>
-			She loves her tits, and feeling them respond to drug injections starts to hold more fascination for her than mere sex. @@.yellow;Her sexual identity is now dominated by her swelling boobs.@@
+			$He loves $his tits, and feeling them respond to drug injections starts to hold more fascination for $him than mere sex. @@.yellow;$His sexual identity is now dominated by $his swelling boobs.@@
 			<<set $slaves[$i].sexualFlaw = "breast growth">>
 			<<set $slaves[$i].fetishStrength = 100>>
 			<<if $arcologies[0].FSHedonisticDecadence != "unset">>
-				Allowing her to indulge in her fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
+				Allowing $him to indulge in $his fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
 				<<FSChange "Hedonism" 2>>
 			<</if>>
 		<<elseif $slaves[$i].drugs == "hyper breast injections">>
-			She loves her tits, and watching them steadily swell from the hyper injections starts to hold more fascination for her than mere sex. @@.yellow;Her sexual identity is now dominated by her swelling boobs.@@
+			$He loves $his tits, and watching them steadily swell from the hyper injections starts to hold more fascination for $him than mere sex. @@.yellow;$His sexual identity is now dominated by $his swelling boobs.@@
 			<<set $slaves[$i].sexualFlaw = "breast growth">>
 			<<set $slaves[$i].fetishStrength = 100>>
 			<<if $arcologies[0].FSHedonisticDecadence != "unset">>
-				Allowing her to indulge in her fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
+				Allowing $him to indulge in $his fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
 				<<FSChange "Hedonism" 2>>
 			<</if>>
 		<<elseif ($slaves[$i].hormoneBalance >= 100) && ($slaves[$i].boobs < 1000)>>
-			She loves her tits, and feeling them grow under female hormone treatments starts to hold more fascination for her than mere sex. @@.yellow;Her sexual identity is now dominated by her swelling boobs.@@
+			$He loves $his tits, and feeling them grow under female hormone treatments starts to hold more fascination for $him than mere sex. @@.yellow;$His sexual identity is now dominated by $his swelling boobs.@@
 			<<set $slaves[$i].sexualFlaw = "breast growth">>
 			<<set $slaves[$i].fetishStrength = 100>>
 			<<if $arcologies[0].FSHedonisticDecadence != "unset">>
-				Allowing her to indulge in her fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
+				Allowing $him to indulge in $his fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
 				<<FSChange "Hedonism" 2>>
 			<</if>>
 		<</if>>
@@ -2934,11 +2935,11 @@
 	<<if $slaves[$i].sexualFlaw != "breast growth">>
 		<<if $slaves[$i].aphrodisiacs > 0 || $slaves[$i].inflationType == "aphrodisiac">>
 		<<if $slaves[$i].addict > 2>>
-			Her aphrodisiac addiction makes her dependent on her tits for relief. @@.yellow;Her sexual identity is now dominated by her swelling boobs.@@
+			$His aphrodisiac addiction makes $him dependent on $his tits for relief. @@.yellow;$His sexual identity is now dominated by $his swelling boobs.@@
 			<<set $slaves[$i].sexualFlaw = "breast growth">>
 			<<set $slaves[$i].fetishStrength = 100>>
 			<<if $arcologies[0].FSHedonisticDecadence != "unset">>
-				Allowing her to indulge in her fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
+				Allowing $him to indulge in $his fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
 				<<FSChange "Hedonism" 2>>
 			<</if>>
 		<</if>>
@@ -2948,11 +2949,11 @@
 	<<if $slaves[$i].sexualFlaw != "malicious">>
 		<<if $Wardeness != 0>>
 		<<if $slaves[$i].ID == $Wardeness.ID>>
-			As Wardeness, she becomes @@.yellow;sexually addicted to inflicting pain and anguish.@@
+			As Wardeness, $he becomes @@.yellow;sexually addicted to inflicting pain and anguish.@@
 			<<set $slaves[$i].sexualFlaw = "malicious">>
 			<<set $slaves[$i].fetishStrength = 100>>
 			<<if $arcologies[0].FSHedonisticDecadence != "unset">>
-				Allowing her to indulge in her fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
+				Allowing $him to indulge in $his fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
 				<<FSChange "Hedonism" 2>>
 			<</if>>
 		<</if>>
@@ -2961,11 +2962,11 @@
 	<<if $slaves[$i].sexualFlaw != "malicious">>
 		<<if $slaves[$i].aphrodisiacs > 0 || $slaves[$i].inflationType == "aphrodisiac">>
 		<<if $slaves[$i].addict > 2>>
-			Her aphrodisiac addiction makes her dependent on degradation in other slaves to get off. She becomes @@.yellow;sexually addicted to inflicting pain and anguish.@@
+			$His aphrodisiac addiction makes $him dependent on degradation in other slaves to get off. $He becomes @@.yellow;sexually addicted to inflicting pain and anguish.@@
 			<<set $slaves[$i].sexualFlaw = "malicious">>
 			<<set $slaves[$i].fetishStrength = 100>>
 			<<if $arcologies[0].FSHedonisticDecadence != "unset">>
-				Allowing her to indulge in her fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
+				Allowing $him to indulge in $his fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
 				<<FSChange "Hedonism" 2>>
 			<</if>>
 		<</if>>
@@ -2976,11 +2977,11 @@
 		<<if $HeadGirl != 0>>
 		<<if $HGSeverity >= 0>>
 		<<if $slaves[$i].ID == $HeadGirl.ID>>
-			As Head Girl, she's plentifully provided with misbehaving slaves to dominate sexually. She becomes more and more eager until she's actively @@.yellow;sexually abusive, getting off on the thrill of forcing herself on other slaves.@@
+			As Head Girl, $he's plentifully provided with misbehaving slaves to dominate sexually. $He becomes more and more eager until $he's actively @@.yellow;sexually abusive, getting off on the thrill of forcing $himself on other slaves.@@
 			<<set $slaves[$i].sexualFlaw = "abusive">>
 			<<set $slaves[$i].fetishStrength = 100>>
 			<<if $arcologies[0].FSHedonisticDecadence != "unset">>
-				Allowing her to indulge in her fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
+				Allowing $him to indulge in $his fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
 				<<FSChange "Hedonism" 2>>
 			<</if>>
 		<</if>>
@@ -2990,11 +2991,11 @@
 	<<if $slaves[$i].sexualFlaw != "abusive">>
 		<<if $slaves[$i].aphrodisiacs > 0 || $slaves[$i].inflationType == "aphrodisiac">>
 		<<if $slaves[$i].addict > 2>>
-			Her aphrodisiac addiction makes her dependent on pain in others to get off. She's become @@.yellow;sexually abusive, getting off on the thrill of forcing herself on other slaves.@@
+			$His aphrodisiac addiction makes $him dependent on pain in others to get off. $He's become @@.yellow;sexually abusive, getting off on the thrill of forcing $himself on other slaves.@@
 			<<set $slaves[$i].sexualFlaw = "abusive">>
 			<<set $slaves[$i].fetishStrength = 100>>
 			<<if $arcologies[0].FSHedonisticDecadence != "unset">>
-				Allowing her to indulge in her fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
+				Allowing $him to indulge in $his fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
 				<<FSChange "Hedonism" 2>>
 			<</if>>
 		<</if>>
@@ -3003,19 +3004,19 @@
 <<case "masochist">>
 	<<if $slaves[$i].sexualFlaw != "self hating">>
 		<<if ($slaves[$i].assignment == "work a glory hole") || ($slaves[$i].assignment == "be confined in the arcade")>>
-			Condemned to serve as a public fuckhole, her masochistic tendencies darken into sexual appreciation for her life as a human sex toy. @@.yellow;She's descended into true self hatred.@@
+			Condemned to serve as a public fuckhole, $his masochistic tendencies darken into sexual appreciation for $his life as a human sex toy. @@.yellow;$He's descended into true self hatred.@@
 			<<set $slaves[$i].sexualFlaw = "self hating">>
 			<<set $slaves[$i].fetishStrength = 100>>
 			<<if $arcologies[0].FSHedonisticDecadence != "unset">>
-				Allowing her to indulge in her fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
+				Allowing $him to indulge in $his fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
 				<<FSChange "Hedonism" 2>>
 			<</if>>
 		<<elseif ($slaves[$i].assignment == "work in the dairy") && ($dairyRestraintsSetting >= 2)>>
-			Strapped into a milking machine's tender, penetrative embrace, her masochistic tendencies darken into sexual appreciation for her life as a human factory. @@.yellow;She's descended into true self hatred.@@
+			Strapped into a milking machine's tender, penetrative embrace, $his masochistic tendencies darken into sexual appreciation for $his life as a human factory. @@.yellow;$He's descended into true self hatred.@@
 			<<set $slaves[$i].sexualFlaw = "self hating">>
 			<<set $slaves[$i].fetishStrength = 100>>
 			<<if $arcologies[0].FSHedonisticDecadence != "unset">>
-				Allowing her to indulge in her fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
+				Allowing $him to indulge in $his fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
 				<<FSChange "Hedonism" 2>>
 			<</if>>
 		<</if>>
@@ -3023,11 +3024,11 @@
 	<<if $slaves[$i].sexualFlaw != "self hating">>
 		<<if $slaves[$i].aphrodisiacs > 0 || $slaves[$i].inflationType == "aphrodisiac">>
 		<<if $slaves[$i].addict > 2>>
-			Her aphrodisiac addiction makes her dependent on sexual self harm. @@.yellow;She's descended into true self hatred.@@
+			$His aphrodisiac addiction makes $him dependent on sexual self harm. @@.yellow;$He's descended into true self hatred.@@
 			<<set $slaves[$i].sexualFlaw = "self hating">>
 			<<set $slaves[$i].fetishStrength = 100>>
 			<<if $arcologies[0].FSHedonisticDecadence != "unset">>
-				Allowing her to indulge in her fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
+				Allowing $him to indulge in $his fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
 				<<FSChange "Hedonism" 2>>
 			<</if>>
 		<</if>>
@@ -3037,47 +3038,52 @@
 	<<if $slaves[$i].sexualFlaw != "breeder">>
 		<<if $slaves[$i].preg > 37 && $slaves[$i].broodmother > 0>>
 			<<if $slaves[$i].broodmother == 2>>
-				She's nearly bursting with life and giving birth constantly,
+				$He's nearly bursting with life and giving birth constantly,
 			<<else>>
-				She's stuffed full of child and brings a new life into the world each week, with or without a good fucking,
+				$He's stuffed full of child and brings a new life into the world each week, with or without a good fucking,
 			<</if>>
-			causing her to pay more sexual attention to pregnancy than to impregnation. @@.yellow;She's become obsessed with breeding.@@
+			causing $him to pay more sexual attention to pregnancy than to impregnation. @@.yellow;$He's become obsessed with breeding.@@
 			<<set $slaves[$i].sexualFlaw = "breeder">>
 			<<set $slaves[$i].fetishStrength = 100>>
 			<<if $arcologies[0].FSHedonisticDecadence != "unset">>
-				Allowing her to indulge in her fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
+				Allowing $him to indulge in $his fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
 				<<FSChange "Hedonism" 2>>
 			<</if>>
+<<<<<<< HEAD
 		<<elseif $slaves[$i].bellyPreg > 100 && $slaves[$i].pregKnown == 1 && $slaves[$i].pregSource == -1 && $slaves[$i].breedingMark == 1 && $slaves[$i].devotion > 75>>
+			$He's been marked to be the bearer of your offspring and is growing larger by the day with your child. $He is to be nothing more than a vessel for your children, and as such @@.yellow;has become obsessed with carrying them.@@
+=======
+		<<elseif $slaves[$i].bellyPreg > 100 && $slaves[$i].pregKnown == 1 && $slaves[$i].pregSource == -1 && $slaves[$i].breedingMark == 1 && $propOutcome == 1 && $slaves[$i].devotion > 75>>
 			She's been marked to be the bearer of your offspring and is growing larger by the day with your child. She is to be nothing more than a vessel for your children, and as such @@.yellow;has become obsessed with carrying them.@@
+>>>>>>> 7c151cf7d5f947331cc64a6097fa3db9575ff5df
 			<<set $slaves[$i].sexualFlaw = "breeder">>
 			<<set $slaves[$i].fetishStrength = 100>>
 			<<if $arcologies[0].FSHedonisticDecadence != "unset">>
-				Allowing her to indulge in her fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
+				Allowing $him to indulge in $his fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
 				<<FSChange "Hedonism" 2>>
 			<</if>>
 		<<elseif $slaves[$i].bellyPreg >= 120000>>
-			She's so overfull with life that she starts to pay much more sexual attention to pregnancy than to impregnation. @@.yellow;She's become obsessed with breeding.@@
+			$He's so overfull with life that $he starts to pay much more sexual attention to pregnancy than to impregnation. @@.yellow;$He's become obsessed with breeding.@@
 			<<set $slaves[$i].sexualFlaw = "breeder">>
 			<<set $slaves[$i].fetishStrength = 100>>
 			<<if $arcologies[0].FSHedonisticDecadence != "unset">>
-				Allowing her to indulge in her fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
+				Allowing $him to indulge in $his fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
 				<<FSChange "Hedonism" 2>>
 			<</if>>
 		<<elseif $slaves[$i].births > 10>>
-			She's been bred so much that she starts to pay as much sexual attention to pregnancy as to impregnation. @@.yellow;She's become obsessed with breeding.@@
+			$He's been bred so much that $he starts to pay as much sexual attention to pregnancy as to impregnation. @@.yellow;$He's become obsessed with breeding.@@
 			<<set $slaves[$i].sexualFlaw = "breeder">>
 			<<set $slaves[$i].fetishStrength = 100>>
 			<<if $arcologies[0].FSHedonisticDecadence != "unset">>
-				Allowing her to indulge in her fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
+				Allowing $him to indulge in $his fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
 				<<FSChange "Hedonism" 2>>
 			<</if>>
 		<<elseif ($slaves[$i].assignment == "work in the dairy") && ($dairyPregSetting >= 2) && ($slaves[$i].pregKnown == 1)>>
-			With her womanhood fucked full of cum and fertility drugs, her pregnancy fetish deepens into true perversity. @@.yellow;She's become obsessed with breeding.@@
+			With $his womanhood fucked full of cum and fertility drugs, $his pregnancy fetish deepens into true perversity. @@.yellow;$He's become obsessed with breeding.@@
 			<<set $slaves[$i].sexualFlaw = "breeder">>
 			<<set $slaves[$i].fetishStrength = 100>>
 			<<if $arcologies[0].FSHedonisticDecadence != "unset">>
-				Allowing her to indulge in her fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
+				Allowing $him to indulge in $his fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
 				<<FSChange "Hedonism" 2>>
 			<</if>>
 		<</if>>
@@ -3085,11 +3091,11 @@
 	<<if $slaves[$i].sexualFlaw != "breeder">>
 		<<if $slaves[$i].aphrodisiacs > 0 || $slaves[$i].inflationType == "aphrodisiac">>
 		<<if $slaves[$i].addict > 2>>
-			Her aphrodisiac addiction makes her dependent on her pregnancy fantasies. @@.yellow;She's become obsessed with breeding.@@
+			$His aphrodisiac addiction makes $him dependent on $his pregnancy fantasies. @@.yellow;$He's become obsessed with breeding.@@
 			<<set $slaves[$i].sexualFlaw = "breeder">>
 			<<set $slaves[$i].fetishStrength = 100>>
 			<<if $arcologies[0].FSHedonisticDecadence != "unset">>
-				Allowing her to indulge in her fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
+				Allowing $him to indulge in $his fetish to the point of obsession advances hedonism and @@.green;bolsters your reputation.@@
 				<<FSChange "Hedonism" 2>>
 			<</if>>
 		<</if>>
@@ -3107,19 +3113,19 @@
 
 <<if ($slaves[$i].vaginaPiercing > 1)>>
 	<<if ($slaves[$i].vagina > -1) && ($slaves[$i].labia < 2) && (random(1,100) > 90)>>
-	The weight of $possessive labial piercings @@.lime;stretches out $possessive pussylips a bit.@@
+	The weight of $his labial piercings @@.lime;stretches out $his pussylips a bit.@@
 	<<set $slaves[$i].labia += 1>>
 	<</if>>
 <</if>>
 <<if ($slaves[$i].nipplesPiercing == 1)>>
 	<<if ($slaves[$i].nipples == "tiny")>>
 	<<if (random(1,100) > 95)>>
-		$possessiveCap piercings keep $possessive nipples half-hard all the time, and @@.lime;$possessive nipples have stretched out a bit.@@
+		$His piercings keep $his nipples half-hard all the time, and @@.lime;$his nipples have stretched out a bit.@@
 		<<set $slaves[$i].nipples = "cute">>
 	<</if>>
 	<<elseif ($slaves[$i].nipples == "partially inverted")>>
 	<<if (random(1,100) > 70)>>
-		$possessiveCap piercings keep $possessive nipples half-hard all the time, which @@.lime;permanently protrudes them.@@
+		$His piercings keep $his nipples half-hard all the time, which @@.lime;permanently protrudes them.@@
 		<<if (random(1,2) == 1)>>
 		It turns out they're pretty cute.
 		<<set $slaves[$i].nipples = "cute">>
@@ -3128,14 +3134,14 @@
 		<<set $slaves[$i].nipples = "puffy">>
 		<</if>>
 		<<if ($slaves[$i].fetish == "masochist") && ($slaves[$i].fetishKnown == 1)>>
-		This is @@.hotpink;a long and uncomfortable experience, which $pronoun gets off on.@@
+		This is @@.hotpink;a long and uncomfortable experience, which $he gets off on.@@
 		<<set $slaves[$i].devotion += 1>>
 		<<else>>
 		This is @@.mediumorchid;a long and uncomfortable experience.@@
 		<<set $slaves[$i].devotion -= 1>>
 		<</if>>
 	<<else>>
-		Having $possessive nipples held protruded by $possessive piercings is uncomfortable, which $pronoun
+		Having $his nipples held protruded by $his piercings is uncomfortable, which $he
 		<<if ($slaves[$i].fetish == "masochist") && ($slaves[$i].fetishKnown == 1)>>
 		@@.hotpink;gets off on.@@
 		<<set $slaves[$i].devotion += 1>>
@@ -3146,7 +3152,7 @@
 	<</if>>
 	<<elseif ($slaves[$i].nipples == "inverted")>>
 	<<if (random(1,100) > 90)>>
-		$possessiveCap piercings keep $possessive nipples half-hard all the time, which eventually @@.lime;permanently protrudes them.@@
+		$His piercings keep $his nipples half-hard all the time, which eventually @@.lime;permanently protrudes them.@@
 		<<if (random(1,2) == 1)>>
 		It turns out they're absolutely massive.
 		<<set $slaves[$i].nipples = "huge">>
@@ -3155,14 +3161,14 @@
 		<<set $slaves[$i].nipples = "puffy">>
 		<</if>>
 		<<if ($slaves[$i].fetish == "masochist") && ($slaves[$i].fetishKnown == 1)>>
-		This is @@.hotpink;a long and very uncomfortable experience, which $pronoun gets off on.@@
+		This is @@.hotpink;a long and very uncomfortable experience, which $he gets off on.@@
 		<<set $slaves[$i].devotion += 3>>
 		<<else>>
 		This is @@.mediumorchid;a long and very uncomfortable experience.@@
 		<<set $slaves[$i].devotion -= 3>>
 		<</if>>
 	<<else>>
-		Having $possessive nipples held protruded by $possessive piercings is very uncomfortable, which $pronoun
+		Having $his nipples held protruded by $his piercings is very uncomfortable, which $he
 		<<if ($slaves[$i].fetish == "masochist") && ($slaves[$i].fetishKnown == 1)>>
 		@@.hotpink;gets off on.@@
 		<<set $slaves[$i].devotion += 1>>
@@ -3175,12 +3181,12 @@
 <<elseif ($slaves[$i].nipplesPiercing == 2)>>
 	<<if ($slaves[$i].nipples == "tiny")>>
 	<<if (random(1,100) > 80)>>
-		$pronounCap's got so much metal in $possessive nipples that the weight @@.lime;stretches and lengthens them.@@
+		$He's got so much metal in $his nipples that the weight @@.lime;stretches and lengthens them.@@
 		<<set $slaves[$i].nipples = "cute">>
 	<</if>>
 	<<elseif ($slaves[$i].nipples == "partially inverted")>>
 	<<if (random(1,100) > 50)>>
-		$pronounCap's got so much metal in $possessive nipples that the weight @@.lime;permanently protrudes them.@@
+		$He's got so much metal in $his nipples that the weight @@.lime;permanently protrudes them.@@
 		<<if (random(1,2) == 1)>>
 		It turns out they're pretty cute.
 		<<set $slaves[$i].nipples = "cute">>
@@ -3189,14 +3195,14 @@
 		<<set $slaves[$i].nipples = "puffy">>
 		<</if>>
 		<<if ($slaves[$i].fetish == "masochist") && ($slaves[$i].fetishKnown == 1)>>
-		This is @@.hotpink;a long and uncomfortable experience, which $possessive gets off on.@@
+		This is @@.hotpink;a long and uncomfortable experience, which $his gets off on.@@
 		<<set $slaves[$i].devotion += 2>>
 		<<else>>
 		This is @@.mediumorchid;a long and uncomfortable experience.@@
 		<<set $slaves[$i].devotion -= 2>>
 		<</if>>
 	<<else>>
-		Having $possessive nipples held protruded by $possessive piercings is uncomfortable, which $possessive
+		Having $his nipples held protruded by $his piercings is uncomfortable, which $his
 		<<if ($slaves[$i].fetish == "masochist") && ($slaves[$i].fetishKnown == 1)>>
 		@@.hotpink;gets off on.@@
 		<<set $slaves[$i].devotion += 1>>
@@ -3207,7 +3213,7 @@
 	<</if>>
 	<<elseif ($slaves[$i].nipples == "inverted")>>
 	<<if (random(1,100) > 70)>>
-		$pronounCap's got so much metal in $possessive nipples that the weight @@.lime;permanently protrudes them.@@
+		$He's got so much metal in $his nipples that the weight @@.lime;permanently protrudes them.@@
 		<<if (random(1,2) == 1)>>
 		It turns out they're absolutely massive.
 		<<set $slaves[$i].nipples = "huge">>
@@ -3216,14 +3222,14 @@
 		<<set $slaves[$i].nipples = "puffy">>
 		<</if>>
 		<<if ($slaves[$i].fetish == "masochist") && ($slaves[$i].fetishKnown == 1)>>
-		This is @@.hotpink;a long and extremely uncomfortable experience, which she gets off on.@@
+		This is @@.hotpink;a long and extremely uncomfortable experience, which $he gets off on.@@
 		<<set $slaves[$i].devotion += 4>>
 		<<else>>
 		This is @@.mediumorchid;a long and extremely uncomfortable experience.@@
 		<<set $slaves[$i].devotion -= 4>>
 		<</if>>
 	<<else>>
-		Having $possessive nipples held protruded by $possessive piercings is extremely uncomfortable, which $pronoun
+		Having $his nipples held protruded by $his piercings is extremely uncomfortable, which $he
 		<<if ($slaves[$i].fetish == "masochist") && ($slaves[$i].fetishKnown == 1)>>
 		@@.hotpink;gets off on.@@
 		<<set $slaves[$i].devotion += 2>>
@@ -3241,22 +3247,22 @@
 <<if ($slaves[$i].lactation >= 2)>>
 	<<if ($slaves[$i].nipples == "tiny")>>
 	<<if (random(1,100) > 70)>>
-		Having $possessive heavy milk production forced through $possessive tiny nipples @@.lime;stretches and engorges them.@@
+		Having $his heavy milk production forced through $his tiny nipples @@.lime;stretches and engorges them.@@
 		<<set $slaves[$i].nipples = "cute">>
 	<</if>>
 	<<elseif ($slaves[$i].nipples == "cute") || ($slaves[$i].nipples == "inverted")>>
 	<<if (random(1,100) > 80)>>
-		$pronounCap's lactating so heavily that $possessive permanently swollen nipples gradually become accustomed to the constant flow of milk. They @@.lime;become puffy@@ and engorged.
+		$He's lactating so heavily that $his permanently swollen nipples gradually become accustomed to the constant flow of milk. They @@.lime;become puffy@@ and engorged.
 		<<set $slaves[$i].nipples = "puffy">>
 	<</if>>
 	<<elseif ($slaves[$i].nipples == "partially inverted") || ($slaves[$i].nipples == "inverted")>>
 	<<if (random(1,100) > 80)>>
-		$pronounCap's lactating so heavily that $possessive swollen nipples almost never retreat into their inverted state. Lactation has @@.lime;permanently protruded them,@@ leaving them engorged and puffy.
+		$He's lactating so heavily that $his swollen nipples almost never retreat into their inverted state. Lactation has @@.lime;permanently protruded them,@@ leaving them engorged and puffy.
 		<<set $slaves[$i].nipples = "puffy">>
 	<</if>>
 	<<else>>
 	<<if (random(1,100) > 90)>>
-		Lactation has @@.lime;swollen $possessive nipples@@ to an absurd size, making $possessive status as a cow obvious even when $possessive chest faucets aren't gushing cream.
+		Lactation has @@.lime;swollen $his nipples@@ to an absurd size, making $his status as a cow obvious even when $his chest faucets aren't gushing cream.
 		<<set $slaves[$i].nipples = "huge">>
 	<</if>>
 	<</if>>
@@ -3266,38 +3272,38 @@
 /* IMPLANT EFFECTS ON UNDERLYING FLESH */
 
 <<if ($slaves[$i].boobsImplantType == 1)>>
-	$possessiveCap string implants absorb fluid @@.lime;slowly swelling $possessive breasts.@@
+	$His string implants absorb fluid @@.lime;slowly swelling $his breasts.@@
 	<<set $slaves[$i].boobsImplant += 50, $slaves[$i].boobs += 50>>
 	<<set _effect = random(1,10)>>
 	<<if ($slaves[$i].boobs > 50000)>>
-		Since they are as large as $possessive body can handle, some serum is drained from them.
+		Since they are as large as $his body can handle, some serum is drained from them.
 		<<set $slaves[$i].boobs -= 100, $slaves[$i].boobsImplant -= 100>>
 	<<elseif ($slaves[$i].boobsImplant > 25000) && (_effect >= 2)>>
-		As they grow they @@.red;greatly irritate@@ the tissue of $possessive breasts.
+		As they grow they @@.red;greatly irritate@@ the tissue of $his breasts.
 		<<set $slaves[$i].health -= 20>>
 	<<elseif ($slaves[$i].boobsImplant > 15000) && (_effect >= 3)>>
-		As they grow they @@.red;irritate@@ the tissue of $possessive breasts.
+		As they grow they @@.red;irritate@@ the tissue of $his breasts.
 		<<set $slaves[$i].health -= 10>>
 	<<elseif ($slaves[$i].boobsImplant > 10000) && (_effect >= 4)>>
-		As they grow they @@.red;irritate@@ the tissue of $possessive breasts.
+		As they grow they @@.red;irritate@@ the tissue of $his breasts.
 		<<set $slaves[$i].health -= 10>>
 	<<elseif ($slaves[$i].boobsImplant > 8000) && (_effect >= 5)>>
-		As they grow they @@.red;irritate@@ the tissue of $possessive breasts.
+		As they grow they @@.red;irritate@@ the tissue of $his breasts.
 		<<set $slaves[$i].health -= 10>>
 	<<elseif ($slaves[$i].boobsImplant > 6000) && (_effect >= 6)>>
-		As they grow they @@.red;irritate@@ the tissue of $possessive breasts.
+		As they grow they @@.red;irritate@@ the tissue of $his breasts.
 		<<set $slaves[$i].health -= 10>>
 	<<elseif ($slaves[$i].boobsImplant > 4500) && (_effect >= 7)>>
-		As they grow they @@.red;irritate@@ the tissue of $possessive breasts.
+		As they grow they @@.red;irritate@@ the tissue of $his breasts.
 		<<set $slaves[$i].health -= 10>>
 	<<elseif ($slaves[$i].boobsImplant > 3000) && (_effect >= 8)>>
-		As they grow they @@.red;irritate@@ the tissue of $possessive breasts.
+		As they grow they @@.red;irritate@@ the tissue of $his breasts.
 		<<set $slaves[$i].health -= 7>>
 	<<elseif ($slaves[$i].boobsImplant > 2000) && (_effect >= 9)>>
-		As they grow they @@.red;irritate@@ the tissue of $possessive breasts.
+		As they grow they @@.red;irritate@@ the tissue of $his breasts.
 		<<set $slaves[$i].health -= 5>>
 	<<elseif ($slaves[$i].boobsImplant > 1000) && (_effect > 9)>>
-		As they grow they @@.red;irritate@@ the tissue of $possessive breasts.
+		As they grow they @@.red;irritate@@ the tissue of $his breasts.
 		<<set $slaves[$i].health -= 3>>
 	<</if>>
 <</if>>
@@ -3305,57 +3311,57 @@
 <<if ($slaves[$i].boobsImplant > 1000)>>
 <<if ($slaves[$i].boobs-$slaves[$i].boobsImplant < 1000)>>
 <<if (random(1,100) > 60)>>
-	$possessiveCap breast tissue has naturally @@.lime;stretched and grown@@ to accommodate $possessive massive implants a bit better.
+	$His breast tissue has naturally @@.lime;stretched and grown@@ to accommodate $his massive implants a bit better.
 	<<set $slaves[$i].boobs += 50>>
 <</if>>
 <</if>>
 <<elseif ($slaves[$i].boobsImplant > 600)>>
 <<if ($slaves[$i].boobs-$slaves[$i].boobsImplant < 500)>>
 <<if (random(1,100) > 60)>>
-	$possessiveCap breast tissue has naturally @@.lime;stretched and grown@@ to accommodate $possessive large implants a bit better.
+	$His breast tissue has naturally @@.lime;stretched and grown@@ to accommodate $his large implants a bit better.
 	<<set $slaves[$i].boobs += 50>>
 <</if>>
 <</if>>
 <<elseif ($slaves[$i].boobsImplant > 0)>>
 <<if ($slaves[$i].boobs-$slaves[$i].boobsImplant < 300)>>
 <<if (random(1,100) > 60)>>
-	$possessiveCap breast tissue has naturally @@.lime;stretched and grown@@ to accommodate $possessive implants a bit better.
+	$His breast tissue has naturally @@.lime;stretched and grown@@ to accommodate $his implants a bit better.
 	<<set $slaves[$i].boobs += 50>>
 <</if>>
 <</if>>
 <</if>>
 
 <<if ($slaves[$i].buttImplantType == 1)>>
-	$possessiveCap string implants absorb fluid @@.lime;slowly swelling $possessive ass.@@
+	$His string implants absorb fluid @@.lime;slowly swelling $his ass.@@
 	<<set $slaves[$i].buttImplant += .25, $slaves[$i].butt += .25>>
 	<<if ($slaves[$i].butt > 10)>>
-	Since it as large as $possessive body can handle, some serum is drained from them.
+	Since it as large as $his body can handle, some serum is drained from them.
 	<<set $slaves[$i].butt -= 1, $slaves[$i].buttImplant -= 1>>
 	<</if>>
 	<<set _effect = random(1,8)>>
 	<<if ($slaves[$i].buttImplant > 7) && (_effect >= 2)>>
-		As they grow they @@.red;greatly irritate@@ the tissue of $possessive cheeks.
+		As they grow they @@.red;greatly irritate@@ the tissue of $his cheeks.
 		<<set $slaves[$i].health -= 20>>
 	<<elseif ($slaves[$i].buttImplant > 6) && (_effect >= 2)>>
-		As they grow they @@.red;greatly irritate@@ the tissue of $possessive cheeks.
+		As they grow they @@.red;greatly irritate@@ the tissue of $his cheeks.
 		<<set $slaves[$i].health -= 20>>
 	<<elseif ($slaves[$i].buttImplant > 5) && (_effect >= 3)>>
-		As they grow they @@.red;irritate@@ the tissue of $possessive cheeks.
+		As they grow they @@.red;irritate@@ the tissue of $his cheeks.
 		<<set $slaves[$i].health -= 10>>
 	<<elseif ($slaves[$i].buttImplant > 4) && (_effect >= 4)>>
-		As they grow they @@.red;irritate@@ the tissue of $possessive cheeks.
+		As they grow they @@.red;irritate@@ the tissue of $his cheeks.
 		<<set $slaves[$i].health -= 10>>
 	<<elseif ($slaves[$i].buttImplant > 3) && (_effect >= 5)>>
-		As they grow they @@.red;irritate@@ the tissue of $possessive cheeks.
+		As they grow they @@.red;irritate@@ the tissue of $his cheeks.
 		<<set $slaves[$i].health -= 10>>
 	<<elseif ($slaves[$i].buttImplant > 2) && (_effect >= 6)>>
-		As they grow they @@.red;irritate@@ the tissue of $possessive cheeks.
+		As they grow they @@.red;irritate@@ the tissue of $his cheeks.
 		<<set $slaves[$i].health -= 10>>
 	<<elseif ($slaves[$i].buttImplant > 1) && (_effect >= 7)>>
-		As they grow they @@.red;irritate@@ the tissue of $possessive cheeks.
+		As they grow they @@.red;irritate@@ the tissue of $his cheeks.
 		<<set $slaves[$i].health -= 10>>
 	<<elseif ($slaves[$i].buttImplant > 0) && (_effect > 7)>>
-		As they grow they @@.red;irritate@@ the tissue of $possessive cheeks.
+		As they grow they @@.red;irritate@@ the tissue of $his cheeks.
 		<<set $slaves[$i].health -= 10>>
 	<</if>>
 <</if>>
@@ -3363,12 +3369,12 @@
 <<if $slaves[$i].diet == "muscle building">>
 <<if ($slaves[$i].muscles > 30)>>
 	<<if ($slaves[$i].face-$slaves[$i].faceImplant > 10) && (random(1,100) > 90) && $slaves[$i].drugs == "steroids">>
-		All the hormones in $possessive system from $possessive heavy, steroid enhanced workouts @@.orange;harden $possessive face a little.@@
+		All the hormones in $his system from $his heavy, steroid enhanced workouts @@.orange;harden $his face a little.@@
 		<<set $slaves[$i].face -= 5>>
 	<</if>>
 	<<if (($slaves[$i].boobs - $slaves[$i].boobsImplant) > 250)>>
 		<<if (random(1,100) > 95)>>
-			All the hormones in $possessive system from $possessive heavy workouts @@.orange;shrink $possessive breasts slightly.@@
+			All the hormones in $his system from $his heavy workouts @@.orange;shrink $his breasts slightly.@@
 			<<set $slaves[$i].boobs -= 50>>
 		<</if>>
 	<</if>>
@@ -3425,60 +3431,60 @@
 		<<switch _Effects>>
 		<<case "DickShrink">>
 	                <<if (($slaves[$i].inducedNCS == 1) && ($slaves[$i].dick > 2) && (random(1,100) > 25))>>
-                                Dependence on the hormone-based aphrodisiacs combined with $possessive @@.orange;NCS@@ makes @@.orange;$possessive dick shrink down to be more childlike.@@
+                                Dependence on the hormone-based aphrodisiacs combined with $his @@.orange;NCS@@ makes @@.orange;$his dick shrink down to be more childlike.@@
                                 <<set $slaves[$i].dick -= 1>>
                         <<else>>
-                                Dependence on the hormone-based aphrodisiacs makes @@.orange;$possessive dick atrophy.@@
+                                Dependence on the hormone-based aphrodisiacs makes @@.orange;$his dick atrophy.@@
                         <</if>>
 			<<set $slaves[$i].dick -= 1>>
 		<<case "BallsShrink">>
 	                <<if (($slaves[$i].inducedNCS == 1) && ($slaves[$i].balls > 2) && (random(1,100) > 25))>>
-                                Dependence on the hormone-based aphrodisiacs combined with $possessive @@.orange;NCS@@ makes @@.orange;$possessive balls shrink down to be more childlike.@@
+                                Dependence on the hormone-based aphrodisiacs combined with $his @@.orange;NCS@@ makes @@.orange;$his balls shrink down to be more childlike.@@
                                 <<set $slaves[$i].balls -= 1>>
                         <<else>>
-                                Dependence on the hormone-based aphrodisiacs makes @@.orange;$possessive testicles atrophy.@@
+                                Dependence on the hormone-based aphrodisiacs makes @@.orange;$his testicles atrophy.@@
                         <</if>>
 			<<set $slaves[$i].balls -= 1>>
 		<<case "VoiceHigher">>
-			Dependence on the hormone-based aphrodisiacs makes @@.lime;$possessive voice higher and more feminine.@@
+			Dependence on the hormone-based aphrodisiacs makes @@.lime;$his voice higher and more feminine.@@
 			<<set $slaves[$i].voice += 1>>
 		<<case "VaginaWetter">>
-			Dependence on the hormone-based aphrodisiacs makes @@.lime;$possessive vagina produce more copious natural lubricant.@@
+			Dependence on the hormone-based aphrodisiacs makes @@.lime;$his vagina produce more copious natural lubricant.@@
 			<<set $slaves[$i].vaginaLube += 1>>
 		<<case "ButtBigger">>
-			Dependence on the hormone-based aphrodisiacs makes @@.lime;the natural size of $possessive butt increase.@@
+			Dependence on the hormone-based aphrodisiacs makes @@.lime;the natural size of $his butt increase.@@
 			<<set $slaves[$i].butt += 1>>
 		<<case "BoobsBigger">>
-			Dependence on the hormone-based aphrodisiacs makes @@.lime;the natural size of $possessive tits increase.@@
+			Dependence on the hormone-based aphrodisiacs makes @@.lime;the natural size of $his tits increase.@@
 			<<set $slaves[$i].boobs += 100>>
 		<<case "FaceSofter">>
-			Dependence on the hormone-based aphrodisiacs makes @@.lime;$possessive facial structure soften and become sexier.@@
+			Dependence on the hormone-based aphrodisiacs makes @@.lime;$his facial structure soften and become sexier.@@
 			<<FaceIncrease $slaves[$i] 10>>
 		<<case "FaceSofterAndrogynous">>
-			Dependence on the hormone-based aphrodisiacs makes @@.lime;$possessive face soften into androgyny.@@
+			Dependence on the hormone-based aphrodisiacs makes @@.lime;$his face soften into androgyny.@@
 			<<set $slaves[$i].faceShape = "androgynous">>
 		<<case "FaceNormal">>
-			Dependence on the hormone-based aphrodisiacs makes @@.lime;$possessive face soften into femininity.@@
+			Dependence on the hormone-based aphrodisiacs makes @@.lime;$his face soften into femininity.@@
 			<<set $slaves[$i].faceShape = "normal">>
 		<<case "ClitSmaller">>
 	                <<if (($slaves[$i].inducedNCS == 1) && ($slaves[$i].clit > 1) && (random(1,100) > 50))>>
-                                Dependence on the hormone-based aphrodisiacs combined with $possessive @@.orange;NCS@@ makes @@.orange;$possessive clit shrink down to be more childlike.@@
+                                Dependence on the hormone-based aphrodisiacs combined with $his @@.orange;NCS@@ makes @@.orange;$his clit shrink down to be more childlike.@@
                                 <<set $slaves[$i].clit -= 1>>
                         <<else>>
-                                Dependence on the hormone-based aphrodisiacs makes @@.orange;$possessive clit shrink significantly.@@
+                                Dependence on the hormone-based aphrodisiacs makes @@.orange;$his clit shrink significantly.@@
                         <</if>>
 			<<set $slaves[$i].clit -= 1>>
 		<<case "Devoted">>
-			Hormonal effects make $object a bit more @@.hotpink;docile.@@
+			Hormonal effects make $him a bit more @@.hotpink;docile.@@
 			<<set $slaves[$i].devotion += 1>>
 		<<case "Trusting">>
-			Hormonal effects make $object a bit more @@.mediumaquamarine;trusting.@@
+			Hormonal effects make $him a bit more @@.mediumaquamarine;trusting.@@
 			<<set $slaves[$i].trust += 1>>
 		<<case "MaleAttracted">>
-			Dependence on the hormone-based aphrodisiacs makes $object become @@.green;more attracted to men.@@
+			Dependence on the hormone-based aphrodisiacs makes $him become @@.green;more attracted to men.@@
 			<<set $slaves[$i].attrXY += 3>>
 		<<case "FemaleAttracted">>
-			Dependence on the hormone-based aphrodisiacs makes $object become @@.green;more attracted to women.@@
+			Dependence on the hormone-based aphrodisiacs makes $him become @@.green;more attracted to women.@@
 			<<set $slaves[$i].attrXX += 3>>
 		<<default>>
 			ERROR: bad aphro addict effect: _Effects
@@ -3565,19 +3571,19 @@
 <<if $slaves[$i].drugs != "hormone blockers">>
 	<<include "SA hormone effects">>
 <<elseif $slaves[$i].drugs == "hormone blockers">>
-	The hormone blockers $pronoun is on suppress $possessive hormones, natural or not.
+	The hormone blockers $he is on suppress $his hormones, natural or not.
 	<<if $slaves[$i].energy > 20>>
-		$possessiveCap libido is similarly
+		$His libido is similarly
 		<<set _supp = 1, $slaves[$i].energy-->>
 	<</if>>
 	<<if _supp == 1>>
 		<<if ($slaves[$i].attrXX != 50 || $slaves[$i].attrXY != 50) && $slaves[$i].fuckdoll == 0 && $slaves[$i].fetish != "mindbroken">>
-			@@.red;suppressed,@@ alongside what $pronoun @@.red;finds sexually attractive.@@ Though that may not be a bad thing, should $pronoun find a sex repulsive.
+			@@.red;suppressed,@@ alongside what $he @@.red;finds sexually attractive.@@ Though that may not be a bad thing, should $he find a sex repulsive.
 		<<else>>
 			@@.red;suppressed.@@
 		<</if>>
 	<<elseif ($slaves[$i].attrXX != 50 || $slaves[$i].attrXY != 50) && $slaves[$i].fuckdoll == 0 && $slaves[$i].fetish != "mindbroken">>
-		$possessiveCap @@.red;sexual tastes are also suppressed by the drugs,@@ though that may not be a bad thing should $pronoun find a sex repulsive.
+		$His @@.red;sexual tastes are also suppressed by the drugs,@@ though that may not be a bad thing should $he find a sex repulsive.
 	<</if>>
 	<<if $slaves[$i].attrXX > 50>>
 		<<set $slaves[$i].attrXX-->>
@@ -3687,41 +3693,41 @@
                         <<set _precocious += 0.2>>
                         <<if ($slaves[$i].boobs > 100) && (random(1,100) < 30)>>
                                 <<if (($slaves[$i].inducedNCS == 1) && ($slaves[$i].boobs > 300) && (random(1,100) > 25))>>
-                                        Hormonal effects work with $possessive @@.orange;NCS@@ and cause @@.orange;$possessive tits to shrink down.@@
+                                        Hormonal effects work with $his @@.orange;NCS@@ and cause @@.orange;$his tits to shrink down.@@
                                         <<set $slaves[$i].boobs -= 50>>
                                         <<set $slaves[$i].energy += 1>>
                                 <<else>>
-                                        $pronounCap feels an @@.orange;unusual calmness@@ in $possessive belly and breasts.
+                                        $He feels an @@.orange;unusual calmness@@ in $his belly and breasts.
                                 <</if>>
                                 <<set $slaves[$i].boobs -= 50>>
                         <</if>>
                         <<if ($slaves[$i].inducedNCS == 0)>>
                                 <<if ($slaves[$i].clit < 2) && (random(1,100) < 10)>>
-                                        $pronounCap feels @@.lime;unusual warmness@@ in $possessive clitoris.
+                                        $He feels @@.lime;unusual warmness@@ in $his clitoris.
                                         <<set $slaves[$i].clit += 1>>
                                 <</if>>
                         <</if>>
                 <<elseif ($slaves[$i].drugs == "super fertility drugs")>>
                         <<set _precocious -= 0.5>>
                         <<if ($slaves[$i].inducedNCS == 0)>>
-                                $pronounCap feels an @@.lime;unusual warm feeling@@ in $possessive belly and breasts.
+                                $He feels an @@.lime;unusual warm feeling@@ in $his belly and breasts.
                                 <<if ($slaves[$i].boobs < 400) && (random(1,100) < 30)>>
-                                        $possessiveCap breasts feel @@.lime;heavy, hot and sensitive.@@
+                                        $His breasts feel @@.lime;heavy, hot and sensitive.@@
                                         <<set $slaves[$i].boobs += 50>>
                                         <<if random(1,100) < 10 && ($slaves[$i].breastMesh != 1)>>
                                                 <<set $slaves[$i].boobShape = "perky">>
                                         <</if>>
                                 <</if>>
                                 <<if ($slaves[$i].hips < 2) && (random(1,100) < 10)>>
-                                        $pronounCap feels @@.lime;strange minor pains@@ in $possessive pelvis.
+                                        $He feels @@.lime;strange minor pains@@ in $his pelvis.
                                         <<set $slaves[$i].hips += 1>>
                                 <</if>>
                                 <<if ($slaves[$i].butt < 4) && (random(1,100) < 10)>>
-                                        $pronounCap feels a @@.lime;strange weight@@ on $possessive rear.
+                                        $He feels a @@.lime;strange weight@@ on $his rear.
                                         <<set $slaves[$i].butt += 1>>
                                 <</if>>
                                 <<if ($slaves[$i].labia < 2) && (random(1,100) < 10)>>
-                                        $pronounCap feels an @@.lime;unusual tenderness@@ in $possessive labia.
+                                        $He feels an @@.lime;unusual tenderness@@ in $his labia.
                                         <<set $slaves[$i].labia += 1>>
                                 <</if>>
                         <</if>>
@@ -3757,9 +3763,9 @@
 
                 <<if ($slaves[$i].physicalAge < $slaves[$i].pubertyAgeXX) && ($slaves[$i].physicalAge > $slaves[$i].pubertyAgeXX-3) && ($slaves[$i].pubertyAgeXX < $fertilityAge)>>
                         <<if $slaves[$i].inducedNCS == 0>>
-                                $possessiveCap body is showing signs of @@.lime;early puberty.@@
+                                $His body is showing signs of @@.lime;early puberty.@@
                         <<else>>
-                                A routine scan confirms that $possessive body is advancing towards @@.lime;early puberty.@@ puberty, despite not really showing signs of secondary sexual characteristics.
+                                A routine scan confirms that $his body is advancing towards @@.lime;early puberty.@@ puberty, despite not really showing signs of secondary sexual characteristics.
                         <</if>>
                 <</if>>
 
@@ -3788,51 +3794,51 @@
                 <<elseif ($slaves[$i].drugs == "hyper testicle enhancement")>>
                         <<set _precocious -= 0.5>>
                         <<if ($slaves[$i].inducedNCS == 0)>>
-                                $pronounCap feels an @@.lime;unusual warm feeling@@ in $possessive groin.
+                                $He feels an @@.lime;unusual warm feeling@@ in $his groin.
                                 <<if ($slaves[$i].dick < 4) && (random(1,100) < 30)>>
-                                        $possessiveCap penis feels @@.lime;heavy, hot and oversensitive@@.
+                                        $His penis feels @@.lime;heavy, hot and oversensitive@@.
                                         <<set $slaves[$i].dick += 1>>
                                 <</if>>
                                 <<if ($slaves[$i].balls < 4) && (random(1,100) < 30)>>
-                                            $possessiveCap balls feel @@.lime;heavy, full and oversensitive@@.
+                                            $His balls feel @@.lime;heavy, full and oversensitive@@.
                                             <<set $slaves[$i].balls += 1>>
                                 <</if>>
                         <</if>>
                 <<elseif ($slaves[$i].drugs == "super fertility drugs")>>
                         <<set _precocious -= 1>>
                         <<if ($slaves[$i].inducedNCS == 0)>>
-                                $pronounCap feels @@.lime;unusual warm feeling@@ in $possessive breasts.
+                                $He feels @@.lime;unusual warm feeling@@ in $his breasts.
                                 <<if ($slaves[$i].boobs < 400) && (random(1,100) < 30)>>
-                                        $possessiveCap chest feels @@.lime;hot and sensitive@@.
+                                        $His chest feels @@.lime;hot and sensitive@@.
                                         <<set $slaves[$i].boobs += 50>>
                                         <<if random(1,100) < 10 && ($slaves[$i].breastMesh != 1)>>
                                                 <<set $slaves[$i].boobShape = "perky">>
                                         <</if>>
                                 <</if>>
                                 <<if ($slaves[$i].hips < 2) && (random(1,100) < 10)>>
-                                        $pronounCap feels @@.lime;strange minor pains@@ in $possessive pelvis.
+                                        $He feels @@.lime;strange minor pains@@ in $his pelvis.
                                         <<set $slaves[$i].hips += 1>>
                                 <</if>>
                                 <<if ($slaves[$i].butt < 4) && (random(1,100) < 10)>>
-                                        $pronounCap feels a @@.lime;strange weight@@ to $possessive rear.
+                                        $He feels a @@.lime;strange weight@@ to $his rear.
                                         <<set $slaves[$i].butt += 1>>
                                 <</if>>
                         <</if>>
                         <<if ($slaves[$i].dick > 1) && (random(1,100) < 30)>>
                                 <<if (($slaves[$i].inducedNCS == 1) && ($slaves[$i].dick > 2) && (random(1,100) > 25))>>
-                                        Hormonal effects work with $possessive @@.orange;NCS@@ and cause @@.orange;$possessive dick to shrink.@@
+                                        Hormonal effects work with $his @@.orange;NCS@@ and cause @@.orange;$his dick to shrink.@@
                                         <<set $slaves[$i].dick -= 1>>
                                 <<else>>
-                                        $pronounCap feels an @@.orange;unusual lightness@@ in $possessive penis.
+                                        $He feels an @@.orange;unusual lightness@@ in $his penis.
                                 <</if>>
                                 <<set $slaves[$i].dick -= 1>>
                         <</if>>
                         <<if ($slaves[$i].balls > 1) && (random(1,100) < 30)>>
                                 <<if (($slaves[$i].inducedNCS == 1) && ($slaves[$i].balls > 2) && (random(1,100) > 25))>>
-                                        Hormonal effects work with $possessive @@.orange;NCS@@ and cause @@.orange;$possessive balls to shrink.@@
+                                        Hormonal effects work with $his @@.orange;NCS@@ and cause @@.orange;$his balls to shrink.@@
                                         <<set $slaves[$i].balls -= 1>>
                                 <<else>>
-                                        $pronounCap feels an @@.orange;unusual emptiness@@ to $possessive scrotum.
+                                        $He feels an @@.orange;unusual emptiness@@ to $his scrotum.
                                 <</if>>
                                 <<set $slaves[$i].balls -= 1>>
                         <</if>>
@@ -3866,9 +3872,9 @@
 
                 <<if ($slaves[$i].physicalAge < $slaves[$i].pubertyAgeXY) && ($slaves[$i].physicalAge > $slaves[$i].pubertyAgeXY-3) && ($slaves[$i].pubertyAgeXY < $potencyAge)>>
                         <<if $slaves[$i].inducedNCS == 0>>
-                                $possessiveCap body is showing signs of @@.lime;early puberty.@@
+                                $His body is showing signs of @@.lime;early puberty.@@
                         <<else>>
-                                A routine scan confirms that $possessive body is advancing towards @@.lime;early puberty.@@ puberty, despite not really showing signs of secondary sexual characteristics.
+                                A routine scan confirms that $his body is advancing towards @@.lime;early puberty.@@ puberty, despite not really showing signs of secondary sexual characteristics.
                         <</if>>
                 <</if>>
 
@@ -3907,91 +3913,91 @@
 	<</if>>
 	<<if $slaves[$i].bellyFluid > 2000>>
 		<<if $slaves[$i].inflation > 1>>
-			$pronounCap finds herself only capable of handling @@.yellow;two liters of $slaves[$i].inflationType inside $possessive body at once,@@ far less than $possessive required bloating.
+			$He finds $himself only capable of handling @@.yellow;two liters of $slaves[$i].inflationType inside $his body at once,@@ far less than $his required bloating.
 		<<else>>
-			$possessiveCap body cannot handle having so much $slaves[$i].inflationType inside it, forcing $object to release $possessive contents until $pronoun feels better.
+			$His body cannot handle having so much $slaves[$i].inflationType inside it, forcing $him to release $his contents until $he feels better.
 		<</if>>
 		<<if $slaves[$i].pregKnown == 0>>
-			The cause? @@.lime;$pronounCap's pregnant<<if $slaves[$i].preg > 10>> and rather far along<</if>>.@@
+			The cause? @@.lime;$He's pregnant<<if $slaves[$i].preg > 10>> and rather far along<</if>>.@@
 		<<else>>
-			This will likely be the case for the duration of $possessive pregnancy.
+			This will likely be the case for the duration of $his pregnancy.
 		<</if>>
 	<</if>>
 	<<if ($slaves[$i].fuckdoll == 0) && ($slaves[$i].fetish != "mindbroken")>>
 		<<if ($slaves[$i].fetish == "pregnancy")>>
 			<<if $slaves[$i].preg >= 40>>
-				She's full-term and has never been hornier. Her pregnancy fetish combined with her ripe belly confers a @@.green;huge improvement in her sexual appetite.@@
+				$He's full-term and has never been hornier. $His pregnancy fetish combined with $his ripe belly confers a @@.green;huge improvement in $his sexual appetite.@@
 				<<set $slaves[$i].energy += 5>>
 			<<elseif $slaves[$i].preg > 30>>
-				Being a pregnancy fetishist and hugely pregnant confers an @@.green;improvement in her sexual appetite.@@
+				Being a pregnancy fetishist and hugely pregnant confers an @@.green;improvement in $his sexual appetite.@@
 				<<set $slaves[$i].energy += 3>>
 			<<elseif $slaves[$i].preg > 20>>
-				Being a pregnancy fetishist and pregnant confers a @@.green;slow improvement in her sexual appetite.@@
+				Being a pregnancy fetishist and pregnant confers a @@.green;slow improvement in $his sexual appetite.@@
 				<<set $slaves[$i].energy += 2>>
 			<<elseif $slaves[$i].preg > 10>>
-				Her new pregnancy excites her and produces @@.green;very slow improvement in her sexual appetite.@@
+				$His new pregnancy excites $him and produces @@.green;very slow improvement in $his sexual appetite.@@
 				<<set $slaves[$i].energy += 1>>
 			<<elseif $slaves[$i].preg <= 10 && $slaves[$i].preg > 3>>
-				The rigors of early pregnancy do not seem to decrease her sex drive. If anything, it seems to be exciting her.
+				The rigors of early pregnancy do not seem to decrease $his sex drive. If anything, it seems to be exciting $him.
 			<</if>>
 			<<if $slaves[$i].fetishKnown == 0>>
-				Given her enthusiasm, she appears to have a @@.lightcoral;pregnancy fetish.@@
+				Given $his enthusiasm, $he appears to have a @@.lightcoral;pregnancy fetish.@@
 				<<set $slaves[$i].fetishKnown = 1>>
 			<</if>>
 		<<else>> /* not pregnancy fetish */
 			<<if ($slaves[$i].energy < 41)>>
 				<<if ($slaves[$i].preg <= 10) && $slaves[$i].preg > 3>>
-					The rigors of early pregnancy @@.red;reduce her sexual appetite.@@
+					The rigors of early pregnancy @@.red;reduce $his sexual appetite.@@
 					<<set $slaves[$i].energy -= 3>>
 				<<elseif ($slaves[$i].preg >= 40)>>
-					She is full-term and feels massively unattractive, @@.red;greatly suppressing her sexual appetite.@@
+					$He is full-term and feels massively unattractive, @@.red;greatly suppressing $his sexual appetite.@@
 					<<set $slaves[$i].energy -= 4>>
 				<<elseif ($slaves[$i].preg > 30)>>
-					Her advanced pregnancy @@.red;greatly suppresses her sexual appetite.@@
+					$His advanced pregnancy @@.red;greatly suppresses $his sexual appetite.@@
 					<<set $slaves[$i].energy -= 3>>
 				<<elseif ($slaves[$i].preg > 20)>>
-					Her growing pregnancy @@.red;suppresses her sexual appetite.@@
+					$His growing pregnancy @@.red;suppresses $his sexual appetite.@@
 					<<set $slaves[$i].energy -= 2>>
 				<<elseif ($slaves[$i].bellyPreg >= 1500)>>
-					Her visible pregnancy causes her to feel unattractive, @@.red;reducing her sex drive.@@
+					$His visible pregnancy causes $him to feel unattractive, @@.red;reducing $his sex drive.@@
 					<<set $slaves[$i].energy -= 1>>
 				<</if>>
 			<<elseif ($slaves[$i].energy < 61)>>
 				<<if $slaves[$i].preg <= 10 && $slaves[$i].preg > 3>>
-					The rigors of early pregnancy @@.red;slightly reduce her sexual appetite.@@
+					The rigors of early pregnancy @@.red;slightly reduce $his sexual appetite.@@
 					<<set $slaves[$i].energy -= 1>>
 				<<elseif ($slaves[$i].preg >= 40)>>
-					She is full-term and @@.green;hornier than ever.@@
+					$He is full-term and @@.green;hornier than ever.@@
 					<<set $slaves[$i].energy += 2>>
 				<<elseif ($slaves[$i].preg > 30)>>
-					Her advanced pregnancy @@.green;increases her libido.@@
+					$His advanced pregnancy @@.green;increases $his libido.@@
 					<<set $slaves[$i].energy += 1>>
 				<</if>>
 			<<elseif $slaves[$i].energy < 90>>
 				<<if ($slaves[$i].preg <= 10) && $slaves[$i].preg > 3>>
-					The rigors of early pregnancy @@.red;reduce her sexual appetite.@@
+					The rigors of early pregnancy @@.red;reduce $his sexual appetite.@@
 					<<set $slaves[$i].energy -= 3>>
 				<<elseif ($slaves[$i].preg >= 40)>>
-					She is full-term and suffering from an @@.green;unquenchable need for sex.@@
+					$He is full-term and suffering from an @@.green;unquenchable need for sex.@@
 					<<set $slaves[$i].energy += 4>>
 				<<elseif $slaves[$i].preg > 30>>
-					Her advanced pregnancy comes with a hugely increased libido, @@.green;greatly increasing her sexual drive.@@
+					$His advanced pregnancy comes with a hugely increased libido, @@.green;greatly increasing $his sexual drive.@@
 					<<set $slaves[$i].energy += 3>>
 				<<elseif $slaves[$i].preg > 20>>
-					Her growing pregnancy comes with an increased libido, @@.green;spurring her sexual appetite.@@
+					$His growing pregnancy comes with an increased libido, @@.green;spurring $his sexual appetite.@@
 					<<set $slaves[$i].energy += 2>>
 				<</if>>
 			<<else>>
 				<<if $slaves[$i].preg <= 10 && $slaves[$i].preg > 3>>
-					The rigors of early pregnancy @@.red;reduce her sexual appetite.@@
+					The rigors of early pregnancy @@.red;reduce $his sexual appetite.@@
 					<<set $slaves[$i].energy -= 3>>
 				<<elseif ($slaves[$i].preg >= 40)>>
-					She is full-term and horny as hell. Her hormones and already high libido have her acting like she hasn't had a good fuck in nine months.
+					$He is full-term and horny as hell. $His hormones and already high libido have $him acting like $he hasn't had a good fuck in nine months.
 					<<set $slaves[$i].energy += 2>>
 				<<elseif $slaves[$i].preg > 30>>
-					Her advanced pregnancy, combined with her already high libido, has her practically begging for sex whenever she has a spare moment.
+					$His advanced pregnancy, combined with $his already high libido, has $him practically begging for sex whenever $he has a spare moment.
 				<<elseif $slaves[$i].preg > 20>>
-					Her growing pregnancy, combined with her already high libido, has her always itching for some sex.
+					$His growing pregnancy, combined with $his already high libido, has $him always itching for some sex.
 				<</if>>
 			<</if>>
 		<</if>>
@@ -4000,34 +4006,34 @@
 	<<if ($slaves[$i].preg >= 10)>>
 		<<if ($slaves[$i].fuckdoll == 0) && ($slaves[$i].fetish != "mindbroken")>>
 			<<if $slaves[$i].career == "a dairy cow" && ($slaves[$i].devotion <= 50)>>
-				She @@.mediumaquamarine;feels right@@ to be growing heavy with child. To her, a growing baby means better milk.
+				$He @@.mediumaquamarine;feels right@@ to be growing heavy with child. To $him, a growing baby means better milk.
 				<<set $slaves[$i].devotion += 1>>
 			<<elseif ($slaves[$i].devotion <= 20) && ($slaves[$i].pregSource == -1)>>
-				She is filled with a feeling of @@.mediumorchid;revulsion@@ that your child is growing within her body.
+				$He is filled with a feeling of @@.mediumorchid;revulsion@@ that your child is growing within $his body.
 				<<set $slaves[$i].devotion -= 1>>
 				<<if $slaves[$i].relationship == -3>>
-					This is compounded by the fact that you @@.gold;forced her to marry you@@ and @@.mediumorchid;raped her pregnant.@@
+					This is compounded by the fact that you @@.gold;forced $him to marry you@@ and @@.mediumorchid;raped $him pregnant.@@
 					<<set $slaves[$i].devotion -= 5, $slaves[$i].trust -= -5>>
 				<</if>>
 			<<elseif ($slaves[$i].devotion > 50) && ($slaves[$i].pregSource == -1)>>
-				She @@.hotpink;loves@@ that your child is growing within her.
+				$He @@.hotpink;loves@@ that your child is growing within $him.
 				<<set $slaves[$i].devotion += 1>>
 				<<if $slaves[$i].relationship == -3>>
-					This is compounded by the fact that she is your @@.hotpink;devoted wife@@ and @@.mediumaquamarine;feels it is her duty@@ to bear your children.
+					This is compounded by the fact that $he is your @@.hotpink;devoted wife@@ and @@.mediumaquamarine;feels it is $his duty@@ to bear your children.
 					<<set $slaves[$i].devotion += 5, $slaves[$i].trust += 5>>
 				<</if>>
 			<</if>>
 			<<if ($slaves[$i].pregSource == $slaves[$i].relationshipTarget) && ($slaves[$i].relationship > 2)>>
-				She can't help but feel @@.mediumaquamarine;satisfaction@@ in carrying her lover's child.
+				$He can't help but feel @@.mediumaquamarine;satisfaction@@ in carrying $his lover's child.
 				<<set $slaves[$i].trust += 1>>
 			<</if>>
 			/* pregmod start */
 			<<if $slaves[$i].pregSource == $slaves[$i].ID>>
 				<<if $slaves[$i].sexualQuirk == "perverted">>
-					She's @@.hotpink;aroused@@ at the mere concept that the baby growing inside her was conceived by her own sperm.
+					$He's @@.hotpink;aroused@@ at the mere concept that the baby growing inside $him was conceived by $his own sperm.
 					<<set $slaves[$i].devotion += 1>>
 				<<else>>
-					She often becomes preoccupied with @@.gold;worry@@ that her self-conceived child will be born unhealthy.
+					$He often becomes preoccupied with @@.gold;worry@@ that $his self-conceived child will be born unhealthy.
 					<<set $slaves[$i].trust -= 1>>
 				<</if>>
 			<</if>>
@@ -4036,52 +4042,52 @@
 				<<if $Nurse == 0 && $slaves[$i].assignment != "get treatment in the clinic">>
 					<<if $slaves[$i].pregType >= 20 && $slaves[$i].devotion <= 20 && $slaves[$i].trust <= 50>>
 						<<if $slaves[$i].sexualFlaw == "self hating">>
-							She is @@.hotpink;delirious with joy@@ over her straining womb. Every week she gets bigger, fuller and tighter; in her mind, it won't be long until she bursts, bringing her children into the world.
+							$He is @@.hotpink;delirious with joy@@ over $his straining womb. Every week $he gets bigger, fuller and tighter; in $his mind, it won't be long until $he bursts, bringing $his children into the world.
 							<<set $slaves[$i].devotion += 10>>
 						<<else>>
-							She is @@.gold;utterly terrified@@ by her straining womb. Every week she gets bigger, fuller and tighter; in her mind, it won't be long until she bursts, bringing her children into @@.mediumorchid;this wretched world.@@<<if $slaves[$i].bellyPreg >= 600000>> She is absolutely huge, her stretchmark streaked orb of a belly keeps her painfully immobilized. She counts every second, hoping that she can make it to the next. Her mind @@.red;can't handle it and shatters,@@ leaving her nothing more than an overfilled broodmother.<<set $slaves[$i].fetish = "mindbroken">><</if>>
+							$He is @@.gold;utterly terrified@@ by $his straining womb. Every week $he gets bigger, fuller and tighter; in $his mind, it won't be long until $he bursts, bringing $his children into @@.mediumorchid;this wretched world.@@<<if $slaves[$i].bellyPreg >= 600000>> $He is absolutely huge, $his stretchmark streaked orb of a belly keeps $him painfully immobilized. $He counts every second, hoping that $he can make it to the next. $His mind @@.red;can't handle it and shatters,@@ leaving $him nothing more than an overfilled broodmother.<<set $slaves[$i].fetish = "mindbroken">><</if>>
 							<<set $slaves[$i].devotion -= 10>>
 							<<set $slaves[$i].trust -= 10>>
 						<</if>>
 					<<elseif $slaves[$i].devotion <= 20 && $slaves[$i].trust <= 20>>
-						She is @@.gold;utterly terrified@@ by her straining womb and filled @@.mediumorchid;with disgust@@ that you've turned her into nothing more than a rapid breeding vessel.
+						$He is @@.gold;utterly terrified@@ by $his straining womb and filled @@.mediumorchid;with disgust@@ that you've turned $him into nothing more than a rapid breeding vessel.
 						<<set $slaves[$i].devotion -= 10>>
 						<<set $slaves[$i].trust -= 10>>
 					<<elseif $slaves[$i].devotion <= 80 && $slaves[$i].trust <= 80>>
-						She trusts you, but deep down @@.gold;she can't help but worry@@ over how fast she is growing.
+						$He trusts you, but deep down @@.gold;$he can't help but worry@@ over how fast $he is growing.
 						<<set $slaves[$i].trust -= 2>>
 					<</if>>
 				<</if>>
 			<<case "labor supressors">>
 				<<if $slaves[$i].devotion <= 20 && ($slaves[$i].pregSource == -1)>>
-					She is filled with @@.mediumorchid;hate@@ that you're forcing her to continue carrying your child.
+					$He is filled with @@.mediumorchid;hate@@ that you're forcing $him to continue carrying your child.
 					<<set $slaves[$i].devotion -= 5>>
 				<</if>>
 			<<case "slow gestation">>
 				<<if $slaves[$i].devotion <= 20 && ($slaves[$i].pregSource == -1)>>
-					She is filled with @@.mediumorchid;hate@@ that you're tormenting her by prolonging her pregnancy.
+					$He is filled with @@.mediumorchid;hate@@ that you're tormenting $him by prolonging $his pregnancy.
 					<<set $slaves[$i].devotion -= 5>>
 				<</if>>
 			<</switch>>
 			<<if $slaves[$i].induce == 1>>
-				Her child<<if $slaves[$i].pregType > 1>>ren visibly shift<<else>> visibly shifts<</if>> within her womb as <<if $slaves[$i].pregType > 1>>they prepare<<else>>it prepares<</if>> to enter the world. She experiences several contractions, but not enough to deter her from her work.
+				$His child<<if $slaves[$i].pregType > 1>>ren visibly shift<<else>> visibly shifts<</if>> within $his womb as <<if $slaves[$i].pregType > 1>>they prepare<<else>>it prepares<</if>> to enter the world. $He experiences several contractions, but not enough to deter $him from $his work.
 			<<elseif $slaves[$i].pregControl == "labor supressors">>
-				Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> oddly calm; it is unlikely she will give birth soon, despite being overdue.
+				$His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> oddly calm; it is unlikely $he will give birth soon, despite being overdue.
 			<<elseif $slaves[$i].broodmother == 0>>
 				<<if $slaves[$i].preg > 41>>
-					She is constantly beset by her squirming child<<if $slaves[$i].pregType > 1>>ren<</if>>. They're overdue, so she's likely to go into labor at any moment, but they aren't quite ready to leave their home.
+					$He is constantly beset by $his squirming child<<if $slaves[$i].pregType > 1>>ren<</if>>. They're overdue, so $he's likely to go into labor at any moment, but they aren't quite ready to leave their home.
 				<<elseif $slaves[$i].preg > 39>>
-					She is constantly beset by her squirming child<<if $slaves[$i].pregType > 1>>ren<</if>>. Given their liveliness, and how long she has been pregnant, it is likely that she will go into labor at any time now.
+					$He is constantly beset by $his squirming child<<if $slaves[$i].pregType > 1>>ren<</if>>. Given their liveliness, and how long $he has been pregnant, it is likely that $he will go into labor at any time now.
 				<<elseif $slaves[$i].preg > 38>>
-					She often has to stop for breaks to soothe her kicking child<<if $slaves[$i].pregType > 1>>ren<</if>> and to catch her breath. She is far enough along that she may go into labor any day now.
+					$He often has to stop for breaks to soothe $his kicking child<<if $slaves[$i].pregType > 1>>ren<</if>> and to catch $his breath. $He is far enough along that $he may go into labor any day now.
 				<<elseif $slaves[$i].preg > 37>>
-					She often has to stop for breaks to soothe her kicking child<<if $slaves[$i].pregType > 1>>ren<</if>>. She is far enough along that she may go into early labor.
+					$He often has to stop for breaks to soothe $his kicking child<<if $slaves[$i].pregType > 1>>ren<</if>>. $He is far enough along that $he may go into early labor.
 				<</if>>
 			<<elseif $slaves[$i].broodmother > 0 && $slaves[$i].preg > 37>>
 				<<if $slaves[$i].broodmother == 1>>
-					She often has to stop for breaks to soothe her kicking children and to catch her breath. It's only a matter of time until the next one drops into position to be born.
+					$He often has to stop for breaks to soothe $his kicking children and to catch $his breath. It's only a matter of time until the next one drops into position to be born.
 				<<else>>
-					She is constantly beset by her squirming children and often has to stop to handle labor pains. She is never quite sure when the next one will drop into position to be born.
+					$He is constantly beset by $his squirming children and often has to stop to handle labor pains. $He is never quite sure when the next one will drop into position to be born.
 				<</if>>
 			<</if>>
 			/* pregmod end */
@@ -4090,48 +4096,48 @@
 					<<switch random(1,4)>>
 					<<case 1>>
 						<<set $slaves[$i].behavioralFlaw = "odd">>
-						The stress of her growing pregnancy leads her to begin @@.red;acting oddly.@@
+						The stress of $his growing pregnancy leads $him to begin @@.red;acting oddly.@@
 					<<case 2>>
 						<<set $slaves[$i].behavioralFlaw = "hates men">>
-						The stress of her growing pregnancy leads her to begin @@.red;disliking the company of men.@@
+						The stress of $his growing pregnancy leads $him to begin @@.red;disliking the company of men.@@
 					<<case 3>>
 						<<set $slaves[$i].behavioralFlaw = "hates women">>
-						The stress of her growing pregnancy leads her to begin @@.red;disliking the company of women.@@
+						The stress of $his growing pregnancy leads $him to begin @@.red;disliking the company of women.@@
 					<<case 4>>
 						<<set $slaves[$i].behavioralFlaw = "gluttonous">>
-						The stress of her growing pregnancy leads her to begin @@.red;taking solace in overeating.@@
+						The stress of $his growing pregnancy leads $him to begin @@.red;taking solace in overeating.@@
 					<</switch>>
 				<<elseif ($slaves[$i].sexualFlaw == "none") && ($slaves[$i].sexualQuirk == "none")>>
 					<<switch random(1,8)>>
 					<<case 1>>
 						<<set $slaves[$i].sexualFlaw = "hates oral">>
-						The stress of her growing pregnancy leads her to begin @@.red;rejecting oral sex.@@
+						The stress of $his growing pregnancy leads $him to begin @@.red;rejecting oral sex.@@
 					<<case 2>>
 						<<set $slaves[$i].sexualFlaw = "hates anal">>
-						The stress of her growing pregnancy leads her to begin @@.red;rejecting anal sex.@@
+						The stress of $his growing pregnancy leads $him to begin @@.red;rejecting anal sex.@@
 					<<case 3>>
 						<<set $slaves[$i].sexualFlaw = "hates penetration">>
-						The stress of her growing pregnancy leads her to begin @@.red;rejecting penetrative sex.@@
+						The stress of $his growing pregnancy leads $him to begin @@.red;rejecting penetrative sex.@@
 					<<case 4>>
 						<<set $slaves[$i].sexualFlaw = "shamefast">>
-						The stress of her growing pregnancy leads her to become @@.red;paranoid about her naked body.@@
+						The stress of $his growing pregnancy leads $him to become @@.red;paranoid about $his naked body.@@
 					<<case 5>>
 						<<set $slaves[$i].sexualFlaw = "repressed">>
-						The stress of her growing pregnancy leads her to begin @@.red;rejecting sex.@@
+						The stress of $his growing pregnancy leads $him to begin @@.red;rejecting sex.@@
 					<<case 6>>
 						<<set $slaves[$i].sexualFlaw = "apathetic">>
-						The stress of her growing pregnancy causes her to become @@.red;inert during sex.@@
+						The stress of $his growing pregnancy causes $him to become @@.red;inert during sex.@@
 					<<case 7>>
 						<<set $slaves[$i].sexualFlaw = "crude">>
-						The stress of her growing pregnancy leads her to @@.red;become quite crude.@@
+						The stress of $his growing pregnancy leads $him to @@.red;become quite crude.@@
 					<<case 8>>
 						<<set $slaves[$i].sexualFlaw = "judgemental">>
-						The stress of her growing pregnancy causes her to become overly @@.red;judgemental of her partners.@@
+						The stress of $his growing pregnancy causes $him to become overly @@.red;judgemental of $his partners.@@
 					<</switch>>
 				<</if>>
 			<</if>>
 			<<if ($slaves[$i].fetishStrength <= 95) && (_fetishChangeChance > random(0,100)) && ($slaves[$i].oralCount+$slaves[$i].vaginalCount+$slaves[$i].analCount > 200) && ($slaves[$i].fetish != "pregnancy")>>
-				The combination of pregnancy and constant sex has @@.lightcoral;sexualized pregnancy for her.@@
+				The combination of pregnancy and constant sex has @@.lightcoral;sexualized pregnancy for $him.@@
 				<<set $slaves[$i].fetish = "pregnancy", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 65>>
 			<</if>>
 		<</if>> /* closes not fuckdoll or mindbroken check; still .preg >= 10 */
@@ -4182,75 +4188,75 @@
                 <<if ($slaves[$i].inducedNCS == 0)>>
                         <<if ($slaves[$i].pregType >= 30) && ((($slaves[$i].assignment == "be your Concubine" || $slaves[$i].assignment == "serve in the master suite") && $masterSuitePregnancySlaveLuxuries == 1) || ($slaves[$i].diet == "high caloric"))>>
                                 <<if ($slaves[$i].weight <= 65)>>
-                                        $pronounCap has @@.lime;gained weight@@ in order to better sustain <<print $possessive>>self and $possessive children.
+                                        $He has @@.lime;gained weight@@ in order to better sustain $himself and $his children.
                                         <<set $slaves[$i].weight += 1>>
                                 <</if>>
                                 <<if (random(1,100) > 60)>>
                                         <<if (($slaves[$i].boobs - $slaves[$i].boobsImplant) < _boobTarget)>>
-                                                $possessiveCap breasts @@.lime;greatly swell@@ to meet the upcoming demand.
+                                                $His breasts @@.lime;greatly swell@@ to meet the upcoming demand.
                                                 <<set $slaves[$i].boobs += 200>>
                                                 <<if $slaves[$i].boobShape != "saggy" && $slaves[$i].preg > 32 && ($slaves[$i].breastMesh != 1) && ($slaves[$i].drugs != "sag-B-gone")>>
-                                                        $possessiveCap immensely engorged @@.orange;breasts become saggy@@ in the last stages of $possessive pregnancy as $possessive body undergoes changes in anticipation of the forthcoming birth.
+                                                        $His immensely engorged @@.orange;breasts become saggy@@ in the last stages of $his pregnancy as $his body undergoes changes in anticipation of the forthcoming birth.
                                                         <<set $slaves[$i].boobShape = "saggy">>
                                                 <</if>>
                                         <</if>>
                                         <<if ($slaves[$i].hips < 2)>>
-                                                $possessiveCap hips @@.lime;widen@@ for $possessive upcoming birth.
+                                                $His hips @@.lime;widen@@ for $his upcoming birth.
                                                 <<set $slaves[$i].hips += 1>>
                                         <</if>>
                                         <<if ($slaves[$i].butt < 14)>>
-                                                $possessiveCap butt @@.lime;swells with added fat@@ from $possessive changing body.
+                                                $His butt @@.lime;swells with added fat@@ from $his changing body.
                                                 <<set $slaves[$i].butt += 1>>
                                         <</if>>
                                 <</if>>
                         <<elseif ($slaves[$i].pregType >= 10)>>
                                 <<if random(1,100) > 80 && (($slaves[$i].boobs - $slaves[$i].boobsImplant) < _boobTarget)>>
-                                        $possessiveCap breasts @@.lime;swell@@ in preparation for $possessive growing brood.
+                                        $His breasts @@.lime;swell@@ in preparation for $his growing brood.
                                         <<set $slaves[$i].boobs += 100>>
                                         <<if $slaves[$i].boobShape != "saggy" && ($slaves[$i].breastMesh != 1) && ($slaves[$i].drugs != "sag-B-gone")>>
                                                 <<if $slaves[$i].preg > random(32,82)>>
-                                                        $possessiveCap swollen @@.orange;breasts become saggy@@ in the last stages of $possessive pregnancy as $possessive body undergoes changes in anticipation of the forthcoming birth.
+                                                        $His swollen @@.orange;breasts become saggy@@ in the last stages of $his pregnancy as $his body undergoes changes in anticipation of the forthcoming birth.
                                                         <<set $slaves[$i].boobShape = "saggy">>
                                                 <</if>>
                                         <</if>>
                                 <</if>>
                         <<elseif ($slaves[$i].boobs - $slaves[$i].boobsImplant) < _boobTarget>>
                                 <<if random(1,100) > 80>>
-                                        Pregnancy @@.lime;causes $possessive breasts to swell somewhat.@@
+                                        Pregnancy @@.lime;causes $his breasts to swell somewhat.@@
                                         <<set $slaves[$i].boobs += 50>>
                                         <<if $slaves[$i].boobShape != "saggy" && $slaves[$i].preg > random(32,100) && ($slaves[$i].breastMesh != 1) && ($slaves[$i].drugs != "sag-B-gone")>>
-                                                $possessiveCap @@.orange;breasts become saggy@@ in the last stages of $possessive pregnancy as $possessive body undergoes changes in anticipation of the forthcoming birth.
+                                                $His @@.orange;breasts become saggy@@ in the last stages of $his pregnancy as $his body undergoes changes in anticipation of the forthcoming birth.
                                                 <<set $slaves[$i].boobShape = "saggy">>
                                         <</if>>
                                 <</if>>
                         <</if>>
                         <<if $slaves[$i].preg > 32 && $slaves[$i].physicalAge >= 18 && $slaves[$i].hips == 1 && $slaves[$i].hipsImplant == 0 && random(1,100) > 90>>
-                                $possessiveCap hips @@.lime;widen@@ to better support $possessive gravidity.
+                                $His hips @@.lime;widen@@ to better support $his gravidity.
                                 <<set $slaves[$i].hips += 1>>
                         <<elseif $slaves[$i].preg > 28 && $slaves[$i].physicalAge >= 18 && $slaves[$i].hips == 0 && $slaves[$i].hipsImplant == 0 && random(1,100) > 70>>
-                                $possessiveCap hips @@.lime;widen@@ to better support $possessive gravidity.
+                                $His hips @@.lime;widen@@ to better support $his gravidity.
                                 <<set $slaves[$i].hips += 1>>
                         <</if>>
 		<</if>>
 		<<if $slaves[$i].preg == 15>>
 			<<if $slaves[$i].pregKnown == 0>>
-				$possessiveCap areolae have oddly darkened. Some cursory tests reveal @@.lime;she is about fifteen weeks pregnant.@@
+				$His areolae have oddly darkened. Some cursory tests reveal @@.lime;$he is about fifteen weeks pregnant.@@
 				<<set $slaves[$i].pregKnown = 1>>
 			<<else>>
-				$possessiveCap areolae darken with $possessive progressing pregnancy.
+				$His areolae darken with $his progressing pregnancy.
 			<</if>>
 		<<elseif $slaves[$i].bellyPreg >= 1500>>
 			<<if setup.fakeBellies.includes($bellyAccessory)>>
-				Her growing pregnancy renders her fake belly moot.
+				$His growing pregnancy renders $his fake belly moot.
 				<<set $slaves[$i].bellyAccessory = "none">>
 			<</if>>
 			<<if ($slaves[$i].preg > 20) && ($slaves[$i].lactation == 0)>>
 				<<if $slaves[$i].health < -20>>
-					$pronounCap's so unwell that natural lactation is unlikely.
+					$He's so unwell that natural lactation is unlikely.
 				<<elseif $slaves[$i].weight <= -30>>
-					$pronounCap's so skinny that natural lactation is unlikely.
+					$He's so skinny that natural lactation is unlikely.
 				<<elseif $slaves[$i].preg > random(18,30)>>
-					Pregnancy @@.lime;causes $object to begin lactating.@@
+					Pregnancy @@.lime;causes $him to begin lactating.@@
 					<<set $slaves[$i].lactation = 1>>
 				<</if>>
 			<</if>>
@@ -4269,10 +4275,10 @@
 <<if $seePreg != 0>>
 <<if ($slaves[$i].fuckdoll == 0) && ($slaves[$i].preg == -1) && ($slaves[$i].devotion > 20) && ($slaves[$i].fetishStrength > 60) && ($slaves[$i].fetish == "pregnancy") && isFertile($slaves[$i])>>
 	<<if $slaves[$i].fetishKnown == 0>>
-		@@.mediumorchid;She's unhappy@@ that she's on contraceptives, revealing that she has a @@.lightcoral;deep desire to get pregnant.@@
+		@@.mediumorchid;$He's unhappy@@ that $he's on contraceptives, revealing that $he has a @@.lightcoral;deep desire to get pregnant.@@
 		<<set $slaves[$i].fetishKnown = 1>>
 	<<else>>
-		She badly wants to have a child, so @@.mediumorchid;she's unhappy@@ that she's on contraceptives.
+		$He badly wants to have a child, so @@.mediumorchid;$he's unhappy@@ that $he's on contraceptives.
 	<</if>>
 	<<set $slaves[$i].devotion -= 4>>
 <</if>>
@@ -4284,13 +4290,13 @@
 <<set _conceptionSeed = random(1,100)>>
 
 <<if ($PC.dick > 0) && ($universalRulesImpregnation == "PC") && ($slaves[$i].eggType == "human")>>
-	$slaves[$i].slaveName is ripe for breeding, so you ejaculate inside $object often. When you bore of $possessive fertile <<if $slaves[$i].mpreg == 1>>ass<<else>>cunt<</if>>, you keep $object around as you fuck other slaves so you can pull out of them, shove your cock into $object, and fill $object with your seed anyway.
+	$slaves[$i].slaveName is ripe for breeding, so you ejaculate inside $him often. When you bore of $his fertile <<if $slaves[$i].mpreg == 1>>ass<<else>>cunt<</if>>, you keep $him around as you fuck other slaves so you can pull out of them, shove your cock into $him, and fill $him with your seed anyway.
 	<<if ($slaves[$i].fuckdoll == 0) && ($slaves[$i].fetish != "mindbroken")>>
 		<<if ($slaves[$i].devotion <= 20) && ($slaves[$i].trust > -20)>>
-			She attempts to resist this treatment, and spends most of her days bound securely, with your cum dripping out of her <<if $slaves[$i].mpreg == 1>>ass<<else>>pussy<</if>>. This regimen fills her with @@.mediumorchid;hatred,@@ @@.gold;fear,@@ and @@.lime;a pregnancy.@@
+			$He attempts to resist this treatment, and spends most of $his days bound securely, with your cum dripping out of $his <<if $slaves[$i].mpreg == 1>>ass<<else>>pussy<</if>>. This regimen fills $him with @@.mediumorchid;hatred,@@ @@.gold;fear,@@ and @@.lime;a pregnancy.@@
 			<<set $slaves[$i].devotion -= 5, $slaves[$i].trust -= 5>>
 			<<if ($slaves[$i].sexualFlaw == "none")>>
-				This unpleasant interlude leaves her @@.red;hating penetration@@ of her now-pregnant <<if $slaves[$i].mpreg == 1>>ass<<else>>pussy<</if>>.
+				This unpleasant interlude leaves $him @@.red;hating penetration@@ of $his now-pregnant <<if $slaves[$i].mpreg == 1>>ass<<else>>pussy<</if>>.
 				<<if $slaves[$i].mpreg == 1>>
 					<<set $slaves[$i].sexualFlaw = "hates anal">>
 				<<else>>
@@ -4298,17 +4304,17 @@
 				<</if>>
 			<</if>>
 		<<elseif ($slaves[$i].devotion <= 20)>>
-			She complies fearfully with your use of her body.
+			$He complies fearfully with your use of $his body.
 		<<elseif ($slaves[$i].fetish == "pregnancy") && ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetishStrength > 60)>>
-			She is @@.hotpink;absurdly pleased@@ by this treatment, @@.mediumaquamarine;trustingly@@ serving as your breeding bitch until she @@.lime;conceives.@@ She's so aroused by the constant insemination that having your dick, wet from another slave, pushed inside her to climax is often enough to bring her to orgasm in turn.
+			$He is @@.hotpink;absurdly pleased@@ by this treatment, @@.mediumaquamarine;trustingly@@ serving as your breeding bitch until $he @@.lime;conceives.@@ $He's so aroused by the constant insemination that having your dick, wet from another slave, pushed inside $him to climax is often enough to bring $him to orgasm in turn.
 			<<set $slaves[$i].devotion += 5, $slaves[$i].trust += 5>>
 			<<if ($slaves[$i].fetishStrength <= 95)>>
-				Such total satisfaction of her pregnancy fantasies @@.lightcoral;strengthens her fetish.@@
+				Such total satisfaction of $his pregnancy fantasies @@.lightcoral;strengthens $his fetish.@@
 				<<set $slaves[$i].fetishStrength += 4>>
 			<</if>>
 			<<set $slaves[$i].need = 0>>
 		<<else>>
-			She serves you dutifully in this, @@.mediumaquamarine;trustingly@@ serving as your breeding bitch until she @@.lime;conceives.@@
+			$He serves you dutifully in this, @@.mediumaquamarine;trustingly@@ serving as your breeding bitch until $he @@.lime;conceives.@@
 			<<set $slaves[$i].trust += 5>>
 		<</if>>
 	<</if>>
@@ -4326,12 +4332,12 @@
 	<<elseif !canBreed($slaves[$i], $HeadGirl)>>
 		It's $HeadGirl.slaveName's responsibility to impregnate fertile slaves, but $HeadGirl.slaveName's sperm is unable to fertilize $slaves[$i].slaveName's ova, so she doesn't waste her seed trying.
 	<<else>>
-		It's $HeadGirl.slaveName's responsibility to get $object pregnant, a task your
+		It's $HeadGirl.slaveName's responsibility to get $him pregnant, a task your
 		<<if ($HeadGirl.fetish == "pregnancy") && ($HeadGirl.fetishKnown == 1) && ($HeadGirl.fetishStrength > 60)>>
 			pregnancy fetishist Head Girl is @@.hotpink;extremely pleased@@ to take on.
 			<<set $HeadGirl.devotion += 2>>
 			<<if ($HeadGirl.fetishStrength <= 95)>>
-				The opportunity @@.lightcoral;strengthens her pregnancy fetish@@ by indulgence.
+				The opportunity @@.lightcoral;strengthens $his pregnancy fetish@@ by indulgence.
 				<<set $HeadGirl.fetishStrength += 4>>
 			<</if>>
 		<<elseif $HeadGirl.career == "a breeding bull">>
@@ -4346,17 +4352,17 @@
 
 		<<if ($slaves[$i].fuckdoll == 0) && ($slaves[$i].fetish != "mindbroken")>>
 			<<if $slaves[$i].career == "a dairy cow" && ($slaves[$i].devotion <= 20)>>
-				$slaves[$i].slaveName feels a need to be bred by the Head Girl, and submits herself to her superior's virile cock until @@.lime;conception@@ is verified.
+				$slaves[$i].slaveName feels a need to be bred by the Head Girl, and submits $himself to $his superior's virile cock until @@.lime;conception@@ is verified.
 			<<elseif ($slaves[$i].devotion <= 20) && ($slaves[$i].trust > -20)>>
 				<<if (($HeadGirl.fetish == "sadist") || ($HeadGirl.fetish == "dom")) && ($HeadGirl.fetishKnown == 1) && ($HeadGirl.fetishStrength > 60)>>
 					Her interest is piqued, however, when $slaves[$i].slaveName shows signs of resistance. $HeadGirl.slaveName @@.hotpink;enthusiastically@@ @@.mediumorchid;rapes the poor girl@@ pregnant, ejaculating inside her victim more often than is really necessary for @@.lime;conception.@@
 					<<set $HeadGirl.devotion += 2, $slaves[$i].devotion -= 5>>
 				<<else>>
-					$slaves[$i].slaveName tries to resist her, so $HeadGirl.slaveName is forced to @@.mediumorchid;rape the poor girl@@ pregnant, regularly ejaculating inside her until @@.lime;conception@@ is confirmed.
+					$slaves[$i].slaveName tries to resist her, so $HeadGirl.slaveName is forced to @@.mediumorchid;rape the poor girl@@ pregnant, regularly ejaculating inside $him until @@.lime;conception@@ is confirmed.
 					<<set $slaves[$i].devotion -= 4>>
 				<</if>>
 				<<if ($slaves[$i].sexualFlaw == "none")>>
-					This unpleasant interlude leaves her @@.red;hating penetration@@ of her violated <<if $slaves[$i].mpreg == 1>>anus<<else>>pussy<</if>>.
+					This unpleasant interlude leaves $him @@.red;hating penetration@@ of $his violated <<if $slaves[$i].mpreg == 1>>anus<<else>>pussy<</if>>.
 					<<if $slaves[$i].mpreg == 1>>
 						<<set $slaves[$i].sexualFlaw = "hates anal">>
 					<<else>>
@@ -4368,11 +4374,11 @@
 					Her interest is piqued, however, when it becomes clear that $slaves[$i].slaveName, though fearfully obedient, is not happy with being bred. $HeadGirl.slaveName @@.hotpink;enthusiastically@@ ensures that her victim @@.mediumorchid;does not enjoy@@ a week of being @@.lime;raped pregnant.@@
 					<<set $HeadGirl.devotion += 2, $slaves[$i].devotion -= 3>>
 				<<else>>
-					$slaves[$i].slaveName, though fearfully obedient, is not happy with being bred, but $HeadGirl.slaveName @@.mediumorchid;rapes the poor girl@@ pregnant anyway, regularly ejaculating inside her until @@.lime;conception@@ is confirmed.
+					$slaves[$i].slaveName, though fearfully obedient, is not happy with being bred, but $HeadGirl.slaveName @@.mediumorchid;rapes the poor girl@@ pregnant anyway, regularly ejaculating inside $him until @@.lime;conception@@ is confirmed.
 					<<set $slaves[$i].devotion -= 2>>
 				<</if>>
 				<<if ($slaves[$i].sexualFlaw == "none")>>
-					This unpleasant interlude leaves her @@.red;hating penetration@@ of her violated <<if $slaves[$i].mpreg == 1>>anus<<else>>pussy<</if>>.
+					This unpleasant interlude leaves $him @@.red;hating penetration@@ of $his violated <<if $slaves[$i].mpreg == 1>>anus<<else>>pussy<</if>>.
 					<<if $slaves[$i].mpreg == 1>>
 						<<set $slaves[$i].sexualFlaw = "hates anal">>
 					<<else>>
@@ -4381,27 +4387,27 @@
 				<</if>>
 			<<elseif ($slaves[$i].devotion < 75)>>
 				<<if ($slaves[$i].fetish == "pregnancy") && ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetishStrength > 60)>>
-					$slaves[$i].slaveName, a pregnancy fetishist, is @@.hotpink;very willing to be bred@@ by your Head Girl, and eagerly takes her superior's cock bareback until @@.lime;conception@@ is verified.
+					$slaves[$i].slaveName, a pregnancy fetishist, is @@.hotpink;very willing to be bred@@ by your Head Girl, and eagerly takes $his superior's cock bareback until @@.lime;conception@@ is verified.
 					<<set $slaves[$i].devotion += 2>>
 					<<if ($slaves[$i].fetishStrength <= 95)>>
-						Such total satisfaction of her pregnancy fantasies @@.lightcoral;strengthens her fetish.@@
+						Such total satisfaction of $his pregnancy fantasies @@.lightcoral;strengthens $his fetish.@@
 						<<set $slaves[$i].fetishStrength += 4>>
 					<</if>>
 					<<set $slaves[$i].need = 0>>
 				<<else>>
-					$slaves[$i].slaveName is willing to be bred by the Head Girl, and takes her superior's cock bareback until @@.lime;conception@@ is verified.
+					$slaves[$i].slaveName is willing to be bred by the Head Girl, and takes $his superior's cock bareback until @@.lime;conception@@ is verified.
 				<</if>>
 			<<else>>
 				<<if ($slaves[$i].fetish == "pregnancy") && ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetishStrength > 60)>>
 					$slaves[$i].slaveName, a pregnancy fetishist, considers getting bred by your Head Girl @@.hotpink;a dream come true,@@ and gets fucked bareback daily until @@.lime;conception@@ is verified.
 					<<set $slaves[$i].devotion += 2>>
 					<<if ($slaves[$i].fetishStrength <= 95)>>
-						Such total satisfaction of her pregnancy fantasies @@.lightcoral;strengthens her fetish.@@
+						Such total satisfaction of $his pregnancy fantasies @@.lightcoral;strengthens $his fetish.@@
 						<<set $slaves[$i].fetishStrength += 4>>
 					<</if>>
 					<<set $slaves[$i].need = 0>>
 				<<else>>
-					$slaves[$i].slaveName is @@.hotpink;quite willing to be bred@@ by the Head Girl, whom she respects, and submissively takes her superior's cock bareback until @@.lime;conception@@ is verified.
+					$slaves[$i].slaveName is @@.hotpink;quite willing to be bred@@ by the Head Girl, whom $he respects, and submissively takes $his superior's cock bareback until @@.lime;conception@@ is verified.
 					<<set $slaves[$i].devotion += 1>>
 				<</if>>
 			<</if>>
@@ -4424,14 +4430,14 @@
 
 	<<case "be your Concubine">>
 		<<if ($PC.dick == 1) && ($slaves[$i].fuckdoll == 0) && ($slaves[$i].fetish != "mindbroken") && ($slaves[$i].eggType == "human")>>
-			As your concubine, she takes care to only share her fertile <<if $slaves[$i].mpreg == 1>>ass<<else>>pussy<</if>> with you. Her efforts paid off; @@.lime;she has become pregnant with your child.@@
+			As your concubine, $he takes care to only share $his fertile <<if $slaves[$i].mpreg == 1>>ass<<else>>pussy<</if>> with you. $His efforts paid off; @@.lime;$he has become pregnant with your child.@@
 			<<set $slaves[$i].preg = 1, $slaves[$i].pregSource = -1, $slaves[$i].pregWeek = 1, $slaves[$i].pregKnown = 1>><<set $slaves[$i].pregType = setPregType($slaves[$i])>>
 			<<set WombImpregnate($slaves[$i], $slaves[$i].pregType, -1, 1)>>
 		<</if>>
 
 	<<case "serve in the master suite">>
 		<<if ($PC.dick == 1) && ($slaves[$i].eggType == "human") && (($slaves[$i].toyHole == "all her holes" && $slaves[$i].mpreg != 1 && $slaves[$i].vagina > 0) || ($slaves[$i].toyHole == "all her holes" && $slaves[$i].mpreg == 1 && $slaves[$i].anus > 0) || ($slaves[$i].toyHole == "pussy" && $slaves[$i].mpreg != 1) || ($slaves[$i].mpreg == 1 && $slaves[$i].toyHole == "ass"))>>
-			You frequently avail yourself to her fertile <<if $slaves[$i].mpreg == 1>>ass<<else>>pussy<</if>>. It's no surprise when @@.lime;she ends up pregnant with your child.@@
+			You frequently avail yourself to $his fertile <<if $slaves[$i].mpreg == 1>>ass<<else>>pussy<</if>>. It's no surprise when @@.lime;$he ends up pregnant with your child.@@
 			<<set $slaves[$i].preg = 1, $slaves[$i].pregSource = -1, $slaves[$i].pregWeek = 1, $slaves[$i].pregKnown = 1>><<set $slaves[$i].pregType = setPregType($slaves[$i])>>
 			<<set WombImpregnate($slaves[$i], $slaves[$i].pregType, -1, 1)>>
 
@@ -4447,7 +4453,7 @@
 						<</if>>
 					<</if>>
 					/* found eligible father */
-					After all the unprotected sex $pronoun had this week, it's really no surprise when @@.lime;$pronoun ends up pregnant.@@
+					After all the unprotected sex $he had this week, it's really no surprise when @@.lime;$he ends up pregnant.@@
 					<<set $slaves[$i].preg = 1, $slaves[$i].pregSource = _msSlaves[_m].ID, $slaves[$i].pregWeek = 1, $slaves[$i].pregKnown = 1>><<set $slaves[$i].pregType = setPregType($slaves[$i])>>
 					<<set WombImpregnate($slaves[$i], $slaves[$i].pregType, $slaves[$i].pregSource, 1)>>
 					<<break>>
@@ -4457,21 +4463,21 @@
 
 	<<case "please you">>
 		<<if ($PC.dick == 1) && ($slaves[$i].eggType == "human") && (($slaves[$i].toyHole == "all her holes" && $slaves[$i].mpreg != 1 && $slaves[$i].vagina > 0) || ($slaves[$i].toyHole == "all her holes" && $slaves[$i].mpreg == 1 && $slaves[$i].anus > 0) || ($slaves[$i].toyHole == "pussy" && $slaves[$i].mpreg != 1) || ($slaves[$i].mpreg == 1 && $slaves[$i].toyHole == "ass"))>>
-			You frequently avail yourself to her fertile <<if $slaves[$i].mpreg == 1>>ass<<else>>pussy<</if>>. It's no surprise when @@.lime;she ends up pregnant with your child.@@
+			You frequently avail yourself to $his fertile <<if $slaves[$i].mpreg == 1>>ass<<else>>pussy<</if>>. It's no surprise when @@.lime;$he ends up pregnant with your child.@@
 			<<set $slaves[$i].preg = 1, $slaves[$i].pregSource = -1, $slaves[$i].pregWeek = 1, $slaves[$i].pregKnown = 1>><<set $slaves[$i].pregType = setPregType($slaves[$i])>>
 			<<set WombImpregnate($slaves[$i], $slaves[$i].pregType, -1, 1)>>
 		<</if>>
 
 	<<case "work in the brothel" "serve in the club" "whore" "serve the public">>
 		<<if ($slaves[$i].eggType == "human")>>
-			Due to all the citizens cumming in $possessive fertile <<if $slaves[$i].mpreg == 1>>ass<<else>>pussy<</if>>, @@.lime;$pronoun has become pregnant.@@
+			Due to all the citizens cumming in $his fertile <<if $slaves[$i].mpreg == 1>>ass<<else>>pussy<</if>>, @@.lime;$he has become pregnant.@@
 			<<set $slaves[$i].preg = 1, $slaves[$i].pregSource = -2, $slaves[$i].pregWeek = 1, $slaves[$i].pregKnown = 1>><<set $slaves[$i].pregType = setPregType($slaves[$i])>>
 			<<set WombImpregnate($slaves[$i], $slaves[$i].pregType, -2, 1)>>
 		<</if>>
 
 	<<case "work a glory hole" "be confined in the arcade">>
 		<<if ($slaves[$i].eggType == "human")>>
-			Due to all the customers cumming in $possessive fertile, restrained <<if $slaves[$i].mpreg == 1>>ass<<else>>pussy<</if>>, @@.lime;$pronoun has become pregnant.@@
+			Due to all the customers cumming in $his fertile, restrained <<if $slaves[$i].mpreg == 1>>ass<<else>>pussy<</if>>, @@.lime;$he has become pregnant.@@
 			<<set $slaves[$i].preg = 1, $slaves[$i].pregSource = -2, $slaves[$i].pregWeek = 1, $slaves[$i].pregKnown = 1>><<set $slaves[$i].pregType = setPregType($slaves[$i])>>
 			<<set WombImpregnate($slaves[$i], $slaves[$i].pregType, -2, 1)>>
 		<</if>>
@@ -4495,7 +4501,7 @@
 			<<elseif ($slaves[$i].subTarget != 0) && ($slaves[$i].assignment == "be a subordinate slave") && canAchieveErection(_tempSub) && canImpreg($slaves[$i], _tempSub)>> /* subordinate must have erection to impregnate target */
 				<<set $slaves[$i].pregSource = _tempSub.ID>>
 			<<elseif (random(1,100) > 95) && ($slaves[$i].rivalry > 2) && canAchieveErection(_tempRival) && canImpreg($slaves[$i], _tempRival)>> /* 5% chance to be raped and knocked up by bitter rival - erection needed */
-				Driven by the bitter rivalry between them, _tempRival.slaveName successfully overpowers $slaves[$i].slaveName and rapes $object, cumming deep in $possessive fertile <<if $slaves[$i].mpreg == 1>>asshole<<else>>pussy<</if>> whenever she chooses. By the end of the week, $slaves[$i].slaveName is vowing revenge as $pronoun regains confidence.
+				Driven by the bitter rivalry between them, _tempRival.slaveName successfully overpowers $slaves[$i].slaveName and rapes $him, cumming deep in $his fertile <<if $slaves[$i].mpreg == 1>>asshole<<else>>pussy<</if>> whenever $he chooses. By the end of the week, $slaves[$i].slaveName is vowing revenge as $he regains confidence.
 				<<set $slaves[$i].pregSource = _tempRival.ID>>
 			<<elseif (random(1,100) > 60) && ($PC.dick == 1) && ($slaves[$i].eggType == "human")>> /* still 40% chance of impregnation by PC */
 				<<set $slaves[$i].pregSource = -1>>
@@ -4524,7 +4530,7 @@
 				<</if>>
 			<</if>>
 			<<if $slaves[$i].pregSource != 0>>
-				A quick scan after a bout of morning nausea reveals that @@.lime;$pronoun has become pregnant.@@
+				A quick scan after a bout of morning nausea reveals that @@.lime;$he has become pregnant.@@
 				<<set $slaves[$i].preg = 1, $slaves[$i].pregWeek = 1, $slaves[$i].pregKnown = 1>><<set $slaves[$i].pregType = setPregType($slaves[$i])>>
 				<<set WombImpregnate($slaves[$i], $slaves[$i].pregType, $slaves[$i].pregSource, 1)>>
 			<</if>>
@@ -4553,25 +4559,25 @@
 	<<include "SA inflation">>
 
 	<<if setup.fakeBellies.includes($bellyAccessory)>>
-		$pronounCap has trouble keeping <<print $object>>self full of
+		$He has trouble keeping $himself full of
 		<<switch $slaves[$i].inflationType>>
 			<<case "cum" "milk" "water" "food">>
 				$slaves[$i].inflationType
 			<<default>>
 				<<print $slaves[$i].inflationType>>s
 		<</switch>>
-		with the weight of the fake belly resting on $possessive swollen stomach, forcing it to be removed.
+		with the weight of the fake belly resting on $his swollen stomach, forcing it to be removed.
 		<<set $slaves[$i].bellyAccessory = "none">>
 	<</if>>
 
 	<<if $slaves[$i].fetish != "mindbroken" && $slaves[$i].fuckdoll == 0>>
 		<<if $slaves[$i].bellyFluid >= 10000>>
 			<<if $slaves[$i].fetish != "masochist" && $slaves[$i].sexualFlaw != "hates self">>
-				Being so distended with fluids is @@.mediumorchid;very uncomfortable@@ to $possessive.
+				Being so distended with fluids is @@.mediumorchid;very uncomfortable@@ to $his.
 				<<set $slaves[$i].devotion -= 3>>
 			<</if>>
 			<<if ($slaves[$i].fetish == "none") && (_fetishChangeChance > random(0,100))>>
-				Having such a round, heavy belly leads $object to @@.lightcoral;begin fantasizing about being pregnant.@@
+				Having such a round, heavy belly leads $him to @@.lightcoral;begin fantasizing about being pregnant.@@
 				<<set $slaves[$i].fetish = "pregnancy", $slaves[$i].fetishStrength = 10, $slaves[$i].fetishKnown = 1>>
 			<</if>>
 		<<elseif $slaves[$i].bellyFluid >= 1500>>
@@ -4585,13 +4591,13 @@
 				<</switch>>
 				is completely humiliating, and
 				<<if $slaves[$i].fetishKnown == 0>>
-					$pronoun revels in the attention. @@.lightcoral;$pronounCap's a humiliation fetishist!@@
+					$he revels in the attention. @@.lightcoral;$He's a humiliation fetishist!@@
 					<<set $slaves[$i].fetishKnown = 1>>
 				<<else>>
-					$pronoun @@.hotpink;loves it.@@
+					$he @@.hotpink;loves it.@@
 					<<set $slaves[$i].devotion += 2>>
 					<<if $slaves[$i].fetishStrength < 100>>
-						Every eye on $possessive swollen stomach @@.lightcoral;strengthens $possessive fetish@@ further.
+						Every eye on $his swollen stomach @@.lightcoral;strengthens $his fetish@@ further.
 						<<set $slaves[$i].fetishStrength++>>
 					<</if>>
 				<</if>>
@@ -4606,7 +4612,7 @@
 				is @@.mediumorchid;completely humiliating.@@
 				<<set $slaves[$i].devotion -= 2>>
 				<<if (($slaves[$i].fetish == "none") || ($slaves[$i].fetishStrength <= 10)) && (_fetishChangeChance > random(0,100))>>
-					However, all the eyes on $object and $possessive jiggling middle @@.lightcoral;makes $object begin to crave humiliation.@@
+					However, all the eyes on $him and $his jiggling middle @@.lightcoral;makes $him begin to crave humiliation.@@
 					<<set $slaves[$i].fetish = "humiliation", $slaves[$i].fetishStrength = 10, $slaves[$i].fetishKnown = 1>>
 				<</if>>
 			<</if>>
@@ -4614,28 +4620,28 @@
 		<<switch $slaves[$i].inflationType>>
 		<<case "milk" "cum">>
 			<<if $slaves[$i].behavioralFlaw == "none" && $slaves[$i].behavioralQuirk == "none" && random(1,100) > 70>>
-				Filling $possessive guts with <<print $slaves[$i].inflationType>> all week @@.red;drives $object to gluttony.@@
+				Filling $his guts with <<print $slaves[$i].inflationType>> all week @@.red;drives $him to gluttony.@@
 				<<set $slaves[$i].behavioralFlaw = "gluttonous">>
 			<<elseif $slaves[$i].behavioralFlaw == "none" && $slaves[$i].behavioralQuirk == "none" && random(1,100) > 70>>
 				<<if $slaves[$i].inflationType == "cum" && $slaves[$i].fetish == "cumslut">>
 				<<else>>
-					Filling $possessive guts with <<print $slaves[$i].inflationType>> all week @@.red;drives $object to hate eating and food.@@
+					Filling $his guts with <<print $slaves[$i].inflationType>> all week @@.red;drives $him to hate eating and food.@@
 					<<set $slaves[$i].behavioralFlaw = "anorexic">>
 				<</if>>
 			<</if>>
 		<<case "food">>
 			<<if $slaves[$i].behavioralFlaw == "none" && $slaves[$i].behavioralQuirk != "fitness" && random(1,100) > 70>>
-				Stuffing her face with food all week @@.red;drives $object to gluttony.@@
+				Stuffing $his face with food all week @@.red;drives $him to gluttony.@@
 				<<set $slaves[$i].behavioralFlaw = "gluttonous">>
 			<<elseif $slaves[$i].behavioralFlaw == "none" && $slaves[$i].behavioralQuirk != "fitness" && random(1,100) > 70>>
-				Stuffing her face with food all week @@.red;drives $object to hate eating.@@
+				Stuffing $his face with food all week @@.red;drives $him to hate eating.@@
 				<<set $slaves[$i].behavioralFlaw = "anorexic">>
 			<</if>>
 		<</switch>>
 	<</if>>
 
 	<<if $slaves[$i].bellyFluid >= 10000 && $seeExtreme == 1 && $slaves[$i].health <= -100>>
-		$pronounCap feels an @@.red;unusual intense pain@@ in $possessive bloated belly.
+		$He feels an @@.red;unusual intense pain@@ in $his bloated belly.
 		<<set $slaves[$i].burst = 1>>
 	<</if>>
 
@@ -4734,9 +4740,9 @@
 <<if $slaves[$i].bellySag > 0 && $slaves[$i].belly < 1500>>
 	<<if $slaves[$i].muscles > 95>>
 		<<if (random(1,100) > 1)>>
-			$possessiveCap stretched, extreme muscles @@.lime;firm up readily@@ after
+			$His stretched, extreme muscles @@.lime;firm up readily@@ after
 			<<if $slaves[$i].bellySagPreg > 0>>
-				$possessive pregnancy.
+				$his pregnancy.
 				<<set $slaves[$i].bellySag -= 0.5, $slaves[$i].bellySagPreg -= 0.5>>
 				<<if $slaves[$i].bellySag < 0>>
 					<<set $slaves[$i].bellySag = 0, $slaves[$i].bellySagPreg = 0>>
@@ -4751,9 +4757,9 @@
 		<</if>>
 	<<elseif $slaves[$i].muscles >= 30>>
 		<<if (random(1,100) > 20)>>
-			$possessiveCap stretched, muscular belly @@.lime;firms up@@ after
+			$His stretched, muscular belly @@.lime;firms up@@ after
 			<<if $slaves[$i].bellySagPreg > 0>>
-				$possessive pregnancy.
+				$his pregnancy.
 				<<set $slaves[$i].bellySag -= 0.4, $slaves[$i].bellySagPreg -= 0.4>>
 				<<if $slaves[$i].bellySag < 0>>
 					<<set $slaves[$i].bellySag = 0, $slaves[$i].bellySagPreg = 0>>
@@ -4768,9 +4774,9 @@
 		<</if>>
 	<<elseif $slaves[$i].muscles >= 5>>
 		<<if (random(1,100) > 40)>>
-			$possessiveCap stretched, toned belly @@.lime;firms up@@ after
+			$His stretched, toned belly @@.lime;firms up@@ after
 			<<if $slaves[$i].bellySagPreg > 0>>
-				$possessive pregnancy.
+				$his pregnancy.
 				<<set $slaves[$i].bellySag -= 0.3, $slaves[$i].bellySagPreg -= 0.3>>
 				<<if $slaves[$i].bellySag < 0>>
 					<<set $slaves[$i].bellySag = 0, $slaves[$i].bellySagPreg = 0>>
@@ -4785,9 +4791,9 @@
 		<</if>>
 	<<else>>
 		<<if (random(1,100) > 60)>>
-			$possessiveCap belly @@.lime;regains some firmness@@ after
+			$His belly @@.lime;regains some firmness@@ after
 			<<if $slaves[$i].bellySagPreg > 0>>
-				$possessive pregnancy.
+				$his pregnancy.
 				<<set $slaves[$i].bellySag -= 0.2, $slaves[$i].bellySagPreg -= 0.2>>
 				<<if $slaves[$i].bellySag < 0>>
 					<<set $slaves[$i].bellySag = 0, $slaves[$i].bellySagPreg = 0>>
@@ -4807,14 +4813,14 @@
 	<<if $slaves[$i].fuckdoll == 0>>
 	<<if $slaves[$i].fetish != "mindbroken">>
 	<<if ($slaves[$i].fetish == "none" || $slaves[$i].fetishStrength <= 10) && $slaves[$i].devotion > 20 && random(1,100) > 85>>
-		Having an implant simulating pregnancy drives her to @@.lightcoral;begin fantasizing about being actually pregnant.@@
+		Having an implant simulating pregnancy drives $him to @@.lightcoral;begin fantasizing about being actually pregnant.@@
 		<<set $slaves[$i].fetish = "pregnancy", $slaves[$i].fetishStrength = 10, $slaves[$i].fetishKnown = 1>>
 	<</if>>
 	<</if>>
 	<</if>>
 <<elseif $slaves[$i].bellyImplant >= 1500>>
 	<<if setup.fakeBellies.includes($bellyAccessory)>>
-		Her implant rounded belly renders her fake one moot.
+		$His implant rounded belly renders $his fake one moot.
 		<<set $slaves[$i].bellyAccessory = "none">>
 	<</if>>
 <</if>>
@@ -4826,27 +4832,27 @@
 	<<if $slaves[$i].devotion < -50>>
 	<<if $week-$slaves[$i].weekAcquired > 9>>
 	<<if $slaves[$i].fuckdoll > 50>>
-		Denied all stimulation other than sexual use for longer than a human mind can bear, @@.red;she, or rather it, has been irretrievably broken.@@
+		Denied all stimulation other than sexual use for longer than a human mind can bear, @@.red;$he, or rather it, has been irretrievably broken.@@
 		<<set $slaves[$i].fetish = "mindbroken", $slaves[$i].sexualFlaw = "none", $slaves[$i].behavioralFlaw = "none">>
 	<<else>>
 		<<if random(1,5) == 1>>
-			She has been used as a sexual slave for so long, and is so hopeless that her future as a slave will be anything but torment, that her mind finally slips. @@.red;She has been irretrievably broken.@@
+			$He has been used as a sexual slave for so long, and is so hopeless that $his future as a slave will be anything but torment, that $his mind finally slips. @@.red;$He has been irretrievably broken.@@
 			<<set $slaves[$i].fetish = "mindbroken", $slaves[$i].sexualFlaw = "none", $slaves[$i].behavioralFlaw = "none">>
 		<<else>>
-			She's so unhappy and terrified that the effects of the extreme stress on her mind and body are unpredictable. This week,
+			$He's so unhappy and terrified that the effects of the extreme stress on $his mind and body are unpredictable. This week,
 			<<set _stressEffect = random(1,4)>>
 			<<switch _stressEffect>>
 			<<case 1>>
-				@@.mediumorchid;her hatred of sexual slavery was self-reinforcing.@@
+				@@.mediumorchid;$his hatred of sexual slavery was self-reinforcing.@@
 				<<set $slaves[$i].devotion -= 5>>
 			<<case 2>>
-				@@.mediumorchid;her mental state was bad for her health.@@
+				@@.mediumorchid;$his mental state was bad for $his health.@@
 				<<set $slaves[$i].health -= 5>>
 			<<case 3>>
-				@@.orange;her face grew a little more haggard.@@
+				@@.orange;$his face grew a little more haggard.@@
 				<<set $slaves[$i].face -= 2>>
 			<<default>>
-				she managed to bear it without lasting harm.
+				$he managed to bear it without lasting harm.
 			<</switch>>
 		<</if>>
 	<</if>>
@@ -4859,18 +4865,18 @@
 		<<if ($slaves[$i].devotion <= 50)>>
 		<<if (random(1,100) > 100+$slaves[$i].trust)>>
 			<<set _effect = random(1,4)>>
-			Being so afraid so constantly drives her to find solace in
+			Being so afraid so constantly drives $him to find solace in
 			<<if _effect == 1>>
-			self-denial. @@.red;She has developed anorexia.@@
+			self-denial. @@.red;$He has developed anorexia.@@
 			<<set $slaves[$i].behavioralFlaw = "anorexic">>
 			<<elseif _effect == 2>>
-			stress eating. @@.red;She's now a nervous glutton.@@
+			stress eating. @@.red;$He's now a nervous glutton.@@
 			<<set $slaves[$i].behavioralFlaw = "gluttonous">>
 			<<elseif _effect == 3>>
-			the scraps of prayer and superstition she can remember from her life before she was a slave. @@.red;She's now religious.@@
+			the scraps of prayer and superstition $he can remember from $his life before $he was a slave. @@.red;$He's now religious.@@
 			<<set $slaves[$i].behavioralFlaw = "devout">>
 			<<else>>
-			the remnants of modern philosophy and education she can remember from her life before she was a slave. @@.red;She feels mentally liberated.@@
+			the remnants of modern philosophy and education $he can remember from $his life before $he was a slave. @@.red;$He feels mentally liberated.@@
 			<<set $slaves[$i].behavioralFlaw = "liberated">>
 			<</if>>
 		<</if>>
@@ -4881,24 +4887,24 @@
 		<<if ($slaves[$i].devotion < -20)>>
 		<<if (random(1,500) > 500+$slaves[$i].devotion)>>
 			<<set _effect = random(1,6)>>
-			Being so angry at her life as a sex slave has
+			Being so angry at $his life as a sex slave has
 			<<if _effect == 1>>
-                                driven her into @@.red;sexual apathy.@@
+                                driven $him into @@.red;sexual apathy.@@
                                 <<set $slaves[$i].sexualFlaw = "apathetic">>
 			<<elseif _effect == 2>>
-                                convinced her that the conservative parts of her upbringing were right: sex is evil. @@.red;She's now repressed.@@
+                                convinced $him that the conservative parts of $his upbringing were right: sex is evil. @@.red;$He's now repressed.@@
                                 <<set $slaves[$i].sexualFlaw = "repressed">>
 			<<elseif _effect == 3>>
-                                given her a dread of being nude. @@.red;She's now shamefast.@@
+                                given $him a dread of being nude. @@.red;$He's now shamefast.@@
                                 <<set $slaves[$i].sexualFlaw = "shamefast">>
 			<<elseif _effect == 4>>
-                                deprived her of any motivation to keep sex appealing or even clean. @@.red;She's now crude.@@
+                                deprived $him of any motivation to keep sex appealing or even clean. @@.red;$He's now crude.@@
                                 <<set $slaves[$i].sexualFlaw = "crude">>
 			<<elseif _effect == 5>>
-                                driven her to find refuge in high standards. @@.red;She's now judgemental.@@
+                                driven $him to find refuge in high standards. @@.red;$He's now judgemental.@@
                                 <<set $slaves[$i].sexualFlaw = "judgemental">>
 			<<else>>
-                                convinced her that sex is only this way here. Convinced that sexual slavery is wrong, @@.red;She's become sexually idealistic.@@
+                                convinced $him that sex is only this way here. Convinced that sexual slavery is wrong, @@.red;$He's become sexually idealistic.@@
                                 <<set $slaves[$i].sexualFlaw = "idealistic">>
 			<</if>>
 		<</if>>
@@ -4909,26 +4915,26 @@
 
 <<if !canTalk($slaves[$i])>>
 <<if ($slaves[$i].behavioralFlaw == "bitchy")>>
-	If $pronoun has anything bitchy to say, @@.green;no one can tell,@@ since $pronoun can't talk.
+	If $he has anything bitchy to say, @@.green;no one can tell,@@ since $he can't talk.
 <</if>>
 <<if ($slaves[$i].behavioralQuirk == "cutting")>>
-	If $pronoun has anything witty to say, @@.red;no one can tell,@@ since $pronoun can't talk.
+	If $he has anything witty to say, @@.red;no one can tell,@@ since $he can't talk.
 <</if>>
 <</if>>
 
-<<if ($slaves[$i].breedingMark == 1) && ($slaves[$i].fuckdoll == 0) && ($slaves[$i].fetish != "mindbroken")>>
+<<if ($slaves[$i].breedingMark == 1 && $propOutcome == 1) && ($slaves[$i].fuckdoll == 0) && ($slaves[$i].fetish != "mindbroken")>>
 	<<if ($slaves[$i].devotion <= -20)>>
-		She views the mark of the Societal Elite @@.mediumorchid;with disgust@@ as it brands her as nothing more than your breeding bitch.
+		$He views the mark of the Societal Elite @@.mediumorchid;with disgust@@ as it brands $him as nothing more than your breeding bitch.
 		<<set $slaves[$i].devotion -= 10>>
 	<<elseif ($slaves[$i].devotion <= 50)>>
-		She bears the mark of the Societal Elite as a sign of her superiority. As such, she @@.mediumorchid;behaves like a spoiled child@@ and tries to have everything her way.
+		$He bears the mark of the Societal Elite as a sign of $his superiority. As such, $he @@.mediumorchid;behaves like a spoiled child@@ and tries to have everything $his way.
 		<<set $slaves[$i].devotion -= 5>>
 		<<if ($slaves[$i].behavioralFlaw == "none") && ($slaves[$i].behavioralQuirk != "confident")>>
-			She has become @@.red;quite arrogant.@@
+			$He has become @@.red;quite arrogant.@@
 			<<set $slaves[$i].behavioralFlaw = "arrogant">>
 		<</if>>
 	<<else>>
-		She bears the mark of the Societal Elite @@.hotpink;with pride.@@ It signals that she is yours, and yours alone, drawing her ever closer to her beloved <<= WrittenMaster($slaves[$i])>>.
+		$He bears the mark of the Societal Elite @@.hotpink;with pride.@@ It signals that $he is yours, and yours alone, drawing $him ever closer to $his beloved <<= WrittenMaster($slaves[$i])>>.
 		<<set $slaves[$i].devotion += 10>>
 	<</if>>
 <</if>>
@@ -4939,89 +4945,89 @@
 			<<if $arcologies[0].FSDegradationist == "unset">>
 				<<if $slaves[$i].onDiet != 1>>
 					<<if $slaves[$i].behavioralQuirk == "insecure">>
-						She can't stop herself from eating the @@.hotpink;addictive, delicious@@ slave treats available throughout the arcology. She knows they are fattening and @@.gold;starts obsessing@@ even more about her weight, appearance and how others view her.
+						$He can't stop $himself from eating the @@.hotpink;addictive, delicious@@ slave treats available throughout the arcology. $He knows they are fattening and @@.gold;starts obsessing@@ even more about $his weight, appearance and how others view $him.
 						<<set $slaves[$i].trust -= 3>>
 						<<if $arcologies[0].FSHedonisticDecadenceDietResearch == 0>>
 							<<set $slaves[$i].weight++>>
 						<</if>>
 						<<set $slaves[$i].devotion++>>
 					<<elseif $slaves[$i].behavioralQuirk == "fitness">>
-						She hates the availability of the tasty slave treats and how they tempt her away from a fit lifestyle, but often @@.hotpink;finds herself absentmindedly snacking on them.@@
+						$He hates the availability of the tasty slave treats and how they tempt $him away from a fit lifestyle, but often @@.hotpink;finds $himself absentmindedly snacking on them.@@
 						<<if $arcologies[0].FSHedonisticDecadenceDietResearch == 0>>
-							The more her @@.lime;waistline grows,@@ the @@.gold;less she finds herself trusting you.@@
+							The more $his @@.lime;waistline grows,@@ the @@.gold;less $he finds $himself trusting you.@@
 							<<set $slaves[$i].trust--, $slaves[$i].devotion++>>
 							<<set $slaves[$i].weight++>>
 						<<else>>
-							She finds that no matter how many she eats, she never gains weight, a detail she is @@.mediumaquamarine;thankful@@ for.
+							$He finds that no matter how many $he eats, $he never gains weight, a detail $he is @@.mediumaquamarine;thankful@@ for.
 							<<set $slaves[$i].trust++, $slaves[$i].devotion++>>
 						<</if>>
 					<<elseif $slaves[$i].behavioralFlaw == "gluttonous">>
-						She @@.hotpink;loves@@ the availability of the tasty slave treats and how she can keep her mouth filled at @@.hotpink;nearly all times.@@
+						$He @@.hotpink;loves@@ the availability of the tasty slave treats and how $he can keep $his mouth filled at @@.hotpink;nearly all times.@@
 						<<if $arcologies[0].FSHedonisticDecadenceDietResearch == 0>>
-							Since her belly is always full thanks to your food supplies, she @@.mediumaquamarine;trusts you to keep her sated,@@ though her constant gorging has a @@.lime;huge impact on her waistline.@@
+							Since $his belly is always full thanks to your food supplies, $he @@.mediumaquamarine;trusts you to keep $him sated,@@ though $his constant gorging has a @@.lime;huge impact on $his waistline.@@
 							<<set $slaves[$i].trust++, $slaves[$i].devotion += 3>>
 							<<set $slaves[$i].weight += 3>>
 						<<else>>
-							Since her belly is always full thanks to your food supplies, she @@.mediumaquamarine;trusts you to keep her sated.@@ Since the food is fat free, her waistline is spared her bad habits.
+							Since $his belly is always full thanks to your food supplies, $he @@.mediumaquamarine;trusts you to keep $him sated.@@ Since the food is fat free, $his waistline is spared $his bad habits.
 							<<set $slaves[$i].trust++, $slaves[$i].devotion += 3>>
 						<</if>>
 					<<elseif $slaves[$i].behavioralFlaw == "anorexic">>
-						She hates the availability of the tasty slave treats and how she @@.hotpink;can't stop eating them.@@
+						$He hates the availability of the tasty slave treats and how $he @@.hotpink;can't stop eating them.@@
 						<<if $arcologies[0].FSHedonisticDecadenceDietResearch == 0>>
-							The @@.lime;more her waistline grows,@@ the @@.gold;more horrifying her body becomes to her.@@
+							The @@.lime;more $his waistline grows,@@ the @@.gold;more horrifying $his body becomes to $him.@@
 							<<set $slaves[$i].trust -= 5, $slaves[$i].devotion++>>
 							<<set $slaves[$i].weight++>>
 						<<else>>
-							She finds that no matter how many she eats, she never gains weight, a detail she is @@.mediumaquamarine;thankful@@ for, even if she is disgusted by her actions.
+							$He finds that no matter how many $he eats, $he never gains weight, a detail $he is @@.mediumaquamarine;thankful@@ for, even if $he is disgusted by $his actions.
 							<<set $slaves[$i].trust++, $slaves[$i].devotion++>>
 						<</if>>
 					<<else>>
-						She @@.hotpink;loves@@ the availability of the tasty slave treats and @@.mediumaquamarine;trusts you to more@@ for having them so accessible.
+						$He @@.hotpink;loves@@ the availability of the tasty slave treats and @@.mediumaquamarine;trusts you to more@@ for having them so accessible.
 						<<if $arcologies[0].FSHedonisticDecadenceDietResearch == 0>>
-							She is so distracted by the luxury that she doesn't notice the @@.lime;weight she is gaining.@@
+							$He is so distracted by the luxury that $he doesn't notice the @@.lime;weight $he is gaining.@@
 							<<set $slaves[$i].weight++>>
 						<</if>>
 						<<set $slaves[$i].trust++, $slaves[$i].devotion++>>
 					<</if>>
 				<<else>> /* no treats for you */
 					<<if $slaves[$i].behavioralQuirk == "insecure">>
-						She is @@.mediumaquamarine;relieved@@ she doesn't have to fret over eating the treats and gaining weight as her <<= WrittenMaster($slaves[$i])>> is carefully directing her.
+						$He is @@.mediumaquamarine;relieved@@ $he doesn't have to fret over eating the treats and gaining weight as $his <<= WrittenMaster($slaves[$i])>> is carefully directing $him.
 						<<set $slaves[$i].trust++>>
 					<<elseif $slaves[$i].behavioralQuirk == "fitness">>
-						She is @@.mediumaquamarine;thankful@@ that she isn't permitted to eat the treats. She's seen others try one, only to start shoveling them down.
+						$He is @@.mediumaquamarine;thankful@@ that $he isn't permitted to eat the treats. $He's seen others try one, only to start shoveling them down.
 						<<set $slaves[$i].trust++>>
 					<<elseif $slaves[$i].behavioralFlaw == "gluttonous">>
-						She @@.mediumorchid;resents@@ not being allowed to stuff her face with the tempting treats like the other slaves she sees.
+						$He @@.mediumorchid;resents@@ not being allowed to stuff $his face with the tempting treats like the other slaves $he sees.
 						<<set $slaves[$i].devotion -= 2>>
 					<<elseif $slaves[$i].behavioralFlaw == "anorexic">>
-						She @@.hotpink;is relieved@@ that she doesn't have to eat the treats and is @@.mediumaquamarine;thankful@@ for your apparent consideration.
+						$He @@.hotpink;is relieved@@ that $he doesn't have to eat the treats and is @@.mediumaquamarine;thankful@@ for your apparent consideration.
 						<<set $slaves[$i].trust++, $slaves[$i].devotion += 2>>
 					<<else>>
-						She <<if canSee($slaves[$i])>>sees<<else>>knows<</if>> how much the other slaves enjoy the delicious treats and @@.mediumorchid;resents@@ not being allowed to enjoy them, feeling you are doing this to @@.gold;spite her.@@
+						$He <<if canSee($slaves[$i])>>sees<<else>>knows<</if>> how much the other slaves enjoy the delicious treats and @@.mediumorchid;resents@@ not being allowed to enjoy them, feeling you are doing this to @@.gold;spite $him.@@
 						<<set $slaves[$i].devotion--, $slaves[$i].trust-->>
 					<</if>>
 				<</if>>
 			<<else>>
 				<<if $slaves[$i].onDiet != 1>>
-					The treats are designed to cause stomach cramps alongside being extremely addictive. She cannot stop herself from eating them, but she can @@.gold;fear@@ your cruelty as her @@.hotpink;will steadily erodes@@ from the concentrated aphrodisiacs in her food.
+					The treats are designed to cause stomach cramps alongside being extremely addictive. $He cannot stop $himself from eating them, but $he can @@.gold;fear@@ your cruelty as $his @@.hotpink;will steadily erodes@@ from the concentrated aphrodisiacs in $his food.
 					<<set $slaves[$i].devotion += 2, $slaves[$i].trust -= 3>>
 				<<else>>
-					The treats are designed to cause stomach cramps alongside being extremely addictive. Since she is not permitted to eat them, @@.mediumaquamarine;she breathes a sigh of relief,@@ though she is fully aware of what happens to those not as fortunate as her. She @@.hotpink;tries her best to be obedient@@ hoping to not undergo the agony, but her efforts pale in comparison to the effects of the food based aphrodisiacs.
+					The treats are designed to cause stomach cramps alongside being extremely addictive. Since $he is not permitted to eat them, @@.mediumaquamarine;$he breathes a sigh of relief,@@ though $he is fully aware of what happens to those not as fortunate as $him. $He @@.hotpink;tries $his best to be obedient@@ hoping to not undergo the agony, but $his efforts pale in comparison to the effects of the food based aphrodisiacs.
 					<<set $slaves[$i].devotion++, $slaves[$i].trust++>>
 				<</if>>
 			<</if>>
 		<<else>>
 			<<if $slaves[$i].behavioralQuirk == "insecure">>
-				Watching citizens sculpt their slaves to their ideals fills her with @@.mediumaquamarine;relief@@ that someone will find her attractive; that or make her so.
+				Watching citizens sculpt their slaves to their ideals fills $him with @@.mediumaquamarine;relief@@ that someone will find $him attractive; that or make $him so.
 				<<set $slaves[$i].trust++>>
 			<<elseif $slaves[$i].behavioralQuirk == "fitness">>
-				Watching both citizens and other slaves lie around and shirk exercise disappoints her. She @@.gold;fears@@ that she'll be prevented from exercising and grow soft too.
+				Watching both citizens and other slaves lie around and shirk exercise disappoints $him. $He @@.gold;fears@@ that $he'll be prevented from exercising and grow soft too.
 				<<set $slaves[$i].trust -= 2>>
 			<<elseif $slaves[$i].behavioralFlaw == "gluttonous">>
-				Being part of a society that welcomes gluttony makes her @@.mediumaquamarine;feel right at home.@@
+				Being part of a society that welcomes gluttony makes $him @@.mediumaquamarine;feel right at home.@@
 				<<set $slaves[$i].trust += 2>>
 			<<elseif $slaves[$i].behavioralFlaw == "anorexic">>
-				She feels fat just watching your society gorge itself. She @@.gold;fears@@ that she'll be a bloated hog soon too.
+				$He feels fat just watching your society gorge itself. $He @@.gold;fears@@ that $he'll be a bloated hog soon too.
 				<<set $slaves[$i].trust -= 5>>
 			<</if>>
 		<</if>>
@@ -5029,74 +5035,74 @@
 		<<if $arcologies[0].FSDegradationist == "unset">>
 			<<if $slaves[$i].onDiet != 1>>
 				<<if $slaves[$i].behavioralQuirk == "insecure">>
-					She can't stop herself from eating the @@.hotpink;addictive, delicious@@ slave treats available throughout the arcology. She knows they are fattening and @@.gold;starts obsessing@@ even more about her weight, appearance and how others view her.
+					$He can't stop $himself from eating the @@.hotpink;addictive, delicious@@ slave treats available throughout the arcology. $He knows they are fattening and @@.gold;starts obsessing@@ even more about $his weight, appearance and how others view $him.
 					<<set $slaves[$i].trust -= 3>>
 					<<if $arcologies[0].FSHedonisticDecadenceDietResearch == 0>>
 						<<set $slaves[$i].weight++>>
 					<</if>>
 					<<set $slaves[$i].devotion++>>
 				<<elseif $slaves[$i].behavioralQuirk == "fitness">>
-					She hates the availability of the tasty slave treats and how they tempt her away from a fit lifestyle, but often @@.hotpink;finds herself absentmindedly snacking on them.@@
+					$He hates the availability of the tasty slave treats and how they tempt $him away from a fit lifestyle, but often @@.hotpink;finds $himself absentmindedly snacking on them.@@
 					<<if $arcologies[0].FSHedonisticDecadenceDietResearch == 0>>
-						The more her @@.lime;waistline grows,@@ the @@.gold;less she finds herself trusting you.@@
+						The more $his @@.lime;waistline grows,@@ the @@.gold;less $he finds $himself trusting you.@@
 						<<set $slaves[$i].trust--, $slaves[$i].devotion++>>
 						<<set $slaves[$i].weight++>>
 					<<else>>
-						She finds that no matter how many she eats, she never gains weight, a detail she is @@.mediumaquamarine;thankful@@ for.
+						$He finds that no matter how many $he eats, $he never gains weight, a detail $he is @@.mediumaquamarine;thankful@@ for.
 						<<set $slaves[$i].trust++, $slaves[$i].devotion++>>
 					<</if>>
 				<<elseif $slaves[$i].behavioralFlaw == "gluttonous">>
-					She @@.hotpink;loves@@ the availability of the tasty slave treats and how she can keep her mouth filled at @@.hotpink;nearly all times.@@
+					$He @@.hotpink;loves@@ the availability of the tasty slave treats and how $he can keep $his mouth filled at @@.hotpink;nearly all times.@@
 					<<if $arcologies[0].FSHedonisticDecadenceDietResearch == 0>>
-						Since her belly is always full thanks to your food supplies, she @@.mediumaquamarine;trusts you to keep her sated,@@ though her constant gorging has a @@.lime;huge impact on her waistline.@@
+						Since $his belly is always full thanks to your food supplies, $he @@.mediumaquamarine;trusts you to keep $him sated,@@ though $his constant gorging has a @@.lime;huge impact on $his waistline.@@
 						<<set $slaves[$i].trust++, $slaves[$i].devotion += 3>>
 						<<set $slaves[$i].weight += 3>>
 					<<else>>
-						Since her belly is always full thanks to your food supplies, she @@.mediumaquamarine;trusts you to keep her sated.@@ Since the food is fat free, her waistline is spared her bad habits.
+						Since $his belly is always full thanks to your food supplies, $he @@.mediumaquamarine;trusts you to keep $him sated.@@ Since the food is fat free, $his waistline is spared $his bad habits.
 						<<set $slaves[$i].trust++, $slaves[$i].devotion += 3>>
 					<</if>>
 				<<elseif $slaves[$i].behavioralFlaw == "anorexic">>
-					She hates the availability of the tasty slave treats and how she @@.hotpink;can't stop eating them.@@
+					$He hates the availability of the tasty slave treats and how $he @@.hotpink;can't stop eating them.@@
 					<<if $arcologies[0].FSHedonisticDecadenceDietResearch == 0>>
-						The @@.lime;more her waistline grows,@@ the @@.gold;more horrifying her body becomes to her.@@
+						The @@.lime;more $his waistline grows,@@ the @@.gold;more horrifying $his body becomes to $him.@@
 						<<set $slaves[$i].trust -= 5, $slaves[$i].devotion++>>
 						<<set $slaves[$i].weight++>>
 					<<else>>
-						She finds that no matter how many she eats, she never gains weight, a detail she is @@.mediumaquamarine;thankful@@ for, even if she is disgusted by her actions.
+						$He finds that no matter how many $he eats, $he never gains weight, a detail $he is @@.mediumaquamarine;thankful@@ for, even if $he is disgusted by $his actions.
 						<<set $slaves[$i].trust++, $slaves[$i].devotion++>>
 					<</if>>
 				<<else>>
-					She @@.hotpink;loves@@ the availability of the tasty slave treats and @@.mediumaquamarine;trusts you to more@@ for having them so accessible.
+					$He @@.hotpink;loves@@ the availability of the tasty slave treats and @@.mediumaquamarine;trusts you to more@@ for having them so accessible.
 					<<if $arcologies[0].FSHedonisticDecadenceDietResearch == 0>>
-						She is so distracted by the luxury that she doesn't notice the @@.lime;weight she is gaining.@@
+						$He is so distracted by the luxury that $he doesn't notice the @@.lime;weight $he is gaining.@@
 						<<set $slaves[$i].weight++>>
 					<</if>>
 					<<set $slaves[$i].trust++, $slaves[$i].devotion++>>
 				<</if>>
 			<<else>> /* no treats for you */
 				<<if $slaves[$i].behavioralQuirk == "insecure">>
-					She is @@.mediumaquamarine;relieved@@ she doesn't have to fret over eating the treats and gaining weight as her <<= WrittenMaster($slaves[$i])>> is carefully directing her.
+					$He is @@.mediumaquamarine;relieved@@ $he doesn't have to fret over eating the treats and gaining weight as $his <<= WrittenMaster($slaves[$i])>> is carefully directing $him.
 					<<set $slaves[$i].trust++>>
 				<<elseif $slaves[$i].behavioralQuirk == "fitness">>
-					She is @@.mediumaquamarine;thankful@@ that she isn't permitted to eat the treats. She's seen others try one, only to start shoveling them down.
+					$He is @@.mediumaquamarine;thankful@@ that $he isn't permitted to eat the treats. $He's seen others try one, only to start shoveling them down.
 					<<set $slaves[$i].trust++>>
 				<<elseif $slaves[$i].behavioralFlaw == "gluttonous">>
-					She @@.mediumorchid;resents@@ not being allowed to stuff her face with the tempting treats like the other slaves she sees.
+					$He @@.mediumorchid;resents@@ not being allowed to stuff $his face with the tempting treats like the other slaves $he sees.
 					<<set $slaves[$i].devotion -= 2>>
 				<<elseif $slaves[$i].behavioralFlaw == "anorexic">>
-					She @@.hotpink;is relieved@@ that she doesn't have to eat the treat and is @@.mediumaquamarine;thankful@@ for your apparent consideration.
+					$He @@.hotpink;is relieved@@ that $he doesn't have to eat the treat and is @@.mediumaquamarine;thankful@@ for your apparent consideration.
 					<<set $slaves[$i].trust++, $slaves[$i].devotion += 2>>
 				<<else>>
-					She <<if canSee($slaves[$i])>>sees<<else>>knows<</if>> how much the other slaves enjoy the delicious treats and @@.mediumorchid;resents@@ not being allowed to enjoy them, feeling you are doing this to @@.gold;spite her.@@
+					$He <<if canSee($slaves[$i])>>sees<<else>>knows<</if>> how much the other slaves enjoy the delicious treats and @@.mediumorchid;resents@@ not being allowed to enjoy them, feeling you are doing this to @@.gold;spite $him.@@
 					<<set $slaves[$i].devotion--, $slaves[$i].trust-->>
 				<</if>>
 			<</if>>
 		<<else>>
 			<<if $slaves[$i].onDiet != 1>>
-				The treats are designed to cause stomach cramps alongside being extremely addictive. She cannot stop herself from eating them, but she can @@.gold;fear@@ your cruelty as her @@.hotpink;will steadily erodes@@ from the concentrated aphrodisiacs in her food.
+				The treats are designed to cause stomach cramps alongside being extremely addictive. $He cannot stop $himself from eating them, but $he can @@.gold;fear@@ your cruelty as $his @@.hotpink;will steadily erodes@@ from the concentrated aphrodisiacs in $his food.
 				<<set $slaves[$i].devotion += 2, $slaves[$i].trust -= 3>>
 			<<else>>
-				The treats are designed to cause stomach cramps alongside being extremely addictive. Since she is not permitted to eat them, @@.mediumaquamarine;she breathes a sigh of relief,@@ though she is fully aware of what happens to those not as fortunate as her. She @@.hotpink;tries her best to be obedient@@ hoping to not undergo the agony, but her efforts pale in comparison to the effects of the food based aphrodisiacs.
+				The treats are designed to cause stomach cramps alongside being extremely addictive. Since $he is not permitted to eat them, @@.mediumaquamarine;$he breathes a sigh of relief,@@ though $he is fully aware of what happens to those not as fortunate as $him. $He @@.hotpink;tries $his best to be obedient@@ hoping to not undergo the agony, but $his efforts pale in comparison to the effects of the food based aphrodisiacs.
 				<<set $slaves[$i].devotion++, $slaves[$i].trust++>>
 			<</if>>
 		<</if>>
@@ -5107,14 +5113,14 @@
 
 <<set $pornFameBonus = 1>>
 <<if $studio == 1>>
-<<if $slaves[$i].pornFameSpending > 0>>
-	<<set $pornFameBonus += 0.2 + (($slaves[$i].pornFameSpending/10000)/$HackingSkillMultiplier)>>
-	<<if ($slaves[$i].pornFameSpending >= 4000)>>
-		$possessiveCap near-ubiquitous presence in arcology pornography greatly increases $possessive impact on society.
-	<<elseif ($slaves[$i].pornFameSpending >= 2000)>>
-		$possessiveCap presence in arcology pornography increases $possessive impact on society.
+<<if $slaves[$i].pornFame > 0>>
+	<<set $pornFameBonus += (Math.ceil($slaves[$i].pornFame/100000))>>
+	<<if ($slaves[$i].pornFame >= 100000)>>
+		$His near-ubiquitous presence in arcology pornography greatly increases $his impact on society.
+	<<elseif ($slaves[$i].pornFame >= 10000)>>
+		$His presence in arcology pornography increases $his impact on society.
 	<<else>>
-		$possessiveCap occasional presence in arcology pornography slightly increases $possessive impact on society.
+		$His occasional presence in arcology pornography slightly increases $his impact on society.
 	<</if>>
 <</if>>
 <</if>>
@@ -5148,7 +5154,7 @@
 			<<FSChangePorn "Supremacist" 2>>
 			/* Code contributed by Anon1888 */
 		<<else>>
-			Society does not disapprove of your keeping a slave of the $arcologies[0].FSSupremacistRace race, since $pronoun is not in a publicly degrading role.
+			Society does not disapprove of your keeping a slave of the $arcologies[0].FSSupremacistRace race, since $he is not in a publicly degrading role.
 		<</if>>
 		<<if $slaves[$i].pregKnown == 1>>
 			<<if $slaves[$i].pregSource > 0>>
@@ -5192,7 +5198,7 @@
 		<<FSChangePorn "Subjugationist" 1>>
 		<<if $slaves[$i].ovaries == 0>>
 			<<if $slaves[$i].balls == 0 || $slaves[$i].vasectomy == 1>>
-				Society @@.green;approves@@ of $slaves[$i].slaveName's <<if $slaves[$i].vasectomy == 1 && $slaves[$i].balls > 0>>vasectomy<<elseif $slaves[$i].dick > 0>>gelding<<else>>sterilization<</if>>, which ensures that $pronoun will not propagate the $arcologies[0].FSSubjugationistRace race.
+				Society @@.green;approves@@ of $slaves[$i].slaveName's <<if $slaves[$i].vasectomy == 1 && $slaves[$i].balls > 0>>vasectomy<<elseif $slaves[$i].dick > 0>>gelding<<else>>sterilization<</if>>, which ensures that $he will not propagate the $arcologies[0].FSSubjugationistRace race.
 				<<FSChangePorn "Subjugationist" 1>>
 			<</if>>
 		<</if>>
@@ -5217,13 +5223,13 @@
                 Society @@.green;strongly approves@@ of you keeping $slaves[$i].slaveName forever young and youthening; this furthers the fashion for young slaves.
                 <<FSChangePorn "YouthPreferentialist" 2>>
 	<<elseif ($slaves[$i].visualAge < 30)>>
-                Society @@.green;approves@@ of $slaves[$i].slaveName's youthful body; $pronoun furthers the fashion for young slaves.
+                Society @@.green;approves@@ of $slaves[$i].slaveName's youthful body; $he furthers the fashion for young slaves.
                 <<set _youth_rep_change = ((30-$slaves[$i].visualAge)/5)>>
                 <<FSChangePorn "YouthPreferentialist" _youth_rep_change>>
 	<</if>>
 <<elseif $arcologies[0].FSMaturityPreferentialist != "unset">>
 	<<if ($slaves[$i].visualAge >= 30)>>
-                Society @@.green;approves@@ of $slaves[$i].slaveName's mature body; $pronoun furthers the fashion for older ladies.
+                Society @@.green;approves@@ of $slaves[$i].slaveName's mature body; $he furthers the fashion for older ladies.
                 <<set _maturity_rep_change = (($slaves[$i].visualAge-25)/5)>>
                 <<FSChangePorn "MaturityPreferentialist" _maturity_rep_change>>
 	<</if>>
@@ -5252,7 +5258,7 @@
                 <<FSChangePorn "GenderFundamentalist" 1>>
 	<</if>>
 	<<if ($slaves[$i].devotion <= 95) && canPenetrate($slaves[$i])>>
-		Society @@.red;disapproves@@ of $slaves[$i].slaveName's stiff, unrestrained dick, since $pronoun isn't even worshipful of you.
+		Society @@.red;disapproves@@ of $slaves[$i].slaveName's stiff, unrestrained dick, since $he isn't even worshipful of you.
 		<<FSChangePorn "GenderFundamentalist" -1>>
 	<</if>>
 <</if>>
@@ -5272,24 +5278,24 @@
 		<<if $arcologies[0].FSSubjugationist != "unset" && ($slaves[$i].race == $arcologies[0].FSSubjugationistRace)>>
 			They just wish it wasn't <<print $arcologies[0].FSSubjugationistRace>>, of course.
 		<<elseif $arcologies[0].FSSupremacist != "unset" && ($slaves[$i].race == $arcologies[0].FSSupremacistRace)>>
-			The fact that $pronoun is $arcologies[0].FSSupremacistRace only makes it better.
+			The fact that $he is $arcologies[0].FSSupremacistRace only makes it better.
 		<</if>>
 	<<elseif $slaves[$i].weight > 130>>
 		$slaves[$i].slaveName is so fat, society just assumes there is a baby somewhere in there, though they wish it was more obvious.
 		<<if $slaves[$i].pregWeek < 0>>
-			But fortunately for her, word of her recent birth has gotten around @@.green;reassuring the masses@@ that she can still bear children.
+			But fortunately for $him, word of $his recent birth has gotten around @@.green;reassuring the masses@@ that $he can still bear children.
 			<<FSChangePorn "Repopulationist" 2>>
 		<<elseif $slaves[$i].collar == "preg biometrics">>
 			<<if $slaves[$i].preg > 0>>
-				@@.green;Their wish is granted@@ by $slaves[$i].slaveName's collar revealing $possessive womb's secret<<if $slaves[$i].pregType > 1>>s<</if>> even when $possessive body is trying its best to keep <<if $slaves[$i].pregType > 1>>them<<else>>it<</if>> hidden.
+				@@.green;Their wish is granted@@ by $slaves[$i].slaveName's collar revealing $his womb's secret<<if $slaves[$i].pregType > 1>>s<</if>> even when $his body is trying its best to keep <<if $slaves[$i].pregType > 1>>them<<else>>it<</if>> hidden.
 				<<FSChangePorn "Repopulationist" 1>>
 				<<if $arcologies[0].FSSubjugationist != "unset" && ($slaves[$i].race == $arcologies[0].FSSubjugationistRace)>>
 					They just wish it wasn't <<print $arcologies[0].FSSubjugationistRace>>, of course.
 				<<elseif $arcologies[0].FSSupremacist != "unset" && ($slaves[$i].race == $arcologies[0].FSSupremacistRace)>>
-					The fact that $pronoun is $arcologies[0].FSSupremacistRace only makes it better.
+					The fact that $he is $arcologies[0].FSSupremacistRace only makes it better.
 				<</if>>
 			<<elseif $slaves[$i].preg <= 0>>
-				@@.red;The illusion is shattered@@ by $slaves[$i].slaveName's collar revealing $possessive vacant womb.
+				@@.red;The illusion is shattered@@ by $slaves[$i].slaveName's collar revealing $his vacant womb.
 				<<FSChangePorn "Repopulationist" -2>>
 			<</if>>
 		<</if>>
@@ -5299,21 +5305,21 @@
 		<<if $arcologies[0].FSSubjugationist != "unset" && ($slaves[$i].race == $arcologies[0].FSSubjugationistRace)>>
 			They just wish it wasn't <<print $arcologies[0].FSSubjugationistRace>>, of course.
 		<<elseif $arcologies[0].FSSupremacist != "unset" && ($slaves[$i].race == $arcologies[0].FSSupremacistRace)>>
-			The fact that $pronoun is $arcologies[0].FSSupremacistRace only makes it better.
+			The fact that $he is $arcologies[0].FSSupremacistRace only makes it better.
 		<</if>>
 	<<elseif $arcologies[0].FSSubjugationist != "unset" && ($slaves[$i].race == $arcologies[0].FSSubjugationistRace) && $slaves[$i].bellyImplant >= 1500>>
-		Society @@.green;is satisfied@@ with $slaves[$i].slaveName's implant filled belly since $possessive kind really shouldn't be breeding.
+		Society @@.green;is satisfied@@ with $slaves[$i].slaveName's implant filled belly since $his kind really shouldn't be breeding.
 		<<set $repGain += 0.1*$FSSingleSlaveRep>>
 	<<elseif $slaves[$i].bellyImplant >= 1500 && (($slaves[$i].ovaries == 0 && $slaves[$i].mpreg == 0) || $slaves[$i].preg < -1)>>
-		Society @@.green;accepts@@ $slaves[$i].slaveName's implant filled belly due to $possessive infertility.
+		Society @@.green;accepts@@ $slaves[$i].slaveName's implant filled belly due to $his infertility.
 		<<set $repGain += 0.1*$FSSingleSlaveRep>>
 	<<elseif $slaves[$i].collar == "preg biometrics" && $slaves[$i].preg > 0>>
-		Society is @@.green;pleased@@ by $slaves[$i].slaveName's collar revealing $possessive womb's secret<<if $slaves[$i].pregType > 1>>s<</if>> even when $possessive body is trying its best to keep <<if $slaves[$i].pregType > 1>>them<<else>>it<</if>> hidden.
+		Society is @@.green;pleased@@ by $slaves[$i].slaveName's collar revealing $his womb's secret<<if $slaves[$i].pregType > 1>>s<</if>> even when $his body is trying its best to keep <<if $slaves[$i].pregType > 1>>them<<else>>it<</if>> hidden.
 		<<FSChangePorn "Repopulationist" 1>>
 		<<if $arcologies[0].FSSubjugationist != "unset" && ($slaves[$i].race == $arcologies[0].FSSubjugationistRace)>>
 			They just wish it wasn't <<print $arcologies[0].FSSubjugationistRace>>, of course.
 		<<elseif $arcologies[0].FSSupremacist != "unset" && ($slaves[$i].race == $arcologies[0].FSSupremacistRace)>>
-			The fact that $pronoun is $arcologies[0].FSSupremacistRace only makes it better.
+			The fact that $he is $arcologies[0].FSSupremacistRace only makes it better.
 		<</if>>
 	<<elseif $slaves[$i].pregWeek < 0>>
 		Society is @@.green;pleased@@ by $slaves[$i].slaveName's recent birth.
@@ -5322,7 +5328,7 @@
 		Society is @@.green;placated@@ by $slaves[$i].slaveName's fake belly.
 		<<set $repGain += 0.01*$FSSingleSlaveRep>>
 	<<elseif $arcologies[0].FSSubjugationist != "unset" && ($slaves[$i].race == $arcologies[0].FSSubjugationistRace)>>
-		Society is perfectly fine with $slaves[$i].slaveName not reproducing. $possessiveCap belly is still unattractively small, however.
+		Society is perfectly fine with $slaves[$i].slaveName not reproducing. $His belly is still unattractively small, however.
 	<<elseif ($slaves[$i].ovaries == 0 && $slaves[$i].mpreg == 0) || ($slaves[$i].preg < -1) || ($slaves[$i].pubertyXX == 0)>>
 		Society is @@.red;mildly disappointed@@ that $slaves[$i].slaveName is unable to become pregnant.
 		<<FSChangePorn "Repopulationist" -1>>
@@ -5335,16 +5341,16 @@
 	<</if>>
 <<elseif $arcologies[0].FSRestart != "unset">>
 	<<if $slaves[$i].vaginalAccessory == "chastity belt" || $slaves[$i].vaginalAccessory == "combined chastity">>
-		Society is @@.green;mildly pleased@@ at you keeping $possessive vagina in check.
+		Society is @@.green;mildly pleased@@ at you keeping $his vagina in check.
 		<<FSChangePorn "Eugenics" 1>>
 	<</if>>
 	<<if $slaves[$i].dickAccessory == "chastity" || $slaves[$i].dickAccessory == "combined chastity">>
-		Society is @@.green;mildly pleased@@ at you keeping $possessive dick in check.
+		Society is @@.green;mildly pleased@@ at you keeping $his dick in check.
 		<<FSChangePorn "Eugenics" 1>>
 	<</if>>
-	<<if $slaves[$i].breedingMark == 1>>
+	<<if $slaves[$i].breedingMark == 1 && $propOutcome == 1 && $eugenicsFullControl != 1>>
 		<<if $slaves[$i].pregKnown == 1 && $slaves[$i].pregSource == -1>>
-			The Societal Elite @@.green;are pleased@@ your child is growing in within <<print $object>>. The mark covering $possessive lower belly, coupled with $possessive gravidity and blessing, @@.green;enamors@@ your populace.
+			The Societal Elite @@.green;are pleased@@ your child is growing in within <<print $him>>. The mark covering $his lower belly, coupled with $his gravidity and blessing, @@.green;enamors@@ your populace.
 			<<set $failedElite -= 5+$slaves[$i].pregType>>
 			<<FSChangePorn "Eugenics" 3>>
 		<</if>>
@@ -5367,26 +5373,26 @@
 		Society is @@.green;pleased@@ that $slaves[$i].slaveName is unable to become pregnant.
 		<<FSChangePorn "Eugenics" 2>>
 	<</if>>
-	<<if $slaves[$i].pregKnown == 1>>
+	<<if $slaves[$i].pregKnown == 1 && $eugenicsFullControl != 1>>
 		The Societal Elite @@.red;judge you@@ for keeping pregnant slaves. It falls to the slave owner to deal with subhuman pregnancies and you are failing in your duties as a member of the Elite.
 		<<set $failedElite += 5+$slaves[$i].pregType>>
 	<</if>>
 	<</if>>
 	<<if $slaves[$i].balls > 0 && $slaves[$i].vasectomy == 0>>
-		Society @@.red;disapproves@@ of her working testicles.
+		Society @@.red;disapproves@@ of $his working testicles.
 		<<FSChangePorn "Eugenics" $slaves[$i].balls>>
 	<<elseif $slaves[$i].dick > 0 && $slaves[$i].balls > 0 && $slaves[$i].vasectomy == 1>>
-		Society @@.green;approves@@ of her vasectomy.
+		Society @@.green;approves@@ of $his vasectomy.
 		<<FSChangePorn "Eugenics" 1>>
 	<<elseif $slaves[$i].dick > 0 && $slaves[$i].balls == 0>>
-		Society @@.green;approves@@ of her lack of testicles.
+		Society @@.green;approves@@ of $his lack of testicles.
 		<<FSChangePorn "Eugenics" 2>>
 	<</if>>
 <</if>>
 
 <<if $arcologies[0].FSPaternalist != "unset">>
 	<<if ($slaves[$i].inducedNCS > 0) && ($slaves[$i].visualAge <= $potencyAge) && ($slaves[$i].physicalAge >= $potencyAge)>>
-                Society @@.green;approves@@ of you keeping $slaves[$i].slaveName perpetually young and innocent looking so you can keep taking care of $object; this advances paternalistic ideals.
+                Society @@.green;approves@@ of you keeping $slaves[$i].slaveName perpetually young and innocent looking so you can keep taking care of $him; this advances paternalistic ideals.
                 <<FSChangePorn "Paternalist" 1>>
 	<<elseif ($slaves[$i].intelligenceImplant > 0) && ($slaves[$i].fetish != "mindbroken")>>
                 Society @@.green;approves@@ of $slaves[$i].slaveName being properly educated; this advances ideas about slave improvement.
@@ -5396,45 +5402,45 @@
                 <<FSChangePorn "Paternalist" -1>>
 	<</if>>
 	<<if ($slaves[$i].health > 80)>>
-                Society @@.green;approves@@ of $possessive shining health; this advances belief in a slaveowner's duty.
+                Society @@.green;approves@@ of $his shining health; this advances belief in a slaveowner's duty.
                 <<FSChangePorn "Paternalist" 1>>
 	<</if>>
 	<<if ($slaves[$i].devotion+$slaves[$i].trust > 180)>>
 		<<if ($slaves[$i].relationship == -3)>>
-                        Society @@.green;approves very strongly@@ of $possessive happiness as your wife; this advances paternalistic ideals.
+                        Society @@.green;approves very strongly@@ of $his happiness as your wife; this advances paternalistic ideals.
                         <<FSChangePorn "Paternalist" 5>>
 		<<elseif ($slaves[$i].relationship == -2)>>
-                        Society @@.green;strongly approves@@ of $possessive emotional bond to you; this advances paternalistic ideals.
+                        Society @@.green;strongly approves@@ of $his emotional bond to you; this advances paternalistic ideals.
                         <<FSChangePorn "Paternalist" 2>>
 		<<else>>
-                        Society @@.green;approves@@ of $possessive attachment to you; this advances paternalistic ideals.
+                        Society @@.green;approves@@ of $his attachment to you; this advances paternalistic ideals.
                         <<FSChangePorn "Paternalist" 1>>
 		<</if>>
 	<<else>>
 		<<if ($slaves[$i].devotion > 95)>>
-                        Society @@.green;approves@@ of $possessive attachment to you; this advances paternalistic ideals.
+                        Society @@.green;approves@@ of $his attachment to you; this advances paternalistic ideals.
                         <<FSChangePorn "Paternalist" 1>>
 		<</if>>
 		<<if ($slaves[$i].trust > 95)>>
-                        Society @@.green;approves@@ of $possessive trust in you; this advances paternalistic ideals.
+                        Society @@.green;approves@@ of $his trust in you; this advances paternalistic ideals.
                         <<FSChangePorn "Paternalist" 1>>
 		<</if>>
 	<</if>>
 	<<if ($slaves[$i].choosesOwnAssignment == 1)>>
-                Society @@.green;approves@@ of $slaves[$i].slaveName being allowed to choose $possessive own job, advancing ideals about slave self-actualization.
+                Society @@.green;approves@@ of $slaves[$i].slaveName being allowed to choose $his own job, advancing ideals about slave self-actualization.
                 <<FSChangePorn "Paternalist" 1>>
 	<</if>>
 	<<if ($slaves[$i].relationship == -3)>>
 		<<if $slaves[$i].fetish == "mindbroken">>
-			Society is mixed over your marriage to the mindbroken girl; on one hand $pronoun had no consent, but on the other, you @@.green;surely must love $object@@ to marry $object.
+			Society is mixed over your marriage to the mindbroken girl; on one hand $he had no consent, but on the other, you @@.green;surely must love $him@@ to marry $him.
 			<<FSChangePorn "Paternalist" 1>>
 		<<elseif ($slaves[$i].devotion < 20)>>
-			Society is @@.red;thoroughly disgusted@@ that you took $possessive hand in marriage by force.
+			Society is @@.red;thoroughly disgusted@@ that you took $his hand in marriage by force.
 			<<FSChangePorn "Paternalist" -3>>
 		<</if>>
 	<</if>>
 	<<if ($modScore > 15 || ($piercingScore > 8 && $tatScore > 5))>>
-                Society @@.red;disapproves@@ of $possessive degrading body modifications, which dulls the public interest in letting slaves choose their own appearance.
+                Society @@.red;disapproves@@ of $his degrading body modifications, which dulls the public interest in letting slaves choose their own appearance.
                 <<FSChangePorn "Paternalist" -1>>
 	<</if>>
 	<<if $slaves[$i].fuckdoll > 0>>
@@ -5443,7 +5449,7 @@
 	<</if>>
 <<elseif $arcologies[0].FSDegradationist != "unset">>
 	<<if ($slaves[$i].fetish == "mindbroken")>>
-                Society @@.green;approves@@ of $possessive broken spirit; $pronoun serves as an example of a soulless fuckpuppet.
+                Society @@.green;approves@@ of $his broken spirit; $he serves as an example of a soulless fuckpuppet.
                 <<FSChangePorn "Degradationist" 1>>
 	<<else>>
 	<<if ($slaves[$i].trust <= 4)>>
@@ -5451,33 +5457,33 @@
 		<<FSChangePorn "Degradationist" 1>>
 	<<else>>
 		<<if ($slaves[$i].assignment == "be your Head Girl")>>
-			Society accepts $slaves[$i].slaveName trusting you, since $pronoun is your Head Girl and keeps the other slaves down.
+			Society accepts $slaves[$i].slaveName trusting you, since $he is your Head Girl and keeps the other slaves down.
 		<<elseif ($slaves[$i].assignment == "recruit girls")>>
-			Society accepts $slaves[$i].slaveName trusting you, since $pronoun is your Recruiter and entraps new slaves.
+			Society accepts $slaves[$i].slaveName trusting you, since $he is your Recruiter and entraps new slaves.
 		<<elseif ($slaves[$i].devotion > 95)>>
-			Society reluctantly accepts of $slaves[$i].slaveName trusting you, since $pronoun worshipful of you.
+			Society reluctantly accepts of $slaves[$i].slaveName trusting you, since $he is worshipful of you.
 		<<else>>
-			Society @@.red;disapproves@@ of $slaves[$i].slaveName being trusting of you; $pronoun is not being properly degraded for $possessive role.
+			Society @@.red;disapproves@@ of $slaves[$i].slaveName being trusting of you; $he is not being properly degraded for $his role.
 			<<FSChangePorn "Degradationist" -1>>
 		<</if>>
 	<</if>>
 	<</if>>
 	<<if ($slaves[$i].assignment == "work a glory hole") || ($slaves[$i].assignment == "be confined in the arcade")>>
-                Society @@.green;approves@@ of how $pronoun is restrained for involuntary use, seeing this as the future of sexual relations.
+                Society @@.green;approves@@ of how $he is restrained for involuntary use, seeing this as the future of sexual relations.
                 <<FSChangePorn "Degradationist" 1>>
 	<</if>>
 	<<if ($modScore > 15 || ($piercingScore > 8 && $tatScore > 5))>>
-                Society @@.green;approves@@ of $possessive many body modifications, which advances the public taste for such degradation of slave bodies.
+                Society @@.green;approves@@ of $his many body modifications, which advances the public taste for such degradation of slave bodies.
                 <<FSChangePorn "Degradationist" 1>>
 	<</if>>
 	<<if $slaves[$i].voice != 0>>
 	<<if $slaves[$i].lips > 95>>
-		Society @@.green;approves@@ of the way $possessive mouth, with its useless ability to speak, has been replaced with an appealing hole.
+		Society @@.green;approves@@ of the way $his mouth, with its useless ability to speak, has been replaced with an appealing hole.
 		<<FSChangePorn "Degradationist" 1>>
 	<</if>>
 	<</if>>
 	<<if ($slaves[$i].choosesOwnAssignment == 1)>>
-                Society @@.red;disapproves@@ of $slaves[$i].slaveName being allowed to choose $possessive own job; this holds back ideas about slave degradation.
+                Society @@.red;disapproves@@ of $slaves[$i].slaveName being allowed to choose $his own job; this holds back ideas about slave degradation.
                 <<FSChangePorn "Degradationist" -1>>
 	<</if>>
 	<<if $slaves[$i].fuckdoll > 0>>
@@ -5506,12 +5512,12 @@
                 <<FSChangePorn "BodyPurist" -1>>
 	<</if>>
 	<<if ($slaves[$i].corsetPiercing == 0 && $piercingScore < 3 && $tatScore < 2)>>
-                Society @@.green;approves@@ of $possessive unmarked, unblemished skin, advancing the fashion for unspoiled slaves.
+                Society @@.green;approves@@ of $his unmarked, unblemished skin, advancing the fashion for unspoiled slaves.
                 <<FSChangePorn "BodyPurist" 1>>
 	<</if>>
 	<<set _race = $slaves[$i].race>>
 	<<if $slaves[$i].faceImplant <= 5 && _race.indexOf("surgically") == -1>>
-		Society @@.green;approves@@ of $possessive natural, untouched appearance, advancing the fashion for unaltered slaves.
+		Society @@.green;approves@@ of $his natural, untouched appearance, advancing the fashion for unaltered slaves.
 		<<FSChangePorn "BodyPurist" 1>>
 	<<else>>
 		Society @@.red;disapproves@@ of $slaves[$i].slaveName's surgical beautification; this holds back acceptance of the idea that a natural slave is a beautiful slave.
@@ -5519,13 +5525,13 @@
 	<</if>>
 	<<if $slaves[$i].fuckdoll == 0>>
 		<<if $slaves[$i].vagina == 0 && $slaves[$i].anus == 0 && $slaves[$i].vaginalCount == 0 && $slaves[$i].analCount == 0>>
-			Society @@.green;strongly approves@@ of $possessive intact holes, idolizing $possessive pristine body.
+			Society @@.green;strongly approves@@ of $his intact holes, idolizing $his pristine body.
 			<<FSChangePorn "BodyPurist" 3>>
 		<<elseif $slaves[$i].vagina == 0 && $slaves[$i].vaginalCount == 0>>
-			Society @@.green;approves@@ of $possessive intact hymen, advancing ideals of pure, fresh slaves.
+			Society @@.green;approves@@ of $his intact hymen, advancing ideals of pure, fresh slaves.
 			<<FSChangePorn "BodyPurist" 1>>
 		<<elseif $slaves[$i].anus == 0 && $slaves[$i].analCount == 0>>
-			Society @@.green;approves@@ of $possessive intact anus, advancing ideals of pure, fresh slaves.
+			Society @@.green;approves@@ of $his intact anus, advancing ideals of pure, fresh slaves.
 			<<FSChangePorn "BodyPurist" 1>>
 		<</if>>
 	<</if>>
@@ -5542,32 +5548,32 @@
 		<<set _transformed = 1>>
 	<</if>>
 	<<if ($slaves[$i].amp == 1) || ($slaves[$i].waist < -95) || ($slaves[$i].teeth == "pointy") || ($slaves[$i].teeth == "removable") || ($slaves[$i].hips == 3)>>
-		Society @@.green;approves@@ of $possessive extreme surgeries; interest in $object stirs interest in transformations of all kinds.
+		Society @@.green;approves@@ of $his extreme surgeries; interest in $him stirs interest in transformations of all kinds.
 		<<FSChangePorn "TransformationFetishist" 1>>
 		<<set _transformed = 1>>
 	<</if>>
 	<<set _race = $slaves[$i].race>>
 	<<if $slaves[$i].faceImplant > 30 || _race.indexOf("surgically") == 1>>
-		Society @@.green;approves@@ of $possessive surgically improved appearance; this supports the fashion for surgical corrections.
+		Society @@.green;approves@@ of $his surgically improved appearance; this supports the fashion for surgical corrections.
 		<<FSChangePorn "TransformationFetishist" 1>>
 	<</if>>
 	<<if $slaves[$i].faceImplant > 95 && $slaves[$i].face > 40>>
-		Society @@.green;approves@@ of $possessive beautiful face, considering it's uncanny nature a boon rather than a fault; this supports the belief that there is no such thing as too much surgery.
+		Society @@.green;approves@@ of $his beautiful face, considering it's uncanny nature a boon rather than a fault; this supports the belief that there is no such thing as too much surgery.
 		<<FSChangePorn "TransformationFetishist" 1>>
 		<<set _transformed = 1>>
 	<</if>>
 	<<if ($slaves[$i].amp < 0)>>
-		Society @@.green;strongly approves@@ of $possessive transhuman body.
+		Society @@.green;strongly approves@@ of $his transhuman body.
 		<<FSChangePorn "TransformationFetishist" 1>>
 		<<set _transformed = 1>>
 	<</if>>
 	<<if ($slaves[$i].dick > 8)>>
-		Society @@.green;approves@@ of $possessive monolithic dick, since it's such an obvious transformation masterpiece.
+		Society @@.green;approves@@ of $his monolithic dick, since it's such an obvious transformation masterpiece.
 		<<FSChangePorn "TransformationFetishist" 1>>
 		<<set _transformed = 1>>
 	<</if>>
 	<<if ($slaves[$i].lips > 95)>>
-		Society @@.green;approves@@ of $possessive absurd facepussy as a transformation of $possessive mouth into nothing more than another fuckhole.
+		Society @@.green;approves@@ of $his absurd facepussy as a transformation of $his mouth into nothing more than another fuckhole.
 		<<FSChangePorn "TransformationFetishist" 1>>
 		<<set _transformed = 1>>
 	<</if>>
@@ -5582,7 +5588,7 @@
 		<<set _transformed = 1>>
 	<</if>>
 	<<if _transformed == 0>>
-		Society @@.red;disapproves@@ of $slaves[$i].slaveName's lack of obvious transformations; $pronoun does not advance the ideal of body modification.
+		Society @@.red;disapproves@@ of $slaves[$i].slaveName's lack of obvious transformations; $he does not advance the ideal of body modification.
 		<<FSChangePorn "TransformationFetishist" -1>>
 	<</if>>
 <</if>>
@@ -5599,52 +5605,52 @@
 			<<set _slimAccept = 0>>
 		<</if>>
 		<<if _slimAccept == 1>>
-			Society @@.green;approves@@ of $slaves[$i].slaveName's graceful, girlish form; $pronoun furthers the fashion for slaves like $object.
+			Society @@.green;approves@@ of $slaves[$i].slaveName's graceful, girlish form; $he furthers the fashion for slaves like $him.
 			<<FSChangePorn "SlimnessEnthusiast" 1>>
 		<</if>>
 	<</if>>
 	<<if ($slaves[$i].butt > 4) && ($slaves[$i].boobs > 800)>>
-                Society @@.red;disapproves@@ of $slaves[$i].slaveName's boorishly large tits and ass; $pronoun damages the fashion for slender slaves.
+                Society @@.red;disapproves@@ of $slaves[$i].slaveName's boorishly large tits and ass; $he damages the fashion for slender slaves.
                 <<FSChangePorn "SlimnessEnthusiast" -1>>
 	<</if>>
 <<elseif $arcologies[0].FSAssetExpansionist != "unset">>
 	<<if ($slaves[$i].inducedNCS > 0)>>
-                Society @@.green;strongly disaproves @@ of $slaves[$i].slaveName who can't get bigger; Her shrinking body hurts the fashion for Asset expansion.
+                Society @@.green;strongly disaproves @@ of $slaves[$i].slaveName who can't get bigger; $His shrinking body hurts the fashion for Asset expansion.
                 <<FSChangePorn "AssetExpansionist" -2>>
 	<</if>>
 	<<if ($slaves[$i].boobs > 2000)>>
-                Society @@.green;approves@@ of $slaves[$i].slaveName's huge tits; $possessive breasts further the fashion for bouncing boobs on slaves.
+                Society @@.green;approves@@ of $slaves[$i].slaveName's huge tits; $his breasts further the fashion for bouncing boobs on slaves.
                 <<FSChangePorn "AssetExpansionist" 1>>
 	<</if>>
 	<<if ($slaves[$i].butt > 7)>>
-                Society @@.green;approves@@ of $possessive massive ass; $possessive butt furthers the fashion for big behinds on slaves.
+                Society @@.green;approves@@ of $his massive ass; $his butt furthers the fashion for big behinds on slaves.
                 <<FSChangePorn "AssetExpansionist" 1>>
 	<</if>>
 	<<if ($slaves[$i].dick > 8)>>
-                Society @@.green;approves@@ of $possessive massive member, which might be nonfunctional, but is a wonder of expansionism.
+                Society @@.green;approves@@ of $his massive member, which might be nonfunctional, but is a wonder of expansionism.
                 <<set _Dic = $slaves[$i].dick-8>>
 	        <<FSChangePorn "AssetExpansionist" _Dic>>
 	<<elseif ($slaves[$i].dick > 6)>>
-                Society @@.green;approves@@ of $possessive enormous penis; $possessive cock furthers the fashion for dangling dicks on slaves.
+                Society @@.green;approves@@ of $his enormous penis; $his cock furthers the fashion for dangling dicks on slaves.
 		<<FSChangePorn "AssetExpansionist" 1>>
 	<</if>>
 	<<if ($slaves[$i].balls > 6)>>
-		Society @@.green;approves@@ of $possessive swinging balls; $possessive nuts further the fashion for tremendous testicles on slaves.
+		Society @@.green;approves@@ of $his swinging balls; $his nuts further the fashion for tremendous testicles on slaves.
 		<<FSChangePorn "AssetExpansionist" 1>>
 	<</if>>
 	<<if ($slaves[$i].lips > 95)>>
-		Society @@.green;approves@@ of $possessive expanded lips.
+		Society @@.green;approves@@ of $his expanded lips.
 		<<FSChangePorn "AssetExpansionist" 1>>
 	<</if>>
 <</if>>
 
 <<if $arcologies[0].FSPastoralist != "unset">>
 	<<if ($slaves[$i].lactation > 0)>>
-                Society @@.green;approves@@ of $slaves[$i].slaveName's milky udders; the sight of $possessive creamy milk encourages the public taste for dairy straight from the nipple.
+                Society @@.green;approves@@ of $slaves[$i].slaveName's milky udders; the sight of $his creamy milk encourages the public taste for dairy straight from the nipple.
                 <<FSChangePorn "Pastoralist" 1>>
 	<</if>>
 	<<if ($slaves[$i].assignment == "get milked") && ($slaves[$i].balls > 0)>>
-                Society @@.green;approves@@ of how $slaves[$i].slaveName gets cockmilked; the sight of $possessive product encourages experimentation with cum-based concoctions.
+                Society @@.green;approves@@ of how $slaves[$i].slaveName gets cockmilked; the sight of $his product encourages experimentation with cum-based concoctions.
                 <<FSChangePorn "Pastoralist" 1>>
 	<</if>>
 <</if>>
@@ -5652,10 +5658,10 @@
 <<if $arcologies[0].FSPhysicalIdealist != "unset">>
 	<<if $arcologies[0].FSPhysicalIdealistLaw == 1>>
 		<<if ($slaves[$i].muscles > 50)>>
-			Society @@.green;approves@@ of $slaves[$i].slaveName's commitment to fitness; but thinks $possessive muscles are too big and vascular.
+			Society @@.green;approves@@ of $slaves[$i].slaveName's commitment to fitness; but thinks $his muscles are too big and vascular.
 			<<FSChangePorn "PhysicalIdealist" 1>>
 		<<elseif ($slaves[$i].muscles > 20)>>
-			Society @@.green;strongly approves@@ of $slaves[$i].slaveName's fit body; physical enthusiasts see $possessive as the optimal example of feminine fitness.
+			Society @@.green;strongly approves@@ of $slaves[$i].slaveName's fit body; physical enthusiasts see $his as the optimal example of feminine fitness.
 			<<FSChangePorn "PhysicalIdealist" 2>>
 		<<elseif ($slaves[$i].muscles > 5)>>
 			Society @@.green;approves@@ of $slaves[$i].slaveName's toned form; the public sees potential in those guns.
@@ -5663,10 +5669,10 @@
 		<</if>>
 	<<else>>
 		<<if ($slaves[$i].muscles > 95)>>
-			Society @@.green;strongly approves@@ of $slaves[$i].slaveName's glorious muscles; everyone wants to train a slave to look as swole as $object.
+			Society @@.green;strongly approves@@ of $slaves[$i].slaveName's glorious muscles; everyone wants to train a slave to look as swole as $him.
 			<<FSChangePorn "PhysicalIdealist" 2>>
 		<<elseif ($slaves[$i].muscles > 30)>>
-			Society @@.green;approves@@ of $slaves[$i].slaveName's fit body; physical enthusiasts see $possessive as on $possessive way to something great.
+			Society @@.green;approves@@ of $slaves[$i].slaveName's fit body; physical enthusiasts see $his as on $his way to something great.
 			<<FSChangePorn "PhysicalIdealist" 1>>
 		<<elseif ($slaves[$i].muscles > 5)>>
 			Society @@.green;approves@@ of $slaves[$i].slaveName's toned form; the public sees potential in those guns.
@@ -5674,37 +5680,37 @@
 		<</if>>
 	<</if>>
 	<<if ($slaves[$i].height >= 185)>>
-		Society @@.green;approves@@ of how tall $pronoun is; the sexual advantages of $possessive height are impressed on the public mind.
+		Society @@.green;approves@@ of how tall $he is; the sexual advantages of $his height are impressed on the public mind.
 		<<FSChangePorn "PhysicalIdealist" 1>>
 	<</if>>
 	<<if ($slaves[$i].health > 80)>>
-		Society @@.green;approves@@ of $possessive health; the expectation that slaves should be kept perfectly healthy grows.
+		Society @@.green;approves@@ of $his health; the expectation that slaves should be kept perfectly healthy grows.
 		<<FSChangePorn "PhysicalIdealist" 1>>
 	<</if>>
 <<elseif $arcologies[0].FSHedonisticDecadence != "unset">>
 	<<if ($slaves[$i].weight > 160)>>
-                Society @@.green;strongly approves@@ of $slaves[$i].slaveName's glorious rolls; everyone wants to own a pillowy slave like $object.
+                Society @@.green;strongly approves@@ of $slaves[$i].slaveName's glorious rolls; everyone wants to own a pillowy slave like $him.
                 <<FSChangePorn "Hedonism" 3>>
 	<<elseif ($slaves[$i].weight > 95)>>
-                Society @@.green;approves@@ of $slaves[$i].slaveName's fat body; it shows just how much luxurious your life must be to pamper a slave as much as $object.
+                Society @@.green;approves@@ of $slaves[$i].slaveName's fat body; it shows just how much luxurious your life must be to pamper a slave as much as $him.
                 <<FSChangePorn "Hedonism" 2>>
 	<<elseif ($slaves[$i].weight > 30)>>
                 Society @@.green;approves@@ of $slaves[$i].slaveName's chubby form; the public enjoys the sight of a well rounded slave.
                 <<FSChangePorn "Hedonism" 1>>
 	<</if>>
 	<<if ($slaves[$i].muscles < -30)>>
-                Society @@.green;approves@@ of how soft $pronoun is; the sexual advantages of being able to effortlessly overpower $object are not lost on them.
+                Society @@.green;approves@@ of how soft $he is; the sexual advantages of being able to effortlessly overpower $him are not lost on them.
                 <<FSChangePorn "Hedonism" 1>>
 	<</if>>
 	<<if ($slaves[$i].fetishStrength > 95)>>
-                Society @@.green;approves@@ of $possessive intense fetish; the expectation that everyone's deepest desires should be fulfilled grows.
+                Society @@.green;approves@@ of $his intense fetish; the expectation that everyone's deepest desires should be fulfilled grows.
                 <<FSChangePorn "Hedonism" 1>>
 	<</if>>
 	<<if (_para > 0)>>
-                Society @@.green;is pleased@@ that $pronoun is allowed to fully indulge $possessive paraphilia.
+                Society @@.green;is pleased@@ that $he is allowed to fully indulge $his paraphilia.
                 <<FSChangePorn "Hedonism" 1>>
 	<<elseif (_para < 0)>>
-	        Society @@.red;frowns@@ upon $object not being allowed to indulge in $possessive paraphilia.
+	        Society @@.red;frowns@@ upon $him not being allowed to indulge in $his paraphilia.
 	        <<FSChangePorn "Hedonism" -2>>
 	<</if>>
 <</if>>
@@ -5715,26 +5721,26 @@
 		<<FSChangePorn "ChattelReligionist" 1>>
 	<</if>>
 	<<if ["a chattel habit", "a fallen nuns habit", "a penitent nuns habit", "a hijab and abaya", "a succubus outfit"].includes($slaves[$i].clothes)>>
-		Society @@.green;approves@@ of $possessive religiously themed clothing, strengthening the connection between sexual servitude and faith.
+		Society @@.green;approves@@ of $his religiously themed clothing, strengthening the connection between sexual servitude and faith.
 		<<FSChangePorn "ChattelReligionist" 1>>
 	<<elseif ["uncomfortable straps", "shibari ropes", "a nice maid outfit", "chains", "nice business attire", "a nice nurse outfit", "a kimono", "a military uniform", "conservative clothing", "a toga", "body oil", "no clothing"].includes($slaves[$i].clothes)>>
-		Society accepts $possessive spartan clothing, seeing it as permissible under the new religious mores.
+		Society accepts $his spartan clothing, seeing it as permissible under the new religious mores.
 	<<elseif ($slaves[$i].fuckdoll == 0)>>
-		Society @@.red;disapproves@@ of $possessive unnecessarily gaudy attire; this slows acceptance of a link between faith and sexual servitude.
+		Society @@.red;disapproves@@ of $his unnecessarily gaudy attire; this slows acceptance of a link between faith and sexual servitude.
 		<<FSChangePorn "ChattelReligionist" -1>>
 	<</if>>
 	<<if ($slaves[$i].devotion > 95)>>
-		Society @@.green;approves@@ of $possessive devotion to you as a companion to religious devotion, seeing both as the model for holy slaves.
+		Society @@.green;approves@@ of $his devotion to you as a companion to religious devotion, seeing both as the model for holy slaves.
 		<<FSChangePorn "ChattelReligionist" 1>>
 	<</if>>
 	<<if ($slaves[$i].trust > 95)>>
-		Society @@.green;strongly approves@@ of $possessive faith in you as a companion to faith in God, seeing both as the model for righteous slaves of the future.
+		Society @@.green;strongly approves@@ of $his faith in you as a companion to faith in God, seeing both as the model for righteous slaves of the future.
 		<<FSChangePorn "ChattelReligionist" 2>>
 	<</if>>
 	<<if ($slaves[$i].behavioralFlaw == "devout")>>
-		Society does not disapprove of $possessive devout adherence to an old world faith, having confidence that you'll bring $object around, and looking forward to seeing $object converted into a holy sex object.
+		Society does not disapprove of $his devout adherence to an old world faith, having confidence that you'll bring $him around, and looking forward to seeing $him converted into a holy sex object.
 	<<elseif ($slaves[$i].behavioralQuirk == "sinful")>>
-		Society @@.green;strongly approves@@ of $possessive eagerness to transgress against the old world religious mores $pronoun once held dear.
+		Society @@.green;strongly approves@@ of $his eagerness to transgress against the old world religious mores $he once held dear.
 		<<FSChangePorn "ChattelReligionist" 2>>
 	<</if>>
 <</if>>
@@ -5755,7 +5761,7 @@
 		<<case "work in the brothel">><<run getSlaveStatisticData($slaves[$i], $facility.brothel).rep += 2*$FSSingleSlaveRep*($arcologies[0].FSPaternalist/$FSLockinLevel)>>
 		<</switch>>
 	<<elseif $arcologies[0].FSDegradationist == "unset">>
-		The public knows she's a shelter girl you took in, and is @@.green;touched@@ that she now seems happy and healthy.
+		The public knows $he's a shelter girl you took in, and is @@.green;touched@@ that $he now seems happy and healthy.
 		<<set $repGain += 10>>
 		<<switch $slaves[$i].assignment>>
 		<<case "work in the brothel">><<run getSlaveStatisticData($slaves[$i], $facility.brothel).rep += 10>>
@@ -5773,16 +5779,16 @@
 <<if $slaves[$i].fuckdoll == 0>>
 <<if ($slaves[$i].brand != 0)>>
 	<<if ($slaves[$i].assignment == "serve the public") || ($slaves[$i].assignment == "whore") || ($slaves[$i].assignment == "work in the brothel") || ($slaves[$i].assignment == "serve in the club")>>
-		Since $pronoun is in public, your brand against the $slaves[$i].skin skin of $possessive $slaves[$i].brandLocation @@.green;slightly increases your reputation@@ as a slaveowner.
+		Since $he is in public, your brand against the $slaves[$i].skin skin of $his $slaves[$i].brandLocation @@.green;slightly increases your reputation@@ as a slaveowner.
 		<<set $repGain += 5>>
 		<<switch $slaves[$i].assignment>>
 		<<case "work in the brothel">><<run getSlaveStatisticData($slaves[$i], $facility.brothel).rep += 5>>
 		<</switch>>
 	<</if>>
 	<<if $rep > 10000>>
-		$possessiveCap brand is considered a minor enhancement to her beauty since you are very well liked.
+		$His brand is considered a minor enhancement to $his beauty since you are very well liked.
 	<<elseif $rep < 5000>>
-		$possessiveCap brand is considered a minor blemish on her beauty since you are not well liked.
+		$His brand is considered a minor blemish on $his beauty since you are not well liked.
 	<</if>>
 <</if>>
 <</if>>
@@ -5792,47 +5798,47 @@
 <<if $slaves[$i].eyes != 0>>
 <<if $slaves[$i].eyes == -2>>
 	<<if $slaves[$i].devotion > 50>>
-		Even though she is blind, she is devoted enough to you to allow herself to lower her guard. She becomes @@.mediumaquamarine;trusting@@ of your ability to keep her safe.
+		Even though $he is blind, $he is devoted enough to you to allow $himself to lower $his guard. $He becomes @@.mediumaquamarine;trusting@@ of your ability to keep $him safe.
 		<<set $slaves[$i].trust += 3>>
 	<<elseif $slaves[$i].devotion > 20>>
-		Since she's blind and on the cusp of devotion, she becomes slightly @@.hotpink;more reliant@@, but also begins to be @@.mediumaquamarine;less fearful@@ of what she can't see.
+		Since $he's blind and on the cusp of devotion, $he becomes slightly @@.hotpink;more reliant@@, but also begins to be @@.mediumaquamarine;less fearful@@ of what $he can't see.
 		<<set $slaves[$i].devotion += 3, $slaves[$i].trust += 1>>
 	<<elseif ["please you", "be your Concubine", "serve in the master suite"].includes($slaves[$i].assignment)>>
-		She may be blind, but she knows nobody would dare harm her under your watch, @@.mediumaquamarine;building her trust@@ in you.
+		$He may be blind, but $he knows nobody would dare harm $him under your watch, @@.mediumaquamarine;building $his trust@@ in you.
 		<<set $slaves[$i].trust += 2>>
 	<<elseif $slaves[$i].devotion > -20>>
-		Her blindness forces her to @@.hotpink;rely@@ on your mercy. However, it only @@.gold;amplifies her fear@@ as she has severely limited capabilities to defend herself.
+		$His blindness forces $him to @@.hotpink;rely@@ on your mercy. However, it only @@.gold;amplifies $his fear@@ as $he has severely limited capabilities to defend $himself.
 		<<set $slaves[$i].devotion += 5, $slaves[$i].trust -= 10>>
 	<<else>>
-		Being blind forces her to @@.hotpink;completely rely@@ on your mercy. It does nothing to stem @@.gold;the terror@@ she faces constantly being unable to tell what will happen to her.
+		Being blind forces $him to @@.hotpink;completely rely@@ on your mercy. It does nothing to stem @@.gold;the terror@@ $he faces constantly being unable to tell what will happen to $him.
 		<<set $slaves[$i].devotion += 10, $slaves[$i].trust -= 25>>
 	<</if>>
 <<elseif $slaves[$i].eyes == -1>>
 	<<if ($slaves[$i].eyewear != "corrective glasses") && ($slaves[$i].eyewear != "corrective contacts")>>
 		<<if $slaves[$i].devotion > 50>>
 	        <<elseif $slaves[$i].devotion > 20>>
-                        Since she's on the cusp of devotion, her blurred vision makes her @@.hotpink;slightly more submissive,@@ since she can't always see what's happening to her.
+                        Since $he's on the cusp of devotion, $his blurred vision makes $him @@.hotpink;slightly more submissive,@@ since $he can't always see what's happening to $him.
                         <<set $slaves[$i].devotion += 1>>
                 <<elseif ($slaves[$i].assignment == "serve the public") || ($slaves[$i].assignment == "serve in the club") || ($slaves[$i].assignment == "whore") || ($slaves[$i].assignment == "work in the brothel")>>
-                        Her blurred vision @@.hotpink;reduces her distaste for her life slightly,@@ since her fuzzy vision allows her to ignore the details of everyone she's expected to fuck.
+                        $His blurred vision @@.hotpink;reduces $his distaste for $his life slightly,@@ since $his fuzzy vision allows $him to ignore the details of everyone $he's expected to fuck.
                         <<set $slaves[$i].devotion += 1>>
                 <<else>>
-                        Her blurred vision tends to make her @@.mediumorchid;a little more fearful,@@ since she can never tell what's about to happen to her.
+                        $His blurred vision tends to make $him @@.mediumorchid;a little more fearful,@@ since $he can never tell what's about to happen to $him.
                         <<set $slaves[$i].trust -= 1>>
                 <</if>>
 	<</if>>
 <<elseif $slaves[$i].eyes == 2>>
 	<<if ($slaves[$i].eyewear == "blurring glasses") || ($slaves[$i].eyewear == "blurring contacts")>>
 	<<if $slaves[$i].devotion > 50>>
-		She tolerates the annoyance of blurred vision induced by her eyewear.
+		$He tolerates the annoyance of blurred vision induced by $his eyewear.
 	<<elseif $slaves[$i].devotion > 20>>
-		Since she's on the cusp of devotion, the blurred vision induced by her eyewear actually makes her @@.hotpink;slightly more submissive.@@
+		Since $he's on the cusp of devotion, the blurred vision induced by $his eyewear actually makes $him @@.hotpink;slightly more submissive.@@
 		<<set $slaves[$i].devotion += 1>>
 	<<elseif ($slaves[$i].assignment == "serve the public") || ($slaves[$i].assignment == "serve in the club") || ($slaves[$i].assignment == "whore") || ($slaves[$i].assignment == "work in the brothel")>>
-		The blurred vision induced by her eyewear actually @@.hotpink;reduces her distaste for her life slightly,@@ since her fuzzy vision allows her to ignore the details of everyone she's expected to fuck.
+		The blurred vision induced by $his eyewear actually @@.hotpink;reduces $his distaste for $his life slightly,@@ since $his fuzzy vision allows $him to ignore the details of everyone $he's expected to fuck.
 		<<set $slaves[$i].devotion += 1>>
 	<<else>>
-		The blurred vision induced by her eyewear actually @@.mediumorchid;infuriates her.@@
+		The blurred vision induced by $his eyewear actually @@.mediumorchid;infuriates $him.@@
 		<<set $slaves[$i].devotion -= 1>>
 	<</if>>
 	<</if>>
@@ -5843,19 +5849,19 @@
 
 <<if $slaves[$i].fuckdoll == 0 && $slaves[$i].fetish != "mindbroken" && $slaves[$i].muscles < -95>>
 	<<if $slaves[$i].devotion > 50>>
-		She knows she is near helpless but is devoted enough to you to allow herself to lower her guard. She becomes @@.mediumaquamarine;trusting@@ of your ability to keep her safe.
+		$He knows $he is near helpless but is devoted enough to you to allow $himself to lower $his guard. $He becomes @@.mediumaquamarine;trusting@@ of your ability to keep $him safe.
 		<<set $slaves[$i].trust += 3>>
 	<<elseif $slaves[$i].devotion > 20>>
-		Since she's near helpless and on the cusp of devotion, she becomes slightly @@.hotpink;more reliant@@, but also begins to be @@.mediumaquamarine;less fearful@@ of what she can't see.
+		Since $he's near helpless and on the cusp of devotion, $he becomes slightly @@.hotpink;more reliant@@, but also begins to be @@.mediumaquamarine;less fearful@@ of what $he can't see.
 		<<set $slaves[$i].devotion += 3, $slaves[$i].trust += 1>>
 	<<elseif ["please you", "be your Concubine", "serve in the master suite"].includes($slaves[$i].assignment)>>
-		She may be physically frail and vulnerable, but she knows nobody would dare harm her under your watch, @@.mediumaquamarine;building her trust@@ in you.
+		$He may be physically frail and vulnerable, but $he knows nobody would dare harm $him under your watch, @@.mediumaquamarine;building $his trust@@ in you.
 		<<set $slaves[$i].trust += 2>>
 	<<elseif $slaves[$i].devotion > -20>>
-		Her frailty forces her to @@.hotpink;rely@@ on your mercy. However, it only @@.gold;amplifies her fear@@ as she has no chance of defending herself.
+		$His frailty forces $him to @@.hotpink;rely@@ on your mercy. However, it only @@.gold;amplifies $his fear@@ as $he has no chance of defending $himself.
 		<<set $slaves[$i].devotion += 5, $slaves[$i].trust -= 10>>
 	<<else>>
-		Being frail and near helpless forces her to @@.hotpink;heavily rely@@ on your mercy. It does nothing to stem @@.gold;the terror@@ she faces constantly knowing that whatever anyone wants to do to her, there is nothing she can do to stop it.
+		Being frail and near helpless forces $him to @@.hotpink;heavily rely@@ on your mercy. It does nothing to stem @@.gold;the terror@@ $he faces constantly knowing that whatever anyone wants to do to $him, there is nothing $he can do to stop it.
 		<<set $slaves[$i].devotion += 10, $slaves[$i].trust -= 25>>
 	<</if>>
 <</if>>
@@ -5864,20 +5870,20 @@
 	<<if $slaves[$i].fuckdoll == 0>>
 	<<if $slaves[$i].fetish != "mindbroken">>
 		<<if $slaves[$i].devotion <= 20>>
-		Her mouth full of orthodontia is quite uncomfortable,
+		$His mouth full of orthodontia is quite uncomfortable,
 		<<if $slaves[$i].intelligence > 0>>
-			but she has the presence of mind to know that it's for her own good, and she doesn't blame you for it.
+			but $he has the presence of mind to know that it's for $his own good, and $he doesn't blame you for it.
 		<<else>>
-			and she's stupid enough to @@.mediumorchid;blame you@@ for the discomfort.
+			and $he's stupid enough to @@.mediumorchid;blame you@@ for the discomfort.
 			<<set $slaves[$i].devotion -= 1>>
 		<</if>>
 		<<else>>
-		She puts up with the discomfort produced by her orthodontia for your sake.
+		$He puts up with the discomfort produced by $his orthodontia for your sake.
 		<</if>>
 	<</if>>
 	<</if>>
 	<<if random(1,10) == 1>>
-	Her braces @@.lime;straighten her teeth.@@ They can now be removed to leave her with a beautiful smile, or left on.
+	$His braces @@.lime;straighten $his teeth.@@ They can now be removed to leave $him with a beautiful smile, or left on.
 	<<set $slaves[$i].teeth = "cosmetic braces">>
 	<</if>>
 <</if>>
@@ -5887,58 +5893,58 @@
 <<if $slaves[$i].diet != "fattening">>
 	<<if $slaves[$i].weight < -95>>
 		<<if $slaves[$i].boobs-$slaves[$i].boobsImplant > 750>>
-			$possessiveCap desperately underweight body @@.orange;burns fat off $possessive plush boobs.@@
+			$His desperately underweight body @@.orange;burns fat off $his plush boobs.@@
 			<<set $slaves[$i].boobs -= 50>>
 		<<elseif $slaves[$i].butt-$slaves[$i].buttImplant > 3>>
-			$possessiveCap desperately underweight body @@.orange;burns fat off $possessive plush butt.@@
+			$His desperately underweight body @@.orange;burns fat off $his plush butt.@@
 			<<set $slaves[$i].butt -= 0.4>>
 		<<elseif $slaves[$i].boobs-$slaves[$i].boobsImplant > 500>>
-			$possessiveCap desperately underweight body @@.orange;burns some fat off $possessive healthy boobs.@@
+			$His desperately underweight body @@.orange;burns some fat off $his healthy boobs.@@
 			<<set $slaves[$i].boobs -= 25>>
 		<<elseif $slaves[$i].butt-$slaves[$i].buttImplant > 2>>
-			$possessiveCap desperately underweight body @@.orange;burns some fat off $possessive healthy butt.@@
+			$His desperately underweight body @@.orange;burns some fat off $his healthy butt.@@
 			<<set $slaves[$i].butt -= 0.2>>
 		<</if>>
 	<<elseif $slaves[$i].weight <= -30>>
 		<<if $slaves[$i].boobs-$slaves[$i].boobsImplant > 1000>>
-			$possessiveCap underweight body @@.orange;burns fat off $possessive big boobs.@@
+			$His underweight body @@.orange;burns fat off $his big boobs.@@
 			<<set $slaves[$i].boobs -= 50>>
 		<<elseif $slaves[$i].butt-$slaves[$i].buttImplant > 4>>
-			$possessiveCap underweight body @@.orange;burns fat off $possessive big butt.@@
+			$His underweight body @@.orange;burns fat off $his big butt.@@
 			<<set $slaves[$i].butt -= 0.4>>
 		<<elseif $slaves[$i].boobs-$slaves[$i].boobsImplant > 750>>
-			$possessiveCap underweight body @@.orange;burns some fat off $possessive plush boobs.@@
+			$His underweight body @@.orange;burns some fat off $his plush boobs.@@
 			<<set $slaves[$i].boobs -= 25>>
 		<<elseif $slaves[$i].butt-$slaves[$i].buttImplant > 3>>
-			$possessiveCap underweight body @@.orange;burns some fat off $possessive plush butt.@@
+			$His underweight body @@.orange;burns some fat off $his plush butt.@@
 			<<set $slaves[$i].butt -= 0.2>>
 		<</if>>
 	<<elseif $slaves[$i].weight < -10>>
 		<<if $slaves[$i].boobs-$slaves[$i].boobsImplant > 2000>>
-			$possessiveCap skinny body @@.orange;burns fat off $possessive huge boobs.@@
+			$His skinny body @@.orange;burns fat off $his huge boobs.@@
 			<<set $slaves[$i].boobs -= 50>>
 		<<elseif $slaves[$i].butt-$slaves[$i].buttImplant > 6>>
-			$possessiveCap skinny body @@.orange;burns fat off $possessive huge butt.@@
+			$His skinny body @@.orange;burns fat off $his huge butt.@@
 			<<set $slaves[$i].butt -= 0.4>>
 		<<elseif $slaves[$i].boobs-$slaves[$i].boobsImplant > 1000>>
-			$possessiveCap skinny body @@.orange;burns some fat off $possessive big boobs.@@
+			$His skinny body @@.orange;burns some fat off $his big boobs.@@
 			<<set $slaves[$i].boobs -= 25>>
 		<<elseif $slaves[$i].butt-$slaves[$i].buttImplant > 4>>
-			$possessiveCap skinny body @@.orange;burns some fat off $possessive big butt.@@
+			$His skinny body @@.orange;burns some fat off $his big butt.@@
 			<<set $slaves[$i].butt -= 0.2>>
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].boobs-$slaves[$i].boobsImplant > 5000>>
-			$possessiveCap thin body @@.orange;burns fat off $possessive monstrous boobs.@@
+			$His thin body @@.orange;burns fat off $his monstrous boobs.@@
 			<<set $slaves[$i].boobs -= 50>>
 		<<elseif $slaves[$i].butt-$slaves[$i].buttImplant > 8>>
-			$possessiveCap thin body @@.orange;burns fat off $possessive monstrous butt.@@
+			$His thin body @@.orange;burns fat off $his monstrous butt.@@
 			<<set $slaves[$i].butt -= 0.4>>
 		<<elseif $slaves[$i].boobs-$slaves[$i].boobsImplant > 2000>>
-			$possessiveCap thin body @@.orange;burns some fat off $possessive huge boobs.@@
+			$His thin body @@.orange;burns some fat off $his huge boobs.@@
 			<<set $slaves[$i].boobs -= 25>>
 		<<elseif $slaves[$i].butt-$slaves[$i].buttImplant > 6>>
-			$possessiveCap thin body @@.orange;burns some fat off $possessive huge butt.@@
+			$His thin body @@.orange;burns some fat off $his huge butt.@@
 			<<set $slaves[$i].butt -= 0.2>>
 		<</if>>
 	<</if>>
@@ -5950,15 +5956,15 @@
 <<if $slaves[$i].anus >= $slaves[$i].analArea>>
 <<if random(1,100) > (80 - (20*($slaves[$i].anus - $slaves[$i].analArea)))>>
 	<<set $slaves[$i].analArea += 1>>
-	$possessiveCap anal area is getting used to being
+	$His anal area is getting used to being
 	<<if $slaves[$i].analArea > 3>>
-                permanently gaped, and the puckered skin around $possessive anus now runs from $possessive tailbone all the way down to the <<if $slaves[$i].vagina > -1>>bottom of $possessive pussy<<else>>base of $possessive dick<</if>>.
+                permanently gaped, and the puckered skin around $his anus now runs from $his tailbone all the way down to the <<if $slaves[$i].vagina > -1>>bottom of $his pussy<<else>>base of $his dick<</if>>.
 	<<elseif $slaves[$i].analArea > 2>>
-                very loose, and the puckered skin around $possessive anus now covers more of the space between $possessive buttocks.
+                very loose, and the puckered skin around $his anus now covers more of the space between $his buttocks.
 	<<elseif $slaves[$i].analArea > 1>>
                 nice and relaxed, and it now looks quite lewd.
 	<<else>>
-                penetrated, and to put it delicately, $possessive anus is now a bit more eye-catching.
+                penetrated, and to put it delicately, $his anus is now a bit more eye-catching.
 	<</if>>
 <</if>>
 <</if>>
@@ -5969,31 +5975,31 @@
 <<if $slaves[$i].foreskin > 0>>
 <<if $slaves[$i].foreskin - $slaves[$i].dick < -1>>
 	<<if canAchieveErection($slaves[$i])>>
-                $possessiveCap cockhead has grown to the point where it is much too large for $possessive foreskin, making $possessive erections so uncomfortable to achieve that $possessive @@.red;appetite for sex is reduced@@ by $possessive reluctance to undergo the discomfort.
+                $His cockhead has grown to the point where it is much too large for $his foreskin, making $his erections so uncomfortable to achieve that $his @@.red;appetite for sex is reduced@@ by $his reluctance to undergo the discomfort.
                 <<set $slaves[$i].energy -= 2>>
                 <<if random(1,300) < $slaves[$i].energy>>
-                        Despite this, she spends enough of $possessive time hard that $possessive foreskin @@.lime;stretches out naturally.@@
+                        Despite this, $he spends enough of $his time hard that $his foreskin @@.lime;stretches out naturally.@@
                         <<set $slaves[$i].foreskin += 1>>
                 <</if>>
 	<</if>>
 <<elseif $slaves[$i].foreskin - $slaves[$i].dick < 0>>
 	<<if canAchieveErection($slaves[$i])>>
-                $possessiveCap cockhead has grown to the point where it is too large for $possessive foreskin, making $possessive erections uncomfortable to achieve; $possessive @@.red;arousal is slightly impeded@@ by $possessive reluctance to undergo the discomfort.
+                $His cockhead has grown to the point where it is too large for $his foreskin, making $his erections uncomfortable to achieve; $his @@.red;arousal is slightly impeded@@ by $his reluctance to undergo the discomfort.
                 <<set $slaves[$i].energy -= 1>>
                 <<if random(1,500) < $slaves[$i].energy>>
-                        Despite this, she spends enough of $possessive time hard that $possessive foreskin @@.lime;stretches out naturally.@@
+                        Despite this, $he spends enough of $his time hard that $his foreskin @@.lime;stretches out naturally.@@
                         <<set $slaves[$i].foreskin += 1>>
                 <</if>>
 	<</if>>
 <<elseif $slaves[$i].foreskin - $slaves[$i].dick > 1>>
 	<<if ($slaves[$i].balls > 0)>>
                 <<if random(30,110) > $slaves[$i].energy>>
-                        $possessiveCap penis has gotten so small that even when she's hard, $possessive loose foreskin rarely retracts. Despite $possessive regular erections, @@.orange;$possessive foreskin atrophies.@@
+                        $His penis has gotten so small that even when $he's hard, $his loose foreskin rarely retracts. Despite $his regular erections, @@.orange;$his foreskin atrophies.@@
                         <<set $slaves[$i].foreskin -= 1>>
                 <</if>>
 	<<else>>
                 <<if random(40,120) > $slaves[$i].energy>>
-                        @@.orange;$possessiveCap foreskin atrophies,@@ which is not surprising, since $possessive penis has shrunk and it's almost never hard.
+                        @@.orange;$His foreskin atrophies,@@ which is not surprising, since $his penis has shrunk and it's almost never hard.
                         <<set $slaves[$i].foreskin -= 1>>
                 <</if>>
 	<</if>>
@@ -6003,40 +6009,40 @@
 <<if $slaves[$i].scrotum > 0>>
 	<<set _extraScrotum = $slaves[$i].scrotum - $slaves[$i].balls>>
 	<<if _extraScrotum < -1>>
-		$possessiveCap nuts are much too big for $possessive ballsack, giving $possessive constant discomfort. $possessiveCap @@.red;appetite for sex is reduced@@ by how much $possessive junk hurts.
+		$His nuts are much too big for $his ballsack, giving $his constant discomfort. $His @@.red;appetite for sex is reduced@@ by how much $his junk hurts.
 		<<set $slaves[$i].energy -= 2>>
 		<<if random(0,2) == 0>>
-			$possessiveCap scrotum @@.lime;stretches out naturally@@ as $possessive balls force it to accept their size.
+			$His scrotum @@.lime;stretches out naturally@@ as $his balls force it to accept their size.
 			<<set $slaves[$i].scrotum += 1>>
 		<</if>>
 	<<elseif  _extraScrotum < 0 && $slaves[$i].balls > 5>>
 		<<if random(0,4) == 0>>
-			$possessiveCap heavy balls tug $possessive scrotum downward, and it @@.lime;stretches out naturally@@ under their weight.
+			$His heavy balls tug $his scrotum downward, and it @@.lime;stretches out naturally@@ under their weight.
 			<<set $slaves[$i].scrotum += 1>>
 		<</if>>
 	<<elseif  _extraScrotum == -1>>
 		<<if random(0,5) == 0>>
-			$possessiveCap scrotum @@.lime;stretches out naturally@@ as it adapts to $possessive newly expanded balls.
+			$His scrotum @@.lime;stretches out naturally@@ as it adapts to $his newly expanded balls.
 			<<set $slaves[$i].scrotum += 1>>
 		<</if>>
 	<<elseif _extraScrotum > 1>>
 		<<if $slaves[$i].hormoneBalance >= 100>>
 			<<if random(0,2) == 0>>
-				@@.orange;$possessiveCap ballsack atrophies,@@ which is not surprising, since she's on female hormones and $possessive girly balls have gotten so small.
+				@@.orange;$His ballsack atrophies,@@ which is not surprising, since $he's on female hormones and $his girly balls have gotten so small.
 				<<set $slaves[$i].scrotum -= 1>>
 			<</if>>
 		<</if>>
 	<</if>>
 <<else>>
 	<<if $slaves[$i].balls > 2>>
-		$possessiveCap balls have been relocated to $possessive abdomen, and while they still work there, it's not where they're designed to be. Routine scans show that @@.orange;they've atrophied,@@ <<if $slaves[$i].balls > 3>>and will probably continue to do so until they stabilise at a below-average size<<else>>but are not likely to get any smaller<</if>>.
+		$His balls have been relocated to $his abdomen, and while they still work there, it's not where they're designed to be. Routine scans show that @@.orange;they've atrophied,@@ <<if $slaves[$i].balls > 3>>and will probably continue to do so until they stabilise at a below-average size<<else>>but are not likely to get any smaller<</if>>.
 		<<set $slaves[$i].balls -= 1>>
 	<</if>>
 <</if>>
 <</if>>
 
 <<if ($slaves[$i].clit > 0)>>
-	$possessiveCap clit is largely vestigial, since she has a penis atop $possessive vagina, so $possessive @@.orange;clitoris atrophies.@@
+	$His clit is largely vestigial, since $he has a penis atop $his vagina, so $his @@.orange;clitoris atrophies.@@
 	<<set $slaves[$i].clit -= 1>>
 <</if>>
 
@@ -6047,14 +6053,14 @@
 	<<if $slaves[$i].energy > 5>>
 	<<if $slaves[$i].energy <= 95>>
 		<<if ($slaves[$i].dick == 0)>>
-			$possessiveCap lack of natural sex hormones @@.red;slightly reduces $possessive sex drive.@@
+			$His lack of natural sex hormones @@.red;slightly reduces $his sex drive.@@
 			<<set $slaves[$i].energy -= 1>>
 		<<else>>
-			$possessiveCap lack of balls @@.red;reduces $possessive sex drive.@@
+			$His lack of balls @@.red;reduces $his sex drive.@@
 			<<set $slaves[$i].energy -= 2>>
 		<</if>>
 	<<else>>
-		$pronounCap's so addicted to sex that $possessive lack of natural sex hormones doesn't affect her sex drive.
+		$He's so addicted to sex that $his lack of natural sex hormones doesn't affect $his sex drive.
 	<</if>>
 	<</if>>
 <</if>>
@@ -6064,27 +6070,27 @@
 <<if $slaves[$i].dick == 0>>
 	<<set _frustration = 0>>
 	<<if $slaves[$i].energy > 20>>
-		$pronounCap
+		$He
 		<<if canDoAnal($slaves[$i])>>
 			<<if $slaves[$i].prostate != 0>>
 				<<if $slaves[$i].fetish == "buttslut">>
 					<<if $slaves[$i].fetishStrength > 60>>
-						is such a buttslut that $possessive's null status doesn't affect $possessive libido at all; $pronoun's got her prostate and that's all $pronoun cares about.
+						is such a buttslut that $his's null status doesn't affect $his libido at all; $he's got $his prostate and that's all $he cares about.
 					<<else>>
-						is a buttslut, but not enough of one that $possessive lack of<<if $seeDicks > 0>> a dick or<</if>> a pussy isn't frustrating.
+						is a buttslut, but not enough of one that $his lack of<<if $seeDicks > 0>> a dick or<</if>> a pussy isn't frustrating.
 						<<set _frustration = 1>>
 					<</if>>
 				<<else>>
-					is no buttslut, but $pronoun has a prostate, allowing $object a sexual outlet despite $object lack of<<if $seeDicks > 0>> a dick or<</if>> a pussy.
+					is no buttslut, but $he has a prostate, allowing $him a sexual outlet despite $him lack of<<if $seeDicks > 0>> a dick or<</if>> a pussy.
 					<<set _frustration = 1>>
 				<</if>>
 			<<else>>
 				<<if $slaves[$i].fetish == "buttslut">>
 					<<if $slaves[$i].fetishStrength > 95>>
-						is such a buttslut that $possessive complete lack of <<if $seeDicks > 0>>a dick, a pussy, or a prostate<<else>>a pussy<</if>> only bothers $object slightly.
+						is such a buttslut that $his complete lack of <<if $seeDicks > 0>>a dick, a pussy, or a prostate<<else>>a pussy<</if>> only bothers $him slightly.
 						<<set _frustration = 1>>
 					<<else>>
-						is a buttslut, but not enough of to console $object for $possessive complete lack of <<if $seeDicks > 0>>a dick, a pussy, or a prostate<<else>>a pussy<</if>>.
+						is a buttslut, but not enough of to console $him for $his complete lack of <<if $seeDicks > 0>>a dick, a pussy, or a prostate<<else>>a pussy<</if>>.
 						<<set _frustration = 2>>
 					<</if>>
 				<<else>>
@@ -6093,14 +6099,14 @@
 				<</if>>
 			<</if>>
 		<<else>>
-			has no<<if $seeDicks > 0>> dick, no<</if>> pussy, and can't even take it up the ass, leaving $object no easy way to get off.
+			has no<<if $seeDicks > 0>> dick, no<</if>> pussy, and can't even take it up the ass, leaving $him no easy way to get off.
 			<<set _frustration = 2>>
 		<</if>>
 	<</if>>
 	<<if _frustration > 0>>
-		This @@.red;affects her libido@@ and is
+		This @@.red;affects $his libido@@ and is
 		<<if $slaves[$i].devotion > 50>>
-			annoying, but she puts up with it for your sake.
+			annoying, but $he puts up with it for your sake.
 		<<else>>
 			@@.mediumorchid;annoying.@@
 			<<set $slaves[$i].devotion -= _frustration*2>>
@@ -6114,35 +6120,35 @@
 <<if $slaves[$i].fetish != "mindbroken">>
 <<if ($slaves[$i].devotion > 95)>>
 	<<if ($slaves[$i].energy <= 50)>>
-		She's so worshipful of you that she derives erotic satisfaction simply from being your slave, giving her @@.green;more of an appetite for sex.@@
+		$He's so worshipful of you that $he derives erotic satisfaction simply from being your slave, giving $him @@.green;more of an appetite for sex.@@
 		<<set $slaves[$i].energy += 1>>
 	<</if>>
 <<elseif ($slaves[$i].devotion > 50)>>
-	She's so devoted to you that her appetite for sex isn't affected by the unpleasant parts of slave life.
+	$He's so devoted to you that $his appetite for sex isn't affected by the unpleasant parts of slave life.
 <<elseif ($slaves[$i].energy > 95)>>
 <<elseif ($slaves[$i].energy <= 5)>>
 <<elseif ($slaves[$i].devotion > 20)>>
 	<<if ($slaves[$i].assignment == "serve the public") || ($slaves[$i].assignment == "whore") || ($slaves[$i].assignment == "work in the brothel") || ($slaves[$i].assignment == "serve in the club") || ($slaves[$i].assignment == "work a glory hole") || ($slaves[$i].assignment == "be confined in the arcade") || ($slaves[$i].assignment == "please you") || ($slaves[$i].assignment == "serve in the master suite") || ($slaves[$i].assignment == "be a subordinate slave")>>
-		Her assignment constantly requires her to fuck. She obeys, but @@.red;her appetite for sex is reduced.@@
+		$His assignment constantly requires $him to fuck. $He obeys, but @@.red;$his appetite for sex is reduced.@@
 		<<set $slaves[$i].energy -= 2>>
 	<<else>>
-		Sometimes, she wishes she weren't a sex slave, @@.red;reducing her appetite for sex,@@ though less than if her assignment required her to fuck constantly.
+		Sometimes, $he wishes $he weren't a sex slave, @@.red;reducing $his appetite for sex,@@ though less than if $his assignment required $him to fuck constantly.
 		<<set $slaves[$i].energy -= 1>>
 	<</if>>
 <<elseif ($slaves[$i].devotion >= -20)>>
 	<<if ($slaves[$i].assignment == "serve the public") || ($slaves[$i].assignment == "whore") || ($slaves[$i].assignment == "work in the brothel") || ($slaves[$i].assignment == "serve in the club") || ($slaves[$i].assignment == "work a glory hole") || ($slaves[$i].assignment == "be confined in the arcade") || ($slaves[$i].assignment == "please you") || ($slaves[$i].assignment == "serve in the master suite") || ($slaves[$i].assignment == "be a subordinate slave")>>
-		Her assignment forces her to let herself get fucked constantly, @@.red;reducing her appetite for sex.@@
+		$His assignment forces $him to let $himself get fucked constantly, @@.red;reducing $his appetite for sex.@@
 		<<set $slaves[$i].energy -= 3>>
 	<<else>>
-		She isn't used to life as a sex slave, and the constant sexual anxiety @@.red;reduces her appetite for sex,@@ though less than if her assignment forced her to let herself get fucked constantly.
+		$He isn't used to life as a sex slave, and the constant sexual anxiety @@.red;reduces $his appetite for sex,@@ though less than if $his assignment forced $him to let $himself get fucked constantly.
 		<<set $slaves[$i].energy -= 2>>
 	<</if>>
 <<else>>
 	<<if ($slaves[$i].assignment == "serve the public") || ($slaves[$i].assignment == "whore") || ($slaves[$i].assignment == "work in the brothel") || ($slaves[$i].assignment == "serve in the club") || ($slaves[$i].assignment == "work a glory hole") || ($slaves[$i].assignment == "be confined in the arcade") || ($slaves[$i].assignment == "please you") || ($slaves[$i].assignment == "serve in the master suite") || ($slaves[$i].assignment == "be a subordinate slave")>>
-		Her assignment subjects her to constant rape, @@.red;rapidly reducing her appetite for sex.@@
+		$His assignment subjects $him to constant rape, @@.red;rapidly reducing $his appetite for sex.@@
 		<<set $slaves[$i].energy -= 5>>
 	<<else>>
-		She hates being a sex slave, @@.red;reducing her appetite for sex,@@ though less than if her assignment subjected her to constant rape.
+		$He hates being a sex slave, @@.red;reducing $his appetite for sex,@@ though less than if $his assignment subjected $him to constant rape.
 		<<set $slaves[$i].energy -= 3>>
 	<</if>>
 <</if>>
@@ -6186,17 +6192,17 @@
 <<if $slaves[$i].need>>
 <<if $slaves[$i].need > $slaves[$i].energy/2>>
 	<<if $slaves[$i].aphrodisiacs > 0 || $slaves[$i].inflationType == "aphrodisiac">>
-		$pronounCap is not allowed to get off as frequently as her aphrodisiac fueled sex drive demands, and the constant frustration
+		$He is not allowed to get off as frequently as $his aphrodisiac fueled sex drive demands, and the constant frustration
 		<<if $slaves[$i].fuckdoll == 0 && $slaves[$i].fetish != "mindbroken">>
-			@@.red;stresses her body considerably.@@
+			@@.red;stresses $his body considerably.@@
 			<<set $slaves[$i].health -= 1+Math.trunc($slaves[$i].need/20)>>
 		<<else>>
-			drives her mad with lust. She @@.mediumorchid;blames you@@ for this @@.gold;cruelty.@@
+			drives $him mad with lust. $He @@.mediumorchid;blames you@@ for this @@.gold;cruelty.@@
 			<<set _decay = 1+Math.trunc($slaves[$i].need/20)>>
 			<<set $slaves[$i].devotion -= _decay, $slaves[$i].trust -= _decay>>
 		<</if>>
 	<<else>>
-		$pronounCap is not allowed to get off as frequently as her healthy sex drive demands, and the constant frustration @@.red;wears away at her libido.@@
+		$He is not allowed to get off as frequently as $his healthy sex drive demands, and the constant frustration @@.red;wears away at $his libido.@@
 		<<set $slaves[$i].energy -= 1+Math.trunc($slaves[$i].need/20)>>
 	<</if>>
 <</if>>
@@ -6205,14 +6211,14 @@
 <<if $slaves[$i].health > 90>>
 	<<if $slaves[$i].need <= $slaves[$i].energy/2>>
 		<<if $slaves[$i].energy <= 70>>
-			$possessiveCap outstanding health produces a @@.green;slow improvement in libido.@@
+			$His outstanding health produces a @@.green;slow improvement in libido.@@
 			<<set $slaves[$i].energy += 1>>
 		<</if>>
 	<</if>>
 	<<if $slaves[$i].face > 80>>
 	<<if $slaves[$i].face <= 95>>
 	<<if $slaves[$i].trust > 95>>
-		$pronounCap is so healthy and trusting that @@.lime;the minute flaws in her facial appearance seem to be smoothed away@@ every time she sleeps.
+		$He is so healthy and trusting that @@.lime;the minute flaws in $his facial appearance seem to be smoothed away@@ every time $he sleeps.
 		<<FaceIncrease $slaves[$i] 5>>
 	<</if>>
 	<</if>>
@@ -6222,7 +6228,7 @@
 	<<if $slaves[$i].visualAge > 20 && $slaves[$i].physicalAge > 20>>
 	<<if $slaves[$i].trust > 95 && $slaves[$i].devotion > 95>>
 		<<if $slaves[$i].ageAdjust == 40>>
-			$pronounCap has been living a happy, healthy and trusting life under you for so long that you swear @@.lime;she looks a little younger@@ than a girl her age should.
+			$He has been living a happy, healthy and trusting life under you for so long that you swear @@.lime;$he looks a little younger@@ than a girl $his age should.
 			<<set $slaves[$i].visualAge-->>
 			<<set $slaves[$i].ageAdjust = 0>>
 		<<elseif random(1,100) > 60>>
@@ -6234,7 +6240,7 @@
 <<elseif ($slaves[$i].health > 60)>>
 	<<if $slaves[$i].need <= $slaves[$i].energy/2>>
 		<<if ($slaves[$i].energy <= 50)>>
-			$possessiveCap good health produces a @@.green;slow improvement in libido.@@
+			$His good health produces a @@.green;slow improvement in libido.@@
 			<<set $slaves[$i].energy += 1>>
 		<</if>>
 	<</if>>
@@ -6244,7 +6250,7 @@
 	<<if $slaves[$i].health > 20>>
 	<<if $slaves[$i].curatives == 0 && $slaves[$i].inflationType != "curative">>
 	<<if $slaves[$i].physicalAge-30 > random(1,100)>>
-		The bloom comes off $possessive excellent health a little. It seems $possessive @@.red;age@@ may be affecting $object.
+		The bloom comes off $his excellent health a little. It seems $his @@.red;age@@ may be affecting $him.
 		<<set $slaves[$i].health -= 10>>
 	<</if>>
 	<</if>>
@@ -6252,7 +6258,7 @@
 	<<if $slaves[$i].trust < random(1,100)>>
 	<<if $slaves[$i].health < random(1,100)>>
 	<<if $slaves[$i].physicalAge-30 > random(1,100)>>
-		$possessiveCap face looks @@.orange;just a little older@@ than it did last week. $pronounCap's not getting any younger.
+		$His face looks @@.orange;just a little older@@ than it did last week. $He's not getting any younger.
 		<<set $slaves[$i].face -= 2>>
 	<</if>>
 	<</if>>
@@ -6263,7 +6269,7 @@
 	<<if $slaves[$i].visualAge > 15 && $slaves[$i].physicalAge > 15>>
 	<<if $slaves[$i].trust < -20 && $slaves[$i].devotion < -20>>
 		<<if $slaves[$i].ageAdjust == -40>>
-			$pronounCap has been living a miserable life under your feet for so long that you swear @@.orange;she looks a little older@@ than a girl her age should.
+			$He has been living a miserable life under your feet for so long that you swear @@.orange;$he looks a little older@@ than a girl $his age should.
 			<<set $slaves[$i].visualAge++>>
 			<<set $slaves[$i].ageAdjust = 0>>
 		<<elseif random(1,100) > 40>>
@@ -6279,10 +6285,10 @@
 	<<set _countNCS = 0>>
 	/*
 	**      To prevent the NCS from firing on every attribute in one year, this variable counts the
-	**      number of NCS affects that fire.  Most affects will only trigger if one or two other
-	**      have already fired, but won't fire beyond.  There are two exceptions to that, first,
+	**      number of NCS affects that fire. Most affects will only trigger if one or two other
+	**      have already fired, but won't fire beyond. There are two exceptions to that, first,
 	**      massively oversized growth assets, which will fire always, e.g. boobs > 5000, dick > 10,
-	**      etc.  Second, Body structure, hips/shoulders may fire any time, (decreasing random).
+	**      etc. Second, Body structure, hips/shoulders may fire any time, (decreasing random).
 	**
 	**      Youthening (visual age year number reduction)
 	**      Happens on a sliding scale, the older a slave is, the faster the de-aging goes.
@@ -6313,7 +6319,7 @@
 	<<if (($slaves[$i].visualAge > 8) && ($slaves[$i].NCSyouthening >= (11 - _youtheningLevel)))>>
 		<!-- NCS: youthening fires! -->
 		<<if $seeAge == 1>>
-			$pronounCap has been living under the effects of $possessive @@.orange;NCS@@ for a while and the accumulated effects make @@.lime;$object look younger again.@@
+			$He has been living under the effects of $his @@.orange;NCS@@ for a while and the accumulated effects make @@.lime;$object look younger again.@@
 		<</if>>
 		<<set $slaves[$i].visualAge--, _countNCS++, _youthening++>>
 	<</if>>
@@ -6333,7 +6339,7 @@
 		<<elseif _heightDelta > -15>><<set _shrinkage = 2>>
 		<<else>><<set _shrinkage = 1>>
 		<</if>>
-		$possessiveCap @@.orange;NCS@@ is actively @@.orange;reducing $possessive stature, leaving her shorter.@@
+		$His @@.orange;NCS@@ is actively @@.orange;reducing $his stature, leaving $him shorter.@@
 		<<set $slaves[$i].height -= _shrinkage, _countNCS++>>
 	<</if>>
 	/*
@@ -6346,21 +6352,21 @@
 	**              or by a 50% chance.
 	*/
 	<<if (($slaves[$i].boobs-$slaves[$i].boobsImplant >= 5000) && (random(1,100) < 90))>>
-		$possessiveCap @@.orange;NCS@@ has @@.orange;reduced the size of $possessive bouncing breasts.@@
+		$His @@.orange;NCS@@ has @@.orange;reduced the size of $his bouncing breasts.@@
 		<<set $slaves[$i].boobs -= Math.round($slaves[$i].boobs * .11), _countNCS++>>
 	<<elseif (($slaves[$i].boobs-$slaves[$i].boobsImplant <= 5000) && (!['tiny', 'cute', 'fuckable'].includes($slaves[$i].nipples)) && (random(1,100) < 30))>>
 		<<if ('inverted' == $slaves[$i].nipples)>><<set _target = 'partially inverted'>>
 		<<elseif ('partially inverted' == $slaves[$i].nipples)>><<set _target = 'normal'>>
 		<<else>><<set _target = either('cute', 'tiny')>>
 		<</if>>
-		$possessiveCap @@.orange;NCS@@ has @@.lime;changed $possessive nipples to <<= _target>>.@@
+		$His @@.orange;NCS@@ has @@.lime;changed $his nipples to <<= _target>>.@@
 		<<set $slaves[$i].nipples = _target>>
 		<<if ($slaves[$i].areolae > 1)>>
-			$possessiveCap areolae also shrink down to a more normal size<<if ($slaves[$i].areolae > 3)>>, losing the surgical shape alteration<</if>>.
+			$His areolae also shrink down to a more normal size<<if ($slaves[$i].areolae > 3)>>, losing the surgical shape alteration<</if>>.
 			<<set $slaves[$i].areolae = 1, _countNCS++>>
 		<</if>>
 	<<elseif (($slaves[$i].boobs-$slaves[$i].boobsImplant >= 300) && (($slaves[$i].NCSyouthening >= 6) || (random(1,100) < 50)))>>
-		$possessiveCap @@.orange;NCS@@ has @@.orange;reduced the size of $possessive tits.@@
+		$His @@.orange;NCS@@ has @@.orange;reduced the size of $his tits.@@
 		<<set $slaves[$i].boobs -= Math.round($slaves[$i].boobs * .09), _countNCS++>>
 	<</if>>
 	/*
@@ -6369,7 +6375,7 @@
 	**      level, though the chances get much more likely for the widest sizes.
 	*/
 	<<if ((($slaves[$i].hips-Math.abs($slaves[$i].hipsImplant)) > -2) && (random(1,100) < (($slaves[$i].hips + 3) * 18)))>>
-		$possessiveCap @@.orange;NCS@@ gets busy @@.orange;reducing the size of $possessive
+		$His @@.orange;NCS@@ gets busy @@.orange;reducing the size of $his
 		<<if ($slaves[$i].hips >= 2)>>freakish
 		<<elseif ($slaves[$i].hips >= 0)>>wide
 		<<elseif ($slaves[$i].hips >= -2)>>already narrow
@@ -6377,7 +6383,7 @@
 		hips.@@
 		<<set $slaves[$i].hips -= 1, _countNCS++>>
 	<<elseif ((($slaves[$i].shoulders-Math.abs($slaves[$i].shouldersImplant)) > -2) && (random(1,100) < (($slaves[$i].shoulders + 3) * 18)))>>
-		$possessiveCap @@.orange;NCS@@ applies and @@.orange;reduces the size of $possessive
+		$His @@.orange;NCS@@ applies and @@.orange;reduces the size of $his
 		<<if ($slaves[$i].shoulders >= 2)>>domineering
 		<<elseif ($slaves[$i].shoulders >= 0)>>
 		<<elseif ($slaves[$i].shoulders >= -2)>>already narrow
@@ -6391,16 +6397,16 @@
 	**      Below that by chance, (reducing chances by current size). In general clits shrink faster.
 	*/
 	<<if ($slaves[$i].dick >= 10)>>
-		$possessiveCap @@.orange;NCS@@ is actively @@.orange;reducing the size of $possessive giant dick.@@
+		$His @@.orange;NCS@@ is actively @@.orange;reducing the size of $his giant dick.@@
 		<<set $slaves[$i].dick -= 2, _countNCS++>>
 	<<elseif ($slaves[$i].clit >= 5)>>
-		$possessiveCap @@.orange;NCS@@ has @@.orange;reduced the size of $possessive enormous clit-dick.@@
+		$His @@.orange;NCS@@ has @@.orange;reduced the size of $his enormous clit-dick.@@
 		<<set $slaves[$i].clit -= 2, _countNCS++>>
 	<<elseif ((_countNCS < 3) && ($slaves[$i].dick > 2) && (random(1,100) < (($slaves[$i].dick + 1) * 9)))>>
-		$possessiveCap @@.orange;NCS@@ is actively @@.orange;reducing the size of $possessive dick.@@
+		$His @@.orange;NCS@@ is actively @@.orange;reducing the size of $his dick.@@
 		<<set $slaves[$i].dick -= 1, _countNCS++>>
 	<<elseif ((_countNCS < 3) && ($slaves[$i].clit >= 1) && (random(1,100) < (($slaves[$i].clit + 2) * 16)))>>
-		$possessiveCap @@.orange;NCS@@ has @@.orange;reduced the size of $possessive clit.@@
+		$His @@.orange;NCS@@ has @@.orange;reduced the size of $his clit.@@
 		<<set $slaves[$i].clit -= 1, _countNCS++>>
 	<</if>>
 	/*
@@ -6409,10 +6415,10 @@
 	**      Others decreace by chance based on current size.
 	*/
 	<<if ($slaves[$i].balls >= 10)>>
-		$possessiveCap @@.orange;NCS@@ gets busy @@.orange;reducing the size of $possessive titanic balls.@@
+		$His @@.orange;NCS@@ gets busy @@.orange;reducing the size of $his titanic balls.@@
 		<<set $slaves[$i].balls -= 2, _countNCS++>>
 	<<elseif ((_countNCS < 3) && ($slaves[$i].balls > 2) && (random(1,100) < (($slaves[$i].balls + 1) * 8)))>>
-		$possessiveCap @@.orange;NCS@@ gets busy @@.orange;reducing the size of $possessive balls.@@
+		$His @@.orange;NCS@@ gets busy @@.orange;reducing the size of $his balls.@@
 		<<set $slaves[$i].balls -= 1, _countNCS++>>
 	<</if>>
 	/*
@@ -6421,10 +6427,10 @@
 	**      Regular butts based on chances, decrease as the size does.
 	*/
 	<<if ($slaves[$i].butt-$slaves[$i].buttImplant >= 10)>>
-		$possessiveCap @@.orange;NCS@@ applies and @@.orange;reduces the size of $possessive bulbous butt.@@
+		$His @@.orange;NCS@@ applies and @@.orange;reduces the size of $his bulbous butt.@@
 		<<set $slaves[$i].butt -= 2, _countNCS++>>
 	<<elseif ((_countNCS < 3) && ($slaves[$i].butt-$slaves[$i].buttImplant >= 1) && (random(1,100) < ($slaves[$i].butt * 9)))>>
-		$possessiveCap @@.orange;NCS@@ applies and @@.orange;reduces the size of $possessive butt.@@
+		$His @@.orange;NCS@@ applies and @@.orange;reduces the size of $his butt.@@
 		<<set $slaves[$i].butt -= 1, _countNCS++>>
 	<</if>>
 	/*
@@ -6434,16 +6440,16 @@
 	**      Otherwise by reducing chance based on current sizes, but labias are a little more likley.
 	*/
 	<<if ($slaves[$i].scrotum >= 5)>>
-		$possessiveCap @@.orange;NCS@@ kicks in and @@.orange;reduces the size of $possessive pendulous scrotum.@@
+		$His @@.orange;NCS@@ kicks in and @@.orange;reduces the size of $his pendulous scrotum.@@
 		<<set $slaves[$i].scrotum -= 2, _countNCS++>>
 	<<elseif ($slaves[$i].labia >= 5)>>
-		$possessiveCap @@.orange;NCS@@ kicks in and @@.orange;reduces the size of $possessive sagging labia.@@
+		$His @@.orange;NCS@@ kicks in and @@.orange;reduces the size of $his sagging labia.@@
 		<<set $slaves[$i].labia -= 2, _countNCS++>>
 	<<elseif ((_countNCS < 3) && ($slaves[$i].labia >= 1) && (random(1,100) < ($slaves[$i].labia * 11)))>>
-		$possessiveCap @@.orange;NCS@@ kicks in and @@.orange;reduces the size of $possessive labia.@@
+		$His @@.orange;NCS@@ kicks in and @@.orange;reduces the size of $his labia.@@
 		<<set $slaves[$i].labia -= 1, _countNCS++>>
 	<<elseif ((_countNCS < 3) && ($slaves[$i].scrotum > 1) && (random(1,100) < ($slaves[$i].scrotum * 8.5)))>>
-		$possessiveCap @@.orange;NCS@@ kicks in and @@.orange;reduces the size of $possessive scrotum.@@
+		$His @@.orange;NCS@@ kicks in and @@.orange;reduces the size of $his scrotum.@@
 		<<set $slaves[$i].scrotum -= 1, _countNCS++>>
 	<</if>>
 	/*
@@ -6451,18 +6457,18 @@
 	**      Small chance for any non-childlike voice.
 	*/
 	<<if ((_countNCS < 3) && ($slaves[$i].voice < 3) && $slaves[$i].voice != 0 && (random(1,100) > ($slaves[$i].voice * 15)))>>
-		$possessiveCap @@.orange;NCS@@ has @@.lime;raised the pitch of $possessive voice, $pronoun now sounds more <<if $slaves[$i].voice == 1>>feminine<<else>>childlike<</if>>.@@
+		$His @@.orange;NCS@@ has @@.lime;raised the pitch of $his voice, $he now sounds more <<if $slaves[$i].voice == 1>>feminine<<else>>childlike<</if>>.@@
 		<<set $slaves[$i].voice += 1, _countNCS++>>
 	<</if>>
 	/*
 	*       Pussy/Ass-Pussy rejuvination.
-	*       10% chance of either one rejuvinating per week.  (The Child Whore's delight!)
+	*       10% chance of either one rejuvinating per week. (The Child Whore's delight!)
 	*/
 	<<if ((_countNCS < 2) && ($slaves[$i].vagina > 1) && (random(1,100) < ($slaves[$i].vagina * 10)))>>
-		$possessiveCap @@.orange;NCS@@ manages to @@.lime;reverse the stretching in $possessive vagina, $possessive pussy now looks more childlike.@@
+		$His @@.orange;NCS@@ manages to @@.lime;reverse the stretching in $his vagina, $his pussy now looks more childlike.@@
 		<<set $slaves[$i].vagina -= 1, _countNCS++>>
 	<<elseif ((_countNCS < 2) && ($slaves[$i].anus > 1) && (random(1,100) < ($slaves[$i].anus * 10)))>>
-		$possessiveCap @@.orange;NCS@@ effectively @@.lime;reverses the stretching in $possessive anus, $possessive ass-pussy now looks more childlike.@@
+		$His @@.orange;NCS@@ effectively @@.lime;reverses the stretching in $his anus, $his ass-pussy now looks more childlike.@@
 		<<set $slaves[$i].anus -= 1, _countNCS++>>
 	<</if>>
 	/*
@@ -6475,7 +6481,7 @@
 
 <<if $slaves[$i].fuckdoll == 0>>
 	<<if !canWalk($slaves[$i])>>
-		She is immobilized by her
+		$He is immobilized by $his
 		<<set $anchors = []>>
 		<<if tooBigBreasts($slaves[$i])>>
 			<<set $anchors.push("tits")>>
@@ -6510,9 +6516,9 @@
 				<<print $anchors[0]>>,
 			<</if>>
 			<<if ($slaves[$i].amp == 1)>>
-				<<if $anchors.length > 1>>but ultimately her limblessness<<else>>or would be if she had limbs<</if>>,
+				<<if $anchors.length > 1>>but ultimately $his limblessness<<else>>or would be if $he had limbs<</if>>,
 			<<elseif $slaves[$i].heels == 1 && !["heels", "pumps", "boots", "extreme heels"].includes($slaves[$i].shoes)>>
-				<<if $anchors.length > 1>>but ultimately her heels having been clipped<<else>>or would be if her heels weren't clipped<</if>>,
+				<<if $anchors.length > 1>>but ultimately $his heels having been clipped<<else>>or would be if $his heels weren't clipped<</if>>,
 			<</if>>
 		<<else>>
 			<<if ($slaves[$i].amp == 1)>>
@@ -6538,23 +6544,23 @@
 			heels having been clipped,
 		<</if>>
 		*/
-		making her life more difficult. Other slaves have to help her at times, which
+		making $his life more difficult. Other slaves have to help $him at times, which
 		<<if $slaves[$i].fetish != "mindbroken">>
 			<<if $slaves[$i].devotion > 50>>
 				the devoted slave bears with equanimity.
 			<<elseif $slaves[$i].devotion > 20>>
-				she can't help @@.mediumorchid;resenting@@ a little.
+				$he can't help @@.mediumorchid;resenting@@ a little.
 				<<set $slaves[$i].devotion -= 1>>
 			<<elseif $slaves[$i].devotion >= -20>>
-				she @@.mediumorchid;actively resents.@@
+				$he @@.mediumorchid;actively resents.@@
 				<<set $slaves[$i].devotion -= 2>>
 			<<else>>
-				she @@.mediumorchid;utterly detests.@@
+				$he @@.mediumorchid;utterly detests.@@
 				<<set $slaves[$i].devotion -= 2>>
 			<</if>>
 			<<if $slaves[$i].devotion < 10>>
 			<<if $slaves[$i].trust > -20>>
-				She's @@.gold;aware of her total vulnerability@@ to punishment.
+				$He's @@.gold;aware of $his total vulnerability@@ to punishment.
 				<<set $slaves[$i].trust -= 1>>
 			<</if>>
 			<</if>>
@@ -6565,22 +6571,22 @@
 			<<if $slaves[$i].muscles > -80>>
 				As an amputee
 				<<if $slaves[$i].muscles > 5>>
-					she @@.orange;loses some muscle definition.@@
+					$he @@.orange;loses some muscle definition.@@
 				<<else>>
-					her @@.orange;muscles steadily atrophy.@@
+					$his @@.orange;muscles steadily atrophy.@@
 				<</if>>
 				<<set $slaves[$i].muscles -= 3>>
 			<</if>>
 		<<elseif !canWalk($slaves[$i]) && ($slaves[$i].diet != "muscle building")>>
 			<<if $slaves[$i].muscles > -80>>
-				Since she is incapable of moving herself,
+				Since $he is incapable of moving $himself,
 				<<if $universalRulesImmobileSlavesMaintainMuscles == 1 && $slaves[$i].muscles >= 0>>
-					and is required to maintain her musculature, she regularly lifts weights to stave off muscular atrophy.
+					and is required to maintain $his musculature, $he regularly lifts weights to stave off muscular atrophy.
 				<<elseif $slaves[$i].muscles >= -5>>
-					she steadily @@.orange;loses muscle definition.@@
+					$he steadily @@.orange;loses muscle definition.@@
 					<<set $slaves[$i].muscles-->>
 				<<else>>
-					her @@.orange;muscles steadily atrophy.@@
+					$his @@.orange;muscles steadily atrophy.@@
 					<<set $slaves[$i].muscles-->>
 				<</if>>
 			<</if>>
@@ -6592,14 +6598,14 @@
 				<<if (($slaves[$i].drugs != "breast injections") && ($slaves[$i].drugs != "intensive breast injections") && ($arcologies[0].FSAssetExpansionistResearch == 0))>>
 					<<if (($slaves[$i].bellyPreg < 300000) && ($slaves[$i].hormoneBalance < 300))>>
 						<<if ($slaves[$i].boobs > 30000+($slaves[$i].muscles*100))>>
-							$possessiveCap breasts are larger than $possessive body can possibly sustain without industrial intervention, and they @@.orange;naturally lose mass.@@
+							$His breasts are larger than $his body can possibly sustain without industrial intervention, and they @@.orange;naturally lose mass.@@
 							<<set $slaves[$i].boobs -= 25>>
 						<<else>>
-							$possessiveCap breasts are far, far beyond what $possessive body can sustain without industrial intervention, and they @@.orange;naturally lose mass.@@
+							$His breasts are far, far beyond what $his body can sustain without industrial intervention, and they @@.orange;naturally lose mass.@@
 							<<set $slaves[$i].boobs -= 50>>
 						<</if>>
 						<<if (($slaves[$i].inducedNCS == 1) && (random(1,100) > 50))>>
-							This effect is massively compounded by $possessive @@.orange;NCS.@@
+							This effect is massively compounded by $his @@.orange;NCS.@@
 							<<set $slaves[$i].boobs -= Math.round($slaves[$i].boobs * .1)>>
 						<</if>>
 					<</if>>
@@ -6607,38 +6613,38 @@
 			<</if>>
 		<</if>>
 		<<if ($slaves[$i].boobs > 40000)>>
-			Her immense breasts are so big they pin her to the floor, taking the weight off her body.
+			$His immense breasts are so big they pin $him to the floor, taking the weight off $his body.
 			<<if $slaves[$i].sexualFlaw == "breast growth">>
-				She's perfectly fine with dragging them along as a testament to how much she's managed to grow.
+				$He's perfectly fine with dragging them along as a testament to how much $he's managed to grow.
 			<<elseif $slaves[$i].devotion <= 50>>
-				She finds pulling them along @@.mediumorchid;mildly annoying.@@
+				$He finds pulling them along @@.mediumorchid;mildly annoying.@@
 				<<set $slaves[$i].devotion -= 1>>
 			<<else>>
-				She finds pulling them along somewhat annoying, but she's happy to do so if it pleases you.
+				$He finds pulling them along somewhat annoying, but $he's happy to do so if it pleases you.
 			<</if>>
 		<<elseif ($slaves[$i].boobs > 25000)>>
 			<<if canWalk($slaves[$i])>>
 				<<if $slaves[$i].sexualFlaw == "breast growth">>
-					Her giant tits are debilitatingly big and a constant reminder of her progress. No amount of discomfort or pain could dissuade her from going bigger.
+					$His giant tits are debilitatingly big and a constant reminder of $his progress. No amount of discomfort or pain could dissuade $him from going bigger.
 				<<elseif $slaves[$i].devotion <= 50>>
-					Her giant tits are debilitatingly big. They are @@.mediumorchid;very uncomfortable@@ and @@.red;painful@@ for her body.
+					$His giant tits are debilitatingly big. They are @@.mediumorchid;very uncomfortable@@ and @@.red;painful@@ for $his body.
 					<<set $slaves[$i].devotion -= 3>>
 					<<set $slaves[$i].health -= 5>>
 				<<else>>
-					Her giant tits are debilitatingly big, but she takes measures to keep comfortable and pain free as to not concern you with her troubles.
+					$His giant tits are debilitatingly big, but $he takes measures to keep comfortable and pain free as to not concern you with $his troubles.
 				<</if>>
 			<</if>>
 		<<elseif ($slaves[$i].boobs > 10000)>>
 			<<if ($slaves[$i].muscles <= 30)>>
 			<<if canWalk($slaves[$i])>>
 				<<if $slaves[$i].sexualFlaw == "breast growth">>
-					Her huge breasts are becoming troublesome for her slight form, but that only drives her desire to go even bigger.
+					$His huge breasts are becoming troublesome for $his slight form, but that only drives $his desire to go even bigger.
 				<<elseif $slaves[$i].devotion <= 50>>
-					Dragging her huge tits around is @@.mediumorchid;uncomfortable@@ and @@.red;painful@@ for her slight form.
+					Dragging $his huge tits around is @@.mediumorchid;uncomfortable@@ and @@.red;painful@@ for $his slight form.
 					<<set $slaves[$i].devotion -= 2>>
 					<<set $slaves[$i].health -= 2>>
 				<<else>>
-					She finds her breasts uncomfortably large, but she grins and bears it for you.
+					$He finds $his breasts uncomfortably large, but $he grins and bears it for you.
 				<</if>>
 			<</if>>
 			<</if>>
@@ -6646,12 +6652,12 @@
 			<<if ($slaves[$i].muscles <= 30)>>
 			<<if canWalk($slaves[$i])>>
 				<<if $slaves[$i].sexualFlaw == "breast growth">>
-					The weight of her big boobs serves as a reminder that she needs to get even bigger.
+					The weight of $his big boobs serves as a reminder that $he needs to get even bigger.
 				<<elseif $slaves[$i].devotion <= 50>>
-					The weight of her big boobs is @@.mediumorchid;uncomfortable@@ for her slight form.
+					The weight of $his big boobs is @@.mediumorchid;uncomfortable@@ for $his slight form.
 					<<set $slaves[$i].devotion -= 2>>
 				<<else>>
-					The weight of her big boobs is uncomfortable for her slight form, but she bears it out of devotion to you.
+					The weight of $his big boobs is uncomfortable for $his slight form, but $he bears it out of devotion to you.
 				<</if>>
 			<</if>>
 			<</if>>
@@ -6662,14 +6668,14 @@
 				<<if ($slaves[$i].drugs != "breast injections" && $slaves[$i].drugs != "intensive breast injections" && $arcologies[0].FSAssetExpansionistResearch == 0)>>
 					<<if $slaves[$i].bellyPreg < 300000 && $slaves[$i].hormoneBalance < 300>>
 						<<if ($slaves[$i].boobs > 5000+($slaves[$i].muscles*10))>>
-							$possessiveCap breasts are larger than $possessive body can possibly sustain without industrial intervention, and they @@.orange;naturally lose mass.@@
+							$His breasts are larger than $his body can possibly sustain without industrial intervention, and they @@.orange;naturally lose mass.@@
 							<<set $slaves[$i].boobs -= 25>>
 						<<else>>
-							$possessiveCap breasts are far, far beyond what $possessive body can sustain without industrial intervention, and they @@.orange;naturally lose mass.@@
+							$His breasts are far, far beyond what $his body can sustain without industrial intervention, and they @@.orange;naturally lose mass.@@
 							<<set $slaves[$i].boobs -= 50>>
 						<</if>>
 						<<if (($slaves[$i].inducedNCS == 1) && (random(1,100) > 50))>>
-							This effect is compounded by $possessive @@.orange;NCS.@@
+							This effect is compounded by $his @@.orange;NCS.@@
 							<<set $slaves[$i].boobs -= Math.round($slaves[$i].boobs * .1)>>
 						<</if>>
 					<</if>>
@@ -6677,49 +6683,49 @@
 			<</if>>
 		<</if>>
 		<<if ($slaves[$i].boobs > 40000)>>
-			Her titanic breasts are so massive they dwarf her body. She <<if $slaves[$i].sexualFlaw == "breast growth">>happily embraces<<else>>has no choice but to accept<</if>> immobility.
+			$His titanic breasts are so massive they dwarf $his body. $He <<if $slaves[$i].sexualFlaw == "breast growth">>happily embraces<<else>>has no choice but to accept<</if>> immobility.
 		<<elseif ($slaves[$i].boobs > 20000)>>
-			Her immense breasts are so huge they rest upon the floor even when she tries to stand, taking the weight off her tiny body.
+			$His immense breasts are so huge they rest upon the floor even when $he tries to stand, taking the weight off $his tiny body.
 			<<if $slaves[$i].sexualFlaw == "breast growth">>
-				She's perfectly fine with dragging them along as a testament to how much she's managed to grow.
+				$He's perfectly fine with dragging them along as a testament to how much $he's managed to grow.
 			<<elseif $slaves[$i].devotion <= 50>>
-				She finds pulling them along @@.mediumorchid;mildly annoying.@@
+				$He finds pulling them along @@.mediumorchid;mildly annoying.@@
 				<<set $slaves[$i].devotion -= 1>>
 			<<else>>
-				She finds pulling them along a big burden, but her devotion to you is far stronger than her discomfort.
+				$He finds pulling them along a big burden, but $his devotion to you is far stronger than $his discomfort.
 			<</if>>
 		<<elseif ($slaves[$i].boobs > 6000)>>
-			Her giant breasts are so big they pin her to the floor, taking the weight off her tiny body.
+			$His giant breasts are so big they pin $him to the floor, taking the weight off $his tiny body.
 			<<if $slaves[$i].sexualFlaw == "breast growth">>
-				She's perfectly fine with dragging them along as a testament to how much she's managed to grow.
+				$He's perfectly fine with dragging them along as a testament to how much $he's managed to grow.
 			<<elseif $slaves[$i].devotion <= 50>>
-				She finds pulling them along @@.mediumorchid;mildly annoying.@@
+				$He finds pulling them along @@.mediumorchid;mildly annoying.@@
 				<<set $slaves[$i].devotion -= 1>>
 			<<else>>
-				She finds pulling them along a little annoying, but your will is far more important to her.
+				$He finds pulling them along a little annoying, but your will is far more important to $him.
 			<</if>>
 		<<elseif ($slaves[$i].boobs > 5000)>>
 			<<if canWalk($slaves[$i])>>
 				<<if $slaves[$i].sexualFlaw == "breast growth">>
-					Her giant tits are debilitatingly big and a constant reminder of her progress. No amount of discomfort or pain could dissuade her from going bigger.
+					$His giant tits are debilitatingly big and a constant reminder of $his progress. No amount of discomfort or pain could dissuade $him from going bigger.
 				<<elseif $slaves[$i].devotion <= 50>>
-					Her giant tits are debilitatingly big. They are @@.mediumorchid;very uncomfortable@@ and @@.red;painful@@ for her childish form.
+					$His giant tits are debilitatingly big. They are @@.mediumorchid;very uncomfortable@@ and @@.red;painful@@ for $his childish form.
 					<<set $slaves[$i].devotion -= 3>>
 					<<set $slaves[$i].health -= 4>>
 				<<else>>
-					Her giant tits are debilitatingly big. She does everything she can to keep comfortable and pain free as to not bother you.
+					$His giant tits are debilitatingly big. $He does everything $he can to keep comfortable and pain free as to not bother you.
 				<</if>>
 			<</if>>
 		<<elseif ($slaves[$i].boobs > 2500)>>
 			<<if ($slaves[$i].muscles <= 80)>>
 			<<if canWalk($slaves[$i])>>
 				<<if $slaves[$i].sexualFlaw == "breast growth">>
-					Her huge breasts are troublesome for her childish form, but that only drives her desire to go even bigger.
+					$His huge breasts are troublesome for $his childish form, but that only drives $his desire to go even bigger.
 				<<elseif $slaves[$i].devotion <= 50>>
-					Hauling her huge tits around is @@.mediumorchid;uncomfortable@@ for her childish form.
+					Hauling $his huge tits around is @@.mediumorchid;uncomfortable@@ for $his childish form.
 					<<set $slaves[$i].devotion -= 2>>
 				<<else>>
-					She finds her breasts uncomfortably large for her tiny body, but she grins and bears it for you.
+					$He finds $his breasts uncomfortably large for $his tiny body, but $he grins and bears it for you.
 				<</if>>
 			<</if>>
 			<</if>>
@@ -6727,12 +6733,12 @@
 			<<if ($slaves[$i].muscles <= 30)>>
 			<<if canWalk($slaves[$i])>>
 				<<if $slaves[$i].sexualFlaw == "breast growth">>
-					The weight of her big boobs serves as a reminder that she needs to get even bigger.
+					The weight of $his big boobs serves as a reminder that $he needs to get even bigger.
 				<<elseif $slaves[$i].devotion <= 50>>
-					The weight of her big boobs is @@.mediumorchid;uncomfortable@@ for her slight form.
+					The weight of $his big boobs is @@.mediumorchid;uncomfortable@@ for $his slight form.
 					<<set $slaves[$i].devotion -= 2>>
 				<<else>>
-					The weight of her big boobs is uncomfortable for her slight form, but she bears it out of devotion to you.
+					The weight of $his big boobs is uncomfortable for $his slight form, but $he bears it out of devotion to you.
 				<</if>>
 			<</if>>
 			<</if>>
@@ -6743,14 +6749,14 @@
 				<<if ($slaves[$i].drugs != "breast injections" && $slaves[$i].drugs != "intensive breast injections" && $arcologies[0].FSAssetExpansionistResearch == 0)>>
 					<<if $slaves[$i].bellyPreg < 300000 && $slaves[$i].hormoneBalance < 300>>
 						<<if ($slaves[$i].boobs > 10000+($slaves[$i].muscles*20))>>
-							$possessiveCap breasts are larger than $possessive body can possibly sustain without industrial intervention, and they @@.orange;naturally lose mass.@@
+							$His breasts are larger than $his body can possibly sustain without industrial intervention, and they @@.orange;naturally lose mass.@@
 							<<set $slaves[$i].boobs -= 25>>
 						<<else>>
-							$possessiveCap breasts are far, far beyond what $possessive body can sustain without industrial intervention, and they @@.orange;naturally lose mass.@@
+							$His breasts are far, far beyond what $his body can sustain without industrial intervention, and they @@.orange;naturally lose mass.@@
 							<<set $slaves[$i].boobs -= 50>>
 						<</if>>
 						<<if (($slaves[$i].inducedNCS == 1) && (random(1,100) > 50))>>
-							This effect is compounded by $possessive @@.orange;NCS.@@
+							This effect is compounded by $his @@.orange;NCS.@@
 							<<set $slaves[$i].boobs -= Math.round($slaves[$i].boobs * .1)>>
 						<</if>>
 					<</if>>
@@ -6758,49 +6764,49 @@
 			<</if>>
 		<</if>>
 		<<if ($slaves[$i].boobs > 40000)>>
-			Her immense breasts are so huge they rest upon the floor even when she tries to stand, taking the weight off her small body.
+			$His immense breasts are so huge they rest upon the floor even when $he tries to stand, taking the weight off $his small body.
 			<<if $slaves[$i].sexualFlaw == "breast growth">>
-				She's perfectly fine with dragging them along as a testament to how much she's managed to grow.
+				$He's perfectly fine with dragging them along as a testament to how much $he's managed to grow.
 			<<elseif $slaves[$i].devotion <= 50>>
-				She finds pulling them along @@.mediumorchid;mildly annoying.@@
+				$He finds pulling them along @@.mediumorchid;mildly annoying.@@
 				<<set $slaves[$i].devotion -= 1>>
 			<<else>>
-				She finds pulling them along a burden, but her devotion to you is far stronger than her discomfort.
+				$He finds pulling them along a burden, but $his devotion to you is far stronger than $his discomfort.
 			<</if>>
 		<<elseif ($slaves[$i].boobs > 12000)>>
-			Her giant breasts are so big they pin her to the floor, taking the weight off her young body.
+			$His giant breasts are so big they pin $him to the floor, taking the weight off $his young body.
 			<<if $slaves[$i].sexualFlaw == "breast growth">>
-				She's perfectly fine with dragging them along as a testament to how much she's managed to grow.
+				$He's perfectly fine with dragging them along as a testament to how much $he's managed to grow.
 			<<elseif $slaves[$i].devotion <= 50>>
-				She finds pulling them along @@.mediumorchid;mildly annoying.@@
+				$He finds pulling them along @@.mediumorchid;mildly annoying.@@
 				<<set $slaves[$i].devotion -= 1>>
 			<<else>>
-				She finds pulling them along a little annoying, but your will is far more important to her.
+				$He finds pulling them along a little annoying, but your will is far more important to $him.
 			<</if>>
 		<<elseif ($slaves[$i].boobs > 10000)>>
 			<<if canWalk($slaves[$i])>>
-				Her giant tits are debilitatingly big.
+				$His giant tits are debilitatingly big.
 				<<if $slaves[$i].sexualFlaw == "breast growth">>
-					No amount of discomfort or pain could dissuade her from going bigger.
+					No amount of discomfort or pain could dissuade $him from going bigger.
 				<<elseif $slaves[$i].devotion <= 50>>
-					They are @@.mediumorchid;very uncomfortable@@ and @@.red;painful@@ for her childish form.
+					They are @@.mediumorchid;very uncomfortable@@ and @@.red;painful@@ for $his childish form.
 					<<set $slaves[$i].devotion -= 3>>
 					<<set $slaves[$i].health -= 5>>
 				<<else>>
-					She does her best to not let them get the better of her youthful body.
+					$He does $his best to not let them get the better of $his youthful body.
 				<</if>>
 			<</if>>
 		<<elseif ($slaves[$i].boobs > 5000)>>
 			<<if ($slaves[$i].muscles <= 80)>>
 			<<if canWalk($slaves[$i])>>
 				<<if $slaves[$i].sexualFlaw == "breast growth">>
-					Her huge breasts are troublesome for her childish form, but that only drives her desire to go even bigger.
+					$His huge breasts are troublesome for $his childish form, but that only drives $his desire to go even bigger.
 				<<elseif $slaves[$i].devotion <= 50>>
-					Dragging her huge tits around is @@.mediumorchid;uncomfortable@@ and @@.red;painful@@ for her childish form.
+					Dragging $his huge tits around is @@.mediumorchid;uncomfortable@@ and @@.red;painful@@ for $his childish form.
 					<<set $slaves[$i].devotion -= 2>>
 					<<set $slaves[$i].health -= 4>>
 				<<else>>
-					Her huge tits are uncomfortably big for her childish form, but she keeps it to herself out of devotion to you.
+					$His huge tits are uncomfortably big for $his childish form, but $he keeps it to $himself out of devotion to you.
 				<</if>>
 			<</if>>
 			<</if>>
@@ -6808,12 +6814,12 @@
 			<<if ($slaves[$i].muscles <= 30)>>
 			<<if canWalk($slaves[$i])>>
 				<<if $slaves[$i].sexualFlaw == "breast growth">>
-					The weight of her big boobs serves as a reminder that she needs to get even bigger.
+					The weight of $his big boobs serves as a reminder that $he needs to get even bigger.
 				<<elseif $slaves[$i].devotion <= 50>>
-					The weight of her big boobs is @@.mediumorchid;uncomfortable@@ for her slight form.
+					The weight of $his big boobs is @@.mediumorchid;uncomfortable@@ for $his slight form.
 					<<set $slaves[$i].devotion -= 1>>
 				<<else>>
-					The weight of her big boobs is uncomfortable for her slight form, but she bears it out of devotion to you.
+					The weight of $his big boobs is uncomfortable for $his slight form, but $he bears it out of devotion to you.
 				<</if>>
 			<</if>>
 			<</if>>
@@ -6824,14 +6830,14 @@
 				<<if ($slaves[$i].drugs != "breast injections" && $slaves[$i].drugs != "intensive breast injections" && $arcologies[0].FSAssetExpansionistResearch == 0)>>
 					<<if $slaves[$i].bellyPreg < 300000 && $slaves[$i].hormoneBalance < 300>>
 						<<if ($slaves[$i].boobs > 20000+($slaves[$i].muscles*50))>>
-							$possessiveCap breasts are larger than $possessive body can possibly sustain without industrial intervention, and they @@.orange;naturally lose mass.@@
+							$His breasts are larger than $his body can possibly sustain without industrial intervention, and they @@.orange;naturally lose mass.@@
 							<<set $slaves[$i].boobs -= 25>>
 						<<else>>
-							$possessiveCap breasts are far, far beyond what $possessive body can sustain without industrial intervention, and they @@.orange;naturally lose mass.@@
+							$His breasts are far, far beyond what $his body can sustain without industrial intervention, and they @@.orange;naturally lose mass.@@
 							<<set $slaves[$i].boobs -= 50>>
 						<</if>>
 						<<if (($slaves[$i].inducedNCS == 1) && (random(1,100) > 50))>>
-							This effect is compounded by $possessive @@.orange;NCS.@@
+							This effect is compounded by $his @@.orange;NCS.@@
 							<<set $slaves[$i].boobs -= Math.round($slaves[$i].boobs * .1)>>
 						<</if>>
 					<</if>>
@@ -6839,35 +6845,35 @@
 			<</if>>
 		<</if>>
 		<<if ($slaves[$i].boobs > 25000)>>
-			Her immense breasts are so big they pin her to the floor, taking the weight off her youthful body.
+			$His immense breasts are so big they pin $him to the floor, taking the weight off $his youthful body.
 			<<if $slaves[$i].sexualFlaw == "breast growth">>
-				She's perfectly fine with dragging them along as a testament to how much she's managed to grow.
+				$He's perfectly fine with dragging them along as a testament to how much $he's managed to grow.
 			<<elseif $slaves[$i].devotion <= 50>>
-				She finds pulling them along @@.mediumorchid;mildly annoying.@@
+				$He finds pulling them along @@.mediumorchid;mildly annoying.@@
 				<<set $slaves[$i].devotion -= 1>>
 			<<else>>
-				She finds pulling them along a little annoying, but your will is far more important to her.
+				$He finds pulling them along a little annoying, but your will is far more important to $him.
 			<</if>>
 		<<elseif ($slaves[$i].boobs > 17000)>>
-			Her giant tits are debilitatingly big.
+			$His giant tits are debilitatingly big.
 			<<if $slaves[$i].sexualFlaw == "breast growth">>
-				No amount of discomfort or pain could dissuade her from going bigger.
+				No amount of discomfort or pain could dissuade $him from going bigger.
 			<<elseif $slaves[$i].devotion <= 50>>
-				They are @@.mediumorchid;very uncomfortable@@ and @@.red;painful@@ for her youthful form.
+				They are @@.mediumorchid;very uncomfortable@@ and @@.red;painful@@ for $his youthful form.
 				<<set $slaves[$i].devotion -= 3, $slaves[$i].health -= 10>>
 			<<else>>
-				She finds them painfully uncomfortable, but finds ways to mitigate it to not distract you with her worries.
+				$He finds them painfully uncomfortable, but finds ways to mitigate it to not distract you with $his worries.
 			<</if>>
 		<<elseif ($slaves[$i].boobs > 10000)>>
 			<<if ($slaves[$i].muscles <= 30)>>
 			<<if canWalk($slaves[$i])>>
 				<<if $slaves[$i].sexualFlaw == "breast growth">>
-					Her huge breasts are troublesome for her slight form, but that only drives her desire to go even bigger.
+					$His huge breasts are troublesome for $his slight form, but that only drives $his desire to go even bigger.
 				<<elseif $slaves[$i].devotion <= 50>>
-					Dragging her huge tits around is @@.mediumorchid;uncomfortable@@ and @@.red;painful@@ for her slight form.
+					Dragging $his huge tits around is @@.mediumorchid;uncomfortable@@ and @@.red;painful@@ for $his slight form.
 					<<set $slaves[$i].devotion -= 2, $slaves[$i].health -= 3>>
 				<<else>>
-					Her huge tits are uncomfortably big for her slight form, but she keeps it to herself out of devotion to you.
+					$His huge tits are uncomfortably big for $his slight form, but $he keeps it to $himself out of devotion to you.
 				<</if>>
 			<</if>>
 			<</if>>
@@ -6875,12 +6881,12 @@
 			<<if ($slaves[$i].muscles <= 5)>>
 			<<if canWalk($slaves[$i])>>
 				<<if $slaves[$i].sexualFlaw == "breast growth">>
-					The weight of her big boobs serves as a reminder that she needs to get even bigger.
+					The weight of $his big boobs serves as a reminder that $he needs to get even bigger.
 				<<elseif $slaves[$i].devotion <= 50>>
-					The weight of her big boobs is @@.mediumorchid;uncomfortable@@ for her slight form.
+					The weight of $his big boobs is @@.mediumorchid;uncomfortable@@ for $his slight form.
 					<<set $slaves[$i].devotion -= 1>>
 				<<else>>
-					The weight of her big boobs is uncomfortable for her slight form, but she bears it out of devotion to you.
+					The weight of $his big boobs is uncomfortable for $his slight form, but $he bears it out of devotion to you.
 				<</if>>
 			<</if>>
 			<</if>>
@@ -6892,9 +6898,9 @@
 	<<if ($slaves[$i].preg > 30)>>
 		<<if ($slaves[$i].physicalAge < 4)>>
 			<<if ($slaves[$i].pregType >= 20)>>
-				Her womb takes up most of her body and puts tremendous pressure on her skin and organs. This is @@.mediumorchid;very worrying@@ to her. She is in @@.red;constant pain@@ and each movement within her straining womb causes additional discomfort. She is @@.gold;terrified@@ that at any moment she could burst.
+				$His womb takes up most of $his body and puts tremendous pressure on $his skin and organs. This is @@.mediumorchid;very worrying@@ to $him. $He is in @@.red;constant pain@@ and each movement within $his straining womb causes additional discomfort. $He is @@.gold;terrified@@ that at any moment $he could burst.
 				<<if $slaves[$i].pregControl == "slow gestation" && $slaves[$i].intelligence > -2>>
- 					Her slowed gestation rate gives her body more time to adapt to her hyper gravidity, easing some of her worries.
+ 					$His slowed gestation rate gives $his body more time to adapt to $his hyper gravidity, easing some of $his worries.
 					<<set $slaves[$i].devotion -= 1>>
  					<<set $slaves[$i].trust -= 4>>
  				<<else>>
@@ -6903,23 +6909,23 @@
  				<</if>>
 				<<set $slaves[$i].health -= 20>>
 			<<elseif ($slaves[$i].pregType >= 10)>>
-				Her womb greatly fills her body and compresses her internal organs. She is in constant @@.mediumorchid;discomfort@@ and @@.red;pain@@ and can't wait for these children to be born.
+				$His womb greatly fills $his body and compresses $his internal organs. $He is in constant @@.mediumorchid;discomfort@@ and @@.red;pain@@ and can't wait for these children to be born.
 				<<if $slaves[$i].pregControl == "slow gestation" && $slaves[$i].intelligence > -2>>
- 					Her slowed gestation rate gives her body more time to adapt to her hyper gravidity, easing some of her worries.
+ 					$His slowed gestation rate gives $his body more time to adapt to $his hyper gravidity, easing some of $his worries.
 					<<set $slaves[$i].devotion -= 1>>
  				<<else>>
 					<<set $slaves[$i].devotion -= 2>>
  				<</if>>
 				<<set $slaves[$i].health -= 10>>
 			<<else>>
-				Her full womb puts pressure on her organs. It is quite @@.mediumorchid;uncomfortable@@ to her.
+				$His full womb puts pressure on $his organs. It is quite @@.mediumorchid;uncomfortable@@ to $him.
 				<<set $slaves[$i].devotion -= 2>>
 			<</if>>
 		<<elseif ($slaves[$i].physicalAge < 13)>>
 			<<if ($slaves[$i].pregType >= 20)>>
-				Her bloated womb is constantly straining to hold together. This is @@.mediumorchid;very worrying@@ to her. She moans @@.red;painfully@@ with each movement within her.
+				$His bloated womb is constantly straining to hold together. This is @@.mediumorchid;very worrying@@ to $him. $He moans @@.red;painfully@@ with each movement within $him.
 				<<if $slaves[$i].pregControl == "slow gestation" && $slaves[$i].intelligence > -2>>
- 					Her slowed gestation rate gives her body more time to adapt to her hyper gravidity, easing some of her worries.
+ 					$His slowed gestation rate gives $his body more time to adapt to $his hyper gravidity, easing some of $his worries.
 					<<set $slaves[$i].devotion -= 1>>
  				<<else>>
 					<<set $slaves[$i].devotion -= 2>>
@@ -6928,28 +6934,28 @@
 			<<elseif ($slaves[$i].pregType >= 10)>>
 				<<if ($slaves[$i].muscles <= 30)>>
 				<<if canWalk($slaves[$i])>>
-					Her belly is very heavy and juts out quite far from her body. Between constantly getting in the way and the discomfort of being so full, her belly is @@.mediumorchid;very annoying@@ to her.
+					$His belly is very heavy and juts out quite far from $his body. Between constantly getting in the way and the discomfort of being so full, $his belly is @@.mediumorchid;very annoying@@ to $him.
 					<<set $slaves[$i].devotion -= 2>>
 				<</if>>
 				<<else>>
 				<<if canWalk($slaves[$i])>>
-					Her belly juts out @@.mediumorchid;annoyingly@@ far.
+					$His belly juts out @@.mediumorchid;annoyingly@@ far.
 					<<set $slaves[$i].devotion -= 1>>
 				<</if>>
 				<</if>>
 			<<else>>
 				<<if ($slaves[$i].muscles <= 5)>>
 				<<if canWalk($slaves[$i])>>
-					Her pregnant belly is quite tiring to carry around, leading her to be @@.mediumorchid;somewhat annoyed.@@
+					$His pregnant belly is quite tiring to carry around, leading $him to be @@.mediumorchid;somewhat annoyed.@@
 					<<set $slaves[$i].devotion -= 1>>
 				<</if>>
 				<</if>>
 			<</if>>
 		<<else>>
 			<<if ($slaves[$i].pregType >= 20)>>
-				Her straining womb is @@.mediumorchid;very worrying@@ to her. She @@.red;moans with pain@@ every time one of her brood moves within her.
+				$His straining womb is @@.mediumorchid;very worrying@@ to $him. $He @@.red;moans with pain@@ every time one of $his brood moves within $him.
 				<<if $slaves[$i].pregControl == "slow gestation" && $slaves[$i].intelligence > -2>>
- 					Her slowed gestation rate gives her body more time to adapt to her hyper gravidity, easing some of her worries.
+ 					$His slowed gestation rate gives $his body more time to adapt to $his hyper gravidity, easing some of $his worries.
 					<<set $slaves[$i].devotion -= 1>>
  				<<else>>
 					<<set $slaves[$i].devotion -= 3>>
@@ -6958,7 +6964,7 @@
 		<<elseif ($slaves[$i].pregType >= 10)>>
 				<<if ($slaves[$i].muscles <= 30)>>
 				<<if canWalk($slaves[$i])>>
-					Her belly is very heavy and juts out quite far from her body. Between constantly getting in the way and the discomfort of being so full, her belly is @@.mediumorchid;very annoying@@ to her.
+					$His belly is very heavy and juts out quite far from $his body. Between constantly getting in the way and the discomfort of being so full, $his belly is @@.mediumorchid;very annoying@@ to $him.
 					<<set $slaves[$i].devotion -= 2>>
 				<</if>>
 				<</if>>
@@ -6967,9 +6973,9 @@
 	<<elseif ($slaves[$i].preg > 20)>>
 		<<if ($slaves[$i].physicalAge < 4)>>
 			<<if ($slaves[$i].pregType >= 20)>>
-				Her womb is becoming @@.mediumorchid;distressing@@ to her. She is in @@.red;pain@@ with each motion within her straining womb. She is @@.gold;terrified@@ of what awaits her at the end of this pregnancy.
+				$His womb is becoming @@.mediumorchid;distressing@@ to $him. $He is in @@.red;pain@@ with each motion within $his straining womb. $He is @@.gold;terrified@@ of what awaits $him at the end of this pregnancy.
 				<<if $slaves[$i].pregControl == "slow gestation" && $slaves[$i].intelligence > -2>>
- 					Her slowed gestation rate gives her body more time to adapt to her hyper gravidity, easing some of her worries.
+ 					$His slowed gestation rate gives $his body more time to adapt to $his hyper gravidity, easing some of $his worries.
 					<<set $slaves[$i].devotion -= 1>>
 					<<set $slaves[$i].trust -= 2>>
  				<<else>>
@@ -6978,20 +6984,20 @@
  				<</if>>
 				<<set $slaves[$i].health -= 20>>
 			<<elseif ($slaves[$i].pregType >= 10)>>
-				Her womb is becoming quite full causing her some @@.mediumorchid;discomfort@@. She is eager to be free of this burden.
+				$His womb is becoming quite full causing $him some @@.mediumorchid;discomfort@@. $He is eager to be free of this burden.
 				<<set $slaves[$i].devotion -= 2>>
 			<<else>>
 				<<if canWalk($slaves[$i])>>
-				Her big belly on her small body keeps getting in her way, @@.mediumorchid;annoying her.@@
+				$His big belly on $his small body keeps getting in $his way, @@.mediumorchid;annoying $him.@@
 				<<set $slaves[$i].devotion -= 1>>
 				<</if>>
 			<</if>>
 		<<elseif ($slaves[$i].physicalAge < 13)>>
 			<<if ($slaves[$i].pregType >= 20)>>
-				Her bloated womb is beginning to get too crowded, @@.mediumorchid;worrying@@ her. She moans with @@.red;discomfort@@ with each movement within her.
+				$His bloated womb is beginning to get too crowded, @@.mediumorchid;worrying@@ $him. $He moans with @@.red;discomfort@@ with each movement within $him.
 				<<set $slaves[$i].devotion -= 2>>
 				<<if $slaves[$i].pregControl == "slow gestation" && $slaves[$i].intelligence > -2>>
- 					Her slowed gestation rate gives her body more time to adapt to her hyper gravidity, easing some of her worries.
+ 					$His slowed gestation rate gives $his body more time to adapt to $his hyper gravidity, easing some of $his worries.
 					<<set $slaves[$i].devotion -= 1>>
  				<<else>>
 					<<set $slaves[$i].devotion -= 2>>
@@ -7000,19 +7006,19 @@
 			<<elseif ($slaves[$i].pregType >= 10)>>
 				<<if ($slaves[$i].muscles <= 30)>>
 				<<if canWalk($slaves[$i])>>
-					Her belly is getting heavy and starting to get in her way. Between constantly bumping things and the discomfort of being full, her belly is @@.mediumorchid;annoying@@ to her.
+					$His belly is getting heavy and starting to get in $his way. Between constantly bumping things and the discomfort of being full, $his belly is @@.mediumorchid;annoying@@ to $him.
 					<<set $slaves[$i].devotion -= 1>>
 				<</if>>
 				<</if>>
 			<</if>>
 		<<else>>
 			<<if ($slaves[$i].pregType >= 20)>>
-				Her swelling womb is @@.mediumorchid; worrying@@ her.
+				$His swelling womb is @@.mediumorchid; worrying@@ $him.
 				<<set $slaves[$i].devotion -= 2>>
 			<<elseif ($slaves[$i].pregType >= 10)>>
 				<<if ($slaves[$i].muscles <= 30)>>
 				<<if canWalk($slaves[$i])>>
-					Her belly is getting heavy and starting to get in her way. Between constantly bumping things and the discomfort of being full, her belly is @@.mediumorchid;annoying@@ to her.
+					$His belly is getting heavy and starting to get in $his way. Between constantly bumping things and the discomfort of being full, $his belly is @@.mediumorchid;annoying@@ to $him.
 					<<set $slaves[$i].devotion -= 1>>
 				<</if>>
 				<</if>>
@@ -7022,15 +7028,15 @@
 <<else>> /* FUCKDOLL PHYSICAL EFFECTS */
 	<<if $slaves[$i].eyes > 0>>
 	<<if $slaves[$i].fuckdoll > random(20,100)>>
-		Its suit blinds it, and its @@.mediumorchid;vision worsens@@ from long disuse.
+		$His suit blinds $him, and $his @@.mediumorchid;vision worsens@@ from long disuse.
 		<<set $slaves[$i].eyes = -1>>
 	<</if>>
 	<</if>>
 	<<if $slaves[$i].curatives == 0 && $slaves[$i].inflationType != "curative">>
-		The extreme physical stress of living in the suit @@.red;damages its health.@@
+		The extreme physical stress of living in the suit @@.red;damages $his health.@@
 		<<set $slaves[$i].health = -10>>
 	<<else>>
-		The <<if $slaves[$i].curatives == 1>>preventatives<<elseif $slaves[$i].inflationType == "curative">>rectal curatives<<else>>curatives<</if>> protect it from the extreme physical stress of living in the suit.
+		The <<if $slaves[$i].curatives == 1>>preventatives<<elseif $slaves[$i].inflationType == "curative">>rectal curatives<<else>>curatives<</if>> protect $him from the extreme physical stress of living in the suit.
 	<</if>>
 <</if>>
 
@@ -7039,20 +7045,20 @@
 		<<if ($slaves[$i].boobs > 20000)>>
 			<<if $boobAccessibility == 1>>
 				<<if ($slaves[$i].devotion > 20)>>
-					She's @@.mediumaquamarine;thankful@@ to you for providing living spaces adapted to life with gigantic boobs.
+					$He's @@.mediumaquamarine;thankful@@ to you for providing living spaces adapted to life with gigantic boobs.
 					<<set $slaves[$i].trust += 1>>
 				<</if>>
 			<<else>>
-				Her gigantic boobs make life a struggle: <<if $buttAccessibility == 1 || $pregAccessibility == 1 || $ballsAccessibility == 1>>she has trouble using appliances and furniture, and constantly bumps into things, but at least the doors have already been widened for your other slaves<<else>>she barely fits through doors, has trouble using appliances and furniture, and constantly bumps into things<</if>>.
+				$His gigantic boobs make life a struggle: <<if $buttAccessibility == 1 || $pregAccessibility == 1 || $ballsAccessibility == 1>>$he has trouble using appliances and furniture, and constantly bumps into things, but at least the doors have already been widened for your other slaves<<else>>$he barely fits through doors, has trouble using appliances and furniture, and constantly bumps into things<</if>>.
 				<<if $slaves[$i].sexualFlaw == "breast growth">>
-					Every little inconvenience just feeds her breast growth obsession, so she's more bothered that they aren't an even bigger problem for her daily life.
+					Every little inconvenience just feeds $his breast growth obsession, so $he's more bothered that they aren't an even bigger problem for $his daily life.
 				<<elseif ($slaves[$i].devotion > 50)>>
-					Since she's devoted to you, she just does her best.
+					Since $he's devoted to you, $he just does $his best.
 				<<elseif ($slaves[$i].trust > -20)>>
-					This torment makes her @@.gold;less trusting@@ of your willingness to look after her.
+					This torment makes $him @@.gold;less trusting@@ of your willingness to look after $him.
 					<<set $slaves[$i].trust -= 2>>
 				<<else>>
-					She already believes you capable of tormenting her, so this proof of your indifference @@.mediumorchid;angers her@@ daily.
+					$He already believes you capable of tormenting $him, so this proof of your indifference @@.mediumorchid;angers $him@@ daily.
 					<<set $slaves[$i].devotion -= 2>>
 				<</if>>
 			<</if>>
@@ -7062,13 +7068,13 @@
 
 <<if (($slaves[$i].inducedNCS == 0) && ($slaves[$i].lactation > 1))>>
 <<if ($slaves[$i].boobs < 800)>>
-	The powerful lactation drugs $pronoun's implanted with @@.lime;rapidly swell $possessive small breasts.@@
+	The powerful lactation drugs $he's implanted with @@.lime;rapidly swell $his small breasts.@@
 	<<set $slaves[$i].boobs += 100>>
 <<elseif ($slaves[$i].boobs < 1600)>>
-	The powerful lactation drugs $pronoun's implanted with @@.lime;slowly swell $possessive big breasts.@@
+	The powerful lactation drugs $he's implanted with @@.lime;slowly swell $his big breasts.@@
 	<<set $slaves[$i].boobs += 50>>
 <<elseif ($slaves[$i].boobs < 3000)>>
-	The powerful lactation drugs $pronoun's implanted with @@.lime;gradually swell $possessive enormous breasts.@@
+	The powerful lactation drugs $he's implanted with @@.lime;gradually swell $his enormous breasts.@@
 	<<set $slaves[$i].boobs += 25>>
 <</if>>
 <</if>>
@@ -7076,10 +7082,10 @@
 <<if ($slaves[$i].boobs - ($slaves[$i].muscles*30) > 5000) && ($slaves[$i].boobs <= 8000) && ($slaves[$i].boobsImplant < 500) && ($slaves[$i].breastMesh != 1)>>
 	<<if $slaves[$i].physicalAge < random(10,200)>>
 	<<if $slaves[$i].boobShape == "perky">>
-		$possessiveCap @@.orange;breasts lose their perkiness@@ under their own titanic weight. Their nipples now point forward and $possessive boobs rest more heavily against the chest beneath them.
+		$His @@.orange;breasts lose their perkiness@@ under their own titanic weight. Their nipples now point forward and $his boobs rest more heavily against the chest beneath them.
 		<<set $slaves[$i].boobShape = "torpedo-shaped">>
 	<<elseif $slaves[$i].boobShape != "saggy">>
-		$possessiveCap @@.orange;breasts become saggy@@ under their own titanic weight. Their nipples now point downward and $possessive bosom sways pendulously with $possessive every movement.
+		$His @@.orange;breasts become saggy@@ under their own titanic weight. Their nipples now point downward and $his bosom sways pendulously with $his every movement.
 		<<set $slaves[$i].boobShape = "saggy">>
 	<</if>>
 	<</if>>
@@ -7087,7 +7093,7 @@
 
 /* boobs too small for fuckable nipples */
 <<if $slaves[$i].nipples == "fuckable" && ($slaves[$i].boobs-$slaves[$i].boobsImplant < 500)>>
-	Without the necessary flesh to support them, $possessive fuckable nipples pop out and stay out. They have @@.orange;reverted to being huge.@@
+	Without the necessary flesh to support them, $his fuckable nipples pop out and stay out. They have @@.orange;reverted to being huge.@@
 	<<set $slaves[$i].nipples = "huge">>
 <</if>>
 
@@ -7096,13 +7102,13 @@
 <<if $slaves[$i].fetish != "mindbroken">>
 <<if canWalk($slaves[$i])>>
 <<if $slaves[$i].bellyImplant >= 600000>>
-	Her belly implant takes up most of her body cavity, is tremendously heavy, and protrudes massively from her abdomen. Between constantly bumping things and the discomfort of being so extremely full, her belly is @@.mediumorchid;really frustrating@@ to her.
+	$His belly implant takes up most of $his body cavity, is tremendously heavy, and protrudes massively from $his abdomen. Between constantly bumping things and the discomfort of being so extremely full, $his belly is @@.mediumorchid;really frustrating@@ to $him.
 	<<set $slaves[$i].devotion -= 3>>
 <<elseif $slaves[$i].bellyImplant >= 150000>>
-	Her belly implant takes up a good deal of her body cavity, is extremely heavy, and protrudes greatly from her abdomen. Between constantly bumping things and the discomfort of being so very full, her belly is @@.mediumorchid;very annoying@@ to her.
+	$His belly implant takes up a good deal of $his body cavity, is extremely heavy, and protrudes greatly from $his abdomen. Between constantly bumping things and the discomfort of being so very full, $his belly is @@.mediumorchid;very annoying@@ to $him.
 	<<set $slaves[$i].devotion -= 2>>
 <<elseif $slaves[$i].bellyImplant >= 10000>>
-	Her belly implant is quite heavy and tends to get in her way. Between constantly bumping things and the discomfort of being full, her belly is @@.mediumorchid;annoying@@ to her.
+	$His belly implant is quite heavy and tends to get in $his way. Between constantly bumping things and the discomfort of being full, $his belly is @@.mediumorchid;annoying@@ to $him.
 	<<set $slaves[$i].devotion -= 1>>
 <</if>>
 <</if>>
@@ -7111,7 +7117,7 @@
 
 <<if $slaves[$i].cervixImplant == 1>>
 	<<if ($slaves[$i].bellyImplant >= 800000) || (($slaves[$i].bellyImplant > 130000) && ($arcologies[0].FSTransformationFetishistResearch != 1))>>
-		$possessiveCap cervix implant detected that the volume of filler in $slaves[$i].slaveName's belly reached $possessiveCap implant's threshold, and @@.orange;opens backflow@@ several times throughout week.
+		$His cervix implant detected that the volume of filler in $slaves[$i].slaveName's belly reached $His implant's threshold, and @@.orange;opens backflow@@ several times throughout week.
 		<<if $arcologies[0].FSTransformationFetishistResearch != 1>>
 			<<set $slaves[$i].bellyImplant = 120000>>
 		<<else>>
@@ -7124,37 +7130,37 @@
 <<if $masterSuitePregnancySlaveLuxuries == 1 && $slaves[$i].broodmother == 2 && ($slaves[$i].assignment == "serve in the master suite" || $slaves[$i].assignment == "be your Concubine")>>
 <<if $slaves[$i].diet != "high caloric">>
 <<if $slaves[$i].preg > 20>>
-	The pregnancy generator places heavy strain on her as her body @@.red;consumes itself@@ to keep releasing eggs and maintain her many developing babies.
+	The pregnancy generator places heavy strain on $him as $his body @@.red;consumes itself@@ to keep releasing eggs and maintain $his many developing babies.
 	<<set $slaves[$i].health -= 1>>
 	<<if $slaves[$i].weight lt -2>>
 		<<set $slaves[$i].health -= 1>>
 	<</if>>
 	<<set $slaves[$i].chem += 2>>
 	<<if $slaves[$i].weight lt -2>>
-		She is @@.mediumorchid;gravely concerned@@ over her withered body and @@.gold;terrified@@ of what will happen next.
+		$He is @@.mediumorchid;gravely concerned@@ over $his withered body and @@.gold;terrified@@ of what will happen next.
 	  	<<set $slaves[$i].devotion -= 4.0>>
 		<<set $slaves[$i].trust -= 4.0>>
 	<<else>>
-		She is @@.mediumorchid;concerned@@ by her withering body and @@.gold;fears@@ her future.
+		$He is @@.mediumorchid;concerned@@ by $his withering body and @@.gold;fears@@ $his future.
 	  	<<set $slaves[$i].devotion -= 1.0>>
 		<<set $slaves[$i].trust -= 1.0>>
 	<</if>>
 	<<if $slaves[$i].physicalAge lt 12>>
-	  Her very young body is decimated by it.
+	  $His very young body is decimated by it.
 		<<if random(2,10) gt $slaves[$i].health and $slaves[$i].weight gt -3>>
-		  She has @@.red;lost weight.@@
+		  $He has @@.red;lost weight.@@
 			<<set $slaves[$i].weight -= 2>>
 		<</if>>
 		<<if random(2,10) gt $slaves[$i].health and $slaves[$i].muscles gt 0>>
-		  She has @@.red;lost muscle mass.@@
+		  $He has @@.red;lost muscle mass.@@
 			<<set $slaves[$i].muscles -= 2>>
 		<</if>>
 		<<if random(2,10) gt $slaves[$i].health and $slaves[$i].boobs gt 0>>
 			<<if $slaves[$i].weight lte -3>>
-			  With nothing else to draw from, her body @@.red;rapidly consumes her breasts@@.
+			  With nothing else to draw from, $his body @@.red;rapidly consumes $his breasts@@.
 				<<set $slaves[$i].boobs -= 5000>>
 			<<else>>
-			  She has @@.red;lost breast tissue@@.
+			  $He has @@.red;lost breast tissue@@.
 				<<set $slaves[$i].boobs -= 300>>
 			<</if>>
 			<<if $slaves[$i].boobs lt 0>>
@@ -7163,10 +7169,10 @@
 		<</if>>
 		<<if random(2,10) gt $slaves[$i].health and $slaves[$i].butt gt 0>>
 			<<if $slaves[$i].weight lte -3>>
-			  With nothing else to draw from, her body @@.red;rapidly consumes her ass fat@@.
+			  With nothing else to draw from, $his body @@.red;rapidly consumes $his ass fat@@.
 				<<set $slaves[$i].butt -= 4>>
 			<<else>>
-			  She has @@.red;lost some ass fat@@.
+			  $He has @@.red;lost some ass fat@@.
 				<<set $slaves[$i].butt -= 3>>
 			<</if>>
 			<<if $slaves[$i].butt lt 0>>
@@ -7174,21 +7180,21 @@
 			<</if>>
 		<</if>>
 	<<elseif $slaves[$i].physicalAge lt 18>>
-	  Her young body suffers greatly from it.
+	  $His young body suffers greatly from it.
 		<<if random(1,8) gt $slaves[$i].health and $slaves[$i].weight gt -3>>
-		  She has @@.red;lost weight@@.
+		  $He has @@.red;lost weight@@.
 			<<set $slaves[$i].weight -= 2>>
 		<</if>>
 		<<if random(1,8) gt $slaves[$i].health and $slaves[$i].muscles gt 0>>
-		  She has @@.red;lost muscle mass@@.
+		  $He has @@.red;lost muscle mass@@.
 			<<set $slaves[$i].muscles -= 2>>
 		<</if>>
 		<<if random(1,8) gt $slaves[$i].health and $slaves[$i].boobs gt 0>>
 			<<if $slaves[$i].weight lte -3>>
-			  With nothing else to draw from, her body @@.red;rapidly consumes her breasts@@.
+			  With nothing else to draw from, $his body @@.red;rapidly consumes $his breasts@@.
 				<<set $slaves[$i].boobs -= 2000>>
 			<<else>>
-			  She has @@.red;lost breast tissue@@.
+			  $He has @@.red;lost breast tissue@@.
 				<<set $slaves[$i].boobs -= 200>>
 			<</if>>
 			<<if $slaves[$i].boobs lt 0>>
@@ -7197,10 +7203,10 @@
 		<</if>>
 		<<if random(1,8) gt $slaves[$i].health and $slaves[$i].butt gt 0>>
 			<<if $slaves[$i].weight lte -3>>
-			  With nothing else to draw from, her body @@.red;rapidly consumes her ass fat@@.
+			  With nothing else to draw from, $his body @@.red;rapidly consumes $his ass fat@@.
 				<<set $slaves[$i].butt -= 3>>
 			<<else>>
-			  She has @@.red;lost some ass fat@@.
+			  $He has @@.red;lost some ass fat@@.
 				<<set $slaves[$i].butt -= 2>>
 			<</if>>
 			<<if $slaves[$i].butt lt 0>>
@@ -7208,21 +7214,21 @@
 			<</if>>
 		<</if>>
 	<<elseif $slaves[$i].physicalAge gt 32>>
-	  Her mature body handles it well.
+	  $His mature body handles it well.
 		<<if random(1,6) gt $slaves[$i].health and $slaves[$i].weight gt -3>>
-		  She has @@.red;lost weight@@.
+		  $He has @@.red;lost weight@@.
 			<<set $slaves[$i].weight -= 1>>
 		<</if>>
 		<<if random(1,8) gt $slaves[$i].health and $slaves[$i].muscles gt 0>>
-		  She has @@.red;lost muscle mass@@.
+		  $He has @@.red;lost muscle mass@@.
 			<<set $slaves[$i].muscles -= 1>>
 		<</if>>
 		<<if random(1,6) gt $slaves[$i].health and $slaves[$i].boobs gt 0>>
 			<<if $slaves[$i].weight lte -3>>
-			  With nothing else to draw from, her body @@.red;rapidly consumes her breasts@@.
+			  With nothing else to draw from, $his body @@.red;rapidly consumes $his breasts@@.
 				<<set $slaves[$i].boobs -= 1000>>
 			<<else>>
-			  She has @@.red;lost breast tissue@@.
+			  $He has @@.red;lost breast tissue@@.
 				<<set $slaves[$i].boobs -= 50>>
 			<</if>>
 			<<if $slaves[$i].boobs lt 0>>
@@ -7231,10 +7237,10 @@
 		<</if>>
 		<<if random(1,6) gt $slaves[$i].health and $slaves[$i].butt gt 0>>
 			<<if $slaves[$i].weight lte -3>>
-			  With nothing else to draw from, her body @@.red;rapidly consumes her ass fat@@.
+			  With nothing else to draw from, $his body @@.red;rapidly consumes $his ass fat@@.
 				<<set $slaves[$i].butt -= 2>>
 			<<else>>
-			  She has @@.red;lost some ass fat@@.
+			  $He has @@.red;lost some ass fat@@.
 				<<set $slaves[$i].butt -= 1>>
 			<</if>>
 			<<if $slaves[$i].butt lt 0>>
@@ -7243,19 +7249,19 @@
 		<</if>>
 	<<else>>
 		<<if random(1,8) gt $slaves[$i].health and $slaves[$i].weight gt -3>>
-		  She has @@.red;lost weight@@.
+		  $He has @@.red;lost weight@@.
 			<<set $slaves[$i].weight -= 1>>
 		<</if>>
 		<<if random(1,8) gt $slaves[$i].health and $slaves[$i].muscles gt 0>>
-		  She has @@.red;lost muscle mass@@.
+		  $He has @@.red;lost muscle mass@@.
 			<<set $slaves[$i].muscles -= 1>>
 		<</if>>
 		<<if random(1,8) gt $slaves[$i].health and $slaves[$i].boobs gt 0>>
 			<<if $slaves[$i].weight lte -3>>
-			  With nothing else to draw from, her body @@.red;rapidly consumes her breasts@@.
+			  With nothing else to draw from, $his body @@.red;rapidly consumes $his breasts@@.
 				<<set $slaves[$i].boobs -= 1000>>
 			<<else>>
-			  She has @@.red;lost breast tissue@@.
+			  $He has @@.red;lost breast tissue@@.
 				<<set $slaves[$i].boobs -= 100>>
 			<</if>>
 			<<if $slaves[$i].boobs lt 0>>
@@ -7264,10 +7270,10 @@
 		<</if>>
 		<<if random(1,8) gt $slaves[$i].health and $slaves[$i].butt gt 0>>
 			<<if $slaves[$i].weight lte -3>>
-			  With nothing else to draw from, her body @@.red;rapidly consumes her ass fat@@.
+			  With nothing else to draw from, $his body @@.red;rapidly consumes $his ass fat@@.
 				<<set $slaves[$i].butt -= 2>>
 			<<else>>
-			  She has @@.red;lost some ass fat@@.
+			  $He has @@.red;lost some ass fat@@.
 				<<set $slaves[$i].butt -= 1>>
 			<</if>>
 			<<if $slaves[$i].butt lt 0>>
@@ -7279,40 +7285,40 @@
 <<if $slaves[$i].preg gt 30>>
 	<<if $slaves[$i].amp isnot 1>>
 	<<if $slaves[$i].devotion lt -4 and ($slaves[$i].fetish isnot "mindbroken")>>
-	  When she isn't laboring or performing her duties she can be seen pressing down on her grotesque belly desperately trying to coax the device out of her body.  She is  @@.gold;mortified@@ by her body and @@.mediumorchid;loathes you@@ for doing this to her.
+	  When $he isn't laboring or performing $his duties $he can be seen pressing down on $his grotesque belly desperately trying to coax the device out of $his body. $He is @@.gold;mortified@@ by $his body and @@.mediumorchid;loathes you@@ for doing this to $him.
 	  	<<set $slaves[$i].devotion -= 4.0>>
 		<<set $slaves[$i].trust -= 4.0>>
 	<<elseif $slaves[$i].devotion lt 5 and ($slaves[$i].fetish isnot "mindbroken")>>
-	  She runs her hands across her bulging belly, feeling the life within threatening to burst her.  She is  @@.gold;disgusted@@ by her body and @@.mediumorchid;hates you@@ for doing this to her.
+	  $He runs $his hands across $his bulging belly, feeling the life within threatening to burst $him. $He is @@.gold;disgusted@@ by $his body and @@.mediumorchid;hates you@@ for doing this to $him.
 	  	<<set $slaves[$i].devotion -= 3.0>>
 		<<set $slaves[$i].trust -= 3.0>>
 	<<elseif $slaves[$i].devotion lt 20 and ($slaves[$i].fetish isnot "mindbroken")>>
-	  She runs her hands across her bulging belly, feeling the life within growing larger.  She is  @@.gold;concerned@@ by her body and @@.mediumorchid;is uncertain@@ on her situation.
+	  $He runs $his hands across $his bulging belly, feeling the life within growing larger. $He is @@.gold;concerned@@ by $his body and @@.mediumorchid;is uncertain@@ on $his situation.
 	  	<<set $slaves[$i].devotion -= 2.0>>
 		<<set $slaves[$i].trust -= 2.0>>
 	<</if>>
 	<<else>>
 	<<if $slaves[$i].devotion lt -4 and ($slaves[$i].fetish isnot "mindbroken")>>
-	  When she isn't laboring or performing her duties she can be seen desperately thrashing trying to coax the device out of her body.  She is  @@.gold;mortified@@ by her body and @@.mediumorchid;loathes you@@ for doing this to her.
+	  When $he isn't laboring or performing $his duties $he can be seen desperately thrashing trying to coax the device out of $his body. $He is @@.gold;mortified@@ by $his body and @@.mediumorchid;loathes you@@ for doing this to $him.
 	  	<<set $slaves[$i].devotion -= 4.0>>
 		<<set $slaves[$i].trust -= 4.0>>
 	<<elseif $slaves[$i].devotion lt 5 and ($slaves[$i].fetish isnot "mindbroken")>>
-	  She attempts to shift beneath her bulging belly, feeling the life within threatening to burst her.  She is  @@.gold;disgusted@@ by her body and @@.mediumorchid;hates you@@ for doing this to her.
+	  $He attempts to shift beneath $his bulging belly, feeling the life within threatening to burst $him. $He is @@.gold;disgusted@@ by $his body and @@.mediumorchid;hates you@@ for doing this to $him.
 	  	<<set $slaves[$i].devotion -= 3.0>>
 		<<set $slaves[$i].trust -= 3.0>>
 	<<elseif $slaves[$i].devotion lt 20 and ($slaves[$i].fetish isnot "mindbroken")>>
-	  She pushes her bulging belly out, feeling the life within growing larger.  She is  @@.gold;concerned@@ by her body and @@.mediumorchid;is uncertain@@ on her situation.
+	  $He pushes $his bulging belly out, feeling the life within growing larger. $He is @@.gold;concerned@@ by $his body and @@.mediumorchid;is uncertain@@ on $his situation.
 	  	<<set $slaves[$i].devotion -= 2.0>>
 		<<set $slaves[$i].trust -= 2.0>>
 	<</if>>
 	<</if>>
 	<<if ($slaves[$i].births gt 100) and ($slaves[$i].devotion lt 0) and ($slaves[$i].trust lt 0) and ($slaves[$i].fetish isnot "mindbroken")>>
-	  Being constantly pregnant and giving birth to over a hundred offspring has taken its toll on $slaves[$i].slaveName's mind.  Feeling that she is nothing more than a breeder has destroyed any hopes that she had. $slaves[$i].slaveName has become completely broken, leaving her nothing more than a baby filled sack.
+	  Being constantly pregnant and giving birth to over a hundred offspring has taken its toll on $slaves[$i].slaveName's mind. Feeling that $he is nothing more than a breeder has destroyed any hopes that $he had. $slaves[$i].slaveName has become completely broken, leaving $him nothing more than a baby filled sack.
 	  <<set $slaves[$i].fetish = "mindbroken">>
 	  <<set $slaves[$i].sexualFlaw = "none">>
 	  <<set $slaves[$i].behavioralFlaw = "none">>
 	<<elseif ($slaves[$i].weight lt -2) and ($slaves[$i].boobs lt 100) and ($slaves[$i].butt lt 1) and ($slaves[$i].muscles lt 1) and ($slaves[$i].fetish isnot "mindbroken")>>
-	  Watching her body sacrifice itself for a pregnancy she hates takes its toll on $slaves[$i].slaveName's mind.  Feeling that she is nothing more than a host for her brood has destroyed any hopes she had left.  $slaves[$i].slaveName has become completely broken.
+	  Watching $his body sacrifice itself for a pregnancy $he hates takes its toll on $slaves[$i].slaveName's mind. Feeling that $he is nothing more than a host for $his brood has destroyed any hopes $he had left. $slaves[$i].slaveName has become completely broken.
 	  <<set $slaves[$i].fetish = "mindbroken">>
 	  <<set $slaves[$i].sexualFlaw = "none">>
 	  <<set $slaves[$i].behavioralFlaw = "none">>
@@ -7327,7 +7333,7 @@
 	<</if>>
 <</if>>
 <<else>>
-	Her high-calorie and nutrient filled diet allows her body to handle its demanding pregnancy, though being stuffed only compounds the pressure within her abdomen. She @@.mediumorchid;resents@@ needing to have her stomach bloated with food at all times, but @@.mediumaquamarine;appreciates@@ the effort you are putting into keeping her healthy.
+	$His high-calorie and nutrient filled diet allows $his body to handle its demanding pregnancy, though being stuffed only compounds the pressure within $his abdomen. $He @@.mediumorchid;resents@@ needing to have $his stomach bloated with food at all times, but @@.mediumaquamarine;appreciates@@ the effort you are putting into keeping $him healthy.
 	<<set $slaves[$i].devotion -= 0.2>>
 	<<set $slaves[$i].trust += 0.3>>
 <</if>>
@@ -7342,18 +7348,18 @@
 <<if ($slaves[$i].bellyPreg >= 100000)>>
   <<if $pregAccessibility == 1>>
     <<if ($slaves[$i].devotion > 20)>>
-      She's @@.mediumaquamarine;thankful@@ to you for providing living spaces adapted to heavily pregnant life.
+      $He's @@.mediumaquamarine;thankful@@ to you for providing living spaces adapted to heavily pregnant life.
       <<set $slaves[$i].trust += 1>>
 	<</if>>
   <<else>>
-    Her giant pregnancy makes life a struggle: <<if $buttAccessibility == 1 || $boobAccessibility == 1 || $ballsAccessibility == 1>>she has trouble using appliances and furniture, and constantly bumps into things, but at least the doors have already been widened for your other slaves<<else>>she barely fits through doors, has trouble using appliances and furniture, and constantly bumps into things<</if>>.
+    $His giant pregnancy makes life a struggle: <<if $buttAccessibility == 1 || $boobAccessibility == 1 || $ballsAccessibility == 1>>$he has trouble using appliances and furniture, and constantly bumps into things, but at least the doors have already been widened for your other slaves<<else>>$he barely fits through doors, has trouble using appliances and furniture, and constantly bumps into things<</if>>.
     <<if ($slaves[$i].devotion > 50)>>
-      Since she's devoted to you, she just does her best.
+      Since $he's devoted to you, $he just does $his best.
     <<elseif ($slaves[$i].trust > -20)>>
-      This torment makes her @@.gold;less trusting@@ of your willingness to look after her.
+      This torment makes $him @@.gold;less trusting@@ of your willingness to look after $him.
       <<set $slaves[$i].trust -= 2>>
     <<else>>
-      She already believes you capable of tormenting her, so this proof of your indifference @@.mediumorchid;angers her@@ daily.
+      $He already believes you capable of tormenting $him, so this proof of your indifference @@.mediumorchid;angers $him@@ daily.
      <<set $slaves[$i].devotion -= 2>>
 	<</if>>
   <</if>>
@@ -7361,18 +7367,18 @@
 <<if $slaves[$i].bellyImplant >= 100000>>
   <<if $pregAccessibility == 1>>
     <<if ($slaves[$i].devotion > 20)>>
-      She's @@.mediumaquamarine;thankful@@ to you for providing living spaces adapted to life with an enormous belly.
+      $He's @@.mediumaquamarine;thankful@@ to you for providing living spaces adapted to life with an enormous belly.
       <<set $slaves[$i].trust += 1>>
 	<</if>>
   <<else>>
-    Her giant belly makes life a struggle: <<if $buttAccessibility == 1 || $boobAccessibility == 1 || $ballsAccessibility == 1>>she has trouble using appliances and furniture, and constantly bumps into things, but at least the doors have already been widened for your other slaves<<else>>she barely fits through doors, has trouble using appliances and furniture, and constantly bumps into things<</if>>.
+    $His giant belly makes life a struggle: <<if $buttAccessibility == 1 || $boobAccessibility == 1 || $ballsAccessibility == 1>>$he has trouble using appliances and furniture, and constantly bumps into things, but at least the doors have already been widened for your other slaves<<else>>$he barely fits through doors, has trouble using appliances and furniture, and constantly bumps into things<</if>>.
     <<if ($slaves[$i].devotion > 40)>>
-      Since she's devoted to you, she just does her best.
+      Since $he's devoted to you, $he just does $his best.
     <<elseif ($slaves[$i].trust > -20)>>
-      This torment makes her @@.gold;less trusting@@ of your willingness to look after her.
+      This torment makes $him @@.gold;less trusting@@ of your willingness to look after $him.
       <<set $slaves[$i].trust -= 2>>
     <<else>>
-      She already believes you capable of tormenting her, so this proof of your indifference @@.mediumorchid;angers her@@ daily.
+      $He already believes you capable of tormenting $him, so this proof of your indifference @@.mediumorchid;angers $him@@ daily.
       <<set $slaves[$i].devotion -= 2>>
 	<</if>>
   <</if>>
@@ -7381,25 +7387,25 @@
 <<if canWalk($slaves[$i])>>
         <<if ($slaves[$i].dick >= 30)>>
                 <<if ($slaves[$i].devotion <= 50)>>
-                        Her titanic penis rests upon the floor even when she stands. She finds moving @@.mediumorchid;terrifying@@ since she drags her cock along.
+                        $His titanic penis rests upon the floor even when $he stands. $He finds moving @@.mediumorchid;terrifying@@ since $he drags $his cock along.
                         <<set $slaves[$i].devotion -= 3>>
                 <<else>>
-                        Her titanic penis rests upon the floor even when she stands. She pays close attention as she moves to keep it pristine for you.
+                        $His titanic penis rests upon the floor even when $he stands. $He pays close attention as $he moves to keep it pristine for you.
                 <</if>>
         <<elseif ($slaves[$i].dick > 20)>>
                 <<if ($slaves[$i].devotion <= 50)>>
-                        Her enormous cock is @@.mediumorchid;very uncomfortable@@ for her to drag around.
+                        $His enormous cock is @@.mediumorchid;very uncomfortable@@ for $him to drag around.
                         <<set $slaves[$i].devotion -= 2>>
                 <<else>>
-                        Her enormous cock is uncomfortable for her to move with, but she bears its weight out of devotion to you.
+                        $His enormous cock is uncomfortable for $him to move with, but $he bears its weight out of devotion to you.
                 <</if>>
         <<elseif ($slaves[$i].dick >= 10)>>
                 <<if canWalk($slaves[$i])>>
                         <<if ($slaves[$i].devotion <= 50)>>
-                                Her giant dick is @@.mediumorchid;uncomfortable@@ for her body.
+                                $His giant dick is @@.mediumorchid;uncomfortable@@ for $his body.
                                 <<set $slaves[$i].devotion -= 1>>
                         <<else>>
-                                She can't seem to get comfortable with her giant dick, but she keeps it to herself out of devotion.
+                                $He can't seem to get comfortable with $his giant dick, but $he keeps it to $himself out of devotion.
                         <</if>>
                 <</if>>
         <</if>>
@@ -7408,18 +7414,18 @@
 <<if ($slaves[$i].dick >= 20)>>
 	<<if $dickAccessibility == 1>>
 		<<if ($slaves[$i].devotion > 20)>>
-			She's @@.mediumaquamarine;thankful@@ to you for providing living spaces adapted to life with an enormous dick.
+			$He's @@.mediumaquamarine;thankful@@ to you for providing living spaces adapted to life with an enormous dick.
 			<<set $slaves[$i].trust += 1>>
 		<</if>>
 	<<else>>
-		Her giant penis make life a struggle: she has to drag it along as she moves, has trouble fitting into beds and sitting in chairs, and constantly has to make sure to not get her dick caught in doors.
+		$His giant penis make life a struggle: $he has to drag it along as $he moves, has trouble fitting into beds and sitting in chairs, and constantly has to make sure to not get $his dick caught in doors.
 		<<if ($slaves[$i].devotion > 50)>>
-			 Since she's devoted to you, she just does her best.
+			 Since $he's devoted to you, $he just does $his best.
 		<<elseif ($slaves[$i].trust > -20)>>
-			This torment makes her @@.gold;less trusting@@ of your willingness to look after her.
+			This torment makes $him @@.gold;less trusting@@ of your willingness to look after $him.
 			<<set $slaves[$i].trust -= 2>>
 		<<else>>
-			She already believes you capable of tormenting her, so this proof of your indifference @@.mediumorchid;angers her@@ daily.
+			$He already believes you capable of tormenting $him, so this proof of your indifference @@.mediumorchid;angers $him@@ daily.
 			<<set $slaves[$i].devotion -= 3>>
 		<</if>>
 	<</if>>
@@ -7427,26 +7433,26 @@
 
 <<if canWalk($slaves[$i])>>
 	<<if ($slaves[$i].balls > 90)>>
-		Her titanic balls rest upon the floor even when she stands.
+		$His titanic balls rest upon the floor even when $he stands.
 		<<if ($slaves[$i].devotion <= 50)>>
-			She finds them @@.mediumorchid;annoying@@ to lug around.
+			$He finds them @@.mediumorchid;annoying@@ to lug around.
 			<<set $slaves[$i].devotion -= 1>>
 		<<else>>
-			They are a little annoying at times, but she bears them with pride.
+			They are a little annoying at times, but $he bears them with pride.
 		<</if>>
 	<<elseif ($slaves[$i].balls > 50)>>
 		<<if ($slaves[$i].devotion <= 50)>>
-			Her enormous balls are @@.mediumorchid;very uncomfortable@@ for her to carry.
+			$His enormous balls are @@.mediumorchid;very uncomfortable@@ for $him to carry.
 			<<set $slaves[$i].devotion -= 2>>
 		<<else>>
-			She finds her enormous balls a little uncomfortable, but she bears their weight out of devotion to you.
+			$He finds $his enormous balls a little uncomfortable, but $he bears their weight out of devotion to you.
 		<</if>>
 	<<elseif ($slaves[$i].balls > 25)>>
 		<<if ($slaves[$i].devotion <= 50)>>
-			Her huge balls are @@.mediumorchid;uncomfortable@@ for her body.
+			$His huge balls are @@.mediumorchid;uncomfortable@@ for $his body.
 			<<set $slaves[$i].devotion -= 1>>
 		<<else>>
-			She can't seem to get comfortable with her huge balls, but she keeps it to herself out of devotion.
+			$He can't seem to get comfortable with $his huge balls, but $he keeps it to $himself out of devotion.
 		<</if>>
 	<</if>>
 <</if>>
@@ -7454,52 +7460,52 @@
 <<if ($slaves[$i].balls > 90)>>
 	<<if $ballsAccessibility == 1>>
 		<<if ($slaves[$i].devotion > 20)>>
-			She's @@.mediumaquamarine;thankful@@ to you for providing living spaces adapted to life with enormous testicles.
+			$He's @@.mediumaquamarine;thankful@@ to you for providing living spaces adapted to life with enormous testicles.
 			<<set $slaves[$i].trust += 1>>
 		<</if>>
 	<<else>>
-		Her giant balls make life a struggle: <<if $buttAccessibility == 1 || $pregAccessibility == 1 || $boobAccessibility == 1>>she has trouble using appliances and furniture, and has to be constantly mindful of things striking her oversensitive testicles, but at least the doors have already been widened for your other slaves<<else>>she barely fits through doors, has trouble using appliances and furniture, and has to be constantly mindful of things striking her oversensitive testicles<</if>>.
+		$His giant balls make life a struggle: <<if $buttAccessibility == 1 || $pregAccessibility == 1 || $boobAccessibility == 1>>$he has trouble using appliances and furniture, and has to be constantly mindful of things striking $his oversensitive testicles, but at least the doors have already been widened for your other slaves<<else>>$he barely fits through doors, has trouble using appliances and furniture, and has to be constantly mindful of things striking $his oversensitive testicles<</if>>.
 		<<if ($slaves[$i].devotion > 50)>>
-			Since she's devoted to you, she just does her best.
+			Since $he's devoted to you, $he just does $his best.
 		<<elseif ($slaves[$i].trust > -20)>>
-			This torment makes her @@.gold;less trusting@@ of your willingness to look after her.
+			This torment makes $him @@.gold;less trusting@@ of your willingness to look after $him.
 			<<set $slaves[$i].trust -= 2>>
 		<<else>>
-			She already believes you capable of tormenting her, so this proof of your indifference @@.mediumorchid;angers her@@ daily.
+			$He already believes you capable of tormenting $him, so this proof of your indifference @@.mediumorchid;angers $him@@ daily.
 			<<set $slaves[$i].devotion -= 3>>
 		<</if>>
 	<</if>>
 <</if>>
 
 <<if ($slaves[$i].hips > 2)>>
-	Her inhumanly wide hips make walking difficult. She can barely move without swinging them side to side seductively, and she keeps bumping things with them.
+	$His inhumanly wide hips make walking difficult. $He can barely move without swinging them side to side seductively, and $he keeps bumping things with them.
 	<<if ($slaves[$i].devotion > 50)>>
-		Since she's devoted to you, she embraces her wide body and does everything she can to show it off for you.
+		Since $he's devoted to you, $he embraces $his wide body and does everything $he can to show it off for you.
 	<<elseif ($slaves[$i].devotion > -20)>>
-		This gait makes her feel like a huge whore, @@.hotpink;increasing her submissiveness.@@
+		This gait makes $him feel like a huge whore, @@.hotpink;increasing $his submissiveness.@@
 		<<set $slaves[$i].devotion += 2>>
 	<<else>>
-		She hates that she is forced to bear such freakish hips and @@.mediumorchid;blames you@@ for every trip, bumped object, and hip checked slave.
+		$He hates that $he is forced to bear such freakish hips and @@.mediumorchid;blames you@@ for every trip, bumped object, and hip checked slave.
 		<<set $slaves[$i].devotion -= 3>>
 	<</if>>
 <</if>>
 
 <<if canWalk($slaves[$i])>>
 <<if ($slaves[$i].butt > 15)>>
-	Her butt is a massive burden to her. She dreads walking down narrow hallways and getting dressed in the morning.
+	$His butt is a massive burden to $him. $He dreads walking down narrow hallways and getting dressed in the morning.
 	<<if ($slaves[$i].devotion <= 50)>>
-		She lives a life of @@.mediumorchid;annoyance@@ over knocking things over, bumping people, and getting stuck in chairs with her godly ass.
+		$He lives a life of @@.mediumorchid;annoyance@@ over knocking things over, bumping people, and getting stuck in chairs with $his godly ass.
 		<<set $slaves[$i].devotion -= 2>>
 	<<else>>
-		She lives a life of minor annoyances knocking things over, bumping people and getting stuck in chairs with her godly ass, but bears them with pride out of devotion.
+		$He lives a life of minor annoyances knocking things over, bumping people and getting stuck in chairs with $his godly ass, but bears them with pride out of devotion.
 	<</if>>
 <<elseif ($slaves[$i].butt > 10)>>
-	Her butt has gotten absolutely enormous.
+	$His butt has gotten absolutely enormous.
 	<<if ($slaves[$i].devotion <= 50)>>
-		She finds it a  @@.mediumorchid;massive nuisance@@ to live with.
+		$He finds it a @@.mediumorchid;massive nuisance@@ to live with.
 		<<set $slaves[$i].devotion -= 1>>
 	<<else>>
-		She finds it a massive nuisance to live with, but does anyway out of devotion to you.
+		$He finds it a massive nuisance to live with, but does anyway out of devotion to you.
 	<</if>>
 <</if>>
 <</if>>
@@ -7507,18 +7513,18 @@
 <<if ($slaves[$i].butt > 15)>>
 	<<if $buttAccessibility == 1>>
 		<<if ($slaves[$i].devotion > 20)>>
-			She's @@.mediumaquamarine;thankful@@ to you for providing living spaces adapted to life with way too much excess junk in the trunk.
+			$He's @@.mediumaquamarine;thankful@@ to you for providing living spaces adapted to life with way too much excess junk in the trunk.
 			<<set $slaves[$i].trust += 1>>
 		<</if>>
 	<<else>>
-		Her giant butt make life a struggle: <<if $buttAccessibility == 1 || $pregAccessibility == 1 || $boobAccessibility == 1>>she has trouble using furniture, and constantly bumps into things, but at least the doors have already been widened for your other slaves<<else>>she barely fits through doors, has trouble using furniture, and constantly bumps into things<</if>>.
+		$His giant butt make life a struggle: <<if $buttAccessibility == 1 || $pregAccessibility == 1 || $boobAccessibility == 1>>$he has trouble using furniture, and constantly bumps into things, but at least the doors have already been widened for your other slaves<<else>>$he barely fits through doors, has trouble using furniture, and constantly bumps into things<</if>>.
 		<<if ($slaves[$i].devotion > 50)>>
-			Since she's devoted to you, she just does her best.
+			Since $he's devoted to you, $he just does $his best.
 		<<elseif ($slaves[$i].trust > -20)>>
-			This torment makes her @@.gold;less trusting@@ of your willingness to look after her.
+			This torment makes $him @@.gold;less trusting@@ of your willingness to look after $him.
 			<<set $slaves[$i].trust -= 1>>
 		<<else>>
-			She already believes you capable of tormenting her, so this proof of your indifference @@.mediumorchid;angers her@@ daily.
+			$He already believes you capable of tormenting $him, so this proof of your indifference @@.mediumorchid;angers $him@@ daily.
 			<<set $slaves[$i].devotion -= 2>>
 		<</if>>
 	<</if>>
@@ -7534,31 +7540,31 @@
 	<<set $slaves[$i].health -= 10>>
 	<<switch _effect>>
 	<<case 1>>
-		A routine medical scan detects a small, benign growth in one of $possessive breasts. The autosurgery removes it with only @@.red;minor health consequences,@@
+		A routine medical scan detects a small, benign growth in one of $his breasts. The autosurgery removes it with only @@.red;minor health consequences,@@
 	<<case 2>>
-		A routine medical scan detects a small, benign growth <<if ($slaves[$i].ovaries == 1)>>on one of $possessive ovaries<<elseif ($slaves[$i].balls > 0)>>in one of $possessive testicles<<else>>in $possessive abdomen<</if>>. The autosurgery removes it with only @@.red;minor health consequences,@@
+		A routine medical scan detects a small, benign growth <<if ($slaves[$i].ovaries == 1)>>on one of $his ovaries<<elseif ($slaves[$i].balls > 0)>>in one of $his testicles<<else>>in $his abdomen<</if>>. The autosurgery removes it with only @@.red;minor health consequences,@@
 	<<case 3>>
-		$pronounCap experiences a troublingly severe panic attack one morning. It passes with @@.red;a minor dose of medication,@@
+		$He experiences a troublingly severe panic attack one morning. It passes with @@.red;a minor dose of medication,@@
 	<<case 4>>
-		$pronounCap suffers a series of severe headaches. they pass with @@.red;a minor dose of medication,@@
+		$He suffers a series of severe headaches. they pass with @@.red;a minor dose of medication,@@
 	<<case 5>>
-		$pronounCap experiences recurrent nausea this week. It passes with @@.red;a minor dose of medication,@@
+		$He experiences recurrent nausea this week. It passes with @@.red;a minor dose of medication,@@
 	<<case 6>>
-		$pronounCap experiences troublingly severe night terrors several times this week. @@.red;A minor dose of medication@@ resolves them,
+		$He experiences troublingly severe night terrors several times this week. @@.red;A minor dose of medication@@ resolves them,
 	<<case 7>>
-		A routine medical scan detects a minor arrhythmia in $possessive heart. @@.red;A minor dose of medication@@ resolves it,
+		A routine medical scan detects a minor arrhythmia in $his heart. @@.red;A minor dose of medication@@ resolves it,
 	<<case 8>>
-		A trivial injury turns serious when $possessive blood takes an unnaturally long time to clot. The autosurgery patches $possessive up with only @@.red;minor health consequences,@@
+		A trivial injury turns serious when $his blood takes an unnaturally long time to clot. The autosurgery patches $him up with only @@.red;minor health consequences,@@
 	<<case 9>>
-		An unsightly new vein becomes visible, just under $possessive $slaves[$i].skin skin. The autosurgery removes it with only @@.red;minor health consequences,@@
+		An unsightly new vein becomes visible, just under $his $slaves[$i].skin skin. The autosurgery removes it with only @@.red;minor health consequences,@@
 	<<default>>
-		$pronounCap seems @@.red;slightly ill@@ this week. $pronounCap recovers quickly,
+		$He seems @@.red;slightly ill@@ this week. $He recovers quickly,
 	<</switch>>
-	but it's likely this is a side effect of the heavy drug treatments $pronoun's received.
+	but it's likely this is a side effect of the heavy drug treatments $he's received.
 	<<if $arcologies[0].FSBodyPuristLaw == 1>>
-		Your society's focus on preventing things like this is starting to have an effect, but long term damage like that $pronoun has suffered takes time to resolve itself.
+		Your society's focus on preventing things like this is starting to have an effect, but long term damage like that $he has suffered takes time to resolve itself.
 	<<elseif $healthyDrugsUpgrade == 1>>
-		Your effort to provide drug treatments free of negative side effects is starting to show results, but long term damage like that $pronoun has suffered takes time to resolve itself.
+		Your effort to provide drug treatments free of negative side effects is starting to show results, but long term damage like that $he has suffered takes time to resolve itself.
 	<</if>>
 <</if>>
 <</if>>
@@ -7567,30 +7573,30 @@
 <<if $slaves[$i].weight >= 100>>
 	<<if $slaves[$i].weight > 190>>
 		<<if $slaves[$i].curatives != 1>>
-			$possessiveCap extreme obesity @@.red;directly affects@@ $possessive health.
+			$His extreme obesity @@.red;directly affects@@ $his health.
 			<<set $slaves[$i].health -= 2>>
 		<</if>>
 		<<if random(1,200) < 5>>
-			$pronounCap experienced @@.red;severe@@ health complications due to $possessive weight this week. After extensive surgery, $possessive health was stabilized, though $possessive survival is not assured.
+			$He experienced @@.red;severe@@ health complications due to $his weight this week. After extensive surgery, $his health was stabilized, though $his survival is not assured.
 			<<set $slaves[$i].health -= 80>>
 		<</if>>
 	<<elseif $slaves[$i].weight > 160>>
 		<<if $slaves[$i].curatives != 1>>
-			$possessiveCap obesity @@.red;directly affects@@ $possessive health.
+			$His obesity @@.red;directly affects@@ $his health.
 			<<set $slaves[$i].health-->>
 		<</if>>
 		<<if random(1,200) < 5>>
-			$pronounCap experienced @@.red;severe@@ health complications due to $possessive weight this week. After extensive surgery, $possessive health was stabilized.
+			$He experienced @@.red;severe@@ health complications due to $his weight this week. After extensive surgery, $his health was stabilized.
 			<<set $slaves[$i].health -= 40>>
 		<</if>>
 	<<elseif $slaves[$i].weight > 130>>
 		<<if random(1,200) < 5>>
-			$pronounCap experienced @@.red;severe@@ health complications due to $possessive weight this week. After some rest, $pronoun recovered.
+			$He experienced @@.red;severe@@ health complications due to $his weight this week. After some rest, $he recovered.
 			<<set $slaves[$i].health -= 20>>
 		<</if>>
 	<<elseif $slaves[$i].weight > 95>>
 		<<if random(1,200) < 5>>
-			$pronounCap experienced @@.red;minor@@ health complications due to $possessive weight this week. After some rest, $pronoun recovered.
+			$He experienced @@.red;minor@@ health complications due to $his weight this week. After some rest, $he recovered.
 			<<set $slaves[$i].health -= 5>>
 		<</if>>
 	<</if>>
@@ -7627,31 +7633,31 @@
 			<<set $slaves[$i].accent -= 1>>
 			<<if $slaves[$i].speechRules == "language lessons">><<set $slaves[$i].speechRules = "accent elimination">><</if>>
 			<<if $slaves[$i].voice == 0 || $slaves[$i].lips > 95>>
-				$pronounCap has managed to pick up enough $language that @@.green;$pronoun could now barely get $possessive point across.@@ If $pronoun were able to talk, that is.
+				$He has managed to pick up enough $language that @@.green;$he could now barely get $his point across.@@ If $he were able to talk, that is.
 			<<else>>
-				$pronounCap has managed to pick up enough $language that @@.green;$pronoun can now barely get $possessive point across.@@ $possessiveCap accent is horrible, but it's a start.
+				$He has managed to pick up enough $language that @@.green;$he can now barely get $his point across.@@ $His accent is horrible, but it's a start.
 			<</if>>
 		<</if>>
 	<<elseif ($slaves[$i].accent >= 3)>>
 		<<if ($week - $slaves[$i].weekAcquired) > _minweeks>>
 			<<set $slaves[$i].accent -= 1>>
 			<<if $slaves[$i].voice == 0 || $slaves[$i].lips > 95>>
-				$pronounCap has managed to pick up enough $language that @@.green;$pronoun's now able to understand most of what $pronoun hears.@@
+				$He has managed to pick up enough $language that @@.green;$he's now able to understand most of what $he hears.@@
 			<<else>>
-				$pronounCap has managed to pick up enough $language that @@.green;$pronoun's now reasonably fluent in the language.@@ $possessiveCap accent is quite heavy, but $pronoun can make <<print $object>>self understood.
+				$He has managed to pick up enough $language that @@.green;$he's now reasonably fluent in the language.@@ $His accent is quite heavy, but $he can make $himself understood.
 			<</if>>
 		<</if>>
 	<<elseif canTalk($slaves[$i])>>
 		<<if ($slaves[$i].accent == 2)>>
 			<<if ($week - $slaves[$i].weekAcquired) > (5 + _minweeks)>>
 				<<set $slaves[$i].accent -= 1>>
-				$pronounCap has heard and spoken a great deal of $language as your slave. @@.green;$possessiveCap accent has diminished to a pleasant exoticism.@@
+				$He has heard and spoken a great deal of $language as your slave. @@.green;$His accent has diminished to a pleasant exoticism.@@
 			<</if>>
 		<<elseif ($slaves[$i].accent == 1) && ($slaves[$i].speechRules == "accent elimination")>>
 			<<if ($week - $slaves[$i].weekAcquired) > (10 + _minweeks)>>
 
 				<<set $slaves[$i].accent -= 1>>
-				$pronounCap does her best to speak proper, unaccented $language, as encouraged by the rules. @@.green;$possessiveCap accent has diminished to imperceptibility.@@
+				$He does $his best to speak proper, unaccented $language, as encouraged by the rules. @@.green;$His accent has diminished to imperceptibility.@@
 			<</if>>
 		<</if>>
 	<</if>>
@@ -7664,183 +7670,30 @@
 	<<set $repGain += (10*$slaves[$i].prestige)>>
 <</if>>
 
-<<if $studio == 1>>
-<<if $slaves[$i].pornFameSpending > 0>>
-	<<set _oldFame = $slaves[$i].pornFame>>
-	<<if ($slaves[$i].pornFame < 35) && ($slaves[$i].prestige > 1)>>
-		Interest in porn of $object is very high, since $pronoun's already quite prestigious.
-                <<set $slaves[$i].pornFame += 1*$HackingSkillMultiplier>>
-	<<elseif ($slaves[$i].pornFame < 10) && ($slaves[$i].prestige > 0)>>
-		Interest in porn of $object is high, since $pronoun's already prestigious.
-                <<set $slaves[$i].pornFame += 1*$HackingSkillMultiplier>>
-	<</if>>
-	<<set $slaves[$i].pornFame += (($slaves[$i].pornFameSpending/1000)/$HackingSkillMultiplier)>>
-	<<if ($slaves[$i].prestige < 3) && ($slaves[$i].pornFame >= 100) && (_oldFame < 100)>>
-		<<set $slaves[$i].prestige = 3>>
-		@@.green;$pronounCap has become world famous for $possessive career in slave pornography!@@ Millions are now intimately familiar with
-		<<if $slaves[$i].fuckdoll > 0>>
-			<<set $slaves[$i].prestigeDesc = "It is world famous for its career in slave pornography. Millions are intimately familiar with the sight of it being used.">>
-			the sight of it being used,
-			<<set $desc = "a framed shot from porn starring " + $slaves[$i].slaveName + " showing it offering itself">>
-		<<elseif ($slaves[$i].devotion <= 20) && ($slaves[$i].analCount + $slaves[$i].vaginalCount > 0)>>
-			<<set $slaves[$i].prestigeDesc = "She is world famous for her career in slave pornography. Millions are intimately familiar with the sight of her being raped.">>
-			the sight of her being raped,
-			<<set $desc = "a framed shot from porn starring " + $slaves[$i].slaveName + " showing her crying">>
-		<<elseif ($slaves[$i].sexualQuirk == "gagfuck queen")>>
-			<<set $slaves[$i].prestigeDesc = "She is world famous for her career in slave pornography. Millions are intimately familiar with the sounds she makes when being throatfucked.">>
-			the sounds she makes when being throatfucked,
-			<<set $desc = "a framed shot from porn starring " + $slaves[$i].slaveName + " showing her getting facefucked">>
-		<<elseif ($slaves[$i].sexualQuirk == "painal queen") && ($slaves[$i].voice > 0)>>
-			<<set $slaves[$i].prestigeDesc = "She is world famous for her career in slave pornography. Millions are intimately familiar with her screams of anal pain.">>
-			her screams of anal pain,
-			<<set $desc = "a framed shot from porn starring " + $slaves[$i].slaveName + " showing her taking a brutal assfuck">>
-		<<elseif ($slaves[$i].sexualQuirk == "strugglefuck queen")>>
-			<<set $slaves[$i].prestigeDesc = "She is world famous for her career in slave pornography. Millions are intimately familiar with the sight of her being gagfucked.">>
-			how she struggles when taking a fuck,
-			<<set $desc = "a framed shot from porn starring " + $slaves[$i].slaveName + " showing her screaming and struggling">>
-		<<elseif ($slaves[$i].sexualQuirk == "tease")>>
-			<<set $slaves[$i].prestigeDesc = "She is world famous for her career in slave pornography. Millions are intimately familiar with her lewd striptease.">>
-			her lewd striptease,
-			<<set $desc = "a framed shot from porn starring " + $slaves[$i].slaveName + " showing her stripping">>
-		<<elseif ($slaves[$i].sexualQuirk == "romantic")>>
-			<<set $slaves[$i].prestigeDesc = "She is world famous for her career in slave pornography. Millions are intimately familiar with her authentic pleasure.">>
-			her authentic pleasure,
-			<<set $desc = "a framed shot from porn starring " + $slaves[$i].slaveName + " showing her in ecstasy">>
-		<<elseif ($slaves[$i].sexualQuirk == "perverted")>>
-			<<set $slaves[$i].prestigeDesc = "She is world famous for her career in slave pornography. Millions are intimately familiar with her most perverted tendencies.">>
-			her most perverted tendencies,
-			<<set $desc = "a framed shot from porn starring " + $slaves[$i].slaveName + " showing her doing something perverted">>
-		<<elseif ($slaves[$i].sexualQuirk == "caring")>>
-			<<set $slaves[$i].prestigeDesc = "She is world famous for her career in slave pornography. Millions are intimately familiar with her devotion to her partners' pleasure.">>
-			her devotion to her partners' pleasure,
-			<<set $desc = "a framed shot from porn starring " + $slaves[$i].slaveName + " showing her smiling genuinely">>
-		<<elseif ($slaves[$i].sexualQuirk == "unflinching")>>
-			<<set $slaves[$i].prestigeDesc = "She is world famous for her career in slave pornography. Millions are intimately familiar with her willingness to do things not repeated in polite company.">>
-			her willingness to do things not repeated in polite company,
-			<<set $desc = "a framed shot from porn starring " + $slaves[$i].slaveName + " showing her doing something extreme">>
-		<<elseif ($slaves[$i].sexualQuirk == "size queen")>>
-			<<set $slaves[$i].prestigeDesc = "She is world famous for her career in slave pornography. Millions are intimately familiar with the sight of her holes stretched to their limits.">>
-			the sight of her holes stretched to their limits,
-			<<set $desc = "a framed shot from porn starring " + $slaves[$i].slaveName + " showing her stuffed to her limit">>
-		<<elseif $slaves[$i].bellyPreg >= 1500>>
-			<<set $slaves[$i].prestigeDesc = "She is world famous for her career in slave pornography. Millions are intimately familiar with the growth of her belly and her pregnant pussy.">>
-			the sight of her rounded belly and pregnant pussy,
-			<<set $desc = "a framed shot from porn starring " + $slaves[$i].slaveName + " showing her pregnant pussy getting pounded">>
-		<<else>>
-			<<set $slaves[$i].prestigeDesc = "She is world famous for her career in slave pornography. Millions are intimately familiar with the sight of her being fucked.">>
-			the sight of her being fucked,
-			<<set $desc = "a framed shot from porn starring " + $slaves[$i].slaveName + " showing her getting fucked">>
-		<</if>>
-		<<set $trinkets.push($desc)>>
-		so it is now extremely prestigious to own $object.
-	<<elseif ($slaves[$i].prestige < 2) && ($slaves[$i].pornFame >= 35) && (_oldFame < 35)>>
-	<<set $slaves[$i].prestige = 2>>
-	@@.green;$pronounCap has become famous for $possessive recurring role in slave pornography!@@ Her many fans relish
-	<<if $slaves[$i].fuckdoll > 0>>
-		<<set $slaves[$i].prestigeDesc = "It is famous for her recurring role in slave pornography. Its many fans relish the sight of it being used.">>
-		the sight of it being used,
-	<<elseif ($slaves[$i].devotion <= 20) && ($slaves[$i].analCount + $slaves[$i].vaginalCount > 0)>>
-		<<set $slaves[$i].prestigeDesc = "She is famous for her recurring role in slave pornography. Her many fans relish the sight of her being raped.">>
-		the sight of her being raped,
-	<<elseif ($slaves[$i].sexualQuirk == "gagfuck queen")>>
-		<<set $slaves[$i].prestigeDesc = "She is famous for her recurring role in slave pornography. Her many fans relish the sounds she makes when being throatfucked.">>
-		the sounds she makes when being throatfucked,
-	<<elseif ($slaves[$i].sexualQuirk == "painal queen") && ($slaves[$i].voice > 0)>>
-		<<set $slaves[$i].prestigeDesc = "She is famous for her recurring role in slave pornography. Her many fans relish her screams of anal pain.">>
-		her screams of anal pain,
-	<<elseif ($slaves[$i].sexualQuirk == "strugglefuck queen")>>
-		<<set $slaves[$i].prestigeDesc = "She is famous for her recurring role in slave pornography. Her many fans relish the sight of her being gagfucked.">>
-		how she struggles when taking a fuck,
-	<<elseif ($slaves[$i].sexualQuirk == "tease")>>
-		<<set $slaves[$i].prestigeDesc = "She is famous for her recurring role in slave pornography. Her many fans relish her lewd striptease.">>
-		her lewd striptease,
-	<<elseif ($slaves[$i].sexualQuirk == "romantic")>>
-		<<set $slaves[$i].prestigeDesc = "She is famous for her recurring role in slave pornography. Her many fans relish her authentic pleasure.">>
-		her authentic pleasure,
-	<<elseif ($slaves[$i].sexualQuirk == "perverted")>>
-		<<set $slaves[$i].prestigeDesc = "She is famous for her recurring role in slave pornography. Her many fans relish her most perverted tendencies.">>
-		her most perverted tendencies,
-	<<elseif ($slaves[$i].sexualQuirk == "caring")>>
-		<<set $slaves[$i].prestigeDesc = "She is famous for her recurring role in slave pornography. Her many fans relish her devotion to her partners' pleasure.">>
-		her devotion to her partners' pleasure,
-	<<elseif ($slaves[$i].sexualQuirk == "unflinching")>>
-		<<set $slaves[$i].prestigeDesc = "She is famous for her recurring in slave pornography. Her many fans relish her willingness to do things not repeated in polite company.">>
-		her willingness to do things not repeated in polite company,
-	<<elseif ($slaves[$i].sexualQuirk == "size queen")>>
-		<<set $slaves[$i].prestigeDesc = "She is famous for her recurring in slave pornography. Her many fans relish the sight of her holes stretched to their limits.">>
-		the sight of her holes stretched to their limits,
-	<<elseif $slaves[$i].bellyPreg >= 1500>>
-		<<set $slaves[$i].prestigeDesc = "She is famous for her recurring role in slave pornography. Her many fans relish her rounded belly and pregnant pussy.">>
-		the sight of her rounded belly and pregnant pussy,
-	<<else>>
-		<<set $slaves[$i].prestigeDesc = "She is famous for her recurring role in slave pornography. Her many fans relish the sight of her being fucked.">>
-		the sight of her being fucked,
+/* saPorn */
+<<if $slaves[$i].pornPrestige == 3>>
+	$He is the whore people envision of when they think of $slaves[$i].pornFameType porn. $His ever presence on the internet @@.green;boosts $possessive owner's reputation.@@
+	<<set $repGain += (100*$slaves[$i].pornPrestige)>>
+	<<set _donations = Math.floor($slaves[$i].pornFame/(random(13,20)))+(random(-5000,5000))>>
+	<<if _donations > 0>>
+		A number of gifts and donations totalling @@.yellowgreen;<<print cashFormat(_donations)>>@@ were also sent to $him, among other things.
+		<<set $cash += _donations>>
 	<</if>>
-	so it is now very prestigious to own $object.
-	<<elseif ($slaves[$i].prestige < 1) && ($slaves[$i].pornFame >= 10) && (_oldFame < 10)>>
-	<<set $slaves[$i].prestige = 1>>
-	@@.green;$pronounCap has become well known from slave pornography!@@ Thousands have enjoyed
-	<<if $slaves[$i].fuckdoll > 0>>
-		<<set $slaves[$i].prestigeDesc = "It is well known from slave pornography. Its many fans relish the sight of it being used.">>
-		the sight of it being used,
-	<<elseif ($slaves[$i].devotion <= 20) && ($slaves[$i].analCount + $slaves[$i].vaginalCount > 0)>>
-		<<set $slaves[$i].prestigeDesc = "She is well known from slave pornography. Thousands have enjoyed the sight of her being raped.">>
-		the sight of her being raped,
-	<<elseif ($slaves[$i].sexualQuirk == "gagfuck queen")>>
-		<<set $slaves[$i].prestigeDesc = "She is well known from slave pornography. Thousands have enjoyed the sounds she makes when being throatfucked.">>
-		the sounds she makes when being throatfucked,
-	<<elseif ($slaves[$i].sexualQuirk == "painal queen") && ($slaves[$i].voice > 0)>>
-		<<set $slaves[$i].prestigeDesc = "She is well known from slave pornography. Thousands have enjoyed her screams of anal pain.">>
-		her screams of anal pain,
-	<<elseif ($slaves[$i].sexualQuirk == "strugglefuck queen")>>
-		<<set $slaves[$i].prestigeDesc = "She is well known from slave pornography. Thousands have enjoyed the sight of her being gagfucked.">>
-		how she struggles when taking a fuck,
-	<<elseif ($slaves[$i].sexualQuirk == "tease")>>
-		<<set $slaves[$i].prestigeDesc = "She is well known from slave pornography. Thousands have enjoyed her lewd striptease.">>
-		her lewd striptease,
-	<<elseif ($slaves[$i].sexualQuirk == "romantic")>>
-		<<set $slaves[$i].prestigeDesc = "She is well known from slave pornography. Thousands have enjoyed her authentic pleasure.">>
-		her authentic pleasure,
-	<<elseif ($slaves[$i].sexualQuirk == "perverted")>>
-		<<set $slaves[$i].prestigeDesc = "She is well known from slave pornography. Thousands have enjoyed her most perverted tendencies.">>
-		her most perverted tendencies,
-	<<elseif ($slaves[$i].sexualQuirk == "caring")>>
-		<<set $slaves[$i].prestigeDesc = "She is well known from slave pornography. Thousands have enjoyed her devotion to her partners' pleasure.">>
-		her devotion to her partners' pleasure,
-	<<elseif ($slaves[$i].sexualQuirk == "unflinching")>>
-		<<set $slaves[$i].prestigeDesc = "She is well known from slave pornography. Thousands have enjoyed her willingness to do things not repeated in polite company.">>
-		her willingness to do things not repeated in polite company,
-	<<elseif ($slaves[$i].sexualQuirk == "size queen")>>
-		<<set $slaves[$i].prestigeDesc = "She is well known from slave pornography. Thousands have enjoyed the sight of her holes stretched to their limits.">>
-		the sight of her holes stretched to their limits,
-	<<elseif $slaves[$i].bellyPreg >= 1500>>
-		<<set $slaves[$i].prestigeDesc = "She is well known from slave pornography. Thousands have enjoyed the sight of her rounded belly and pregnant pussy.">>
-		the sight of her rounded belly and pregnant pussy,
-	<<else>>
-		<<set $slaves[$i].prestigeDesc = "She is well known from slave pornography. Thousands have enjoyed the sight of her being fucked.">>
-		the sight of her being fucked,
-	<</if>>
-	so it is now prestigious to own $object.
-	<</if>>
-	<<if ($slaves[$i].prestige >= 3)>>
-		Further paid publicity cannot increase $possessive fame, so subsidy of porn featuring $object has stopped.
-		<<set $slaves[$i].pornFameSpending = 0>>
-	<</if>>
-	<<set $slaves[$i].pornFame = Math.trunc($slaves[$i].pornFame)>>
-<</if>>
+<<elseif $slaves[$i].pornFeed > 0>>
+	<<include "SA Porn">>
 <</if>>
 
 <<if $seeAge != 0>>
 <<if $slaves[$i].birthWeek >= 51>>
-	$possessiveCap birthday was this week<<if $seeAge == 1>>; $pronoun turned <<print $slaves[$i].physicalAge+1>><</if>>.
+	$His birthday was this week<<if $seeAge == 1>>; $he turned <<print $slaves[$i].physicalAge+1>><</if>>.
 	<<if $slaves[$i].fuckdoll > 0>>
 		It did not know.
 	<<elseif $slaves[$i].devotion > 50>>
-		$pronounCap did not notice.
+		$He did not notice.
 	<<elseif $week-$slaves[$i].weekAcquired > 10>>
-		$pronounCap remembered it only dimly.
+		$He remembered it only dimly.
 	<<else>>
-		$pronounCap remembered it, but no one cared.
+		$He remembered it, but no one cared.
 	<</if>>
 <</if>>
 <<if $retiree == 0>>
@@ -7874,10 +7727,10 @@
 <</if>>
 <</if>>
 
-<<if $slaves[$i].breedingMark == 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.@@
+			$slaves[$i].slaveName's weekly health checkup revealed $he 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.@@
 			<<set $slaves[$i].preg = 0>>
 			<<set $slaves[$i].pregType = 0>>
 			<<set $slaves[$i].pregSource = 0>>
@@ -7961,5 +7814,5 @@
 	<</if>>
 <</if>>
 
-<<if $slaves[$i].aphrodisiacs === -1 && $slaves[$i].energy - _oldEnergy > _maxEnergyGain>>Anaphrodisiacs @@.red;limit her sex drive.@@<<set $slaves[$i].energy = _oldEnergy + _maxEnergyGain>><</if>>
+<<if $slaves[$i].aphrodisiacs === -1 && $slaves[$i].energy - _oldEnergy > _maxEnergyGain>>Anaphrodisiacs @@.red;limit $his sex drive.@@<<set $slaves[$i].energy = _oldEnergy + _maxEnergyGain>><</if>>
 
diff --git a/src/uncategorized/saPleaseYou.tw b/src/uncategorized/saPleaseYou.tw
index e67ed8de7203ebcc67050ac87b61917f7a05201b..8ef2a795d6f0cece7b5c045aee492907fb5e4f9b 100644
--- a/src/uncategorized/saPleaseYou.tw
+++ b/src/uncategorized/saPleaseYou.tw
@@ -23,23 +23,23 @@ serves you this week.
 	<</if>>
 	<<if ($slaves[$i].toyHole == "pussy")>>
 		<<if $slaves[$i].fuckdoll == 0>>
-			$pronounCap spends the week
+			$He spends the week
 			<<if ($slaves[$i].fetish == "mindbroken")>>
-				unaware of your intent to use $possessive pussy.
+				unaware of your intent to use $his pussy.
 			<<elseif ($slaves[$i].trust < -20)>>
-				in terrified compliance with your use of $possessive pussy.
+				in terrified compliance with your use of $his pussy.
 			<<elseif ($slaves[$i].devotion < -20)>>
-				alternately struggling and lying corpselike as you use $possessive pussy.
+				alternately struggling and lying corpselike as you use $his pussy.
 			<<elseif ($slaves[$i].devotion <= 20)>>
-				reluctantly accepting your use of $possessive pussy.
+				reluctantly accepting your use of $his pussy.
 			<<elseif ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetish == "submissive")>>
-				as your adoring submissive, seeing to your pleasure with $possessive womanhood.
+				as your adoring submissive, seeing to your pleasure with $his womanhood.
 			<<elseif ($slaves[$i].devotion <= 50)>>
-				obediently serving you in the classical way, taking you into $possessive womanhood.
+				obediently serving you in the classical way, taking you into $his womanhood.
 			<<else>>
-				serving you in the classical way, warming your bed and lovingly taking you into $possessive womanhood.
+				serving you in the classical way, warming your bed and lovingly taking you into $his womanhood.
 			<</if>>
-			You have the sexual energy to fuck $object
+			You have the sexual energy to fuck $him
 			<<if ($slaves[$i].fetish == "mindbroken")>>
 				<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
 					<<set _vaginalUse = random(21,40)>>
@@ -54,7 +54,7 @@ serves you this week.
 					 on occasion.
 					<<set $slaves[$i].devotion -= 3, $slaves[$i].trust -= 3>>
 				<</if>>
-				$pronounCap doesn't react, even if $possessive body does.
+				$He doesn't react, even if $his body does.
 			<<elseif ($slaves[$i].trust > -20) && ($slaves[$i].devotion <= 20)>>
 				<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
 					<<set _vaginalUse = random(21,40)>>
@@ -69,7 +69,7 @@ serves you this week.
 					 on occasion; the threat of
 					<<set $slaves[$i].devotion -= 3, $slaves[$i].trust -= 3>>
 				<</if>>
-				rape fills $object with @@.mediumorchid;revulsion@@ and @@.gold;fear.@@
+				rape fills $him with @@.mediumorchid;revulsion@@ and @@.gold;fear.@@
 			<<elseif ($slaves[$i].devotion <= 20)>>
 				<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
 					<<set _vaginalUse = random(21,40)>>
@@ -84,7 +84,7 @@ serves you this week.
 					on occasion; submitting to your
 					<<set $slaves[$i].devotion += 1>>
 				<</if>>
-				use @@.hotpink;habituates $object@@ to being your sex slave.
+				use @@.hotpink;habituates $him@@ to being your sex slave.
 			<<else>>
 				<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
 					<<set _vaginalUse = random(21,40)>>
@@ -99,31 +99,31 @@ serves you this week.
 					on occasion;
 					<<set $slaves[$i].devotion += 1, $slaves[$i].trust += 1>>
 				<</if>>
-				enjoyable sex with you draws $object @@.hotpink;closer to you@@ and encourages $object to @@.mediumaquamarine;trust you.@@
+				enjoyable sex with you draws $him @@.hotpink;closer to you@@ and encourages $him to @@.mediumaquamarine;trust you.@@
 			<</if>>
 			<<if ($slaves[$i].fetish != "mindbroken")>>
 				<<if ($slaves[$i].sexualFlaw == "hates penetration") && ($slaves[$i].devotion > 50)>>
-					The emotional closeness @@.green;resolves $possessive hatred of penetration.@@
+					The emotional closeness @@.green;resolves $his hatred of penetration.@@
 					<<set $slaves[$i].sexualFlaw = "none">>
 				<</if>>
 				<<if ($slaves[$i].vaginalSkill < 100)>>
-					After a lot of time spent having vanilla sex, $possessive vaginal skill improves.
+					After a lot of time spent having vanilla sex, $his vaginal skill improves.
 					<<VaginalSkillIncrease $slaves[$i]>>
 				<</if>>
 			<</if>>
 			<<if $PC.dick == 1>>
 				<<if ($slaves[$i].fetish != "mindbroken")>>
 					<<if $slaves[$i].fetish == "submissive">>
-						$pronounCap frequently climaxes with your <<if $PC.title == 1>>strong<<else>>soft<</if>> hands holding $object and your cock spreading heat through $possessive core, 
+						$He frequently climaxes with your <<if $PC.title == 1>>strong<<else>>soft<</if>> hands holding $him and your cock spreading heat through $his core, 
 						<<if $slaves[$i].fetishKnown == 1>>
 							@@.hotpink;fulfilling her life's role completely.@@
 						<<else>>
-							$pronoun @@.hotpink;seems to enjoy@@ being your fucktoy.
+							$he @@.hotpink;seems to enjoy@@ being your fucktoy.
 						<</if>>
 						<<set $slaves[$i].devotion += 2>>
 					<<elseif _fetishChangeChance > random(0,100)>>
 						<<set $slaves[$i].fetish = "submissive", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 10>>
-						$pronounCap frequently climaxes with your <<if $PC.title == 1>>strong<<else>>soft<</if>> hands holding $object and your cock spreading heat through $possessive core, teaching $object that @@.lightcoral;a girl's role is to please a man.@@
+						$He frequently climaxes with your <<if $PC.title == 1>>strong<<else>>soft<</if>> hands holding $him and your cock spreading heat through $his core, teaching $him that @@.lightcoral;a girl's role is to please a man.@@
 					<</if>>
 				<</if>>
 				<<set _cervixPump = _vaginalUse>>
@@ -134,14 +134,14 @@ serves you this week.
 			<<set $slaves[$i].vaginalCount += _vaginalUse, $vaginalTotal += _vaginalUse>>
 			<<if $slaves[$i].cervixImplant == 1 && _cervixPump > 0>>
 				<<if ($slaves[$i].fetish == "mindbroken")>>
-					$pronounCap is completely oblivious to $possessive @@.lime;increasingly swollen belly@@ and stands no chance of linking it to all the vaginal sex <<print $object>>'s had with you.
+					$He is completely oblivious to $his @@.lime;increasingly swollen belly@@ and stands no chance of linking it to all the vaginal sex $he's had with you.
 				<<else>>
-					$pronounCap notices $possessive @@.lime;belly has swollen@@ after 
+					$He notices $his @@.lime;belly has swollen@@ after 
 				<</if>>
 				<<set $slaves[$i].bellyImplant += _cervixPump*20>>
 			<</if>>
 		<<else>>
-			You keep $object with you all week, using it as your personal sex toy
+			You keep $him with you all week, using it as your personal sex toy
 			<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
 				<<set _vaginalUse = random(21,40)>>
 				several times a day.
@@ -152,7 +152,7 @@ serves you this week.
 				<<set _vaginalUse = random(3,7)>>
 				on occasion.
 			<</if>>
-			When you're not using it, it <<if $activeSlave.amp > 0>>rests<<else>>stands<</if>> nearby, waiting silently for your order to present its pussy.
+			When you're not using $him, $he <<if $activeSlave.amp > 0>>rests<<else>>stands<</if>> nearby, waiting silently for your order to present $his pussy.
 			<<if $PC.dick == 1>>
 				<<set _cervixPump = _vaginalUse>>
 				<<if $slaves[$i].eggType == "human" && canGetPregnant($slaves[$i])>>
@@ -161,30 +161,30 @@ serves you this week.
 			<</if>>
 			<<set $slaves[$i].vaginalCount += _vaginalUse, $vaginalTotal += _vaginalUse>>
 			<<if $slaves[$i].cervixImplant == 1 && _cervixPump > 0>>
-				With each deposit of your seed into it, its @@.lime;stomach swells a little larger.@@
+				With each deposit of your seed into $him, $his @@.lime;stomach swells a little larger.@@
 				<<set $slaves[$i].bellyImplant += _cervixPump*20>>
 			<</if>>
 		<</if>>
 
 	<<elseif ($slaves[$i].toyHole == "ass")>>
 		<<if $slaves[$i].fuckdoll == 0>>
-			$pronounCap spends the week 
+			$He spends the week 
 			<<if ($slaves[$i].fetish == "mindbroken")>>
-				unaware of your intent to use $possessive anus.
+				unaware of your intent to use $his anus.
 			<<elseif ($slaves[$i].trust < -20)>>
-				in terrified compliance with your use of $possessive anus.
+				in terrified compliance with your use of $his anus.
 			<<elseif ($slaves[$i].devotion < -20)>>
-				struggling and screaming as you sodomize $object.
+				struggling and screaming as you sodomize $him.
 			<<elseif ($slaves[$i].devotion <= 20)>>
-				writhing in pain as you sodomize $object.
+				writhing in pain as you sodomize $him.
 			<<elseif ($slaves[$i].devotion <= 50)>>
-				obediently submitting to your use of $possessive butthole.
+				obediently submitting to your use of $his butthole.
 			<<elseif ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetish == "buttslut")>>
-				as your adoring anal slave, orgasming to the feel of you<<if $PC.dick == 1>> shooting your seed<<else>>r favorite strap-on<</if>> up $possessive ass.
+				as your adoring anal slave, orgasming to the feel of you<<if $PC.dick == 1>> shooting your seed<<else>>r favorite strap-on<</if>> up $his ass.
 			<<else>>
-				warming your bed and devotedly serving your sexual needs with $possessive anus.
+				warming your bed and devotedly serving your sexual needs with $his anus.
 			<</if>>
-			You have the sexual energy to fuck $possessive butt
+			You have the sexual energy to fuck $his butt
 			<<if ($slaves[$i].fetish == "mindbroken")>>
 				<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
 					<<set _analUse = random(21,40)>>
@@ -199,7 +199,7 @@ serves you this week.
 					 on occasion.
 					<<set $slaves[$i].devotion -= 3, $slaves[$i].trust -= 3>>
 				<</if>>
-				$pronounCap doesn't react, even if $possessive body does.
+				$He doesn't react, even if $his body does.
 			<<elseif ($slaves[$i].trust > -20) && ($slaves[$i].devotion <= 20)>>
 				<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
 					<<set _analUse = random(21,40)>>
@@ -214,7 +214,7 @@ serves you this week.
 					on occasion; the threat of
 					<<set $slaves[$i].devotion -= 3, $slaves[$i].trust -= 3>>
 				<</if>>
-				anal rape fills $object with @@.mediumorchid;revulsion@@ and @@.gold;fear.@@
+				anal rape fills $him with @@.mediumorchid;revulsion@@ and @@.gold;fear.@@
 			<<elseif ($slaves[$i].devotion <= 20)>>
 				<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
 					<<set _analUse = random(21,40)>>
@@ -229,7 +229,7 @@ serves you this week.
 					on occasion;
 					<<set $slaves[$i].devotion += 1>>
 				<</if>>
-				allowing you to penetrate $possessive rear @@.hotpink;habituates $object@@ to being your sex slave.
+				allowing you to penetrate $his rear @@.hotpink;habituates $him@@ to being your sex slave.
 			<<else>>
 				<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
 					<<set _analUse = random(21,40)>>
@@ -244,27 +244,27 @@ serves you this week.
 					on occasion;
 					<<set $slaves[$i].devotion += 1, $slaves[$i].trust += 1>>
 				<</if>>
-				climaxing to your penetration of $possessive rear brings $object @@.hotpink;closer to you@@ and encourages $object to @@.mediumaquamarine;trust you.@@
+				climaxing to your penetration of $his rear brings $him @@.hotpink;closer to you@@ and encourages $him to @@.mediumaquamarine;trust you.@@
 			<</if>>
 			<<if ($slaves[$i].fetish != "mindbroken")>>
 				<<if ($slaves[$i].sexualFlaw == "hates anal") && ($slaves[$i].devotion > 50)>>
-					$pronounCap's devoted enough to derive emotional closeness from buttsex, which @@.green;resolves $possessive hatred of the act.@@
+					$He's devoted enough to derive emotional closeness from buttsex, which @@.green;resolves $his hatred of the act.@@
 					<<set $slaves[$i].sexualFlaw = "none">>
 				<</if>>
 				<<if ($slaves[$i].analSkill < 100)>>
-					After a lot of time spent getting buttfucked, $possessive anal skill improves.
+					After a lot of time spent getting buttfucked, $his anal skill improves.
 					<<AnalSkillIncrease $slaves[$i]>>
 				<</if>>
 				<<if $slaves[$i].fetish == "buttslut">>
 					<<if $slaves[$i].fetishKnown == 1>>
-						$pronounCap @@.hotpink;takes great pleasure@@ in $possessive rear being used as your personal <<if $PC.dick == 1>>cock holster<<else>>plaything<</if>>.
+						$He @@.hotpink;takes great pleasure@@ in $his rear being used as your personal <<if $PC.dick == 1>>cock holster<<else>>plaything<</if>>.
 					<<else>>
-						$pronounCap @@.hotpink;seems to enjoy@@ anal sex more than the usual slave.
+						$He @@.hotpink;seems to enjoy@@ anal sex more than the usual slave.
 					<</if>>
 					<<set $slaves[$i].devotion += 2>>
 				<<elseif _fetishChangeChance > random(0,100)>>
 					<<set $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 10, $slaves[$i].fetish = "buttslut">>
-					After repeated anal orgasms, @@.lightcoral;$pronoun begins to crave $possessive next buttfuck.@@
+					After repeated anal orgasms, @@.lightcoral;$he begins to crave $his next buttfuck.@@
 				<</if>>
 			<</if>>
 			<<if $PC.dick == 1 && $slaves[$i].eggType == "human" && canGetPregnant($slaves[$i])>>
@@ -272,7 +272,7 @@ serves you this week.
 			<</if>>
 			<<set $slaves[$i].analCount += _analUse, $analTotal += _analUse>>
 		<<else>>
-			You keep $object with you all week, using it as your personal sex toy
+			You keep $him with you all week, using it as your personal sex toy
 			<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
 				<<set _analUse = random(21,40)>>
 				several times a day.
@@ -295,32 +295,32 @@ serves you this week.
 
 	<<elseif ($slaves[$i].toyHole == "mouth")>>
 		<<if $slaves[$i].fuckdoll == 0>>
-			$pronounCap spends the week
+			$He spends the week
 			<<if ($slaves[$i].fetish == "mindbroken")>>
-				unaware of your intent to use $possessive mouth.
+				unaware of your intent to use $his mouth.
 			<<elseif ($slaves[$i].trust < -20)>>
-				$pronounCap spends the week in terrified compliance with your use of $possessive <<if ($PC.dick == 1)>>throat<<else>>mouth<</if>>.
+				$He spends the week in terrified compliance with your use of $his <<if ($PC.dick == 1)>>throat<<else>>mouth<</if>>.
 			<<elseif ($slaves[$i].devotion < -20)>>
-				struggling and gagging as you <<if ($PC.dick == 1)>>throatfuck $object<<else>>ride $possessive face<</if>>.
+				struggling and gagging as you <<if ($PC.dick == 1)>>throatfuck $him<<else>>ride $his face<</if>>.
 			<<elseif ($slaves[$i].devotion <= 20)>>
-				reluctantly <<if ($PC.dick == 1)>>servicing your cock with $possessive mouth<<else>>licking your pussy<</if>>.
+				reluctantly <<if ($PC.dick == 1)>>servicing your cock with $his mouth<<else>>licking your pussy<</if>>.
 			<<elseif ($slaves[$i].devotion <= 50)>>
 				obediently <<if ($PC.dick == 1)>>sucking your cock<<else>>eating you out<</if>>.
 			<<elseif ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetish == "cumslut")>>
-				as your adoring oral slave, orgasming when you leave $possessive with a <<if $PC.dick == 1>>mouth full of cum<<if $PC.vagina == 1>> or a <</if>><</if>><<if $PC.vagina == 1>>face covered in your pussyjuice<</if>>.
+				as your adoring oral slave, orgasming when you leave $his with a <<if $PC.dick == 1>>mouth full of cum<<if $PC.vagina == 1>> or a <</if>><</if>><<if $PC.vagina == 1>>face covered in your pussyjuice<</if>>.
 				<<if $PC.dick == 1 && ($fuckSlaves <= ($PC.sexualEnergy/2 + $PC.balls * $PC.balls))>>
-					Your balls produce so much cum for $object that $pronoun has replaced half $possessive diet with your cum, and you often leave $object dizzy with a face and chest covered in your sticky pearly semen.
+					Your balls produce so much cum for $him that $he has replaced half $his diet with your cum, and you often leave $him dizzy with a face and chest covered in your sticky pearly semen.
 				<<elseif $PC.dick == 1 && ($fuckSlaves <= ($PC.sexualEnergy + $PC.balls * $PC.balls))>>
-					Your balls produce enough cum that $pronoun usually gets facials after a mouthful of semen, and $object loves you for it.
+					Your balls produce enough cum that $he usually gets facials after a mouthful of semen, and $him loves you for it.
 				<<else>>
-					$pronounCap usually has to fight for $possessive share of cum, making sure to milk cum from your urethra <<if $fuckSlaves > 1>>or suck it out of a pussy<</if>>.
+					$He usually has to fight for $his share of cum, making sure to milk cum from your urethra <<if $fuckSlaves > 1>>or suck it out of a pussy<</if>>.
 				<</if>>
 			<<else>>
-				warming your bed and lavishing devoted attention on your <<if $PC.dick == 1>>cock<<if $PC.vagina == 1>> and <</if>><</if>><<if $PC.vagina == 1>>pussy<</if>> with $possessive loving mouth.
+				warming your bed and lavishing devoted attention on your <<if $PC.dick == 1>>cock<<if $PC.vagina == 1>> and <</if>><</if>><<if $PC.vagina == 1>>pussy<</if>> with $his loving mouth.
 			<</if>>
 			You have the sexual energy to
 			<<if ($slaves[$i].fetish == "mindbroken")>>	
-				<<if ($PC.dick == 1)>>use $possessive mouth<<else>>make $object eat you out<</if>>
+				<<if ($PC.dick == 1)>>use $his mouth<<else>>make $him eat you out<</if>>
 				<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
 					<<set _oralUse = random(21,40)>>
 					several times a day.
@@ -334,9 +334,9 @@ serves you this week.
 					 on occasion.
 					<<set $slaves[$i].devotion -= 3, $slaves[$i].trust -= 3>>
 				<</if>>
-				$pronounCap absentmindedly follows your lead.
+				$He absentmindedly follows your lead.
 			<<elseif ($slaves[$i].trust > -20) && ($slaves[$i].devotion <= 20)>>
-				<<if ($PC.dick == 1)>>rape $possessive face<<else>>force $object to eat you out<</if>> $object
+				<<if ($PC.dick == 1)>>rape $his face<<else>>force $him to eat you out<</if>> $him
 				<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
 					<<set _oralUse = random(21,40)>>
 					several times a day; the constant
@@ -350,9 +350,9 @@ serves you this week.
 					on occasion; the threat of
 					<<set $slaves[$i].devotion -= 3, $slaves[$i].trust -= 3>>
 				<</if>>
-				sexual abuse fills $object with @@.mediumorchid;revulsion@@ and @@.gold;fear.@@
+				sexual abuse fills $him with @@.mediumorchid;revulsion@@ and @@.gold;fear.@@
 			<<elseif ($slaves[$i].devotion <= 20)>>
-				<<if ($PC.dick == 1)>>use $possessive mouth<<else>>make $object eat you out<</if>>
+				<<if ($PC.dick == 1)>>use $his mouth<<else>>make $him eat you out<</if>>
 				<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
 					<<set _oralUse = random(21,40)>>
 					several times a day; constantly
@@ -366,9 +366,9 @@ serves you this week.
 					on occasion;
 					<<set $slaves[$i].devotion += 1>>
 				<</if>>
-				performing oral on you @@.hotpink;habituates $object@@ to being your sex slave.
+				performing oral on you @@.hotpink;habituates $him@@ to being your sex slave.
 			<<else>>
-				<<if ($PC.dick == 1)>>get a blowjob<<if $PC.vagina == 1>> and some pussy licking<</if>> from $object<<else>>let $object eat you out<</if>>
+				<<if ($PC.dick == 1)>>get a blowjob<<if $PC.vagina == 1>> and some pussy licking<</if>> from $him<<else>>let $him eat you out<</if>>
 				<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
 					<<set _oralUse = random(21,40)>>
 					 several times a day; constantly
@@ -382,39 +382,39 @@ serves you this week.
 					on occasion;
 					<<set $slaves[$i].devotion += 1, $slaves[$i].trust += 1>>
 				<</if>>
-				giving you pleasure brings $object @@.hotpink;closer to you@@ and encourages $object to @@.mediumaquamarine;trust you.@@
+				giving you pleasure brings $him @@.hotpink;closer to you@@ and encourages $him to @@.mediumaquamarine;trust you.@@
 			<</if>>
 			<<if ($slaves[$i].fetish != "mindbroken")>>
 				<<if ($slaves[$i].sexualFlaw == "hates oral") && ($slaves[$i].devotion > 50)>>
-					$pronounCap's devoted enough to derive emotional closeness from giving you oral, which @@.green;resolves $possessive hatred of the act.@@
+					$He's devoted enough to derive emotional closeness from giving you oral, which @@.green;resolves $his hatred of the act.@@
 					<<set $slaves[$i].sexualFlaw = "none">>
 				<</if>>
 				<<if ($slaves[$i].behavioralFlaw == "hates men") && ($PC.dick == 1) && ($slaves[$i].devotion > 20)>>
-					Spending so much time in close proximity to your dick @@.green;reconciles $object to serving cocks.@@
+					Spending so much time in close proximity to your dick @@.green;reconciles $him to serving cocks.@@
 					<<set $slaves[$i].behavioralFlaw = "none">>
 				<<elseif ($slaves[$i].behavioralFlaw == "hates women") && ($PC.vagina == 1) && ($slaves[$i].devotion > 20)>>
-					Spending so much time in close proximity to your womanhood @@.green;reconciles $object to serving a pussy.@@
+					Spending so much time in close proximity to your womanhood @@.green;reconciles $him to serving a pussy.@@
 					<<set $slaves[$i].behavioralFlaw = "none">>
 				<</if>>
 				<<if ($slaves[$i].oralSkill < 100)>>
-					After a lot of time spent <<if $PC.dick == 1>>sucking you off<<if $PC.vagina == 1>> and eating you out<</if>><<else>>eating you out<</if>>, $possessive oral skill improves.
+					After a lot of time spent <<if $PC.dick == 1>>sucking you off<<if $PC.vagina == 1>> and eating you out<</if>><<else>>eating you out<</if>>, $his oral skill improves.
 					<<OralSkillIncrease $slaves[$i]>>
 				<</if>>
 				<<if $slaves[$i].fetish == "cumslut">>
 					<<if $slaves[$i].fetishKnown == 1>>
-						$pronounCap @@.hotpink;quivers with ecstasy@@ just from the taste of your <<if $PC.dick == 0>>girl<</if>>cum on $possessive tongue.
+						$He @@.hotpink;quivers with ecstasy@@ just from the taste of your <<if $PC.dick == 0>>girl<</if>>cum on $his tongue.
 					<<else>>
-						$pronounCap @@.hotpink;seems to enjoy@@ $possessive role as a cum receptacle more than you'd expect.
+						$He @@.hotpink;seems to enjoy@@ $his role as a cum receptacle more than you'd expect.
 					<</if>>
 					<<set $slaves[$i].devotion += 2>>
 				<<elseif _fetishChangeChance > random(0,100)>>
 					<<set $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 10, $slaves[$i].fetish = "cumslut">>
-					$pronounCap frequently climaxes with <<if $PC.dick == 1>>your dick in $possessive mouth<<else>>$possessive mouth on your cunt<</if>>, learning that giving @@.lightcoral;blowjobs is a lot of fun.@@
+					$He frequently climaxes with <<if $PC.dick == 1>>your dick in $his mouth<<else>>$his mouth on your cunt<</if>>, learning that giving @@.lightcoral;blowjobs is a lot of fun.@@
 				<</if>>
 			<</if>>
 			<<set $slaves[$i].oralCount += _oralUse, $oralTotal += _oralUse>>
 		<<else>>
-			You keep $object with you all week, using it as your personal sex toy
+			You keep $him with you all week, using it as your personal sex toy
 			<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
 				<<set _oralUse = random(21,40)>>
 				several times a day.
@@ -431,32 +431,32 @@ serves you this week.
 
 	<<elseif $slaves[$i].toyHole == "boobs">>
 		<<if $slaves[$i].fuckdoll == 0>>
-			$pronounCap spends the week
+			$He spends the week
 			<<if ($slaves[$i].fetish == "mindbroken")>>
-				unaware of your intent to use $possessive breasts.
+				unaware of your intent to use $his breasts.
 			<<elseif ($slaves[$i].trust < -20)>>
-				in terrified compliance with your use of $possessive breasts.
+				in terrified compliance with your use of $his breasts.
 			<<elseif ($slaves[$i].devotion < -20)>>
-				trying to keep $possessive tits away from your grasping hands.
+				trying to keep $his tits away from your grasping hands.
 			<<elseif ($slaves[$i].devotion <= 20)>>
-				reluctantly presenting $possessive tits for your use.
+				reluctantly presenting $his tits for your use.
 			<<elseif ($slaves[$i].devotion <= 50)>>
-				obediently offering $possessive tits for your use.
+				obediently offering $his tits for your use.
 			<<elseif ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetish == "boobs")>>
-				moaning and shivering as you give it to $possessive where $pronoun likes it best: $possessive tits.
+				moaning and shivering as you give it to $his where $he likes it best: $his tits.
 			<<else>>
-				keeping $possessive tits in constant contact with you, giving you titjobs<<if $slaves[$i].nipples == "fuckable">>, savoring your enjoyment of $possessive nipplecunts<</if>>, resting them against you as you work, and serving as a comfortable pillow at bedtime.
+				keeping $his tits in constant contact with you, giving you titjobs<<if $slaves[$i].nipples == "fuckable">>, savoring your enjoyment of $his nipplecunts<</if>>, resting them against you as you work, and serving as a comfortable pillow at bedtime.
 			<</if>>
 			You have the sexual energy to
 			<<if ($slaves[$i].fetish == "mindbroken")>>	
 				<<if ($PC.dick == 1)>>
 					<<if $slaves[$i].nipples == "fuckable">>
-						fuck $possessive boobs
+						fuck $his boobs
 					<<else>>
-						cum on $possessive boobs
+						cum on $his boobs
 					<</if>>
 				<<else>>
-					thoroughly grope $possessive boobs
+					thoroughly grope $his boobs
 				<</if>>
 				<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
 					<<set _mammaryUse = random(21,40)>>
@@ -471,18 +471,18 @@ serves you this week.
 					 on occasion.
 					<<set $slaves[$i].devotion -= 3, $slaves[$i].trust -= 3>>
 				<</if>>
-				$pronounCap absentmindedly follows your lead.
+				$He absentmindedly follows your lead.
 			<<elseif ($slaves[$i].trust > -20) && ($slaves[$i].devotion <= 20)>>
 				<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
 					<<set _mammaryUse = random(21,40)>>
 					<<if ($PC.dick == 1)>>
 						<<if $slaves[$i].nipples == "fuckable">>
-							fuck $possessive boobs
+							fuck $his boobs
 						<<else>>
-							cum on $possessive boobs
+							cum on $his boobs
 						<</if>>
 					<<else>>
-						thoroughly grope $possessive boobs
+						thoroughly grope $his boobs
 					<</if>>
 					several times a day; the constant
 					<<set $slaves[$i].devotion -= 5, $slaves[$i].trust -= 15>>
@@ -490,32 +490,32 @@ serves you this week.
 					<<set _mammaryUse = random(7,14)>>
 					<<if ($PC.dick == 1)>>
 						<<if $slaves[$i].nipples == "fuckable">>
-							fuck $possessive boobs
+							fuck $his boobs
 						<<else>>
-							cum on $possessive boobs
+							cum on $his boobs
 						<</if>>
 					<<else>>
-						thoroughly grope $possessive boobs
+						thoroughly grope $his boobs
 					<</if>>
-					$object at least once a day; the regular
+					$him at least once a day; the regular
 					<<set $slaves[$i].devotion -= 9, $slaves[$i].trust -= 3>>
 				<<else>>
 					<<set _mammaryUse = random(3,7)>>
 					<<if ($PC.dick == 1)>>
 						<<if $slaves[$i].nipples == "fuckable">>
-							fuck $possessive boobs
+							fuck $his boobs
 						<<else>>
-							cum on $possessive boobs
+							cum on $his boobs
 						<</if>>
 					<<else>>
-						thoroughly grope $possessive boobs
+						thoroughly grope $his boobs
 					<</if>>
-					$object on occasion; the threat of
+					$him on occasion; the threat of
 					<<set $slaves[$i].devotion -= 3, $slaves[$i].trust -= 3>>
 				<</if>>
-				 sexual abuse fills $object with @@.mediumorchid;revulsion@@ and @@.gold;fear.@@
+				 sexual abuse fills $him with @@.mediumorchid;revulsion@@ and @@.gold;fear.@@
 			<<elseif ($slaves[$i].devotion <= 20)>>
-				play with $possessive tits
+				play with $his tits
 				<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
 					<<set _mammaryUse = random(21,40)>>
 					several times a day; constantly
@@ -529,9 +529,9 @@ serves you this week.
 					on occasion;
 					<<set $slaves[$i].devotion += 1>>
 				<</if>>
-				submitting to your games @@.hotpink;habituates $object@@ to being your sex slave.
+				submitting to your games @@.hotpink;habituates $him@@ to being your sex slave.
 			<<else>>
-				<<if ($PC.boobs == 1)>>have mutual mammary intercourse until you both orgasm to nipple stimulation<<else>>have mammary intercourse with $object<</if>>
+				<<if ($PC.boobs == 1)>>have mutual mammary intercourse until you both orgasm to nipple stimulation<<else>>have mammary intercourse with $him<</if>>
 				<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
 					<<set _mammaryUse = random(21,40)>>
 					several times a day; constantly
@@ -545,42 +545,42 @@ serves you this week.
 					on occasion;
 					<<set $slaves[$i].devotion += 1, $slaves[$i].trust += 1>>
 				<</if>>
-				giving you pleasure @@.hotpink;closer to you@@ and encourages $object to @@.mediumaquamarine;trust you.@@
+				giving you pleasure @@.hotpink;closer to you@@ and encourages $him to @@.mediumaquamarine;trust you.@@
 			<</if>>
 			<<if ($slaves[$i].fetish != "mindbroken")>>
 				<<if ($slaves[$i].sexualFlaw == "hates oral") && ($slaves[$i].devotion > 50)>>
-					$pronounCap's devoted enough to derive emotional closeness from giving you oral, which @@.green;resolves $possessive hatred of the act.@@
+					$He's devoted enough to derive emotional closeness from giving you oral, which @@.green;resolves $his hatred of the act.@@
 					<<set $slaves[$i].sexualFlaw = "none">>
 				<</if>>
 				<<if ($slaves[$i].behavioralFlaw == "hates men") && ($slaves[$i].devotion > 20) && $PC.title == 1>>
-					Spending so much time in close proximity to your masculinity @@.green;reconciles $object to serving the male gender.@@
+					Spending so much time in close proximity to your masculinity @@.green;reconciles $him to serving the male gender.@@
 					<<set $slaves[$i].behavioralFlaw = "none">>
 				<<elseif ($slaves[$i].behavioralFlaw == "hates women") && ($PC.title == 0) && ($slaves[$i].devotion > 20)>>
-					Spending so much time in close proximity to your feminity @@.green;reconciles $object to serving the female gender.@@
+					Spending so much time in close proximity to your feminity @@.green;reconciles $him to serving the female gender.@@
 					<<set $slaves[$i].behavioralFlaw = "none">>
 				<</if>>
 				<<if $slaves[$i].fetish == "boobs">>
 					<<if $slaves[$i].fetishKnown == 1>>
-						$pronounCap @@.hotpink;quivers with ecstasy@@ just from the touch of your <<if $PC.title == 1>>strong<<else>>soft<</if>> hands against $possessive <<if $slaves[$i].boobs >= 300>>breasts<<else>>flat chest<</if>>.
+						$He @@.hotpink;quivers with ecstasy@@ just from the touch of your <<if $PC.title == 1>>strong<<else>>soft<</if>> hands against $his <<if $slaves[$i].boobs >= 300>>breasts<<else>>flat chest<</if>>.
 					<<else>>
-						$pronounCap @@.hotpink;seems to enjoy@@ having $possessive <<if $slaves[$i].boobs >= 300>>breasts<<else>>chest<</if>> fondled more than the average girl.
+						$He @@.hotpink;seems to enjoy@@ having $his <<if $slaves[$i].boobs >= 300>>breasts<<else>>chest<</if>> fondled more than the average girl.
 					<</if>>
 					<<set $slaves[$i].devotion += 2>>
 				<<elseif _fetishChangeChance > random(0,100)>>
 					<<set $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 10, $slaves[$i].fetish = "boobs">>
-					$pronounCap climaxes to nipple stimulation alone, and starts acting as though 
+					$He climaxes to nipple stimulation alone, and starts acting as though 
 					<<if $slaves[$i].clit > 0 && $slaves[$i].nipples != "fuckable">>
-						$pronoun has @@.lightcoral;three pleasure buttons@@ rather than just one.
+						$he has @@.lightcoral;three pleasure buttons@@ rather than just one.
 					<<elseif $slaves[$i].vagina > -1 && $slaves[$i].nipples == "fuckable">>
-						$pronoun has @@.lightcoral;a trio of pussies@@ rather than just one.
+						$he has @@.lightcoral;a trio of pussies@@ rather than just one.
 					<<else>>
-						$possessive tits are $possessive @@.lightcoral;primary erogenous zone.@@
+						$his tits are $his @@.lightcoral;primary erogenous zone.@@
 					<</if>>
 				<</if>>
 			<</if>>
 			<<set $slaves[$i].mammaryCount += _mammaryUse, $mammaryTotal += _mammaryUse>>
 		<<else>>
-			You keep $object with you all week, using it as your personal sex toy
+			You keep $him with you all week, using it as your personal sex toy
 			<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
 				<<set _mammaryUse = random(21,40)>>
 				several times a day.
@@ -598,7 +598,7 @@ serves you this week.
 	/*check*/
 	<<elseif ($slaves[$i].toyHole == "dick")>>
 		<<if $slaves[$i].fuckdoll > 0>>
-			All it takes is a simple command to force $possessive dick to attention. You have the sexual energy to ride $object 
+			All it takes is a simple command to force $his dick to attention. You have the sexual energy to ride $him 
 			<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
 				<<set _penetrativeUse = random(21,40)>>
 				several times a day.
@@ -613,7 +613,7 @@ serves you this week.
 		<<elseif $slaves[$i].fetish == "mindbroken">>
 			<<if $slaves[$i].career == "a breeding bull">>
 				<<if isPlayerFertile($PC)>>
-					$pronounCap spends the week eagerly trying to breed you. You have the sexual energy to take $object
+					$He spends the week eagerly trying to breed you. You have the sexual energy to take $him
 					<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
 						<<set _penetrativeUse = random(21,40)>>
 						several times a day.
@@ -624,9 +624,9 @@ serves you this week.
 						<<set _penetrativeUse = random(3,7)>>
 						on occasion.
 					<</if>>
-					$pronounCap happily mounts you and humps away, but $pronoun has no sense of what's pleasurable to you and just excitedly thrusts until $pronoun cums inside you.
+					$He happily mounts you and humps away, but $he has no sense of what's pleasurable to you and just excitedly thrusts until $he cums inside you.
 				<<else>>
-					You spend the week getting humped by $object after you've managed to encourage her to mount you. You have the sexual energy to use $possessive dick
+					You spend the week getting humped by $him after you've managed to encourage her to mount you. You have the sexual energy to use $his dick
 					<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
 						<<set _penetrativeUse = random(21,40)>>
 						several times a day.
@@ -637,10 +637,10 @@ serves you this week.
 						<<set _penetrativeUse = random(3,7)>>
 						on occasion.
 					<</if>>
-					$possessiveCap conditioning tells $object to impregnate others, and since $pronoun sees you as already pregnant, just cums inside you for $possessive own pleasure.
+					$His conditioning tells $him to impregnate others, and since $he sees you as already pregnant, just cums inside you for $his own pleasure.
 				<</if>>
 			<<else>>
-				You spend the week using $possessive dick after you've stimulated $object enough to get $object hard. You have the sexual energy to ride $object
+				You spend the week using $his dick after you've stimulated $him enough to get $him hard. You have the sexual energy to ride $him
 				<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
 					<<set _penetrativeUse = random(21,40)>>
 					several times a day.
@@ -651,26 +651,26 @@ serves you this week.
 					<<set _penetrativeUse = random(3,7)>>
 					on occasion.
 				<</if>>
-				$pronounCap sometimes thrusts out of instinct, but most of the work in the endeavor falls to you.
+				$He sometimes thrusts out of instinct, but most of the work in the endeavor falls to you.
 			<</if>>
 		<<elseif $PC.preg >= 24 && $PC.pregMood == 1>>
-			$pronounCap spends the week
+			$He spends the week
 			<<if ($slaves[$i].trust < -20)>>
-				cautiously fucking you in the missionary position. It takes a gentle touch to let $object know it safe to get hard, but after that $pronoun knows what to do.
+				cautiously fucking you in the missionary position. It takes a gentle touch to let $him know it safe to get hard, but after that $he knows what to do.
 			<<elseif ($slaves[$i].devotion < -20)>>
 				aggressively fucking your pussy with little regard for you or your child.
 			<<elseif ($slaves[$i].devotion <= 20)>>
-				obediently fucking you in the missionary position while putting up with your attempts to breast feed $object.
+				obediently fucking you in the missionary position while putting up with your attempts to breast feed $him.
 			<<elseif ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetish == "dom")>>
 				as your adoring dom, giving you exactly what you need and treating you like a woman.
 			<<elseif $slaves[$i].career == "a breeding bull" || ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetish == "pregnancy")>>
-				eagerly driving $possessive cock into your pussy, and shooting cum as deep as $object can.
+				eagerly driving $his cock into your pussy, and shooting cum as deep as $him can.
 			<<elseif ($slaves[$i].devotion <= 50)>>
-				obediently driving $possessive shaft into your womanhood as you knead your aching breasts.
+				obediently driving $his shaft into your womanhood as you knead your aching breasts.
 			<<else>>
-				eagerly driving $possessive shaft into your womanhood as you knead your aching breasts.
+				eagerly driving $his shaft into your womanhood as you knead your aching breasts.
 			<</if>>
-			You have the sexual energy to desire $possessive dick in you
+			You have the sexual energy to desire $his dick in you
 			<<if ($slaves[$i].trust > -20) && ($slaves[$i].devotion <= 20)>>
 				<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
 					<<set _penetrativeUse = random(21,40)>>
@@ -685,7 +685,7 @@ serves you this week.
 					on occasion;
 					<<set $slaves[$i].devotion -= 5, $slaves[$i].trust += 7>>
 				<</if>>
-				getting to dominantly fuck $possessive '<<= WrittenMaster($slaves[$i])>>' @@.mediumorchid;builds $possessive self-confidence@@ and @@.mediumaquamarine;lessens $possessive fear@@ of you.
+				getting to dominantly fuck $his '<<= WrittenMaster($slaves[$i])>>' @@.mediumorchid;builds $his self-confidence@@ and @@.mediumaquamarine;lessens $his fear@@ of you.
 			<<elseif ($slaves[$i].devotion <= 20)>>
 				<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
 					<<set _penetrativeUse = random(21,40)>>
@@ -700,7 +700,7 @@ serves you this week.
 					on occasion;
 					<<set $slaves[$i].devotion -= 3, $slaves[$i].trust += 3>>
 				<</if>>
-				 getting to dominantly fuck $possessive '<<= WrittenMaster($slaves[$i])>>' @@.mediumorchid;builds $possessive self-confidence,@@ yet @@.mediumaquamarine;makes $possessive more trusting@@ of you.
+				 getting to dominantly fuck $his '<<= WrittenMaster($slaves[$i])>>' @@.mediumorchid;builds $his self-confidence,@@ yet @@.mediumaquamarine;makes $his more trusting@@ of you.
 			<<else>>
 				<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
 					<<set _penetrativeUse = random(21,40)>>
@@ -715,24 +715,24 @@ serves you this week.
 					on occasion; enjoyable
 					<<set $slaves[$i].devotion++, $slaves[$i].trust++>>
 				<</if>>
-				sex with you draws $object @@.hotpink;closer to you@@ and encourages $object to @@.mediumaquamarine;trust you.@@
+				sex with you draws $him @@.hotpink;closer to you@@ and encourages $him to @@.mediumaquamarine;trust you.@@
 			<</if>>
 		<<elseif $PC.preg >= 24 && $PC.pregMood == 2>>
-			$pronounCap spends the week
+			$He spends the week
 			<<if ($slaves[$i].trust < -20)>>
-				in fear under your gravid bulk as you forcibly ride $possessive dick in a futile attempt to cool your raging hormones.
+				in fear under your gravid bulk as you forcibly ride $his dick in a futile attempt to cool your raging hormones.
 			<<elseif ($slaves[$i].devotion < -20)>>
-				alternately struggling or lying corpselike under your gravid bulk as you forcibly ride $possessive dick in a futile attempt to cool your raging hormones.
+				alternately struggling or lying corpselike under your gravid bulk as you forcibly ride $his dick in a futile attempt to cool your raging hormones.
 			<<elseif ($slaves[$i].devotion <= 20)>>
-				reluctantly trying to avoid having to take all of your pregnancy weight while not pissing you off whenever you ride $possessive dick in a futile attempt to cool your raging hormones.
+				reluctantly trying to avoid having to take all of your pregnancy weight while not pissing you off whenever you ride $his dick in a futile attempt to cool your raging hormones.
 			<<elseif ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetish == "submissive")>>
-				doing $possessive best to be a good belly support as $pronoun submissively gives you what you want.
+				doing $his best to be a good belly support as $he submissively gives you what you want.
 			<<elseif ($slaves[$i].devotion <= 50)>>
-				obediently bearing your weight as you aggressively ride $possessive dick in a futile attempt to cool your raging hormones.
+				obediently bearing your weight as you aggressively ride $his dick in a futile attempt to cool your raging hormones.
 			<<else>>
-				happily pampering and supporting your gravid bulk as you ride $possessive dick in a futile attempt to cool your raging hormones.
+				happily pampering and supporting your gravid bulk as you ride $his dick in a futile attempt to cool your raging hormones.
 			<</if>>
-			You have the sexual energy to aggressively mount $object
+			You have the sexual energy to aggressively mount $him
 			<<if ($slaves[$i].trust > -20) && ($slaves[$i].devotion <= 20)>>
 				<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
 					<<set _penetrativeUse = random(21,40)>>
@@ -747,7 +747,7 @@ serves you this week.
 					on occasion; the threat of
 					<<set $slaves[$i].devotion -= 3, $slaves[$i].trust -= 5>>
 				<</if>>
-				violent rape fills $object with @@.mediumorchid;revulsion@@ and @@.gold;fear.@@
+				violent rape fills $him with @@.mediumorchid;revulsion@@ and @@.gold;fear.@@
 			<<elseif ($slaves[$i].devotion <= 20)>>
 				<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
 					<<set _penetrativeUse = random(21,40)>>
@@ -762,7 +762,7 @@ serves you this week.
 					on occasion; submitting to your rather
 					<<set $slaves[$i].devotion++, $slaves[$i].trust -= 3>>
 				<</if>>
-				forceful use @@.hotpink;habituates $object@@ to being a sex slave, though $pronoun learns to @@.gold;fear@@ your bottomless lust.
+				forceful use @@.hotpink;habituates $him@@ to being a sex slave, though $he learns to @@.gold;fear@@ your bottomless lust.
 			<<else>>
 				<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
 					<<set _penetrativeUse = random(21,40)>>
@@ -777,31 +777,31 @@ serves you this week.
 					on occasion;
 					<<set $slaves[$i].devotion++>>
 				<</if>>
-				rough sex with you teaches $object that @@.hotpink;$possessive place is under your stomach.@@
+				rough sex with you teaches $him that @@.hotpink;$his place is under your stomach.@@
 			<</if>>
 		<<else>>
-			$pronounCap spends the week
+			$He spends the week
 			<<if ($slaves[$i].trust < -20)>>
-				in terrified compliance with your use of $possessive dick.
+				in terrified compliance with your use of $his dick.
 			<<elseif ($slaves[$i].devotion < -20)>>
-				alternately struggling or lying corpselike as you ride $possessive dick.
+				alternately struggling or lying corpselike as you ride $his dick.
 			<<elseif ($slaves[$i].devotion <= 20)>>
-				reluctantly accepting your use of $possessive dick.
+				reluctantly accepting your use of $his dick.
 			<<elseif ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetish == "submissive")>>
-				as your adoring submissive, seeing to your pleasure with $possessive shaft.
+				as your adoring submissive, seeing to your pleasure with $his shaft.
 			<<elseif ($slaves[$i].devotion <= 50 && $PC.vagina == 1)>>
 				obediently serving you in the classical way, driving into your womanhood.
 			<<elseif ($slaves[$i].devotion <= 50)>>
 				week obediently serving you by driving into your backdoor.
-			<<elseif $PC.vagina == 1 || $slaves[$i].career == "a breeding bull" || ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetish == "pregnancy")>>
-				eagerly driving $possessive cock into your pussy, thoroughly enjoying fucking pussy bareback and cumming deep inside.
+			<<elseif $PC.vagina == 1 && ($slaves[$i].career == "a breeding bull" || ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetish == "pregnancy"))>>
+				eagerly driving $his cock into your pussy, thoroughly enjoying fucking pussy bareback and cumming deep inside.
 			<<elseif $PC.vagina == 1>>
-				serving you in the classical way, warming your bed and lovingly driving $possessive shaft into your womanhood.
+				serving you in the classical way, warming your bed and lovingly driving $his shaft into your womanhood.
 			<<else>>
-				serving you in the classical way, warming your bed and lovingly driving $possessive shaft into your backdoor.
+				serving you in the classical way, warming your bed and lovingly driving $his shaft into your backdoor.
 			<</if>>
 			<<if ($slaves[$i].trust > -20) && ($slaves[$i].devotion <= 20)>>
-				You have the sexual energy to ride $object
+				You have the sexual energy to ride $him
 				<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
 					<<set _penetrativeUse = random(21,40)>>
 					several times a day; the constant
@@ -815,9 +815,9 @@ serves you this week.
 					on occasion; the threat of
 					<<set $slaves[$i].devotion -= 3, $slaves[$i].trust -= 3>>
 				<</if>>
-				rape fills $object with @@.mediumorchid;revulsion@@ and @@.gold;fear.@@
+				rape fills $him with @@.mediumorchid;revulsion@@ and @@.gold;fear.@@
 			<<elseif ($slaves[$i].devotion <= 20)>>
-				You have the sexual energy to ride $object
+				You have the sexual energy to ride $him
 				<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
 					<<set _penetrativeUse = random(21,40)>>
 					several times a day; submitting to your constant
@@ -831,9 +831,9 @@ serves you this week.
 					on occasion; submitting to your
 					<<set $slaves[$i].devotion++>>
 				<</if>>
-				use @@.hotpink;habituates $object@@ to being your sex slave.
+				use @@.hotpink;habituates $him@@ to being your sex slave.
 			<<else>>
-				You have the sexual energy to get fucked by $object
+				You have the sexual energy to get fucked by $him
 				<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
 					<<set _penetrativeUse = random(21,40)>>
 					several times a day; constant,
@@ -847,13 +847,13 @@ serves you this week.
 					on occasion;
 					<<set $slaves[$i].devotion++, $slaves[$i].trust++>>
 				<</if>>
-				enjoyable sex with you draws $object @@.hotpink;closer to you@@ and encourages $object to @@.mediumaquamarine;trust you.@@
+				enjoyable sex with you draws $him @@.hotpink;closer to you@@ and encourages $him to @@.mediumaquamarine;trust you.@@
 			<</if>>
 		<</if>>
 		/*check*/
 		<<if ($slaves[$i].fetish != "mindbroken")>>
 			<<if ($slaves[$i].behavioralFlaw == "hates women") && ($PC.title == 0) && ($PC.vagina == 1) && ($PC.dick == 0) && ($slaves[$i].devotion > 20)>>
-				Spending so much intimate time with an attractive woman @@.green;reconciles $object to serving the fairer sex.@@
+				Spending so much intimate time with an attractive woman @@.green;reconciles $him to serving the fairer sex.@@
 				<<set $slaves[$i].behavioralFlaw = "none">>
 			<</if>>
 		<</if>>
@@ -870,11 +870,11 @@ serves you this week.
 <<else>>
 
 	<<if $slaves[$i].fuckdoll > 0>>
-		You keep $object with you all week, using it as your personal sex toy. When you're not using it, it <<if $activeSlave.amp > 0>>rests<<else>>stands<</if>> nearby, waiting silently.
+		You keep $him with you all week, using it as your personal sex toy. When you're not using it, it <<if $activeSlave.amp > 0>>rests<<else>>stands<</if>> nearby, waiting silently.
 		<<set $slaves[$i].trust += 4>>
 
 	<<elseif ($slaves[$i].anus == 0) && ($slaves[$i].vagina == 0)>>
-		Since you haven't yet decided to sell or take $possessive virginity or $possessive tight little anus, you let $object please you with $possessive mouth<<if $slaves[$i].nipples == "fuckable" && $PC.dick == 1>> and tits<</if>>. $pronounCap is @@.mediumaquamarine;duly grateful@@ you let $object keep $possessive innocence for another week, though $possessive
+		Since you haven't yet decided to sell or take $his virginity or $his tight little anus, you let $him please you with $his mouth<<if $slaves[$i].nipples == "fuckable" && $PC.dick == 1>> and tits<</if>>. $He is @@.mediumaquamarine;duly grateful@@ you let $him keep $his innocence for another week, though $his
 		<<if $slaves[$i].nipples == "fuckable" && $PC.dick == 1>>
 			throat and breasts get a little sore picking up the slack.
 		<<else>>
@@ -883,75 +883,75 @@ serves you this week.
 		<<set $slaves[$i].trust += 1>>
 
 	<<elseif ($slaves[$i].vagina == 0)>>
-		Since you haven't yet decided to sell or take $possessive virginity, you let $object confine $possessive efforts to $possessive
+		Since you haven't yet decided to sell or take $his virginity, you let $him confine $his efforts to $his
 		<<if canDoAnal($slaves[$i]) && $slaves[$i].nipples == "fuckable" && $PC.dick == 1>>
-			anus, nipples and mouth. $pronounCap is @@.mediumaquamarine;duly grateful@@ you let $possessive keep $possessive innocence for another week, though $possessive butt, boobs and throat get a little sore.
+			anus, nipples and mouth. $He is @@.mediumaquamarine;duly grateful@@ you let $his keep $his innocence for another week, though $his butt, boobs and throat get a little sore.
 		<<elseif canDoAnal($slaves[$i])>>
-			anus and mouth. $pronounCap is @@.mediumaquamarine;duly grateful@@ you let $possessive keep $possessive innocence for another week, though $possessive butt and throat get a little sore.
+			anus and mouth. $He is @@.mediumaquamarine;duly grateful@@ you let $his keep $his innocence for another week, though $his butt and throat get a little sore.
 		<<elseif $slaves[$i].nipples == "fuckable" && $PC.dick == 1>>
-			nipples and mouth. $pronounCap is @@.mediumaquamarine;duly grateful@@ you let $possessive keep $possessive innocence for another week, though $possessive boobs and throat get a little sore.
+			nipples and mouth. $He is @@.mediumaquamarine;duly grateful@@ you let $his keep $his innocence for another week, though $his boobs and throat get a little sore.
 		<<else>>
-			mouth. $pronounCap is @@.mediumaquamarine;duly grateful@@ you let $possessive keep $possessive innocence for another week, though $possessive throat gets a little sore.
+			mouth. $He is @@.mediumaquamarine;duly grateful@@ you let $his keep $his innocence for another week, though $his throat gets a little sore.
 		<</if>>
 		<<set $slaves[$i].trust += 1>>
 
 	<<elseif ($slaves[$i].anus == 0)>>
-		Since you haven't yet decided to sell or take $possessive tight little anus, you let $object confine $possessive efforts to $possessive
+		Since you haven't yet decided to sell or take $his tight little anus, you let $him confine $his efforts to $his
 		<<if canDoVaginal($slaves[$i]) && $slaves[$i].nipples == "fuckable" && $PC.dick == 1>>
-			pussy, nipples and mouth. $pronounCap is @@.mediumaquamarine;duly grateful@@ you let $object put off taking it up the butt another week, though $possessive boobs and throat get a little sore.
+			pussy, nipples and mouth. $He is @@.mediumaquamarine;duly grateful@@ you let $him put off taking it up the butt another week, though $his boobs and throat get a little sore.
 		<<elseif canDoVaginal($slaves[$i])>>
-			pussy and mouth. $pronounCap is @@.mediumaquamarine;duly grateful@@ you let $object put off taking it up the butt another week, though $possessive throat gets a little sore.
+			pussy and mouth. $He is @@.mediumaquamarine;duly grateful@@ you let $him put off taking it up the butt another week, though $his throat gets a little sore.
 		<<elseif $slaves[$i].nipples == "fuckable" && $PC.dick == 1>>
-			nipples and mouth. $pronounCap is @@.mediumaquamarine;duly grateful@@ you let $object put off taking it up the butt another week, though $possessive boobs and throat get a little sore.
+			nipples and mouth. $He is @@.mediumaquamarine;duly grateful@@ you let $him put off taking it up the butt another week, though $his boobs and throat get a little sore.
 		<<else>>
-			mouth. $pronounCap is @@.mediumaquamarine;duly grateful@@ you let $object put off taking it up the butt another week, though $possessive throat gets a little sore.
+			mouth. $He is @@.mediumaquamarine;duly grateful@@ you let $him put off taking it up the butt another week, though $his throat gets a little sore.
 		<</if>>
 		<<set $slaves[$i].trust += 1>>
 
 	<<elseif !canWalk($slaves[$i])>>
-		You carry $object around with you all week, using $object as your personal sex toy and bedwarmer.
+		You carry $him around with you all week, using $him as your personal sex toy and bedwarmer.
 		<<if ($slaves[$i].amp == 1)>>
 			Without arms and legs,
 		<<elseif tooFatSlave($slaves[$i])>>
-			Immobilized by $possessive own weight,
+			Immobilized by $his own weight,
 		<<elseif tooBigBreasts($slaves[$i])>>
-			Immobilized by $possessive own tits,
+			Immobilized by $his own tits,
 		<<elseif tooBigBelly($slaves[$i])>>
-			Immobilized by $possessive own swollen orb of a midsection,
+			Immobilized by $his own swollen orb of a midsection,
 		<<elseif tooBigBalls($slaves[$i])>>
-			Immobilized by $possessive own oversized testicles,
+			Immobilized by $his own oversized testicles,
 		<<elseif tooBigDick($slaves[$i])>>
-			Immobilized by $possessive own oversized cock,
+			Immobilized by $his own oversized cock,
 		<<elseif tooBigButt($slaves[$i])>>
-			Immobilized by $possessive own massive ass,
+			Immobilized by $his own massive ass,
 		<<else>>
-			With $possessive clipped heels,
+			With $his clipped heels,
 		<</if>>
-		$pronoun is your @@.hotpink;helpless sexual appliance@@ and is @@.mediumaquamarine;forced to trust you.@@
+		$he is your @@.hotpink;helpless sexual appliance@@ and is @@.mediumaquamarine;forced to trust you.@@
 		<<set $slaves[$i].trust += 4>>
 
 	<<elseif ($slaves[$i].devotion > 50)>>
-		$pronounCap devotedly accompanies you all week, keeping $possessive
+		$He devotedly accompanies you all week, keeping $his
 		<<if canDoAnal($slaves[$i]) && canDoVaginal($slaves[$i])>>
 			mouth, vagina<<if $PC.dick == 1 && $slaves[$i].nipples == "fuckable">>, nipples<</if>> and asshole
 		<<elseif ($slaves[$i].vagina == -1) && canDoAnal($slaves[$i])>>
 			mouth<<if $PC.dick == 1 && $slaves[$i].nipples == "fuckable">>, nipples<</if>> and asshole
 		<<elseif ($slaves[$i].vagina > -1) && !canDoVaginal($slaves[$i]) && canDoAnal($slaves[$i])>>
-			mouth<<if $PC.dick == 1 && $slaves[$i].nipples == "fuckable">>, nipples<</if>> and, since $possessive pussy is covered by $possessive chastity belt, asshole
+			mouth<<if $PC.dick == 1 && $slaves[$i].nipples == "fuckable">>, nipples<</if>> and, since $his pussy is covered by $his chastity belt, asshole
 		<<else>>
 			mouth<<if $PC.dick == 1 && $slaves[$i].nipples == "fuckable">>and nipples<</if>>
 		<</if>>
 		available for you at all times.
 		<<if canAchieveErection($slaves[$i]) && $slaves[$i].dickAccessory != "chastity"  && $slaves[$i].dickAccessory != "combined chastity">>
-			Every time $possessive beloved <<= WrittenMaster($slaves[$i])>> fucks $object, $pronoun gets a hardon.
+			Every time $his beloved <<= WrittenMaster($slaves[$i])>> fucks $him, $he gets a hardon.
 		<<elseif ($slaves[$i].dick != 0) && ($slaves[$i].prostate > 0) && canDoVaginal($slaves[$i])>>
-			$pronounCap doesn't get a hardon as you use $object, but $pronoun comes from the prostate stimulation when $possessive beloved <<= WrittenMaster($slaves[$i])>> uses $possessive pussy.
+			$He doesn't get a hardon as you use $him, but $he comes from the prostate stimulation when $his beloved <<= WrittenMaster($slaves[$i])>> uses $his pussy.
 		<<elseif ($slaves[$i].dick != 0) && ($slaves[$i].prostate > 0) && canDoAnal($slaves[$i])>>
-			$pronounCap doesn't get a hardon as you use $object, but $pronoun comes from the prostate stimulation when $possessive beloved <<= WrittenMaster($slaves[$i])>> uses $possessive butt.
+			$He doesn't get a hardon as you use $him, but $he comes from the prostate stimulation when $his beloved <<= WrittenMaster($slaves[$i])>> uses $his butt.
 		<<else>>
-			$pronounCap comes indecently hard whenever $possessive beloved <<= WrittenMaster($slaves[$i])>> uses $possessive body.
+			$He comes indecently hard whenever $his beloved <<= WrittenMaster($slaves[$i])>> uses $his body.
 		<</if>>
-		You have the sexual energy to fuck $object
+		You have the sexual energy to fuck $him
 		<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
 			several times a day; constant,
 			<<set $slaves[$i].devotion += 3, $slaves[$i].trust += 3>>
@@ -962,14 +962,14 @@ serves you this week.
 			on occasion;
 			<<set $slaves[$i].devotion += 1, $slaves[$i].trust += 1>>
 		<</if>>
-		loving sex with you draws $object @@.hotpink;closer to you@@ and encourages $object to @@.mediumaquamarine;trust you.@@
+		loving sex with you draws $him @@.hotpink;closer to you@@ and encourages $him to @@.mediumaquamarine;trust you.@@
 
 	<<elseif ($slaves[$i].devotion > 20)>>
-		Whenever you feel the need, you use whichever of $possessive available holes that appears most appealing at the moment, since $pronoun's up for anything.
+		Whenever you feel the need, you use whichever of $his available holes that appears most appealing at the moment, since $he's up for anything.
 		<<if ($slaves[$i].dick != 0) && canAchieveErection($slaves[$i]) && $slaves[$i].dickAccessory != "chastity"  && $slaves[$i].dickAccessory != "combined chastity">>
-			By the end of the week $pronoun gets a hardon when you use $object.
+			By the end of the week $he gets a hardon when you use $him.
 		<</if>>
-		You have the sexual energy to fuck $object
+		You have the sexual energy to fuck $him
 		<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
 			several times a day; constant,
 			<<set $slaves[$i].devotion += 3, $slaves[$i].trust += 3>>
@@ -980,24 +980,24 @@ serves you this week.
 			on occasion;
 			<<set $slaves[$i].devotion += 1, $slaves[$i].trust += 1>>
 		<</if>>
-		enjoyable sex with you draws $object @@.hotpink;closer to you@@ and encourages $object to @@.mediumaquamarine;trust you.@@
+		enjoyable sex with you draws $him @@.hotpink;closer to you@@ and encourages $him to @@.mediumaquamarine;trust you.@@
 
 	<<elseif ($slaves[$i].trust < -20)>>
-		$pronounCap is afraid of you and does $possessive best to offer you $possessive
+		$He is afraid of you and does $his best to offer you $his
 		<<if canDoAnal($slaves[$i]) && canDoVaginal($slaves[$i])>>
 			mouth, vagina<<if $PC.dick == 1 && $slaves[$i].nipples == "fuckable">>, nipples<</if>> and asshole
 		<<elseif ($slaves[$i].vagina == -1) && canDoAnal($slaves[$i])>>
 			mouth<<if $PC.dick == 1 && $slaves[$i].nipples == "fuckable">>, nipples<</if>> and asshole
 		<<elseif ($slaves[$i].vagina > -1) && !canDoVaginal($slaves[$i]) && canDoAnal($slaves[$i])>>
-			mouth<<if $PC.dick == 1 && $slaves[$i].nipples == "fuckable">>, nipples<</if>> and, since $possessive pussy is covered by $possessive chastity belt, asshole
+			mouth<<if $PC.dick == 1 && $slaves[$i].nipples == "fuckable">>, nipples<</if>> and, since $his pussy is covered by $his chastity belt, asshole
 		<<else>>
 			mouth<<if $PC.dick == 1 && $slaves[$i].nipples == "fuckable">>and nipples<</if>>
 		<</if>>
 		to save herself from worse treatment than mere rape.
 		<<if ($slaves[$i].dick != 0) && canAchieveErection($slaves[$i]) && $slaves[$i].dickAccessory != "chastity"  && $slaves[$i].dickAccessory != "combined chastity">>
-			By the end of the week $pronoun gets a hardon when you use $object.
+			By the end of the week $he gets a hardon when you use $him.
 		<</if>>
-		You have the sexual energy to fuck $object
+		You have the sexual energy to fuck $him
 		<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
 			several times a day; submitting to your constant
 			<<set $slaves[$i].devotion += 3>>
@@ -1008,14 +1008,14 @@ serves you this week.
 			on occasion; submitting to your
 			<<set $slaves[$i].devotion += 1>>
 		<</if>>
-		use @@.hotpink;habituates $object@@ to being your sex slave.
+		use @@.hotpink;habituates $him@@ to being your sex slave.
 
 	<<else>>
-		Whenever you feel the need, you grab $object and use whichever of $possessive available holes that appears most appealing at the moment.
+		Whenever you feel the need, you grab $him and use whichever of $his available holes that appears most appealing at the moment.
 		<<if ($slaves[$i].dick != 0) && canAchieveErection($slaves[$i])>>
-			$possessiveCap dick stays limp as you rape $object.
+			$His dick stays limp as you rape $him.
 		<</if>>
-		You have the sexual energy to fuck $object
+		You have the sexual energy to fuck $him
 		<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
 			several times a day; the constant
 			<<set $slaves[$i].devotion -= 5, $slaves[$i].trust -= 15>>
@@ -1026,7 +1026,7 @@ serves you this week.
 			on occasion; the threat of
 			<<set $slaves[$i].devotion -= 3, $slaves[$i].trust -= 3>>
 		<</if>>
-		rape fills $object with @@.mediumorchid;revulsion@@ and @@.gold;fear.@@
+		rape fills $him with @@.mediumorchid;revulsion@@ and @@.gold;fear.@@
 	<</if>>
 	
 	<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
@@ -1055,18 +1055,18 @@ serves you this week.
 
 	<<if $slaves[$i].fuckdoll == 0>>
 		<<if ($slaves[$i].health < 0) && (random(1,100) > 50)>>
-			Under your personal supervision, @@.green;$possessive health improves.@@
+			Under your personal supervision, @@.green;$his health improves.@@
 			<<set $slaves[$i].health += 10>>
 		<</if>>
 		<<if $slaves[$i].fetish != "mindbroken">>
 			<<if ($slaves[$i].oralSkill < 100)>>
-				After a lot of time spent with <<if $PC.dick == 1>>your dick in $possessive mouth<<else>>$possessive mouth on your cunt<</if>>, $possessive oral skill improves.
+				After a lot of time spent with <<if $PC.dick == 1>>your dick in $his mouth<<else>>$his mouth on your cunt<</if>>, $his oral skill improves.
 				<<OralSkillIncrease $slaves[$i]>>
 			<<elseif ($slaves[$i].vaginalSkill < 100) && ($slaves[$i].vagina > 0) && canDoVaginal($slaves[$i])>>
-				After a lot of time spent getting fucked, $possessive vaginal skill improves.
+				After a lot of time spent getting fucked, $his vaginal skill improves.
 				<<VaginalSkillIncrease $slaves[$i]>>
 			<<elseif ($slaves[$i].analSkill < 100) && ($slaves[$i].anus != 0) && canDoAnal($slaves[$i])>>
-				After a lot of time spent taking it up the ass, $possessive anal skill improves.
+				After a lot of time spent taking it up the ass, $his anal skill improves.
 				<<AnalSkillIncrease $slaves[$i]>>
 			<</if>>
 		<</if>>
@@ -1122,7 +1122,7 @@ serves you this week.
 	<<elseif $slaves[$i].father > 0 && $slaves[$i].mother != $slaves[$i].father>>
 		<<set _spy = $slaveIndices[$slaves[$i].father]>>
 		<<if def _spy && ($slaves[_spy].assignment == "please you" || $slaves[_spy].assignment == "serve in the master suite" || $slaves[_spy].assignment == "be your Concubine")>>
-			Since you are also keeping $possessive father as a sexual servant, you often use them together, which leaves quite a public impression.
+			Since you are also keeping $his father as a sexual servant, you often use them together, which leaves quite a public impression.
 		<</if>>
 	<</if>>
 
@@ -1131,13 +1131,13 @@ serves you this week.
 	<<elseif $slaves[$i].mother > 0>>
 		<<set _spy = $slaveIndices[$slaves[$i].mother]>>
 		<<if def _spy && ($slaves[_spy].assignment == "please you" || $slaves[_spy].assignment == "serve in the master suite" || $slaves[_spy].assignment == "be your Concubine")>>
-			Since you are also keeping $possessive mother as a sexual servant, you often use them together, which leaves quite a public impression.
+			Since you are also keeping $his mother as a sexual servant, you often use them together, which leaves quite a public impression.
 		<</if>>
 	<</if>>
 
 	<<set _children = $slaves.filter(function(s) { return (s.father == $slaves[$i].ID || s.mother == $slaves[$i].ID) && (s.assignment == "please you" || s.assignment == "serve in the master suite" || s.assignment == "be your Concubine"); })>>
 	<<if _children.length > 2>>
-		Since you are also keeping $possessive daughters,
+		Since you are also keeping $his daughters,
 		<<for _spy = 0; _spy < _children.length; _spy++>>
 			<<if _spy < _children.length-1>>
 				_children[_spy].slaveName,
@@ -1147,14 +1147,14 @@ serves you this week.
 		<</for>>
 		as sexual servants, you often enjoy them all at once, which leaves quite a public impression.
 	<<elseif _children.length > 1>>
-		Since you are also keeping $possessive daughters, _children[0].slaveName and _children[1].slaveName, as sexual servants, you often use them together, leaving quite a public impression.	
+		Since you are also keeping $his daughters, _children[0].slaveName and _children[1].slaveName, as sexual servants, you often use them together, leaving quite a public impression.	
 	<<elseif _children.length > 0>>
-		Since you are also keeping $possessive daughter as a sexual servant, you often use them together, which leaves quite a public impression.
+		Since you are also keeping $his daughter as a sexual servant, you often use them together, which leaves quite a public impression.
 	<</if>>
 
 	<<set _children = $slaves.filter(function(s) { return (areSisters($slaves[$i], s) > 0) && (s.assignment == "please you" || s.assignment == "serve in the master suite" || s.assignment == "be your Concubine"); })>>
 	<<if _children.length > 2>>
-		Since you are also keeping $possessive sisters,
+		Since you are also keeping $his sisters,
 		<<for _spy = 0; _spy < _children.length; _spy++>>
 			<<if _spy < _children.length-1>>
 				_children[_spy].slaveName,
@@ -1164,16 +1164,16 @@ serves you this week.
 		<</for>>
 		as sexual servants, you often enjoy them all at once, which leaves quite a public impression.
 	<<elseif _children.length > 1>>
-		Since you are also keeping $possessive sisters, _children[0].slaveName and _children[1].slaveName, as sexual servants, you often use them together, leaving quite a public impression.	
+		Since you are also keeping $his sisters, _children[0].slaveName and _children[1].slaveName, as sexual servants, you often use them together, leaving quite a public impression.	
 	<<elseif _children.length > 0>>
-		Since you are also keeping $possessive sister as a sexual servant, you often use them together, which leaves quite a public impression.
+		Since you are also keeping $his sister as a sexual servant, you often use them together, which leaves quite a public impression.
 	<</if>>
 
 <<else>>
 	<<if ($slaves[$i].relation != 0)>>
 		<<set _spy = $slaveIndices[$slaves[$i].relationTarget]>>
 		<<if def _spy && ($slaves[_spy].assignment == "please you" || $slaves[_spy].assignment == "serve in the master suite" || $slaves[_spy].assignment == "be your Concubine")>>
-			Since you are also keeping $possessive $slaves[_spy].relation as a sexual servant, you often use them together, which leaves quite a public impression.
+			Since you are also keeping $his $slaves[_spy].relation as a sexual servant, you often use them together, which leaves quite a public impression.
 		<</if>>
 	<</if>>
 <</if>>
@@ -1187,7 +1187,7 @@ serves you this week.
 <<elseif $slaves[$i].relationship == -3 && $slaves[$i].devotion > 50>>
 	<<set _multiplier += 0.06>>
 <</if>>
-<<if $arcologies[0].FSRestart > 50 && $slaves[$i].breedingMark == 1>>
+<<if $arcologies[0].FSRestart > 50 && $slaves[$i].breedingMark == 1 && $propOutcome == 1>>
 	<<set _multiplier += 0.04>>
 <</if>>
 <<if $arcologies[0].FSRepopulationFocus > 50 && $slaves[$i].bellyPreg >= 5000>>
@@ -1201,6 +1201,11 @@ serves you this week.
 <<elseif ($slaves[$i].ID == $HeadGirl.ID) && ($arcologies[0].FSEgyptianRevivalistLaw == 1)>>
 	<<set _multiplier += 0.05>>
 <</if>>
+<<if $slaves[$i].pornPrestige > 2>>
+	<<set _multiplier += 0.1>>
+<<elseif $slaves[$i].pornPrestige > 1>>
+	<<set _multiplier += 0.03>>
+<</if>>
 
 <<if $beauty>>
 	<<set $repGain += Math.trunc(($beauty*$FResult)*_multiplier)>>
@@ -1208,7 +1213,7 @@ serves you this week.
 	<b>@@.red;Error: slaves' beauty undefined, report this issue!@@</b>
 <</if>>
 
-Keeping $object as nothing but your personal
+Keeping $him as nothing but your personal
 <<if ($slaves[$i].toyHole == "pussy")>>
 	pussy toy
 <<elseif ($slaves[$i].toyHole == "ass")>>
@@ -1221,33 +1226,39 @@ Keeping $object as nothing but your personal
 	fucktoy
 <</if>>
 <<if ($slaves[$i].prestige > 0)>>
-	@@.green;adds considerably to your reputation,@@ since $pronoun's prestigious.
+	@@.green;adds considerably to your reputation,@@ since $he's prestigious.
 <<else>>
 	@@.green;adds slightly to your reputation@@ as a prosperous citizen.
 <</if>>
 
+<<if $slaves[$i].pornPrestige > 2>>
+	Having your every urge attended to by a famous porn star @@.green;is not lost on the citizenry.@@
+<<elseif $slaves[$i].pornPrestige > 1>>
+	Having a rising porn star to sate your urges with @@.green;demonstrates how well off you are.@@
+<</if>>
+
 <<if $slaves[$i].fuckdoll == 0>>
 	<<if $slaves[$i].relationship == -2>>
-		$possessiveCap satisfaction with $possessive place near you is obvious, @@.green;bringing attention@@ to how completely you've broken $object.
+		$His satisfaction with $his place near you is obvious, @@.green;bringing attention@@ to how completely you've broken $him.
 	<<elseif $slaves[$i].relationship == -3 && $slaves[$i].devotion > 50>>
-		$possessiveCap satisfaction with $possessive wifely duties is obvious, @@.green;bringing attention@@ to the slave future you're building.
+		$His satisfaction with $his wifely duties is obvious, @@.green;bringing attention@@ to the slave future you're building.
 	<</if>>
-	<<if $arcologies[0].FSRestart > 50 && $slaves[$i].breedingMark == 1>>
-		$possessiveCap breeding mark and $possessive place near you as a breeding toy is obvious, @@.green;bringing attention@@ to how beautiful a pairing you make.
+	<<if $arcologies[0].FSRestart > 50 && $slaves[$i].breedingMark == 1 && $propOutcome == 1>>
+		$His breeding mark and $his place near you as a breeding toy is obvious, @@.green;bringing attention@@ to how beautiful a pairing you make.
 	<</if>>
 	<<if $arcologies[0].FSRepopulationFocus > 50 && $slaves[$i].bellyPreg >= 5000>>
-		$possessiveCap advanced pregnancy and role as your gravid breeder is obvious, @@.green;bringing attention@@ to a woman's ideal role in $arcologies[0].name.
+		$His advanced pregnancy and role as your gravid breeder is obvious, @@.green;bringing attention@@ to a woman's ideal role in $arcologies[0].name.
 	<</if>>
 	<<if ($slaves[$i].behavioralQuirk == "confident")>>
 		$slaves[$i].slaveName @@.mediumaquamarine;confidently enjoys@@ the prestige within the slave hierarchy that comes with being your fucktoy.
 		<<set $slaves[$i].trust += 1>>
 	<<elseif ($slaves[$i].behavioralQuirk == "insecure")>>
-		$slaves[$i].slaveName @@.mediumaquamarine;constantly reassures herself@@ that $pronoun must be pretty, since you keep $object as a fucktoy.
+		$slaves[$i].slaveName @@.mediumaquamarine;constantly reassures herself@@ that $he must be pretty, since you keep $him as a fucktoy.
 		<<set $slaves[$i].trust += 1>>
 	<</if>>
 	<<if ($slaves[$i].behavioralQuirk == "adores men")>>
 		<<if ($PC.dick == 1)>>
-		$slaves[$i].slaveName @@.hotpink;adores your company,@@ and is happy to spend time with you, even when you don't have your cock in $object.
+		$slaves[$i].slaveName @@.hotpink;adores your company,@@ and is happy to spend time with you, even when you don't have your cock in $him.
 		<<set $slaves[$i].devotion += 1>>
 		<</if>>
 	<<elseif ($slaves[$i].behavioralQuirk == "adores women")>>
@@ -1256,7 +1267,7 @@ Keeping $object as nothing but your personal
 		<<set $slaves[$i].devotion += 1>>
 		<</if>>
 	<<elseif ($slaves[$i].sexualQuirk == "romantic")>>
-		$slaves[$i].slaveName knows being part of your harem is the best romance $pronoun can realistically expect, and does $possessive best to @@.mediumaquamarine;be content@@ with it.
+		$slaves[$i].slaveName knows being part of your harem is the best romance $he can realistically expect, and does $his best to @@.mediumaquamarine;be content@@ with it.
 		<<set $slaves[$i].trust += 1>>
 	<</if>>
 	<<if $slaves[$i].fetish != "mindbroken">>
diff --git a/src/uncategorized/saRecruitGirls.tw b/src/uncategorized/saRecruitGirls.tw
index aef02b90e13fc2fae8ebaf21042494fe5571276a..9dd25a2c07358e418647486be79d37a750609636 100644
--- a/src/uncategorized/saRecruitGirls.tw
+++ b/src/uncategorized/saRecruitGirls.tw
@@ -28,7 +28,7 @@
 	<<set _influenced = 0>>
 	<<set _j = $arcologies.findIndex(function(s) { return s.direction == $arcologies[0].influenceTarget; })>>
 	<<if _j != -1>>
-		acting as a sexual Ambassador to $arcologies[_j].name, which mostly means that she travels there in her official capacity and has culturally influential sex with its leading citizens.
+		acting as a sexual Ambassador to $arcologies[_j].name, which mostly means that $he travels there in $his official capacity and has culturally influential sex with its leading citizens.
 
 		<<set _oldRepGain = clone($repGain)>>
 		<<set $pure = 0>>
@@ -39,194 +39,194 @@
 		<<if $arcologies[0].FSSubjugationist != "unset">>
 			<<if ($arcologies[_j].FSSubjugationist != "unset")>>
 				<<if ($arcologies[0].FSSubjugationistRace == $arcologies[_j].FSSubjugationistRace)>>
-					She advances its racially aligned Subjugationism<<if $slaves[$i].race == $arcologies[_j].FSSubjugationistRace>>, which she's very appropriate for, since she's a $slaves[$i].race slave herself<<set $arcologies[_j].FSSubjugationist++>><</if>>.
+					$He advances its racially aligned Subjugationism<<if $slaves[$i].race == $arcologies[_j].FSSubjugationistRace>>, which $he's very appropriate for, since $he's a $slaves[$i].race slave $himself<<set $arcologies[_j].FSSubjugationist++>><</if>>.
 					<<set $arcologies[_j].FSSubjugationist += _influence>>
 				<<else>>
-					She challenges its racially mismatched Subjugationism<<if $slaves[$i].race != $arcologies[_j].FSSubjugationistRace>>, which she's very appropriate for, since she's a $slaves[$i].race slave<<set $arcologies[_j].FSSubjugationist-->><</if>>.
+					$He challenges its racially mismatched Subjugationism<<if $slaves[$i].race != $arcologies[_j].FSSubjugationistRace>>, which $he's very appropriate for, since $he's a $slaves[$i].race slave<<set $arcologies[_j].FSSubjugationist-->><</if>>.
 					<<set $arcologies[_j].FSSubjugationist -= _influence>>
 				<</if>>
 			<<elseif ($arcologies[_j].FSSupremacist != "unset") && ($arcologies[0].FSSubjugationistRace == $arcologies[_j].FSSupremacistRace)>>
-				She challenges its opposing Supremacism<<if $slaves[$i].race == $arcologies[_j].FSSubjugationistRace>>, which she's very appropriate for, since she's a $slaves[$i].race slave herself<<set $arcologies[_j].FSSupremacist-->><</if>>.
+				$He challenges its opposing Supremacism<<if $slaves[$i].race == $arcologies[_j].FSSubjugationistRace>>, which $he's very appropriate for, since $he's a $slaves[$i].race slave $himself<<set $arcologies[_j].FSSupremacist-->><</if>>.
 				<<set $arcologies[_j].FSSupremacist -= _influence>>
 			<</if>>
 		<</if>>
 		<<if $arcologies[0].FSSupremacist != "unset">>
 			<<if ($arcologies[_j].FSSupremacist != "unset")>>
 				<<if ($arcologies[0].FSSupremacistRace == $arcologies[_j].FSSupremacistRace)>>
-					She advances its racially aligned Supremacism<<if $slaves[$i].race != $arcologies[_j].FSSupremacistRace>>, which she's very appropriate for, since she's a $slaves[$i].race slave herself<<set $arcologies[_j].FSSupremacist++>><</if>>.
+					$He advances its racially aligned Supremacism<<if $slaves[$i].race != $arcologies[_j].FSSupremacistRace>>, which $he's very appropriate for, since $he's a $slaves[$i].race slave $himself<<set $arcologies[_j].FSSupremacist++>><</if>>.
 					<<set $arcologies[_j].FSSupremacist += _influence>>
 				<<else>>
-					She challenges its racially mismatched Supremacism<<if $slaves[$i].race == $arcologies[_j].FSSupremacistRace>>, which she's very appropriate for, since she's a $slaves[$i].race slave<<set $arcologies[_j].FSSupremacist-->><</if>>.
+					$He challenges its racially mismatched Supremacism<<if $slaves[$i].race == $arcologies[_j].FSSupremacistRace>>, which $he's very appropriate for, since $he's a $slaves[$i].race slave<<set $arcologies[_j].FSSupremacist-->><</if>>.
 					<<set $arcologies[_j].FSSupremacist -= _influence>>
 				<</if>>
 			<<elseif ($arcologies[_j].FSSubjugationist != "unset") && ($arcologies[0].FSSupremacistRace == $arcologies[_j].FSSubjugationistRace)>>
-				She challenges its opposing Subjugationism<<if $slaves[$i].race != $arcologies[_j].FSSupremacistRace>>, which she's very appropriate for, since she's a $slaves[$i].race slave herself<<set $arcologies[_j].FSSubjugationist-->><</if>>.
+				$He challenges its opposing Subjugationism<<if $slaves[$i].race != $arcologies[_j].FSSupremacistRace>>, which $he's very appropriate for, since $he's a $slaves[$i].race slave $himself<<set $arcologies[_j].FSSubjugationist-->><</if>>.
 				<<set $arcologies[_j].FSSubjugationist -= _influence>>
 			<</if>>
 		<</if>>
 		<<if $arcologies[0].FSGenderRadicalist != "unset">>
 			<<if $arcologies[_j].FSGenderRadicalist != "unset">>
-				She advances Gender Radicalism there by fucking and getting fucked by anyone who's willing<<if canDoAnal($slaves[$i]) && canAchieveErection($slaves[$i])>>, which she's perfect for, since she's quite capable of cumming from prostate stimulation while fucking someone in the ass<<set $arcologies[_j].FSGenderRadicalist++>><</if>>.
+				$He advances Gender Radicalism there by fucking and getting fucked by anyone who's willing<<if canDoAnal($slaves[$i]) && canAchieveErection($slaves[$i])>>, which $he's perfect for, since $he's quite capable of cumming from prostate stimulation while fucking someone in the ass<<set $arcologies[_j].FSGenderRadicalist++>><</if>>.
 				<<set $arcologies[_j].FSGenderRadicalist += _influence>>
 			<<elseif $arcologies[_j].FSGenderFundamentalist != "unset">>
-				She challenges Gender Fundamentalism there by fucking and getting fucked by anyone who's willing<<if canDoAnal($slaves[$i]) && canAchieveErection($slaves[$i])>>, which she's perfect for, since she's quite capable of cumming from prostate stimulation while fucking someone in the ass<<set $arcologies[_j].FSGenderFundamentalist-->><</if>>.
+				$He challenges Gender Fundamentalism there by fucking and getting fucked by anyone who's willing<<if canDoAnal($slaves[$i]) && canAchieveErection($slaves[$i])>>, which $he's perfect for, since $he's quite capable of cumming from prostate stimulation while fucking someone in the ass<<set $arcologies[_j].FSGenderFundamentalist-->><</if>>.
 				<<set $arcologies[_j].FSGenderFundamentalist -= _influence>>
 			<</if>>
 		<<elseif $arcologies[0].FSGenderFundamentalist != "unset">>
 			<<if $arcologies[_j].FSGenderFundamentalist != "unset">>
-				She advances Gender Fundamentalism there by being a wholesome, romantic girl<<if $slaves[$i].genes == "XX" && $slaves[$i].vagina > -1 && !$slaves[$i].dick>>, which she's perfect for, since she's a proper woman with a body meant for missionary<<set $arcologies[_j].FSGenderFundamentalist++>><</if>>.
+				$He advances Gender Fundamentalism there by being a wholesome, romantic girl<<if $slaves[$i].genes == "XX" && $slaves[$i].vagina > -1 && !$slaves[$i].dick>>, which $he's perfect for, since $he's a proper woman with a body meant for missionary<<set $arcologies[_j].FSGenderFundamentalist++>><</if>>.
 				<<set $arcologies[_j].FSGenderFundamentalist += _influence>>
 			<<elseif $arcologies[_j].FSGenderRadicalist != "unset">>
-				She challenges Gender Radicalism there by being a wholesome, romantic girl<<if $slaves[$i].genes == "XX" && $slaves[$i].vagina > -1 && !$slaves[$i].dick>>, which she's perfect for, since she's a proper woman with a body meant for missionary<<set $arcologies[_j].FSGenderRadicalist-->><</if>>.
+				$He challenges Gender Radicalism there by being a wholesome, romantic girl<<if $slaves[$i].genes == "XX" && $slaves[$i].vagina > -1 && !$slaves[$i].dick>>, which $he's perfect for, since $he's a proper woman with a body meant for missionary<<set $arcologies[_j].FSGenderRadicalist-->><</if>>.
 				<<set $arcologies[_j].FSGenderRadicalist -= _influence>>
 			<</if>>
 		<</if>>
 		<<if $arcologies[0].FSPaternalist != "unset">>
 			<<if $arcologies[_j].FSPaternalist != "unset">>
-				She advances Paternalism there by her enthusiasm for sexual slavery<<if $slaves[$i].energy > 95 && $slaves[$i].trust > 50>>, which she's perfect for, since she's a trusting nymphomaniac who couldn't possibly find happiness as anything other than a sex slave<<set $arcologies[_j].FSPaternalist++>><</if>>.
+				$He advances Paternalism there by $his enthusiasm for sexual slavery<<if $slaves[$i].energy > 95 && $slaves[$i].trust > 50>>, which $he's perfect for, since $he's a trusting nymphomaniac who couldn't possibly find happiness as anything other than a sex slave<<set $arcologies[_j].FSPaternalist++>><</if>>.
 				<<set $arcologies[_j].FSPaternalist += _influence>>
 			<<elseif $arcologies[_j].FSDegradationist != "unset">>
-				She challenges Degradationism there by her enthusiasm for sexual slavery<<if $slaves[$i].energy > 95 && $slaves[$i].trust > 50>>, which she's perfect for, since she's a trusting nymphomaniac who couldn't possibly find happiness as anything other than a sex slave<<set $arcologies[_j].FSDegradationist-->><</if>>.
+				$He challenges Degradationism there by $his enthusiasm for sexual slavery<<if $slaves[$i].energy > 95 && $slaves[$i].trust > 50>>, which $he's perfect for, since $he's a trusting nymphomaniac who couldn't possibly find happiness as anything other than a sex slave<<set $arcologies[_j].FSDegradationist-->><</if>>.
 				<<set $arcologies[_j].FSDegradationist -= _influence>>
 			<</if>>
 		<<elseif $arcologies[0].FSDegradationist != "unset">>
 			<<if $arcologies[_j].FSDegradationist != "unset">>
-				She advances Degradationism there by submitting to public use in the most degrading ways<<if $slaves[$i].energy > 95 && $slaves[$i].trust < -50>>, which she's perfect for, since she's a frightened nymphomaniac for whom fear is an essential ingredient in the sexual release she craves<<set $arcologies[_j].FSDegradationist++>><</if>>.
+				$He advances Degradationism there by submitting to public use in the most degrading ways<<if $slaves[$i].energy > 95 && $slaves[$i].trust < -50>>, which $he's perfect for, since $he's a frightened nymphomaniac for whom fear is an essential ingredient in the sexual release $he craves<<set $arcologies[_j].FSDegradationist++>><</if>>.
 				<<set $arcologies[_j].FSDegradationist += _influence>>
 			<<elseif $arcologies[_j].FSPaternalist != "unset">>
-				She challenges Paternalism there by submitting to public use in the most degrading ways<<if $slaves[$i].energy > 95 && $slaves[$i].trust < -50>>, which she's perfect for, since she's a frightened nymphomaniac for whom fear is an essential ingredient in the sexual release she craves<<set $arcologies[_j].FSPaternalist-->><</if>>.
+				$He challenges Paternalism there by submitting to public use in the most degrading ways<<if $slaves[$i].energy > 95 && $slaves[$i].trust < -50>>, which $he's perfect for, since $he's a frightened nymphomaniac for whom fear is an essential ingredient in the sexual release $he craves<<set $arcologies[_j].FSPaternalist-->><</if>>.
 				<<set $arcologies[_j].FSPaternalist -= _influence>>
 			<</if>>
 		<</if>>
 		<<if $arcologies[0].FSBodyPurist != "unset">>
 			<<if $arcologies[_j].FSBodyPurist != "unset">>
-				She advances Body Purism there with a lot of unadorned public nudity<<if $pure>>, which she's perfect for, since she's an all-natural beauty<<set $arcologies[_j].FSBodyPurist++>><</if>>.
+				$He advances Body Purism there with a lot of unadorned public nudity<<if $pure>>, which $he's perfect for, since $he's an all-natural beauty<<set $arcologies[_j].FSBodyPurist++>><</if>>.
 				<<set $arcologies[_j].FSBodyPurist += _influence>>
 			<<elseif $arcologies[_j].FSTransformationFetishist != "unset">>
-				She challenges Transformation Fetishism there with a lot of unadorned public nudity<<if $pure>>, which she's perfect for, since she's an all-natural beauty<<set $arcologies[_j].FSTransformationFetishist-->><</if>>.
+				$He challenges Transformation Fetishism there with a lot of unadorned public nudity<<if $pure>>, which $he's perfect for, since $he's an all-natural beauty<<set $arcologies[_j].FSTransformationFetishist-->><</if>>.
 				<<set $arcologies[_j].FSTransformationFetishist -= _influence>>
 			<</if>>
 		<<elseif $arcologies[0].FSTransformationFetishist != "unset">>
 			<<if $arcologies[_j].FSBodyPurist != "unset">>
-				She advances Transformation Fetishism there with a lot of slutty public nudity<<if !$pure>>, which she's perfect for, since she's a whorish sex doll full of plastic<<set $arcologies[_j].FSBodyPurist++>><</if>>.
+				$He advances Transformation Fetishism there with a lot of slutty public nudity<<if !$pure>>, which $he's perfect for, since $he's a whorish sex doll full of plastic<<set $arcologies[_j].FSBodyPurist++>><</if>>.
 				<<set $arcologies[_j].FSBodyPurist += _influence>>
 			<<elseif $arcologies[_j].FSTransformationFetishist != "unset">>
-				She challenges Body Purism there with a lot of slutty public nudity<<if !$pure>>, which she's perfect for, since she's a whorish sex doll full of plastic<<set $arcologies[_j].FSTransformationFetishist-->><</if>>.
+				$He challenges Body Purism there with a lot of slutty public nudity<<if !$pure>>, which $he's perfect for, since $he's a whorish sex doll full of plastic<<set $arcologies[_j].FSTransformationFetishist-->><</if>>.
 				<<set $arcologies[_j].FSTransformationFetishist -= _influence>>
 			<</if>>
 		<</if>>
 		<<if $arcologies[0].FSYouthPreferentialist != "unset">>
 			<<if $arcologies[_j].FSYouthPreferentialist != "unset">>
-				She advances Youth Preferentialism there by showing favoritism to younger suitors<<if $slaves[$i].visualAge < 25>>, and by being nice and young herself, appropriately enough<<set $arcologies[_j].FSYouthPreferentialist++>><</if>>.
+				$He advances Youth Preferentialism there by showing favoritism to younger suitors<<if $slaves[$i].visualAge < 25>>, and by being nice and young $himself, appropriately enough<<set $arcologies[_j].FSYouthPreferentialist++>><</if>>.
 				<<set $arcologies[_j].FSYouthPreferentialist += _influence>>
 			<<elseif $arcologies[_j].FSMaturityPreferentialist != "unset">>
-				She challenges Maturity Preferentialism there by showing favoritism to younger suitors<<if $slaves[$i].visualAge < 25>>, and by being nice and young herself, appropriately enough<<set $arcologies[_j].FSMaturityPreferentialist-->><</if>>.
+				$He challenges Maturity Preferentialism there by showing favoritism to younger suitors<<if $slaves[$i].visualAge < 25>>, and by being nice and young $himself, appropriately enough<<set $arcologies[_j].FSMaturityPreferentialist-->><</if>>.
 				<<set $arcologies[_j].FSMaturityPreferentialist -= _influence>>
 			<</if>>
 		<<elseif $arcologies[0].FSMaturityPreferentialist != "unset">>
 			<<if $arcologies[_j].FSMaturityPreferentialist != "unset">>
-				She advances Maturity Preferentialism there by showing favoritism to more mature suitors<<if $slaves[$i].visualAge > 35>>, and by being a MILF herself, appropriately enough<<set $arcologies[_j].FSMaturityPreferentialist++>><</if>>.
+				$He advances Maturity Preferentialism there by showing favoritism to more mature suitors<<if $slaves[$i].visualAge > 35>>, and by being a MILF $himself, appropriately enough<<set $arcologies[_j].FSMaturityPreferentialist++>><</if>>.
 				<<set $arcologies[_j].FSMaturityPreferentialist += _influence>>
 			<<elseif $arcologies[_j].FSYouthPreferentialist != "unset">>
-				She challenges Youth Preferentialism there by showing favoritism to more mature suitors<<if $slaves[$i].visualAge > 35>>, and by being a MILF herself, appropriately enough<<set $arcologies[_j].FSYouthPreferentialist-->><</if>>.
+				$He challenges Youth Preferentialism there by showing favoritism to more mature suitors<<if $slaves[$i].visualAge > 35>>, and by being a MILF $himself, appropriately enough<<set $arcologies[_j].FSYouthPreferentialist-->><</if>>.
 				<<set $arcologies[_j].FSYouthPreferentialist -= _influence>>
 			<</if>>
 		<</if>>
 		<<if $arcologies[0].FSSlimnessEnthusiast != "unset">>
 			<<if $arcologies[_j].FSSlimnessEnthusiast != "unset">>
-				She advances Slimness Enthusiasm there by showing her appreciation for lithe, graceful partners<<if $slaves[$i].boobs < 500 && $slaves[$i].butt < 3>>, and by being a lissome waif herself<<set $arcologies[_j].FSSlimnessEnthusiast++>><</if>>.
+				$He advances Slimness Enthusiasm there by showing $his appreciation for lithe, graceful partners<<if $slaves[$i].boobs < 500 && $slaves[$i].butt < 3>>, and by being a lissome waif $himself<<set $arcologies[_j].FSSlimnessEnthusiast++>><</if>>.
 				<<set $arcologies[_j].FSSlimnessEnthusiast += _influence>>
 			<<elseif $arcologies[_j].FSAssetExpansionist != "unset">>
-				She challenges Asset Expansionism there by showing her appreciation for lithe, graceful partners<<if $slaves[$i].boobs < 500 && $slaves[$i].butt < 3>>, and by being a lissome waif herself<<set $arcologies[_j].FSAssetExpansionist-->><</if>>.
+				$He challenges Asset Expansionism there by showing $his appreciation for lithe, graceful partners<<if $slaves[$i].boobs < 500 && $slaves[$i].butt < 3>>, and by being a lissome waif $himself<<set $arcologies[_j].FSAssetExpansionist-->><</if>>.
 				<<set $arcologies[_j].FSAssetExpansionist -= _influence>>
 			<</if>>
 		<<elseif $arcologies[0].FSAssetExpansionist != "unset">>
 			<<if $arcologies[_j].FSAssetExpansionist != "unset">>
-				She advances Asset Expansionism there by showing her appreciation for partners with healthy helpings of tits and ass<<if $slaves[$i].butt > 4 && $slaves[$i].boobs > 800>>, and by being deliciously stacked herself<<set $arcologies[_j].FSAssetExpansionist++>><</if>>.
+				$He advances Asset Expansionism there by showing $his appreciation for partners with healthy helpings of tits and ass<<if $slaves[$i].butt > 4 && $slaves[$i].boobs > 800>>, and by being deliciously stacked $himself<<set $arcologies[_j].FSAssetExpansionist++>><</if>>.
 				<<set $arcologies[_j].FSAssetExpansionist += _influence>>
 			<<elseif $arcologies[_j].FSSlimnessEnthusiast != "unset">>
-				She challenges Slimness Enthusiasm there by showing her appreciation for partners with healthy helpings of tits and ass<<if $slaves[$i].butt > 4 && $slaves[$i].boobs > 800>>, and by being deliciously stacked herself<<set $arcologies[_j].FSSlimnessEnthusiast-->><</if>>.
+				$He challenges Slimness Enthusiasm there by showing $his appreciation for partners with healthy helpings of tits and ass<<if $slaves[$i].butt > 4 && $slaves[$i].boobs > 800>>, and by being deliciously stacked $himself<<set $arcologies[_j].FSSlimnessEnthusiast-->><</if>>.
 				<<set $arcologies[_j].FSSlimnessEnthusiast -= _influence>>
 			<</if>>
 		<</if>>
 		<<if $arcologies[0].FSPastoralist != "unset">>
 			<<if $arcologies[_j].FSPastoralist != "unset">>
-				She advances Pastoralism there by drinking a lot of milk, as lasciviously as possible<<if $slaves[$i].lactation>>, and by not milking herself at all, thereby causing her tits to jet cream during intercourse, while she moves, or for no reason at all<<set $arcologies[_j].FSPastoralist++>><</if>>.
+				$He advances Pastoralism there by drinking a lot of milk, as lasciviously as possible<<if $slaves[$i].lactation>>, and by not milking $himself at all, thereby causing $his tits to jet cream during intercourse, while $he moves, or for no reason at all<<set $arcologies[_j].FSPastoralist++>><</if>>.
 				<<set $arcologies[_j].FSPastoralist += _influence>>
 			<<elseif $arcologies[_j].FSCummunism != "unset">>
-				She challenges Cummunism there by drinking a lot of milk, as lasciviously as possible<<if $slaves[$i].lactation>>, and by not milking herself at all, thereby causing her tits to jet cream during intercourse, while she moves, or for no reason at all<<set $arcologies[_j].FSCummunism-->><</if>>.
+				$He challenges Cummunism there by drinking a lot of milk, as lasciviously as possible<<if $slaves[$i].lactation>>, and by not milking $himself at all, thereby causing $his tits to jet cream during intercourse, while $he moves, or for no reason at all<<set $arcologies[_j].FSCummunism-->><</if>>.
 				<<set $arcologies[_j].FSCummunism -= _influence>>
 			<</if>>
 		<</if>>
 		<<if $arcologies[0].FSPhysicalIdealist != "unset">>
 			<<if $arcologies[_j].FSPhysicalIdealist != "unset">>
-				She advances Physical Idealism there by working out in public<<if $slaves[$i].muscles > 30>>, having physically challenging sex in public, and improving her already impressive musculature in a publicly documented journey of self-improvement<<set $arcologies[_j].FSPhysicalIdealist++>><<else>>and having physically challenging sex in public<</if>>.
+				$He advances Physical Idealism there by working out in public<<if $slaves[$i].muscles > 30>>, having physically challenging sex in public, and improving $his already impressive musculature in a publicly documented journey of self-improvement<<set $arcologies[_j].FSPhysicalIdealist++>><<else>>and having physically challenging sex in public<</if>>.
 				<<set $arcologies[_j].FSPhysicalIdealist += _influence>>
 			<<elseif $arcologies[_j].FSHedonisticDecadence != "unset">>
-				She challenges Hedonistic Decadence there by working out in public<<if $slaves[$i].muscles > 30>>, having physically challenging sex in public, and improving her already impressive musculature in a publicly documented journey of self-improvement<<set $arcologies[_j].FSHedonisticDecadence-->><<else>>and having physically challenging sex in public<</if>>.
+				$He challenges Hedonistic Decadence there by working out in public<<if $slaves[$i].muscles > 30>>, having physically challenging sex in public, and improving $his already impressive musculature in a publicly documented journey of self-improvement<<set $arcologies[_j].FSHedonisticDecadence-->><<else>>and having physically challenging sex in public<</if>>.
 				<<set $arcologies[_j].FSHedonisticDecadence -= _influence>>
 			<</if>>
 		<<elseif $arcologies[0].FSHedonisticDecadence != "unset">>
 			<<if $arcologies[_j].FSHedonisticDecadence != "unset">>
-				She advances Hedonistic Decadence there by stuffing her face at all times, having one hand down her pants, and inviting anyone near her for a quick fuck whenever the mood strikes her. <<if ["neglectful", "cum addict", "anal addict", "attention whore", "breast growth", "abusive", "malicious", "self hating", "breeder"].includes($slaves[$i].sexualFlaw)>>. She wears her sexual paraphilia proudly and make sure everyone knows what she likes and how she likes it.<<set $arcologies[_j].FSHedonisticDecadence++>><</if>>.
+				$He advances Hedonistic Decadence there by stuffing $his face at all times, having one hand down $his pants, and inviting anyone near $him for a quick fuck whenever the mood strikes $him. <<if ["neglectful", "cum addict", "anal addict", "attention whore", "breast growth", "abusive", "malicious", "self hating", "breeder"].includes($slaves[$i].sexualFlaw)>>. $He wears $his sexual paraphilia proudly and make sure everyone knows what $he likes and how $he likes it.<<set $arcologies[_j].FSHedonisticDecadence++>><</if>>.
 				<<set $arcologies[_j].FSHedonisticDecadence += _influence>>
 			<<elseif $arcologies[_j].FSPhysicalIdealist != "unset">>
-				She challenges Physical Idealism there by stuffing her face at all times, having one hand down her pants, and inviting anyone near her for a quick fuck whenever the mood strikes her. <<if ["neglectful", "cum addict", "anal addict", "attention whore", "breast growth", "abusive", "malicious", "self hating", "breeder"].includes($slaves[$i].sexualFlaw)>>. She wears her sexual paraphilia proudly and make sure everyone knows what she likes and how she likes it.<<set $arcologies[_j].FSPhysicalIdealist-->><</if>>.
+				$He challenges Physical Idealism there by stuffing $his face at all times, having one hand down $his pants, and inviting anyone near $him for a quick fuck whenever the mood strikes $him. <<if ["neglectful", "cum addict", "anal addict", "attention whore", "breast growth", "abusive", "malicious", "self hating", "breeder"].includes($slaves[$i].sexualFlaw)>>. $He wears $his sexual paraphilia proudly and make sure everyone knows what $he likes and how $he likes it.<<set $arcologies[_j].FSPhysicalIdealist-->><</if>>.
 				<<set $arcologies[_j].FSPhysicalIdealist -= _influence>>
 			<</if>>
 		<</if>>
 		<<if $arcologies[0].FSRepopulationFocus != "unset">>
 			<<if $arcologies[_j].FSRepopulationFocus != "unset">>
-				She advances Repopulationism there by showing her appreciation for partners with fecund figures<<if $slaves[$i].belly >= 10000>>, and by <<if $slaves[$i].bellyPreg >= 8000>>being heavily pregnant herself<<else>>proudly cradling her greatly distended middle<</if>><<set $arcologies[_j].FSRepopulationFocus++>><</if>>.
+				$He advances Repopulationism there by showing $his appreciation for partners with fecund figures<<if $slaves[$i].belly >= 10000>>, and by <<if $slaves[$i].bellyPreg >= 8000>>being heavily pregnant $himself<<else>>proudly cradling $his greatly distended middle<</if>><<set $arcologies[_j].FSRepopulationFocus++>><</if>>.
 				<<set $arcologies[_j].FSRepopulationFocus += _influence>>
 			<<elseif $arcologies[_j].FSRestart != "unset">>
-				She challenges Eugenics there by showing her appreciation for partners with fecund figures, specifically those lacking the approval of society<<if $slaves[$i].belly >= 10000>>, and by <<if $slaves[$i].bellyPreg >= 8000>>proudly displaying her markless pregnancy<<else>>proudly cradling her greatly distended, markless, middle<</if>><<set $arcologies[_j].FSRestart-->><</if>>.
+				$He challenges Eugenics there by showing $his appreciation for partners with fecund figures, specifically those lacking the approval of society<<if $slaves[$i].belly >= 10000>>, and by <<if $slaves[$i].bellyPreg >= 8000>>proudly displaying $his markless pregnancy<<else>>proudly cradling $his greatly distended, markless, middle<</if>><<set $arcologies[_j].FSRestart-->><</if>>.
 				<<set $arcologies[_j].FSRestart -= _influence>>
 			<</if>>
 		<<elseif $arcologies[0].FSRestart != "unset">>
 			<<if $arcologies[_j].FSRestart != "unset">>
-				She advances Eugenics there by congratulating high class couples while completely ignoring everyone else<<if $slaves[$i].belly < 1500 && !canGetPregnant($slaves[$i])>>, and by showing off her baby-free body<<if $slaves[$i].pregKnown == 1>> (even though she's hiding her own pregnancy)<</if>><<set $arcologies[_j].FSRestart++>><</if>>.
+				$He advances Eugenics there by congratulating high class couples while completely ignoring everyone else<<if $slaves[$i].belly < 1500 && !canGetPregnant($slaves[$i])>>, and by showing off $his baby-free body<<if $slaves[$i].pregKnown == 1>> (even though $he's hiding $his own pregnancy)<</if>><<set $arcologies[_j].FSRestart++>><</if>>.
 				<<set $arcologies[_j].FSRestart += _influence>>
 			<<elseif $arcologies[_j].FSRepopulationFocus != "unset">>
-				She challenges Repopulationism there by harshly judging every gravid girl she sees while showering praise on the high class<<if $slaves[$i].belly < 1500 && !canGetPregnant($slaves[$i])>>, and by showing off her baby-free body<<if $slaves[$i].pregKnown == 1>> (even though she's hiding her own pregnancy)<</if>><<set $arcologies[_j].FSRepopulationFocus-->><</if>>.
+				$He challenges Repopulationism there by harshly judging every gravid girl $he sees while showering praise on the high class<<if $slaves[$i].belly < 1500 && !canGetPregnant($slaves[$i])>>, and by showing off $his baby-free body<<if $slaves[$i].pregKnown == 1>> (even though $he's hiding $his own pregnancy)<</if>><<set $arcologies[_j].FSRepopulationFocus-->><</if>>.
 				<<set $arcologies[_j].FSRepopulationFocus -= _influence>>
 			<</if>>
 		<</if>>
 
 		<<if $arcologies[0].FSChattelReligionist != "unset">>
 			<<if $arcologies[_j].FSChattelReligionist != "unset">>
-				She advances Chattel Religionism there by constant public worship, both sexual and traditional<<if $slaves[$i].devotion > 95 && $slaves[$i].intelligence >= 3>>, and by composing her own series of devotionals to your sexual prowess and attractiveness<<set $arcologies[_j].FSChattelReligionist++>><</if>>.
+				$He advances Chattel Religionism there by constant public worship, both sexual and traditional<<if $slaves[$i].devotion > 95 && $slaves[$i].intelligence >= 3>>, and by composing $his own series of devotionals to your sexual prowess and attractiveness<<set $arcologies[_j].FSChattelReligionist++>><</if>>.
 				<<set $arcologies[_j].FSChattelReligionist += _influence>>
 			<</if>>
 		<</if>>
 		<<if $arcologies[0].FSRomanRevivalist != "unset">>
 			<<if $arcologies[_j].FSRomanRevivalist != "unset">>
-				She advances Roman Revivalism there by taking an active part in the daily round of public Roman life<<if canTalk($slaves[$i]) && $slaves[$i].intelligence >= 3>>, which she's perfect for, since she has the intelligence to hold her own in discourse with citizens<<set $arcologies[_j].FSRomanRevivalist++>><</if>>.
+				$He advances Roman Revivalism there by taking an active part in the daily round of public Roman life<<if canTalk($slaves[$i]) && $slaves[$i].intelligence >= 3>>, which $he's perfect for, since $he has the intelligence to hold $his own in discourse with citizens<<set $arcologies[_j].FSRomanRevivalist++>><</if>>.
 				<<set $arcologies[_j].FSRomanRevivalist += _influence>>
 			<</if>>
 		<<elseif $arcologies[0].FSAztecRevivalist != "unset">>
 			<<if $arcologies[_j].FSAztecRevivalist != "unset">>
-				She advances Aztec Revivalism there by taking an active part in the bloodier spectacles<<if $slaves[$i].combatSkill >= 1>>, which she's perfect for, since she has enough experience with blood to make it look good<<set $arcologies[_j].FSAztecRevivalist++>><</if>>.
+				$He advances Aztec Revivalism there by taking an active part in the bloodier spectacles<<if $slaves[$i].combatSkill >= 1>>, which $he's perfect for, since $he has enough experience with blood to make it look good<<set $arcologies[_j].FSAztecRevivalist++>><</if>>.
 				<<set $arcologies[_j].FSAztecRevivalist += _influence>>
 			<</if>>
 		<<elseif $arcologies[0].FSEgyptianRevivalist != "unset">>
 			<<if $arcologies[_j].FSEgyptianRevivalist != "unset">>
-				She advances Egyptian Revivalism there by playing her part in the endless round of voluptuous entertainments<<if $slaves[$i].relationship && $slaves[$i].relation && $slaves[$i].relationshipTarget == $slaves[$i].relationTarget>>, which she's perfect for, since everyone knows that at the end of the day she'll go home and make love to a blood relative<<set $arcologies[_j].FSEgyptianRevivalist++>><</if>>.
+				$He advances Egyptian Revivalism there by playing $his part in the endless round of voluptuous entertainments<<if $slaves[$i].relationship && $slaves[$i].relation && $slaves[$i].relationshipTarget == $slaves[$i].relationTarget>>, which $he's perfect for, since everyone knows that at the end of the day $he'll go home and make love to a blood relative<<set $arcologies[_j].FSEgyptianRevivalist++>><</if>>.
 				<<set $arcologies[_j].FSEgyptianRevivalist += _influence>>
 			<</if>>
 		<<elseif $arcologies[0].FSEdoRevivalist != "unset">>
 			<<if $arcologies[_j].FSEdoRevivalist != "unset">>
-				She advances Edo Revivalism there by artfully mixing sexual allure and elegant propriety<<if $slaves[$i].entertainSkill > 95>>, which she's perfect for, since no slave can claim to better entertain a gentleman caller than her<<set $arcologies[_j].FSEdoRevivalist++>><</if>>.
+				$He advances Edo Revivalism there by artfully mixing sexual allure and elegant propriety<<if $slaves[$i].entertainSkill > 95>>, which $he's perfect for, since no slave can claim to better entertain a gentleman caller than $him<<set $arcologies[_j].FSEdoRevivalist++>><</if>>.
 				<<set $arcologies[_j].FSEdoRevivalist += _influence>>
 			<</if>>
 		<<elseif $arcologies[0].FSArabianRevivalist != "unset">>
 			<<if $arcologies[_j].FSArabianRevivalist != "unset">>
-				She advances Arabian Revivalism there by helping citizens improve their slaves' sex skills<<if $slaves[$i].fetishKnown && ($slaves[$i].fetish == "sadist" || $slaves[$i].fetish == "dom")>>, which she's perfect for, since she's naturally dominant and likes nothing better than fucking her inferiors<<set $arcologies[_j].FSArabianRevivalist++>><</if>>.
+				$He advances Arabian Revivalism there by helping citizens improve their slaves' sex skills<<if $slaves[$i].fetishKnown && ($slaves[$i].fetish == "sadist" || $slaves[$i].fetish == "dom")>>, which $he's perfect for, since $he's naturally dominant and likes nothing better than fucking $his inferiors<<set $arcologies[_j].FSArabianRevivalist++>><</if>>.
 				<<set $arcologies[_j].FSArabianRevivalist += _influence>>
 			<</if>>
 		<<elseif $arcologies[0].FSChineseRevivalist != "unset">>
 			<<if $arcologies[_j].FSChineseRevivalist != "unset">>
-				She advances Chinese Revivalism there by helping citizens improve the feng shui of their slave arrangements<<if $slaves[$i].intelligenceImplant >= 1 && $slaves[$i].intelligence >= 3>>, which she's perfect for, since she has the intelligence and education to make real contributions<<set $arcologies[_j].FSChineseRevivalist++>><</if>>.
+				$He advances Chinese Revivalism there by helping citizens improve the feng shui of their slave arrangements<<if $slaves[$i].intelligenceImplant >= 1 && $slaves[$i].intelligence >= 3>>, which $he's perfect for, since $he has the intelligence and education to make real contributions<<set $arcologies[_j].FSChineseRevivalist++>><</if>>.
 				<<set $arcologies[_j].FSChineseRevivalist += _influence>>
 			<</if>>
 		<</if>>
@@ -238,7 +238,7 @@
 		assigned to be a sexual Ambassador to other arcologies, but you have not targeted a neighboring arcology for cultural influence, making the assignment pointless.
 		<<if $oldRecruiterTarget>>
 			<<set $recruiterTarget = clone($oldRecruiterTarget)>>
-			@@.yellow;She goes back to recruiting $recruiterTarget.@@
+			@@.yellow;$He goes back to recruiting $recruiterTarget.@@
 			<<unset $oldRecruiterTarget>>
 		<</if>>
 	<</if>>
@@ -250,53 +250,53 @@
 	uses your online resources and some @@.yellowgreen;modest funds@@ to convince $recruiterTarget from the old world to immigrate for voluntary enslavement.
 
 	<<if $slaves[$i].devotion > 95>>
-		Her extreme devotion to you lends her total cogency.
+		$His extreme devotion to you lends $him total cogency.
 		<<set $recruiterProgress += 2>>
 	<<elseif $slaves[$i].devotion > 50>>
-		Her devotion to you lends her conviction.
+		$His devotion to you lends $him conviction.
 		<<set $recruiterProgress += 1>>
 	<<else>>
-		Her imperfect feelings toward you give her little conviction.
+		$His imperfect feelings toward you give $him little conviction.
 	<</if>>
 
 	<<if setup.recruiterCareers.includes($slaves[$i].career)>>
-		She has experience in recruitment from before she was a slave.
+		$He has experience in recruitment from before $he was a slave.
 		<<set $recruiterProgress += 2>>
 	<<elseif $slaves[$i].skillRC >= $masteredXP>>
-		She has experience in recruitment from working for you.
+		$He has experience in recruitment from working for you.
 		<<set $recruiterProgress += 2>>
 	<<else>>
 		<<set $slaves[$i].skillRC += random(1,($slaves[$i].intelligence+4)*2)>>
 	<</if>>
 
 	<<if $slaves[$i].intelligence >= 2>>
-		Her intelligence enables her to cleverly entrap potential slaves.
+		$His intelligence enables $him to cleverly entrap potential slaves.
 		<<set $recruiterProgress += 1>>
 	<</if>>
 
 	<<if $slaves[$i].entertainSkill >= 100>>
-		She has the entertainment skills necessary to convince any target.
+		$He has the entertainment skills necessary to convince any target.
 		<<set $recruiterProgress += 2>>
 	<<elseif $slaves[$i].entertainSkill > 60>>
-		She has the entertainment expertise to lure in most targets.
+		$He has the entertainment expertise to lure in most targets.
 		<<set $recruiterProgress += 1.5>>
 	<<elseif $slaves[$i].entertainSkill > 30>>
-		She has the necessary entertainment skills to banter successfully with her targets.
+		$He has the necessary entertainment skills to banter successfully with $his targets.
 		<<set $recruiterProgress += 1>>
 	<<elseif $slaves[$i].entertainSkill > 10>>
-		Her mediocre entertainment skills do nothing to convince her targets.
+		$His mediocre entertainment skills do nothing to convince $his targets.
 	<<else>>
-		Her total lack of entertainment skills seriously hinders her efforts.
+		$His total lack of entertainment skills seriously hinders $his efforts.
 		<<set $recruiterProgress -= 1>>
 	<</if>>
 
 	<<if $slaves[$i].bellyPreg >= 300000>>
-		Her massive overfilled womb is detrimental to her efforts to recruit girls. It instills a fear of being turned into nothing more than a baby filled sack.
+		$His massive overfilled womb is detrimental to $his efforts to recruit girls. It instills a fear of being turned into nothing more than a baby filled sack.
 		<<set $recruiterProgress -= 3>>
 	<</if>>
 
 	<<if $clubUpgradePDAs == 1>>
-		The slaves in $clubName help her by passing her tips they pick up while working the crowds.
+		The slaves in $clubName help $him by passing $him tips they pick up while working the crowds.
 		<<for _sarg = 0; _sarg < $slaves.length; _sarg++>>
 			<<if $slaves[_sarg].assignment == "serve in the club">>
 				<<set $recruiterProgress += 0.5>>
@@ -306,69 +306,69 @@
 
 	<<if $recruiterTarget == "desperate whores">>
 		<<if ($Recruiter.analCount + $Recruiter.oralCount + $Recruiter.vaginalCount) > 200>>
-			As a veteran slut, she speaks from experience when she says that being your slave whore will be safer and healthier than streetwalking.
+			As a veteran slut, $he speaks from experience when $he says that being your slave whore will be safer and healthier than streetwalking.
 			<<set $recruiterProgress += 1>>
 		<<else>>
-			She does her best to convince them that being your slave whore will be safer and healthier than streetwalking.
+			$He does $his best to convince them that being your slave whore will be safer and healthier than streetwalking.
 		<</if>>
 	<<elseif $recruiterTarget == "expectant mothers">> /* now you can ginger too */
 		<<if (($Recruiter.belly >= 1500 || setup.fakeBellies.includes($bellyAccessory) && $Recruiter.weight < 130) || $Recruiter.belly >= 100000)>>
 			<<if $Recruiter.preg > 5>>
-				Since she's visibly pregnant herself, she speaks with authority when she says that Free Cities medicine can keep them and their pregnancies safe and healthy.
+				Since $he's visibly pregnant $himself, $he speaks with authority when $he says that Free Cities medicine can keep them and their pregnancies safe and healthy.
 			<<else>>
-				Since she looks visibly pregnant, she's more convincing when she says that Free Cities medicine can keep them and their pregnancies safe and healthy.
+				Since $he looks visibly pregnant, $he's more convincing when $he says that Free Cities medicine can keep them and their pregnancies safe and healthy.
 			<</if>>
 			<<set $recruiterProgress += 1>>
 		<<else>>
-			She does her best to convince them that Free Cities medicine can keep them and their pregnancies safe and healthy.
+			$He does $his best to convince them that Free Cities medicine can keep them and their pregnancies safe and healthy.
 		<</if>>
 	<<elseif $recruiterTarget == "young migrants">>
 		<<if ($Recruiter.health >= 80) && ($Recruiter.face > 10)>>
-			Her lovely face and shining health go a long way to convince them that being your slave promises a better life.
+			$His lovely face and shining health go a long way to convince them that being your slave promises a better life.
 			<<set $recruiterProgress += 1>>
 		<<else>>
-			She does her best to convince them that being your slave promises a better life.
+			$He does $his best to convince them that being your slave promises a better life.
 		<</if>>
 	<<elseif $recruiterTarget == "dissolute sissies">>
 		<<if ($Recruiter.dick > 1) && canAchieveErection($Recruiter) && !["chastity", "combined chastity"].includes($activeSlave.dickAccessory)>>
-			She giggles and shows off her erection, making it easy to convince them that your slaves with dicks enjoy a sexually satisfying life.
+			$He giggles and shows off $his erection, making it easy to convince them that your slaves with dicks enjoy a sexually satisfying life.
 			<<set $recruiterProgress += 1>>
 		<<else>>
-			She does her best to convince them that your slaves with dicks enjoy a sexually satisfying life.
+			$He does $his best to convince them that your slaves with dicks enjoy a sexually satisfying life.
 		<</if>>
 	<<elseif $recruiterTarget == "reassignment candidates">>
 		<<if (($Recruiter.balls > 0 && $Recruiter.ovaries == 0 && $Recruiter.genes == "XX") || ($Recruiter.ovaries == 1 && $Recruiter.scrotum == 0 && $Recruiter.genes == "XY")) && ($Recruiter.face > 10)>>
-			She shows off her lovely face and describes her unusual biological situation under your care, convincing them that you'll turn them into happy little slave girls.
+			$He shows off $his lovely face and describes $his unusual biological situation under your care, convincing them that you'll turn them into happy little slave girls.
 			<<set $recruiterProgress += 1>>
 		<<else>>
-			She does her best to convince them that you'll turn them into happy little slave girls.
+			$He does $his best to convince them that you'll turn them into happy little slave girls.
 		<</if>>
 	<</if>>
 
 	<<if ($slaves[$i].livingRules != "luxurious")>>
-		She would be more effective if she could show off a luxurious standard of living.
+		$He would be more effective if $he could show off a luxurious standard of living.
 		<<set $recruiterProgress -= 1>>
 	<</if>>
 
 	<<if $recruiterProgress > 7>>
-		She has several excellent prospects and will probably get one of them to agree to enslavement soon.
+		$He has several excellent prospects and will probably get one of them to agree to enslavement soon.
 	<<elseif $recruiterProgress > 3>>
-		She has some prospects to work with but needs more time to get them agree to enslavement.
+		$He has some prospects to work with but needs more time to get them agree to enslavement.
 	<<else>>
-		She has no real prospects yet and has more work to do before anyone agrees to enslavement.
+		$He has no real prospects yet and has more work to do before anyone agrees to enslavement.
 	<</if>>
 
 	<<if ($slaves[$i].livingRules == "luxurious")>>
-		Being continually trusted with this position @@.hotpink;increases her devotion to you@@ and encourages her to @@.mediumaquamarine;trust you in turn.@@
+		Being continually trusted with this position @@.hotpink;increases $his devotion to you@@ and encourages $him to @@.mediumaquamarine;trust you in turn.@@
 		<<set $slaves[$i].devotion += 4, $slaves[$i].trust += 4>>
 	<<else>>
-		Being continually trusted with this position @@.hotpink;slightly increases her devotion to you,@@ though she harbors some doubts because she isn't allowed a room of her own to set her apart from the other slaves.
+		Being continually trusted with this position @@.hotpink;slightly increases $his devotion to you,@@ though $he harbors some doubts because $he isn't allowed a room of $his own to set $him apart from the other slaves.
 		<<set $slaves[$i].devotion += 1>>
 	<</if>>
 
 <<else>> /* idle publicity (submitted by FireDrops) */
 
-	tries to maintain her network of prospects without promising anyone a space in $arcologies[0].name, since you already control <<if $slaves.length > _idleTarget>>more sex slaves than<<else>>as many sex slaves as<</if>> her assigned goal.
+	tries to maintain $his network of prospects without promising anyone a space in $arcologies[0].name, since you already control <<if $slaves.length > _idleTarget>>more sex slaves than<<else>>as many sex slaves as<</if>> $his assigned goal.
 
 	<<set _seed = 0>>
 	<<set _seed -= (6 - (6*$slaves[$i].entertainSkill/100))>>
@@ -385,25 +385,25 @@
 
 	<<if $slaves[$i].intelligence >= 0>>
 		<<if $slaves[$i].entertainSkill >= 100>>
-			Her mastery of flirting and conversation continues to seduce them,
+			$His mastery of flirting and conversation continues to seduce them,
 			<<if $slaves[$i].face > 95>>
-				and with her nearly perfect face they instinctively trust her.
+				and with $his nearly perfect face they instinctively trust $him.
 			<<else>>
-				although she might have done better still if she were prettier.
+				although $he might have done better still if $he were prettier.
 			<</if>>
 		<<else>>
-		She uses what conversation skill she has to keep them interested in enslavement,
+		$He uses what conversation skill $he has to keep them interested in enslavement,
 			<<if $slaves[$i].face > 40>>
 				and the reminder that they could share a home with such a beauty doesn't hurt.
 			<<else>>
-				but her face isn't attractive enough to hold their attention.
+				but $his face isn't attractive enough to hold their attention.
 			<</if>>
 		<</if>>
 	<<else>>
-		Unfortunately she's just not smart enough to manage such a delicate balance and some potential slaves inevitably drift away.
+		Unfortunately $he's just not smart enough to manage such a delicate balance and some potential slaves inevitably drift away.
 	<</if>>
 
-	She uses her extra time and @@.yellowgreen;recruitment allowance@@ this week to tour the arcology and post to your household's social media accounts more actively than usual, @@.green;building up your reputation.@@
+	$He uses $his extra time and @@.yellowgreen;recruitment allowance@@ this week to tour the arcology and post to your household's social media accounts more actively than usual, @@.green;building up your reputation.@@
 
 	<<set _seed = 10>>
 	<<set _FSmatch = 0>> /* _FSmatch means recruiter's appearance displays FS ideas */
@@ -417,8 +417,8 @@
 	<<if $slaves[$i].intelligence > 0>>
 		<<set _seed += $slaves[$i].intelligence+$slaves[$i].intelligenceImplant>>
 	<</if>>
-	<<if $studio && $slaves[$i].pornFame >= 10>>
-		<<set _seed += $slaves[$i].prestige*3>>
+	<<if $studio && $slaves[$i].pornFame >= 10000 && $slaves[$i].pornPrestige > 0>>
+		<<set _seed += $slaves[$i].pornPrestige*3>>
 	<</if>>
 
 	<<if $arcologies[0].FSSupremacist != "unset">>
@@ -549,9 +549,9 @@
 			<<set _FSdefend++, $arcologies[0].FSRepopulationFocus += 0.01*$FSSingleSlaveRep>>
 		<</if>>
 	<<elseif $arcologies[0].FSRestart != "unset">>
-		<<if $slaves[$i].bellyPreg >= 1500 && $slaves[$i].breedingMark == 1>>
+		<<if $slaves[$i].bellyPreg >= 1500 && $slaves[$i].breedingMark == 1 && $propOutcome == 1>>
 			<<set _seed += 4, _FSmatch++, $arcologies[0].FSRestart += 0.01*$FSSingleSlaveRep>>
-		<<elseif $slaves[$i].breedingMark == 1>>
+		<<elseif $slaves[$i].breedingMark == 1 && $propOutcome == 1>>
 			<<set _seed += 1>>
 		<<elseif $slaves[$i].bellyPreg < 100>>
 			<<if ($slaves[$i].ovaries == 0 && $slaves[$i].balls == 0)>>
@@ -665,11 +665,11 @@
 		<<if $slaves[$i].entertainSkill > 10>>
 			<<if $slaves[$i].face > 40>>
 				<<if $slaves[$i].entertainSkill >= 100>>
-					Her good looks and innate artistry awe the arcology and leave many starstruck.
+					$His good looks and innate artistry awe the arcology and leave many starstruck.
 				<<elseif $slaves[$i].entertainSkill > 60>>
-					Her good looks draw quite an audience; she entertains them reasonably well.
+					$His good looks draw quite an audience; $he entertains them reasonably well.
 				<<elseif $slaves[$i].entertainSkill > 30>>
-					Her face appeals to a certain crowd, mostly looking for sex tapes rather than quality entertainment.
+					$His face appeals to a certain crowd, mostly looking for sex tapes rather than quality entertainment.
 				<</if>>
 			<<else>>
 				<<if $slaves[$i].entertainSkill >= 100>>
@@ -681,84 +681,84 @@
 				<<else>>
 					A few
 				<</if>>
-				of her wittier lines are liked and re-shared, but her face just doesn't catch many eyes.
+				of $his wittier lines are liked and re-shared, but $his face just doesn't catch many eyes.
 			<</if>>
 		<<else>>
-			More than a few sign up to watch her feeds, but unsubscribe due to her amateur presentation.
+			More than a few sign up to watch $his feeds, but unsubscribe due to $his amateur presentation.
 		<</if>>
 		<<if $slaves[$i].intelligence > 0>>
-			She offers thoughtful commentaries on trending topics.
+			$He offers thoughtful commentaries on trending topics.
 		<<else>>
-			She lacks the intelligence to compose thoughtful remarks; a lot the time she merely +1s what others have said.
+			$He lacks the intelligence to compose thoughtful remarks; a lot the time $he merely +1s what others have said.
 		<</if>>
-		<<if $studio && $slaves[$i].pornFame >= 10>>
-			Her fan base from arcology porn significantly drives up her followers count.
+		<<if $studio && $slaves[$i].pornFame >= 1000 && $slaves[$i].pornPrestige > 0>>
+			$His fan base from arcology porn significantly drives up $his followers count.
 		<</if>>
 	<</if>> /*temp close EWM so next two lines always show */
 	<<if _FSmatch > 0>>
-		Her personal appearance fits with your social philosophies, making the future you're building @@.green;more popular.@@
+		$His personal appearance fits with your social philosophies, making the future you're building @@.green;more popular.@@
 	<</if>>
 	<<if _FSdefend > 0>>
-		She is able to smartly <<if $arcologies[0].FSPaternalist != "unset">>answer<<else>>deflect<</if>> abolitionist trolls about your arcology's treatment of <<if $arcologies[0].FSPaternalist != "unset">>contracted sex workers<<else>>chattel<</if>>, @@.green;confirming your ideals@@ in the minds of some wavering individuals.
+		$He is able to smartly <<if $arcologies[0].FSPaternalist != "unset">>answer<<else>>deflect<</if>> abolitionist trolls about your arcology's treatment of <<if $arcologies[0].FSPaternalist != "unset">>contracted sex workers<<else>>chattel<</if>>, @@.green;confirming your ideals@@ in the minds of some wavering individuals.
 	<</if>>
 	<<if $showEWM == 1>>
 		<<if $arcologies[0].FSSupremacist != "unset">>
 			<<if $slaves[$i].intelligence >= 2>>
 				<<if $slaves[$i].race != $arcologies[0].FSSupremacistRace>>
-					She patiently explains how $slaves[$i].race girls like herself benefit from the firm guidance of their proper $arcologies[0].FSSupremacistRace masters.
+					$He patiently explains how $slaves[$i].race girls like $himself benefit from the firm guidance of their proper $arcologies[0].FSSupremacistRace masters.
 				<<else>>
-					She makes the clear case for $arcologies[0].FSSupremacistRace superiority, although as an enslaved $slaves[$i].race woman her words are a bit hollow.
+					$He makes the clear case for $arcologies[0].FSSupremacistRace superiority, although as an enslaved $slaves[$i].race woman $his words are a bit hollow.
 				<</if>>
 			<<elseif $slaves[$i].race != $arcologies[0].FSSupremacistRace>>
-				The dumb $slaves[$i].race bitch can't even repeat her Supremacist indoctrination properly.
+				The dumb $slaves[$i].race bitch can't even repeat $his Supremacist indoctrination properly.
 			<<else>>
-				She flubs her lines so badly that no one would ever believe $arcologies[0].FSSupremacistRace people make better leaders.
+				$He flubs $his lines so badly that no one would ever believe $arcologies[0].FSSupremacistRace people make better leaders.
 			<</if>>
 		<</if>>
 		<<if $arcologies[0].FSSubjugationist != "unset">>
 			<<if $slaves[$i].intelligence >= 2>>
 				<<if $slaves[$i].race == $arcologies[0].FSSubjugationistRace>>
-					It's always a pleasure to hear a $slaves[$i].race slave admit to all the failings for which her kind need to be taken in hand.
+					It's always a pleasure to hear a $slaves[$i].race slave admit to all the failings for which $his kind need to be taken in hand.
 				<<else>>
-					She argues intelligently in favor of $arcologies[0].FSSubjugationistRace subjugation, a performance undermined only slightly by miscegenationist scum releasing a competing clip of her open-mic comment that she's glad not to be one of //them//.
+					$He argues intelligently in favor of $arcologies[0].FSSubjugationistRace subjugation, a performance undermined only slightly by miscegenationist scum releasing a competing clip of $his open-mic comment that $he's glad not to be one of //them//.
 				<</if>>
 			<<elseif $slaves[$i].race == $arcologies[0].FSSubjugationistRace>>
 				The subhuman idiot's floundering on the race question rather proves your point about $arcologies[0].FSSubjugationistRace inferiority, but not in a way that gains any converts.
 			<<else>>
-				Her uninspired presentation on $arcologies[0].FSSubjugationistRace failings only links to the educational materials already published in your arcology.
+				$His uninspired presentation on $arcologies[0].FSSubjugationistRace failings only links to the educational materials already published in your arcology.
 			<</if>>
 		<</if>>
 		<<if $arcologies[0].FSRepopulationFocus != "unset">>
 			<<if $slaves[$i].preg > 30>>
-				She makes a habit of allowing the public to fondle and enjoy the movements within her baby filled belly.
+				$He makes a habit of allowing the public to fondle and enjoy the movements within $his baby filled belly.
 			<<elseif $slaves[$i].preg > 15>>
-				She makes a habit of allowing the public to fondle and enjoy baby rounded belly.
+				$He makes a habit of allowing the public to fondle and enjoy baby rounded belly.
 			<<elseif $slaves[$i].births > 0>>
-				Any time she stars in an erotic photo shoot, she always makes sure to follow up with a, hopefully positive, pregnancy test. Though she makes sure to hype up her viewers to sign up to be the one to knock her up should it come up negative.
+				Any time $he stars in an erotic photo shoot, $he always makes sure to follow up with a, hopefully positive, pregnancy test. Though $he makes sure to hype up $his viewers to sign up to be the one to knock $him up should it come up negative.
 			<<else>>
-				Her efforts would have more impact if her womb wasn't so empty. Disappointing any who would want to see her pregnant.
+				$His efforts would have more impact if $his womb wasn't so empty. Disappointing any who would want to see $him pregnant.
 			<</if>>
 			<<if $slaves[$i].intelligence > 1>>
-				She is smart enough to not only repeat your repopulationist goals, but to expand upon them.
+				$He is smart enough to not only repeat your repopulationist goals, but to expand upon them.
 			<<elseif $slaves[$i].births > 3>>
-				She uses her experience as a mother as leverage to convince virgin ladies that motherhood is wonderful.
+				$He uses $his experience as a mother as leverage to convince virgin ladies that motherhood is wonderful.
 			<<else>>
-				Being both unintelligent and inexperienced, her attempts to emphasize the joys of pregnancy only come off as someone who likes big bellies, no matter their source.
+				Being both unintelligent and inexperienced, $his attempts to emphasize the joys of pregnancy only come off as someone who likes big bellies, no matter their source.
 			<</if>>
 		<<elseif $arcologies[0].FSRestart != "unset">>
-			<<if $slaves[$i].bellyPreg >= 1500 && $slaves[$i].breedingMark == 1>>
-				She prominently displays her pregnancy and the mark branded upon it signifying the superior child growing within her. Her audience is enamored by her distinct status.
-			<<elseif $slaves[$i].breedingMark == 1>>
-				She prominently displays the mark branded over her womb, but without the curve of pregnancy beneath it, it only goes so far.
+			<<if $slaves[$i].bellyPreg >= 1500 && $slaves[$i].breedingMark == 1 && $propOutcome == 1>>
+				$He prominently displays $his pregnancy and the mark branded upon it signifying the superior child growing within $him. $His audience is enamored by $his distinct status.
+			<<elseif $slaves[$i].breedingMark == 1 && $propOutcome == 1>>
+				$He prominently displays the mark branded over $his womb, but without the curve of pregnancy beneath it, it only goes so far.
 			<<elseif $slaves[$i].bellyPreg < 100>>
 				<<if ($slaves[$i].dick > 0 && $slaves[$i].balls == 0)>>
-					She makes sure to wear tight fitting clothes to show off the bulge of her dick and, most notably, the lack of testicles under it in all her photo shoots.
+					$He makes sure to wear tight fitting clothes to show off the bulge of $his dick and, most notably, the lack of testicles under it in all $his photo shoots.
 				<<elseif ($slaves[$i].vaginalAccessory == "chastity belt" || $slaves[$i].dickAccessory == "chastity" || $slaves[$i].vaginalAccessory == "combined chastity" || $slaves[$i].dickAccessory == "combined chastity")>>
-					In all her public appearances, her choice of clothing is always crotchless, leaving her chastity gear as the only thing protecting her modesty.
+					In all $his public appearances, $his choice of clothing is always crotchless, leaving $his chastity gear as the only thing protecting $his modesty.
 				<<elseif (($slaves[$i].ovaries == 0 && $slaves[$i].mpreg == 0) || $slaves[$i].preg < -1)>>
-					She frequently livestreams massive orgies involving herself at the center, making sure to always follow up with her negative pregnancy tests.
+					$He frequently livestreams massive orgies involving $himself at the center, making sure to always follow up with $his negative pregnancy tests.
 				<<else>>
-					Her lack of commitment to sterilization and eugenics drive away potential listeners.
+					$His lack of commitment to sterilization and eugenics drive away potential listeners.
 				<</if>>
 			<<else>>
 				No-one cares what bloated trash has to say.
@@ -767,79 +767,79 @@
 		<<if $arcologies[0].FSGenderRadicalist != "unset">>
 			<<if $slaves[$i].dick > 0 && ($slaves[$i].balls < 1 || $slaves[$i].boobs > 400)>>
 				<<if $slaves[$i].anus > 0>>
-					Her public demonstrations of just how hard feminized sissies can orgasm with buttsex – at a different interior balcony each day – draw plenty of attention.
+					$His public demonstrations of just how hard feminized sissies can orgasm with buttsex – at a different interior balcony each day – draw plenty of attention.
 				<<else>>
-					She attracts a little attention by gaily showing off her <<if $slaves[$i].balls < 1>>soft bitch-clit<<else>>intersex anatomy<</if>> on the public thoroughfares of your arcology, being careful not to risk her virgin backdoor.
+					$He attracts a little attention by gaily showing off $his <<if $slaves[$i].balls < 1>>soft bitch-clit<<else>>intersex anatomy<</if>> on the public thoroughfares of your arcology, being careful not to risk $his virgin backdoor.
 				<</if>>
 			<<else>>
-				She just doesn't have the right combination of body parts to personally demonstrate your utopia of eager, girly-dicked buttsluts.
+				$He just doesn't have the right combination of body parts to personally demonstrate your utopia of eager, girly-dicked buttsluts.
 			<</if>>
 		<<elseif $arcologies[0].FSGenderFundamentalist != "unset">>
 			<<if $slaves[$i].balls < 1>>
 				<<if $arcologies[0].FSRestart == "unset">>
 					<<if $slaves[$i].bellyPreg >= 1500>>
-						She unashamedly live streams an obstetric health check in the nude, promising to broadcast similar footage right up until, and during, the birth.
+						$He unashamedly live streams an obstetric health check in the nude, promising to broadcast similar footage right up until, and during, the birth.
 					<<elseif setup.fakeBellies.includes($bellyAccessory)>>
-						With some discreet editing, she uploads fake ultrasounds to match her plastic pregnancy, bringing a little more attention to your fertility campaigns.
+						With some discreet editing, $he uploads fake ultrasounds to match $his plastic pregnancy, bringing a little more attention to your fertility campaigns.
 					<<else>>
-						She posts plenty of snapshots of gravid mothers-to-be. But with no belly bump of her own to feature, the impact is no different from any preggo porn already floating around the net.
+						$He posts plenty of snapshots of gravid mothers-to-be. But with no belly bump of $his own to feature, the impact is no different from any preggo porn already floating around the net.
 					<</if>>
 				<<else>>
-					She posts plenty of seductive photos emphasizing her feminine curves, including lewds showing off her natural vagina, bringing more attention to your campaign for natural females.
+					$He posts plenty of seductive photos emphasizing $his feminine curves, including lewds showing off $his natural vagina, bringing more attention to your campaign for natural females.
 				<</if>>
 			<<else>>
-				On the topic of natural female deference to their owners around the house, your recruiter would be more convincing if she didn't keep readjusting her junk.
+				On the topic of natural female deference to their owners around the house, your recruiter would be more convincing if $he didn't keep readjusting $his junk.
 			<</if>>
 		<</if>>
 		<<if $arcologies[0].FSPaternalist != "unset">>
 			<<if ($slaves[$i].devotion + $slaves[$i].trust) > 150 || $slaves[$i].relationship == -3>>
 				<<if $slaves[$i].intelligenceImplant == 1>>
-					All week she shares original poetry in which her love for you shines through<<if $slaves[$i].health > 40>>, and her healthy body shines in every live appearance<</if>>.
+					All week $he shares original poetry in which $his love for you shines through<<if $slaves[$i].health > 40>>, and $his healthy body shines in every live appearance<</if>>.
 				<<else>>
-					Even though she clearly adores her <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>master<<else>>mistress<</if>>, at times the uneducated slave struggles to fully and cogently express her affection.
+					Even though $he clearly adores $his <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>master<<else>>mistress<</if>>, at times the uneducated slave struggles to fully and cogently express $his affection.
 				<</if>>
 			<<else>>
-				Her praise of your good works lacks the special touch of personal affection, so it doesn't impress much.
+				$His praise of your good works lacks the special touch of personal affection, so it doesn't impress much.
 			<</if>>
 		<<elseif $arcologies[0].FSDegradationist != "unset">>
 			<<if $modScore > 15 || ($piercingScore > 8 && $tatScore > 5)>>
 				<<if $slaves[$i].intelligence > 1>>
-					Ordinarily you would punish a slave who displays independent thinking, but when $slaves[$i].slaveName goes public in all her garish, modded glory to defend the legal right of slaveowners to use their property however they please, she's earned a brief reprieve.
+					Ordinarily you would punish a slave who displays independent thinking, but when $slaves[$i].slaveName goes public in all $his garish, modded glory to defend the legal right of slaveowners to use their property however they please, $he's earned a brief reprieve.
 				<<else>>
-					Just the sight of $slaves[$i].slaveName's provocatively decorated body entices her online "friends" to share multiple scenarios for raping her, although the honor is wasted on the dumb fucktoy.
+					Just the sight of $slaves[$i].slaveName's provocatively decorated body entices $his online "friends" to share multiple scenarios for raping $him, although the honor is wasted on the dumb fucktoy.
 				<</if>>
 			<<elseif $slaves[$i].intelligence > 1>>
-				Ordinarily you would punish a slave who displays independent thinking, but when $slaves[$i].slaveName defends the right of owners to use their property however they please, she's earned some consideration: perhaps you could "reward" her with an extra piercing or a slutty new tat.
+				Ordinarily you would punish a slave who displays independent thinking, but when $slaves[$i].slaveName defends the right of owners to use their property however they please, $he's earned some consideration: perhaps you could "reward" $him with an extra piercing or a slutty new tat.
 			<<else>>
-				She isn't smart enough to understand the primal attraction of an arcology where slave holes exist only to be raped, nor is her body sufficiently degraded to advertise it.
+				$He isn't smart enough to understand the primal attraction of an arcology where slave holes exist only to be raped, nor is $his body sufficiently degraded to advertise it.
 			<</if>>
 		<</if>>
 		<<if $arcologies[0].FSBodyPurist != "unset">>
 			<<if $slaves[$i].corsetPiercing == 0 && $piercingScore < 3 && $tatScore < 2>>
 				<<if $slaves[$i].boobsImplant == 0 && $slaves[$i].buttImplant == 0 && $slaves[$i].waist >= -95>>
-					She exhibits pure sexuality in a lovely, artistic gallery of erotic photos posted this week that displays every natural centimeter of her body.
+					$He exhibits pure sexuality in a lovely, artistic gallery of erotic photos posted this week that displays every natural centimeter of $his body.
 				<<elseif $slaves[$i].boobsImplant == 0 && $slaves[$i].buttImplant == 0>>
-					This week's softcore photo shoot delights the eye: only her unnatural waistline mars her beauty, and that can hardly be blamed on the model.
+					This week's softcore photo shoot delights the eye: only $his unnatural waistline mars $his beauty, and that can hardly be blamed on the model.
 				<<else>>
-					Her unblemished skin shines artistically in this week's erotic studio gallery, but the shape of her curves is too obviously artificial.
+					$His unblemished skin shines artistically in this week's erotic studio gallery, but the shape of $his curves is too obviously artificial.
 				<</if>>
 			<<elseif $slaves[$i].boobsImplant == 0 && $slaves[$i].buttImplant == 0 && $slaves[$i].waist >= -95>>
-				Her most recent photo galleries are barely passable: you can hardly see the woman beneath her blatant body art.
+				$His most recent photo galleries are barely passable: you can hardly see the woman beneath $his blatant body art.
 			<<else>>
-				She is burdened by the knowledge that her heavy alterations don't fit your ideal of purity, and fails to show at a scheduled photo shoot.
+				$He is burdened by the knowledge that $his heavy alterations don't fit your ideal of purity, and fails to show at a scheduled photo shoot.
 			<</if>>
 		<<elseif $arcologies[0].FSTransformationFetishist != "unset">>
 			<<if $slaves[$i].boobsImplant > 0 && $slaves[$i].buttImplant > 0 && $slaves[$i].lipsImplant > 0>>
 				<<if $slaves[$i].waist < -95 || $slaves[$i].teeth == "pointy" || $slaves[$i].amp != 0 || ($slaves[$i].vagina > -1 && $slaves[$i].dick > 6)>>
-					A series of cleverly staged publicity events at various businesses in the arcology subtly focuses on her better-than-natural physiology in each one.
+					A series of cleverly staged publicity events at various businesses in the arcology subtly focuses on $his better-than-natural physiology in each one.
 				<<elseif $seeExtreme == 1>>
-					Her augmented body certainly has its appeals, yet as you look over this week's publicity recap you begin to wonder if she could be still more extremely //transformed//.
+					$His augmented body certainly has its appeals, yet as you look over this week's publicity recap you begin to wonder if $he could be still more extremely //transformed//.
 				<<elseif $slaves[$i].vagina > -1 && $slaves[$i].dick > 0>>
-					Her special body stands out during this week's publicity tour; and if her futa cock were grown beyond a natural size, now that would really advertise her improved state.
+					$His special body stands out during this week's publicity tour; and if $his futa cock were grown beyond a natural size, now that would really advertise $his improved state.
 				<<elseif $seeDicks > 0>>
-					She looks great in this week's publicity events at arcology businesses, always posing to show off her enhancements. Now if only there were something to graft on that would take her beyond implants to genuine //transformation//.
+					$He looks great in this week's publicity events at arcology businesses, always posing to show off $his enhancements. Now if only there were something to graft on that would take $him beyond implants to genuine //transformation//.
 				<<else>> /* game settings prohibit greater transformations */
-					A series of cleverly staged publicity events at various businesses in the arcology subtly focuses on the beauty of her implants.
+					A series of cleverly staged publicity events at various businesses in the arcology subtly focuses on the beauty of $his implants.
 				<</if>>
 			<<else>>
 				"Boobs, butts, and blowjobs": it's the plastic surgeon's mantra, and viewing this week's publicity footage reminds you that you've neglected your recruiter's augmentations.
@@ -847,103 +847,103 @@
 		<</if>>
 		<<if $arcologies[0].FSYouthPreferentialist != "unset">>
 			<<if $slaves[$i].physicalAge < 30>>
-				Her nightly cam chats sparkle with the energy of youth.
+				$His nightly cam chats sparkle with the energy of youth.
 			<<else>>
-				As an older slave, she doesn't have enough energy to cam chat late into the night.
+				As an older slave, $he doesn't have enough energy to cam chat late into the night.
 			<</if>>
 		<<elseif $arcologies[0].FSMaturityPreferentialist != "unset">>
 			<<if $slaves[$i].actualAge >= 30>>
-				She video blogs regularly about the financial, medical, and even emotional security of slave life for older women.
+				$He video blogs regularly about the financial, medical, and even emotional security of slave life for older women.
 			<<else>>
-				She uses too much youthful slang and jumps from topic to topic in her video blogs, making them difficult for her audience to follow.
+				$He uses too much youthful slang and jumps from topic to topic in $his video blogs, making them difficult for $his audience to follow.
 			<</if>>
 		<</if>>
 		<<if $arcologies[0].FSSlimnessEnthusiast != "unset">>
 			<<if $slaves[$i].boobs < 500 && $slaves[$i].butt < 3 && $slaves[$i].weight <= 10 && $slaves[$i].muscles <= 30>>
-				Her trim body gives her a cute, girl-next-door sex appeal in every selfie, even the ones taken in your penthouse far above everyone else's doors.
+				$His trim body gives $him a cute, girl-next-door sex appeal in every selfie, even the ones taken in your penthouse far above everyone else's doors.
 			<<else>>
-				She shares a lot of selfies of her activities in your penthouse, but her bulging figure tends to hide what's going on.
+				$He shares a lot of selfies of $his activities in your penthouse, but $his bulging figure tends to hide what's going on.
 			<</if>>
 		<<elseif $arcologies[0].FSAssetExpansionist != "unset">>
 			<<if $slaves[$i].boobs > 2000 || $slaves[$i].butt > 7 || $slaves[$i].balls > 4 || $slaves[$i].dick > 8>>
-				As the saying goes, "shake it if you got it," and no one can doubt $slaves[$i].slaveName has it after a "citizen" posts an "unauthorized" wristcam video of her humongous anatomy swinging around a stripper pole.
+				As the saying goes, "shake it if you got it," and no one can doubt $slaves[$i].slaveName has it after a "citizen" posts an "unauthorized" wristcam video of $his humongous anatomy swinging around a stripper pole.
 			<<else>>
-				Although she tries hard, none of her assets interest the true size fetishist.
+				Although $he tries hard, none of $his assets interest the true size fetishist.
 			<</if>>
 		<</if>>
 		<<if $arcologies[0].FSPastoralist != "unset">>
 			<<if $dairy>>
 				<<if $dairySlaves && $slaves[$i].intelligence > ($dairyRestraintsSetting+1)>>
 					<<if $slaves[$i].lactation > 0>>
-						She schedules VR tours of $dairyName in order to popularize your free-range practices and quality products: the highlight each time is when she hooks her own teats into a milker and brings herself to orgasm.
+						$He schedules VR tours of $dairyName in order to popularize your free-range practices and quality products: the highlight each time is when $he hooks $his own teats into a milker and brings $himself to orgasm.
 					<<else>>
-						She narrates a virtual reality tour of $dairyName, explaining how your humane, free-range practices result in a high quality product.
+						$He narrates a virtual reality tour of $dairyName, explaining how your humane, free-range practices result in a high quality product.
 					<</if>>
 				<<elseif $slaves[$i].lactation > 0>>
-					Her VR uploads include a short clip of her milking herself in $dairyName; she squirts directly into an old-fashioned bucket while ignoring the complicated, industrial machines behind her.
+					$His VR uploads include a short clip of $him milking $himself in $dairyName; $he squirts directly into an old-fashioned bucket while ignoring the complicated, industrial machines behind $him.
 				<<elseif $dairyRestraintsSetting >= 2>>
 					Your dairy is too heavily industrialized to promote socially.
 				<<else>>
-					She ignores $dairyName, since she can't think of any ideas to promote it.
+					$He ignores $dairyName, since $he can't think of any ideas to promote it.
 				<</if>>
 			<<else>>
-				She can't really promote Pastoralist ideals when her owner hasn't even committed to building a Dairy.
+				$He can't really promote Pastoralist ideals when $his owner hasn't even committed to building a Dairy.
 			<</if>>
 		<</if>>
 		<<if $arcologies[0].FSPhysicalIdealist != "unset">>
 			<<if $slaves[$i].muscles > 95 || ($slaves[$i].muscles > 45 && $slaves[$i].health > 80)>>
-				She asks another slave to photo-document her time in the gym this week: naked, of course, to show off her impressive muscle definition, and in certain poses she nearly seems to be making love to the equipment.
+				$He asks another slave to photo-document $his time in the gym this week: naked, of course, to show off $his impressive muscle definition, and in certain poses $he nearly seems to be making love to the equipment.
 			<<else>>
-				She tries documenting her exercise routine, but it's a snooze fest because she doesn't have the guns to show for it.
+				$He tries documenting $his exercise routine, but it's a snooze fest because $he doesn't have the guns to show for it.
 			<</if>>
 		<<elseif $arcologies[0].FSHedonisticDecadence != "unset">>
 			<<if $slaves[$i].weight > 95 || ($slaves[$i].fetishStrength >= 95 && $slaves[$i].weight > 10)>>
-				She frequently <<if $slaves[$i].fetishStrength >= 95>>makes public appearances where she demonstrates the strength of her fetishes and invites spectators to aid in satisfying her desires<<else>>livestreams herself relaxing and masturbating, making sure to draw attention to her lush curves and how comfortable her life is<</if>>.
+				$He frequently <<if $slaves[$i].fetishStrength >= 95>>makes public appearances where $he demonstrates the strength of $his fetishes and invites spectators to aid in satisfying $his desires<<else>>livestreams $himself relaxing and masturbating, making sure to draw attention to $his lush curves and how comfortable $his life is<</if>>.
 			<</if>>
 			<<if $slaves[$i].weight > 10 && $slaves[$i].health > 80>>
-				Despite her weight, she practically oozes health and happiness helping to ease potential worries about the excessive lifestyle slaves enjoy under you.
+				Despite $his weight, $he practically oozes health and happiness helping to ease potential worries about the excessive lifestyle slaves enjoy under you.
 			<</if>>
 			<<if $arcologies[0].FSHedonisticDecadenceResearch == 1 && $arcologies[0].FSDegradationist == "unset">>
-				Whenever she meets a prospect, she makes sure to take some of your specialized slave food with her to show them they won't miss much from their prior lives. It rarely fails to make an impact.
+				Whenever $he meets a prospect, $he makes sure to take some of your specialized slave food with $him to show them they won't miss much from their prior lives. It rarely fails to make an impact.
 			<</if>>
 		<</if>>
 		<<if $arcologies[0].FSChattelReligionist != "unset">>
 			<<if $slaves[$i].intelligence > 0 && ($slaves[$i].devotion > 95 || $slaves[$i].trust > 95)>>
 				<<if $slaves[$i].clothes == "a chattel habit" || $slaves[$i].clothes == "a fallen nuns habit" || $slaves[$i].clothes == "a penitent nuns habit" || $slaves[$i].clothes == "a hijab and abaya">>
-					Clad in her holy garb, $slaves[$i].slaveName preaches to the atrium with a powerful appeal to the new morality, in which her absolute faith in your revelations is unmistakable.
+					Clad in $his holy garb, $slaves[$i].slaveName preaches to the atrium with a powerful appeal to the new morality, in which $his absolute faith in your revelations is unmistakable.
 				<<elseif $arcologies[0].FSRomanRevivalist != "unset" && $slaves[$i].clothes == "a toga">>
-					She preaches in the atrium, delivering a powerful and faith-filled appeal in support of the new state religion and its Prophet-Emperor, descendant of the gods.
+					$He preaches in the atrium, delivering a powerful and faith-filled appeal in support of the new state religion and its Prophet-Emperor, descendant of the gods.
 				<<else>>
-					She heads to the atrium to deliver a powerful, faith-based appeal for everyone to join the new moral order, though one cynical onlooker heckles her about her style of dress.
+					$He heads to the atrium to deliver a powerful, faith-based appeal for everyone to join the new moral order, though one cynical onlooker heckles $him about $his style of dress.
 				<</if>>
 			<<elseif $slaves[$i].intelligence > 0>>
-				Her lecture on the new religious morality is thorough, and also devastatingly boring: all bullet point scriptures and little emotion that would sway unenlightened hearts.
+				$His lecture on the new religious morality is thorough, and also devastatingly boring: all bullet point scriptures and little emotion that would sway unenlightened hearts.
 			<<elseif $slaves[$i].devotion > 95 || $slaves[$i].trust > 95>>
-				Although she wears her faith in you on her metaphorical sleeve, she can't muster the intellectual arguments to counter the shrill voices of backward old world religions.
+				Although $he wears $his faith in you on $his metaphorical sleeve, $he can't muster the intellectual arguments to counter the shrill voices of backward old world religions.
 			<<else>>
-				She is hapless as a proselytizer for the new religious order because her personal understanding and adherence remains inadequate.
+				$He is hapless as a proselytizer for the new religious order because $his personal understanding and adherence remains inadequate.
 			<</if>>
 		<<elseif $arcologies[0].FSNull != "unset">>
-			Her contribution is one voice among many in the open freedom of $arcologies[0].name's media,
+			$His contribution is one voice among many in the open freedom of $arcologies[0].name's media,
 			<<if $slaves[$i].entertainSkill > 10>>
 				but everything that relates to its leadership is usually well-received.
 			<<else>>
-				so her unskilled performances this week hardly cause a ripple.
+				so $his unskilled performances this week hardly cause a ripple.
 			<</if>>
 		<</if>>
 		<<if $arcologies[0].FSRomanRevivalist != "unset">>
 			<<if $slaves[$i].clothes == "a toga">>
 				<<if $slaves[$i].face > 10 && $slaves[$i].pitKills > 0>>
-					She thrills audiences by recounting tales of her exploits as a beautiful and deadly gladiatrix-//slash//-love-slave for the First Citizen of the Eternal City reborn.
+					$He thrills audiences by recounting tales of $his exploits as a beautiful and deadly gladiatrix-//slash//-love-slave for the First Citizen of the Eternal City reborn.
 				<<elseif $slaves[$i].face > 10>>
-					Her statuesque beauty is a fitting tribute to the glory of the Eternal City reborn, but she still lacks the edge of //bloodthirstiness// that makes life here so exciting.
+					$His statuesque beauty is a fitting tribute to the glory of the Eternal City reborn, but $he still lacks the edge of //bloodthirstiness// that makes life here so exciting.
 				<<elseif $slaves[$i].pitKills > 0>>
-					Even though her history of gladiatorial combat is noble, when mixed with her homeliness it tends to frighten the squeamish as much as it attracts the sanguinary.
+					Even though $his history of gladiatorial combat is noble, when mixed with $his homeliness it tends to frighten the squeamish as much as it attracts the sanguinary.
 				<<else>>
-					She comes across like a historical tour guide; more worthy citizens would flock to the New Rome if your recruiter appeared as a statuesque, and possibly deadly, inamorata of its ruler.
+					$He comes across like a historical tour guide; more worthy citizens would flock to the New Rome if your recruiter appeared as a statuesque, and possibly deadly, inamorata of its ruler.
 				<</if>>
 			<<else>>
-				Dressed as she is in the garments of a barbarian, the citizens of the New Rome ignore her.
+				Dressed as $he is in the garments of a barbarian, the citizens of the New Rome ignore $him.
 			<</if>>
 		<<elseif $arcologies[0].FSEgyptianRevivalist != "unset">>
 			<<if $familyTesting == 1>>
@@ -964,44 +964,44 @@
 						<</if>>
 						<<if $slaves[$i].energy > 60 || $slaves[$i].sexualQuirk == "tease" || $slaves[$i].sexualQuirk == "perverted">>
 							<<if _recruiterRelation.energy > 60 || _recruiterRelation.sexualQuirk == "tease" || _recruiterRelation.sexualQuirk == "perverted">>
-								$slaves[$i].slaveName and her $relationType _recruiterRelation.slaveName collaborate on a series of short commercials walking and playing in your arcology's public spaces. A little hand on the ass here, a little lips almost touching there, and it's enough to tease your Ancient Egyptian sensibility about incest without running afoul of too many Old World censors.
+								$slaves[$i].slaveName and $his $relationType _recruiterRelation.slaveName collaborate on a series of short commercials walking and playing in your arcology's public spaces. A little hand on the ass here, a little lips almost touching there, and it's enough to tease your Ancient Egyptian sensibility about incest without running afoul of too many Old World censors.
 							<<elseif $slaves[$i].relationshipTarget == _recruiterRelation.ID>>
-								Even though their incestuous relationship is not condemned here, her $relationType _recruiterRelation.slaveName is too shy to act it out in front of the world.
+								Even though their incestuous relationship is not condemned here, $his $relationType _recruiterRelation.slaveName is too shy to act it out in front of the world.
 							<<else>>
-								The Ancient Egyptian sensibility of your arcology features slave incest, but your recruiter can't convince her shy $relationType to play along for publicity.
+								The Ancient Egyptian sensibility of your arcology features slave incest, but your recruiter can't convince $his shy $relationType to play along for publicity.
 							<</if>>
 						<<elseif $slaves[$i].relationshipTarget == _recruiterRelation.ID>>
-							Even though she shares a properly incestuous relationship with her $relationType, she is too shy to bring it on camera for the whole world.
+							Even though $he shares a properly incestuous relationship with $his $relationType, $he is too shy to bring it on camera for the whole world.
 						<<else>>
-							The Ancient Egyptian sensibility of your arcology features slave incest, but she's too shy even to play-act with her $relationType for publicity.
+							The Ancient Egyptian sensibility of your arcology features slave incest, but $he's too shy even to play-act with $his $relationType for publicity.
 						<</if>>
 					<<else>>
 						One idea that comes up while brainstorming is to act out Ancient Egyptian incest with a family member, but all of them are confined and unavailable.
 					<</if>>
 				<<else>>
-					One of the most prominent features of your Egyptian Revival is an open, even expectant, attitude toward slave incest, but she doesn't have any close family living in your household.
+					One of the most prominent features of your Egyptian Revival is an open, even expectant, attitude toward slave incest, but $he doesn't have any close family living in your household.
 				<</if>>
 			<<else>>
 				<<if $slaves[$i].relation != 0 && (!(_recruiterRelation.assignment == "be your agent" || _recruiterRelation.assignment == "live with your agent"))>>
 					<<if (_recruiterRelation.assignment == "work in the dairy" && $dairyRestraintsSetting > 1) || _recruiterRelation.assignment == "stay confined" || _recruiterRelation.assignment == "be confined in the cellblock">>
-						One idea that comes up while brainstorming is to act out Ancient Egyptian incest with her _recruiterRelation.relation, but _recruiterRelation.slaveName is confined and unavailable.
+						One idea that comes up while brainstorming is to act out Ancient Egyptian incest with $his _recruiterRelation.relation, but _recruiterRelation.slaveName is confined and unavailable.
 					<<else>>
 						<<if $slaves[$i].energy > 60 || $slaves[$i].sexualQuirk == "tease" || $slaves[$i].sexualQuirk == "perverted">>
 							<<if _recruiterRelation.energy > 60 || _recruiterRelation.sexualQuirk == "tease" || _recruiterRelation.sexualQuirk == "perverted">>
-								$slaves[$i].slaveName and her _recruiterRelation.relation _recruiterRelation.slaveName collaborate on a series of short commercials walking and playing in your arcology's public spaces. A little hand on the ass here, a little lips almost touching there, and it's enough to tease your Ancient Egyptian sensibility about incest without running afoul of too many Old World censors.
+								$slaves[$i].slaveName and $his _recruiterRelation.relation _recruiterRelation.slaveName collaborate on a series of short commercials walking and playing in your arcology's public spaces. A little hand on the ass here, a little lips almost touching there, and it's enough to tease your Ancient Egyptian sensibility about incest without running afoul of too many Old World censors.
 							<<elseif $slaves[$i].relationshipTarget == _recruiterRelation.ID>>
-								Even though their incestuous relationship is not condemned here, her _recruiterRelation.relation _recruiterRelation.slaveName is too shy to act it out in front of the world.
+								Even though their incestuous relationship is not condemned here, $his _recruiterRelation.relation _recruiterRelation.slaveName is too shy to act it out in front of the world.
 							<<else>>
-								The Ancient Egyptian sensibility of your arcology features slave incest, but your recruiter can't convince her shy _recruiterRelation.relation to play along for publicity.
+								The Ancient Egyptian sensibility of your arcology features slave incest, but your recruiter can't convince $his shy _recruiterRelation.relation to play along for publicity.
 							<</if>>
 						<<elseif $slaves[$i].relationshipTarget == _recruiterRelation.ID>>
-							Even though she shares a properly incestuous relationship with her _recruiterRelation.relation, she is too shy to bring it on camera for the whole world.
+							Even though $he shares a properly incestuous relationship with $his _recruiterRelation.relation, $he is too shy to bring it on camera for the whole world.
 						<<else>>
-							The Ancient Egyptian sensibility of your arcology features slave incest, but she's too shy even to playact with her _recruiterRelation.relation for publicity.
+							The Ancient Egyptian sensibility of your arcology features slave incest, but $he's too shy even to playact with $his _recruiterRelation.relation for publicity.
 						<</if>>
 					<</if>>
 				<<else>>
-					One of the most prominent features of your Egyptian Revival is an open, even expectant, attitude toward slave incest, but she doesn't have any close family living in your household.
+					One of the most prominent features of your Egyptian Revival is an open, even expectant, attitude toward slave incest, but $he doesn't have any close family living in your household.
 				<</if>>
 			<</if>> /*end extended family mode */
 		<<elseif $arcologies[0].FSEdoRevivalist != "unset">>
@@ -1009,48 +1009,48 @@
 				<<if _clubSeed >= 3>>
 					The candid, POV-style videos of $slaves[$i].slaveName dancing, making out, and giving blowjobs alongside your regular sluts in $clubName's $clubDecoration atmosphere earn a lot of thumbs up.
 				<<else>>
-					She enjoys herself when she films in $clubName, but the sluts there just don't earn enough attention for the visit to raise your public profile; the club may need broader marketing appeal.
+					$He enjoys $himself when $he films in $clubName, but the sluts there just don't earn enough attention for the visit to raise your public profile; the club may need broader marketing appeal.
 				<</if>>
 			<<elseif $club == 0>>
-				She'd like to integrate her personal profile with your cultural Revival, but there's no clear place in your arcology to focus her attention.
+				$He'd like to integrate $his personal profile with your cultural Revival, but there's no clear place in your arcology to focus $his attention.
 			<<elseif $clubSlaves <= 1>>
-				She travels down to $clubName for some POV video footage, but she can't get enough reliable dance partners.
+				$He travels down to $clubName for some POV video footage, but $he can't get enough reliable dance partners.
 			<<else>>
-				She gets some hot POV-style footage when she films in your nightclub, but there's nothing special about its atmosphere to distinguish it from any other bar in any other arcology.
+				$He gets some hot POV-style footage when $he films in your nightclub, but there's nothing special about its atmosphere to distinguish it from any other bar in any other arcology.
 			<</if>>
 		<<elseif $arcologies[0].FSArabianRevivalist != "unset">>
 			<<if $masterSuiteDecoration == "Arabian Revivalist" && $masterSuiteUpgradeLuxury > 0 && $masterSuiteAverageEnergy > 60>>
 				<<if $masterSuiteSlaves >= 3>>
-					An exposé that "pulls back the curtain" on your elaborate master bedroom goes viral after several harem slaves drag her into <<if $masterSuiteUpgradeLuxury == 1>>four-way action with their <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>master<<else>>mistress<</if>><<else>>a fuck pit daisy chain<</if>> and another takes over the filming.
+					An exposé that "pulls back the curtain" on your elaborate master bedroom goes viral after several harem slaves drag $him into <<if $masterSuiteUpgradeLuxury == 1>>four-way action with their <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>master<<else>>mistress<</if>><<else>>a fuck pit daisy chain<</if>> and another takes over the filming.
 				<<else>>
-					She makes a short video essay about your elaborate master suite, but the empty space unfilled by luscious slave bodies fails to impress.
+					$He makes a short video essay about your elaborate master suite, but the empty space unfilled by luscious slave bodies fails to impress.
 				<</if>>
 			<<elseif $masterSuiteUpgradeLuxury == 0>> /* covers if suite is unbuilt as well */
-				She wants to profile the decadence of your grand bedroom, but the reality is shabby compared to the Revivalist dreams of luxurious harems in the old days.
+				$He wants to profile the decadence of your grand bedroom, but the reality is shabby compared to the Revivalist dreams of luxurious harems in the old days.
 			<<elseif $masterSuiteDecoration != "Arabian Revivalist">>
-				She thinks that "Pulling Back the Curtain" would make a good title for an exposé of your sumptuous bedroom, but it turns out that the space isn't decorated with Arabian-style curtains.
+				$He thinks that "Pulling Back the Curtain" would make a good title for an exposé of your sumptuous bedroom, but it turns out that the space isn't decorated with Arabian-style curtains.
 			<<else>>
-				She makes a short video essay about your elaborate master suite, but there's no sex going on while she films.
+				$He makes a short video essay about your elaborate master suite, but there's no sex going on while $he films.
 			<</if>>
 		<<elseif $arcologies[0].FSChineseRevivalist != "unset">>
 			<<if $slaves[$i].intelligence >= 1 && $HeadGirl != 0 && $Bodyguard != 0 && $HGSuite > 0>>
 				<<if (($HeadGirl.entertainSkill/30)+$HeadGirl.intelligenceImplant+$HeadGirl.prestige) >= 4>>
 					<<if $Bodyguard.prestige >= 1>>
-						She deferentially chronicles the administration of your Imperial household by Head Girl $HeadGirl.slaveName and Bodyguard $Bodyguard.slaveName. The piece explains points of Chinese Revivalist protocol where new slaves or visitors to the Forbidden Penthouse might inadvertently stumble.
+						$He deferentially chronicles the administration of your Imperial household by Head Girl $HeadGirl.slaveName and Bodyguard $Bodyguard.slaveName. The piece explains points of Chinese Revivalist protocol where new slaves or visitors to the Forbidden Penthouse might inadvertently stumble.
 					<<else>>
-						She interviews your Head Girl about points of protocol and household administration for broadcast to the arcology. Your Bodyguard, $Bodyguard.slaveName, is not accustomed to fame and prefers to remain off-screen.
+						$He interviews your Head Girl about points of protocol and household administration for broadcast to the arcology. Your Bodyguard, $Bodyguard.slaveName, is not accustomed to fame and prefers to remain off-screen.
 					<</if>>
 				<<elseif $HeadGirl.intelligenceImplant < 1>>
-					She edits a documentary broadcast about the Revivalist protocols that drive your household, and in the process uncovers small but annoying lapses due to the Head Girl's lack of formal education.
+					$He edits a documentary broadcast about the Revivalist protocols that drive your household, and in the process uncovers small but annoying lapses due to the Head Girl's lack of formal education.
 				<<else>>
-					She broadcasts a documentary about life inside your Imperial Chinese household, but the Head Girl's segment comes out flat: $HeadGirl.slaveName needs more experience working in front of a camera.
+					$He broadcasts a documentary about life inside your Imperial Chinese household, but the Head Girl's segment comes out flat: $HeadGirl.slaveName needs more experience working in front of a camera.
 				<</if>>
 			<<elseif $HeadGirl == 0 || $Bodyguard == 0>>
-				She can't document the benefits of your Imperial Chinese administration because of unfilled posts in its leadership.
+				$He can't document the benefits of your Imperial Chinese administration because of unfilled posts in its leadership.
 			<<elseif $slaves[$i].intelligence < 1>>
 				Your household is a well-run model for the arcology at large, but your recruiter doesn't completely understand its intricate Revivalist protocols and can't explain it for the masses.
 			<<else>>
-				She never considers promoting your household's Revivalist protocols, since you don't value your Head Girl enough to accord her a separate apartment inside your walls.
+				$He never considers promoting your household's Revivalist protocols, since you don't value your Head Girl enough to accord $him a separate apartment inside your walls.
 			<</if>>
 		<</if>>
 	<</if>> /* closes EWM */
diff --git a/src/uncategorized/saRules.tw b/src/uncategorized/saRules.tw
index 82542bac5ad3a8b9eac4291f452176d29c83f7fd..aae869cb0b84bcaafeef79fccacad6933683e139 100644
--- a/src/uncategorized/saRules.tw
+++ b/src/uncategorized/saRules.tw
@@ -1,83 +1,83 @@
 :: SA rules [nobr]
 
 <<if $slaves[$i].fuckdoll == 0>>
-	She
+	$He
 	<<if $slaves[$i].fetish == "mindbroken">>
 		is mentally broken so none of the rules have any impact.
 	<<else>>
 		<<switch $slaves[$i].assignment>>
 		<<case "be confined in the arcade">>
 			<<if $slaves[$i].devotion < -50>>
-				is so unhappy that she has little interest in getting off, not that she gets a choice.
+				is so unhappy that $he has little interest in getting off, not that $he gets a choice.
 				<<set $slaves[$i].need = 0>>
 			<<elseif $slaves[$i].energy <= 20>>
-				is frigid and has little interest in getting off, not that she gets a choice.
+				is frigid and has little interest in getting off, not that $he gets a choice.
 				<<set $slaves[$i].need = 0>>
 			<<elseif $slaves[$i].need < $slaves[$i].energy*0.5>>
 				<<if ($slaves[$i].devotion <= 20)>>
-					gets off at work despite her reluctance, @@.hotpink;habituating her to being a fuckhole.@@
+					gets off at work despite $his reluctance, @@.hotpink;habituating $him to being a fuckhole.@@
 					<<set $slaves[$i].devotion += 1>>
 					<<if ($slaves[$i].trust > -20) && ($slaves[$i].devotion <= 20)>>
-						She hates herself for climaxing, and knows the mild aphrodisiacs in the food are forcing her arousal, @@.gold;frightening her.@@
+						$He hates $himself for climaxing, and knows the mild aphrodisiacs in the food are forcing $his arousal, @@.gold;frightening $him.@@
 						<<set $slaves[$i].trust -= 1>>
 					<</if>>
 					<<set $slaves[$i].need -= 20>>
 				<<elseif ($slaves[$i].releaseRules != "permissive") && ($slaves[$i].releaseRules != "masturbation")>>
-					gets off at work, so being unable to sate her urges doesn't affect her seriously.
+					gets off at work, so being unable to sate $his urges doesn't affect $him seriously.
 					<<set $slaves[$i].need -= 20>>
 				<<else>>
-					gets off at work, so being unable to touch herself doesn't bother her.
+					gets off at work, so being unable to touch $himself doesn't bother $him.
 					<<set $slaves[$i].need -= 20>>
 				<</if>>
 			<<else>>
-				wasn't a popular enough hole to sate her arousal, leaving her @@.gold;uncomfortably horny@@ despite her conditions.
+				wasn't a popular enough hole to sate $his arousal, leaving $him @@.gold;uncomfortably horny@@ despite $his conditions.
 				<<set $slaves[$i].trust -= 3>>
 			<</if>>
 			<<if ($slaves[$i].attrKnown == 0)>>
 				<<if ($week-$slaves[$i].weekAcquired > 4) && $slaves[$i].energy > 20>>
 					<<set $slaves[$i].attrKnown = 1>>
-					<<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> has been monitoring her as her body gets used. It seems she is
+					<<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> has been monitoring $him as $his body gets used. It seems $he is
 					<<saRulesAttractionDiscovery>>
 				<</if>>
 			<</if>>
 		<<case "be the Madam">>
 			<<set $slaves[$i].need -= ($BrothiIDs.length*10)>>
 			<<if $slaves[$i].energy <= 20>>
-				is frigid and has little interest in getting off<<if ($slaves[$i].releaseRules != "permissive")>>, making the rule restricting her sexual outlets superfluous<</if>>.	
+				is frigid and has little interest in getting off<<if ($slaves[$i].releaseRules != "permissive")>>, making the rule restricting $his sexual outlets superfluous<</if>>.	
 				<<set $slaves[$i].need = 0>>
 			<<elseif $slaves[$i].need < $slaves[$i].energy*0.5>>
 				<<if ($slaves[$i].releaseRules != "permissive") && ($slaves[$i].releaseRules != "masturbation")>>
-					gets off at work, so being forbidden from masturbation doesn't really bother her.
+					gets off at work, so being forbidden from masturbation doesn't really bother $him.
 					<<set $slaves[$i].need -= 20>>
 				<<else>>
-					gets off at work, so she doesn't feel the need for release that often.
+					gets off at work, so $he doesn't feel the need for release that often.
 					<<set $slaves[$i].need -= 20>>
 				<</if>>
 			<<else>>
 				<<if ($slaves[$i].releaseRules == "restrictive")>>
 					willingly begs you to
 					<<saRulesPlayerFetishPlay>>
-					whenever she crosses paths with you.
+					whenever $he crosses paths with you.
 					<<saRulesPlayerEnergy>>
 					<<saRulesPlayerDiscoversFetish>>
 					<<saRulesPlayerDrugEffects>>
 				<<elseif ($slaves[$i].releaseRules == "masturbation")>>
 					<<if ($slaves[$i].devotion < 80)>>
-						is a little disappointed that she's limited to her hands and toys, but @@.mediumaquamarine;trusts you know what's best for her.@@ 
+						is a little disappointed that $he's limited to $his hands and toys, but @@.mediumaquamarine;trusts you know what's best for $him.@@ 
 						<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 					<<else>>
-						@@.mediumaquamarine;trusts your judgment@@ that only she really knows how to pleasure herself, though she @@.mediumorchid;often wonders why you don't use her.@@
+						@@.mediumaquamarine;trusts your judgment@@ that only $he really knows how to pleasure $himself, though $he @@.mediumorchid;often wonders why you don't use $him.@@
 						<<set $slaves[$i].trust += 1, $slaves[$i].devotion -= 2, $slaves[$i].need = 0>>
 					<</if>>
 					<<if $slaves[$i].devotion > 20>>
-						When she does play with herself, she
+						When $he does play with $himself, $he
 						<<saRulesMasturbationFetishPlay>>
 						<<saRulesMasturbationDiscoversFetish>>
 					<</if>>
 					<<saRulesMasturbationDrugEffects>>
 				<<else>> /* releaseRules not restrictive */
 					<<if ($universalRulesConsent == 0)>>
-						happily @@.mediumaquamarine;avails herself@@ of your permission to
+						happily @@.mediumaquamarine;avails $himself@@ of your permission to
 						<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 						<<saRulesRapeFetish>>
 						<<saRulesRapeDiscoversFetish>>
@@ -91,31 +91,31 @@
 				<</if>> /* closes releaseRules not restrictive */
 			<</if>>
 
-			She is @@.hotpink;very happy@@ with her private room in $brothelName and @@.mediumaquamarine;trusts@@ you a bit more for placing her in charge of it.
+			$He is @@.hotpink;very happy@@ with $his private room in $brothelName and @@.mediumaquamarine;trusts@@ you a bit more for placing $him in charge of it.
 			<<set $slaves[$i].devotion += 1, $slaves[$i].trust += 1>>
 
 			<<if ($universalRulesConsent == 0)>>
 				<<if ($slaves[$i].releaseRules != "restrictive")>>
 					<<if ($slaves[$i].energy > 95)>>
 						<<if $BrothiIDs.length > 2>>
-							Under the rules, she's allowed to demand that other slaves get her off, and she @@.hotpink;adores@@ you for leaving plentiful outlets for her nymphomania under her care.
+							Under the rules, $he's allowed to demand that other slaves get $him off, and $he @@.hotpink;adores@@ you for leaving plentiful outlets for $his nymphomania under $his care.
 						<<else>>
-							Under the rules, she's allowed to demand that other slaves get her off, and she @@.hotpink;eagerly awaits@@ the day you assign more girls to $brothelName.
+							Under the rules, $he's allowed to demand that other slaves get $him off, and $he @@.hotpink;eagerly awaits@@ the day you assign more girls to $brothelName.
 						<</if>>
 						<<set $slaves[$i].devotion += 1>>
 					<<elseif ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetishStrength > 60)>>
 						<<if ($slaves[$i].fetish == "sadist")>>
 							<<if $BrothiIDs.length > 2>>
-								Under the rules, she's allowed to sexually abuse other slaves, and she @@.hotpink;adores@@ you for providing a whole brothel of girls for her to rape.
+								Under the rules, $he's allowed to sexually abuse other slaves, and $he @@.hotpink;adores@@ you for providing a whole brothel of girls for $him to rape.
 							<<else>>
-								Under the rules, she's allowed to sexually abuse other slaves, and she @@.hotpink;eagerly awaits@@ the day you assign more girls to $brothelName for her to rape.
+								Under the rules, $he's allowed to sexually abuse other slaves, and $he @@.hotpink;eagerly awaits@@ the day you assign more girls to $brothelName for $him to rape.
 							<</if>>
 							<<set $slaves[$i].devotion += 1>>
 						<<elseif ($slaves[$i].fetish == "dom")>>
 							<<if $BrothiIDs.length > 2>>
-								Under the rules, she's allowed to force other slaves to have sex with her, and she @@.hotpink;adores@@ you for allowing her a brothel of girls to dominate.
+								Under the rules, $he's allowed to force other slaves to have sex with $him, and $he @@.hotpink;adores@@ you for allowing $him a brothel of girls to dominate.
 							<<else>>
-								Under the rules, she's allowed to force other slaves to have sex with her, and she @@.hotpink;eagerly awaits@@ the day you assign more girls to her domain.
+								Under the rules, $he's allowed to force other slaves to have sex with $him, and $he @@.hotpink;eagerly awaits@@ the day you assign more girls to $his domain.
 							<</if>>
 							<<set $slaves[$i].devotion += 1>>
 						<</if>>
@@ -126,75 +126,75 @@
 			<<if ($slaves[$i].attrKnown == 0)>>
 				<<if ($week-$slaves[$i].weekAcquired > 4) && $slaves[$i].energy > 20>>
 					<<set $slaves[$i].attrKnown = 1>>
-					<<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> has been monitoring her as she manages clients, analyzing her tastes. It seems she is
+					<<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> has been monitoring $him as $he manages clients, analyzing $his tastes. It seems $he is
 					<<saRulesAttractionDiscovery>>
 				<</if>>
 			<</if>>
 
-			She does her best for you, so she frequently deserves a reward and never needs to be punished.
+			$He does $his best for you, so $he frequently deserves a reward and never needs to be punished.
 			<<set _punishments = 0>>
 			<<set _rewards = 3>>
 			
 			<<if _rewards > 0>>
 				<<switch $slaves[$i].standardReward>>
 				<<case "relaxation">>
-					She's given free time, which she
+					$He's given free time, which $he
 					<<if $spa != 0>>
 						usually spends in $spaName<<if $Attendant != 0>> enjoying $Attendant.slaveName's care<</if>>.
 					<<else>>
-						usually spends relaxing in her room<<if $BrothiIDs.length > 1>> with a whore between her legs<</if>>.
+						usually spends relaxing in $his room<<if $BrothiIDs.length > 1>> with a whore between $his legs<</if>>.
 					<</if>>
 					<<if $slaves[$i].relationship > 0>>
-						She often asks to save these breaks so she can spend them with her <<if $slaves[$i].relationship == 1>>friend<<elseif $slaves[$i].relationship == 2>>best friend<<elseif $slaves[$i].relationship == 3>>friend with benefits<<elseif $slaves[$i].relationship == 4>>sweetheart<<else>>wife<</if>>.
+						$He often asks to save these breaks so $he can spend them with $his <<if $slaves[$i].relationship == 1>>friend<<elseif $slaves[$i].relationship == 2>>best friend<<elseif $slaves[$i].relationship == 3>>friend with benefits<<elseif $slaves[$i].relationship == 4>>sweetheart<<else>>wife<</if>>.
 					<</if>>
-					These breaks are @@.green;good for her.@@
+					These breaks are @@.green;good for $him.@@
 					<<set $slaves[$i].health += _rewards>>
 				<<case "drugs">>
-					She's @@.hotpink;rewarded@@ with hits of mild recreational drugs, which @@.red;isn't healthy,@@ but helps bind her to you strongly.
+					$He's @@.hotpink;rewarded@@ with hits of mild recreational drugs, which @@.red;isn't healthy,@@ but helps bind $him to you strongly.
 					<<set $slaves[$i].health -= _rewards>>
 					<<set $slaves[$i].devotion += _rewards*2>>
 				<<case "orgasm">>
-					She's @@.hotpink;rewarded@@ with
+					$He's @@.hotpink;rewarded@@ with
 					<<if $slaves[$i].clitPiercing >= 3>>
-						sustained orgasm from her <<if $slaves[$i].dick == 0>>clit<<else>>dick<</if>> piercing,
+						sustained orgasm from $his <<if $slaves[$i].dick == 0>>clit<<else>>dick<</if>> piercing,
 					<<elseif $slaves[$i].releaseRules == "sapphic">>
 						immediate sex with any nearby slave,
 					<<else>>
 						a quick climax from a vibrator,
 					<</if>>
-					@@.green;boosting her libido.@@
+					@@.green;boosting $his libido.@@
 					<<if $slaves[$i].energy < 98>><<set $slaves[$i].energy += _rewards>><</if>><<set $slaves[$i].need -= (_rewards*10)>>
 					<<set $slaves[$i].devotion += _rewards>>
 				<<default>>
-					She's @@.hotpink;rewarded@@
+					$He's @@.hotpink;rewarded@@
 					<<if (_punishments > 0) && ($slaves[$i].standardReward == "situational")>>
 						and @@.gold;punished@@
 					<</if>>
-					situationally, letting her develop normally.
+					situationally, letting $him develop normally.
 					<<set $slaves[$i].devotion += _rewards>>
 				<</switch>>
 			<</if>>
 		<<case "work in the brothel">>
 			<<if $slaves[$i].devotion < -50>>
-				is so unhappy that she has little interest in getting off, not that her clients care.
+				is so unhappy that $he has little interest in getting off, not that $his clients care.
 				<<set $slaves[$i].need = 0>>
 			<<elseif $slaves[$i].energy <= 20>>
-				is frigid and has little interest in getting off, not that her clients care.
+				is frigid and has little interest in getting off, not that $his clients care.
 				<<set $slaves[$i].need = 0>>
 			<<elseif $slaves[$i].need < $slaves[$i].energy*0.5>>
 				<<if ($slaves[$i].devotion <= 20)>>
-					gets off at work despite her reluctance, @@.hotpink;habituating her to sexual slavery.@@
+					gets off at work despite $his reluctance, @@.hotpink;habituating $him to sexual slavery.@@
 					<<set $slaves[$i].devotion += 1>>
 					<<if ($slaves[$i].trust > -20) && ($slaves[$i].devotion <= 20)>>
-						She hates herself for climaxing, and knows the mild aphrodisiacs in the food are forcing her arousal, @@.gold;frightening her.@@
+						$He hates $himself for climaxing, and knows the mild aphrodisiacs in the food are forcing $his arousal, @@.gold;frightening $him.@@
 						<<set $slaves[$i].trust -= 1>>
 					<</if>>
 					<<set $slaves[$i].need -= 20>>
 				<<elseif ($slaves[$i].releaseRules != "permissive") && ($slaves[$i].releaseRules != "masturbation")>>
-					gets off at work, so being forbidden to masturbate doesn't affect her seriously.
+					gets off at work, so being forbidden to masturbate doesn't affect $him seriously.
 					<<set $slaves[$i].need -= 20>>
 				<<else>>
-					gets off at work, so she doesn't feel the need to masturbate frequently.
+					gets off at work, so $he doesn't feel the need to masturbate frequently.
 					<<set $slaves[$i].need -= 20>>
 				<</if>>
 			<<else>>
@@ -212,33 +212,33 @@
 					<<else>> /* $slaves[$i].devotion >= 50 */
 						willingly comes up to the penthouse and begs you to
 						<<saRulesPlayerFetishPlay>>
-						every break she gets.
+						every break $he gets.
 						<<saRulesPlayerEnergy>>
 					<</if>> /* closes $slaves[$i].devotion >= 50 */
 					<<saRulesPlayerDiscoversFetish>>
 					<<saRulesPlayerDrugEffects>>
 				<<elseif ($slaves[$i].releaseRules == "masturbation")>>
 					<<if $slaves[$i].sexualFlaw == "attention whore">>
-						@@.hotpink;enjoys being allowed to masturbate,@@ especially since its often to the pleasure of an aroused client.
+						@@.hotpink;enjoys being allowed to masturbate,@@ especially since it's often to the pleasure of an aroused client.
 						<<set $slaves[$i].devotion += 1, $slaves[$i].need = 0>>
 					<<elseif ($slaves[$i].devotion <= 20) && ($slaves[$i].trust > -20)>>
-						takes solace in her permission to masturbate rather than being forced to beg for sex, though being forced to do it in front of an aroused client prevents her from getting complacent; you can never know when they'll want more.
+						takes solace in $his permission to masturbate rather than being forced to beg for sex, though being forced to do it in front of an aroused client prevents $him from getting complacent; you can never know when they'll want more.
 						<<set $slaves[$i].need = 0>>
 					<<elseif ($slaves[$i].devotion <= 20)>>
-						enjoys being allowed to masturbate rather than trading sex with other slaves, though being forced to do it in front of an aroused client @@.gold;terrifies her;@@ you can never know when they'll want more.
+						enjoys being allowed to masturbate rather than trading sex with other slaves, though being forced to do it in front of an aroused client @@.gold;terrifies $him;@@ you can never know when they'll want more.
 						<<set $slaves[$i].trust -= 1, $slaves[$i].need = 0>>
 					<<elseif ($slaves[$i].devotion < 50)>>
-						accepts having to relieve herself solely through masturbation.
+						accepts having to relieve $himself solely through masturbation.
 						<<set $slaves[$i].need = 0>>
 					<<elseif ($slaves[$i].devotion < 80)>>
-						is a little disappointed that she's limited to her hands and toys, but @@.mediumaquamarine;trusts you know what's best for her.@@ 
+						is a little disappointed that $he's limited to $his hands and toys, but @@.mediumaquamarine;trusts you know what's best for $him.@@ 
 						<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 					<<else>>
-						@@.mediumaquamarine;trusts your judgment@@ that only she really knows how to pleasure herself, though she @@.mediumorchid;often wonders why you don't use her.@@
+						@@.mediumaquamarine;trusts your judgment@@ that only $he really knows how to pleasure $himself, though $he @@.mediumorchid;often wonders why you don't use $him.@@
 						<<set $slaves[$i].trust += 1, $slaves[$i].devotion -= 2, $slaves[$i].need = 0>>
 					<</if>>
 					<<if $slaves[$i].devotion > 20>>
-						When she does play with herself, she
+						When $he does play with $himself, $he
 						<<saRulesMasturbationFetishPlay>>
 						<<saRulesMasturbationDiscoversFetish>>
 					<</if>>
@@ -247,7 +247,7 @@
 					<<if ($universalRulesConsent == 0)>>
 						<<if ($slaves[$i].devotion <= 20) && ($slaves[$i].trust > -20)>>
 							<<if ($slaves[$i].releaseRules == "permissive")>>
-								masturbates whenever she can find a private moment to take care of the urges induced by the food, @@.mediumaquamarine;slightly reducing her fear@@ of you.
+								masturbates whenever $he can find a private moment to take care of the urges induced by the food, @@.mediumaquamarine;slightly reducing $his fear@@ of you.
 								<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 							<<else>>
 								refuses to use other slaves to get off, and is forced to take additional clients @@.gold;as punishment@@ for illicit masturbation.
@@ -255,10 +255,10 @@
 							<</if>>
 						<<elseif ($slaves[$i].devotion <= 20)>>
 							<<if ($slaves[$i].releaseRules == "permissive")>>
-								prefers to masturbate rather than demanding sex from other slaves or giving free samples, @@.mediumaquamarine;slightly reducing her fear@@ of you.
+								prefers to masturbate rather than demanding sex from other slaves or giving free samples, @@.mediumaquamarine;slightly reducing $his fear@@ of you.
 								<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 							<<else>>
-								is forced by the urges induced by the food to either demand sex from other slaves or attempt to attract additional clients. She @@.hotpink;hates herself@@ for it.
+								is forced by the urges induced by the food to either demand sex from other slaves or attempt to attract additional clients. $He @@.hotpink;hates $himself@@ for it.
 								<<set $slaves[$i].devotion += 1, $slaves[$i].need *= 0.5>>
 							<</if>>
 						<<elseif ($slaves[$i].devotion < 50)>>
@@ -267,7 +267,7 @@
 							<<saRulesRapeFetish>>
 							<<saRulesRapeDiscoversFetish>>
 						<<else>>
-							happily @@.mediumaquamarine;avails herself@@ of your permission to
+							happily @@.mediumaquamarine;avails $himself@@ of your permission to
 							<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 							<<saRulesRapeFetish>>
 							<<saRulesRapeDiscoversFetish>>
@@ -275,7 +275,7 @@
 					<<else>> /* universalRulesConsent is not zero */
 						<<if ($slaves[$i].devotion <= 20) && ($slaves[$i].trust > -20)>>
 							<<if ($slaves[$i].releaseRules == "permissive")>>
-								prefers to masturbate rather than asking other slaves for sex or giving free samples, @@.mediumaquamarine;slightly reducing her fear@@ of you.
+								prefers to masturbate rather than asking other slaves for sex or giving free samples, @@.mediumaquamarine;slightly reducing $his fear@@ of you.
 								<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 							<<else>>
 								refuses to ask other slaves for sex, and is @@.gold;severely punished@@ for illicit masturbation.
@@ -283,10 +283,10 @@
 							<</if>>
 						<<elseif ($slaves[$i].devotion <= 20)>>
 							<<if ($slaves[$i].releaseRules == "permissive")>>
-								prefers to masturbate rather than trading sex with other slaves or giving free samples, @@.mediumaquamarine;slightly reducing her fear@@ of you.
+								prefers to masturbate rather than trading sex with other slaves or giving free samples, @@.mediumaquamarine;slightly reducing $his fear@@ of you.
 								<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 							<<else>>
-								is forced by the urges induced by the food to either swap sex with other slaves or attempt to attract additional clients. She @@.hotpink;hates herself@@ for it.
+								is forced by the urges induced by the food to either swap sex with other slaves or attempt to attract additional clients. $He @@.hotpink;hates $himself@@ for it.
 								<<set $slaves[$i].devotion += 1, $slaves[$i].need *= 0.5>>
 							<</if>>
 						<<elseif ($slaves[$i].devotion < 50)>>
@@ -307,13 +307,13 @@
 
 			<<if ($slaves[$i].devotion <= 20)>>
 				<<if $slaves[$i].voice == 0>>
-					Living as a mute @@.hotpink;molds her@@ to your will.
+					Living as a mute @@.hotpink;molds $him@@ to your will.
 					<<set $slaves[$i].devotion += 1>>
 				<<elseif $slaves[$i].lips > 95>>
-					Being unable to speak through her facepussy @@.hotpink;molds her@@ to your will.
+					Being unable to speak through $his facepussy @@.hotpink;molds $him@@ to your will.
 					<<set $slaves[$i].devotion += 1>>
 				<<elseif $slaves[$i].speechRules == "restrictive">>
-					Living under enforced silence @@.hotpink;molds her@@ to your will.
+					Living under enforced silence @@.hotpink;molds $him@@ to your will.
 					<<set $slaves[$i].devotion += 1>>
 				<</if>>
 			<</if>>
@@ -321,34 +321,34 @@
 			<<if ($slaves[$i].devotion <= 20)>>
 				<<switch $brothelDecoration>>
 				<<case "Degradationist" "standard">>
-					The spare living conditions of $brothelName @@.hotpink;get her used@@ to the routine of
+					The spare living conditions of $brothelName @@.hotpink;get $him used@@ to the routine of
 					<<if ($slaves[$i].trust > 20)>>
-						slavery and @@.gold;keep her aware of her lowly place.@@
+						slavery and @@.gold;keep $him aware of $his lowly place.@@
 						<<set $slaves[$i].trust -= 1>>
 					<<else>>
 						slavery.
 					<</if>>
 					<<set $slaves[$i].devotion += 1>>
 				<<case "Chattel Religionist">>
-					The open, yet comfortable, conditions of $brothelName @@.hotpink;get her used@@ to the routine of slavery.
+					The open, yet comfortable, conditions of $brothelName @@.hotpink;get $him used@@ to the routine of slavery.
 					<<set $slaves[$i].devotion += 1>>
 				<<default>>
-					She gets a little room all to herself, allowing her to feel self-reliant; or it would, if it didn't reek of sex and shame after all the customers she serviced in it.
+					$He gets a little room all to $himself, allowing $him to feel self-reliant; or it would, if it didn't reek of sex and shame after all the customers $he serviced in it.
 				<</switch>>
 			<<else>>
 				<<switch $brothelDecoration>>
 				<<case "Degradationist" "standard">>
 					<<if ($slaves[$i].trust > 40)>>
-						The spare living conditions of $brothelName @@.gold;remind her not to get too comfortable@@ with her life.
+						The spare living conditions of $brothelName @@.gold;remind $him not to get too comfortable@@ with $his life.
 						<<set $slaves[$i].trust -= 2>>
 					<<elseif ($slaves[$i].trust > 10)>>
-						The spare living conditions of $brothelName @@.gold;keep her aware of her place.@@
+						The spare living conditions of $brothelName @@.gold;keep $him aware of $his place.@@
 						<<set $slaves[$i].trust -= 1>>
 					<</if>>
 				<<case "Chattel Religionist">>
-					The open, yet comfortable, conditions of $brothelName's slave quarters are quite refreshing after a day of public sex, even if she has to share it with all the other whores.
+					The open, yet comfortable, conditions of $brothelName's slave quarters are quite refreshing after a day of public sex, even if $he has to share it with all the other whores.
 				<<default>>
-					She likes her little room in $brothelName, even if it smells of sex after fucking in it all day.
+					$He likes $his little room in $brothelName, even if it smells of sex after fucking in it all day.
 				<</switch>>
 			<</if>>
 
@@ -356,39 +356,39 @@
 				<<if ($slaves[$i].devotion <= 20)>>
 					<<if ($slaves[$i].trust > -10)>>
 						<<if $BrothiIDs.length > 2 || $Madam != 0>>
-							Under the rules, she finds herself constantly molested by other slaves, and lives her life constantly @@.gold;afraid.@@
+							Under the rules, $he finds $himself constantly molested by other slaves, and lives $his life constantly @@.gold;afraid.@@
 						<<else>>
-							Under the rules, she is free game for other slaves to molest, and lives her life constantly @@.gold;afraid@@ of the day you assign more girls to $brothelName.
+							Under the rules, $he is free game for other slaves to molest, and lives $his life constantly @@.gold;afraid@@ of the day you assign more girls to $brothelName.
 						<</if>>
 						<<set $slaves[$i].trust -= 2>>
 					<<else>>
 						<<if $BrothiIDs.length > 2 || $Madam != 0>>
-							Under the rules, she finds herself constantly molested by other slaves, but she's already in such constant terror it doesn't seriously affect her.
+							Under the rules, $he finds $himself constantly molested by other slaves, but $he's already in such constant terror it doesn't seriously affect $him.
 						<<else>>
-							Under the rules, she will someday find herself constantly molested by other slaves, but she's already in such constant terror it that it doesn't cross her mind.
+							Under the rules, $he will someday find $himself constantly molested by other slaves, but $he's already in such constant terror it that it doesn't cross $his mind.
 						<</if>>
 					<</if>>
 				<<elseif ($slaves[$i].releaseRules != "restrictive")>>
 					<<if ($slaves[$i].energy > 95)>>
 						<<if $BrothiIDs.length > 2>>
-							Under the rules, she's allowed to demand that other slaves get her off, and she @@.hotpink;adores@@ you for providing plentiful outlets for her nymphomania.
+							Under the rules, $he's allowed to demand that other slaves get $him off, and $he @@.hotpink;adores@@ you for providing plentiful outlets for $his nymphomania.
 						<<else>>
-							Under the rules, she's allowed to demand that other slaves get her off, and she @@.hotpink;eagerly awaits@@ the day you assign more girls to $brothelName to get her off.
+							Under the rules, $he's allowed to demand that other slaves get $him off, and $he @@.hotpink;eagerly awaits@@ the day you assign more girls to $brothelName to get $him off.
 						<</if>>
 						<<set $slaves[$i].devotion += 1>>
 					<<elseif ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetishStrength > 60)>>
 						<<if ($slaves[$i].fetish == "sadist")>>
 							<<if $BrothiIDs.length > 2>>
-								Under the rules, she's allowed to sexually abuse other slaves, and she @@.hotpink;adores@@ you for providing a whole whorehouse of girls for her to rape.
+								Under the rules, $he's allowed to sexually abuse other slaves, and $he @@.hotpink;adores@@ you for providing a whole whorehouse of girls for $him to rape.
 							<<else>>
-								Under the rules, she's allowed to sexually abuse other slaves, and she @@.hotpink;eagerly awaits@@ the day you assign more girls to $brothelName for her to rape.
+								Under the rules, $he's allowed to sexually abuse other slaves, and $he @@.hotpink;eagerly awaits@@ the day you assign more girls to $brothelName for $him to rape.
 							<</if>>
 							<<set $slaves[$i].devotion += 1>>
 						<<elseif ($slaves[$i].fetish == "dom")>>
 							<<if $BrothiIDs.length > 2>>
-								Under the rules, she's allowed to force other slaves to have sex with her, and she @@.hotpink;adores@@ you for providing a whole whorehouse of girls for her to dominate.
+								Under the rules, $he's allowed to force other slaves to have sex with $him, and $he @@.hotpink;adores@@ you for providing a whole whorehouse of girls for $him to dominate.
 							<<else>>
-								Under the rules, she's allowed to force other slaves to have sex with her, and she @@.hotpink;eagerly awaits@@ the day you assign more girls to $brothelName for her to dominate.
+								Under the rules, $he's allowed to force other slaves to have sex with $him, and $he @@.hotpink;eagerly awaits@@ the day you assign more girls to $brothelName for $him to dominate.
 							<</if>>
 							<<set $slaves[$i].devotion += 1>>
 						<</if>>
@@ -397,9 +397,9 @@
 			<<else>>
 				<<if ($slaves[$i].devotion <= 20) && ($slaves[$i].devotion >= -20)>>
 					<<if $BrothiIDs.length > 2 || $Madam != 0>>
-						Since she's low in the slave hierarchy, @@.mediumaquamarine;she knows@@ that the rule that slaves must get consent before having sex with her are all that protect her from abuse.
+						Since $he's low in the slave hierarchy, @@.mediumaquamarine;$he knows@@ that the rule that slaves must get consent before having sex with $him are all that protect $him from abuse.
 					<<else>>
-						Since she's low in the slave hierarchy, @@.mediumaquamarine;she knows@@ that the rule that slaves must get consent before having sex with her are all that protect her from abuse. Well, that and the fact $brothelName is rather empty.
+						Since $he's low in the slave hierarchy, @@.mediumaquamarine;$he knows@@ that the rule that slaves must get consent before having sex with $him are all that protect $him from abuse. Well, that and the fact $brothelName is rather empty.
 					<</if>>
 					<<set $slaves[$i].trust += 1>>
 				<</if>>
@@ -408,36 +408,36 @@
 			<<if ($slaves[$i].attrKnown == 0)>>
 				<<if ($week-$slaves[$i].weekAcquired > 4) && $slaves[$i].energy > 20>>
 					<<set $slaves[$i].attrKnown = 1>>
-					<<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> has been monitoring her as she services customers, analyzing her sexuality. It seems she is
+					<<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> has been monitoring $him as $he services customers, analyzing $his sexuality. It seems $he is
 					<<saRulesAttractionDiscovery>>
 				<</if>>
 			<</if>>
 
 			<<if $slaves[$i].devotion > 50>>
-				She does her best for you, so she frequently deserves a reward and never needs to be punished.
+				$He does $his best for you, so $he frequently deserves a reward and never needs to be punished.
 				<<set _punishments = 0>>
 				<<set _rewards = 3>>
 			<<elseif $slaves[$i].devotion > 20>>
-				She's obedient out of acceptance of her place, so she often deserves a reward and rarely needs to be punished.
+				$He's obedient out of acceptance of $his place, so $he often deserves a reward and rarely needs to be punished.
 				<<set _punishments = 1>>
 				<<set _rewards = 2>>
 			<<elseif $slaves[$i].devotion >= -20>>
 				<<if $slaves[$i].trust < -20>>
-					She's obedient out of fear, so she only rarely deserves a reward and sometimes needs to be punished.
+					$He's obedient out of fear, so $he only rarely deserves a reward and sometimes needs to be punished.
 					<<set _punishments = 1>>
 					<<set _rewards = 1>>
 				<<else>>
-					She's too trusting for obedience and often needs to be punished.
+					$He's too trusting for obedience and often needs to be punished.
 					<<set _punishments = 2>>
 					<<set _rewards = 0>>
 				<</if>>
 			<<else>>
 				<<if $slaves[$i].trust < -50>>
-					She's only obedient out of terror, so she sometimes needs to be punished.
+					$He's only obedient out of terror, so $he sometimes needs to be punished.
 					<<set _punishments = 1>>
 					<<set _rewards = 0>>
 				<<else>>
-					She hates you too much to obey, so she needs constant punishment.
+					$He hates you too much to obey, so $he needs constant punishment.
 					<<set _punishments = 3>>
 					<<set _rewards = 0>>
 				<</if>>
@@ -446,105 +446,105 @@
 			<<if _rewards > 0>>
 				<<switch $slaves[$i].standardReward>>
 				<<case "relaxation">>
-					She's given free time, which she
+					$He's given free time, which $he
 					<<if $spa != 0>>
 						usually spends in $spaName<<if $Attendant != 0>> enjoying $Attendant.slaveName's care<</if>>.
 					<<else>>
 						usually spends relaxing in the penthouse slave quarters.
 					<</if>>
 					<<if $slaves[$i].relationship > 0>>
-						She often asks to save these breaks so she can spend them with her <<if $slaves[$i].relationship == 1>>friend<<elseif $slaves[$i].relationship == 2>>best friend<<elseif $slaves[$i].relationship == 3>>friend with benefits<<elseif $slaves[$i].relationship == 4>>sweetheart<<else>>wife<</if>>.
+						$He often asks to save these breaks so $he can spend them with $his <<if $slaves[$i].relationship == 1>>friend<<elseif $slaves[$i].relationship == 2>>best friend<<elseif $slaves[$i].relationship == 3>>friend with benefits<<elseif $slaves[$i].relationship == 4>>sweetheart<<else>>wife<</if>>.
 					<</if>>
-					These breaks are @@.green;good for her.@@
+					These breaks are @@.green;good for $him.@@
 					<<set $slaves[$i].health += _rewards>>
 				<<case "drugs">>
-					She's @@.hotpink;rewarded@@ with hits of mild recreational drugs, which @@.red;isn't healthy,@@ but helps bind her to you strongly.
+					$He's @@.hotpink;rewarded@@ with hits of mild recreational drugs, which @@.red;isn't healthy,@@ but helps bind $him to you strongly.
 					<<set $slaves[$i].health -= _rewards>>
 					<<set $slaves[$i].devotion += _rewards*2>>
 				<<case "orgasm">>
-					She's @@.hotpink;rewarded@@ with
+					$He's @@.hotpink;rewarded@@ with
 					<<if $slaves[$i].clitPiercing >= 3>>
-						sustained orgasm from her <<if $slaves[$i].dick == 0>>clit<<else>>dick<</if>> piercing,
+						sustained orgasm from $his <<if $slaves[$i].dick == 0>>clit<<else>>dick<</if>> piercing,
 					<<elseif $slaves[$i].releaseRules == "sapphic">>
 						immediate sex with any nearby slave,
 					<<else>>
 						a quick climax from a vibrator,
 					<</if>>
-					@@.green;boosting her libido.@@
+					@@.green;boosting $his libido.@@
 					<<if $slaves[$i].energy < 98>><<set $slaves[$i].energy += _rewards>><</if>><<set $slaves[$i].need -= (_rewards*10)>>
 					<<set $slaves[$i].devotion += _rewards>>
 				<<default>>
-					She's @@.hotpink;rewarded@@
+					$He's @@.hotpink;rewarded@@
 					<<if (_punishments > 0) && ($slaves[$i].standardReward == "situational")>>
 						and @@.gold;punished@@
 					<</if>>
-					situationally, letting her develop normally.
+					situationally, letting $him develop normally.
 					<<set $slaves[$i].devotion += _rewards>>
 				<</switch>>
 			<</if>>
 			<<if _punishments > 0>>
 				<<switch $slaves[$i].standardPunishment>>
 				<<case "confinement">>
-					When she disobeys, she
+					When $he disobeys, $he
 					<<if $cellblock != 0>>
-						@@.gold;spends her off hours in $cellblockName@@<<if $Wardeness != 0>>, where she can experience $Wardeness.slaveName's tender mercies<</if>>.
+						@@.gold;spends $his off hours in $cellblockName@@<<if $Wardeness != 0>>, where $he can experience $Wardeness.slaveName's tender mercies<</if>>.
 					<<else>>
-						spends her off hours @@.gold;shut up in a box@@ until she behaves.
+						spends $his off hours @@.gold;shut up in a box@@ until $he behaves.
 					<</if>>
 					<<set $slaves[$i].trust -= _punishments>>
 				<<case "whipping">>
-					When she disobeys, she's @@.gold;whipped,@@ not hard enough to mark her, but hard enough to @@.red;hurt,@@ breaking her quickly.
+					When $he disobeys, $he's @@.gold;whipped,@@ not hard enough to mark $him, but hard enough to @@.red;hurt,@@ breaking $him quickly.
 					<<set $slaves[$i].health -= _punishments>>
 					<<set $slaves[$i].trust -= 2*_punishments>>
 				<<case "chastity">>
-					When she disobeys, she finds her next client is into @@.gold;orgasm denial,@@ @@.red;reducing her libido@@ but breaking her to @@.hotpink;sexual obedience.@@
+					When $he disobeys, $he finds $his next client is into @@.gold;orgasm denial,@@ @@.red;reducing $his libido@@ but breaking $him to @@.hotpink;sexual obedience.@@
 					<<if $slaves[$i].energy > 2>><<set $slaves[$i].energy -= 2*_punishments>><</if>>
 					<<set $slaves[$i].devotion += _punishments>>
 					<<set $slaves[$i].trust -= _punishments>>
 				<<default>>
 					<<if (_rewards == 0) || ($slaves[$i].standardReward != "situational")>>
-						When she disobeys, she's @@.gold;punished@@ situationally, letting her develop normally.
+						When $he disobeys, $he's @@.gold;punished@@ situationally, letting $him develop normally.
 					<</if>>
 					<<set $slaves[$i].trust -= _punishments>>
 				<</switch>>
 			<</if>>
 		<<case "be the DJ">>
 			<<if $slaves[$i].energy <= 20>>
-				is frigid and has little interest in getting off<<if ($slaves[$i].releaseRules != "permissive")>>, making the rule restricting her sexual outlets superfluous<</if>>.	
+				is frigid and has little interest in getting off<<if ($slaves[$i].releaseRules != "permissive")>>, making the rule restricting $his sexual outlets superfluous<</if>>.	
 				<<set $slaves[$i].need = 0>>
 			<<elseif $slaves[$i].need < $slaves[$i].energy*0.5>>
 				<<if ($slaves[$i].releaseRules != "permissive") && ($slaves[$i].releaseRules != "masturbation")>>
-					gets off at work, so being forbidden from masturbation doesn't really bother her.
+					gets off at work, so being forbidden from masturbation doesn't really bother $him.
 					<<set $slaves[$i].need -= 20>>
 				<<else>>
-					gets off at work, so she doesn't feel the need for release that often.
+					gets off at work, so $he doesn't feel the need for release that often.
 					<<set $slaves[$i].need -= 20>>
 				<</if>>
 			<<else>>
 				<<if ($slaves[$i].releaseRules == "restrictive")>>
 					willingly begs you to
 					<<saRulesPlayerFetishPlay>>
-					whenever she crosses paths with you.
+					whenever $he crosses paths with you.
 					<<saRulesPlayerEnergy>>
 					<<saRulesPlayerDiscoversFetish>>
 					<<saRulesPlayerDrugEffects>>
 				<<elseif ($slaves[$i].releaseRules == "masturbation")>>
 					<<if ($slaves[$i].devotion < 80)>>
-						is a little disappointed that she's limited to her hands and toys, but @@.mediumaquamarine;trusts you know what's best for her.@@ 
+						is a little disappointed that $he's limited to $his hands and toys, but @@.mediumaquamarine;trusts you know what's best for $him.@@ 
 						<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 					<<else>>
-						@@.mediumaquamarine;trusts your judgment@@ that only she really knows how to pleasure herself, though she @@.mediumorchid;often wonders why you don't use her.@@
+						@@.mediumaquamarine;trusts your judgment@@ that only $he really knows how to pleasure $himself, though $he @@.mediumorchid;often wonders why you don't use $him.@@
 						<<set $slaves[$i].trust += 1, $slaves[$i].devotion -= 2, $slaves[$i].need = 0>>
 					<</if>>
 					<<if $slaves[$i].devotion > 20>>
-						When she does play with herself, she
+						When $he does play with $himself, $he
 						<<saRulesMasturbationFetishPlay>>
 						<<saRulesMasturbationDiscoversFetish>>
 					<</if>>
 					<<saRulesMasturbationDrugEffects>>
 				<<else>> /* releaseRules not restrictive */
 					<<if ($universalRulesConsent == 0)>>
-						happily @@.mediumaquamarine;avails herself@@ of your permission to
+						happily @@.mediumaquamarine;avails $himself@@ of your permission to
 						<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 						<<saRulesRapeFetish>>
 						<<saRulesRapeDiscoversFetish>>
@@ -558,31 +558,31 @@
 				<</if>> /* closes releaseRules not restrictive */
 			<</if>>
 
-			She is @@.hotpink;very happy@@ with her private room in the back of $clubName and @@.mediumaquamarine;trusts@@ you a bit more for placing your faith in her abilities.
+			$He is @@.hotpink;very happy@@ with $his private room in the back of $clubName and @@.mediumaquamarine;trusts@@ you a bit more for placing your faith in $his abilities.
 			<<set $slaves[$i].devotion += 1, $slaves[$i].trust += 1>>
 
 			<<if ($universalRulesConsent == 0)>>
 				<<if ($slaves[$i].releaseRules != "restrictive")>>
 					<<if ($slaves[$i].energy > 95)>>
 						<<if $ClubiIDs.length > 2>>
-							Under the rules, she's allowed to demand that other slaves get her off, and she @@.hotpink;adores@@ you for leaving plentiful, tantalizing, outlets for her nymphomania under her care.
+							Under the rules, $he's allowed to demand that other slaves get $him off, and $he @@.hotpink;adores@@ you for leaving plentiful, tantalizing, outlets for $his nymphomania under $his care.
 						<<else>>
-							Under the rules, she's allowed to demand that other slaves get her off, and she @@.hotpink;eagerly awaits@@ the day you assign more girls to $clubName.
+							Under the rules, $he's allowed to demand that other slaves get $him off, and $he @@.hotpink;eagerly awaits@@ the day you assign more girls to $clubName.
 						<</if>>
 						<<set $slaves[$i].devotion += 1>>
 					<<elseif ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetishStrength > 60)>>
 						<<if ($slaves[$i].fetish == "sadist")>>
 							<<if $ClubiIDs.length > 2>>
-								Under the rules, she's allowed to sexually abuse other slaves, and she @@.hotpink;adores@@ you for providing a whole club of girls for her to rape.
+								Under the rules, $he's allowed to sexually abuse other slaves, and $he @@.hotpink;adores@@ you for providing a whole club of girls for $him to rape.
 							<<else>>
-								Under the rules, she's allowed to sexually abuse other slaves, and she @@.hotpink;eagerly awaits@@ the day you assign more girls to $clubName for her to rape.
+								Under the rules, $he's allowed to sexually abuse other slaves, and $he @@.hotpink;eagerly awaits@@ the day you assign more girls to $clubName for $him to rape.
 							<</if>>
 							<<set $slaves[$i].devotion += 1>>
 						<<elseif ($slaves[$i].fetish == "dom")>>
 							<<if $ClubiIDs.length > 2>>
-								Under the rules, she's allowed to force other slaves to have sex with her, and she @@.hotpink;adores@@ you for allowing her a club of sluts to dominate.
+								Under the rules, $he's allowed to force other slaves to have sex with $him, and $he @@.hotpink;adores@@ you for allowing $him a club of sluts to dominate.
 							<<else>>
-								Under the rules, she's allowed to force other slaves to have sex with her, and she @@.hotpink;eagerly awaits@@the day you assign more girls to her domain.
+								Under the rules, $he's allowed to force other slaves to have sex with $him, and $he @@.hotpink;eagerly awaits@@the day you assign more girls to $his domain.
 							<</if>>
 							<<set $slaves[$i].devotion += 1>>
 						<</if>>
@@ -593,75 +593,75 @@
 			<<if ($slaves[$i].attrKnown == 0)>>
 				<<if ($week-$slaves[$i].weekAcquired > 4) && $slaves[$i].energy > 20>>
 					<<set $slaves[$i].attrKnown = 1>>
-					<<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> has been monitoring her as she works the crowd, analyzing her sexual tastes. It seems she is
+					<<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> has been monitoring $him as $he works the crowd, analyzing $his sexual tastes. It seems $he is
 					<<saRulesAttractionDiscovery>>
 				<</if>>
 			<</if>>
 
-			She does her best for you, so she frequently deserves a reward and never needs to be punished.
+			$He does $his best for you, so $he frequently deserves a reward and never needs to be punished.
 			<<set _punishments = 0>>
 			<<set _rewards = 3>>
 
 			<<if _rewards > 0>>
 				<<switch $slaves[$i].standardReward>>
 				<<case "relaxation">>
-					She's given free time, which she
+					$He's given free time, which $he
 					<<if $spa != 0>>
 						usually spends in $spaName<<if $Attendant != 0>> enjoying $Attendant.slaveName's care<</if>>.
 					<<else>>
-						usually spends relaxing in her private room listening to music.
+						usually spends relaxing in $his private room listening to music.
 					<</if>>
 					<<if $slaves[$i].relationship > 0>>
-						She often asks to save these breaks so she can spend them with her <<if $slaves[$i].relationship == 1>>friend<<elseif $slaves[$i].relationship == 2>>best friend<<elseif $slaves[$i].relationship == 3>>friend with benefits<<elseif $slaves[$i].relationship == 4>>sweetheart<<else>>wife<</if>>.
+						$He often asks to save these breaks so $he can spend them with $his <<if $slaves[$i].relationship == 1>>friend<<elseif $slaves[$i].relationship == 2>>best friend<<elseif $slaves[$i].relationship == 3>>friend with benefits<<elseif $slaves[$i].relationship == 4>>sweetheart<<else>>wife<</if>>.
 					<</if>>
-					These breaks are @@.green;good for her.@@
+					These breaks are @@.green;good for $him.@@
 					<<set $slaves[$i].health += _rewards>>
 				<<case "drugs">>
-					She's @@.hotpink;rewarded@@ with hits of mild recreational drugs, which @@.red;isn't healthy,@@ but helps bind her to you strongly.
+					$He's @@.hotpink;rewarded@@ with hits of mild recreational drugs, which @@.red;isn't healthy,@@ but helps bind $him to you strongly.
 					<<set $slaves[$i].health -= _rewards>>
 					<<set $slaves[$i].devotion += _rewards*2>>
 				<<case "orgasm">>
-					She's @@.hotpink;rewarded@@ with
+					$He's @@.hotpink;rewarded@@ with
 					<<if $slaves[$i].clitPiercing >= 3>>
-						sustained orgasm from her <<if $slaves[$i].dick == 0>>clit<<else>>dick<</if>> piercing,
+						sustained orgasm from $his <<if $slaves[$i].dick == 0>>clit<<else>>dick<</if>> piercing,
 					<<elseif $slaves[$i].releaseRules == "sapphic">>
 						immediate sex with any nearby slave,
 					<<else>>
 						a quick climax from a vibrator,
 					<</if>>
-					@@.green;boosting her libido.@@
+					@@.green;boosting $his libido.@@
 					<<if $slaves[$i].energy < 98>><<set $slaves[$i].energy += _rewards>><</if>><<set $slaves[$i].need -= (_rewards*10)>>
 					<<set $slaves[$i].devotion += _rewards>>
 				<<default>>
-					She's @@.hotpink;rewarded@@
+					$He's @@.hotpink;rewarded@@
 					<<if (_punishments > 0) && ($slaves[$i].standardReward == "situational")>>
 						and @@.gold;punished@@
 					<</if>>
-					situationally, letting her develop normally.
+					situationally, letting $him develop normally.
 					<<set $slaves[$i].devotion += _rewards>>
 				<</switch>>
 			<</if>>
 		<<case "serve in the club">>
 			<<if $slaves[$i].devotion < -50>>
-				is so unhappy that she has little interest in getting off, not that her spectators care.
+				is so unhappy that $he has little interest in getting off, not that $his spectators care.
 				<<set $slaves[$i].need = 0>>
 			<<elseif $slaves[$i].energy <= 20>>
-				is frigid and has little interest in getting off, not that her spectators care.
+				is frigid and has little interest in getting off, not that $his spectators care.
 				<<set $slaves[$i].need = 0>>
 			<<elseif $slaves[$i].need < $slaves[$i].energy*0.5>>
 				<<if ($slaves[$i].devotion <= 20)>>
-					gets off at work despite her reluctance, @@.hotpink;habituating her to sexual slavery.@@
+					gets off at work despite $his reluctance, @@.hotpink;habituating $him to sexual slavery.@@
 					<<set $slaves[$i].devotion += 1>>
 					<<if ($slaves[$i].trust > -20) && ($slaves[$i].devotion <= 20)>>
-						She hates herself for climaxing, and knows the mild aphrodisiacs in the food are forcing her arousal, @@.gold;frightening her.@@
+						$He hates $himself for climaxing, and knows the mild aphrodisiacs in the food are forcing $his arousal, @@.gold;frightening $him.@@
 						<<set $slaves[$i].trust -= 1>>
 					<</if>>
 					<<set $slaves[$i].need -= 20>>
 				<<elseif ($slaves[$i].releaseRules != "permissive") && ($slaves[$i].releaseRules != "masturbation")>>
-					gets off at work, so being forbidden to masturbate doesn't affect her seriously.
+					gets off at work, so being forbidden to masturbate doesn't affect $him seriously.
 					<<set $slaves[$i].need -= 20>>
 				<<else>>
-					gets off at work, so she doesn't feel the need to masturbate frequently.
+					gets off at work, so $he doesn't feel the need to masturbate frequently.
 					<<set $slaves[$i].need -= 20>>
 				<</if>>
 			<<else>>
@@ -679,7 +679,7 @@
 					<<else>> /* $slaves[$i].devotion >= 50 */
 						willingly comes up to the penthouse and begs you to
 						<<saRulesPlayerFetishPlay>>
-						every break she gets.
+						every break $he gets.
 						<<saRulesPlayerEnergy>>
 					<</if>> /* closes $slaves[$i].devotion >= 50 */
 					<<saRulesPlayerDiscoversFetish>>
@@ -689,23 +689,23 @@
 						@@.hotpink;enjoys being allowed to masturbate,@@ especially since its often on stage for $clubName's amusement.
 						<<set $slaves[$i].devotion += 1, $slaves[$i].need = 0>>
 					<<elseif ($slaves[$i].devotion <= 20) && ($slaves[$i].trust > -20)>>
-						takes solace in her permission to masturbate rather than being forced to beg for sex, though being forced to do it on a table surrounded by citizens prevents her from getting complacent; you can never know when they'll want more.
+						takes solace in $his permission to masturbate rather than being forced to beg for sex, though being forced to do it on a table surrounded by citizens prevents $him from getting complacent; you can never know when they'll want more.
 						<<set $slaves[$i].need = 0>>
 					<<elseif ($slaves[$i].devotion <= 20)>>
-						enjoys being allowed to masturbate rather than trading sex with other slaves, though being forced to do it in on a table surrounded by citizens@@.gold;terrifies her;@@ you can never know when they'll want more.
+						enjoys being allowed to masturbate rather than trading sex with other slaves, though being forced to do it in on a table surrounded by citizens@@.gold;terrifies $him;@@ you can never know when they'll want more.
 						<<set $slaves[$i].trust -= 1, $slaves[$i].need = 0>>
 					<<elseif ($slaves[$i].devotion < 50)>>
-						accepts having to relieve herself solely through masturbation.
+						accepts having to relieve $himself solely through masturbation.
 						<<set $slaves[$i].need = 0>>
 					<<elseif ($slaves[$i].devotion < 80)>>
-						is a little disappointed that she's limited to her hands and toys, but @@.mediumaquamarine;trusts you know what's best for her.@@ 
+						is a little disappointed that $he's limited to $his hands and toys, but @@.mediumaquamarine;trusts you know what's best for $him.@@ 
 						<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 					<<else>>
-						@@.mediumaquamarine;trusts your judgment@@ that only she really knows how to pleasure herself, though she @@.mediumorchid;often wonders why you don't use her.@@
+						@@.mediumaquamarine;trusts your judgment@@ that only $he really knows how to pleasure $himself, though $he @@.mediumorchid;often wonders why you don't use $him.@@
 						<<set $slaves[$i].trust += 1, $slaves[$i].devotion -= 2, $slaves[$i].need = 0>>
 					<</if>>
 					<<if $slaves[$i].devotion > 20>>
-						When she does play with herself, she
+						When $he does play with $himself, $he
 						<<saRulesMasturbationFetishPlay>>
 						<<saRulesMasturbationDiscoversFetish>>
 					<</if>>
@@ -714,7 +714,7 @@
 					<<if ($universalRulesConsent == 0)>>
 						<<if ($slaves[$i].devotion <= 20) && ($slaves[$i].trust > -20)>>
 							<<if ($slaves[$i].releaseRules == "permissive")>>
-								masturbates whenever she can find a private moment to take care of the urges induced by the food, @@.mediumaquamarine;slightly reducing her fear@@ of you.
+								masturbates whenever $he can find a private moment to take care of the urges induced by the food, @@.mediumaquamarine;slightly reducing $his fear@@ of you.
 								<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 							<<else>>
 								refuses to use other slaves to get off, and is forced to spend time with the citizens and their wandering hands @@.gold;as punishment@@ for illicit masturbation.
@@ -722,10 +722,10 @@
 							<</if>>
 						<<elseif ($slaves[$i].devotion <= 20)>>
 							<<if ($slaves[$i].releaseRules == "permissive")>>
-								prefers to masturbate rather than demanding sex from other slaves or offering herself up, @@.mediumaquamarine;slightly reducing her fear@@ of you.
+								prefers to masturbate rather than demanding sex from other slaves or offering $himself up, @@.mediumaquamarine;slightly reducing $his fear@@ of you.
 								<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 							<<else>>
-								is forced by the urges induced by the food to either demand sex from other slaves or offering herself to patrons. She @@.hotpink;hates herself@@ for it.
+								is forced by the urges induced by the food to either demand sex from other slaves or offering $himself to patrons. $He @@.hotpink;hates $himself@@ for it.
 								<<set $slaves[$i].devotion += 1, $slaves[$i].need *= 0.5>>
 							<</if>>
 						<<elseif ($slaves[$i].devotion < 50)>>
@@ -734,7 +734,7 @@
 							<<saRulesRapeFetish>>
 							<<saRulesRapeDiscoversFetish>>
 						<<else>>
-							happily @@.mediumaquamarine;avails herself@@ of your permission to
+							happily @@.mediumaquamarine;avails $himself@@ of your permission to
 							<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 							<<saRulesRapeFetish>>
 							<<saRulesRapeDiscoversFetish>>
@@ -742,7 +742,7 @@
 					<<else>> /* universalRulesConsent is not zero */
 						<<if ($slaves[$i].devotion <= 20) && ($slaves[$i].trust > -20)>>
 							<<if ($slaves[$i].releaseRules == "permissive")>>
-								prefers to masturbate rather than asking other slaves for sex or offering herself to patrons, @@.mediumaquamarine;slightly reducing her fear@@ of you.
+								prefers to masturbate rather than asking other slaves for sex or offering $himself to patrons, @@.mediumaquamarine;slightly reducing $his fear@@ of you.
 								<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 							<<else>>
 								refuses to ask other slaves for sex, and is @@.gold;severely punished@@ for illicit masturbation.
@@ -750,10 +750,10 @@
 							<</if>>
 						<<elseif ($slaves[$i].devotion <= 20)>>
 							<<if ($slaves[$i].releaseRules == "permissive")>>
-								prefers to masturbate rather than trading sex with other slaves or offering herself up, @@.mediumaquamarine;slightly reducing her fear@@ of you.
+								prefers to masturbate rather than trading sex with other slaves or offering $himself up, @@.mediumaquamarine;slightly reducing $his fear@@ of you.
 								<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 							<<else>>
-								is forced by the urges induced by the food to either swap sex with other slaves or attempt to seduce amorous citizens. She @@.hotpink;hates herself@@ for it.
+								is forced by the urges induced by the food to either swap sex with other slaves or attempt to seduce amorous citizens. $He @@.hotpink;hates $himself@@ for it.
 								<<set $slaves[$i].devotion += 1, $slaves[$i].need *= 0.5>>
 							<</if>>
 						<<elseif ($slaves[$i].devotion < 50)>>
@@ -774,60 +774,60 @@
 
 			<<if ($slaves[$i].devotion <= 20)>>
 				<<if $slaves[$i].voice == 0>>
-					Living as a mute @@.hotpink;molds her@@ to your will.
+					Living as a mute @@.hotpink;molds $him@@ to your will.
 					<<set $slaves[$i].devotion += 1>>
 				<<elseif $slaves[$i].lips > 95>>
-					Being unable to speak through her facepussy @@.hotpink;molds her@@ to your will.
+					Being unable to speak through $his facepussy @@.hotpink;molds $him@@ to your will.
 					<<set $slaves[$i].devotion += 1>>
 				<<elseif $slaves[$i].speechRules == "restrictive">>
-					Living under enforced silence @@.hotpink;molds her@@ to your will.
+					Living under enforced silence @@.hotpink;molds $him@@ to your will.
 					<<set $slaves[$i].devotion += 1>>
 				<</if>>
 			<</if>>
 
 			<<if ($slaves[$i].devotion <= 20)>>
-				She shares a room with <<if $ClubiIDs.length > 4>>some of <</if>>the other sluts, preventing her from becoming too complacent. It doesn't help that during business hours she has to take citizens in her own bed.
+				$He shares a room with <<if $ClubiIDs.length > 4>>some of <</if>>the other sluts, preventing $him from becoming too complacent. It doesn't help that during business hours $he has to take citizens in $his own bed.
 			<<else>>
-				She likes her personal space in $clubName, even if it smells of sex and citizens.
+				$He likes $his personal space in $clubName, even if it smells of sex and citizens.
 			<</if>>
 
 			<<if ($universalRulesConsent == 0)>>
 				<<if ($slaves[$i].devotion <= 20)>>
 					<<if ($slaves[$i].trust > -10)>>
 						<<if $ClubiIDs.length > 2 || $DJ != 0>>
-							Under the rules, she finds herself constantly molested by other slaves, and lives her life constantly @@.gold;afraid.@@
+							Under the rules, $he finds $himself constantly molested by other slaves, and lives $his life constantly @@.gold;afraid.@@
 						<<else>>
-							Under the rules, she is free game for other slaves to molest, and lives her life constantly @@.gold;afraid@@ of the day you assign more girls to $clubName.
+							Under the rules, $he is free game for other slaves to molest, and lives $his life constantly @@.gold;afraid@@ of the day you assign more girls to $clubName.
 						<</if>>
 						<<set $slaves[$i].trust -= 2>>
 					<<else>>
 						<<if $ClubiIDs.length > 2 || $DJ != 0>>
-							Under the rules, she finds herself constantly molested by other slaves, but she's already in such constant terror it doesn't seriously affect her.
+							Under the rules, $he finds $himself constantly molested by other slaves, but $he's already in such constant terror it doesn't seriously affect $him.
 						<<else>>
-							Under the rules, she will someday find herself constantly molested by other slaves, but she's already in such constant terror it that it doesn't cross her mind.
+							Under the rules, $he will someday find $himself constantly molested by other slaves, but $he's already in such constant terror it that it doesn't cross $his mind.
 						<</if>>
 					<</if>>
 				<<elseif ($slaves[$i].releaseRules != "restrictive")>>
 					<<if ($slaves[$i].energy > 95)>>
 						<<if $ClubiIDs.length > 2>>
-							Under the rules, she's allowed to demand that other slaves get her off, and she @@.hotpink;adores@@ you for providing plentiful outlets for her nymphomania.
+							Under the rules, $he's allowed to demand that other slaves get $him off, and $he @@.hotpink;adores@@ you for providing plentiful outlets for $his nymphomania.
 						<<else>>
-							Under the rules, she's allowed to demand that other slaves get her off, and she @@.hotpink;eagerly awaits@@ the day you assign more girls to $clubName to get her off.
+							Under the rules, $he's allowed to demand that other slaves get $him off, and $he @@.hotpink;eagerly awaits@@ the day you assign more girls to $clubName to get $him off.
 						<</if>>
 						<<set $slaves[$i].devotion += 1>>
 					<<elseif ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetishStrength > 60)>>
 						<<if ($slaves[$i].fetish == "sadist")>>
 							<<if $ClubiIDs.length > 2>>
-								Under the rules, she's allowed to sexually abuse other slaves, and she @@.hotpink;adores@@ you for providing a whole club of girls for her to rape.
+								Under the rules, $he's allowed to sexually abuse other slaves, and $he @@.hotpink;adores@@ you for providing a whole club of girls for $him to rape.
 							<<else>>
-								Under the rules, she's allowed to sexually abuse other slaves, and she @@.hotpink;eagerly awaits@@ the day you assign more girls to $clubName for her to rape.
+								Under the rules, $he's allowed to sexually abuse other slaves, and $he @@.hotpink;eagerly awaits@@ the day you assign more girls to $clubName for $him to rape.
 							<</if>>
 							<<set $slaves[$i].devotion += 1>>
 						<<elseif ($slaves[$i].fetish == "dom")>>
 							<<if $ClubiIDs.length > 2>>
-								Under the rules, she's allowed to force other slaves to have sex with her, and she @@.hotpink;adores@@ you for providing a whole club of girls for her to dominate.
+								Under the rules, $he's allowed to force other slaves to have sex with $him, and $he @@.hotpink;adores@@ you for providing a whole club of girls for $him to dominate.
 							<<else>>
-								Under the rules, she's allowed to force other slaves to have sex with her, and she @@.hotpink;eagerly awaits@@ the day you assign more girls to $clubName for her to dominate.
+								Under the rules, $he's allowed to force other slaves to have sex with $him, and $he @@.hotpink;eagerly awaits@@ the day you assign more girls to $clubName for $him to dominate.
 							<</if>>
 							<<set $slaves[$i].devotion += 1>>
 						<</if>>
@@ -836,9 +836,9 @@
 			<<else>>
 				<<if ($slaves[$i].devotion <= 20) && ($slaves[$i].devotion >= -20)>>
 					<<if $ClubiIDs.length > 2 || $DJ != 0>>
-						Since she's low in the slave hierarchy, @@.mediumaquamarine;she knows@@ that the rule that slaves must get consent before having sex with her are all that protect her from abuse.
+						Since $he's low in the slave hierarchy, @@.mediumaquamarine;$he knows@@ that the rule that slaves must get consent before having sex with $him are all that protect $him from abuse.
 					<<else>>
-						Since she's low in the slave hierarchy, @@.mediumaquamarine;she knows@@ that the rule that slaves must get consent before having sex with her are all that protect her from abuse. Well, that and the fact $clubName is rather empty.
+						Since $he's low in the slave hierarchy, @@.mediumaquamarine;$he knows@@ that the rule that slaves must get consent before having sex with $him are all that protect $him from abuse. Well, that and the fact $clubName is rather empty.
 					<</if>>
 					<<set $slaves[$i].trust += 1>>
 				<</if>>
@@ -847,36 +847,36 @@
 			<<if ($slaves[$i].attrKnown == 0)>>
 				<<if ($week-$slaves[$i].weekAcquired > 4) && $slaves[$i].energy > 20>>
 					<<set $slaves[$i].attrKnown = 1>>
-					<<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> has been monitoring her as she services citizens, analyzing her sexuality. It seems she is
+					<<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> has been monitoring $him as $he services citizens, analyzing $his sexuality. It seems $he is
 					<<saRulesAttractionDiscovery>>
 				<</if>>
 			<</if>>
 
 			<<if $slaves[$i].devotion > 50>>
-				She does her best for you, so she frequently deserves a reward and never needs to be punished.
+				$He does $his best for you, so $he frequently deserves a reward and never needs to be punished.
 				<<set _punishments = 0>>
 				<<set _rewards = 3>>
 			<<elseif $slaves[$i].devotion > 20>>
-				She's obedient out of acceptance of her place, so she often deserves a reward and rarely needs to be punished.
+				$He's obedient out of acceptance of $his place, so $he often deserves a reward and rarely needs to be punished.
 				<<set _punishments = 1>>
 				<<set _rewards = 2>>
 			<<elseif $slaves[$i].devotion >= -20>>
 				<<if $slaves[$i].trust < -20>>
-					She's obedient out of fear, so she only rarely deserves a reward and sometimes needs to be punished.
+					$He's obedient out of fear, so $he only rarely deserves a reward and sometimes needs to be punished.
 					<<set _punishments = 1>>
 					<<set _rewards = 1>>
 				<<else>>
-					She's too trusting for obedience and often needs to be punished.
+					$He's too trusting for obedience and often needs to be punished.
 					<<set _punishments = 2>>
 					<<set _rewards = 0>>
 				<</if>>
 			<<else>>
 				<<if $slaves[$i].trust < -50>>
-					She's only obedient out of terror, so she sometimes needs to be punished.
+					$He's only obedient out of terror, so $he sometimes needs to be punished.
 					<<set _punishments = 1>>
 					<<set _rewards = 0>>
 				<<else>>
-					She hates you too much to obey, so she needs constant punishment.
+					$He hates you too much to obey, so $he needs constant punishment.
 					<<set _punishments = 3>>
 					<<set _rewards = 0>>
 				<</if>>
@@ -885,64 +885,64 @@
 			<<if _rewards > 0>>
 				<<switch $slaves[$i].standardReward>>
 				<<case "relaxation">>
-					She's given free time, which she
+					$He's given free time, which $he
 					<<if $spa != 0>>
 						usually spends in $spaName<<if $Attendant != 0>> enjoying $Attendant.slaveName's care<</if>>.
 					<<else>>
 						usually spends relaxing in the penthouse slave quarters.
 					<</if>>
 					<<if $slaves[$i].relationship > 0>>
-						She often asks to save these breaks so she can spend them with her <<if $slaves[$i].relationship == 1>>friend<<elseif $slaves[$i].relationship == 2>>best friend<<elseif $slaves[$i].relationship == 3>>friend with benefits<<elseif $slaves[$i].relationship == 4>>sweetheart<<else>>wife<</if>>.
+						$He often asks to save these breaks so $he can spend them with $his <<if $slaves[$i].relationship == 1>>friend<<elseif $slaves[$i].relationship == 2>>best friend<<elseif $slaves[$i].relationship == 3>>friend with benefits<<elseif $slaves[$i].relationship == 4>>sweetheart<<else>>wife<</if>>.
 					<</if>>
-					These breaks are @@.green;good for her.@@
+					These breaks are @@.green;good for $him.@@
 					<<set $slaves[$i].health += _rewards>>
 				<<case "drugs">>
-					She's @@.hotpink;rewarded@@ with hits of mild recreational drugs during business hours, which @@.red;isn't healthy,@@ but helps bind her to you strongly. The patrons won't complain either.
+					$He's @@.hotpink;rewarded@@ with hits of mild recreational drugs during business hours, which @@.red;isn't healthy,@@ but helps bind $him to you strongly. The patrons won't complain either.
 					<<set $slaves[$i].health -= _rewards>>
 					<<set $slaves[$i].devotion += _rewards*2>>
 				<<case "orgasm">>
-					She's @@.hotpink;rewarded@@ with
+					$He's @@.hotpink;rewarded@@ with
 					<<if $slaves[$i].clitPiercing >= 3>>
-						sustained orgasm from her <<if $slaves[$i].dick == 0>>clit<<else>>dick<</if>> piercing, often on stage during a dance,
+						sustained orgasm from $his <<if $slaves[$i].dick == 0>>clit<<else>>dick<</if>> piercing, often on stage during a dance,
 					<<elseif $slaves[$i].releaseRules == "sapphic">>
 						immediate sex with any nearby slave,
 					<<else>>
 						a quick climax from a vibrator,
 					<</if>>
-					@@.green;boosting her libido.@@
+					@@.green;boosting $his libido.@@
 					<<if $slaves[$i].energy < 98>><<set $slaves[$i].energy += _rewards>><</if>><<set $slaves[$i].need -= (_rewards*10)>>
 					<<set $slaves[$i].devotion += _rewards>>
 				<<default>>
-					She's @@.hotpink;rewarded@@
+					$He's @@.hotpink;rewarded@@
 					<<if (_punishments > 0) && ($slaves[$i].standardReward == "situational")>>
 						and @@.gold;punished@@
 					<</if>>
-					situationally, letting her develop normally.
+					situationally, letting $him develop normally.
 					<<set $slaves[$i].devotion += _rewards>>
 				<</switch>>
 			<</if>>
 			<<if _punishments > 0>>
 				<<switch $slaves[$i].standardPunishment>>
 				<<case "confinement">>
-					When she disobeys, she
+					When $he disobeys, $he
 					<<if $cellblock != 0>>
-						@@.gold;spends her off hours in $cellblockName@@<<if $Wardeness != 0>>, where she can experience $Wardeness.slaveName's tender mercies<</if>>.
+						@@.gold;spends $his off hours in $cellblockName@@<<if $Wardeness != 0>>, where $he can experience $Wardeness.slaveName's tender mercies<</if>>.
 					<<else>>
-						spends her off hours @@.gold;shut up in a box@@ until she behaves.
+						spends $his off hours @@.gold;shut up in a box@@ until $he behaves.
 					<</if>>
 					<<set $slaves[$i].trust -= _punishments>>
 				<<case "whipping">>
-					When she disobeys, she's @@.gold;whipped,@@ not hard enough to mark her, but hard enough to @@.red;hurt,@@ breaking her quickly.
+					When $he disobeys, $he's @@.gold;whipped,@@ not hard enough to mark $him, but hard enough to @@.red;hurt,@@ breaking $him quickly.
 					<<set $slaves[$i].health -= _punishments>>
 					<<set $slaves[$i].trust -= 2*_punishments>>
 				<<case "chastity">>
-					When she disobeys, she finds her next dance to be both extremely sexual and @@.gold;completely unsatisfying,@@ @@.red;reducing her libido@@ but breaking her to @@.hotpink;sexual obedience.@@
+					When $he disobeys, $he finds $his next dance to be both extremely sexual and @@.gold;completely unsatisfying,@@ @@.red;reducing $his libido@@ but breaking $him to @@.hotpink;sexual obedience.@@
 					<<if $slaves[$i].energy > 2>><<set $slaves[$i].energy -= 2*_punishments>><</if>>
 					<<set $slaves[$i].devotion += _punishments>>
 					<<set $slaves[$i].trust -= _punishments>>
 				<<default>>
 					<<if (_rewards == 0) || ($slaves[$i].standardReward != "situational")>>
-						When she disobeys, she's @@.gold;punished@@ situationally, letting her develop normally.
+						When $he disobeys, $he's @@.gold;punished@@ situationally, letting $him develop normally.
 					<</if>>
 					<<set $slaves[$i].trust -= _punishments>>
 				<</switch>>
@@ -950,41 +950,41 @@
 		<<case "be the Nurse">>
 			<<set $slaves[$i].need -= ($CliniciIDs.length*3)>>
 			<<if $slaves[$i].energy <= 20>>
-				is frigid and has little interest in getting off<<if ($slaves[$i].releaseRules != "permissive")>>, making the rule restricting her sexual outlets superfluous<</if>>.	
+				is frigid and has little interest in getting off<<if ($slaves[$i].releaseRules != "permissive")>>, making the rule restricting $his sexual outlets superfluous<</if>>.	
 				<<set $slaves[$i].need = 0>>
 			<<elseif $slaves[$i].need < $slaves[$i].energy*0.5>>
 				<<if ($slaves[$i].releaseRules != "permissive") && ($slaves[$i].releaseRules != "masturbation")>>
-					gets off at work, so being forbidden from masturbation doesn't really bother her.
+					gets off at work, so being forbidden from masturbation doesn't really bother $him.
 					<<set $slaves[$i].need -= 20>>
 				<<else>>
-					gets off at work, so she doesn't feel the need for release that often.
+					gets off at work, so $he doesn't feel the need for release that often.
 					<<set $slaves[$i].need -= 20>>
 				<</if>>
 			<<else>>
 				<<if ($slaves[$i].releaseRules == "restrictive")>>
 					willingly begs you to
 					<<saRulesPlayerFetishPlay>>
-					whenever she crosses paths with you.
+					whenever $he crosses paths with you.
 					<<saRulesPlayerEnergy>>
 					<<saRulesPlayerDiscoversFetish>>
 					<<saRulesPlayerDrugEffects>>
 				<<elseif ($slaves[$i].releaseRules == "masturbation")>>
 					<<if ($slaves[$i].devotion < 80)>>
-						is a little disappointed that she's limited to her hands and toys, but @@.mediumaquamarine;trusts you know what's best for her.@@ 
+						is a little disappointed that $he's limited to $his hands and toys, but @@.mediumaquamarine;trusts you know what's best for $him.@@ 
 						<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 					<<else>>
-						@@.mediumaquamarine;trusts your judgment@@ that only she really knows how to pleasure herself, though she @@.mediumorchid;often wonders why you don't use her.@@
+						@@.mediumaquamarine;trusts your judgment@@ that only $he really knows how to pleasure $himself, though $he @@.mediumorchid;often wonders why you don't use $him.@@
 						<<set $slaves[$i].trust += 1, $slaves[$i].devotion -= 2, $slaves[$i].need = 0>>
 					<</if>>
 					<<if $slaves[$i].devotion > 20>>
-						When she does play with herself, she
+						When $he does play with $himself, $he
 						<<saRulesMasturbationFetishPlay>>
 						<<saRulesMasturbationDiscoversFetish>>
 					<</if>>
 					<<saRulesMasturbationDrugEffects>>
 				<<else>> /* releaseRules not restrictive */
 					<<if ($universalRulesConsent == 0)>>
-						happily @@.mediumaquamarine;avails herself@@ of your permission to
+						happily @@.mediumaquamarine;avails $himself@@ of your permission to
 						<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 						<<saRulesRapeFetish>>
 						<<saRulesRapeDiscoversFetish>>
@@ -998,31 +998,31 @@
 				<</if>> /* closes releaseRules not restrictive */
 			<</if>>
 
-			She is @@.hotpink;very happy@@ with her private room in $clinicName and @@.mediumaquamarine;trusts@@ you a bit more for placing her in charge of it.
+			$He is @@.hotpink;very happy@@ with $his private room in $clinicName and @@.mediumaquamarine;trusts@@ you a bit more for placing $him in charge of it.
 			<<set $slaves[$i].devotion += 1, $slaves[$i].trust += 1>>
 
 			<<if ($universalRulesConsent == 0)>>
 				<<if ($slaves[$i].releaseRules != "restrictive")>>
 					<<if ($slaves[$i].energy > 95)>>
 						<<if $slaves.length > 5>>
-							Under the rules, she's allowed to demand that other slaves get her off, and she @@.hotpink;happily avails@@ herself to any slaves visiting the patients under her care.
+							Under the rules, $he's allowed to demand that other slaves get $him off, and $he @@.hotpink;happily avails@@ $himself to any slaves visiting the patients under $his care.
 						<<else>>
-							Under the rules, she's allowed to demand that other slaves get her off, and she @@.hotpink;eagerly awaits@@ the day traffic in $clinicName picks up.
+							Under the rules, $he's allowed to demand that other slaves get $him off, and $he @@.hotpink;eagerly awaits@@ the day traffic in $clinicName picks up.
 						<</if>>
 						<<set $slaves[$i].devotion += 1>>
 					<<elseif ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetishStrength > 60)>>
 						<<if ($slaves[$i].fetish == "sadist")>>
 							<<if $slaves.length > 5>>
-								Under the rules, she's allowed to sexually abuse other slaves, and she @@.hotpink;happily rapes@@ any slaves visiting the patients under her care.
+								Under the rules, $he's allowed to sexually abuse other slaves, and $he @@.hotpink;happily rapes@@ any slaves visiting the patients under $his care.
 							<<else>>
-								Under the rules, she's allowed to sexually abuse other slaves, and she @@.hotpink;eagerly awaits@@ the day traffic in $clinicName picks up.
+								Under the rules, $he's allowed to sexually abuse other slaves, and $he @@.hotpink;eagerly awaits@@ the day traffic in $clinicName picks up.
 							<</if>>
 							<<set $slaves[$i].devotion += 1>>
 						<<elseif ($slaves[$i].fetish == "dom")>>
 							<<if $slaves.length > 5>>
-								Under the rules, she's allowed to force other slaves to have sex with her, and she @@.hotpink;happily dominates@@ any slaves visiting the patients under her care.
+								Under the rules, $he's allowed to force other slaves to have sex with $him, and $he @@.hotpink;happily dominates@@ any slaves visiting the patients under $his care.
 							<<else>>
-								Under the rules, she's allowed to force other slaves to have sex with her, and she @@.hotpink;eagerly awaits@@ the day traffic in $clinicName picks up.
+								Under the rules, $he's allowed to force other slaves to have sex with $him, and $he @@.hotpink;eagerly awaits@@ the day traffic in $clinicName picks up.
 							<</if>>
 							<<set $slaves[$i].devotion += 1>>
 						<</if>>
@@ -1033,51 +1033,51 @@
 			<<if ($slaves[$i].attrKnown == 0)>>
 				<<if ($week-$slaves[$i].weekAcquired > 4) && $slaves[$i].energy > 20>>
 					<<set $slaves[$i].attrKnown = 1>>
-					<<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> has been monitoring her as she cares for her patients to determine her tastes. It seems she is
+					<<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> has been monitoring $him as $he cares for $his patients to determine $his tastes. It seems $he is
 					<<saRulesAttractionDiscovery>>
 				<</if>>
 			<</if>>
 
-			She does her best for you, so she frequently deserves a reward and never needs to be punished.
+			$He does $his best for you, so $he frequently deserves a reward and never needs to be punished.
 			<<set _punishments = 0>>
 			<<set _rewards = 3>>
 			
 			<<if _rewards > 0>>
 				<<switch $slaves[$i].standardReward>>
 				<<case "relaxation">>
-					She's given free time, which she
+					$He's given free time, which $he
 					<<if $spa != 0>>
 						usually spends in $spaName<<if $Attendant != 0>> enjoying $Attendant.slaveName's care<</if>>.
 					<<else>>
-						usually spends relaxing in her room amusing herself with the amenities for recovering slaves.
+						usually spends relaxing in $his room amusing $himself with the amenities for recovering slaves.
 					<</if>>
 					<<if $slaves[$i].relationship > 0>>
-						She often asks to save these breaks so she can spend them with her <<if $slaves[$i].relationship == 1>>friend<<elseif $slaves[$i].relationship == 2>>best friend<<elseif $slaves[$i].relationship == 3>>friend with benefits<<elseif $slaves[$i].relationship == 4>>sweetheart<<else>>wife<</if>>.
+						$He often asks to save these breaks so $he can spend them with $his <<if $slaves[$i].relationship == 1>>friend<<elseif $slaves[$i].relationship == 2>>best friend<<elseif $slaves[$i].relationship == 3>>friend with benefits<<elseif $slaves[$i].relationship == 4>>sweetheart<<else>>wife<</if>>.
 					<</if>>
-					These breaks are @@.green;good for her.@@
+					These breaks are @@.green;good for $him.@@
 					<<set $slaves[$i].health += _rewards>>
 				<<case "drugs">>
-					She's @@.hotpink;rewarded@@ with hits of mild recreational drugs, which @@.red;isn't healthy,@@ but helps bind her to you strongly.
+					$He's @@.hotpink;rewarded@@ with hits of mild recreational drugs, which @@.red;isn't healthy,@@ but helps bind $him to you strongly.
 					<<set $slaves[$i].health -= _rewards>>
 					<<set $slaves[$i].devotion += _rewards*2>>
 				<<case "orgasm">>
-					She's @@.hotpink;rewarded@@ with
+					$He's @@.hotpink;rewarded@@ with
 					<<if $slaves[$i].clitPiercing >= 3>>
-						sustained orgasm from her <<if $slaves[$i].dick == 0>>clit<<else>>dick<</if>> piercing,
+						sustained orgasm from $his <<if $slaves[$i].dick == 0>>clit<<else>>dick<</if>> piercing,
 					<<elseif $Nurse != 0>>
 						a quick orgasm courtesy of $Nurse.slaveName,
 					<<else>>
 						a quick climax from a vibrator,
 					<</if>>
-					@@.green;boosting her libido.@@
+					@@.green;boosting $his libido.@@
 					<<if $slaves[$i].energy < 98>><<set $slaves[$i].energy += _rewards>><</if>><<set $slaves[$i].need -= (_rewards*10)>>
 					<<set $slaves[$i].devotion += _rewards>>
 				<<default>>
-					She's @@.hotpink;rewarded@@
+					$He's @@.hotpink;rewarded@@
 					<<if (_punishments > 0) && ($slaves[$i].standardReward == "situational")>>
 						and @@.gold;punished@@
 					<</if>>
-					situationally, letting her develop normally.
+					situationally, letting $him develop normally.
 					<<set $slaves[$i].devotion += _rewards>>
 				<</switch>>
 			<</if>>
@@ -1091,13 +1091,13 @@
 				<<set _lover = 0>>
 			<</if>>
 			<<if $slaves[$i].devotion < -50>>
-				is so unhappy that she has little interest in getting off<<if ($slaves[$i].releaseRules != "permissive")>>, making the rule restricting her sexual outlets superfluous<</if>>.
+				is so unhappy that $he has little interest in getting off<<if ($slaves[$i].releaseRules != "permissive")>>, making the rule restricting $his sexual outlets superfluous<</if>>.
 				<<set $slaves[$i].need = 0>>
 			<<elseif $slaves[$i].energy <= 20>>
-				is frigid and has little interest in getting off<<if ($slaves[$i].releaseRules != "permissive")>>, making the rule restricting her sexual outlets superfluous<</if>>.
+				is frigid and has little interest in getting off<<if ($slaves[$i].releaseRules != "permissive")>>, making the rule restricting $his sexual outlets superfluous<</if>>.
 				<<set $slaves[$i].need = 0>>
 			<<elseif $slaves[$i].relationship == -3>>
-				is well taken care of during her stay in $clinicName; you make sure your wife's every sexual need is handled personally.
+				is well taken care of during $his stay in $clinicName; you make sure your wife's every sexual need is handled personally.
 				<<set $slaves[$i].need = 0>>
 				<<if $PC.dick == 1 && $slaves[$i].eggType == "human" && canGetPregnant($slaves[$i]) && (($slaves[$i].vagina > 0 && $slaves[$i].ovaries == 1)||($slaves[$i].anus != 0 && $slaves[$i].mpreg == 1))>>
 					<<= knockMeUp($slaves[$i], 10, 0, -1, 1)>>
@@ -1107,15 +1107,15 @@
 						<<set $slaves[$i].analCount += 7, $analTotal += 7>>
 					<</if>>
 					<<if $slaves[$i].preg > 0>>
-						It comes as little surprise when routine health checks start to show @@.lime;she's pregnant!@@
+						It comes as little surprise when routine health checks start to show @@.lime;$he's pregnant!@@
 					<</if>>
 				<</if>>
 			<<elseif _lover != 0>>
 				<<set $slaves[$i].need = 0>>
-				is well taken care of during her stay in $clinicName; her <<if $slaves[$i].relationship == 3>>friend with benefits<<elseif $slaves[$i].relationship == 4>>sweetheart<<else>>wife<</if>> frequently stops by when she gets the chance to make sure her sexual needs are properly handled.
+				is well taken care of during $his stay in $clinicName; $his <<if $slaves[$i].relationship == 3>>friend with benefits<<elseif $slaves[$i].relationship == 4>>sweetheart<<else>>wife<</if>> frequently stops by when $he gets the chance to make sure $his sexual needs are properly handled.
 				<<set $slaves[_lover].oralCount += 14, $oralTotal += 14>>
 			<<elseif $Nurse != 0>>
-				is routinely brought to orgasm by $Nurse.slaveName as part of her duties.
+				is routinely brought to orgasm by $Nurse.slaveName as part of $his duties.
 				<<if canPenetrate($slaves[$i]) && $Nurse.boobs >= 500>>
 					<<set $slaves[_FLs].mammaryCount += 14, $mammaryTotal += 14>>
 				<<else>>
@@ -1125,38 +1125,38 @@
 				<<set $slaves[$i].need -= 60>>
 			<<elseif ($slaves[$i].releaseRules == "masturbation") || ($slaves[$i].releaseRules == "permissive")>>
 				<<if ($slaves[$i].devotion <= 20) && ($slaves[$i].trust > -20)>>
-					takes solace in her permission to masturbate rather than being forced to seek other means of release, @@.mediumaquamarine;reducing her fear@@ of you.
+					takes solace in $his permission to masturbate rather than being forced to seek other means of release, @@.mediumaquamarine;reducing $his fear@@ of you.
 					<<set $slaves[$i].trust += 2, $slaves[$i].need = 0>>
 				<<elseif ($slaves[$i].devotion <= 20)>>
-					enjoys being allowed to masturbate rather than having to seek other means of release, @@.mediumaquamarine;slightly reducing her fear@@ of you but @@.mediumorchid;allowing her to remain in control of her sexuality.@@
+					enjoys being allowed to masturbate rather than having to seek other means of release, @@.mediumaquamarine;slightly reducing $his fear@@ of you but @@.mediumorchid;allowing $him to remain in control of $him sexuality.@@
 					<<set $slaves[$i].trust += 1, $slaves[$i].devotion -= 1, $slaves[$i].need = 0>>
 				<<elseif ($slaves[$i].devotion < 50)>>
-					accepts having to relieve herself solely through masturbation.
+					accepts having to relieve $himself solely through masturbation.
 					<<set $slaves[$i].need = 0>>
 				<<else>>
-					is a little disappointed that she's limited to her hands and toys, but @@.mediumaquamarine;understands you care about her current health.@@ 
+					is a little disappointed that $he's limited to $his hands and toys, but @@.mediumaquamarine;understands you care about $his current health.@@ 
 					<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 				<</if>>
 				<<if $slaves[$i].devotion > 20>>
-					When she does play with herself, she
+					When $he does play with $himself, $he
 					<<saRulesMasturbationFetishPlay>>
 					<<saRulesMasturbationDiscoversFetish>>
 				<</if>>
 				<<saRulesMasturbationDrugEffects>>
 			<<else>>
-				eventually gives in to her urges and is @@.gold;punished@@ for illicit masturbation.
+				eventually gives in to $his urges and is @@.gold;punished@@ for illicit masturbation.
 				<<set $slaves[$i].trust -= 2, $slaves[$i].need -= 10>>
 			<</if>>
 
 			<<if ($slaves[$i].devotion <= 20)>>
 				<<if $slaves[$i].voice == 0>>
-					Living as a mute @@.hotpink;molds her@@ to your will.
+					Living as a mute @@.hotpink;molds $him@@ to your will.
 					<<set $slaves[$i].devotion += 1>>
 				<<elseif $slaves[$i].lips > 95>>
-					Being unable to speak through her facepussy @@.hotpink;molds her@@ to your will.
+					Being unable to speak through $his facepussy @@.hotpink;molds $him@@ to your will.
 					<<set $slaves[$i].devotion += 1>>
 				<<elseif $slaves[$i].speechRules == "restrictive">>
-					Living under enforced silence @@.hotpink;molds her@@ to your will.
+					Living under enforced silence @@.hotpink;molds $him@@ to your will.
 					<<set $slaves[$i].devotion += 1>>
 				<</if>>
 			<</if>>
@@ -1164,25 +1164,25 @@
 			<<if ($slaves[$i].devotion <= 20)>>
 				<<switch $clinicDecoration>>
 				<<case "Repopulation Focus" "Eugenics" "Gender Radicalist" "Gender Fundamentalist" "Paternalist" "Maturity Preferentialist" "Youth Preferentialist" "Slimness Enthusiast" "Hedonistic">>
-					The luxurious living conditions encourage her to @@.mediumaquamarine;feel respectable.@@ She can't help but @@.hotpink;feel you care@@ about her as something more than just an object under such lovely treatment.
+					The luxurious living conditions encourage $him to @@.mediumaquamarine;feel respectable.@@ $He can't help but @@.hotpink;feel you care@@ about $him as something more than just an object under such lovely treatment.
 					<<set $slaves[$i].trust += 3, $slaves[$i].devotion += 1>>
 				<<case "Roman Revivalist" "Aztec Revivalist" "Egyptian Revivalist" "Arabian Revivalist" "Chinese Revivalist" "Chattel Religionist">>
-					The living conditions, despite their open nature, are @@.mediumaquamarine;quite relaxing.@@ Her opinion of you @@.hotpink;can only rise@@ with such lovely treatment.
+					The living conditions, despite their open nature, are @@.mediumaquamarine;quite relaxing.@@ $His opinion of you @@.hotpink;can only rise@@ with such lovely treatment.
 					<<set $slaves[$i].trust += 2, $slaves[$i].devotion += 1>>
 				<<case "Edo Revivalist">>
-					The living conditions, despite their spartan nature, are @@.mediumaquamarine;calming.@@ Her opinion of you @@.hotpink;improves@@ with such a contrast to her usual life.
+					The living conditions, despite their spartan nature, are @@.mediumaquamarine;calming.@@ $His opinion of you @@.hotpink;improves@@ with such a contrast to $his usual life.
 					<<set $slaves[$i].trust += 1, $slaves[$i].devotion += 1>>
 				<<case "standard">>
-					The spare living conditions of $clinicName serve as a constant reminder that @@.hotpink;you only care about her body@@ and not about her.
+					The spare living conditions of $clinicName serve as a constant reminder that @@.hotpink;you only care about $his body@@ and not about $him.
 					<<if ($slaves[$i].trust > 20)>>
-						@@.gold;She fully understands what this means for her.@@
+						@@.gold;$He fully understands what this means for $him.@@
 						<<set $slaves[$i].trust -= 1>>
 					<</if>>
 					<<set $slaves[$i].devotion += 1>>
 				<<default>>
-					The spare living conditions of $clinicName serve as a constant reminder that @@.hotpink;she is nothing more than an object@@ for your amusement.
+					The spare living conditions of $clinicName serve as a constant reminder that @@.hotpink;$he is nothing more than an object@@ for your amusement.
 					<<if ($slaves[$i].trust > 20)>>
-						She can only @@.gold;envision the horrors@@ that await her under your care.
+						$He can only @@.gold;envision the horrors@@ that await $him under your care.
 						<<set $slaves[$i].trust -= 2>>
 					<</if>>
 					<<set $slaves[$i].devotion += 1>>
@@ -1190,30 +1190,30 @@
 			<<else>>
 				<<switch $clinicDecoration>>
 				<<case "Repopulation Focus" "Eugenics" "Gender Radicalist" "Gender Fundamentalist" "Paternalist" "Maturity Preferentialist" "Youth Preferentialist" "Slimness Enthusiast" "Hedonistic">>
-					She loves her stay in $clinicName and almost wishes it didn't have to end.
+					$He loves $his stay in $clinicName and almost wishes it didn't have to end.
 				<<case "Roman Revivalist" "Aztec Revivalist" "Egyptian Revivalist" "Arabian Revivalist" "Chinese Revivalist" "Chattel Religionist">>
-					The living conditions, despite their open nature, are @@.mediumaquamarine;quite relaxing.@@ She savors her stay at $clinicName.
+					The living conditions, despite their open nature, are @@.mediumaquamarine;quite relaxing.@@ $He savors $his stay at $clinicName.
 					<<set $slaves[$i].trust += 1>>
 				<<case "Edo Revivalist">>
-					The living conditions, despite their spartan nature, are @@.mediumaquamarine;calming.@@ She enjoys her stay at $clinicName.
+					The living conditions, despite their spartan nature, are @@.mediumaquamarine;calming.@@ $He enjoys $his stay at $clinicName.
 					<<set $slaves[$i].trust += 1>>
 				<<case "standard">>
 					<<if ($slaves[$i].trust > 40)>>
-						The spare living conditions of $clinicName @@.gold;remind her not to get too comfortable@@ with her life.
+						The spare living conditions of $clinicName @@.gold;remind $him not to get too comfortable@@ with $his life.
 						<<set $slaves[$i].trust -= 2>>
 					<<elseif ($slaves[$i].trust > 10)>>
-						The spare living conditions of $clinicName @@.gold;keep her aware of her place.@@
+						The spare living conditions of $clinicName @@.gold;keep $him aware of $his place.@@
 						<<set $slaves[$i].trust -= 1>>
 					<</if>>
 				<<default>>
 					<<if ($slaves[$i].devotion >= 80)>>
-						The spare living conditions of $clinicName remind her that she is just an object for your amusement, and that is fine with her.
+						The spare living conditions of $clinicName remind $him that $he is just an object for your amusement, and that is fine with $him.
 						<<set $slaves[$i].trust -= 2>>
 					<<elseif ($slaves[$i].trust > 40)>>
-						The spare living conditions of $clinicName @@.gold;remind her that she is just an object to you.@@
+						The spare living conditions of $clinicName @@.gold;remind $him that $he is just an object to you.@@
 						<<set $slaves[$i].trust -= 2>>
 					<<elseif ($slaves[$i].trust > 10)>>
-						The spare living conditions of $clinicName @@.gold;keep her aware of her place as your plaything.@@
+						The spare living conditions of $clinicName @@.gold;keep $him aware of $his place as your plaything.@@
 						<<set $slaves[$i].trust -= 1>>
 					<</if>>
 				<</switch>>
@@ -1222,28 +1222,28 @@
 			<<if ($universalRulesConsent == 0)>>
 				<<if ($slaves[$i].devotion <= 20)>>
 					<<if ($slaves[$i].trust > -10)>>
-						Under the rules, she is free game for other slaves to molest, and lives her life constantly @@.gold;afraid@@ of the day she is released from $clinicName.
+						Under the rules, $he is free game for other slaves to molest, and lives $his life constantly @@.gold;afraid@@ of the day $he is released from $clinicName.
 						<<set $slaves[$i].trust -= 2>>
 					<<else>>
-						Under the rules, she will find herself constantly molested by other slaves once she leaves $clinicName, but she's already in such constant terror it that it doesn't cross her mind.
+						Under the rules, $he will find $himself constantly molested by other slaves once $he leaves $clinicName, but $he's already in such constant terror it that it doesn't cross $his mind.
 					<</if>>
 				<<elseif ($slaves[$i].releaseRules != "restrictive")>>
 					<<if ($slaves[$i].energy > 95)>>
-						Under the rules, she's allowed to demand that other slaves get her off, and she @@.hotpink;eagerly takes the opportunity@@ whenever visiting slaves are present.
+						Under the rules, $he's allowed to demand that other slaves get $him off, and $he @@.hotpink;eagerly takes the opportunity@@ whenever visiting slaves are present.
 						<<set $slaves[$i].devotion += 1>>
 					<<elseif ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetishStrength > 60)>>
 						<<if ($slaves[$i].fetish == "sadist")>>
-							Under the rules, she's allowed to demand that other slaves get her off, and she @@.hotpink;eagerly orders@@ visiting slaves to get in bed with her.
+							Under the rules, $he's allowed to demand that other slaves get $him off, and $he @@.hotpink;eagerly orders@@ visiting slaves to get in bed with $him.
 							<<set $slaves[$i].devotion += 1>>
 						<<elseif ($slaves[$i].fetish == "dom")>>
-							Under the rules, she's allowed to demand other slaves to have sex with her, and she @@.hotpink;eagerly orders@@ visiting slaves to serve her every desire.
+							Under the rules, $he's allowed to demand other slaves to have sex with $him, and $he @@.hotpink;eagerly orders@@ visiting slaves to serve $his every desire.
 							<<set $slaves[$i].devotion += 1>>
 						<</if>>
 					<</if>>
 				<</if>>
 			<<else>>
 				<<if ($slaves[$i].devotion <= 20) && ($slaves[$i].devotion >= -20)>>
-					Since she's low in the slave hierarchy, @@.mediumaquamarine;she knows that she's safe@@ from other slave's abuse while she is recovering.
+					Since $he's low in the slave hierarchy, @@.mediumaquamarine;$he knows that $he's safe@@ from other slave's abuse while $he is recovering.
 					<<set $slaves[$i].trust += 1>>
 				<</if>>
 			<</if>>
@@ -1251,37 +1251,37 @@
 			<<if ($slaves[$i].attrKnown == 0)>>
 				<<if ($week-$slaves[$i].weekAcquired > 4) && $slaves[$i].energy > 20>>
 					<<set $slaves[$i].attrKnown = 1>>
-					<<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> has been monitoring her choice of entertainment, analyzing her sexuality. It seems she is
+					<<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> has been monitoring $him choice of entertainment, analyzing $his sexuality. It seems $he is
 					<<saRulesAttractionDiscovery>>
 				<</if>>
 			<</if>>
 			
 			<<if random(-200,200) > $slaves[$i].health>>
 				<<if $slaves[$i].devotion > 50>>
-					She does her best for you, so she frequently deserves a reward and never needs to be punished.
+					$He does $his best for you, so $he frequently deserves a reward and never needs to be punished.
 					<<set _punishments = 0>>
 					<<set _rewards = 3>>
 				<<elseif $slaves[$i].devotion > 20>>
-					She's obedient out of acceptance of her place, so she often deserves a reward and rarely needs to be punished.
+					$He's obedient out of acceptance of $his place, so $he often deserves a reward and rarely needs to be punished.
 					<<set _punishments = 1>>
 					<<set _rewards = 2>>
 				<<elseif $slaves[$i].devotion >= -20>>
 					<<if $slaves[$i].trust < -20>>
-						She's obedient out of fear, so she only rarely deserves a reward and sometimes needs to be punished.
+						$He's obedient out of fear, so $he only rarely deserves a reward and sometimes needs to be punished.
 						<<set _punishments = 1>>
 						<<set _rewards = 1>>
 					<<else>>
-						She's too trusting for obedience and often needs to be punished.
+						$He's too trusting for obedience and often needs to be punished.
 						<<set _punishments = 2>>
 						<<set _rewards = 0>>
 					<</if>>
 				<<else>>
 					<<if $slaves[$i].trust < -50>>
-						She's only obedient out of terror, so she sometimes needs to be punished.
+						$He's only obedient out of terror, so $he sometimes needs to be punished.
 						<<set _punishments = 1>>
 						<<set _rewards = 0>>
 					<<else>>
-						She hates you too much to obey, so she needs constant punishment.
+						$He hates you too much to obey, so $he needs constant punishment.
 						<<set _punishments = 3>>
 						<<set _rewards = 0>>
 					<</if>>
@@ -1291,54 +1291,54 @@
 			<<if _rewards > 0>>
 				<<switch $slaves[$i].standardReward>>
 				<<case "relaxation">>
-					She's given access to the amenities present for recovering slaves to pass the time.
+					$He's given access to the amenities present for recovering slaves to pass the time.
 					<<if $slaves[$i].relationship > 0>>
-						She often asks to save these breaks so she can spend them with her <<if $slaves[$i].relationship == 1>>friend<<elseif $slaves[$i].relationship == 2>>best friend<<elseif $slaves[$i].relationship == 3>>friend with benefits<<elseif $slaves[$i].relationship == 4>>sweetheart<<else>>wife<</if>>.
+						$He often asks to save these breaks so $he can spend them with $his <<if $slaves[$i].relationship == 1>>friend<<elseif $slaves[$i].relationship == 2>>best friend<<elseif $slaves[$i].relationship == 3>>friend with benefits<<elseif $slaves[$i].relationship == 4>>sweetheart<<else>>wife<</if>>.
 					<</if>>
-					These breaks are @@.green;good for her.@@
+					These breaks are @@.green;good for $him.@@
 					<<set $slaves[$i].health += _rewards>>
 				<<case "drugs">>
-					She's @@.hotpink;rewarded@@ with hits of mild recreational drugs, which @@.red;isn't healthy,@@ but helps bind her to you strongly.
+					$He's @@.hotpink;rewarded@@ with hits of mild recreational drugs, which @@.red;isn't healthy,@@ but helps bind $him to you strongly.
 					<<set $slaves[$i].health -= _rewards>>
 					<<set $slaves[$i].devotion += _rewards*2>>
 				<<case "orgasm">>
-					She's @@.hotpink;rewarded@@ with
+					$He's @@.hotpink;rewarded@@ with
 					<<if $slaves[$i].clitPiercing >= 3>>
-						sustained orgasm from her <<if $slaves[$i].dick == 0>>clit<<else>>dick<</if>> piercing,
+						sustained orgasm from $his <<if $slaves[$i].dick == 0>>clit<<else>>dick<</if>> piercing,
 					<<elseif $slaves[$i].releaseRules == "sapphic">>
 						immediate sex with any nearby slave,
 					<<else>>
 						a quick climax from a vibrator,
 					<</if>>
-					@@.green;boosting her libido.@@
+					@@.green;boosting $his libido.@@
 					<<if $slaves[$i].energy < 98>><<set $slaves[$i].energy += _rewards>><</if>><<set $slaves[$i].need -= (_rewards*10)>>
 					<<set $slaves[$i].devotion += _rewards>>
 				<<default>>
-					She's @@.hotpink;rewarded@@
+					$He's @@.hotpink;rewarded@@
 					<<if (_punishments > 0) && ($slaves[$i].standardReward == "situational")>>
 						and @@.gold;punished@@
 					<</if>>
-					situationally, letting her develop normally.
+					situationally, letting $him develop normally.
 					<<set $slaves[$i].devotion += _rewards>>
 				<</switch>>
 			<</if>>
 			<<if _punishments > 0>>
 				<<switch $slaves[$i].standardPunishment>>
 				<<case "confinement">>
-					When she disobeys, she spends her time @@.gold;strapped@@ to her bed until she behaves.
+					When $he disobeys, $he spends $his time @@.gold;strapped@@ to $his bed until $he behaves.
 					<<set $slaves[$i].trust -= _punishments>>
 				<<case "whipping">>
-					When she disobeys, she's @@.gold;whipped,@@ not hard enough to mark her or complicate her stay, but hard enough to @@.red;hurt,@@ breaking her quickly.
+					When $he disobeys, $he's @@.gold;whipped,@@ not hard enough to mark $him or complicate $his stay, but hard enough to @@.red;hurt,@@ breaking $him quickly.
 					<<set $slaves[$i].health -= _punishments>>
 					<<set $slaves[$i].trust -= 2*_punishments>>
 				<<case "chastity">>
-					When she disobeys, she's @@.gold;denied@@ her next orgasm, @@.red;reducing her libido@@ but breaking her to @@.hotpink;sexual obedience.@@
+					When $he disobeys, $he's @@.gold;denied@@ $his next orgasm, @@.red;reducing $his libido@@ but breaking $him to @@.hotpink;sexual obedience.@@
 					<<if $slaves[$i].energy > 2>><<set $slaves[$i].energy -= 2*_punishments>><</if>>
 					<<set $slaves[$i].devotion += _punishments>>
 					<<set $slaves[$i].trust -= _punishments>>
 				<<default>>
 					<<if (_rewards == 0) || ($slaves[$i].standardReward != "situational")>>
-						When she disobeys, she's @@.gold;punished@@ situationally, letting her develop normally.
+						When $he disobeys, $he's @@.gold;punished@@ situationally, letting $him develop normally.
 					<</if>>
 					<<set $slaves[$i].trust -= _punishments>>
 				<</switch>>
@@ -1346,16 +1346,16 @@
 		<<case "be the Wardeness">>
 			<<set $slaves[$i].need -= ($CellBiIDs.length*5)>>
 			<<if $slaves[$i].energy <= 20>>
-				is frigid and has little interest in getting off<<if ($slaves[$i].releaseRules != "permissive")>>, making the rule restricting her sexual outlets superfluous<</if>>.	
+				is frigid and has little interest in getting off<<if ($slaves[$i].releaseRules != "permissive")>>, making the rule restricting $his sexual outlets superfluous<</if>>.	
 				<<set $slaves[$i].need = 0>>
 			<<elseif $slaves[$i].need < $slaves[$i].energy*0.5>>
-				gets off at work, so she doesn't feel the need for release that often.
+				gets off at work, so $he doesn't feel the need for release that often.
 				<<set $slaves[$i].need -= 20>>
 			<<else>>
 				<<if ($slaves[$i].releaseRules == "restrictive")>>
 					willingly begs you to
 					<<saRulesPlayerFetishPlay>>
-					whenever she crosses paths with you.
+					whenever $he crosses paths with you.
 					<<saRulesPlayerEnergy>>
 					<<saRulesPlayerDiscoversFetish>>
 					<<saRulesPlayerDrugEffects>>
@@ -1366,7 +1366,7 @@
 					<<saRulesRapeDiscoversFetish>>
 					<<saRulesPermissiveDrugEffects>>
 				<<else>>
-					happily @@.mediumaquamarine;avails herself of the prisoners@@ to
+					happily @@.mediumaquamarine;avails $himself of the prisoners@@ to
 					<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 					<<saRulesRapeFetish>>
 					<<saRulesRapeDiscoversFetish>>
@@ -1374,57 +1374,57 @@
 				<</if>> /* closes releaseRules not restrictive */
 			<</if>>
 
-			She is @@.hotpink;very happy@@ with her private room in $cellblockName and @@.mediumaquamarine;trusts@@ you a bit more for placing her in charge of it.
+			$He is @@.hotpink;very happy@@ with $his private room in $cellblockName and @@.mediumaquamarine;trusts@@ you a bit more for placing $him in charge of it.
 			<<set $slaves[$i].devotion += 1, $slaves[$i].trust += 1>>
 	
 			<<if ($slaves[$i].attrKnown == 0)>>
 				<<if ($week-$slaves[$i].weekAcquired > 4) && $slaves[$i].energy > 20>>
 					<<set $slaves[$i].attrKnown = 1>>
-					<<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> has been monitoring her as she oversees the prisoners, analyzing her preferences. It seems she is
+					<<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> has been monitoring $him as $he oversees the prisoners, analyzing $his preferences. It seems $he is
 					<<saRulesAttractionDiscovery>>
 				<</if>>
 			<</if>>
 
-			She does her best for you, so she frequently deserves a reward and never needs to be punished.
+			$He does $his best for you, so $he frequently deserves a reward and never needs to be punished.
 			<<set _punishments = 0>>
 			<<set _rewards = 3>>
 			
 			<<if _rewards > 0>>
 				<<switch $slaves[$i].standardReward>>
 				<<case "relaxation">>
-					She's given free time, which she
+					$He's given free time, which $he
 					<<if $spa != 0>>
 						usually spends in $spaName<<if $Attendant != 0>> enjoying $Attendant.slaveName's care<</if>>.
 					<<else>>
-						usually spends relaxing in her room<<if $CellBiIDs.length > 1>> teaching a disobedient how to properly use her mouth<</if>>.
+						usually spends relaxing in $his room<<if $CellBiIDs.length > 1>> teaching a disobedient how to properly use her mouth<</if>>.
 					<</if>>
 					<<if $slaves[$i].relationship > 0>>
-						She often asks to save these breaks so she can spend them with her <<if $slaves[$i].relationship == 1>>friend<<elseif $slaves[$i].relationship == 2>>best friend<<elseif $slaves[$i].relationship == 3>>friend with benefits<<elseif $slaves[$i].relationship == 4>>sweetheart<<else>>wife<</if>>.
+						$He often asks to save these breaks so $he can spend them with $his <<if $slaves[$i].relationship == 1>>friend<<elseif $slaves[$i].relationship == 2>>best friend<<elseif $slaves[$i].relationship == 3>>friend with benefits<<elseif $slaves[$i].relationship == 4>>sweetheart<<else>>wife<</if>>.
 					<</if>>
-					These breaks are @@.green;good for her.@@
+					These breaks are @@.green;good for $him.@@
 					<<set $slaves[$i].health += _rewards>>
 				<<case "drugs">>
-					She's @@.hotpink;rewarded@@ with hits of mild recreational drugs, which @@.red;isn't healthy,@@ but helps bind her to you strongly.
+					$He's @@.hotpink;rewarded@@ with hits of mild recreational drugs, which @@.red;isn't healthy,@@ but helps bind $him to you strongly.
 					<<set $slaves[$i].health -= _rewards>>
 					<<set $slaves[$i].devotion += _rewards*2>>
 				<<case "orgasm">>
-					She's @@.hotpink;rewarded@@ with
+					$He's @@.hotpink;rewarded@@ with
 					<<if $slaves[$i].clitPiercing >= 3>>
-						sustained orgasm from her <<if $slaves[$i].dick == 0>>clit<<else>>dick<</if>> piercing,
+						sustained orgasm from $his <<if $slaves[$i].dick == 0>>clit<<else>>dick<</if>> piercing,
 					<<elseif $slaves[$i].releaseRules == "sapphic">>
 						immediate sex with any nearby slave,
 					<<else>>
 						a quick climax from a vibrator,
 					<</if>>
-					@@.green;boosting her libido.@@
+					@@.green;boosting $his libido.@@
 					<<if $slaves[$i].energy < 98>><<set $slaves[$i].energy += _rewards>><</if>><<set $slaves[$i].need -= (_rewards*10)>>
 					<<set $slaves[$i].devotion += _rewards>>
 				<<default>>
-					She's @@.hotpink;rewarded@@
+					$He's @@.hotpink;rewarded@@
 					<<if (_punishments > 0) && ($slaves[$i].standardReward == "situational")>>
 						and @@.gold;punished@@
 					<</if>>
-					situationally, letting her develop normally.
+					situationally, letting $him develop normally.
 					<<set $slaves[$i].devotion += _rewards>>
 				<</switch>>
 			<</if>>
@@ -1434,10 +1434,10 @@
 				<<set $slaves[$i].need -= (10*_wardenFunTimes)>>
 			<</if>>
 			<<if $slaves[$i].devotion < -50>>
-				is so unhappy that she has little interest in getting off, making the rule restricting her sexual outlets superfluous.
+				is so unhappy that $he has little interest in getting off, making the rule restricting $his sexual outlets superfluous.
 				<<set $slaves[$i].need = 0>>
 			<<elseif $slaves[$i].energy <= 20>>
-				is frigid and has little interest in getting off, making the rule restricting her sexual outlets superfluous.
+				is frigid and has little interest in getting off, making the rule restricting $his sexual outlets superfluous.
 				<<set $slaves[$i].need = 0>>
 			<<elseif $slaves[$i].relationship == -3>>
 				You make sure your troublesome wife's sexual needs are handled, openly, in the middle of $cellblockName, where everyone can see, hear, and smell your dominance.
@@ -1450,7 +1450,7 @@
 						<<set $slaves[$i].analCount += 7, $analTotal += 7>>
 					<</if>>
 					<<if $slaves[$i].preg > 0>>
-						As an added show, you @@.lime;proudly display her positive pregnancy@@ test for all to see.
+						As an added show, you @@.lime;proudly display $his positive pregnancy@@ test for all to see.
 					<</if>>
 				<<elseif canDoVaginal($slaves[$i]) && $slaves[$i].vagina > 0>>
 					<<set $slaves[$i].vaginalCount += 7, $vaginalTotal += 7>>
@@ -1474,10 +1474,10 @@
 					<</if>>
 				<</if>>
 				<<if ($slaves[$i].devotion <= 20)>>
-					gets off at work despite her reluctance, @@.hotpink;habituating her to sexual slavery.@@
+					gets off at work despite $his reluctance, @@.hotpink;habituating $him to sexual slavery.@@
 					<<set $slaves[$i].devotion += 1>>
 					<<if ($slaves[$i].trust > -20) && ($slaves[$i].devotion <= 20)>>
-						She hates herself for climaxing, and knows the mild aphrodisiacs in the food are forcing her arousal, @@.gold;frightening her.@@
+						$He hates $himself for climaxing, and knows the mild aphrodisiacs in the food are forcing $his arousal, @@.gold;frightening $him.@@
 						<<set $slaves[$i].trust -= 1>>
 					<</if>>
 					<<set $slaves[$i].need -= 20>>
@@ -1499,60 +1499,60 @@
 					<</if>>
 				<</if>>
 				<<if random(-100,0) > $slaves[$i].devotion>>
-					refuses to not touch herself and is @@.gold;severely punished@@ for illicit masturbation.
+					refuses to not touch $himself and is @@.gold;severely punished@@ for illicit masturbation.
 					<<set $slaves[$i].trust -= 2, $slaves[$i].need -= 10>>
 				<<else>>
 					@@.gold;fears@@ trying to
 					<<if ["chastity", "combined chastity"].includes($slaves[$i].dickAccessory)>>
-						touch herself
+						touch $himself
 					<<elseif canAchieveErection($slaves[$i])>>
 						jack off
 					<<else>>
-						touch herself
+						touch $himself
 					<</if>>
-					to get relief when she knows what the consequences are.
+					to get relief when $he knows what the consequences are.
 					<<set $slaves[$i].trust -= 1>>
 				<</if>>
 			<</if>>
 
 			<<if $slaves[$i].voice == 0>>
-				Living as a mute @@.hotpink;molds her@@ to your will.
+				Living as a mute @@.hotpink;molds $him@@ to your will.
 				<<set $slaves[$i].devotion += 1>>
 			<<elseif $slaves[$i].lips > 95>>
-				Being unable to speak through her facepussy @@.hotpink;molds her@@ to your will.
+				Being unable to speak through $his facepussy @@.hotpink;molds $him@@ to your will.
 				<<set $slaves[$i].devotion += 1>>
 			<<elseif $slaves[$i].speechRules == "restrictive">>
-				Living under enforced silence @@.hotpink;molds her@@ to your will.
+				Living under enforced silence @@.hotpink;molds $him@@ to your will.
 				<<set $slaves[$i].devotion += 1>>
 			<</if>>
 
 			<<switch $cellblockDecoration>>
 			<<case "Degradationist">>
-				She expected spare living conditions. In reality, they are far worse. @@.gold;Not one moment goes by that she isn't filled with terror.@@
+				$He expected spare living conditions. In reality, they are far worse. @@.gold;Not one moment goes by that $he isn't filled with terror.@@
 				<<set $slaves[$i].trust -= 3>>
 			<<case "Paternalist">>
-				She expected far worse living conditions, and while still resistant, @@.hotpink;finds herself more willing to obey.@@ 
+				$He expected far worse living conditions, and while still resistant, @@.hotpink;finds $himself more willing to obey.@@ 
 				<<set $slaves[$i].devotion += 1>>
 			<<case "Pastoralist">>
-				She expected the spare living conditions, but not the dietary supplements. She never anticipated @@.gold;you'd go this far@@ to force her into shape and is constantly reminded of her changes by just how small her cell feels with a belly full of milk.
+				$He expected the spare living conditions, but not the dietary supplements. $He never anticipated @@.gold;you'd go this far@@ to force $him into shape and is constantly reminded of $his changes by just how small $his cell feels with a belly full of milk.
 				<<set $slaves[$i].trust -= 2>>
 			<<case "Body Purist">>
-				She expected the spare living conditions, but not the excessive hydration. She never anticipated @@.gold;you'd go this far@@ to force her into shape and is constantly reminded of her changes by the fullness of her bladder.
+				$He expected the spare living conditions, but not the excessive hydration. $He never anticipated @@.gold;you'd go this far@@ to force $him into shape and is constantly reminded of $his changes by the fullness of $his bladder.
 				<<set $slaves[$i].trust -= 2>>
 			<<case "Hedonistic">>
-				She expected the spare living conditions, but not the dietary supplements. She never anticipated @@.gold;you'd go this far@@ to force her into shape and is constantly reminded of her changes by just how small her cell feels with a belly full of food.
+				$He expected the spare living conditions, but not the dietary supplements. $He never anticipated @@.gold;you'd go this far@@ to force $him into shape and is constantly reminded of $his changes by just how small $his cell feels with a belly full of food.
 				<<set $slaves[$i].trust -= 2>>
 			<<default>>
-				She expected the spare living conditions, but no matter how hard she tries to shut out her surroundings, @@.gold;they still wear down her will.@@
+				$He expected the spare living conditions, but no matter how hard $he tries to shut out $his surroundings, @@.gold;they still wear down $his will.@@
 				<<set $slaves[$i].trust -= 1>>
 			<</switch>>
 
 			<<if $slaves[$i].trust < -50>>
-				She's only obedient out of terror, so she sometimes needs to be punished.
+				$He's only obedient out of terror, so $he sometimes needs to be punished.
 				<<set _punishments = 1>>
 				<<set _rewards = 0>>
 			<<else>>
-				She hates you too much to obey, so she needs constant punishment.
+				$He hates you too much to obey, so $he needs constant punishment.
 				<<set _punishments = 3>>
 				<<set _rewards = 0>>
 			<</if>>
@@ -1560,20 +1560,20 @@
 			<<if _punishments > 0>>
 				<<switch $slaves[$i].standardPunishment>>
 				<<case "confinement">>
-					When she disobeys, she @@.gold;spends her day in solitary.@@
+					When $he disobeys, $he @@.gold;spends $his day in solitary.@@
 					<<set $slaves[$i].trust -= 2*_punishments>>
 				<<case "whipping">>
-					When she disobeys, she's @@.gold;whipped,@@ not hard enough to mark her, but hard enough to @@.red;hurt,@@ breaking her quickly.
+					When $he disobeys, $he's @@.gold;whipped,@@ not hard enough to mark $him, but hard enough to @@.red;hurt,@@ breaking $him quickly.
 					<<set $slaves[$i].health -= _punishments>>
 					<<set $slaves[$i].trust -= 2*_punishments>>
 				<<case "chastity">>
-					When she disobeys, she's given a hit of mild aphrodisiacs and @@.gold;left to squirm without release,@@ @@.red;reducing her libido@@ but breaking her to @@.hotpink;sexual obedience.@@
+					When $he disobeys, $he's given a hit of mild aphrodisiacs and @@.gold;left to squirm without release,@@ @@.red;reducing $his libido@@ but breaking $him to @@.hotpink;sexual obedience.@@
 					<<if $slaves[$i].energy > 2>><<set $slaves[$i].energy -= 2*_punishments>><</if>>
 					<<set $slaves[$i].devotion += _punishments>>
 					<<set $slaves[$i].trust -= _punishments>>
 				<<default>>
 					<<if (_rewards == 0) || ($slaves[$i].standardReward != "situational")>>
-						When she disobeys, she's @@.gold;punished@@ situationally, letting her develop normally.
+						When $he disobeys, $he's @@.gold;punished@@ situationally, letting $him develop normally.
 					<</if>>
 					<<set $slaves[$i].trust -= _punishments>>
 				<</switch>>
@@ -1581,41 +1581,41 @@
 		<<case "be the Attendant">>
 			<<set $slaves[$i].need -= ($SpaiIDs.length*3)>>
 			<<if $slaves[$i].energy <= 20>>
-				is frigid and has little interest in getting off<<if ($slaves[$i].releaseRules != "permissive")>>, making the rule restricting her sexual outlets superfluous<</if>>.	
+				is frigid and has little interest in getting off<<if ($slaves[$i].releaseRules != "permissive")>>, making the rule restricting $his sexual outlets superfluous<</if>>.	
 				<<set $slaves[$i].need = 0>>
 			<<elseif $slaves[$i].need < $slaves[$i].energy*0.5>>
 				<<if ($slaves[$i].releaseRules != "permissive") && ($slaves[$i].releaseRules != "masturbation")>>
-					gets off while relieving her charges, so being forbidden from masturbation doesn't really bother her.
+					gets off while relieving $his charges, so being forbidden from masturbation doesn't really bother $him.
 					<<set $slaves[$i].need -= 20>>
 				<<else>>
-					gets off while relieving her charges, so she doesn't feel the need for release that often.
+					gets off while relieving $his charges, so $he doesn't feel the need for release that often.
 					<<set $slaves[$i].need -= 20>>
 				<</if>>
 			<<else>>
 				<<if ($slaves[$i].releaseRules == "restrictive")>>
 					willingly begs you to
 					<<saRulesPlayerFetishPlay>>
-					whenever she crosses paths with you.
+					whenever $he crosses paths with you.
 					<<saRulesPlayerEnergy>>
 					<<saRulesPlayerDiscoversFetish>>
 					<<saRulesPlayerDrugEffects>>
 				<<elseif ($slaves[$i].releaseRules == "masturbation")>>
 					<<if ($slaves[$i].devotion < 80)>>
-						is a little disappointed that she's limited to her hands, creams and toys, but @@.mediumaquamarine;trusts you know what's best for her.@@ 
+						is a little disappointed that $he's limited to $his hands, creams and toys, but @@.mediumaquamarine;trusts you know what's best for $him.@@ 
 						<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 					<<else>>
-						@@.mediumaquamarine;trusts your judgment@@ that only she really knows how to pleasure herself, though she @@.mediumorchid;often wonders why you don't use her.@@
+						@@.mediumaquamarine;trusts your judgment@@ that only $he really knows how to pleasure $himself, though $he @@.mediumorchid;often wonders why you don't use $him.@@
 						<<set $slaves[$i].trust += 1, $slaves[$i].devotion -= 2, $slaves[$i].need = 0>>
 					<</if>>
 					<<if $slaves[$i].devotion > 20>>
-						When she does play with herself, she
+						When $he does play with $himself, $he
 						<<saRulesMasturbationFetishPlay>>
 						<<saRulesMasturbationDiscoversFetish>>
 					<</if>>
 					<<saRulesMasturbationDrugEffects>>
 				<<else>> /* releaseRules not restrictive */
 					<<if ($universalRulesConsent == 0)>>
-						happily @@.mediumaquamarine;avails herself@@ of your permission to
+						happily @@.mediumaquamarine;avails $himself@@ of your permission to
 						<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 						<<saRulesRapeFetish>>
 						<<saRulesRapeDiscoversFetish>>
@@ -1629,31 +1629,31 @@
 				<</if>> /* closes releaseRules not restrictive */
 			<</if>>
 
-			She is @@.hotpink;very happy@@ with her private room in the back of $spaName and @@.mediumaquamarine;trusts@@ you a bit more for placing the well-being of your slaves in her hands.
+			$He is @@.hotpink;very happy@@ with $his private room in the back of $spaName and @@.mediumaquamarine;trusts@@ you a bit more for placing the well-being of your slaves in $his hands.
 			<<set $slaves[$i].devotion += 1, $slaves[$i].trust += 1>>
 
 			<<if ($universalRulesConsent == 0)>>
 				<<if ($slaves[$i].releaseRules != "restrictive")>>
 					<<if ($slaves[$i].energy > 95)>>
 						<<if $SpaiIDs.length > 2>>
-							Under the rules, she's allowed to demand that other slaves get her off, and she @@.hotpink;adores@@ you for all the warm, moist bodies lounging around $spaName.
+							Under the rules, $he's allowed to demand that other slaves get $him off, and $he @@.hotpink;adores@@ you for all the warm, moist bodies lounging around $spaName.
 						<<else>>
-							Under the rules, she's allowed to demand that other slaves get her off, and she @@.hotpink;eagerly awaits@@ the day more vulnerable girls enter $spaName.
+							Under the rules, $he's allowed to demand that other slaves get $him off, and $he @@.hotpink;eagerly awaits@@ the day more vulnerable girls enter $spaName.
 						<</if>>
 						<<set $slaves[$i].devotion += 1>>
 					<<elseif ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetishStrength > 60)>>
 						<<if ($slaves[$i].fetish == "sadist")>>
 							<<if $SpaiIDs.length > 2>>
-								Under the rules, she's allowed to sexually abuse other slaves, and she @@.hotpink;adores@@ you for providing all the warm, moist bodies lounging around $spaName.
+								Under the rules, $he's allowed to sexually abuse other slaves, and $he @@.hotpink;adores@@ you for providing all the warm, moist bodies lounging around $spaName.
 							<<else>>
-								Under the rules, she's allowed to sexually abuse other slaves, and she @@.hotpink;eagerly awaits@@ the day more vulnerable girls come to $spaName for her to rape.
+								Under the rules, $he's allowed to sexually abuse other slaves, and $he @@.hotpink;eagerly awaits@@ the day more vulnerable girls come to $spaName for $him to rape.
 							<</if>>
 							<<set $slaves[$i].devotion += 1>>
 						<<elseif ($slaves[$i].fetish == "dom")>>
 							<<if $SpaiIDs.length > 2>>
-								Under the rules, she's allowed to force other slaves to have sex with her, and she @@.hotpink;adores@@ you for allotting her all the warm, moist bodies lounging around $spaName.
+								Under the rules, $he's allowed to force other slaves to have sex with $him, and $he @@.hotpink;adores@@ you for allotting $him all the warm, moist bodies lounging around $spaName.
 							<<else>>
-								Under the rules, she's allowed to force other slaves to have sex with her, and she @@.hotpink;eagerly awaits@@ the day more vulnerable girls enter her domain.
+								Under the rules, $he's allowed to force other slaves to have sex with $him, and $he @@.hotpink;eagerly awaits@@ the day more vulnerable girls enter $his domain.
 							<</if>>
 							<<set $slaves[$i].devotion += 1>>
 						<</if>>
@@ -1664,58 +1664,58 @@
 			<<if ($slaves[$i].attrKnown == 0)>>
 				<<if ($week-$slaves[$i].weekAcquired > 4) && $slaves[$i].energy > 20>>
 					<<set $slaves[$i].attrKnown = 1>>
-					<<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> has been monitoring her as she massages and relieves slaves, analyzing her tastes. It seems she is
+					<<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> has been monitoring $him as $he massages and relieves slaves, analyzing $his tastes. It seems $he is
 					<<saRulesAttractionDiscovery>>
 				<</if>>
 			<</if>>
 
-			She does her best for you, so she frequently deserves a reward and never needs to be punished.
+			$He does $his best for you, so $he frequently deserves a reward and never needs to be punished.
 			<<set _punishments = 0>>
 			<<set _rewards = 3>>
 			
 			<<if _rewards > 0>>
 				<<switch $slaves[$i].standardReward>>
 				<<case "relaxation">>
-					She's given free time, which she usually spends soaking in a hot bath or enjoying the amenities her facility has to offer.
+					$He's given free time, which $he usually spends soaking in a hot bath or enjoying the amenities $his facility has to offer.
 					<<if $slaves[$i].relationship > 0>>
-						She often asks to save these breaks so she can spend them with her <<if $slaves[$i].relationship == 1>>friend<<elseif $slaves[$i].relationship == 2>>best friend<<elseif $slaves[$i].relationship == 3>>friend with benefits<<elseif $slaves[$i].relationship == 4>>sweetheart<<else>>wife<</if>>.
+						$He often asks to save these breaks so $he can spend them with $his <<if $slaves[$i].relationship == 1>>friend<<elseif $slaves[$i].relationship == 2>>best friend<<elseif $slaves[$i].relationship == 3>>friend with benefits<<elseif $slaves[$i].relationship == 4>>sweetheart<<else>>wife<</if>>.
 					<</if>>
-					These breaks are @@.green;good for her.@@
+					These breaks are @@.green;good for $him.@@
 					<<set $slaves[$i].health += _rewards>>
 				<<case "drugs">>
-					She's @@.hotpink;rewarded@@ with hits of mild recreational drugs, which @@.red;isn't healthy,@@ but helps bind her to you strongly.
+					$He's @@.hotpink;rewarded@@ with hits of mild recreational drugs, which @@.red;isn't healthy,@@ but helps bind $him to you strongly.
 					<<set $slaves[$i].health -= _rewards>>
 					<<set $slaves[$i].devotion += _rewards*2>>
 				<<case "orgasm">>
-					She's @@.hotpink;rewarded@@ with
+					$He's @@.hotpink;rewarded@@ with
 					<<if $slaves[$i].clitPiercing >= 3>>
-						sustained orgasm from her <<if $slaves[$i].dick == 0>>clit<<else>>dick<</if>> piercing,
+						sustained orgasm from $his <<if $slaves[$i].dick == 0>>clit<<else>>dick<</if>> piercing,
 					<<elseif $slaves[$i].releaseRules == "sapphic">>
 						immediate sex with any nearby slave,
 					<<else>>
 						a quick climax from a vibrator,
 					<</if>>
-					@@.green;boosting her libido.@@
+					@@.green;boosting $his libido.@@
 					<<if $slaves[$i].energy < 98>><<set $slaves[$i].energy += _rewards>><</if>><<set $slaves[$i].need -= (_rewards*10)>>
 					<<set $slaves[$i].devotion += _rewards>>
 				<<default>>
-					She's @@.hotpink;rewarded@@
+					$He's @@.hotpink;rewarded@@
 					<<if (_punishments > 0) && ($slaves[$i].standardReward == "situational")>>
 						and @@.gold;punished@@
 					<</if>>
-					situationally, letting her develop normally.
+					situationally, letting $him develop normally.
 					<<set $slaves[$i].devotion += _rewards>>
 				<</switch>>
 			<</if>>
 		<<case "rest in the spa">>
 			<<if $slaves[$i].devotion < -50>>
-				is so unhappy that she has little interest in getting off.
+				is so unhappy that $he has little interest in getting off.
 				<<set $slaves[$i].need = 0>>
 			<<elseif $slaves[$i].energy <= 20>>
 				is frigid and has little interest in getting off.
 				<<set $slaves[$i].need = 0>>
 			<<elseif $Attendant != 0>>
-				is routinely relieved of any built up tension by $Attendant.slaveName and her
+				is routinely relieved of any built up tension by $Attendant.slaveName and $his
 				<<if canPenetrate($slaves[$i]) && $Attendant.boobs >= 500>>
 					luscious breasts.
 					<<set $slaves[_FLs].mammaryCount += 14, $mammaryTotal += 14>>
@@ -1738,9 +1738,9 @@
 						<<set $slaves[$i].trust -= 2>>
 					<<elseif ($slaves[$i].devotion < 50)>>
 						<<if $slaves[$i].devotion <= 20>>
-							occasionally comes to the penthouse to beg for sexual release or for you to join her in $spaName.
+							occasionally comes to the penthouse to beg for sexual release or for you to join $him in $spaName.
 						<<else>>
-							doesn't mind having to come to the penthouse to beg for sexual release or for you to join her in $spaName.
+							doesn't mind having to come to the penthouse to beg for sexual release or for you to join $him in $spaName.
 						<</if>>
 						<<saRulesPlayerEnergy>>
 					<<else>> /* $slaves[$i].devotion >= 50 */
@@ -1753,23 +1753,23 @@
 					<<saRulesPlayerDrugEffects>>
 				<<elseif ($slaves[$i].releaseRules == "masturbation")>>
 					<<if ($slaves[$i].devotion <= 20) && ($slaves[$i].trust > -20)>>
-						takes solace in her permission to masturbate rather than being forced to beg for sex, @@.mediumaquamarine;reducing her fear@@ of you.
+						takes solace in $his permission to masturbate rather than being forced to beg for sex, @@.mediumaquamarine;reducing $his fear@@ of you.
 						<<set $slaves[$i].trust += 2, $slaves[$i].need = 0>>
 					<<elseif ($slaves[$i].devotion <= 20)>>
-						enjoys being allowed to masturbate rather than trading sex with other slaves, @@.mediumaquamarine;slightly reducing her fear@@ of you but @@.mediumorchid;allowing her to remain in control of her sexuality.@@
+						enjoys being allowed to masturbate rather than trading sex with other slaves, @@.mediumaquamarine;slightly reducing $his fear@@ of you but @@.mediumorchid;allowing $him to remain in control of $him sexuality.@@
 						<<set $slaves[$i].trust += 1, $slaves[$i].devotion -= 1, $slaves[$i].need = 0>>
 					<<elseif ($slaves[$i].devotion < 50)>>
-						accepts having to relieve herself solely through masturbation.
+						accepts having to relieve $himself solely through masturbation.
 						<<set $slaves[$i].need = 0>>
 					<<elseif ($slaves[$i].devotion < 80)>>
-						is a little disappointed that she's limited to her hands and toys, but @@.mediumaquamarine;trusts you know what's best for her.@@ 
+						is a little disappointed that $he's limited to $his hands and toys, but @@.mediumaquamarine;trusts you know what's best for $him.@@ 
 						<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 					<<else>>
-						@@.mediumaquamarine;trusts your judgment@@ that only she really knows how to pleasure herself, though she @@.mediumorchid;often wonders why you don't use her.@@
+						@@.mediumaquamarine;trusts your judgment@@ that only $he really knows how to pleasure $himself, though $he @@.mediumorchid;often wonders why you don't use $him.@@
 						<<set $slaves[$i].trust += 1, $slaves[$i].devotion -= 2, $slaves[$i].need = 0>>
 					<</if>>
 					<<if $slaves[$i].devotion > 20>>
-						When she does play with herself, she
+						When $he does play with $himself, $he
 						<<saRulesMasturbationFetishPlay>>
 						<<saRulesMasturbationDiscoversFetish>>
 					<</if>>
@@ -1778,7 +1778,7 @@
 					<<if ($universalRulesConsent == 0)>>
 						<<if ($slaves[$i].devotion <= 20) && ($slaves[$i].trust > -20)>>
 							<<if ($slaves[$i].releaseRules == "permissive")>>
-								masturbates whenever she can find a private moment to take care of the urges induced by the food, @@.mediumaquamarine;slightly reducing her fear@@ of you.
+								masturbates whenever $he can find a private moment to take care of the urges induced by the food, @@.mediumaquamarine;slightly reducing $his fear@@ of you.
 								<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 							<<else>>
 								refuses to ask other slaves for sex, and is @@.gold;severely punished@@ for illicit masturbation.
@@ -1786,10 +1786,10 @@
 							<</if>>
 						<<elseif ($slaves[$i].devotion <= 20)>>
 							<<if ($slaves[$i].releaseRules == "permissive")>>
-								prefers to masturbate rather than demanding sex from other slaves, @@.mediumaquamarine;slightly reducing her fear@@ of you.
+								prefers to masturbate rather than demanding sex from other slaves, @@.mediumaquamarine;slightly reducing $his fear@@ of you.
 								<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 							<<else>>
-								is forced by the urges induced by the food to demand sex from other slaves, and @@.hotpink;hates herself@@ for it.
+								is forced by the urges induced by the food to demand sex from other slaves, and @@.hotpink;hates $himself@@ for it.
 								<<set $slaves[$i].devotion += 1, $slaves[$i].need *= 0.5>>
 							<</if>>
 						<<elseif ($slaves[$i].devotion < 50)>>
@@ -1798,7 +1798,7 @@
 							<<saRulesRapeFetish>>
 							<<saRulesRapeDiscoversFetish>>
 						<<else>>
-							happily @@.mediumaquamarine;avails herself@@ of your permission to
+							happily @@.mediumaquamarine;avails $himself@@ of your permission to
 							<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 							<<saRulesRapeFetish>>
 							<<saRulesRapeDiscoversFetish>>
@@ -1806,7 +1806,7 @@
 					<<else>> /* universalRulesConsent is not zero */
 						<<if ($slaves[$i].devotion <= 20) && ($slaves[$i].trust > -20)>>
 							<<if ($slaves[$i].releaseRules == "permissive")>>
-								prefers to masturbate rather than asking other slaves for sex or giving free samples, @@.mediumaquamarine;slightly reducing her fear@@ of you.
+								prefers to masturbate rather than asking other slaves for sex or giving free samples, @@.mediumaquamarine;slightly reducing $his fear@@ of you.
 								<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 							<<else>>
 								refuses to ask other slaves for sex, and is @@.gold;severely punished@@ for illicit masturbation.
@@ -1814,10 +1814,10 @@
 							<</if>>
 						<<elseif ($slaves[$i].devotion <= 20)>>
 							<<if ($slaves[$i].releaseRules == "permissive")>>
-								prefers to masturbate rather than trading sex with other slaves, @@.mediumaquamarine;slightly reducing her fear@@ of you.
+								prefers to masturbate rather than trading sex with other slaves, @@.mediumaquamarine;slightly reducing $his fear@@ of you.
 								<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 							<<else>>
-								is forced by the urges induced by the food to swap sex with other slaves, and @@.hotpink;hates herself@@ for it.
+								is forced by the urges induced by the food to swap sex with other slaves, and @@.hotpink;hates $himself@@ for it.
 								<<set $slaves[$i].devotion += 1, $slaves[$i].need *= 0.5>>
 							<</if>>
 						<<elseif ($slaves[$i].devotion < 50)>>
@@ -1838,13 +1838,13 @@
 
 			<<if ($slaves[$i].devotion <= 20)>>
 				<<if $slaves[$i].voice == 0>>
-					Living as a mute @@.hotpink;molds her@@ to your will.
+					Living as a mute @@.hotpink;molds $him@@ to your will.
 					<<set $slaves[$i].devotion += 1>>
 				<<elseif $slaves[$i].lips > 95>>
-					Being unable to speak through her facepussy @@.hotpink;molds her@@ to your will.
+					Being unable to speak through $his facepussy @@.hotpink;molds $him@@ to your will.
 					<<set $slaves[$i].devotion += 1>>
 				<<elseif $slaves[$i].speechRules == "restrictive">>
-					Living under enforced silence @@.hotpink;molds her@@ to your will.
+					Living under enforced silence @@.hotpink;molds $him@@ to your will.
 					<<set $slaves[$i].devotion += 1>>
 				<</if>>
 			<</if>>
@@ -1852,56 +1852,56 @@
 			<<if ($slaves[$i].devotion <= 20)>>
 				<<switch $spaDecoration>>
 				<<case "Chinese Revivalist">>
-					The steam of the bathhouse lingers even in her personal room and @@.hotpink;dulls her will.@@
+					The steam of the bathhouse lingers even in $his personal room and @@.hotpink;dulls $his will.@@
 					<<set $slaves[$i].devotion += 1>>
 				<<case "Chattel Religionist">>
-					She gets a space of her own in the communal slave quarters, but the constant sexual presence of the other slaves @@.hotpink;get her used@@ to the routine of
+					$He gets a space of $his own in the communal slave quarters, but the constant sexual presence of the other slaves @@.hotpink;get $him used@@ to the routine of
 					<<if ($slaves[$i].trust > 20)>>
-						slavery and @@.gold;keep her aware of her lowly place.@@
+						slavery and @@.gold;keep $him aware of $his lowly place.@@
 						<<set $slaves[$i].trust -= 1>>
 					<<else>>
 						slavery.
 					<</if>>
 					<<set $slaves[$i].devotion += 1>>
 				<<case "Degradationist">>
-					She gets a little room all to herself, allowing her to feel self-reliant; or it would, if it didn't have numerous cameras watching her every move. The conditions @@.hotpink;get her used@@ to the routine of
+					$He gets a little room all to $himself, allowing $him to feel self-reliant; or it would, if it didn't have numerous cameras watching $his every move. The conditions @@.hotpink;get $him used@@ to the routine of
 					<<if ($slaves[$i].trust > 20)>>
-						slavery and @@.gold;keep her aware of her lowly place.@@
+						slavery and @@.gold;keep $him aware of $his lowly place.@@
 						<<set $slaves[$i].trust -= 1>>
 					<<else>>
 						slavery.
 					<</if>>
 				<<case "Asset Expansionist" "Transformation Fetishist" "Pastoralist">>
-					She gets a little room all to herself, allowing her to feel self-reliant; or it would, if it weren't filled with constant reminders of her changing body. The conditions @@.hotpink;get her used@@ to the routine of
+					$He gets a little room all to $himself, allowing $him to feel self-reliant; or it would, if it weren't filled with constant reminders of $his changing body. The conditions @@.hotpink;get $him used@@ to the routine of
 					<<if ($slaves[$i].trust > 20)>>
-						slavery and @@.gold;keep her aware of her lowly place.@@
+						slavery and @@.gold;keep $him aware of $his lowly place.@@
 						<<set $slaves[$i].trust -= 1>>
 					<<else>>
 						slavery.
 					<</if>>
 				<<default>>
-					She gets a comfortable little room all to herself, allowing her to let down her guard and @@.mediumaquamarine;feel self-reliant.@@
+					$He gets a comfortable little room all to $himself, allowing $him to let down $his guard and @@.mediumaquamarine;feel self-reliant.@@
 					<<set $slaves[$i].trust += 1>>
 				<</switch>>
 			<<else>>
 				<<switch $spaDecoration>>
 				<<case "Chinese Revivalist">>
-					The steam of the bathhouse lingers even in her personal room and @@.hotpink;renders her even more submissive.@@
+					The steam of the bathhouse lingers even in $his personal room and @@.hotpink;renders $him even more submissive.@@
 					<<set $slaves[$i].devotion += 1>>
 				<<case "Chattel Religionist">>
-					She likes her personal space in $spaName, even if it smells of sex and steam.
+					$He likes $his personal space in $spaName, even if it smells of sex and steam.
 				<<case "Degradationist">>
 					<<if ($slaves[$i].trust > 40)>>
-						The invasive living conditions of $spaName @@.gold;remind her not to get too comfortable@@ with her life.
+						The invasive living conditions of $spaName @@.gold;remind $him not to get too comfortable@@ with $his life.
 						<<set $slaves[$i].trust -= 2>>
 					<<elseif ($slaves[$i].trust > 10)>>
-						The invasive living conditions of $spaName @@.gold;keep her aware of her place.@@
+						The invasive living conditions of $spaName @@.gold;keep $him aware of $his place.@@
 						<<set $slaves[$i].trust -= 1>>
 					<</if>>
 				<<case "Asset Expansionist" "Transformation Fetishist" "Pastoralist">>
-					She likes her little room in $spaName, <<if $slaves[$i].boobs < 10000>>even if her boobs are too small to make the most of it<<else>>even more so, since it accommodates her expansive bust<</if>>.
+					$He likes $his little room in $spaName, <<if $slaves[$i].boobs < 10000>>even if $his boobs are too small to make the most of it<<else>>even more so, since it accommodates $his expansive bust<</if>>.
 				<<default>>
-					She loves her little room in $spaName. It's the perfect end to a day of relaxation.
+					$He loves $his little room in $spaName. It's the perfect end to a day of relaxation.
 					<<set $slaves[$i].trust += 1>>
 				<</switch>>
 			<</if>>
@@ -1910,39 +1910,39 @@
 				<<if ($slaves[$i].devotion <= 20)>>
 					<<if ($slaves[$i].trust > -10)>>
 						<<if $SpaiIDs.length > 2>>
-							Under the rules, she finds herself constantly molested by other slaves, and lives her life constantly @@.gold;afraid.@@
+							Under the rules, $he finds $himself constantly molested by other slaves, and lives $his life constantly @@.gold;afraid.@@
 						<<else>>
-							Under the rules, she is free game for other slaves to molest, and lives her life constantly @@.gold;afraid@@ of the day another slave grabs her from under the water.
+							Under the rules, $he is free game for other slaves to molest, and lives $his life constantly @@.gold;afraid@@ of the day another slave grabs $him from under the water.
 						<</if>>
 						<<set $slaves[$i].trust -= 2>>
 					<<else>>
 						<<if $SpaiIDs.length > 2>>
-							Under the rules, she finds herself constantly molested by other slaves, but she's already in such constant terror it doesn't seriously affect her.
+							Under the rules, $he finds $himself constantly molested by other slaves, but $he's already in such constant terror it doesn't seriously affect $him.
 						<<else>>
-							Under the rules, she will someday find herself constantly molested by other slaves, but she's already in such constant terror it that it doesn't cross her mind.
+							Under the rules, $he will someday find $himself constantly molested by other slaves, but $he's already in such constant terror it that it doesn't cross $his mind.
 						<</if>>
 					<</if>>
 				<<elseif ($slaves[$i].releaseRules != "restrictive")>>
 					<<if ($slaves[$i].energy > 95)>>
 						<<if $SpaiIDs.length > 2>>
-							Under the rules, she's allowed to demand that other slaves get her off, and she @@.hotpink;adores@@ you for providing plentiful outlets for her nymphomania.
+							Under the rules, $he's allowed to demand that other slaves get $him off, and $he @@.hotpink;adores@@ you for providing plentiful outlets for $his nymphomania.
 						<<else>>
-							Under the rules, she's allowed to demand that other slaves get her off, and she @@.hotpink;eagerly awaits@@ the day <<if $Attendant != 0>>more of your slaves join her in the pool<<else>>you assign more girls to $spaName to help her relieve her <<if $slaves[$i].balls > 0>>swollen balls<<else>>tension<</if>><</if>>.
+							Under the rules, $he's allowed to demand that other slaves get $him off, and $he @@.hotpink;eagerly awaits@@ the day <<if $Attendant != 0>>more of your slaves join $him in the pool<<else>>you assign more girls to $spaName to help $him relieve $his <<if $slaves[$i].balls > 0>>swollen balls<<else>>tension<</if>><</if>>.
 						<</if>>
 						<<set $slaves[$i].devotion += 1>>
 					<<elseif ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetishStrength > 60)>>
 						<<if ($slaves[$i].fetish == "sadist")>>
 							<<if $SpaiIDs.length > 2>>
-								Under the rules, she's allowed to sexually abuse other slaves, and she @@.hotpink;adores@@ you for providing a whole pool of girls for her to rape.
+								Under the rules, $he's allowed to sexually abuse other slaves, and $he @@.hotpink;adores@@ you for providing a whole pool of girls for $him to rape.
 							<<else>>
-								Under the rules, she's allowed to sexually abuse other slaves, and she @@.hotpink;eagerly awaits@@ the day <<if $Attendant != 0>>more of your slaves join her in the pool<<else>>you assign more girls to $spaName to help her unwind<</if>>.
+								Under the rules, $he's allowed to sexually abuse other slaves, and $he @@.hotpink;eagerly awaits@@ the day <<if $Attendant != 0>>more of your slaves join $him in the pool<<else>>you assign more girls to $spaName to help $him unwind<</if>>.
 							<</if>>
 							<<set $slaves[$i].devotion += 1>>
 						<<elseif ($slaves[$i].fetish == "dom")>>
 							<<if $SpaiIDs.length > 2>>
-								Under the rules, she's allowed to force other slaves to have sex with her, and she @@.hotpink;adores@@ you for providing a whole pool of girls for her to dominate.
+								Under the rules, $he's allowed to force other slaves to have sex with $him, and $he @@.hotpink;adores@@ you for providing a whole pool of girls for $him to dominate.
 							<<else>>
-								Under the rules, she's allowed to force other slaves to have sex with her, and she @@.hotpink;eagerly awaits@@ the day <<if $Attendant != 0>>more of your slaves join her in the pool<<else>>you assign more girls to $spaName to help her unwind<</if>>.
+								Under the rules, $he's allowed to force other slaves to have sex with $him, and $he @@.hotpink;eagerly awaits@@ the day <<if $Attendant != 0>>more of your slaves join $him in the pool<<else>>you assign more girls to $spaName to help $him unwind<</if>>.
 							<</if>>
 							<<set $slaves[$i].devotion += 1>>
 						<</if>>
@@ -1951,9 +1951,9 @@
 			<<else>>
 				<<if ($slaves[$i].devotion <= 20) && ($slaves[$i].devotion >= -20)>>
 					<<if $SpaiIDs.length > 2>>
-						Since she's low in the slave hierarchy, @@.mediumaquamarine;she knows@@ that the rule that slaves must get consent before having sex with her are all that protect her from abuse.
+						Since $he's low in the slave hierarchy, @@.mediumaquamarine;$he knows@@ that the rule that slaves must get consent before having sex with $him are all that protect $him from abuse.
 					<<else>>
-						Since she's low in the slave hierarchy, @@.mediumaquamarine;she knows@@ that the rule that slaves must get consent before having sex with her are all that protect her from abuse. Well, that and the fact $spaName is <<if $Attendant != 0>>mostly frequented by other slaveowners' stock<<else>>her little private sanctuary<</if>>.
+						Since $he's low in the slave hierarchy, @@.mediumaquamarine;$he knows@@ that the rule that slaves must get consent before having sex with $him are all that protect $him from abuse. Well, that and the fact $spaName is <<if $Attendant != 0>>mostly frequented by other slaveowners' stock<<else>>$his little private sanctuary<</if>>.
 					<</if>>
 					<<set $slaves[$i].trust += 1>>
 				<</if>>
@@ -1962,36 +1962,36 @@
 			<<if ($slaves[$i].attrKnown == 0)>>
 				<<if ($week-$slaves[$i].weekAcquired > 4) && $slaves[$i].energy > 20>>
 					<<set $slaves[$i].attrKnown = 1>>
-					<<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> has been monitoring her as she mingles with other soaking slaves, analyzing her sexual tastes. It seems she is
+					<<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> has been monitoring $him as $he mingles with other soaking slaves, analyzing $his sexual tastes. It seems $he is
 					<<saRulesAttractionDiscovery>>
 				<</if>>
 			<</if>>
 
 			<<if $slaves[$i].devotion > 50>>
-				She does her best for you, so she frequently deserves a reward and never needs to be punished.
+				$He does $his best for you, so $he frequently deserves a reward and never needs to be punished.
 				<<set _punishments = 0>>
 				<<set _rewards = 3>>
 			<<elseif $slaves[$i].devotion > 20>>
-				She's obedient out of acceptance of her place, so she often deserves a reward and rarely needs to be punished.
+				$He's obedient out of acceptance of $his place, so $he often deserves a reward and rarely needs to be punished.
 				<<set _punishments = 1>>
 				<<set _rewards = 2>>
 			<<elseif $slaves[$i].devotion >= -20>>
 				<<if $slaves[$i].trust < -20>>
-					She's obedient out of fear, so she only rarely deserves a reward and sometimes needs to be punished.
+					$He's obedient out of fear, so $he only rarely deserves a reward and sometimes needs to be punished.
 					<<set _punishments = 1>>
 					<<set _rewards = 1>>
 				<<else>>
-					She's too trusting for obedience and often needs to be punished.
+					$He's too trusting for obedience and often needs to be punished.
 					<<set _punishments = 2>>
 					<<set _rewards = 0>>
 				<</if>>
 			<<else>>
 				<<if $slaves[$i].trust < -50>>
-					She's only obedient out of terror, so she sometimes needs to be punished.
+					$He's only obedient out of terror, so $he sometimes needs to be punished.
 					<<set _punishments = 1>>
 					<<set _rewards = 0>>
 				<<else>>
-					She hates you too much to obey, so she needs constant punishment.
+					$He hates you too much to obey, so $he needs constant punishment.
 					<<set _punishments = 3>>
 					<<set _rewards = 0>>
 				<</if>>
@@ -2000,59 +2000,59 @@
 			<<if _rewards > 0>>
 				<<switch $slaves[$i].standardReward>>
 				<<case "relaxation">>
-					She's given free time, which she usually spends in a private bath<<if $Attendant != 0>> enjoying $Attendant.slaveName's best care<</if>>.
+					$He's given free time, which $he usually spends in a private bath<<if $Attendant != 0>> enjoying $Attendant.slaveName's best care<</if>>.
 					<<if $slaves[$i].relationship > 0>>
-						She often asks to save these breaks so she can spend them with her <<if $slaves[$i].relationship == 1>>friend<<elseif $slaves[$i].relationship == 2>>best friend<<elseif $slaves[$i].relationship == 3>>friend with benefits<<elseif $slaves[$i].relationship == 4>>sweetheart<<else>>wife<</if>>.
+						$He often asks to save these breaks so $he can spend them with $his <<if $slaves[$i].relationship == 1>>friend<<elseif $slaves[$i].relationship == 2>>best friend<<elseif $slaves[$i].relationship == 3>>friend with benefits<<elseif $slaves[$i].relationship == 4>>sweetheart<<else>>wife<</if>>.
 					<</if>>
-					These breaks are @@.green;good for her.@@
+					These breaks are @@.green;good for $him.@@
 					<<set $slaves[$i].health += _rewards>>
 				<<case "drugs">>
-					She's @@.hotpink;rewarded@@ with hits of mild recreational drugs, which @@.red;isn't healthy,@@ but helps bind her to you strongly.
+					$He's @@.hotpink;rewarded@@ with hits of mild recreational drugs, which @@.red;isn't healthy,@@ but helps bind $him to you strongly.
 					<<set $slaves[$i].health -= _rewards>>
 					<<set $slaves[$i].devotion += _rewards*2>>
 				<<case "orgasm">>
-					She's @@.hotpink;rewarded@@ with
+					$He's @@.hotpink;rewarded@@ with
 					<<if $slaves[$i].clitPiercing >= 3>>
-						sustained orgasm from her <<if $slaves[$i].dick == 0>>clit<<else>>dick<</if>> piercing,
+						sustained orgasm from $his <<if $slaves[$i].dick == 0>>clit<<else>>dick<</if>> piercing,
 					<<elseif $slaves[$i].releaseRules == "sapphic">>
 						immediate sex with any nearby slave,
 					<<else>>
 						a quick climax from a vibrator,
 					<</if>>
-					@@.green;boosting her libido.@@
+					@@.green;boosting $his libido.@@
 					<<if $slaves[$i].energy < 98>><<set $slaves[$i].energy += _rewards>><</if>><<set $slaves[$i].need -= (_rewards*10)>>
 					<<set $slaves[$i].devotion += _rewards>>
 				<<default>>
-					She's @@.hotpink;rewarded@@
+					$He's @@.hotpink;rewarded@@
 					<<if (_punishments > 0) && ($slaves[$i].standardReward == "situational")>>
 						and @@.gold;punished@@
 					<</if>>
-					situationally, letting her develop normally.
+					situationally, letting $him develop normally.
 					<<set $slaves[$i].devotion += _rewards>>
 				<</switch>>
 			<</if>>
 			<<if _punishments > 0>>
 				<<switch $slaves[$i].standardPunishment>>
 				<<case "confinement">>
-					When she disobeys, she's
+					When $he disobeys, $he's
 					<<if $cellblock != 0>>
-						@@.gold;put in $cellblockName@@<<if $Wardeness != 0>>, where she can experience $Wardeness.slaveName's tender mercies<</if>>.
+						@@.gold;put in $cellblockName@@<<if $Wardeness != 0>>, where $he can experience $Wardeness.slaveName's tender mercies<</if>>.
 					<<else>>
-						@@.gold;shut up in a box@@ until she behaves.
+						@@.gold;shut up in a box@@ until $he behaves.
 					<</if>>
 					<<set $slaves[$i].trust -= _punishments>>
 				<<case "whipping">>
-					When she disobeys, she's @@.gold;whipped,@@ not hard enough to mark her, but hard enough to @@.red;hurt,@@ breaking her quickly.
+					When $he disobeys, $he's @@.gold;whipped,@@ not hard enough to mark $him, but hard enough to @@.red;hurt,@@ breaking $him quickly.
 					<<set $slaves[$i].health -= _punishments>>
 					<<set $slaves[$i].trust -= 2*_punishments>>
 				<<case "chastity">>
-					When she disobeys, she's @@.gold;denied@@ her next orgasm, @@.red;reducing her libido@@ but breaking her to @@.hotpink;sexual obedience.@@
+					When $he disobeys, $he's @@.gold;denied@@ $his next orgasm, @@.red;reducing $his libido@@ but breaking $him to @@.hotpink;sexual obedience.@@
 					<<if $slaves[$i].energy > 2>><<set $slaves[$i].energy -= 2*_punishments>><</if>>
 					<<set $slaves[$i].devotion += _punishments>>
 					<<set $slaves[$i].trust -= _punishments>>
 				<<default>>
 					<<if (_rewards == 0) || ($slaves[$i].standardReward != "situational")>>
-						When she disobeys, she's @@.gold;punished@@ situationally, letting her develop normally.
+						When $he disobeys, $he's @@.gold;punished@@ situationally, letting $him develop normally.
 					<</if>>
 					<<set $slaves[$i].trust -= _punishments>>
 				<</switch>>
@@ -2071,34 +2071,34 @@
 			<</if>>
 			<<set $slaves[$i].oralCount += _sexLessons, $oralTotal += _sexLessons>>
 			<<if $slaves[$i].energy <= 20>>
-				is frigid and has little interest in getting off<<if ($slaves[$i].releaseRules != "permissive")>>, making the rule restricting her sexual outlets superfluous<</if>>.	
+				is frigid and has little interest in getting off<<if ($slaves[$i].releaseRules != "permissive")>>, making the rule restricting $his sexual outlets superfluous<</if>>.	
 				<<set $slaves[$i].need = 0>>
 			<<elseif $slaves[$i].need < $slaves[$i].energy*0.5>>
 				<<if ($slaves[$i].releaseRules != "permissive") && ($slaves[$i].releaseRules != "masturbation")>>
-					gets off with her students, so being forbidden from masturbation doesn't really bother her.
+					gets off with $his students, so being forbidden from masturbation doesn't really bother $him.
 					<<set $slaves[$i].need -= 20>>
 				<<else>>
-					gets off with her students, so she doesn't feel the need for release that often.
+					gets off with $his students, so $he doesn't feel the need for release that often.
 					<<set $slaves[$i].need -= 20>>
 				<</if>>
 			<<else>>
 				<<if ($slaves[$i].releaseRules == "restrictive")>>
 					willingly begs you to
 					<<saRulesPlayerFetishPlay>>
-					in front of her class when ever she crosses paths with you.
+					in front of $his class when ever $he crosses paths with you.
 					<<saRulesPlayerEnergy>>
 					<<saRulesPlayerDiscoversFetish>>
 					<<saRulesPlayerDrugEffects>>
 				<<elseif ($slaves[$i].releaseRules == "masturbation")>>
 					<<if ($slaves[$i].devotion < 80)>>
-						is a little disappointed that she's limited to her hands and toys outside of class, but @@.mediumaquamarine;trusts you know what's best for her.@@ 
+						is a little disappointed that $he's limited to $his hands and toys outside of class, but @@.mediumaquamarine;trusts you know what's best for $him.@@ 
 						<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 					<<else>>
-						@@.mediumaquamarine;trusts your judgment@@ that only she really knows how to pleasure herself, though she @@.mediumorchid;often wonders why you won't make an example out of her.@@
+						@@.mediumaquamarine;trusts your judgment@@ that only $he really knows how to pleasure $himself, though $he @@.mediumorchid;often wonders why you won't make an example out of $him.@@
 						<<set $slaves[$i].trust += 1, $slaves[$i].devotion -= 2, $slaves[$i].need = 0>>
 					<</if>>
 					<<if $slaves[$i].devotion > 20>>
-						When she does play with herself, she
+						When $he does play with $himself, $he
 						<<saRulesMasturbationFetishPlay>>
 						<<saRulesMasturbationDiscoversFetish>>
 					<</if>>
@@ -2119,31 +2119,31 @@
 				<</if>> /* closes releaseRules not restrictive */
 			<</if>>
 
-			She is @@.hotpink;very happy@@ with her private room in the back of $schoolroomName and @@.mediumaquamarine;trusts@@ you a bit more for placing the future education of your slaves in her hands.
+			$He is @@.hotpink;very happy@@ with $his private room in the back of $schoolroomName and @@.mediumaquamarine;trusts@@ you a bit more for placing the future education of your slaves in $his hands.
 			<<set $slaves[$i].devotion += 1, $slaves[$i].trust += 1>>
 
 			<<if ($universalRulesConsent == 0)>>
 				<<if ($slaves[$i].releaseRules != "restrictive")>>
 					<<if ($slaves[$i].energy > 95)>>
 						<<if $SchlRiIDs.length > 2>>
-							Under the rules, she's allowed to demand that other slaves get her off, and she @@.hotpink;adores@@ you for giving her plentiful teacher's assistants for her nymphomania.
+							Under the rules, $he's allowed to demand that other slaves get $him off, and $he @@.hotpink;adores@@ you for giving $him plentiful teacher's assistants for $his nymphomania.
 						<<else>>
-							Under the rules, she's allowed to demand that other slaves get her off, and she @@.hotpink;eagerly awaits@@ the day more of your slaves enroll in $schoolroomName.
+							Under the rules, $he's allowed to demand that other slaves get $him off, and $he @@.hotpink;eagerly awaits@@ the day more of your slaves enroll in $schoolroomName.
 						<</if>>
 						<<set $slaves[$i].devotion += 1>>
 					<<elseif ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetishStrength > 60)>>
 						<<if ($slaves[$i].fetish == "sadist")>>
 							<<if $SchlRiIDs.length > 2>>
-								Under the rules, she's allowed to sexually abuse other slaves, and she @@.hotpink;adores@@ you for providing a whole class of girls for her to rape lessons into.
+								Under the rules, $he's allowed to sexually abuse other slaves, and $he @@.hotpink;adores@@ you for providing a whole class of girls for $him to rape lessons into.
 							<<else>>
-								Under the rules, she's allowed to sexually abuse other slaves, and she @@.hotpink;eagerly awaits@@ the day more of your slaves enroll in $schoolroomName.
+								Under the rules, $he's allowed to sexually abuse other slaves, and $he @@.hotpink;eagerly awaits@@ the day more of your slaves enroll in $schoolroomName.
 							<</if>>
 							<<set $slaves[$i].devotion += 1>>
 						<<elseif ($slaves[$i].fetish == "dom")>>
 							<<if $SchlRiIDs.length > 2>>
-								Under the rules, she's allowed to force other slaves to have sex with her, and she @@.hotpink;adores@@ you for providing a whole class of girls to demonstrate proper submission with.
+								Under the rules, $he's allowed to force other slaves to have sex with $him, and $he @@.hotpink;adores@@ you for providing a whole class of girls to demonstrate proper submission with.
 							<<else>>
-								Under the rules, she's allowed to force other slaves to have sex with her, and she @@.hotpink;eagerly awaits@@ the day more of your slaves enroll in $schoolroomName.
+								Under the rules, $he's allowed to force other slaves to have sex with $him, and $he @@.hotpink;eagerly awaits@@ the day more of your slaves enroll in $schoolroomName.
 							<</if>>
 							<<set $slaves[$i].devotion += 1>>
 						<</if>>
@@ -2154,51 +2154,51 @@
 			<<if ($slaves[$i].attrKnown == 0)>>
 				<<if ($week-$slaves[$i].weekAcquired > 4) && $slaves[$i].energy > 20>>
 					<<set $slaves[$i].attrKnown = 1>>
-					<<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> has been monitoring her as she teaches students, analyzing her preferences. It seems she is
+					<<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> has been monitoring $him as $he teaches students, analyzing $his preferences. It seems $he is
 					<<saRulesAttractionDiscovery>>
 				<</if>>
 			<</if>>
 
-			She does her best for you, so she frequently deserves a reward and never needs to be punished.
+			$He does $his best for you, so $he frequently deserves a reward and never needs to be punished.
 			<<set _punishments = 0>>
 			<<set _rewards = 3>>
 			
 			<<if _rewards > 0>>
 				<<switch $slaves[$i].standardReward>>
 				<<case "relaxation">>
-					She's given free time, which she
+					$He's given free time, which $he
 					<<if $spa != 0>>
 						usually spends in $spaName<<if $Attendant != 0>> enjoying $Attendant.slaveName's care<</if>>.
 					<<else>>
-						usually spends relaxing in her room<<if $SchlRiIDs.length > 1>> giving private lessons to a student<</if>>.
+						usually spends relaxing in $his room<<if $SchlRiIDs.length > 1>> giving private lessons to a student<</if>>.
 					<</if>>
 					<<if $slaves[$i].relationship > 0>>
-						She often asks to save these breaks so she can spend them with her <<if $slaves[$i].relationship == 1>>friend<<elseif $slaves[$i].relationship == 2>>best friend<<elseif $slaves[$i].relationship == 3>>friend with benefits<<elseif $slaves[$i].relationship == 4>>sweetheart<<else>>wife<</if>>.
+						$He often asks to save these breaks so $he can spend them with $his <<if $slaves[$i].relationship == 1>>friend<<elseif $slaves[$i].relationship == 2>>best friend<<elseif $slaves[$i].relationship == 3>>friend with benefits<<elseif $slaves[$i].relationship == 4>>sweetheart<<else>>wife<</if>>.
 					<</if>>
-					These breaks are @@.green;good for her.@@
+					These breaks are @@.green;good for $him.@@
 					<<set $slaves[$i].health += _rewards>>
 				<<case "drugs">>
-					She's @@.hotpink;rewarded@@ with hits of mild recreational drugs, which @@.red;isn't healthy,@@ but helps bind her to you strongly.
+					$He's @@.hotpink;rewarded@@ with hits of mild recreational drugs, which @@.red;isn't healthy,@@ but helps bind $him to you strongly.
 					<<set $slaves[$i].health -= _rewards>>
 					<<set $slaves[$i].devotion += _rewards*2>>
 				<<case "orgasm">>
-					She's @@.hotpink;rewarded@@ with
+					$He's @@.hotpink;rewarded@@ with
 					<<if $slaves[$i].clitPiercing >= 3>>
-						sustained orgasm from her <<if $slaves[$i].dick == 0>>clit<<else>>dick<</if>> piercing,
+						sustained orgasm from $his <<if $slaves[$i].dick == 0>>clit<<else>>dick<</if>> piercing,
 					<<elseif $slaves[$i].releaseRules == "sapphic">>
 						immediate sex with any nearby slave,
 					<<else>>
 						a quick climax from a vibrator,
 					<</if>>
-					@@.green;boosting her libido.@@
+					@@.green;boosting $his libido.@@
 					<<if $slaves[$i].energy < 98>><<set $slaves[$i].energy += _rewards>><</if>><<set $slaves[$i].need -= (_rewards*10)>>
 					<<set $slaves[$i].devotion += _rewards>>
 				<<default>>
-					She's @@.hotpink;rewarded@@
+					$He's @@.hotpink;rewarded@@
 					<<if (_punishments > 0) && ($slaves[$i].standardReward == "situational")>>
 						and @@.gold;punished@@
 					<</if>>
-					situationally, letting her develop normally.
+					situationally, letting $him develop normally.
 					<<set $slaves[$i].devotion += _rewards>>
 				<</switch>>
 			<</if>>
@@ -2237,25 +2237,25 @@
 				<</if>>
 			<</if>>
 			<<if $slaves[$i].devotion < -50>>
-				is so unhappy that she has little interest in getting off, making the rule restricting her sexual outlets superfluous.
+				is so unhappy that $he has little interest in getting off, making the rule restricting $his sexual outlets superfluous.
 				<<set $slaves[$i].need = 0>>
 			<<elseif $slaves[$i].energy <= 20>>
-				is frigid and has little interest in getting off, making the rule restricting her sexual outlets superfluous.
+				is frigid and has little interest in getting off, making the rule restricting $his sexual outlets superfluous.
 				<<set $slaves[$i].need = 0>>
 			<<elseif $slaves[$i].need < $slaves[$i].energy*0.5>>
 				<<if ($slaves[$i].devotion <= 20)>>
-					gets off during class despite her reluctance, @@.hotpink;habituating her to sexual slavery.@@
+					gets off during class despite $his reluctance, @@.hotpink;habituating $him to sexual slavery.@@
 					<<set $slaves[$i].devotion += 1>>
 					<<if ($slaves[$i].trust > -20) && ($slaves[$i].devotion <= 20)>>
-						She hates herself for climaxing, and knows the mild aphrodisiacs in the food are forcing her arousal, @@.gold;frightening her.@@
+						$He hates $himself for climaxing, and knows the mild aphrodisiacs in the food are forcing $his arousal, @@.gold;frightening $him.@@
 						<<set $slaves[$i].trust -= 1>>
 					<</if>>
 					<<set $slaves[$i].need -= 20>>
 				<<elseif ($slaves[$i].releaseRules != "permissive") && ($slaves[$i].releaseRules != "masturbation")>>
-					gets off during class, so being forbidden to masturbate doesn't affect her seriously.
+					gets off during class, so being forbidden to masturbate doesn't affect $him seriously.
 					<<set $slaves[$i].need -= 20>>
 				<<else>>
-					gets off during class, so she doesn't feel the need to masturbate frequently.
+					gets off during class, so $he doesn't feel the need to masturbate frequently.
 					<<set $slaves[$i].need -= 20>>
 				<</if>>
 			<<else>>
@@ -2273,30 +2273,30 @@
 					<<else>> /* $slaves[$i].devotion >= 50 */
 						willingly begs you to
 						<<saRulesPlayerFetishPlay>>
-						every chance she gets.
+						every chance $he gets.
 						<<saRulesPlayerEnergy>>
 					<</if>> /* closes $slaves[$i].devotion >= 50 */
 					<<saRulesPlayerDiscoversFetish>>
 					<<saRulesPlayerDrugEffects>>
 				<<elseif ($slaves[$i].releaseRules == "masturbation")>>
 					<<if ($slaves[$i].devotion <= 20) && ($slaves[$i].trust > -20)>>
-						takes solace in her permission to masturbate rather than being forced to beg for sex, @@.mediumaquamarine;reducing her fear@@ of you.
+						takes solace in $his permission to masturbate rather than being forced to beg for sex, @@.mediumaquamarine;reducing $his fear@@ of you.
 						<<set $slaves[$i].trust += 2, $slaves[$i].need = 0>>
 					<<elseif ($slaves[$i].devotion <= 20)>>
-						enjoys being allowed to masturbate rather than trading sex with other slaves, @@.mediumaquamarine;slightly reducing her fear@@ of you but @@.mediumorchid;allowing her to remain in control of her sexuality.@@
+						enjoys being allowed to masturbate rather than trading sex with other slaves, @@.mediumaquamarine;slightly reducing $his fear@@ of you but @@.mediumorchid;allowing $him to remain in control of $him sexuality.@@
 						<<set $slaves[$i].trust += 1, $slaves[$i].devotion -= 1, $slaves[$i].need = 0>>
 					<<elseif ($slaves[$i].devotion < 50)>>
-						accepts having to relieve herself solely through masturbation.
+						accepts having to relieve $himself solely through masturbation.
 						<<set $slaves[$i].need = 0>>
 					<<elseif ($slaves[$i].devotion < 80)>>
-						is a little disappointed that she's limited to her hands and toys, but @@.mediumaquamarine;trusts you know what's best for her.@@ 
+						is a little disappointed that $he's limited to $his hands and toys, but @@.mediumaquamarine;trusts you know what's best for $him.@@ 
 						<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 					<<else>>
-						@@.mediumaquamarine;trusts your judgment@@ that only she really knows how to pleasure herself, though she @@.mediumorchid;often wonders why you don't use her.@@
+						@@.mediumaquamarine;trusts your judgment@@ that only $he really knows how to pleasure $himself, though $he @@.mediumorchid;often wonders why you don't use $him.@@
 						<<set $slaves[$i].trust += 1, $slaves[$i].devotion -= 2, $slaves[$i].need = 0>>
 					<</if>>
 					<<if $slaves[$i].devotion > 20>>
-						When she does play with herself, she
+						When $he does play with $himself, $he
 						<<saRulesMasturbationFetishPlay>>
 						<<saRulesMasturbationDiscoversFetish>>
 					<</if>>
@@ -2305,7 +2305,7 @@
 					<<if ($universalRulesConsent == 0)>>
 						<<if ($slaves[$i].devotion <= 20) && ($slaves[$i].trust > -20)>>
 							<<if ($slaves[$i].releaseRules == "permissive")>>
-								masturbates whenever she can find a private moment to take care of the urges induced by the food, @@.mediumaquamarine;slightly reducing her fear@@ of you.
+								masturbates whenever $he can find a private moment to take care of the urges induced by the food, @@.mediumaquamarine;slightly reducing $his fear@@ of you.
 								<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 							<<else>>
 								refuses to use other slaves to get off, and is @@.gold;severely punished@@ for illicit masturbation.
@@ -2313,10 +2313,10 @@
 							<</if>>
 						<<elseif ($slaves[$i].devotion <= 20)>>
 							<<if ($slaves[$i].releaseRules == "permissive")>>
-								prefers to masturbate rather than demanding sex from other slaves, @@.mediumaquamarine;slightly reducing her fear@@ of you.
+								prefers to masturbate rather than demanding sex from other slaves, @@.mediumaquamarine;slightly reducing $his fear@@ of you.
 								<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 							<<else>>
-								is forced to demand sex from other slaves by the urges induced by the food, and @@.hotpink;hates herself@@ for it.
+								is forced to demand sex from other slaves by the urges induced by the food, and @@.hotpink;hates $himself@@ for it.
 								<<set $slaves[$i].devotion += 1, $slaves[$i].need *= 0.5>>
 							<</if>>
 						<<elseif ($slaves[$i].devotion < 50)>>
@@ -2325,7 +2325,7 @@
 							<<saRulesRapeFetish>>
 							<<saRulesRapeDiscoversFetish>>
 						<<else>>
-							happily @@.mediumaquamarine;avails herself@@ of your permission to
+							happily @@.mediumaquamarine;avails $himself@@ of your permission to
 							<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 							<<saRulesRapeFetish>>
 							<<saRulesRapeDiscoversFetish>>
@@ -2333,7 +2333,7 @@
 					<<else>> /* universalRulesConsent is not zero */
 						<<if ($slaves[$i].devotion <= 20) && ($slaves[$i].trust > -20)>>
 							<<if ($slaves[$i].releaseRules == "permissive")>>
-								prefers to masturbate rather than asking other slaves for sex, @@.mediumaquamarine;slightly reducing her fear@@ of you.
+								prefers to masturbate rather than asking other slaves for sex, @@.mediumaquamarine;slightly reducing $his fear@@ of you.
 								<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 							<<else>>
 								refuses to ask other slaves for sex, and is @@.gold;severely punished@@ for illicit masturbation.
@@ -2341,10 +2341,10 @@
 							<</if>>
 						<<elseif ($slaves[$i].devotion <= 20)>>
 							<<if ($slaves[$i].releaseRules == "permissive")>>
-								prefers to masturbate rather than trading sex with other slaves, @@.mediumaquamarine;slightly reducing her fear@@ of you.
+								prefers to masturbate rather than trading sex with other slaves, @@.mediumaquamarine;slightly reducing $his fear@@ of you.
 								<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 							<<else>>
-								is forced to swap sex with other slaves by the urges induced by the food, and @@.hotpink;hates herself@@ for it.
+								is forced to swap sex with other slaves by the urges induced by the food, and @@.hotpink;hates $himself@@ for it.
 								<<set $slaves[$i].devotion += 1, $slaves[$i].need *= 0.5>>
 							<</if>>
 						<<elseif ($slaves[$i].devotion < 50)>>
@@ -2365,61 +2365,61 @@
 
 			<<if ($slaves[$i].devotion <= 20)>>
 				<<if $slaves[$i].voice == 0>>
-					Living as a mute @@.hotpink;molds her@@ to your will.
+					Living as a mute @@.hotpink;molds $him@@ to your will.
 					<<set $slaves[$i].devotion += 1>>
 				<<elseif $slaves[$i].lips > 95>>
-					Being unable to speak through her facepussy @@.hotpink;molds her@@ to your will.
+					Being unable to speak through $his facepussy @@.hotpink;molds $him@@ to your will.
 					<<set $slaves[$i].devotion += 1>>
 				<<elseif $slaves[$i].speechRules == "restrictive">>
-					Living under enforced silence @@.hotpink;molds her@@ to your will.
+					Living under enforced silence @@.hotpink;molds $him@@ to your will.
 					<<set $slaves[$i].devotion += 1>>
 				<</if>>
 			<</if>>
 
 			<<if ($slaves[$i].devotion <= 20)>>
-				The reasonable living conditions allow her to @@.mediumaquamarine;feel self-reliant.@@
+				The reasonable living conditions allow $him to @@.mediumaquamarine;feel self-reliant.@@
 				<<set $slaves[$i].trust += 1>>
 			<<else>>
-				She likes her personal space in the dormitory even if the other students sometimes bother her.
+				$He likes $his personal space in the dormitory even if the other students sometimes bother $him.
 			<</if>>
 
 			<<if ($universalRulesConsent == 0)>>
 				<<if ($slaves[$i].devotion <= 20)>>
 					<<if ($slaves[$i].trust > -10)>>
 						<<if $SchlRiIDs.length > 2 || $Schoolteacher != 0>>
-							Under the rules, she finds herself constantly molested by other slaves, and lives her life constantly @@.gold;afraid.@@
+							Under the rules, $he finds $himself constantly molested by other slaves, and lives $his life constantly @@.gold;afraid.@@
 						<<else>>
-							Under the rules, she is free game for other slaves to molest, and lives her life constantly @@.gold;afraid@@ of the day more girls enroll in $schoolroomName.
+							Under the rules, $he is free game for other slaves to molest, and lives $his life constantly @@.gold;afraid@@ of the day more girls enroll in $schoolroomName.
 						<</if>>
 						<<set $slaves[$i].trust -= 2>>
 					<<else>>
 						<<if $SchlRiIDs.length > 2 || $Schoolteacher != 0>>
-							Under the rules, she finds herself constantly molested by other slaves, but she's already in such constant terror it doesn't seriously affect her.
+							Under the rules, $he finds $himself constantly molested by other slaves, but $he's already in such constant terror it doesn't seriously affect $him.
 						<<else>>
-							Under the rules, she will someday find herself constantly molested by other slaves, but she's already in such constant terror it that it doesn't cross her mind.
+							Under the rules, $he will someday find $himself constantly molested by other slaves, but $he's already in such constant terror it that it doesn't cross $his mind.
 						<</if>>
 					<</if>>
 				<<elseif ($slaves[$i].releaseRules != "restrictive")>>
 					<<if ($slaves[$i].energy > 95)>>
 						<<if $SchlRiIDs.length > 2>>
-							Under the rules, she's allowed to demand that other slaves get her off, and she @@.hotpink;adores@@ you for providing plentiful outlets for her nymphomania.
+							Under the rules, $he's allowed to demand that other slaves get $him off, and $he @@.hotpink;adores@@ you for providing plentiful outlets for $his nymphomania.
 						<<else>>
-							Under the rules, she's allowed to demand that other slaves get her off, and she @@.hotpink;eagerly awaits@@ the day more girls enroll in $schoolroomName to get her off.
+							Under the rules, $he's allowed to demand that other slaves get $him off, and $he @@.hotpink;eagerly awaits@@ the day more girls enroll in $schoolroomName to get $him off.
 						<</if>>
 						<<set $slaves[$i].devotion += 1>>
 					<<elseif ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetishStrength > 60)>>
 						<<if ($slaves[$i].fetish == "sadist")>>
 							<<if $SchlRiIDs.length > 2>>
-								Under the rules, she's allowed to sexually abuse other slaves, and she @@.hotpink;adores@@ you for providing a whole class of girls for her to rape.
+								Under the rules, $he's allowed to sexually abuse other slaves, and $he @@.hotpink;adores@@ you for providing a whole class of girls for $him to rape.
 							<<else>>
-								Under the rules, she's allowed to sexually abuse other slaves, and she @@.hotpink;eagerly awaits@@ the day more girls enroll in $schoolroomName for her to rape.
+								Under the rules, $he's allowed to sexually abuse other slaves, and $he @@.hotpink;eagerly awaits@@ the day more girls enroll in $schoolroomName for $him to rape.
 							<</if>>
 							<<set $slaves[$i].devotion += 1>>
 						<<elseif ($slaves[$i].fetish == "dom")>>
 							<<if $SchlRiIDs.length > 2>>
-								Under the rules, she's allowed to force other slaves to have sex with her, and she @@.hotpink;adores@@ you for providing a whole class of girls for her to dominate.
+								Under the rules, $he's allowed to force other slaves to have sex with $him, and $he @@.hotpink;adores@@ you for providing a whole class of girls for $him to dominate.
 							<<else>>
-								Under the rules, she's allowed to force other slaves to have sex with her, and she @@.hotpink;eagerly awaits@@ the day more girls enroll in $schoolroomName for her to dominate.
+								Under the rules, $he's allowed to force other slaves to have sex with $him, and $he @@.hotpink;eagerly awaits@@ the day more girls enroll in $schoolroomName for $him to dominate.
 							<</if>>
 							<<set $slaves[$i].devotion += 1>>
 						<</if>>
@@ -2428,9 +2428,9 @@
 			<<else>>
 				<<if ($slaves[$i].devotion <= 20) && ($slaves[$i].devotion >= -20)>>
 					<<if $SchlRiIDs.length > 2 || $Schoolteacher != 0>>
-						Since she's low in the slave hierarchy, @@.mediumaquamarine;she knows@@ that the rule that slaves must get consent before having sex with her are all that protect her from abuse.
+						Since $he's low in the slave hierarchy, @@.mediumaquamarine;$he knows@@ that the rule that slaves must get consent before having sex with $him are all that protect $him from abuse.
 					<<else>>
-						Since she's low in the slave hierarchy, @@.mediumaquamarine;she knows@@ that the rule that slaves must get consent before having sex with her are all that protect her from abuse. Well, that and the fact $schoolroomName is rather empty.
+						Since $he's low in the slave hierarchy, @@.mediumaquamarine;$he knows@@ that the rule that slaves must get consent before having sex with $him are all that protect $him from abuse. Well, that and the fact $schoolroomName is rather empty.
 					<</if>>
 					<<set $slaves[$i].trust += 1>>
 				<</if>>
@@ -2439,36 +2439,36 @@
 			<<if ($slaves[$i].attrKnown == 0)>>
 				<<if ($week-$slaves[$i].weekAcquired > 4) && $slaves[$i].energy > 20>>
 					<<set $slaves[$i].attrKnown = 1>>
-					<<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> has been monitoring her as she services customers, analyzing her sexuality. It seems she is
+					<<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> has been monitoring $him as $he services customers, analyzing $his sexuality. It seems $he is
 					<<saRulesAttractionDiscovery>>
 				<</if>>
 			<</if>>
 
 			<<if $slaves[$i].devotion > 50>>
-				She does her best for you, so she frequently deserves a reward and never needs to be punished.
+				$He does $his best for you, so $he frequently deserves a reward and never needs to be punished.
 				<<set _punishments = 0>>
 				<<set _rewards = 3>>
 			<<elseif $slaves[$i].devotion > 20>>
-				She's obedient out of acceptance of her place, so she often deserves a reward and rarely needs to be punished.
+				$He's obedient out of acceptance of $his place, so $he often deserves a reward and rarely needs to be punished.
 				<<set _punishments = 1>>
 				<<set _rewards = 2>>
 			<<elseif $slaves[$i].devotion >= -20>>
 				<<if $slaves[$i].trust < -20>>
-					She's obedient out of fear, so she only rarely deserves a reward and sometimes needs to be punished.
+					$He's obedient out of fear, so $he only rarely deserves a reward and sometimes needs to be punished.
 					<<set _punishments = 1>>
 					<<set _rewards = 1>>
 				<<else>>
-					She's too trusting for obedience and often needs to be punished.
+					$He's too trusting for obedience and often needs to be punished.
 					<<set _punishments = 2>>
 					<<set _rewards = 0>>
 				<</if>>
 			<<else>>
 				<<if $slaves[$i].trust < -50>>
-					She's only obedient out of terror, so she sometimes needs to be punished.
+					$He's only obedient out of terror, so $he sometimes needs to be punished.
 					<<set _punishments = 1>>
 					<<set _rewards = 0>>
 				<<else>>
-					She hates you too much to obey, so she needs constant punishment.
+					$He hates you too much to obey, so $he needs constant punishment.
 					<<set _punishments = 3>>
 					<<set _rewards = 0>>
 				<</if>>
@@ -2477,64 +2477,64 @@
 			<<if _rewards > 0>>
 				<<switch $slaves[$i].standardReward>>
 				<<case "relaxation">>
-					She's given free time, which she
+					$He's given free time, which $he
 					<<if $spa != 0>>
 						usually spends in $spaName<<if $Attendant != 0>> enjoying $Attendant.slaveName's care<</if>>.
 					<<else>>
-						usually spends relaxing in her dorm room.
+						usually spends relaxing in $his dorm room.
 					<</if>>
 					<<if $slaves[$i].relationship > 0>>
-						She often asks to save these breaks so she can spend them with her <<if $slaves[$i].relationship == 1>>friend<<elseif $slaves[$i].relationship == 2>>best friend<<elseif $slaves[$i].relationship == 3>>friend with benefits<<elseif $slaves[$i].relationship == 4>>sweetheart<<else>>wife<</if>>.
+						$He often asks to save these breaks so $he can spend them with $his <<if $slaves[$i].relationship == 1>>friend<<elseif $slaves[$i].relationship == 2>>best friend<<elseif $slaves[$i].relationship == 3>>friend with benefits<<elseif $slaves[$i].relationship == 4>>sweetheart<<else>>wife<</if>>.
 					<</if>>
-					These breaks are @@.green;good for her.@@
+					These breaks are @@.green;good for $him.@@
 					<<set $slaves[$i].health += _rewards>>
 				<<case "drugs">>
-					She's @@.hotpink;rewarded@@ with hits of mild recreational drugs, which @@.red;isn't healthy,@@ but helps bind her to you strongly.
+					$He's @@.hotpink;rewarded@@ with hits of mild recreational drugs, which @@.red;isn't healthy,@@ but helps bind $him to you strongly.
 					<<set $slaves[$i].health -= _rewards>>
 					<<set $slaves[$i].devotion += _rewards*2>>
 				<<case "orgasm">>
-					She's @@.hotpink;rewarded@@ with
+					$He's @@.hotpink;rewarded@@ with
 					<<if $slaves[$i].clitPiercing >= 3>>
-						sustained orgasm from her <<if $slaves[$i].dick == 0>>clit<<else>>dick<</if>> piercing,
+						sustained orgasm from $his <<if $slaves[$i].dick == 0>>clit<<else>>dick<</if>> piercing,
 					<<elseif $slaves[$i].releaseRules == "sapphic">>
 						immediate sex with any nearby slave,
 					<<else>>
 						a quick climax from a vibrator,
 					<</if>>
-					@@.green;boosting her libido.@@
+					@@.green;boosting $his libido.@@
 					<<if $slaves[$i].energy < 98>><<set $slaves[$i].energy += _rewards>><</if>><<set $slaves[$i].need -= (_rewards*10)>>
 					<<set $slaves[$i].devotion += _rewards>>
 				<<default>>
-					She's @@.hotpink;rewarded@@
+					$He's @@.hotpink;rewarded@@
 					<<if (_punishments > 0) && ($slaves[$i].standardReward == "situational")>>
 						and @@.gold;punished@@
 					<</if>>
-					situationally, letting her develop normally.
+					situationally, letting $him develop normally.
 					<<set $slaves[$i].devotion += _rewards>>
 				<</switch>>
 			<</if>>
 			<<if _punishments > 0>>
 				<<switch $slaves[$i].standardPunishment>>
 				<<case "confinement">>
-					When she disobeys, she
+					When $he disobeys, $he
 					<<if $cellblock != 0>>
-						@@.gold;spends after class in $cellblockName@@<<if $Wardeness != 0>>, where she can experience $Wardeness.slaveName's method of teaching<</if>>.
+						@@.gold;spends after class in $cellblockName@@<<if $Wardeness != 0>>, where $he can experience $Wardeness.slaveName's method of teaching<</if>>.
 					<<else>>
-						spends her off hours @@.gold;shut up in a box@@ until she behaves.
+						spends $his off hours @@.gold;shut up in a box@@ until $he behaves.
 					<</if>>
 					<<set $slaves[$i].trust -= _punishments>>
 				<<case "whipping">>
-					When she disobeys, she's @@.gold;whipped,@@ not hard enough to mark her, but hard enough to @@.red;hurt,@@ breaking her quickly.
+					When $he disobeys, $he's @@.gold;whipped,@@ not hard enough to mark $him, but hard enough to @@.red;hurt,@@ breaking $him quickly.
 					<<set $slaves[$i].health -= _punishments>>
 					<<set $slaves[$i].trust -= 2*_punishments>>
 				<<case "chastity">>
-					When she disobeys, she finds her next client is into @@.gold;orgasm denial,@@ @@.red;reducing her libido@@ but breaking her to @@.hotpink;sexual obedience.@@
+					When $he disobeys, $he finds $his next client is into @@.gold;orgasm denial,@@ @@.red;reducing $his libido@@ but breaking $him to @@.hotpink;sexual obedience.@@
 					<<if $slaves[$i].energy > 2>><<set $slaves[$i].energy -= 2*_punishments>><</if>>
 					<<set $slaves[$i].devotion += _punishments>>
 					<<set $slaves[$i].trust -= _punishments>>
 				<<default>>
 					<<if (_rewards == 0) || ($slaves[$i].standardReward != "situational")>>
-						When she disobeys, she's @@.gold;punished@@ situationally, letting her develop normally.
+						When $he disobeys, $he's @@.gold;punished@@ situationally, letting $him develop normally.
 					<</if>>
 					<<set $slaves[$i].trust -= _punishments>>
 				<</switch>>
@@ -2542,41 +2542,41 @@
 		<<case "be the Stewardess">>
 			<<set $slaves[$i].need -= $ServQiIDs.length*10>>
 			<<if $slaves[$i].energy <= 20>>
-				is frigid and has little interest in getting off<<if ($slaves[$i].releaseRules != "permissive")>>, making the rule restricting her sexual outlets superfluous<</if>>.	
+				is frigid and has little interest in getting off<<if ($slaves[$i].releaseRules != "permissive")>>, making the rule restricting $his sexual outlets superfluous<</if>>.	
 				<<set $slaves[$i].need = 0>>
 			<<elseif $slaves[$i].need < $slaves[$i].energy*0.5>>
 				<<if ($slaves[$i].releaseRules != "permissive") && ($slaves[$i].releaseRules != "masturbation")>>
-					gets off while performing her duties, so being forbidden from masturbation doesn't really bother her.
+					gets off while performing $his duties, so being forbidden from masturbation doesn't really bother $him.
 					<<set $slaves[$i].need -= 20>>
 				<<else>>
-					gets off while performing her duties, so she doesn't feel the need for release that often.
+					gets off while performing $his duties, so $he doesn't feel the need for release that often.
 					<<set $slaves[$i].need -= 20>>
 				<</if>>
 			<<else>>
 				<<if ($slaves[$i].releaseRules == "restrictive")>>
 					willingly begs you to
 					<<saRulesPlayerFetishPlay>>
-					whenever she crosses paths with you.
+					whenever $he crosses paths with you.
 					<<saRulesPlayerEnergy>>
 					<<saRulesPlayerDiscoversFetish>>
 					<<saRulesPlayerDrugEffects>>
 				<<elseif ($slaves[$i].releaseRules == "masturbation")>>
 					<<if ($slaves[$i].devotion < 80)>>
-						is a little disappointed that she's limited to her hands and toys, but @@.mediumaquamarine;trusts you know what's best for her.@@ 
+						is a little disappointed that $he's limited to $his hands and toys, but @@.mediumaquamarine;trusts you know what's best for $him.@@ 
 						<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 					<<else>>
-						@@.mediumaquamarine;trusts your judgment@@ that only she really knows how to pleasure herself, though she @@.mediumorchid;often wonders why you don't use her.@@
+						@@.mediumaquamarine;trusts your judgment@@ that only $he really knows how to pleasure $himself, though $he @@.mediumorchid;often wonders why you don't use $him.@@
 						<<set $slaves[$i].trust += 1, $slaves[$i].devotion -= 2, $slaves[$i].need = 0>>
 					<</if>>
 					<<if $slaves[$i].devotion > 20>>
-						When she does play with herself, she
+						When $he does play with $himself, $he
 						<<saRulesMasturbationFetishPlay>>
 						<<saRulesMasturbationDiscoversFetish>>
 					<</if>>
 					<<saRulesMasturbationDrugEffects>>
 				<<else>> /* releaseRules not restrictive */
 					<<if ($universalRulesConsent == 0)>>
-						happily @@.mediumaquamarine;avails herself@@ of your permission to
+						happily @@.mediumaquamarine;avails $himself@@ of your permission to
 						<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 						<<saRulesRapeFetish>>
 						<<saRulesRapeDiscoversFetish>>
@@ -2590,31 +2590,31 @@
 				<</if>> /* closes releaseRules not restrictive */
 			<</if>>
 
-			She is @@.hotpink;very happy@@ with her private room off of $servantsQuartersName and @@.mediumaquamarine;trusts@@ you a bit more for placing her in charge of it.
+			$He is @@.hotpink;very happy@@ with $his private room off of $servantsQuartersName and @@.mediumaquamarine;trusts@@ you a bit more for placing $him in charge of it.
 			<<set $slaves[$i].devotion += 1, $slaves[$i].trust += 1>>
 
 			<<if ($universalRulesConsent == 0)>>
 				<<if ($slaves[$i].releaseRules != "restrictive")>>
 					<<if ($slaves[$i].energy > 95)>>
 						<<if $ServQiIDs.length > 2>>
-							Under the rules, she's allowed to demand that other slaves get her off, and she @@.hotpink;adores@@ you for leaving plentiful outlets for her nymphomania under her charge.
+							Under the rules, $he's allowed to demand that other slaves get $him off, and $he @@.hotpink;adores@@ you for leaving plentiful outlets for $his nymphomania under $his charge.
 						<<else>>
-							Under the rules, she's allowed to demand that other slaves get her off, and she @@.hotpink;eagerly awaits@@ the day you assign more girls to $servantsQuartersName.
+							Under the rules, $he's allowed to demand that other slaves get $him off, and $he @@.hotpink;eagerly awaits@@ the day you assign more girls to $servantsQuartersName.
 						<</if>>
 						<<set $slaves[$i].devotion += 1>>
 					<<elseif ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetishStrength > 60)>>
 						<<if ($slaves[$i].fetish == "sadist")>>
 							<<if $ServQiIDs.length > 2>>
-								Under the rules, she's allowed to sexually abuse other slaves, and she @@.hotpink;adores@@ you for providing so many maids for her to rape.
+								Under the rules, $he's allowed to sexually abuse other slaves, and $he @@.hotpink;adores@@ you for providing so many maids for $him to rape.
 							<<else>>
-								Under the rules, she's allowed to sexually abuse other slaves, and she @@.hotpink;eagerly awaits@@ the day you assign more girls to $servantsQuartersName for her to rape.
+								Under the rules, $he's allowed to sexually abuse other slaves, and $he @@.hotpink;eagerly awaits@@ the day you assign more girls to $servantsQuartersName for $him to rape.
 							<</if>>
 							<<set $slaves[$i].devotion += 1>>
 						<<elseif ($slaves[$i].fetish == "dom")>>
 							<<if $ServQiIDs.length > 2>>
-								Under the rules, she's allowed to force other slaves to have sex with her, and she @@.hotpink;adores@@ you for allowing her so many maids to dominate.
+								Under the rules, $he's allowed to force other slaves to have sex with $him, and $he @@.hotpink;adores@@ you for allowing $him so many maids to dominate.
 							<<else>>
-								Under the rules, she's allowed to force other slaves to have sex with her, and she @@.hotpink;eagerly awaits@@ the day you assign more girls to her domain.
+								Under the rules, $he's allowed to force other slaves to have sex with $him, and $he @@.hotpink;eagerly awaits@@ the day you assign more girls to $his domain.
 							<</if>>
 							<<set $slaves[$i].devotion += 1>>
 						<</if>>
@@ -2625,86 +2625,86 @@
 			<<if ($slaves[$i].attrKnown == 0)>>
 				<<if ($week-$slaves[$i].weekAcquired > 4) && $slaves[$i].energy > 20>>
 					<<set $slaves[$i].attrKnown = 1>>
-					<<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> has been monitoring her as she manages the servants, analyzing her preferences. It seems she is
+					<<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> has been monitoring $him as $he manages the servants, analyzing $his preferences. It seems $he is
 					<<saRulesAttractionDiscovery>>
 				<</if>>
 			<</if>>
 
-			She does her best for you, so she frequently deserves a reward and never needs to be punished.
+			$He does $his best for you, so $he frequently deserves a reward and never needs to be punished.
 			<<set _punishments = 0>>
 			<<set _rewards = 3>>
 			
 			<<if _rewards > 0>>
 				<<switch $slaves[$i].standardReward>>
 				<<case "relaxation">>
-					She's given free time, which she
+					$He's given free time, which $he
 					<<if $spa != 0>>
 						usually spends in $spaName<<if $Attendant != 0>> enjoying $Attendant.slaveName's care<</if>>.
 					<<else>>
-						usually spends relaxing in her room<<if $ServQiIDs.length > 1>> with enjoying some service from her underlings<</if>>.
+						usually spends relaxing in $his room<<if $ServQiIDs.length > 1>> with enjoying some service from $his underlings<</if>>.
 					<</if>>
 					<<if $slaves[$i].relationship > 0>>
-						She often asks to save these breaks so she can spend them with her <<if $slaves[$i].relationship == 1>>friend<<elseif $slaves[$i].relationship == 2>>best friend<<elseif $slaves[$i].relationship == 3>>friend with benefits<<elseif $slaves[$i].relationship == 4>>sweetheart<<else>>wife<</if>>.
+						$He often asks to save these breaks so $he can spend them with $his <<if $slaves[$i].relationship == 1>>friend<<elseif $slaves[$i].relationship == 2>>best friend<<elseif $slaves[$i].relationship == 3>>friend with benefits<<elseif $slaves[$i].relationship == 4>>sweetheart<<else>>wife<</if>>.
 					<</if>>
-					These breaks are @@.green;good for her.@@
+					These breaks are @@.green;good for $him.@@
 					<<set $slaves[$i].health += _rewards>>
 				<<case "drugs">>
-					She's @@.hotpink;rewarded@@ with hits of mild recreational drugs, which @@.red;isn't healthy,@@ but helps bind her to you strongly.
+					$He's @@.hotpink;rewarded@@ with hits of mild recreational drugs, which @@.red;isn't healthy,@@ but helps bind $him to you strongly.
 					<<set $slaves[$i].health -= _rewards>>
 					<<set $slaves[$i].devotion += _rewards*2>>
 				<<case "orgasm">>
-					She's @@.hotpink;rewarded@@ with
+					$He's @@.hotpink;rewarded@@ with
 					<<if $slaves[$i].clitPiercing >= 3>>
-						sustained orgasm from her <<if $slaves[$i].dick == 0>>clit<<else>>dick<</if>> piercing,
+						sustained orgasm from $his <<if $slaves[$i].dick == 0>>clit<<else>>dick<</if>> piercing,
 					<<elseif $slaves[$i].releaseRules == "sapphic">>
 						immediate sex with any nearby slave,
 					<<else>>
 						a quick climax from a vibrator,
 					<</if>>
-					@@.green;boosting her libido.@@
+					@@.green;boosting $his libido.@@
 					<<if $slaves[$i].energy < 98>><<set $slaves[$i].energy += _rewards>><</if>><<set $slaves[$i].need -= (_rewards*10)>>
 					<<set $slaves[$i].devotion += _rewards>>
 				<<default>>
-					She's @@.hotpink;rewarded@@
+					$He's @@.hotpink;rewarded@@
 					<<if (_punishments > 0) && ($slaves[$i].standardReward == "situational")>>
 						and @@.gold;punished@@
 					<</if>>
-					situationally, letting her develop normally.
+					situationally, letting $him develop normally.
 					<<set $slaves[$i].devotion += _rewards>>
 				<</switch>>
 			<</if>>
 		<<case "work as a servant">>
 			<<set $slaves[$i].need -= $slaves.length*5>>
 			<<if $slaves[$i].devotion < -50>>
-				is so unhappy that she has little interest in getting off.
+				is so unhappy that $he has little interest in getting off.
 				<<set $slaves[$i].need = 0>>
 			<<elseif $slaves[$i].energy <= 20>>
 				is frigid and has little interest in getting off.
 				<<set $slaves[$i].need = 0>>
 			<<elseif $slaves[$i].need < $slaves[$i].energy*0.5>>
 				<<if ($slaves[$i].devotion <= 20)>>
-					gets off at work despite her reluctance, @@.hotpink;habituating her to sexual slavery.@@
+					gets off at work despite $his reluctance, @@.hotpink;habituating $him to sexual slavery.@@
 					<<set $slaves[$i].devotion += 1>>
 					<<if ($slaves[$i].trust > -20) && ($slaves[$i].devotion <= 20)>>
-						She hates herself for climaxing, and knows the mild aphrodisiacs in the food are forcing her arousal, @@.gold;frightening her.@@
+						$He hates $himself for climaxing, and knows the mild aphrodisiacs in the food are forcing $his arousal, @@.gold;frightening $him.@@
 						<<set $slaves[$i].trust -= 1>>
 					<</if>>
 					<<set $slaves[$i].need -= 20>>
 				<<elseif ($slaves[$i].releaseRules != "permissive") && ($slaves[$i].releaseRules != "masturbation")>>
-					gets off at work, so being forbidden to masturbate doesn't affect her seriously.
+					gets off at work, so being forbidden to masturbate doesn't affect $him seriously.
 					<<set $slaves[$i].need -= 20>>
 				<<else>>
-					gets off at work, so she doesn't feel the need to masturbate frequently.
+					gets off at work, so $he doesn't feel the need to masturbate frequently.
 					<<set $slaves[$i].need -= 20>>
 				<</if>>
 			<<else>>
 				<<if ($slaves[$i].releaseRules == "restrictive")>>
 					<<if ($slaves[$i].devotion <= 20) && ($slaves[$i].trust > -20)>>
-						refuses to offer herself to you for sexual release, and is @@.gold;severely punished@@ for illicit masturbation.
+						refuses to offer $himself to you for sexual release, and is @@.gold;severely punished@@ for illicit masturbation.
 						<<set $slaves[$i].trust -= 2>>
 					<<elseif ($slaves[$i].devotion < 50)>>
 						<<if $slaves[$i].devotion <= 20>>
-							occasionally stops by your office to offer herself to you.
+							occasionally stops by your office to offer $himself to you.
 						<<else>>
 							doesn't mind stopping by your office to beg for sexual release.
 						<</if>>
@@ -2712,30 +2712,30 @@
 					<<else>> /* $slaves[$i].devotion >= 50 */
 						willingly stops by your office and begs you to
 						<<saRulesPlayerFetishPlay>>
-						every break she gets.
+						every break $he gets.
 						<<saRulesPlayerEnergy>>
 					<</if>> /* closes $slaves[$i].devotion >= 50 */
 					<<saRulesPlayerDiscoversFetish>>
 					<<saRulesPlayerDrugEffects>>
 				<<elseif ($slaves[$i].releaseRules == "masturbation")>>
 					<<if ($slaves[$i].devotion <= 20) && ($slaves[$i].trust > -20)>>
-						takes solace in her permission to masturbate rather than being forced to beg for sex, @@.mediumaquamarine;reducing her fear@@ of you.
+						takes solace in $his permission to masturbate rather than being forced to beg for sex, @@.mediumaquamarine;reducing $his fear@@ of you.
 						<<set $slaves[$i].trust += 2, $slaves[$i].need = 0>>
 					<<elseif ($slaves[$i].devotion <= 20)>>
-						enjoys being allowed to masturbate rather than trading sex with other slaves, @@.mediumaquamarine;slightly reducing her fear@@ of you but @@.mediumorchid;allowing her to remain in control of her sexuality.@@
+						enjoys being allowed to masturbate rather than trading sex with other slaves, @@.mediumaquamarine;slightly reducing $his fear@@ of you but @@.mediumorchid;allowing $him to remain in control of $him sexuality.@@
 						<<set $slaves[$i].trust += 1, $slaves[$i].devotion -= 1, $slaves[$i].need = 0>>
 					<<elseif ($slaves[$i].devotion < 50)>>
-						accepts having to relieve herself solely through masturbation.
+						accepts having to relieve $himself solely through masturbation.
 						<<set $slaves[$i].need = 0>>
 					<<elseif ($slaves[$i].devotion < 80)>>
-						is a little disappointed that she's limited to her hands and toys, but @@.mediumaquamarine;trusts you know what's best for her.@@ 
+						is a little disappointed that $he's limited to $his hands and toys, but @@.mediumaquamarine;trusts you know what's best for $him.@@ 
 						<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 					<<else>>
-						@@.mediumaquamarine;trusts your judgment@@ that only she really knows how to pleasure herself, though she @@.mediumorchid;often wonders why you don't use her.@@
+						@@.mediumaquamarine;trusts your judgment@@ that only $he really knows how to pleasure $himself, though $he @@.mediumorchid;often wonders why you don't use $him.@@
 						<<set $slaves[$i].trust += 1, $slaves[$i].devotion -= 2, $slaves[$i].need = 0>>
 					<</if>>
 					<<if $slaves[$i].devotion > 20>>
-						When she does play with herself, she
+						When $he does play with $himself, $he
 						<<saRulesMasturbationFetishPlay>>
 						<<saRulesMasturbationDiscoversFetish>>
 					<</if>>
@@ -2744,7 +2744,7 @@
 					<<if ($universalRulesConsent == 0)>>
 						<<if ($slaves[$i].devotion <= 20) && ($slaves[$i].trust > -20)>>
 							<<if ($slaves[$i].releaseRules == "permissive")>>
-								masturbates whenever she can find a private moment to take care of the urges induced by the food, @@.mediumaquamarine;slightly reducing her fear@@ of you.
+								masturbates whenever $he can find a private moment to take care of the urges induced by the food, @@.mediumaquamarine;slightly reducing $his fear@@ of you.
 								<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 							<<else>>
 								refuses to use other slaves to get off, and is @@.gold;severely punished@@ for illicit masturbation.
@@ -2752,10 +2752,10 @@
 							<</if>>
 						<<elseif ($slaves[$i].devotion <= 20)>>
 							<<if ($slaves[$i].releaseRules == "permissive")>>
-								prefers to masturbate rather than demanding sex from other slaves, @@.mediumaquamarine;slightly reducing her fear@@ of you.
+								prefers to masturbate rather than demanding sex from other slaves, @@.mediumaquamarine;slightly reducing $his fear@@ of you.
 								<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 							<<else>>
-								is forced to demand sex from other slaves by the urges induced by the food, and @@.hotpink;hates herself@@ for it.
+								is forced to demand sex from other slaves by the urges induced by the food, and @@.hotpink;hates $himself@@ for it.
 								<<set $slaves[$i].devotion += 1, $slaves[$i].need *= 0.5>>
 							<</if>>
 						<<elseif ($slaves[$i].devotion < 50)>>
@@ -2764,7 +2764,7 @@
 							<<saRulesRapeFetish>>
 							<<saRulesRapeDiscoversFetish>>
 						<<else>>
-							happily @@.mediumaquamarine;avails herself@@ of your permission to
+							happily @@.mediumaquamarine;avails $himself@@ of your permission to
 							<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 							<<saRulesRapeFetish>>
 							<<saRulesRapeDiscoversFetish>>
@@ -2772,7 +2772,7 @@
 					<<else>> /* universalRulesConsent is not zero */
 						<<if ($slaves[$i].devotion <= 20) && ($slaves[$i].trust > -20)>>
 							<<if ($slaves[$i].releaseRules == "permissive")>>
-								prefers to masturbate rather than asking other slaves for sex, @@.mediumaquamarine;slightly reducing her fear@@ of you.
+								prefers to masturbate rather than asking other slaves for sex, @@.mediumaquamarine;slightly reducing $his fear@@ of you.
 								<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 							<<else>>
 								refuses to ask other slaves for sex, and is @@.gold;severely punished@@ for illicit masturbation.
@@ -2780,10 +2780,10 @@
 							<</if>>
 						<<elseif ($slaves[$i].devotion <= 20)>>
 							<<if ($slaves[$i].releaseRules == "permissive")>>
-								prefers to masturbate rather than trading sex with other slaves, @@.mediumaquamarine;slightly reducing her fear@@ of you.
+								prefers to masturbate rather than trading sex with other slaves, @@.mediumaquamarine;slightly reducing $his fear@@ of you.
 								<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 							<<else>>
-								is forced to swap sex with other slaves by the urges induced by the food, and @@.hotpink;hates herself@@ for it.
+								is forced to swap sex with other slaves by the urges induced by the food, and @@.hotpink;hates $himself@@ for it.
 								<<set $slaves[$i].devotion += 1, $slaves[$i].need *= 0.5>>
 							<</if>>
 						<<elseif ($slaves[$i].devotion < 50)>>
@@ -2804,13 +2804,13 @@
 
 			<<if ($slaves[$i].devotion <= 20)>>
 				<<if $slaves[$i].voice == 0>>
-					Living as a mute @@.hotpink;molds her@@ to your will.
+					Living as a mute @@.hotpink;molds $him@@ to your will.
 					<<set $slaves[$i].devotion += 1>>
 				<<elseif $slaves[$i].lips > 95>>
-					Being unable to speak through her facepussy @@.hotpink;molds her@@ to your will.
+					Being unable to speak through $his facepussy @@.hotpink;molds $him@@ to your will.
 					<<set $slaves[$i].devotion += 1>>
 				<<elseif $slaves[$i].speechRules == "restrictive">>
-					Living under enforced silence @@.hotpink;molds her@@ to your will.
+					Living under enforced silence @@.hotpink;molds $him@@ to your will.
 					<<set $slaves[$i].devotion += 1>>
 				<</if>>
 			<</if>>
@@ -2818,36 +2818,36 @@
 			<<if ($slaves[$i].devotion <= 20)>>
 				<<switch $servantsQuartersDecoration>>
 				<<case "Degradationist">>
-					The abysmal living conditions @@.hotpink;force her to get used@@ to the routine of
+					The abysmal living conditions @@.hotpink;force $him to get used@@ to the routine of
 					<<if ($slaves[$i].trust > 20)>>
-						slavery and @@.gold;keep her aware of her meaningless she is.@@
+						slavery and @@.gold;keep $him aware of how meaningless $he is.@@
 						<<set $slaves[$i].trust -= 3>>
 					<<else>>
-						slavery and @@.gold;reminds her that her life is meaningless.@@
+						slavery and @@.gold;reminds $him that $his life is meaningless.@@
 						<<set $slaves[$i].trust -= 1>>
 					<</if>>
 				<<case "Supremacist" "Subjugationist">>
-					The spare living conditions @@.hotpink;get her used@@ to the routine of
+					The spare living conditions @@.hotpink;get $him used@@ to the routine of
 					<<if ($slaves[$i].trust > 20)>>
-						slavery and @@.gold;keep her aware of her lowly place.@@
+						slavery and @@.gold;keep $him aware of $his lowly place.@@
 						<<set $slaves[$i].trust -= 1>>
 					<<else>>
 						slavery.
 					<</if>>
-					Every time she has to watch another slave get beaten @@.gold;solidifies her fears.@@
+					Every time $he has to watch another slave get beaten @@.gold;solidifies $his fears.@@
 					<<set $slaves[$i].trust -= 1>>
 				<<case "Roman Revivalist" "Aztec Revivalist" "Chinese Revivalist" "Chattel Religionist" "Edo Revivalist">>
-					The spare living conditions @@.hotpink;get her used@@ to the routine of slavery.
+					The spare living conditions @@.hotpink;get $him used@@ to the routine of slavery.
 				<<case "Arabian Revivalist" "Egyptian Revivalist">>
-					The spare living conditions @@.hotpink;get her used@@ to the routine of
+					The spare living conditions @@.hotpink;get $him used@@ to the routine of
 					<<if ($slaves[$i].trust > 20)>>
-						slavery, but the small luxuries @@.mediumaquamarine;afford her some dignity.@@
+						slavery, but the small luxuries @@.mediumaquamarine;afford $him some dignity.@@
 						<<set $slaves[$i].trust += 1>>
 					<<else>>
 						slavery.
 					<</if>>
 				<<default>>
-					The reasonable living conditions allow her to @@.mediumaquamarine;feel some dignity@@ after @@.hotpink;cleaning up sexual fluids and servicing slaves all day.@@
+					The reasonable living conditions allow $him to @@.mediumaquamarine;feel some dignity@@ after @@.hotpink;cleaning up sexual fluids and servicing slaves all day.@@
 					<<set $slaves[$i].trust += 1>>
 				<</switch>>
 				<<set $slaves[$i].devotion += 1>>
@@ -2855,26 +2855,26 @@
 				<<switch $servantsQuartersDecoration>>
 				<<case "Degradationist">>
 					<<if ($slaves[$i].trust > 40)>>
-						The abysmal living conditions of $servantsQuartersName @@.gold;remind her that her life is absolutely meaningless to you.@@
+						The abysmal living conditions of $servantsQuartersName @@.gold;remind $him that $his life is absolutely meaningless to you.@@
 						<<set $slaves[$i].trust -= 3>>
 					<<elseif ($slaves[$i].trust > 10)>>
-						The abysmal living conditions of $servantsQuartersName @@.gold;remind her that she is worthless as a person to you.@@
+						The abysmal living conditions of $servantsQuartersName @@.gold;remind $him that $he is worthless as a person to you.@@
 						<<set $slaves[$i].trust -= 2>>
 					<</if>>
 				<<case "Supremacist" "Subjugationist">>
 					<<if ($slaves[$i].trust > 40)>>
-						The spare living conditions of $servantsQuartersName @@.gold;remind her not to get too comfortable@@ with her life.
+						The spare living conditions of $servantsQuartersName @@.gold;remind $him not to get too comfortable@@ with $his life.
 						<<set $slaves[$i].trust -= 2>>
 					<<elseif ($slaves[$i].trust > 10)>>
-						The spare living conditions of $servantsQuartersName @@.gold;keep her aware of her place.@@
+						The spare living conditions of $servantsQuartersName @@.gold;keep $him aware of $his place.@@
 						<<set $slaves[$i].trust -= 1>>
 					<</if>>
 				<<case "Roman Revivalist" "Aztec Revivalist" "Chinese Revivalist" "Chattel Religionist" "Edo Revivalist">>
 					The living conditions of $servantsQuartersName might be spare, but they are no means uncomfortable.
 				<<case "Arabian Revivalist" "Egyptian Revivalist">>
-					The living conditions of $servantsQuartersName might be spare, but she loves the little luxuries that come with them.
+					The living conditions of $servantsQuartersName might be spare, but $he loves the little luxuries that come with them.
 				<<default>>
-					She likes her personal space in $servantsQuartersName's dormitory.
+					$He likes $his personal space in $servantsQuartersName's dormitory.
 				<</switch>>
 			<</if>>
 
@@ -2882,28 +2882,28 @@
 				<<if ($slaves[$i].devotion <= 20)>>
 					<<if ($slaves[$i].trust > -10)>>
 						<<if $slaves.length > 2 || $helots > 0>>
-							Under the rules and her job, she finds herself constantly molested by other slaves, and lives her life constantly @@.gold;afraid.@@
+							Under the rules and $his job, $he finds $himself constantly molested by other slaves, and lives $his life constantly @@.gold;afraid.@@
 						<<else>>
-							Under the rules and her job, she is free game for other slaves to molest, and lives her life constantly @@.gold;afraid@@ of the day you bring home more girls.
+							Under the rules and $his job, $he is free game for other slaves to molest, and lives $his life constantly @@.gold;afraid@@ of the day you bring home more girls.
 						<</if>>
 						<<set $slaves[$i].trust -= 2>>
 					<<else>>
 						<<if $slaves.length > 2 || $helots > 0>>
-							Under the rules and her job, she finds herself constantly molested by other slaves, but she's already in such constant terror it doesn't seriously affect her.
+							Under the rules and $his job, $he finds $himself constantly molested by other slaves, but $he's already in such constant terror it doesn't seriously affect $him.
 						<<else>>
-							Under the rules and her job, she will someday find herself constantly molested by other slaves, but she's already in such constant terror it that it doesn't cross her mind.
+							Under the rules and $his job, $he will someday find $himself constantly molested by other slaves, but $he's already in such constant terror it that it doesn't cross $his mind.
 						<</if>>
 					<</if>>
 				<<elseif ($slaves[$i].releaseRules != "restrictive")>>
-					Under the rules, she's allowed to demand that other slaves to get her off, but only when she's finished her shift. She still @@.hotpink;adores@@ having the option.
+					Under the rules, $he's allowed to demand that other slaves to get $him off, but only when $he's finished $his shift. $He still @@.hotpink;adores@@ having the option.
 					<<set $slaves[$i].devotion += 1>>
 				<</if>>
 			<<else>>
 				<<if ($slaves[$i].devotion <= 20) && ($slaves[$i].devotion >= -20)>>
 					<<if $slaves.length > 2 || $helots > 0>>
-						Since she's low in the slave hierarchy, @@.mediumaquamarine;she knows@@ that the rule that slaves must get consent before having sex with her are all that protect her from abuse, though it does nothing to stop them from using her.
+						Since $he's low in the slave hierarchy, @@.mediumaquamarine;$he knows@@ that the rule that slaves must get consent before having sex with $him are all that protect $him from abuse, though it does nothing to stop them from using $him.
 					<<else>>
-						Since she's low in the slave hierarchy, @@.mediumaquamarine;she knows@@ that the rule that slaves must get consent before having sex with her are all that protect her from abuse. Well, that and the fact your penthouse is rather empty.
+						Since $he's low in the slave hierarchy, @@.mediumaquamarine;$he knows@@ that the rule that slaves must get consent before having sex with $him are all that protect $him from abuse. Well, that and the fact your penthouse is rather empty.
 					<</if>>
 					<<set $slaves[$i].trust += 1>>
 				<</if>>
@@ -2912,36 +2912,36 @@
 			<<if ($slaves[$i].attrKnown == 0)>>
 				<<if ($week-$slaves[$i].weekAcquired > 4) && $slaves[$i].energy > 20>>
 					<<set $slaves[$i].attrKnown = 1>>
-					<<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> has been monitoring her as she sees to your other slaves, analyzing her sexuality. It seems she is
+					<<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> has been monitoring $him as $he sees to your other slaves, analyzing $his sexuality. It seems $he is
 					<<saRulesAttractionDiscovery>>
 				<</if>>
 			<</if>>
 
 			<<if $slaves[$i].devotion > 50>>
-				She does her best for you, so she frequently deserves a reward and never needs to be punished.
+				$He does $his best for you, so $he frequently deserves a reward and never needs to be punished.
 				<<set _punishments = 0>>
 				<<set _rewards = 3>>
 			<<elseif $slaves[$i].devotion > 20>>
-				She's obedient out of acceptance of her place, so she often deserves a reward and rarely needs to be punished.
+				$He's obedient out of acceptance of $his place, so $he often deserves a reward and rarely needs to be punished.
 				<<set _punishments = 1>>
 				<<set _rewards = 2>>
 			<<elseif $slaves[$i].devotion >= -20>>
 				<<if $slaves[$i].trust < -20>>
-					She's obedient out of fear, so she only rarely deserves a reward and sometimes needs to be punished.
+					$He's obedient out of fear, so $he only rarely deserves a reward and sometimes needs to be punished.
 					<<set _punishments = 1>>
 					<<set _rewards = 1>>
 				<<else>>
-					She's too trusting for obedience and often needs to be punished.
+					$He's too trusting for obedience and often needs to be punished.
 					<<set _punishments = 2>>
 					<<set _rewards = 0>>
 				<</if>>
 			<<else>>
 				<<if $slaves[$i].trust < -50>>
-					She's only obedient out of terror, so she sometimes needs to be punished.
+					$He's only obedient out of terror, so $he sometimes needs to be punished.
 					<<set _punishments = 1>>
 					<<set _rewards = 0>>
 				<<else>>
-					She hates you too much to obey, so she needs constant punishment.
+					$He hates you too much to obey, so $he needs constant punishment.
 					<<set _punishments = 3>>
 					<<set _rewards = 0>>
 				<</if>>
@@ -2950,64 +2950,64 @@
 			<<if _rewards > 0>>
 				<<switch $slaves[$i].standardReward>>
 				<<case "relaxation">>
-					She's given free time, which she
+					$He's given free time, which $he
 					<<if $spa != 0>>
 						usually spends in $spaName<<if $Attendant != 0>> enjoying $Attendant.slaveName's care<</if>>.
 					<<else>>
 						usually spends relaxing in the penthouse slave quarters.
 					<</if>>
 					<<if $slaves[$i].relationship > 0>>
-						She often asks to save these breaks so she can spend them with her <<if $slaves[$i].relationship == 1>>friend<<elseif $slaves[$i].relationship == 2>>best friend<<elseif $slaves[$i].relationship == 3>>friend with benefits<<elseif $slaves[$i].relationship == 4>>sweetheart<<else>>wife<</if>>.
+						$He often asks to save these breaks so $he can spend them with $his <<if $slaves[$i].relationship == 1>>friend<<elseif $slaves[$i].relationship == 2>>best friend<<elseif $slaves[$i].relationship == 3>>friend with benefits<<elseif $slaves[$i].relationship == 4>>sweetheart<<else>>wife<</if>>.
 					<</if>>
-					These breaks are @@.green;good for her.@@
+					These breaks are @@.green;good for $him.@@
 					<<set $slaves[$i].health += _rewards>>
 				<<case "drugs">>
-					She's @@.hotpink;rewarded@@ with hits of mild recreational drugs, which @@.red;isn't healthy,@@ but helps bind her to you strongly.
+					$He's @@.hotpink;rewarded@@ with hits of mild recreational drugs, which @@.red;isn't healthy,@@ but helps bind $him to you strongly.
 					<<set $slaves[$i].health -= _rewards>>
 					<<set $slaves[$i].devotion += _rewards*2>>
 				<<case "orgasm">>
-					She's @@.hotpink;rewarded@@ with
+					$He's @@.hotpink;rewarded@@ with
 					<<if $slaves[$i].clitPiercing >= 3>>
-						sustained orgasm from her <<if $slaves[$i].dick == 0>>clit<<else>>dick<</if>> piercing,
+						sustained orgasm from $his <<if $slaves[$i].dick == 0>>clit<<else>>dick<</if>> piercing,
 					<<elseif $slaves[$i].releaseRules == "sapphic">>
 						immediate sex with any nearby slave,
 					<<else>>
 						a quick climax from a vibrator,
 					<</if>>
-					@@.green;boosting her libido.@@
+					@@.green;boosting $his libido.@@
 					<<if $slaves[$i].energy < 98>><<set $slaves[$i].energy += _rewards>><</if>><<set $slaves[$i].need -= (_rewards*10)>>
 					<<set $slaves[$i].devotion += _rewards>>
 				<<default>>
-					She's @@.hotpink;rewarded@@
+					$He's @@.hotpink;rewarded@@
 					<<if (_punishments > 0) && ($slaves[$i].standardReward == "situational")>>
 						and @@.gold;punished@@
 					<</if>>
-					situationally, letting her develop normally.
+					situationally, letting $him develop normally.
 					<<set $slaves[$i].devotion += _rewards>>
 				<</switch>>
 			<</if>>
 			<<if _punishments > 0>>
 				<<switch $slaves[$i].standardPunishment>>
 				<<case "confinement">>
-					When she disobeys, she
+					When $he disobeys, $he
 					<<if $cellblock != 0>>
-						@@.gold;spends her day (and night) cleaning the cells in $cellblockName@@<<if $Wardeness != 0>>, where she can experience $Wardeness.slaveName's tender mercies<</if>>.
+						@@.gold;spends $his day (and night) cleaning the cells in $cellblockName@@<<if $Wardeness != 0>>, where $he can experience $Wardeness.slaveName's tender mercies<</if>>.
 					<<else>>
-						spends her day @@.gold;shut up in a dirty bathroom@@ until its spotless.
+						spends $his day @@.gold;shut up in a dirty bathroom@@ until its spotless.
 					<</if>>
 					<<set $slaves[$i].trust -= _punishments>>
 				<<case "whipping">>
-					When she disobeys, she's @@.gold;whipped,@@ not hard enough to mark her, but hard enough to @@.red;hurt,@@ breaking her quickly.
+					When $he disobeys, $he's @@.gold;whipped,@@ not hard enough to mark $him, but hard enough to @@.red;hurt,@@ breaking $him quickly.
 					<<set $slaves[$i].health -= _punishments>>
 					<<set $slaves[$i].trust -= 2*_punishments>>
 				<<case "chastity">>
-					When she disobeys, she finds herself cleaning up around an ongoing orgy, yet @@.gold;forbidden from getting off,@@ @@.red;reducing her libido@@ but breaking her to @@.hotpink;sexual obedience.@@
+					When $he disobeys, $he finds $himself cleaning up around an ongoing orgy, yet @@.gold;forbidden from getting off,@@ @@.red;reducing $his libido@@ but breaking $him to @@.hotpink;sexual obedience.@@
 					<<if $slaves[$i].energy > 2>><<set $slaves[$i].energy -= 2*_punishments>><</if>>
 					<<set $slaves[$i].devotion += _punishments>>
 					<<set $slaves[$i].trust -= _punishments>>
 				<<default>>
 					<<if (_rewards == 0) || ($slaves[$i].standardReward != "situational")>>
-						When she disobeys, she's @@.gold;punished@@ situationally, letting her develop normally.
+						When $he disobeys, $he's @@.gold;punished@@ situationally, letting $him develop normally.
 					<</if>>
 					<<set $slaves[$i].trust -= _punishments>>
 				<</switch>>
@@ -3015,14 +3015,14 @@
 		<<case "be the Milkmaid">>
 			<<set $slaves[$i].need -= $DairyiIDs.length*5>>
 			<<if $slaves[$i].energy <= 20>>
-				is frigid and has little interest in getting off<<if ($slaves[$i].releaseRules != "permissive")>>, making the rule restricting her sexual outlets superfluous<</if>>.	
+				is frigid and has little interest in getting off<<if ($slaves[$i].releaseRules != "permissive")>>, making the rule restricting $his sexual outlets superfluous<</if>>.	
 				<<set $slaves[$i].need = 0>>
 			<<elseif $slaves[$i].need < $slaves[$i].energy*0.5>>
 				<<if ($slaves[$i].releaseRules != "permissive") && ($slaves[$i].releaseRules != "masturbation")>>
-					gets off while performing her duties, so being forbidden from masturbation doesn't really bother her.
+					gets off while performing $his duties, so being forbidden from masturbation doesn't really bother $him.
 					<<set $slaves[$i].need -= 20>>
 				<<else>>
-					gets off while performing her duties, so she doesn't feel the need for release that often.
+					gets off while performing $his duties, so $he doesn't feel the need for release that often.
 					<<set $slaves[$i].need -= 20>>
 				<</if>>
 			<<else>>
@@ -3035,21 +3035,21 @@
 					<<saRulesPlayerDrugEffects>>
 				<<elseif ($slaves[$i].releaseRules == "masturbation")>>
 					<<if ($slaves[$i].devotion < 80)>>
-						is a little disappointed that she's limited to her hands and toys when off duty, but @@.mediumaquamarine;trusts you know what's best for her.@@ 
+						is a little disappointed that $he's limited to $his hands and toys when off duty, but @@.mediumaquamarine;trusts you know what's best for $him.@@ 
 						<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 					<<else>>
-						@@.mediumaquamarine;trusts your judgment@@ that only she really knows how to pleasure herself, though she @@.mediumorchid;often wonders why you don't use her.@@
+						@@.mediumaquamarine;trusts your judgment@@ that only $he really knows how to pleasure $himself, though $he @@.mediumorchid;often wonders why you don't use $him.@@
 						<<set $slaves[$i].trust += 1, $slaves[$i].devotion -= 2, $slaves[$i].need = 0>>
 					<</if>>
 					<<if $slaves[$i].devotion > 20>>
-						When she does play with herself, she
+						When $he does play with $himself, $he
 						<<saRulesMasturbationFetishPlay>>
 						<<saRulesMasturbationDiscoversFetish>>
 					<</if>>
 					<<saRulesMasturbationDrugEffects>>
 				<<else>> /* releaseRules not restrictive */
 					<<if ($universalRulesConsent == 0)>>
-						happily @@.mediumaquamarine;avails herself@@ of your permission to
+						happily @@.mediumaquamarine;avails $himself@@ of your permission to
 						<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 						<<saRulesRapeFetish>>
 						<<saRulesRapeDiscoversFetish>>
@@ -3063,31 +3063,31 @@
 				<</if>> /* closes releaseRules not restrictive */
 			<</if>>
 
-			She is @@.hotpink;very happy@@ with her private room in $dairyName and @@.mediumaquamarine;trusts@@ you a bit more for placing her in charge of it.
+			$He is @@.hotpink;very happy@@ with $his private room in $dairyName and @@.mediumaquamarine;trusts@@ you a bit more for placing $him in charge of it.
 			<<set $slaves[$i].devotion += 1, $slaves[$i].trust += 1>>
 
 			<<if ($universalRulesConsent == 0)>>
 				<<if ($slaves[$i].releaseRules != "restrictive")>>
 					<<if ($slaves[$i].energy > 95)>>
 						<<if $DairyiIDs.length > 2>>
-							Under the rules, she's allowed to demand that other slaves get her off, and she @@.hotpink;adores@@ you for leaving plentiful outlets for her nymphomania under her charge.
+							Under the rules, $he's allowed to demand that other slaves get $him off, and $he @@.hotpink;adores@@ you for leaving plentiful outlets for $his nymphomania under $his charge.
 						<<else>>
-							Under the rules, she's allowed to demand that other slaves get her off, and she @@.hotpink;eagerly awaits@@ the day you assign more cows to $dairyName.
+							Under the rules, $he's allowed to demand that other slaves get $him off, and $he @@.hotpink;eagerly awaits@@ the day you assign more cows to $dairyName.
 						<</if>>
 						<<set $slaves[$i].devotion += 1>>
 					<<elseif ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetishStrength > 60)>>
 						<<if ($slaves[$i].fetish == "sadist")>>
 							<<if $DairyiIDs.length > 2>>
-								Under the rules, she's allowed to sexually abuse other slaves, and she @@.hotpink;adores@@ you for providing so many cows for her to rape.
+								Under the rules, $he's allowed to sexually abuse other slaves, and $he @@.hotpink;adores@@ you for providing so many cows for $him to rape.
 							<<else>>
-								Under the rules, she's allowed to sexually abuse other slaves, and she @@.hotpink;eagerly awaits@@ the day you assign more cows to $dairyName for her to rape.
+								Under the rules, $he's allowed to sexually abuse other slaves, and $he @@.hotpink;eagerly awaits@@ the day you assign more cows to $dairyName for $him to rape.
 							<</if>>
 							<<set $slaves[$i].devotion += 1>>
 						<<elseif ($slaves[$i].fetish == "dom")>>
 							<<if $DairyiIDs.length > 2>>
-								Under the rules, she's allowed to force other slaves to have sex with her, and she @@.hotpink;adores@@ you for allowing her so many cows to dominate.
+								Under the rules, $he's allowed to force other slaves to have sex with $him, and $he @@.hotpink;adores@@ you for allowing $him so many cows to dominate.
 							<<else>>
-								Under the rules, she's allowed to force other slaves to have sex with her, and she @@.hotpink;eagerly awaits@@ the day you assign more cows to her domain.
+								Under the rules, $he's allowed to force other slaves to have sex with $him, and $he @@.hotpink;eagerly awaits@@ the day you assign more cows to $his domain.
 							<</if>>
 							<<set $slaves[$i].devotion += 1>>
 						<</if>>
@@ -3098,92 +3098,92 @@
 			<<if ($slaves[$i].attrKnown == 0)>>
 				<<if ($week-$slaves[$i].weekAcquired > 4) && $slaves[$i].energy > 20>>
 					<<set $slaves[$i].attrKnown = 1>>
-					<<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> has been monitoring her as she cares for the cattle, analyzing her preferences. It seems she is
+					<<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> has been monitoring $him as $he cares for the cattle, analyzing $his preferences. It seems $he is
 					<<saRulesAttractionDiscovery>>
 				<</if>>
 			<</if>>
 
-			She does her best for you, so she frequently deserves a reward and never needs to be punished.
+			$He does $his best for you, so $he frequently deserves a reward and never needs to be punished.
 			<<set _punishments = 0>>
 			<<set _rewards = 3>>
 			
 			<<if _rewards > 0>>
 				<<switch $slaves[$i].standardReward>>
 				<<case "relaxation">>
-					She's given free time, which she
+					$He's given free time, which $he
 					<<if $spa != 0>>
 						usually spends in $spaName<<if $Attendant != 0>> enjoying $Attendant.slaveName's care<</if>>.
 					<<else>>
-						usually spends relaxing in her room<<if $DairyiIDs.length > 1>> with the softest cow available<</if>>.
+						usually spends relaxing in $his room<<if $DairyiIDs.length > 1>> with the softest cow available<</if>>.
 					<</if>>
 					<<if $slaves[$i].relationship > 0>>
-						She often asks to save these breaks so she can spend them with her <<if $slaves[$i].relationship == 1>>friend<<elseif $slaves[$i].relationship == 2>>best friend<<elseif $slaves[$i].relationship == 3>>friend with benefits<<elseif $slaves[$i].relationship == 4>>sweetheart<<else>>wife<</if>>.
+						$He often asks to save these breaks so $he can spend them with $his <<if $slaves[$i].relationship == 1>>friend<<elseif $slaves[$i].relationship == 2>>best friend<<elseif $slaves[$i].relationship == 3>>friend with benefits<<elseif $slaves[$i].relationship == 4>>sweetheart<<else>>wife<</if>>.
 					<</if>>
-					These breaks are @@.green;good for her.@@
+					These breaks are @@.green;good for $him.@@
 					<<set $slaves[$i].health += _rewards>>
 				<<case "drugs">>
-					She's @@.hotpink;rewarded@@ with hits of mild recreational drugs, which @@.red;isn't healthy,@@ but helps bind her to you strongly.
+					$He's @@.hotpink;rewarded@@ with hits of mild recreational drugs, which @@.red;isn't healthy,@@ but helps bind $him to you strongly.
 					<<set $slaves[$i].health -= _rewards>>
 					<<set $slaves[$i].devotion += _rewards*2>>
 				<<case "orgasm">>
-					She's @@.hotpink;rewarded@@ with
+					$He's @@.hotpink;rewarded@@ with
 					<<if $slaves[$i].clitPiercing >= 3>>
-						sustained orgasm from her <<if $slaves[$i].dick == 0>>clit<<else>>dick<</if>> piercing,
+						sustained orgasm from $his <<if $slaves[$i].dick == 0>>clit<<else>>dick<</if>> piercing,
 					<<elseif $slaves[$i].releaseRules == "sapphic">>
 						immediate sex with any nearby slave,
 					<<else>>
 						a quick climax from a vibrator,
 					<</if>>
-					@@.green;boosting her libido.@@
+					@@.green;boosting $his libido.@@
 					<<if $slaves[$i].energy < 98>><<set $slaves[$i].energy += _rewards>><</if>><<set $slaves[$i].need -= (_rewards*10)>>
 					<<set $slaves[$i].devotion += _rewards>>
 				<<default>>
-					She's @@.hotpink;rewarded@@
+					$He's @@.hotpink;rewarded@@
 					<<if (_punishments > 0) && ($slaves[$i].standardReward == "situational")>>
 						and @@.gold;punished@@
 					<</if>>
-					situationally, letting her develop normally.
+					situationally, letting $him develop normally.
 					<<set $slaves[$i].devotion += _rewards>>
 				<</switch>>
 			<</if>>
 		<<case "work in the dairy">>
 			<<if $dairyRestraintsSetting > 1>>
 				<<if $slaves[$i].devotion < -50>>
-					is so unhappy that she has little interest in getting off, not that she gets the choice.
+					is so unhappy that $he has little interest in getting off, not that $he gets the choice.
 				<<elseif $slaves[$i].energy <= 20>>
-					is frigid and has little interest in getting off, not that she gets a choice.
+					is frigid and has little interest in getting off, not that $he gets a choice.
 				<<else>>
-					gets off regardless of her thoughts on the matter.
+					gets off regardless of $his thoughts on the matter.
 				<</if>>
 				<<set $slaves[$i].need = 0>>
 				<<if ($slaves[$i].attrKnown == 0)>>
 					<<if ($week-$slaves[$i].weekAcquired > 4) && $slaves[$i].energy > 20>>
 						<<set $slaves[$i].attrKnown = 1>>
-						<<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> has been monitoring her arousal in regards to the visual stimulation. It seems she is
+						<<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> has been monitoring $him arousal in regards to the visual stimulation. It seems $he is
 						<<saRulesAttractionDiscovery>>
 					<</if>>
 				<</if>>
 			<<else>>
 				<<if $slaves[$i].devotion < -50>>
-					is so unhappy that she has little interest in getting off<<if ($slaves[$i].releaseRules != "permissive")>>, making the rule restricting her sexual outlets superfluous<</if>>.
+					is so unhappy that $he has little interest in getting off<<if ($slaves[$i].releaseRules != "permissive")>>, making the rule restricting $his sexual outlets superfluous<</if>>.
 					<<set $slaves[$i].need = 0>>
 				<<elseif $slaves[$i].energy <= 20>>
-					is frigid and has little interest in getting off<<if ($slaves[$i].releaseRules != "permissive")>>, making the rule restricting her sexual outlets superfluous<</if>>.	
+					is frigid and has little interest in getting off<<if ($slaves[$i].releaseRules != "permissive")>>, making the rule restricting $his sexual outlets superfluous<</if>>.	
 					<<set $slaves[$i].need = 0>>
 				<<elseif $slaves[$i].need < $slaves[$i].energy*0.5>>
 					<<if ($slaves[$i].devotion <= 20)>>
-						gets off from being milked despite her reluctance, @@.hotpink;habituating her to sexual slavery.@@
+						gets off from being milked despite $his reluctance, @@.hotpink;habituating $him to sexual slavery.@@
 						<<set $slaves[$i].devotion += 1>>
 						<<if ($slaves[$i].trust > -20) && ($slaves[$i].devotion <= 20)>>
-							She hates herself for climaxing, and knows the mild aphrodisiacs in the food are forcing her arousal, @@.gold;frightening her.@@
+							$He hates $himself for climaxing, and knows the mild aphrodisiacs in the food are forcing $his arousal, @@.gold;frightening $him.@@
 							<<set $slaves[$i].trust -= 1>>
 						<</if>>
 						<<set $slaves[$i].need -= 20>>
 					<<elseif ($slaves[$i].releaseRules != "permissive") && ($slaves[$i].releaseRules != "masturbation")>>
-						gets off from being milked, so being forbidden to masturbate doesn't affect her seriously.
+						gets off from being milked, so being forbidden to masturbate doesn't affect $him seriously.
 						<<set $slaves[$i].need -= 20>>
 					<<else>>
-						gets off from being milked, so she doesn't feel the need to masturbate frequently.
+						gets off from being milked, so $he doesn't feel the need to masturbate frequently.
 						<<set $slaves[$i].need -= 20>>
 					<</if>>
 				<<else>>
@@ -3201,30 +3201,30 @@
 						<<else>> /* $slaves[$i].devotion >= 50 */
 							willingly begs you to
 							<<saRulesPlayerFetishPlay>>
-							every chance she gets.
+							every chance $he gets.
 							<<saRulesPlayerEnergy>>
 						<</if>> /* closes $slaves[$i].devotion >= 50 */
 						<<saRulesPlayerDiscoversFetish>>
 						<<saRulesPlayerDrugEffects>>
 					<<elseif ($slaves[$i].releaseRules == "masturbation")>>
 						<<if ($slaves[$i].devotion <= 20) && ($slaves[$i].trust > -20)>>
-							takes solace in her permission to masturbate rather than being forced to beg for sex, @@.mediumaquamarine;reducing her fear@@ of you.
+							takes solace in $his permission to masturbate rather than being forced to beg for sex, @@.mediumaquamarine;reducing $his fear@@ of you.
 							<<set $slaves[$i].trust += 2, $slaves[$i].need = 0>>
 						<<elseif ($slaves[$i].devotion <= 20)>>
-							enjoys being allowed to masturbate rather than trading sex with other slaves, @@.mediumaquamarine;slightly reducing her fear@@ of you but @@.mediumorchid;allowing her to remain in control of her sexuality.@@
+							enjoys being allowed to masturbate rather than trading sex with other slaves, @@.mediumaquamarine;slightly reducing $his fear@@ of you but @@.mediumorchid;allowing $him to remain in control of $him sexuality.@@
 							<<set $slaves[$i].trust += 1, $slaves[$i].devotion -= 1, $slaves[$i].need = 0>>
 						<<elseif ($slaves[$i].devotion < 50)>>
-							accepts having to relieve herself solely through masturbation.
+							accepts having to relieve $himself solely through masturbation.
 							<<set $slaves[$i].need = 0>>
 						<<elseif ($slaves[$i].devotion < 80)>>
-							is a little disappointed that she's limited to her hands and toys, but @@.mediumaquamarine;trusts you know what's best for her.@@ 
+							is a little disappointed that $he's limited to $his hands and toys, but @@.mediumaquamarine;trusts you know what's best for $him.@@ 
 							<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 						<<else>>
-							@@.mediumaquamarine;trusts your judgment@@ that only she really knows how to pleasure herself, though she @@.mediumorchid;often wonders why you don't use her.@@
+							@@.mediumaquamarine;trusts your judgment@@ that only $he really knows how to pleasure $himself, though $he @@.mediumorchid;often wonders why you don't use $him.@@
 							<<set $slaves[$i].trust += 1, $slaves[$i].devotion -= 2, $slaves[$i].need = 0>>
 						<</if>>
 						<<if $slaves[$i].devotion > 20>>
-							When she does play with herself, she
+							When $he does play with $himself, $he
 							<<saRulesMasturbationFetishPlay>>
 							<<saRulesMasturbationDiscoversFetish>>
 						<</if>>
@@ -3233,7 +3233,7 @@
 						<<if ($universalRulesConsent == 0)>>
 							<<if ($slaves[$i].devotion <= 20) && ($slaves[$i].trust > -20)>>
 								<<if ($slaves[$i].releaseRules == "permissive")>>
-									masturbates whenever she can find a private moment to take care of the urges induced by the food, @@.mediumaquamarine;slightly reducing her fear@@ of you.
+									masturbates whenever $he can find a private moment to take care of the urges induced by the food, @@.mediumaquamarine;slightly reducing $his fear@@ of you.
 									<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 								<<else>>
 									refuses to use other slaves to get off, and is @@.gold;severely punished@@ for illicit masturbation.
@@ -3241,10 +3241,10 @@
 								<</if>>
 							<<elseif ($slaves[$i].devotion <= 20)>>
 								<<if ($slaves[$i].releaseRules == "permissive")>>
-									prefers to masturbate rather than demanding sex from other slaves, @@.mediumaquamarine;slightly reducing her fear@@ of you.
+									prefers to masturbate rather than demanding sex from other slaves, @@.mediumaquamarine;slightly reducing $his fear@@ of you.
 									<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 								<<else>>
-									is forced to demand sex from other slaves by the urges induced by the food, and @@.hotpink;hates herself@@ for it.
+									is forced to demand sex from other slaves by the urges induced by the food, and @@.hotpink;hates $himself@@ for it.
 									<<set $slaves[$i].devotion += 1, $slaves[$i].need *= 0.5>>
 								<</if>>
 							<<elseif ($slaves[$i].devotion < 50)>>
@@ -3253,7 +3253,7 @@
 								<<saRulesRapeFetish>>
 								<<saRulesRapeDiscoversFetish>>
 							<<else>>
-								happily @@.mediumaquamarine;avails herself@@ of your permission to
+								happily @@.mediumaquamarine;avails $himself@@ of your permission to
 								<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 								<<saRulesRapeFetish>>
 								<<saRulesRapeDiscoversFetish>>
@@ -3261,7 +3261,7 @@
 						<<else>> /* universalRulesConsent is not zero */
 							<<if ($slaves[$i].devotion <= 20) && ($slaves[$i].trust > -20)>>
 								<<if ($slaves[$i].releaseRules == "permissive")>>
-									prefers to masturbate rather than asking other slaves for sex, @@.mediumaquamarine;slightly reducing her fear@@ of you.
+									prefers to masturbate rather than asking other slaves for sex, @@.mediumaquamarine;slightly reducing $his fear@@ of you.
 									<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 								<<else>>
 									refuses to ask other slaves for sex, and is @@.gold;severely punished@@ for illicit masturbation.
@@ -3269,10 +3269,10 @@
 								<</if>>
 							<<elseif ($slaves[$i].devotion <= 20)>>
 								<<if ($slaves[$i].releaseRules == "permissive")>>
-									prefers to masturbate rather than trading sex with other slaves, @@.mediumaquamarine;slightly reducing her fear@@ of you.
+									prefers to masturbate rather than trading sex with other slaves, @@.mediumaquamarine;slightly reducing $his fear@@ of you.
 									<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 								<<else>>
-									is forced to swap sex with other slaves by the urges induced by the food, and @@.hotpink;hates herself@@ for it.
+									is forced to swap sex with other slaves by the urges induced by the food, and @@.hotpink;hates $himself@@ for it.
 									<<set $slaves[$i].devotion += 1, $slaves[$i].need *= 0.5>>
 								<</if>>
 							<<elseif ($slaves[$i].devotion < 50)>>
@@ -3293,13 +3293,13 @@
 
 				<<if ($slaves[$i].devotion <= 20)>>
 					<<if $slaves[$i].voice == 0>>
-						Living as a mute @@.hotpink;molds her@@ to your will.
+						Living as a mute @@.hotpink;molds $him@@ to your will.
 						<<set $slaves[$i].devotion += 1>>
 					<<elseif $slaves[$i].lips > 95>>
-						Being unable to speak through her facepussy @@.hotpink;molds her@@ to your will.
+						Being unable to speak through $his facepussy @@.hotpink;molds $him@@ to your will.
 						<<set $slaves[$i].devotion += 1>>
 					<<elseif $slaves[$i].speechRules == "restrictive">>
-						Living under enforced silence @@.hotpink;molds her@@ to your will.
+						Living under enforced silence @@.hotpink;molds $him@@ to your will.
 						<<set $slaves[$i].devotion += 1>>
 					<</if>>
 				<</if>>
@@ -3307,36 +3307,36 @@
 			<<if ($slaves[$i].devotion <= 20)>>
 				<<switch $dairyDecoration>>
 				<<case "Degradationist">>
-					The abysmal living conditions @@.hotpink;force her to get used@@ to the routine of
+					The abysmal living conditions @@.hotpink;force $him to get used@@ to the routine of
 					<<if ($slaves[$i].trust > 20)>>
-						slavery and @@.gold;keep her aware that her fluids are more valuable than her life.@@
+						slavery and @@.gold;keep $him aware that $his fluids are more valuable than $his life.@@
 						<<set $slaves[$i].trust -= 3>>
 					<<else>>
-						slavery and @@.gold;reminds her that she is nothing more than a cow.@@
+						slavery and @@.gold;reminds $him that $he is nothing more than a cow.@@
 						<<set $slaves[$i].trust -= 1>>
 					<</if>>
 					<<set $slaves[$i].devotion += 1>>
 				<<case "Supremacist" "Subjugationist">>
-					The spare living conditions @@.hotpink;get her used@@ to the routine of
+					The spare living conditions @@.hotpink;get $him used@@ to the routine of
 					<<if ($slaves[$i].trust > 20)>>
-						slavery and @@.gold;keep her aware of her lowly place.@@
+						slavery and @@.gold;keep $him aware of $his lowly place.@@
 						<<set $slaves[$i].trust -= 1>>
 					<<else>>
 						slavery.
 					<</if>>
 					<<set $slaves[$i].devotion += 1>>
 				<<case "Roman Revivalist" "Aztec Revivalist" "Chinese Revivalist" "Chattel Religionist" "Edo Revivalist" "Arabian Revivalist" "Egyptian Revivalist">>
-					The spare living conditions and daily tasks @@.hotpink;get her used@@ to the routine of slavery.
+					The spare living conditions and daily tasks @@.hotpink;get $him used@@ to the routine of slavery.
 					<<set $slaves[$i].devotion += 1>>
 				<<default>>
-					The reasonable living conditions allow her to relax after the days work, or would if her
+					The reasonable living conditions allow $him to relax after the days work, or would if $his
 					<<if $slaves[$i].lactation>>
 						breasts<<if $slaves[$i].balls>> and<</if>>
 					<</if>>
 					<<if $slaves[$i].balls>>
 						balls
 					<</if>>
-					didn't ache so much, constantly reminding her of her role as a cow.
+					didn't ache so much, constantly reminding $him of $his role as a cow.
 					<<if $slaves[$i].pregKnown && $dairyPregSetting >= 1 && $slaves[$i].bellyPreg >= 1500>>
 						Getting comfortable
 						<<if $slaves[$i].bellyPreg >= 750000>>
@@ -3349,19 +3349,19 @@
 							<<set _belly = bellyAdjective($slaves[$i])>>
 							with a _belly stomach overstuffed with contracted calves
 						<<elseif $slaves[$i].bellyPreg >= 150000>>
-							with the massive bulge of her contract pregnancy
+							with the massive bulge of $his contract pregnancy
 						<<elseif $slaves[$i].bellyPreg >= 120000>>
 							while so enormously pregnant with calves
 						<<elseif $slaves[$i].bellyPreg >= 10000>>
 							while so heavily pregnant with <<if $slaves[$i].pregType > 1>>contracted children<<else>>a contracted child<</if>>
 						<<elseif $slaves[$i].bellyPreg >= 5000>>
-							with her contract pregnancy
+							with $his contract pregnancy
 						<<else>>
 							with the slight bulge of pregnancy
 						<</if>>
-						also weighs heavily on her 
+						also weighs heavily on $his 
 						<<if $slaves[$i].bellyPreg >= 120000>>
-							mind, though she often gets lost in the sensation of being so full of life.
+							mind, though $he often gets lost in the sensation of being so full of life.
 						<<else>>
 							mind.
 						<</if>>
@@ -3371,24 +3371,24 @@
 				<<switch $dairyDecoration>>
 				<<case "Degradationist">>
 					<<if ($slaves[$i].trust > 40)>>
-						The abysmal living conditions of $dairyName @@.gold;remind her that her fluids are more valuable to you than her life.@@
+						The abysmal living conditions of $dairyName @@.gold;remind $him that $his fluids are more valuable to you than $his life.@@
 						<<set $slaves[$i].trust -= 3>>
 					<<elseif ($slaves[$i].trust > 10)>>
-						The abysmal living conditions of $dairyName @@.gold;remind her that she is worthless as a person to you@@ and forces her to accept she is nothing more than a lowly cow.
+						The abysmal living conditions of $dairyName @@.gold;remind $him that $he is worthless as a person to you@@ and forces $him to accept $he is nothing more than a lowly cow.
 						<<set $slaves[$i].trust -= 2>>
 					<</if>>
 				<<case "Supremacist" "Subjugationist">>
 					<<if ($slaves[$i].trust > 40)>>
-						The spare living conditions of $dairyName @@.gold;remind her not to get too comfortable@@ with her life.
+						The spare living conditions of $dairyName @@.gold;remind $him not to get too comfortable@@ with $his life.
 						<<set $slaves[$i].trust -= 2>>
 					<<elseif ($slaves[$i].trust > 10)>>
-						The spare living conditions of $dairyName @@.gold;keep her aware of her place.@@
+						The spare living conditions of $dairyName @@.gold;keep $him aware of $his place.@@
 						<<set $slaves[$i].trust -= 1>>
 					<</if>>
 				<<case "Roman Revivalist" "Aztec Revivalist" "Chinese Revivalist" "Chattel Religionist" "Edo Revivalist" "Arabian Revivalist" "Egyptian Revivalist">>
 					The living conditions of $dairyName might be spare, but they are no means meant to be uncomfortable.
 				<<default>>
-					She likes her personal space in $dairyName's dormitory, even if it's just a stall.
+					$He likes $his personal space in $dairyName's dormitory, even if it's just a stall.
 				<</switch>>
 			<</if>>
 
@@ -3396,39 +3396,39 @@
 					<<if ($slaves[$i].devotion <= 20)>>
 						<<if ($slaves[$i].trust > -10)>>
 							<<if $DairyiIDs.length > 2 || $Milkmaid != 0>>
-								Under the rules, she finds herself constantly molested by other slaves, and lives her life constantly @@.gold;afraid.@@
+								Under the rules, $he finds $himself constantly molested by other slaves, and lives $his life constantly @@.gold;afraid.@@
 							<<else>>
-								Under the rules, she is free game for other slaves to molest, and lives her life constantly @@.gold;afraid@@ of the day you assign more cows to $dairyName.
+								Under the rules, $he is free game for other slaves to molest, and lives $his life constantly @@.gold;afraid@@ of the day you assign more cows to $dairyName.
 							<</if>>
 							<<set $slaves[$i].trust -= 2>>
 						<<else>>
 							<<if $DairyiIDs.length > 2 || $Milkmaid != 0>>
-								Under the rules, she finds herself constantly molested by other slaves, but she's already in such constant terror it doesn't seriously affect her.
+								Under the rules, $he finds $himself constantly molested by other slaves, but $he's already in such constant terror it doesn't seriously affect $him.
 							<<else>>
-								Under the rules, she will someday find herself constantly molested by other slaves, but she's already in such constant terror it that it doesn't cross her mind.
+								Under the rules, $he will someday find $himself constantly molested by other slaves, but $he's already in such constant terror it that it doesn't cross $his mind.
 							<</if>>
 						<</if>>
 					<<elseif ($slaves[$i].releaseRules != "restrictive")>>
 						<<if ($slaves[$i].energy > 95)>>
 							<<if $DairyiIDs.length > 2>>
-								Under the rules, she's allowed to demand that other slaves to get her off, and she @@.hotpink;adores@@ you for providing plentiful outlets for her nymphomania.
+								Under the rules, $he's allowed to demand that other slaves to get $him off, and $he @@.hotpink;adores@@ you for providing plentiful outlets for $his nymphomania.
 							<<else>>
-								Under the rules, she's allowed to demand that other slaves to get her off, and she @@.hotpink;eagerly awaits@@ the day you assign more cows to $dairyName to get her off.
+								Under the rules, $he's allowed to demand that other slaves to get $him off, and $he @@.hotpink;eagerly awaits@@ the day you assign more cows to $dairyName to get $him off.
 							<</if>>
 							<<set $slaves[$i].devotion += 1>>
 						<<elseif ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetishStrength > 60)>>
 							<<if ($slaves[$i].fetish == "sadist")>>
 								<<if $DairyiIDs.length > 2>>
-									Under the rules, she's allowed to sexually abuse other slaves, and she @@.hotpink;adores@@ you for providing a whole dairy of cows for her to rape.
+									Under the rules, $he's allowed to sexually abuse other slaves, and $he @@.hotpink;adores@@ you for providing a whole dairy of cows for $him to rape.
 								<<else>>
-									Under the rules, she's allowed to sexually abuse other slaves, and she @@.hotpink;eagerly awaits@@ the day you assign more cows to $dairyName for her to rape.
+									Under the rules, $he's allowed to sexually abuse other slaves, and $he @@.hotpink;eagerly awaits@@ the day you assign more cows to $dairyName for $him to rape.
 								<</if>>
 								<<set $slaves[$i].devotion += 1>>
 							<<elseif ($slaves[$i].fetish == "dom")>>
 								<<if $DairyiIDs.length > 2>>
-									Under the rules, she's allowed to force other slaves to have sex with her, and she @@.hotpink;adores@@ you for providing a whole dairy of cows for her to dominate.
+									Under the rules, $he's allowed to force other slaves to have sex with $him, and $he @@.hotpink;adores@@ you for providing a whole dairy of cows for $him to dominate.
 								<<else>>
-									Under the rules, she's allowed to force other slaves to have sex with her, and she @@.hotpink;eagerly awaits@@ the day you assign more cows to $dairyName for her to dominate.
+									Under the rules, $he's allowed to force other slaves to have sex with $him, and $he @@.hotpink;eagerly awaits@@ the day you assign more cows to $dairyName for $him to dominate.
 								<</if>>
 								<<set $slaves[$i].devotion += 1>>
 							<</if>>
@@ -3437,9 +3437,9 @@
 				<<else>>
 					<<if ($slaves[$i].devotion <= 20) && ($slaves[$i].devotion >= -20)>>
 						<<if $DairyiIDs.length > 2 || $Milkmaid != 0>>
-							Since she's low in the slave hierarchy, @@.mediumaquamarine;she knows@@ that the rule that slaves must get consent before having sex with her are all that protect her from abuse.
+							Since $he's low in the slave hierarchy, @@.mediumaquamarine;$he knows@@ that the rule that slaves must get consent before having sex with $him are all that protect $him from abuse.
 						<<else>>
-							Since she's low in the slave hierarchy, @@.mediumaquamarine;she knows@@ that the rule that slaves must get consent before having sex with her are all that protect her from abuse. Well, that and the fact $dairyName is rather empty.
+							Since $he's low in the slave hierarchy, @@.mediumaquamarine;$he knows@@ that the rule that slaves must get consent before having sex with $him are all that protect $him from abuse. Well, that and the fact $dairyName is rather empty.
 						<</if>>
 						<<set $slaves[$i].trust += 1>>
 					<</if>>
@@ -3448,36 +3448,36 @@
 				<<if ($slaves[$i].attrKnown == 0)>>
 					<<if ($week-$slaves[$i].weekAcquired > 4) && $slaves[$i].energy > 20>>
 						<<set $slaves[$i].attrKnown = 1>>
-						<<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> has been monitoring her as she gets milked, attempting to gauge her sexuality. It seems she is
+						<<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> has been monitoring $him as $he gets milked, attempting to gauge $his sexuality. It seems $he is
 						<<saRulesAttractionDiscovery>>
 					<</if>>
 				<</if>>
 
 				<<if $slaves[$i].devotion > 50>>
-					She does her best for you, so she frequently deserves a reward and never needs to be punished.
+					$He does $his best for you, so $he frequently deserves a reward and never needs to be punished.
 					<<set _punishments = 0>>
 					<<set _rewards = 3>>
 				<<elseif $slaves[$i].devotion > 20>>
-					She's obedient out of acceptance of her place, so she often deserves a reward and rarely needs to be punished.
+					$He's obedient out of acceptance of $his place, so $he often deserves a reward and rarely needs to be punished.
 					<<set _punishments = 1>>
 					<<set _rewards = 2>>
 				<<elseif $slaves[$i].devotion >= -20>>
 					<<if $slaves[$i].trust < -20>>
-						She's obedient out of fear, so she only rarely deserves a reward and sometimes needs to be punished.
+						$He's obedient out of fear, so $he only rarely deserves a reward and sometimes needs to be punished.
 						<<set _punishments = 1>>
 						<<set _rewards = 1>>
 					<<else>>
-						She's too trusting for obedience and often needs to be punished.
+						$He's too trusting for obedience and often needs to be punished.
 						<<set _punishments = 2>>
 						<<set _rewards = 0>>
 					<</if>>
 				<<else>>
 					<<if $slaves[$i].trust < -50>>
-						She's only obedient out of terror, so she sometimes needs to be punished.
+						$He's only obedient out of terror, so $he sometimes needs to be punished.
 						<<set _punishments = 1>>
 						<<set _rewards = 0>>
 					<<else>>
-						She hates you too much to obey, so she needs constant punishment.
+						$He hates you too much to obey, so $he needs constant punishment.
 						<<set _punishments = 3>>
 						<<set _rewards = 0>>
 					<</if>>
@@ -3486,59 +3486,59 @@
 				<<if _rewards > 0>>
 					<<switch $slaves[$i].standardReward>>
 					<<case "relaxation">>
-						She's given free time, which she
+						$He's given free time, which $he
 						<<if $spa != 0>>
 							usually spends in $spaName<<if $Attendant != 0>> enjoying $Attendant.slaveName's care<</if>>.
 						<<else>>
 							usually spends relaxing in the penthouse slave quarters.
 						<</if>>
 						<<if $slaves[$i].relationship > 0>>
-							She often asks to save these breaks so she can spend them with her <<if $slaves[$i].relationship == 1>>friend<<elseif $slaves[$i].relationship == 2>>best friend<<elseif $slaves[$i].relationship == 3>>friend with benefits<<elseif $slaves[$i].relationship == 4>>sweetheart<<else>>wife<</if>>.
+							$He often asks to save these breaks so $he can spend them with $his <<if $slaves[$i].relationship == 1>>friend<<elseif $slaves[$i].relationship == 2>>best friend<<elseif $slaves[$i].relationship == 3>>friend with benefits<<elseif $slaves[$i].relationship == 4>>sweetheart<<else>>wife<</if>>.
 						<</if>>
-						These breaks are @@.green;good for her.@@
+						These breaks are @@.green;good for $him.@@
 						<<set $slaves[$i].health += _rewards>>
 					<<case "drugs">>
-						She's @@.hotpink;rewarded@@ with hits of mild recreational drugs, which @@.red;isn't healthy,@@ but helps bind her to you strongly.
+						$He's @@.hotpink;rewarded@@ with hits of mild recreational drugs, which @@.red;isn't healthy,@@ but helps bind $him to you strongly.
 						<<set $slaves[$i].health -= _rewards>>
 						<<set $slaves[$i].devotion += _rewards*2>>
 					<<case "orgasm">>
-						She's @@.hotpink;rewarded@@ with
+						$He's @@.hotpink;rewarded@@ with
 						<<if $slaves[$i].clitPiercing >= 3>>
-							sustained orgasm from her <<if $slaves[$i].dick == 0>>clit<<else>>dick<</if>> piercing,
+							sustained orgasm from $his <<if $slaves[$i].dick == 0>>clit<<else>>dick<</if>> piercing,
 						<<elseif $slaves[$i].releaseRules == "sapphic">>
 							immediate sex with any nearby slave,
 						<<else>>
 							a quick climax from a vibrator,
 						<</if>>
-						@@.green;boosting her libido.@@
+						@@.green;boosting $his libido.@@
 						<<if $slaves[$i].energy < 98>><<set $slaves[$i].energy += _rewards>><</if>><<set $slaves[$i].need -= (_rewards*10)>>
 						<<set $slaves[$i].devotion += _rewards>>
 					<<default>>
-						She's @@.hotpink;rewarded@@
+						$He's @@.hotpink;rewarded@@
 						<<if (_punishments > 0) && ($slaves[$i].standardReward == "situational")>>
 							and @@.gold;punished@@
 						<</if>>
-						situationally, letting her develop normally.
+						situationally, letting $him develop normally.
 						<<set $slaves[$i].devotion += _rewards>>
 					<</switch>>
 				<</if>>
 				<<if _punishments > 0>>
 					<<switch $slaves[$i].standardPunishment>>
 					<<case "confinement">>
-						When she disobeys, she spends her times @@.gold;getting milked in a cramped dark stall@@ until she behaves.
+						When $he disobeys, $he spends $his times @@.gold;getting milked in a cramped dark stall@@ until $he behaves.
 						<<set $slaves[$i].trust -= _punishments>>
 					<<case "whipping">>
-						When she disobeys, she's @@.gold;whipped,@@ not hard enough to mark her, but hard enough to @@.red;hurt,@@ breaking her quickly.
+						When $he disobeys, $he's @@.gold;whipped,@@ not hard enough to mark $him, but hard enough to @@.red;hurt,@@ breaking $him quickly.
 						<<set $slaves[$i].health -= _punishments>>
 						<<set $slaves[$i].trust -= 2*_punishments>>
 					<<case "chastity">>
-						When she disobeys, she finds her @@.gold;milkings fewer and far between,@@ @@.red;reducing her libido@@ but breaking her to @@.hotpink;sexual obedience.@@
+						When $he disobeys, $he finds $his @@.gold;milkings fewer and far between,@@ @@.red;reducing $his libido@@ but breaking $him to @@.hotpink;sexual obedience.@@
 						<<if $slaves[$i].energy > 2>><<set $slaves[$i].energy -= 2*_punishments>><</if>>
 						<<set $slaves[$i].devotion += _punishments>>
 						<<set $slaves[$i].trust -= _punishments>>
 					<<default>>
 						<<if (_rewards == 0) || ($slaves[$i].standardReward != "situational")>>
-							When she disobeys, she's @@.gold;punished@@ situationally, letting her develop normally.
+							When $he disobeys, $he's @@.gold;punished@@ situationally, letting $him develop normally.
 						<</if>>
 						<<set $slaves[$i].trust -= _punishments>>
 					<</switch>>
@@ -3546,65 +3546,65 @@
 			<</if>>
 		<<case "be your Concubine">>
 			<<if $slaves[$i].energy <= 20>>
-				is frigid and has little interest in getting off allowing her to focus on getting you off.	
+				is frigid and has little interest in getting off allowing $him to focus on getting you off.	
 				<<set $slaves[$i].need = 0>>
 			<<else>>
-				gets more of your attention each day than any other slave, leaving her thoroughly satisfied.
+				gets more of your attention each day than any other slave, leaving $him thoroughly satisfied.
 				<<set $slaves[$i].need = 0>>
 			<</if>>
 
 			<<if ($slaves[$i].attrKnown == 0)>>
 				<<if ($week-$slaves[$i].weekAcquired > 4) && $slaves[$i].energy > 20>>
 					<<set $slaves[$i].attrKnown = 1>>
-					<<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> has been monitoring her as she amuses herself, analyzing her tastes. It seems she is
+					<<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> has been monitoring $him as $he amuses $himself, analyzing $his tastes. It seems $he is
 					<<saRulesAttractionDiscovery>>
 				<</if>>
 			<</if>>
 
-			She does her best for you, so she frequently deserves a reward and never needs to be punished.
+			$He does $his best for you, so $he frequently deserves a reward and never needs to be punished.
 			<<set _punishments = 0>>
 			<<set _rewards = 3>>
 			
 			<<if _rewards > 0>>
 				<<switch $slaves[$i].standardReward>>
 				<<case "relaxation">>
-					She's given free time, which she
+					$He's given free time, which $he
 					<<if $spa != 0>>
 						usually sets aside to spend with you in $spaName.
 					<<else>>
 						usually spends relaxing with you.
 					<</if>>
 					<<if $slaves[$i].relationship > 0>>
-						She often asks to save these breaks so she can spend them with her <<if $slaves[$i].relationship == 1>>friend<<elseif $slaves[$i].relationship == 2>>best friend<<elseif $slaves[$i].relationship == 3>>friend with benefits<<elseif $slaves[$i].relationship == 4>>sweetheart<<else>>wife<</if>>.
+						$He often asks to save these breaks so $he can spend them with $his <<if $slaves[$i].relationship == 1>>friend<<elseif $slaves[$i].relationship == 2>>best friend<<elseif $slaves[$i].relationship == 3>>friend with benefits<<elseif $slaves[$i].relationship == 4>>sweetheart<<else>>wife<</if>>.
 					<</if>>
-					These breaks are @@.green;good for her.@@
+					These breaks are @@.green;good for $him.@@
 					<<set $slaves[$i].health += _rewards>>
 				<<case "drugs">>
-					She's @@.hotpink;rewarded@@ with hits of mild recreational drugs, which @@.red;isn't healthy,@@ but helps bind her to you strongly.
+					$He's @@.hotpink;rewarded@@ with hits of mild recreational drugs, which @@.red;isn't healthy,@@ but helps bind $him to you strongly.
 					<<set $slaves[$i].health -= _rewards>>
 					<<set $slaves[$i].devotion += _rewards*2>>
 				<<case "orgasm">>
-					She's @@.hotpink;rewarded@@ with
+					$He's @@.hotpink;rewarded@@ with
 					<<if $slaves[$i].clitPiercing >= 3>>
-						sustained orgasm from her <<if $slaves[$i].dick == 0>>clit<<else>>dick<</if>> piercing,
+						sustained orgasm from $his <<if $slaves[$i].dick == 0>>clit<<else>>dick<</if>> piercing,
 					<<else>>
 						immediate sex with you,
 					<</if>>
-					@@.green;boosting her libido.@@
+					@@.green;boosting $his libido.@@
 					<<if $slaves[$i].energy < 98>><<set $slaves[$i].energy += _rewards>><</if>><<set $slaves[$i].need -= (_rewards*10)>>
 					<<set $slaves[$i].devotion += _rewards>>
 				<<default>>
-					She's @@.hotpink;rewarded@@
+					$He's @@.hotpink;rewarded@@
 					<<if (_punishments > 0) && ($slaves[$i].standardReward == "situational")>>
 						and @@.gold;punished@@
 					<</if>>
-					situationally, letting her develop normally.
+					situationally, letting $him develop normally.
 					<<set $slaves[$i].devotion += _rewards>>
 				<</switch>>
 			<</if>>
 		<<case "serve in the master suite">>
 			<<if $slaves[$i].devotion < -50>>
-				is so unhappy that she has little interest in getting off.
+				is so unhappy that $he has little interest in getting off.
 				<<set $slaves[$i].need = 0>>
 			<<elseif $slaves[$i].energy <= 20>>
 				is frigid and has little interest in getting off.	
@@ -3614,44 +3614,44 @@
 				<<set $slaves[$i].need -= 80>>
 			<<elseif $slaves[$i].need < $slaves[$i].energy*0.5>>
 				<<if ($slaves[$i].devotion <= 20)>>
-					gets off regularly despite her reluctance, @@.hotpink;habituating her to sexual slavery.@@
+					gets off regularly despite $his reluctance, @@.hotpink;habituating $him to sexual slavery.@@
 					<<set $slaves[$i].devotion += 1>>
 					<<if ($slaves[$i].trust > -20) && ($slaves[$i].devotion <= 20)>>
-						She hates herself for climaxing, and knows the mild aphrodisiacs in the food are forcing her arousal, @@.gold;frightening her.@@
+						$He hates $himself for climaxing, and knows the mild aphrodisiacs in the food are forcing $his arousal, @@.gold;frightening $him.@@
 						<<set $slaves[$i].trust -= 1>>
 					<</if>>
 					<<set $slaves[$i].need -= 20>>
 				<<elseif ($slaves[$i].releaseRules != "permissive") && ($slaves[$i].releaseRules != "masturbation")>>
-					gets off regularly, so being forbidden to masturbate doesn't affect her seriously.
+					gets off regularly, so being forbidden to masturbate doesn't affect $him seriously.
 					<<set $slaves[$i].need -= 20>>
 				<<else>>
-					gets off regularly, so she doesn't feel the need to seek relief.
+					gets off regularly, so $he doesn't feel the need to seek relief.
 					<<set $slaves[$i].need -= 20>>
 				<</if>>
 			<<else>>
 				<<if ($slaves[$i].devotion <= 20)>>
-					sometimes needs a little extra attention from you, @@.hotpink;habituating her to sexual slavery.@@
+					sometimes needs a little extra attention from you, @@.hotpink;habituating $him to sexual slavery.@@
 					<<set $slaves[$i].devotion += 1>>
 					<<if ($slaves[$i].trust > -20) && ($slaves[$i].devotion <= 20)>>
-						She hates herself for climaxing to your touch, and knows the mild aphrodisiacs in the food are forcing her arousal, @@.gold;frightening her.@@
+						$He hates $himself for climaxing to your touch, and knows the mild aphrodisiacs in the food are forcing $his arousal, @@.gold;frightening $him.@@
 						<<set $slaves[$i].trust -= 1>>
 					<</if>>
 					<<set $slaves[$i].need -= 40>>
 				<<else>>
-					sometimes needs a little extra sexual attention, not that you mind giving it to her.
+					sometimes needs a little extra sexual attention, not that you mind giving it to $him.
 					<<set $slaves[$i].need -= 40>>
 				<</if>>
 			<</if>>
 
 			<<if ($slaves[$i].devotion <= 20)>>
 				<<if $slaves[$i].voice == 0>>
-					Living as a mute @@.hotpink;molds her@@ to your will.
+					Living as a mute @@.hotpink;molds $him@@ to your will.
 					<<set $slaves[$i].devotion += 1>>
 				<<elseif $slaves[$i].lips > 95>>
-					Being unable to speak through her facepussy @@.hotpink;molds her@@ to your will.
+					Being unable to speak through $his facepussy @@.hotpink;molds $him@@ to your will.
 					<<set $slaves[$i].devotion += 1>>
 				<<elseif $slaves[$i].speechRules == "restrictive">>
-					Living under enforced silence @@.hotpink;molds her@@ to your will.
+					Living under enforced silence @@.hotpink;molds $him@@ to your will.
 					<<set $slaves[$i].devotion += 1>>
 				<</if>>
 			<</if>>
@@ -3659,36 +3659,36 @@
 			<<if ($slaves[$i].attrKnown == 0)>>
 				<<if ($week-$slaves[$i].weekAcquired > 4) && $slaves[$i].energy > 20>>
 					<<set $slaves[$i].attrKnown = 1>>
-					<<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> has been monitoring her as she gets off, analyzing her sexuality. It seems she is
+					<<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> has been monitoring $him as $he gets off, analyzing $his sexuality. It seems $he is
 					<<saRulesAttractionDiscovery>>
 				<</if>>
 			<</if>>
 
 			<<if $slaves[$i].devotion > 50>>
-				She does her best for you, so she frequently deserves a reward and never needs to be punished.
+				$He does $his best for you, so $he frequently deserves a reward and never needs to be punished.
 				<<set _punishments = 0>>
 				<<set _rewards = 3>>
 			<<elseif $slaves[$i].devotion > 20>>
-				She's obedient out of acceptance of her place, so she often deserves a reward and rarely needs to be punished.
+				$He's obedient out of acceptance of $his place, so $he often deserves a reward and rarely needs to be punished.
 				<<set _punishments = 1>>
 				<<set _rewards = 2>>
 			<<elseif $slaves[$i].devotion >= -20>>
 				<<if $slaves[$i].trust < -20>>
-					She's obedient out of fear, so she only rarely deserves a reward and sometimes needs to be punished.
+					$He's obedient out of fear, so $he only rarely deserves a reward and sometimes needs to be punished.
 					<<set _punishments = 1>>
 					<<set _rewards = 1>>
 				<<else>>
-					She's too trusting for obedience and often needs to be punished.
+					$He's too trusting for obedience and often needs to be punished.
 					<<set _punishments = 2>>
 					<<set _rewards = 0>>
 				<</if>>
 			<<else>>
 				<<if $slaves[$i].trust < -50>>
-					She's only obedient out of terror, so she sometimes needs to be punished.
+					$He's only obedient out of terror, so $he sometimes needs to be punished.
 					<<set _punishments = 1>>
 					<<set _rewards = 0>>
 				<<else>>
-					She hates you too much to obey, so she needs constant punishment.
+					$He hates you too much to obey, so $he needs constant punishment.
 					<<set _punishments = 3>>
 					<<set _rewards = 0>>
 				<</if>>
@@ -3697,87 +3697,87 @@
 			<<if _rewards > 0>>
 				<<switch $slaves[$i].standardReward>>
 				<<case "relaxation">>
-					She's given free time, which she
+					$He's given free time, which $he
 					<<if $spa != 0>>
 						usually spends in $spaName<<if $Attendant != 0>> enjoying $Attendant.slaveName's care<</if>>.
 					<<else>>
-						usually spends relaxing on her favorite pillow.
+						usually spends relaxing on $his favorite pillow.
 					<</if>>
 					<<if $slaves[$i].relationship > 0>>
-						She often asks to save these breaks so she can spend them with her <<if $slaves[$i].relationship == 1>>friend<<elseif $slaves[$i].relationship == 2>>best friend<<elseif $slaves[$i].relationship == 3>>friend with benefits<<elseif $slaves[$i].relationship == 4>>sweetheart<<else>>wife<</if>>.
+						$He often asks to save these breaks so $he can spend them with $his <<if $slaves[$i].relationship == 1>>friend<<elseif $slaves[$i].relationship == 2>>best friend<<elseif $slaves[$i].relationship == 3>>friend with benefits<<elseif $slaves[$i].relationship == 4>>sweetheart<<else>>wife<</if>>.
 					<</if>>
-					These breaks are @@.green;good for her.@@
+					These breaks are @@.green;good for $him.@@
 					<<set $slaves[$i].health += _rewards>>
 				<<case "drugs">>
-					She's @@.hotpink;rewarded@@ with hits of mild recreational drugs, which @@.red;isn't healthy,@@ but helps bind her to you strongly.
+					$He's @@.hotpink;rewarded@@ with hits of mild recreational drugs, which @@.red;isn't healthy,@@ but helps bind $him to you strongly.
 					<<set $slaves[$i].health -= _rewards>>
 					<<set $slaves[$i].devotion += _rewards*2>>
 				<<case "orgasm">>
-					She's @@.hotpink;rewarded@@ with
+					$He's @@.hotpink;rewarded@@ with
 					<<if $slaves[$i].clitPiercing >= 3>>
-						sustained orgasm from her <<if $slaves[$i].dick == 0>>clit<<else>>dick<</if>> piercing,
+						sustained orgasm from $his <<if $slaves[$i].dick == 0>>clit<<else>>dick<</if>> piercing,
 					<<else>>
 						immediate sex with you,
 					<</if>>
-					@@.green;boosting her libido.@@
+					@@.green;boosting $his libido.@@
 					<<if $slaves[$i].energy < 98>><<set $slaves[$i].energy += _rewards>><</if>><<set $slaves[$i].need -= (_rewards*10)>>
 					<<set $slaves[$i].devotion += _rewards>>
 				<<default>>
-					She's @@.hotpink;rewarded@@
+					$He's @@.hotpink;rewarded@@
 					<<if (_punishments > 0) && ($slaves[$i].standardReward == "situational")>>
 						and @@.gold;punished@@
 					<</if>>
-					situationally, letting her develop normally.
+					situationally, letting $him develop normally.
 					<<set $slaves[$i].devotion += _rewards>>
 				<</switch>>
 			<</if>>
 			<<if _punishments > 0>>
 				<<switch $slaves[$i].standardPunishment>>
 				<<case "confinement">>
-					When she disobeys, she's
+					When $he disobeys, $he's
 					<<if $cellblock != 0>>
-						@@.gold;put in $cellblockName@@<<if $Wardeness != 0>>, where she can experience $Wardeness.slaveName's tender mercies<</if>>.
+						@@.gold;put in $cellblockName@@<<if $Wardeness != 0>>, where $he can experience $Wardeness.slaveName's tender mercies<</if>>.
 					<<else>>
-						@@.gold;shut up in a box@@ until she behaves.
+						@@.gold;shut up in a box@@ until $he behaves.
 					<</if>>
 					<<set $slaves[$i].trust -= _punishments>>
 				<<case "whipping">>
-					When she disobeys, she's @@.gold;whipped,@@ not hard enough to mark her, but hard enough to @@.red;hurt,@@ breaking her quickly.
+					When $he disobeys, $he's @@.gold;whipped,@@ not hard enough to mark $him, but hard enough to @@.red;hurt,@@ breaking $him quickly.
 					<<set $slaves[$i].health -= _punishments>>
 					<<set $slaves[$i].trust -= 2*_punishments>>
 				<<case "chastity">>
-					When she disobeys, she's @@.gold;denied@@ her next orgasm, @@.red;reducing her libido@@ but breaking her to @@.hotpink;sexual obedience.@@
+					When $he disobeys, $he's @@.gold;denied@@ $his next orgasm, @@.red;reducing $his libido@@ but breaking $him to @@.hotpink;sexual obedience.@@
 					<<if $slaves[$i].energy > 2>><<set $slaves[$i].energy -= 2*_punishments>><</if>>
 					<<set $slaves[$i].devotion += _punishments>>
 					<<set $slaves[$i].trust -= _punishments>>
 				<<default>>
 					<<if (_rewards == 0) || ($slaves[$i].standardReward != "situational")>>
-						When she disobeys, she's @@.gold;punished@@ situationally, letting her develop normally.
+						When $he disobeys, $he's @@.gold;punished@@ situationally, letting $him develop normally.
 					<</if>>
 					<<set $slaves[$i].trust -= _punishments>>
 				<</switch>>
 			<</if>>
 		<<case "live with your Head Girl">>
 			<<if $slaves[$i].devotion < -50>>
-				is so unhappy that she has little interest in getting off, not that $HeadGirl.slaveName cares.
+				is so unhappy that $he has little interest in getting off, not that $HeadGirl.slaveName cares.
 				<<set $slaves[$i].need = 0>>
 			<<elseif $slaves[$i].energy <= 20>>
 				is frigid and has little interest in getting off, though it doesn't stop $HeadGirl.slaveName.
 				<<set $slaves[$i].need = 0>>
 			<<elseif $slaves[$i].need < $slaves[$i].energy*0.5>>
 				<<if ($slaves[$i].devotion <= 20)>>
-					gets off with $HeadGirl.slaveName despite her reluctance, @@.hotpink;habituating her to sexual slavery.@@
+					gets off with $HeadGirl.slaveName despite $his reluctance, @@.hotpink;habituating $him to sexual slavery.@@
 					<<set $slaves[$i].devotion += 1>>
 					<<if ($slaves[$i].trust > -20) && ($slaves[$i].devotion <= 20)>>
-						She hates herself for climaxing, and knows the mild aphrodisiacs in the food are forcing her arousal, @@.gold;frightening her.@@
+						$He hates $himself for climaxing, and knows the mild aphrodisiacs in the food are forcing $his arousal, @@.gold;frightening $him.@@
 						<<set $slaves[$i].trust -= 1>>
 					<</if>>
 					<<set $slaves[$i].need -= 20>>
 				<<elseif ($slaves[$i].releaseRules != "permissive") && ($slaves[$i].releaseRules != "masturbation")>>
-					gets off with $HeadGirl.slaveName, so being forbidden to masturbate doesn't affect her seriously.
+					gets off with $HeadGirl.slaveName, so being forbidden to masturbate doesn't affect $him seriously.
 					<<set $slaves[$i].need -= 20>>
 				<<else>>
-					gets off with $HeadGirl.slaveName, so she doesn't feel the need for release that often.
+					gets off with $HeadGirl.slaveName, so $he doesn't feel the need for release that often.
 					<<set $slaves[$i].need -= 20>>
 				<</if>>
 			<<else>>
@@ -3786,56 +3786,56 @@
 
 			<<if ($slaves[$i].devotion <= 20)>>
 				<<if $slaves[$i].voice == 0>>
-					Living as a mute @@.hotpink;molds her@@ to your Head Girl's will.
+					Living as a mute @@.hotpink;molds $him@@ to your Head Girl's will.
 					<<set $slaves[$i].devotion += 1>>
 				<<elseif $slaves[$i].lips > 95>>
-					Being unable to speak through her facepussy @@.hotpink;molds her@@ to your Head Girl's will.
+					Being unable to speak through $his facepussy @@.hotpink;molds $him@@ to your Head Girl's will.
 					<<set $slaves[$i].devotion += 1>>
 				<<elseif $slaves[$i].speechRules == "restrictive">>
-					Living under enforced silence @@.hotpink;molds her@@ to your Head Girl's will.
+					Living under enforced silence @@.hotpink;molds $him@@ to your Head Girl's will.
 					<<set $slaves[$i].devotion += 1>>
 				<</if>>
 			<</if>>
 
 			<<if ($slaves[$i].devotion <= 20)>>
-				She shares a room, and sometimes bed, with $HeadGirl.slaveName. Your Head Girl keeps it from going to her head, however.
+				$He shares a room, and sometimes bed, with $HeadGirl.slaveName. Your Head Girl keeps it from going to $his head, however.
 			<<else>>
-				She loves sharing a room, and sometimes bed, with $HeadGirl.slaveName.
+				$He loves sharing a room, and sometimes bed, with $HeadGirl.slaveName.
 			<</if>>
 
 			<<if ($slaves[$i].attrKnown == 0)>>
 				<<if ($week-$slaves[$i].weekAcquired > 4) && $slaves[$i].energy > 20>>
 					<<set $slaves[$i].attrKnown = 1>>
-					<<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> has been monitoring her as she spends time with your Head Girl, analyzing her sexuality. It seems she is
+					<<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> has been monitoring $him as $he spends time with your Head Girl, analyzing $his sexuality. It seems $he is
 					<<saRulesAttractionDiscovery>>
 				<</if>>
 			<</if>>
 
 			<<if $slaves[$i].devotion > 50>>
-				She does her best for $HeadGirl.slaveName, and thus you, so she frequently deserves a reward and never needs to be punished.
+				$He does $his best for $HeadGirl.slaveName, and thus you, so $he frequently deserves a reward and never needs to be punished.
 				<<set _punishments = 0>>
 				<<set _rewards = 3>>
 			<<elseif $slaves[$i].devotion > 20>>
-				She's obedient out of acceptance of her place, so she often deserves a reward and rarely needs to be punished.
+				$He's obedient out of acceptance of $his place, so $he often deserves a reward and rarely needs to be punished.
 				<<set _punishments = 1>>
 				<<set _rewards = 2>>
 			<<elseif $slaves[$i].devotion >= -20>>
 				<<if $slaves[$i].trust < -20>>
-					She's obedient out of fear, so she only rarely deserves a reward and sometimes needs to be punished.
+					$He's obedient out of fear, so $he only rarely deserves a reward and sometimes needs to be punished.
 					<<set _punishments = 1>>
 					<<set _rewards = 1>>
 				<<else>>
-					She's too trusting for obedience and often needs to be punished.
+					$He's too trusting for obedience and often needs to be punished.
 					<<set _punishments = 2>>
 					<<set _rewards = 0>>
 				<</if>>
 			<<else>>
 				<<if $slaves[$i].trust < -50>>
-					She's only obedient out of terror, so she sometimes needs to be punished.
+					$He's only obedient out of terror, so $he sometimes needs to be punished.
 					<<set _punishments = 1>>
 					<<set _rewards = 0>>
 				<<else>>
-					She hates you and $HeadGirl.slaveName too much to obey, so she needs constant punishment.
+					$He hates you and $HeadGirl.slaveName too much to obey, so $he needs constant punishment.
 					<<set _punishments = 3>>
 					<<set _rewards = 0>>
 				<</if>>
@@ -3844,89 +3844,89 @@
 			<<if _rewards > 0>>
 				<<switch $slaves[$i].standardReward>>
 				<<case "relaxation">>
-					She's given free time, which she
+					$He's given free time, which $he
 					<<if $spa != 0>>
 						usually spends in $spaName<<if $Attendant != 0>> enjoying $Attendant.slaveName's care<</if>>.
 					<<else>>
 						usually spends relaxing in your Head Girls private room.
 					<</if>>
 					<<if $slaves[$i].relationship > 0>>
-						She often asks to save these breaks so she can spend them with her <<if $slaves[$i].relationship == 1>>friend<<elseif $slaves[$i].relationship == 2>>best friend<<elseif $slaves[$i].relationship == 3>>friend with benefits<<elseif $slaves[$i].relationship == 4>>sweetheart<<else>>wife<</if>>.
+						$He often asks to save these breaks so $he can spend them with $his <<if $slaves[$i].relationship == 1>>friend<<elseif $slaves[$i].relationship == 2>>best friend<<elseif $slaves[$i].relationship == 3>>friend with benefits<<elseif $slaves[$i].relationship == 4>>sweetheart<<else>>wife<</if>>.
 					<</if>>
-					These breaks are @@.green;good for her.@@
+					These breaks are @@.green;good for $him.@@
 					<<set $slaves[$i].health += _rewards>>
 				<<case "drugs">>
-					She's @@.hotpink;rewarded@@ with hits of mild recreational drugs, which @@.red;isn't healthy,@@ but helps bind her to you strongly.
+					$He's @@.hotpink;rewarded@@ with hits of mild recreational drugs, which @@.red;isn't healthy,@@ but helps bind $him to you strongly.
 					<<set $slaves[$i].health -= _rewards>>
 					<<set $slaves[$i].devotion += _rewards*2>>
 				<<case "orgasm">>
-					She's @@.hotpink;rewarded@@ with
+					$He's @@.hotpink;rewarded@@ with
 					<<if $slaves[$i].clitPiercing >= 3>>
-						sustained orgasm from her <<if $slaves[$i].dick == 0>>clit<<else>>dick<</if>> piercing,
+						sustained orgasm from $his <<if $slaves[$i].dick == 0>>clit<<else>>dick<</if>> piercing,
 					<<elseif $activeSlave.releaseRules == "sapphic">>
 						immediate sex with any nearby slave,
 					<<else>>
 						a quick climax from a vibrator,
 					<</if>>
-					@@.green;boosting her libido.@@
+					@@.green;boosting $his libido.@@
 					<<if $slaves[$i].energy < 98>><<set $slaves[$i].energy += _rewards>><</if>><<set $slaves[$i].need -= (_rewards*10)>>
 					<<set $slaves[$i].devotion += _rewards>>
 				<<default>>
-					She's @@.hotpink;rewarded@@
+					$He's @@.hotpink;rewarded@@
 					<<if (_punishments > 0) && ($slaves[$i].standardReward == "situational")>>
 						and @@.gold;punished@@
 					<</if>>
-					situationally, letting her develop normally.
+					situationally, letting $him develop normally.
 					<<set $slaves[$i].devotion += _rewards>>
 				<</switch>>
 			<</if>>
 			<<if _punishments > 0>>
 				<<switch $slaves[$i].standardPunishment>>
 				<<case "confinement">>
-					When she disobeys, she
+					When $he disobeys, $he
 					<<if $cellblock != 0>>
-						@@.gold;spends her time in $cellblockName@@<<if $Wardeness != 0>>, where she can experience $Wardeness.slaveName's tender mercies<</if>>.
+						@@.gold;spends $his time in $cellblockName@@<<if $Wardeness != 0>>, where $he can experience $Wardeness.slaveName's tender mercies<</if>>.
 					<<else>>
-						spends her time @@.gold;shut up in a box@@ until she behaves.
+						spends $his time @@.gold;shut up in a box@@ until $he behaves.
 					<</if>>
 					<<set $slaves[$i].trust -= _punishments>>
 				<<case "whipping">>
-					When she disobeys, she's @@.gold;whipped,@@ not hard enough to mark her, but hard enough to @@.red;hurt,@@ breaking her quickly.
+					When $he disobeys, $he's @@.gold;whipped,@@ not hard enough to mark $him, but hard enough to @@.red;hurt,@@ breaking $him quickly.
 					<<set $slaves[$i].health -= _punishments>>
 					<<set $slaves[$i].trust -= 2*_punishments>>
 				<<case "chastity">>
-					When she disobeys, $HeadGirl.slaveName @@.gold;ruins her next orgasm,@@ @@.red;reducing her libido@@ but breaking her to @@.hotpink;sexual obedience.@@
+					When $he disobeys, $HeadGirl.slaveName @@.gold;ruins $his next orgasm,@@ @@.red;reducing $his libido@@ but breaking $him to @@.hotpink;sexual obedience.@@
 					<<if $slaves[$i].energy > 2>><<set $slaves[$i].energy -= 2*_punishments>><</if>>
 					<<set $slaves[$i].devotion += _punishments>>
 					<<set $slaves[$i].trust -= _punishments>>
 				<<default>>
 					<<if (_rewards == 0) || ($slaves[$i].standardReward != "situational")>>
-						When she disobeys, she's @@.gold;punished@@ situationally, letting her develop normally.
+						When $he disobeys, $he's @@.gold;punished@@ situationally, letting $him develop normally.
 					<</if>>
 					<<set $slaves[$i].trust -= _punishments>>
 				<</switch>>
 			<</if>>
 		<<default>>
 			<<if $slaves[$i].devotion < -50>>
-				is so unhappy that she has little interest in getting off<<if ($slaves[$i].releaseRules != "permissive")>>, making the rule restricting her sexual outlets superfluous<</if>>.
+				is so unhappy that $he has little interest in getting off<<if ($slaves[$i].releaseRules != "permissive")>>, making the rule restricting $his sexual outlets superfluous<</if>>.
 				<<set $slaves[$i].need = 0>>
 			<<elseif $slaves[$i].energy <= 20>>
-				is frigid and has little interest in getting off<<if ($slaves[$i].releaseRules != "permissive")>>, making the rule restricting her sexual outlets superfluous<</if>>.	
+				is frigid and has little interest in getting off<<if ($slaves[$i].releaseRules != "permissive")>>, making the rule restricting $his sexual outlets superfluous<</if>>.	
 				<<set $slaves[$i].need = 0>>
 			<<elseif $slaves[$i].need < $slaves[$i].energy*0.5>>
 				<<if ($slaves[$i].devotion <= 20)>>
-					gets off at work despite her reluctance, @@.hotpink;habituating her to sexual slavery.@@
+					gets off at work despite $his reluctance, @@.hotpink;habituating $him to sexual slavery.@@
 					<<set $slaves[$i].devotion += 1>>
 					<<if ($slaves[$i].trust > -20) && ($slaves[$i].devotion <= 20)>>
-						She hates herself for climaxing, and knows the mild aphrodisiacs in the food are forcing her arousal, @@.gold;frightening her.@@
+						$He hates $himself for climaxing, and knows the mild aphrodisiacs in the food are forcing $his arousal, @@.gold;frightening $him.@@
 						<<set $slaves[$i].trust -= 1>>
 					<</if>>
 					<<set $slaves[$i].need -= 20>>
 				<<elseif ($slaves[$i].releaseRules != "permissive") && ($slaves[$i].releaseRules != "masturbation")>>
-					gets off at work, so being forbidden to masturbate doesn't affect her seriously.
+					gets off at work, so being forbidden to masturbate doesn't affect $him seriously.
 					<<set $slaves[$i].need -= 20>>
 				<<else>>
-					gets off at work, so she doesn't feel the need to masturbate frequently.
+					gets off at work, so $he doesn't feel the need to masturbate frequently.
 					<<set $slaves[$i].need -= 20>>
 				<</if>>
 			<<else>>
@@ -3944,30 +3944,30 @@
 					<<else>> /* $slaves[$i].devotion >= 50 */
 						willingly begs you to
 						<<saRulesPlayerFetishPlay>>
-						every chance she gets.
+						every chance $he gets.
 						<<saRulesPlayerEnergy>>
 					<</if>> /* closes $slaves[$i].devotion >= 50 */
 					<<saRulesPlayerDiscoversFetish>>
 					<<saRulesPlayerDrugEffects>>
 				<<elseif ($slaves[$i].releaseRules == "masturbation")>>
 					<<if ($slaves[$i].devotion <= 20) && ($slaves[$i].trust > -20)>>
-						takes solace in her permission to masturbate rather than being forced to beg for sex, @@.mediumaquamarine;reducing her fear@@ of you.
+						takes solace in $his permission to masturbate rather than being forced to beg for sex, @@.mediumaquamarine;reducing $his fear@@ of you.
 						<<set $slaves[$i].trust += 2, $slaves[$i].need = 0>>
 					<<elseif ($slaves[$i].devotion <= 20)>>
-						enjoys being allowed to masturbate rather than trading sex with other slaves, @@.mediumaquamarine;slightly reducing her fear@@ of you but @@.mediumorchid;allowing her to remain in control of her sexuality.@@
+						enjoys being allowed to masturbate rather than trading sex with other slaves, @@.mediumaquamarine;slightly reducing $his fear@@ of you but @@.mediumorchid;allowing $him to remain in control of $him sexuality.@@
 						<<set $slaves[$i].trust += 1, $slaves[$i].devotion -= 1, $slaves[$i].need = 0>>
 					<<elseif ($slaves[$i].devotion < 50)>>
-						accepts having to relieve herself solely through masturbation.
+						accepts having to relieve $himself solely through masturbation.
 						<<set $slaves[$i].need = 0>>
 					<<elseif ($slaves[$i].devotion < 80)>>
-						is a little disappointed that she's limited to her hands and toys, but @@.mediumaquamarine;trusts you know what's best for her.@@ 
+						is a little disappointed that $he's limited to $his hands and toys, but @@.mediumaquamarine;trusts you know what's best for $him.@@ 
 						<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 					<<else>>
-						@@.mediumaquamarine;trusts your judgment@@ that only she really knows how to pleasure herself, though she @@.mediumorchid;often wonders why you don't use her.@@
+						@@.mediumaquamarine;trusts your judgment@@ that only $he really knows how to pleasure $himself, though $he @@.mediumorchid;often wonders why you don't use $him.@@
 						<<set $slaves[$i].trust += 1, $slaves[$i].devotion -= 2, $slaves[$i].need = 0>>
 					<</if>>
 					<<if $slaves[$i].devotion > 20>>
-						When she does play with herself, she
+						When $he does play with $himself, $he
 						<<saRulesMasturbationFetishPlay>>
 						<<saRulesMasturbationDiscoversFetish>>
 					<</if>>
@@ -3976,7 +3976,7 @@
 					<<if ($universalRulesConsent == 0)>>
 						<<if ($slaves[$i].devotion <= 20) && ($slaves[$i].trust > -20)>>
 							<<if ($slaves[$i].releaseRules == "permissive")>>
-								masturbates whenever she can find a private moment to take care of the urges induced by the food, @@.mediumaquamarine;slightly reducing her fear@@ of you.
+								masturbates whenever $he can find a private moment to take care of the urges induced by the food, @@.mediumaquamarine;slightly reducing $his fear@@ of you.
 								<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 							<<else>>
 								refuses to use other slaves to get off, and is @@.gold;severely punished@@ for illicit masturbation.
@@ -3984,10 +3984,10 @@
 							<</if>>
 						<<elseif ($slaves[$i].devotion <= 20)>>
 							<<if ($slaves[$i].releaseRules == "permissive")>>
-								prefers to masturbate rather than demanding sex from other slaves, @@.mediumaquamarine;slightly reducing her fear@@ of you.
+								prefers to masturbate rather than demanding sex from other slaves, @@.mediumaquamarine;slightly reducing $his fear@@ of you.
 								<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 							<<else>>
-								is forced to demand sex from other slaves by the urges induced by the food, and @@.hotpink;hates herself@@ for it.
+								is forced to demand sex from other slaves by the urges induced by the food, and @@.hotpink;hates $himself@@ for it.
 								<<set $slaves[$i].devotion += 1, $slaves[$i].need *= 0.5>>
 							<</if>>
 						<<elseif ($slaves[$i].devotion < 50)>>
@@ -3996,7 +3996,7 @@
 							<<saRulesRapeFetish>>
 							<<saRulesRapeDiscoversFetish>>
 						<<else>>
-							happily @@.mediumaquamarine;avails herself@@ of your permission to
+							happily @@.mediumaquamarine;avails $himself@@ of your permission to
 							<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 							<<saRulesRapeFetish>>
 							<<saRulesRapeDiscoversFetish>>
@@ -4004,7 +4004,7 @@
 					<<else>> /* universalRulesConsent is not zero */
 						<<if ($slaves[$i].devotion <= 20) && ($slaves[$i].trust > -20)>>
 							<<if ($slaves[$i].releaseRules == "permissive")>>
-								prefers to masturbate rather than asking other slaves for sex, @@.mediumaquamarine;slightly reducing her fear@@ of you.
+								prefers to masturbate rather than asking other slaves for sex, @@.mediumaquamarine;slightly reducing $his fear@@ of you.
 								<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 							<<else>>
 								refuses to ask other slaves for sex, and is @@.gold;severely punished@@ for illicit masturbation.
@@ -4012,10 +4012,10 @@
 							<</if>>
 						<<elseif ($slaves[$i].devotion <= 20)>>
 							<<if ($slaves[$i].releaseRules == "permissive")>>
-								prefers to masturbate rather than trading sex with other slaves, @@.mediumaquamarine;slightly reducing her fear@@ of you.
+								prefers to masturbate rather than trading sex with other slaves, @@.mediumaquamarine;slightly reducing $his fear@@ of you.
 								<<set $slaves[$i].trust += 1, $slaves[$i].need = 0>>
 							<<else>>
-								is forced to swap sex with other slaves by the urges induced by the food, and @@.hotpink;hates herself@@ for it.
+								is forced to swap sex with other slaves by the urges induced by the food, and @@.hotpink;hates $himself@@ for it.
 								<<set $slaves[$i].devotion += 1, $slaves[$i].need *= 0.5>>
 							<</if>>
 						<<elseif ($slaves[$i].devotion < 50)>>
@@ -4036,13 +4036,13 @@
 
 			<<if ($slaves[$i].devotion <= 20)>>
 				<<if $slaves[$i].voice == 0>>
-					Living as a mute @@.hotpink;molds her@@ to your will.
+					Living as a mute @@.hotpink;molds $him@@ to your will.
 					<<set $slaves[$i].devotion += 1>>
 				<<elseif $slaves[$i].lips > 95>>
-					Being unable to speak through her facepussy @@.hotpink;molds her@@ to your will.
+					Being unable to speak through $his facepussy @@.hotpink;molds $him@@ to your will.
 					<<set $slaves[$i].devotion += 1>>
 				<<elseif $slaves[$i].speechRules == "restrictive">>
-					Living under enforced silence @@.hotpink;molds her@@ to your will.
+					Living under enforced silence @@.hotpink;molds $him@@ to your will.
 					<<set $slaves[$i].devotion += 1>>
 				<</if>>
 			<</if>>
@@ -4050,7 +4050,7 @@
 			<<if $slaves[$i].assignment != "be your Head Girl" && $slaves[$i].assignment != "guard you">>
 				<<if $roomsPopulation > $rooms>>
 					<<if $slaves[$i].livingRules == "luxurious">>
-						There are @@.yellow;too many slaves for the penthouse's individual rooms,@@ so she moves out into the dormitory.
+						There are @@.yellow;too many slaves for the penthouse's individual rooms,@@ so $he moves out into the dormitory.
 						<<set $slaves[$i].livingRules = "normal">>
 						<<set $dormitoryPopulation += 1>>
 						<<if $slaves[$i].relationship >= 4>><<set $roomsPopulation -= 0.5>><<else>><<set $roomsPopulation -= 1>><</if>>
@@ -4060,35 +4060,35 @@
 
 			<<if ($slaves[$i].devotion <= 20)>>
 				<<if ($slaves[$i].livingRules == "spare")>>
-					The spare living conditions @@.hotpink;get her used@@ to the routine of
+					The spare living conditions @@.hotpink;get $him used@@ to the routine of
 					<<if ($slaves[$i].trust > 20)>>
-						slavery and @@.gold;keep her aware of her lowly place.@@
+						slavery and @@.gold;keep $him aware of $his lowly place.@@
 						<<set $slaves[$i].trust -= 1>>
 					<<else>>
 						slavery.
 					<</if>>
 					<<set $slaves[$i].devotion += 1>>
 				<<elseif ($slaves[$i].livingRules == "normal")>>
-					The reasonable living conditions allow her to @@.mediumaquamarine;feel self-reliant.@@
+					The reasonable living conditions allow $him to @@.mediumaquamarine;feel self-reliant.@@
 					<<set $slaves[$i].trust += 1>>
 				<<else>>
-					The luxurious living conditions encourage her to @@.mediumaquamarine;feel respectable.@@
+					The luxurious living conditions encourage $him to @@.mediumaquamarine;feel respectable.@@
 					<<set $slaves[$i].trust += 2>>
 				<</if>>
 			<<else>>
 				<<if ($slaves[$i].ID == $HeadGirl.ID) && ($HGSuite == 1)>>
-					She is @@.hotpink;very happy@@ with her suite and @@.mediumaquamarine;trusts@@ you a bit more for providing it.
+					$He is @@.hotpink;very happy@@ with $his suite and @@.mediumaquamarine;trusts@@ you a bit more for providing it.
 					<<set $slaves[$i].devotion += 1, $slaves[$i].trust += 1>>
 				<<elseif ($slaves[$i].livingRules == "luxurious")>>
-					She is @@.hotpink;very happy@@ with her little room and @@.mediumaquamarine;trusts@@ you a bit more for providing it.
+					$He is @@.hotpink;very happy@@ with $his little room and @@.mediumaquamarine;trusts@@ you a bit more for providing it.
 					<<set $slaves[$i].devotion += 1, $slaves[$i].trust += 1>>
 				<<elseif ($slaves[$i].livingRules == "normal")>>
-					She likes her personal space in the dormitory.
+					$He likes $his personal space in the dormitory.
 				<<elseif ($slaves[$i].trust > 40)>>
-					The spare living conditions @@.gold;remind her not to get too comfortable@@ with her life.
+					The spare living conditions @@.gold;remind $him not to get too comfortable@@ with $his life.
 					<<set $slaves[$i].trust -= 2>>
 				<<elseif ($slaves[$i].trust > 10)>>
-					The spare living conditions @@.gold;keep her aware of her place.@@
+					The spare living conditions @@.gold;keep $him aware of $his place.@@
 					<<set $slaves[$i].trust -= 1>>
 				<</if>>
 			<</if>>
@@ -4100,33 +4100,33 @@
 					<<if _dormPop <= 5>>
 						@@.yellow;somewhat overcrowded.@@ The mild inconvenience
 						<<if $slaves[$i].trust > 20>>
-							@@.gold;reduces her trust@@ in you a little.
+							@@.gold;reduces $his trust@@ in you a little.
 							<<set $slaves[$i].trust -= 2>>
 						<<else>>
-							@@.mediumorchid;lowers you@@ a little in her opinion.
+							@@.mediumorchid;lowers you@@ a little in $his opinion.
 							<<set $slaves[$i].devotion -= 2>>
 						<</if>>
 					<<elseif _dormPop <= 10>>
 						@@.yellow;badly overcrowded.@@ The constant difficulties
 						<<if $slaves[$i].trust > 20>>
-							@@.gold;reduces her trust@@ in you
+							@@.gold;reduces $his trust@@ in you
 							<<set $slaves[$i].trust -= 3>>
 						<<else>>
-							@@.mediumorchid;lowers you@@ in her opinion
+							@@.mediumorchid;lowers you@@ in $his opinion
 							<<set $slaves[$i].devotion -= 3>>
 						<</if>>
-						and is @@.red;not good for her,@@ since it's difficult to rest there.
+						and is @@.red;not good for $him,@@ since it's difficult to rest there.
 						<<set $slaves[$i].health -= 2>>
 					<<else>>
 						@@.yellow;extremely overcrowded.@@ The unpleasant situation
 						<<if $slaves[$i].trust > 20>>
-							seriously @@.gold;reduces her trust@@ in you
+							seriously @@.gold;reduces $his trust@@ in you
 							<<set $slaves[$i].trust -= 5>>
 						<<else>>
-							seriously @@.mediumorchid;lowers you@@ in her opinion
+							seriously @@.mediumorchid;lowers you@@ in $his opinion
 							<<set $slaves[$i].devotion -= 5>>
 						<</if>>
-						and is @@.red;bad for her health.@@
+						and is @@.red;bad for $his health.@@
 						<<set $slaves[$i].health -= 4>>
 					<</if>>
 				<</if>>
@@ -4136,39 +4136,39 @@
 				<<if ($slaves[$i].devotion <= 20)>>
 					<<if ($slaves[$i].trust > -10)>>
 						<<if $slaves.length > 2 || $helots > 0>>
-							Under the rules, she finds herself constantly molested by other slaves, and lives her life constantly @@.gold;afraid.@@
+							Under the rules, $he finds $himself constantly molested by other slaves, and lives $his life constantly @@.gold;afraid.@@
 						<<else>>
-							Under the rules, she is free game for other slaves to molest, and lives her life constantly @@.gold;afraid@@ of the day you bring home more girls.
+							Under the rules, $he is free game for other slaves to molest, and lives $his life constantly @@.gold;afraid@@ of the day you bring home more girls.
 						<</if>>
 						<<set $slaves[$i].trust -= 2>>
 					<<else>>
 						<<if $slaves.length > 2 || $helots > 0>>
-							Under the rules, she finds herself constantly molested by other slaves, but she's already in such constant terror it doesn't seriously affect her.
+							Under the rules, $he finds $himself constantly molested by other slaves, but $he's already in such constant terror it doesn't seriously affect $him.
 						<<else>>
-							Under the rules, she will someday find herself constantly molested by other slaves, but she's already in such constant terror it that it doesn't cross her mind.
+							Under the rules, $he will someday find $himself constantly molested by other slaves, but $he's already in such constant terror it that it doesn't cross $his mind.
 						<</if>>
 					<</if>>
 				<<elseif ($slaves[$i].releaseRules != "restrictive")>>
 					<<if ($slaves[$i].energy > 95)>>
 						<<if $slaves.length > 2 || $helots > 0>>
-							Under the rules, she's allowed to demand that other slaves get her off, and she @@.hotpink;adores@@ you for providing plentiful outlets for her nymphomania.
+							Under the rules, $he's allowed to demand that other slaves get $him off, and $he @@.hotpink;adores@@ you for providing plentiful outlets for $his nymphomania.
 						<<else>>
-							Under the rules, she's allowed to demand that other slaves get her off, and she @@.hotpink;eagerly awaits@@ the day you bring home more girls to get her off.
+							Under the rules, $he's allowed to demand that other slaves get $him off, and $he @@.hotpink;eagerly awaits@@ the day you bring home more girls to get $him off.
 						<</if>>
 						<<set $slaves[$i].devotion += 1>>
 					<<elseif ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetishStrength > 60)>>
 						<<if ($slaves[$i].fetish == "sadist")>>
 							<<if $slaves.length > 2 || $helots > 0>>
-								Under the rules, she's allowed to sexually abuse other slaves, and she @@.hotpink;adores@@ you for providing a whole penthouse of girls for her to rape.
+								Under the rules, $he's allowed to sexually abuse other slaves, and $he @@.hotpink;adores@@ you for providing a whole penthouse of girls for $him to rape.
 							<<else>>
-								Under the rules, she's allowed to sexually abuse other slaves, and she @@.hotpink;eagerly awaits@@ the day you bring home more girls for her to rape.
+								Under the rules, $he's allowed to sexually abuse other slaves, and $he @@.hotpink;eagerly awaits@@ the day you bring home more girls for $him to rape.
 							<</if>>
 							<<set $slaves[$i].devotion += 1>>
 						<<elseif ($slaves[$i].fetish == "dom")>>
 							<<if $slaves.length > 2 || $helots > 0>>
-								Under the rules, she's allowed to force other slaves to have sex with her, and she @@.hotpink;adores@@ you for providing a whole penthouse of girls for her to dominate.
+								Under the rules, $he's allowed to force other slaves to have sex with $him, and $he @@.hotpink;adores@@ you for providing a whole penthouse of girls for $him to dominate.
 							<<else>>
-								Under the rules, she's allowed to force other slaves to have sex with her, and she @@.hotpink;eagerly awaits@@ the day you bring home more girls for her to dominate.
+								Under the rules, $he's allowed to force other slaves to have sex with $him, and $he @@.hotpink;eagerly awaits@@ the day you bring home more girls for $him to dominate.
 							<</if>>
 							<<set $slaves[$i].devotion += 1>>
 						<</if>>
@@ -4177,9 +4177,9 @@
 			<<else>>
 				<<if ($slaves[$i].devotion <= 20) && ($slaves[$i].devotion >= -20)>>
 					<<if $slaves.length > 2 || $helots > 0>>
-						Since she's low in the slave hierarchy, @@.mediumaquamarine;she knows@@ that the rule that slaves must get consent before having sex with her are all that protect her from abuse.
+						Since $he's low in the slave hierarchy, @@.mediumaquamarine;$he knows@@ that the rule that slaves must get consent before having sex with $him are all that protect $him from abuse.
 					<<else>>
-						Since she's low in the slave hierarchy, @@.mediumaquamarine;she knows@@ that the rule that slaves must get consent before having sex with her are all that protect her from abuse. Well, that and the fact your penthouse is rather empty.
+						Since $he's low in the slave hierarchy, @@.mediumaquamarine;$he knows@@ that the rule that slaves must get consent before having sex with $him are all that protect $him from abuse. Well, that and the fact your penthouse is rather empty.
 					<</if>>
 					<<set $slaves[$i].trust += 1>>
 				<</if>>
@@ -4188,36 +4188,36 @@
 			<<if ($slaves[$i].attrKnown == 0)>>
 				<<if ($week-$slaves[$i].weekAcquired > 4) && $slaves[$i].energy > 20>>
 					<<set $slaves[$i].attrKnown = 1>>
-					<<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> has been monitoring her as she gets off, analyzing her sexuality. It seems she is
+					<<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> has been monitoring $him as $he gets off, analyzing $his sexuality. It seems $he is
 					<<saRulesAttractionDiscovery>>
 				<</if>>
 			<</if>>
 
 			<<if $slaves[$i].devotion > 50>>
-				She does her best for you, so she frequently deserves a reward and never needs to be punished.
+				$He does $his best for you, so $he frequently deserves a reward and never needs to be punished.
 				<<set _punishments = 0>>
 				<<set _rewards = 3>>
 			<<elseif $slaves[$i].devotion > 20>>
-				She's obedient out of acceptance of her place, so she often deserves a reward and rarely needs to be punished.
+				$He's obedient out of acceptance of $his place, so $he often deserves a reward and rarely needs to be punished.
 				<<set _punishments = 1>>
 				<<set _rewards = 2>>
 			<<elseif $slaves[$i].devotion >= -20>>
 				<<if $slaves[$i].trust < -20>>
-					She's obedient out of fear, so she only rarely deserves a reward and sometimes needs to be punished.
+					$He's obedient out of fear, so $he only rarely deserves a reward and sometimes needs to be punished.
 					<<set _punishments = 1>>
 					<<set _rewards = 1>>
 				<<else>>
-					She's too trusting for obedience and often needs to be punished.
+					$He's too trusting for obedience and often needs to be punished.
 					<<set _punishments = 2>>
 					<<set _rewards = 0>>
 				<</if>>
 			<<else>>
 				<<if $slaves[$i].trust < -50>>
-					She's only obedient out of terror, so she sometimes needs to be punished.
+					$He's only obedient out of terror, so $he sometimes needs to be punished.
 					<<set _punishments = 1>>
 					<<set _rewards = 0>>
 				<<else>>
-					She hates you too much to obey, so she needs constant punishment.
+					$He hates you too much to obey, so $he needs constant punishment.
 					<<set _punishments = 3>>
 					<<set _rewards = 0>>
 				<</if>>
@@ -4226,64 +4226,64 @@
 			<<if _rewards > 0>>
 				<<switch $slaves[$i].standardReward>>
 				<<case "relaxation">>
-					She's given free time, which she
+					$He's given free time, which $he
 					<<if $spa != 0>>
 						usually spends in $spaName<<if $Attendant != 0>> enjoying $Attendant.slaveName's care<</if>>.
 					<<else>>
 						usually spends relaxing in the slave quarters.
 					<</if>>
 					<<if $slaves[$i].relationship > 0>>
-						She often asks to save these breaks so she can spend them with her <<if $slaves[$i].relationship == 1>>friend<<elseif $slaves[$i].relationship == 2>>best friend<<elseif $slaves[$i].relationship == 3>>friend with benefits<<elseif $slaves[$i].relationship == 4>>sweetheart<<else>>wife<</if>>.
+						$He often asks to save these breaks so $he can spend them with $his <<if $slaves[$i].relationship == 1>>friend<<elseif $slaves[$i].relationship == 2>>best friend<<elseif $slaves[$i].relationship == 3>>friend with benefits<<elseif $slaves[$i].relationship == 4>>sweetheart<<else>>wife<</if>>.
 					<</if>>
-					These breaks are @@.green;good for her.@@
+					These breaks are @@.green;good for $him.@@
 					<<set $slaves[$i].health += _rewards>>
 				<<case "drugs">>
-					She's @@.hotpink;rewarded@@ with hits of mild recreational drugs, which @@.red;isn't healthy,@@ but helps bind her to you strongly.
+					$He's @@.hotpink;rewarded@@ with hits of mild recreational drugs, which @@.red;isn't healthy,@@ but helps bind $him to you strongly.
 					<<set $slaves[$i].health -= _rewards>>
 					<<set $slaves[$i].devotion += _rewards*2>>
 				<<case "orgasm">>
-					She's @@.hotpink;rewarded@@ with
+					$He's @@.hotpink;rewarded@@ with
 					<<if $slaves[$i].clitPiercing >= 3>>
-						sustained orgasm from her <<if $slaves[$i].dick == 0>>clit<<else>>dick<</if>> piercing,
+						sustained orgasm from $his <<if $slaves[$i].dick == 0>>clit<<else>>dick<</if>> piercing,
 					<<elseif $slaves[$i].releaseRules == "sapphic">>
 						immediate sex with any nearby slave,
 					<<else>>
 						a quick climax from a vibrator,
 					<</if>>
-					@@.green;boosting her libido.@@
+					@@.green;boosting $his libido.@@
 					<<if $slaves[$i].energy < 98>><<set $slaves[$i].energy += _rewards>><</if>><<set $slaves[$i].need -= (_rewards*10)>>
 					<<set $slaves[$i].devotion += _rewards>>
 				<<default>>
-					She's @@.hotpink;rewarded@@
+					$He's @@.hotpink;rewarded@@
 					<<if (_punishments > 0) && ($slaves[$i].standardReward == "situational")>>
 						and @@.gold;punished@@
 					<</if>>
-					situationally, letting her develop normally.
+					situationally, letting $him develop normally.
 					<<set $slaves[$i].devotion += _rewards>>
 				<</switch>>
 			<</if>>
 			<<if _punishments > 0>>
 				<<switch $slaves[$i].standardPunishment>>
 				<<case "confinement">>
-					When she disobeys, she's
+					When $he disobeys, $he's
 					<<if $cellblock != 0>>
-						@@.gold;put in $cellblockName@@<<if $Wardeness != 0>>, where she can experience $Wardeness.slaveName's tender mercies<</if>>.
+						@@.gold;put in $cellblockName@@<<if $Wardeness != 0>>, where $he can experience $Wardeness.slaveName's tender mercies<</if>>.
 					<<else>>
-						@@.gold;shut up in a box@@ until she behaves.
+						@@.gold;shut up in a box@@ until $he behaves.
 					<</if>>
 					<<set $slaves[$i].trust -= _punishments>>
 				<<case "whipping">>
-					When she disobeys, she's @@.gold;whipped,@@ not hard enough to mark her, but hard enough to @@.red;hurt,@@ breaking her quickly.
+					When $he disobeys, $he's @@.gold;whipped,@@ not hard enough to mark $him, but hard enough to @@.red;hurt,@@ breaking $him quickly.
 					<<set $slaves[$i].health -= _punishments>>
 					<<set $slaves[$i].trust -= 2*_punishments>>
 				<<case "chastity">>
-					When she disobeys, she's @@.gold;denied@@ her next orgasm, @@.red;reducing her libido@@ but breaking her to @@.hotpink;sexual obedience.@@
+					When $he disobeys, $he's @@.gold;denied@@ $his next orgasm, @@.red;reducing $his libido@@ but breaking $him to @@.hotpink;sexual obedience.@@
 					<<if $slaves[$i].energy > 2>><<set $slaves[$i].energy -= 2*_punishments>><</if>>
 					<<set $slaves[$i].devotion += _punishments>>
 					<<set $slaves[$i].trust -= _punishments>>
 				<<default>>
 					<<if (_rewards == 0) || ($slaves[$i].standardReward != "situational")>>
-						When she disobeys, she's @@.gold;punished@@ situationally, letting her develop normally.
+						When $he disobeys, $he's @@.gold;punished@@ situationally, letting $him develop normally.
 					<</if>>
 					<<set $slaves[$i].trust -= _punishments>>
 				<</switch>>
diff --git a/src/uncategorized/saServeThePublic.tw b/src/uncategorized/saServeThePublic.tw
index 1cf416d6c532bc53e0388a02d208fc11093f2a83..f3432bd5b0ef2dff98b5fd108966b03f4b18f5b6 100644
--- a/src/uncategorized/saServeThePublic.tw
+++ b/src/uncategorized/saServeThePublic.tw
@@ -65,7 +65,7 @@ the public.
 <<if $club > 0>>
 	<<if (($universalRulesFacilityWork == 1) && ($slaves[$i].assignment == "serve the public") && ($clubSpots > 0)) || ($slaves[$i].assignment == "serve in the club")>>
 	<<if ($slaves[$i].assignment == "serve the public")>>
-		Since there's extra space in $clubName, she's promiscuous there.
+		Since there's extra space in $clubName, $he's promiscuous there.
 		<<set $clubSpots -= 1>>
 	<</if>>
 	<<if $clubAdsSpending != 0>>
@@ -73,7 +73,7 @@ the public.
 		<<if ($slaves[$i].butt > 4)>>
 		<<if ($slaves[$i].boobs > 800)>>
 			<<set $beautyMultiplier += 0.05>>
-			Her stacked body fits $clubName's ad campaign, getting her more attention.
+			$His stacked body fits $clubName's ad campaign, getting $him more attention.
 		<</if>>
 		<</if>>
 		<<elseif $clubAdsStacked == -1>>
@@ -82,7 +82,7 @@ the public.
 		<<if ($slaves[$i].weight <= 10)>>
 		<<if ($slaves[$i].muscles <= 30)>>
 			<<set $beautyMultiplier += 0.05>>
-			Her slim body fits $clubName's ad campaign, getting her more attention.
+			$His slim body fits $clubName's ad campaign, getting $him more attention.
 		<</if>>
 		<</if>>
 		<</if>>
@@ -91,23 +91,23 @@ the public.
 		<<if $clubAdsPreg == 1>>
 		<<if ($slaves[$i].bellyPreg >= 5000) || ($slaves[$i].bellyImplant >= 5000)>>
 			<<set $beautyMultiplier += 0.05>>
-			Her gravid body fits $clubName's ad campaign, getting her more attention.
+			$His gravid body fits $clubName's ad campaign, getting $him more attention.
 		<</if>>
 		<<elseif $clubAdsPreg == -1>>
 		<<if ($slaves[$i].belly < 100) && ($slaves[$i].weight < 30) && (!setup.fakeBellies.includes($bellyAccessory)) && ($slaves[$i].bellyImplant <= 0)>>
 			<<set $beautyMultiplier += 0.05>>
-			Her flat belly fits $clubName's ad campaign, getting her more attention.
+			$His flat belly fits $clubName's ad campaign, getting $him more attention.
 		<</if>>
 		<</if>>
 		<<if $clubAdsModded == 1>>
 		<<if $modScore > 15 || ($piercingScore > 8 && $tatScore > 5)>>
 			<<set $beautyMultiplier += 0.05>>
-			Body art like hers is a major draw.
+			Body art like $hers is a major draw.
 		<</if>>
 		<<elseif $clubAdsModded == -1>>
 		<<if $slaves[$i].corsetPiercing == 0 && $piercingScore < 3 && $tatScore < 2>>
 			<<set $beautyMultiplier += 0.05>>
-			Very clean bodies like hers are a major draw.
+			Very clean bodies like $hers are a major draw.
 		<</if>>
 		<</if>>
 		<<if $clubAdsImplanted == 1>>
@@ -117,7 +117,7 @@ the public.
 		<<if ($slaves[$i].waist < -10)>>
 		<<if ($slaves[$i].lipsImplant > 0)>>
 			<<set $beautyMultiplier += 0.05>>
-			Many citizens come to $clubName looking to fuck a plastic slut like her.
+			Many citizens come to $clubName looking to fuck a plastic slut like $him.
 		<</if>>
 		<</if>>
 		<</if>>
@@ -131,7 +131,7 @@ the public.
 		<<if ($slaves[$i].bellyImplant == -1)>>
 		<<if ($slaves[$i].faceImplant < 30)>>
 			<<set $beautyMultiplier += 0.05>>
-			Many citizens come to $clubName looking to get with a natural girl like her.
+			Many citizens come to $clubName looking to get with a natural girl like $him.
 		<</if>>
 		<</if>>
 		<</if>>
@@ -142,28 +142,28 @@ the public.
 		<<if $clubAdsOld == 1>>
 		<<if ($slaves[$i].physicalAge >= 30)>>
 			<<set $beautyMultiplier += 0.05>>
-			She's perfect for $clubName, which practically exists to match citizens up with mature slaves.
+			$He's perfect for $clubName, which practically exists to match citizens up with mature slaves.
 		<</if>>
 		<<elseif $clubAdsOld == -1>>
 		<<if ($slaves[$i].physical < 30) && ($slaves[$i].physical >= 18)>>
 			<<set $beautyMultiplier += 0.05>>
-			She's perfect for $clubName, which practically exists to match citizens up with young slaves.
+			$He's perfect for $clubName, which practically exists to match citizens up with young slaves.
 		<</if>>
 		<<elseif $clubAdsOld == -2>>
 		<<if ($slaves[$i].physical <= 18) && ($slaves[$i].physical >= 13)>>
 			<<set $beautyMultiplier += 0.05>>
-			She's perfect for $clubName, which practically exists to match citizens up with teenage slaves.
+			$He's perfect for $clubName, which practically exists to match citizens up with teenage slaves.
 		<</if>>
 		<<elseif $clubAdsOld == -3>>
 		<<if ($slaves[$i].physical < 13)>>
 			<<set $beautyMultiplier += 0.05>>
-			She's perfect for $clubName, which practically exists to match citizens up with loli slaves.
+			$He's perfect for $clubName, which practically exists to match citizens up with loli slaves.
 		<</if>>
 		<</if>>
 		<<if $clubAdsXX == 1>>
 		<<if ($slaves[$i].dick == 0)>>
 			<<set $beautyMultiplier += 0.05>>
-			Almost everyone who comes to $clubName is looking to fuck a girl like her.
+			Almost everyone who comes to $clubName is looking to fuck a girl like $him.
 		<</if>>
 		<<elseif $clubAdsXX == -1>>
 		<<if ($slaves[$i].dick > 0)>>
@@ -180,7 +180,7 @@ the public.
 		<<else>>
 			Living and working
 		<</if>>
-		out of the club, she comes under <<= SlaveFullName($DJ)>>'s
+		out of the club, $he comes under <<= SlaveFullName($DJ)>>'s
 		<<if $DJRepBonus < 0.1>>
 			completely inept
 		<<elseif $DJRepBonus < 0.2>>
@@ -193,15 +193,15 @@ the public.
 		leadership.
 		<<if ($DJ.face > 40) && ($DJ.intelligence > 1)>>
 			<<if ($slaves[$i].devotion > 20)>>
-			The DJ is such a gorgeous diva that she's swept along by her charisma, and does her best to be a worthy part of her entourage.
+			The DJ is such a gorgeous diva that $he's swept along by $his charisma, and does $his best to be a worthy part of $his entourage.
 			<</if>>
 		<</if>>
 		<<if $DJignoresFlaws != 1>>
 			<<if !["none", "neglectful", "cum addict", "anal addict", "attention whore", "breast growth", "abusive", "malicious", "self hating", "breeder"].includes($slaves[$i].sexualFlaw) && (random(1,100) > 90)>>
-				<<= SlaveFullName($DJ)>> manages to @@.green;break@@ $slaves[$i].slaveName of her sexual flaws.
+				<<= SlaveFullName($DJ)>> manages to @@.green;break@@ $slaves[$i].slaveName of $his sexual flaws.
 				<<set $slaves[$i].sexualFlaw = "none">>
 			<<elseif ($slaves[$i].behavioralFlaw != "none") && (random(1,100) > 90)>>
-				<<= SlaveFullName($DJ)>> manages to @@.green;break@@ $slaves[$i].slaveName of her flaws.
+				<<= SlaveFullName($DJ)>> manages to @@.green;break@@ $slaves[$i].slaveName of $his flaws.
 				<<set $slaves[$i].behavioralFlaw = "none">>
 			<</if>>
 		<</if>>
@@ -211,78 +211,78 @@ the public.
 <</if>>
 <<set $beauty = Math.trunc($beauty*$beautyMultiplier)>>
 
-Her appearance attracted $beauty members of the public (<<print Math.trunc($beauty/7)>> a day)<<if $beauty > 160>>, so many that <<if canDoVaginal($slaves[$i]) && canDoAnal($slaves[$i])>>each of her holes were<<elseif canDoVaginal($slaves[$i]) || canDoAnal($slaves[$i])>>each of her available holes were<<else>>her mouth and anywhere else a dick could fit were<</if>> often filled by more than one cock<<elseif $beauty > 140>>, so many that she spent much of her time getting gangbanged<<elseif $beauty > 120>>, so many that citizens often <<if canDoAnal($slaves[$i]) || canDoVaginal($slaves[$i])>>spitroasted<<else>>double-teamed<</if>> the slut<<elseif $beauty > 100>>, so many that she frequently had sex with multiple citizens at once<<elseif $beauty > 70>>, so many that she occasionally had sex with multiple citizens at once<</if>>. Most of them
+$His appearance attracted $beauty members of the public (<<print Math.trunc($beauty/7)>> a day)<<if $beauty > 160>>, so many that <<if canDoVaginal($slaves[$i]) && canDoAnal($slaves[$i])>>each of $his holes were<<elseif canDoVaginal($slaves[$i]) || canDoAnal($slaves[$i])>>each of $his available holes were<<else>>$his mouth and anywhere else a dick could fit were<</if>> often filled by more than one cock<<elseif $beauty > 140>>, so many that $he spent much of $his time getting gangbanged<<elseif $beauty > 120>>, so many that citizens often <<if canDoAnal($slaves[$i]) || canDoVaginal($slaves[$i])>>spitroasted<<else>>double-teamed<</if>> the slut<<elseif $beauty > 100>>, so many that $he frequently had sex with multiple citizens at once<<elseif $beauty > 70>>, so many that $he occasionally had sex with multiple citizens at once<</if>>. Most of them
 <<if $FResult > 15>>
-	were putty in her hands.
+	were putty in $his hands.
 <<elseif $FResult > 10>>
-	greatly enjoyed her services.
+	greatly enjoyed $his services.
 <<elseif $FResult > 5>>
-	enjoyed her body.
+	enjoyed $his body.
 <<else>>
-	liked using her.
+	liked using $him.
 <</if>>
 <<set _incomeStats.customers = $beauty>>
 
 <<if $seeAge == 1>>
 <<if $slaves[$i].physicalAge == $minimumSlaveAge && $slaves[$i].physicalAge == $fertilityAge && canGetPregnant($slaves[$i]) && ($arcologies[0].FSRepopulationFocus != "unset" || $arcologies[0].FSGenderFundamentalist != "unset") && $arcologies[0].FSRestart == "unset">>
 	<<if $slaves[$i].birthWeek == 0>>
-		She just turned $minimumSlaveAge this week, giving her an immense boost to both popularity and appeal. She is also expected to become fertile soon, giving her an additional boost as citizens clamor to claim her fresh womb.
+		$He just turned $minimumSlaveAge this week, giving $him an immense boost to both popularity and appeal. $He is also expected to become fertile soon, giving $him an additional boost as citizens clamor to claim $his fresh womb.
 	<<elseif $slaves[$i].birthWeek < 4>>
-		This is still the first month in which it's legal to pay to fuck her, giving her a boost to both popularity and appeal. She was also anticipated to become fertile this month, and her womb is still unoccupied, giving her an additional boost.
+		This is still the first month in which it's legal to pay to fuck $him, giving $him a boost to both popularity and appeal. $He was also anticipated to become fertile this month, and $his womb is still unoccupied, giving $him an additional boost.
 	<</if>>
 <<elseif $slaves[$i].physicalAge == $minimumSlaveAge>>
 	<<if $slaves[$i].birthWeek == 0>>
-		She just turned $minimumSlaveAge this week, giving her an immense boost to both popularity and appeal.
+		$He just turned $minimumSlaveAge this week, giving $him an immense boost to both popularity and appeal.
 	<<elseif $slaves[$i].birthWeek < 4>>
-		This is still the first month in which it's legal to pay to fuck her, giving her a boost to both popularity and appeal.
+		This is still the first month in which it's legal to pay to fuck $him, giving $him a boost to both popularity and appeal.
 	<</if>>
 <<elseif $slaves[$i].physicalAge == $fertilityAge && canGetPregnant($slaves[$i]) && ($arcologies[0].FSRepopulationFocus != "unset" || $arcologies[0].FSGenderFundamentalist != "unset")>>
 	<<if $slaves[$i].birthWeek == 0>>
-		She is expected to become fertile soon, giving her an immense boost to both popularity and appeal as citizens clamor to claim her fresh womb.
+		$He is expected to become fertile soon, giving $him an immense boost to both popularity and appeal as citizens clamor to claim $his fresh womb.
 	<<elseif $slaves[$i].birthWeek < 4 && $slaves[$i].pregKnown == 0>>
-		This is still the first month in which she was anticipated to become fertile, and her womb is still unoccupied, giving her a boost to both popularity and appeal.
+		This is still the first month in which $he was anticipated to become fertile, and $his womb is still unoccupied, giving $him a boost to both popularity and appeal.
 	<</if>>
 <</if>>
 <</if>>
 
 <<if ($slaves[$i].behavioralQuirk == "advocate")>>
-	$slaves[$i].slaveName @@.hotpink;really enjoys@@ being able to share her convert's enthusiasm about slavery with new people.
+	$slaves[$i].slaveName @@.hotpink;really enjoys@@ being able to share $his convert's enthusiasm about slavery with new people.
 	<<set $slaves[$i].devotion += 1>>
 <<elseif ($slaves[$i].behavioralQuirk == "funny")>>
 	$slaves[$i].slaveName @@.hotpink;really enjoys@@ making so many people laugh.
 	<<set $slaves[$i].devotion += 1>>
 <</if>>
 <<if ($slaves[$i].sexualQuirk == "tease")>>
-	$slaves[$i].slaveName @@.mediumaquamarine;trusts your judgment@@ in assigning her a job that affords her a chance to tease and flirt.
+	$slaves[$i].slaveName @@.mediumaquamarine;trusts your judgment@@ in assigning $him a job that affords $him a chance to tease and flirt.
 	<<set $slaves[$i].trust += 1>>
 <</if>>
 
 <<set $injury = 0>>
 <<if $slaves[$i].assignment == "serve in the club">>
 <<elseif ($slaves[$i].curatives > 0) || ($slaves[$i].inflationType == "curative")>>
-	The drugs <<if $slaves[$i].inflationType == "curative">>she holds within her gut<<else>>she's on<</if>> protect her from the wear of being a slut.
+	The drugs <<if $slaves[$i].inflationType == "curative">>$he holds within $his gut<<else>>$he's on<</if>> protect $him from the wear of being a slut.
 <<elseif ($slaves[$i].health < -50)>>
-	The stress of being a slut while ill is @@.red;very hard on her.@@
+	The stress of being a slut while ill is @@.red;very hard on $him.@@
 	<<set $slaves[$i].health -= 10>>
 	<<set $injury = 1>>
 <<elseif ($slaves[$i].health < -20) && (random(1,100) > 50)>>
-	The stress of being a slut while ill is @@.red;hard on her.@@
+	The stress of being a slut while ill is @@.red;hard on $him.@@
 	<<set $slaves[$i].health -= 7>>
 	<<set $injury = 1>>
 <<elseif ($slaves[$i].vagina < 0)>>
 	<<set $desc = SlaveTitle($slaves[$i])>>
 	<<if (($slaves[$i].analSkill + $slaves[$i].oralSkill) >= 200)>>
-	She's such an expert public servant that she copes with the stress of being a $desc slut.
+	$He's such an expert public servant that $he copes with the stress of being a $desc slut.
 	<<elseif random(1,100) > 40+(10*($slaves[$i].analSkill + $slaves[$i].oralSkill))>>
-	The stress of being a $desc slut is @@.red;hard on her.@@
+	The stress of being a $desc slut is @@.red;hard on $him.@@
 	<<set $slaves[$i].health -= 7>>
 	<<set $injury = 1>>
 	<</if>>
 <<elseif ($slaves[$i].vaginalAccessory == "chastity belt")>>
 	<<if (($slaves[$i].analSkill + $slaves[$i].oralSkill) >= 200)>>
-	She's such an expert slut that she copes with the stress of being limited to buttsex and oral.
+	$He's such an expert slut that $he copes with the stress of being limited to buttsex and oral.
 	<<elseif random(1,100) > 40+(10*($slaves[$i].analSkill + $slaves[$i].oralSkill))>>
-	The stress of being limited to buttsex and oral is @@.red;hard on her.@@
+	The stress of being limited to buttsex and oral is @@.red;hard on $him.@@
 	<<set $slaves[$i].health -= 7>>
 	<<set $injury = 1>>
 	<</if>>
@@ -300,40 +300,40 @@ Her appearance attracted $beauty members of the public (<<print Math.trunc($beau
  	<</if>>
 	<<if ($seed > 80)>>
 	<<set $slaves[$i].minorInjury = "sore ass">>
-	Rough anal with a careless citizen left her with a @@.red;$slaves[$i].minorInjury.@@
+	Rough anal with a careless citizen left $him with a @@.red;$slaves[$i].minorInjury.@@
 	<<include "minor injury response">>
 	<<elseif ($seed > 60)>>
 	<<set $slaves[$i].minorInjury = "black eye">>
-	A violent citizen left her with a @@.red;$slaves[$i].minorInjury.@@
+	A violent citizen left $him with a @@.red;$slaves[$i].minorInjury.@@
 	<<include "minor injury response">>
 	<<elseif ($seed > 40)>>
 	<<set $slaves[$i].minorInjury = "split lip">>
-	An abusive citizen left her with a @@.red;$slaves[$i].minorInjury.@@
+	An abusive citizen left $him with a @@.red;$slaves[$i].minorInjury.@@
 	<<include "minor injury response">>
 	<<elseif ($seed > 20)>>
 	<<set $slaves[$i].minorInjury = "bad bruise">>
-	A rough citizen left her with a @@.red;$slaves[$i].minorInjury.@@
+	A rough citizen left $him with a @@.red;$slaves[$i].minorInjury.@@
 	<<include "minor injury response">>
 	<<else>>
 	<<set $slaves[$i].minorInjury = "sore muscle">>
-	The hard labor of constant sex left her with @@.red;$slaves[$i].minorInjury.@@
+	The hard labor of constant sex left $him with @@.red;$slaves[$i].minorInjury.@@
 	<</if>>
 <</if>>
 
 <<if canDoVaginal($slaves[$i])>>
 	<<if ($slaves[$i].vagina == 0)>>
 		<<if ($slaves[$i].aphrodisiacs > 1) || ($slaves[$i].inflationType == "aphrodisiac")>>
-			Her virginity goes to the @@.green;citizen who most deserves the gift of a slave's cherry@@. She's so full of aphrodisiacs that she @@.hotpink;enjoys the experience.@@ @@.lime;Her pussy is now broken in.@@
+			$His virginity goes to the @@.green;citizen who most deserves the gift of a slave's cherry@@. $He's so full of aphrodisiacs that $he @@.hotpink;enjoys the experience.@@ @@.lime;$His pussy is now broken in.@@
 			<<set $slaves[$i].devotion += 4>>
 			<<set $slaves[$i].vagina = 1>>
 			<<set $FResult += 10>>
 		<<elseif ($slaves[$i].devotion > 20)>>
-			Her virginity goes to the @@.green;citizen who most deserves the gift of a slave's cherry@@. Losing her virginity in this way @@.hotpink;confirms her submission to you.@@ @@.lime;Her pussy is now broken in.@@
+			$His virginity goes to the @@.green;citizen who most deserves the gift of a slave's cherry@@. Losing $his virginity in this way @@.hotpink;confirms $his submission to you.@@ @@.lime;$His pussy is now broken in.@@
 			<<set $slaves[$i].devotion += 4>>
 			<<set $slaves[$i].vagina = 1>>
 			<<set $FResult += 10>>
 		<<else>>
-			Her virginity goes to the @@.green;citizen who most deserves the gift of a slave's cherry@@. She tries to resist, and losing her virginity to a rape makes her @@.mediumorchid;hate@@ and @@.gold;fear@@ you a great deal. @@.lime;Her pussy is now broken in.@@
+			$His virginity goes to the @@.green;citizen who most deserves the gift of a slave's cherry@@. $He tries to resist, and losing $his virginity to a rape makes $him @@.mediumorchid;hate@@ and @@.gold;fear@@ you a great deal. @@.lime;$His pussy is now broken in.@@
 			<<set $slaves[$i].devotion -= 10>>
 			<<set $slaves[$i].trust -= 10>>
 			<<set $slaves[$i].vagina = 1>>
@@ -341,7 +341,7 @@ Her appearance attracted $beauty members of the public (<<print Math.trunc($beau
 		<</if>>
 	<<elseif ($slaves[$i].vagina < 3)>>
 		<<if (random(1,100) > ((170-$beauty)+($slaves[$i].vagina*10)+($slaves[$i].vaginalSkill/3)))>>
-		@@.lime;Her pussy gets loosened by the intense use.@@
+		@@.lime;$His pussy gets loosened by the intense use.@@
 		<<set $slaves[$i].vagina += 1>>
 		<</if>>
 	<</if>>
@@ -350,17 +350,17 @@ Her appearance attracted $beauty members of the public (<<print Math.trunc($beau
 <<if canDoAnal($slaves[$i])>>
 <<if ($slaves[$i].anus == 0)>>
 	<<if ($slaves[$i].aphrodisiacs > 1) || ($slaves[$i].inflationType == "aphrodisiac")>>
-	Her tight little anus goes to the @@.green;most prominent citizen@@ to show an interest in an anal virgin. She's so full of aphrodisiacs that she @@.hotpink;enjoys the experience.@@ Her fresh asshole is fucked all week, and by the end of it @@.lime;she won't sit down.@@
+	$His tight little anus goes to the @@.green;most prominent citizen@@ to show an interest in an anal virgin. $He's so full of aphrodisiacs that $he @@.hotpink;enjoys the experience.@@ $His fresh asshole is fucked all week, and by the end of it @@.lime;$he won't sit down.@@
 	<<set $slaves[$i].devotion += 4>>
 	<<set $slaves[$i].anus = 2>>
 	<<set $FResult += 5>>
 	<<elseif ($slaves[$i].devotion > 20)>>
-	Her tight little anus goes to the @@.green;most prominent citizen@@ to show an interest in an anal virgin. The pain and humiliation @@.hotpink;confirm her submission to you.@@ Her fresh asshole is fucked all week, and by the end of it @@.lime;she won't sit down.@@
+	$His tight little anus goes to the @@.green;most prominent citizen@@ to show an interest in an anal virgin. The pain and humiliation @@.hotpink;confirm $his submission to you.@@ $His fresh asshole is fucked all week, and by the end of it @@.lime;$he won't sit down.@@
 	<<set $slaves[$i].devotion += 4>>
 	<<set $slaves[$i].anus = 2>>
 	<<set $FResult += 5>>
 	<<else>>
-	Her tight little anus goes to the @@.green;most prominent citizen@@ to show an interest in an anal virgin. The pain and humiliation increases her @@.mediumorchid;hatred@@ and @@.gold;fear@@ for you. Her fresh asshole is fucked all week, and by the end of it @@.lime;she won't sit down.@@
+	$His tight little anus goes to the @@.green;most prominent citizen@@ to show an interest in an anal virgin. The pain and humiliation increases $his @@.mediumorchid;hatred@@ and @@.gold;fear@@ for you. $His fresh asshole is fucked all week, and by the end of it @@.lime;$he won't sit down.@@
 	<<set $slaves[$i].devotion -= 5>>
 	<<set $slaves[$i].trust -= 5>>
 	<<set $slaves[$i].anus = 2>>
@@ -369,17 +369,17 @@ Her appearance attracted $beauty members of the public (<<print Math.trunc($beau
 <<elseif ($slaves[$i].anus < 3)>>
 	<<if ($slaves[$i].vagina < 0)>>
 	<<if ((random(1,100) > ((150-$beauty)+($slaves[$i].anus*10)+($slaves[$i].analSkill/6))))>>
-		@@.lime;Her asshole sees constant use in place of a pussy and loosens.@@
+		@@.lime;$His asshole sees constant use in place of a pussy and loosens.@@
 		<<set $slaves[$i].anus += 1>>
 	<</if>>
 	<<elseif ($slaves[$i].vaginalAccessory == "chastity belt")>>
 	<<if ((random(1,100) > ((150-$beauty)+($slaves[$i].anus*10)+($slaves[$i].analSkill/6))))>>
-		@@.lime;Her asshole sees constant use in place of her protected pussy and loosens.@@
+		@@.lime;$His asshole sees constant use in place of $his protected pussy and loosens.@@
 		<<set $slaves[$i].anus += 1>>
 	<</if>>
 	<<else>>
 	<<if ((random(1,100) > ((160-$beauty)+($slaves[$i].anus*10)+($slaves[$i].analSkill/6))))>>
-		@@.lime;Her asshole loosens with constant use.@@
+		@@.lime;$His asshole loosens with constant use.@@
 		<<set $slaves[$i].anus += 1>>
 	<</if>>
 	<</if>>
@@ -390,57 +390,57 @@ Her appearance attracted $beauty members of the public (<<print Math.trunc($beau
 	<<set $slaves[$i].skillS += random(1,($slaves[$i].intelligence+4)*2)>>
 <</if>>
 <<if setup.entertainmentCareers.includes($slaves[$i].career)>>
-	She has experience with entertainment from her life before she was a slave, making her more effective.
+	$He has experience with entertainment from $his life before $he was a slave, making $him more effective.
 <<elseif $slaves[$i].skillS >= $masteredXP>>
-	She has learned to be entertaining from working for you, making her more effective.
+	$He has learned to be entertaining from working for you, making $him more effective.
 <</if>>
 
 <<if ($slaves[$i].devotion > 20)>>
 <<elseif !canWalk($slaves[$i])>>
-	Since she can't walk, never mind dance, she sits on a stool near the floor to flirt until a citizen feels like helping her back to a private room.
+	Since $he can't walk, never mind dance, $he sits on a stool near the floor to flirt until a citizen feels like helping $him back to a private room.
 <<elseif ($slaves[$i].entertainSkill <= 30)>>
-	She attracts some attention by stripping, come-ons, and  simple dancing.
+	$He attracts some attention by stripping, come-ons, and simple dancing.
 <<elseif ($slaves[$i].entertainSkill <= 60)>>
-	She attracts more attention with striptease, flirting, and erotic dancing.
+	$He attracts more attention with striptease, flirting, and erotic dancing.
 <<elseif ($slaves[$i].entertainSkill < 100)>>
-	She attracts much attention with arousing innuendo and lusty striptease.
+	$He attracts much attention with arousing innuendo and lusty striptease.
 <<else>>
-	She attracts popular attention with clever flirting and world-class erotic dancing.
+	$He attracts popular attention with clever flirting and world-class erotic dancing.
 <</if>>
 
 <<if $slaves[$i].aphrodisiacs > 1 || ($slaves[$i].inflationType == "aphrodisiac")>>
-	The aphrodisiac cocktail has her so desperately horny that regardless of her personal feelings, she @@.hotpink;gets off with the public all week.@@ In her drug-addled state she doesn't remember enough to learn sexual skills.
+	The aphrodisiac cocktail has $him so desperately horny that regardless of $his personal feelings, $he @@.hotpink;gets off with the public all week.@@ In $his drug-addled state $he doesn't remember enough to learn sexual skills.
 	<<set $slaves[$i].devotion += 4>>
 <<elseif ($slaves[$i].devotion <= 20) && ($slaves[$i].energy <= 95)>>
 	<<if $slaves[$i].trust >= -20>>
-		She tries to refuse being treated as an open slut, so she is restrained for public use. She loses a bit of herself to a week of rape, but remembers enough to know @@.mediumorchid;you're responsible,@@ and @@.gold;can force her if necessary.@@
+		$He tries to refuse being treated as an open slut, so $he is restrained for public use. $He loses a bit of $himself to a week of rape, but remembers enough to know @@.mediumorchid;you're responsible,@@ and @@.gold;can force $him if necessary.@@
 		<<set $slaves[$i].devotion -= 5>>
 		<<set $slaves[$i].trust -= 5>>
 	<<else>>
-		She doesn't show much enthusiasm, but the habit of sexual slavery @@.hotpink;wears away at her will.@@
+		$He doesn't show much enthusiasm, but the habit of sexual slavery @@.hotpink;wears away at $his will.@@
 		<<set $slaves[$i].devotion += 4>>
 	<</if>>
 <<else>>
 	<<if ($slaves[$i].oralSkill + $slaves[$i].analSkill >= 200) && (($slaves[$i].vaginalSkill >= 100) || !canDoVaginal($slaves[$i]))>>
-		She's a @@.aquamarine;sexual master@@
+		$He's a @@.aquamarine;sexual master@@
 		<<if canDoVaginal($slaves[$i])>>
 			whose
 		<<else>>
-			and despite <<if $slaves[$i].vagina < 0>>her lack of a<<else>>the inaccessibility of her<</if>> front hole, her
+			and despite <<if $slaves[$i].vagina < 0>>$his lack of a<<else>>the inaccessibility of $his<</if>> front hole, $his
 		<</if>>
-		charms are only for the @@.green;most prominent citizens.@@ When she's not
+		charms are only for the @@.green;most prominent citizens.@@ When $he's not
 		<<if canDoVaginal($slaves[$i]) && (random(1,4) == 1)>>
-			pleasing high society with her <<if $slaves[$i].prestige > 0>>prestigious<<else>>popular<</if>> pussy,
+			pleasing high society with $his <<if $slaves[$i].prestige > 1 || $slaves[$i].pornPrestige > 2>>prestigious<<else>>popular<</if>> pussy,
 		<<elseif ($beauty > 70) && (random(1,3) == 1)>>
 			getting gangbanged,
 		<<elseif (random(1,2) == 1)>>
-			giving away one of her <<if $slaves[$i].prestige > 0>>famous<<else>>top-tier<</if>> blowjobs,
+			giving away one of $his <<if $slaves[$i].prestige > 1 || $slaves[$i].pornPrestige > 2>>famous<<else>>top-tier<</if>> blowjobs,
 		<<else>>
-			providing free access to her <<if $slaves[$i].prestige > 0>>legendary<<else>>notorious<</if>> anus,
+			providing free access to $his <<if $slaves[$i].prestige > 1 || $slaves[$i].pornPrestige > 2>>legendary<<else>>notorious<</if>> anus,
 		<</if>>
-		she offers personal training and sexual therapy.
+		$he offers personal training and sexual therapy.
 	<<else>>
-		She shows diligence, and her @@.green;sexual skills improve,@@ according to what the citizens demand<<if !canDoVaginal($slaves[$i])>> and what's possible for her<</if>>.
+		$He shows diligence, and $his @@.green;sexual skills improve,@@ according to what the citizens demand<<if !canDoVaginal($slaves[$i])>> and what's possible for $him<</if>>.
 		<<set $skillIncrease = 5+$slaves[$i].intelligence+$oralUseWeight>>
 		<<OralSkillIncrease $slaves[$i]>>
 		<<if canDoAnal($slaves[$i])>>
@@ -454,7 +454,7 @@ Her appearance attracted $beauty members of the public (<<print Math.trunc($beau
 	<</if>>
 	<<if ($slaves[$i].amp != 1)>>
 	<<if ($slaves[$i].entertainSkill < 100)>>
-		She gains experience as a public slut.
+		$He gains experience as a public slut.
 		<<set $skillIncrease = 10+$slaves[$i].intelligence>>
 		<<EntertainSkillIncrease $slaves[$i]>>
 	<</if>>
@@ -462,20 +462,20 @@ Her appearance attracted $beauty members of the public (<<print Math.trunc($beau
 <</if>>
 
 <<if $slaves[$i].assignment == "serve in the club" && $slaves[$i].devotion >= 50>>
-	Being so far from your presence @@.mediumorchid;weakens her intense devotion to you.@@
+	Being so far from your presence @@.mediumorchid;weakens $his intense devotion to you.@@
 <</if>>
 
 <<if $showEWM == 1>>
 
 <<if ($slaves[$i].releaseRules == "restrictive") && ($slaves[$i].standardReward !== "orgasm")>>
-	She's a better slut because public service is her main sexual outlet.
+	$He's a better slut because public service is $his main sexual outlet.
 <</if>>
 
 <<if $familyTesting == 1>>
 	<<if totalRelatives($slaves[$i]) > 0>>
 		<<set _children = $slaves.filter(function(s) { return ($slaves[$i].ID == s.father || $slaves[$i].ID == s.mother || s.ID == $slaves[$i].father || s.ID == $slaves[$i].mother || areSisters($slaves[$i], s) > 0) && s.assignment == "serve the public"; })>>
 		<<if _children.length > 2>>
-			Since her relatives,
+			Since $his relatives,
 			<<for _sstp = 0; _sstp < _children.length; _sstp++>>
 				<<if _sstp < _children.length-1>>
 					_children[_sstp].slaveName,
@@ -483,21 +483,21 @@ Her appearance attracted $beauty members of the public (<<print Math.trunc($beau
 					and _children[_sstp].slaveName,
 				<</if>>
 			<</for>>
-			are public sluts too, she earns extra attention.
+			are public sluts too, $he earns extra attention.
 			<<if $arcologies[0].FSEgyptianRevivalist > 20>>
 				Citizens are very excited about being able to participate in incestuous sex like the ancient Egyptians.
 			<<elseif $arcologies[0].FSEgyptianRevivalistIncestPolicy == 1>>
 				Citizens are very excited about being able to participate in incestuous sex.
 			<</if>>
 		<<elseif _children.length > 1>>
-			Since her relatives, _children[0].slaveName and _children[1].slaveName, are public sluts too, she earns extra attention.
+			Since $his relatives, _children[0].slaveName and _children[1].slaveName, are public sluts too, $he earns extra attention.
 			<<if $arcologies[0].FSEgyptianRevivalist > 20>>
 				Citizens are very excited about being able to participate in incestuous sex like the ancient Egyptians.
 			<<elseif $arcologies[0].FSEgyptianRevivalistIncestPolicy == 1>>
 				Citizens are very excited about being able to participate in incestuous sex.
 			<</if>>
 		<<elseif _children.length > 0>>
-			Since her relative, _children[0].slaveName, is a public slut too, she earns extra attention.
+			Since $his relative, _children[0].slaveName, is a public slut too, $he earns extra attention.
 			<<if $arcologies[0].FSEgyptianRevivalist > 20>>
 				Citizens are very excited about being able to participate in incestuous sex like the ancient Egyptians.
 			<<elseif $arcologies[0].FSEgyptianRevivalistIncestPolicy == 1>>
@@ -509,7 +509,7 @@ Her appearance attracted $beauty members of the public (<<print Math.trunc($beau
 	<<if $slaves[$i].relation != 0>>
 		<<set $j = $slaveIndices[$slaves[$i].relationTarget]>>
 		<<if def $j && $slaves[$j].assignment == $slaves[$i].assignment>>
-			Since her $slaves[$j].relation $slaves[$j].slaveName is a public slut too, she earns extra attention.
+			Since $his $slaves[$j].relation $slaves[$j].slaveName is a public slut too, $he earns extra attention.
 			<<if $arcologies[0].FSEgyptianRevivalist > 20>>
 				Citizens are very excited about being able to participate in incestuous sex like the ancient Egyptians.
 			<<elseif $arcologies[0].FSEgyptianRevivalistIncestPolicy == 1>>
@@ -521,7 +521,7 @@ Her appearance attracted $beauty members of the public (<<print Math.trunc($beau
 <<if $slaves[$i].relationship > 0>>
 	<<set $j = $slaveIndices[$slaves[$i].relationshipTarget]>>
 	<<if def $j && $slaves[$j].assignment == $slaves[$i].assignment>>
-		Her
+		$His
 		<<if $slaves[$j].relationship <= 1>>
 			friend
 		<<elseif $slaves[$j].relationship <= 2>>
@@ -533,177 +533,177 @@ Her appearance attracted $beauty members of the public (<<print Math.trunc($beau
 		<<elseif $slaves[$j].relationship > 4>>
 			slave wife
 		<</if>>
-		$slaves[$j].slaveName is also serving the public and they work well together.
+		$slaves[$j].slaveName is also serving the public and they work well toget$him.
 	<</if>>
 <<elseif $slaves[$i].relationship == -1>>
-	She relies on citizens' desire to fuck her for emotional support, making her an excellent, if occasionally disturbing, slut.
+	$He relies on citizens' desire to fuck $him for emotional support, making $him an excellent, if occasionally disturbing, slut.
 <</if>>
 <<if $slaves[$i].rivalry != 0>>
 	<<set $j = $slaveIndices[$slaves[$i].rivalryTarget]>>
 	<<if def $j && $slaves[$j].assignment == $slaves[$i].assignment>>
-		She's a little less effective due to her mutual dislike with $slaves[$j].slaveName.
+		$He's a little less effective due to $his mutual dislike with $slaves[$j].slaveName.
 	<</if>>
 <</if>>
 
 <<if $slaves[$i].minorInjury != 0>>
-	She attracts fewer people due to her minor injury.
+	$He attracts fewer people due to $his minor injury.
 	<<set $beauty -= 1>>
 <</if>>
 
 <<if canTalk($slaves[$i])>>
 <<if $slaves[$i].voice > 2>>
 	<<if $slaves[$i].voiceImplant > 0>>
-	Her high-pitched bimbo voice improves her come-ons.
+	$His high-pitched bimbo voice improves $his come-ons.
 	<<else>>
-	Her high, girly voice improves her come-ons.
+	$His high, girly voice improves $his come-ons.
 	<</if>>
 <<elseif $slaves[$i].voice == 1>>
-	Most citizens find her deep voice unattractive, making it harder for her to flirt successfully.
+	Most citizens find $his deep voice unattractive, making it harder for $him to flirt successfully.
 <</if>>
 <</if>>
 
 <<if ($arcologies[0].FSTransformationFetishist > 20) || ($arcologies[0].FSDegradationist > 20)>>
 	<<if $modScore > 15 || ($piercingScore > 8 && $tatScore > 5)>>
-	The public fetishizes body mods and considers hers fascinating.
+	The public fetishizes body mods and considers $hers fascinating.
 	<<elseif $modScore > 7>>
-	The public fetishizes body mods and considers hers interesting.
+	The public fetishizes body mods and considers $hers interesting.
 	<</if>>
 <<elseif ($arcologies[0].FSBodyPurist > 20) || ($arcologies[0].FSPaternalist > 20)>>
 	<<if $modScore <= 7>>
-	The public disapproves of body mods and is pleased that she's unspoiled in that regard.
+	The public disapproves of body mods and is pleased that $he's unspoiled in that regard.
 	<<else>>
-	The public disapproves of body mods and considers hers unappealing.
+	The public disapproves of body mods and considers $hers unappealing.
 	<</if>>
 <<else>>
 	<<if $modScore > 15 || ($piercingScore > 8 && $tatScore > 5)>>
-	She has so much body art that most potential patrons don't think she needs any more.
+	$He has so much body art that most potential patrons don't think $he needs any more.
 	<<elseif !($slaves[$i].corsetPiercing == 0 && $piercingScore < 3 && $tatScore < 2)>>
-	Her body art helps attract patrons to use her freely.
+	$His body art helps attract patrons to use $him freely.
 	<</if>>
 <</if>>
 
 <<if $slaves[$i].aphrodisiacs > 1 || ($slaves[$i].inflationType == "aphrodisiac" && $slaves[$i].inflation > 1)>>
-	On such a heavy aphrodisiac dose, she can't wait for each citizen to fuck her.<<if $slaves[$i].inflationType == "aphrodisiac" && canDoAnal($slaves[$i])>> Which is practically nonstop, as anyone that fucks her ass gets a hit of the aphrodisiacs within her belly.<</if>>
+	On such a heavy aphrodisiac dose, $he can't wait for each citizen to fuck $him.<<if $slaves[$i].inflationType == "aphrodisiac" && canDoAnal($slaves[$i])>> Which is practically nonstop, as anyone that fucks $his ass gets a hit of the aphrodisiacs within $his belly.<</if>>
 <<elseif $slaves[$i].aphrodisiacs > 0 || ($slaves[$i].inflationType == "aphrodisiac")>>
-	On aphrodisiacs, she climaxes with every citizen.<<if $slaves[$i].inflationType == "aphrodisiac" && canDoAnal($slaves[$i])>> Which happens often, as anyone that fucks her ass gets a tiny hit of the aphrodisiacs within her belly.<</if>>
+	On aphrodisiacs, $he climaxes with every citizen.<<if $slaves[$i].inflationType == "aphrodisiac" && canDoAnal($slaves[$i])>> Which happens often, as anyone that fucks $his ass gets a tiny hit of the aphrodisiacs within $his belly.<</if>>
 <<elseif $slaves[$i].devotion > 95>>
-	She's so devoted that she does her best and pleases every citizen.
+	$He's so devoted that $he does $his best and pleases every citizen.
 <<elseif $slaves[$i].devotion > 50>>
-	She's so devoted that she works hard to please citizens.
+	$He's so devoted that $he works hard to please citizens.
 <<elseif $slaves[$i].trust < -20>>
-	She's afraid of you, so she works hard to please citizens.
+	$He's afraid of you, so $he works hard to please citizens.
 <<else>>
-	She neither loves nor fears you enough to work hard, and makes a poor slut.
+	$He neither loves nor fears you enough to work hard, and makes a poor slut.
 <</if>>
 
 <<if ($slaves[$i].butt > 4) && ($slaves[$i].boobs > 800)>>
 	<<if $arcologies[0].FSAssetExpansionist != "unset">>
-	Her huge, fashionable assets are immensely popular.
+	$His huge, fashionable assets are immensely popular.
 	<<if canTalk($slaves[$i])>>
 	<<if $slaves[$i].voice > 2>>
-		Her high voice contributes to her bimbo image, so she does even better.
+		$His high voice contributes to $his bimbo image, so $he does even better.
 	<</if>>
 	<</if>>
 	<<elseif $arcologies[0].FSSlimnessEnthusiast >= 20>>
-	She receives little attention for her large assets since many citizens consider them disgusting.
+	$He receives little attention for $his large assets since many citizens consider them disgusting.
 	<<else>>
-	The public enjoys her huge assets.
+	The public enjoys $his huge assets.
 	<</if>>
 	<<if $arcologies[0].FSGenderRadicalist != "unset">>
 	<<if $slaves[$i].dick > 0>>
-	The new appetite for stacked sluts with dicks makes her especially successful.
+	The new appetite for stacked sluts with dicks makes $him especially successful.
 	<</if>>
 	<</if>>
 <</if>>
 
 <<if ($slaves[$i].visualAge >= 30)>>
 	<<if $arcologies[0].FSMaturityPreferentialist != "unset">>
-	Her mature body is very fashionable.
+	$His mature body is very fashionable.
 	<<elseif $arcologies[0].FSYouthPreferentialist != "unset">>
-	Her old body is badly out of fashion.
+	$His old body is badly out of fashion.
 	<</if>>
 <<else>>
 	<<if $arcologies[0].FSYouthPreferentialist != "unset">>
-	Her youthful body is very fashionable.
+	$His youthful body is very fashionable.
 	<<elseif $arcologies[0].FSMaturityPreferentialist != "unset">>
-	Her young body is out of fashion.
+	$His young body is out of fashion.
 	<</if>>
 <</if>>
 
 <<if $arcologies[0].FSGenderFundamentalistLawBeauty + $arcologies[0].FSGenderRadicalistLawBeauty > 0>>
 	<<if $genderLawPass == 1>>
 		<<if $arcologies[0].FSAssetExpansionist != "unset">>
-			The public enjoys her fashionably feminine body.
+			The public enjoys $his fashionably feminine body.
 		<<else>>
-			The public enjoys her sleek, girlish figure.
+			The public enjoys $his sleek, girlish figure.
 		<</if>>
 		<<if canTalk($slaves[$i]) && $slaves[$i].voice > 2>>
-			Her high voice contributes to her girlish image, so she does even better.
+			$His high voice contributes to $his girlish image, so $he does even better.
 		<</if>>
 	<</if>>
 <<elseif $arcologies[0].FSSlimnessEnthusiastLaw == 1>>
 	<<if slimPass($slaves[$i]) == 1>>
-		The public enjoys her fashionably sleek little body.
+		The public enjoys $his fashionably sleek little body.
 		<<if canTalk($slaves[$i]) && $slaves[$i].voice > 2>>
-			Her high voice contributes to her girlish image, so she does even better.
+			$His high voice contributes to $his girlish image, so $he does even better.
 		<</if>>
 	<</if>>
 <<elseif $arcologies[0].FSHedonisticDecadenceLaw2 == 1>>
 	<<if ($slaves[$i].boobs >= 2000) && ($slaves[$i].butt >= 5) && ($slaves[$i].weight > 95)>>
-		The public enjoys her fashionably plump body.
+		The public enjoys $his fashionably plump body.
 		<<if canTalk($slaves[$i]) && $slaves[$i].voice > 2>>
-			Her high voice contributes to her feminine image, so she does even better.
+			$His high voice contributes to $his feminine image, so $he does even better.
 		<</if>>
 	<</if>>
 <<else>>
 	<<if ($slaves[$i].boobs < 500) && ($slaves[$i].butt < 3)>>
 		<<if ($slaves[$i].muscles <= 30) && $arcologies[0].FSPhysicalIdealist == "unset" && ($slaves[$i].weight <= 10) && $arcologies[0].FSHedonisticDecadence == "unset">>
 			<<if $arcologies[0].FSSlimnessEnthusiast > 20>>
-				The public enjoys her fashionably sleek little body.
+				The public enjoys $his fashionably sleek little body.
 			<<else>>
-				The public enjoys her sleek, girlish figure.
+				The public enjoys $his sleek, girlish figure.
 			<</if>>
 			<<if canTalk($slaves[$i]) && $slaves[$i].voice > 2>>
-				Her high voice contributes to her girlish image, so she does even better.
+				$His high voice contributes to $his girlish image, so $he does even better.
 			<</if>>
 		<<elseif $arcologies[0].FSPhysicalIdealist != "unset">> /* no muscle malus for muscle loving societies */
 			<<if $arcologies[0].FSPhysicalIdealistStrongFat == 1 && ($slaves[$i].weight <= 30)>> /* reduced weight malus for fat loving societies */
 				<<if $arcologies[0].FSSlimnessEnthusiast > 20>>
-					The public enjoys her fashionably sleek little body.
+					The public enjoys $his fashionably sleek little body.
 				<<else>>
-					The public enjoys her sleek, girlish figure.
+					The public enjoys $his sleek, girlish figure.
 				<</if>>
 				<<if canTalk($slaves[$i]) && $slaves[$i].voice > 2>>
-					Her high voice contributes to her girlish image, so she does even better.
+					$His high voice contributes to $his girlish image, so $he does even better.
 				<</if>>
 			<<elseif ($slaves[$i].weight <= 10)>>
 				<<if $arcologies[0].FSSlimnessEnthusiast > 20>>
-					The public enjoys her fashionably sleek little body.
+					The public enjoys $his fashionably sleek little body.
 				<<else>>
-					The public enjoys her sleek, girlish figure.
+					The public enjoys $his sleek, girlish figure.
 				<</if>>
 				<<if canTalk($slaves[$i]) && $slaves[$i].voice > 2>>
-					Her high voice contributes to her girlish image, so she does even better.
+					$His high voice contributes to $his girlish image, so $he does even better.
 				<</if>>
 			<</if>>
 		<<elseif $arcologies[0].FSHedonisticDecadence != "unset" && ($slaves[$i].weight <= 30)>> /* reduced weight malus for fat loving societies */
 			<<if $arcologies[0].FSHedonisticDecadenceStrongFat == 1>> /* no muscle malus for muscle loving societies */
 				<<if $arcologies[0].FSSlimnessEnthusiast > 20>>
-					The public enjoys her fashionably sleek little body.
+					The public enjoys $his fashionably sleek little body.
 				<<else>>
-					The public enjoys her sleek, girlish figure.
+					The public enjoys $his sleek, girlish figure.
 				<</if>>
 				<<if canTalk($slaves[$i]) && $slaves[$i].voice > 2>>
-					Her high voice contributes to her girlish image, so she does even better.
+					$His high voice contributes to $his girlish image, so $he does even better.
 				<</if>>
 			<<elseif ($slaves[$i].muscles <= 30)>>
 				<<if $arcologies[0].FSSlimnessEnthusiast > 20>>
-					The public enjoys her fashionably sleek little body.
+					The public enjoys $his fashionably sleek little body.
 				<<else>>
-					The public enjoys her sleek, girlish figure.
+					The public enjoys $his sleek, girlish figure.
 				<</if>>
 				<<if canTalk($slaves[$i]) && $slaves[$i].voice > 2>>
-					Her high voice contributes to her girlish image, so she does even better.
+					$His high voice contributes to $his girlish image, so $he does even better.
 				<</if>>
 			<</if>>
 		<</if>>
@@ -712,47 +712,47 @@ Her appearance attracted $beauty members of the public (<<print Math.trunc($beau
 
 <<if ($slaves[$i].boobsImplant == 0) && ($slaves[$i].buttImplant == 0) && ($slaves[$i].waist >= -95) && ($slaves[$i].bellyImplant == -1) && ($slaves[$i].lipsImplant == 0) && ($slaves[$i].faceImplant < 30)>>
 	<<if $arcologies[0].FSBodyPurist != "unset">>
-	With her all-natural, implant free appearance, she's very popular.
+	With $his all-natural, implant free appearance, $he's very popular.
 	<<elseif $arcologies[0].FSTransformationFetishist >= 20>>
-	The public is disappointed by her all-natural, implant free appearance.
+	The public is disappointed by $his all-natural, implant free appearance.
 	<<else>>
-	Some discerning people appreciate her all-natural, implant free appearance.
+	Some discerning people appreciate $his all-natural, implant free appearance.
 	<</if>>
 <<else>>
 	<<if $arcologies[0].FSTransformationFetishist != "unset">>
-	The public appreciates her augmented body.
+	The public appreciates $his augmented body.
 	<</if>>
 <</if>>
 
 <<if $slaves[$i].nipples == "fuckable">>
 	<<if $arcologies[0].FSTransformationFetishist != "unset">>
-		Her fuckable nipples give her an edge over those without such body modifications.
+		$His fuckable nipples give $him an edge over those without such body modifications.
 	<<else>>
-		Her fuckable nipples entice some of the more curious citizens.
+		$His fuckable nipples entice some of the more curious citizens.
 	<</if>>
 <</if>>
 
 <<if $slaves[$i].teeth == "removable">>
-	The extra attention she receives from her ability to give toothless sucks is about balanced out by the citizens who are disgusted by it.
+	The extra attention $he receives from $his ability to give toothless sucks is about balanced out by the citizens who are disgusted by it.
 <<elseif $slaves[$i].teeth == "pointy">>
-	The extra attention she receives due to her sharp teeth is balanced by the citizens who are scared off by them.
+	The extra attention $he receives due to $his sharp teeth is balanced by the citizens who are scared off by them.
 <</if>>
 
 <<if $slaves[$i].dick != 0>>
 <<if $arcologies[0].FSGenderRadicalist == "unset">>
-	She's less popular because many citizens prefer sluts without cocks.
+	$He's less popular because many citizens prefer sluts without cocks.
 <<elseif $arcologies[0].FSGenderRadicalist < 50>>
-	Her cock entices some citizens and disappoints others; it has little effect on her popularity.
+	$His cock entices some citizens and disappoints others; it has little effect on $his popularity.
 <<else>>
-	The overwhelming majority of citizens consider her cock an attraction.
+	The overwhelming majority of citizens consider $his cock an attraction.
 <</if>>
 <</if>>
 
 <<if $slaves[$i].muscles > 95>>
 	<<if $arcologies[0].FSPhysicalIdealist != "unset">>
-	In the new culture of $arcologies[0].name her muscles are cause for great admiration.
+	In the new culture of $arcologies[0].name $his muscles are cause for great admiration.
 	<<else>>
-	Her muscles scare off many, but some will do anything to enjoy a muscular slave.
+	$His muscles scare off many, but some will do anything to enjoy a muscular slave.
 	<</if>>
 <</if>>
 
@@ -761,16 +761,16 @@ Her appearance attracted $beauty members of the public (<<print Math.trunc($beau
 <</if>>
 
 <<if $slaves[$i].lactation > 0>>
-	She appeals to citizens who like lactation play, or just like sluts they can drink milk from.
+	$He appeals to citizens who like lactation play, or just like sluts they can drink milk from.
 <</if>>
 
 <<if $slaves[$i].bellyPreg >= 1500 || setup.fakeBellies.includes($bellyAccessory) || $slaves[$i].bellyImplant >= 1500>>
 <<if $arcologies[0].FSRepopulationFocus != "unset">>
-	In the new culture of $arcologies[0].name, her<<if setup.fakeBellies.includes($bellyAccessory) || $slaves[$i].bellyImplant >= 1500>> apparent<</if>> pregnancy gets her lots of attention.
+	In the new culture of $arcologies[0].name, $his<<if setup.fakeBellies.includes($bellyAccessory) || $slaves[$i].bellyImplant >= 1500>> apparent<</if>> pregnancy gets $him lots of attention.
 <<elseif $arcologies[0].FSRestart != "unset">>
-	In the new culture of $arcologies[0].name, her<<if setup.fakeBellies.includes($bellyAccessory) || $slaves[$i].bellyImplant >= 1500>> apparent<</if>> pregnancy is a massive turn off to citizens.
+	In the new culture of $arcologies[0].name, $his<<if setup.fakeBellies.includes($bellyAccessory) || $slaves[$i].bellyImplant >= 1500>> apparent<</if>> pregnancy is a massive turn off to citizens.
 <<elseif $arcologies[0].FSGenderFundamentalist != "unset">>
-	The new respect for slave fertility ensures that she gets just as much love as slaves without pregnant bellies<<if setup.fakeBellies.includes($bellyAccessory) || $slaves[$i].bellyImplant >= 1500>> even if her bump isn't real<</if>>.
+	The new respect for slave fertility ensures that $he gets just as much love as slaves without pregnant bellies<<if setup.fakeBellies.includes($bellyAccessory) || $slaves[$i].bellyImplant >= 1500>> even if $his bump isn't real<</if>>.
 <<else>>
 	Many citizens avoid visibly pregnant slaves.
 <</if>>
@@ -793,226 +793,234 @@ Her appearance attracted $beauty members of the public (<<print Math.trunc($beau
 <</if>>
 <<if $arcologies[0].FSEdoRevivalist != "unset">>
 <<if ($slaves[$i].nationality == "Japanese") || ($slaves[$i].nationality == "Edo Revivalist")>>
-	As a proper Japanese girl, she is considered extremely desirable.
+	As a proper Japanese girl, $he is considered extremely desirable.
 <</if>>
 <<elseif $arcologies[0].FSChineseRevivalist != "unset">>
 <<if ($slaves[$i].nationality == "Chinese") || ($slaves[$i].nationality == "Chinese Revivalist")>>
-	As a proper Chinese girl, she is considered extremely desirable.
+	As a proper Chinese girl, $he is considered extremely desirable.
 <</if>>
 <</if>>
 
 <<if $slaves[$i].intelligence > 0>>
-	Her intelligence helps her discern everyone's needs.
+	$His intelligence helps $him discern everyone's needs.
 <<elseif $slaves[$i].intelligence < 0>>
-	She has trouble figuring out what everyone needs.
+	$He has trouble figuring out what everyone needs.
 <</if>>
 
 <<if $slaves[$i].prestige > 0>>
-	She attracts more attention because it's prestigious to be seen with her.
+	$He attracts more attention because it's prestigious to be seen with $him.
+<</if>>
+
+<<if $slaves[$i].pornPrestige > 2>>
+	Patrons line up for the chance to spend time with the face of $slaves[$i].pornType porn.
+<<elseif $slaves[$i].pornPrestige > 1>>
+	She has a sizable fanbase, one that is eager to spend time with her.
+<<elseif $slaves[$i].pornPrestige > 0>>
+	A few of her fans recognize her and eagerly make use of her.
 <</if>>
 
 <<if ($slaves[$i].clitPiercing > 2) && ($slaves[$i].devotion >= -20)>>
-	Almost everyone loves her orgasms encouraged by her smart piercing.
+	Almost everyone loves $his orgasms encouraged by $his smart piercing.
 <<elseif ($slaves[$i].clitPiercing > 2)>>
-	Almost everyone appreciates her reduced reluctance caused by her smart piercing.
+	Almost everyone appreciates $his reduced reluctance caused by $his smart piercing.
 <</if>>
 
 <<if ($slaves[$i].fetishKnown == 1)>>
 <<if ($slaves[$i].fetishStrength > 60)>>
 <<switch $slaves[$i].fetish>>
 <<case "submissive">>
-	She receives extra attention for her eagerness to submit.
+	$He receives extra attention for $his eagerness to submit.
 <<case "cumslut">>
-	She receives extra attention for her enjoyment of cum.
+	$He receives extra attention for $his enjoyment of cum.
 <<case "humiliation">>
-	She receives extra attention for her eagerness to be humiliated by citizens.
+	$He receives extra attention for $his eagerness to be humiliated by citizens.
 <<case "buttslut">>
 	<<if canDoAnal($slaves[$i])>>
-		She receives extra attention for her obvious enjoyment of buttsex.
+		$He receives extra attention for $his obvious enjoyment of buttsex.
 	<</if>>
 <<case "dom">>
-	She receives some extra attention for her enthusiasm dominating other slaves in group sex.
+	$He receives some extra attention for $his enthusiasm dominating other slaves in group sex.
 <<case "masochist">>
-	She receives extra attention for her obvious enjoyment of pain.
+	$He receives extra attention for $his obvious enjoyment of pain.
 <<case "boobs">>
-	She receives extra attention for her obvious enjoyment of a solid chest groping.
+	$He receives extra attention for $his obvious enjoyment of a solid chest groping.
 <<case "sadist">>
-	She receives some extra attention for her willingness to abuse other slaves.
+	$He receives some extra attention for $his willingness to abuse other slaves.
 <<case "pregnancy">>
 	<<if $slaves[$i].mpreg == 0>>
 	<<if ($slaves[$i].vagina > 0) && canDoVaginal($slaves[$i])>>
-		As an impregnation fetishist she's very enthusiastic about vaginal sex.
+		As an impregnation fetishist $he's very enthusiastic about vaginal sex.
 	<</if>>
 	<<else>>
 	<<if ($slaves[$i].anus > 0) && canDoAnal($slaves[$i])>>
-		As an impregnation fetishist she's very enthusiastic about anal sex.
+		As an impregnation fetishist $he's very enthusiastic about anal sex.
 	<</if>>
 	<</if>>
 <<case "mindbroken">>
-	She receives less attention because she just lies there, mind broken.
+	$He receives less attention because $he just lies there, mind broken.
 <</switch>>
 <</if>>
 <</if>>
 
 <<if ($slaves[$i].attrKnown == 1)>>
 <<if ($slaves[$i].energy > 95)>>
-	As a nymphomaniac she gets sexual release from every sex act and is a crowd favorite.
+	As a nymphomaniac $he gets sexual release from every sex act and is a crowd favorite.
 	<<set $slaves[$i].need -= $beauty>>
 <<elseif ($slaves[$i].energy > 80)>>
-	With her powerful sex drive she rarely has to fake an orgasm.
+	With $his powerful sex drive $he rarely has to fake an orgasm.
 	<<set $slaves[$i].need -= $beauty*.9>>
 <<elseif $slaves[$i].aphrodisiacs > 0 || ($slaves[$i].inflationType == "aphrodisiac")>>
-	With her aphrodisiac boosted libido, it's barely possible to discern her from a natural nymphomaniac.
+	With $his aphrodisiac boosted libido, it's barely possible to discern $him from a natural nymphomaniac.
 	<<set $slaves[$i].need -= $beauty*.9>>
 <<elseif ($slaves[$i].energy > 60)>>
-	With her good sex drive she often orgasms with citizens.
+	With $his good sex drive $he often orgasms with citizens.
 	<<set $slaves[$i].need -= $beauty*.8>>
 <<elseif ($slaves[$i].energy > 40)>>
-	With her average sex drive she occasionally orgasms with citizens.
+	With $his average sex drive $he occasionally orgasms with citizens.
 	<<set $slaves[$i].need -= $beauty*.5>>
 <<elseif ($slaves[$i].energy > 20)>>
-	With her poor sex drive she almost never orgasms with citizens.
+	With $his poor sex drive $he almost never orgasms with citizens.
 	<<set $slaves[$i].need -= $beauty*.1>>
 <<else>>
-	Since she's frigid, she rarely experiences authentic arousal with citizens.
+	Since $he's frigid, $he rarely experiences authentic arousal with citizens.
 <</if>>
 <<if ($slaves[$i].attrXY <= 15)>>
 	<<if ($slaves[$i].attrXX <= 15)>>
-	Her general disgust with sex makes her a very poor slut.
+	$His general disgust with sex makes $him a very poor slut.
 	<<elseif ($slaves[$i].attrXX <= 85)>>
-	Her sexual disgust with men makes her a poor slut.
+	$His sexual disgust with men makes $him a poor slut.
 	<<elseif ($slaves[$i].attrXX <= 95)>>
-	Her sexual disgust with men hinders her, though she is more enthusiastic with female citizens.
+	$His sexual disgust with men hinders $him, though $he is more enthusiastic with female citizens.
 	<<else>>
-	Her sexual disgust with men hinders her, though she makes up for it with female citizens.
+	$His sexual disgust with men hinders $him, though $he makes up for it with female citizens.
 	<</if>>
 <<elseif ($slaves[$i].attrXY <= 85)>>
 	<<if ($slaves[$i].attrXX <= 15)>>
-	Her sexual disgust with men makes her a poor slut.
+	$His sexual disgust with men makes $him a poor slut.
 	<<elseif ($slaves[$i].attrXX <= 85)>>
-	Her indifference to men and women makes her a poor slut.
+	$His indifference to men and women makes $him a poor slut.
 	<<elseif ($slaves[$i].attrXX <= 95)>>
-	Her sexual indifference to men hinders her, though she is more enthusiastic with female citizens.
+	$His sexual indifference to men hinders $him, though $he is more enthusiastic with female citizens.
 	<<else>>
-	Her sexual indifference to men hinders her, though she makes up for it with female citizens.
+	$His sexual indifference to men hinders $him, though $he makes up for it with female citizens.
 	<</if>>
 <<elseif ($slaves[$i].attrXY <= 95)>>
 	<<if ($slaves[$i].attrXX <= 15)>>
-	Her sexual disgust with women hinders her, though she makes up for it with male citizens.
+	$His sexual disgust with women hinders $him, though $he makes up for it with male citizens.
 	<<elseif ($slaves[$i].attrXX <= 85)>>
-	Her sexual indifference to women hinders her, though she makes up for it with male citizens.
+	$His sexual indifference to women hinders $him, though $he makes up for it with male citizens.
 	<<elseif ($slaves[$i].attrXX <= 95)>>
-	She has the advantage of sexual sincerity with both men and women.
+	$He has the advantage of sexual sincerity with both men and women.
 	<<else>>
-	She's a good slut with male citizens, and truly enthusiastic with women.
+	$He's a good slut with male citizens, and truly enthusiastic with women.
 	<</if>>
 <<else>>
 	<<if ($slaves[$i].attrXX <= 15)>>
-	Her sexual disgust with women hinders her, though she is enthusiastic with male citizens.
+	$His sexual disgust with women hinders $him, though $he is enthusiastic with male citizens.
 	<<elseif ($slaves[$i].attrXX <= 85)>>
-	Her sexual indifference to women hinders her, though she is enthusiastic with male citizens.
+	$His sexual indifference to women hinders $him, though $he is enthusiastic with male citizens.
 	<<elseif ($slaves[$i].attrXX <= 95)>>
-	She's a good slut with female citizens, and truly enthusiastic with men.
+	$He's a good slut with female citizens, and truly enthusiastic with men.
 	<<else>>
-	She's openly lustful towards all citizens, men and women.
+	$He's openly lustful towards all citizens, men and women.
 	<</if>>
 <</if>>
 <</if>>
 
 <<switch $slaves[$i].behavioralQuirk>>
 <<case "confident">>
-	She's better at her job because she's so confident in the club.
+	$He's better at $his job because $he's so confident in the club.
 <<case "cutting">>
-	She gets a lot of attention for her ability to joke at a patron's expense.
+	$He gets a lot of attention for $his ability to joke at a patron's expense.
 <<case "funny">>
-	She frequently has her corner of the club doubled over with laughter at her antics.
+	$He frequently has $his corner of the club doubled over with laughter at $his antics.
 <<case "adores women">>
-	She singles out the prettiest ladies in the club for special personal attention.
+	$He singles out the prettiest ladies in the club for special personal attention.
 <<case "adores men">>
-	She singles out the hottest hunks in the club for special personal attention.
+	$He singles out the hottest hunks in the club for special personal attention.
 <<case "fitness">>
-	She approaches life in the club as a good workout, to the delight of her exhausted partners.
+	$He approaches life in the club as a good workout, to the delight of $his exhausted partners.
 <<case "insecure">>
-	She's very willing to be promiscuous, since she values herself mainly as a sex object.
+	$He's very willing to be promiscuous, since $he values $himself mainly as a sex object.
 <<case "sinful">>
-	She's explicitly sacrilegious in the club, happily transgressing against cultural boundaries.
+	$He's explicitly sacrilegious in the club, happily transgressing against cultural boundaries.
 <<case "advocate">>
-	She believes that the club represents $arcologies[0].name well, and does her best to contribute.
+	$He believes that the club represents $arcologies[0].name well, and does $his best to contribute.
 <</switch>>
 <<switch $slaves[$i].sexualQuirk>>
 <<case "gagfuck queen">>
-	She's a popular target for oral gangbangs in the club, late at night.
+	$He's a popular target for oral gangbangs in the club, late at night.
 <<case "painal queen">>
-	She's a popular target for anal gangbangs in the club, late at night.
+	$He's a popular target for anal gangbangs in the club, late at night.
 <<case "strugglefuck queen">>
-	She's a popular target for gangbangs in the club, late at night.
+	$He's a popular target for gangbangs in the club, late at night.
 <<case "tease">>
-	Despite being a club slut, she somehow retains the ability to blush enticingly at nudity.
+	Despite being a club slut, $he somehow retains the ability to blush enticingly at nudity.
 <<case "romantic">>
-	Despite being a club slut, she somehow retains the ability to make her citizens feel special.
+	Despite being a club slut, $he somehow retains the ability to make $his citizens feel special.
 <<case "perverted">>
-	She's comfortable with the most perverted citizens' desires.
+	$He's comfortable with the most perverted citizens' desires.
 <<case "unflinching">>
-	She's impossible to disgust or surprise, pleasing citizens with odd tastes.
+	$He's impossible to disgust or surprise, pleasing citizens with odd tastes.
 <<case "size queen">>
-	She's very eager to spend quality time with big cocks, making her a favorite among the well-endowed.
+	$He's very eager to spend quality time with big cocks, making $him a favorite among the well-endowed.
 <<case "caring">>
-	She really cares for everyone she meets in the club, and will provide a sympathetic ear for anyone who just feels like talking.
+	$He really cares for everyone $he meets in the club, and will provide a sympathetic ear for anyone who just feels like talking.
 <</switch>>
 
 <<switch $slaves[$i].behavioralFlaw>>
 <<case "arrogant">>
-	She receives less gratitude because she treats clients like they are beneath her dignity.
+	$He receives less gratitude because $he treats clients like they are beneath $his dignity.
 <<case "bitchy">>
-	She receives less gratitude because she makes cutting remarks to clients.
+	$He receives less gratitude because $he makes cutting remarks to clients.
 <<case "odd">>
-	She receives less gratitude because clients are annoyed by her odd behavior.
+	$He receives less gratitude because clients are annoyed by $his odd behavior.
 <<case "hates men">>
-	She receives less gratitude because she can't conceal her distaste for the company of men.
+	$He receives less gratitude because $he can't conceal $his distaste for the company of men.
 <<case "hates women">>
-	She receives less gratitude because she can't conceal her distaste for the company of women.
+	$He receives less gratitude because $he can't conceal $his distaste for the company of women.
 <<case "devout">>
-	She receives less gratitude because people are annoyed by her habit of praying for forgiveness during sex.
+	$He receives less gratitude because people are annoyed by $his habit of praying for forgiveness during sex.
 <<case "liberated">>
-	She receives less gratitude because people are annoyed by her obvious belief that being forced to serve them is wrong.
+	$He receives less gratitude because people are annoyed by $his obvious belief that being forced to serve them is wrong.
 <</switch>>
 <<switch $slaves[$i].sexualFlaw>>
 <<case "hates oral">>
-	She receives less gratitude because she tries to avoid sucking cock.
+	$He receives less gratitude because $he tries to avoid sucking cock.
 <<case "hates anal">>
-	She receives less gratitude because she tries to avoid taking it up the ass.
+	$He receives less gratitude because $he tries to avoid taking it up the ass.
 <<case "hates penetration">>
-	She receives less gratitude because she tries to avoid getting fucked.
+	$He receives less gratitude because $he tries to avoid getting fucked.
 <<case "repressed">>
-	She receives less gratitude because citizens who don't feel like forcing her sometimes have to cajole her past her repressed sexuality.
+	$He receives less gratitude because citizens who don't feel like forcing $him sometimes have to cajole $him past $his repressed sexuality.
 <<case "idealistic">>
-	She receives less gratitude because citizens who don't feel like forcing her sometimes have to convince her to have sex with them.
+	$He receives less gratitude because citizens who don't feel like forcing $him sometimes have to convince $him to have sex with them.
 <<case "apathetic">>
-	She receives less gratitude because she often just lies there taking dick.
+	$He receives less gratitude because $he often just lies there taking dick.
 <<case "crude">>
-	She receives less gratitude because she isn't exactly the most elegant sexual partner.
+	$He receives less gratitude because $he isn't exactly the most elegant sexual partner.
 <<case "judgemental">>
-	She receives less gratitude because she openly disdains unattractive citizens.
+	$He receives less gratitude because $he openly disdains unattractive citizens.
 <<case "shamefast">>
-	She receives less gratitude because she sometimes hesitates to take her clothes off and get to work.
+	$He receives less gratitude because $he sometimes hesitates to take $his clothes off and get to work.
 <<case "cum addict">>
-	Her abject begging for cum annoys citizens who aren't looking for oral, but this is more than outweighed by how much it delights those who are.
+	$His abject begging for cum annoys citizens who aren't looking for oral, but this is more than outweighed by how much it delights those who are.
 <<case "anal addict">>
-	Her abject begging for buttsex annoys citizens who aren't interested in fucking her ass, but this is more than outweighed by how much it delights those who are.
+	$His abject begging for buttsex annoys citizens who aren't interested in fucking $his ass, but this is more than outweighed by how much it delights those who are.
 <<case "attention whore">>
-	As an attention whore, public service is her forte, and she delights citizens with her eager willingness to try anything in the open.
+	As an attention whore, public service is $his forte, and $he delights citizens with $his eager willingness to try anything in the open.
 <<case "breast growth">>
-	Her excessive obsession with her own breasts, to the detriment of most sexual intercourse, annoys citizens.
+	$His excessive obsession with $his own breasts, to the detriment of most sexual intercourse, annoys citizens.
 <<case "abusive">>
-	She annoys citizens whenever her sexual abusiveness becomes apparent.
+	$He annoys citizens whenever $his sexual abusiveness becomes apparent.
 <<case "malicious">>
-	She annoys citizens whenever her sexual maliciousness becomes apparent.
+	$He annoys citizens whenever $his sexual maliciousness becomes apparent.
 <<case "self hating">>
-	She annoys citizens during the crying jags brought on by her self hatred.
+	$He annoys citizens during the crying jags brought on by $his self hatred.
 <<case "neglectful">>
-	She annoys those discerning citizens who can tell that she neglects to orgasm with them.
+	$He annoys those discerning citizens who can tell that $he neglects to orgasm with them.
 <<case "breeder">>
-	Her obsession with pregnancy annoys citizens who aren't interested in that.
+	$His obsession with pregnancy annoys citizens who aren't interested in that.
 <</switch>>
 
 <</if>> /* CLOSES EWM */
@@ -1021,13 +1029,13 @@ Her appearance attracted $beauty members of the public (<<print Math.trunc($beau
 <<if $slaves[$i].devotion < 10>>
 <<if random(1,100) > 70>>
 <<if ($slaves[$i].vaginalSkill <= 30) && canDoVaginal($slaves[$i])>>
-	After being fucked too hard too often, she now @@.red;dislikes being penetrated.@@
+	After being fucked too hard too often, $he now @@.red;dislikes being penetrated.@@
 	<<set $slaves[$i].sexualFlaw = "hates penetration">>
 <<elseif ($slaves[$i].analSkill <= 30) && canDoAnal($slaves[$i])>>
-	After so much anal pain, she now @@.red;dislikes being buttfucked.@@
+	After so much anal pain, $he now @@.red;dislikes being buttfucked.@@
 	<<set $slaves[$i].sexualFlaw = "hates anal">>
 <<elseif ($slaves[$i].oralSkill <= 30)>>
-	After one too many facials, she now @@.red;dislikes sucking cock.@@
+	After one too many facials, $he now @@.red;dislikes sucking cock.@@
 	<<set $slaves[$i].sexualFlaw = "hates oral">>
 <</if>>
 <</if>>
@@ -1140,43 +1148,43 @@ Her appearance attracted $beauty members of the public (<<print Math.trunc($beau
 <<switch $slaves[$i].fetish>>
 <<case "submissive" "masochist">>
 	<<if _analUse+_vaginalUse > 0>>
-		She enjoys being fucked, and got sexual satisfaction from the <<print _analUse+_vaginalUse>> dicks stuck inside her this week.
+		$He enjoys being fucked, and got sexual satisfaction from the <<print _analUse+_vaginalUse>> dicks stuck inside $him this week.
 		<<set $slaves[$i].need -= _analUse+_vaginalUse>>
 	<</if>>
 <<case "dom" "sadist">>
 	<<if _penetrativeUse > 0>>
-		She enjoys being on top, and got special sexual satisfaction from the _penetrativeUse times she got to fuck someone this week.
+		$He enjoys being on top, and got special sexual satisfaction from the _penetrativeUse times $he got to fuck someone this week.
 		<<set $slaves[$i].need -= 2*_penetrativeUse>>
 	<</if>>
 <<case "cumslut">>
 	<<if _oralUse > 0>>
-		She enjoys sucking, and got sexual satisfaction from the _oralUse blowjobs she gave this week.
+		$He enjoys sucking, and got sexual satisfaction from the _oralUse blowjobs $he gave this week.
 		<<set $slaves[$i].need -= _oralUse>>
 	<</if>>
 <<case "buttslut">>
 	<<if _analUse > 0>>
-		She enjoys getting buttfucked, and got sexual satisfaction from the _analUse times she was sodomized this week.
+		$He enjoys getting buttfucked, and got sexual satisfaction from the _analUse times $he was sodomized this week.
 		<<set $slaves[$i].need -= _analUse>>
 	<</if>>
 <<case "boobs">>
 	<<if _mammaryUse > 0>>
-		She enjoys <<if $slaves[$i].nipples == "fuckable">>having her tits fucked<<else>>giving a good titfuck<</if>>, and got sexual satisfaction from the _mammaryUse times they were used this week.
+		$He enjoys <<if $slaves[$i].nipples == "fuckable">>having $his tits fucked<<else>>giving a good titfuck<</if>>, and got sexual satisfaction from the _mammaryUse times they were used this week.
 		<<set $slaves[$i].need -= _mammaryUse>>
 	<</if>>
 <<case "pregnancy">>
 	<<if $slaves[$i].mpreg == 0>>
 	<<if _vaginalUse > 0>>
-		She enjoys having her pussy fucked, and got sexual satisfaction from the _vaginalUse times she got dick this week.
+		$He enjoys having $his pussy fucked, and got sexual satisfaction from the _vaginalUse times $he got dick this week.
 		<<set $slaves[$i].need -= _vaginalUse>>
 	<</if>>
 	<<else>>
 		<<if _analUse > 0>>
-			She enjoys having her ass fucked, and got sexual satisfaction from the _analUse times she got dick this week.
+			$He enjoys having $his ass fucked, and got sexual satisfaction from the _analUse times $he got dick this week.
 			<<set $slaves[$i].need -= _analUse>>
 		<</if>>
 	<</if>>
 <<case "humiliation">>
-	She enjoys the humiliation of being a public slut, and got a bit of sexual satisfaction from every sex act she performed this week.
+	$He enjoys the humiliation of being a public slut, and got a bit of sexual satisfaction from every sex act $he performed this week.
 	<<set $slaves[$i].need -= $beauty>>
 <</switch>>
 <</if>>
@@ -1190,370 +1198,370 @@ Her appearance attracted $beauty members of the public (<<print Math.trunc($beau
 <<set $seed = random(1,10)>>
 <<switch $seed>>
 <<case 1>>
-	<<set _vignettes.push({text: "the most interesting thing that happened to her at work was that she witnessed a domestic dispute over another slut,", type: "rep", effect: 0})>>
+	<<set _vignettes.push({text: "the most interesting thing that happened to $him at work was that $he witnessed a domestic dispute over another slut,", type: "rep", effect: 0})>>
 <<case 2>>
-	<<set _vignettes.push({text: "the most interesting thing that happened to her at work was that she saw an aphrodisiac addict she knew sell herself into slavery,", type: "rep", effect: 0})>>
+	<<set _vignettes.push({text: "the most interesting thing that happened to $him at work was that $he saw an aphrodisiac addict $he knew sell $himself into slavery,", type: "rep", effect: 0})>>
 <<case 3>>
-	<<set _vignettes.push({text: "the most interesting thing that happened to her at work was that she had to move to follow the @@.green;most prominent citizens@@ to a newly fashionable hall,", type: "rep", effect: 0})>>
+	<<set _vignettes.push({text: "the most interesting thing that happened to $him at work was that $he had to move to follow the @@.green;most prominent citizens@@ to a newly fashionable hall,", type: "rep", effect: 0})>>
 <<case 4>>
-	<<set _vignettes.push({text: "the most interesting thing that happened to her at work was that a citizen used a new and improved sex toy on her,", type: "rep", effect: 0})>>
+	<<set _vignettes.push({text: "the most interesting thing that happened to $him at work was that a citizen used a new and improved sex toy on $him,", type: "rep", effect: 0})>>
 <<case 5>>
-	<<set _vignettes.push({text: "the most interesting thing that happened to her at work was being used in public by an incestuous pair of citizens,", type: "rep", effect: 0})>>
+	<<set _vignettes.push({text: "the most interesting thing that happened to $him at work was being used in public by an incestuous pair of citizens,", type: "rep", effect: 0})>>
 <<case 6>>
-	<<set _vignettes.push({text: "the most interesting thing that happened to her at work was that she saw a notorious slut come of age and start swapping anal for aphrodisiacs,", type: "rep", effect: 0})>>
+	<<set _vignettes.push({text: "the most interesting thing that happened to $him at work was that $he saw a notorious slut come of age and start swapping anal for aphrodisiacs,", type: "rep", effect: 0})>>
 <<case 7>>
-	<<set _vignettes.push({text: "the most interesting thing that happened to her at work was that she saw a citizen experiment with lesbian sex for the first time, in public,", type: "rep", effect: 0})>>
+	<<set _vignettes.push({text: "the most interesting thing that happened to $him at work was that $he saw a citizen experiment with lesbian sex for the first time, in public,", type: "rep", effect: 0})>>
 <<case 8>>
-	<<set _vignettes.push({text: "the most interesting thing that happened to her at work was that she watched a citizen descend into aphrodisiac addiction,", type: "rep", effect: 0})>>
+	<<set _vignettes.push({text: "the most interesting thing that happened to $him at work was that $he watched a citizen descend into aphrodisiac addiction,", type: "rep", effect: 0})>>
 <<case 9>>
-	<<set _vignettes.push({text: "the most interesting thing that happened to her at work was that she watched a citizen develop the beginnings of sex addiction,", type: "rep", effect: 0})>>
+	<<set _vignettes.push({text: "the most interesting thing that happened to $him at work was that $he watched a citizen develop the beginnings of sex addiction,", type: "rep", effect: 0})>>
 <<default>>
-	<<set _vignettes.push({text: "the most interesting thing that happened to her at work was that she witnessed a citizen using a public slut so brutally that he had to pay compensation afterward,", type: "rep", effect: 0})>>
+	<<set _vignettes.push({text: "the most interesting thing that happened to $him at work was that $he witnessed a citizen using a public slut so brutally that he had to pay compensation afterward,", type: "rep", effect: 0})>>
 <</switch>>
 <<set $seed = random(1,5)>>
 <<switch $seed>>
 <<case 1>>
-	<<set _vignettes.push({text: "a citizen punished one of his slaves by tying her up in public near where $slaves[$i].slaveName was serving as a public slut. This made her less popular that day,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "a citizen punished one of his slaves by tying $him up in public near where $slaves[$i].slaveName was serving as a public slut. This made $him less popular that day,", type: "rep", effect: -1})>>
 <<case 2>>
-	<<set _vignettes.push({text: "a citizen shared one of his slaves with the public near where $slaves[$i].slaveName was serving as a public slut. This made her less popular that day,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "a citizen shared one of his slaves with the public near where $slaves[$i].slaveName was serving as a public slut. This made $him less popular that day,", type: "rep", effect: -1})>>
 <<case 3>>
-	<<set _vignettes.push({text: "a private brothel offered a promotion near where $slaves[$i].slaveName was serving as a public slut. This made her less popular that day,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "a private brothel offered a promotion near where $slaves[$i].slaveName was serving as a public slut. This made $him less popular that day,", type: "rep", effect: -1})>>
 <<case 4>>
-	<<set _vignettes.push({text: "some free sluts threw an aphrodisiac street party near where $slaves[$i].slaveName was serving as a public slut. This made her less popular that day,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "some free sluts threw an aphrodisiac street party near where $slaves[$i].slaveName was serving as a public slut. This made $him less popular that day,", type: "rep", effect: -1})>>
 <<default>>
-	<<set _vignettes.push({text: "a contract breaker was punished with the pillory near where $slaves[$i].slaveName was serving as a public slut. This made her less popular that day,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "a contract breaker was punished with the pillory near where $slaves[$i].slaveName was serving as a public slut. This made $him less popular that day,", type: "rep", effect: -1})>>
 <</switch>>
 <<set $seed = random(1,5)>>
 <<switch $seed>>
 <<case 1>>
-	<<set _vignettes.push({text: "one of her regular patrons got a divorce and came to her for repeated consolation,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "one of $his regular patrons got a divorce and came to $him for repeated consolation,", type: "rep", effect: 1})>>
 <<case 2>>
 	<<set _vignettes.push({text: "a club near where $slaves[$i].slaveName usually works had business trouble,", type: "rep", effect: 1})>>
 <<case 3>>
-	<<set _vignettes.push({text: "a competing slut that looks like her fell ill, driving a patron to look for an alternative,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "a competing slut that looks like $him fell ill, driving a patron to look for an alternative,", type: "rep", effect: 1})>>
 <<case 4>>
-	<<set _vignettes.push({text: "a street slut that works near her was badly beaten by an abusive citizen and had to take time off. The reduced competition got her more attention,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "a street slut that works near $him was badly beaten by an abusive citizen and had to take time off. The reduced competition got $him more attention,", type: "rep", effect: 1})>>
 <<default>>
-	<<set _vignettes.push({text: "an influx of tourists came into her part of the arcology, earning her more business for a day,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "an influx of tourists came into $his part of the arcology, earning $him more business for a day,", type: "rep", effect: 1})>>
 <</switch>>
 
 <<if ($slaves[$i].fetishKnown == 1)>>
 <<switch $slaves[$i].fetish>>
 <<case "submissive">>
-	<<set _vignettes.push({text: "she deeply impressed a citizen with her sincere submission to him,", type: "rep", effect: 1})>>
-	<<set _vignettes.push({text: "she lost a patron who secretly wanted her to show a little initiative,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$he deeply impressed a citizen with $his sincere submission to him,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he lost a patron who secretly wanted $him to show a little initiative,", type: "rep", effect: -1})>>
 <<case "cumslut">>
-	<<set _vignettes.push({text: "she deeply impressed a citizen with her hunger for his cum,", type: "rep", effect: 1})>>
-	<<set _vignettes.push({text: "she disgusted a citizen who didn't know how much cum fetishes revolted him until she displayed hers,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$he deeply impressed a citizen with $his hunger for his cum,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he disgusted a citizen who didn't know how much cum fetishes revolted him until $he displayed hers,", type: "rep", effect: -1})>>
 <<case "humiliation">>
-	<<set _vignettes.push({text: "she earned extra gratitude from a citizen who didn't know how much he liked public sex until she got him to try it,", type: "rep", effect: 1})>>
-	<<set _vignettes.push({text: "she disgusted a citizen who didn't know how much exhibitionism turned him off until he tried public sex with her,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$he earned extra gratitude from a citizen who didn't know how much he liked public sex until $he got him to try it,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he disgusted a citizen who didn't know how much exhibitionism turned him off until he tried public sex with $him,", type: "rep", effect: -1})>>
 <<case "buttslut">>
 	<<if canDoAnal($slaves[$i])>>
-		<<set _vignettes.push({text: "she earned extra gratitude from a citizen who didn't know how much he liked fucking buttholes until she got him to try fucking hers,", type: "rep", effect: 1})>>
-		<<set _vignettes.push({text: "she disgusted a citizen who didn't know how much buttsex turned him off until she got him to try fucking her ass,", type: "rep", effect: -1})>>
+		<<set _vignettes.push({text: "$he earned extra gratitude from a citizen who didn't know how much he liked fucking buttholes until $he got him to try fucking hers,", type: "rep", effect: 1})>>
+		<<set _vignettes.push({text: "$he disgusted a citizen who didn't know how much buttsex turned him off until $he got him to try fucking $his ass,", type: "rep", effect: -1})>>
 	<</if>>
 	<<if $slaves[$i].butt >= 3>>
-		<<set _vignettes.push({text: "she earned extra gratitude from a citizen who didn't know how much he liked big butts until she gave him a lap dance he'll never forget,", type: "rep", effect: 1})>>
+		<<set _vignettes.push({text: "$he earned extra gratitude from a citizen who didn't know how much he liked big butts until $he gave him a lap dance he'll never forget,", type: "rep", effect: 1})>>
 	<</if>>
-	<<set _vignettes.push({text: "she earned extra gratitude from a citizen who appreciated a nice rear, even if it is off limits,", type: "rep", effect: 1})>>
-	<<set _vignettes.push({text: "she disgusted a citizen who didn't know how much butts turned him off until he put her hands on hers,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$he earned extra gratitude from a citizen who appreciated a nice rear, even if it is off limits,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he disgusted a citizen who didn't know how much butts turned him off until he put his hands on $hers,", type: "rep", effect: -1})>>
 <<case "boobs">>
-	<<set _vignettes.push({text: "she deeply impressed a citizen by orgasming to nothing but the feeling of her sucking her nipples,", type: "rep", effect: 1})>>
-	<<set _vignettes.push({text: "she disappointed a female citizen who didn't know how uninterested she was in nipple play before trying it,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$he deeply impressed a citizen by orgasming to nothing but the feeling of her sucking $his nipples,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he disappointed a female citizen who didn't know how uninterested she was in nipple play before trying it,", type: "rep", effect: -1})>>
 	<<if $slaves[$i].nipples == "fuckable">>
-		<<set _vignettes.push({text: "she left a lasting impression on a pair of citizens after nearly passing out from a series of intense orgasms from getting her nipples fucked,", type: "rep", effect: 2})>>
+		<<set _vignettes.push({text: "$he left a lasting impression on a pair of citizens after nearly passing out from a series of intense orgasms from getting $his nipples fucked,", type: "rep", effect: 2})>>
 	<</if>>
 <<case "sadist">>
-	<<set _vignettes.push({text: "she deeply impressed a citizen who brought his own slave to her for abuse with her sadism,", type: "rep", effect: 1})>>
-	<<set _vignettes.push({text: "a citizen brought her his own slave to abuse, but the sight proved to be a turn off for him,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$he deeply impressed a citizen who brought his own slave to $him for abuse with $his sadism,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "a citizen brought $him his own slave to abuse, but the sight proved to be a turn off for him,", type: "rep", effect: -1})>>
 <<case "masochist">>
-	<<set _vignettes.push({text: "she helped a citizen discover a new fetish by orgasming when he accidentally hurt her,", type: "rep", effect: 1})>>
-	<<set _vignettes.push({text: "she disturbed a citizen who accidentally hurt her by orgasming,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$he helped a citizen discover a new fetish by orgasming when he accidentally hurt $him,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he disturbed a citizen who accidentally hurt $him by orgasming,", type: "rep", effect: -1})>>
 <<case "dom">>
-	<<set _vignettes.push({text: "she made a female citizen her bitch: fortunately, the citizen wanted to be her bitch and came back for more", type: "rep", effect: 1})>>
-	<<set _vignettes.push({text: "she accidentally overwhelmed a citizen with her sexual dominance,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$he made a female citizen $his bitch: fortunately, the citizen wanted to be $his bitch and came back for more", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he accidentally overwhelmed a citizen with $his sexual dominance,", type: "rep", effect: -1})>>
 <<case "pregnancy">>
-	<<set _vignettes.push({text: "she earned extra gratitude from a citizen who didn't know how much he liked pregnancy play until she begged him to knock her up,", type: "rep", effect: 1})>>
-	<<set _vignettes.push({text: "she disgusted a citizen who didn't know how much pregnancy play turned him off until she begged him to knock her up,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$he earned extra gratitude from a citizen who didn't know how much he liked pregnancy play until $he begged him to knock $him up,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he disgusted a citizen who didn't know how much pregnancy play turned him off until $he begged him to knock $him up,", type: "rep", effect: -1})>>
 <</switch>>
 <</if>>
 <<switch $slaves[$i].behavioralFlaw>>
 <<case "arrogant">>
-	<<set _vignettes.push({text: "she manages to give a citizen the impression she thinks herself better than him,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$he manages to give a citizen the impression $he thinks $himself better than him,", type: "rep", effect: -1})>>
 <<case "bitchy">>
-	<<set _vignettes.push({text: "she makes an emasculating remark to a citizen right after he fucks her,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$he makes an emasculating remark to a citizen right after he fucks $him,", type: "rep", effect: -1})>>
 <<case "odd">>
-	<<set _vignettes.push({text: "she infuriates a potential citizen with her nervous tics,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$he infuriates a potential citizen with $his nervous tics,", type: "rep", effect: -1})>>
 <<case "hates men">>
-	<<set _vignettes.push({text: "her disgust towards men surfaces at a bad time, angering a male citizen,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$his disgust towards men surfaces at a bad time, angering a male citizen,", type: "rep", effect: -1})>>
 <<case "hates women">>
-	<<set _vignettes.push({text: "her disgust towards women surfaces at a bad time, angering a female citizen,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$his disgust towards women surfaces at a bad time, angering a female citizen,", type: "rep", effect: -1})>>
 <<case "gluttonous">>
-	<<set _vignettes.push({text: "she accidentally lingers at a meal, missing an appointment with a citizen,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$he accidentally lingers at a meal, missing an appointment with a citizen,", type: "rep", effect: -1})>>
 <<case "anorexic">>
-	<<set _vignettes.push({text: "her bulimia surfaces at an extremely inopportune moment, turning a citizen off,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$his bulimia surfaces at an extremely inopportune moment, turning a citizen off,", type: "rep", effect: -1})>>
 <<case "devout">>
-	<<set _vignettes.push({text: "a citizen catches her praying to herself as he inserts himself into her, turning him off,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "a citizen catches $him praying to $himself as he inserts himself into $him, turning him off,", type: "rep", effect: -1})>>
 <<case "liberated">>
-	<<set _vignettes.push({text: "she treats a rude citizen impolitely, because she thinks that's fair,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$he treats a rude citizen impolitely, because $he thinks that's fair,", type: "rep", effect: -1})>>
 <</switch>>
 <<switch $slaves[$i].sexualFlaw>>
 <<case "hates oral">>
-	<<set _vignettes.push({text: "she vomits while trying to deepthroat a citizen,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$he vomits while trying to deepthroat a citizen,", type: "rep", effect: -1})>>
 <<case "hates anal">>
-	<<set _vignettes.push({text: "she cries while taking anal from a citizen who isn't into painal,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$he cries while taking anal from a citizen who isn't into painal,", type: "rep", effect: -1})>>
 <<case "hates penetration">>
-	<<set _vignettes.push({text: "she cries while taking a pounding from a citizen who likes his sex consensual,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$he cries while taking a pounding from a citizen who likes his sex consensual,", type: "rep", effect: -1})>>
 <<case "shamefast">>
-	<<set _vignettes.push({text: "she cries while a citizen looks her over,", type: "rep", effect: -1})>>
-	<<set _vignettes.push({text: "she disrobed so slowly that a horny citizen gave up on her,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$he cries while a citizen looks $him over,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$he disrobed so slowly that a horny citizen gave up on $him,", type: "rep", effect: -1})>>
 <<case "idealistic">>
-	<<set _vignettes.push({text: "she cries when explaining to a citizen that sex with her is free,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$he cries when explaining to a citizen that sex with $him is free,", type: "rep", effect: -1})>>
 <<case "repressed">>
-	<<set _vignettes.push({text: "she misunderstands a citizen's lewd requests, turning her off,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$he misunderstands a citizen's lewd requests, turning $him off,", type: "rep", effect: -1})>>
 <<case "apathetic">>
-	<<set _vignettes.push({text: "she fails to notice when a citizen achieves orgasm,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$he fails to notice when a citizen achieves orgasm,", type: "rep", effect: -1})>>
 <<case "neglectful">>
-	<<set _vignettes.push({text: "she brings a denial fetishest to orgasm three times without cumming herself, impressing them completely,", type: "rep", effect: 3})>>
+	<<set _vignettes.push({text: "$he brings a denial fetishest to orgasm three times without cumming $himself, impressing them completely,", type: "rep", effect: 3})>>
 <<case "cum addict">>
-	<<set _vignettes.push({text: "she's so focused on sucking down a client's cum that she managed to drive him to repeated orgasm, earning his admiration once the feeling returns to his legs,", type: "rep", effect: 3})>>
+	<<set _vignettes.push({text: "$he's so focused on sucking down a client's cum that $he managed to drive him to repeated orgasm, earning his admiration once the feeling returns to his legs,", type: "rep", effect: 3})>>
 <<case "anal addict">>
-	<<set _vignettes.push({text: "she takes an awe inspiring train of dicks in her ass, well past the point where most would have passed out from pain,", type: "rep", effect: 3})>>
+	<<set _vignettes.push({text: "$he takes an awe inspiring train of dicks in $his ass, well past the point where most would have passed out from pain,", type: "rep", effect: 3})>>
 <<case "attention whore">>
-	<<set _vignettes.push({text: "she earned extra gratitude by drawing attention to savvy businessman from his superiors,", type: "rep", effect: 3})>>
+	<<set _vignettes.push({text: "$he earned extra gratitude by drawing attention to savvy businessman from his superiors,", type: "rep", effect: 3})>>
 <<case "breast growth">>
-	<<set _vignettes.push({text: "she earns extra gratitude from a citizen who never realized breast growth turned him on so much,", type: "rep", effect: 3})>>
+	<<set _vignettes.push({text: "$he earns extra gratitude from a citizen who never realized breast growth turned him on so much,", type: "rep", effect: 3})>>
 <<case "abusive">>
-	<<set _vignettes.push({text: "she abuses a rival public servant so viciously that an catfight lover takes her right there,", type: "rep", effect: 3})>>
+	<<set _vignettes.push({text: "$he abuses a rival public servant so viciously that a catfight lover takes $him right there,", type: "rep", effect: 3})>>
 <<case "malicious">>
-	<<set _vignettes.push({text: "she earned extra gratitude from a masochist who loved the way she traced her scars, and added some new ones,", type: "rep", effect: 3})>>
+	<<set _vignettes.push({text: "$he earned extra gratitude from a masochist who loved the way $he traced her scars, and added some new ones,", type: "rep", effect: 3})>>
 <<case "self hating">>
-	<<set _vignettes.push({text: "the way she takes everything thrown at her like nothing disturbs group of citizens, though one of them enjoys it more than they let on and comes to her for sex later,", type: "rep", effect: 3})>>
+	<<set _vignettes.push({text: "the way $he takes everything thrown at $him like nothing disturbs group of citizens, though one of them enjoys it more than they let on and comes to $him for sex later,", type: "rep", effect: 3})>>
 <<case "breeder">>
-	<<set _vignettes.push({text: "her pregnancy obsession earns her extra gratitude from a man with an intense pregnancy fetish,", type: "rep", effect: 3})>>
+	<<set _vignettes.push({text: "$his pregnancy obsession earns $him extra gratitude from a man with an intense pregnancy fetish,", type: "rep", effect: 3})>>
 <</switch>>
 <<switch $slaves[$i].behavioralQuirk>>
 <<case "confident">>
-	<<set _vignettes.push({text: "she confidently presses forward with a wavering citizen, and gets him to fuck her,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he confidently presses forward with a wavering citizen, and gets him to fuck $him,", type: "rep", effect: 1})>>
 <<case "cutting">>
-	<<set _vignettes.push({text: "she makes such a gloriously cutting remark to a male citizen that a female bystander takes her right there,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he makes such a gloriously cutting remark to a male citizen that a female bystander takes $him right there,", type: "rep", effect: 1})>>
 <<case "funny">>
-	<<set _vignettes.push({text: "she makes a group of citizens laugh so hard, one of them comes to her for sex later,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he makes a group of citizens laugh so hard, one of them comes to $him for sex later,", type: "rep", effect: 1})>>
 <<case "fitness">>
-	<<set _vignettes.push({text: "she continues a marathon gangbang past the point where most would have passed out,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he continues a marathon gangbang past the point where most would have passed out,", type: "rep", effect: 1})>>
 <<case "adores women">>
-	<<set _vignettes.push({text: "she strikes up a personal friendship with a regular female patron,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he strikes up a personal friendship with a regular female patron,", type: "rep", effect: 1})>>
 <<case "adores men">>
-	<<set _vignettes.push({text: "she strikes up a personal friendship with a regular male patron,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he strikes up a personal friendship with a regular male patron,", type: "rep", effect: 1})>>
 <<case "insecure">>
-	<<set _vignettes.push({text: "she successfully convinces a regular patron that she's reliant on him emotionally,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he successfully convinces a regular patron that $he's reliant on him emotionally,", type: "rep", effect: 1})>>
 <<case "sinful">>
-	<<set _vignettes.push({text: "she helps a citizen get past her religious hangups through sex with her friendly neighborhood slut,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he helps a citizen get past her religious hangups through sex with her friendly neighborhood slut,", type: "rep", effect: 1})>>
 <<case "advocate">>
-	<<set _vignettes.push({text: "she successfully convinces a wavering potential citizen that there's nothing wrong with banging a public slut,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he successfully convinces a wavering potential citizen that there's nothing wrong with banging a public slut,", type: "rep", effect: 1})>>
 <</switch>>
 <<switch $slaves[$i].sexualQuirk>>
 <<case "gagfuck queen")>>
-	<<set _vignettes.push({text: "she earns extra gratitude from a citizen who's obsessed with gagfucks,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he earns extra gratitude from a citizen who's obsessed with gagfucks,", type: "rep", effect: 1})>>
 <<case "painal queen")>>
-	<<set _vignettes.push({text: "she earns extra gratitude from a citizen who's obsessed with painal,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he earns extra gratitude from a citizen who's obsessed with painal,", type: "rep", effect: 1})>>
 <<case "strugglefuck queen")>>
-	<<set _vignettes.push({text: "she earns extra gratitude from a citizen who's obsessed with strugglefucking,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he earns extra gratitude from a citizen who's obsessed with strugglefucking,", type: "rep", effect: 1})>>
 <<case "tease")>>
-	<<set _vignettes.push({text: "she convinces a citizen who's never had sex with a street slut to patronize her with some truly inspired flirting,", type: "rep", effect: 1})>>
-	<<set _vignettes.push({text: "a few partygoers were so impressed with her provocative teasing that they left her sizeable tip,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "$he convinces a citizen who's never had sex with a street slut to patronize $him with some truly inspired flirting,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "a few partygoers were so impressed with $his provocative teasing that they left $him a sizeable tip,", type: "cash", effect: 1})>>
 <<case "romantic")>>
-	<<set _vignettes.push({text: "a citizen becomes infatuated with her, since he's convinced she's infatuated with him,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "a citizen becomes infatuated with $him, since he's convinced $he's infatuated with him,", type: "rep", effect: 1})>>
 <<case "perverted")>>
-	<<set _vignettes.push({text: "she earns some momentary notoriety by engaging in a previously unheard-of sex act,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he earns some momentary notoriety by engaging in a previously unheard-of sex act,", type: "rep", effect: 1})>>
 <<case "caring")>>
-	<<set _vignettes.push({text: "she serves as an impromptu sounding board for a citizen having marital trouble,", type: "rep", effect: 1})>>
-	<<set _vignettes.push({text: "a citizen was so enamored with her kind and caring manner than he proposed to her and offered to take her away, and when she refused, he urged a sizable tip on her,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "$he serves as an impromptu sounding board for a citizen having marital trouble,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "a citizen was so enamored with $his kind and caring manner that he proposed to $him and offered to take $him away, and when $he refused, he urged a sizable tip on $him,", type: "cash", effect: 1})>>
 <</switch>>
 <<if ($slaves[$i].pitKills > 0)>>
-	<<set _vignettes.push({text: "she earns extra gratitude from a citizen obsessed with the fact that she's a killer,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he earns extra gratitude from a citizen obsessed with the fact that $he's a killer,", type: "rep", effect: 1})>>
 <</if>>
 <<if ($slaves[$i].oralCount > 500)>>
-	<<set _vignettes.push({text: "a citizen into degradation becomes obsessed with driving her oral mileage as high as possible,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "a citizen into degradation becomes obsessed with driving $his oral mileage as high as possible,", type: "rep", effect: 1})>>
 <</if>>
 <<if ($slaves[$i].analCount > 500) && ($slaves[$i].anus > 0)>>
-	<<set _vignettes.push({text: "a citizen into degradation becomes obsessed with driving her anal mileage as high as possible,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "a citizen into degradation becomes obsessed with driving $his anal mileage as high as possible,", type: "rep", effect: 1})>>
 <</if>>
 <<if ($slaves[$i].vaginalCount > 500) && ($slaves[$i].vagina > 0)>>
-	<<set _vignettes.push({text: "a citizen into degradation becomes obsessed with driving her pussy mileage as high as possible,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "a citizen into degradation becomes obsessed with driving $his pussy mileage as high as possible,", type: "rep", effect: 1})>>
 <</if>>
 <<if ($slaves[$i].devotion > 95)>>
-	<<set _vignettes.push({text: "she really pushed herself to please a citizen with tastes that disgusted her,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he really pushed $himself to please a citizen with tastes that disgusted $him,", type: "rep", effect: 1})>>
 <<elseif ($slaves[$i].devotion < -50)>>
-	<<set _vignettes.push({text: "her fury at being sold for sex turned a citizen off before he could fuck her,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$his fury at being sold for sex turned a citizen off before he could fuck $him,", type: "rep", effect: -1})>>
 <<elseif ($slaves[$i].devotion <= 20)>>
-	<<set _vignettes.push({text: "she treasured a love token given to her by a citizen she fooled into thinking her affection was real,", type: "devotion", effect: -1})>>
+	<<set _vignettes.push({text: "$he treasured a love token given to $him by a citizen $he fooled into thinking $his affection was real,", type: "devotion", effect: -1})>>
 <</if>>
 <<if ($slaves[$i].trust > 95)>>
-	<<set _vignettes.push({text: "she really pushed herself to accept a citizen with tastes that frightened her,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he really pushed $himself to accept a citizen with tastes that frightened $him,", type: "rep", effect: 1})>>
 <<elseif ($slaves[$i].trust < -50)>>
-	<<set _vignettes.push({text: "her tearful terror at being forced to offer herself for sex turned a citizen off before he could fuck her,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$his tearful terror at being forced to offer $himself for sex turned a citizen off before he could fuck $him,", type: "rep", effect: -1})>>
 <</if>>
 <<if $slaves[$i].livingRules == "luxurious">>
-	<<set _vignettes.push({text: "she got a truly perfect night's sleep, which put her in the right frame of mind for the whole day,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he got a truly perfect night's sleep, which put $him in the right frame of mind for the whole day,", type: "rep", effect: 1})>>
 <<elseif $slaves[$i].livingRules == "spare">>
-	<<set _vignettes.push({text: "she got a poor night's sleep in the noisy dormitory, which took the shine off her efforts for the whole day", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$he got a poor night's sleep in the noisy dormitory, which took the shine off $his efforts for the whole day", type: "rep", effect: -1})>>
 <</if>>
 <<if $slaves[$i].releaseRules == "permissive" || $slaves[$i].releaseRules == "masturbation">>
-	<<set _vignettes.push({text: "a citizen asked if she masturbates, and then spent an hour jerking off as she described how,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "a citizen asked if $he masturbates, and then spent an hour jerking off as $he described how,", type: "rep", effect: 1})>>
 <<elseif $slaves[$i].releaseRules == "restrictive">>
-	<<set _vignettes.push({text: "a citizen asked if she masturbates, and seemed disappointed when she answered honestly,", type: "rep", effect: 0})>>
+	<<set _vignettes.push({text: "a citizen asked if $he masturbates, and seemed disappointed when $he answered honestly,", type: "rep", effect: 0})>>
 <<else>>
-	<<set _vignettes.push({text: "a closeted female citizen asked about her sex life with other slaves, and was enthralled by her answer,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "a closeted female citizen asked about $his sex life with other slaves, and was enthralled by $his answer,", type: "rep", effect: 1})>>
 <</if>>
 <<if ($slaves[$i].health > 80)>>
-	<<set _vignettes.push({text: "a potential citizen in the medical field was fascinated by her health, and spent almost as much time examining her as he did having sex with her,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "a potential citizen in the medical field was fascinated by $his health, and spent almost as much time examining $him as he did having sex with $him,", type: "rep", effect: 1})>>
 <</if>>
 <<if $arcologies[0].FSHedonisticDecadence != "unset">>
 	<<if ($slaves[$i].weight < 10)>>
-		<<set _vignettes.push({text: "she earned extra gratitude from a citizen who misses girls without a spare tire around their middle,", type: "rep", effect: 0})>>
+		<<set _vignettes.push({text: "$he earned extra gratitude from a citizen who misses girls without a spare tire around their middle,", type: "rep", effect: 0})>>
 	<<elseif ($slaves[$i].weight < 95)>>
-		<<set _vignettes.push({text: "a potential citizen told her that he's looking forward to patronizing her once she gains a lot more weight,", type: "rep", effect: 0})>>
+		<<set _vignettes.push({text: "a potential citizen told $him that he's looking forward to patronizing $him once $he gains a lot more weight,", type: "rep", effect: 0})>>
 	<<else>>
-		<<set _vignettes.push({text: "she earned extra gratitude from a citizen who loves them big and soft", type: "rep", effect: 0})>>
+		<<set _vignettes.push({text: "$he earned extra gratitude from a citizen who loves them big and soft", type: "rep", effect: 0})>>
 	<</if>>
 	<<if ($slaves[$i].weight > 30)>>
-		<<set _vignettes.push({text: "she earned extra gratitude from a citizen who enjoyed the way her middle jiggled as he fucked her,", type: "rep", effect: 0})>>
+		<<set _vignettes.push({text: "$he earned extra gratitude from a citizen who enjoyed the way $his middle jiggled as he fucked $him,", type: "rep", effect: 0})>>
 	<</if>>
 <<else>>
 	<<if ($slaves[$i].weight > 95)>>
-		<<set _vignettes.push({text: "a potential citizen told her that he's looking forward to patronizing her once she loses a lot of weight,", type: "rep", effect: 0})>>
+		<<set _vignettes.push({text: "a potential citizen told $him that he's looking forward to patronizing $him once $he loses a lot of weight,", type: "rep", effect: 0})>>
 	<<elseif ($slaves[$i].weight > 30)>>
-		<<set _vignettes.push({text: "a potential citizen told her that he's looking forward to patronizing her once she loses some weight,", type: "rep", effect: 0})>>
+		<<set _vignettes.push({text: "a potential citizen told $him that he's looking forward to patronizing $him once $he loses some weight,", type: "rep", effect: 0})>>
 	<<elseif ($slaves[$i].weight <= -30)>>
-		<<set _vignettes.push({text: "a potential citizen told her that he's looking forward to patronizing her once she gains some weight,", type: "rep", effect: 0})>>
+		<<set _vignettes.push({text: "a potential citizen told $him that he's looking forward to patronizing $him once $he gains some weight,", type: "rep", effect: 0})>>
 	<<elseif ($slaves[$i].weight < -95)>>
-		<<set _vignettes.push({text: "a potential citizen told her that he's looking forward to patronizing her once she gains a lot of weight,", type: "rep", effect: 0})>>
+		<<set _vignettes.push({text: "a potential citizen told $him that he's looking forward to patronizing $him once $he gains a lot of weight,", type: "rep", effect: 0})>>
 	<</if>>
 <</if>>
 <<if ($slaves[$i].drugs == "testicle enhancement")>>
-	<<set _vignettes.push({text: "she took it in public, with her copious ejaculation attracting more citizens,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he took it in public, with $his copious ejaculation attracting more citizens,", type: "rep", effect: 1})>>
 <<elseif ($slaves[$i].drugs == "hyper testicle enhancement")>>
-	<<set _vignettes.push({text: "she bloated a female citizen's belly with her copious ejaculate, leading her to recommend your slaves for girls that want to look pregnant without actually getting pregnant,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he bloated a female citizen's belly with $his copious ejaculate, leading $him to recommend your slaves for girls that want to look pregnant without actually getting pregnant,", type: "rep", effect: 1})>>
 <</if>>
 <<if ($slaves[$i].aphrodisiacs > 1) || ($slaves[$i].inflationType == "aphrodisiac")>>
-	<<set _vignettes.push({text: "her piteous begging for sex due to her extreme aphrodisiac dosage turned a citizen off,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$his piteous begging for sex due to $his extreme aphrodisiac dosage turned a citizen off,", type: "rep", effect: -1})>>
 <</if>>
 <<if ($slaves[$i].inflationType == "aphrodisiac")>>
-	<<set _vignettes.push({text: "her piteous begging for sex coupled with her bloated belly pleased a citizen who loves desperate sluts,", type: "rep", effect: 1})>>
-	<<set _vignettes.push({text: "her piteous begging for sex coupled with her bloated belly horrified a citizen who didn't realize how low a girl could stoop,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$his piteous begging for sex coupled with $his bloated belly pleased a citizen who loves desperate sluts,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$his piteous begging for sex coupled with $his bloated belly horrified a citizen who didn't realize how low a girl could stoop,", type: "rep", effect: -1})>>
 <</if>>
 <<if ($slaves[$i].addict > 50)>>
-	<<set _vignettes.push({text: "she zoned out badly due to a low point between aphrodisiac doses, disappointing a citizen,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$he zoned out badly due to a low point between aphrodisiac doses, disappointing a citizen,", type: "rep", effect: -1})>>
 <</if>>
 <<if ($slaves[$i].bellyPreg >= 10000) || ($slaves[$i].bellyImplant >= 10000)>>
-	<<set _vignettes.push({text: "she earned extra gratitude from a citizen who likes to do nothing more than cuddle with her swollen belly,", type: "rep", effect: 1})>>
-	<<set _vignettes.push({text: "a night with guy who likes rough, hard sex with heavily pregnant girls took its toll on her", type: "health", effect: -1})>>
+	<<set _vignettes.push({text: "$he earned extra gratitude from a citizen who likes to do nothing more than cuddle with $his swollen belly,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "a night with guy who likes rough, hard sex with heavily pregnant girls took its toll on $him", type: "health", effect: -1})>>
 <</if>>
 <<if ($slaves[$i].bellyFluid >= 5000)>>
-	<<set _vignettes.push({text: "she earned extra gratitude from a citizen who loved the way her belly sloshed and moved to his teasing,", type: "rep", effect: 1})>>
-	<<set _vignettes.push({text: "she disgusted a citizen when his forceful fucking caused her to release her contained $slaves[$i].inflationType all over him,", type: "rep", effect: -2})>>
+	<<set _vignettes.push({text: "$he earned extra gratitude from a citizen who loved the way $his belly sloshed and moved to his teasing,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he disgusted a citizen when his forceful fucking caused $him to release $his contained $slaves[$i].inflationType all over him,", type: "rep", effect: -2})>>
 <</if>>
 <<if ($slaves[$i].hormoneBalance >= 100) && !canAchieveErection($slaves[$i])>>
 	<<if ($slaves[$i].dick > 0)>>
-		<<set _vignettes.push({text: "she disappointed a citizen who was sure she could get $slaves[$i].slaveName's cock erect,", type: "rep", effect: -1})>>
-		<<set _vignettes.push({text: "she earned extra gratitude from a citizen who seems unthreatened by her soft dick,", type: "rep", effect: 1})>>
+		<<set _vignettes.push({text: "$he disappointed a citizen who was sure $he could get $slaves[$i].slaveName's cock erect,", type: "rep", effect: -1})>>
+		<<set _vignettes.push({text: "$he earned extra gratitude from a citizen who seems unthreatened by $his soft dick,", type: "rep", effect: 1})>>
 	<</if>>
 <<elseif ($slaves[$i].hormoneBalance <= -100)>>
 	<<if ($slaves[$i].dick == 0)>>
-		<<set _vignettes.push({text: "she earned extra gratitude from a female citizen who adores the masculinity produced by $slaves[$i].slaveName's hormone regime,", type: "rep", effect: 1})>>
+		<<set _vignettes.push({text: "$he earned extra gratitude from a female citizen who adores the masculinity produced by $slaves[$i].slaveName's hormone regime,", type: "rep", effect: 1})>>
 	<</if>>
 <</if>>
 <<if ($slaves[$i].dick > 0) && canPenetrate($slaves[$i])>>
-	<<set _vignettes.push({text: "she earned extra gratitude from a citizen who likes to see his wife get fucked by a dickgirl whore,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he earned extra gratitude from a citizen who likes to see his wife get fucked by a dickgirl whore,", type: "rep", effect: 1})>>
 	<<if ($slaves[$i].dick > 3)>>
-		<<set _vignettes.push({text: "she earned extra gratitude from a female citizen who likes big stiff cocks, and cannot lie,", type: "rep", effect: 1})>>
-		<<set _vignettes.push({text: "she irritated a male citizen who brought his girlfriend with him by accidentally showing him up,", type: "rep", effect: -1})>>
+		<<set _vignettes.push({text: "$he earned extra gratitude from a female citizen who likes big stiff cocks, and cannot lie,", type: "rep", effect: 1})>>
+		<<set _vignettes.push({text: "$he irritated a male citizen who brought his girlfriend with him by accidentally showing him up,", type: "rep", effect: -1})>>
 	<</if>>
 <</if>>
 <<if ($slaves[$i].balls > 3)>>
-	<<set _vignettes.push({text: "she disappoints a citizen who wants her to look like a natural girl, since her balls are too big to be hidden,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$he disappoints a citizen who wants $him to look like a natural girl, since $his balls are too big to be hidden,", type: "rep", effect: -1})>>
 <</if>>
 <<if canDoVaginal($slaves[$i])>>
 	<<if ($slaves[$i].vagina == 1)>>
-		<<set _vignettes.push({text: "she got extra attention from a citizen who really likes her, and wants to fuck her pussy as much as possible while it's still tight,", type: "rep", effect: 1})>>
+		<<set _vignettes.push({text: "$he got extra attention from a citizen who really likes $him, and wants to fuck $his pussy as much as possible while it's still tight,", type: "rep", effect: 1})>>
 	<<elseif ($slaves[$i].vagina > 2)>>
-		<<set _vignettes.push({text: "she disappointed a citizen whose cock is just too small for her big cunt,", type: "rep", effect: -1})>>
+		<<set _vignettes.push({text: "$he disappointed a citizen whose cock is just too small for $his big cunt,", type: "rep", effect: -1})>>
 		<<if ($slaves[$i].behavioralQuirk == "cutting") && ($slaves[$i].intelligence >= 2)>>
-			<<set _vignettes.push({text: "she helped a citizen discover a new fetish by making cutting remarks when his cock was too small for her big cunt,", type: "rep", effect: 1})>>
+			<<set _vignettes.push({text: "$he helped a citizen discover a new fetish by making cutting remarks when his cock was too small for $his big cunt,", type: "rep", effect: 1})>>
 		<<elseif ($slaves[$i].behavioralFlaw == "bitchy")>>
-			<<set _vignettes.push({text: "she irritated a male citizen with her complaints that he was too small to please her,", type: "rep", effect: -3})>>
+			<<set _vignettes.push({text: "$he irritated a male citizen with $his complaints that he was too small to please $him,", type: "rep", effect: -3})>>
 		<</if>>
 	<</if>>
 <</if>>
 <<if canDoAnal($slaves[$i])>>
 	<<if ($slaves[$i].anus == 1)>>
-		<<set _vignettes.push({text: "she got extra attention from a citizen who really likes her butthole, and wants to fuck it as much as possible while it's still tight,", type: "rep", effect: 1})>>
+		<<set _vignettes.push({text: "$he got extra attention from a citizen who really likes $his butthole, and wants to fuck it as much as possible while it's still tight,", type: "rep", effect: 1})>>
 	<<elseif ($slaves[$i].anus > 2)>>
-		<<set _vignettes.push({text: "she disappointed a citizen whose cock is just too small for her loose butthole,", type: "rep", effect: -1})>>
+		<<set _vignettes.push({text: "$he disappointed a citizen whose cock is just too small for $his loose butthole,", type: "rep", effect: -1})>>
 	<</if>>
 <</if>>
 <<if ($slaves[$i].face > 40)>>
-	<<set _vignettes.push({text: "she lost a potential citizen who was so intimidated by her great beauty that he decided to find a homelier whore,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$he lost a potential citizen who was so intimidated by $his great beauty that he decided to find a homelier whore,", type: "rep", effect: -1})>>
 <<elseif ($slaves[$i].face < -10)>>
-	<<set _vignettes.push({text: "she earned extra gratitude from a citizen who lacks self-confidence, and is more comfortable with homely whores,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he earned extra gratitude from a citizen who lacks self-confidence, and is more comfortable with homely whores,", type: "rep", effect: 1})>>
 <</if>>
 <<if ($slaves[$i].physicalAge > 40)>>
-	<<set _vignettes.push({text: "she earned extra gratitude from a citizen with serious mommy issues,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he earned extra gratitude from a citizen with serious mommy issues,", type: "rep", effect: 1})>>
 <</if>>
 <<if ($slaves[$i].lips > 70)>>
-	<<set _vignettes.push({text: "she earned extra gratitude from a citizen who likes to play with her lips nonsexually (don't ask),", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he earned extra gratitude from a citizen who likes to play with $his lips nonsexually (don't ask),", type: "rep", effect: 1})>>
 <</if>>
 <<if !canTalk($slaves[$i])>>
-	<<set _vignettes.push({text: "she impressed a citizen who didn't know how relaxing a girl who can't talk could be,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he impressed a citizen who didn't know how relaxing a girl who can't talk could be,", type: "rep", effect: 1})>>
 <</if>>
 <<if ($slaves[$i].muscles > 95)>>
-	<<set _vignettes.push({text: "she impressed a citizen who was so eager to share workout plans with her that he almost forgot to have sex with her,", type: "rep", effect: 1})>>
-	<<set _vignettes.push({text: "she gained extra gratitude from a female citizen who likes a girl who can bench-press her before and after they fuck,", type: "rep", effect: 1})>>
-	<<set _vignettes.push({text: "she disappointed a citizen by accidentally revealing that she's considerably stronger than him,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$he impressed a citizen who was so eager to share workout plans with $him that he almost forgot to have sex with $him,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he gained extra gratitude from a female citizen who likes a girl who can bench-press $him before and after they fuck,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he disappointed a citizen by accidentally revealing that $he's considerably stronger than him,", type: "rep", effect: -1})>>
 <</if>>
 <<if ($slaves[$i].lactation > 0)>>
-	<<set _vignettes.push({text: "she provided fresh milk for the coffee served at a citizen's business meeting,", type: "rep", effect: 1})>>
-	<<set _vignettes.push({text: "she provided fresh milk at a trendy arcology coffeehouse,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he provided fresh milk for the coffee served at a citizen's business meeting,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he provided fresh milk at a trendy arcology coffeehouse,", type: "rep", effect: 1})>>
 <</if>>
 <<if ($slaves[$i].amp == 1)>>
-	<<set _vignettes.push({text: "she disappointed a citizen who thought he'd enjoy fucking an amputee, but found it revolting,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$he disappointed a citizen who thought he'd enjoy fucking an amputee, but found it revolting,", type: "rep", effect: -1})>>
 <<else>>
 	<<if ($slaves[$i].heels == 1)>>
 	<<if ($slaves[$i].shoes != "heels") && ($slaves[$i].shoes != "pumps") && ($slaves[$i].shoes != "extreme heels") && ($slaves[$i].shoes != "boots")>>
-		<<set _vignettes.push({text: "she enticed a new patron who had never really considered buttsex before he saw her crawling along with her asshole vulnerable,", type: "rep", effect: 1})>>
+		<<set _vignettes.push({text: "$he enticed a new patron who had never really considered buttsex before he saw $him crawling along with $his asshole vulnerable,", type: "rep", effect: 1})>>
 	<</if>>
 	<</if>>
 	<<if ($slaves[$i].boobs > 1500)>>
 	<<if ($slaves[$i].boobsImplant == 0)>>
-	<<set _vignettes.push({text: "a young citizen convinced her to jump rope so he could watch her massive natural breasts flop around,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "a young citizen convinced $him to jump rope so he could watch $his massive natural breasts flop around,", type: "rep", effect: 1})>>
 	<</if>>
 	<</if>>
 <</if>>
 <<if ($slaves[$i].vaginalAccessory == "chastity belt")>>
-	<<set _vignettes.push({text: "a wavering citizen who was disappointed that her pussy is unavailable decided to try her ass instead,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "a wavering citizen who was disappointed that $his pussy is unavailable decided to try $his ass instead,", type: "rep", effect: 1})>>
 <</if>>
 <<if ($slaves[$i].fetish == "mindbroken")>>
-	<<set _vignettes.push({text: "a citizen really enjoyed being able to treat her however he liked without eliciting a reaction,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "a citizen really enjoyed being able to treat $him however he liked without eliciting a reaction,", type: "rep", effect: 1})>>
 <</if>>
 <<if ($slaves[$i].intelligence <= -2)>>
-	<<set _vignettes.push({text: "a low-class citizen who had no business fucking her managed to trick her into fucking him anyway,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "a low-class citizen who had no business fucking $him managed to trick $him into fucking him anyway,", type: "rep", effect: -1})>>
 <</if>>
 <<if ($slaves[$i].face > 10)>>
 	<<if ($slaves[$i].dick > 0)>>
 	<<if ($slaves[$i].fetish == "buttslut")>>
-		<<set _vignettes.push({text: "a citizen was surprised by her penis, so she hid it and enjoyed the buttsex without touching it,", type: "rep", effect: 1})>>
+		<<set _vignettes.push({text: "a citizen was surprised by $his penis, so $he hid it and enjoyed the buttsex without touching it,", type: "rep", effect: 1})>>
 	<<elseif ($slaves[$i].analSkill >= 100)>>
-		<<set _vignettes.push({text: "a citizen was surprised by her penis, so she hid it and skillfully pretended to be a real girl,", type: "rep", effect: 1})>>
+		<<set _vignettes.push({text: "a citizen was surprised by $his penis, so $he hid it and skillfully pretended to be a real girl,", type: "rep", effect: 1})>>
 	<<elseif ($slaves[$i].fetish == "buttslut")>>
-		<<set _vignettes.push({text: "a citizen was surprised by her penis, so she hid it, but could barely tolerate anal without touching it", type: "rep", effect: -1})>>
+		<<set _vignettes.push({text: "a citizen was surprised by $his penis, so $he hid it, but could barely tolerate anal without touching it", type: "rep", effect: -1})>>
 	<</if>>
 	<</if>>
 	<<if canDoAnal($slaves[$i])>>
 		<<if ($slaves[$i].analSkill < 100)>>
 			<<if ($slaves[$i].anus > 2)>>
-				<<set _vignettes.push({text: "a pair of customers enticed by her beauty but disappointed by her loose butthole doubled up on her poor anus without mercy,", type: "health", effect: -1})>>
+				<<set _vignettes.push({text: "a pair of customers enticed by $his beauty but disappointed by $his loose butthole doubled up on $his poor anus without mercy,", type: "health", effect: -1})>>
 			<</if>>
 		<</if>>
 	<</if>>
@@ -1561,144 +1569,144 @@ Her appearance attracted $beauty members of the public (<<print Math.trunc($beau
 <<if ($slaves[$i].fetishKnown == 1)>>
 <<if ($slaves[$i].fetishStrength > 95)>>
 	<<if ($slaves[$i].fetish == "buttslut") || ($slaves[$i].fetish == "dom")>>
-	<<set _vignettes.push({text: "she showed off by forcing a slave in the stocks to eat her ass", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he showed off by forcing a slave in the stocks to eat $his ass", type: "rep", effect: 1})>>
 	<<elseif ($slaves[$i].fetish == "masochist")>>
-	<<set _vignettes.push({text: "she cooperated with a customer who wanted to whip her tits black and blue", type: "health", effect: -1})>>
+	<<set _vignettes.push({text: "$he cooperated with a customer who wanted to whip $his tits black and blue", type: "health", effect: -1})>>
 	<</if>>
 <</if>>
 <</if>>
 <<if ($slaves[$i].health < 20)>>
-	<<set _vignettes.push({text: "she attracted the attention of a slaveowner alarmed by her poor health, and thought he seemed kind,", type: "devotion", effect: -1})>>
+	<<set _vignettes.push({text: "$he attracted the attention of a slaveowner alarmed by $his poor health, and thought he seemed kind,", type: "devotion", effect: -1})>>
 <</if>>
 <<if ($slaves[$i].vaginalSkill >= 100)>>
-	<<set _vignettes.push({text: "she was brought in to apply her skills to a prominent citizen's virgin son,", type: "devotion", effect: 0})>>
+	<<set _vignettes.push({text: "$he was brought in to apply $his skills to a prominent citizen's virgin son,", type: "devotion", effect: 0})>>
 <</if>>
 <<if canDoAnal($slaves[$i])>>
 	<<if ($slaves[$i].analSkill < 100)>>
 		<<if ($slaves[$i].anus < 2)>>
-			<<set _vignettes.push({text: "a guy with a huge cock insisted on fucking her in her tight ass all night,", type: "health", effect: -1})>>
+			<<set _vignettes.push({text: "a guy with a huge cock insisted on fucking $him in $his tight ass all night,", type: "health", effect: -1})>>
 		<</if>>
 	<</if>>
 <</if>>
 <<if ($slaves[$i].relationship <= -2)>>
 <<if ($slaves[$i].intelligence < 1)>>
-	<<set _vignettes.push({text: "she accidentally mentions how much she loves you during intercourse with a citizen who doesn't like to share,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$he accidentally mentions how much $he loves you during intercourse with a citizen who doesn't like to share,", type: "rep", effect: -1})>>
 <</if>>
 <</if>>
 <<if ($slaves[$i].prestige > 0)>>
-	<<set _vignettes.push({text: "a college fraternity visiting the arcology for rush week invited her to a gangbang,", type: "rep", effect: 3})>>
+	<<set _vignettes.push({text: "a college fraternity visiting the arcology for rush week invited $him to a gangbang,", type: "rep", effect: 3})>>
 <</if>>
 
 <<if $arcologies[0].FSSupremacist != "unset">>
 	<<if ($slaves[$i].race == $arcologies[0].FSSupremacistRace)>>
-	<<set _vignettes.push({text: "she disappointed a citizen who couldn't bear to see a beautiful $arcologies[0].FSSupremacistRace be a public slut,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$he disappointed a citizen who couldn't bear to see a beautiful $arcologies[0].FSSupremacistRace be a public slut,", type: "rep", effect: -1})>>
 	<</if>>
 <</if>>
 <<if $arcologies[0].FSSubjugationist != "unset">>
 	<<if ($slaves[$i].race == $arcologies[0].FSSubjugationistRace)>>
-	<<set _vignettes.push({text: "she had a bad time in general, since most of the citizens who used her didn't care about a $arcologies[0].FSSubjugationistRace prostitute's health or well-being,", type: "health", effect: -1})>>
+	<<set _vignettes.push({text: "$he had a bad time in general, since most of the citizens who used $him didn't care about a $arcologies[0].FSSubjugationistRace prostitute's health or well-being,", type: "health", effect: -1})>>
 	<</if>>
 <</if>>
 <<if $arcologies[0].FSYouthPreferentialist != "unset">>
 	<<if ($slaves[$i].visualAge > 35)>>
-	<<set _vignettes.push({text: "she gratified a citizen who wants to keep his MILF fetish in the closet,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he gratified a citizen who wants to keep his MILF fetish in the closet,", type: "rep", effect: 1})>>
 	<</if>>
 <<elseif $arcologies[0].FSMaturityPreferentialist != "unset">>
 	<<if ($slaves[$i].visualAge <= 20)>>
-	<<set _vignettes.push({text: "she gratified a citizen who wants to keep his fetish for young girls in the closet,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he gratified a citizen who wants to keep his fetish for young girls in the closet,", type: "rep", effect: 1})>>
 	<</if>>
 <</if>>
 <<if $arcologies[0].FSGenderRadicalist != "unset">>
 	<<if ($slaves[$i].dick > 0)>>
 	<<if ($slaves[$i].dick < 3)>>
-	<<set _vignettes.push({text: "she gratified a citizen who is coming to terms with Gender Radicalism, and is unthreatened by her little penis,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he gratified a citizen who is coming to terms with Gender Radicalism, and is unthreatened by $his little penis,", type: "rep", effect: 1})>>
 	<</if>>
 	<</if>>
 <<elseif $arcologies[0].FSGenderFundamentalist != "unset">>
 	<<if ($slaves[$i].visualAge > 25)>>
-	<<set _vignettes.push({text: "she gratified a citizen who thinks she resembles his ex-wife, who would never let him fuck her butt,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he gratified a citizen who thinks $he resembles his ex-wife, who would never let him fuck $his butt,", type: "rep", effect: 1})>>
 	<</if>>
 <</if>>
 <<if $arcologies[0].FSRepopulationFocus != "unset">>
 	<<if ($slaves[$i].pregType > 1) && ($slaves[$i].pregKnown > 1) && ($slaves[$i].belly >= 10000)>>
-	<<set _vignettes.push({text: "she gratified a citizen who enjoys the feeling of a womb filled with more than a single child,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he gratified a citizen who enjoys the feeling of a womb filled with more than a single child,", type: "rep", effect: 1})>>
 	<</if>>
 <<elseif $arcologies[0].FSRestart != "unset">>
 	<<if canGetPregnant($slaves[$i])>>
-	<<set _vignettes.push({text: "she gratified a citizen who misses the risk of getting a girl pregnant,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he gratified a citizen who misses the risk of getting a girl pregnant,", type: "rep", effect: 1})>>
 	<</if>>
 <</if>>
 <<if $arcologies[0].FSPaternalist != "unset">>
 	<<if ($slaves[$i].intelligence > 1)>>
-	<<set _vignettes.push({text: "she gratified a citizen who likes to chat with intelligent prostitutes as they fuck her,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he gratified a citizen who likes to chat with intelligent prostitutes as they fuck her,", type: "rep", effect: 1})>>
 	<</if>>
 <<elseif $arcologies[0].FSDegradationist != "unset">>
 	<<if canTalk($slaves[$i])>>
 	<<if ($slaves[$i].voice > 2)>>
-	<<set _vignettes.push({text: "she gratified a citizen who prefers girls with high-pitched screams,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he gratified a citizen who prefers girls with high-pitched screams,", type: "rep", effect: 1})>>
 	<</if>>
 	<</if>>
 <</if>>
 <<if $arcologies[0].FSBodyPurist != "unset">>
 	<<if ($slaves[$i].boobsImplant > 0)>>
-	<<set _vignettes.push({text: "she gratified a citizen who wants to keep his fetish for breast implants in the closet,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he gratified a citizen who wants to keep his fetish for breast implants in the closet,", type: "rep", effect: 1})>>
 	<</if>>
 <<elseif $arcologies[0].FSTransformationFetishist != "unset">>
 	<<if ($slaves[$i].boobsImplant == 0)>>
-	<<set _vignettes.push({text: "she gratified a citizen who wants to keep his fetish for natural breasts in the closet,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he gratified a citizen who wants to keep his fetish for natural breasts in the closet,", type: "rep", effect: 1})>>
 	<</if>>
 <</if>>
 <<if $arcologies[0].FSSlimnessEnthusiast != "unset">>
 	<<if ($slaves[$i].voice > 2)>>
-	<<set _vignettes.push({text: "she gratified a citizen who loves her high-pitched squeals of pleasure,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he gratified a citizen who loves $his high-pitched squeals of pleasure,", type: "rep", effect: 1})>>
 	<</if>>
 	<<if ($slaves[$i].boobs > 800)>>
-	<<set _vignettes.push({text: "she was publicly mocked as an ugly fat cow with dangling udders,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$he was publicly mocked as an ugly fat cow with dangling udders,", type: "rep", effect: -1})>>
 	<</if>>
 <<elseif $arcologies[0].FSAssetExpansionist != "unset">>
 	<<if ($slaves[$i].boobs < 300)>>
-	<<set _vignettes.push({text: "she gratified a citizen who wants to keep his fetish for flat chested girls in the closet,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he gratified a citizen who wants to keep his fetish for flat chested girls in the closet,", type: "rep", effect: 1})>>
 	<</if>>
 <</if>>
 <<if $arcologies[0].FSPastoralist != "unset">>
 	<<if ($slaves[$i].lactation == 0)>>
-		<<set _vignettes.push({text: "she disappointed a citizen who could not understand why nothing was coming out of her nipples when he sucked on them,", type: "rep", effect: -1})>>
+		<<set _vignettes.push({text: "$he disappointed a citizen who could not understand why nothing was coming out of $his nipples when he sucked on them,", type: "rep", effect: -1})>>
 	<</if>>
 	<<if $slaves[$i].nipples == "fuckable">>
-		<<set _vignettes.push({text: "she left a citizen deeply confused over how she could possibly be a proper cow without suitable teats,", type: "rep", effect: -1})>>
+		<<set _vignettes.push({text: "$he left a citizen deeply confused over how $he could possibly be a proper cow without suitable teats,", type: "rep", effect: -1})>>
 	<</if>>
 <</if>>
 <<if $arcologies[0].FSPhysicalIdealist != "unset">>
 	<<if ($slaves[$i].muscles <= 95)>>
-	<<set _vignettes.push({text: "she disappointed a citizen who could barely believe that she wasn't capable of holding herself in a handstand,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$he disappointed a citizen who could barely believe that $he wasn't capable of holding $himself in a handstand,", type: "rep", effect: -1})>>
 	<</if>>
 <</if>>
 <<if $arcologies[0].FSChattelReligionist != "unset">>
 	<<if ($slaves[$i].behavioralFlaw == "devout")>>
-	<<set _vignettes.push({text: "she gratified a citizen who desperately wants his cock to be the one that converts her,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he gratified a citizen who desperately wants his cock to be the one that converts $him,", type: "rep", effect: 1})>>
 	<</if>>
 <</if>>
 <<if $arcologies[0].FSRomanRevivalist != "unset">>
 	<<if ($slaves[$i].race == "white")>>
 	<<if ($slaves[$i].height >= 185)>>
-	<<set _vignettes.push({text: "she gratified a citizen who thought her appearance worthy of a lusty northern barbarian,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he gratified a citizen who thought $his appearance worthy of a lusty northern barbarian,", type: "rep", effect: 1})>>
 	<</if>>
 	<</if>>
 <</if>>
 <<if $arcologies[0].FSAztecRevivalist != "unset">>
 	<<if ($slaves[$i].devotion > 75)>>
 	<<if ($slaves[$i].intelligence >= 2)>>
-	<<set _vignettes.push({text: "she indulged a citizen by following a fertility ritual completely,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he indulged a citizen by following a fertility ritual completely,", type: "rep", effect: 1})>>
 	<</if>>
 	<</if>>
 <</if>>
 <<if $arcologies[0].FSEgyptianRevivalist != "unset">>
-	<<set _vignettes.push({text: "she got extra attention from a group of citizens competing to get off with whores of each of the arcology's ethnic groups in the least time,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he got extra attention from a group of citizens competing to get off with whores of each of the arcology's ethnic groups in the least time,", type: "rep", effect: 1})>>
 <</if>>
 <<if $arcologies[0].FSEdoRevivalist != "unset">>
 	<<if ($slaves[$i].face > 40)>>
 	<<if ($slaves[$i].intelligence > 1)>>
-	<<set _vignettes.push({text: "she gratified a citizen who wished to do nothing more than converse with a beautiful and intelligent girl,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he gratified a citizen who wished to do nothing more than converse with a beautiful and intelligent girl,", type: "rep", effect: 1})>>
 	<</if>>
 	<</if>>
 <</if>>
@@ -1707,20 +1715,20 @@ Her appearance attracted $beauty members of the public (<<print Math.trunc($beau
 	<<if canTalk($slaves[$i])>>
 	<<if ($slaves[$i].voice > 0)>>
 	<<if ($slaves[$i].accent < 2)>>
-	<<set _vignettes.push({text: "she gratified a citizen who prefers prostitutes who can tell lovely stories,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he gratified a citizen who prefers prostitutes who can tell lovely stories,", type: "rep", effect: 1})>>
 	<</if>>
 	<</if>>
 	<</if>>
 	<</if>>
 <</if>>
 
-<<set _vignettes.push({text: "one of the companies with an office in your arcology brought her in for a team-building bukkake party for its employees,", type: "rep", effect: 1})>>
-<<set _vignettes.push({text: "a man dragged his crying wife along so she could watch him fuck a public slut,", type: "rep", effect: 0})>>
+<<set _vignettes.push({text: "one of the companies with an office in your arcology brought $him in for a team-building bukkake party for its employees,", type: "rep", effect: 1})>>
+<<set _vignettes.push({text: "a man dragged his crying wife along so $he could watch him fuck a public slut,", type: "rep", effect: 0})>>
 <<set _vignettes.push({text: "a woman dragged her angry husband along so he could watch her get eaten out by a public slut,", type: "rep", effect: 0})>>
-<<set _vignettes.push({text: "she went to sleep after having sex with strangers  all day, and had a dream about you loving her,", type: "devotion", effect: 1})>>
-<<set _vignettes.push({text: "she went to sleep after having sex with strangers  all day, and had a dream about you letting a citizen hurt her,", type: "devotion", effect: -1})>>
-<<set _vignettes.push({text: "she went to sleep after having sex with strangers  all day, and had a dream about you protecting her from a mean citizen,", type: "trust", effect: 1})>>
-<<set _vignettes.push({text: "she went to sleep after having sex with strangers  all day, and had a dream about you selling her for good,", type: "trust", effect: -1})>>
+<<set _vignettes.push({text: "$he went to sleep after having sex with strangers all day, and had a dream about you loving $him,", type: "devotion", effect: 1})>>
+<<set _vignettes.push({text: "$he went to sleep after having sex with strangers all day, and had a dream about you letting a citizen hurt $him,", type: "devotion", effect: -1})>>
+<<set _vignettes.push({text: "$he went to sleep after having sex with strangers all day, and had a dream about you protecting $him from a mean citizen,", type: "trust", effect: 1})>>
+<<set _vignettes.push({text: "$he went to sleep after having sex with strangers all day, and had a dream about you selling $him for good,", type: "trust", effect: -1})>>
 
 <<set _vignette = _vignettes.random()>>
 __This week__ _vignette.text
@@ -1737,23 +1745,23 @@ __This week__ _vignette.text
 <<elseif (_vignette.type == "devotion")>>
 	<<if (_vignette.effect > 0)>>
 		<<if $slaves[$i].devotion > 50>>
-		@@.hotpink;increasing her devotion to you.@@
+		@@.hotpink;increasing $his devotion to you.@@
 		<<elseif $slaves[$i].devotion >= -20>>
-		@@.hotpink;increasing her acceptance of you.@@
+		@@.hotpink;increasing $his acceptance of you.@@
 		<<elseif $slaves[$i].devotion >= -50>>
-		@@.hotpink;reducing her dislike of you.@@
+		@@.hotpink;reducing $his dislike of you.@@
 		<<else>>
-		@@.hotpink;reducing her hatred of you.@@
+		@@.hotpink;reducing $his hatred of you.@@
 		<</if>>
 	<<elseif (_vignette.effect < 0)>>
 		<<if $slaves[$i].devotion > 50>>
-		@@.mediumorchid;reducing her devotion to you.@@
+		@@.mediumorchid;reducing $his devotion to you.@@
 		<<elseif $slaves[$i].devotion >= -20>>
-		@@.mediumorchid;reducing her acceptance of you.@@
+		@@.mediumorchid;reducing $his acceptance of you.@@
 		<<elseif $slaves[$i].devotion >= -50>>
-		@@.mediumorchid;increasing her dislike of you.@@
+		@@.mediumorchid;increasing $his dislike of you.@@
 		<<else>>
-		@@.mediumorchid;increasing her hatred of you.@@
+		@@.mediumorchid;increasing $his hatred of you.@@
 		<</if>>
 	<<else>>
 		an incident without lasting effect.
@@ -1762,19 +1770,19 @@ __This week__ _vignette.text
 <<elseif (_vignette.type == "trust")>>
 	<<if (_vignette.effect > 0)>>
 		<<if $slaves[$i].trust > 20>>
-		@@.mediumaquamarine;increasing her trust in you.@@
+		@@.mediumaquamarine;increasing $his trust in you.@@
 		<<elseif $slaves[$i].trust >= -50>>
-		@@.mediumaquamarine;reducing her fear of you.@@
+		@@.mediumaquamarine;reducing $his fear of you.@@
 		<<else>>
-		@@.mediumaquamarine;reducing her terror of you.@@
+		@@.mediumaquamarine;reducing $his terror of you.@@
 		<</if>>
 	<<elseif (_vignette.effect < 0)>>
 		<<if $slaves[$i].trust > 20>>
-		@@.gold;reducing her trust in you.@@
+		@@.gold;reducing $his trust in you.@@
 		<<elseif $slaves[$i].trust > -20>>
-		@@.gold;increasing her fear of you.@@
+		@@.gold;increasing $his fear of you.@@
 		<<else>>
-		@@.gold;increasing her terror of you.@@
+		@@.gold;increasing $his terror of you.@@
 		<</if>>
 	<<else>>
 		an incident without lasting effect.
@@ -1782,9 +1790,9 @@ __This week__ _vignette.text
 	<<set $slaves[$i].trust += 1*_vignette.effect>>
 <<elseif (_vignette.type == "health")>>
 	<<if (_vignette.effect > 0)>>
-		@@.green;improving her health.@@
+		@@.green;improving $his health.@@
 	<<elseif (_vignette.effect < 0)>>
-		@@.red;affecting her health.@@
+		@@.red;affecting $his health.@@
 	<<else>>
 		an incident without lasting effect.
 	<</if>>
@@ -1804,11 +1812,11 @@ __This week__ _vignette.text
 <</if>> /* CLOSES VIGNETTES */
 
 <<if $slaves[$i].energy > 40 && $slaves[$i].energy < 95>>
-	Being used sexually all week @@.lime;increases her sex drive.@@
+	Being used sexually all week @@.lime;increases $his sex drive.@@
 	<<set $slaves[$i].energy += 1>>
 <</if>>
 
 <<if $slaves[$i].cervixImplant == 1 && _cervixPump > 0 && canDoVaginal($slaves[$i])>>
-	She notices her @@.lime;belly has swollen@@ from all the vaginal sex she had throughout the week.
+	$He notices $his @@.lime;belly has swollen@@ from all the vaginal sex $he had throughout the week.
 	<<set $slaves[$i].bellyImplant += _cervixPump*20>>
 <</if>>
diff --git a/src/uncategorized/saServeYourOtherSlaves.tw b/src/uncategorized/saServeYourOtherSlaves.tw
index d17fdc320b9dc197a2c01bfb3b2ad634195dbd01..2b32dc4c65c9cadac3c2cb1f86612612ebd7de44 100644
--- a/src/uncategorized/saServeYourOtherSlaves.tw
+++ b/src/uncategorized/saServeYourOtherSlaves.tw
@@ -8,7 +8,7 @@
 
 <<if $slaves[$i].devotion <= 20>>
 	<<if $slaves[$i].trust >= -20>>
-		is forced to serve your other slaves' sexual needs by constant punishment. Being castigated and raped @@.gold;frightens her into obedience.@@
+		is forced to serve your other slaves' sexual needs by constant punishment. Being castigated and raped @@.gold;frightens $him into obedience.@@
 		<<set $slaves[$i].trust -= 5>>
 		<<if $slaves[$i].sexualQuirk == "strugglefuck queen">>
 			She secretly likes being raped @@.hotpink;and wants more.@@
diff --git a/src/uncategorized/saStayConfined.tw b/src/uncategorized/saStayConfined.tw
index 98f63508e92f840132d688555657f60777dd5c97..d78dbe03f4e23b17e86a599ca20f5cda40367ac7 100644
--- a/src/uncategorized/saStayConfined.tw
+++ b/src/uncategorized/saStayConfined.tw
@@ -1,48 +1,46 @@
 :: SA stay confined [nobr]
 
-<<run SlavePronouns($slaves[$i])>>
-
 <<if $slaves[$i].fetish != "mindbroken">>
 <<if ($slaves[$i].devotion < -50)>>
-	is kept in solitary confinement whenever $pronoun is not being forced to do something else. $pronounCap still hates $possessive place in the world, but being forced to rely on slave life as $possessive only human contact @@.hotpink;grinds down $possessive resistance.@@
+	is kept in solitary confinement whenever $he is not being forced to do something else. $He still hates $his place in the world, but being forced to rely on slave life as $his only human contact @@.hotpink;grinds down $his resistance.@@
 	<<set $slaves[$i].devotion += 2>>
 <<elseif ($slaves[$i].devotion <= 20)>>
-	is kept in solitary confinement whenever $pronoun is not being forced to do something else. With nothing to do but look forward to the next time $pronoun's let out to serve, @@.hotpink;$pronoun begins to rely on servitude.@@
+	is kept in solitary confinement whenever $he is not being forced to do something else. With nothing to do but look forward to the next time $he's let out to serve, @@.hotpink;$he begins to rely on servitude.@@
 	<<set $slaves[$i].devotion += 1>>
 <<elseif ($slaves[$i].devotion <= 50)>>
-	accepts solitary confinement whenever $pronoun is not being forced to do something else. Since $pronoun is obedient, the mental torture neither breaks $object further nor causes $object to hate you.
+	accepts solitary confinement whenever $he is not being forced to do something else. Since $he is obedient, the mental torture neither breaks $him further nor causes $him to hate you.
 <<else>>
-	accepts solitary confinement whenever $pronoun is not being forced to do something else. $pronounCap spends $possessive time wondering hopelessly how $pronoun has failed you, @@.mediumorchid;damaging $possessive devotion to you.@@
+	accepts solitary confinement whenever $he is not being forced to do something else. $He spends $his time wondering hopelessly how $he has failed you, @@.mediumorchid;damaging $his devotion to you.@@
 	<<set $slaves[$i].devotion -= 2>>
 <</if>>
 
 <<if ($slaves[$i].trust < -50)>>
-	$pronounCap is so terrified of you that this confinement does not make $object fear you any more.
+	$He is so terrified of you that this confinement does not make $him fear you any more.
 <<elseif ($slaves[$i].trust < -20)>>
-	$pronounCap is already afraid of you, but this confinement makes $object @@.gold;fear you even more.@@
+	$He is already afraid of you, but this confinement makes $him @@.gold;fear you even more.@@
 	<<set $slaves[$i].trust -= 2>>
 <<elseif ($slaves[$i].trust <= 20)>>
-	This confinement makes $object @@.gold;fear your power@@ over $object.
+	This confinement makes $him @@.gold;fear your power@@ over $him.
 	<<set $slaves[$i].trust -= 4>>
 <<else>>
-	This confinement makes $object @@.gold;trust you less,@@ and fear you more.
+	This confinement makes $him @@.gold;trust you less,@@ and fear you more.
 	<<set $slaves[$i].trust -= 5>>
 <</if>>
 
-The stress of confinement @@.red;damages $possessive health@@.
+The stress of confinement @@.red;damages $his health@@.
 <<set $slaves[$i].health -= 10>>
 
 <<else>>
-	is oblivious to $possessive confinement.
+	is oblivious to $his confinement.
 <</if>>
 
 <<if ($slaves[$i].sentence == 0) && (($slaves[$i].devotion > 20) || (($slaves[$i].devotion >= -20) && ($slaves[$i].trust < -20)) || (($slaves[$i].devotion >= -50) && ($slaves[$i].trust < -50)) || ($slaves[$i].fetish == "mindbroken"))>>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		$possessiveCap broken mind hinges entirely on other's guidance,
+		$His broken mind hinges entirely on other's guidance,
 	<<else>>
-		$pronounCap is now willing to @@.hotpink;do as $pronoun's told@@,
+		$He is now willing to @@.hotpink;do as $he's told@@,
 	<</if>>
-	so @@.yellow;$possessive assignment has defaulted to rest.@@
+	so @@.yellow;$his assignment has defaulted to rest.@@
 	<<if $slaves[$i].assignment == "be confined in the cellblock">>
 		<<set _brokenSlaves++, _DL--, _dI-->>
 	<</if>>
diff --git a/src/uncategorized/saTakeClasses.tw b/src/uncategorized/saTakeClasses.tw
index 1e378b8b4c46fe9691b3d9503165026098bc2d12..49be8ee56aa0930cb7c49e774310a9c157de1315 100644
--- a/src/uncategorized/saTakeClasses.tw
+++ b/src/uncategorized/saTakeClasses.tw
@@ -1,7 +1,5 @@
 :: SA take classes [nobr]
 
-<<run SlavePronouns($slaves[$i])>>
-
 <<set _learning = 1>>
 
 <<if $slaves[$i].fetish == "mindbroken">>
@@ -26,26 +24,26 @@
 		<</if>>
 		takes courses in slavery<<if $schoolroomUpgradeSkills + $schoolroomUpgradeRemedial + $schoolroomUpgradeLanguage != 0>>, using $schoolroomName's improved educational materials, <</if>> under $Schoolteacher.slaveName's supervision;
 		<<if ($slaves[$i].devotion > 20)>>
-			$pronoun is such an obedient slave that she @@.hotpink;encourages $object@@ to be the best slave $pronoun can.
+			$he is such an obedient slave that _he2 @@.hotpink;encourages $him@@ to be the best slave $he can.
 			<<set $slaves[$i].devotion += 2>>
 		<<elseif ($slaves[$i].trust < -20)>>
-			$pronoun obeys out of fear, so she @@.hotpink;encourages $object@@ to be a better slave.
+			$he obeys out of fear, so _he2 @@.hotpink;encourages $him@@ to be a better slave.
 			<<set $slaves[$i].devotion += 1>>
 		<<else>>
-			$pronoun is resistant, so she ends up mostly @@.gold;punishing $object,@@ increasing $possessive @@.mediumorchid;dislike for slavery.@@
+			$he is resistant, so _he2 ends up mostly @@.gold;punishing $him,@@ increasing $his @@.mediumorchid;dislike for slavery.@@
 			<<set $slaves[$i].devotion -= 2>>
 			<<set $slaves[$i].trust -= 4>>
 		<</if>>
 	<<else>>
 		takes courses in slavery<<if $schoolroomUpgradeSkills + $schoolroomUpgradeRemedial + $schoolroomUpgradeLanguage != 0>>, using $schoolroomName's improved educational materials, <</if>> under $assistantName's supervision;
 		<<if ($slaves[$i].devotion > 20)>>
-			$pronoun is such an obedient slave that your assistant mostly @@.hotpink;encourages $object.@@
+			$he is such an obedient slave that your assistant mostly @@.hotpink;encourages $him.@@
 			<<set $slaves[$i].devotion += 2>>
 		<<elseif ($slaves[$i].trust < -20)>>
-			$pronoun obeys out of fear, so your assistant mostly @@.hotpink;encourages $object.@@
+			$he obeys out of fear, so your assistant mostly @@.hotpink;encourages $him.@@
 			<<set $slaves[$i].devotion += 1>>
 		<<else>>
-			$pronoun is resistant, so your assistant mostly @@.gold;punishes $object,@@ increasing $possessive @@.mediumorchid;dislike for slavery.@@
+			$he is resistant, so your assistant mostly @@.gold;punishes $him,@@ increasing $his @@.mediumorchid;dislike for slavery.@@
 			<<set $slaves[$i].devotion -= 2>>
 			<<set $slaves[$i].trust -= 4>>
 		<</if>>
@@ -53,13 +51,13 @@
 <<else>>
 	takes courses in slavery<<if $schoolroomUpgradeSkills + $schoolroomUpgradeRemedial + $schoolroomUpgradeLanguage != 0>>, using $schoolroomName's improved educational materials, <</if>> under $assistantName's supervision;
 	<<if ($slaves[$i].devotion > 20)>>
-		$pronoun is such an obedient slave that your assistant mostly @@.hotpink;encourages $object.@@
+		$he is such an obedient slave that your assistant mostly @@.hotpink;encourages $him.@@
 		<<set $slaves[$i].devotion += 2>>
 	<<elseif ($slaves[$i].trust < -20)>>
-		$pronoun obeys out of fear, so your assistant mostly @@.hotpink;encourages $object.@@
+		$he obeys out of fear, so your assistant mostly @@.hotpink;encourages $him.@@
 		<<set $slaves[$i].devotion += 1>>
 	<<else>>
-		$pronoun is resistant, so your assistant mostly @@.gold;punishes $object,@@ increasing $possessive @@.mediumorchid;dislike for slavery.@@
+		$he is resistant, so your assistant mostly @@.gold;punishes $him,@@ increasing $his @@.mediumorchid;dislike for slavery.@@
 		<<set $slaves[$i].devotion -= 2>>
 		<<set $slaves[$i].trust -= 4>>
 	<</if>>
@@ -67,18 +65,18 @@
 
 <<if $slaves[$i].fetish != "mindbroken">>
 	<<if ($slaves[$i].intelligence >= 3)>>
-		$pronounCap is a genius,
+		$He is a genius,
 		<<set _learning += 1>>
 	<<elseif ($slaves[$i].intelligence >= 2)>>
-		$pronounCap is highly intelligent
+		$He is highly intelligent
 		<<set _learning += 1>>
 	<<elseif ($slaves[$i].intelligence >= 1)>>
-		$pronounCap is of above average intelligence
+		$He is of above average intelligence
 		<<if (random(1,100) < 70)>>
 			<<set _learning += 1>>
 		<</if>>
 	<<elseif ($slaves[$i].intelligence >= 0)>>
-		$pronounCap is of average intelligence
+		$He is of average intelligence
 		<<if (random(1,100) < 50)>>
 			<<set _learning += 1>>
 		<</if>>
@@ -91,11 +89,11 @@
 			<<set _learning += 1>>
 		<</if>>
 		<<if ($slaves[$i].intelligence >= -1)>>
-			$pronounCap is of below average intelligence
+			$He is of below average intelligence
 		<<elseif ($slaves[$i].intelligence >= -2)>>
-			$pronounCap is quite stupid
+			$He is quite stupid
 		<<else>>
-			$pronounCap is an imbecile,
+			$He is an imbecile,
 		<</if>>
 	<</if>>
 
@@ -122,67 +120,67 @@
 	<</if>>
 
 	<<if (_learning <= 1)>>
-		and $pronoun learns slowly this week.
+		and $he learns slowly this week.
 	<<elseif (_learning == 2)>>
-		and $pronoun does well with $possessive studies this week.
+		and $he does well with $his studies this week.
 	<<else>>
-		and $pronoun is perfectly studious this week.
+		and $he is perfectly studious this week.
 	<</if>>
 
 	<<set _seed = 0>>
 	<<set $skillIncrease = 10+$slaves[$i].intelligence>>
 	<<for _j = 0; _j < _learning; _j++>>
 		<<if ($slaves[$i].devotion <= 20) && (_seed == 0)>>
-			Since $pronoun is wanting in basic obedience, $pronoun suffers through courses on @@.hotpink;$possessive place@@ in the Free Cities world.
+			Since $he is wanting in basic obedience, $he suffers through courses on @@.hotpink;$his place@@ in the Free Cities world.
 			<<set $slaves[$i].devotion += 10>>
 			<<set _seed = 1>>
 		<<elseif ($slaves[$i].oralSkill <= 10)>>
-			Since $pronoun is orally incompetent, $pronoun is taught basic gag reflex suppression exercises and other simple oral things.
+			Since $he is orally incompetent, $he is taught basic gag reflex suppression exercises and other simple oral things.
 			<<OralSkillIncrease $slaves[$i]>>
 		<<elseif ($slaves[$i].vaginalSkill <= 10) && ($slaves[$i].vagina > 0) && canDoVaginal($slaves[$i])>>
-			Since $pronoun is unskilled at using $possessive pussy, $pronoun is taught kegel exercises and other simple vaginal skills.
+			Since $he is unskilled at using $his pussy, $he is taught kegel exercises and other simple vaginal skills.
 			<<VaginalSkillIncrease $slaves[$i]>>
 		<<elseif ($slaves[$i].vaginalSkill <= 10) && ($slaves[$i].vagina >= 0)>>
-			Since $pronoun is unskilled at using $possessive pussy and not permitted to learn through practice, $pronoun is taught kegel exercises, vaginal basics and several new positions.
+			Since $he is unskilled at using $his pussy and not permitted to learn through practice, $he is taught kegel exercises, vaginal basics and several new positions.
 			<<VaginalSkillIncrease $slaves[$i]>>
 		<<elseif ($slaves[$i].analSkill <= 10) && ($slaves[$i].anus > 0) && canDoAnal($slaves[$i])>>
-			Since $pronoun is a novice at taking it up $possessive butt, $pronoun is taught relaxation exercises and other simple anal basics.
+			Since $he is a novice at taking it up $his butt, $he is taught relaxation exercises and other simple anal basics.
 			<<AnalSkillIncrease $slaves[$i]>>
 		<<elseif ($slaves[$i].analSkill <= 10) && ($slaves[$i].anus >= 0)>>
-			Since $pronoun is a novice at taking it up $possessive butt and not permitted to learn through practice, $pronoun is taught relaxation exercises and other simple anal basics.
+			Since $he is a novice at taking it up $his butt and not permitted to learn through practice, $he is taught relaxation exercises and other simple anal basics.
 			<<AnalSkillIncrease $slaves[$i]>>
 		<<elseif ($slaves[$i].whoreSkill <= 10)>>
-			Since $pronoun has little idea what's involved in selling $possessive body, $pronoun is taught basic safety practices and other simple prostitution skills.
+			Since $he has little idea what's involved in selling $his body, $he is taught basic safety practices and other simple prostitution skills.
 			<<WhoreSkillIncrease $slaves[$i]>>
 		<<elseif ($slaves[$i].entertainSkill <= 10)>>
-			Since $possessive entertainment value is limited to $possessive holes, $pronoun is taught simple conversational skills and other courtesan's essentials.
+			Since $his entertainment value is limited to $his holes, $he is taught simple conversational skills and other courtesan's essentials.
 			<<EntertainSkillIncrease $slaves[$i]>>
 		<<elseif ($schoolroomUpgradeSkills == 1)>>
 			<<if ($slaves[$i].oralSkill <= 30)>>
-				Having completed the basic sex slave curriculum, $pronoun studies more advanced ways to use $possessive lips and tongue to please cocks, cunts, and asses.
+				Having completed the basic sex slave curriculum, $he studies more advanced ways to use $his lips and tongue to please cocks, cunts, and asses.
 				<<OralSkillIncrease $slaves[$i]>>
 			<<elseif ($slaves[$i].whoreSkill <= 30)>>
-				Having completed the basic sex slave curriculum, $pronoun studies intermediate prostitution, including how to stay as safe as possible and maximize $possessive efficiency.
+				Having completed the basic sex slave curriculum, $he studies intermediate prostitution, including how to stay as safe as possible and maximize $his efficiency.
 				<<WhoreSkillIncrease $slaves[$i]>>
 			<<elseif ($slaves[$i].entertainSkill <= 30)>>
-				Having completed the basic sex slave curriculum, $pronoun studies courtesanship, including social dynamics and flirtation more subtle than straightforward begging for sex.
+				Having completed the basic sex slave curriculum, $he studies courtesanship, including social dynamics and flirtation more subtle than straightforward begging for sex.
 				<<EntertainSkillIncrease $slaves[$i]>>
 			<<elseif ($slaves[$i].vaginalSkill <= 30) && ($slaves[$i].vagina >= 0)>>
-				Having completed the basic sex slave curriculum, $pronoun studies more advanced techniques and exotic positions to make use of $possessive <<if $slaves[$i].vagina == 0>>virgin pussy for use in $possessive first time<<else>>pussy<</if>>.
+				Having completed the basic sex slave curriculum, $he studies more advanced techniques and exotic positions to make use of $his <<if $slaves[$i].vagina == 0>>virgin pussy for use in $his first time<<else>>pussy<</if>>.
 				<<VaginalSkillIncrease $slaves[$i]>>
 			<<elseif ($slaves[$i].analSkill <= 30)>>
-				Having completed the basic sex slave curriculum, $pronoun studies more advanced techniques and exotic positions to make use of $possessive <<if $slaves[$i].vagina == 0>>virgin ass for use in $possessive first time<<else>>ass<</if>>.
+				Having completed the basic sex slave curriculum, $he studies more advanced techniques and exotic positions to make use of $his <<if $slaves[$i].vagina == 0>>virgin ass for use in $his first time<<else>>ass<</if>>.
 				<<AnalSkillIncrease $slaves[$i]>>
 			<</if>>
 		<</if>>
 	<</for>>
 
 	<<if ($slaves[$i].intelligenceImplant < 1) || ($slaves[$i].intelligenceImplant > 1)>>
-		$pronounCap makes some progress towards a basic education.
+		$He makes some progress towards a basic education.
 		<<set $slaves[$i].intelligenceImplant += 0.1*_learning>>
 		<<if ($slaves[$i].intelligenceImplant >= 1)>>
 			<<set $slaves[$i].intelligenceImplant = 1>>
-			$pronounCap has completed a course of slave education, and for most purposes $pronoun is now @@.deepskyblue;more intelligent.@@
+			$He has completed a course of slave education, and for most purposes $he is now @@.deepskyblue;more intelligent.@@
 			<<if ($slaves[$i].intelligence < 3)>>
 				<<set $slaves[$i].intelligence += 1>>
 			<</if>>
@@ -194,26 +192,26 @@
 		<<if ($slaves[$i].intelligence > random(-4,4))>>
 		<<if ($schoolroomUpgradeLanguage == 0)>>
 			<<if ($slaves[$i].accent > 3) && ($week-$slaves[$i].weekAcquired > 24)>>
-				$pronounCap has @@.green;learned some $language,@@ and can make $possessive point with some gesturing, though $pronoun speaks $language horribly.
+				$He has @@.green;learned some $language,@@ and can make $his point with some gesturing, though $he speaks $language horribly.
 				<<set $slaves[$i].accent -= 1>>
 				<<if $slaves[$i].speechRules == "language lessons">>
 					<<set $slaves[$i].speechRules = "accent elimination">>
 				<</if>>
 			<<elseif ($slaves[$i].accent == 3)>>
-			$pronounCap has @@.green;learned functional $language,@@ and can make <<print $object>>self understood, though $possessive $slaves[$i].nationality accent is still quite heavy.
+			$He has @@.green;learned functional $language,@@ and can make <<print $him>>self understood, though $his $slaves[$i].nationality accent is still quite heavy.
 			<<set $slaves[$i].accent -= 1>>
 			<</if>>
 		<<else>>
 			<<if ($slaves[$i].accent > 3)>>
 				<<if ($week-$slaves[$i].weekAcquired > 16)>>
-					$pronounCap has @@.green;learned some $language,@@ and can make $possessive point with some gesturing, though $pronoun speaks $language horribly.
+					$He has @@.green;learned some $language,@@ and can make $his point with some gesturing, though $he speaks $language horribly.
 					<<set $slaves[$i].accent -= 1>>
 					<<if $slaves[$i].speechRules == "language lessons">>
 						<<set $slaves[$i].speechRules = "accent elimination">>
 					<</if>>
 				<</if>>
 			<<elseif ($slaves[$i].accent >= 2)>>
-			$pronounCap has @@.green;learned decent $language,@@ though $pronoun retains enough of $possessive $slaves[$i].nationality accent to make $possessive voice distinctly sexy.
+			$He has @@.green;learned decent $language,@@ though $he retains enough of $his $slaves[$i].nationality accent to make $his voice distinctly sexy.
 			<<set $slaves[$i].accent = 1>>
 			<</if>>
 		<</if>>
@@ -229,7 +227,7 @@
 	<<if ($slaves[$i].entertainSkill > 30) || (($schoolroomUpgradeSkills == 0) && ($slaves[$i].entertainSkill > 10))>>
 	<<if ($slaves[$i].analSkill > 30) || (($schoolroomUpgradeSkills == 0) && ($slaves[$i].analSkill > 10))>>
 	<<if ($slaves[$i].vaginalSkill > 30) || (($schoolroomUpgradeSkills == 0) && ($slaves[$i].vaginalSkill > 10)) || ($slaves[$i].vagina < 0)>>
-		$pronounCap can learn little from further classes, so @@.yellow;$possessive assignment has defaulted to rest.@@
+		$He can learn little from further classes, so @@.yellow;$his assignment has defaulted to rest.@@
 		<<= removeJob($slaves[$i], "take classes")>>
 	<</if>>
 	<</if>>
diff --git a/src/uncategorized/saWhore.tw b/src/uncategorized/saWhore.tw
index 7dfc94a393c543d452011f58eecbcdddb2967641..11006fb34814de731d0689eb7e87640fbd7dc40c 100644
--- a/src/uncategorized/saWhore.tw
+++ b/src/uncategorized/saWhore.tw
@@ -50,13 +50,13 @@
 <<else>>
 	is forced to sell
 <</if>>
-her body.
+$his body.
 
 <<set $beautyMultiplier = 1>>
 <<if $brothel > 0>>
 	<<if (($universalRulesFacilityWork == 1) && ($slaves[$i].assignment == "whore") && ($brothelSpots > 0)) || ($slaves[$i].assignment == "work in the brothel")>>
 	<<if ($slaves[$i].assignment == "whore")>>
-		Since there's extra space in $brothelName, she sells herself there.
+		Since there's extra space in $brothelName, $he sells $himself there.
 		<<set $brothelSpots -= 1>>
 	<</if>>
 	<<if $brothelAdsSpending != 0>>
@@ -64,7 +64,7 @@ her body.
 		<<if ($slaves[$i].butt > 4)>>
 		<<if ($slaves[$i].boobs > 800)>>
 			<<set $beautyMultiplier += 0.05>>
-			Her stacked body fits $brothelName's ad campaign, getting her more business.
+			$His stacked body fits $brothelName's ad campaign, getting $him more business.
 		<</if>>
 		<</if>>
 		<<elseif $brothelAdsStacked == -1>>
@@ -73,7 +73,7 @@ her body.
 		<<if ($slaves[$i].weight <= 10)>>
 		<<if ($slaves[$i].muscles <= 30)>>
 			<<set $beautyMultiplier += 0.05>>
-			Her slim body fits $brothelName's ad campaign, getting her more business.
+			$His slim body fits $brothelName's ad campaign, getting $him more business.
 		<</if>>
 		<</if>>
 		<</if>>
@@ -82,12 +82,12 @@ her body.
 		<<if $brothelAdsPreg == 1>>
 		<<if ($slaves[$i].bellyPreg >= 5000) || ($slaves[$i].bellyImplant >= 5000)>>
 			<<set $beautyMultiplier += 0.05>>
-			Her gravid body fits $brothelName's ad campaign, getting her more attention.
+			$His gravid body fits $brothelName's ad campaign, getting $him more attention.
 		<</if>>
 		<<elseif $brothelAdsPreg == -1>>
 		<<if ($slaves[$i].belly < 100) && ($slaves[$i].weight < 30) && (!setup.fakeBellies.includes($bellyAccessory)) && ($slaves[$i].bellyImplant <= 0)>>
 			<<set $beautyMultiplier += 0.05>>
-			Her flat belly fits $brothelName's ad campaign, getting her more attention.
+			$His flat belly fits $brothelName's ad campaign, getting $him more attention.
 		<</if>>
 		<</if>>
 		<<if $brothelAdsModded == 1>>
@@ -98,7 +98,7 @@ her body.
 		<<elseif $brothelAdsModded == -1>>
 		<<if $slaves[$i].corsetPiercing == 0 && $piercingScore < 3 && $tatScore < 2>>
 			<<set $beautyMultiplier += 0.05>>
-			Very clean bodies like hers are a major draw.
+			Very clean bodies like $hers are a major draw.
 		<</if>>
 		<</if>>
 		<<if $brothelAdsImplanted == 1>>
@@ -108,7 +108,7 @@ her body.
 		<<if ($slaves[$i].waist < -10)>>
 		<<if ($slaves[$i].lipsImplant > 0)>>
 			<<set $beautyMultiplier += 0.05>>
-			Many citizens come to the brothel looking to rent a plastic slut like her.
+			Many citizens come to the brothel looking to rent a plastic slut like $him.
 		<</if>>
 		<</if>>
 		<</if>>
@@ -122,7 +122,7 @@ her body.
 		<<if ($slaves[$i].bellyImplant == -1)>>
 		<<if ($slaves[$i].faceImplant < 30)>>
 			<<set $beautyMultiplier += 0.05>>
-			Many citizens come to the brothel looking to play with a natural girl like her.
+			Many citizens come to the brothel looking to play with a natural girl like $him.
 		<</if>>
 		<</if>>
 		<</if>>
@@ -133,28 +133,28 @@ her body.
 		<<if $brothelAdsOld == 1>>
 		<<if ($slaves[$i].physicalAge >= 30)>>
 			<<set $beautyMultiplier += 0.05>>
-			She's perfect for $brothelName, whose brand is mature slaves.
+			$He's perfect for $brothelName, whose brand is mature slaves.
 		<</if>>
 		<<elseif $brothelAdsOld == -1>>
 		<<if ($slaves[$i].physicalAge < 30 && $slaves[$i].physicalAge >= 18)>>
 			<<set $beautyMultiplier += 0.05>>
-			She's perfect for $brothelName, whose brand is young slaves.
+			$He's perfect for $brothelName, whose brand is young slaves.
 		<</if>>
 		<<elseif $brothelAdsOld == -2>>
 		<<if ($slaves[$i].physicalAge <= 18 && $slaves[$i].physicalAge >= 13)>>
 			<<set $beautyMultiplier += 0.05>>
-			She's perfect for $brothelName, whose brand is teenage slaves.
+			$He's perfect for $brothelName, whose brand is teenage slaves.
 		<</if>>
 		<<elseif $brothelAdsOld == -3>>
 		<<if ($slaves[$i].physicalAge < 13)>>
 			<<set $beautyMultiplier += 0.05>>
-			She's perfect for $brothelName, whose brand is loli slaves.
+			$He's perfect for $brothelName, whose brand is loli slaves.
 		<</if>>
 		<</if>>
 		<<if $brothelAdsXX == 1>>
 		<<if ($slaves[$i].dick == 0)>>
 			<<set $beautyMultiplier += 0.05>>
-			Almost everyone who comes to $brothelName is looking to fuck a girl like her.
+			Almost everyone who comes to $brothelName is looking to fuck a girl like $him.
 		<</if>>
 		<<elseif $brothelAdsXX == -1>>
 		<<if ($slaves[$i].dick > 0)>>
@@ -171,7 +171,7 @@ her body.
 		<<else>>
 			Living and working
 		<</if>>
-		out of the brothel, she comes under <<= SlaveFullName($Madam)>>'s
+		out of the brothel, $he comes under <<= SlaveFullName($Madam)>>'s
 		<<if $madamCashBonus < 0.1>>
 			completely inept
 		<<elseif $madamCashBonus < 0.2>>
@@ -184,17 +184,17 @@ her body.
 		leadership.
 		<<if ($Madam.dick > 2) && canAchieveErection($Madam)>>
 			<<if ($slaves[$i].devotion <= 20)>>
-			The Madam rapes her when she fails to meet standards.
+			The Madam rapes $him when $he fails to meet standards.
 			<<else>>
-			The Madam uses her dick to reward her when she does well and needs some loving.
+			The Madam uses her dick to reward $him when $he does well and needs some loving.
 			<</if>>
 		<</if>>
 		<<if $MadamIgnoresFlaws != 1>>
 			<<if !["none", "neglectful", "cum addict", "anal addict", "attention whore", "breast growth", "abusive", "malicious", "self hating", "breeder"].includes($slaves[$i].sexualFlaw) && (random(1,100) > 90)>>
-				<<= SlaveFullName($Madam)>> manages to @@.green;break@@ $slaves[$i].slaveName of her sexual flaws.
+				<<= SlaveFullName($Madam)>> manages to @@.green;break@@ $slaves[$i].slaveName of $his sexual flaws.
 				<<set $slaves[$i].sexualFlaw = "none">>
 			<<elseif ($slaves[$i].behavioralFlaw != "none") && (random(1,100) > 90)>>
-				<<= SlaveFullName($Madam)>> manages to @@.green;break@@ $slaves[$i].slaveName of her flaws.
+				<<= SlaveFullName($Madam)>> manages to @@.green;break@@ $slaves[$i].slaveName of $his flaws.
 				<<set $slaves[$i].behavioralFlaw = "none">>
 			<</if>>
 		<</if>>
@@ -204,69 +204,69 @@ her body.
 <</if>>
 <<set $beauty = Math.trunc($beauty*$beautyMultiplier)>>
 
-Her appearance attracted $beauty customers (<<print Math.trunc($beauty/7)>> a day)<<if $beauty > 160>>, so many that <<if canDoVaginal($slaves[$i]) && canDoAnal($slaves[$i])>>each of her holes were<<elseif canDoVaginal($slaves[$i]) || canDoAnal($slaves[$i])>>each of her available holes were<<else>>her mouth and anywhere else a cock could fit were<</if>> often filled by more than one cock<<elseif $beauty > 140>>, so many that she spent much of her time getting gangbanged<<elseif $beauty > 120>>, so many that customers often <<if canDoAnal($slaves[$i]) || canDoVaginal($slaves[$i])>>spitroasted<<else>>double-teamed<</if>> the slut<<elseif $beauty > 100>>, so many that she frequently had sex with multiple customers at once<<elseif $beauty > 70>>, so many that she occasionally had sex with multiple customers at once<</if>>. They paid <<print cashFormat($FResult)>> on average.
+$His appearance attracted $beauty customers (<<print Math.trunc($beauty/7)>> a day)<<if $beauty > 160>>, so many that <<if canDoVaginal($slaves[$i]) && canDoAnal($slaves[$i])>>each of $his holes were<<elseif canDoVaginal($slaves[$i]) || canDoAnal($slaves[$i])>>each of $his available holes were<<else>>$his mouth and anywhere else a cock could fit were<</if>> often filled by more than one cock<<elseif $beauty > 140>>, so many that $he spent much of $his time getting gangbanged<<elseif $beauty > 120>>, so many that customers often <<if canDoAnal($slaves[$i]) || canDoVaginal($slaves[$i])>>spitroasted<<else>>double-teamed<</if>> the slut<<elseif $beauty > 100>>, so many that $he frequently had sex with multiple customers at once<<elseif $beauty > 70>>, so many that $he occasionally had sex with multiple customers at once<</if>>. They paid <<print cashFormat($FResult)>> on average.
 <<set _incomeStats.customers = $beauty>>
 
 <<if $seeAge == 1>>
 <<if $slaves[$i].physicalAge == $minimumSlaveAge && $slaves[$i].physicalAge == $fertilityAge && canGetPregnant($slaves[$i]) && ($arcologies[0].FSRepopulationFocus != "unset" || $arcologies[0].FSGenderFundamentalist != "unset") && $arcologies[0].FSRestart == "unset">>
 	<<if $slaves[$i].birthWeek == 0>>
-		She just turned $minimumSlaveAge this week, giving her an immense boost to both popularity and price. She is also expected to become fertile soon, giving her an additional boost as customers clamor to claim her fresh womb.
+		$He just turned $minimumSlaveAge this week, giving $him an immense boost to both popularity and price. $He is also expected to become fertile soon, giving $him an additional boost as customers clamor to claim $his fresh womb.
 	<<elseif $slaves[$i].birthWeek < 4>>
-		This is still the first month in which it's legal to pay to fuck her, giving her a boost to both popularity and price. She was also anticipated to become fertile this month, and her womb is still unoccupied, giving her an additional boost.
+		This is still the first month in which it's legal to pay to fuck $him, giving $him a boost to both popularity and price. $He was also anticipated to become fertile this month, and $his womb is still unoccupied, giving $him an additional boost.
 	<</if>>
 <<elseif $slaves[$i].physicalAge == $minimumSlaveAge>>
 	<<if $slaves[$i].birthWeek == 0>>
-		She just turned $minimumSlaveAge this week, giving her an immense boost to both popularity and price.
+		$He just turned $minimumSlaveAge this week, giving $him an immense boost to both popularity and price.
 	<<elseif $slaves[$i].birthWeek < 4>>
-		This is still the first month in which it's legal to pay to fuck her, giving her a boost to both popularity and price.
+		This is still the first month in which it's legal to pay to fuck $him, giving $him a boost to both popularity and price.
 	<</if>>
 <<elseif $slaves[$i].physicalAge == $fertilityAge && canGetPregnant($slaves[$i]) && ($arcologies[0].FSRepopulationFocus != "unset" || $arcologies[0].FSGenderFundamentalist != "unset")>>
 	<<if $slaves[$i].birthWeek == 0>>
-		She is expected to become fertile soon, giving her an immense boost to both popularity and price as customers clamor to claim her fresh womb.
+		$He is expected to become fertile soon, giving $him an immense boost to both popularity and price as customers clamor to claim $his fresh womb.
 	<<elseif $slaves[$i].birthWeek < 4 && $slaves[$i].pregKnown == 0>>
-		This is still the first month in which she was anticipated to become fertile, and her womb is still unoccupied, giving her a boost to both popularity and price.
+		This is still the first month in which $he was anticipated to become fertile, and $his womb is still unoccupied, giving $him a boost to both popularity and price.
 	<</if>>
 <</if>>
 <</if>>
 
 <<if ($slaves[$i].behavioralQuirk == "sinful")>>
-	$slaves[$i].slaveName @@.hotpink;secretly enjoys@@ how utterly sinful and depraved it is for her to sell her body.
+	$slaves[$i].slaveName @@.hotpink;secretly enjoys@@ how utterly sinful and depraved it is for $him to sell $his body.
 	<<set $slaves[$i].devotion += 1>>
 <<elseif ($slaves[$i].behavioralQuirk == "cutting")>>
-	$slaves[$i].slaveName @@.hotpink;openly enjoys@@ the direct, frank language of prostitution, and delights customers with cutting remarks even as they fuck her.
+	$slaves[$i].slaveName @@.hotpink;openly enjoys@@ the direct, frank language of prostitution, and delights customers with cutting remarks even as they fuck $him.
 	<<set $slaves[$i].devotion += 1>>
 <</if>>
 <<if ($slaves[$i].sexualQuirk == "caring")>>
-	$slaves[$i].slaveName sees her role as helping people with their sexual needs, and she @@.mediumaquamarine;trusts that her place@@ in society is an important one.
+	$slaves[$i].slaveName sees $his role as helping people with their sexual needs, and $he @@.mediumaquamarine;trusts that $his place@@ in society is an important one.
 	<<set $slaves[$i].trust += 1>>
 <</if>>
 
 <<set $injury = 0>>
 <<if $slaves[$i].assignment == "work in the brothel">>
 <<elseif ($slaves[$i].curatives > 0) || $slaves[$i].inflationType == "curative">>
-	The drugs <<if $slaves[$i].inflationType == "curative">>she holds inside her belly<<else>>she's on<</if>> protect her from the wear of whoring.
+	The drugs <<if $slaves[$i].inflationType == "curative">>$he holds inside $his belly<<else>>$he's on<</if>> protect $him from the wear of whoring.
 <<elseif ($slaves[$i].health < -50)>>
-	The stress of whoring while ill is @@.red;very hard on her.@@
+	The stress of whoring while ill is @@.red;very hard on $him.@@
 	<<set $slaves[$i].health -= 10>>
 	<<set $injury = 1>>
 <<elseif ($slaves[$i].health < -20) && (random(1,100) > 50)>>
-	The stress of whoring while ill is @@.red;hard on her.@@
+	The stress of whoring while ill is @@.red;hard on $him.@@
 	<<set $slaves[$i].health -= 7>>
 	<<set $injury = 1>>
 <<elseif ($slaves[$i].vagina < 0)>>
 	<<set $desc = SlaveTitle($slaves[$i])>>
 	<<if (($slaves[$i].analSkill + $slaves[$i].oralSkill) >= 200)>>
-	She's such an expert whore that she copes with the stress of being a $desc prostitute.
+	$He's such an expert whore that $he copes with the stress of being a $desc prostitute.
 	<<elseif random(1,100) > 40+(10*($slaves[$i].analSkill + $slaves[$i].oralSkill))>>
-	The stress of being a $desc prostitute is @@.red;hard on her.@@
+	The stress of being a $desc prostitute is @@.red;hard on $him.@@
 	<<set $slaves[$i].health -= 7>>
 	<<set $injury = 1>>
 	<</if>>
 <<elseif ($slaves[$i].vaginalAccessory == "chastity belt") && canDoAnal($slaves[$i])>>
 	<<if (($slaves[$i].analSkill + $slaves[$i].oralSkill) >= 200)>>
-	She's such an expert whore that she copes with the stress of being limited to buttsex and oral.
+	$He's such an expert whore that $he copes with the stress of being limited to buttsex and oral.
 	<<elseif random(1,100) > 40+(10*($slaves[$i].analSkill + $slaves[$i].oralSkill))>>
-	The stress of being limited to buttsex and oral is @@.red;hard on her.@@
+	The stress of being limited to buttsex and oral is @@.red;hard on $him.@@
 	<<set $slaves[$i].health -= 7>>
 	<<set $injury = 1>>
 	<</if>>
@@ -284,40 +284,40 @@ Her appearance attracted $beauty customers (<<print Math.trunc($beauty/7)>> a da
 	<</if>>
 	<<if ($seed > 80)>>
 	<<set $slaves[$i].minorInjury = "sore ass">>
-	Rough anal with a careless customer left her with a @@.red;$slaves[$i].minorInjury.@@
+	Rough anal with a careless customer left $him with a @@.red;$slaves[$i].minorInjury.@@
 	<<include "minor injury response">>
 	<<elseif ($seed > 60)>>
 	<<set $slaves[$i].minorInjury = "black eye">>
-	A violent customer left her with a @@.red;$slaves[$i].minorInjury.@@
+	A violent customer left $him with a @@.red;$slaves[$i].minorInjury.@@
 	<<include "minor injury response">>
 	<<elseif ($seed > 40)>>
 	<<set $slaves[$i].minorInjury = "split lip">>
-	An abusive customer left her with a @@.red;$slaves[$i].minorInjury.@@
+	An abusive customer left $him with a @@.red;$slaves[$i].minorInjury.@@
 	<<include "minor injury response">>
 	<<elseif ($seed > 20)>>
 	<<set $slaves[$i].minorInjury = "bad bruise">>
-	A rough customer left her with a @@.red;$slaves[$i].minorInjury.@@
+	A rough customer left $him with a @@.red;$slaves[$i].minorInjury.@@
 	<<include "minor injury response">>
 	<<else>>
 	<<set $slaves[$i].minorInjury = "sore muscle">>
-	The hard labor of constant sex left her with a @@.red;$slaves[$i].minorInjury.@@
+	The hard labor of constant sex left $him with a @@.red;$slaves[$i].minorInjury.@@
 	<</if>>
 <</if>>
 
 <<if canDoVaginal($slaves[$i])>>
 	<<if ($slaves[$i].vagina == 0)>>
 		<<if ($slaves[$i].aphrodisiacs > 1) || ($slaves[$i].inflationType == "aphrodisiac")>>
-		Her virginity goes to the highest bidder, earning <<print cashFormat(($beauty*10))>>. She's so full of aphrodisiacs that she @@.hotpink;enjoys the experience.@@ @@.lime;Her pussy is now broken in.@@
+		$His virginity goes to the highest bidder, earning <<print cashFormat(($beauty*10))>>. $He's so full of aphrodisiacs that $he @@.hotpink;enjoys the experience.@@ @@.lime;$His pussy is now broken in.@@
 		<<set $slaves[$i].devotion += 4>>
 		<<set $slaves[$i].vagina = 1>>
 		<<set $FResult += 10>>
 		<<elseif ($slaves[$i].devotion > 20)>>
-		Her virginity goes to the highest bidder, earning <<print cashFormat(($beauty*10))>>. Losing her virginity in this way @@.hotpink;confirms her submission to you.@@ @@.lime;Her pussy is now broken in.@@
+		$His virginity goes to the highest bidder, earning <<print cashFormat(($beauty*10))>>. Losing $his virginity in this way @@.hotpink;confirms $his submission to you.@@ @@.lime;$His pussy is now broken in.@@
 		<<set $slaves[$i].devotion += 4>>
 		<<set $slaves[$i].vagina = 1>>
 		<<set $FResult += 10>>
 		<<else>>
-		Her virginity goes to the highest bidder, earning <<print cashFormat(($beauty*10))>>. She tries to resist, and losing her virginity to a rape makes her @@.mediumorchid;hate@@ and @@.gold;fear@@ you a great deal. @@.lime;Her pussy is now broken in.@@
+		$His virginity goes to the highest bidder, earning <<print cashFormat(($beauty*10))>>. $He tries to resist, and losing $his virginity to a rape makes $him @@.mediumorchid;hate@@ and @@.gold;fear@@ you a great deal. @@.lime;$His pussy is now broken in.@@
 		<<set $slaves[$i].devotion -= 10>>
 		<<set $slaves[$i].trust -= 10>>
 		<<set $slaves[$i].vagina = 1>>
@@ -325,7 +325,7 @@ Her appearance attracted $beauty customers (<<print Math.trunc($beauty/7)>> a da
 		<</if>>
 	<<elseif ($slaves[$i].vagina < 3)>>
 		<<if (random(1,100) > ((170-$beauty)+($slaves[$i].vagina*10)+($slaves[$i].vaginalSkill/3)))>>
-		@@.lime;Her pussy gets loosened by the intense use.@@
+		@@.lime;$His pussy gets loosened by the intense use.@@
 		<<set $slaves[$i].vagina += 1>>
 		<</if>>
 	<</if>>
@@ -334,17 +334,17 @@ Her appearance attracted $beauty customers (<<print Math.trunc($beauty/7)>> a da
 <<if canDoAnal($slaves[$i])>>
 <<if ($slaves[$i].anus == 0)>>
 	<<if ($slaves[$i].aphrodisiacs > 1) || ($slaves[$i].inflationType == "aphrodisiac")>>
-	Her tight little anus goes to the highest bidder, earning <<print cashFormat(($beauty*5))>>. She's so full of aphrodisiacs that she @@.hotpink;enjoys the experience.@@ Her fresh asshole is fucked all week, and by the end of it @@.lime;she won't sit down.@@
+	$His tight little anus goes to the highest bidder, earning <<print cashFormat(($beauty*5))>>. $He's so full of aphrodisiacs that $he @@.hotpink;enjoys the experience.@@ $His fresh asshole is fucked all week, and by the end of it @@.lime;$he won't sit down.@@
 	<<set $slaves[$i].devotion += 4>>
 	<<set $slaves[$i].anus = 2>>
 	<<set $FResult += 5>>
 	<<elseif ($slaves[$i].devotion > 20)>>
-	Her tight little anus goes to the highest bidder, earning <<print cashFormat(($beauty*5))>>. The pain and humiliation @@.hotpink;confirm her submission to you.@@ Her fresh asshole is fucked all week, and by the end of it @@.lime;she won't sit down.@@
+	$His tight little anus goes to the highest bidder, earning <<print cashFormat(($beauty*5))>>. The pain and humiliation @@.hotpink;confirm $his submission to you.@@ $His fresh asshole is fucked all week, and by the end of it @@.lime;$he won't sit down.@@
 	<<set $slaves[$i].devotion += 4>>
 	<<set $slaves[$i].anus = 2>>
 	<<set $FResult += 5>>
 	<<else>>
-	Her tight little anus goes to the highest bidder, earning <<print cashFormat(($beauty*5))>>. The pain and humiliation increases her @@.mediumorchid;hatred@@ and @@.gold;fear@@ for you. Her fresh asshole is fucked all week, and by the end of it @@.lime;she won't sit down.@@
+	$His tight little anus goes to the highest bidder, earning <<print cashFormat(($beauty*5))>>. The pain and humiliation increases $his @@.mediumorchid;hatred@@ and @@.gold;fear@@ for you. $His fresh asshole is fucked all week, and by the end of it @@.lime;$he won't sit down.@@
 	<<set $slaves[$i].devotion -= 5>>
 	<<set $slaves[$i].trust -= 5>>
 	<<set $slaves[$i].anus = 2>>
@@ -353,17 +353,17 @@ Her appearance attracted $beauty customers (<<print Math.trunc($beauty/7)>> a da
 <<elseif ($slaves[$i].anus < 3)>>
 	<<if ($slaves[$i].vagina < 0)>>
 	<<if ((random(1,100) > ((150-$beauty)+($slaves[$i].anus*10)+($slaves[$i].analSkill/6))))>>
-		@@.lime;Her asshole sees constant use in place of a pussy and loosens.@@
+		@@.lime;$His asshole sees constant use in place of a pussy and loosens.@@
 		<<set $slaves[$i].anus += 1>>
 	<</if>>
 	<<elseif ($slaves[$i].vaginalAccessory == "chastity belt")>>
 	<<if ((random(1,100) > ((150-$beauty)+($slaves[$i].anus*10)+($slaves[$i].analSkill/6))))>>
-		@@.lime;Her asshole sees constant use in place of her protected pussy and loosens.@@
+		@@.lime;$His asshole sees constant use in place of $his protected pussy and loosens.@@
 		<<set $slaves[$i].anus += 1>>
 	<</if>>
 	<<else>>
 	<<if ((random(1,100) > ((160-$beauty)+($slaves[$i].anus*10)+($slaves[$i].analSkill/6))))>>
-		@@.lime;Her asshole loosens with constant use.@@
+		@@.lime;$His asshole loosens with constant use.@@
 		<<set $slaves[$i].anus += 1>>
 	<</if>>
 	<</if>>
@@ -374,27 +374,27 @@ Her appearance attracted $beauty customers (<<print Math.trunc($beauty/7)>> a da
 	<<set $slaves[$i].skillS += random(1,($slaves[$i].intelligence+4)*2)>>
 <</if>>
 <<if setup.whoreCareers.includes($slaves[$i].career)>>
-	She has sex work experience from her life before she was a slave, making her more effective.
+	$He has sex work experience from $his life before $he was a slave, making $him more effective.
 <<elseif $slaves[$i].skillS >= $masteredXP>>
-	She has experience as a prostitute from working for you, making her more effective.
+	$He has experience as a prostitute from working for you, making $him more effective.
 <</if>>
 
 <<if ($slaves[$i].devotion > 20)>>
 <<elseif !canWalk($slaves[$i])>>
-	Since she can't walk, she spends all of her time in her own room in the brothel. Customers come in, fuck her, and leave.
+	Since $he can't walk, $he spends all of $his time in $his own room in the brothel. Customers come in, fuck $him, and leave.
 <<if ($slaves[$i].whoreSkill <= 10)>>
 <<elseif ($slaves[$i].whoreSkill <= 30)>>
-	As a skilled prostitute, she gets a little more money out of customers.
+	As a skilled prostitute, $he gets a little more money out of customers.
 <<elseif ($slaves[$i].whoreSkill <= 60)>>
-	As an expert prostitute, she gets more money out of customers.
+	As an expert prostitute, $he gets more money out of customers.
 <<elseif ($slaves[$i].whoreSkill >= 100)>>
-	As a masterful prostitute, she makes more money.
+	As a masterful prostitute, $he makes more money.
 <</if>>
 <</if>>
 <<if ($slaves[$i].amp != 1)>>
 <<if ($slaves[$i].whoreSkill < 100)>>
 	<<set $slaves[$i].whoreSkill += 10+$slaves[$i].intelligence>>
-	She @@.green;gains experience as a public slut,@@ and gets better at
+	$He @@.green;gains experience as a public slut,@@ and gets better at
 	<<if ($slaves[$i].whoreSkill <= 30)>>
 		basic street smarts.
 	<<elseif ($slaves[$i].whoreSkill <= 60)>>
@@ -406,40 +406,40 @@ Her appearance attracted $beauty customers (<<print Math.trunc($beauty/7)>> a da
 <</if>>
 
 <<if $slaves[$i].aphrodisiacs > 1 || ($slaves[$i].inflationType == "aphrodisiac")>>
-	The aphrodisiac cocktail has her so desperately horny that regardless of her personal feelings, she @@.hotpink;gets off with customers all week.@@ In her drug-addled state she doesn't remember enough to learn sexual skills.
+	The aphrodisiac cocktail has $him so desperately horny that regardless of $his personal feelings, $he @@.hotpink;gets off with customers all week.@@ In $his drug-addled state $he doesn't remember enough to learn sexual skills.
 	<<set $slaves[$i].devotion += 4>>
 <<elseif ($slaves[$i].devotion <= 20) && ($slaves[$i].energy <= 95)>>
 	<<if $slaves[$i].trust >= -20>>
-		She tries to refuse being sold as a whore, so she is restrained for sale. She loses a bit of herself to a week of rape, but remembers enough to know @@.mediumorchid;you're responsible,@@ and @@.gold;can force her if necessary.@@
+		$He tries to refuse being sold as a whore, so $he is restrained for sale. $He loses a bit of $himself to a week of rape, but remembers enough to know @@.mediumorchid;you're responsible,@@ and @@.gold;can force $him if necessary.@@
 		<<set $slaves[$i].devotion -= 5>>
 		<<set $slaves[$i].trust -= 5>>
 	<<else>>
-		She doesn't show much enthusiasm, but the habit of slave prostitution @@.hotpink;wears away at her will.@@
+		$He doesn't show much enthusiasm, but the habit of slave prostitution @@.hotpink;wears away at $his will.@@
 		<<set $slaves[$i].devotion += 4>>
 	<</if>>
 <<else>>
 	<<if ($slaves[$i].oralSkill + $slaves[$i].analSkill >= 200) && (($slaves[$i].vaginalSkill >= 100) || !canDoVaginal($slaves[$i]))>>
-		She's a @@.aquamarine;sexual master@@
+		$He's a @@.aquamarine;sexual master@@
 		<<if canDoVaginal($slaves[$i])>>
 			whose
 		<<else>>
-			and despite <<if $slaves[$i].vagina < 0>>her lack of a<<else>>the inaccessibility of her<</if>> front hole, her
+			and despite <<if $slaves[$i].vagina < 0>>$his lack of a<<else>>the inaccessibility of $his<</if>> front hole, $his
 		<</if>>
-		body commands @@.yellowgreen;a high price.@@ When she's not
+		body commands @@.yellowgreen;a high price.@@ When $he's not
 		<<if canDoVaginal($slaves[$i]) && (random(1,4) == 1)>>
-			pleasing the rich with her <<if $slaves[$i].prestige > 0>>prestigious<<else>>popular<</if>> pussy,
+			pleasing the rich with $his <<if $slaves[$i].prestige > 1 || $slaves[$i].pornPrestige > 2>>prestigious<<else>>popular<</if>> pussy,
 		<<elseif ($beauty > 70) && (random(1,3) == 1)>>
 			getting gangbanged,
 		<<elseif (random(1,2) == 1)>>
-			performing one of her <<if $slaves[$i].prestige > 0>>famous<<else>>top-tier<</if>> blowjobs,
+			performing one of $his <<if $slaves[$i].prestige > 1 || $slaves[$i].pornPrestige > 2>>famous<<else>>top-tier<</if>> blowjobs,
 		<<elseif canDoAnal($slaves[$i])>>
-			selling access to her <<if $slaves[$i].prestige > 0>>legendary<<else>>notorious<</if>> anus,
+			selling access to $his <<if $slaves[$i].prestige > 1 || $slaves[$i].pornPrestige > 2>>legendary<<else>>notorious<</if>> anus,
 		<<else>>
-			pleasing the masses with her chest,
+			pleasing the masses with $his chest,
 		<</if>>
-		she works social gatherings and high society.
+		$he works social gatherings and high society.
 	<<else>>
-		She shows diligence, and her sexual skills improve, according to what the customers demand<<if !canDoVaginal($slaves[$i])>> and what's possible for her<</if>>.
+		$He shows diligence, and $his sexual skills improve, according to what the customers demand<<if !canDoVaginal($slaves[$i])>> and what's possible for $him<</if>>.
 		<<set $skillIncrease = 5+$slaves[$i].intelligence+$oralUseWeight>>
 		<<OralSkillIncrease $slaves[$i]>>
 		<<if canDoAnal($slaves[$i])>>
@@ -453,7 +453,7 @@ Her appearance attracted $beauty customers (<<print Math.trunc($beauty/7)>> a da
 	<</if>>
 	<<if ($slaves[$i].amp != 1)>>
 	<<if ($slaves[$i].whoreSkill < 100)>>
-		She gains experience as a prostitute.
+		$He gains experience as a prostitute.
 		<<set $skillIncrease = 10+$slaves[$i].intelligence>>
 		<<WhoreSkillIncrease $slaves[$i]>>
 	<</if>>
@@ -461,25 +461,25 @@ Her appearance attracted $beauty customers (<<print Math.trunc($beauty/7)>> a da
 <</if>>
 
 <<if $slaves[$i].minorInjury != 0>>
-	She attracts fewer people due to her minor injury.
+	$He attracts fewer people due to $his minor injury.
 	<<set $beauty -= 1>>
 <</if>>
 
 <<if $slaves[$i].assignment == "work in the brothel" && $slaves[$i].devotion >= 50>>
-	Being so far from your presence @@.mediumorchid;weakens her intense devotion to you.@@
+	Being so far from your presence @@.mediumorchid;weakens $his intense devotion to you.@@
 <</if>>
 
 <<if $showEWM == 1>>
 
 <<if ($slaves[$i].releaseRules == "restrictive") && ($slaves[$i].standardReward !== "orgasm")>>
-	She's a better whore because prostitution is her main sexual outlet.
+	$He's a better whore because prostitution is $his main sexual outlet.
 <</if>>
 
 <<if $familyTesting == 1>>
 	<<if totalRelatives($slaves[$i]) > 0>>
 		<<set _children = $slaves.filter(function(s) { return ($slaves[$i].ID == s.father || $slaves[$i].ID == s.mother || s.ID == $slaves[$i].father || s.ID == $slaves[$i].mother || areSisters($slaves[$i], s) > 0) && s.assignment == "whore"; })>>
 		<<if _children.length > 2>>
-			Since her relatives,
+			Since $his relatives,
 			<<for _sw = 0; _sw < _children.length; _sw++>>
 				<<if _sw < _children.length-1>>
 					_children[_sw].slaveName,
@@ -487,21 +487,21 @@ Her appearance attracted $beauty customers (<<print Math.trunc($beauty/7)>> a da
 					and _children[_sw].slaveName,
 				<</if>>
 			<</for>>
-			are selling themselves too, she earns extra ¤ by working with them.
+			are selling themselves too, $he earns extra ¤ by working with them.
 			<<if $arcologies[0].FSEgyptianRevivalist > 20>>
 				Customers are very enthusiastic about being able to participate in incestuous sex like the ancient Egyptians.
 			<<elseif $arcologies[0].FSEgyptianRevivalistIncestPolicy == 1>>
 				Customers are very enthusiastic about being able to participate in incestuous sex.
 			<</if>>
 		<<elseif _children.length > 1>>
-			Since her relatives, _children[0].slaveName and _children[1].slaveName, are selling themselves too, she earns extra ¤ by working with them.
+			Since $his relatives, _children[0].slaveName and _children[1].slaveName, are selling themselves too, $he earns extra ¤ by working with them.
 			<<if $arcologies[0].FSEgyptianRevivalist > 20>>
 				Customers are very enthusiastic about being able to participate in incestuous sex like the ancient Egyptians.
 			<<elseif $arcologies[0].FSEgyptianRevivalistIncestPolicy == 1>>
 				Customers are very enthusiastic about being able to participate in incestuous sex.
 			<</if>>
 		<<elseif _children.length > 0>>
-			Since her relative, _children[0].slaveName, is selling herself too, she earns extra ¤ by working with her.
+			Since $his relative, _children[0].slaveName, is selling herself too, $he earns extra ¤ by working with $him.
 			<<if $arcologies[0].FSEgyptianRevivalist > 20>>
 				Customers are very enthusiastic about being able to participate in incestuous sex like the ancient Egyptians.
 			<<elseif $arcologies[0].FSEgyptianRevivalistIncestPolicy == 1>>
@@ -513,7 +513,7 @@ Her appearance attracted $beauty customers (<<print Math.trunc($beauty/7)>> a da
 	<<if $slaves[$i].relation != 0>>
 		<<set $j = $slaveIndices[$slaves[$i].relationTarget]>>
 		<<if def $j && $slaves[$j].assignment == $slaves[$i].assignment>>
-			Since her $slaves[$j].relation $slaves[$j].slaveName is selling herself too, she earns extra ¤ by working with her.
+			Since $his $slaves[$j].relation $slaves[$j].slaveName is selling herself too, $he earns extra ¤ by working with $him.
 			<<if $arcologies[0].FSEgyptianRevivalist > 20>>
 				Customers are very enthusiastic about being able to participate in incestuous sex like the ancient Egyptians.
 			<<elseif $arcologies[0].FSEgyptianRevivalistIncestPolicy == 1>>
@@ -525,7 +525,7 @@ Her appearance attracted $beauty customers (<<print Math.trunc($beauty/7)>> a da
 <<if $slaves[$i].relationship > 0>>
 	<<set $j = $slaveIndices[$slaves[$i].relationshipTarget]>>
 	<<if def $j && $slaves[$j].assignment == $slaves[$i].assignment>>
-		Her
+		$His
 		<<if $slaves[$j].relationship <= 1>>
 			friend
 		<<elseif $slaves[$j].relationship <= 2>>
@@ -537,27 +537,27 @@ Her appearance attracted $beauty customers (<<print Math.trunc($beauty/7)>> a da
 		<<elseif $slaves[$j].relationship > 4>>
 			slave wife
 		<</if>>
-		$slaves[$j].slaveName is also whoring, so she earns a bit more.
+		$slaves[$j].slaveName is also whoring, so $he earns a bit more.
 	<</if>>
 <<elseif $slaves[$i].relationship == -1>>
-	She relies on customers' desire to fuck her for emotional support, making her an excellent, if occasionally disturbing, whore.
+	$He relies on customers' desire to fuck $him for emotional support, making $him an excellent, if occasionally disturbing, whore.
 <</if>>
 <<if $slaves[$i].rivalry != 0>>
 	<<set $j = $slaveIndices[$slaves[$i].rivalryTarget]>>
 	<<if def $j && $slaves[$j].assignment == $slaves[$i].assignment>>
-		She earns a little less ¤ due to bickering with $slaves[$j].slaveName.
+		$He earns a little less ¤ due to bickering with $slaves[$j].slaveName.
 	<</if>>
 <</if>>
 
 <<if canTalk($slaves[$i])>>
 	<<if $slaves[$i].voice > 2>>
 		<<if $slaves[$i].voiceImplant > 0>>
-			Her high-pitched bimbo voice makes it easier for her to entice potential customers.
+			$His high-pitched bimbo voice makes it easier for $him to entice potential customers.
 		<<else>>
-			Her high, girly voice makes it easier for her to entice potential customers.
+			$His high, girly voice makes it easier for $him to entice potential customers.
 		<</if>>
 	<<elseif $slaves[$i].voice == 1>>
-		Most potential customers find her deep voice unattractive, making it harder for her to entice them.
+		Most potential customers find $his deep voice unattractive, making it harder for $him to entice them.
 	<</if>>
 <</if>>
 
@@ -569,140 +569,140 @@ Her appearance attracted $beauty customers (<<print Math.trunc($beauty/7)>> a da
 	<</if>>
 <<elseif ($arcologies[0].FSBodyPurist > 20) || ($arcologies[0].FSPaternalist > 20)>>
 	<<if $modScore <= 7>>
-		Most customers disapprove of excessive body ornamentation and are pleased that she's unspoiled in that regard.
+		Most customers disapprove of excessive body ornamentation and are pleased that $he's unspoiled in that regard.
 	<<else>>
 		Most customers disapprove of body mods and consider hers unappealing.
 	<</if>>
 <<else>>
 	<<if $modScore > 15 || ($piercingScore > 8 && $tatScore > 5)>>
-		She has so much body art that most customers don't think she needs any more.
+		$He has so much body art that most customers don't think $he needs any more.
 	<<elseif !($slaves[$i].corsetPiercing == 0 && $piercingScore < 3 && $tatScore < 2)>>
-		Her body art helps attract customers.
+		$His body art helps attract customers.
 	<</if>>
 <</if>>
 
 <<if $slaves[$i].aphrodisiacs > 1 || ($slaves[$i].inflationType == "aphrodisiac" && $slaves[$i].inflation > 1)>>
-	On such a heavy aphrodisiac dose, she can't wait for each customer to fuck her.<<if $slaves[$i].inflationType == "aphrodisiac" && canDoAnal($slaves[$i])>> Which is practically nonstop, as anyone that fucks her ass gets a hit of the aphrodisiacs within her belly.<</if>>
+	On such a heavy aphrodisiac dose, $he can't wait for each customer to fuck $him.<<if $slaves[$i].inflationType == "aphrodisiac" && canDoAnal($slaves[$i])>> Which is practically nonstop, as anyone that fucks $his ass gets a hit of the aphrodisiacs within $his belly.<</if>>
 <<elseif $slaves[$i].aphrodisiacs > 0 || ($slaves[$i].inflationType == "aphrodisiac")>>
-	On aphrodisiacs, she climaxes with every customer.<<if $slaves[$i].inflationType == "aphrodisiac" && canDoAnal($slaves[$i])>> Which happens often, as anyone that fucks her ass gets a tiny hit of the aphrodisiacs within her belly.<</if>>
+	On aphrodisiacs, $he climaxes with every customer.<<if $slaves[$i].inflationType == "aphrodisiac" && canDoAnal($slaves[$i])>> Which happens often, as anyone that fucks $his ass gets a tiny hit of the aphrodisiacs within $his belly.<</if>>
 <<elseif $slaves[$i].devotion > 95>>
-	She's so devoted that she does her best and pleases every customer.
+	$He's so devoted that $he does $his best and pleases every customer.
 <<elseif $slaves[$i].devotion > 50>>
-	She's so devoted that she works hard to please customers.
+	$He's so devoted that $he works hard to please customers.
 <<elseif $slaves[$i].trust < -20>>
-	She's afraid of you, so she works hard to please customers.
+	$He's afraid of you, so $he works hard to please customers.
 <<else>>
-	She neither loves nor fears you enough to work hard, and makes a poor whore.
+	$He neither loves nor fears you enough to work hard, and makes a poor whore.
 <</if>>
 
 <<if ($slaves[$i].butt > 4) && ($slaves[$i].boobs > 800)>>
 	<<if $arcologies[0].FSAssetExpansionist != "unset">>
-		She makes a river of ¤ with her huge, fashionable assets.
+		$He makes a river of ¤ with $his huge, fashionable assets.
 		<<if canTalk($slaves[$i])>>
 			<<if $slaves[$i].voice > 2>>
-				Her high voice contributes to her bimbo image, so she does even better.
+				$His high voice contributes to $his bimbo image, so $he does even better.
 			<</if>>
 		<</if>>
 	<<elseif $arcologies[0].FSSlimnessEnthusiast >= 20>>
-		She makes no extra ¤ with her large assets since many citizens consider them disgusting.
+		$He makes no extra ¤ with $his large assets since many citizens consider them disgusting.
 	<<else>>
-		She receives extra ¤ for having huge assets.
+		$He receives extra ¤ for having huge assets.
 	<</if>>
 	<<if $slaves[$i].dick > 0>>
 		<<if $arcologies[0].FSGenderRadicalist != "unset">>
-			Society's appetite for stacked whores with dicks makes her especially profitable.
+			Society's appetite for stacked whores with dicks makes $him especially profitable.
 		<</if>>
 	<</if>>
 <</if>>
 
 <<if ($slaves[$i].visualAge >= 30)>>
 	<<if $arcologies[0].FSMaturityPreferentialist != "unset">>
-		Her mature body is very fashionable.
+		$His mature body is very fashionable.
 	<<elseif $arcologies[0].FSYouthPreferentialist != "unset">>
-		Her old body is badly out of fashion.
+		$His old body is badly out of fashion.
 	<</if>>
 <<else>>
 	<<if $arcologies[0].FSYouthPreferentialist != "unset">>
-		Her youthful body is very fashionable.
+		$His youthful body is very fashionable.
 	<<elseif $arcologies[0].FSMaturityPreferentialist != "unset">>
-		Her young body is out of fashion.
+		$His young body is out of fashion.
 	<</if>>
 <</if>>
 
 <<if $arcologies[0].FSGenderFundamentalistLawBeauty + $arcologies[0].FSGenderRadicalistLawBeauty > 0>>
 	<<if $genderLawPass == 1>>
 		<<if $arcologies[0].FSAssetExpansionist != "unset">>
-			She makes extra ¤ due to her fashionably feminine body.
+			$He makes extra ¤ due to $his fashionably feminine body.
 		<<else>>
-			She receives extra ¤ for having a sleek, girlish figure.
+			$He receives extra ¤ for having a sleek, girlish figure.
 		<</if>>
 		<<if canTalk($slaves[$i]) && $slaves[$i].voice > 2>>
-			Her high voice contributes to her girlish image, so she does even better.
+			$His high voice contributes to $his girlish image, so $he does even better.
 		<</if>>
 	<</if>>
 <<elseif $arcologies[0].FSSlimnessEnthusiastLaw == 1>>
 	<<if slimPass($slaves[$i]) == 1>>
-		She makes extra ¤ due to her fashionably sleek little body.
+		$He makes extra ¤ due to $his fashionably sleek little body.
 		<<if canTalk($slaves[$i]) && $slaves[$i].voice > 2>>
-			Her high voice contributes to her girlish image, so she does even better.
+			$His high voice contributes to $his girlish image, so $he does even better.
 		<</if>>
 	<</if>>
 <<elseif $arcologies[0].FSHedonisticDecadenceLaw2 == 1>>
 	<<if ($slaves[$i].boobs >= 2000) && ($slaves[$i].butt >= 5) && ($slaves[$i].weight > 95)>>
-		She makes extra ¤ due to her fashionably plump body.
+		$He makes extra ¤ due to $his fashionably plump body.
 		<<if canTalk($slaves[$i])&& $slaves[$i].voice > 2>>
-			Her high voice contributes to her feminine image, so she does even better.
+			$His high voice contributes to $his feminine image, so $he does even better.
 		<</if>>
 	<</if>>
 <<else>>
 	<<if ($slaves[$i].boobs < 500) && ($slaves[$i].butt < 3)>>
 		<<if ($slaves[$i].muscles <= 30) && $arcologies[0].FSPhysicalIdealist == "unset" && ($slaves[$i].weight <= 10) && $arcologies[0].FSHedonisticDecadence == "unset">>
 			<<if $arcologies[0].FSSlimnessEnthusiast > 20>>
-				She makes extra ¤ due to her fashionably sleek little body.
+				$He makes extra ¤ due to $his fashionably sleek little body.
 			<<else>>
-				She receives extra ¤ for having a sleek, girlish figure.
+				$He receives extra ¤ for having a sleek, girlish figure.
 			<</if>>
 			<<if canTalk($slaves[$i]) && $slaves[$i].voice > 2>>
-				Her high voice contributes to her girlish image, so she does even better.
+				$His high voice contributes to $his girlish image, so $he does even better.
 			<</if>>
 		<<elseif $arcologies[0].FSPhysicalIdealist != "unset">> /* no muscle malus for muscle loving societies */
 			<<if $arcologies[0].FSPhysicalIdealistStrongFat == 1 && ($slaves[$i].weight <= 30)>> /* reduced weight malus for fat loving societies */
 				<<if $arcologies[0].FSSlimnessEnthusiast > 20>>
-					She makes extra ¤ due to her fashionably sleek little body.
+					$He makes extra ¤ due to $his fashionably sleek little body.
 				<<else>>
-					She receives extra ¤ for having a sleek, girlish figure.
+					$He receives extra ¤ for having a sleek, girlish figure.
 				<</if>>
 				<<if canTalk($slaves[$i]) && $slaves[$i].voice > 2>>
-					Her high voice contributes to her girlish image, so she does even better.
+					$His high voice contributes to $his girlish image, so $he does even better.
 				<</if>>
 			<<elseif ($slaves[$i].weight <= 10)>>
 				<<if $arcologies[0].FSSlimnessEnthusiast > 20>>
-					She makes extra ¤ due to her fashionably sleek little body.
+					$He makes extra ¤ due to $his fashionably sleek little body.
 				<<else>>
-					She receives extra ¤ for having a sleek, girlish figure.
+					$He receives extra ¤ for having a sleek, girlish figure.
 				<</if>>
 				<<if canTalk($slaves[$i]) && $slaves[$i].voice > 2>>
-					Her high voice contributes to her girlish image, so she does even better.
+					$His high voice contributes to $his girlish image, so $he does even better.
 				<</if>>
 			<</if>>
 		<<elseif $arcologies[0].FSHedonisticDecadence != "unset" && ($slaves[$i].weight <= 30)>> /* reduced weight malus for fat loving societies */
 			<<if $arcologies[0].FSHedonisticDecadenceStrongFat == 1>> /* no muscle malus for muscle loving societies */
 				<<if $arcologies[0].FSSlimnessEnthusiast > 20>>
-					She makes extra ¤ due to her fashionably sleek little body.
+					$He makes extra ¤ due to $his fashionably sleek little body.
 				<<else>>
-					She receives extra ¤ for having a sleek, girlish figure.
+					$He receives extra ¤ for having a sleek, girlish figure.
 				<</if>>
 				<<if canTalk($slaves[$i]) && $slaves[$i].voice > 2>>
-					Her high voice contributes to her girlish image, so she does even better.
+					$His high voice contributes to $his girlish image, so $he does even better.
 				<</if>>
 			<<elseif ($slaves[$i].muscles <= 30)>>
 				<<if $arcologies[0].FSSlimnessEnthusiast > 20>>
-					She makes extra ¤ due to her fashionably sleek little body.
+					$He makes extra ¤ due to $his fashionably sleek little body.
 				<<else>>
-					She receives extra ¤ for having a sleek, girlish figure.
+					$He receives extra ¤ for having a sleek, girlish figure.
 				<</if>>
 				<<if canTalk($slaves[$i]) && $slaves[$i].voice > 2>>
-					Her high voice contributes to her girlish image, so she does even better.
+					$His high voice contributes to $his girlish image, so $he does even better.
 				<</if>>
 			<</if>>
 		<</if>>
@@ -711,53 +711,53 @@ Her appearance attracted $beauty customers (<<print Math.trunc($beauty/7)>> a da
 
 <<if ($slaves[$i].boobsImplant == 0) && ($slaves[$i].buttImplant == 0) && ($slaves[$i].waist >= -95) && ($slaves[$i].lipsImplant == 0) && ($slaves[$i].bellyImplant == -1) && ($slaves[$i].faceImplant < 30)>>
 	<<if $arcologies[0].FSBodyPurist != "unset">>
-		With her all-natural, implant free appearance, she's very profitable.
+		With $his all-natural, implant free appearance, $he's very profitable.
 	<<elseif $arcologies[0].FSTransformationFetishist >= 20>>
-		Customers are disappointed by her all-natural, implant free appearance.
+		Customers are disappointed by $his all-natural, implant free appearance.
 	<<else>>
-		Some discerning customers appreciate her all-natural, implant free appearance.
+		Some discerning customers appreciate $his all-natural, implant free appearance.
 	<</if>>
 <<else>>
 	<<if $arcologies[0].FSTransformationFetishist != "unset">>
-		The public is willing to pay more for her augmented body.
+		The public is willing to pay more for $his augmented body.
 	<</if>>
 <</if>>
 
 <<if $slaves[$i].nipples == "fuckable">>
 	<<if $arcologies[0].FSTransformationFetishist != "unset">>
-		Her fuckable nipples give her a profitable edge over those without such body modifications.
+		$His fuckable nipples give $him a profitable edge over those without such body modifications.
 	<<else>>
-		Her fuckable nipples entice some of the more adventurous customers.
+		$His fuckable nipples entice some of the more adventurous customers.
 	<</if>>
 <</if>>
 
 <<if ($slaves[$i].clitPiercing > 2) && ($slaves[$i].devotion >= -20)>>
-	Almost everyone loves her enthusiasm for sex encouraged by her smart piercing.
+	Almost everyone loves $his enthusiasm for sex encouraged by $his smart piercing.
 <<elseif ($slaves[$i].clitPiercing > 2)>>
-	Almost everyone appreciates her reduced reluctance towards sex encouraged by her smart piercing.
+	Almost everyone appreciates $his reduced reluctance towards sex encouraged by $his smart piercing.
 <</if>>
 
 <<if $slaves[$i].teeth == "removable">>
-	The extra attention she receives from her ability to give toothless sucks is balanced out by the customers who are disgusted by it.
+	The extra attention $he receives from $his ability to give toothless sucks is balanced out by the customers who are disgusted by it.
 <<elseif $slaves[$i].teeth == "pointy">>
-	The extra attention she receives from her terrifying mouth of sharp teeth is balanced out by the customers who are scared off by them.
+	The extra attention $he receives from $his terrifying mouth of sharp teeth is balanced out by the customers who are scared off by them.
 <</if>>
 
 <<if $slaves[$i].dick != 0>>
 	<<if $arcologies[0].FSGenderRadicalist == "unset">>
-		She sees fewer customers because many prefer whores without cocks.
+		$He sees fewer customers because many prefer whores without cocks.
 	<<elseif $arcologies[0].FSGenderRadicalist < 50>>
-		Her cock entices some customers and disappoints others; it has little effect on her popularity.
+		$His cock entices some customers and disappoints others; it has little effect on $his popularity.
 	<<else>>
-		The overwhelming majority of potential customers consider her cock an attraction.
+		The overwhelming majority of potential customers consider $his cock an attraction.
 	<</if>>
 <</if>>
 
 <<if $slaves[$i].muscles > 95>>
 	<<if $arcologies[0].FSPhysicalIdealist != "unset">>
-		In the new culture of $arcologies[0].name her muscles make her a very profitable whore.
+		In the new culture of $arcologies[0].name $his muscles make $him a very profitable whore.
 	<<else>>
-		Her muscles scare off some customers, but some pay well to enjoy a muscular whore.
+		$His muscles scare off some customers, but some pay well to enjoy a muscular whore.
 	<</if>>
 <</if>>
 
@@ -766,14 +766,14 @@ Her appearance attracted $beauty customers (<<print Math.trunc($beauty/7)>> a da
 <</if>>
 
 <<if $slaves[$i].lactation > 0>>
-	She appeals to customers who like lactation play, or just want a whore they can drink milk from.
+	$He appeals to customers who like lactation play, or just want a whore they can drink milk from.
 <</if>>
 
 <<if $slaves[$i].bellyPreg >= 1500 || setup.fakeBellies.includes($bellyAccessory) || $slaves[$i].bellyImplant >= 1500>>
 	<<if $arcologies[0].FSRepopulationFocus != "unset">>
-		In the new culture of $arcologies[0].name, her pregnancy makes her a profitable whore<<if setup.fakeBellies.includes($bellyAccessory) || $slaves[$i].bellyImplant >= 1500>>, even if it's not real<</if>>.
+		In the new culture of $arcologies[0].name, $his pregnancy makes $him a profitable whore<<if setup.fakeBellies.includes($bellyAccessory) || $slaves[$i].bellyImplant >= 1500>>, even if it's not real<</if>>.
 	<<elseif $arcologies[0].FSRestart != "unset">>
-		In the new culture of $arcologies[0].name, her<<if setup.fakeBellies.includes($bellyAccessory) || $slaves[$i].bellyImplant >= 1500>> apparent<</if>> pregnancy is a massive turn off to potential customers.
+		In the new culture of $arcologies[0].name, $his<<if setup.fakeBellies.includes($bellyAccessory) || $slaves[$i].bellyImplant >= 1500>> apparent<</if>> pregnancy is a massive turn off to potential customers.
 	<<elseif $arcologies[0].FSGenderFundamentalist != "unset">>
 		The new respect for traditional gender roles has given many citizens a taste for pregnant whores<<if setup.fakeBellies.includes($bellyAccessory) || $slaves[$i].bellyImplant >= 1500>>, even if they only look pregnant<</if>>.
 	<<else>>
@@ -798,218 +798,226 @@ Her appearance attracted $beauty customers (<<print Math.trunc($beauty/7)>> a da
 <</if>>
 <<if $arcologies[0].FSEdoRevivalist != "unset">>
 	<<if ($slaves[$i].nationality == "Japanese") || ($slaves[$i].nationality == "Edo Revivalist")>>
-		As a proper Japanese girl, she is considered extremely desirable.
+		As a proper Japanese girl, $he is considered extremely desirable.
 	<</if>>
 <<elseif $arcologies[0].FSChineseRevivalist != "unset">>
 	<<if ($slaves[$i].nationality == "Chinese") || ($slaves[$i].nationality == "Chinese Revivalist")>>
-		As a proper Chinese girl, she is considered extremely desirable.
+		As a proper Chinese girl, $he is considered extremely desirable.
 	<</if>>
 <</if>>
 
 <<if $slaves[$i].intelligence > 0>>
-	Her intelligence gives her an advantage at the business of selling her body.
+	$His intelligence gives $him an advantage at the business of selling $his body.
 <<elseif $slaves[$i].intelligence < 0>>
-	Her stupidity gives her a handicap at the business of selling her body.
+	$His stupidity gives $him a handicap at the business of selling $his body.
 <</if>>
 
 <<if $slaves[$i].prestige > 0>>
-	She attracts more attention because it's prestigious to fuck her.
+	$He attracts more attention because it's prestigious to fuck $him.
+<</if>>
+
+<<if $slaves[$i].pornPrestige > 2>>
+	Customers line up for the chance to buy time with the face of $slaves[$i].pornType porn.
+<<elseif $slaves[$i].pornPrestige > 1>>
+	$He has a sizable fanbase, one that is eager to buy time with $him.
+<<elseif $slaves[$i].pornPrestige > 0>>
+	A few of $his fans recognize $him and eagerly patronize $him.
 <</if>>
 
 <<if ($slaves[$i].fetishKnown == 1)>>
 <<if ($slaves[$i].fetishStrength > 60)>>
 <<switch $slaves[$i].fetish>>
 <<case "submissive">>
-	She gets more ¤ for her eagerness to submit.
+	$He gets more ¤ for $his eagerness to submit.
 <<case "cumslut">>
-	She gets more ¤ for her enjoyment of cum.
+	$He gets more ¤ for $his enjoyment of cum.
 <<case "humiliation">>
-	She gets more ¤ for her eagerness to be humiliated by citizens.
+	$He gets more ¤ for $his eagerness to be humiliated by citizens.
 <<case "buttslut">>
 	<<if canDoAnal($slaves[$i])>>
-		She gets more ¤ for her obvious enjoyment of buttsex.
+		$He gets more ¤ for $his obvious enjoyment of buttsex.
 	<</if>>
 <<case "dom">>
-	She gets some more ¤ for her enthusiasm dominating other slaves in group sex.
+	$He gets some more ¤ for $his enthusiasm dominating other slaves in group sex.
 <<case "boobs">>
-	She receives more ¤ for her eagerness to get some hands on her chest.
+	$He receives more ¤ for $his eagerness to get some hands on $his chest.
 <<case "masochist">>
-	She gets more ¤ for her obvious enjoyment of pain.
+	$He gets more ¤ for $his obvious enjoyment of pain.
 <<case "sadist">>
-	She gets some more ¤ for her willingness to abuse other slaves.
+	$He gets some more ¤ for $his willingness to abuse other slaves.
 <<case "pregnancy">>
 	<<if $slaves[$i].mpreg == 0>>
 	<<if canDoVaginal($slaves[$i])>>
-		As an impregnation fetishist she's very enthusiastic about vaginal sex.
+		As an impregnation fetishist $he's very enthusiastic about vaginal sex.
 	<</if>>
 	<<else>>
 		<<if canDoAnal($slaves[$i])>>
-			As an impregnation fetishist she's very enthusiastic about anal sex.
+			As an impregnation fetishist $he's very enthusiastic about anal sex.
 		<</if>>
 	<</if>>
 <<case "mindbroken">>
-	She gets less ¤ because she just lies there, mind broken.
+	$He gets less ¤ because $he just lies there, mind broken.
 <</switch>>
 <</if>>
 <</if>>
 
 <<if ($slaves[$i].attrKnown == 1)>>
 <<if ($slaves[$i].energy > 95)>>
-	As a nymphomaniac she gets sexual release from every transaction and is wildly successful.
+	As a nymphomaniac $he gets sexual release from every transaction and is wildly successful.
 	<<set $slaves[$i].need -= $beauty>>
 <<elseif ($slaves[$i].energy > 80)>>
-	With her powerful sex drive she rarely has to fake an orgasm.
+	With $his powerful sex drive $he rarely has to fake an orgasm.
 	<<set $slaves[$i].need -= $beauty*.9>>
 <<elseif $slaves[$i].aphrodisiacs > 0 || ($slaves[$i].inflationType == "aphrodisiac")>>
-	With her aphrodisiac boosted libido, it's barely possible to discern her from a natural nymphomaniac.
+	With $his aphrodisiac boosted libido, it's barely possible to discern $him from a natural nymphomaniac.
 	<<set $slaves[$i].need -= $beauty*.9>>
 <<elseif ($slaves[$i].energy > 60)>>
-	With her good sex drive she often orgasms with customers.
+	With $his good sex drive $he often orgasms with customers.
 	<<set $slaves[$i].need -= $beauty*.8>>
 <<elseif ($slaves[$i].energy > 40)>>
-	With her average sex drive she occasionally orgasms with customers.
+	With $his average sex drive $he occasionally orgasms with customers.
 	<<set $slaves[$i].need -= $beauty*.5>>
 <<elseif ($slaves[$i].energy > 20)>>
-	With her poor sex drive she almost never orgasms with customers.
+	With $his poor sex drive $he almost never orgasms with customers.
 	<<set $slaves[$i].need -= $beauty*.1>>
 <<else>>
-	Since she's frigid, she rarely experiences authentic arousal at work.
+	Since $he's frigid, $he rarely experiences authentic arousal at work.
 <</if>>
 <<if ($slaves[$i].attrXY <= 15)>>
 	<<if ($slaves[$i].attrXX <= 15)>>
-		Her general disgust with sex makes her a very poor whore.
+		$His general disgust with sex makes $him a very poor whore.
 	<<elseif ($slaves[$i].attrXX <= 85)>>
-		Her sexual disgust with men makes her a poor whore.
+		$His sexual disgust with men makes $him a poor whore.
 	<<elseif ($slaves[$i].attrXX <= 95)>>
-		Her sexual disgust with men hinders her, though she is more enthusiastic with female customers.
+		$His sexual disgust with men hinders $him, though $he is more enthusiastic with female customers.
 	<<else>>
-		Her sexual disgust with men hinders her, though she makes up for it with female customers.
+		$His sexual disgust with men hinders $him, though $he makes up for it with female customers.
 	<</if>>
 <<elseif ($slaves[$i].attrXY <= 85)>>
 	<<if ($slaves[$i].attrXX <= 15)>>
-		Her sexual disgust with men makes her a poor whore.
+		$His sexual disgust with men makes $him a poor whore.
 	<<elseif ($slaves[$i].attrXX <= 85)>>
-		Her indifference to men and women makes her a poor whore.
+		$His indifference to men and women makes $him a poor whore.
 	<<elseif ($slaves[$i].attrXX <= 95)>>
-		Her sexual indifference to men hinders her, though she is more enthusiastic with female customers.
+		$His sexual indifference to men hinders $him, though $he is more enthusiastic with female customers.
 	<<else>>
-		Her sexual indifference to men hinders her, though she makes up for it with female customers.
+		$His sexual indifference to men hinders $him, though $he makes up for it with female customers.
 	<</if>>
 <<elseif ($slaves[$i].attrXY <= 95)>>
 	<<if ($slaves[$i].attrXX <= 15)>>
-		Her sexual disgust with women hinders her, though she makes up for it with male customers.
+		$His sexual disgust with women hinders $him, though $he makes up for it with male customers.
 	<<elseif ($slaves[$i].attrXX <= 85)>>
-		Her sexual indifference to women hinders her, though she makes up for it with male customers.
+		$His sexual indifference to women hinders $him, though $he makes up for it with male customers.
 	<<elseif ($slaves[$i].attrXX <= 95)>>
-		She has the advantage of sexual sincerity with both men and women.
+		$He has the advantage of sexual sincerity with both men and women.
 	<<else>>
-		She's a good whore with male customers, and truly enthusiastic with women.
+		$He's a good whore with male customers, and truly enthusiastic with women.
 	<</if>>
 <<else>>
 	<<if ($slaves[$i].attrXX <= 15)>>
-		Her sexual disgust with women hinders her, though she is enthusiastic with male customers.
+		$His sexual disgust with women hinders $him, though $he is enthusiastic with male customers.
 	<<elseif ($slaves[$i].attrXX <= 85)>>
-		Her sexual indifference to women hinders her, though she is enthusiastic with male customers.
+		$His sexual indifference to women hinders $him, though $he is enthusiastic with male customers.
 	<<elseif ($slaves[$i].attrXX <= 95)>>
-		She's a good whore with female customers, and truly enthusiastic with men.
+		$He's a good whore with female customers, and truly enthusiastic with men.
 	<<else>>
-		She's openly lustful towards all customers, men and women.
+		$He's openly lustful towards all customers, men and women.
 	<</if>>
 <</if>>
 <</if>>
 
 <<if ($slaves[$i].behavioralQuirk == "confident")>>
-	She's better at her job because she's such a confident whore.
+	$He's better at $his job because $he's such a confident whore.
 <<elseif ($slaves[$i].behavioralQuirk == "cutting")>>
-	She gets a lot of attention for her ability to joke at a customer's expense.
+	$He gets a lot of attention for $his ability to joke at a customer's expense.
 <<elseif ($slaves[$i].behavioralQuirk == "funny")>>
-	She brings unintentional comic relief to the hard work  of prostitution.
+	$He brings unintentional comic relief to the hard work  of prostitution.
 <<elseif ($slaves[$i].behavioralQuirk == "adores women")>>
-	She's a favorite among female customers, whom she greets with real enthusiasm.
+	$He's a favorite among female customers, whom $he greets with real enthusiasm.
 <<elseif ($slaves[$i].behavioralQuirk == "adores men")>>
-	She's a favorite among male customers, whom she greets with frank and open lust.
+	$He's a favorite among male customers, whom $he greets with frank and open lust.
 <<elseif ($slaves[$i].behavioralQuirk == "fitness")>>
-	She's eager to please customers because she finds validation in their willingness to pay for sex with her.
+	$He's eager to please customers because $he finds validation in their willingness to pay for sex with $him.
 <<elseif ($slaves[$i].behavioralQuirk == "insecure")>>
-	She thinks of herself as really beautiful, despite the occasional harshness of sex work.
+	$He thinks of $himself as really beautiful, despite the occasional harshness of sex work.
 <<elseif ($slaves[$i].behavioralQuirk == "sinful")>>
-	She identifies with prostitutes from the holy books, and scandalizes customers with her explicit scriptural references.
+	$He identifies with prostitutes from the holy books, and scandalizes customers with $his explicit scriptural references.
 <<elseif ($slaves[$i].behavioralQuirk == "advocate")>>
-	She reassures uncomfortable customers that prostitution isn't bad for her at all.
+	$He reassures uncomfortable customers that prostitution isn't bad for $him at all.
 <</if>>
 <<if ($slaves[$i].sexualQuirk == "gagfuck queen")>>
-	She's a favorite among customers who like to throatfuck a retching whore.
+	$He's a favorite among customers who like to throatfuck a retching whore.
 <<elseif ($slaves[$i].sexualQuirk == "painal queen")>>
-	She's a favorite among customers who like to assrape a struggling whore.
+	$He's a favorite among customers who like to assrape a struggling whore.
 <<elseif ($slaves[$i].sexualQuirk == "strugglefuck queen")>>
-	She's a favorite among customers who like to wrestle with a struggling whore.
+	$He's a favorite among customers who like to wrestle with a struggling whore.
 <<elseif ($slaves[$i].sexualQuirk == "tease")>>
-	Despite being a whore, she somehow retains the ability to blush enticingly at nudity.
+	Despite being a whore, $he somehow retains the ability to blush enticingly at nudity.
 <<elseif ($slaves[$i].sexualQuirk == "romantic")>>
-	Despite being a whore, she somehow retains the ability to make her customers feel special.
+	Despite being a whore, $he somehow retains the ability to make $his customers feel special.
 <<elseif ($slaves[$i].sexualQuirk == "perverted")>>
-	She enjoys unexpected, perverted requests from customers.
+	$He enjoys unexpected, perverted requests from customers.
 <<elseif ($slaves[$i].sexualQuirk == "unflinching")>>
-	She's impossible to disgust or surprise, pleasing customers with odd tastes.
+	$He's impossible to disgust or surprise, pleasing customers with odd tastes.
 <<elseif ($slaves[$i].sexualQuirk == "size queen")>>
-	She's very eager to spend quality time with big cocks, making her a favorite among the well-endowed.
+	$He's very eager to spend quality time with big cocks, making $him a favorite among the well-endowed.
 <<elseif ($slaves[$i].sexualQuirk == "caring")>>
-	She's a relaxing whore to patronize, doing everything she can to make her customers comfortable.
+	$He's a relaxing whore to patronize, doing everything $he can to make $his customers comfortable.
 <</if>>
 
 <<switch $slaves[$i].behavioralFlaw>>
 <<case "arrogant">>
-	She receives less ¤ because she treats clients like they are beneath her dignity.
+	$He receives less ¤ because $he treats clients like they are beneath $his dignity.
 <<case "bitchy">>
-	She receives less ¤ because she makes cutting remarks to clients.
+	$He receives less ¤ because $he makes cutting remarks to clients.
 <<case "odd">>
-	She receives less ¤ because clients are annoyed by her odd behavior.
+	$He receives less ¤ because clients are annoyed by $his odd behavior.
 <<case "hates men">>
-	She receives less ¤ because she can't conceal her distaste for the company of men.
+	$He receives less ¤ because $he can't conceal $his distaste for the company of men.
 <<case "hates women">>
-	She receives less ¤ because she can't conceal her distaste for the company of women.
+	$He receives less ¤ because $he can't conceal $his distaste for the company of women.
 <<case "devout">>
-	She receives less ¤ because people are annoyed by her habit of praying for forgiveness during sex.
+	$He receives less ¤ because people are annoyed by $his habit of praying for forgiveness during sex.
 <<case "liberated">>
-	She receives less ¤ because people are annoyed by her obvious belief that being forced to serve them is wrong.
+	$He receives less ¤ because people are annoyed by $his obvious belief that being forced to serve them is wrong.
 <</switch>>
 <<switch $slaves[$i].sexualFlaw>>
 <<case "hates oral">>
-	She receives less ¤ because she tries to avoid sucking cock.
+	$He receives less ¤ because $he tries to avoid sucking cock.
 <<case "hates anal">>
-	She receives less ¤ because she tries to avoid taking it up the ass.
+	$He receives less ¤ because $he tries to avoid taking it up the ass.
 <<case "hates penetration">>
-	She receives less ¤ because she tries to avoid getting fucked.
+	$He receives less ¤ because $he tries to avoid getting fucked.
 <<case "repressed">>
-	She receives less ¤ because customers who don't feel like forcing her sometimes have to cajole her past her repressed sexuality.
+	$He receives less ¤ because customers who don't feel like forcing $him sometimes have to cajole $him past $his repressed sexuality.
 <<case "idealistic">>
-	She receives less ¤ because customers who don't feel like forcing her sometimes have to convince her to have sex with them.
+	$He receives less ¤ because customers who don't feel like forcing $him sometimes have to convince $him to have sex with them.
 <<case "apathetic">>
-	She receives less ¤ because she often just lies there taking dick.
+	$He receives less ¤ because $he often just lies there taking dick.
 <<case "crude">>
-	She receives less ¤ because she isn't exactly the most elegant sexual partner.
+	$He receives less ¤ because $he isn't exactly the most elegant sexual partner.
 <<case "judgemental">>
-	She receives less ¤ because she openly disdains unattractive customers.
+	$He receives less ¤ because $he openly disdains unattractive customers.
 <<case "shamefast">>
-	She receives less ¤ because she sometimes hesitates to take her clothes off and get to work.
+	$He receives less ¤ because $he sometimes hesitates to take $his clothes off and get to work.
 <<case "cum addict">>
-	Her abject begging for cum annoys customers who aren't looking for oral, but this is more than outweighed by how much it delights those who are.
+	$His abject begging for cum annoys customers who aren't looking for oral, but this is more than outweighed by how much it delights those who are.
 <<case "anal addict">>
-	Her abject begging for buttsex annoys customers who aren't interested in fucking her ass, but this is more than outweighed by how much it delights those who are.
+	$His abject begging for buttsex annoys customers who aren't interested in fucking $his ass, but this is more than outweighed by how much it delights those who are.
 <<case "attention whore">>
-	She loses customers by her constant attention seeking.
+	$He loses customers by $his constant attention seeking.
 <<case "breast growth">>
-	Her excessive obsession with her own breasts, to the detriment of most sexual intercourse, loses customers.
+	$His excessive obsession with $his own breasts, to the detriment of most sexual intercourse, loses customers.
 <<case "abusive">>
-	She loses customers whenever her sexual abusiveness becomes apparent.
+	$He loses customers whenever $his sexual abusiveness becomes apparent.
 <<case "malicious">>
-	She loses customers whenever her sexual maliciousness becomes apparent.
+	$He loses customers whenever $his sexual maliciousness becomes apparent.
 <<case "self hating">>
-	She loses customers during the crying jags brought on by her self hatred.
+	$He loses customers during the crying jags brought on by $his self hatred.
 <<case "neglectful">>
-	The occasional customer who likes a whore to climax authentically and can tell the difference is disappointed by her neglect of her own pleasure, but they're rare. Most are thrilled by her.
+	The occasional customer who likes a whore to climax authentically and can tell the difference is disappointed by $his neglect of $his own pleasure, but they're rare. Most are thrilled by $him.
 <<case "breeder">>
-	Her obsession with pregnancy loses customers who aren't interested in that.
+	$His obsession with pregnancy loses customers who aren't interested in that.
 <</switch>>
 
 <</if>> /* CLOSES EWM */
@@ -1018,13 +1026,13 @@ Her appearance attracted $beauty customers (<<print Math.trunc($beauty/7)>> a da
 <<if $slaves[$i].devotion < 10>>
 <<if random(1,100) > 70>>
 <<if ($slaves[$i].vaginalSkill <= 30) && canDoVaginal($slaves[$i])>>
-	After being fucked too hard too often, she now @@.red;dislikes being penetrated.@@
+	After being fucked too hard too often, $he now @@.red;dislikes being penetrated.@@
 	<<set $slaves[$i].sexualFlaw = "hates penetration">>
 <<elseif ($slaves[$i].analSkill <= 30) && canDoAnal($slaves[$i])>>
-	After so much anal pain, she now @@.red;dislikes being buttfucked.@@
+	After so much anal pain, $he now @@.red;dislikes being buttfucked.@@
 	<<set $slaves[$i].sexualFlaw = "hates anal">>
 <<elseif ($slaves[$i].oralSkill <= 30)>>
-	After one too many facials, she now @@.red;dislikes sucking cock.@@
+	After one too many facials, $he now @@.red;dislikes sucking cock.@@
 	<<set $slaves[$i].sexualFlaw = "hates oral">>
 <</if>>
 <</if>>
@@ -1138,43 +1146,43 @@ In total, you were paid @@.yellowgreen;<<print cashFormat(Math.trunc($beauty*$FR
 <<switch $slaves[$i].fetish>>
 <<case "submissive" "masochist">>
 	<<if _analUse+_vaginalUse > 0>>
-		She enjoys being fucked, and got sexual satisfaction from the <<print _analUse+_vaginalUse>> dicks stuck inside her this week.
+		$He enjoys being fucked, and got sexual satisfaction from the <<print _analUse+_vaginalUse>> dicks stuck inside $him this week.
 		<<set $slaves[$i].need -= _analUse+_vaginalUse>>
 	<</if>>
 <<case "dom" "sadist">>
 	<<if _penetrativeUse > 0>>
-		She enjoys being on top, and got special sexual satisfaction from the _penetrativeUse times she got to fuck someone this week.
+		$He enjoys being on top, and got special sexual satisfaction from the _penetrativeUse times $he got to fuck someone this week.
 		<<set $slaves[$i].need -= 2*_penetrativeUse>>
 	<</if>>
 <<case "cumslut">>
 	<<if _oralUse > 0>>
-		She enjoys sucking, and got sexual satisfaction from the _oralUse blowjobs she gave this week.
+		$He enjoys sucking, and got sexual satisfaction from the _oralUse blowjobs $he gave this week.
 		<<set $slaves[$i].need -= _oralUse>>
 	<</if>>
 <<case "buttslut">>
 	<<if _analUse > 0>>
-		She enjoys getting buttfucked, and got sexual satisfaction from the _analUse times she was sodomized this week.
+		$He enjoys getting buttfucked, and got sexual satisfaction from the _analUse times $he was sodomized this week.
 		<<set $slaves[$i].need -= _analUse>>
 	<</if>>
 <<case "boobs">>
 	<<if _mammaryUse > 0>>
-		She enjoys <<if $slaves[$i].nipples == "fuckable">>having her tits fucked<<else>>giving a good titfuck<</if>>, and got sexual satisfaction from the _mammaryUse times they were used this week.
+		$He enjoys <<if $slaves[$i].nipples == "fuckable">>having $his tits fucked<<else>>giving a good titfuck<</if>>, and got sexual satisfaction from the _mammaryUse times they were used this week.
 		<<set $slaves[$i].need -= _mammaryUse>>
 	<</if>>
 <<case "pregnancy">>
 	<<if $slaves[$i].mpreg == 0>>
 	<<if _vaginalUse > 0>>
-		She enjoys having her pussy fucked, and got sexual satisfaction from the _vaginalUse times she got dick this week.
+		$He enjoys having $his pussy fucked, and got sexual satisfaction from the _vaginalUse times $he got dick this week.
 		<<set $slaves[$i].need -= _vaginalUse>>
 	<</if>>
 	<<else>>
 		<<if _analUse > 0>>
-			She enjoys having her ass fucked, and got sexual satisfaction from the _analUse times she got dick this week.
+			$He enjoys having $his ass fucked, and got sexual satisfaction from the _analUse times $he got dick this week.
 			<<set $slaves[$i].need -= _analUse>>
 		<</if>>
 	<</if>>
 <<case "humiliation">>
-	She enjoys the humiliation of being a public slut, and got a bit of sexual satisfaction from every sex act she performed this week.
+	$He enjoys the humiliation of being a public slut, and got a bit of sexual satisfaction from every sex act $he performed this week.
 	<<set $slaves[$i].need -= $beauty>>
 <</switch>>
 <</if>>
@@ -1188,392 +1196,392 @@ In total, you were paid @@.yellowgreen;<<print cashFormat(Math.trunc($beauty*$FR
 <<set $seed = random(1,10)>>
 <<switch $seed>>
 <<case 1>>
-	<<set _vignettes.push({text: "the most interesting thing that happened to her at work was that she witnessed a domestic dispute over another whore,", type: "rep", effect: 0})>>
+	<<set _vignettes.push({text: "the most interesting thing that happened to $him at work was that $he witnessed a domestic dispute over another whore,", type: "rep", effect: 0})>>
 <<case 2>>
-	<<set _vignettes.push({text: "the most interesting thing that happened to her at work was that she saw a free whore finally sink into slavery,", type: "rep", effect: 0})>>
+	<<set _vignettes.push({text: "the most interesting thing that happened to $him at work was that $he saw a free whore finally sink into slavery,", type: "rep", effect: 0})>>
 <<case 3>>
-	<<set _vignettes.push({text: "the most interesting thing that happened to her at work was that construction forced her to move from her usual spot,", type: "rep", effect: 0})>>
+	<<set _vignettes.push({text: "the most interesting thing that happened to $him at work was that construction forced $him to move from $his usual spot,", type: "rep", effect: 0})>>
 <<case 4>>
-	<<set _vignettes.push({text: "the most interesting thing that happened to her at work was that a customer used a new and improved sex toy on her,", type: "rep", effect: 0})>>
+	<<set _vignettes.push({text: "the most interesting thing that happened to $him at work was that a customer used a new and improved sex toy on $him,", type: "rep", effect: 0})>>
 <<case 5>>
-	<<set _vignettes.push({text: "the most interesting thing that happened to her at work was an appointment with an unusually perverted family,", type: "rep", effect: 0})>>
+	<<set _vignettes.push({text: "the most interesting thing that happened to $him at work was an appointment with an unusually perverted family,", type: "rep", effect: 0})>>
 <<case 6>>
-	<<set _vignettes.push({text: "the most interesting thing that happened to her at work was that she saw a man sell his wife into slavery,", type: "rep", effect: 0})>>
+	<<set _vignettes.push({text: "the most interesting thing that happened to $him at work was that $he saw a man sell his wife into slavery,", type: "rep", effect: 0})>>
 <<case 7>>
-	<<set _vignettes.push({text: "the most interesting thing that happened to her at work was that she saw a woman sell her daughters into slavery,", type: "rep", effect: 0})>>
+	<<set _vignettes.push({text: "the most interesting thing that happened to $him at work was that $he saw a woman sell her daughters into slavery,", type: "rep", effect: 0})>>
 <<case 8>>
-	<<set _vignettes.push({text: "the most interesting thing that happened to her at work was that she watched a citizen descend into aphrodisiac addiction,", type: "rep", effect: 0})>>
+	<<set _vignettes.push({text: "the most interesting thing that happened to $him at work was that $he watched a citizen descend into aphrodisiac addiction,", type: "rep", effect: 0})>>
 <<case 9>>
-	<<set _vignettes.push({text: "the most interesting thing that happened to her at work was that she watched a citizen develop the beginnings of sex addiction,", type: "rep", effect: 0})>>
+	<<set _vignettes.push({text: "the most interesting thing that happened to $him at work was that $he watched a citizen develop the beginnings of sex addiction,", type: "rep", effect: 0})>>
 <<default>>
-	<<set _vignettes.push({text: "the most interesting thing that happened to her at work was that she witnessed a citizen administering a brutal public punishment to one of his slaves,", type: "rep", effect: 0})>>
+	<<set _vignettes.push({text: "the most interesting thing that happened to $him at work was that $he witnessed a citizen administering a brutal public punishment to one of his slaves,", type: "rep", effect: 0})>>
 <</switch>>
 <<set $seed = random(1,5)>>
 <<switch $seed>>
 <<case 1>>
-	<<set _vignettes.push({text: "a citizen punished one of his slaves by tying her up in public near where $slaves[$i].slaveName was working. This cut into her business that day,", type: "cash", effect: -1})>>
+	<<set _vignettes.push({text: "a citizen punished one of his slaves by tying her up in public near where $slaves[$i].slaveName was working. This cut into $his business that day,", type: "cash", effect: -1})>>
 <<case 2>>
-	<<set _vignettes.push({text: "a citizen shared one of his slaves with the public near where $slaves[$i].slaveName was working. This cut into her business that day,", type: "cash", effect: -1})>>
+	<<set _vignettes.push({text: "a citizen shared one of his slaves with the public near where $slaves[$i].slaveName was working. This cut into $his business that day,", type: "cash", effect: -1})>>
 <<case 3>>
-	<<set _vignettes.push({text: "a private brothel offered a promotion near where $slaves[$i].slaveName was working. This cut into her business that day,", type: "cash", effect: -1})>>
+	<<set _vignettes.push({text: "a private brothel offered a promotion near where $slaves[$i].slaveName was working. This cut into $his business that day,", type: "cash", effect: -1})>>
 <<case 4>>
-	<<set _vignettes.push({text: "some free sluts threw an aphrodisiac street party near where $slaves[$i].slaveName was working. This cut into her business that day,", type: "cash", effect: -1})>>
+	<<set _vignettes.push({text: "some free sluts threw an aphrodisiac street party near where $slaves[$i].slaveName was working. This cut into $his business that day,", type: "cash", effect: -1})>>
 <<default>>
-	<<set _vignettes.push({text: "a contract breaker was punished with the pillory near where $slaves[$i].slaveName was working. This cut into her business that day,", type: "cash", effect: -1})>>
+	<<set _vignettes.push({text: "a contract breaker was punished with the pillory near where $slaves[$i].slaveName was working. This cut into $his business that day,", type: "cash", effect: -1})>>
 <</switch>>
 <<set $seed = random(1,5)>>
 <<switch $seed>>
 <<case 1>>
-	<<set _vignettes.push({text: "one of her regular customers got a divorce and came to her for repeated consolation,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "one of $his regular customers got a divorce and came to $him for repeated consolation,", type: "cash", effect: 1})>>
 <<case 2>>
 	<<set _vignettes.push({text: "a brothel near where $slaves[$i].slaveName usually works had business trouble,", type: "cash", effect: 1})>>
 <<case 3>>
-	<<set _vignettes.push({text: "a competing whore that looks like her fell ill, driving a customer to look for an alternative,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "a competing whore that looks like $him fell ill, driving a customer to look for an alternative,", type: "cash", effect: 1})>>
 <<case 4>>
-	<<set _vignettes.push({text: "a street whore that works near her was badly beaten by an abusive customer and had to take time off. The reduced competition got her more business,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "a street whore that works near $him was badly beaten by an abusive customer and had to take time off. The reduced competition got $him more business,", type: "cash", effect: 1})>>
 <<default>>
-	<<set _vignettes.push({text: "an influx of tourists came into her part of the arcology, earning her more business for a day,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "an influx of tourists came into $his part of the arcology, earning $him more business for a day,", type: "cash", effect: 1})>>
 <</switch>>
 
 <<if ($slaves[$i].fetishKnown == 1)>>
 <<switch $slaves[$i].fetish>>
 <<case "submissive">>
-	<<set _vignettes.push({text: "she deeply impressed a customer with her sincere submission to him,", type: "rep", effect: 1})>>
-	<<set _vignettes.push({text: "she lost a customer who secretly wanted her to show a little initiative,", type: "cash", effect: -1})>>
+	<<set _vignettes.push({text: "$he deeply impressed a customer with $his sincere submission to him,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he lost a customer who secretly wanted $him to show a little initiative,", type: "cash", effect: -1})>>
 <<case "cumslut">>
-	<<set _vignettes.push({text: "she deeply impressed a customer with her hunger for his cum,", type: "rep", effect: 1})>>
-	<<set _vignettes.push({text: "she disgusted a customer who didn't know how much cum fetishes revolted him until she displayed hers,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$he deeply impressed a customer with $his hunger for his cum,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he disgusted a customer who didn't know how much cum fetishes revolted him until $he displayed hers,", type: "rep", effect: -1})>>
 <<case "humiliation">>
-	<<set _vignettes.push({text: "she earned repeat business from a customer who didn't know how much he liked public sex until she got him to try it,", type: "cash", effect: 1})>>
-	<<set _vignettes.push({text: "she disgusted a customer who didn't know how much exhibitionism turned him off until he tried public sex with her,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$he earned repeat business from a customer who didn't know how much he liked public sex until $he got him to try it,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "$he disgusted a customer who didn't know how much exhibitionism turned him off until he tried public sex with $him,", type: "rep", effect: -1})>>
 <<case "buttslut">>
 	<<if canDoAnal($slaves[$i])>>
-		<<set _vignettes.push({text: "she earned repeat business from a customer who didn't know how much he liked fucking buttholes until she got him to try fucking hers,", type: "cash", effect: 1})>>
-		<<set _vignettes.push({text: "she disgusted a customer who didn't know how much buttsex turned him off until she got him to try fucking her ass,", type: "rep", effect: -1})>>
+		<<set _vignettes.push({text: "$he earned repeat business from a customer who didn't know how much he liked fucking buttholes until $he got him to try fucking hers,", type: "cash", effect: 1})>>
+		<<set _vignettes.push({text: "$he disgusted a customer who didn't know how much buttsex turned him off until $he got him to try fucking $his ass,", type: "rep", effect: -1})>>
 	<</if>>
 	<<if $slaves[$i].butt >= 3>>
-		<<set _vignettes.push({text: "she earned repeat business from a customer who didn't know how much he liked big butts until she gave him a lap dance he'll never forget,", type: "cash", effect: 1})>>
+		<<set _vignettes.push({text: "$he earned repeat business from a customer who didn't know how much he liked big butts until $he gave him a lap dance he'll never forget,", type: "cash", effect: 1})>>
 	<</if>>
-	<<set _vignettes.push({text: "she earned extra gratitude from a citizen who appreciated a nice rear, even if it is off limits,", type: "cash", effect: 1})>>
-	<<set _vignettes.push({text: "she disgusted a customer who didn't know how much butts turned him off until he put her hands on hers,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$he earned extra gratitude from a citizen who appreciated a nice rear, even if it is off limits,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "$he disgusted a customer who didn't know how much butts turned him off until he put $his hands on $hers,", type: "rep", effect: -1})>>
 <<case "boobs">>
-	<<set _vignettes.push({text: "she deeply impressed a customer by orgasming to nothing but the feeling of her sucking her nipples,", type: "rep", effect: 1})>>
-	<<set _vignettes.push({text: "she disappointed a female customer who didn't know how uninterested she was in nipple play before trying it,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$he deeply impressed a customer by orgasming to nothing but the feeling of her sucking $his nipples,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he disappointed a female customer who didn't know how uninterested $he was in nipple play before trying it,", type: "rep", effect: -1})>>
 	<<if $slaves[$i].nipples == "fuckable">>
-		<<set _vignettes.push({text: "she left a lasting impression on a pair of customer after nearly passing out from a series of intense orgasms from getting her nipples fucked,", type: "cash", effect: 2})>>
+		<<set _vignettes.push({text: "$he left a lasting impression on a pair of customer after nearly passing out from a series of intense orgasms from getting $his nipples fucked,", type: "cash", effect: 2})>>
 	<</if>>
 <<case "sadist">>
-	<<set _vignettes.push({text: "she deeply impressed a customer who brought his own slave to her for abuse with her sadism,", type: "rep", effect: 1})>>
-	<<set _vignettes.push({text: "a customer brought her his own slave to abuse, but the sight proved to be a turn off for him,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$he deeply impressed a customer who brought his own slave to $him for abuse with $his sadism,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "a customer brought $him his own slave to abuse, but the sight proved to be a turn off for him,", type: "rep", effect: -1})>>
 <<case "masochist">>
-	<<set _vignettes.push({text: "she helped a customer discover a new fetish by orgasming when he accidentally hurt her,", type: "rep", effect: 1})>>
-	<<set _vignettes.push({text: "she disturbed a customer who accidentally hurt her by orgasming,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$he helped a customer discover a new fetish by orgasming when he accidentally hurt $him,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he disturbed a customer who accidentally hurt $him by orgasming,", type: "rep", effect: -1})>>
 <<case "dom">>
-	<<set _vignettes.push({text: "she made a female customer her bitch: fortunately, the customer wanted to be her bitch and came back for more", type: "cash", effect: 1})>>
-	<<set _vignettes.push({text: "she accidentally overwhelmed a customer with her sexual dominance,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$he made a female customer $his bitch: fortunately, the customer wanted to be $his bitch and came back for more", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "$he accidentally overwhelmed a customer with $his sexual dominance,", type: "rep", effect: -1})>>
 <<case "pregnancy">>
-	<<set _vignettes.push({text: "she earned repeat business from a customer who didn't know how much he liked pregnancy play until she begged him to knock her up,", type: "cash", effect: 1})>>
-	<<set _vignettes.push({text: "she disgusted a customer who didn't know how much pregnancy play turned him off until she begged him to knock her up,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$he earned repeat business from a customer who didn't know how much he liked pregnancy play until $he begged him to knock $him up,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "$he disgusted a customer who didn't know how much pregnancy play turned him off until $he begged him to knock $him up,", type: "rep", effect: -1})>>
 <</switch>>
 <</if>>
 <<switch $slaves[$i].behavioralFlaw>>
 <<case "arrogant">>
-	<<set _vignettes.push({text: "she manages to give a citizen the impression she thinks herself better than him,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$he manages to give a citizen the impression $he thinks $himself better than him,", type: "rep", effect: -1})>>
 <<case "bitchy">>
-	<<set _vignettes.push({text: "she makes an emasculating remark to a customer right after he fucks her,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$he makes an emasculating remark to a customer right after he fucks $him,", type: "rep", effect: -1})>>
 <<case "odd">>
-	<<set _vignettes.push({text: "she infuriates a potential customer with her nervous tics,", type: "cash", effect: -1})>>
+	<<set _vignettes.push({text: "$he infuriates a potential customer with $his nervous tics,", type: "cash", effect: -1})>>
 <<case "hates men">>
-	<<set _vignettes.push({text: "her disgust towards men surfaces at a bad time, losing her a male customer,", type: "cash", effect: -1})>>
+	<<set _vignettes.push({text: "$his disgust towards men surfaces at a bad time, losing $him a male customer,", type: "cash", effect: -1})>>
 <<case "hates women">>
-	<<set _vignettes.push({text: "her disgust towards women surfaces at a bad time, losing her a female customer,", type: "cash", effect: -1})>>
+	<<set _vignettes.push({text: "$his disgust towards women surfaces at a bad time, losing $him a female customer,", type: "cash", effect: -1})>>
 <<case "gluttonous">>
-	<<set _vignettes.push({text: "she accidentally lingers at a meal, missing a customer appointment,", type: "cash", effect: -1})>>
+	<<set _vignettes.push({text: "$he accidentally lingers at a meal, missing a customer appointment,", type: "cash", effect: -1})>>
 <<case "anorexic">>
-	<<set _vignettes.push({text: "her bulimia surfaces at an extremely inopportune moment, turning a customer off,", type: "cash", effect: -1})>>
+	<<set _vignettes.push({text: "$his bulimia surfaces at an extremely inopportune moment, turning a customer off,", type: "cash", effect: -1})>>
 <<case "devout">>
-	<<set _vignettes.push({text: "a customer catches her praying to herself as he inserts himself into her, turning him off,", type: "cash", effect: -1})>>
+	<<set _vignettes.push({text: "a customer catches $him praying to $himself as he inserts himself into $him, turning him off,", type: "cash", effect: -1})>>
 <<case "liberated">>
-	<<set _vignettes.push({text: "she treats a rude potential customer impolitely, because she thinks that's fair,", type: "cash", effect: -1})>>
+	<<set _vignettes.push({text: "$he treats a rude potential customer impolitely, because $he thinks that's fair,", type: "cash", effect: -1})>>
 <</switch>>
 <<switch $slaves[$i].sexualFlaw>>
 <<case "hates oral">>
-	<<set _vignettes.push({text: "she vomits while trying to deepthroat a customer,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$he vomits while trying to deepthroat a customer,", type: "rep", effect: -1})>>
 <<case "hates anal">>
-	<<set _vignettes.push({text: "she cries while taking anal from a customer who isn't into painal,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$he cries while taking anal from a customer who isn't into painal,", type: "rep", effect: -1})>>
 <<case "hates penetration">>
-	<<set _vignettes.push({text: "she cries while taking a pounding from a customer who likes his sex consensual,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$he cries while taking a pounding from a customer who likes his sex consensual,", type: "rep", effect: -1})>>
 <<case "shamefast">>
-	<<set _vignettes.push({text: "she cries while a potential customer looks her over,", type: "cash", effect: -1})>>
-	<<set _vignettes.push({text: "she disrobed so slowly that a potential customer gave up on her,", type: "cash", effect: -1})>>
+	<<set _vignettes.push({text: "$he cries while a potential customer looks $him over,", type: "cash", effect: -1})>>
+	<<set _vignettes.push({text: "$he disrobed so slowly that a potential customer gave up on $him,", type: "cash", effect: -1})>>
 <<case "idealistic">>
-	<<set _vignettes.push({text: "she cries when explaining the price of her body to a potential customer,", type: "cash", effect: -1})>>
+	<<set _vignettes.push({text: "$he cries when explaining the price of $his body to a potential customer,", type: "cash", effect: -1})>>
 <<case "repressed">>
-	<<set _vignettes.push({text: "she misunderstands a potential customer's lewd requests, turning her off,", type: "cash", effect: -1})>>
+	<<set _vignettes.push({text: "$he misunderstands a potential customer's lewd requests, turning her off,", type: "cash", effect: -1})>>
 <<case "apathetic">>
-	<<set _vignettes.push({text: "she fails to notice when a customer achieves orgasm,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$he fails to notice when a customer achieves orgasm,", type: "rep", effect: -1})>>
 <<case "neglectful">>
-	<<set _vignettes.push({text: "she brings a denial fetishist to orgasm three times without cumming herself, earning their repeat business,", type: "cash", effect: 3})>>
+	<<set _vignettes.push({text: "$he brings a denial fetishist to orgasm three times without cumming $himself, earning their repeat business,", type: "cash", effect: 3})>>
 <<case "cum addict">>
-	<<set _vignettes.push({text: "she's so focused on sucking down a customer's cum that she managed to drive him to repeated orgasm, earning his repeated business once he got the feeling back in his legs,", type: "cash", effect: 3})>>
+	<<set _vignettes.push({text: "$he's so focused on sucking down a customer's cum that $he managed to drive him to repeated orgasm, earning his repeated business once he got the feeling back in his legs,", type: "cash", effect: 3})>>
 <<case "anal addict">>
-	<<set _vignettes.push({text: "she takes a trio of dicks in her ass without hesitation, earning repeat business from one of them thoroughly impressed by her anal addiction,", type: "cash", effect: 3})>>
+	<<set _vignettes.push({text: "$he takes a trio of dicks in $his ass without hesitation, earning repeat business from one of them thoroughly impressed by $his anal addiction,", type: "cash", effect: 3})>>
 <<case "attention whore">>
-	<<set _vignettes.push({text: "she got repeat business from a man who loves fucking her in the middle of crowded rooms,", type: "cash", effect: 3})>>
+	<<set _vignettes.push({text: "$he got repeat business from a man who loves fucking $him in the middle of crowded rooms,", type: "cash", effect: 3})>>
 <<case "breast growth">>
-	<<set _vignettes.push({text: "she got repeat business from a woman with huge breasts who enjoys roleplaying her breast expansion fetishes with her,", type: "cash", effect: 3})>>
+	<<set _vignettes.push({text: "$he got repeat business from a woman with huge breasts who enjoys roleplaying her breast expansion fetishes with $him,", type: "cash", effect: 3})>>
 <<case "abusive">>
-	<<set _vignettes.push({text: "she got repeat business from a man who loves physically abusive sex, though his testicles could only take so much in one week,", type: "cash", effect: 2})>>
+	<<set _vignettes.push({text: "$he got repeat business from a man who loves physically abusive sex, though his testicles could only take so much in one week,", type: "cash", effect: 2})>>
 <<case "malicious">>
-	<<set _vignettes.push({text: "she got repeat business from a masochistic woman who enjoys being whipped and degraded,", type: "cash", effect: 3})>>
+	<<set _vignettes.push({text: "$he got repeat business from a masochistic woman who enjoys being whipped and degraded,", type: "cash", effect: 3})>>
 <<case "self hating">>
-	<<set _vignettes.push({text: "she got repeat business from an abusive man who thoroughly enjoyed how diligently she took it,", type: "cash", effect: 3})>>
+	<<set _vignettes.push({text: "$he got repeat business from an abusive man who thoroughly enjoyed how diligently $he took it,", type: "cash", effect: 3})>>
 <<case "breeder">>
-	<<set _vignettes.push({text: "she got repeat business from a pregnancy fetishist nearly driven mad with lust over her pregnancy obsession,", type: "cash", effect: 3})>>
+	<<set _vignettes.push({text: "$he got repeat business from a pregnancy fetishist nearly driven mad with lust over her pregnancy obsession,", type: "cash", effect: 3})>>
 <</switch>>
 <<switch $slaves[$i].behavioralQuirk>>
 <<case "confident">>
-	<<set _vignettes.push({text: "she confidently presses forward with a wavering potential customer, and makes the sale,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "$he confidently presses forward with a wavering potential customer, and makes the sale,", type: "cash", effect: 1})>>
 <<case "cutting">>
-	<<set _vignettes.push({text: "she makes such a gloriously cutting remark to a male customer that a female bystander comes to her for repeat business,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "$he makes such a gloriously cutting remark to a male customer that a female bystander comes to $him for repeat business,", type: "cash", effect: 1})>>
 <<case "funny">>
-	<<set _vignettes.push({text: "she makes a group of citizens laugh so hard, one of them comes to her for repeat business,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "$he makes a group of citizens laugh so hard, one of them comes to $him for repeat business,", type: "cash", effect: 1})>>
 <<case "fitness">>
-	<<set _vignettes.push({text: "she continues a marathon gangbang past the point where most would have passed out,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "$he continues a marathon gangbang past the point where most would have passed out,", type: "cash", effect: 1})>>
 <<case "adores women">>
-	<<set _vignettes.push({text: "she strikes up a personal friendship with a regular female customer,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he strikes up a personal friendship with a regular female customer,", type: "rep", effect: 1})>>
 <<case "adores men">>
-	<<set _vignettes.push({text: "she strikes up a personal friendship with a regular male customer,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he strikes up a personal friendship with a regular male customer,", type: "rep", effect: 1})>>
 <<case "insecure">>
-	<<set _vignettes.push({text: "she successfully convinces a regular customer that she's reliant on him emotionally,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "$he successfully convinces a regular customer that $he's reliant on him emotionally,", type: "cash", effect: 1})>>
 <<case "sinful">>
-	<<set _vignettes.push({text: "she helps a customer get past her religious hangups through sex with her friendly neighborhood whore,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he helps a customer get past her religious hangups through sex with her friendly neighborhood whore,", type: "rep", effect: 1})>>
 <<case "advocate">>
-	<<set _vignettes.push({text: "she successfully convinces a wavering potential customer that there's nothing wrong with banging a whore,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "$he successfully convinces a wavering potential customer that there's nothing wrong with banging a whore,", type: "cash", effect: 1})>>
 <</switch>>
 <<switch $slaves[$i].sexualQuirk>>
 <<case "gagfuck queen">>
-	<<set _vignettes.push({text: "she earns repeat business from a citizen who's obsessed with gagfucks,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "$he earns repeat business from a citizen who's obsessed with gagfucks,", type: "cash", effect: 1})>>
 <<case "painal queen">>
-	<<set _vignettes.push({text: "she earns repeat business from a citizen who's obsessed with painal,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "$he earns repeat business from a citizen who's obsessed with painal,", type: "cash", effect: 1})>>
 <<case "strugglefuck queen">>
-	<<set _vignettes.push({text: "she earns repeat business from a citizen who's obsessed with strugglefucking,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "$he earns repeat business from a citizen who's obsessed with strugglefucking,", type: "cash", effect: 1})>>
 <<case "tease">>
-	<<set _vignettes.push({text: "she convinces a citizen who's never had sex with a prostitute to patronize her with some truly inspired flirting,", type: "cash", effect: 1})>>
-	<<set _vignettes.push({text: "a few partiers were so impressed with her provocative teasing that they repeated her wit to friends,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he convinces a citizen who's never had sex with a prostitute to patronize $him with some truly inspired flirting,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "a few partiers were so impressed with $his provocative teasing that they repeated $his wit to friends,", type: "rep", effect: 1})>>
 <<case "romantic">>
-	<<set _vignettes.push({text: "a citizen becomes infatuated with her, since he's convinced she's infatuated with him,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "a citizen becomes infatuated with $him, since he's convinced $he's infatuated with him,", type: "cash", effect: 1})>>
 <<case "perverted">>
-	<<set _vignettes.push({text: "she earns some momentary notoriety by engaging in a previously unheard-of sex act,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he earns some momentary notoriety by engaging in a previously unheard-of sex act,", type: "rep", effect: 1})>>
 <<case "caring">>
-	<<set _vignettes.push({text: "she serves as an impromptu sounding board for a customer having marital trouble,", type: "rep", effect: 1})>>
-	<<set _vignettes.push({text: "a customer was so enamored with her kind and caring manner than he proposed to her and offered to take her away, and when she refused, he left a sizable tip,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "$he serves as an impromptu sounding board for a customer having marital trouble,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "a customer was so enamored with $his kind and caring manner than he proposed to $him and offered to take $him away, and when $he refused, he left a sizable tip,", type: "cash", effect: 1})>>
 <</switch>>
 <<if ($slaves[$i].pitKills > 0)>>
-	<<set _vignettes.push({text: "she earns repeat business from a customer obsessed with the fact that she's a killer,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "$he earns repeat business from a customer obsessed with the fact that $he's a killer,", type: "cash", effect: 1})>>
 <</if>>
 <<if ($slaves[$i].oralCount > 500)>>
-	<<set _vignettes.push({text: "a customer into degradation becomes obsessed with driving her oral mileage as high as possible,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "a customer into degradation becomes obsessed with driving $his oral mileage as high as possible,", type: "cash", effect: 1})>>
 <</if>>
 <<if ($slaves[$i].analCount > 500) && ($slaves[$i].anus > 0)>>
-	<<set _vignettes.push({text: "a customer into degradation becomes obsessed with driving her anal mileage as high as possible,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "a customer into degradation becomes obsessed with driving $his anal mileage as high as possible,", type: "cash", effect: 1})>>
 <</if>>
 <<if ($slaves[$i].vaginalCount > 500) && ($slaves[$i].vagina > 0)>>
-	<<set _vignettes.push({text: "a customer into degradation becomes obsessed with driving her pussy mileage as high as possible,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "a customer into degradation becomes obsessed with driving $his pussy mileage as high as possible,", type: "cash", effect: 1})>>
 <</if>>
 <<if ($slaves[$i].devotion > 95)>>
-	<<set _vignettes.push({text: "she really pushed herself to please a customer with tastes that disgusted her,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "$he really pushed $himself to please a customer with tastes that disgusted $him,", type: "cash", effect: 1})>>
 <<elseif ($slaves[$i].devotion < -50)>>
-	<<set _vignettes.push({text: "her fury at being sold for sex turned a customer off before he could fuck her,", type: "cash", effect: -1})>>
+	<<set _vignettes.push({text: "$his fury at being sold for sex turned a customer off before he could fuck $him,", type: "cash", effect: -1})>>
 <<elseif ($slaves[$i].devotion <= 20)>>
-	<<set _vignettes.push({text: "she treasured a love token given to her by a customer she fooled into thinking her affection was real,", type: "devotion", effect: -1})>>
+	<<set _vignettes.push({text: "$he treasured a love token given to $him by a customer $he fooled into thinking $his affection was real,", type: "devotion", effect: -1})>>
 <</if>>
 <<if ($slaves[$i].trust > 95)>>
-	<<set _vignettes.push({text: "she really pushed herself to accept a customer with tastes that frightened her,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "$he really pushed $himself to accept a customer with tastes that frightened $him,", type: "cash", effect: 1})>>
 <<elseif ($slaves[$i].trust < -50)>>
-	<<set _vignettes.push({text: "her tearful terror at being forced to sell herself for sex turned a customer off before he could fuck her,", type: "cash", effect: -1})>>
+	<<set _vignettes.push({text: "$his tearful terror at being forced to sell $himself for sex turned a customer off before he could fuck $him,", type: "cash", effect: -1})>>
 <</if>>
 <<if $slaves[$i].livingRules == "luxurious">>
-	<<set _vignettes.push({text: "she got a truly perfect night's sleep, which put her in the right frame of mind for the whole day,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he got a truly perfect night's sleep, which put $him in the right frame of mind for the whole day,", type: "rep", effect: 1})>>
 <<elseif $slaves[$i].livingRules == "spare">>
-	<<set _vignettes.push({text: "she got a poor night's sleep in the noisy dormitory, which took the shine off her efforts for the whole day", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$he got a poor night's sleep in the noisy dormitory, which took the shine off $his efforts for the whole day", type: "rep", effect: -1})>>
 <</if>>
 <<if $slaves[$i].releaseRules == "permissive" || $slaves[$i].releaseRules == "masturbation">>
-	<<set _vignettes.push({text: "a customer asked if she masturbates, and then spent an hour jerking off as she described how,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "a customer asked if $he masturbates, and then spent an hour jerking off as $he described how,", type: "cash", effect: 1})>>
 <<elseif $slaves[$i].releaseRules == "restrictive">>
-	<<set _vignettes.push({text: "a customer asked if she masturbates, and seemed disappointed when she answered honestly,", type: "cash", effect: 0})>>
+	<<set _vignettes.push({text: "a customer asked if $he masturbates, and seemed disappointed when $he answered honestly,", type: "cash", effect: 0})>>
 <<else>>
-	<<set _vignettes.push({text: "a closeted female customer asked about her sex life with other slaves, and was enthralled by her answer,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "a closeted female customer asked about $his sex life with other slaves, and was enthralled by $his answer,", type: "rep", effect: 1})>>
 <</if>>
 <<if ($slaves[$i].health > 80)>>
-	<<set _vignettes.push({text: "a potential customer in the medical field was fascinated by her health, and spent almost as much time examining her as he did having sex with her,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "a potential customer in the medical field was fascinated by $his health, and spent almost as much time examining $him as he did having sex with $him,", type: "cash", effect: 1})>>
 <</if>>
 <<if $arcologies[0].FSHedonisticDecadence != "unset">>
 	<<if ($slaves[$i].weight < 10)>>
-		<<set _vignettes.push({text: "she earned extra gratitude from a customer who misses girls without a spare tire around their middle,", type: "cash", effect: 1})>>
+		<<set _vignettes.push({text: "$he earned extra gratitude from a customer who misses girls without a spare tire around their middle,", type: "cash", effect: 1})>>
 	<<elseif ($slaves[$i].weight < 95)>>
-		<<set _vignettes.push({text: "a potential customer told her that he's looking forward to patronizing her once she gains a lot more weight,", type: "cash", effect: 0})>>
+		<<set _vignettes.push({text: "a potential customer told $him that he's looking forward to patronizing $him once $he gains a lot more weight,", type: "cash", effect: 0})>>
 	<<else>>
-		<<set _vignettes.push({text: "she earned extra gratitude from a customer who loves them big and soft", type: "cash", effect: 0})>>
+		<<set _vignettes.push({text: "$he earned extra gratitude from a customer who loves them big and soft", type: "cash", effect: 0})>>
 	<</if>>
 	<<if ($slaves[$i].weight > 30)>>
-		<<set _vignettes.push({text: "she earned extra gratitude from a customer who enjoyed the way her middle jiggled as he fucked her,", type: "cash", effect: 0})>>
+		<<set _vignettes.push({text: "$he earned extra gratitude from a customer who enjoyed the way $his middle jiggled as he fucked $him,", type: "cash", effect: 0})>>
 	<</if>>
 <<else>>
 	<<if ($slaves[$i].weight > 95)>>
-		<<set _vignettes.push({text: "a potential customer told her that he's looking forward to patronizing her once she loses a lot of weight.", type: "cash", effect: 0})>>
+		<<set _vignettes.push({text: "a potential customer told $him that he's looking forward to patronizing $him once $he loses a lot of weight.", type: "cash", effect: 0})>>
 	<<elseif ($slaves[$i].weight > 30)>>
-		<<set _vignettes.push({text: "a potential customer told her that he's looking forward to patronizing her once she loses some weight.", type: "cash", effect: 0})>>
+		<<set _vignettes.push({text: "a potential customer told $him that he's looking forward to patronizing $him once $he loses some weight.", type: "cash", effect: 0})>>
 	<<elseif ($slaves[$i].weight <= -30)>>
-		<<set _vignettes.push({text: "a potential customer told her that he's looking forward to patronizing her once she gains some weight.", type: "cash", effect: 0})>>
+		<<set _vignettes.push({text: "a potential customer told $him that he's looking forward to patronizing $him once $he gains some weight.", type: "cash", effect: 0})>>
 	<<elseif ($slaves[$i].weight < -95)>>
-		<<set _vignettes.push({text: "a potential customer told her that he's looking forward to patronizing her once she gains a lot of weight.", type: "cash", effect: 0})>>
+		<<set _vignettes.push({text: "a potential customer told $him that he's looking forward to patronizing $him once $he gains a lot of weight.", type: "cash", effect: 0})>>
 	<</if>>
 <</if>>
 <<if ($slaves[$i].drugs == "testicle enhancement")>>
-	<<set _vignettes.push({text: "she took it in public, with her copious ejaculation getting her another customer right away,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "$he took it in public, with $his copious ejaculation getting $him another customer right away,", type: "cash", effect: 1})>>
 <<elseif ($slaves[$i].drugs == "hyper testicle enhancement")>>
-	<<set _vignettes.push({text: "she bloated a female customer's belly with her copious ejaculate, leading her to say she is looking forward to come back and get filled again,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he bloated a female customer's belly with $his copious ejaculate, leading $him to say $he is looking forward to come back and get filled again,", type: "rep", effect: 1})>>
 <</if>>
 <<if ($slaves[$i].aphrodisiacs > 1) || ($slaves[$i].inflationType == "aphrodisiac")>>
-	<<set _vignettes.push({text: "her piteous begging for sex due to her extreme aphrodisiac dosage turned a potential customer off,", type: "cash", effect: -1})>>
+	<<set _vignettes.push({text: "$his piteous begging for sex due to $his extreme aphrodisiac dosage turned a potential customer off,", type: "cash", effect: -1})>>
 <</if>>
 <<if ($slaves[$i].inflationType == "aphrodisiac")>>
-	<<set _vignettes.push({text: "her piteous begging for sex coupled with her bloated belly pleased a customer who loves desperate girls,", type: "cash", effect: 1})>>
-	<<set _vignettes.push({text: "her piteous begging for sex coupled with her bloated belly horrified a customer who didn't realize how low a girl could stoop,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$his piteous begging for sex coupled with $his bloated belly pleased a customer who loves desperate girls,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "$his piteous begging for sex coupled with $his bloated belly horrified a customer who didn't realize how low a girl could stoop,", type: "rep", effect: -1})>>
 <</if>>
 <<if ($slaves[$i].addict > 50)>>
-	<<set _vignettes.push({text: "she zoned out badly due to a low point between aphrodisiac doses, disappointing a customer,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$he zoned out badly due to a low point between aphrodisiac doses, disappointing a customer,", type: "rep", effect: -1})>>
 <</if>>
 <<if ($slaves[$i].bellyPreg >= 10000) || ($slaves[$i].bellyImplant >= 10000)>>
-	<<set _vignettes.push({text: "she earned repeat business from a customer who likes to do nothing more than cuddle with her swollen belly,", type: "cash", effect: 1})>>
-	<<set _vignettes.push({text: "a night with guy who likes rough, hard sex with heavily pregnant girls took its toll on her", type: "health", effect: -1})>>
+	<<set _vignettes.push({text: "$he earned repeat business from a customer who likes to do nothing more than cuddle with $his swollen belly,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "a night with guy who likes rough, hard sex with heavily pregnant girls took its toll on $him", type: "health", effect: -1})>>
 <</if>>
 <<if ($slaves[$i].bellyFluid >= 5000)>>
-	<<set _vignettes.push({text: "she earned repeat business from a customer who loved the way her belly moved as he fucked her,", type: "cash", effect: 1})>>
-	<<set _vignettes.push({text: "she disgusted a customer when his forceful fucking caused her to release her contained $slaves[$i].inflationType all over him,", type: "rep", effect: -2})>>
+	<<set _vignettes.push({text: "$he earned repeat business from a customer who loved the way $his belly moved as he fucked $him,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "$he disgusted a customer when his forceful fucking caused $him to release $his contained $slaves[$i].inflationType all over him,", type: "rep", effect: -2})>>
 <</if>>
 <<if ($slaves[$i].hormoneBalance >= 100) && !canAchieveErection($slaves[$i])>>
 	<<if ($slaves[$i].dick > 0)>>
-		<<set _vignettes.push({text: "she disappointed a customer who was sure she could get $slaves[$i].slaveName's cock erect,", type: "rep", effect: -1})>>
-		<<set _vignettes.push({text: "she earned repeat business from a customer who seems unthreatened by her soft dick,", type: "cash", effect: 1})>>
+		<<set _vignettes.push({text: "$he disappointed a customer who was sure $he could get $slaves[$i].slaveName's cock erect,", type: "rep", effect: -1})>>
+		<<set _vignettes.push({text: "$he earned repeat business from a customer who seems unthreatened by $his soft dick,", type: "cash", effect: 1})>>
 	<</if>>
 <<elseif ($slaves[$i].hormoneBalance <= -100)>>
 	<<if ($slaves[$i].dick == 0)>>
-		<<set _vignettes.push({text: "she earned repeat business from a female customer who adores the masculinity produced by $slaves[$i].slaveName's hormone regime,", type: "cash", effect: 1})>>
+		<<set _vignettes.push({text: "$he earned repeat business from a female customer who adores the masculinity produced by $slaves[$i].slaveName's hormone regime,", type: "cash", effect: 1})>>
 	<</if>>
 <</if>>
 <<if ($slaves[$i].dick > 0) && canPenetrate($slaves[$i])>>
-	<<set _vignettes.push({text: "she earned repeat business from a customer who likes to see his wife get fucked by a dickgirl whore,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "$he earned repeat business from a customer who likes to see his wife get fucked by a dickgirl whore,", type: "cash", effect: 1})>>
 	<<if ($slaves[$i].dick > 3)>>
-		<<set _vignettes.push({text: "she earned repeat business from a female customer who likes big stiff cocks, and cannot lie,", type: "cash", effect: 1})>>
-		<<set _vignettes.push({text: "she irritated a male customer who brought his girlfriend with him by accidentally showing him up,", type: "rep", effect: -1})>>
+		<<set _vignettes.push({text: "$he earned repeat business from a female customer who likes big stiff cocks, and cannot lie,", type: "cash", effect: 1})>>
+		<<set _vignettes.push({text: "$he irritated a male customer who brought his girlfriend with him by accidentally showing him up,", type: "rep", effect: -1})>>
 	<</if>>
 <</if>>
 <<if ($slaves[$i].balls > 3)>>
-	<<set _vignettes.push({text: "she loses a customer who wants her to look like a natural girl, since her balls are too big to be hidden,", type: "cash", effect: -1})>>
+	<<set _vignettes.push({text: "$he loses a customer who wants $him to look like a natural girl, since $his balls are too big to be hidden,", type: "cash", effect: -1})>>
 <</if>>
 <<if canDoVaginal($slaves[$i])>>
 	<<if ($slaves[$i].vagina == 1)>>
-		<<set _vignettes.push({text: "she got extra business from a customer who really likes her, and wants to fuck her pussy as much as possible while it's still tight,", type: "cash", effect: 1})>>
+		<<set _vignettes.push({text: "$he got extra business from a customer who really likes $him, and wants to fuck $his pussy as much as possible while it's still tight,", type: "cash", effect: 1})>>
 	<<elseif ($slaves[$i].vagina > 2)>>
-		<<set _vignettes.push({text: "she disappointed a customer whose cock is just too small for her big cunt,", type: "rep", effect: -1})>>
+		<<set _vignettes.push({text: "$he disappointed a customer whose cock is just too small for $his big cunt,", type: "rep", effect: -1})>>
 		<<if ($slaves[$i].behavioralQuirk == "cutting") && ($slaves[$i].intelligence >= 2)>>
-			<<set _vignettes.push({text: "she helped a customer discover a new fetish by making cutting remarks when his cock was too small for her big cunt,", type: "rep", effect: 1})>>
+			<<set _vignettes.push({text: "$he helped a customer discover a new fetish by making cutting remarks when his cock was too small for $his big cunt,", type: "rep", effect: 1})>>
 		<<elseif ($slaves[$i].behavioralFlaw == "bitchy")>>
-			<<set _vignettes.push({text: "she irritated a male customer with her complaints that he was too small to please her,", type: "rep", effect: -2})>>
+			<<set _vignettes.push({text: "$he irritated a male customer with $his complaints that he was too small to please $him,", type: "rep", effect: -2})>>
 		<</if>>
 	<</if>>
 <</if>>
 <<if canDoAnal($slaves[$i])>>
 	<<if ($slaves[$i].anus == 1)>>
-		<<set _vignettes.push({text: "she got extra business from a customer who really likes her butthole, and wants to fuck it as much as possible while it's still tight,", type: "cash", effect: 1})>>
+		<<set _vignettes.push({text: "$he got extra business from a customer who really likes $his butthole, and wants to fuck it as much as possible while it's still tight,", type: "cash", effect: 1})>>
 	<<elseif ($slaves[$i].anus > 2)>>
-		<<set _vignettes.push({text: "she disappointed a customer whose cock is just too small for her loose butthole,", type: "rep", effect: -1})>>
+		<<set _vignettes.push({text: "$he disappointed a customer whose cock is just too small for $his loose butthole,", type: "rep", effect: -1})>>
 	<</if>>
 <</if>>
 <<if ($slaves[$i].face > 40)>>
-	<<set _vignettes.push({text: "she lost a potential customer who was so intimidated by her great beauty that he decided to find a homelier whore,", type: "cash", effect: -1})>>
+	<<set _vignettes.push({text: "$he lost a potential customer who was so intimidated by $his great beauty that he decided to find a homelier whore,", type: "cash", effect: -1})>>
 <<elseif ($slaves[$i].face < -10)>>
-	<<set _vignettes.push({text: "she earned repeat business from a customer who lacks self-confidence, and is more comfortable with homely whores,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "$he earned repeat business from a customer who lacks self-confidence, and is more comfortable with homely whores,", type: "cash", effect: 1})>>
 <</if>>
 <<if ($slaves[$i].visualAge > 40)>>
-	<<set _vignettes.push({text: "she earned repeat business from a customer with serious mommy issues,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "$he earned repeat business from a customer with serious mommy issues,", type: "cash", effect: 1})>>
 <</if>>
 <<if ($slaves[$i].lips > 70)>>
-	<<set _vignettes.push({text: "she earned repeat business from a customer who likes to play with her lips nonsexually (don't ask),", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "$he earned repeat business from a customer who likes to play with $his lips nonsexually (don't ask),", type: "cash", effect: 1})>>
 <</if>>
 <<if !canTalk($slaves[$i])>>
-	<<set _vignettes.push({text: "she impressed a customer who didn't know how relaxing a girl who can't talk could be,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he impressed a customer who didn't know how relaxing a girl who can't talk could be,", type: "rep", effect: 1})>>
 <</if>>
 <<if ($slaves[$i].muscles > 95)>>
-	<<set _vignettes.push({text: "she impressed a customer who was so eager to share workout plans with her that he almost forgot to have sex with her,", type: "rep", effect: 1})>>
-	<<set _vignettes.push({text: "she gained repeat business from a female customer who likes a girl who can bench-press her before and after they fuck,", type: "cash", effect: 1})>>
-	<<set _vignettes.push({text: "she disappointed a customer by accidentally revealing that she's considerably stronger than him,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$he impressed a customer who was so eager to share workout plans with $him that he almost forgot to have sex with $him,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he gained repeat business from a female customer who likes a girl who can bench-press $him before and after they fuck,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "$he disappointed a customer by accidentally revealing that $he's considerably stronger than him,", type: "rep", effect: -1})>>
 <</if>>
 <<if ($slaves[$i].lactation > 0)>>
-	<<set _vignettes.push({text: "she was well compensated for providing fresh milk for the coffee served at a customer's business meeting", type: "cash", effect: 1})>>
-	<<set _vignettes.push({text: "she served as a conveniently lactating whore near a trendy arcology coffeehouse,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "$he was well compensated for providing fresh milk for the coffee served at a customer's business meeting", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "$he served as a conveniently lactating whore near a trendy arcology coffeehouse,", type: "cash", effect: 1})>>
 <</if>>
 <<if ($slaves[$i].amp == 1)>>
-	<<set _vignettes.push({text: "she disappointed a customer who thought he'd enjoy fucking an amputee, but found it revolting,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$he disappointed a customer who thought he'd enjoy fucking an amputee, but found it revolting,", type: "rep", effect: -1})>>
 <<elseif ($slaves[$i].amp == -1)>>
-	<<set _vignettes.push({text: "a strange customer was excited by the sight of her prosthetic limbs,", type: "rep", effect: 1})>>
-	<<set _vignettes.push({text: "a customer was disgusted at the thought of her basic prosthetic limbs,", type: "rep", effect: -1})>>
-	<<set _vignettes.push({text: "a customer was put off by her prosthetic limbs,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "a strange customer was excited by the sight of $his prosthetic limbs,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "a customer was disgusted at the thought of $his basic prosthetic limbs,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "a customer was put off by $his prosthetic limbs,", type: "rep", effect: -1})>>
 <<elseif ($slaves[$i].amp == -2)>>
-	<<set _vignettes.push({text: "a customer was excited by her vibrating fingertips,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "a customer was excited by $his vibrating fingertips,", type: "rep", effect: 1})>>
 	<<set _vignettes.push({text: "a customer was indifferent to the thought of having sex with a slave with artificial limbs,", type: "cash", effect: 0})>>
-	<<set _vignettes.push({text: "a customer was put off by her crude artificial limbs,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "a customer was put off by $his crude artificial limbs,", type: "rep", effect: -1})>>
 <<elseif ($slaves[$i].amp == -3)>>
-	<<set _vignettes.push({text: "a strange customer was excited by the sight of her artificial limbs,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "a strange customer was excited by the sight of $his artificial limbs,", type: "rep", effect: 1})>>
 	<<set _vignettes.push({text: "a customer was indifferent to the thought of having sex with a slave with artificial limbs,", type: "cash", effect: 0})>>
-	<<set _vignettes.push({text: "a customer was put off by the sight of her prosthetic limbs,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "a customer was put off by the sight of $his prosthetic limbs,", type: "rep", effect: -1})>>
 <<elseif ($slaves[$i].amp == -4)>>
-	<<set _vignettes.push({text: "a customer was excited by the thought of having sex with a slave with p-limbs, but was scared off by her combat p-limbs,", type: "cash", effect: -1})>>
+	<<set _vignettes.push({text: "a customer was excited by the thought of having sex with a slave with p-limbs, but was scared off by $his combat p-limbs,", type: "cash", effect: -1})>>
 	<<set _vignettes.push({text: "a customer was indifferent to the thought of having sex with a slave with artificial limbs,", type: "cash", effect: 0})>>
-	<<set _vignettes.push({text: "a customer was greatly intimidated by her combat p-limbs,", type: "cash", effect: -1})>>
+	<<set _vignettes.push({text: "a customer was greatly intimidated by $his combat p-limbs,", type: "cash", effect: -1})>>
 <<elseif ($slaves[$i].amp == -5)>>
-	<<set _vignettes.push({text: "a customer was fascinated by her cybernetic limbs, and spent almost as much time examining them as he did having sex with her,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "a customer was fascinated by $his cybernetic limbs, and spent almost as much time examining them as he did having sex with $him,", type: "cash", effect: 1})>>
 	<<set _vignettes.push({text: "a customer was excited by the thought of having sex with a cybernetically enhanced slave,", type: "cash", effect: 1})>>
-	<<set _vignettes.push({text: "a customer was greatly intimidated by the sight of her cybernetic limbs and was frightened away,", type: "cash", effect: -1})>>
+	<<set _vignettes.push({text: "a customer was greatly intimidated by the sight of $his cybernetic limbs and was frightened away,", type: "cash", effect: -1})>>
 <<else>>
 	<<if ($slaves[$i].heels == 1)>>
 	<<if ($slaves[$i].shoes != "heels") && ($slaves[$i].shoes != "pumps") && ($slaves[$i].shoes != "extreme heels") && ($slaves[$i].shoes != "boots")>>
-		<<set _vignettes.push({text: "she enticed a new customer who had never really considered buttsex before he saw her crawling along with her asshole vulnerable,", type: "cash", effect: 1})>>
+		<<set _vignettes.push({text: "$he enticed a new customer who had never really considered buttsex before he saw $him crawling along with $his asshole vulnerable,", type: "cash", effect: 1})>>
 	<</if>>
 	<</if>>
 	<<if ($slaves[$i].boobs > 1500)>>
 	<<if ($slaves[$i].boobsImplant == 0)>>
-	<<set _vignettes.push({text: "a young customer hired her to jump rope so he could watch her massive natural breasts flop around,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "a young customer hired $him to jump rope so he could watch $his massive natural breasts flop around,", type: "cash", effect: 1})>>
 	<</if>>
 	<</if>>
 <</if>>
 <<if ($slaves[$i].vaginalAccessory == "chastity belt")>>
-	<<set _vignettes.push({text: "a wavering customer who was disappointed that her pussy is unavailable decided to try her ass instead,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "a wavering customer who was disappointed that $his pussy is unavailable decided to try $his ass instead,", type: "cash", effect: 1})>>
 <</if>>
 <<if ($slaves[$i].fetish == "mindbroken")>>
-	<<set _vignettes.push({text: "a customer really enjoyed being able to treat her however he liked without eliciting a reaction,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "a customer really enjoyed being able to treat $him however he liked without eliciting a reaction,", type: "cash", effect: 1})>>
 <</if>>
 <<if ($slaves[$i].intelligence <= -2)>>
-	<<set _vignettes.push({text: "a customer managed to trick her into fucking him without payment,", type: "cash", effect: -1})>>
+	<<set _vignettes.push({text: "a customer managed to trick $him into fucking him without payment,", type: "cash", effect: -1})>>
 <</if>>
 <<if ($slaves[$i].face > 10)>>
 <</if>>
 <<if ($slaves[$i].face > 10)>>
 	<<if ($slaves[$i].dick > 0)>>
 	<<if ($slaves[$i].fetish == "buttslut")>>
-		<<set _vignettes.push({text: "a customer was surprised by her penis, so she hid it and enjoyed the buttsex without touching it,", type: "rep", effect: 1})>>
+		<<set _vignettes.push({text: "a customer was surprised by $his penis, so $he hid it and enjoyed the buttsex without touching it,", type: "rep", effect: 1})>>
 	<<elseif ($slaves[$i].analSkill >= 100)>>
-		<<set _vignettes.push({text: "a customer was surprised by her penis, so she hid it and skillfully pretended to be a real girl,", type: "rep", effect: 1})>>
+		<<set _vignettes.push({text: "a customer was surprised by $his penis, so $he hid it and skillfully pretended to be a real girl,", type: "rep", effect: 1})>>
 	<<elseif ($slaves[$i].fetish == "buttslut")>>
-		<<set _vignettes.push({text: "a customer was surprised by her penis, so she hid it, but could barely tolerate anal without touching it", type: "rep", effect: -1})>>
+		<<set _vignettes.push({text: "a customer was surprised by $his penis, so $he hid it, but could barely tolerate anal without touching it", type: "rep", effect: -1})>>
 	<</if>>
 	<</if>>
 	<<if canDoAnal($slaves[$i])>>
 		<<if ($slaves[$i].analSkill < 100)>>
 			<<if ($slaves[$i].anus > 2)>>
-				<<set _vignettes.push({text: "a pair of customers enticed by her beauty but disappointed by her loose butthole doubled up on her poor anus without mercy,", type: "health", effect: -1})>>
+				<<set _vignettes.push({text: "a pair of customers enticed by $his beauty but disappointed by $his loose butthole doubled up on $his poor anus without mercy,", type: "health", effect: -1})>>
 			<</if>>
 		<</if>>
 	<</if>>
@@ -1581,146 +1589,146 @@ In total, you were paid @@.yellowgreen;<<print cashFormat(Math.trunc($beauty*$FR
 <<if ($slaves[$i].fetishKnown == 1)>>
 <<if ($slaves[$i].fetishStrength > 95)>>
 	<<if ($slaves[$i].fetish == "buttslut") || ($slaves[$i].fetish == "dom")>>
-	<<set _vignettes.push({text: "she advertised herself by forcing a slave in the stocks to eat her ass, drumming up business,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "$he advertised $himself by forcing a slave in the stocks to eat $his ass, drumming up business,", type: "cash", effect: 1})>>
 	<<elseif ($slaves[$i].fetish == "masochist")>>
-	<<set _vignettes.push({text: "she cooperated with a citizen who wanted to whip her tits black and blue", type: "health", effect: -1})>>
+	<<set _vignettes.push({text: "$he cooperated with a citizen who wanted to whip $his tits black and blue", type: "health", effect: -1})>>
 	<</if>>
 <</if>>
 <</if>>
 <<if ($slaves[$i].health < 20)>>
-	<<set _vignettes.push({text: "she attracted the attention of a slaveowner alarmed by her poor health, and thought he seemed kind,", type: "devotion", effect: -1})>>
+	<<set _vignettes.push({text: "$he attracted the attention of a slaveowner alarmed by $his poor health, and thought he seemed kind,", type: "devotion", effect: -1})>>
 <</if>>
 <<if ($slaves[$i].vaginalSkill >= 100)>>
-	<<set _vignettes.push({text: "she was hired to apply her skills to a customer's virgin son,", type: "devotion", effect: 0})>>
+	<<set _vignettes.push({text: "$he was hired to apply $his skills to a customer's virgin son,", type: "devotion", effect: 0})>>
 <</if>>
 <<if canDoAnal($slaves[$i])>>
 	<<if ($slaves[$i].analSkill < 100)>>
 		<<if ($slaves[$i].anus < 2)>>
-			<<set _vignettes.push({text: "a guy with a huge cock paid for the right to fuck her in her tight ass all night,", type: "health", effect: -1})>>
+			<<set _vignettes.push({text: "a guy with a huge cock paid for the right to fuck $him in $his tight ass all night,", type: "health", effect: -1})>>
 		<</if>>
 	<</if>>
 <</if>>
 <<if ($slaves[$i].relationship <= -2)>>
 <<if ($slaves[$i].intelligence < 1)>>
-	<<set _vignettes.push({text: "she accidentally mentions how much she loves you during intercourse with a customer who doesn't like to share,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$he accidentally mentions how much $he loves you during intercourse with a customer who doesn't like to share,", type: "rep", effect: -1})>>
 <</if>>
 <</if>>
 <<if ($slaves[$i].prestige > 0)>>
-	<<set _vignettes.push({text: "a college fraternity visiting the arcology for rush week hired her for a gangbang,", type: "cash", effect: 3})>>
+	<<set _vignettes.push({text: "a college fraternity visiting the arcology for rush week hired $him for a gangbang,", type: "cash", effect: 3})>>
 <</if>>
 
 <<if $arcologies[0].FSSupremacist != "unset">>
 	<<if ($slaves[$i].race == $arcologies[0].FSSupremacistRace)>>
-	<<set _vignettes.push({text: "she lost a customer who couldn't bear to see a beautiful $arcologies[0].FSSupremacistRace be a whore,", type: "cash", effect: -1})>>
+	<<set _vignettes.push({text: "$he lost a customer who couldn't bear to see a beautiful $arcologies[0].FSSupremacistRace be a whore,", type: "cash", effect: -1})>>
 	<</if>>
 <</if>>
 <<if $arcologies[0].FSSubjugationist != "unset">>
 	<<if ($slaves[$i].race == $arcologies[0].FSSubjugationistRace)>>
-	<<set _vignettes.push({text: "she had a bad time in general, since most of her customers didn't care about a $arcologies[0].FSSubjugationistRace prostitute's health or well-being,", type: "health", effect: -1})>>
+	<<set _vignettes.push({text: "$he had a bad time in general, since most of $his customers didn't care about a $arcologies[0].FSSubjugationistRace prostitute's health or well-being,", type: "health", effect: -1})>>
 	<</if>>
 <</if>>
 <<if $arcologies[0].FSYouthPreferentialist != "unset">>
 	<<if ($slaves[$i].visualAge > 35)>>
-	<<set _vignettes.push({text: "she got repeat business from a customer who wants to keep his MILF fetish in the closet,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "$he got repeat business from a customer who wants to keep his MILF fetish in the closet,", type: "cash", effect: 1})>>
 	<</if>>
 <<elseif $arcologies[0].FSMaturityPreferentialist != "unset">>
 	<<if ($slaves[$i].visualAge <= 20)>>
-	<<set _vignettes.push({text: "she got repeat business from a customer who wants to keep his fetish for young girls in the closet,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "$he got repeat business from a customer who wants to keep his fetish for young girls in the closet,", type: "cash", effect: 1})>>
 	<</if>>
 <</if>>
 <<if $arcologies[0].FSGenderRadicalist != "unset">>
 	<<if ($slaves[$i].dick > 0)>>
 	<<if ($slaves[$i].dick < 3)>>
-	<<set _vignettes.push({text: "she got repeat business from a customer who is coming to terms with Gender Radicalism, and is unthreatened by her little penis,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "$he got repeat business from a customer who is coming to terms with Gender Radicalism, and is unthreatened by $his little penis,", type: "cash", effect: 1})>>
 	<</if>>
 	<</if>>
 <<elseif $arcologies[0].FSGenderFundamentalist != "unset">>
 	<<if ($slaves[$i].visualAge > 25)>>
-	<<set _vignettes.push({text: "she got repeat business from a customer who thinks she resembles his ex-wife, who would never let him fuck her butt,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "$he got repeat business from a customer who thinks $he resembles his ex-wife, who would never let him fuck her butt,", type: "cash", effect: 1})>>
 	<</if>>
 <</if>>
 <<if $arcologies[0].FSRepopulationFocus != "unset">>
 	<<if ($slaves[$i].pregType > 1) && ($slaves[$i].pregKnown > 1) && ($slaves[$i].belly >= 10000)>>
-	<<set _vignettes.push({text: "she got repeat business from a customer who loves fucking girls with wombs filled by more than a single child,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "$he got repeat business from a customer who loves fucking girls with wombs filled by more than a single child,", type: "cash", effect: 1})>>
 	<</if>>
 <<elseif $arcologies[0].FSRestart != "unset">>
 	<<if canGetPregnant($slaves[$i])>>
-	<<set _vignettes.push({text: "she got repeat business from a customer who misses the risk of getting a girl pregnant,", type: "cash", effect: 3})>>
+	<<set _vignettes.push({text: "$he got repeat business from a customer who misses the risk of getting a girl pregnant,", type: "cash", effect: 3})>>
 	<</if>>
 <</if>>
 <<if $arcologies[0].FSPaternalist != "unset">>
 	<<if ($slaves[$i].intelligence > 1)>>
-	<<set _vignettes.push({text: "she got repeat business from a customer who likes to chat with intelligent prostitutes as they fuck her,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "$he got repeat business from a customer who likes to chat with intelligent prostitutes as they fuck $him,", type: "cash", effect: 1})>>
 	<</if>>
 <<elseif $arcologies[0].FSDegradationist != "unset">>
 	<<if canTalk($slaves[$i])>>
 	<<if ($slaves[$i].voice > 2)>>
-	<<set _vignettes.push({text: "she got repeat business from a customer who prefers girls with high-pitched screams,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "$he got repeat business from a customer who prefers girls with high-pitched screams,", type: "cash", effect: 1})>>
 	<</if>>
 	<</if>>
 <</if>>
 <<if $arcologies[0].FSBodyPurist != "unset">>
 	<<if ($slaves[$i].boobsImplant > 0)>>
-	<<set _vignettes.push({text: "she got repeat business from a customer who wants to keep his fetish for breast implants in the closet,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "$he got repeat business from a customer who wants to keep his fetish for breast implants in the closet,", type: "cash", effect: 1})>>
 	<</if>>
 <<elseif $arcologies[0].FSTransformationFetishist != "unset">>
 	<<if ($slaves[$i].boobsImplant == 0)>>
-	<<set _vignettes.push({text: "she got repeat business from a customer who wants to keep his fetish for natural breasts in the closet,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "$he got repeat business from a customer who wants to keep his fetish for natural breasts in the closet,", type: "cash", effect: 1})>>
 	<</if>>
 <</if>>
 <<if $arcologies[0].FSSlimnessEnthusiast != "unset">>
 	<<if canTalk($slaves[$i])>>
 	<<if ($slaves[$i].voice > 2)>>
-	<<set _vignettes.push({text: "she got repeat business from a customer who loves her high-pitched squeals of pleasure,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "$he got repeat business from a customer who loves $his high-pitched squeals of pleasure,", type: "cash", effect: 1})>>
 	<</if>>
 	<</if>>
 	<<if ($slaves[$i].boobs > 800)>>
-	<<set _vignettes.push({text: "she was publicly mocked as an ugly fat cow with dangling udders,", type: "rep", effect: -1})>>
+	<<set _vignettes.push({text: "$he was publicly mocked as an ugly fat cow with dangling udders,", type: "rep", effect: -1})>>
 	<</if>>
 <<elseif $arcologies[0].FSAssetExpansionist != "unset">>
 	<<if ($slaves[$i].boobs < 300)>>
-	<<set _vignettes.push({text: "she got repeat business from a customer who wants to keep his fetish for flat chested girls in the closet,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "$he got repeat business from a customer who wants to keep his fetish for flat chested girls in the closet,", type: "cash", effect: 1})>>
 	<</if>>
 <</if>>
 <<if $arcologies[0].FSPastoralist != "unset">>
 	<<if ($slaves[$i].lactation == 0)>>
-		<<set _vignettes.push({text: "she lost a customer who could not understand why nothing was coming out of her nipples when he sucked on them,", type: "cash", effect: -1})>>
+		<<set _vignettes.push({text: "$he lost a customer who could not understand why nothing was coming out of $his nipples when he sucked on them,", type: "cash", effect: -1})>>
 	<</if>>
 	<<if $slaves[$i].nipples == "fuckable">>
-		<<set _vignettes.push({text: "she lost a customer who refused she could possibly be a proper cow with nipples like hers,", type: "cash", effect: -1})>>
+		<<set _vignettes.push({text: "$he lost a customer who refused $he could possibly be a proper cow with nipples like hers,", type: "cash", effect: -1})>>
 	<</if>>
 <</if>>
 <<if $arcologies[0].FSPhysicalIdealist != "unset">>
 	<<if ($slaves[$i].muscles <= 95)>>
-	<<set _vignettes.push({text: "she lost a customer who could barely believe that she wasn't capable of holding herself in a handstand,", type: "cash", effect: -1})>>
+	<<set _vignettes.push({text: "$he lost a customer who could barely believe that $he wasn't capable of holding $himself in a handstand,", type: "cash", effect: -1})>>
 	<</if>>
 <</if>>
 <<if $arcologies[0].FSChattelReligionist != "unset">>
 	<<if ($slaves[$i].behavioralFlaw == "devout")>>
-	<<set _vignettes.push({text: "she got repeat business from a customer who desperately wants his cock to be the one that converts her,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "$he got repeat business from a customer who desperately wants his cock to be the one that converts $him,", type: "cash", effect: 1})>>
 	<</if>>
 <</if>>
 <<if $arcologies[0].FSRomanRevivalist != "unset">>
 	<<if ($slaves[$i].race == "white")>>
 	<<if ($slaves[$i].height >= 185)>>
-	<<set _vignettes.push({text: "she attracted a customer who thought her appearance worthy of a lusty northern barbarian,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "$he attracted a customer who thought $his appearance worthy of a lusty northern barbarian,", type: "cash", effect: 1})>>
 	<</if>>
 	<</if>>
 <</if>>
 <<if $arcologies[0].FSAztecRevivalist != "unset">>
 	<<if ($slaves[$i].devotion > 75)>>
 	<<if ($slaves[$i].intelligence >= 2)>>
-	<<set _vignettes.push({text: "she indulged a citizen by following a fertility ritual completely,", type: "rep", effect: 1})>>
+	<<set _vignettes.push({text: "$he indulged a citizen by following a fertility ritual completely,", type: "rep", effect: 1})>>
 	<</if>>
 	<</if>>
 <</if>>
 <<if $arcologies[0].FSEgyptianRevivalist != "unset">>
-	<<set _vignettes.push({text: "she got extra business from a group of citizens competing to get off with whores of each of the arcology's ethnic groups in the least time,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "$he got extra business from a group of citizens competing to get off with whores of each of the arcology's ethnic groups in the least time,", type: "cash", effect: 1})>>
 <</if>>
 <<if $arcologies[0].FSEdoRevivalist != "unset">>
 	<<if ($slaves[$i].face > 40)>>
 	<<if ($slaves[$i].intelligence > 1)>>
-	<<set _vignettes.push({text: "she got repeat business from a customer who wished to do nothing more than converse with a beautiful and intelligent girl,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "$he got repeat business from a customer who wished to do nothing more than converse with a beautiful and intelligent girl,", type: "cash", effect: 1})>>
 	<</if>>
 	<</if>>
 <</if>>
@@ -1729,20 +1737,20 @@ In total, you were paid @@.yellowgreen;<<print cashFormat(Math.trunc($beauty*$FR
 	<<if canTalk($slaves[$i])>>
 	<<if ($slaves[$i].voice > 0)>>
 	<<if ($slaves[$i].accent < 2)>>
-	<<set _vignettes.push({text: "she got repeat business from a customer who prefers prostitutes who can tell lovely stories,", type: "cash", effect: 1})>>
+	<<set _vignettes.push({text: "$he got repeat business from a customer who prefers prostitutes who can tell lovely stories,", type: "cash", effect: 1})>>
 	<</if>>
 	<</if>>
 	<</if>>
 	<</if>>
 <</if>>
 
-<<set _vignettes.push({text: "one of the companies with an office in your arcology retained her for a team-building bukkake party for its employees,", type: "rep", effect: 1})>>
-<<set _vignettes.push({text: "a man dragged his crying wife along so she could watch him fuck a whore,", type: "rep", effect: 0})>>
+<<set _vignettes.push({text: "one of the companies with an office in your arcology retained $him for a team-building bukkake party for its employees,", type: "rep", effect: 1})>>
+<<set _vignettes.push({text: "a man dragged his crying wife along so $he could watch him fuck a whore,", type: "rep", effect: 0})>>
 <<set _vignettes.push({text: "a woman dragged her angry husband along so he could watch her get eaten out by a whore,", type: "rep", effect: 0})>>
-<<set _vignettes.push({text: "she went to sleep after being sold for sex all day, and had a dream about you loving her,", type: "devotion", effect: 1})>>
-<<set _vignettes.push({text: "she went to sleep after being sold for sex all day, and had a dream about you letting a customer hurt her,", type: "devotion", effect: -1})>>
-<<set _vignettes.push({text: "she went to sleep after being sold for sex all day, and had a dream about you protecting her from a mean customer,", type: "trust", effect: 1})>>
-<<set _vignettes.push({text: "she went to sleep after being sold for sex all day, and had a dream about you selling her for good,", type: "trust", effect: -1})>>
+<<set _vignettes.push({text: "$he went to sleep after being sold for sex all day, and had a dream about you loving $him,", type: "devotion", effect: 1})>>
+<<set _vignettes.push({text: "$he went to sleep after being sold for sex all day, and had a dream about you letting a customer hurt $him,", type: "devotion", effect: -1})>>
+<<set _vignettes.push({text: "$he went to sleep after being sold for sex all day, and had a dream about you protecting $him from a mean customer,", type: "trust", effect: 1})>>
+<<set _vignettes.push({text: "$he went to sleep after being sold for sex all day, and had a dream about you selling $him for good,", type: "trust", effect: -1})>>
 
 <<set _vignette = _vignettes.random()>>
 __This week__ _vignette.text
@@ -1759,23 +1767,23 @@ __This week__ _vignette.text
 <<elseif (_vignette.type == "devotion")>>
 	<<if (_vignette.effect > 0)>>
 		<<if $slaves[$i].devotion > 50>>
-		@@.hotpink;increasing her devotion to you.@@
+		@@.hotpink;increasing $his devotion to you.@@
 		<<elseif $slaves[$i].devotion >= -20>>
-		@@.hotpink;increasing her acceptance of you.@@
+		@@.hotpink;increasing $his acceptance of you.@@
 		<<elseif $slaves[$i].devotion > -10>>
-		@@.hotpink;reducing her dislike of you.@@
+		@@.hotpink;reducing $his dislike of you.@@
 		<<else>>
-		@@.hotpink;reducing her hatred of you.@@
+		@@.hotpink;reducing $his hatred of you.@@
 		<</if>>
 	<<elseif (_vignette.effect < 0)>>
 		<<if $slaves[$i].devotion > 50>>
-		@@.mediumorchid;reducing her devotion to you.@@
+		@@.mediumorchid;reducing $his devotion to you.@@
 		<<elseif $slaves[$i].devotion >= -20>>
-		@@.mediumorchid;reducing her acceptance of you.@@
+		@@.mediumorchid;reducing $his acceptance of you.@@
 		<<elseif $slaves[$i].devotion > -10>>
-		@@.mediumorchid;increasing her dislike of you.@@
+		@@.mediumorchid;increasing $his dislike of you.@@
 		<<else>>
-		@@.mediumorchid;increasing her hatred of you.@@
+		@@.mediumorchid;increasing $his hatred of you.@@
 		<</if>>
 	<<else>>
 		an incident without lasting effect.
@@ -1784,19 +1792,19 @@ __This week__ _vignette.text
 <<elseif (_vignette.type == "trust")>>
 	<<if (_vignette.effect > 0)>>
 		<<if $slaves[$i].trust > 20>>
-		@@.mediumaquamarine;increasing her trust in you.@@
+		@@.mediumaquamarine;increasing $his trust in you.@@
 		<<elseif $slaves[$i].trust > -10>>
-		@@.mediumaquamarine;reducing her fear of you.@@
+		@@.mediumaquamarine;reducing $his fear of you.@@
 		<<else>>
-		@@.mediumaquamarine;reducing her terror of you.@@
+		@@.mediumaquamarine;reducing $his terror of you.@@
 		<</if>>
 	<<elseif (_vignette.effect < 0)>>
 		<<if $slaves[$i].trust > 20>>
-		@@.gold;reducing her trust in you.@@
+		@@.gold;reducing $his trust in you.@@
 		<<elseif $slaves[$i].trust > -20>>
-		@@.gold;increasing her fear of you.@@
+		@@.gold;increasing $his fear of you.@@
 		<<else>>
-		@@.gold;increasing her terror of you.@@
+		@@.gold;increasing $his terror of you.@@
 		<</if>>
 	<<else>>
 		an incident without lasting effect.
@@ -1804,9 +1812,9 @@ __This week__ _vignette.text
 	<<set $slaves[$i].trust += 1*_vignette.effect>>
 <<elseif (_vignette.type == "health")>>
 	<<if (_vignette.effect > 0)>>
-		@@.green;improving her health.@@
+		@@.green;improving $his health.@@
 	<<elseif (_vignette.effect < 0)>>
-		@@.red;affecting her health.@@
+		@@.red;affecting $his health.@@
 	<<else>>
 		an incident without lasting effect.
 	<</if>>
@@ -1826,11 +1834,11 @@ __This week__ _vignette.text
 <</if>> /* CLOSES VIGNETTES */
 
 <<if $slaves[$i].energy > 40 && $slaves[$i].energy < 95>>
-	Being used sexually all week @@.lime;increases her sex drive.@@
+	Being used sexually all week @@.lime;increases $his sex drive.@@
 	<<set $slaves[$i].energy++>>
 <</if>>
 
 <<if $slaves[$i].cervixImplant == 1 && _cervixPump > 0 && canDoVaginal($slaves[$i])>>
-	She notices her @@.lime;belly has grown@@ from vaginal sex throughout week.
+	$He notices $his @@.lime;belly has grown@@ from vaginal sex throughout week.
 	<<set $slaves[$i].bellyImplant += _cervixPump*20>>
 <</if>>
diff --git a/src/uncategorized/saWorkAGloryHole.tw b/src/uncategorized/saWorkAGloryHole.tw
index 5ae3a44a6de357c53983f534c1d72a185d36e060..c8df2bc50781cc1c1fff30e0aad62c0cf5cb72cb 100644
--- a/src/uncategorized/saWorkAGloryHole.tw
+++ b/src/uncategorized/saWorkAGloryHole.tw
@@ -36,35 +36,35 @@
 	<<set $FResult += 1>>
 <</if>>
 
-is <<if $slaves[$i].fuckdoll == 0>>restrained in a glory hole<<else>>set out for use<</if>>. $beauty customers (<<print Math.trunc($beauty/7)>> a day) paid <<print cashFormat($FResult)>> to use $possessive holes.
+is <<if $slaves[$i].fuckdoll == 0>>restrained in a glory hole<<else>>set out for use<</if>>. $beauty customers (<<print Math.trunc($beauty/7)>> a day) paid <<print cashFormat($FResult)>> to use $his holes.
 <<set _incomeStats.customers = $beauty>>
 
 <<if ($arcologies[0].FSDegradationist > 0)>>
-	Demand for $possessive holes is strong due to the appetite for degradation rampant in $arcologies[0].name.
+	Demand for $his holes is strong due to the appetite for degradation rampant in $arcologies[0].name.
 <</if>>
 
 <<if ($slaves[$i].curatives > 0) || $slaves[$i].inflationType == "curative">>
-	The drugs $pronoun's<<if $slaves[$i].inflationType == "curative">> harboring inside $possessive guts<<else>> on<</if>> protect $possessive health from the stress of being used as a sexual appliance.
+	The drugs $he's<<if $slaves[$i].inflationType == "curative">> harboring inside $his guts<<else>> on<</if>> protect $his health from the stress of being used as a sexual appliance.
 <<elseif ($slaves[$i].health < -50)>>
-	The stress of being used while very ill @@.red;damaged $possessive health.@@
+	The stress of being used while very ill @@.red;damaged $his health.@@
 	<<set $slaves[$i].health -= 10>>
 <<elseif ($slaves[$i].health < -10)>>
 	<<if (random(1,100) > 10)>>
-		The stress of being used while weak has @@.red;damaged $possessive health.@@
+		The stress of being used while weak has @@.red;damaged $his health.@@
 		<<set $slaves[$i].health -= 10>>
 	<</if>>
 <<elseif ($slaves[$i].vagina == -1)>>
 	<<if (random(1,100) > 70)>>
-		The stress of being used in only two holes has @@.red;damaged $possessive health.@@
+		The stress of being used in only two holes has @@.red;damaged $his health.@@
 		<<set $slaves[$i].health -= 10>>
 	<</if>>
 <<elseif (random(1,100) > 25)>>
-	The stress of being used has @@.red;damaged $possessive health.@@
+	The stress of being used has @@.red;damaged $his health.@@
 	<<set $slaves[$i].health -= 10>>
 <</if>>
 
 <<if ($slaves[$i].vagina == 0) && canDoVaginal($slaves[$i])>>
-	A <<if $slaves[$i].fuckdoll == 0>>glory hole <</if>>user takes $possessive virginity. He does not notice or care. @@.lime;$possessiveCap pussy has been broken in@@ in a @@.gold;painful@@ and @@.mediumorchid;degrading@@ way.
+	A <<if $slaves[$i].fuckdoll == 0>>glory hole <</if>>user takes $his virginity. He does not notice or care. @@.lime;$possessiveCap pussy has been broken in@@ in a @@.gold;painful@@ and @@.mediumorchid;degrading@@ way.
 	<<set $slaves[$i].devotion -= 10, $slaves[$i].trust -= 10, $slaves[$i].vagina = 1>>
 <<elseif ($slaves[$i].vagina < 3) && (canDoVaginal($slaves[$i])) && (random(1,100) > ((170-$beauty)+($slaves[$i].vagina*10)))>>
 	@@.lime;$possessiveCap pussy gets stretched out by the use.@@
@@ -72,7 +72,7 @@ is <<if $slaves[$i].fuckdoll == 0>>restrained in a glory hole<<else>>set out for
 <</if>>
 
 <<if ($slaves[$i].anus == 0) && canDoAnal($slaves[$i])>>
-	$possessiveCap anal virginity goes to a <<if $slaves[$i].fuckdoll == 0>>glory hole <</if>>user, who doesn't understand why this particular run at <<if $slaves[$i].fuckdoll == 0>>the glory hole<<else>>a Fuckdoll<</if>> is so great. @@.lime;$possessiveCap ass has been broken in@@ in a @@.gold;painful@@ and @@.mediumorchid;degrading@@ way.
+	$His anal virginity goes to a <<if $slaves[$i].fuckdoll == 0>>glory hole <</if>>user, who doesn't understand why this particular run at <<if $slaves[$i].fuckdoll == 0>>the glory hole<<else>>a Fuckdoll<</if>> is so great. @@.lime;$possessiveCap ass has been broken in@@ in a @@.gold;painful@@ and @@.mediumorchid;degrading@@ way.
 	<<set $slaves[$i].devotion -= 5, $slaves[$i].trust -= 5, $slaves[$i].anus = 1>>
 <<elseif ($slaves[$i].anus < 3) && canDoAnal($slaves[$i]) && (random(1,100) > ((150-$beauty)+($slaves[$i].anus*10)))>>
 	@@.lime;$possessiveCap asshole sees constant use and loosens.@@
@@ -80,59 +80,59 @@ is <<if $slaves[$i].fuckdoll == 0>>restrained in a glory hole<<else>>set out for
 <</if>>
 
 <<if ($slaves[$i].fetish == "mindbroken")>>
-	$pronounCap serves $possessive role as a mindless set of holes to perfection.
+	$He serves $his role as a mindless set of holes to perfection.
 <<else>>
 	<<set $skillIncrease = 5>>
 	<<if ($slaves[$i].oralSkill <= 10)>>
-		With $possessive throat being brutally used, $possessive gag reflex is suppressed and $possessive oral skills improve.
+		With $his throat being brutally used, $his gag reflex is suppressed and $his oral skills improve.
 		<<OralSkillIncrease $slaves[$i]>>
 	<<elseif ($slaves[$i].vaginalSkill <= 10) && (canDoVaginal($slaves[$i]))>>
-		With $possessive pussy being harshly used, $possessive vaginal skills improve.
+		With $his pussy being harshly used, $his vaginal skills improve.
 		<<VaginalSkillIncrease $slaves[$i]>>
 	<<elseif ($slaves[$i].analSkill <= 10) && (canDoAnal($slaves[$i]))>>
-		With $possessive butt being mercilessly fucked, $possessive anal skills improve.
+		With $his butt being mercilessly fucked, $his anal skills improve.
 		<<AnalSkillIncrease $slaves[$i]>>
 	<</if>>
 	<<if $slaves[$i].sexualFlaw == "self hating">>
-		$possessiveCap self hatred is so deep that $pronoun believes $pronoun deserves to serve in a glory hole, and even gets off on the degradation.
+		$His self hatred is so deep that $he believes $he deserves to serve in a glory hole, and even gets off on the degradation.
 	<<elseif ($slaves[$i].sentence > 0)>>
 		<<if ($slaves[$i].behavioralFlaw != "odd") && (random(1,100) > (100+($slaves[$i].devotion/5)))>>
-			Constant confinement coupled with brutal use has left $object with involuntary nervous tics.
+			Constant confinement coupled with brutal use has left $him with involuntary nervous tics.
 			<<set $slaves[$i].behavioralFlaw = "odd">>
 		<</if>>
 		<<set $slaves[$i].devotion -= 5, $slaves[$i].trust -= 5>>
 		<<if ($slaves[$i].devotion > 50)>>
-			$pronounCap does $possessive best to tolerate $possessive sentence to the glory hole, but @@.mediumorchid;$possessive devotion is hurt@@ and $pronoun is @@.gold;filled with fear@@ $pronoun won't be let out.
+			$He does $his best to tolerate $his sentence to the glory hole, but @@.mediumorchid;$possessive devotion is hurt@@ and $he is @@.gold;filled with fear@@ $he won't be let out.
 		<<elseif ($slaves[$i].devotion > 20)>>
-			$pronounCap does not understand why $possessive obedience has earned $object a sentence to this torture. @@.mediumorchid;$possessiveCap obedience is hurt@@ and $pronoun is @@.gold;filled with fear@@ $pronoun won't be let out.
+			$He does not understand why $his obedience has earned $him a sentence to this torture. @@.mediumorchid;$possessiveCap obedience is hurt@@ and $he is @@.gold;filled with fear@@ $he won't be let out.
 		<<elseif ($slaves[$i].devotion >= -20)>>
-			$possessiveCap fear of you turns to desperation during $possessive sentence. @@.mediumorchid;$possessiveCap obedience is reduced@@ and $pronoun is @@.gold;filled with fear@@ $pronoun won't be let out.
+			$His fear of you turns to desperation during $his sentence. @@.mediumorchid;$possessiveCap obedience is reduced@@ and $he is @@.gold;filled with fear@@ $he won't be let out.
 		<<elseif ($slaves[$i].devotion >= -50)>>
-			Though $pronoun is only temporarily sentenced to suffer, @@.mediumorchid;$possessive resistance is increased@@ and $pronoun is @@.gold;filled with fear@@ $pronoun won't be let out.
+			Though $he is only temporarily sentenced to suffer, @@.mediumorchid;$possessive resistance is increased@@ and $he is @@.gold;filled with fear@@ $he won't be let out.
 		<<else>>
-			$pronounCap has hope $pronoun'll be released after $possessive sentence, but @@.mediumorchid;$possessive hatred of you is increased@@ and $pronoun is @@.gold;filled with fear@@ $pronoun won't be let out.
+			$He has hope $he'll be released after $his sentence, but @@.mediumorchid;$possessive hatred of you is increased@@ and $he is @@.gold;filled with fear@@ $he won't be let out.
 		<</if>>
 	<<else>>
 		<<if ($slaves[$i].behavioralFlaw != "odd") && (random(1,100) > (70+($slaves[$i].devotion/5)))>>
-			Constant confinement coupled with brutal use has left $object with involuntary nervous tics.
+			Constant confinement coupled with brutal use has left $him with involuntary nervous tics.
 			<<set $slaves[$i].behavioralFlaw = "odd">>
 		<</if>>
 		<<set $slaves[$i].devotion -= 10, $slaves[$i].trust -= 10>>
 		<<if ($slaves[$i].devotion > 50)>>
-			$pronounCap feels starved of personal contact. @@.mediumorchid;$possessiveCap devotion is hurt@@ and $pronoun is @@.gold;filled with fear@@ $pronoun won't be let out.
+			$He feels starved of personal contact. @@.mediumorchid;$possessiveCap devotion is hurt@@ and $he is @@.gold;filled with fear@@ $he won't be let out.
 		<<elseif ($slaves[$i].devotion > 20)>>
-			$pronounCap does not understand why $possessive obedience has earned $object this immurement. @@.mediumorchid;$possessiveCap obedience is hurt@@ and $pronoun is @@.gold;filled with fear@@ $pronoun won't be let out.
+			$He does not understand why $his obedience has earned $him this immurement. @@.mediumorchid;$possessiveCap obedience is hurt@@ and $he is @@.gold;filled with fear@@ $he won't be let out.
 		<<elseif ($slaves[$i].devotion >= -20)>>
-			$possessiveCap fear of you has increased into something like a pathology. @@.mediumorchid;$possessiveCap obedience is reduced@@ and $pronoun is @@.gold;filled with fear@@ $pronoun won't be let out.
+			$His fear of you has increased into something like a pathology. @@.mediumorchid;$possessiveCap obedience is reduced@@ and $he is @@.gold;filled with fear@@ $he won't be let out.
 		<<elseif ($slaves[$i].devotion >= -50)>>
-			$possessiveCap resistance is deepening into hatred. @@.mediumorchid;$possessiveCap resistance is increased@@ and $pronoun is @@.gold;filled with fear@@ $pronoun won't be let out.
+			$His resistance is deepening into hatred. @@.mediumorchid;$possessiveCap resistance is increased@@ and $he is @@.gold;filled with fear@@ $he won't be let out.
 		<<else>>
-			@@.mediumorchid;$possessiveCap helpless hatred of you is increased@@ and $pronoun is @@.gold;filled with fear@@ $pronoun won't be let out.
+			@@.mediumorchid;$possessiveCap helpless hatred of you is increased@@ and $he is @@.gold;filled with fear@@ $he won't be let out.
 		<</if>>
 	<</if>>
 <</if>>
 
-$possessiveCap feelings, skills, and appearance do not matter. $pronounCap is condemned to a world that consists of a tiny cell, featureless except for the never-ending dicks $pronoun is required to service. You were paid @@.yellowgreen;<<print cashFormat(($beauty*$FResult))>>@@ for the use of $slaves[$i].slaveName's holes this week.
+$His feelings, skills, and appearance do not matter. $He is condemned to a world that consists of a tiny cell, featureless except for the never-ending dicks $he is required to service. You were paid @@.yellowgreen;<<print cashFormat(($beauty*$FResult))>>@@ for the use of $slaves[$i].slaveName's holes this week.
 
 /* FACILITY DECORATION IMPACTS */
 
@@ -215,41 +215,41 @@ $possessiveCap feelings, skills, and appearance do not matter. $pronounCap is co
 <<switch $slaves[$i].fetish>>
 <<case "submissive" "masochist">>
 	<<if _analUse+_vaginalUse > 0>>
-		She enjoys being used, and got sexual satisfaction from the <<print _analUse+_vaginalUse>> dicks stuck inside her this week.
+		$He enjoys being used, and got sexual satisfaction from the <<print _analUse+_vaginalUse>> dicks stuck inside $him this week.
 		<<set $slaves[$i].need -= _analUse+_vaginalUse>>
 	<</if>>
 <<case "dom" "sadist">>
 <<case "cumslut">>
 	<<if _oralUse > 0>>
-		She enjoys being facefucked, and got sexual satisfaction from the _oralUse dicks shoved inside her throat this week.
+		$He enjoys being facefucked, and got sexual satisfaction from the _oralUse dicks shoved inside $his throat this week.
 		<<set $slaves[$i].need -= _oralUse>>
 	<</if>>
 <<case "buttslut">>
 	<<if _analUse > 0>>
-		She enjoys getting buttfucked, and got sexual satisfaction from the _analUse times she was sodomized this week.
+		$He enjoys getting buttfucked, and got sexual satisfaction from the _analUse times $he was sodomized this week.
 		<<set $slaves[$i].need -= _analUse>>
 	<</if>>
 <<case "pregnancy">>
 	<<if $slaves[$i].mpreg == 0>>
 	<<if _vaginalUse > 0>>
-		She enjoys having her pussy fucked, and got sexual satisfaction from the _vaginalUse times she got pounded this week.
+		$He enjoys having $his pussy fucked, and got sexual satisfaction from the _vaginalUse times $he got pounded this week.
 		<<set $slaves[$i].need -= _vaginalUse>>
 	<</if>>
 	<<else>>
 		<<if _analUse > 0>>
-			She enjoys having her ass fucked, and got sexual satisfaction from the _analUse times she got pounded this week.
+			$He enjoys having $his ass fucked, and got sexual satisfaction from the _analUse times $he got pounded this week.
 			<<set $slaves[$i].need -= _analUse>>
 		<</if>>
 	<</if>>
 <<case "humiliation">>
-	She enjoys the humiliation of having her most intimate parts presented for public use, and got a bit of sexual satisfaction from every sex act she performed this week.
+	$He enjoys the humiliation of having $his most intimate parts presented for public use, and got a bit of sexual satisfaction from every sex act $he performed this week.
 	<<set $slaves[$i].need -= $beauty>>
 <</switch>>
 <</if>>
 <</if>>
 
 <<if $slaves[$i].cervixImplant == 1 && _cervixPump > 0 && canDoVaginal($slaves[$i])>>
-	She notices her @@.lime;belly has swollen@@ from all the vaginal sex she had throughout the week.
+	$He notices $his @@.lime;belly has swollen@@ from all the vaginal sex $he had throughout the week.
 	<<set $slaves[$i].bellyImplant += _cervixPump*20>>
 <</if>>
 
diff --git a/src/uncategorized/salon.tw b/src/uncategorized/salon.tw
index 2169816eb37d81f1a6a7fa70c11cf60acb993140..8de1af9918a7de5e6d45b8bd4722d18f419d818c 100644
--- a/src/uncategorized/salon.tw
+++ b/src/uncategorized/salon.tw
@@ -469,7 +469,7 @@ Dye or paint:
 <<if ($activeSlave.markings == "birthmark")>>
 	<br><br>
 	$pronounCap has a large birthmark, which
-	<<if $activeSlave.prestige > 0>>
+	<<if $activeSlave.prestige > 0 || $activeSlave.pornPrestige > 1>>
 	enhances $possessive attractiveness due to $possessive prestige.
 	<<else>>
 	detracts from $possessive attractiveness.
diff --git a/src/uncategorized/schoolroomReport.tw b/src/uncategorized/schoolroomReport.tw
index c4323975fd61179621bb308d19e0b581ac1f51ae..517af9c248a87ac405eab0ab9f0e83100b35af45 100644
--- a/src/uncategorized/schoolroomReport.tw
+++ b/src/uncategorized/schoolroomReport.tw
@@ -1,5 +1,7 @@
 :: Schoolroom Report [nobr]
 
+<<run SlavePronouns($slaves[$i])>>
+
 <<SlaveSort $SchlRiIDs>>
 <<set _DL = $SchlRiIDs.length, $schoolroomSlaves = _DL, _SL = $slaves.length, _idleBonus = 0, _FLsFetish = 0>>
 
diff --git a/src/uncategorized/seCustomSlaveDelivery.tw b/src/uncategorized/seCustomSlaveDelivery.tw
index 669a83d960030b2db664157a434bb6d3141064a4..08366ac4172e5be76022b45574d4dc11adaebc41 100644
--- a/src/uncategorized/seCustomSlaveDelivery.tw
+++ b/src/uncategorized/seCustomSlaveDelivery.tw
@@ -67,7 +67,7 @@
 
 /* I have no clue what I'm doing here */
 <<if $customSlave.heightMod == "greatly below average">>
-	<<set $activeSlave.height = Math.round(Height.random($activeSlave, {skew: -5, spread: .2, limitMult: [-5, -2]}))>>
+	<<set $activeSlave.height = Math.round(Height.random($activeSlave, {skew: -5, spread: .15, limitMult: [-5, -2]}))>>
 <<elseif $customSlave.heightMod == "below average">>
 	<<set $activeSlave.height = Math.round(Height.random($activeSlave, {skew: -1, limitMult: [-2, 0]}))>>
 <<elseif $customSlave.heightMod == "normal">>
@@ -75,7 +75,7 @@
 <<elseif $customSlave.heightMod == "above average">>
 	<<set $activeSlave.height = Math.round(Height.random($activeSlave, {skew: 1, limitMult: [0, 2]}))>>
 <<else>>
-	<<set $activeSlave.height = Math.round(Height.random($activeSlave, {skew: 5, spread: .2, limitMult: [2, 5]}))>>
+	<<set $activeSlave.height = Math.round(Height.random($activeSlave, {skew: 5, spread: .15, limitMult: [2, 5]}))>>
 <</if>>
 
 <<if $customSlave.analVirgin == 0>>
diff --git a/src/uncategorized/seWedding.tw b/src/uncategorized/seWedding.tw
index 7b625b544b6ec096b894e277f0f89557d832ca22..e03755e6dd41d0dbb1346b42da4cafb5344f845e 100644
--- a/src/uncategorized/seWedding.tw
+++ b/src/uncategorized/seWedding.tw
@@ -273,7 +273,7 @@
 <</if>>
 
 <<if $weddingPlanned == 3>>
-	The ceremony to bind <<= SlaveFullName($activeSlave)>> to you as your slave wife, and her womb to you as your private breeding ground, is a polite affair which you host in the lower floor of your penthouse. <<if $arcologies[0].FSRestart != "unset" && $activeSlave.breedingMark == 0>>Barely anyone is there, mostly lower-class citizens, several accompanied by their slaves. Many of your other slaves, that is your slaves who are not being married and fucked pregnant tonight, are present to serve your guests, but are dressed more conservatively than usual. There is a distinct air of unrest in the room, as if the absent Elites' distaste of your actions came in their place.<<else>>All the arcology's most prominent citizens are there, most with a favored slave or two and some even with their slave wives. Many of your other slaves, that is your slaves who are not being married and fucked pregnant tonight, are present to serve your guests, but are dressed more conservatively than usual. When assignations between citizen and slave develop, guests are politely encouraged to perform them in side rooms rather than out in view of the main gathering.<</if>>
+	The ceremony to bind <<= SlaveFullName($activeSlave)>> to you as your slave wife, and her womb to you as your private breeding ground, is a polite affair which you host in the lower floor of your penthouse. <<if $arcologies[0].FSRestart != "unset" && ($activeSlave.breedingMark == 0 || $propOutcome == 0)>>Barely anyone is there, mostly lower-class citizens, several accompanied by their slaves. Many of your other slaves, that is your slaves who are not being married and fucked pregnant tonight, are present to serve your guests, but are dressed more conservatively than usual. There is a distinct air of unrest in the room, as if the absent Elites' distaste of your actions came in their place.<<else>>All the arcology's most prominent citizens are there, most with a favored slave or two and some even with their slave wives. Many of your other slaves, that is your slaves who are not being married and fucked pregnant tonight, are present to serve your guests, but are dressed more conservatively than usual. When assignations between citizen and slave develop, guests are politely encouraged to perform them in side rooms rather than out in view of the main gathering.<</if>>
 	<br><br>
 	$activeSlave.slaveName appears after everyone has had a chance to socialize,<<if ($activeSlave.amp == 1)>> carried by another slave since she's a quadruple amputee and she cannot walk,<</if>> wearing beautiful bridal lingerie in
 	<<if ($activeSlave.vagina == 0)>>
@@ -511,7 +511,7 @@
 		<<set $desc = "a framed shot of you impregnating " + $activeSlave.slaveName + " at your wedding">>
 	<</if>>
 	<<set $trinkets.push($desc)>>
-	<<if $arcologies[0].FSRestart != "unset" && $activeSlave.breedingMark == 0>>
+	<<if $arcologies[0].FSRestart != "unset" && ($activeSlave.breedingMark == 0 || $propOutcome == 0) && $eugenicsFullControl != 1>>
 		You have @@.red;angered@@ the Societal Elite by this public showing of everything they stand against.
 		<<set $failedElite += 250>>
 	<</if>>
diff --git a/src/uncategorized/sellSlave.tw b/src/uncategorized/sellSlave.tw
index eebeafc7f6dc988fb70360aec8c21076c16e89e4..6556004ae051ca22753057f51d4f6f5c079ee797 100644
--- a/src/uncategorized/sellSlave.tw
+++ b/src/uncategorized/sellSlave.tw
@@ -1,7 +1,6 @@
 :: Sell Slave [nobr]
 
-<<set $nextButton = "Back">>
-<<set $nextLink = "Slave Interact">>
+<<set $nextButton = "Back", $nextLink = "Slave Interact">>
 
 You prepare her for sale. Her response to being put up for purchase is
 <<if $activeSlave.devotion < -50>>muted; perhaps she hopes a new master will be less hateful than you.
@@ -22,7 +21,7 @@ You prepare her for sale. Her response to being put up for purchase is
 <<slaveCost $activeSlave>>
 <<set $slaveCost = (random(70,80)*Math.trunc($slaveCost/100))>>
 
-<<if $activeSlave.breedingMark == 1>>
+<<if $activeSlave.breedingMark == 1 && $propOutcome == 1>>
 	Since you are selling a breeding slave, she will be sent to auction before other members of the Societal Elite.
 <<else>>
 <<if $showAppraisal == 1>>
@@ -194,7 +193,7 @@ A reputable slave appraiser arrives promptly to inspect her and certify her qual
 <<elseif $appraiser == "Elite">>
 	a member of the Societal Elite you are familiar with greets you respectfully and <<if $PC.dick == 1>>tosses you a wink as she pats her rounded belly. "He's doing well.<<else>>calms her kicking child so she can continue. "Think he'll look as good as his father?<</if>> Anyway, as I'm sure you know, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title == 1>>sir<<else>>madam<</if>>," she says as she uses curt instructions to direct $activeSlave.slaveName, "appraisals are based on a slave's potential worth as a toy, with modifiers for special characteristics." She scrolls down the list. "I'll just mention the interesting ones.
 <<elseif $appraiser == "futa">>
-	a curvy, middle aged, and quite attractive woman wearing a tank top and yoga pants, greets you cheerfully and turns to the slave. As she does, you can't help but notice that the yoga pants make it obvious she has a penis almost as long as one of her forearms. She makes notes on a tablet, flipping through videos that display the slave in action as she works. "<<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title == 1>>Sir<<else>>Madame<</if>>, I'm, like, sorry to have to say this to you since I know you know it better than I do, but it's the script, you know? Anyway appraisals are based on a slave's potential performance as a public slut, with modifiers for special characteristics." She makes notes. "I'll just mention the significant ones.
+	a curvy, middle aged, and quite attractive woman wearing a tank top and yoga pants, greets you cheerfully and turns to the slave. As she does, you can't help but notice that the yoga pants make it obvious she has a penis almost as long as one of her forearms. She makes notes on a tablet, flipping through videos that display the slave in action as she works. "<<if def $PC.customTitle>><<print $PC.customTitle>><<elseif $PC.title == 1>>Sir<<else>>Madame<</if>>, I'm, like, sorry to have to say this to you since I know you know it better than I do, but it's the script, you know? Anyway appraisals are based on a slave's potential performance as a public slut, with modifiers for special characteristics." She makes notes. "I'll just mention the significant ones.
 	<<set $appraiserGender = 0>>
 <<elseif $appraiser == "businesswoman">>
 	an older businesswoman with a reputation for correctness, gives you a prim nod before turning to the nude slave without wasting further time. She deftly makes notes on a haptic wrist interface, flipping through videos of the slave in action as she works. "As I'm sure you know, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title == 1>>sir<<else>>madam<</if>>," she says as she uses curt instructions to direct $activeSlave.slaveName, "appraisals are based on a slave's potential income as a prostitute, with modifiers for special characteristics." Her fingers fly across the interface. "I'll just mention the significant ones.
@@ -458,6 +457,14 @@ A reputable slave appraiser arrives promptly to inspect her and certify her qual
 	I see notes on her notoriety in her file. That will drive up her price.
 <</if>>
 
+<<if $activeSlave.pornPrestige == 3>>
+	She's pretty popular in $activeSlave.pornType smut, isn't she? Buyers will be lining up for her.
+<<elseif $activeSlave.pornPrestige == 2>>
+	She's gained quite the following in $activeSlave.pornType smut. In fact, I've even seen some of her smut; buyers will flock to her.
+<<elseif $activeSlave.pornPrestige == 1>>
+	She's got a small fanbase in $activeSlave.pornType smut. Who knows? Maybe one of them will want her all to herself?
+<</if>>
+
 <<if $activeSlave.devotion > 95>>
 	Her worshipfulness is a major positive
 <<elseif $activeSlave.devotion > 50>>
@@ -621,7 +628,7 @@ A reputable slave appraiser arrives promptly to inspect her and certify her qual
 
 <br><br>
 
-<<if $activeSlave.breedingMark == 1>>
+<<if $activeSlave.breedingMark == 1 && $propOutcome == 1>>
 <<set $buyer = 0>>
 <<set $seed = 500*Math.trunc(($slaveCost*1.1)/500)>>
 	<br>The current offer for her stands at ''<<print cashFormat($seed)>>''.
diff --git a/src/uncategorized/servantsQuartersReport.tw b/src/uncategorized/servantsQuartersReport.tw
index c82db200d5962a23094ad789a33c925a7821e015..a5dd8b40aba1dbc376dae43b2defcc85d74b7dbd 100644
--- a/src/uncategorized/servantsQuartersReport.tw
+++ b/src/uncategorized/servantsQuartersReport.tw
@@ -189,7 +189,7 @@
 	<</if>>
 <</if>>
 
-<<if $arcologies[0].FSRestart != "unset" && _stewardessImpregnated == 1>>
+<<if $arcologies[0].FSRestart != "unset" && _stewardessImpregnated == 1 && $eugenicsFullControl != 1>>
 	The Societal Elite know you've ordered $Stewardess.slaveName to impregnate your maids. @@.red;They are not amused by your disinterest in eugenics.@@
 	<<set $failedElite += 10>>
 <</if>>
diff --git a/src/uncategorized/siblingsWorkaround.tw b/src/uncategorized/siblingsWorkaround.tw
index aa269913d0cda10c13648722efdbae7c2fc8247e..56ccd02d8523cd99053525bd554901cd302e765f 100644
--- a/src/uncategorized/siblingsWorkaround.tw
+++ b/src/uncategorized/siblingsWorkaround.tw
@@ -8,10 +8,10 @@ Your new pair of slaves look frightened and uncertain, but seem encouraged by ea
 <<unset $activeSlave>>
 <<if _secondSlave.slaveSurname>><<set _familyName = _secondSlave.slaveSurname>><</if>>
 <<set _familyBirthSurname = _secondSlave.birthSurname>>
-<<NationalityToName _secondSlave>>
+<<run nationalityToName(_secondSlave)>>
 <<if _familyName>><<set _secondSlave.slaveSurname = _familyName>><</if>>
 <<set _secondSlave.birthSurname = _familyBirthSurname>>
-<<NationalityToAccent _secondSlave>>
+<<run nationalityToAccent(_secondSlave)>>
 
 <<set _secondSlave.ID = _secondSlave.ID + 1000>>
 <<set _secondSlave.devotion -= random(5,-5)>>
diff --git a/src/uncategorized/slaveInteract.tw b/src/uncategorized/slaveInteract.tw
index b3ed5ceb58062d173e5d1b53169c995fe98fc55d..2febacd2153763453a36761c981d139ccc56adc5 100644
--- a/src/uncategorized/slaveInteract.tw
+++ b/src/uncategorized/slaveInteract.tw
@@ -338,7 +338,7 @@
 		<</if>>
 	<</if>>
 <</if>>
-<<if _activeSlaveRepSacrifice > 0 && $arcologies[0].FSPaternalist == "unset" && $activeSlave.breedingMark == 0>>
+<<if _activeSlaveRepSacrifice > 0 && $arcologies[0].FSPaternalist == "unset" && ($activeSlave.breedingMark == 0 || $propOutcome == 0)>>
 	<<set _activeSlaveRepSacrifice = repGainSacrifice()>>
 	| <<link "Sacrifice $him on the altar" "Aztec Slave Sacrifice">><<set $sacrificeType = "life">><</link>>//This will kill $him and gain you _activeSlaveRepSacrifice reputation//
 <</if>>
@@ -472,7 +472,7 @@
 	  <<link "Rest">>                   <<= removeJob($activeSlave, $activeSlave.assignment)>><<replace "#assign">>$activeSlave.assignment<</replace>><<SlaveInteractFucktoy>><</link>>
 	| <<link "Fucktoy">>                <<= assignJob($activeSlave, "please you")>><<replace "#assign">>$activeSlave.assignment<</replace>><<SlaveInteractFucktoy>><</link>>
 
-	<<if ($activeSlave.indentureRestrictions <= 0) && $activeSlave.breedingMark != 1>>
+	<<if ($activeSlave.indentureRestrictions <= 0) && ($activeSlave.breedingMark != 1 || $propOutcome == 0)>>
 	| <<link "Gloryhole">>              <<= assignJob($activeSlave, "work a glory hole")>><<replace "#assign">>$activeSlave.assignment<</replace>><<SlaveInteractFucktoy>><</link>>
 	<</if>>
 
@@ -499,7 +499,7 @@
 	/*| //Too resistant to be a servant// */
 	<</if>>
 
-	<<if $activeSlave.breedingMark != 1>>
+	<<if ($activeSlave.breedingMark != 1 || $propOutcome == 0)>>
 	| <<link "Whore">>                  <<= assignJob($activeSlave, "whore")>><<replace "#assign">>$activeSlave.assignment<</replace>><<SlaveInteractFucktoy>><</link>>
 	| <<link "Public Servant">>         <<= assignJob($activeSlave, "serve the public")>><<replace "#assign">>$activeSlave.assignment<</replace>><<SlaveInteractFucktoy>><</link>>
 	<</if>>
@@ -523,7 +523,7 @@
 	<br>Transfer to:
 
 	<<if $arcade != 0>>
-		<<if $arcade > $arcadeSlaves && ($activeSlave.indentureRestrictions <= 0) && $activeSlave.breedingMark != 1>>
+		<<if $arcade > $arcadeSlaves && ($activeSlave.indentureRestrictions <= 0) && ($activeSlave.breedingMark != 1 || $propOutcome == 0)>>
 			[[Arcade|Assign][$assignTo = "Arcade", $i = -1]] /* $i = -1 tells Assign to use $activeSlave as-is */
 		<<else>>Arcade<</if>>
 		<<if _numFacilities-- > 1>>|<</if>>
@@ -567,14 +567,14 @@
 	<</if>>
 
 	<<if $brothel != 0>>
-		<<if $brothel > $brothelSlaves && ((($activeSlave.devotion > 50) || (($activeSlave.devotion >= -50) && ($activeSlave.trust < -20)) || ($activeSlave.trust < -50) || ($activeSlave.trust > 50)) && $activeSlave.breedingMark != 1)>>
+		<<if $brothel > $brothelSlaves && ((($activeSlave.devotion > 50) || (($activeSlave.devotion >= -50) && ($activeSlave.trust < -20)) || ($activeSlave.trust < -50) || ($activeSlave.trust > 50)) && ($activeSlave.breedingMark != 1 || $propOutcome == 0))>>
 			[[Brothel|Assign][$assignTo = "Brothel", $i = -1]] /* $i = -1 tells Assign to use $activeSlave as-is */
 		<<else>>Brothel<</if>>
 		<<if _numFacilities-- > 1>>|<</if>>
 	<</if>>
 
 	<<if $club != 0>>
-		<<if $club > $clubSlaves && ((($activeSlave.devotion > 50) || (($activeSlave.devotion >= -50) && ($activeSlave.trust < -20)) || ($activeSlave.trust < -50) || ($activeSlave.trust > 50)) && $activeSlave.breedingMark != 1)>>
+		<<if $club > $clubSlaves && ((($activeSlave.devotion > 50) || (($activeSlave.devotion >= -50) && ($activeSlave.trust < -20)) || ($activeSlave.trust < -50) || ($activeSlave.trust > 50)) && ($activeSlave.breedingMark != 1 || $propOutcome == 0))>>
 			[[Club|Assign][$assignTo = "Club", $i = -1]] /* $i = -1 tells Assign to use $activeSlave as-is */
 		<<else>>Club<</if>>
 		<<if _numFacilities-- > 1>>|<</if>>
@@ -584,7 +584,7 @@
 		<<set _dairySeed = $bioreactorsXY+$bioreactorsXX+$bioreactorsHerm+$bioreactorsBarren>>
 		<<if $dairy <= $dairySlaves+_dairySeed>>
 			Dairy
-		<<elseif((($activeSlave.indentureRestrictions > 0) && ($dairyRestraintsSetting > 1)) || (($activeSlave.indentureRestrictions > 1) && ($dairyRestraintsSetting > 0)) || ($activeSlave.breedingMark == 1 && $dairyRestraintsSetting > 0) || (($dairyPregSetting > 0) && (($activeSlave.bellyImplant != -1) || ($activeSlave.broodmother > 0))))>>
+		<<elseif((($activeSlave.indentureRestrictions > 0) && ($dairyRestraintsSetting > 1)) || (($activeSlave.indentureRestrictions > 1) && ($dairyRestraintsSetting > 0)) || ($activeSlave.breedingMark == 1 && $propOutcome == 1 && $dairyRestraintsSetting > 0) || (($dairyPregSetting > 0) && (($activeSlave.bellyImplant != -1) || ($activeSlave.broodmother > 0))))>>
 			Dairy
 		<<elseif (($activeSlave.lactation > 0) || ($activeSlave.balls > 0)) || (($dairyFeedersUpgrade == 1) && ($dairyFeedersSetting > 0) && ($dairySlimMaintainUpgrade == 0))>>
 			 [[Dairy|Assign][$assignTo = "Dairy", $i = -1]] /* $i = -1 tells Assign to use $activeSlave as-is */
@@ -762,7 +762,7 @@
 	<br>Torso accessory: ''<span id="bellyAccessory">$activeSlave.bellyAccessory</span>.''
 	<<link "None">><<set $activeSlave.bellyAccessory = "none">><<replace "#bellyAccessory">>$activeSlave.bellyAccessory<</replace>><</link>>
 	| <<link "Tight corset">><<set $activeSlave.bellyAccessory = "a corset">><<replace "#bellyAccessory">>$activeSlave.bellyAccessory<</replace>><</link>>
-	<<if $activeSlave.breedingMark != 1>>
+	<<if ($activeSlave.breedingMark != 1 || $propOutcome == 0)>>
 	| <<link "Extreme corset">><<set $activeSlave.bellyAccessory = "an extreme corset">><<replace "#bellyAccessory">>$activeSlave.bellyAccessory<</replace>><</link>>
 	<</if>>
 	<<if isItemAccessible("a small empathy belly")>> /* works for all of them */
@@ -779,16 +779,16 @@
 	<br>Anal accessory: ''<span id="buttplug">$activeSlave.buttplug</span>.''
 	<<link "None">><<set $activeSlave.buttplug = "none", $activeSlave.buttplugAttachment = "none">><<replace "#buttplug">>$activeSlave.buttplug<</replace>><</link>>
 	| <<link "Normal">><<set $activeSlave.buttplug = "plug">><<replace "#buttplug">>$activeSlave.buttplug<</replace>><</link>>
-	<<if isItemAccessible("long plug") && $activeSlave.breedingMark != 1>>
+	<<if isItemAccessible("long plug") && ($activeSlave.breedingMark != 1 || $propOutcome == 0)>>
 	| <<link "Long">><<set $activeSlave.buttplug = "long plug">><<replace "#buttplug">>$activeSlave.buttplug<</replace>><</link>>
 	<</if>>
 	| <<link "Large">><<set $activeSlave.buttplug = "large plug">><<replace "#buttplug">>$activeSlave.buttplug<</replace>><</link>>
-	<<if isItemAccessible("long, large plug") && $activeSlave.breedingMark != 1>>
+	<<if isItemAccessible("long, large plug") && ($activeSlave.breedingMark != 1 || $propOutcome == 0)>>
 	| <<link "Long and large">><<set $activeSlave.buttplug = "long, large plug">><<replace "#buttplug">>$activeSlave.buttplug<</replace>><</link>>
 	<</if>>
 	<<if $activeSlave.anus >= 2>>| <<link "Huge">><<set $activeSlave.buttplug = "huge plug">><<replace "#buttplug">>$activeSlave.buttplug<</replace>><</link>><</if>>
 	<<if isItemAccessible("long, huge plug")>>
-	<<if $activeSlave.breedingMark != 1 && $activeSlave.anus >= 2>>
+	<<if ($activeSlave.breedingMark != 1 || $propOutcome == 0) && $activeSlave.anus >= 2>>
 	| <<link "Long and huge">><<set $activeSlave.buttplug = "long, huge plug">><<replace "#buttplug">>$activeSlave.buttplug<</replace>><</link>>
 	<</if>>
 	<</if>>
@@ -801,15 +801,15 @@
 	<br>Vaginal accessory: ''<span id="vaginalAccessory">$activeSlave.vaginalAccessory</span>.''
 	<<link "None">><<set $activeSlave.vaginalAccessory = "none">><<replace "#vaginalAccessory">>$activeSlave.vaginalAccessory<</replace>><<SlaveInteractImpreg>><<SlaveInteractFertility>><<SlaveInteractSexOption>><<SlaveInteractAnalSexOption>><<SlaveInteractGropeOption>><<SlaveInteractDickGropeOption>><<SlaveInteractAnalGropeOption>><</link>>
 	| <<link "Dildo">><<set $activeSlave.vaginalAccessory = "dildo">><<replace "#vaginalAccessory">>$activeSlave.vaginalAccessory<</replace>><</link>>
-	<<if isItemAccessible("long dildo") && $activeSlave.breedingMark != 1>>
+	<<if isItemAccessible("long dildo") && ($activeSlave.breedingMark != 1 || $propOutcome == 0)>>
 	| <<link "Long dildo">><<set $activeSlave.vaginalAccessory = "long dildo">><<replace "#vaginalAccessory">>$activeSlave.vaginalAccessory<</replace>><</link>>
 	<</if>>
 	| <<link "Large dildo">><<set $activeSlave.vaginalAccessory = "large dildo">><<replace "#vaginalAccessory">>$activeSlave.vaginalAccessory<</replace>><</link>>
-	<<if isItemAccessible("long, large dildo") && $activeSlave.breedingMark != 1>>
+	<<if isItemAccessible("long, large dildo") && ($activeSlave.breedingMark != 1 || $propOutcome == 0)>>
 	| <<link "Large and long dildo">><<set $activeSlave.vaginalAccessory = "long, large dildo">><<replace "#vaginalAccessory">>$activeSlave.vaginalAccessory<</replace>><</link>>
 	<</if>>
 	<<if $activeSlave.vagina >= 2>>| <<link "Huge dildo">><<set $activeSlave.vaginalAccessory = "huge dildo">><<replace "#vaginalAccessory">>$activeSlave.vaginalAccessory<</replace>><</link>><</if>>
-	<<if isItemAccessible("long, huge dildo") && $activeSlave.breedingMark != 1>>
+	<<if isItemAccessible("long, huge dildo") && ($activeSlave.breedingMark != 1 || $propOutcome == 0)>>
 	<<if $activeSlave.vagina >= 2>>| <<link "Huge and long dildo">><<set $activeSlave.vaginalAccessory = "long, huge dildo">><<replace "#vaginalAccessory">>$activeSlave.vaginalAccessory<</replace>><</link>><</if>>
 	<</if>>
 	| <<link "Chastity belt">><<set $activeSlave.vaginalAccessory = "chastity belt",$activeSlave.choosesOwnChastity = 0>><<replace "#vaginalAccessory">>$activeSlave.vaginalAccessory<</replace>><<SlaveInteractImpreg>><<SlaveInteractFertility>><<SlaveInteractSexOption>><<SlaveInteractAnalSexOption>><<SlaveInteractGropeOption>><<SlaveInteractDickGropeOption>><<SlaveInteractAnalGropeOption>><</link>>
@@ -930,7 +930,7 @@
 			<</if>>
 		<</if>>
 		| <<link "Fertility">><<set $activeSlave.drugs = "fertility drugs">><<SlaveInteractDrugs>><</link>>
-		<<if ($seeHyperPreg == 1) && ($activeSlave.indentureRestrictions < 1) && ($superFertilityDrugs == 1) && $activeSlave.breedingMark != 1>>
+		<<if ($seeHyperPreg == 1) && ($activeSlave.indentureRestrictions < 1) && ($superFertilityDrugs == 1) && ($activeSlave.breedingMark != 1 || $propOutcome == 0)>>
 			| <<link "Fertility+">><<set $activeSlave.drugs = "super fertility drugs">><<SlaveInteractDrugs>><</link>>
 		<</if>>
 		<<if ($activeSlave.dick > 0)>>
@@ -1002,7 +1002,7 @@
 				| Weight loss pills
 			<</if>>
 		<</if>>
-		<<if $precociousPuberty == 1 && $pubertyHormones == 1 && $activeSlave.breedingMark != 1>>
+		<<if $precociousPuberty == 1 && $pubertyHormones == 1 && ($activeSlave.breedingMark != 1 || $propOutcome == 0)>>
 			<<if ($activeSlave.ovaries == 1 || $activeSlave.mpreg == 1) && $activeSlave.pubertyXX == 0>>
 				| <<link "Female hormone injections">><<set $activeSlave.drugs = "female hormone injections">><<SlaveInteractDrugs>><</link>>
 			<</if>>
@@ -1074,14 +1074,14 @@ Aphrodisiacs: <span id="aphrodisiacs"><strong><<if $activeSlave.aphrodisiacs > 1
 			<</if>>
 		<<elseif ($activeSlave.preg > 35)>>
 			| <<link "Give $him a cesarean section" "csec">><</link>>
-		<<elseif ($activeSlave.preg > 0) && $activeSlave.breedingMark == 1 && $activeSlave.pregSource == -1>>
+		<<elseif ($activeSlave.preg > 0) && $activeSlave.breedingMark == 1 && $propOutcome == 1 && $activeSlave.pregSource == -1>>
 			//You are forbidden from aborting an elite child//
 		<<elseif ($activeSlave.preg > 0)>>
 			<<link "Abort $his pregnancy" "Abort">><</link>>
 		<</if>>
 	<</if>>
 <</if>>
-<<if ($activeSlave.pregKnown == 1) && ($pregSpeedControl == 1) && ($activeSlave.breedingMark != 1) && ($activeSlave.indentureRestrictions < 1) && ($activeSlave.broodmother == 0) && $seePreg != 0>>
+<<if ($activeSlave.pregKnown == 1) && ($pregSpeedControl == 1) && ($activeSlave.breedingMark != 1 || $propOutcome == 0) && ($activeSlave.indentureRestrictions < 1) && ($activeSlave.broodmother == 0) && $seePreg != 0>>
 <br>&nbsp;&nbsp;&nbsp;&nbsp;
 	__Pregnancy control__: <<if $activeSlave.pregControl == "labor supressors">>Labor is suppressed<<elseif $activeSlave.pregControl == "slow gestation">>Slowed gestation speed<<elseif $activeSlave.pregControl == "speed up">>Faster gestation speed, staffed clinic recommended<<else>>Normal gestation and birth<</if>>.
 	<<if ($activeSlave.preg >= 38)>>
@@ -1340,30 +1340,130 @@ Relationship rules: ''<span id="relationshipRules">$activeSlave.relationshipRule
 <<link "Permissive">><<set $activeSlave.relationshipRules = "permissive">><<replace "#relationshipRules">>$activeSlave.relationshipRules<</replace>><</link>>
 
 <<if $studio == 1>>
-	<br>
-	<<if $activeSlave.pornFameSpending == -1>>
-		The media hub is not releasing highlights of $his sex life. [[Release|Slave Interact][$activeSlave.pornFameSpending = 0]]
+	
+	<br><br>__Media__:<br>
+	<<if $activeSlave.pornPrestige == 3>>
+		//$He is so prestigious in the realm of $activeSlave.pornFameType porn that $his fame is self-sustaining.//
+	<<elseif $activeSlave.pornFeed == 0>>
+		The media hub is not releasing highlights of $his sex life. [[Release|Slave Interact][$activeSlave.pornFeed = 1]]
 	<<else>>
-		<<if $activeSlave.prestige < 3>>
-			The media hub is releasing
-			<<if $activeSlave.pornFameSpending  < 500>>
-				minimal
-			<</if>> highlights of $his sex life.
-			<<if $activeSlave.pornFameSpending == 0>>
-				[[Begin publicizing?|Slave Interact][$activeSlave.pornFameSpending += 1000]]
-				//Will cost <<print cashFormat(1000)>> weekly.//
+		The media hub is releasing highlights of $his sex life <<if $activeSlave.pornFameSpending  < 500>>to those who can find it<<elseif $activeSlave.pornFameSpending  < 2500>>on several websites<<elseif $activeSlave.pornFameSpending  > 5000>>through your old distributor<<else>>on many websites<</if>>.
+		<<if $activeSlave.pornFameSpending == 0>>
+			[[Halt|Slave Interact][$activeSlave.pornFeed = 0, $activeSlave.pornFocus = "none"]] |
+			[[Publicize|Slave Interact][$activeSlave.pornFameSpending += 1000]]
+			//Will cost <<print cashFormat(1000)>> weekly.//
+		<<else>>
+			<<print cashFormat($activeSlave.pornFameSpending)>> weekly is spent to publicize them.
+			[[Halt|Slave Interact][$activeSlave.pornFeed = 0, $activeSlave.pornFameSpending = 0, $activeSlave.pornFocus = "none"]] |
+			<<if $activeSlave.pornFameSpending < 5000>>
+				[[Increase|Slave Interact][$activeSlave.pornFameSpending += 1000]] |
+			<</if>>
+			[[Decrease|Slave Interact][$activeSlave.pornFameSpending -= 1000]]
+		<</if>>
+		
+		<<if $studioFeed == 1>>
+			<br>
+			<<if $activeSlave.pornFame < 100>>
+				$He lacks the fame in porn needed to discern what $his feed is getting tagged as.
 			<<else>>
-				<<print cashFormat($activeSlave.pornFameSpending)>> weekly is spent to publicize them.
-				<<if $activeSlave.pornFameSpending < 5000>>
-					[[Increase|Slave Interact][$activeSlave.pornFameSpending += 1000]] |
+				<<if $activeSlave.pornPrestige > 0>>
+					$He is known for $activeSlave.pornFameType porn<<if $activeSlave.pornPrestige > 1>> and viewers have grown to expect it from $him<</if>>.
+				<</if>>
+				<<if $activeSlave.pornFocus == "none">>
+					You are allowing $his viewers to guide the direction of $his content.
+				<<else>>
+					You are focusing attention on the $activeSlave.pornFocus aspect of $his content.
+				<</if>>
+				<<switch $activeSlave.sexualFlaw>>
+				<<case "neglectful">>
+					[[Neglectful|Slave Interact][$activeSlave.pornFocus = "neglectful"]] |
+				<<case "cum addict">>
+					[[Cum addiction|Slave Interact][$activeSlave.pornFocus = "cum addict"]] |
+				<<case "anal addict">>
+					[[Anal addiction|Slave Interact][$activeSlave.pornFocus = "anal addict"]] |
+				<<case "attention whore">>
+					[[Attention whore|Slave Interact][$activeSlave.pornFocus = "attention whore"]] |
+				<<case "breast growth">>
+					[[Breast growth|Slave Interact][$activeSlave.pornFocus = "breast growth"]] |
+				<<case "abusive">>
+					[[Abusive|Slave Interact][$activeSlave.pornFocus = "abusive"]] |
+				<<case "malicious">>
+					[[Malicious|Slave Interact][$activeSlave.pornFocus = "malicious"]] |
+				<<case "self hating">>
+					[[Self hating|Slave Interact][$activeSlave.pornFocus = "self hating"]] |
+				<<case "breeder">>
+					[[Breeder|Slave Interact][$activeSlave.pornFocus = "breeder"]] |
+				<</switch>>
+
+				<<switch $activeSlave.fetish>>
+				<<case "submissive">>
+					[[Submissive|Slave Interact][$activeSlave.pornFocus = "submissive"]] |
+				<<case "cumslut">>
+					[[Cumslut|Slave Interact][$activeSlave.pornFocus = "cumslut"]] |
+				<<case "buttslut">>
+					[[Buttslut|Slave Interact][$activeSlave.pornFocus = "buttslut"]] |
+				<<case "humiliation">>
+					[[Humiliation|Slave Interact][$activeSlave.pornFocus = "humiliation"]] |
+				<<case "boobs">>
+					[[Boobs|Slave Interact][$activeSlave.pornFocus = "boobs"]] |
+				<<case "dom">>
+					[[Dominant|Slave Interact][$activeSlave.pornFocus = "dom"]] |
+				<<case "sadist">>
+					[[Sadist|Slave Interact][$activeSlave.pornFocus = "sadist"]] |
+				<<case "masochist">>
+					[[Masochist|Slave Interact][$activeSlave.pornFocus = "masochist"]] |
+				<<case "pregnancy">>
+					[[Pregnancy|Slave Interact][$activeSlave.pornFocus = "pregnancy"]] |
+				<</switch>>
+				
+				<<switch $activeSlave.sexualQuirk>>
+				<<case "gagfuck queen">>
+					[[Gagfuck queen|Slave Interact][$activeSlave.pornFocus = "gagfuck queen"]] |
+				<<case "strugglefuck queen">>
+					[[Strugglefuck queen|Slave Interact][$activeSlave.pornFocus = "strugglefuck queen"]] |
+				<<case "painal queen">>
+					[[Painal queen|Slave Interact][$activeSlave.pornFocus = "painal queen"]] |
+				<<case "tease">>
+					[[Tease|Slave Interact][$activeSlave.pornFocus = "tease"]] |
+				<<case "romantic">>
+					[[Romantic|Slave Interact][$activeSlave.pornFocus = "romantic"]] |
+				<<case "perverted">>
+					[[Perverted|Slave Interact][$activeSlave.pornFocus = "perverted"]] |
+				<<case "caring">>
+					[[Caring|Slave Interact][$activeSlave.pornFocus = "caring"]] |
+				<<case "unflinching">>
+					[[Unspeakable|Slave Interact][$activeSlave.pornFocus = "unspeakable"]] |
+				<<case "size queen">>
+					[[Size queen|Slave Interact][$activeSlave.pornFocus = "size queen"]] |
+				<</switch>>
+
+				<<if $activeSlave.fuckdoll > 0>>
+					[[Fuckdoll|Slave Interact][$activeSlave.pornFocus = "fuckdoll"]] |
+				<</if>>
+				<<if ($activeSlave.devotion < -20) && ($activeSlave.analCount + $activeSlave.vaginalCount > 0)>>
+					[[Rape|Slave Interact][$activeSlave.pornFocus = "rape"]] |
+				<</if>>
+				<<if $activeSlave.bellyPreg > 500>>
+					[[Preggo|Slave Interact][$activeSlave.pornFocus = "preggo"]] |
+				<</if>>
+				<<if $activeSlave.weight > 95>>
+					[[BBW|Slave Interact][$activeSlave.pornFocus = "BBW"]] |
+				<</if>>
+				<<if $activeSlave.visualAge <= 12>>
+					[[Underage|Slave Interact][$activeSlave.pornFocus = "underage"]] |
 				<</if>>
-				[[Decrease|Slave Interact][$activeSlave.pornFameSpending -= 1000]]
+				<<if ($activeSlave.weight > 30 && $activeSlave.diet == "fattening") || ($activeSlave.inflation > 0 && $activeSlave.inflationType == "food")>>
+					[[Weight gain|Slave Interact][$activeSlave.pornFocus = "weight gain"]] |
+				<</if>>
+				<<if canPenetrate($activeSlave) && $activeSlave.dick > 3>>
+					[[Big dick|Slave Interact][$activeSlave.pornFocus = "well hung"]] |
+				<</if>>
+
+				[[Smut is smut|Slave Interact][$activeSlave.pornFocus = "porn"]] |
+				[[No focus|Slave Interact][$activeSlave.pornFocus = "none"]]
 			<</if>>
-		<<else>>
-			//$He is so prestigious that subsidizing coverage of $his sex life will not increase $his fame.//
 		<</if>>
 	<</if>>
-	<br>
 <</if>>
 
 <br><br>
diff --git a/src/uncategorized/slaveSold.tw b/src/uncategorized/slaveSold.tw
index b902b25bc64c4c7e0218005a7f7b23e3c2bd8971..44c81e12f65da3303b68e8a84460847c3ea17c66 100644
--- a/src/uncategorized/slaveSold.tw
+++ b/src/uncategorized/slaveSold.tw
@@ -242,7 +242,7 @@
 <<case "elite auction">>
 	$activeSlave.slaveName is quickly escorted out by her new master. She is rarely seen in public anymore, but her records show she is settling well into being her new owner's breeder.
 	<<for _ss = 0; _ss < $slaves.length; _ss++>>
-	<<if ($slaves[_ss].breedingMark != 1)>>
+	<<if ($slaves[_ss].breedingMark != 1 && $propOutcome == 1)>>
 		<<run clearSummaryCache($slaves[_ss])>>
 		<<set $slaves[_ss].devotion -= 5>>
 		<<set $seed = 1>>
diff --git a/src/uncategorized/slaveSummary.tw b/src/uncategorized/slaveSummary.tw
index 06a23e24fcf3aea9dbc79691111fe0df460e83d0..7c4b714933c767e41c86234df4b84048f3398abe 100644
--- a/src/uncategorized/slaveSummary.tw
+++ b/src/uncategorized/slaveSummary.tw
@@ -3,12 +3,12 @@
 <<set setup.passagePreFilters = setup.passagePreFilters || {
 	"Main":                      s => (s.assignmentVisible == 1),
 	"Personal Attention Select": s => (s.assignmentVisible == 1 && s.fuckdoll <= 0),
-	"Agent Select":              s => (s.fuckdoll == 0 && s.devotion >= 20 && s.intelligence > 0 && s.intelligenceImplant > 0 && canWalk(s) && canSee(s) && canTalk(s) && s.broodmother < 2 && s.breedingMark != 1),
-	"BG Select":                 s => (s.assignmentVisible == 1 && s.fuckdoll == 0 && s.devotion > 50 && s.assignment != "guard you" && canWalk(s) && canSee(s) && s.breedingMark != 1),
+	"Agent Select":              s => (s.fuckdoll == 0 && s.devotion >= 20 && s.intelligence > 0 && s.intelligenceImplant > 0 && canWalk(s) && canSee(s) && canTalk(s) && s.broodmother < 2 && (s.breedingMark != 1 || $propOutcome == 0)),
+	"BG Select":                 s => (s.assignmentVisible == 1 && s.fuckdoll == 0 && s.devotion > 50 && s.assignment != "guard you" && canWalk(s) && canSee(s) && (s.breedingMark != 1 || $propOutcome == 0)),
 	"Recruiter Select":          s => (s.assignmentVisible == 1 && s.fuckdoll == 0 && s.devotion > 50 && s.assignment != "recruit girls" && canWalk(s) && canSee(s) && canTalk(s)),
 	"HG Select":                 s => (s.assignmentVisible == 1 && s.fuckdoll == 0 && s.devotion > 50 && s.assignment != "be your Head Girl" && canWalk(s) && canSee(s) && canTalk(s)),
 	"Head Girl Suite":           s => (s.assignmentVisible == 1 && s.fuckdoll <= 0 && (
-		   ($Flag == 0 && s.assignment != "be your Head Girl" && s.indentureRestrictions <= 0 && s.breedingMark != 1)
+		   ($Flag == 0 && s.assignment != "be your Head Girl" && s.indentureRestrictions <= 0 && (s.breedingMark != 1 || $propOutcome == 0))
 		|| ($Flag != 0 && s.assignment == "live with your Head Girl"))),
 	"Subordinate Targeting":     s => (s.devotion >= -20 && s.fuckdoll == 0 && $activeSlave.ID != s.ID && ($activeSlave.amp != 1 || s.amp != 1)),
 	"Spa":                       s => (s.assignmentVisible == 1 && s.fuckdoll <= 0 && (
@@ -20,12 +20,12 @@
 		   ($Flag == 0 && s.assignment != "work in the brothel")
 		|| ($Flag == 1 && s.assignment == "work in the brothel")
 		|| ($Flag != 0 && $Flag != 1 && s.ID == $Madam.ID))),
-	"Madam Select":              s => (s.assignmentVisible == 1 && s.fuckdoll == 0 && s.devotion > 50 && s.intelligence > -2 && canWalk(s) && canSee(s) && s.breedingMark != 1),
+	"Madam Select":              s => (s.assignmentVisible == 1 && s.fuckdoll == 0 && s.devotion > 50 && s.intelligence > -2 && canWalk(s) && canSee(s) && (s.breedingMark != 1 || $propOutcome == 0)),
 	"Club":                      s => (s.assignmentVisible == 1 && s.fuckdoll <= 0 && (
 		   ($Flag == 0 && s.assignment != "serve in the club")
 		|| ($Flag == 1 && s.assignment == "serve in the club")
 		|| ($Flag != 0 && $Flag != 1 && s.ID == $DJ.ID))),
-	"DJ Select":                 s => (s.assignmentVisible == 1 && s.fuckdoll == 0 && s.devotion > 50 && s.intelligence > -2 && canTalk(s) && canWalk(s) && s.breedingMark != 1),
+	"DJ Select":                 s => (s.assignmentVisible == 1 && s.fuckdoll == 0 && s.devotion > 50 && s.intelligence > -2 && canTalk(s) && canWalk(s) && (s.breedingMark != 1 || $propOutcome == 0)),
 	"Clinic":                    s => (s.assignmentVisible == 1 && s.fuckdoll <= 0 && (
 		   ($Flag == 0 && s.assignment != "get treatment in the clinic")
 		|| ($Flag == 1 && s.assignment == "get treatment in the clinic")
@@ -275,7 +275,7 @@
 <<case "Brothel">>
 <<if $Flag == 0>>
 	<<if $brothel <= $brothelSlaves>><<continue>><</if>>
-	<<if _Slave.breedingMark != 1>>
+	<<if (_Slave.breedingMark != 1 || $propOutcome == 0)>>
 	<<if (_Slave.devotion > 50) || ((_Slave.devotion >= -50) && (_Slave.trust < -20)) || (_Slave.trust < -50) || (_Slave.trust > 50)>>
 		<br style="clear:both" /><<if $lineSeparations == 0>><br><<else>><hr style="margin:0"><</if>><<if ($seeImages == 1) && ($seeSummaryImages == 1)>><div class="imageRef smlImg"><<SlaveArt _Slave 1>></div><</if>>
 		[[_slaveName|Slave Interact][$activeSlave = $slaves[_ssi]]]
@@ -300,7 +300,7 @@
 <<case "Club">>
 <<if $Flag == 0>>
 	<<if $club <= $clubSlaves>><<continue>><</if>>
-	<<if _Slave.breedingMark != 1>>
+	<<if (_Slave.breedingMark != 1 || $propOutcome == 0)>>
 	<<if (_Slave.devotion > 50) || ((_Slave.devotion >= -50) && (_Slave.trust < -20)) || (_Slave.trust < -50) || (_Slave.trust > 50)>>
 		<br style="clear:both" /><<if $lineSeparations == 0>><br><<else>><hr style="margin:0"><</if>><<if ($seeImages == 1) && ($seeSummaryImages == 1)>><div class="imageRef smlImg"><<SlaveArt _Slave 1>></div><</if>>
  		[[_slaveName|Slave Interact][$activeSlave = $slaves[_ssi]]]
@@ -378,7 +378,7 @@
 	<<elseif (_Slave.indentureRestrictions > 1) && ($dairyRestraintsSetting > 0)>>
 		<br>//_Slave.slaveName's indenture allows only free range milking.//
 		<<continue>>
-	<<elseif _Slave.breedingMark == 1 && $dairyRestraintsSetting > 0>>
+	<<elseif _Slave.breedingMark == 1 && $propOutcome == 1 && $dairyRestraintsSetting > 0>>
 		<br>//_Slave.slaveName may only be a free range cow//
 		<<continue>>
 	<<elseif ($dairyPregSetting > 0) && ((_Slave.bellyImplant != -1) || (_Slave.broodmother != 0))>>
@@ -486,7 +486,7 @@
 <<if $Flag == 0>>
 	<<if _Slave.assignment == "be confined in the arcade">><<continue>><</if>>
 	<<if $arcade <= $arcadeSlaves && $arcadeUpgradeFuckdolls != 1>><<continue>><</if>>
-	<<if _Slave.breedingMark != 1>>
+	<<if (_Slave.breedingMark != 1 || $propOutcome == 0)>>
 	<<if (_Slave.indentureRestrictions <= 0)>>
 		<br style="clear:both" /><<if $lineSeparations == 0>><br><<else>><hr style="margin:0"><</if>><<if ($seeImages == 1) && ($seeSummaryImages == 1)>><div class="imageRef smlImg"><<SlaveArt _Slave 1>></div><</if>>
 		[[_slaveName|Slave Interact][$activeSlave = $slaves[_ssi]]]
@@ -510,7 +510,7 @@
 	<<elseif (_Slave.indentureRestrictions > 1)>>
 		<br>//_Slave.slaveName's indenture forbids fighting.//
 		<<continue>>
-	<<elseif _Slave.breedingMark == 1>>
+	<<elseif (_Slave.breedingMark != 1 || $propOutcome == 0)>>
 		<br>//_Slave.slaveName may not participate in combat//
 		<<continue>>
 	<<else>>
@@ -582,7 +582,7 @@ will
 	<<else>>
 		| Fucktoy
 	<</if>>
-	<<if _Slave.indentureRestrictions <= 0 && _Slave.breedingMark != 1>>
+	<<if _Slave.indentureRestrictions <= 0 && (_Slave.breedingMark != 1 || $propOutcome == 0)>>
 		<<if _Slave.assignment != "work a glory hole">>
 			| <<link "Gloryhole" "Main">><<= assignJob($slaves[_ssi], "work a glory hole")>><</link>>
 		<<else>>
@@ -604,12 +604,12 @@ will
 		<<else>>
 			| House Servant
 		<</if>>
-		<<if (_Slave.assignment != "whore") && _Slave.breedingMark != 1>>
+		<<if (_Slave.assignment != "whore") && (_Slave.breedingMark != 1 || $propOutcome == 0)>>
 			| <<link "Whore" "Main">><<= assignJob($slaves[_ssi], "whore")>><</link>>
 		<<else>>
 			| Whore
 		<</if>>
-		<<if (_Slave.assignment != "serve the public") && _Slave.breedingMark != 1>>
+		<<if (_Slave.assignment != "serve the public") && (_Slave.breedingMark != 1 || $propOutcome == 0)>>
 			| <<link "Public Servant" "Main">><<= assignJob($slaves[_ssi], "serve the public")>><</link>>
 		<<else>>
 			| Public Servant
@@ -645,7 +645,7 @@ will
 	<</if>>
 
 	<<if $arcade != 0>>
-		<<if $arcade > $arcadeSlaves && (_Slave.indentureRestrictions <= 0) && _Slave.breedingMark != 1>>
+		<<if $arcade > $arcadeSlaves && (_Slave.indentureRestrictions <= 0) && (_Slave.breedingMark != 1 || $propOutcome == 0)>>
 			[[Arcade|Assign][$assignTo = "Arcade", $i = _ssi]] /* $i = -1 tells Assign to use _Slave as-is */
 		<<else>>Arcade<</if>>
 		<<if _numFacilities-- > 1>>|<</if>>
@@ -689,14 +689,14 @@ will
 	<</if>>
 
 	<<if $brothel != 0>>
-		<<if $brothel > $brothelSlaves && (((_Slave.devotion > 50) || ((_Slave.devotion >= -50) && (_Slave.trust < -20)) || (_Slave.trust < -50) || (_Slave.trust > 50)) && _Slave.breedingMark != 1)>>
+		<<if $brothel > $brothelSlaves && (((_Slave.devotion > 50) || ((_Slave.devotion >= -50) && (_Slave.trust < -20)) || (_Slave.trust < -50) || (_Slave.trust > 50)) && (_Slave.breedingMark != 1 || $propOutcome == 0))>>
 			[[Brothel|Assign][$assignTo = "Brothel", $i = _ssi]] /* $i = -1 tells Assign to use _Slave as-is */
 		<<else>>Brothel<</if>>
 		<<if _numFacilities-- > 1>>|<</if>>
 	<</if>>
 
 	<<if $club != 0>>
-		<<if $club > $clubSlaves && (((_Slave.devotion > 50) || ((_Slave.devotion >= -50) && (_Slave.trust < -20)) || (_Slave.trust < -50) || (_Slave.trust > 50)) && _Slave.breedingMark != 1)>>
+		<<if $club > $clubSlaves && (((_Slave.devotion > 50) || ((_Slave.devotion >= -50) && (_Slave.trust < -20)) || (_Slave.trust < -50) || (_Slave.trust > 50)) && (_Slave.breedingMark != 1 || $propOutcome == 0))>>
 			[[Club|Assign][$assignTo = "Club", $i = _ssi]] /* $i = -1 tells Assign to use _Slave as-is */
 		<<else>>Club<</if>>
 		<<if _numFacilities-- > 1>>|<</if>>
@@ -706,7 +706,7 @@ will
 		<<set _dairySeed = $bioreactorsXY+$bioreactorsXX+$bioreactorsHerm+$bioreactorsBarren>>
 		<<if $dairy <= $dairySlaves+_dairySeed>>
 			Dairy
-		<<elseif (((_Slave.indentureRestrictions > 0) && ($dairyRestraintsSetting > 1)) || ((_Slave.indentureRestrictions > 1) && ($dairyRestraintsSetting > 0)) || (_Slave.breedingMark == 1 && $dairyRestraintsSetting > 0) || (($dairyPregSetting > 0) && ((_Slave.bellyImplant != -1) || (_Slave.broodmother > 0))))>>
+		<<elseif (((_Slave.indentureRestrictions > 0) && ($dairyRestraintsSetting > 1)) || ((_Slave.indentureRestrictions > 1) && ($dairyRestraintsSetting > 0)) || (_Slave.breedingMark == 1 && $propOutcome == 1 && $dairyRestraintsSetting > 0) || (($dairyPregSetting > 0) && ((_Slave.bellyImplant != -1) || (_Slave.broodmother > 0))))>>
 			Dairy
 		<<elseif ((_Slave.lactation > 0) || (_Slave.balls > 0)) || (($dairyFeedersUpgrade == 1) && ($dairyFeedersSetting > 0) && ($dairySlimMaintainUpgrade == 0))>>
 			 [[Dairy|Assign][$assignTo = "Dairy", $i = _ssi]] /* $i = -1 tells Assign to use _Slave as-is */
diff --git a/src/uncategorized/specialSlave.tw b/src/uncategorized/specialSlave.tw
index 998098059da6e1d15bb2ceb0503ac6b536c0ed6e..444b0d6649c84f28ab7899b76781c44468ed5193 100644
--- a/src/uncategorized/specialSlave.tw
+++ b/src/uncategorized/specialSlave.tw
@@ -47,7 +47,7 @@
 			<</for>>
 		<</if>>
 	<</if>>
-	<<NationalityToAccent $activeSlave>>
+	<<run nationalityToAccent($activeSlave)>>
 	<<slaveCost $activeSlave>>
 
 	The offered price is <<print cashFormat($slaveCost)>>.
diff --git a/src/uncategorized/tfsFarmUpgrade.tw b/src/uncategorized/tfsFarmUpgrade.tw
index d72bf88deada9e38c9e59ebfdba71ab23e8e50b7..cecce182da66c6b2f642262c87da085cc2b5d87a 100644
--- a/src/uncategorized/tfsFarmUpgrade.tw
+++ b/src/uncategorized/tfsFarmUpgrade.tw
@@ -37,9 +37,9 @@ whether we will use contraception after we are transformed." She shudders sudden
 <<if $seePreg != 0>>
 	<br><<link "Permit them access, and encourage them to get pregnant">>
 		<<replace "#result">>
-			You signify your assent, telling the Sister that the organ farm will accept seed tissue from any of them for the purpose of fabricating ovaries. To your mild surprise, she responds with cutely inelegant crying. You add that you think the world needs more Futanari Sisters, especially ones as cute and sexy as you're confident her many daughters will be. At that, she breaks down completely, one of her hands going to rub her belly gently. It takes her a long time to manage to thank to properly, and she hurries to end the call before she can embarrass herself further.<<if $arcologies[0].FSRestartDecoration == 100>> The Societal Elite are @@.red;outraged@@ that you would not only allow such a breach of eugenics to occur, but encourage it.<</if>>
+			You signify your assent, telling the Sister that the organ farm will accept seed tissue from any of them for the purpose of fabricating ovaries. To your mild surprise, she responds with cutely inelegant crying. You add that you think the world needs more Futanari Sisters, especially ones as cute and sexy as you're confident her many daughters will be. At that, she breaks down completely, one of her hands going to rub her belly gently. It takes her a long time to manage to thank to properly, and she hurries to end the call before she can embarrass herself further.<<if $arcologies[0].FSRestartDecoration == 100 && $eugenicsFullControl != 1>> The Societal Elite are @@.red;outraged@@ that you would not only allow such a breach of eugenics to occur, but encourage it.<</if>>
 			<<set $TFS.farmUpgrade = 2>>
-			<<if $arcologies[0].FSRestart != "unset">>
+			<<if $arcologies[0].FSRestart != "unset" && $eugenicsFullControl != 1>>
 				<<set $failedElite += 275>>
 			<</if>>
 		<</replace>>
@@ -47,9 +47,9 @@ whether we will use contraception after we are transformed." She shudders sudden
 	<<if $seeHyperPreg == 1>>
 		<br><<link "Permit them access, and encourage them to embrace hyperpregnancy.">>
 			<<replace "#result">>
-				You signify your assent, telling the Sister that the organ farm will accept seed tissue from any of them for the purpose of fabricating ovaries, so long as they are willing to bear as many children as they can handle. To your mild surprise, she responds with cutely inelegant crying. You add that you think the world needs many more Futanari Sisters, especially ones as cute and sexy as you're confident her countless daughters will be. At that, she breaks down completely, one of her hands going to rub her belly gently. It takes her a long time to manage to thank to properly, and she hurries to end the call before she can embarrass herself further.<<if $arcologies[0].FSRestartDecoration == 100>> The Societal Elite are @@.red;outraged@@ that you would not only allow such a breach of eugenics to occur, but encourage it to such an obscene degree.<</if>>
+				You signify your assent, telling the Sister that the organ farm will accept seed tissue from any of them for the purpose of fabricating ovaries, so long as they are willing to bear as many children as they can handle. To your mild surprise, she responds with cutely inelegant crying. You add that you think the world needs many more Futanari Sisters, especially ones as cute and sexy as you're confident her countless daughters will be. At that, she breaks down completely, one of her hands going to rub her belly gently. It takes her a long time to manage to thank to properly, and she hurries to end the call before she can embarrass herself further.<<if $arcologies[0].FSRestartDecoration == 100 && $eugenicsFullControl != 1>> The Societal Elite are @@.red;outraged@@ that you would not only allow such a breach of eugenics to occur, but encourage it to such an obscene degree.<</if>>
 				<<set $TFS.farmUpgrade = 3>>
-				<<if $arcologies[0].FSRestart != "unset">>
+				<<if $arcologies[0].FSRestart != "unset" && $eugenicsFullControl != 1>>
 					<<set $failedElite += 1000>>
 				<</if>>
 			<</replace>>
@@ -58,9 +58,9 @@ whether we will use contraception after we are transformed." She shudders sudden
 	/*
 	<br><<link "Decline, but grant them something more fitting">>
 		<<replace "#result">>
-			You signify your assent, telling the Sister that the organ farm will accept seed tissue from any of them for the purpose of fabricating testicular ovaries, which shou. To your mild surprise, she responds with cutely inelegant crying. You add that you think the world needs more Futanari Sisters, especially ones as cute and sexy as you're confident her many daughters will be. At that, she breaks down completely, one of her hands going to rub her balls gently. It takes her a long time to manage to thank to properly, and she hurries to end the call before she can embarrass herself further.<<if $arcologies[0].FSRestartDecoration == 100>> The Societal Elite are @@.red;outraged@@ that you would not only allow such a breach of eugenics to occur, but encourage it.<</if>>
+			You signify your assent, telling the Sister that the organ farm will accept seed tissue from any of them for the purpose of fabricating testicular ovaries, which shou. To your mild surprise, she responds with cutely inelegant crying. You add that you think the world needs more Futanari Sisters, especially ones as cute and sexy as you're confident her many daughters will be. At that, she breaks down completely, one of her hands going to rub her balls gently. It takes her a long time to manage to thank to properly, and she hurries to end the call before she can embarrass herself further.<<if $arcologies[0].FSRestartDecoration == 100 && $eugenicsFullControl != 1>> The Societal Elite are @@.red;outraged@@ that you would not only allow such a breach of eugenics to occur, but encourage it.<</if>>
 			<<set $TFS.farmUpgrade = 4>>
-			<<if $arcologies[0].FSRestart != "unset">>
+			<<if $arcologies[0].FSRestart != "unset" && $eugenicsFullControl != 1>>
 				<<set $failedElite += 100>>
 			<</if>>
 		<</replace>>
diff --git a/src/uncategorized/twinsWorkaround.tw b/src/uncategorized/twinsWorkaround.tw
index 6c4a433b1806e13007651f89eb191245abc00ce5..10c27869511bd0b5ba12ad4b37a78db9baf03a47 100644
--- a/src/uncategorized/twinsWorkaround.tw
+++ b/src/uncategorized/twinsWorkaround.tw
@@ -8,10 +8,10 @@ Your new pair of slaves look frightened and uncertain, but seem encouraged by ea
 <<unset $activeSlave>>
 <<if _secondSlave.slaveSurname>><<set _familyName = _secondSlave.slaveSurname>><</if>>
 <<set _familyBirthSurname = _secondSlave.birthSurname>>
-<<NationalityToName _secondSlave>>
+<<run nationalityToName(_secondSlave)>>
 <<if _familyName>><<set _secondSlave.slaveSurname = _familyName>><</if>>
 <<set _secondSlave.birthSurname = _familyBirthSurname>>
-<<NationalityToAccent _secondSlave>>
+<<run nationalityToAccent(_secondSlave)>>
 
 <<set _secondSlave.ID = _secondSlave.ID + 1000>>
 <<if $familyTesting == 0>>
diff --git a/src/uncategorized/useGuard.tw b/src/uncategorized/useGuard.tw
index eacbe0e3eca123689c3a263b7101bf25e24e6fee..350c56961f9bfef9d566753392fa587c2b2a3f2d 100644
--- a/src/uncategorized/useGuard.tw
+++ b/src/uncategorized/useGuard.tw
@@ -6,130 +6,129 @@ $slaves[$i].slaveName is standing behind your left shoulder, guarding your perso
 
 <<switch $slaves[$i].clothes>>
 <<case "attractive lingerie">>
-	Her lacy lingerie contrasts with her deadly weaponry.
+	$His lacy lingerie contrasts with $his deadly weaponry.
 <<case "a succubus outfit">>
-	Her succubus outfit and impressive weapons make her look like a character from an overwrought graphic novel.
+	$His succubus outfit and impressive weapons make $him look like a character from an overwrought graphic novel.
 <<case "uncomfortable straps">>
-	Her uncomfortable straps make her look like a classical slave warrior.
+	$His uncomfortable straps make $him look like a classical slave warrior.
 <<case "shibari ropes">>
-	Her shibari ropes make her look like an insane slave fighter.
+	$His shibari ropes make $him look like an insane slave fighter.
 <<case "restrictive latex" "a latex catsuit">>
-	Her complete suit of latex gives her a beautiful yet intimidating appearance.
+	$His complete suit of latex gives $him a beautiful yet intimidating appearance.
 <<case "a nice nurse outfit">>
-	Her practical nurse's outfit make her weapons look like surgical instruments of death.
+	$His practical nurse's outfit make $his weapons look like surgical instruments of death.
 <<case "a military uniform">>
-	Her military uniform is most befitting of an honor guard.
+	$His military uniform is most befitting of an honor guard.
 <<case "a schutzstaffel uniform">>
-	Her military uniform is most befitting of an honor guard.
+	$His military uniform is most befitting of an honor guard.
 <<case "a slutty schutzstaffel uniform">>
-	Her military uniform is most befitting of an honor guard and your personal whore.
+	$His military uniform is most befitting of an honor guard and your personal whore.
 <<case "a red army uniform">>
-	Her military uniform is most befitting of an honor guard.
+	$His military uniform is most befitting of an honor guard.
 <<case "a long qipao">>
-	Her elegant qipao makes her seem less deadly than she actually is.
+	$His elegant qipao makes $him seem less deadly than $he actually is.
 <<case "battlearmor">>
-	Her battlearmor means she's always ready for combat.
+	$His battlearmor means $he's always ready for combat.
 <<case "a mounty outfit">>
-	Her mounty outfit only enhances her authority as your personal guard.
+	$His mounty outfit only enhances $his authority as your personal guard.
 <<case "a dirndl">>
-	Her dirndl allows her to hide all sorts of useful weapons against her bare thighs.
+	$His dirndl allows $him to hide all sorts of useful weapons against $his bare thighs.
 <<case "lederhosen">>
-	Her weapon hangs from a shoulder sling over her lederhosen.
+	$His weapon hangs from a shoulder sling over $his lederhosen.
 <<case "a biyelgee costume">>
-	Her biyelgee costume makes her appear as an athletic specimen, ready to defend you in hand-to-hand combat.
+	$His biyelgee costume makes $him appear as an athletic specimen, ready to defend you in hand-to-hand combat.
 <<case "a mini dress">>
-	Her revealing mini dress and elegant weapons make her look sexy, yet deadly.
+	$His revealing mini dress and elegant weapons make $him look sexy, yet deadly.
 <<case "a monokini">>
-	Her monokini's unrepressed appearance clashes amusingly with her deadly weapons.
+	$His monokini's unrepressed appearance clashes amusingly with $his deadly weapons.
 <<case "an apron">>
-	She's nude, aside from an apron and the holsters for her numerous weapons.
+	$He's nude, aside from an apron and the holsters for $his numerous weapons.
 <<case "a cybersuit">>
-	Her cybersuit makes her look sleek, sexy, and deadly. A perfect femme fatale.
+	$His cybersuit makes $him look sleek, sexy, and deadly. A perfect femme fatale.
 <<case "clubslut netting">>
-	Her club netting's slutty appearance clashes amusingly with her deadly weapons.
+	$His club netting's slutty appearance clashes amusingly with $his deadly weapons.
 <<case "a string bikini">>
-	Her string bikini's flirty appearance clashes amusingly with her deadly weapons.
+	$His string bikini's flirty appearance clashes amusingly with $his deadly weapons.
 <<case "a scalemail bikini">>
-	Her scalemail bikini's barbaric appearance meshes well with her sword, but clashes with her firearms.
+	$His scalemail bikini's barbaric appearance meshes well with $his sword, but clashes with $his firearms.
 <<case "a slutty outfit">>
 	<<if $slaves[$i].actualAge < 21>>
-		She's wearing a schoolgirl uniform and sucking on hard candy, making her look like a character from a kung-fu film.
+		$He's wearing a schoolgirl uniform and sucking on hard candy, making $him look like a character from a kung-fu film.
 	<<elseif $slaves[$i].actualAge < 30>>
-		She's chosen to wear a catsuit, and looks like a fictional heroine.
+		$He's chosen to wear a catsuit, and looks like a fictional heroine.
 	<<elseif $slaves[$i].actualAge < 40>>
-		She's wearing a schoolgirl uniform and sucking on hard candy, making her look like a character from a kung-fu film.
+		$He's wearing a schoolgirl uniform and sucking on hard candy, making $him look like a character from a kung-fu film.
 	<<else>>
-		She's wearing a wifely dress, creating a discordant effect with her weapons.
+		$He's wearing a wifely dress, creating a discordant effect with $his weapons.
 	<</if>>
 <<case "a cheerleader outfit">>
-	She's wearing a cheerleader uniform, creating an amusing effect with her weapons.
+	$He's wearing a cheerleader uniform, creating an amusing effect with $his weapons.
 <<case "attractive lingerie for a pregnant woman">>
-	Her silky lingerie contrasts with her deadly weaponry.
+	$His silky lingerie contrasts with $his deadly weaponry.
 <<case "a maternity dress">>
-	Her loose dress gives her plenty of places to conceal weaponry.
+	$His loose dress gives $him plenty of places to conceal weaponry.
 <<case "stretch pants and a crop-top">>
-	Her relaxed outfit clashes amusingly with her serious weapons.
+	$His relaxed outfit clashes amusingly with $his serious weapons.
 <<case "a slave gown">>
-	Her gorgeous gown and elegant weapons make her look refined, yet deadly.
+	$His gorgeous gown and elegant weapons make $him look refined, yet deadly.
 <<case "a halter top dress">>
-	Her beautiful halter top dress and elegant weapons make her look refined, yet deadly.
+	$His beautiful halter top dress and elegant weapons make $him look refined, yet deadly.
 <<case "a ball gown">>
-	Her fabulous silken ball gown and elegant weapons make her look refined, yet deadly.
+	$His fabulous silken ball gown and elegant weapons make $him look refined, yet deadly.
 <<case "a nice maid outfit">>
-	Her pretty maid outfit and weapons make her look like a character from an animated movie.
+	$His pretty maid outfit and weapons make $him look like a character from an animated movie.
 <<case "spats and a tank top">>
-	Her exercise outfit makes her look like she has the fitness to back up her weapons.
+	$His exercise outfit makes $him look like $he has the fitness to back up $his weapons.
 <<case "a slutty maid outfit">>
-	Her slutty maid outfit and weapons make her look like a character from an exploitation film.
+	$His slutty maid outfit and weapons make $him look like a character from an exploitation film.
 <<case "cutoffs and a t-shirt">>
-	Her relaxed clothing clashes with her weaponry, making her look like she's planning to kill someone and then have a relaxing day off.
+	$His relaxed clothing clashes with $his weaponry, making $him look like $he's planning to kill someone and then have a relaxing day off.
 <<case "harem gauze">>
-	Her weapons pin her sheer gauze down over her body, putting everything on lewd display.
+	$His weapons pin $his sheer gauze down over $his body, putting everything on lewd display.
 <<case "a fallen nuns habit">>
-	Her sacrilegious getup and weapons make her look like a sinner's fantasy.
+	$His sacrilegious getup and weapons make $him look like a sinner's fantasy.
 <<case "a chattel habit">>
-	Her chattel habit and weapons make her role as a defender of the new faith instantly obvious.
+	$His chattel habit and weapons make $his role as a defender of the new faith instantly obvious.
 <<case "a penitent nuns habit">>
-	Her somber habit and weapons make her look like a member of a militant order.
+	$His somber habit and weapons make $him look like a member of a militant order.
 <<case "slutty business attire">>
-	Her slutty business suit and weapons give her the look a supervillain's sidekick.
+	$His slutty business suit and weapons give $him the look a supervillain's sidekick.
 <<case "nice business attire">>
-	Her business suit and weapons give her the look of a finely honed corporate instrument.
+	$His business suit and weapons give $him the look of a finely honed corporate instrument.
 <<case "conservative clothing">>
-	Her casual, conservative clothes and weapons make her look like a normal old world security contractrix.
+	$His casual, conservative clothes and weapons make $him look like a normal old world security contractrix.
 <<case "a comfortable bodysuit">>
-	Her bodysuit and weapons make her look like an action movie heroine.
+	$His bodysuit and weapons make $him look like an action movie heroine.
 <<case "a leotard">>
-	Her leotard and weapons make her look like the heroine of an old exploitation film.
+	$His leotard and weapons make $him look like the heroine of an old exploitation film.
 <<case "a bunny outfit">>
-	Her bunny outfit and weapons make her look like the henchwoman of a villain from a cheesy vintage spy film.
+	$His bunny outfit and weapons make $him look like the henchwoman of a villain from a cheesy vintage spy film.
 <<case "a slutty nurse outfit">>
-	Between her nurse outfit and her weapons she looks prepared to do harm, and then to heal it.
+	Between $his nurse outfit and $his weapons $he looks prepared to do harm, and then to heal it.
 <<case "a schoolgirl outfit">>
 	This schoolgirl is well armed, bringing to mind more than one farcical action film.
 <<case "a kimono">>
-	Her kimono has discreet cuts that allow her to fight reasonably well in it if necessary, and are almost invisible when she stands straight.
+	$His kimono has discreet cuts that allow $him to fight reasonably well in it if necessary, and are almost invisible when $he stands straight.
 <<case "a slutty qipao">>
-	Her qipao and weapons make her look like a character from a fighting game.
+	$His qipao and weapons make $him look like a character from a fighting game.
 <<case "a toga">>
-	Her toga and weapons make a stark contrast, making her stand out a lot.
+	$His toga and weapons make a stark contrast, making $him stand out a lot.
 <<case "a huipil">>
-	Her huipil hides most of the weapons she carries, but carrying them on naked skin is a slight discomfort.
+	$His huipil hides most of the weapons $he carries, but carrying them on naked skin is a slight discomfort.
 <<case "a hijab and abaya">>
-	Her weapons are strapped to the outside of her abaya, a juxtaposition that would be more ludicrous had not many women of the middle east recently been seen fighting dressed in just this way.
+	$His weapons are strapped to the outside of $his abaya, a juxtaposition that would be more ludicrous had not many women of the middle east recently been seen fighting dressed in just this way.
 <<case "battledress">>
-	Though her battledress top is just a tank top, she still skirts the edge of looking more like a Free Cities mercenary than a Free Cities sex slave.
+	Though $his battledress top is just a tank top, $he still skirts the edge of looking more like a Free Cities mercenary than a Free Cities sex slave.
 <<case "slutty jewelry">>
-	The bangles she's wearing are complemented by the straps that mount her weapons to her otherwise naked body.
+	The bangles $he's wearing are complemented by the straps that mount $his weapons to $his otherwise naked body.
 <<default>>
 	<<if ["chastity belt", "combined chastity"].includes($activeSlave.vaginalAccessory)>>
-		Her chastity belt covers and protects her, just as her weapons cover and protect you.
+		$His chastity belt covers and protects $him, just as $his weapons cover and protect you.
 	<<elseif ["chastity", "combined chastity"].includes($activeSlave.dickAccessory)>>
-		Her chastity cage covers and protects her, just as her weapons cover and protect you.
+		$His chastity cage covers and protects $him, just as $his weapons cover and protect you.
 	<<else>>
-		She is nude except for her armament.
+		$He is nude except for $his armament.
 	<</if>>
 <</switch>>
 
 //
-
diff --git a/src/uncategorized/wardrobeUse.tw b/src/uncategorized/wardrobeUse.tw
index 12706f252f1786c3338c02dccc2fdc42546a3801..02c874546da26762d795870c80d187ed4a688046 100644
--- a/src/uncategorized/wardrobeUse.tw
+++ b/src/uncategorized/wardrobeUse.tw
@@ -646,7 +646,7 @@ Clothes: ''<span id="clothes">$activeSlave.clothes</span>.''
 	<<replace "#bellyAccessory">>$activeSlave.bellyAccessory<</replace>>
 	<<replace "#bellyAccessoryDescription">><br>//<<clothingCorsetDescription>><<CorsetPiercingDescription>>//<</replace>>
 <</link>>
-<<if $activeSlave.breedingMark != 1>>
+<<if ($activeSlave.breedingMark != 1 || $propOutcome == 0)>>
 | <<link "Extreme corset">>
 	<<set $activeSlave.bellyAccessory = "an extreme corset">>
 	<<replace "#bellyAccessory">>$activeSlave.bellyAccessory<</replace>>
@@ -702,7 +702,7 @@ Clothes: ''<span id="clothes">$activeSlave.clothes</span>.''
 		<<replace "#vaginalAccessoryDescription">>//<<vaginalAccessoryDescription>>//<</replace>>
 		<<replace "#buttplugDescription">>//<<buttplugDescription>>//<</replace>>
 	<</link>>
-	<<if isItemAccessible("long dildo") && $activeSlave.breedingMark != 1>>
+	<<if isItemAccessible("long dildo") && ($activeSlave.breedingMark != 1 || $propOutcome == 0)>>
 		| <<link "Long dildo">>
 			<<set $activeSlave.vaginalAccessory = "long dildo">>
 			<<replace "#vaginalAccessory">>$activeSlave.vaginalAccessory<</replace>>
@@ -716,7 +716,7 @@ Clothes: ''<span id="clothes">$activeSlave.clothes</span>.''
 		<<replace "#vaginalAccessoryDescription">>//<<vaginalAccessoryDescription>>//<</replace>>
 		<<replace "#buttplugDescription">>//<<buttplugDescription>>//<</replace>>
 	<</link>>
-	<<if isItemAccessible("long, large dildo") && $activeSlave.breedingMark != 1>>
+	<<if isItemAccessible("long, large dildo") && ($activeSlave.breedingMark != 1 || $propOutcome == 0)>>
 		| <<link "Large and long dildo">>
 			<<set $activeSlave.vaginalAccessory = "long, large dildo">>
 			<<replace "#vaginalAccessory">>$activeSlave.vaginalAccessory<</replace>>
@@ -731,7 +731,7 @@ Clothes: ''<span id="clothes">$activeSlave.clothes</span>.''
 			<<replace "#vaginalAccessoryDescription">>//<<vaginalAccessoryDescription>>//<</replace>>
 			<<replace "#buttplugDescription">>//<<buttplugDescription>>//<</replace>>
 		<</link>>
-		<<if isItemAccessible("long, huge dildo") && $activeSlave.breedingMark != 1>>
+		<<if isItemAccessible("long, huge dildo") && ($activeSlave.breedingMark != 1 || $propOutcome == 0)>>
 			| <<link "Huge and long dildo">>
 				<<set $activeSlave.vaginalAccessory = "long, huge dildo">>
 				<<replace "#vaginalAccessory">>$activeSlave.vaginalAccessory<</replace>>
@@ -806,7 +806,7 @@ Anal accessory: ''<span id="buttplug">$activeSlave.buttplug</span>.''
 	<<replace "#buttplug">>$activeSlave.buttplug<</replace>>
 	<<replace "#buttplugDescription">>//<<buttplugDescription>>//<</replace>>
 <</link>>
-<<if isItemAccessible("long plug") && $activeSlave.breedingMark != 1>>
+<<if isItemAccessible("long plug") && ($activeSlave.breedingMark != 1 || $propOutcome == 0)>>
 	| <<link "Long">>
 		<<set $activeSlave.buttplug = "long plug">>
 		<<replace "#buttplug">>$activeSlave.buttplug<</replace>>
@@ -818,7 +818,7 @@ Anal accessory: ''<span id="buttplug">$activeSlave.buttplug</span>.''
 	<<replace "#buttplug">>$activeSlave.buttplug<</replace>>
 	<<replace "#buttplugDescription">>//<<buttplugDescription>>//<</replace>>
 <</link>>
-<<if isItemAccessible("long, large plug") && $activeSlave.breedingMark != 1>>
+<<if isItemAccessible("long, large plug") && ($activeSlave.breedingMark != 1 || $propOutcome == 0)>>
 	| <<link "Long and large">>
 		<<set $activeSlave.buttplug = "long, large plug">>
 		<<replace "#buttplug">>$activeSlave.buttplug<</replace>>
@@ -831,7 +831,7 @@ Anal accessory: ''<span id="buttplug">$activeSlave.buttplug</span>.''
 	<<replace "#buttplugDescription">>//<<buttplugDescription>>//<</replace>>
 <</link>><</if>>
 <<if isItemAccessible("long, huge plug")>>
-	<<if $activeSlave.breedingMark != 1 && $activeSlave.anus >= 2>>
+	<<if ($activeSlave.breedingMark != 1 || $propOutcome == 0) && $activeSlave.anus >= 2>>
 		| <<link "Long and huge">>
 			<<set $activeSlave.buttplug = "long, huge plug">>
 			<<replace "#buttplug">>$activeSlave.buttplug<</replace>>
diff --git a/src/utility/assayWidgets.tw b/src/utility/assayWidgets.tw
index 8d252bb0955da896470672dd5c8c1bf152d4d4a4..52b484a0535f5ab61330a8c6be4c42c979a82818 100644
--- a/src/utility/assayWidgets.tw
+++ b/src/utility/assayWidgets.tw
@@ -158,7 +158,7 @@
 		<<set $beauty -= 6>>
 	<</if>>
 	<<elseif ($args[0].markings == "birthmark")>>
-	<<if ($args[0].prestige > 0)>>
+	<<if ($args[0].prestige > 0 || $args[0].pornPrestige > 1)>>
 		<<set $beauty += 4>>
 	<<else>>
 		<<set $beauty -= 4>>
@@ -757,7 +757,7 @@
 	<<set $beauty += $args[0].births*($arcologies[0].FSRepopulationFocus/75)>>
 <</if>>
 <<elseif $arcologies[0].FSRestart > 40>>
-<<if $args[0].breedingMark == 1>>
+<<if $args[0].breedingMark == 1 && $propOutcome == 1>>
 	<<if $args[0].preg > 5 && $args[0].pregSource == -1>>
 		<<set $beauty += $arcologies[0].FSRestart>> /*100*/
 	<</if>>
@@ -1073,11 +1073,29 @@
 <</if>>
 
 <<if $args[0].prestige > 0>>
-	<<set $beauty = $beauty+($beauty*$args[0].prestige*0.1)>>
+	<<set $beauty += ($beauty*$args[0].prestige*0.5)>>
+<</if>>
+<<if $args[0].prestige >= 3>>
+	<<set $beauty += ($beauty*.5)>>
+<<elseif $args[0].prestige == 2>>
+	<<set $beauty += ($beauty*0.25)>>
+<<elseif $args[0].prestige == 1>>
+	<<set $beauty += ($beauty*0.1)>>
+<</if>>
+<<if $args[0].pornPrestige == 3>>
+	<<set $beauty += ($beauty*1.0)>>
+<<elseif $args[0].pornPrestige == 2>>
+	<<set $beauty += ($beauty*0.5)>>
+<<elseif $args[0].pornPrestige == 1>>
+	<<set $beauty += ($beauty*0.1)>>
 <</if>>
 
 <<if $args[0].breedingMark == 1>>
-	<<set $beauty = Math.trunc($beauty*2)>>
+	<<if $propOutcome == 1>>
+		<<set $beauty = Math.trunc($beauty*2)>>
+	<<else>>
+		<<set $beauty += 2>>
+	<</if>>
 <</if>>
 
 <<if $beauty < 1>>
@@ -1335,6 +1353,13 @@
 <<if $args[0].prestige > 0>>
 	<<set _slaveMultiplier += 0.7*$args[0].prestige>>
 <</if>>
+<<if $args[0].pornPrestige == 3>>
+	<<set _slaveMultiplier += 1.5>>
+<<elseif $args[0].pornPrestige == 2>>
+	<<set _slaveMultiplier += 0.7>>
+<<elseif $args[0].pornPrestige == 1>>
+	<<set _slaveMultiplier += 0.2>>
+<</if>>
 
 <<if $specialSlavesPriceOverride == 1>>
 	<<if $args[0].devotion >= 50>>
diff --git a/src/utility/birthWidgets.tw b/src/utility/birthWidgets.tw
index 3a3a6f19885ceb84df059d3a3b3d18a4e3278825..d4cd770e1d9e57695d34468a2ef6376b20a529e3 100644
--- a/src/utility/birthWidgets.tw
+++ b/src/utility/birthWidgets.tw
@@ -6,16 +6,16 @@
 	<<if $universalRulesCSec == 1>>
 		<<set $csec = 1, $slaves[$i].cSec = 1>>
 		<<if $clinic != 0>>
-			$slaves[$i].slaveName is taken to $clinicName since she is scheduled for a cesarean section. She is helped from her clothes and into a comfortable hospital bed to relax until the surgery suite is prepped. After several minutes, she is transferred to the surgery wing. Following her c-section, she is returned to the recovery wing to rest. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and she is left under observation to make sure she recovers.
+			$slaves[$i].slaveName is taken to $clinicName since $he is scheduled for a cesarean section. $He is helped from $his clothes and into a comfortable hospital bed to relax until the surgery suite is prepped. After several minutes, $he is transferred to the surgery wing. Following $his c-section, $he is returned to the recovery wing to rest. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and $he is left under observation to make sure $he recovers.
 		<<else>>
-			$slaves[$i].slaveName is taken to the auto-surgeon, since she is scheduled for a cesarean section. She is stripped from her clothes and set up on the operating table. She is quickly sedated, and subjected to a c-section in order to avoid potential problems and preserve her vagina. The surgery is quick, and she is moved to a bed to recover. When she awakes, her child<<if $slaves[$i].pregType > 1>>ren have<<else>> has<</if>> already been taken away.
+			$slaves[$i].slaveName is taken to the auto-surgeon, since $he is scheduled for a cesarean section. $He is stripped from $his clothes and set up on the operating table. $He is quickly sedated, and subjected to a c-section in order to avoid potential problems and preserve $his vagina. The surgery is quick, and $he is moved to a bed to recover. When $he awakes, $his child<<if $slaves[$i].pregType > 1>>ren have<<else>> has<</if>> already been taken away.
 		<</if>>
 	<<else>>
 		<<if $clinic != 0>>
-			She is lead to $clinicName since she is likely to face complications with childbirth. She is helped from her clothes and into a comfortable hospital bed to relax until she is ready. She makes herself comfortable and begins working on birthing her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, fully aware of her watching helpers. <<if $birthDamage > 10>><<set $csec = 1, $slaves[$i].cSec = 1>>After several hours of intense labor, she is transferred to the surgery wing. Following an emergency c-section, she is returned to the recovery wing to rest.<<else>>After several hours, and a touch of morphine, she has successfully given birth<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and she is left under observation to make sure she recovers.
+			$He is lead to $clinicName since $he is likely to face complications with childbirth. $He is helped from $his clothes and into a comfortable hospital bed to relax until $he is ready. $He makes $himself comfortable and begins working on birthing $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, fully aware of $his watching helpers. <<if $birthDamage > 10>><<set $csec = 1, $slaves[$i].cSec = 1>>After several hours of intense labor, $he is transferred to the surgery wing. Following an emergency c-section, $he is returned to the recovery wing to rest.<<else>>After several hours, and a touch of morphine, $he has successfully given birth<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and $he is left under observation to make sure $he recovers.
 		<<else>>
 			<<set $csec = 1, $slaves[$i].cSec = 1>>
-			She is lead to the auto-surgeon, since she is likely to face complications with childbirth. She is stripped from her clothes and set up on the operating table. She is quickly sedated and subjected to a c-section in order to avoid potential problems. The surgery is quick, and she is moved to a bed to recover. When she awakes, her child<<if $slaves[$i].pregType > 1>>ren have<<else>> has<</if>> already been taken away.
+			$He is lead to the auto-surgeon, since $he is likely to face complications with childbirth. $He is stripped from $his clothes and set up on the operating table. $He is quickly sedated and subjected to a c-section in order to avoid potential problems. The surgery is quick, and $he is moved to a bed to recover. When $he awakes, $his child<<if $slaves[$i].pregType > 1>>ren have<<else>> has<</if>> already been taken away.
 		<</if>>
 	<</if>>
 
@@ -26,15 +26,15 @@
 <<case "rest">>
 	<<if !canWalk($slaves[$i])>>
 		<<if $slaves[$i].fetish == "mindbroken">>
-			She is helped back to her bed and stripped before slipping into it. Instinctively, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and she is encouraged to keep resting.
+			$He is helped back to $his bed and stripped before slipping into it. Instinctively, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and $he is encouraged to keep resting.
 		<<else>>
-			She is helped back to her bed and stripped before slipping into it. She makes herself comfortable and begins working on birthing her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and she is encouraged to keep resting.
+			$He is helped back to $his bed and stripped before slipping into it. $He makes $himself comfortable and begins working on birthing $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and $he is encouraged to keep resting.
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].fetish == "mindbroken">>
-			She returns to her bed and strips before slipping into it. Instinctively, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and she is encouraged to keep resting.
+			$He returns to $his bed and strips before slipping into it. Instinctively, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and $he is encouraged to keep resting.
 		<<else>>
-			She returns to her bed and strips before slipping into it. She makes herself comfortable and begins working on birthing her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and she is encouraged to keep resting.
+			$He returns to $his bed and strips before slipping into it. $He makes $himself comfortable and begins working on birthing $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and $he is encouraged to keep resting.
 		<</if>>
 	<</if>>
 
@@ -42,15 +42,15 @@
 	<<set _bw = $slaveIndices[$slaves[$i].subTarget]>>
 	<<if $slaves[$i].fetish == "mindbroken">>
 		<<if $slaves[$i].subTarget == 0>>
-			She returns to her bed and strips before slipping into it. Instinctively, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and she rests for a short while before returned to your waiting slaves.
+			$He returns to $his bed and strips before slipping into it. Instinctively, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and $he rests for a short while before returned to your waiting slaves.
 		<<else>>
-			She is lead by $slaves[_bw].slaveName to a private room so that she may watch. Instinctively she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to her watching audience. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and $slaves[_bw].slaveName eagerly descends upon her defenseless body.
+			$He is lead by $slaves[_bw].slaveName to a private room so that she may watch. Instinctively $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to $his watching audience. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and $slaves[_bw].slaveName eagerly descends upon $his defenseless body.
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].subTarget == 0>>
-			She returns to her bed and strips before slipping into it. She makes herself comfortable and begins working on birthing her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and she rests for a short while before returned to your waiting slaves.
+			$He returns to $his bed and strips before slipping into it. $He makes $himself comfortable and begins working on birthing $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and $he rests for a short while before returned to your waiting slaves.
 		<<else>>
-			She is taken by $slaves[_bw].slaveName to a private room so that she may watch. Reluctantly, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, fully aware of $slaves[_bw].slaveName's <<if $slaves[_bw].fetish == "pregnancy">>hungry gaze<<else>>amused gaze<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and $slaves[_bw].slaveName eagerly descends upon her exhausted body.
+			$He is taken by $slaves[_bw].slaveName to a private room so that she may watch. Reluctantly, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, fully aware of $slaves[_bw].slaveName's <<if $slaves[_bw].fetish == "pregnancy">>hungry gaze<<else>>amused gaze<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and $slaves[_bw].slaveName eagerly descends upon $his exhausted body.
 			<<set $humiliation = 1>>
 		<</if>>
 	<</if>>
@@ -58,113 +58,113 @@
 <<case "whore">>
 	<<if !canWalk($slaves[$i])>>
 		<<if $slaves[$i].fetish == "mindbroken">>
-			She is helped back to her bed and stripped before slipping into it. Instinctively, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and she rests awhile before returning to whoring.
+			$He is helped back to $his bed and stripped before slipping into it. Instinctively, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and $he rests awhile before returning to whoring.
 		<<else>>
-			She is helped back to her bed and stripped before slipping into it. She makes herself comfortable and begins working on birthing her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and she rests awhile before returning to whoring.
+			$He is helped back to $his bed and stripped before slipping into it. $He makes $himself comfortable and begins working on birthing $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and $he rests awhile before returning to whoring.
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].fetish == "mindbroken">>
-			She returns to her bed and strips before slipping into it. Instinctively, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and she rests awhile before returning to whoring.
+			$He returns to $his bed and strips before slipping into it. Instinctively, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and $he rests awhile before returning to whoring.
 		<<else>>
-			She returns to her bed and strips before slipping into it. She makes herself comfortable and begins working on birthing her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and she rests awhile before returning to whoring.
+			$He returns to $his bed and strips before slipping into it. $He makes $himself comfortable and begins working on birthing $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and $he rests awhile before returning to whoring.
 		<</if>>
 	<</if>>
 
 <<case "serve the public">>
 	<<if !canWalk($slaves[$i])>>
 		<<if $slaves[$i].fetish == "mindbroken">>
-			She is helped back to her bed and stripped before slipping into it. Instinctively, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and she rests awhile before returning to slutting.
+			$He is helped back to $his bed and stripped before slipping into it. Instinctively, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and $he rests awhile before returning to slutting.
 		<<else>>
-			She is helped back to her bed and stripped before slipping into it. She makes herself comfortable and begins working on birthing her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and she rests awhile before returning to slutting.
+			$He is helped back to $his bed and stripped before slipping into it. $He makes $himself comfortable and begins working on birthing $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and $he rests awhile before returning to slutting.
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].fetish == "mindbroken">>
-			She returns to her bed and strips before slipping into it. Instinctively, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and she rests awhile before returning to slutting.
+			$He returns to $his bed and strips before slipping into it. Instinctively, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and $he rests awhile before returning to slutting.
 		<<else>>
-			She returns to her bed and strips before slipping into it. She makes herself comfortable and begins working on birthing her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and she rests awhile before returning to slutting.
+			$He returns to $his bed and strips before slipping into it. $He makes $himself comfortable and begins working on birthing $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and $he rests awhile before returning to slutting.
 		<</if>>
 	<</if>>
 
 <<case "work a glory hole">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		Since she is unable to leave her box, she doesn't have far to go. Instinctively, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> quickly extracted from the box. She never notices, focused entirely on the fresh cock poking through the glory hole.
+		Since $he is unable to leave $his box, $he doesn't have far to go. Instinctively, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> quickly extracted from the box. $He never notices, focused entirely on the fresh cock poking through the glory hole.
 	<<else>>
-		Since she is unable to leave her box, she doesn't have far to go. She quickly finishes the waiting dick before shifting herself into a slightly, though not by much, more comfortable position. She begins laboring on her child<<if $slaves[$i].pregType > 1>>ren<</if>>. As she finishes, the box is opened and her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> gathered and taken away before she is ordered back to sucking.
+		Since $he is unable to leave $his box, $he doesn't have far to go. $He quickly finishes the waiting dick before shifting $himself into a slightly, though not by much, more comfortable position. $He begins laboring on $his child<<if $slaves[$i].pregType > 1>>ren<</if>>. As $he finishes, the box is opened and $his child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> gathered and taken away before $he is ordered back to sucking.
 	<</if>>
 
 <<case "get milked">>
 	<<if $slaves[$i].fetish == "mindbroken">>
 		<<if $dairyPregSetting > 0>>
-			Since the dairy is designed for pregnant cows, she stays hooked up to the milkers. She shows little interest in her coming birth, instead focusing on her milky breasts. Instinctively, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. She pays no heed to her child<<if $slaves[$i].pregType > 1>>ren<</if>> being removed from the milking stall, nor when she is hosed off.
+			Since the dairy is designed for pregnant cows, $he stays hooked up to the milkers. $He shows little interest in $his coming birth, instead focusing on $his milky breasts. Instinctively, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $He pays no heed to $his child<<if $slaves[$i].pregType > 1>>ren<</if>> being removed from the milking stall, nor when $he is hosed off.
 		<<else>>
-			<<if !canWalk($slaves[$i])>>She is helped back to her bed and stripped before slipping into it<<else>>She returns to her bed and strips before slipping into it<</if>>. Instinctively, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and she rests awhile before returning to the milkers to lighten her swelling breasts.
+			<<if !canWalk($slaves[$i])>>$He is helped back to $his bed and stripped before slipping into it<<else>>$He returns to $his bed and strips before slipping into it<</if>>. Instinctively, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and $he rests awhile before returning to the milkers to lighten $his swelling breasts.
 		<</if>>
 	<<else>>
 		<<if $dairyPregSetting > 0>>
-			Since the dairy is designed for pregnant cows, she stays hooked up to the milkers. She meekly protests her situation, but ultimately accepts it. She begins working on birthing her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, and catches a glimpse of her child<<if $slaves[$i].pregType > 1>>ren<</if>> being removed from the milking stall, but quickly forgets when she is hosed off.
+			Since the dairy is designed for pregnant cows, $he stays hooked up to the milkers. $He meekly protests $his situation, but ultimately accepts it. $He begins working on birthing $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, and catches a glimpse of $his child<<if $slaves[$i].pregType > 1>>ren<</if>> being removed from the milking stall, but quickly forgets when $he is hosed off.
 			<<set $humiliation = 1>>
 		<<else>>
-			<<if !canWalk($slaves[$i])>>She is helped back to her bed and stripped before slipping into it<<else>>She returns to her bed and strips before slipping into it<</if>>. She makes herself comfortable and begins working on birthing her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and she rests awhile before returning to the milkers to lighten her swelling breasts.
+			<<if !canWalk($slaves[$i])>>$He is helped back to $his bed and stripped before slipping into it<<else>>$He returns to $his bed and strips before slipping into it<</if>>. $He makes $himself comfortable and begins working on birthing $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and $he rests awhile before returning to the milkers to lighten $his swelling breasts.
 		<</if>>
 	<</if>>
 
 <<case "please you">>
 	<<if !canWalk($slaves[$i])>>
 		<<if $slaves[$i].fetish == "mindbroken">>
-			You strip her and help her onto your couch. Instinctively, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and she falls into a contented nap. You enjoy her exhausted body until a servant comes to help clean her up.
+			You strip $him and help $him onto your couch. Instinctively, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and $he falls into a contented nap. You enjoy $his exhausted body until a servant comes to help clean $him up.
 		<<else>>
-			<<if $slaves[$i].devotion > 20>>She moans lewdly at you and wiggles her hips. As she teases, she begins pushing her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>> out. As she crowns, you pull her into your arms and hold her close. You hold her in a comforting embrace until she finishes<<elseif $slaves[$i].devotion >= -20>>She releases a lewd moan and begins attempting to remove her clothes. You approach her, clearing her vagina and helping her onto the couch, where you take a seat next to her to fondle her vulnerable body. Once she finishes, you give her some time to catch her breath<<else>>She begins desperately begging to be taken back to her bed; instead you pull her towards the couch and take a seat with her in your lap, back against your front. Blushing thoroughly, she gives a meek protest before focusing on the coming birth, rather than your wandering hands<<set $humiliation = 1>><</if>>. She begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a shower and a fresh change of clothes, she is helped back to your office<<if $slaves[$i].devotion < -20>> where you are waiting to enjoy her exhausted body<</if>>.
+			<<if $slaves[$i].devotion > 20>>$He moans lewdly at you and wiggles $his hips. As $he teases, $he begins pushing $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>> out. As $he crowns, you pull $him into your arms and hold $him close. You hold $him in a comforting embrace until $he finishes<<elseif $slaves[$i].devotion >= -20>>$He releases a lewd moan and begins attempting to remove $his clothes. You approach $him, clearing $his vagina and helping $him onto the couch, where you take a seat next to $him to fondle $his vulnerable body. Once $he finishes, you give $him some time to catch $his breath<<else>>$He begins desperately begging to be taken back to $his bed; instead you pull $him towards the couch and take a seat with $him in your lap, back against your front. Blushing thoroughly, $he gives a meek protest before focusing on the coming birth, rather than your wandering hands<<set $humiliation = 1>><</if>>. $He begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a shower and a fresh change of clothes, $he is helped back to your office<<if $slaves[$i].devotion < -20>> where you are waiting to enjoy $his exhausted body<</if>>.
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].fetish == "mindbroken">>
-			She returns to her bed and strips before slipping into it. Instinctively, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and she falls into a contented nap. That is until you wake her up, inquiring where she waddled off to without your permission.
+			$He returns to $his bed and strips before slipping into it. Instinctively, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and $he falls into a contented nap. That is until you wake $him up, inquiring where $he waddled off to without your permission.
 		<<else>>
-			<<if $slaves[$i].devotion > 20>>She seeks you out and begins slowly stripping. As she teases, she begins pushing her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>> out. As she crowns, she throws herself into your waiting arms and holds herself to you. You hold her in a comforting embrace until she finishes<<elseif $slaves[$i].devotion >= -20>>She approaches you and begins a very uncertain striptease. As she lowers herself to the floor to begin pushing, you overtake her and fondle her vulnerable body. Once she finishes, you help her to the couch to catch her breath<<else>>She attempts to leave your office and return to her bed, but you catch her arm before she slips out of reach. You order her to strip and give you a show. Blushing thoroughly, she gives a meek performance before falling to the floor<<set $humiliation = 1>><</if>>. She begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a shower and a fresh change of clothes, she returns to your office<<if $slaves[$i].devotion < -20>> where you are waiting to enjoy her exhausted body<</if>>.
+			<<if $slaves[$i].devotion > 20>>$He seeks you out and begins slowly stripping. As $he teases, $he begins pushing $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>> out. As $he crowns, $he throws $himself into your waiting arms and holds $himself to you. You hold $him in a comforting embrace until $he finishes<<elseif $slaves[$i].devotion >= -20>>$He approaches you and begins a very uncertain striptease. As $he lowers $himself to the floor to begin pushing, you overtake $him and fondle $his vulnerable body. Once $he finishes, you help $him to the couch to catch $his breath<<else>>$He attempts to leave your office and return to $his bed, but you catch $his arm before $he slips out of reach. You order $him to strip and give you a show. Blushing thoroughly, $he gives a meek performance before falling to the floor<<set $humiliation = 1>><</if>>. $He begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a shower and a fresh change of clothes, $he returns to your office<<if $slaves[$i].devotion < -20>> where you are waiting to enjoy $his exhausted body<</if>>.
 		<</if>>
 	<</if>>
 
 <<case "stay confined">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		Since she is locked in a cell, she doesn't have far to go. Instinctively, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, after her and the cell are hosed down, she is returned to isolation.
+		Since $he is locked in a cell, $he doesn't have far to go. Instinctively, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, after $he and the cell are hosed down, $he is returned to isolation.
 	<<else>>
-		Since she is locked in a cell, she doesn't have far to go. Reluctantly, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, after her and the cell are hosed down, she is returned to isolation.
+		Since $he is locked in a cell, $he doesn't have far to go. Reluctantly, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, after $he and the cell are hosed down, $he is returned to isolation.
 		<<set $humiliation = 1>>
 	<</if>>
 
 <<case "work as a servant" "be a servant">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		She returns to her bed and strips before slipping into it. Instinctively she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and she rests awhile before returning to service your penthouse.
+		$He returns to $his bed and strips before slipping into it. Instinctively $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and $he rests awhile before returning to service your penthouse.
 	<<else>>
-		She returns to her bed and strips before slipping into it. She makes herself comfortable and begins working on birthing her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and she rests awhile before returning to service your penthouse.
+		$He returns to $his bed and strips before slipping into it. $He makes $himself comfortable and begins working on birthing $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and $he rests awhile before returning to service your penthouse.
 	<</if>>
 
 <<case "serve in the master suite">>
 	<<if !canWalk($slaves[$i])>>
 		<<if $slaves[$i].fetish == "mindbroken">>
 			<<if $masterSuiteUpgradePregnancy == 1>>
-				She is helping into the birthing chamber, stripped, and aided into the specialized chair. Instinctively, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a shower and fresh change of clothes, she is returned to <<if $masterSuiteUpgradeLuxury == 1>>your big bed<<elseif $masterSuiteUpgradeLuxury == 2>>the fuckpit<<else>>the main room of the master suite<</if>>.
+				$He is helping into the birthing chamber, stripped, and aided into the specialized chair. Instinctively, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a shower and fresh change of clothes, $he is returned to <<if $masterSuiteUpgradeLuxury == 1>>your big bed<<elseif $masterSuiteUpgradeLuxury == 2>>the fuckpit<<else>>the main room of the master suite<</if>>.
 			<<else>>
-				After struggling to strip and tipping into one of the various seats around the room, she prepares to give birth. Instinctively, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to whoever may be watching her. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a shower and fresh change of clothes, she is helped back to <<if $masterSuiteUpgradeLuxury == 1>>your big bed<<elseif $masterSuiteUpgradeLuxury == 2>>the fuckpit<<else>>her usual spot<</if>>.
+				After struggling to strip and tipping into one of the various seats around the room, $he prepares to give birth. Instinctively, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to whoever may be watching $him. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a shower and fresh change of clothes, $he is helped back to <<if $masterSuiteUpgradeLuxury == 1>>your big bed<<elseif $masterSuiteUpgradeLuxury == 2>>the fuckpit<<else>>$his usual spot<</if>>.
 			<</if>>
 		<<else>>
 			<<if $masterSuiteUpgradePregnancy == 1>>
-				She is helping into the birthing chamber, stripped, and aided into the specialized chair. Finding it quite comfortable, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a shower and fresh change of clothes, she is returned to <<if $masterSuiteUpgradeLuxury == 1>>your big bed<<elseif $masterSuiteUpgradeLuxury == 2>>the fuckpit<<else>>the main room of the master suite<</if>>.
+				$He is helping into the birthing chamber, stripped, and aided into the specialized chair. Finding it quite comfortable, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a shower and fresh change of clothes, $he is returned to <<if $masterSuiteUpgradeLuxury == 1>>your big bed<<elseif $masterSuiteUpgradeLuxury == 2>>the fuckpit<<else>>the main room of the master suite<</if>>.
 			<<else>>
-				After struggling to strip and tipping into one of the various seats around the room, she prepares to give birth. She gets comfortable and begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a shower and fresh change of clothes, she is returned to <<if $masterSuiteUpgradeLuxury == 1>>your big bed<<elseif $masterSuiteUpgradeLuxury == 2>>the fuckpit<<else>>her preferred spot<</if>>.
+				After struggling to strip and tipping into one of the various seats around the room, $he prepares to give birth. $He gets comfortable and begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a shower and fresh change of clothes, $he is returned to <<if $masterSuiteUpgradeLuxury == 1>>your big bed<<elseif $masterSuiteUpgradeLuxury == 2>>the fuckpit<<else>>$his preferred spot<</if>>.
 			<</if>>
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].fetish == "mindbroken">>
 			<<if $masterSuiteUpgradePregnancy == 1>>
-				She enters the birthing chamber, strips, and seats herself in the specialized chair. Instinctively, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a shower and fresh change of clothes, she returns to <<if $masterSuiteUpgradeLuxury == 1>>your big bed<<elseif $masterSuiteUpgradeLuxury == 2>>the fuckpit<<else>>the main room of the master suite<</if>>.
+				$He enters the birthing chamber, strips, and seats $himself in the specialized chair. Instinctively, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a shower and fresh change of clothes, $he returns to <<if $masterSuiteUpgradeLuxury == 1>>your big bed<<elseif $masterSuiteUpgradeLuxury == 2>>the fuckpit<<else>>the main room of the master suite<</if>>.
 			<<else>>
-				She strips and settles into one of the various seats around the room. Instinctively, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to whoever may be watching her. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a shower and fresh change of clothes, she returns to <<if $masterSuiteUpgradeLuxury == 1>>your big bed<<elseif $masterSuiteUpgradeLuxury == 2>>the fuckpit<<else>>her usual spot<</if>>.
+				$He strips and settles into one of the various seats around the room. Instinctively, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to whoever may be watching $him. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a shower and fresh change of clothes, $he returns to <<if $masterSuiteUpgradeLuxury == 1>>your big bed<<elseif $masterSuiteUpgradeLuxury == 2>>the fuckpit<<else>>$his usual spot<</if>>.
 			<</if>>
 		<<else>>
 			<<if $masterSuiteUpgradePregnancy == 1>>
-				She enters the birthing chamber, strips, and seats herself in the specialized chair. Finding it quite comfortable, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a shower and fresh change of clothes, she returns to <<if $masterSuiteUpgradeLuxury == 1>>your big bed<<elseif $masterSuiteUpgradeLuxury == 2>>the fuckpit<<else>>the main room of the master suite<</if>>.
+				$He enters the birthing chamber, strips, and seats $himself in the specialized chair. Finding it quite comfortable, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a shower and fresh change of clothes, $he returns to <<if $masterSuiteUpgradeLuxury == 1>>your big bed<<elseif $masterSuiteUpgradeLuxury == 2>>the fuckpit<<else>>the main room of the master suite<</if>>.
 			<<else>>
-				She strips and settles into one of the various seats around the room. She gets comfortable and begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a shower and fresh change of clothes, she returns to <<if $masterSuiteUpgradeLuxury == 1>>your big bed<<elseif $masterSuiteUpgradeLuxury == 2>>the fuckpit<<else>>her preferred spot<</if>>.
+				$He strips and settles into one of the various seats around the room. $He gets comfortable and begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a shower and fresh change of clothes, $he returns to <<if $masterSuiteUpgradeLuxury == 1>>your big bed<<elseif $masterSuiteUpgradeLuxury == 2>>the fuckpit<<else>>$his preferred spot<</if>>.
 			<</if>>
 		<</if>>
 	<</if>>
@@ -172,175 +172,175 @@
 <<case "serve in the club">>
 	<<if !canWalk($slaves[$i])>>
 		<<if $slaves[$i].fetish == "mindbroken">>
-			She is helped into a private room in the back of the club by a group of eager patrons. Instinctively, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to her audience. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and fresh change of clothes, the audience has their way with her.
+			$He is helped into a private room in the back of the club by a group of eager patrons. Instinctively, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to $his audience. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and fresh change of clothes, the audience has their way with $him.
 		<<else>>
-			She is helped to a private room in the back of the club by several patrons who just can't keep their hands off her. She settles herself onto a patron's lap and begins working on birthing her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, basking in the attention of her audience. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and she beckons the audience to enjoy her.
+			$He is helped to a private room in the back of the club by several patrons who just can't keep their hands off $him. $He settles $himself onto a patron's lap and begins working on birthing $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, basking in the attention of $his audience. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and $he beckons the audience to enjoy $him.
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].fetish == "mindbroken">>
-			She heads to a private room in the back of the club filled with eager patrons. Instinctively, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to her audience. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and fresh change of clothes, the audience is allowed to have their way with her.
+			$He heads to a private room in the back of the club filled with eager patrons. Instinctively, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to $his audience. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and fresh change of clothes, the audience is allowed to have their way with $him.
 		<<else>>
-			She heads to a private room in the back of the club accompanied by several patrons who just can't keep their hands off her. She settles herself onto a patron's lap and begins working on birthing her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, basking in the attention of her audience. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and she beckons the audience to enjoy her.
+			$He heads to a private room in the back of the club accompanied by several patrons who just can't keep their hands off $him. $He settles $himself onto a patron's lap and begins working on birthing $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, basking in the attention of $his audience. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and $he beckons the audience to enjoy $him.
 		<</if>>
 	<</if>>
 
 <<case "choose her own job">>
 	<<if !canWalk($slaves[$i])>>
 		<<if $slaves[$i].fetish == "mindbroken">>
-			She is helped back to her bed and stripped before slipping into it. Instinctively, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, after a short rest, she waits for someone to help her to her next job having forgotten she was choosing it.
+			$He is helped back to $his bed and stripped before slipping into it. Instinctively, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, after a short rest, $he waits for someone to help $him to $his next job having forgotten $he was choosing it.
 		<<else>>
-			She is helped back to her bed and stripped before slipping into it. She makes herself comfortable and begins working on birthing her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, after a short rest, she returns to pondering her preferred assignment.
+			$He is helped back to $his bed and stripped before slipping into it. $He makes $himself comfortable and begins working on birthing $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, after a short rest, $he returns to pondering $his preferred assignment.
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].fetish == "mindbroken">>
-			She returns to her bed and strips before slipping into it. Instinctively, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, after a short rest, she returns to wandering the penthouse.
+			$He returns to $his bed and strips before slipping into it. Instinctively, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, after a short rest, $he returns to wandering the penthouse.
 		<<else>>
-			She returns to her bed and strips before slipping into it. She makes herself comfortable and begins working on birthing her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, after a short rest, she returns to pondering her preferred assignment.
+			$He returns to $his bed and strips before slipping into it. $He makes $himself comfortable and begins working on birthing $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, after a short rest, $he returns to pondering $his preferred assignment.
 		<</if>>
 	<</if>>
 
 <<case "rest in the spa">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		<<if $Attendant != 0>>$Attendant.slaveName leads her to a special pool designed to give birth in. Once she is safely in the water alongside $Attendant.slaveName,<<else>>She is lead to a special pool designed to give birth in. Once she is safely in the water alongside her assistant,<</if>> she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to her watching helper. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning, she is taken back to the spa.
+		<<if $Attendant != 0>>$Attendant.slaveName leads $him to a special pool designed to give birth in. Once $he is safely in the water alongside $Attendant.slaveName,<<else>>$He is lead to a special pool designed to give birth in. Once $he is safely in the water alongside $his assistant,<</if>> $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to $his watching helper. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning, $he is taken back to the spa.
 	<<else>>
-		<<if $Attendant != 0>>$Attendant.slaveName escorts her to a special pool designed to give birth in. Once she is safely in the water alongside $Attendant.slaveName,<<else>>She is escorted to a special pool designed to give birth in. Once she is safely in the water alongside her assistant,<</if>> she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, aided by her helper. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning, she is taken back to the spa.
+		<<if $Attendant != 0>>$Attendant.slaveName escorts $him to a special pool designed to give birth in. Once $he is safely in the water alongside $Attendant.slaveName,<<else>>$He is escorted to a special pool designed to give birth in. Once $he is safely in the water alongside $his assistant,<</if>> $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, aided by $his helper. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning, $he is taken back to the spa.
 	<</if>>
 
 <<case "learn in the schoolroom">>
 	<<if !canWalk($slaves[$i])>>
-		Having been notified in the weeks leading up to her birth, she is helped to the front of the class and stripped. She is being used as a learning aid in this lesson. Blushing strongly, she begins working on birthing her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, fully aware of the rapt attention of the other students. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and fresh change of clothes, she is helped back to her seat. She can't help but <<if canSee($slaves[$i])>>notice some of the detailed notes the class took on her genitals<<else>>overhear the descriptions of her vagina being passed between her peers<</if>>.
+		Having been notified in the weeks leading up to $his birth, $he is helped to the front of the class and stripped. $He is being used as a learning aid in this lesson. Blushing strongly, $he begins working on birthing $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, fully aware of the rapt attention of the other students. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and fresh change of clothes, $he is helped back to $his seat. $He can't help but <<if canSee($slaves[$i])>>notice some of the detailed notes the class took on $his genitals<<else>>overhear the descriptions of $his vagina being passed between $his peers<</if>>.
 		<<set $humiliation = 1>>
 	<<else>>
-		Having been notified in the weeks leading up to her birth, she heads to the front of the class and strips. She is being used as a learning aid in this lesson. Blushing strongly, she begins working on birthing her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, fully aware of the rapt attention of the other students. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and fresh change of clothes, she returns to her seat. She can't help but <<if canSee($slaves[$i])>>notice some of the detailed notes the class took on her genitals<<else>>overhear the descriptions of her vagina being passed between her peers<</if>>.
+		Having been notified in the weeks leading up to $his birth, $he heads to the front of the class and strips. $He is being used as a learning aid in this lesson. Blushing strongly, $he begins working on birthing $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, fully aware of the rapt attention of the other students. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and fresh change of clothes, $he returns to $his seat. $He can't help but <<if canSee($slaves[$i])>>notice some of the detailed notes the class took on $his genitals<<else>>overhear the descriptions of $his vagina being passed between $his peers<</if>>.
 		<<set $humiliation = 1>>
 	<</if>>
 
 <<case "take classes">>
-	Or she would have, had <<if $assistantName == "your personal assistant">>your personal assistant<<else>>$assistantName<</if>> allowed it. Since she can't leave the lesson, she tries her best to hold back the upcoming birth, not without your assistant noticing. As punishment for poor planning, her birth will be turned into a live broadcast. Blushing strongly, she begins working on birthing her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, trying her best to hide her shame. Exhausted from the birth, she is permitted a short break as her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> collected to clean herself up before the lesson is continued.
+	Or $he would have, had <<if $assistantName == "your personal assistant">>your personal assistant<<else>>$assistantName<</if>> allowed it. Since $he can't leave the lesson, $he tries $his best to hold back the upcoming birth, not without your assistant noticing. As punishment for poor planning, $his birth will be turned into a live broadcast. Blushing strongly, $he begins working on birthing $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, trying $his best to hide $his shame. Exhausted from the birth, $he is permitted a short break as $his child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> collected to clean $himself up before the lesson is continued.
 	<<set $humiliation = 1>>
 
 <<case "work in the brothel">>
 	<<if !canWalk($slaves[$i])>>
 		<<if $slaves[$i].fetish == "mindbroken">>
-			She is helped to a private room in the back of the brothel by a group of eager patrons. Instinctively, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to her audience. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and fresh change of clothes, the audience is allowed to have their way with her.
+			$He is helped to a private room in the back of the brothel by a group of eager patrons. Instinctively, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to $his audience. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and fresh change of clothes, the audience is allowed to have their way with $him.
 		<<else>>
-			She is helped to a private room in the back of the brothel by several patrons who paid quite a handsome price to enjoy this moment. She settles herself onto a patron's lap and begins working on birthing her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, basking in the attention of her audience. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and she beckons the audience to enjoy her.
+			$He is helped to a private room in the back of the brothel by several patrons who paid quite a handsome price to enjoy this moment. $He settles $himself onto a patron's lap and begins working on birthing $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, basking in the attention of $his audience. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and $he beckons the audience to enjoy $him.
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].fetish == "mindbroken">>
-			She heads to a private room in the back of the brothel filled with eager patrons. Instinctively, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to her audience. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and fresh change of clothes, the audience is allowed to have their way with her.
+			$He heads to a private room in the back of the brothel filled with eager patrons. Instinctively, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to $his audience. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and fresh change of clothes, the audience is allowed to have their way with $him.
 		<<else>>
-			She heads to a private room in the back of the brothel accompanied by several patrons who paid quite a handsome price to enjoy this moment. She settles herself onto a patron's lap and begins working on birthing her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, basking in the attention of her audience. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and she beckons the audience to enjoy her.
+			$He heads to a private room in the back of the brothel accompanied by several patrons who paid quite a handsome price to enjoy this moment. $He settles $himself onto a patron's lap and begins working on birthing $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, basking in the attention of $his audience. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and $he beckons the audience to enjoy $him.
 		<</if>>
 	<</if>>
 
 <<case "be the Schoolteacher">>
 	<<if !canWalk($slaves[$i])>>
-		The class has been wondering why she was sitting strangely, nude at the front of the class the last several weeks, today they learn why. She has been planning this lesson for several months now. She wiggles herself into a comfortable spot and begins working on birthing her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, fully aware of her watching students. She demonstrates the proper ways to labor and how to deliver a baby. She explains the infant's future as her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> taken and excuses the class for a short break in order to freshen up.
+		The class has been wondering why $he was sitting strangely, nude at the front of the class the last several weeks, today they learn why. $He has been planning this lesson for several months now. $He wiggles $himself into a comfortable spot and begins working on birthing $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, fully aware of $his watching students. $He demonstrates the proper ways to labor and how to deliver a baby. $He explains the infant's future as $his child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> taken and excuses the class for a short break in order to freshen up.
 		<<set $humiliation = 1>>
 	<<else>>
-		While stripping, she makes her way to the front of the classroom and settles herself in a way her entire class can see. She has been planning this lesson for several months now. She wiggles herself into a comfortable spot and begins working on birthing her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, fully aware of her watching students. She demonstrates the proper ways to labor and how to deliver a baby. She explains the infant's future as her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> taken and excuses the class for a short break in order to freshen up.
+		While stripping, $he makes $his way to the front of the classroom and settles $himself in a way $his entire class can see. $He has been planning this lesson for several months now. $He wiggles $himself into a comfortable spot and begins working on birthing $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, fully aware of $his watching students. $He demonstrates the proper ways to labor and how to deliver a baby. $He explains the infant's future as $his child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> taken and excuses the class for a short break in order to freshen up.
 		<<set $humiliation = 1>>
 	<</if>>
 
 
 <<case "be your Concubine">>
 	<<if $slaves[$i].pregSource == -1 && $slaves[$i].relationship == -3>>
-		You make sure to find time in your busy schedule to be at your concubine wife's side as she gives birth to your child<<if $slaves[$i].pregType > 1>>ren<</if>>. You gently caress $slaves[$i].slaveName's body as she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. You help her upright and hold your child<<if $slaves[$i].pregType > 1>>ren<</if>> to her breasts. The two of you cuddle as you watch your newborn<<if $slaves[$i].pregType > 1>>s<</if>> suckle from their mother. Since she is quite special to you, you allow her the time to pick out names before her child<<if $slaves[$i].pregType > 1>>ren<</if>> must be taken away. When the time comes to pick up the newborn<<if $slaves[$i].pregType > 1>>s<</if>>, the slave servant is surprised to find <<if $slaves[$i].pregType == 1>>a <</if>>name-card<<if $slaves[$i].pregType > 1>>s<</if>> affixed to their blanket<<if $slaves[$i].pregType > 1>>s<</if>>.<<if $slaves[$i].fetish != "mindbroken">> She can't help but feel more devoted to her master after seeing such a touching act. Before you leave, $slaves[$i].slaveName expresses how cute she found your child<<if $slaves[$i].pregType > 1>>ren<</if>> and that she'd love to bear more for you.<</if>>
+		You make sure to find time in your busy schedule to be at your concubine wife's side as $he gives birth to your child<<if $slaves[$i].pregType > 1>>ren<</if>>. You gently caress $slaves[$i].slaveName's body as $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. You help $him upright and hold your child<<if $slaves[$i].pregType > 1>>ren<</if>> to $his breasts. The two of you cuddle as you watch your newborn<<if $slaves[$i].pregType > 1>>s<</if>> suckle from their mother. Since $he is quite special to you, you allow $him the time to pick out names before $his child<<if $slaves[$i].pregType > 1>>ren<</if>> must be taken away. When the time comes to pick up the newborn<<if $slaves[$i].pregType > 1>>s<</if>>, the slave servant is surprised to find <<if $slaves[$i].pregType == 1>>a <</if>>name-card<<if $slaves[$i].pregType > 1>>s<</if>> affixed to their blanket<<if $slaves[$i].pregType > 1>>s<</if>>.<<if $slaves[$i].fetish != "mindbroken">> $He can't help but feel more devoted to $his master after seeing such a touching act. Before you leave, $slaves[$i].slaveName expresses how cute $he found your child<<if $slaves[$i].pregType > 1>>ren<</if>> and that $he'd love to bear more for you.<</if>>
 	<<elseif !canWalk($slaves[$i])>>
 		<<if $slaves[$i].fetish == "mindbroken">>
-			She is assisted in reaching your side. You call her over and strip her as she instinctively begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to your wandering hands. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning, a fresh change of clothes, and some private time with you, she is helped back to your master suite.
+			$He is assisted in reaching your side. You call $him over and strip $him as $he instinctively begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to your wandering hands. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning, a fresh change of clothes, and some private time with you, $he is helped back to your master suite.
 		<<else>>
-			She is assisted in reaching your side. You beckon her over and strip her as she dutifully begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, enjoying your wandering hands and attention. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning, a fresh change of clothes, and some private time with you, she is helped back to your master suite. As she leaves your office, she throws you a wink, hoping to see you again soon.
+			$He is assisted in reaching your side. You beckon $him over and strip $him as $he dutifully begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, enjoying your wandering hands and attention. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning, a fresh change of clothes, and some private time with you, $he is helped back to your master suite. As $he leaves your office, $he throws you a wink, hoping to see you again soon.
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].fetish == "mindbroken">>
-			She wanders the penthouse until she finds you. You call her over and strip her as she instinctively begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to your wandering hands. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning, a fresh change of clothes, and some private time with you, she returns to your master suite.
+			$He wanders the penthouse until $he finds you. You call $him over and strip $him as $he instinctively begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to your wandering hands. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning, a fresh change of clothes, and some private time with you, $he returns to your master suite.
 		<<else>>
-			She wanders the penthouse until she finds you. You beckon her over and strip her as she dutifully begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, enjoying your wandering hands and attention. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning, a fresh change of clothes, and some private time with you, she returns to your master suite. As she leaves your office, she throws you a wink, hoping to see you again soon.
+			$He wanders the penthouse until $he finds you. You beckon $him over and strip $him as $he dutifully begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, enjoying your wandering hands and attention. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning, a fresh change of clothes, and some private time with you, $he returns to your master suite. As $he leaves your office, $he throws you a wink, hoping to see you again soon.
 		<</if>>
 	<</if>>
 
 <<case "live with your Head Girl">>
 	<<if $slaves[$i].pregSource == $HeadGirl.ID>>
-		$HeadGirl.slaveName makes sure that the mother of her child<<if $slaves[$i].pregType > 1>>ren<</if>> is happy and comfortable for the upcoming birth, even if they won't be spending much time with their offspring. She carefully undresses $slaves[$i].slaveName, all the while whispering sweet nothings in her ear. She begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, and her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> carefully collected by their father. Once they are out of the way, $HeadGirl.slaveName moves in to fondle $slaves[$i].slaveName's tired body.
+		$HeadGirl.slaveName makes sure that the mother of her child<<if $slaves[$i].pregType > 1>>ren<</if>> is happy and comfortable for the upcoming birth, even if they won't be spending much time with their offspring. She carefully undresses $slaves[$i].slaveName, all the while whispering sweet nothings in $his ear. $He begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, and $his child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> carefully collected by their father. Once they are out of the way, $HeadGirl.slaveName moves in to fondle $slaves[$i].slaveName's tired body.
 	<<elseif !canWalk($slaves[$i])>>
 		<<if $slaves[$i].fetish == "mindbroken">>
-			She is aided in finding $HeadGirl.slaveName, who undresses her as she instinctively begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to her wandering hands. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning, a fresh change of clothes, and some private time with your head girl, she is taken back to $HeadGirl.slaveName's room.
+			$He is aided in finding $HeadGirl.slaveName, who undresses $him as $he instinctively begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to her wandering hands. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning, a fresh change of clothes, and some private time with your head girl, $he is taken back to $HeadGirl.slaveName's room.
 		<<else>>
-			She is aided in seeking out $HeadGirl.slaveName, who undresses her as she dutifully begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, enjoying her wandering hands and attention. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning, a fresh change of clothes, and some private time with your head girl, she is helped back to $HeadGirl.slaveName's room.
+			$He is aided in seeking out $HeadGirl.slaveName, who undresses $him as $he dutifully begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, enjoying her wandering hands and attention. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning, a fresh change of clothes, and some private time with your head girl, $he is helped back to $HeadGirl.slaveName's room.
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].fetish == "mindbroken">>
-			She wanders until she finds $HeadGirl.slaveName, who undresses her as she instinctively begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to her wandering hands. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning, a fresh change of clothes, and some private time with your head girl, she is lead back to $HeadGirl.slaveName's room.
+			$He wanders until $he finds $HeadGirl.slaveName, who undresses $him as $he instinctively begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to her wandering hands. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning, a fresh change of clothes, and some private time with your head girl, $he is lead back to $HeadGirl.slaveName's room.
 		<<else>>
-			She seeks out $HeadGirl.slaveName, who undresses her as she dutifully begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, enjoying her wandering hands and attention. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning, a fresh change of clothes, and some private time with your head girl, she returns to $HeadGirl.slaveName's room.
+			$He seeks out $HeadGirl.slaveName, who undresses $him as $he dutifully begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, enjoying her wandering hands and attention. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning, a fresh change of clothes, and some private time with your head girl, $he returns to $HeadGirl.slaveName's room.
 		<</if>>
 	<</if>>
 
 <<case "be confined in the arcade">>
-	Or she would have been, if she weren't locked in an arcade cabinet. A gush of liquid pours from the $slaves[$i].slaveName's cunt, followed by the attendant in charge of the arcade hanging an "out of order" sign on her exposed rear. While her mouth is filled with a customer's dick, her body instinctively births her child<<if $slaves[$i].pregType > 1>>ren<</if>> into the waiting basket. As they are carried away, her rear is cleaned up and the sign removed.
+	Or $he would have been, if $he weren't locked in an arcade cabinet. A gush of liquid pours from the $slaves[$i].slaveName's cunt, followed by the attendant in charge of the arcade hanging an "out of order" sign on $his exposed rear. While $his mouth is filled with a customer's dick, $his body instinctively births $his child<<if $slaves[$i].pregType > 1>>ren<</if>> into the waiting basket. As they are carried away, $his rear is cleaned up and the sign removed.
 
 <<case "get treatment in the clinic">>
 	<<if !canWalk($slaves[$i])>>
-		She is helped to the clinic's maternity ward. <<if $Nurse != 0>>$Nurse.slaveName<<else>>A freelance nurse<</if>> delivers her child<<if $slaves[$i].pregType > 1>>ren<</if>> before taking <<if $slaves[$i].pregType > 1>>them<<else>> it<</if>> away. Before long she is returned to her recovery room to rest.
+		$He is helped to the clinic's maternity ward. <<if $Nurse != 0>>$Nurse.slaveName<<else>>A freelance nurse<</if>> delivers $his child<<if $slaves[$i].pregType > 1>>ren<</if>> before taking <<if $slaves[$i].pregType > 1>>them<<else>> it<</if>> away. Before long $he is returned to $his recovery room to rest.
 	<<else>>
-		She is guided to the clinic's maternity ward. <<if $Nurse != 0>>$Nurse.slaveName<<else>>A freelance nurse<</if>> delivers her child<<if $slaves[$i].pregType > 1>>ren<</if>> before taking <<if $slaves[$i].pregType > 1>>them<<else>> it<</if>> away. Before long she is returned to her recovery room to rest.
+		$He is guided to the clinic's maternity ward. <<if $Nurse != 0>>$Nurse.slaveName<<else>>A freelance nurse<</if>> delivers $his child<<if $slaves[$i].pregType > 1>>ren<</if>> before taking <<if $slaves[$i].pregType > 1>>them<<else>> it<</if>> away. Before long $he is returned to $his recovery room to rest.
 	<</if>>
 
 <<case "be confined in the cellblock">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		She is forced into a specially designed cell to give birth in. Instinctively, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, after her and the cell are hosed down, she is moved back into a standard cell.
+		$He is forced into a specially designed cell to give birth in. Instinctively, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, after $he and the cell are hosed down, $he is moved back into a standard cell.
 	<<else>>
-		She is forced into a specially designed cell to give birth in. Reluctantly, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, after her and the cell are hosed down, she is moved back into a standard cell.
+		$He is forced into a specially designed cell to give birth in. Reluctantly, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, after $he and the cell are hosed down, $he is moved back into a standard cell.
 	<</if>>
 
 <<case "be the DJ">>
-	She heads to a private room in the back of the club accompanied by an influential patron. She settles herself onto his lap and begins working on birthing her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, basking in his attention. Placing her child<<if $slaves[$i].pregType > 1>>ren<</if>> outside the room, she returns to pleasure her tease.
+	$He heads to a private room in the back of the club accompanied by an influential patron. $He settles $himself onto his lap and begins working on birthing $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, basking in his attention. Placing $his child<<if $slaves[$i].pregType > 1>>ren<</if>> outside the room, $he returns to pleasure $his tease.
 
 <<case "be the Attendant">>
-	$Attendant.slaveName waddles to a special pool designed to give birth in. Once she is safely in the water, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, something she has been trained for. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning, she heads back to the main pool.
+	$Attendant.slaveName waddles to a special pool designed to give birth in. Once $he is safely in the water, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, something $he has been trained for. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning, $he heads back to the main pool.
 
 <<case "be the Madam">>
-	She heads to a private room in the back of the club accompanied by a influential patron. She settles herself onto his lap and begins working on birthing her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, basking in his attention as he strips her. Placing her child<<if $slaves[$i].pregType > 1>>ren<</if>> outside the room, she returns to get more intimate with her catch.
+	$He heads to a private room in the back of the club accompanied by a influential patron. $He settles $himself onto his lap and begins working on birthing $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, basking in his attention as he strips $him. Placing $his child<<if $slaves[$i].pregType > 1>>ren<</if>> outside the room, $he returns to get more intimate with $his catch.
 
 <<case "be the Stewardess">>
-	She strips and settles herself into her favorite chair, while calling several servants to her aid. She begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>> into the arms of her waiting charges. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and she reclines while her servants clean and dress her. Once she has had enough, she orders them back to work on the penthouse.
+	$He strips and settles $himself into $his favorite chair, while calling several servants to $his aid. $He begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>> into the arms of $his waiting charges. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and $he reclines while $his servants clean and dress $him. Once $he has had enough, $he orders them back to work on the penthouse.
 
 <<case "be the Milkmaid">>
-	She returns to her bed and strips before slipping into it. She makes herself comfortable and begins working on birthing her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. She is quite experienced in delivering her cows' children, but she finds it much more difficult to apply her knowledge to herself. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, after a short rest, she returns to caring for your cows.
+	$He returns to $his bed and strips before slipping into it. $He makes $himself comfortable and begins working on birthing $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $He is quite experienced in delivering $his cows' children, but $he finds it much more difficult to apply $his knowledge to $himself. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, after a short rest, $he returns to caring for your cows.
 
 <<case "be the Wardeness">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		She enters an empty cell, strips, and seats herself on the cot. She instinctively begins birthing her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and she returns to mindlessly breaking the confined slaves.
+		$He enters an empty cell, strips, and seats $himself on the cot. $He instinctively begins birthing $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and $he returns to mindlessly breaking the confined slaves.
 	<<else>>
-		She returns to her bed and strips before slipping into it. She makes herself comfortable and begins working on birthing her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and she rests awhile before returning to the cellblock.
+		$He returns to $his bed and strips before slipping into it. $He makes $himself comfortable and begins working on birthing $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and $he rests awhile before returning to the cellblock.
 	<</if>>
 
 <<case "be the Nurse">>
-	She waddles to her maternity ward and strips before laying on an open bed. She makes herself comfortable and begins working on birthing her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>> as her assistants watch. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and she is helped to the recovery ward until she recovers enough to take over $clinicName again.
+	$He waddles to $his maternity ward and strips before laying on an open bed. $He makes $himself comfortable and begins working on birthing $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>> as $his assistants watch. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and $he is helped to the recovery ward until $he recovers enough to take over $clinicName again.
 
 <<case "be your Head Girl">>
-	She returns to <<if $HGSuite == 1>>her room's bed<<else>>her bed<</if>> and strips before slipping into it. She makes herself comfortable<<if $HGSuiteSlaves != 0>> as her slave rushes to her side,<</if>> and begins working on birthing her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken<<if $HGSuiteSlaves != 0>> by her roommate<</if>> and she rests awhile before returning to managing your slaves.
+	$He returns to <<if $HGSuite == 1>>$his room's bed<<else>>$his bed<</if>> and strips before slipping into it. $He makes $himself comfortable<<if $HGSuiteSlaves != 0>> as $his slave rushes to $his side,<</if>> and begins working on birthing $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken<<if $HGSuiteSlaves != 0>> by $his roommate<</if>> and $he rests awhile before returning to managing your slaves.
 
 <<case "guard you">>
-	Or she would have, if she'd stop refusing to leave your side. You lead her someplace private and help her undress. She makes herself comfortable and begins working on birthing her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. You call for a servant to quickly gather her child<<if $slaves[$i].pregType > 1>>ren<</if>> as you help her into the shower, making sure to wait outside for your loyal guardian to finish.
+	Or $he would have, if $he'd stop refusing to leave your side. You lead $him someplace private and help $him undress. $He makes $himself comfortable and begins working on birthing $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. You call for a servant to quickly gather $his child<<if $slaves[$i].pregType > 1>>ren<</if>> as you help $him into the shower, making sure to wait outside for your loyal guardian to finish.
 
 <<case "recruit girls">>
-	She returns to her bed and strips before slipping into it. She makes herself comfortable and begins working on birthing her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and she rests awhile before returning to finding new slaves for you.
+	$He returns to $his bed and strips before slipping into it. $He makes $himself comfortable and begins working on birthing $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and $he rests awhile before returning to finding new slaves for you.
 
 <<default>>
 	<<if !canWalk($slaves[$i])>>
 		<<if $slaves[$i].fetish == "mindbroken">>
-			She is helped back to her bed and stripped before slipping into it. Instinctively, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and she rests awhile before returning to her task.
+			$He is helped back to $his bed and stripped before slipping into it. Instinctively, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and $he rests awhile before returning to $his task.
 		<<else>>
-			She is helped back to her bed and stripped before slipping into it. She makes herself comfortable and begins working on birthing her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and she rests awhile before returning to her task.
+			$He is helped back to $his bed and stripped before slipping into it. $He makes $himself comfortable and begins working on birthing $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and $he rests awhile before returning to $his task.
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].fetish == "mindbroken">>
-			She returns to her bed and strips before slipping into it. Instinctively, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and she rests awhile before returning to her task.
+			$He returns to $his bed and strips before slipping into it. Instinctively, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and $he rests awhile before returning to $his task.
 		<<else>>
-			She returns to her bed and strips before slipping into it. She makes herself comfortable and begins working on birthing her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and she rests awhile before returning to her task.
+			$He returns to $his bed and strips before slipping into it. $He makes $himself comfortable and begins working on birthing $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and $he rests awhile before returning to $his task.
 		<</if>>
 	<</if>>
 
@@ -358,10 +358,10 @@
 <<if $birthDamage > 5>>
 	<<set $csec = 1>>
 	<<if $clinic != 0>>
-		She is carried to $clinicName, since she is likely to face complications with childbirth. She is stripped from her clothes and set up in a comfortable hospital bed to relax until she is ready. She wiggles herself into a comfortable spot and begins working on birthing her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, fully aware of her watching helpers. <<if $birthDamage > 10>><<set $csec = 1, $slaves[$i].cSec = 1>>After several hours of intense labor, she is transferred to the surgery wing. Following an emergency c-section, she is returned to the recovery wing to rest.<<else>>After several hours, and a touch of morphine, she has successfully given birth<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and she is left under observation to make sure she recovers.
+		$He is carried to $clinicName, since $he is likely to face complications with childbirth. $He is stripped from $his clothes and set up in a comfortable hospital bed to relax until $he is ready. $He wiggles $himself into a comfortable spot and begins working on birthing $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, fully aware of $his watching helpers. <<if $birthDamage > 10>><<set $csec = 1, $slaves[$i].cSec = 1>>After several hours of intense labor, $he is transferred to the surgery wing. Following an emergency c-section, $he is returned to the recovery wing to rest.<<else>>After several hours, and a touch of morphine, $he has successfully given birth<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and $he is left under observation to make sure $he recovers.
 	<<else>>
 		<<set $csec = 1, $slaves[$i].cSec = 1>>
-		She is carried to the auto-surgeon, since she is likely to face complications with childbirth. She is stripped from her clothes and set up on the operating table. She is quickly sedated and subjected to a c-section in order to avoid potential problems. The surgery is quick and she is moved to a bed to recover. When she awakes, her child<<if $slaves[$i].pregType > 1>>ren have<<else>> has<</if>> already been taking away.
+		$He is carried to the auto-surgeon, since $he is likely to face complications with childbirth. $He is stripped from $his clothes and set up on the operating table. $He is quickly sedated and subjected to a c-section in order to avoid potential problems. The surgery is quick and $he is moved to a bed to recover. When $he awakes, $his child<<if $slaves[$i].pregType > 1>>ren have<<else>> has<</if>> already been taking away.
 	<</if>>
 
 <<else>>
@@ -370,9 +370,9 @@
 
 <<case "rest">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		She is placed on her bed and stripped. Instinctively, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to her watching helper. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and she is encouraged to keep resting.
+		$He is placed on $his bed and stripped. Instinctively, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to $his watching helper. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and $he is encouraged to keep resting.
 	<<else>>
-		She is placed on her bed and stripped. She wiggles herself into a comfortable spot and begins working on birthing her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, fully aware of her watching helper. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and she is encouraged to keep resting.
+		$He is placed on $his bed and stripped. $He wiggles $himself into a comfortable spot and begins working on birthing $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, fully aware of $his watching helper. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and $he is encouraged to keep resting.
 		<<set $humiliation = 1>>
 	<</if>>
 
@@ -380,181 +380,181 @@
 	<<set _bw = $slaveIndices[$slaves[$i].subTarget]>>
 	<<if $slaves[$i].fetish == "mindbroken">>
 		<<if $slaves[$i].subTarget == 0>>
-			She is placed on her bed and stripped. Instinctively, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to her watching helper. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and she is returned to your waiting slaves.
+			$He is placed on $his bed and stripped. Instinctively, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to $his watching helper. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and $he is returned to your waiting slaves.
 		<<else>>
-			She is placed with $slaves[_bw].slaveName so that she may enjoy the show. Instinctively, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to her watching audience. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and she is tipped into $slaves[_bw].slaveName's eager lap.
+			$He is placed with $slaves[_bw].slaveName so that she may enjoy the show. Instinctively, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to $his watching audience. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and $he is tipped into $slaves[_bw].slaveName's eager lap.
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].subTarget == 0>>
-			She is placed on her bed and stripped. She wiggles herself into a comfortable spot and begins working on birthing her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, fully aware of her watching helper. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and she is returned to your waiting slaves.
+			$He is placed on $his bed and stripped. $He wiggles $himself into a comfortable spot and begins working on birthing $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, fully aware of $his watching helper. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and $he is returned to your waiting slaves.
 			<<set $humiliation = 1>>
 		<<else>>
-			She is placed with $slaves[_bw].slaveName so that she may watch. With an intense blush, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, fully aware of $slaves[_bw].slaveName's <<if $slaves[_bw].fetish == "pregnancy">>hungry gaze<<else>>amused gaze<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and she is tipped into $slaves[_bw].slaveName's eager lap.
+			$He is placed with $slaves[_bw].slaveName so that she may watch. With an intense blush, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, fully aware of $slaves[_bw].slaveName's <<if $slaves[_bw].fetish == "pregnancy">>hungry gaze<<else>>amused gaze<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and $he is tipped into $slaves[_bw].slaveName's eager lap.
 			<<set $humiliation = 1>>
 		<</if>>
 	<</if>>
 
 <<case "whore">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		She is placed on her bed and stripped. Instinctively, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to her watching helper. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and fresh change of clothes, she is carried back to her station.
+		$He is placed on $his bed and stripped. Instinctively, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to $his watching helper. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and fresh change of clothes, $he is carried back to $his station.
 	<<else>>
-		She is placed on her bed and stripped. She wiggles herself into a comfortable spot and begins working on birthing her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, fully aware of her watching helper. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and fresh change of clothes, she is carried back to her station.
+		$He is placed on $his bed and stripped. $He wiggles $himself into a comfortable spot and begins working on birthing $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, fully aware of $his watching helper. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and fresh change of clothes, $he is carried back to $his station.
 		<<set $humiliation = 1>>
 	<</if>>
 
 <<case "serve the public">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		She is placed on her bed and stripped. Instinctively, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to her watching helper. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and fresh change of clothes, she is carried back to her station.
+		$He is placed on $his bed and stripped. Instinctively, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to $his watching helper. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and fresh change of clothes, $he is carried back to $his station.
 	<<else>>
-		She is placed on her bed and stripped. She wiggles herself into a comfortable spot and begins working on birthing her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, fully aware of her watching helper. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and fresh change of clothes, she is carried back to her station.
+		$He is placed on $his bed and stripped. $He wiggles $himself into a comfortable spot and begins working on birthing $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, fully aware of $his watching helper. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and fresh change of clothes, $he is carried back to $his station.
 		<<set $humiliation = 1>>
 	<</if>>
 
 <<case "work a glory hole">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		She is locked, nude, in a glory hole box and ordered to suck. Instinctively, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> quickly extracted from the box. She never notices, focused entirely on the fresh cock poking through the glory hole.
+		$He is locked, nude, in a glory hole box and ordered to suck. Instinctively, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> quickly extracted from the box. $He never notices, focused entirely on the fresh cock poking through the glory hole.
 	<<else>>
-		 She is locked, nude, in a glory hole box and ordered to suck. She quickly finishes the dick off before wiggling herself into a slightly, though not by much, more comfortable position. She begins laboring on her child<<if $slaves[$i].pregType > 1>>ren<</if>>. As she finishes, the box is opened and her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> gathered and taken away before she is forcefully repositioned with her mouth over the glory hole.
+		$He is locked, nude, in a glory hole box and ordered to suck. $He quickly finishes the dick off before wiggling $himself into a slightly, though not by much, more comfortable position. $He begins laboring on $his child<<if $slaves[$i].pregType > 1>>ren<</if>>. As $he finishes, the box is opened and $his child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> gathered and taken away before $he is forcefully repositioned with $his mouth over the glory hole.
 	<</if>>
 
 <<case "get milked">>
 	<<if $slaves[$i].fetish == "mindbroken">>
 		<<if $dairyPregSetting > 0>>
-			She is hooked up to a milking machine and allowed to continue her assignment. She shows little interest in her coming birth, instead focusing on her milky breasts. Instinctively, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. She shows no interest in her child<<if $slaves[$i].pregType > 1>>ren<</if>> being removed from the milking stall, nor when she is hosed off.
+			$He is hooked up to a milking machine and allowed to continue $his assignment. $He shows little interest in $his coming birth, instead focusing on $his milky breasts. Instinctively, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $He shows no interest in $his child<<if $slaves[$i].pregType > 1>>ren<</if>> being removed from the milking stall, nor when $he is hosed off.
 		<<else>>
-			She is placed on her bed and stripped. Instinctively, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to her watching helper. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning, she is carried back to the milkers.
+			$He is placed on $his bed and stripped. Instinctively, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to $his watching helper. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning, $he is carried back to the milkers.
 		<</if>>
 	<<else>>
 		<<if $dairyPregSetting > 0>>
-			She is hooked up to a milking machine and allowed to continue her assignment. She meekly protests her situation, but ultimately excepts it. She begins working on birthing her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, and catches a glimpse of her child<<if $slaves[$i].pregType > 1>>ren<</if>> being removed from the milking stall, but quickly forgets when she is hosed off.
+			$He is hooked up to a milking machine and allowed to continue $his assignment. $He meekly protests $his situation, but ultimately excepts it. $He begins working on birthing $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, and catches a glimpse of $his child<<if $slaves[$i].pregType > 1>>ren<</if>> being removed from the milking stall, but quickly forgets when $he is hosed off.
 			<<set $humiliation = 1>>
 		<<else>>
-			She is placed on her bed and stripped. She wiggles herself into a comfortable spot and begins working on birthing her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, fully aware of her watching helper. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning, she is carried back to the milkers.
+			$He is placed on $his bed and stripped. $He wiggles $himself into a comfortable spot and begins working on birthing $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, fully aware of $his watching helper. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning, $he is carried back to the milkers.
 			<<set $humiliation = 1>>
 		<</if>>
 	<</if>>
 
 <<case "please you">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		She is stripped and placed into your waiting arms upon your couch. Instinctively, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>> as you tease her beasts and belly, indifferent to you and her watching helper. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and a fresh change of clothes, she is returned to your office.
+		$He is stripped and placed into your waiting arms upon your couch. Instinctively, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>> as you tease $his breasts and belly, indifferent to you and $his watching helper. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and a fresh change of clothes, $he is returned to your office.
 	<<else>>
-		She is stripped and placed into your waiting arms upon your couch. <<if $slaves[$i].devotion > 50>>Feeling safe and secure, she<<elseif $slaves[$i].devotion > 20>>She squirms uncomfortably as she<<else>>starts to panic as she<<set $humiliation = 1>><</if>> begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>> as you tease her beasts and belly. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and a fresh change of clothes, she is returned to your office.
+		$He is stripped and placed into your waiting arms upon your couch. <<if $slaves[$i].devotion > 50>>Feeling safe and secure, $he<<elseif $slaves[$i].devotion > 20>>$He squirms uncomfortably as $he<<else>>$He starts to panic as $he<<set $humiliation = 1>><</if>> begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>> as you tease $his breasts and belly. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and a fresh change of clothes, $he is returned to your office.
 	<</if>>
 
 <<case "stay confined">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		She is placed in a specially designed cell to give birth in. Instinctively, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, after her and the cell are hosed down, she is moved back into a standard cell.
+		$He is placed in a specially designed cell to give birth in. Instinctively, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, after $he and the cell are hosed down, $he is moved back into a standard cell.
 	<<else>>
-		She is placed in a specially designed cell to give birth in. Reluctantly, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, after her and the cell are hosed down, she is moved back into a standard cell.
+		$He is placed in a specially designed cell to give birth in. Reluctantly, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, after $he and the cell are hosed down, $he is moved back into a standard cell.
 	<</if>>
 
 <<case "work as a servant" "be a servant">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		She is placed on her cot and stripped. Instinctively, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to her watching helper. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and fresh change of clothes, she is carried back to her station.
+		$He is placed on $his cot and stripped. Instinctively, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to $his watching helper. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and fresh change of clothes, $he is carried back to $his station.
 	<<else>>
-		She is placed on her cot and stripped. She wiggles herself into a comfortable spot and begins working on birthing her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, fully aware of her watching helper. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and fresh change of clothes, she is carried back to her station.
+		$He is placed on $his cot and stripped. $He wiggles $himself into a comfortable spot and begins working on birthing $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, fully aware of $his watching helper. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and fresh change of clothes, $he is carried back to $his station.
 		<<set $humiliation = 1>>
 	<</if>>
 
 <<case "serve in the master suite">>
 	<<if $slaves[$i].fetish == "mindbroken">>
 		<<if $masterSuiteUpgradePregnancy == 1>>
-			She is carried to the birthing chamber and comfortably positioned. Instinctively, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to her watching helper. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and fresh change of clothes, she is carried back to <<if $masterSuiteUpgradeLuxury == 1>>your big bed<<elseif $masterSuiteUpgradeLuxury == 2>>the fuckpit<<else>>the main room of the master suite<</if>>.
+			$He is carried to the birthing chamber and comfortably positioned. Instinctively, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to $his watching helper. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and fresh change of clothes, $he is carried back to <<if $masterSuiteUpgradeLuxury == 1>>your big bed<<elseif $masterSuiteUpgradeLuxury == 2>>the fuckpit<<else>>the main room of the master suite<</if>>.
 		<<else>>
-			She is placed on a soft cushion and stripped. Instinctively, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to her watching helper. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and fresh change of clothes, she is carried back to <<if $masterSuiteUpgradeLuxury == 1>>your big bed<<elseif $masterSuiteUpgradeLuxury == 2>>the fuckpit<<else>>the main room of the master suite<</if>>.
+			$He is placed on a soft cushion and stripped. Instinctively, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to $his watching helper. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and fresh change of clothes, $he is carried back to <<if $masterSuiteUpgradeLuxury == 1>>your big bed<<elseif $masterSuiteUpgradeLuxury == 2>>the fuckpit<<else>>the main room of the master suite<</if>>.
 		<</if>>
 	<<else>>
 		<<if $masterSuiteUpgradePregnancy == 1>>
-			She is carried to the birthing chamber and comfortably positioned. Sinking into the luxury, she begins working on birthing her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, fully aware of her watching helper. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and fresh change of clothes, she is carried back to <<if $masterSuiteUpgradeLuxury == 1>>your big bed<<elseif $masterSuiteUpgradeLuxury == 2>>the fuckpit<<else>>the main room of the master suite<</if>>.
+			$He is carried to the birthing chamber and comfortably positioned. Sinking into the luxury, $he begins working on birthing $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, fully aware of $his watching helper. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and fresh change of clothes, $he is carried back to <<if $masterSuiteUpgradeLuxury == 1>>your big bed<<elseif $masterSuiteUpgradeLuxury == 2>>the fuckpit<<else>>the main room of the master suite<</if>>.
 			<<set $humiliation = 1>>
 		<<else>>
-			She is placed on a soft cushion and stripped. She wiggles herself into a comfortable spot and begins working on birthing her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, fully aware of her watching helper. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and fresh change of clothes, she is carried back to <<if $masterSuiteUpgradeLuxury == 1>>your big bed<<elseif $masterSuiteUpgradeLuxury == 2>>the fuckpit<<else>>the main room of the master suite<</if>>.
+			$He is placed on a soft cushion and stripped. $He wiggles $himself into a comfortable spot and begins working on birthing $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, fully aware of $his watching helper. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and fresh change of clothes, $he is carried back to <<if $masterSuiteUpgradeLuxury == 1>>your big bed<<elseif $masterSuiteUpgradeLuxury == 2>>the fuckpit<<else>>the main room of the master suite<</if>>.
 			<<set $humiliation = 1>>
 		<</if>>
 	<</if>>
 
 <<case "serve in the club">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		She is placed in a private room in the back of the club before an audience of eager patrons. Instinctively, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to her audience. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and fresh change of clothes, the audience is allowed to have their way with her.
+		$He is placed in a private room in the back of the club before an audience of eager patrons. Instinctively, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to $his audience. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and fresh change of clothes, the audience is allowed to have their way with $him.
 	<<else>>
-		She is placed in a private room in the back of the club before an audience of eager patrons. She wiggles herself into a comfortable spot and begins working on birthing her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, fully aware of her captive audience and blushing strongly. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and fresh change of clothes, the audience is allowed to have their way with her.
+		$He is placed in a private room in the back of the club before an audience of eager patrons. $He wiggles $himself into a comfortable spot and begins working on birthing $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, fully aware of $his captive audience and blushing strongly. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and fresh change of clothes, the audience is allowed to have their way with $him.
 		<<set $humiliation = 1>>
 	<</if>>
 
 <<case "choose her own job">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		She is placed on her bed and stripped. Instinctively, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to her watching helper. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and fresh change of clothes, she is carried back to her station.
+		$He is placed on $his bed and stripped. Instinctively, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to $his watching helper. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and fresh change of clothes, $he is carried back to $his station.
 	<<else>>
-		She is placed on her bed and stripped. She wiggles herself into a comfortable spot and begins working on birthing her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, fully aware of her watching helper. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and fresh change of clothes, she is carried back to her station.
+		$He is placed on $his bed and stripped. $He wiggles $himself into a comfortable spot and begins working on birthing $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, fully aware of $his watching helper. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and fresh change of clothes, $he is carried back to $his station.
 		<<set $humiliation = 1>>
 	<</if>>
 
 <<case "rest in the spa">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		She is placed in a special flotation device and placed in a birthing pool. Instinctively, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to her watching helper. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning, she is taken back to the spa.
+		$He is placed in a special flotation device and placed in a birthing pool. Instinctively, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to $his watching helper. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning, $he is taken back to the spa.
 	<<else>>
-		She is placed in a special flotation device and placed in a birthing pool. Giving birth to her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>> is easy under such relaxing circumstances. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning, she is carried back to the spa.
+		$He is placed in a special flotation device and placed in a birthing pool. Giving birth to $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>> is easy under such relaxing circumstances. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning, $he is carried back to the spa.
 	<</if>>
 
 <<case "learn in the schoolroom">>
-		She is placed on special seat at the front of the class and stripped. She is being used as a learning aid in this lesson. Blushing strongly, she begins working on birthing her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, fully aware of the rapt attention of the other students. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and fresh change of clothes, she is carried back to her seat. She can't help but <<if canSee($slaves[$i])>>notice some of the detailed notes the class took on her genitals<<else>>overhear the descriptions of her vagina being passed between her peers<</if>>.
+		$He is placed on special seat at the front of the class and stripped. $He is being used as a learning aid in this lesson. Blushing strongly, $he begins working on birthing $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, fully aware of the rapt attention of the other students. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and fresh change of clothes, $he is carried back to $his seat. $He can't help but <<if canSee($slaves[$i])>>notice some of the detailed notes the class took on $his genitals<<else>>overhear the descriptions of $his vagina being passed between $his peers<</if>>.
 		<<set $humiliation = 1>>
 
 <<case "take classes">>
-	 Or she would have been, had <<if $assistantName == "your personal assistant">>your personal assistant<<else>>$assistantName<</if>> allowed it. Since she can't leave the lesson, she tries her best to hold back the upcoming birth, not without your assistant noticing. As punishment for poor planning, she is forbidden from leaving. Additionally, her birth will be turned into a live broadcast.
+	 Or $he would have been, had <<if $assistantName == "your personal assistant">>your personal assistant<<else>>$assistantName<</if>> allowed it. Since $he can't leave the lesson, $he tries $his best to hold back the upcoming birth, not without your assistant noticing. As punishment for poor planning, $he is forbidden from leaving. Additionally, $his birth will be turned into a live broadcast.
 	<<set $humiliation = 1>>
 	<<ClothingBirth>>
-	Exhausted from the birth, she is permitted a short break as her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> removed to be cleaned up before the lesson is continued.
+	Exhausted from the birth, $he is permitted a short break as $his child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> removed to be cleaned up before the lesson is continued.
 
 <<case "work in the brothel">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		She is placed in a private room in the back of the brothel before an audience of eager patrons. Instinctively, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to her audience. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and fresh change of clothes, the audience is allowed to have their way with her.
+		$He is placed in a private room in the back of the brothel before an audience of eager patrons. Instinctively, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to $his audience. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and fresh change of clothes, the audience is allowed to have their way with $him.
 	<<else>>
-		She is placed in a private room in the back of the brothel before an audience of eager patrons. She wiggles herself into a comfortable spot and begins working on birthing her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, fully aware of her captive audience and blushing strongly. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and fresh change of clothes, the audience is allowed to have their way with her.
+		$He is placed in a private room in the back of the brothel before an audience of eager patrons. $He wiggles $himself into a comfortable spot and begins working on birthing $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, fully aware of $his captive audience and blushing strongly. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and fresh change of clothes, the audience is allowed to have their way with $him.
 		<<set $humiliation = 1>>
 	<</if>>
 
 <<case "be the Schoolteacher">>
-	She is stripped and placed on a specially designed seat before her class. She has been planning this lesson for several months now. She wiggles herself into a comfortable spot and begins working on birthing her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, fully aware of her watching students. She demonstrates the proper ways to labor and, with the assistance of a helper, how to deliver a baby. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and fresh change of clothes, she resumes her previous lesson.
+	$He is stripped and placed on a specially designed seat before $his class. $He has been planning this lesson for several months now. $He wiggles $himself into a comfortable spot and begins working on birthing $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, fully aware of $his watching students. $He demonstrates the proper ways to labor and, with the assistance of a helper, how to deliver a baby. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and fresh change of clothes, $he resumes $his previous lesson.
 	<<set $humiliation = 1>>
 
 
 <<case "be your Concubine">>
 	<<if $slaves[$i].pregSource == -1 && $slaves[$i].relationship == -3>>
-		You make sure to find time in your busy schedule to be at your concubine wife's side as she gives birth to your child<<if $slaves[$i].pregType > 1>>ren<</if>>. You gently caress $slaves[$i].slaveName's body as she begins to push out your bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. You help her upright and hold your child<<if $slaves[$i].pregType > 1>>ren<</if>> to her breast<<if $slaves[$i].pregType > 1>>s<</if>>. The two of you cuddle as you watch your newborn<<if $slaves[$i].pregType > 1>>s<</if>> suckle from their mother. Since she is quite special to you, you allow her the time to pick out names before her child<<if $slaves[$i].pregType > 1>>ren<</if>> must be taken away. When the time comes to pick up the newborn<<if $slaves[$i].pregType > 1>>s<</if>>, the slave servant is surprised to find <<if $slaves[$i].pregType == 1>>a <</if>>name-card<<if $slaves[$i].pregType > 1>>s<</if>> affixed to their blanket<<if $slaves[$i].pregType > 1>>s<</if>>.<<if $slaves[$i].fetish != "mindbroken">> She can't help but feel more devoted to her master after seeing such a touching act. Before you leave, $slaves[$i].slaveName expresses how cute she found your child<<if $slaves[$i].pregType > 1>>ren<</if>> and that she'd love to bear more for you.<</if>>
+		You make sure to find time in your busy schedule to be at your concubine wife's side as $he gives birth to your child<<if $slaves[$i].pregType > 1>>ren<</if>>. You gently caress $slaves[$i].slaveName's body as $he begins to push out your bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. You help $him upright and hold your child<<if $slaves[$i].pregType > 1>>ren<</if>> to $his breast<<if $slaves[$i].pregType > 1>>s<</if>>. The two of you cuddle as you watch your newborn<<if $slaves[$i].pregType > 1>>s<</if>> suckle from their mother. Since $he is quite special to you, you allow $him the time to pick out names before $his child<<if $slaves[$i].pregType > 1>>ren<</if>> must be taken away. When the time comes to pick up the newborn<<if $slaves[$i].pregType > 1>>s<</if>>, the slave servant is surprised to find <<if $slaves[$i].pregType == 1>>a <</if>>name-card<<if $slaves[$i].pregType > 1>>s<</if>> affixed to their blanket<<if $slaves[$i].pregType > 1>>s<</if>>.<<if $slaves[$i].fetish != "mindbroken">> $He can't help but feel more devoted to $his master after seeing such a touching act. Before you leave, $slaves[$i].slaveName expresses how cute $he found your child<<if $slaves[$i].pregType > 1>>ren<</if>> and that $he'd love to bear more for you.<</if>>
 	<<elseif $slaves[$i].fetish == "mindbroken">>
-		She is placed by your side. You strip her as she instinctively begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to your wandering hands. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning, a fresh change of clothes, and some private time with you, she is carried back to your master suite.
+		$He is placed by your side. You strip $him as $he instinctively begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to your wandering hands. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning, a fresh change of clothes, and some private time with you, $he is carried back to your master suite.
 	<<else>>
-		She is placed by your side. You strip her as she dutifully begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, enjoying your wandering hands and attention. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning, a fresh change of clothes, and some private time with you, she is carried back to your master suite. As she leaves your office, she throws you a wink, hoping to see you again soon.
+		$He is placed by your side. You strip $him as $he dutifully begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, enjoying your wandering hands and attention. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning, a fresh change of clothes, and some private time with you, $he is carried back to your master suite. As $he leaves your office, $he throws you a wink, hoping to see you again soon.
 	<</if>>
 
 <<case "live with your Head Girl">>
 	<<if $slaves[$i].pregSource == $HeadGirl.ID>>
-		$HeadGirl.slaveName makes sure that the mother of her child<<if $slaves[$i].pregType > 1>>ren<</if>> is happy and comfortable for the upcoming birth, even if they won't be spending much time with their offspring. She carefully undresses $slaves[$i].slaveName, all the while whispering sweet nothings in her ear. She begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, and her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> carefully collected by their father. Once they are out of the way, $HeadGirl.slaveName moves in to fondle $slaves[$i].slaveName's tired body.
+		$HeadGirl.slaveName makes sure that the mother of her child<<if $slaves[$i].pregType > 1>>ren<</if>> is happy and comfortable for the upcoming birth, even if they won't be spending much time with their offspring. She carefully undresses $slaves[$i].slaveName, all the while whispering sweet nothings in $his ear. $He begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, and $his child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> carefully collected by their father. Once they are out of the way, $HeadGirl.slaveName moves in to fondle $slaves[$i].slaveName's tired body.
 	<<elseif $slaves[$i].fetish == "mindbroken">>
-		She is placed with $HeadGirl.slaveName. She unwraps her as she instinctively begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to her wandering hands. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning, a fresh change of clothes, and some private time with your head girl, she is carried back to $HeadGirl.slaveName's room.
+		$He is placed with $HeadGirl.slaveName. She unwraps $him as $he instinctively begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to her wandering hands. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning, a fresh change of clothes, and some private time with your head girl, $he is carried back to $HeadGirl.slaveName's room.
 	<<else>>
-		She is placed with $HeadGirl.slaveName. She unwraps her as she dutifully begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, enjoying her wandering hands and attention. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning, a fresh change of clothes, and some private time with your head girl, she is carried back to $HeadGirl.slaveName's room.
+		$He is placed with $HeadGirl.slaveName. She unwraps $him as $he dutifully begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, enjoying her wandering hands and attention. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning, a fresh change of clothes, and some private time with your head girl, $he is carried back to $HeadGirl.slaveName's room.
 	<</if>>
 
 <<case "be confined in the arcade">>
-	Or she would have been, if she weren't locked in an arcade cabinet. A gush of liquid pours from the $slaves[$i].slaveName's cunt, followed by the attendant in charge of the arcade hanging an "out of order" sign on her exposed rear. While her mouth is filled with a customer's dick, her body instinctively births her child<<if $slaves[$i].pregType > 1>>ren<</if>> into the waiting basket. As they are carried away, her rear is cleaned up and the sign removed.
+	Or $he would have been, if $he weren't locked in an arcade cabinet. A gush of liquid pours from the $slaves[$i].slaveName's cunt, followed by the attendant in charge of the arcade hanging an "out of order" sign on $his exposed rear. While $his mouth is filled with a customer's dick, $his body instinctively births $his child<<if $slaves[$i].pregType > 1>>ren<</if>> into the waiting basket. As they are carried away, $his rear is cleaned up and the sign removed.
 
 <<case "get treatment in the clinic">>
-	She is taken to the clinic's maternity ward. <<if $Nurse != 0>>$Nurse.slaveName<<else>>A freelance nurse<</if>> delivers her child<<if $slaves[$i].pregType > 1>>ren<</if>> before taking them away. Before long she is returned to her recovery room to rest.
+	$He is taken to the clinic's maternity ward. <<if $Nurse != 0>>$Nurse.slaveName<<else>>A freelance nurse<</if>> delivers $his child<<if $slaves[$i].pregType > 1>>ren<</if>> before taking them away. Before long $he is returned to $his recovery room to rest.
 
 <<case "be confined in the cellblock">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		She is placed in a specially designed cell to give birth in. Instinctively, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, after her and the cell are hosed down, she is moved back into a standard cell.
+		$He is placed in a specially designed cell to give birth in. Instinctively, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, after $he and the cell are hosed down, $he is moved back into a standard cell.
 	<<else>>
-		She is placed in a specially designed cell to give birth in. Reluctantly, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, after her and the cell are hosed down, she is moved back into a standard cell.
+		$He is placed in a specially designed cell to give birth in. Reluctantly, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, after $he and the cell are hosed down, $he is moved back into a standard cell.
 	<</if>>
 
 <<default>>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		She is placed on her bed and stripped. Instinctively, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to her watching helper. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and fresh change of clothes, she is carried back to her station.
+		$He is placed on $his bed and stripped. Instinctively, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to $his watching helper. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and fresh change of clothes, $he is carried back to $his station.
 	<<else>>
-		She is placed on her bed and stripped. She wiggles herself into a comfortable spot and begins working on birthing her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, fully aware of her watching helper. Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and fresh change of clothes, she is carried back to her station.
+		$He is placed on $his bed and stripped. $He wiggles $himself into a comfortable spot and begins working on birthing $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, fully aware of $his watching helper. $His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> promptly taken and, following a cleaning and fresh change of clothes, $he is carried back to $his station.
 		<<set $humiliation = 1>>
 	<</if>>
 
@@ -572,29 +572,29 @@
 	<<set _bw = $slaveIndices[$slaves[$i].rivalTarget]>>
 
 	<<if $slaves[$i].fetish == "mindbroken">>
-		While wandering the penthouse absentmindedly, $slaves[$i].slaveName's water breaks. She carries on until the contractions drag her to the floor.
+		While wandering the penthouse absentmindedly, $slaves[$i].slaveName's water breaks. $He carries on until the contractions drag $him to the floor.
 		<<ClothingBirth>>
-		She draws her child<<if $slaves[$i].pregType > 1>>ren<</if>> to her breast<<if $slaves[$i].pregType > 1>>s<</if>> and resumes wandering aimlessly until a servant collects her child<<if $slaves[$i].pregType > 1>>ren<</if>> and sends her someplace useful.
+		$He draws $his child<<if $slaves[$i].pregType > 1>>ren<</if>> to $his breast<<if $slaves[$i].pregType > 1>>s<</if>> and resumes wandering aimlessly until a servant collects $his child<<if $slaves[$i].pregType > 1>>ren<</if>> and sends $him someplace useful.
 	<<elseif $slaves[$i].fetish == "humiliation">>
-		While waddling through the penthouse between assignments, $slaves[$i].slaveName's water breaks. Sensing an opportunity, she waddles to the nearest balcony overlooking the city. She calls out, making sure all eyes are on her for what happens next.
+		While waddling through the penthouse between assignments, $slaves[$i].slaveName's water breaks. Sensing an opportunity, $he waddles to the nearest balcony overlooking the city. $He calls out, making sure all eyes are on $him for what happens next.
 		<<set $humiliation = 1>>
 		<<ClothingBirth>>
-		She gathers her newborn<<if $slaves[$i].pregType > 1>>s<</if>> and recovers her strength before finding a servant to give her child<<if $slaves[$i].pregType > 1>>ren<</if>> to. She resumes her previous task, feeling much lighter.
+		$He gathers $his newborn<<if $slaves[$i].pregType > 1>>s<</if>> and recovers $his strength before finding a servant to give $his child<<if $slaves[$i].pregType > 1>>ren<</if>> to. $He resumes $his previous task, feeling much lighter.
 	<<else>>
 		 <<if _birthScene < 40>>
-			While walking through the penthouse on the way to her next assignment, $slaves[$i].slaveName's water breaks. Unable to reach the prepared birthing room in time, she finds a secluded nook to give birth in.
+			While walking through the penthouse on the way to $his next assignment, $slaves[$i].slaveName's water breaks. Unable to reach the prepared birthing room in time, $he finds a secluded nook to give birth in.
 			<<ClothingBirth>>
-			She gathers her newborn<<if $slaves[$i].pregType > 1>>s<</if>> and recovers her strength before finding a servant to give her child<<if $slaves[$i].pregType > 1>>ren<</if>> to before hurrying to her assignment.
+			$He gathers $his newborn<<if $slaves[$i].pregType > 1>>s<</if>> and recovers $his strength before finding a servant to give $his child<<if $slaves[$i].pregType > 1>>ren<</if>> to before hurrying to $his assignment.
 		 <<elseif _birthScene > 66 && $slaves[$i].rivalry == 3 && isSlaveAvailable($slaves[_bw]) && canWalk($slaves[_bw])>>
-			While hustling through the penthouse on her way to give birth, $slaves[$i].slaveName finds her path blocked by $slaves[_bw].slaveName. Seeing her distress brings a grin to her face. She quickly rushes the laboring $slaves[$i].slaveName, circling around behind her and hooking her under the arms. She forces the poor girl into the cafeteria and holds her in place, leaving her with no other option than to begin giving birth in front of her audience.
+			While hustling through the penthouse on $his way to give birth, $slaves[$i].slaveName finds $his path blocked by $slaves[_bw].slaveName. Seeing $his distress brings a grin to her face. She quickly rushes the laboring $slaves[$i].slaveName, circling around behind $him and hooking $him under the arms. She forces the poor girl into the cafeteria and holds $him in place, leaving $him with no other option than to begin giving birth in front of $his audience.
 			<<set $humiliation = 1>>
 			<<ClothingBirth>>
-			$slaves[_bw].slaveName releases her and she moves to gather her newborn<<if $slaves[$i].pregType > 1>>s<</if>>. With a shove from her rival, she rushes out of the jeering crowd's sight. Finding a servant to give her child<<if $slaves[$i].pregType > 1>>ren<</if>> to, she hastily heads back to her bed to hide herself from the mockery.
+			$slaves[_bw].slaveName releases $him and $he moves to gather $his newborn<<if $slaves[$i].pregType > 1>>s<</if>>. With a shove from $his rival, $he rushes out of the jeering crowd's sight. Finding a servant to give $his child<<if $slaves[$i].pregType > 1>>ren<</if>> to, $he hastily heads back to $his bed to hide $himself from the mockery.
 		<<else>>
-			While waddling through the penthouse on her way to the cafeteria, $slaves[$i].slaveName's water breaks. Unable to reach the prepared birthing room in time, she finds herself stranded in the middle of all the dining slaves.
+			While waddling through the penthouse on $his way to the cafeteria, $slaves[$i].slaveName's water breaks. Unable to reach the prepared birthing room in time, $he finds $himself stranded in the middle of all the dining slaves.
 			<<set $humiliation = 1>>
 			<<ClothingBirth>>
-			She gathers her newborn<<if $slaves[$i].pregType > 1>>s<</if>> and recovers her strength before rushing out of sight of the jeering crowd. Finding a servant to give her child<<if $slaves[$i].pregType > 1>>ren<</if>> to, she hastily heads back to her bed to hide herself from the mockery.
+			$He gathers $his newborn<<if $slaves[$i].pregType > 1>>s<</if>> and recovers $his strength before rushing out of sight of the jeering crowd. Finding a servant to give $his child<<if $slaves[$i].pregType > 1>>ren<</if>> to, $he hastily heads back to $his bed to hide $himself from the mockery.
 		<</if>>
 	<</if>>
 
@@ -605,23 +605,23 @@
 <<case "rest">>
 	<<if !canWalk($slaves[$i])>>
 		<<if $slaves[$i].fetish == "mindbroken">>
-			$slaves[$i].slaveName is awoken from her rest by a strong contraction. She rolls over and begins to fall back to sleep as another wracks her body.
+			$slaves[$i].slaveName is awoken from $his rest by a strong contraction. $He rolls over and begins to fall back to sleep as another wracks $his body.
 			<<ClothingBirth>>
-			She draws her child<<if $slaves[$i].pregType > 1>>ren<</if>> to her breast<<if $slaves[$i].pregType > 1>>s<</if>> and resumes resting.
+			$He draws $his child<<if $slaves[$i].pregType > 1>>ren<</if>> to $his breast<<if $slaves[$i].pregType > 1>>s<</if>> and resumes resting.
 		<<else>>
-			$slaves[$i].slaveName is awoken from her rest by a moist sensation followed by a contraction. She rolls over and clutches her gravid belly as another wracks her body.
+			$slaves[$i].slaveName is awoken from $his rest by a moist sensation followed by a contraction. $He rolls over and clutches $his gravid belly as another wracks $his body.
 			<<ClothingBirth>>
-			She collects her newborn<<if $slaves[$i].pregType > 1>>s<</if>> and places them in the cradle readied for her. She is helped to the shower as your servants clean up and remove her child<<if $slaves[$i].pregType > 1>>ren<</if>>.
+			$He collects $his newborn<<if $slaves[$i].pregType > 1>>s<</if>> and places them in the cradle readied for $him. $He is helped to the shower as your servants clean up and remove $his child<<if $slaves[$i].pregType > 1>>ren<</if>>.
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].fetish == "mindbroken">>
-			$slaves[$i].slaveName is awoken from her rest by a strong contraction. She rolls over and begins to fall back to sleep as another wracks her body.
+			$slaves[$i].slaveName is awoken from $his rest by a strong contraction. $He rolls over and begins to fall back to sleep as another wracks $his body.
 			<<ClothingBirth>>
-			She draws her child<<if $slaves[$i].pregType > 1>>ren<</if>> to her breast<<if $slaves[$i].pregType > 1>>s<</if>> and resumes resting.
+			$He draws $his child<<if $slaves[$i].pregType > 1>>ren<</if>> to $his breast<<if $slaves[$i].pregType > 1>>s<</if>> and resumes resting.
 		<<else>>
-			$slaves[$i].slaveName is awoken from her rest by a moist sensation followed by a contraction. She rolls over and clutches her gravid belly as another wracks her body.
+			$slaves[$i].slaveName is awoken from $his rest by a moist sensation followed by a contraction. $He rolls over and clutches $his gravid belly as another wracks $his body.
 			<<ClothingBirth>>
-			She collects her newborn<<if $slaves[$i].pregType > 1>>s<</if>> and places them in the cradle readied for her. She leaves to take a shower as your servants clean up and remove her child<<if $slaves[$i].pregType > 1>>ren<</if>>.
+			$He collects $his newborn<<if $slaves[$i].pregType > 1>>s<</if>> and places them in the cradle readied for $him. $He leaves to take a shower as your servants clean up and remove $his child<<if $slaves[$i].pregType > 1>>ren<</if>>.
 		<</if>>
 	<</if>>
 
@@ -629,22 +629,22 @@
 	<<set _bw = $slaveIndices[$slaves[$i].subTarget]>>
 		<<if $slaves[$i].fetish == "mindbroken">>
 			<<if $slaves[$i].subTarget == 0>>
-			While servicing your other slaves, $slaves[$i].slaveName's water breaks, though it does nothing to deter her from her task.
+			While servicing your other slaves, $slaves[$i].slaveName's water breaks, though it does nothing to deter $him from $his task.
 			<<ClothingBirth>>
-			No sooner than her bab<<if $slaves[$i].pregType > 1>>ies are<<else>>y is<</if>> born, a cock is shoved into her gaping <<if $slaves[$i].mpreg == 1>>asshole<<else>>pussy<</if>> as she draws her child<<if $slaves[$i].pregType > 1>>ren<</if>> to her breast<<if $slaves[$i].pregType > 1>>s<</if>>.
+			No sooner than $his bab<<if $slaves[$i].pregType > 1>>ies are<<else>>y is<</if>> born, a cock is shoved into $his gaping <<if $slaves[$i].mpreg == 1>>asshole<<else>>pussy<</if>> as $he draws $his child<<if $slaves[$i].pregType > 1>>ren<</if>> to $his breast<<if $slaves[$i].pregType > 1>>s<</if>>.
 		<<else>>
-			While servicing $slaves[_bw].slaveName, $slaves[$i].slaveName's water breaks, though it does nothing to deter her from her task.
+			While servicing $slaves[_bw].slaveName, $slaves[$i].slaveName's water breaks, though it does nothing to deter $him from $his task.
 			<<ClothingBirth>>
-			No sooner than her bab<<if $slaves[$i].pregType > 1>>ies are<<else>>y is<</if>> born does she go back to pleasuring her dom.
+			No sooner than $his bab<<if $slaves[$i].pregType > 1>>ies are<<else>>y is<</if>> born does $he go back to pleasuring $his dom.
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].subTarget == 0>>
-			While servicing your other slaves, $slaves[$i].slaveName's water breaks, causing her to immediately try to break off. However, a hand quickly hooks her gravid bulk and she is pulled back into another slave's crotch.
+			While servicing your other slaves, $slaves[$i].slaveName's water breaks, causing $him to immediately try to break off. However, a hand quickly hooks $his gravid bulk and $he is pulled back into another slave's crotch.
 			<<set $humiliation = 1>>
 			<<ClothingBirth>>
-			She is allowed a moment to prepare her child<<if $slaves[$i].pregType > 1>>ren<</if>> to be sent off before returning to pleasuring your other slaves.
+			$He is allowed a moment to prepare $his child<<if $slaves[$i].pregType > 1>>ren<</if>> to be sent off before returning to pleasuring your other slaves.
 		<<else>>
-			While servicing $slaves[_bw].slaveName, $slaves[$i].slaveName's water breaks, causing her to immediately try to break off. Her dom eagerly watches her pregnant sub's ordeal.
+			While servicing $slaves[_bw].slaveName, $slaves[$i].slaveName's water breaks, causing $him to immediately try to break off. $His dom eagerly watches her pregnant sub's ordeal.
 			<<set $humiliation = 1>>
 			<<ClothingBirth>>
 			$slaves[_bw].slaveName collects the newborn child<<if $slaves[$i].pregType > 1>>ren<</if>> to be sent off before returning and planting her crotch directly onto her exhausted sub's face.
@@ -654,161 +654,161 @@
 <<case "whore">>
 	<<if !canWalk($slaves[$i])>>
 		<<if $slaves[$i].fetish == "mindbroken">>
-			While attempting to attract customers with her gravid body, $slaves[$i].slaveName's water breaks.
+			While attempting to attract customers with $his gravid body, $slaves[$i].slaveName's water breaks.
 			<<ClothingBirth>>
-			She draws her child<<if $slaves[$i].pregType > 1>>ren<</if>> to her breast<<if $slaves[$i].pregType > 1>>s<</if>> as she resumes whoring, oblivious to the free show she just gave her customers.
+			$He draws $his child<<if $slaves[$i].pregType > 1>>ren<</if>> to $his breast<<if $slaves[$i].pregType > 1>>s<</if>> as $he resumes whoring, oblivious to the free show $he just gave $his customers.
 		<<else>>
-			While attempting to attract customers with her gravid body, $slaves[$i].slaveName's water breaks, soaking her. She attempts to get someplace safe to give birth but finds it impossible.
+			While attempting to attract customers with $his gravid body, $slaves[$i].slaveName's water breaks, soaking $him. $He attempts to get someplace safe to give birth but finds it impossible.
 			<<set $humiliation = 1>>
 			<<ClothingBirth>>
-			She lies on the ground, exhausted and covered in sperm from the circle of men watching her, until she recovers enough to collect her child<<if $slaves[$i].pregType > 1>>ren<</if>> to be sent off.
+			$He lies on the ground, exhausted and covered in sperm from the circle of men watching $him, until $he recovers enough to collect $his child<<if $slaves[$i].pregType > 1>>ren<</if>> to be sent off.
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].fetish == "mindbroken">>
-			While attempting to attract customers with her gravid body, $slaves[$i].slaveName's water breaks.
+			While attempting to attract customers with $his gravid body, $slaves[$i].slaveName's water breaks.
 			<<ClothingBirth>>
-			She draws her child<<if $slaves[$i].pregType > 1>>ren<</if>> to her breast<<if $slaves[$i].pregType > 1>>s<</if>> as she resumes whoring, oblivious to the free show she just gave her customers.
+			$He draws $his child<<if $slaves[$i].pregType > 1>>ren<</if>> to $his breast<<if $slaves[$i].pregType > 1>>s<</if>> as $he resumes whoring, oblivious to the free show $he just gave $his customers.
 		<<else>>
-			While attempting to attract customers with her gravid body, $slaves[$i].slaveName's water breaks, soaking her. She attempts to get someplace safe to give birth but finds her path blocked by rowdy johns.
+			While attempting to attract customers with $his gravid body, $slaves[$i].slaveName's water breaks, soaking $him. $He attempts to get someplace safe to give birth but finds $his path blocked by rowdy johns.
 			<<set $humiliation = 1>>
 			<<ClothingBirth>>
-			She lies on the ground, exhausted and covered in sperm from the circle of men watching her, until she recovers enough to collect her child<<if $slaves[$i].pregType > 1>>ren<</if>> to be sent off.
+			$He lies on the ground, exhausted and covered in sperm from the circle of men watching $him, until $he recovers enough to collect $his child<<if $slaves[$i].pregType > 1>>ren<</if>> to be sent off.
 		<</if>>
 	<</if>>
 
 <<case "serve the public">>
 	<<if $slaves[$i].fetish == "mindbroken">>
 		<<if _birthScene > 80 && canDoVaginal($slaves[$i])>>
-			While riding a citizen's dick, $slaves[$i].slaveName's water breaks on him. Showing no signs of stopping, he shoves her bulk off of him. Instinctively, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to who may be watching her naked crotch. She draws her child<<if $slaves[$i].pregType > 1>>ren<</if>> to her breast<<if $slaves[$i].pregType > 1>>s<</if>> before seeking out the next citizen's cock.
+			While riding a citizen's dick, $slaves[$i].slaveName's water breaks on him. Showing no signs of stopping, he shoves $his bulk off of him. Instinctively, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to who may be watching $his naked crotch. $He draws $his child<<if $slaves[$i].pregType > 1>>ren<</if>> to $his breast<<if $slaves[$i].pregType > 1>>s<</if>> before seeking out the next citizen's cock.
 		<<elseif _birthScene > 60 && canDoAnal($slaves[$i])>>
-			While taking a citizen's dick in her ass, $slaves[$i].slaveName's water breaks. She shows no signs of slowing down, so he allows her to reposition and continue. Instinctively, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to who may be watching her naked crotch. He came strongly thanks to her and gives her a slap on the ass as she begins drawing her child<<if $slaves[$i].pregType > 1>>ren<</if>> to her breast<<if $slaves[$i].pregType > 1>>s<</if>> and seeking out the next citizen's cock.
+			While taking a citizen's dick in $his ass, $slaves[$i].slaveName's water breaks. $He shows no signs of slowing down, so he allows $him to reposition and continue. Instinctively, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to who may be watching $his naked crotch. He came strongly thanks to $him and gives $him a slap on the ass as $he begins drawing $his child<<if $slaves[$i].pregType > 1>>ren<</if>> to $his breast<<if $slaves[$i].pregType > 1>>s<</if>> and seeking out the next citizen's cock.
 		<<elseif _birthScene > 40>>
-			While sucking a citizen's dick, $slaves[$i].slaveName's water breaks. She shows no signs of slowing down, so he allows her to reposition and continue.
+			While sucking a citizen's dick, $slaves[$i].slaveName's water breaks. $He shows no signs of slowing down, so he allows $him to reposition and continue.
 			<<ClothingBirth>>
-			He cums down her throat before she begins drawing her child<<if $slaves[$i].pregType > 1>>ren<</if>> to her breast<<if $slaves[$i].pregType > 1>>s<</if>> and seeking out the next citizen's cock.
+			He cums down $his throat before $he begins drawing $his child<<if $slaves[$i].pregType > 1>>ren<</if>> to $his breast<<if $slaves[$i].pregType > 1>>s<</if>> and seeking out the next citizen's cock.
 		<<else>>
-			While licking a citizen's cunt, $slaves[$i].slaveName's water breaks. She shows no signs of slowing down, so she allows her to reposition and continue.
+			While licking a citizen's cunt, $slaves[$i].slaveName's water breaks. $He shows no signs of slowing down, so she allows $him to reposition and continue.
 			<<ClothingBirth>>
-			The citizen splashes across her face before she begins drawing her child<<if $slaves[$i].pregType > 1>>ren<</if>> to her breast<<if $slaves[$i].pregType > 1>>s<</if>> and seeking out the next citizen's cunt.
+			The citizen splashes across $his face before $he begins drawing $his child<<if $slaves[$i].pregType > 1>>ren<</if>> to $his breast<<if $slaves[$i].pregType > 1>>s<</if>> and seeking out the next citizen's cunt.
 		<</if>>
 	<<else>>
 		<<if _birthScene > 80 && canDoVaginal($slaves[$i])>>
-			While riding a citizen's dick, $slaves[$i].slaveName's water breaks on him. She desperately tries to disengage but he grabs her hips and slams her back down. He thoroughly enjoys her contracting cunt before pushing her off and standing over her, jacking off. Quickly she spreads her legs apart and begins pushing out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. She can't hide what's happening between her legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so she bears with it<</if>>. He cums over her exhausted body and moves on leaving her to recover and collect her child<<if $slaves[$i].pregType > 1>>ren<</if>> to be sent off.
+			While riding a citizen's dick, $slaves[$i].slaveName's water breaks on him. $He desperately tries to disengage but he grabs $his hips and slams $him back down. He thoroughly enjoys $his contracting cunt before pushing $him off and standing over $him, jacking off. Quickly $he spreads $his legs apart and begins pushing out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $He can't hide what's happening between $his legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so $he bears with it<</if>>. He cums over $his exhausted body and moves on leaving $him to recover and collect $his child<<if $slaves[$i].pregType > 1>>ren<</if>> to be sent off.
 			<<set $humiliation = 1>>
 		<<elseif _birthScene > 60 && canDoAnal($slaves[$i])>>
-			While taking a citizen's dick in her ass, $slaves[$i].slaveName's water breaks. She desperately tries to disengage but he grabs her hips and slams into her hard. Quickly she spreads her legs apart and begins pushing out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. She can't hide what's happening between her legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so she bears with it<</if>>. He came strongly thanks to her and gives her a slap on the ass as she collapses to the ground. She quickly gathers her child<<if $slaves[$i].pregType > 1>>ren<</if>> to be sent off.
+			While taking a citizen's dick in $his ass, $slaves[$i].slaveName's water breaks. $He desperately tries to disengage but he grabs $his hips and slams into $him hard. Quickly $he spreads $his legs apart and begins pushing out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $He can't hide what's happening between $his legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so $he bears with it<</if>>. He came strongly thanks to $him and gives $him a slap on the ass as $he collapses to the ground. $He quickly gathers $his child<<if $slaves[$i].pregType > 1>>ren<</if>> to be sent off.
 			<<set $humiliation = 1>>
 		<<elseif _birthScene > 40>>
-			While sucking a citizen's dick, $slaves[$i].slaveName's water breaks. She desperately tries to disengage but he grabs her head and slams her back into his crotch.
+			While sucking a citizen's dick, $slaves[$i].slaveName's water breaks. $He desperately tries to disengage but he grabs $his head and slams $him back into his crotch.
 			<<set $humiliation = 1>>
 			<<ClothingBirth>>
-			He cums down her throat before letting her collapse to the ground and leaving. When she recovers, she quickly gathers her child<<if $slaves[$i].pregType > 1>>ren<</if>> to be sent off.
+			He cums down $his throat before letting $him collapse to the ground and leaving. When $he recovers, $he quickly gathers $his child<<if $slaves[$i].pregType > 1>>ren<</if>> to be sent off.
 		<<else>>
-			While licking a citizen's cunt, $slaves[$i].slaveName's water breaks. She desperately tries to disengage but she grabs her head and slams her back into her crotch.
+			While licking a citizen's cunt, $slaves[$i].slaveName's water breaks. $He desperately tries to disengage but she grabs $his head and slams $him back into her crotch.
 			<<set $humiliation = 1>>
 			<<ClothingBirth>>
-			She cums across her face before helping her to the ground and leaving. When she recovers, she quickly gathers her child<<if $slaves[$i].pregType > 1>>ren<</if>> to be sent off.
+			She cums across $his face before helping $him to the ground and leaving. When $he recovers, $he quickly gathers $his child<<if $slaves[$i].pregType > 1>>ren<</if>> to be sent off.
 		<</if>>
 	<</if>>
 
 <<case "work a glory hole">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		While sucking a dick through the hole of her confining box, $slaves[$i].slaveName's water breaks. She makes no effort to stop sucking the dicks presented to her.
+		While sucking a dick through the hole of $his confining box, $slaves[$i].slaveName's water breaks. $He makes no effort to stop sucking the dicks presented to $him.
 		<<ClothingBirth>>
-		Her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> quickly extracted from the box. She never notices, having focused entirely on the fresh cock poking through the glory hole.
+		$His child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> quickly extracted from the box. $He never notices, having focused entirely on the fresh cock poking through the glory hole.
 	<<else>>
-		While sucking a dick through the hole of her confining box, $slaves[$i].slaveName's water breaks. She quickly finishes the dick off before seating herself in the back of the box.
+		While sucking a dick through the hole of $his confining box, $slaves[$i].slaveName's water breaks. $He quickly finishes the dick off before seating $himself in the back of the box.
 		<<ClothingBirth>>
-		As she finishes, she could have sworn she saw an eye peeping through the glory hole, watching the show. The box is opened and her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> gathered and taken away as she turns to suck the fresh cock poking through the hole.
+		As $he finishes, $he could have sworn $he saw an eye peeping through the glory hole, watching the show. The box is opened and $his child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> gathered and taken away as $he turns to suck the fresh cock poking through the hole.
 	<</if>>
 
 <<case "get milked">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		While getting milked, $slaves[$i].slaveName's water breaks. She show little regard and continues kneading her breasts.
+		While getting milked, $slaves[$i].slaveName's water breaks. $He show little regard and continues kneading $his breasts.
 		<<ClothingBirth>>
-		She shows no interest in her child<<if $slaves[$i].pregType > 1>>ren<</if>> being removed from the milking stall, instead focusing entirely on draining her breasts.
+		$He shows no interest in $his child<<if $slaves[$i].pregType > 1>>ren<</if>> being removed from the milking stall, instead focusing entirely on draining $his breasts.
 	<<else>>
-		While getting milked, $slaves[$i].slaveName's water breaks. She shifts into a comfortable position to give birth while the milker works her breasts.
+		While getting milked, $slaves[$i].slaveName's water breaks. $He shifts into a comfortable position to give birth while the milker works $his breasts.
 		<<ClothingBirth>>
-		She takes a break from milking to collect her child<<if $slaves[$i].pregType > 1>>ren<</if>> for removal and to catch her breath before reattaching the milkers and coaxing her milk to begin flowing anew.
+		$He takes a break from milking to collect $his child<<if $slaves[$i].pregType > 1>>ren<</if>> for removal and to catch $his breath before reattaching the milkers and coaxing $his milk to begin flowing anew.
 	<</if>>
 
 <<case "please you">>
 	<<if !canWalk($slaves[$i])>>
 		<<if $slaves[$i].fetish == "mindbroken">>
-			While sitting absentmindedly nearby, $slaves[$i].slaveName's water breaks soaking the floor under her. She pays no heed to it and continues waiting for you to use her.
+			While sitting absentmindedly nearby, $slaves[$i].slaveName's water breaks soaking the floor under $him. $He pays no heed to it and continues waiting for you to use $him.
 			<<ClothingBirth>>
-			You certainly enjoyed the show as you call for a servant to take away her child<<if $slaves[$i].pregType > 1>>ren<</if>> and to clean up the spill.
+			You certainly enjoyed the show as you call for a servant to take away $his child<<if $slaves[$i].pregType > 1>>ren<</if>> and to clean up the spill.
 		<<else>>
-			While sitting nearby, $slaves[$i].slaveName's water breaks, startling her. She looks to you for guidance and you shake your head "no". Without permission to leave she <<if $slaves[$i].devotion > 50>>decides to give you a show<<elseif $slaves[$i].devotion > 20>>reluctantly decides giving birth in front of you isn't so bad<<else>>begins to panic as her contractions come sooner and sooner<<set $humiliation = 1>><</if>>.
+			While sitting nearby, $slaves[$i].slaveName's water breaks, startling $him. $He looks to you for guidance and you shake your head "no". Without permission to leave $he <<if $slaves[$i].devotion > 50>>decides to give you a show<<elseif $slaves[$i].devotion > 20>>reluctantly decides giving birth in front of you isn't so bad<<else>>begins to panic as $his contractions come sooner and sooner<<set $humiliation = 1>><</if>>.
 			<<ClothingBirth>>
-			As thanks for the show, you help her exhausted body onto the couch so she can recover before returning to her duties. You call for a servant to take away her child<<if $slaves[$i].pregType > 1>>ren<</if>> and to clean up your floor and your toy.
+			As thanks for the show, you help $his exhausted body onto the couch so $he can recover before returning to $his duties. You call for a servant to take away $his child<<if $slaves[$i].pregType > 1>>ren<</if>> and to clean up your floor and your toy.
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].fetish == "mindbroken">>
-			While standing absentmindedly nearby, $slaves[$i].slaveName's water breaks soaking the floor under her. She pays no heed to it and continues waiting for you to use her.
+			While standing absentmindedly nearby, $slaves[$i].slaveName's water breaks soaking the floor under $him. $He pays no heed to it and continues waiting for you to use $him.
 			<<ClothingBirth>>
-			You certainly enjoyed the show as you call for a servant to take away her child<<if $slaves[$i].pregType > 1>>ren<</if>> and to clean up the spill.
+			You certainly enjoyed the show as you call for a servant to take away $his child<<if $slaves[$i].pregType > 1>>ren<</if>> and to clean up the spill.
 		<<else>>
-			While standing nearby, $slaves[$i].slaveName's water breaks, startling her. She looks to you for guidance and you shake your head "no". Without permission to leave she <<if $slaves[$i].devotion > 50>>decides to give you a show<<elseif $slaves[$i].devotion > 20>>reluctantly decides giving birth in front of you isn't so bad<<else>>begins to panic as her contractions come sooner and sooner<<set $humiliation = 1>><</if>>.
+			While standing nearby, $slaves[$i].slaveName's water breaks, startling $him. $He looks to you for guidance and you shake your head "no". Without permission to leave $he <<if $slaves[$i].devotion > 50>>decides to give you a show<<elseif $slaves[$i].devotion > 20>>reluctantly decides giving birth in front of you isn't so bad<<else>>begins to panic as $his contractions come sooner and sooner<<set $humiliation = 1>><</if>>.
 			<<ClothingBirth>>
-			As thanks for the show, you help her exhausted body onto the couch so she can recover before returning to her duties. You call for a servant to take away her child<<if $slaves[$i].pregType > 1>>ren<</if>> and to clean up your floor and your toy.
+			As thanks for the show, you help $his exhausted body onto the couch so $he can recover before returning to $his duties. You call for a servant to take away $his child<<if $slaves[$i].pregType > 1>>ren<</if>> and to clean up your floor and your toy.
 		<</if>>
 	<</if>>
 
 <<case "guard you">>
-	Refusing to leave your side even when on the verge of giving birth, $slaves[$i].slaveName continues to serve as your bodyguard despite her condition. A splashing sound and a loud groan emit from behind you. Your bodyguard has gone into labor. You quickly help her to the ground and prepare for the coming birth.
+	Refusing to leave your side even when on the verge of giving birth, $slaves[$i].slaveName continues to serve as your bodyguard despite $his condition. A splashing sound and a loud groan emit from behind you. Your bodyguard has gone into labor. You quickly help $him to the ground and prepare for the coming birth.
 	<<ClothingBirth>>
-	You sit by your loyal guard holding her child<<if $slaves[$i].pregType > 1>>ren<</if>> until a servant comes by to take them away. Once she is thoroughly rested, you help her up and lead her back to the penthouse to shower and change.
+	You sit by your loyal guard holding $his child<<if $slaves[$i].pregType > 1>>ren<</if>> until a servant comes by to take them away. Once $he is thoroughly rested, you help $him up and lead $him back to the penthouse to shower and change.
 
 <<case "stay confined">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		While waiting in confinement, $slaves[$i].slaveName's water breaks. She assumes a birthing position.
+		While waiting in confinement, $slaves[$i].slaveName's water breaks. $He assumes a birthing position.
 		<<ClothingBirth>>
-		She draws her child<<if $slaves[$i].pregType > 1>>ren<</if>> to her breast<<if $slaves[$i].pregType > 1>>s<</if>> and resumes waiting.
+		$He draws $his child<<if $slaves[$i].pregType > 1>>ren<</if>> to $his breast<<if $slaves[$i].pregType > 1>>s<</if>> and resumes waiting.
 	<<else>>
-		$slaves[$i].slaveName is awoken from her stupor by moist sensation followed by a contraction. She rolls over and clutches her gravid belly as another wracks her body.
+		$slaves[$i].slaveName is awoken from $his stupor by moist sensation followed by a contraction. $He rolls over and clutches $his gravid belly as another wracks $his body.
 		<<ClothingBirth>>
-		She collects her child<<if $slaves[$i].pregType > 1>>ren<</if>> and holds them close knowing someone will soon come to take them away from her.
+		$He collects $his child<<if $slaves[$i].pregType > 1>>ren<</if>> and holds them close knowing someone will soon come to take them away from $him.
 	<</if>>
 
 <<case "recruit girls">>
-	While on a video call with a potential recruit, $slaves[$i].slaveName's water breaks. She attempts to play it cool and act like nothing is happening but the worsening contractions finally get to her.
+	While on a video call with a potential recruit, $slaves[$i].slaveName's water breaks. $He attempts to play it cool and act like nothing is happening but the worsening contractions finally get to $him.
 	<<set $humiliation = 1>>
 	<<ClothingBirth>>
 	<<if _birthScene > 50>>
-		Exhausted from the birth and clutching her newborn child<<if $slaves[$i].pregType > 1>>ren<</if>>, she returns to find that she never ended the call. The prospective slave is blushing furiously and seems to have begun touching herself to the show. Apologizing for the interruption, while red with embarrassment, $slaves[$i].slaveName resumes chatting with the somewhat more pliant girl.
+		Exhausted from the birth and clutching $his newborn child<<if $slaves[$i].pregType > 1>>ren<</if>>, $he returns to find that $he never ended the call. The prospective slave is blushing furiously and seems to have begun touching herself to the show. Apologizing for the interruption, while red with embarrassment, $slaves[$i].slaveName resumes chatting with the somewhat more pliant girl.
 	<<else>>
-		Exhausted from the birth and clutching her newborn child<<if $slaves[$i].pregType > 1>>ren<</if>>, she returns to find that she never ended the call. The prospective slave is grinning widely and states she has been recording the show. She signs off, but not before saying she'll be seeing more of $slaves[$i].slaveName around the internet. <<if $slaves[$i].fetish == "humiliation">>Your recruiter can't help but become aroused at the prospect<<else>>Your recruiter is terrified that her birth video is out there for everyone to see, partly due to her own shame and to the potential damage it will do to her reputation<</if>>.
+		Exhausted from the birth and clutching $his newborn child<<if $slaves[$i].pregType > 1>>ren<</if>>, $he returns to find that $he never ended the call. The prospective slave is grinning widely and states she has been recording the show. She signs off, but not before saying she'll be seeing more of $slaves[$i].slaveName around the internet. <<if $slaves[$i].fetish == "humiliation">>Your recruiter can't help but become aroused at the prospect<<else>>Your recruiter is terrified that $his birth video is out there for everyone to see, partly due to $his own shame and to the potential damage it will do to $his reputation<</if>>.
 	<</if>>
 
 <<case "be your Head Girl">>
-	While overseeing your other slaves, $slaves[$i].slaveName's water breaks. She attempts to hold back the coming birth until she can catch a break in her duties but ultimately fails.
+	While overseeing your other slaves, $slaves[$i].slaveName's water breaks. $He attempts to hold back the coming birth until $he can catch a break in $his duties but ultimately fails.
 	<<set $humiliation = 1>>
 	<<ClothingBirth>>
-	Upon finishing, she quickly collects her child<<if $slaves[$i].pregType > 1>>ren<</if>> and orders the mess to be cleaned promptly without breaking her dominant appearance.
+	Upon finishing, $he quickly collects $his child<<if $slaves[$i].pregType > 1>>ren<</if>> and orders the mess to be cleaned promptly without breaking $his dominant appearance.
 
 <<case "work as a servant" "be a servant">>
 	<<if $slaves[$i].fetish == "mindbroken">>
 		<<if _birthScene > 50>>
-			While giving a slave oral service, $slaves[$i].slaveName's water breaks. She disregards this development and continues working.
+			While giving a slave oral service, $slaves[$i].slaveName's water breaks. $He disregards this development and continues working.
 			<<ClothingBirth>>
-			The slave gets off quite strongly to the show and shoves her out of the way, leaving her to clean up her mess. Instead, she draws her child<<if $slaves[$i].pregType > 1>>ren<</if>> to her breast<<if $slaves[$i].pregType > 1>>s<</if>> until <<if $Stewardess != 0>>$Stewardess.slaveName<<elseif $HeadGirl != 0>>$HeadGirl.slaveName<<elseif $assistantName == "your personal assistant">>your personal assistant<<else>>$assistantName<</if>>shouts at her to move her useless ass.
+			The slave gets off quite strongly to the show and shoves $him out of the way, leaving $him to clean up $his mess. Instead, $he draws $his child<<if $slaves[$i].pregType > 1>>ren<</if>> to $his breast<<if $slaves[$i].pregType > 1>>s<</if>> until <<if $Stewardess != 0>>$Stewardess.slaveName<<elseif $HeadGirl != 0>>$HeadGirl.slaveName<<elseif $assistantName == "your personal assistant">>your personal assistant<<else>>$assistantName<</if>>shouts at $him to move $his useless ass.
 		<<else>>
-			While scrubbing the penthouse floor, $slaves[$i].slaveName's water breaks. She turns to clean this new spill, disregarding what it means.
+			While scrubbing the penthouse floor, $slaves[$i].slaveName's water breaks. $He turns to clean this new spill, disregarding what it means.
 			<<ClothingBirth>>
-			Instead of cleaning the fresh mess she made, she draws her child<<if $slaves[$i].pregType > 1>>ren<</if>> to her breast<<if $slaves[$i].pregType > 1>>s<</if>> until <<if $Stewardess != 0>>$Stewardess.slaveName<<elseif $HeadGirl != 0>>$HeadGirl.slaveName<<elseif $assistantName == "your personal assistant">>your personal assistant<<else>>$assistantName<</if>>shouts at her to move her useless ass.
+			Instead of cleaning the fresh mess $he made, $he draws $his child<<if $slaves[$i].pregType > 1>>ren<</if>> to $his breast<<if $slaves[$i].pregType > 1>>s<</if>> until <<if $Stewardess != 0>>$Stewardess.slaveName<<elseif $HeadGirl != 0>>$HeadGirl.slaveName<<elseif $assistantName == "your personal assistant">>your personal assistant<<else>>$assistantName<</if>>shouts at $him to move $his useless ass.
 		<</if>>
 	<<else>>
 		<<if _birthScene > 50>>
-			While giving a slave oral service, $slaves[$i].slaveName's water breaks. She desperately tries to pull away but they grab her head and force her back to their crotch.
+			While giving a slave oral service, $slaves[$i].slaveName's water breaks. $He desperately tries to pull away but they grab $his head and force $him back to their crotch.
 			<<set $humiliation = 1>>
 			<<ClothingBirth>>
-			The slave gets off quite strongly to the show and shoves her out of the way, leaving her to clean up her mess. She hurriedly tries to mop up the mess and collect her child<<if $slaves[$i].pregType > 1>>ren<</if>> before <<if $Stewardess != 0>>$Stewardess.slaveName<<elseif $HeadGirl != 0>>$HeadGirl.slaveName<<elseif $assistantName == "your personal assistant">>your personal assistant<<else>>$assistantName<</if>> shouts at her.
+			The slave gets off quite strongly to the show and shoves $him out of the way, leaving $him to clean up $his mess. $He hurriedly tries to mop up the mess and collect $his child<<if $slaves[$i].pregType > 1>>ren<</if>> before <<if $Stewardess != 0>>$Stewardess.slaveName<<elseif $HeadGirl != 0>>$HeadGirl.slaveName<<elseif $assistantName == "your personal assistant">>your personal assistant<<else>>$assistantName<</if>> shouts at $him.
 		<<else>>
-			While scrubbing the penthouse floor, $slaves[$i].slaveName's water breaks. She panics at the thought of not cleaning up her spill but her worsening contractions force her to find a secluded place to give birth.
+			While scrubbing the penthouse floor, $slaves[$i].slaveName's water breaks. $He panics at the thought of not cleaning up $his spill but $his worsening contractions force $him to find a secluded place to give birth.
 			<<ClothingBirth>>
-			Collecting her child<<if $slaves[$i].pregType > 1>>ren<</if>>, she exits her hiding place before coming under the eye of <<if $Stewardess != 0>>the glaring $Stewardess.slaveName. Her child<<if $slaves[$i].pregType > 1>>ren<</if>> are promptly taken following a lecture about priorities and time management.<<elseif $HeadGirl != 0>>the glaring $HeadGirl.slaveName. Her child<<if $slaves[$i].pregType > 1>>ren<</if>> are promptly taken following a lecture about priorities and time management.<<else>><<if $assistantName == "your personal assistant">>your personal assistant<<else>>$assistantName<</if>>. Her child<<if $slaves[$i].pregType > 1>>ren<</if>> are promptly taken by other servants following a lecture about priorities and time management.<</if>>
+			Collecting $his child<<if $slaves[$i].pregType > 1>>ren<</if>>, $he exits $his hiding place before coming under the eye of <<if $Stewardess != 0>>the glaring $Stewardess.slaveName. $His child<<if $slaves[$i].pregType > 1>>ren<</if>> are promptly taken following a lecture about priorities and time management.<<elseif $HeadGirl != 0>>the glaring $HeadGirl.slaveName. $His child<<if $slaves[$i].pregType > 1>>ren<</if>> are promptly taken following a lecture about priorities and time management.<<else>><<if $assistantName == "your personal assistant">>your personal assistant<<else>>$assistantName<</if>>. $His child<<if $slaves[$i].pregType > 1>>ren<</if>> are promptly taken by other servants following a lecture about priorities and time management.<</if>>
 		<</if>>
 	<</if>>
 
@@ -816,59 +816,59 @@
 	<<if !canWalk($slaves[$i])>>
 		<<if $slaves[$i].fetish == "mindbroken">>
 			<<if $masterSuiteUpgradeLuxury == 1>>
-				While awaiting your return on the big bed in the master suite, $slaves[$i].slaveName's water breaks thoroughly soaking the sheets. Ignoring the mess, she shifts into a more comfortable position.
+				While awaiting your return on the big bed in the master suite, $slaves[$i].slaveName's water breaks thoroughly soaking the sheets. Ignoring the mess, $he shifts into a more comfortable position.
 				<<ClothingBirth>>
-				Resting in your bed, she draws her child<<if $slaves[$i].pregType > 1>>ren<</if>> to her breast<<if $slaves[$i].pregType > 1>>s<</if>> and resumes waiting for you. <<if $Concubine != 0>>$Concubine.slaveName furiously orders her child<<if $slaves[$i].pregType > 1>>ren<</if>> removed, and her forcefully ejected from the bed so it can be cleaned before your return.<</if>>
+				Resting in your bed, $he draws $his child<<if $slaves[$i].pregType > 1>>ren<</if>> to $his breast<<if $slaves[$i].pregType > 1>>s<</if>> and resumes waiting for you. <<if $Concubine != 0>>$Concubine.slaveName furiously orders $his child<<if $slaves[$i].pregType > 1>>ren<</if>> removed, and $him forcefully ejected from the bed so it can be cleaned before your return.<</if>>
 			<<elseif $masterSuiteUpgradeLuxury == 2>>
-				While at the bottom of the master suite's fuckpit, $slaves[$i].slaveName's water breaks. While she doesn't stop having sex, the fucktoys using her do and drag her from the pit to give birth. Instinctively, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to who may be watching her naked crotch. Without a second thought about her child<<if $slaves[$i].pregType > 1>>ren<</if>>, she slips back into the fuckpit.
+				While at the bottom of the master suite's fuckpit, $slaves[$i].slaveName's water breaks. While $he doesn't stop having sex, the fucktoys using $him do and drag $him from the pit to give birth. Instinctively, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to who may be watching $his naked crotch. Without a second thought about $his child<<if $slaves[$i].pregType > 1>>ren<</if>>, $he slips back into the fuckpit.
 			<<else>>
-				While awaiting your return in the master suite, $slaves[$i].slaveName's water breaks. She pays it no heed and continues blankly waiting.
+				While awaiting your return in the master suite, $slaves[$i].slaveName's water breaks. $He pays it no heed and continues blankly waiting.
 				<<ClothingBirth>>
-				Resting on the floor, she draws her child<<if $slaves[$i].pregType > 1>>ren<</if>> to her breast<<if $slaves[$i].pregType > 1>>s<</if>> and resumes waiting for you. <<if $Concubine != 0>>$Concubine.slaveName furiously orders her child<<if $slaves[$i].pregType > 1>>ren<</if>> removed and her thoroughly cleaned before your return.<</if>>
+				Resting on the floor, $he draws $his child<<if $slaves[$i].pregType > 1>>ren<</if>> to $his breast<<if $slaves[$i].pregType > 1>>s<</if>> and resumes waiting for you. <<if $Concubine != 0>>$Concubine.slaveName furiously orders $his child<<if $slaves[$i].pregType > 1>>ren<</if>> removed and $him thoroughly cleaned before your return.<</if>>
 			<</if>>
 		<<else>>
 			<<if $masterSuiteUpgradeLuxury == 1>>
-				While awaiting your return on the big bed in the master suite, $slaves[$i].slaveName's water breaks thoroughly soaking the sheets. She quickly shifts herself off the bed and calls for a servant before dropping to the floor.
+				While awaiting your return on the big bed in the master suite, $slaves[$i].slaveName's water breaks thoroughly soaking the sheets. $He quickly shifts $himself off the bed and calls for a servant before dropping to the floor.
 				<<ClothingBirth>>
-				Once her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> removed, her body cleaned, and the sheets changed, she is helped back into bed to recover for your return.
+				Once $his child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> removed, $his body cleaned, and the sheets changed, $he is helped back into bed to recover for your return.
 			<<elseif $masterSuiteUpgradeLuxury == 2>>
-				While participating in the fuckpit orgy, $slaves[$i].slaveName's water breaks. She begs to be let out of the pit but the other fucktoys pull her in and position themselves for her to pleasure them while giving birth.
+				While participating in the fuckpit orgy, $slaves[$i].slaveName's water breaks. $He begs to be let out of the pit but the other fucktoys pull $him in and position themselves for $him to pleasure them while giving birth.
 				<<set $humiliation = 1>>
 				<<ClothingBirth>>
-				Once the fucktoys are done tormenting the exhausted new mother, they hand her child<<if $slaves[$i].pregType > 1>>ren<</if>> off to a servant and pull her into an embrace to allow her to regain her strength.
+				Once the fucktoys are done tormenting the exhausted new mother, they hand $his child<<if $slaves[$i].pregType > 1>>ren<</if>> off to a servant and pull $him into an embrace to allow $him to regain $his strength.
 			<<else>>
-				While awaiting your return in the master suite, $slaves[$i].slaveName's water breaks. She tries to get to the prepared area but fails to untangle herself from the toys she was playing with. She calls for a servant to hurry as she begins laboring.
+				While awaiting your return in the master suite, $slaves[$i].slaveName's water breaks. $He tries to get to the prepared area but fails to untangle $himself from the toys $he was playing with. $He calls for a servant to hurry as $he begins laboring.
 				<<ClothingBirth>>
-				The servant collects her child<<if $slaves[$i].pregType > 1>>ren<</if>> and helps her onto a cushion to recover for your return. <<if canDoAnal($slaves[$i]) && $slaves[$i].anus > 0>>With a little effort, she pushes the vibrating dildo out of her ass<<else>>With things settling down, she finally manages to switch off the bullet vibrators stuck to her crotch<</if>> before settling down for a nap.
+				The servant collects $his child<<if $slaves[$i].pregType > 1>>ren<</if>> and helps $him onto a cushion to recover for your return. <<if canDoAnal($slaves[$i]) && $slaves[$i].anus > 0>>With a little effort, $he pushes the vibrating dildo out of $his ass<<else>>With things settling down, $he finally manages to switch off the bullet vibrators stuck to $his crotch<</if>> before settling down for a nap.
 			<</if>>
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].fetish == "mindbroken">>
 			<<if $masterSuiteUpgradeLuxury == 1>>
-				While awaiting your return on the big bed in the master suite, $slaves[$i].slaveName's water breaks thoroughly soaking the sheets. Ignoring the mess, she shifts into a more comfortable position.
+				While awaiting your return on the big bed in the master suite, $slaves[$i].slaveName's water breaks thoroughly soaking the sheets. Ignoring the mess, $he shifts into a more comfortable position.
 				<<ClothingBirth>>
-				Resting in your bed, she draws her child<<if $slaves[$i].pregType > 1>>ren<</if>> to her breast<<if $slaves[$i].pregType > 1>>s<</if>> and resumes waiting for you. <<if $Concubine != 0>>Concubine.slaveName furiously orders her child<<if $slaves[$i].pregType > 1>>ren<</if>> removed, and her forcefully ejected from the bed so it can be cleaned before your return.<</if>>
+				Resting in your bed, $he draws $his child<<if $slaves[$i].pregType > 1>>ren<</if>> to $his breast<<if $slaves[$i].pregType > 1>>s<</if>> and resumes waiting for you. <<if $Concubine != 0>>Concubine.slaveName furiously orders $his child<<if $slaves[$i].pregType > 1>>ren<</if>> removed, and $him forcefully ejected from the bed so it can be cleaned before your return.<</if>>
 			<<elseif $masterSuiteUpgradeLuxury == 2>>
-				While being the bottom of the master suite's fuckpit, $slaves[$i].slaveName's water breaks. While she doesn't stop having sex, the fucktoys using her do and drag her from the pit to give birth. Instinctively, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to who may be watching her naked crotch. Without a second thought about her child<<if $slaves[$i].pregType > 1>>ren<</if>>, she slips back into the fuckpit.
+				While being the bottom of the master suite's fuckpit, $slaves[$i].slaveName's water breaks. While $he doesn't stop having sex, the fucktoys using $him do and drag $him from the pit to give birth. Instinctively, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to who may be watching $his naked crotch. Without a second thought about $his child<<if $slaves[$i].pregType > 1>>ren<</if>>, $he slips back into the fuckpit.
 			<<else>>
-				While awaiting your return in the master suite, $slaves[$i].slaveName's water breaks. She pays it no heed and continues blankly waiting.
+				While awaiting your return in the master suite, $slaves[$i].slaveName's water breaks. $He pays it no heed and continues blankly waiting.
 				<<ClothingBirth>>
-				Resting on the floor, she draws her child<<if $slaves[$i].pregType > 1>>ren<</if>> to her breast<<if $slaves[$i].pregType > 1>>s<</if>> and resumes waiting for you. <<if $Concubine != 0>>Concubine.slaveName furiously orders her child<<if $slaves[$i].pregType > 1>>ren<</if>> removed, and her thoroughly cleaned before your return.<</if>>
+				Resting on the floor, $he draws $his child<<if $slaves[$i].pregType > 1>>ren<</if>> to $his breast<<if $slaves[$i].pregType > 1>>s<</if>> and resumes waiting for you. <<if $Concubine != 0>>Concubine.slaveName furiously orders $his child<<if $slaves[$i].pregType > 1>>ren<</if>> removed, and $him thoroughly cleaned before your return.<</if>>
 			<</if>>
 		<<else>>
 			<<if $masterSuiteUpgradeLuxury == 1>>
-				While awaiting your return on the big bed in the master suite, $slaves[$i].slaveName's water breaks thoroughly soaking the sheets. She quickly moves herself off the bed and calls for a servant before dropping to the floor.
+				While awaiting your return on the big bed in the master suite, $slaves[$i].slaveName's water breaks thoroughly soaking the sheets. $He quickly moves $himself off the bed and calls for a servant before dropping to the floor.
 				<<ClothingBirth>>
-				Once her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> removed, her body cleaned, and the sheets are changed, she crawls back into bed to recover for your return.
+				Once $his child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> removed, $his body cleaned, and the sheets are changed, $he crawls back into bed to recover for your return.
 			<<elseif $masterSuiteUpgradeLuxury == 2>>
-				While participating in the fuckpit orgy, $slaves[$i].slaveName's water breaks. She tries to crawl out of the pit but the other fucktoys pull her back in and position themselves for her to pleasure them while giving birth.
+				While participating in the fuckpit orgy, $slaves[$i].slaveName's water breaks. $He tries to crawl out of the pit but the other fucktoys pull $him back in and position themselves for $him to pleasure them while giving birth.
 				<<set $humiliation = 1>>
 				<<ClothingBirth>>
-				Once the fucktoys are done tormenting the exhausted new mother, they hand her child<<if $slaves[$i].pregType > 1>>ren<</if>> off to a servant and pull her into an embrace to allow her to regain her strength.
+				Once the fucktoys are done tormenting the exhausted new mother, they hand $his child<<if $slaves[$i].pregType > 1>>ren<</if>> off to a servant and pull $him into an embrace to allow $him to regain $his strength.
 			<<else>>
-				While awaiting your return in the master suite, $slaves[$i].slaveName's water breaks. She tries to get to the prepared area but fails to untangle herself from the toys she was playing with. She calls for a servant to hurry as she begins laboring.
+				While awaiting your return in the master suite, $slaves[$i].slaveName's water breaks. $He tries to get to the prepared area but fails to untangle $himself from the toys $he was playing with. $He calls for a servant to hurry as $he begins laboring.
 				<<ClothingBirth>>
-				The servant collects her child<<if $slaves[$i].pregType > 1>>ren<</if>> and helps her onto a cushion to recover for your return. <<if canDoAnal($slaves[$i]) && $slaves[$i].anus > 0>>With a little effort, she pushes the vibrating dildo out of her ass<<else>>With things settling down, she finally manages to switch off the bullet vibrators stuck to her crotch<</if>> before settling down for a nap.
+				The servant collects $his child<<if $slaves[$i].pregType > 1>>ren<</if>> and helps $him onto a cushion to recover for your return. <<if canDoAnal($slaves[$i]) && $slaves[$i].anus > 0>>With a little effort, $he pushes the vibrating dildo out of $his ass<<else>>With things settling down, $he finally manages to switch off the bullet vibrators stuck to $his crotch<</if>> before settling down for a nap.
 			<</if>>
 		<</if>>
 	<</if>>
@@ -876,206 +876,206 @@
 <<case "serve in the club">>
 	<<if !canWalk($slaves[$i])>>
 		<<if $slaves[$i].fetish == "mindbroken">>
-			$slaves[$i].slaveName is showing off her gravid body and trying to attract citizens as well as she can. During one of her teases, her water breaks, soaking the floor. She keeps on teasing, despite her condition, until her contractions drag her to the floor.
+			$slaves[$i].slaveName is showing off $his gravid body and trying to attract citizens as well as $he can. During one of $his teases, $his water breaks, soaking the floor. $He keeps on teasing, despite $his condition, until $his contractions drag $him to the floor.
 			<<ClothingBirth>>
-			Multiple citizens drag her into a booth so that they may tease her exhausted body while the floor is dried and her child<<if $slaves[$i].pregType > 1>>ren<</if>> carried off.
+			Multiple citizens drag $him into a booth so that they may tease $his exhausted body while the floor is dried and $his child<<if $slaves[$i].pregType > 1>>ren<</if>> carried off.
 		<<elseif $slaves[$i].fetish == "humiliation">>
-			$slaves[$i].slaveName is showing off her gravid body and trying to attract citizens by "dancing" as well as she can, all the while being a huge tease. During one of her "dances", her water breaks, soaking the floor. She calls out to the crowd, hyping them up for her new show.
+			$slaves[$i].slaveName is showing off $his gravid body and trying to attract citizens by "dancing" as well as $he can, all the while being a huge tease. During one of $his "dances", $his water breaks, soaking the floor. $He calls out to the crowd, hyping them up for $his new show.
 			<<set $humiliation = 1>>
 			<<ClothingBirth>>
-			As her child<<if $slaves[$i].pregType > 1>>ren<</if>> are removed, she is helped into one of the back rooms by several of her aroused onlookers.
+			As $his child<<if $slaves[$i].pregType > 1>>ren<</if>> are removed, $he is helped into one of the back rooms by several of $his aroused onlookers.
 		<<else>>
-			$slaves[$i].slaveName is showing off her gravid body and trying to attract citizens by "dancing" as well as her body will let her. During one of her dances, her water breaks, soaking the floor. She hastily tries to find help to leave, but only finds hands groping her body. She is quickly pulled into one of the side rooms by a group of men looking forward to the show she's about to perform for them.
+			$slaves[$i].slaveName is showing off $his gravid body and trying to attract citizens by "dancing" as well as $his body will let $him. During one of $his dances, $his water breaks, soaking the floor. $He hastily tries to find help to leave, but only finds hands groping $his body. $He is quickly pulled into one of the side rooms by a group of men looking forward to the show $he's about to perform for them.
 			<<set $humiliation = 1>>
 			<<ClothingBirth>>
-			Only once the last of her clients cums over her body is she allowed to gather her child<<if $slaves[$i].pregType > 1>>ren<</if>> and take a seat. She enjoys a moment with her newborn<<if $slaves[$i].pregType > 1>>s<</if>> before a servant comes to collect them.
+			Only once the last of $his clients cums over $his body is $he allowed to gather $his child<<if $slaves[$i].pregType > 1>>ren<</if>> and take a seat. $He enjoys a moment with $his newborn<<if $slaves[$i].pregType > 1>>s<</if>> before a servant comes to collect them.
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].fetish == "mindbroken">>
-			$slaves[$i].slaveName is showing off her gravid body and trying to attract citizens by dancing as well as she can. During one of her dances, her water breaks, soaking the dance floor. She keeps on dancing, despite her condition, until her contractions drag her to the floor.
+			$slaves[$i].slaveName is showing off $his gravid body and trying to attract citizens by dancing as well as $he can. During one of $his dances, $his water breaks, soaking the dance floor. $He keeps on dancing, despite $his condition, until $his contractions drag $him to the floor.
 			<<ClothingBirth>>
-			Multiple citizens drag her into a booth so that they may tease her exhausted body while the dance floor is dried and her child<<if $slaves[$i].pregType > 1>>ren<</if>> carried off.
+			Multiple citizens drag $him into a booth so that they may tease $his exhausted body while the dance floor is dried and $his child<<if $slaves[$i].pregType > 1>>ren<</if>> carried off.
 		<<elseif $slaves[$i].fetish == "humiliation">>
-			$slaves[$i].slaveName is showing off her gravid body and trying to attract citizens by dancing as well as she can, all the while flashing glimpses of her crotch and nipples. During one of her dances, her water breaks, soaking the dance floor. She calls out to the crowd, hyping them up for her new show.
+			$slaves[$i].slaveName is showing off $his gravid body and trying to attract citizens by dancing as well as $he can, all the while flashing glimpses of $his crotch and nipples. During one of $his dances, $his water breaks, soaking the dance floor. $He calls out to the crowd, hyping them up for $his new show.
 			<<set $humiliation = 1>>
 			<<ClothingBirth>>
-			As her child<<if $slaves[$i].pregType > 1>>ren<</if>> are removed from the dance floor, she is helped into one of the back rooms by several of her aroused onlookers.
+			As $his child<<if $slaves[$i].pregType > 1>>ren<</if>> are removed from the dance floor, $he is helped into one of the back rooms by several of $his aroused onlookers.
 		<<else>>
-			$slaves[$i].slaveName is showing off her gravid body and trying to attract citizens by dancing as well as she can. During one of her dances, her water breaks, soaking the dance floor. She hastily tries to leave the dance floor only to find hands groping her body. She is quickly pulled into one of the side rooms by a group of men looking forward to the show she's about to perform for them.
+			$slaves[$i].slaveName is showing off $his gravid body and trying to attract citizens by dancing as well as $he can. During one of $his dances, $his water breaks, soaking the dance floor. $He hastily tries to leave the dance floor only to find hands groping $his body. $He is quickly pulled into one of the side rooms by a group of men looking forward to the show $he's about to perform for them.
 			<<set $humiliation = 1>>
 			<<ClothingBirth>>
-			Only once the last of her clients cums over her body is she allowed to gather her child<<if $slaves[$i].pregType > 1>>ren<</if>> and take a seat. She enjoys a moment with her newborn<<if $slaves[$i].pregType > 1>>s<</if>> before a servant comes to collect them.
+			Only once the last of $his clients cums over $his body is $he allowed to gather $his child<<if $slaves[$i].pregType > 1>>ren<</if>> and take a seat. $He enjoys a moment with $his newborn<<if $slaves[$i].pregType > 1>>s<</if>> before a servant comes to collect them.
 		<</if>>
 	<</if>>
 
 <<case "choose her own job">>
 	<<if !canWalk($slaves[$i])>>
-		While deciding on her post, $slaves[$i].slaveName's water breaks. Unable to reach the prepared birthing room in time, she pulls herself into a secluded nook to give birth in.
+		While deciding on $his post, $slaves[$i].slaveName's water breaks. Unable to reach the prepared birthing room in time, $he pulls $himself into a secluded nook to give birth in.
 		<<ClothingBirth>>
-		She gathers her child<<if $slaves[$i].pregType > 1>>ren<</if>> and recovers her strength before a servant finds her and collects her child<<if $slaves[$i].pregType > 1>>ren<</if>>. She decides to rest for the rest of the day before returning to choosing her next task.
+		$He gathers $his child<<if $slaves[$i].pregType > 1>>ren<</if>> and recovers $his strength before a servant finds $him and collects $his child<<if $slaves[$i].pregType > 1>>ren<</if>>. $He decides to rest for the rest of the day before returning to choosing $his next task.
 	<<elseif $slaves[$i].fetish == "humiliation">>
-		While wandering the penthouse deciding on her post, $slaves[$i].slaveName's water breaks. Sensing an opportunity, she waddles to the nearest balcony overlooking the city. She calls out, making sure all eyes are on her for what happens next.
+		While wandering the penthouse deciding on $his post, $slaves[$i].slaveName's water breaks. Sensing an opportunity, $he waddles to the nearest balcony overlooking the city. $He calls out, making sure all eyes are on $him for what happens next.
 		<<set $humiliation = 1>>
 		<<ClothingBirth>>
-		She gathers her newborn<<if $slaves[$i].pregType > 1>>s<</if>> and recovers her strength before finding a servant to give her child<<if $slaves[$i].pregType > 1>>ren<</if>> to. She decides to rest for the rest of the day before returning to choosing her next task.
+		$He gathers $his newborn<<if $slaves[$i].pregType > 1>>s<</if>> and recovers $his strength before finding a servant to give $his child<<if $slaves[$i].pregType > 1>>ren<</if>> to. $He decides to rest for the rest of the day before returning to choosing $his next task.
 	<<else>>
-		While wandering the penthouse deciding on her post, $slaves[$i].slaveName's water breaks. Unable to reach the prepared birthing room in time, she finds a secluded nook to give birth in.
+		While wandering the penthouse deciding on $his post, $slaves[$i].slaveName's water breaks. Unable to reach the prepared birthing room in time, $he finds a secluded nook to give birth in.
 		<<ClothingBirth>>
-		She gathers her newborn<<if $slaves[$i].pregType > 1>>s<</if>> and recovers her strength before finding a servant to give her child<<if $slaves[$i].pregType > 1>>ren<</if>> to. She decides to rest for the rest of the day before returning to choosing her next task.
+		$He gathers $his newborn<<if $slaves[$i].pregType > 1>>s<</if>> and recovers $his strength before finding a servant to give $his child<<if $slaves[$i].pregType > 1>>ren<</if>> to. $He decides to rest for the rest of the day before returning to choosing $his next task.
 	<</if>>
 
 <<case "rest in the spa">>
 	<<if !canWalk($slaves[$i])>>
 		<<if $slaves[$i].fetish == "mindbroken">>
-			While soaking in the spa's pool, $slaves[$i].slaveName's water breaks. As she begins to ready herself for birth, <<if $Attendant != 0>>$Attendant.slaveName pulls her out of the pool and glares at her<<else>>the other bathers watch curiously<</if>>.
+			While soaking in the spa's pool, $slaves[$i].slaveName's water breaks. As $he begins to ready $himself for birth, <<if $Attendant != 0>>$Attendant.slaveName pulls $him out of the pool and glares at $him<<else>>the other bathers watch curiously<</if>>.
 			<<ClothingBirth>>
-			She and her child<<if $slaves[$i].pregType > 1>>ren<</if>> are quickly dried off as she begins nursing them. A servant soon arrives to take her children away.
+			$He and $his child<<if $slaves[$i].pregType > 1>>ren<</if>> are quickly dried off as $he begins nursing them. A servant soon arrives to take $his children away.
 		<<else>>
-			While changing in the changing room before a nice soak,$slaves[$i].slaveName's water breaks. She hurries to find someone to help her but only finds curious onlookers. Without any choice left, she assumes a birthing position.
+			While changing in the changing room before a nice soak,$slaves[$i].slaveName's water breaks. $He hurries to find someone to help $him but only finds curious onlookers. Without any choice left, $he assumes a birthing position.
 			<<set $humiliation = 1>>
 			<<ClothingBirth>>
-			Several of the other slaves present help her with her newborn<<if $slaves[$i].pregType > 1>>s<</if>> while the rest finish pleasuring themselves from the show. <<if $Attendant != 0>>$Attendant.slaveName, lured in by the commotion, shoos the other slaves out and helps the new mother to a private relaxation room to unwind<<else>>Soon a servant arrives to take her child<<if $slaves[$i].pregType > 1>>ren<</if>> away, and she is helped into the bath to clean up and relax<</if>>.
+			Several of the other slaves present help $him with $his newborn<<if $slaves[$i].pregType > 1>>s<</if>> while the rest finish pleasuring themselves from the show. <<if $Attendant != 0>>$Attendant.slaveName, lured in by the commotion, shoos the other slaves out and helps the new mother to a private relaxation room to unwind<<else>>Soon a servant arrives to take $his child<<if $slaves[$i].pregType > 1>>ren<</if>> away, and $he is helped into the bath to clean up and relax<</if>>.
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].fetish == "mindbroken">>
-			While soaking in the spa's pool, $slaves[$i].slaveName's water breaks. As she begins to ready herself for birth, <<if $Attendant != 0>>$Attendant.slaveName pulls her out of the pool and glares at her<<else>>the other bathers watch curiously<</if>>.
+			While soaking in the spa's pool, $slaves[$i].slaveName's water breaks. As $he begins to ready $himself for birth, <<if $Attendant != 0>>$Attendant.slaveName pulls $him out of the pool and glares at $him<<else>>the other bathers watch curiously<</if>>.
 			<<ClothingBirth>>
-			She and her child<<if $slaves[$i].pregType > 1>>ren<</if>> are quickly dried off as she begins nursing them. A servant soon arrives to take her children away.
+			$He and $his child<<if $slaves[$i].pregType > 1>>ren<</if>> are quickly dried off as $he begins nursing them. A servant soon arrives to take $his children away.
 		<<else>>
-			While heading for the changing room before a nice soak,$slaves[$i].slaveName's water breaks. She hurries into the changing room only to find it unusually crowded. Without any choice left, she assumes a birthing position.
+			While heading for the changing room before a nice soak,$slaves[$i].slaveName's water breaks. $He hurries into the changing room only to find it unusually crowded. Without any choice left, $he assumes a birthing position.
 			<<set $humiliation = 1>>
 			<<ClothingBirth>>
-			Several of the other slaves present help her with her newborn<<if $slaves[$i].pregType > 1>>s<</if>> while the rest finish pleasuring themselves from the show. <<if $Attendant != 0>>$Attendant.slaveName, lured in by the commotion, shoos the other slaves out and helps the new mother to a private relaxation room to unwind<<else>>Soon a servant arrives to take her child<<if $slaves[$i].pregType > 1>>ren<</if>> away, and she is ushered into the bath to clean up and relax<</if>>.
+			Several of the other slaves present help $him with $his newborn<<if $slaves[$i].pregType > 1>>s<</if>> while the rest finish pleasuring themselves from the show. <<if $Attendant != 0>>$Attendant.slaveName, lured in by the commotion, shoos the other slaves out and helps the new mother to a private relaxation room to unwind<<else>>Soon a servant arrives to take $his child<<if $slaves[$i].pregType > 1>>ren<</if>> away, and $he is ushered into the bath to clean up and relax<</if>>.
 		<</if>>
 	<</if>>
 
 <<case "learn in the schoolroom">>
 	<<if !canWalk($slaves[$i])>>
-		During a lesson in $schoolroomName, $slaves[$i].slaveName's water breaks. Since she can't leave the lesson, she tries her best to hold back the upcoming birth. She fails to do so and a particularly strong contraction elicits a moan noticeable enough to draw all the students' attention.
+		During a lesson in $schoolroomName, $slaves[$i].slaveName's water breaks. Since $he can't leave the lesson, $he tries $his best to hold back the upcoming birth. $He fails to do so and a particularly strong contraction elicits a moan noticeable enough to draw all the students' attention.
 		<<set $humiliation = 1>>
 		<<ClothingBirth>>
-		<<if $Schoolteacher != 0>>$Schoolteacher.slaveName, furious that her lesson was interrupted, drags her from the class along with her newborn child<<if $slaves[$i].pregType > 1>>ren<</if>><<else>>She gathers her newborn child<<if $slaves[$i].pregType > 1>>ren<</if>> up and is quickly helped from the class<</if>>. She can feel all eyes watching her leave.
+		<<if $Schoolteacher != 0>>$Schoolteacher.slaveName, furious that her lesson was interrupted, drags $him from the class along with $his newborn child<<if $slaves[$i].pregType > 1>>ren<</if>><<else>>$He gathers $his newborn child<<if $slaves[$i].pregType > 1>>ren<</if>> up and is quickly helped from the class<</if>>. $He can feel all eyes watching $him leave.
 	<<else>>
-		During a lesson in $schoolroomName, $slaves[$i].slaveName's water breaks. Since she can't leave the lesson, she tries her best to hold back the upcoming birth. She fails to do so and a particularly strong contraction elicits a moan noticeable enough to draw all the students' attention.
+		During a lesson in $schoolroomName, $slaves[$i].slaveName's water breaks. Since $he can't leave the lesson, $he tries $his best to hold back the upcoming birth. $He fails to do so and a particularly strong contraction elicits a moan noticeable enough to draw all the students' attention.
 		<<set $humiliation = 1>>
 		<<ClothingBirth>>
-		<<if $Schoolteacher != 0>>$Schoolteacher.slaveName, furious that her lesson was interrupted, dismisses her from the class along with her newborn child<<if $slaves[$i].pregType > 1>>ren<</if>><<else>>She gathers her newborn child<<if $slaves[$i].pregType > 1>>ren<</if>> up and quickly excuses herself from the class<</if>>. She can feel all eyes watching her leave.
+		<<if $Schoolteacher != 0>>$Schoolteacher.slaveName, furious that her lesson was interrupted, dismisses $him from the class along with $his newborn child<<if $slaves[$i].pregType > 1>>ren<</if>><<else>>$He gathers $his newborn child<<if $slaves[$i].pregType > 1>>ren<</if>> up and quickly excuses $himself from the class<</if>>. $He can feel all eyes watching $him leave.
 	<</if>>
 
 <<case "take classes">>
 	<<if !canWalk($slaves[$i])>>
-		During a lesson under <<if $assistantName == "your personal assistant">>your personal assistant<<else>>$assistantName<</if>>, $slaves[$i].slaveName's water breaks. Since she can't leave the lesson, she tries her best to hold back the upcoming birth, not without your assistant noticing. As punishment for poor planning, she is forbidden from leaving. Additionally, her birth will be turned into a live broadcast.
+		During a lesson under <<if $assistantName == "your personal assistant">>your personal assistant<<else>>$assistantName<</if>>, $slaves[$i].slaveName's water breaks. Since $he can't leave the lesson, $he tries $his best to hold back the upcoming birth, not without your assistant noticing. As punishment for poor planning, $he is forbidden from leaving. Additionally, $his birth will be turned into a live broadcast.
 		<<set $humiliation = 1>>
 		<<ClothingBirth>>
-		Exhausted from the birth, she is permitted a short break as her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> gathered to be cleaned up before the lesson is continued.
+		Exhausted from the birth, $he is permitted a short break as $his child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> gathered to be cleaned up before the lesson is continued.
 	<<else>>
-		During a lesson under <<if $assistantName == "your personal assistant">>your personal assistant<<else>>$assistantName<</if>>, $slaves[$i].slaveName's water breaks. Since she can't leave the lesson, she tries her best to hold back the upcoming birth, not without your assistant noticing. As punishment for poor planning, she is forbidden from leaving. Additionally, her birth will be turned into a live broadcast.
+		During a lesson under <<if $assistantName == "your personal assistant">>your personal assistant<<else>>$assistantName<</if>>, $slaves[$i].slaveName's water breaks. Since $he can't leave the lesson, $he tries $his best to hold back the upcoming birth, not without your assistant noticing. As punishment for poor planning, $he is forbidden from leaving. Additionally, $his birth will be turned into a live broadcast.
 		<<set $humiliation = 1>>
 		<<ClothingBirth>>
-		Exhausted from the birth, she is permitted a short break as her child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> gathered to clean herself up before the lesson is continued.
+		Exhausted from the birth, $he is permitted a short break as $his child<<if $slaves[$i].pregType > 1>>ren are<<else>> is<</if>> gathered to clean $himself up before the lesson is continued.
 	<</if>>
 
 <<case "work in the brothel">>
 	<<if $slaves[$i].fetish == "mindbroken">>
 		<<if _birthScene > 80 && canDoVaginal($slaves[$i])>>
-			While riding a customer's dick, $slaves[$i].slaveName's water breaks on him. Showing no signs of stopping, he shoves her gravid bulk off of him. Instinctively, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to who may be watching her naked crotch. She draws her child<<if $slaves[$i].pregType > 1>>ren<</if>> to her breast<<if $slaves[$i].pregType > 1>>s<</if>> before seeking out the next customer's cock.
+			While riding a customer's dick, $slaves[$i].slaveName's water breaks on him. Showing no signs of stopping, he shoves $his gravid bulk off of him. Instinctively, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to who may be watching $his naked crotch. $He draws $his child<<if $slaves[$i].pregType > 1>>ren<</if>> to $his breast<<if $slaves[$i].pregType > 1>>s<</if>> before seeking out the next customer's cock.
 		<<elseif _birthScene > 60 && canDoAnal($slaves[$i])>>
-			While taking a customer's dick in her ass, $slaves[$i].slaveName's water breaks. She shows no signs of slowing down, so he allows her to reposition and continue. Instinctively, she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to who may be watching her naked crotch. He came strongly thanks to her and gives her a slap on the ass as she begins drawing her child<<if $slaves[$i].pregType > 1>>ren<</if>> to her breast<<if $slaves[$i].pregType > 1>>s<</if>> and seeking out the next customer's cock.
+			While taking a customer's dick in $his ass, $slaves[$i].slaveName's water breaks. $He shows no signs of slowing down, so he allows $him to reposition and continue. Instinctively, $he begins to push out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to who may be watching $his naked crotch. He came strongly thanks to $him and gives $him a slap on the ass as $he begins drawing $his child<<if $slaves[$i].pregType > 1>>ren<</if>> to $his breast<<if $slaves[$i].pregType > 1>>s<</if>> and seeking out the next customer's cock.
 		<<elseif _birthScene > 40>>
-			While sucking a customer's dick, $slaves[$i].slaveName's water breaks. She shows no signs of slowing down, so he allows her to reposition and continue.
+			While sucking a customer's dick, $slaves[$i].slaveName's water breaks. $He shows no signs of slowing down, so he allows $him to reposition and continue.
 			<<ClothingBirth>>
-			He cums down her throat before she begins drawing her child<<if $slaves[$i].pregType > 1>>ren<</if>> to her breast<<if $slaves[$i].pregType > 1>>s<</if>> and seeking out the next customer's cock.
+			He cums down $his throat before $he begins drawing $his child<<if $slaves[$i].pregType > 1>>ren<</if>> to $his breast<<if $slaves[$i].pregType > 1>>s<</if>> and seeking out the next customer's cock.
 		<<else>>
-			While licking a customer's cunt, $slaves[$i].slaveName's water breaks. She shows no signs of slowing down, so she allows her to reposition and continue.
+			While licking a customer's cunt, $slaves[$i].slaveName's water breaks. $He shows no signs of slowing down, so she allows $him to reposition and continue.
 			<<ClothingBirth>>
-			The customer splashes across her face before she begins drawing her child<<if $slaves[$i].pregType > 1>>ren<</if>> to her breast<<if $slaves[$i].pregType > 1>>s<</if>> and seeking out the next customer's cunt.
+			The customer splashes across $his face before $he begins drawing $his child<<if $slaves[$i].pregType > 1>>ren<</if>> to $his breast<<if $slaves[$i].pregType > 1>>s<</if>> and seeking out the next customer's cunt.
 		<</if>>
 	<<else>>
 		<<if _birthScene > 80 && canDoVaginal($slaves[$i])>>
-			While riding a customer's dick, $slaves[$i].slaveName's water breaks on him. She desperately tries to disengage but he grabs her hips and slams her back down. He thoroughly enjoys her contracting cunt before pushing her off and standing over her, jacking off. Quickly she spreads her legs apart and begins pushing out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. She can't hide what's happening between her legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so she bears with it<</if>>. He cums over her exhausted body and moves on leaving her to recover and collect her child<<if $slaves[$i].pregType > 1>>ren<</if>> to be sent off.
+			While riding a customer's dick, $slaves[$i].slaveName's water breaks on him. $He desperately tries to disengage but he grabs $his hips and slams $him back down. He thoroughly enjoys $his contracting cunt before pushing $him off and standing over $him, jacking off. Quickly $he spreads $his legs apart and begins pushing out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $He can't hide what's happening between $his legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so $he bears with it<</if>>. He cums over $his exhausted body and moves on leaving $him to recover and collect $his child<<if $slaves[$i].pregType > 1>>ren<</if>> to be sent off.
 			<<set $humiliation = 1>>
 		<<elseif _birthScene > 60 && canDoAnal($slaves[$i])>>
-			While taking a customer's dick in her ass, $slaves[$i].slaveName's water breaks. She desperately tries to disengage but he grabs her hips and slams into her hard. Quickly, she spreads her legs apart and begins pushing out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. She can't hide what's happening between her legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so she bears with it<</if>>. He came strongly thanks to her and gives her a slap on the ass as she collapses to the ground. She quickly gathers her child<<if $slaves[$i].pregType > 1>>ren<</if>> to be sent off.
+			While taking a customer's dick in $his ass, $slaves[$i].slaveName's water breaks. $He desperately tries to disengage but he grabs $his hips and slams into $him hard. Quickly, $he spreads $his legs apart and begins pushing out $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. $He can't hide what's happening between $his legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so $he bears with it<</if>>. He came strongly thanks to $him and gives $him a slap on the ass as $he collapses to the ground. $He quickly gathers $his child<<if $slaves[$i].pregType > 1>>ren<</if>> to be sent off.
 			<<set $humiliation = 1>>
 		<<elseif _birthScene > 40>>
-			While sucking a customer's dick, $slaves[$i].slaveName's water breaks. She desperately tries to disengage but he grabs her head and slams her back into his crotch.
+			While sucking a customer's dick, $slaves[$i].slaveName's water breaks. $He desperately tries to disengage but he grabs $his head and slams $him back into his crotch.
 			<<set $humiliation = 1>>
 			<<ClothingBirth>>
-			He cums down her throat before letting her collapse to the ground and leaving. When she recovers, she quickly gathers her child<<if $slaves[$i].pregType > 1>>ren<</if>> to be sent off.
+			He cums down $his throat before letting $him collapse to the ground and leaving. When $he recovers, $he quickly gathers $his child<<if $slaves[$i].pregType > 1>>ren<</if>> to be sent off.
 		<<else>>
-			While licking a customer's cunt, $slaves[$i].slaveName's water breaks. She desperately tries to disengage but she grabs her head and slams her back into her crotch.
+			While licking a customer's cunt, $slaves[$i].slaveName's water breaks. $He desperately tries to disengage but she grabs $his head and slams $him back into her crotch.
 			<<set $humiliation = 1>>
 			<<ClothingBirth>>
-			She cums across her face before helping her to the ground and leaving. When she recovers, she quickly gathers her child<<if $slaves[$i].pregType > 1>>ren<</if>> to be sent off.
+			She cums across $his face before helping $him to the ground and leaving. When $he recovers, $he quickly gathers $his child<<if $slaves[$i].pregType > 1>>ren<</if>> to be sent off.
 		<</if>>
 	<</if>>
 
 <<case "be the DJ">>
-	While DJing $clubName, $slaves[$i].slaveName's water breaks. She can't stop her setlist without drawing attention so she tries her best to ride out the contractions. As soon as the opportunity arises, she attempts to sneak off stage. However, a number of fans block her progress keeping her on stage. Before long the contractions are too much to bear and she drops to the ground.
+	While DJing $clubName, $slaves[$i].slaveName's water breaks. $He can't stop $his setlist without drawing attention so $he tries $his best to ride out the contractions. As soon as the opportunity arises, $he attempts to sneak off stage. However, a number of fans block $his progress keeping $him on stage. Before long the contractions are too much to bear and $he drops to the ground.
 	<<set $humiliation = 1>>
 	<<ClothingBirth>>
-	Exhausted, she sits up and smiles to the crowd. Her show definitely drew attention to her club. With a burst of energy she leaps to her feet, bows to the crowd, and gathers her child<<if $slaves[$i].pregType > 1>>ren<</if>>, before making her way off stage. As she leaves the public's gaze, she shouts out with a wink "the next showing ought to be in about nine months".
+	Exhausted, $he sits up and smiles to the crowd. $His show definitely drew attention to $his club. With a burst of energy $he leaps to $his feet, bows to the crowd, and gathers $his child<<if $slaves[$i].pregType > 1>>ren<</if>>, before making $his way off stage. As $he leaves the public's gaze, $he shouts out with a wink "the next showing ought to be in about nine months".
 
 <<case "be the Attendant">>
-	While tending to the girls in the spa, $slaves[$i].slaveName's water breaks. The girls quickly come to her aid as the contractions get closer and closer together. Their hands are all over her laboring body, unsure of what they should be doing.
+	While tending to the girls in the spa, $slaves[$i].slaveName's water breaks. The girls quickly come to $his aid as the contractions get closer and closer together. Their hands are all over $his laboring body, unsure of what they should be doing.
 	<<set $humiliation = 1>>
 	<<ClothingBirth>>
-	She thanks her charges for their less than helpful efforts and collects her child<<if $slaves[$i].pregType > 1>>ren<</if>> for removal. Upon returning, she strips down and enters the pool, desperate for a break.
+	$He thanks $his charges for their less than helpful efforts and collects $his child<<if $slaves[$i].pregType > 1>>ren<</if>> for removal. Upon returning, $he strips down and enters the pool, desperate for a break.
 
 <<case "be the Madam">>
-	While managing $brothelName, $slaves[$i].slaveName's water breaks. Knowing she lacks the time to leave, she sets up a sign reading "birthshow: <<print cashFormat(100)>> a viewer" and takes a seat.
+	While managing $brothelName, $slaves[$i].slaveName's water breaks. Knowing $he lacks the time to leave, $he sets up a sign reading "birthshow: <<print cashFormat(100)>> a viewer" and takes a seat.
 	<<set $humiliation = 1>>
 	<<ClothingBirth>>
-	Upon completing her show, she reclines with her $slaves[$i].pregType child<<if $slaves[$i].pregType > 1>>ren<</if>> and begins counting the credits she bought in. In total she made <<print cashFormat(100*_birthScene)>> and feels that business will be up in the brothel as patrons line up hoping another showing.
+	Upon completing $his show, $he reclines with $his $slaves[$i].pregType child<<if $slaves[$i].pregType > 1>>ren<</if>> and begins counting the credits $he bought in. In total $he made <<print cashFormat(100*_birthScene)>> and feels that business will be up in the brothel as patrons line up hoping another showing.
 	<<set $cash += 100*_birthScene>>
 
 <<case "be the Schoolteacher">>
 	<<if !canWalk($slaves[$i])>>
-		While teaching a lesson, $slaves[$i].slaveName's water breaks. Sensing she wouldn't be able to make it to the birthing area, she instead chooses to act on the opportunity. Today's lesson will be on childbirth.
+		While teaching a lesson, $slaves[$i].slaveName's water breaks. Sensing $he wouldn't be able to make it to the birthing area, $he instead chooses to act on the opportunity. Today's lesson will be on childbirth.
 		<<set $humiliation = 1>>
 		<<ClothingBirth>>
-		Once she recovers enough, she gathers her newborn child<<if $slaves[$i].pregType > 1>>ren<</if>> and instructs the class to take notes on the lesson she just demonstrated before being escorted out of the classroom.
+		Once $he recovers enough, $he gathers $his newborn child<<if $slaves[$i].pregType > 1>>ren<</if>> and instructs the class to take notes on the lesson $he just demonstrated before being escorted out of the classroom.
 	<<else>>
-		While teaching a lesson, $slaves[$i].slaveName's water breaks. Sensing she wouldn't be able to make it to the birthing area, she instead chooses to act on the opportunity. Today's lesson will be on childbirth.
+		While teaching a lesson, $slaves[$i].slaveName's water breaks. Sensing $he wouldn't be able to make it to the birthing area, $he instead chooses to act on the opportunity. Today's lesson will be on childbirth.
 		<<set $humiliation = 1>>
 		<<ClothingBirth>>
-		Once she recovers enough, she gathers her newborn<<if $slaves[$i].pregType > 1>>s<</if>> and instructs the class to take notes on the lesson she just demonstrated before leaving to drop off her child<<if $slaves[$i].pregType > 1>>ren<</if>> for removal.
+		Once $he recovers enough, $he gathers $his newborn<<if $slaves[$i].pregType > 1>>s<</if>> and instructs the class to take notes on the lesson $he just demonstrated before leaving to drop off $his child<<if $slaves[$i].pregType > 1>>ren<</if>> for removal.
 	<</if>>
 
 <<case "be the Stewardess">>
-	While overseeing the house servants, $slaves[$i].slaveName's water breaks. She has no time to strip down so she takes a seat and readies herself. Commandingly, she snaps her fingers and orders her charges to clean up the floor, assist her with her clothes, and be ready to take her child<<if $slaves[$i].pregType > 1>>ren<</if>> away.
+	While overseeing the house servants, $slaves[$i].slaveName's water breaks. $He has no time to strip down so $he takes a seat and readies $himself. Commandingly, $he snaps $his fingers and orders $his charges to clean up the floor, assist $him with $his clothes, and be ready to take $his child<<if $slaves[$i].pregType > 1>>ren<</if>> away.
 	<<set $humiliation = 1>>
 	<<ClothingBirth>>
-	Once she catches her breath, she rises and takes the fresh change of clothing provided by her servants before ordering them back to work.
+	Once $he catches $his breath, $he rises and takes the fresh change of clothing provided by $his servants before ordering them back to work.
 
 <<case "be the Milkmaid">>
-	While tending to her stock, $slaves[$i].slaveName's water breaks. She hastily pulls herself into a vacant stall and seats herself in its corner.
+	While tending to $his stock, $slaves[$i].slaveName's water breaks. $He hastily pulls $himself into a vacant stall and seats $himself in its corner.
 	<<ClothingBirth>>
-	Quickly, she collects her child<<if $slaves[$i].pregType > 1>>ren<</if>> for removal before returning to $dairyName. The cows around her stall all have a knowing look on their faces<<if $dairyPregSetting > 0>> but with their own swollen bellies hanging heavily from them, they know that they soon will follow her lead.<<else>>.<</if>>
+	Quickly, $he collects $his child<<if $slaves[$i].pregType > 1>>ren<</if>> for removal before returning to $dairyName. The cows around $his stall all have a knowing look on their faces<<if $dairyPregSetting > 0>> but with their own swollen bellies hanging heavily from them, they know that they soon will follow $his lead.<<else>>.<</if>>
 
 <<case "be the Wardeness">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		While punishing a slave, $slaves[$i].slaveName's water breaks, soaking her. Indifferent, she resumes beating her until the contractions are to much to bear. Settling to the floor, she begins giving birth.
+		While punishing a slave, $slaves[$i].slaveName's water breaks, soaking $him. Indifferent, $he resumes beating her until the contractions are to much to bear. Settling to the floor, $he begins giving birth.
 		<<ClothingBirth>>
-		As soon as she regains her strength, she resumes beating the confused slave. Her child<<if $slaves[$i].pregType > 1>>ren<</if>> are collected by a servant, who carefully hints that $slaves[$i].slaveName should take a break before returning to her task.
+		As soon as $he regains $his strength, $he resumes beating the confused slave. $His child<<if $slaves[$i].pregType > 1>>ren<</if>> are collected by a servant, who carefully hints that $slaves[$i].slaveName should take a break before returning to $his task.
 	<<else>>
-		While punishing a rebellious slave, $slaves[$i].slaveName's water breaks, soaking her. Noticing the slave's smirk, she resumes beating her until the contractions are too much to bear. Relocking the cell, she waddles into the nearest empty cell and drops her weight onto the cot.
+		While punishing a rebellious slave, $slaves[$i].slaveName's water breaks, soaking $him. Noticing the slave's smirk, $he resumes beating her until the contractions are too much to bear. Relocking the cell, $he waddles into the nearest empty cell and drops $his weight onto the cot.
 		<<ClothingBirth>>
-		Quickly, she collects her child<<if $slaves[$i].pregType > 1>>ren<</if>> for removal before returning to $cellblockName. On her way past the cells, she takes note of any slaves whispering or gesturing about what transpired for future punishment.
+		Quickly, $he collects $his child<<if $slaves[$i].pregType > 1>>ren<</if>> for removal before returning to $cellblockName. On $his way past the cells, $he takes note of any slaves whispering or gesturing about what transpired for future punishment.
 	<</if>>
 
 <<case "be the Nurse">>
-	While tending to your unwell slaves, $slaves[$i].slaveName's water breaks. Counting the time between contractions, she knows she has no time to get to her prepared birthing chamber. She waddles into the nearest empty room and hoists her gravid body into the examination chair, placing her feet in the stirrups.
+	While tending to your unwell slaves, $slaves[$i].slaveName's water breaks. Counting the time between contractions, $he knows $he has no time to get to $his prepared birthing chamber. $He waddles into the nearest empty room and hoists $his gravid body into the examination chair, placing $his feet in the stirrups.
 	<<ClothingBirth>>
-	Quickly, she collects her child<<if $slaves[$i].pregType > 1>>ren<</if>> for removal before retiring to the recovery ward. Within an hour of rest, she is back on her feet tending to her charges.
+	Quickly, $he collects $his child<<if $slaves[$i].pregType > 1>>ren<</if>> for removal before retiring to the recovery ward. Within an hour of rest, $he is back on $his feet tending to $his charges.
 
 <<case "be your Concubine">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		$slaves[$i].slaveName cradles her swollen belly, waiting for your return, when her water breaks. Saddened that you aren't there for the show, she begins waddling off to find you. By the time she reaches your office, she is barely holding back her child<<if $slaves[$i].pregType > 1>>ren<</if>>. You rise to meet her and help her onto the couch, just before it's too late.
+		$slaves[$i].slaveName cradles $his swollen belly, waiting for your return, when $his water breaks. Saddened that you aren't there for the show, $he begins waddling off to find you. By the time $he reaches your office, $he is barely holding back $his child<<if $slaves[$i].pregType > 1>>ren<</if>>. You rise to meet $him and help $him onto the couch, just before it's too late.
 		<<ClothingBirth>>
 		Cradling your newborn<<if $slaves[$i].pregType > 1>>s<</if>>, the two of you rest for a spell before sending them off and spending some more intimate time together.
 	<<else>>
-		$slaves[$i].slaveName cradles her swollen belly, waiting for your return, when her water breaks. Saddened that you aren't there for the show, she begins waddling off to find you. By the time she reaches your office, she is barely holding back her child<<if $slaves[$i].pregType > 1>>ren<</if>>. You rise to meet her and help her onto the couch, just before it's too late.
+		$slaves[$i].slaveName cradles $his swollen belly, waiting for your return, when $his water breaks. Saddened that you aren't there for the show, $he begins waddling off to find you. By the time $he reaches your office, $he is barely holding back $his child<<if $slaves[$i].pregType > 1>>ren<</if>>. You rise to meet $him and help $him onto the couch, just before it's too late.
 		<<ClothingBirth>>
 		Cradling your newborn<<if $slaves[$i].pregType > 1>>s<</if>>, the two of you rest for a spell before sending them off and spending some more intimate time together.
 	<</if>>
@@ -1083,64 +1083,64 @@
 <<case "live with your Head Girl">>
 	<<if !canWalk($slaves[$i])>>
 		<<if $slaves[$i].fetish == "mindbroken">>
-			$slaves[$i].slaveName is awoken from her rest by a strong contraction. She rolls over and begins to fall back to sleep as another wracks her body.
+			$slaves[$i].slaveName is awoken from $his rest by a strong contraction. $He rolls over and begins to fall back to sleep as another wracks $his body.
 			<<ClothingBirth>>
-			She draws her child<<if $slaves[$i].pregType > 1>>ren<</if>> to her breast<<if $slaves[$i].pregType > 1>>s<</if>> and resumes resting before $HeadGirl.slaveName returns from her duties.
+			$He draws $his child<<if $slaves[$i].pregType > 1>>ren<</if>> to $his breast<<if $slaves[$i].pregType > 1>>s<</if>> and resumes resting before $HeadGirl.slaveName returns from her duties.
 		<<else>>
-			$slaves[$i].slaveName is awoken from her rest by a moist sensation followed by a contraction. She rolls over and clutches her gravid belly as another wracks her body.
+			$slaves[$i].slaveName is awoken from $his rest by a moist sensation followed by a contraction. $He rolls over and clutches $his gravid belly as another wracks $his body.
 			<<ClothingBirth>>
-			She collects her newborn<<if $slaves[$i].pregType > 1>>s<</if>> and places them in the cradle readied for her. She is helped to the shower as your servants clean up and remove her child<<if $slaves[$i].pregType > 1>>ren<</if>>. Freshened up, she returns to resting knowing full well that $HeadGirl.slaveName will be eager to play with her body upon returning.
+			$He collects $his newborn<<if $slaves[$i].pregType > 1>>s<</if>> and places them in the cradle readied for $him. $He is helped to the shower as your servants clean up and remove $his child<<if $slaves[$i].pregType > 1>>ren<</if>>. Freshened up, $he returns to resting knowing full well that $HeadGirl.slaveName will be eager to play with $his body upon returning.
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].fetish == "mindbroken">>
-			$slaves[$i].slaveName is awoken from her rest by a strong contraction. She rolls over and begins to fall back to sleep as another wracks her body.
+			$slaves[$i].slaveName is awoken from $his rest by a strong contraction. $He rolls over and begins to fall back to sleep as another wracks $his body.
 			<<ClothingBirth>>
-			She draws her child<<if $slaves[$i].pregType > 1>>ren<</if>> to her breast<<if $slaves[$i].pregType > 1>>s<</if>> and resumes resting before $HeadGirl.slaveName returns from her duties.
+			$He draws $his child<<if $slaves[$i].pregType > 1>>ren<</if>> to $his breast<<if $slaves[$i].pregType > 1>>s<</if>> and resumes resting before $HeadGirl.slaveName returns from her duties.
 		<<else>>
-			$slaves[$i].slaveName is awoken from her rest by a moist sensation followed by a contraction. She rolls over and clutches her gravid belly as another wracks her body.
+			$slaves[$i].slaveName is awoken from $his rest by a moist sensation followed by a contraction. $He rolls over and clutches $his gravid belly as another wracks $his body.
 			<<ClothingBirth>>
-			She collects her newborn<<if $slaves[$i].pregType > 1>>s<</if>> and places them in the cradle readied for her. She leaves to take a shower as your servants clean up and remove her child<<if $slaves[$i].pregType > 1>>ren<</if>>. Freshened up, she returns to resting knowing full well that $HeadGirl.slaveName will be eager to play with her body upon returning.
+			$He collects $his newborn<<if $slaves[$i].pregType > 1>>s<</if>> and places them in the cradle readied for $him. $He leaves to take a shower as your servants clean up and remove $his child<<if $slaves[$i].pregType > 1>>ren<</if>>. Freshened up, $he returns to resting knowing full well that $HeadGirl.slaveName will be eager to play with $his body upon returning.
 		<</if>>
 	<</if>>
 
 <<case "be confined in the arcade">>
-	A gush of liquid pours from the $slaves[$i].slaveName's cunt, followed by the attendant in charge of the arcade hanging an "out of order" sign on her exposed rear. While her mouth is filled with a customer's dick, her body instinctively births her child<<if $slaves[$i].pregType > 1>>ren<</if>> into the waiting basket. As they are carried away, her rear is cleaned up and the sign removed.
+	A gush of liquid pours from the $slaves[$i].slaveName's cunt, followed by the attendant in charge of the arcade hanging an "out of order" sign on $his exposed rear. While $his mouth is filled with a customer's dick, $his body instinctively births $his child<<if $slaves[$i].pregType > 1>>ren<</if>> into the waiting basket. As they are carried away, $his rear is cleaned up and the sign removed.
 
 <<case "get treatment in the clinic">>
-	$slaves[$i].slaveName is in the perfect place to give birth when her water breaks. <<if $Nurse != 0>>$Nurse.slaveName<<else>>A freelance nurse<</if>> delivers her child<<if $slaves[$i].pregType > 1>>ren<</if>> before taking them away. Before long she returns to attend to her patient's post-birth health.
+	$slaves[$i].slaveName is in the perfect place to give birth when $his water breaks. <<if $Nurse != 0>>$Nurse.slaveName<<else>>A freelance nurse<</if>> delivers $his child<<if $slaves[$i].pregType > 1>>ren<</if>> before taking them away. Before long she returns to attend to her patient's post-birth health.
 
 <<case "be confined in the cellblock">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		While waiting in a cell in $cellblockName, $slaves[$i].slaveName's water breaks. She assumes a birthing position,
+		While waiting in a cell in $cellblockName, $slaves[$i].slaveName's water breaks. $He assumes a birthing position,
 		<<ClothingBirth>>
-		She draws her child<<if $slaves[$i].pregType > 1>>ren<</if>> to her breast<<if $slaves[$i].pregType > 1>>s<</if>> and resumes waiting.
+		$He draws $his child<<if $slaves[$i].pregType > 1>>ren<</if>> to $his breast<<if $slaves[$i].pregType > 1>>s<</if>> and resumes waiting.
 	<<else>>
-		$slaves[$i].slaveName is awoken from her stupor by moist sensation followed by a contraction. She rolls over and clutches her gravid belly as another wracks her body.
+		$slaves[$i].slaveName is awoken from $his stupor by moist sensation followed by a contraction. $He rolls over and clutches $his gravid belly as another wracks $his body.
 		<<ClothingBirth>>
-		She collects her child<<if $slaves[$i].pregType > 1>>ren<</if>> and holds them close knowing someone will soon come to take them away from her.
+		$He collects $his child<<if $slaves[$i].pregType > 1>>ren<</if>> and holds them close knowing someone will soon come to take them away from $him.
 	<</if>>
 
 <<default>>
 	//Slave assignment was $slaves[$i].assignment and defaulted. Report this!//
 	<<if !canWalk($slaves[$i])>>
 		<<if $slaves[$i].fetish == "mindbroken">>
-			$slaves[$i].slaveName is awoken from her rest by a strong contraction. She rolls over and begins to fall back to sleep as another wracks her body.
+			$slaves[$i].slaveName is awoken from $his rest by a strong contraction. $He rolls over and begins to fall back to sleep as another wracks $his body.
 			<<ClothingBirth>>
-			She draws her child<<if $slaves[$i].pregType > 1>>ren<</if>> to her breast<<if $slaves[$i].pregType > 1>>s<</if>> and resumes resting.
+			$He draws $his child<<if $slaves[$i].pregType > 1>>ren<</if>> to $his breast<<if $slaves[$i].pregType > 1>>s<</if>> and resumes resting.
 		<<else>>
-			$slaves[$i].slaveName is awoken from her rest by a moist sensation followed by a contraction. She rolls over and clutches her gravid belly as another wracks her body.
+			$slaves[$i].slaveName is awoken from $his rest by a moist sensation followed by a contraction. $He rolls over and clutches $his gravid belly as another wracks $his body.
 			<<ClothingBirth>>
-			She collects her newborn<<if $slaves[$i].pregType > 1>>s<</if>> and places them in the cradle readied for her. She is helped to the shower as your servants clean up and remove her child<<if $slaves[$i].pregType > 1>>ren<</if>>.
+			$He collects $his newborn<<if $slaves[$i].pregType > 1>>s<</if>> and places them in the cradle readied for $him. $He is helped to the shower as your servants clean up and remove $his child<<if $slaves[$i].pregType > 1>>ren<</if>>.
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].fetish == "mindbroken">>
-			$slaves[$i].slaveName is awoken from her rest by a strong contraction. She rolls over and begins to fall back to sleep as another wracks her body.
+			$slaves[$i].slaveName is awoken from $his rest by a strong contraction. $He rolls over and begins to fall back to sleep as another wracks $his body.
 			<<ClothingBirth>>
-			She draws her child<<if $slaves[$i].pregType > 1>>ren<</if>> to her breast<<if $slaves[$i].pregType > 1>>s<</if>> and resumes resting.
+			$He draws $his child<<if $slaves[$i].pregType > 1>>ren<</if>> to $his breast<<if $slaves[$i].pregType > 1>>s<</if>> and resumes resting.
 		<<else>>
-			$slaves[$i].slaveName is awoken from her rest by a moist sensation followed by a contraction. She rolls over and clutches her gravid belly as another wracks her body.
+			$slaves[$i].slaveName is awoken from $his rest by a moist sensation followed by a contraction. $He rolls over and clutches $his gravid belly as another wracks $his body.
 			<<ClothingBirth>>
-			She collects her newborn<<if $slaves[$i].pregType > 1>>s<</if>> and places them in the cradle readied for her. She heads to the shower as your servants clean up and remove her child<<if $slaves[$i].pregType > 1>>ren<</if>>.
+			$He collects $his newborn<<if $slaves[$i].pregType > 1>>s<</if>> and places them in the cradle readied for $him. $He heads to the shower as your servants clean up and remove $his child<<if $slaves[$i].pregType > 1>>ren<</if>>.
 		<</if>>
 	<</if>>
 
@@ -1156,37 +1156,36 @@
 <br>
 <<set $slaveDead = 1>>
 
-Feeling childbirth approaching, $slaves[$i].slaveName is helped to her prepared birthing area.
+Feeling childbirth approaching, $slaves[$i].slaveName is helped to $his prepared birthing area.
 
 <<switch $slaves[$i].assignment>>
 
 <<case "work a glory hole">>
-	 Since she is unable to leave her box, she doesn't have far to go. She quickly finishes the waiting dick before shifting herself into a slightly, though not by much, more comfortable position. She begins laboring on her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. However, she soon finds that she is incapable of actually giving birth to her child<<if $slaves[$i].pregType > 1>>ren<</if>>. As blood begins to seep from her nethers, she desperately tries to get anyone's attention.
+	 Since $he is unable to leave $his box, $he doesn't have far to go. $He quickly finishes the waiting dick before shifting $himself into a slightly, though not by much, more comfortable position. $He begins laboring on $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. However, $he soon finds that $he is incapable of actually giving birth to $his child<<if $slaves[$i].pregType > 1>>ren<</if>>. As blood begins to seep from $his nethers, $he desperately tries to get anyone's attention.
 	<br><br>
-	Only after several complaints of a non-functional glory hole is she checked up on. Her gravid corpse, <<if $slaves[$i].mpreg == 1>>asshole<<else>>vagina<</if>> agape, is all that remains of the unfortunate $slaves[$i].slaveName.
+	Only after several complaints of a non-functional glory hole is $he checked up on. $His gravid corpse, <<if $slaves[$i].mpreg == 1>>asshole<<else>>vagina<</if>> agape, is all that remains of the unfortunate $slaves[$i].slaveName.
 
 <<case "stay confined">>
-	 Since she is locked in a cell, she doesn't have far to go. Reluctantly, she begins laboring on her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. However, she soon finds that she is incapable of actually giving birth to her child<<if $slaves[$i].pregType > 1>>ren<</if>>. As blood begins to seep from her nethers, she desperately tries to get anyone's attention.
+	 Since $he is locked in a cell, $he doesn't have far to go. Reluctantly, $he begins laboring on $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. However, $he soon finds that $he is incapable of actually giving birth to $his child<<if $slaves[$i].pregType > 1>>ren<</if>>. As blood begins to seep from $his nethers, $he desperately tries to get anyone's attention.
 	<br><br>
-	Only once meal time comes around and food shoved into her cell does anyone think something is amiss. When the food isn't desperately snatched away, her cell is opened and she checked up on. Her gravid corpse, propped up in the corner, <<if $slaves[$i].mpreg == 1>>asshole<<else>>vagina<</if>> agape, is all that remains of the unfortunate $slaves[$i].slaveName.
-
+	Only once meal time comes around and food shoved into $his cell does anyone think something is amiss. When the food isn't desperately snatched away, $his cell is opened and $he checked up on. $His gravid corpse, propped up in the corner, <<if $slaves[$i].mpreg == 1>>asshole<<else>>vagina<</if>> agape, is all that remains of the unfortunate $slaves[$i].slaveName.
 
 <<case "be confined in the arcade">>
-	Or she would have been, if she weren't locked in an arcade cabinet. A gush of liquid pours from the $slaves[$i].slaveName's cunt, followed by the attendant in charge of the arcade hanging an "out of order" sign on her exposed rear. While her mouth is filled with a customer's dick, her body instinctively attempts laboring on her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. However, she soon finds that she is incapable of actually giving birth to her child<<if $slaves[$i].pregType > 1>>ren<</if>>. As blood begins to seep from her nethers, she desperately tries to get anyone's attention. The attendant rushes to her aid, but fails to get the cabinet open in time to save $slaves[$i].slaveName. Her and her child<<if $slaves[$i].pregType > 1>>ren<</if>> were an unfortunate loss.
+	Or $he would have been, if $he weren't locked in an arcade cabinet. A gush of liquid pours from the $slaves[$i].slaveName's cunt, followed by the attendant in charge of the arcade hanging an "out of order" sign on $his exposed rear. While $his mouth is filled with a customer's dick, $his body instinctively attempts laboring on $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. However, $he soon finds that $he is incapable of actually giving birth to $his child<<if $slaves[$i].pregType > 1>>ren<</if>>. As blood begins to seep from $his nethers, $he desperately tries to get anyone's attention. The attendant rushes to $his aid, but fails to get the cabinet open in time to save $slaves[$i].slaveName. $He and $his child<<if $slaves[$i].pregType > 1>>ren<</if>> were an unfortunate loss.
 
 <<case "be confined in the cellblock">>
-	 Since she is locked in a cell, she doesn't have far to go. Reluctantly, she begins laboring on her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. However, she soon finds that she is incapable of actually giving birth to her child<<if $slaves[$i].pregType > 1>>ren<</if>>. As blood begins to seep from her nethers, she desperately tries to get anyone's attention.
+	 Since $he is locked in a cell, $he doesn't have far to go. Reluctantly, $he begins laboring on $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. However, $he soon finds that $he is incapable of actually giving birth to $his child<<if $slaves[$i].pregType > 1>>ren<</if>>. As blood begins to seep from $his nethers, $he desperately tries to get anyone's attention.
 	<br><br>
-	Only once meal time comes around and food shoved into her cell does anyone think something is amiss. When the food isn't desperately snatched away, her cell is opened and she checked up on. Her gravid corpse, propped up in the corner, <<if $slaves[$i].mpreg == 1>>asshole<<else>>vagina<</if>> agape, is all that remains of the unfortunate $slaves[$i].slaveName.
+	Only once meal time comes around and food shoved into $his cell does anyone think something is amiss. When the food isn't desperately snatched away, $his cell is opened and $he checked up on. $His gravid corpse, propped up in the corner, <<if $slaves[$i].mpreg == 1>>asshole<<else>>vagina<</if>> agape, is all that remains of the unfortunate $slaves[$i].slaveName.
 
 <<default>>
-	As she is helped back to her bed and to give birth, her water breaks and she slumps to the ground. As her helper rushes off to find aid, she begins laboring on her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. However, she soon finds that she is incapable of actually giving birth to her child<<if $slaves[$i].pregType > 1>>ren<</if>>. As blood begins to seep from her nethers, she desperately tries to get anyone's attention.
+	As $he is helped back to $his bed and to give birth, $his water breaks and $he slumps to the ground. As $his helper rushes off to find aid, $he begins laboring on $his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. However, $he soon finds that $he is incapable of actually giving birth to $his child<<if $slaves[$i].pregType > 1>>ren<</if>>. As blood begins to seep from $his nethers, $he desperately tries to get anyone's attention.
 	<br><br>
-	Her helper arrives with aid far too late. She screams when she sees $slaves[$i].slaveName's gravid corpse, <<if $slaves[$i].mpreg == 1>>asshole<<else>>vagina<</if>> agape. An unfortunate loss.
+	$His helper arrives with aid far too late. She screams when she sees $slaves[$i].slaveName's gravid corpse, <<if $slaves[$i].mpreg == 1>>asshole<<else>>vagina<</if>> agape. An unfortunate loss.
 
 <</switch>>
 
-<<if $slaves[$i].breedingMark == 1 && $slaves[$i].pregSource == -1>>
+<<if $slaves[$i].breedingMark == 1 && $propOutcome == 1 && $slaves[$i].pregSource == -1 && $eugenicsFullControl != 1>>
 	<br>The Societal Elite @@.red;are furious@@ you would allow an elite child to perish under your watch<<if _curBabies > 1>>, let alone multiple<</if>>.
 	<<set $failedElite += 100>>
 <</if>>
@@ -1243,357 +1242,357 @@ Feeling childbirth approaching, $slaves[$i].slaveName is helped to her prepared
 
 <<case "attractive lingerie">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		Instinctively, she begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to who may be watching. Her g-string stretches as her newborn crowns into it before finally snapping and clearing the way for childbirth.
+		Instinctively, $he begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to who may be watching. $His g-string stretches as $his newborn crowns into it before finally snapping and clearing the way for childbirth.
 	<<else>>
-		Quickly she spreads her legs apart and shifts her g-string aside before beginning to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. She can't hide what's happening between her legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so she bears with it<</if>>.
+		Quickly $he spreads $his legs apart and shifts $his g-string aside before beginning to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. $He can't hide what's happening between $his legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so $he bears with it<</if>>.
 	<</if>>
 
 <<case "a succubus outfit" "slutty jewelry" "a fallen nuns habit" "harem gauze" "slutty business attire" "a slutty maid outfit" "a slutty nurse outfit" "a schoolgirl outfit" "restrictive latex" "a cheerleader outfit" "clubslut netting" "Western clothing" "a slutty qipao" "a huipil" "a chattel habit">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		Instinctively, she begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to who may be watching her naked <<if $slaves[$i].mpreg == 1>>asshole<<else>>crotch<</if>>.
+		Instinctively, $he begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to who may be watching $his naked <<if $slaves[$i].mpreg == 1>>asshole<<else>>crotch<</if>>.
 	<<else>>
-		Quickly she spreads her legs apart and begins pushing out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. She can't hide what's happening between her legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so she bears with it<</if>>.
+		Quickly $he spreads $his legs apart and begins pushing out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. $He can't hide what's happening between $his legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so $he bears with it<</if>>.
 	<</if>>
 
 <<case "attractive lingerie for a pregnant woman">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		Instinctively, she begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to who may be watching. Her panties stretch as her baby crowns into them before finally snapping and clearing the way for childbirth.
+		Instinctively, $he begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to who may be watching. $His panties stretch as $his baby crowns into them before finally snapping and clearing the way for childbirth.
 	<<else>>
-		Quickly she spreads her legs apart and shifts her panties aside before beginning to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. She can't hide what's happening between her legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so she bears with it<</if>>.
+		Quickly $he spreads $his legs apart and shifts $his panties aside before beginning to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. $He can't hide what's happening between $his legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so $he bears with it<</if>>.
 	<</if>>
 
 <<case "a maternity dress" "a slave gown" "a halter top dress">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		Instinctively, she begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to the obvious wetness forming <<if $slaves[$i].mpreg == 1>>under her rear<<else>>over her crotch<</if>>.
+		Instinctively, $he begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to the obvious wetness forming <<if $slaves[$i].mpreg == 1>>under $his rear<<else>>over $his crotch<</if>>.
 	<<else>>
-		Quickly she spreads her legs apart and begins pushing out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>.<<if $slaves[$i].fetish == "humiliation">> She is disappointed that her dress hides what's happening between her legs<<else>> She does her best to hide what's happening between her legs<</if>>.
+		Quickly $he spreads $his legs apart and begins pushing out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>.<<if $slaves[$i].fetish == "humiliation">> $He is disappointed that $his dress hides what's happening between $his legs<<else>> $He does $his best to hide what's happening between $his legs<</if>>.
 	<</if>>
 
 <<case "a string bikini" "a scalemail bikini">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		Instinctively she begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to who may be watching. Her bikini bottom stretches as her baby crowns into it before finally snapping and clearing the way for childbirth.
+		Instinctively, $he begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to who may be watching. $His bikini bottom stretches as $his baby crowns into it before finally snapping and clearing the way for childbirth.
 	<<else>>
-		Quickly she spreads her legs apart and shifts her bikini bottom aside before beginning to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. She can't hide what's happening between her legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so she bears with it<</if>>.
+		Quickly $he spreads $his legs apart and shifts $his bikini bottom aside before beginning to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. $He can't hide what's happening between $his legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so $he bears with it<</if>>.
 	<</if>>
 
 <<case "cutoffs and a t-shirt">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		Instinctively, she begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to who may be watching. <<if $slaves[$i].mpreg == 1>>The seat of h<<else>>H<</if>>er jean cutoffs bulge as her baby crowns into them as she continues her tasks, oblivious to the wetness and her child's dilemma. Seeing her in this state, someone manages to remove her pants to allow her body to finish giving birth.
+		Instinctively, $he begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to who may be watching. <<if $slaves[$i].mpreg == 1>>The seat of h<<else>>H<</if>>er jean cutoffs bulge as $his baby crowns into them as $he continues $his tasks, oblivious to the wetness and $his child's dilemma. Seeing $him in this state, someone manages to remove $his pants to allow $his body to finish giving birth.
 	<<else>>
-		Quickly she attempts to unfasten her jean cutoffs but fails to do so before having to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. As she crowns into her jeans, she can't hide the wetness and bulge between her <<if $slaves[$i].mpreg == 1>>buttocks<<else>>legs<</if>>, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so she bears with it<</if>>. With a little help, she manages to escape her clothes and finish giving birth.
+		Quickly $he attempts to unfasten $his jean cutoffs but fails to do so before having to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. As $he crowns into $his jeans, $he can't hide the wetness and bulge between $his <<if $slaves[$i].mpreg == 1>>buttocks<<else>>legs<</if>>, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so $he bears with it<</if>>. With a little help, $he manages to escape $his clothes and finish giving birth.
 	<</if>>
 
 <<case "a slutty outfit">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		Instinctively, she begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to who may be watching. <<if $slaves[$i].mpreg == 1>>The seat of h<<else>>H<</if>>er ripped jean shorts bulge as her baby crowns into them as she continues her tasks, oblivious to the wetness and her child's dilemma. Seeing her in this state, someone manages to remove her pants to allow her bab<<if $slaves[$i].pregType > 1 && $slaves[$i].broodmother == 0>>ies<<else>>y<</if>> to be born.
+		Instinctively, $he begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to who may be watching. <<if $slaves[$i].mpreg == 1>>The seat of h<<else>>H<</if>>er ripped jean shorts bulge as $his baby crowns into them as $he continues $his tasks, oblivious to the wetness and $his child's dilemma. Seeing $him in this state, someone manages to remove $his pants to allow $his bab<<if $slaves[$i].pregType > 1 && $slaves[$i].broodmother == 0>>ies<<else>>y<</if>> to be born.
 	<<else>>
-		Quickly she attempts to unfasten her ripped jean shorts but fails to do so before having to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. As she crowns into her jeans, she can't hide the wetness and bulge between her <<if $slaves[$i].mpreg == 1>>buttocks<<else>>legs<</if>>, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so she bears with it<</if>>. With a little help, she manages to escape her clothes and finish giving birth.
+		Quickly $he attempts to unfasten $his ripped jean shorts but fails to do so before having to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. As $he crowns into $his jeans, $he can't hide the wetness and bulge between $his <<if $slaves[$i].mpreg == 1>>buttocks<<else>>legs<</if>>, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so $he bears with it<</if>>. With a little help, $he manages to escape $his clothes and finish giving birth.
 	<</if>>
 
 <<case "uncomfortable straps">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		Instinctively, she begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to who may be watching. Her straps are pushed taut as her baby crowns into the steel ring covering her <<if $slaves[$i].mpreg == 1>>asshole<<else>>vagina<</if>>. She continues her tasks, oblivious to her child's dilemma, until someone manages to cut her straps and allow her body to finish giving birth.
+		Instinctively, $he begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to who may be watching. $His straps are pushed taut as $his baby crowns into the steel ring covering $his <<if $slaves[$i].mpreg == 1>>asshole<<else>>vagina<</if>>. $He continues $his tasks, oblivious to $his child's dilemma, until someone manages to cut $his straps and allow $his body to finish giving birth.
 	<<else>>
-		Quickly she attempts to undo her straps but fails to do so before having to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. As she crowns into the steel ring covering her <<if $slaves[$i].mpreg == 1>>asshole<<else>>vagina<</if>>, she can't hide what's happening between her legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so she bears with it<</if>>. With a little help, she manages to escape her bindings and finish giving birth.
+		Quickly $he attempts to undo $his straps but fails to do so before having to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. As $he crowns into the steel ring covering $his <<if $slaves[$i].mpreg == 1>>asshole<<else>>vagina<</if>>, $he can't hide what's happening between $his legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so $he bears with it<</if>>. With a little help, $he manages to escape $his bindings and finish giving birth.
 	<</if>>
 
 <<case "a penitent nuns habit">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		Instinctively, she begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>> into her habit, indifferent to their comfort.
+		Instinctively, $he begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>> into $his habit, indifferent to their comfort.
 	<<else>>
-		Quickly she spreads her legs apart and begins pushing out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>.<<if $slaves[$i].fetish == "humiliation">> She is disappointed that her habit hides what's happening between her legs<<else>> She does her best to hide what's happening between her legs<</if>>. She tries to keep her newborn<<if $slaves[$i].pregType > 1>>s<</if>> from being chafed by her habit.
+		Quickly $he spreads $his legs apart and begins pushing out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>.<<if $slaves[$i].fetish == "humiliation">> $He is disappointed that $his habit hides what's happening between $his legs<<else>> $He does $his best to hide what's happening between $his legs<</if>>. $He tries to keep $his newborn<<if $slaves[$i].pregType > 1>>s<</if>> from being chafed by $his habit.
 	<</if>>
 
 <<case "nice business attire">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		Instinctively, she begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to the obvious wetness forming <<if $slaves[$i].mpreg == 1>>under her rear<<else>>over her crotch<</if>>.
+		Instinctively, $he begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to the obvious wetness forming <<if $slaves[$i].mpreg == 1>>under $his rear<<else>>over $his crotch<</if>>.
 	<<else>>
-		Quickly she spreads her legs apart and begins pushing out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>.<<if $slaves[$i].fetish == "humiliation">> She is disappointed that her business suit hides what's happening between her legs<<else>> She does her best to hide what's happening between her legs<</if>>.
+		Quickly $he spreads $his legs apart and begins pushing out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>.<<if $slaves[$i].fetish == "humiliation">> $He is disappointed that $his business suit hides what's happening between $his legs<<else>> $He does $his best to hide what's happening between $his legs<</if>>.
 	<</if>>
 
 <<case "stretch pants and a crop-top">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		Instinctively, she begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to the obvious wetness forming <<if $slaves[$i].mpreg == 1>>under her rear<<else>>over her crotch<</if>>.
+		Instinctively, $he begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to the obvious wetness forming <<if $slaves[$i].mpreg == 1>>under $his rear<<else>>over $his crotch<</if>>.
 		<<if $slaves[$i].pregType > 10 && $slaves[$i].broodmother == 0>>
-			Child after child is born into her stretch pants as the <<if $slaves[$i].mpreg == 1>>seat<<else>>front<</if>> distends more and more. With nowhere left to go, her newborns begin to slip down her pantlegs, but that isn't enough to relieve the straining material. With a loud rip, the overburdened garmit splits and frees her brood into the world.
+			Child after child is born into $his stretch pants as the <<if $slaves[$i].mpreg == 1>>seat<<else>>front<</if>> distends more and more. With nowhere left to go, $his newborns begin to slip down $his pantlegs, but that isn't enough to relieve the straining material. With a loud rip, the overburdened garmit splits and frees $his brood into the world.
 		<<elseif $slaves[$i].pregType > 4 && $slaves[$i].broodmother == 0>>
-			Child after child is born into her stretch pants as the <<if $slaves[$i].mpreg == 1>>seat<<else>>front<</if>> distends more and more. With nowhere left to go, her newborns begin to slip down her pantlegs. She struggles to carry on with her task until someone helps free them from their cloth prison.
+			Child after child is born into $his stretch pants as the <<if $slaves[$i].mpreg == 1>>seat<<else>>front<</if>> distends more and more. With nowhere left to go, $his newborns begin to slip down $his pantlegs. $He struggles to carry on with $his task until someone helps free them from their cloth prison.
 		<<else>>
-			She finishes giving birth and begins anew on her assigned task, ignoring the squirming bab<<if $slaves[$i].pregType > 1 && $slaves[$i].broodmother == 0>>ies<<else>>y<</if>> distending the <<if $slaves[$i].mpreg == 1>>seat<<else>>front<</if>> of her stretch pants until someone helps them from their cloth prison.
+			$He finishes giving birth and begins anew on $his assigned task, ignoring the squirming bab<<if $slaves[$i].pregType > 1 && $slaves[$i].broodmother == 0>>ies<<else>>y<</if>> distending the <<if $slaves[$i].mpreg == 1>>seat<<else>>front<</if>> of $his stretch pants until someone helps them from their cloth prison.
 		<</if>>
 	<<else>>
-		Quickly she attempts to pull down her stretch pants but fails to do so before having to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. She can't hide what's happening between her legs as the <<if $slaves[$i].mpreg == 1>>seat<<else>>front<</if>> of her pants bulges as her child crowns, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so she bears with it<</if>>. The tight material stretches as her child is born into it and with a little help they are removed so that she may finish giving birth.
+		Quickly $he attempts to pull down $his stretch pants but fails to do so before having to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. $He can't hide what's happening between $his legs as the <<if $slaves[$i].mpreg == 1>>seat<<else>>front<</if>> of $his pants bulges as $his child crowns, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so $he bears with it<</if>>. The tight material stretches as $his child is born into it and with a little help they are removed so that $he may finish giving birth.
 	<</if>>
 	
 <<case "spats and a tank top">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		Instinctively she begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to the obvious wetness forming <<if $slaves[$i].mpreg == 1>>under her rear<<else>>over her crotch<</if>>. The material of her spats is too tight to allow her child to fully be born, trapping it in her straining <<if $slaves[$i].mpreg == 1>>anus<<else>>pussy<</if>>. Ignoring the pain, she begins anew on her assigned task, her <<if $slaves[$i].mpreg == 1>>pants<<else>>crotch<</if>> bulging lewdly, until someone manages to pants her. With the way clear, her child<<if $slaves[$i].pregType > 1>>ren promptly slip from her stretched <<if $slaves[$i].mpreg == 1>>ass<<else>>cunt<</if>><<else>> quickly slips out of her loosened <<if $slaves[$i].mpreg == 1>>ass<<else>>cunt<</if>> and into the world<</if>>.
+		Instinctively $he begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to the obvious wetness forming <<if $slaves[$i].mpreg == 1>>under $his rear<<else>>over $his crotch<</if>>. The material of $his spats is too tight to allow $his child to fully be born, trapping it in $his straining <<if $slaves[$i].mpreg == 1>>anus<<else>>pussy<</if>>. Ignoring the pain, $he begins anew on $his assigned task, $his <<if $slaves[$i].mpreg == 1>>pants<<else>>crotch<</if>> bulging lewdly, until someone manages to pants $him. With the way clear, $his child<<if $slaves[$i].pregType > 1>>ren promptly slip from $his stretched <<if $slaves[$i].mpreg == 1>>ass<<else>>cunt<</if>><<else>> quickly slips out of $his loosened <<if $slaves[$i].mpreg == 1>>ass<<else>>cunt<</if>> and into the world<</if>>.
 	<<else>>
-		Quickly she attempts to pull down her spats but fails to do so before having to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. She can't hide what's happening between her legs as the bulge in the <<if $slaves[$i].mpreg == 1>>seat<<else>>front<</if>> of her shorts steadily grows as her child crowns, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so she bears with it<</if>>. The material is too tight to allow her child to fully be born, trapping it in her straining <<if $slaves[$i].mpreg == 1>>anus<<else>>pussy<</if>>. The sensation is far too powerful to allow her to slip her spats down, instead forcing her to the ground where she stays, ass up, sobbing into the floor.
+		Quickly $he attempts to pull down $his spats but fails to do so before having to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. $He can't hide what's happening between $his legs as the bulge in the <<if $slaves[$i].mpreg == 1>>seat<<else>>front<</if>> of $his shorts steadily grows as $his child crowns, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so $he bears with it<</if>>. The material is too tight to allow $his child to fully be born, trapping it in $his straining <<if $slaves[$i].mpreg == 1>>anus<<else>>pussy<</if>>. The sensation is far too powerful to allow $him to slip $his spats down, instead forcing $him to the ground where $he stays, ass up, sobbing into the floor.
 		<<if $slaves[$i].pregType > 1 && $slaves[$i].broodmother != 1>>
-			Her other child<<if $slaves[$i].pregType > 2>>ren refuse<<else>> refuses<</if>> to wait and quickly join their sister in birth. She wails in anguish at the ever mounting pressure in her <<if $slaves[$i].mpreg == 1>>rear<<else>>birth canal<</if>>, until a ripping sound brings her back to her senses. The <<if $slaves[$i].mpreg == 1>>seat<<else>>crotch<</if>> of her pants has begun splitting! She has no time to get to her knees as the combined force of her eager children blow out both her <<if $slaves[$i].mpreg == 1>>anus<<else>>vagina<</if>> and spats on their way into the world.
+			$His other child<<if $slaves[$i].pregType > 2>>ren refuse<<else>> refuses<</if>> to wait and quickly join their sister in birth. $He wails in anguish at the ever mounting pressure in $his <<if $slaves[$i].mpreg == 1>>rear<<else>>birth canal<</if>>, until a ripping sound brings $him back to $his senses. The <<if $slaves[$i].mpreg == 1>>seat<<else>>crotch<</if>> of $his pants has begun splitting! $He has no time to get to $his knees as the combined force of $his eager children blow out both $his <<if $slaves[$i].mpreg == 1>>anus<<else>>vagina<</if>> and spats on their way into the world.
 		<<else>>
-			She struggles to push it out, beginning to lose hope, until a ripping sound brings her back to her senses. The <<if $slaves[$i].mpreg == 1>>seat<<else>>crotch<</if>> of her pants has begun splitting! She gets to her knees and pushes with all her might, her child moving little by little as the tear grows larger and larger. Finally her child pops out the hole and the ordeal is over<<if $slaves[$i].broodmother > 0>>, for now at least<</if>>.
+			$He struggles to push it out, beginning to lose hope, until a ripping sound brings $him back to $his senses. The <<if $slaves[$i].mpreg == 1>>seat<<else>>crotch<</if>> of $his pants has begun splitting! $He gets to $his knees and pushes with all $his might, $his child moving little by little as the tear grows larger and larger. Finally $his child pops out the hole and the ordeal is over<<if $slaves[$i].broodmother > 0>>, for now at least<</if>>.
 		<</if>>
 	<</if>>
 
 <<case "a comfortable bodysuit">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		Instinctively, she begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to who may be watching her <<if $slaves[$i].mpreg == 1>>ass<<else>>crotch<</if>>.
+		Instinctively, $he begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to who may be watching $his <<if $slaves[$i].mpreg == 1>>ass<<else>>crotch<</if>>.
 		<<if $slaves[$i].pregType > 30 && $slaves[$i].broodmother == 0>>
-			Child after child is born into her bodysuit as the <<if $slaves[$i].mpreg == 1>>seat<<else>>front<</if>> distends more and more. Eventually the squirming mass pulls her to the floor, where she lies, still very much in labor. As the load of newborns reaches the bodysuit's limit, a loud rip sounds out as the overburdened garment splits and frees her brood into the world.
+			Child after child is born into $his bodysuit as the <<if $slaves[$i].mpreg == 1>>seat<<else>>front<</if>> distends more and more. Eventually the squirming mass pulls $him to the floor, where $he lies, still very much in labor. As the load of newborns reaches the bodysuit's limit, a loud rip sounds out as the overburdened garment splits and frees $his brood into the world.
 		<<elseif $slaves[$i].pregType > 10 && $slaves[$i].broodmother == 0>>
-			Child after child is born into her bodysuit as the <<if $slaves[$i].mpreg == 1>>seat<<else>>front<</if>> distends more and more. Eventually the squirming mass pulls her to the floor, where she lays until she finishes giving birth. She struggles to get to her feet and carry on with her task until someone helps free them from their nylon prison.
+			Child after child is born into $his bodysuit as the <<if $slaves[$i].mpreg == 1>>seat<<else>>front<</if>> distends more and more. Eventually the squirming mass pulls $him to the floor, where $he lays until $he finishes giving birth. $He struggles to get to $his feet and carry on with $his task until someone helps free them from their nylon prison.
 		<<elseif $slaves[$i].pregType > 4 && $slaves[$i].broodmother == 0>>
-			Child after child is born into her bodysuit as the <<if $slaves[$i].mpreg == 1>>seat<<else>>front<</if>> distends more and more. She struggles to carry on with her task with the squirming mass between her legs until someone helps free them from their nylon prison.
+			Child after child is born into $his bodysuit as the <<if $slaves[$i].mpreg == 1>>seat<<else>>front<</if>> distends more and more. $He struggles to carry on with $his task with the squirming mass between $his legs until someone helps free them from their nylon prison.
 		<<else>>
-			She finishes giving birth and begins anew on her assigned task, ignoring the squirming bab<<if $slaves[$i].pregType > 1 && $slaves[$i].broodmother == 0>>ies<<else>>y<</if>> distending the <<if $slaves[$i].mpreg == 1>>seat<<else>>crotch<</if>> of her bodysuit until someone helps them from their nylon prison.
+			$He finishes giving birth and begins anew on $his assigned task, ignoring the squirming bab<<if $slaves[$i].pregType > 1 && $slaves[$i].broodmother == 0>>ies<<else>>y<</if>> distending the <<if $slaves[$i].mpreg == 1>>seat<<else>>crotch<</if>> of $his bodysuit until someone helps them from their nylon prison.
 		<</if>>
 	<<else>>
-		Quickly she attempts to remove her bodysuit but fails to do so before having to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. She can't hide what's happening between her legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so she bears with it<</if>>. The tight material stretches as her child is born into it and with a little help her child<<if $slaves[$i].pregType > 1>>is freed from the taut nylon so that she may continue giving birth.<<else>> is freed from the taut nylon.<</if>>
+		Quickly $he attempts to remove $his bodysuit but fails to do so before having to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. $He can't hide what's happening between $his legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so $he bears with it<</if>>. The tight material stretches as $his child is born into it and with a little help $his child<<if $slaves[$i].pregType > 1>>is freed from the taut nylon so that $he may continue giving birth.<<else>> is freed from the taut nylon.<</if>>
 	<</if>>
 
 <<case "a kimono">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		Instinctively, she begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to the obvious wetness forming <<if $slaves[$i].mpreg == 1>>under her rear<<else>>over her crotch<</if>>.
+		Instinctively, $he begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to the obvious wetness forming <<if $slaves[$i].mpreg == 1>>under $his rear<<else>>over $his crotch<</if>>.
 	<<else>>
-		Quickly she spreads her legs apart and begins pushing out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>.<<if $slaves[$i].fetish == "humiliation">> She is disappointed that her kimono hides what's happening between her legs<<else>> She does her best to hide what's happening between her legs<</if>>.
+		Quickly $he spreads $his legs apart and begins pushing out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>.<<if $slaves[$i].fetish == "humiliation">> $He is disappointed that $his kimono hides what's happening between $his legs<<else>> $He does $his best to hide what's happening between $his legs<</if>>.
 	<</if>>
 
 <<case "a hijab and abaya">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		Instinctively, she begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to the obvious wetness forming <<if $slaves[$i].mpreg == 1>>under her rear<<else>>over her crotch<</if>>.
+		Instinctively, $he begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to the obvious wetness forming <<if $slaves[$i].mpreg == 1>>under $his rear<<else>>over $his crotch<</if>>.
 	<<else>>
-		Quickly she spreads her legs apart and begins pushing out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>.<<if $slaves[$i].fetish == "humiliation">> She is disappointed that her abaya hides what's happening between her legs<<else>> She does her best to hide what's happening between her legs<</if>>.
+		Quickly $he spreads $his legs apart and begins pushing out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>.<<if $slaves[$i].fetish == "humiliation">> $He is disappointed that $his abaya hides what's happening between $his legs<<else>> $He does $his best to hide what's happening between $his legs<</if>>.
 	<</if>>
 
 <<case "battledress">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		Instinctively, she begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to who may be watching. <<if $slaves[$i].mpreg == 1>>The seat of her fatigues<<else>>Her fatigues<</if>> bulge as her baby crowns into them as she continues her tasks oblivious to the wetness and her child's dilemma. Seeing her in this state, someone manages to remove her pants to allow her body to finish giving birth.
+		Instinctively, $he begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to who may be watching. <<if $slaves[$i].mpreg == 1>>The seat of $his fatigues<<else>>$His fatigues<</if>> bulge as $his baby crowns into them as $he continues $his tasks oblivious to the wetness and $his child's dilemma. Seeing $him in this state, someone manages to remove $his pants to allow $his body to finish giving birth.
 	<<else>>
-		Quickly she attempts to unfasten her fatigues but fails to do so before having to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. As she crowns into her pants, she can't hide the wetness and bulge <<if $slaves[$i].mpreg == 1>>under her rear<<else>>between her legs<</if>>, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so she bears with it<</if>>. With a little help, she manages to escape her clothes and finish giving birth.
+		Quickly $he attempts to unfasten $his fatigues but fails to do so before having to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. As $he crowns into $his pants, $he can't hide the wetness and bulge <<if $slaves[$i].mpreg == 1>>under $his rear<<else>>between $his legs<</if>>, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so $he bears with it<</if>>. With a little help, $he manages to escape $his clothes and finish giving birth.
 	<</if>>
 
 <<case "a nice maid outfit">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		Instinctively she begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to the obvious wetness forming <<if $slaves[$i].mpreg == 1>>under her rear<<else>>over her crotch<</if>>.
+		Instinctively $he begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to the obvious wetness forming <<if $slaves[$i].mpreg == 1>>under $his rear<<else>>over $his crotch<</if>>.
 	<<else>>
-		Quickly she spreads her legs apart and begins pushing out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>.<<if $slaves[$i].fetish == "humiliation">> She is disappointed that her maid outfit hides what's happening between her legs<<else>> She does her best to hide what's happening between her legs<</if>>.
+		Quickly $he spreads $his legs apart and begins pushing out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>.<<if $slaves[$i].fetish == "humiliation">> $He is disappointed that $his maid outfit hides what's happening between $his legs<<else>> $He does $his best to hide what's happening between $his legs<</if>>.
 	<</if>>
 
 <<case "conservative clothing">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		Instinctively, she begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to who may be watching. <<if $slaves[$i].mpreg == 1>>The seat of her pants<<else>>Her pants<</if>> bulge as her baby crowns into them as she continues her tasks oblivious to the wetness and her child's dilemma. Seeing her in this state, someone manages to remove her pants to allow her body to finish giving birth.
+		Instinctively, $he begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to who may be watching. <<if $slaves[$i].mpreg == 1>>The seat of $his pants<<else>>$His pants<</if>> bulge as $his baby crowns into them as $he continues $his tasks oblivious to the wetness and $his child's dilemma. Seeing $him in this state, someone manages to remove $his pants to allow $his body to finish giving birth.
 	<<else>>
-		Quickly she attempts to unfasten her pants but fails to do so before having to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. As she crowns into her pants, she can't hide the wetness and bulge between her <<if $slaves[$i].mpreg == 1>>buttocks<<else>>legs<</if>>, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so she bears with it<</if>>. With a little help, she manages to escape her clothes and finish giving birth.
+		Quickly $he attempts to unfasten $his pants but fails to do so before having to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. As $he crowns into $his pants, $he can't hide the wetness and bulge between $his <<if $slaves[$i].mpreg == 1>>buttocks<<else>>legs<</if>>, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so $he bears with it<</if>>. With a little help, $he manages to escape $his clothes and finish giving birth.
 	<</if>>
 
 <<case "chains">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		Instinctively, she begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to who may be watching. Her chains stretch as her baby crowns into them before finally slipping to the side clearing the way for her body to finish giving birth.
+		Instinctively, $he begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to who may be watching. $His chains stretch as $his baby crowns into them before finally slipping to the side clearing the way for $his body to finish giving birth.
 	<<else>>
-		Quickly she spreads her legs apart and shifts her chains aside before beginning to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. She can't hide what's happening between her legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so she bears with it<</if>>.
+		Quickly $he spreads $his legs apart and shifts $his chains aside before beginning to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. $He can't hide what's happening between $his legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so $he bears with it<</if>>.
 	<</if>>
 
 <<case "shibari ropes">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		Instinctively, she begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to who may be watching. Her ropes are pulled taut as her baby crowns into the rope covering her <<if $slaves[$i].mpreg == 1>>asshole<<else>>vagina<</if>>. She continues her tasks, oblivious to her child's dilemma, until someone manages to cut her ropes and allow her body to finish giving birth.
+		Instinctively, $he begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to who may be watching. $His ropes are pulled taut as $his baby crowns into the rope covering $his <<if $slaves[$i].mpreg == 1>>asshole<<else>>vagina<</if>>. $He continues $his tasks, oblivious to $his child's dilemma, until someone manages to cut $his ropes and allow $his body to finish giving birth.
 	<<else>>
-		Quickly she attempts to undo her ropes but fails to do so before having to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. As she crowns into the rope covering her <<if $slaves[$i].mpreg == 1>>asshole<<else>>vagina<</if>>, she can't hide what's happening between her legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so she bears with it<</if>>. With a little help, she manages to escape her bindings and finish giving birth.
+		Quickly $he attempts to undo $his ropes but fails to do so before having to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. As $he crowns into the rope covering $his <<if $slaves[$i].mpreg == 1>>asshole<<else>>vagina<</if>>, $he can't hide what's happening between $his legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so $he bears with it<</if>>. With a little help, $he manages to escape $his bindings and finish giving birth.
 	<</if>>
 
 <<case "a toga">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		Instinctively, she begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to the obvious wetness forming <<if $slaves[$i].mpreg == 1>>under her rear<<else>>over her crotch<</if>>.
+		Instinctively, $he begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to the obvious wetness forming <<if $slaves[$i].mpreg == 1>>under $his rear<<else>>over $his crotch<</if>>.
 	<<else>>
-		Quickly she spreads her legs apart and begins pushing out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>.<<if $slaves[$i].fetish == "humiliation">> She is disappointed that her toga hides what's happening between her legs<<else>> She does her best to hide what's happening between her legs<</if>>.
+		Quickly $he spreads $his legs apart and begins pushing out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>.<<if $slaves[$i].fetish == "humiliation">> $He is disappointed that $his toga hides what's happening between $his legs<<else>> $He does $his best to hide what's happening between $his legs<</if>>.
 	<</if>>
 
 <<case "a huipil">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		Instinctively, she begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to the obvious wetness forming <<if $slaves[$i].mpreg == 1>>under her rear<<else>>over her crotch<</if>>.
+		Instinctively, $he begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to the obvious wetness forming <<if $slaves[$i].mpreg == 1>>under $his rear<<else>>over $his crotch<</if>>.
 	<<else>>
-	 	Quickly she spreads her legs apart and begins pushing out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. She can't hide what's going on with how skimpy the huipil is<<if $slaves[$i].fetish == "humiliation">> but that only makes it more exciting<<else>> so she bears with it<</if>>.
+	 	Quickly $he spreads $his legs apart and begins pushing out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. $He can't hide what's going on with how skimpy the huipil is<<if $slaves[$i].fetish == "humiliation">> but that only makes it more exciting<<else>> so $he bears with it<</if>>.
 	<</if>>
 
 <<case "a bunny outfit">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		Instinctively, she begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to who may be watching. Her teddy bulges as her baby crowns into it as she continues her tasks, oblivious to the wetness and her child's dilemma. Seeing her in this state, someone manages to tear her outfit open to allow her body to finish giving birth.
+		Instinctively, $he begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to who may be watching. $His teddy bulges as $his baby crowns into it as $he continues $his tasks, oblivious to the wetness and $his child's dilemma. Seeing $him in this state, someone manages to tear $his outfit open to allow $his body to finish giving birth.
 	<<else>>
-		Quickly she attempts to remove her teddy but fails to do so before having to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. As she crowns into her outfit, she can't hide the wetness and bulge between her <<if $slaves[$i].mpreg == 1>>buttocks<<else>>legs<</if>>, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so she bears with it<</if>>. With a little help, she manages to escape her bunny suit and finish giving birth.
+		Quickly $he attempts to remove $his teddy but fails to do so before having to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. As $he crowns into $his outfit, $he can't hide the wetness and bulge between $his <<if $slaves[$i].mpreg == 1>>buttocks<<else>>legs<</if>>, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so $he bears with it<</if>>. With a little help, $he manages to escape $his bunny suit and finish giving birth.
 	<</if>>
 
 <<case "a leotard">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		Instinctively, she begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to who may be watching her <<if $slaves[$i].mpreg == 1>>crotch<<else>>ass<</if>>.
+		Instinctively, $he begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to who may be watching $his <<if $slaves[$i].mpreg == 1>>crotch<<else>>ass<</if>>.
 		<<if $slaves[$i].pregType > 30 && $slaves[$i].broodmother == 0>>
-			Child after child is born into her leotard as the <<if $slaves[$i].mpreg == 1>>seat<<else>>front<</if>> distends more and more. Eventually the squirming mass pulls her to the floor, where she lies, still very much in labor. As the load of newborns reaches the leotard's limit, a loud rip sounds out as the overburdened garmit splits and frees her brood into the world.
+			Child after child is born into $his leotard as the <<if $slaves[$i].mpreg == 1>>seat<<else>>front<</if>> distends more and more. Eventually the squirming mass pulls $him to the floor, where $he lies, still very much in labor. As the load of newborns reaches the leotard's limit, a loud rip sounds out as the overburdened garmit splits and frees $his brood into the world.
 		<<elseif $slaves[$i].pregType > 10 && $slaves[$i].broodmother == 0>>
-			Child after child is born into her leotard as the <<if $slaves[$i].mpreg == 1>>seat<<else>>front<</if>> distends more and more. Eventually the squirming mass pulls her to the floor, where she lays until she finishes giving birth. She struggles to get to her feet and carry on with her task until someone helps free them from their nylon prison.
+			Child after child is born into $his leotard as the <<if $slaves[$i].mpreg == 1>>seat<<else>>front<</if>> distends more and more. Eventually the squirming mass pulls $him to the floor, where $he lays until $he finishes giving birth. $He struggles to get to $his feet and carry on with $his task until someone helps free them from their nylon prison.
 		<<elseif $slaves[$i].pregType > 4 && $slaves[$i].broodmother == 0>>
-			Child after child is born into her leotard as the <<if $slaves[$i].mpreg == 1>>seat<<else>>front<</if>> distends more and more. She struggles to carry on with her task with the squirming mass between her legs until someone helps free them from their nylon prison.
+			Child after child is born into $his leotard as the <<if $slaves[$i].mpreg == 1>>seat<<else>>front<</if>> distends more and more. $He struggles to carry on with $his task with the squirming mass between $his legs until someone helps free them from their nylon prison.
 		<<else>>
-			She finishes giving birth and begins anew on her assigned task, ignoring the squirming bab<<if $slaves[$i].pregType > 1 && $slaves[$i].broodmother == 0>>ies<<else>>y<</if>> distending the <<if $slaves[$i].mpreg == 1>>seat<<else>>crotch<</if>> of her leotard until someone helps them from their nylon prison.
+			$He finishes giving birth and begins anew on $his assigned task, ignoring the squirming bab<<if $slaves[$i].pregType > 1 && $slaves[$i].broodmother == 0>>ies<<else>>y<</if>> distending the <<if $slaves[$i].mpreg == 1>>seat<<else>>crotch<</if>> of $his leotard until someone helps them from their nylon prison.
 		<</if>>
 	<<else>>
-		Quickly she attempts to remove her leotard but fails to do so before having to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. She can't hide what's happening between her legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so she bears with it<</if>>. The tight material stretches as her child is born into it and with a little help she's freed to finish giving birth.
+		Quickly $he attempts to remove $his leotard but fails to do so before having to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. $He can't hide what's happening between $his legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so $he bears with it<</if>>. The tight material stretches as $his child is born into it and with a little help $he's freed to finish giving birth.
 	<</if>>
 
 <<case "a monokini">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		Instinctively, she begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to who may be watching her <<if $slaves[$i].mpreg == 1>>crotch<<else>>ass<</if>>.
+		Instinctively, $he begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to who may be watching $his <<if $slaves[$i].mpreg == 1>>crotch<<else>>ass<</if>>.
 		<<if $slaves[$i].pregType > 30 && $slaves[$i].broodmother == 0>>
-			Child after child is born into her monokini as the <<if $slaves[$i].mpreg == 1>>seat<<else>>front<</if>> distends more and more. Eventually the squirming mass pulls her to the floor, where she lies, still very much in labor. As the load of newborns reaches the leotard's limit, a loud rip sounds out as the overburdened garmit splits and frees her brood into the world.
+			Child after child is born into $his monokini as the <<if $slaves[$i].mpreg == 1>>seat<<else>>front<</if>> distends more and more. Eventually the squirming mass pulls $him to the floor, where $he lies, still very much in labor. As the load of newborns reaches the swimsuit's limit, a loud rip sounds out as the overburdened garmit splits and frees $his brood into the world.
 		<<elseif $slaves[$i].pregType > 10 && $slaves[$i].broodmother == 0>>
-			Child after child is born into her monokini as the <<if $slaves[$i].mpreg == 1>>seat<<else>>front<</if>> distends more and more. Eventually the squirming mass pulls her to the floor, where she lays until she finishes giving birth. She struggles to get to her feet and carry on with her task until someone helps free them from their nylon prison.
+			Child after child is born into $his monokini as the <<if $slaves[$i].mpreg == 1>>seat<<else>>front<</if>> distends more and more. Eventually the squirming mass pulls $him to the floor, where $he lays until $he finishes giving birth. $He struggles to get to $his feet and carry on with $his task until someone helps free them from their nylon prison.
 		<<elseif $slaves[$i].pregType > 4 && $slaves[$i].broodmother == 0>>
-			Child after child is born into her monokini as the <<if $slaves[$i].mpreg == 1>>seat<<else>>front<</if>> distends more and more. She struggles to carry on with her task with the squirming mass between her legs until someone helps free them from their nylon prison.
+			Child after child is born into $his monokini as the <<if $slaves[$i].mpreg == 1>>seat<<else>>front<</if>> distends more and more. $He struggles to carry on with $his task with the squirming mass between $his legs until someone helps free them from their nylon prison.
 		<<else>>
-			She finishes giving birth and begins anew on her assigned task, ignoring the squirming bab<<if $slaves[$i].pregType > 1 && $slaves[$i].broodmother == 0>>ies<<else>>y<</if>> distending the <<if $slaves[$i].mpreg == 1>>seat<<else>>crotch<</if>> of her leotard until someone helps them from their nylon prison.
+			$He finishes giving birth and begins anew on $his assigned task, ignoring the squirming bab<<if $slaves[$i].pregType > 1 && $slaves[$i].broodmother == 0>>ies<<else>>y<</if>> distending the <<if $slaves[$i].mpreg == 1>>seat<<else>>crotch<</if>> of $his swimsuit until someone helps them from their nylon prison.
 		<</if>>
 	<<else>>
-		Quickly she attempts to remove her monokini but fails to do so before having to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. She can't hide what's happening between her legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so she bears with it<</if>>. The tight material stretches as her child is born into it and with a little help she's freed to finish giving birth.
+		Quickly $he attempts to remove $his monokini but fails to do so before having to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. $He can't hide what's happening between $his legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so $he bears with it<</if>>. The tight material stretches as $his child is born into it and with a little help $he's freed to finish giving birth.
 	<</if>>
 	
 <<case "a cybersuit">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		Instinctively, she begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to who may be watching her <<if $slaves[$i].mpreg == 1>>crotch<<else>>ass<</if>>.
+		Instinctively, $he begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to who may be watching $his <<if $slaves[$i].mpreg == 1>>crotch<<else>>ass<</if>>.
 		<<if $slaves[$i].pregType > 30 && $slaves[$i].broodmother == 0>>
-			Child after child is born into her bodysuit as the <<if $slaves[$i].mpreg == 1>>seat<<else>>front<</if>> distends more and more. Eventually the squirming mass pulls her to the floor, where she lies, still very much in labor. As the load of newborns reaches the bodysuit's limit, a loud rip sounds out as the overburdened garmit splits and frees her brood into the world.
+			Child after child is born into $his bodysuit as the <<if $slaves[$i].mpreg == 1>>seat<<else>>front<</if>> distends more and more. Eventually the squirming mass pulls $him to the floor, where $he lies, still very much in labor. As the load of newborns reaches the bodysuit's limit, a loud rip sounds out as the overburdened garmit splits and frees $his brood into the world.
 		<<elseif $slaves[$i].pregType > 10 && $slaves[$i].broodmother == 0>>
-			Child after child is born into her bodysuit as the <<if $slaves[$i].mpreg == 1>>seat<<else>>front<</if>> distends more and more. Eventually the squirming mass pulls her to the floor, where she lays until she finishes giving birth. She struggles to get to her feet and carry on with her task until someone helps free them from their rubber prison.
+			Child after child is born into $his bodysuit as the <<if $slaves[$i].mpreg == 1>>seat<<else>>front<</if>> distends more and more. Eventually the squirming mass pulls $him to the floor, where $he lays until $he finishes giving birth. $He struggles to get to $his feet and carry on with $his task until someone helps free them from their rubber prison.
 		<<elseif $slaves[$i].pregType > 4 && $slaves[$i].broodmother == 0>>
-			Child after child is born into her bodysuit as the <<if $slaves[$i].mpreg == 1>>seat<<else>>front<</if>> distends more and more. She struggles to carry on with her task with the squirming mass between her legs until someone helps free them from their rubber prison.
+			Child after child is born into $his bodysuit as the <<if $slaves[$i].mpreg == 1>>seat<<else>>front<</if>> distends more and more. $He struggles to carry on with $his task with the squirming mass between $his legs until someone helps free them from their rubber prison.
 		<<else>>
-			She finishes giving birth and begins anew on her assigned task, ignoring the squirming bab<<if $slaves[$i].pregType > 1 && $slaves[$i].broodmother == 0>>ies<<else>>y<</if>> distending the <<if $slaves[$i].mpreg == 1>>seat<<else>>crotch<</if>> of her leotard until someone helps them from their rubber prison.
+			$He finishes giving birth and begins anew on $his assigned task, ignoring the squirming bab<<if $slaves[$i].pregType > 1 && $slaves[$i].broodmother == 0>>ies<<else>>y<</if>> distending the <<if $slaves[$i].mpreg == 1>>seat<<else>>crotch<</if>> of $his bodysuit until someone helps them from their rubber prison.
 		<</if>>
 	<<else>>
-		Quickly she attempts to remove her bodysuit but fails to do so before having to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. She can't hide what's happening between her legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so she bears with it<</if>>. The tight material stretches as her child is born into it and with a little help she's freed to finish giving birth.
+		Quickly $he attempts to remove $his bodysuit but fails to do so before having to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. $He can't hide what's happening between $his legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so $he bears with it<</if>>. The tight material stretches as $his child is born into it and with a little help $he's freed to finish giving birth.
 	<</if>>
 
 <<case "a ball gown">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		Instinctively, she begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to the obvious wetness forming <<if $slaves[$i].mpreg == 1>>under her rear<<else>>over her crotch<</if>>.
+		Instinctively, $he begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to the obvious wetness forming <<if $slaves[$i].mpreg == 1>>under $his rear<<else>>over $his crotch<</if>>.
 	<<else>>
-		Quickly she spreads her legs apart and begins pushing out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>.<<if $slaves[$i].fetish == "humiliation">> She is disappointed that her gown hides what's happening between her legs<<else>> She does her best to hide what's happening between her legs<</if>>.
+		Quickly $he spreads $his legs apart and begins pushing out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>.<<if $slaves[$i].fetish == "humiliation">> $He is disappointed that $his gown hides what's happening between $his legs<<else>> $He does $his best to hide what's happening between $his legs<</if>>.
 	<</if>>
 
 <<case "a latex catsuit">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		Instinctively, she begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to the closed zipper covering her <<if $slaves[$i].mpreg == 1>>asshole<<else>>vagina<</if>>. As her child bulges the latex around her <<if $slaves[$i].mpreg == 1>>ass<<else>>pussy<</if>>, someone rushes to try and undo the zipper. They succeed in clearing her <<if $slaves[$i].mpreg == 1>>anus<<else>>birth canal<</if>>, allowing her to carry on with childbirth.
+		Instinctively, $he begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to the closed zipper covering $his <<if $slaves[$i].mpreg == 1>>asshole<<else>>vagina<</if>>. As $his child bulges the latex around $his <<if $slaves[$i].mpreg == 1>>ass<<else>>pussy<</if>>, someone rushes to try and undo the zipper. They succeed in clearing $his <<if $slaves[$i].mpreg == 1>>anus<<else>>birth canal<</if>>, allowing $him to carry on with childbirth.
 	<<else>>
-		Quickly she attempts to undo her zipper but fails to do so before having to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. She can't hide what's happening between her legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so she bears with it<</if>>. The latex covering her <<if $slaves[$i].mpreg == 1>>ass<<else>>crotch<</if>> bulges as her child is born into it, making it even harder to unzip. As she struggles between the newborn stuck in her <<if $slaves[$i].mpreg == 1>>asshole<<else>>vagina<</if>> and the equally stuck zipper, someone comes to her aid allowing her finish giving birth.
+		Quickly $he attempts to undo $his zipper but fails to do so before having to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. $He can't hide what's happening between $his legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so $he bears with it<</if>>. The latex covering $his <<if $slaves[$i].mpreg == 1>>ass<<else>>crotch<</if>> bulges as $his child is born into it, making it even harder to unzip. As $he struggles between the newborn stuck in $his <<if $slaves[$i].mpreg == 1>>asshole<<else>>vagina<</if>> and the equally stuck zipper, someone comes to $his aid allowing $him to finish giving birth.
 	<</if>>
 	
 <<case "a military uniform">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		Instinctively, she begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to the obvious wetness forming <<if $slaves[$i].mpreg == 1>>under her rear<<else>>over her crotch<</if>>.
+		Instinctively, $he begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to the obvious wetness forming <<if $slaves[$i].mpreg == 1>>under $his rear<<else>>over $his crotch<</if>>.
 	<<else>>
-		Quickly she spreads her legs apart and begins pushing out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>.<<if $slaves[$i].fetish == "humiliation">> She is disappointed that her skirt hides what's happening between her legs<<else>> She does her best to hide what's happening between her legs<</if>>.
+		Quickly $he spreads $his legs apart and begins pushing out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>.<<if $slaves[$i].fetish == "humiliation">> $He is disappointed that $his skirt hides what's happening between $his legs<<else>> $He does $his best to hide what's happening between $his legs<</if>>.
 	<</if>>
 	
 <<case "a schutzstaffel uniform">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		Instinctively, she begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to the obvious wetness forming <<if $slaves[$i].mpreg == 1>>under her rear<<else>>over her crotch<</if>>.
+		Instinctively, $he begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to the obvious wetness forming <<if $slaves[$i].mpreg == 1>>under $his rear<<else>>over $his crotch<</if>>.
 	<<else>>
-		Quickly she attempts to unfasten her trousers but fails to do so before having to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. As she crowns into her pants, she can't hide the wetness and bulge between her <<if $slaves[$i].mpreg == 1>>buttocks<<else>>legs<</if>>, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so she bears with it<</if>>. With a little help, she manages to escape her clothes and finish giving birth.
+		Quickly $he attempts to unfasten $his trousers but fails to do so before having to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. As $he crowns into $his pants, $he can't hide the wetness and bulge between $his <<if $slaves[$i].mpreg == 1>>buttocks<<else>>legs<</if>>, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so $he bears with it<</if>>. With a little help, $he manages to escape $his clothes and finish giving birth.
 	<</if>>
 	
 <<case "a slutty schutzstaffel uniform">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		Instinctively, she begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to the obvious wetness forming <<if $slaves[$i].mpreg == 1>>under her rear<<else>>over her crotch<</if>>.
+		Instinctively, $he begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to the obvious wetness forming <<if $slaves[$i].mpreg == 1>>under $his rear<<else>>over $his crotch<</if>>.
 	<<else>>
-		Quickly she spreads her legs apart and begins pushing out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>.<<if $slaves[$i].fetish == "humiliation">> She is disappointed that her skirt hides what's happening between her legs<<else>> She does her best to hide what's happening between her legs<</if>>.
+		Quickly $he spreads $his legs apart and begins pushing out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>.<<if $slaves[$i].fetish == "humiliation">> $He is disappointed that $his skirt hides what's happening between $his legs<<else>> $He does $his best to hide what's happening between $his legs<</if>>.
 	<</if>>
 	
 <<case "a red army uniform">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		Instinctively, she begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to the obvious wetness forming <<if $slaves[$i].mpreg == 1>>under her rear<<else>>over her crotch<</if>>.
+		Instinctively, $he begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to the obvious wetness forming <<if $slaves[$i].mpreg == 1>>under $his rear<<else>>over $his crotch<</if>>.
 	<<else>>
-		Quickly she spreads her legs apart and begins pushing out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>.<<if $slaves[$i].fetish == "humiliation">> She is disappointed that her skirt hides what's happening between her legs<<else>> She does her best to hide what's happening between her legs<</if>>.
+		Quickly $he spreads $his legs apart and begins pushing out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>.<<if $slaves[$i].fetish == "humiliation">> $He is disappointed that $his skirt hides what's happening between $his legs<<else>> $He does $his best to hide what's happening between $his legs<</if>>.
 	<</if>>
 	
 <<case "a long qipao">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		Instinctively, she begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to the obvious wetness forming <<if $slaves[$i].mpreg == 1>>under her rear<<else>>over her crotch<</if>>.
+		Instinctively, $he begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to the obvious wetness forming <<if $slaves[$i].mpreg == 1>>under $his rear<<else>>over $his crotch<</if>>.
 	<<else>>
-		Quickly she spreads her legs apart and begins pushing out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>.<<if $slaves[$i].fetish == "humiliation">> She is disappointed that her skirt hides what's happening between her legs<<else>> She does her best to hide what's happening between her legs<</if>>.
+		Quickly $he spreads $his legs apart and begins pushing out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>.<<if $slaves[$i].fetish == "humiliation">> $He is disappointed that $his skirt hides what's happening between $his legs<<else>> $He does $his best to hide what's happening between $his legs<</if>>.
 	<</if>>
 	
 <<case "battlearmor">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		Instinctively, she begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to the obvious wetness forming <<if $slaves[$i].mpreg == 1>>under her rear<<else>>over her crotch<</if>>.
+		Instinctively, $he begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to the obvious wetness forming <<if $slaves[$i].mpreg == 1>>under $his rear<<else>>over $his crotch<</if>>.
 	<<else>>
-		Quickly she attempts to unfasten her armor but fails to do so before having to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. As she crowns into her armor, she can't hide the wetness and bulge between her <<if $slaves[$i].mpreg == 1>>buttocks<<else>>legs<</if>>, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so she bears with it<</if>>. With a little help, she manages to escape her armor and finish giving birth.
+		Quickly $he attempts to unfasten $his armor but fails to do so before having to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. As $he crowns into $his armor, $he can't hide the wetness and bulge between $his <<if $slaves[$i].mpreg == 1>>buttocks<<else>>legs<</if>>, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so $he bears with it<</if>>. With a little help, $he manages to escape $his armor and finish giving birth.
 	<</if>>
 	
 <<case "a mounty outfit">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		Instinctively, she begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to the obvious wetness forming <<if $slaves[$i].mpreg == 1>>under her rear<<else>>over her crotch<</if>>.
+		Instinctively, $he begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to the obvious wetness forming <<if $slaves[$i].mpreg == 1>>under $his rear<<else>>over $his crotch<</if>>.
 	<<else>>
-		Quickly she attempts to unfasten her slacks but fails to do so before having to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. As she crowns into her pants, she can't hide the wetness and bulge between her <<if $slaves[$i].mpreg == 1>>buttocks<<else>>legs<</if>>, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so she bears with it<</if>>. With a little help, she manages to escape her clothes and finish giving birth.
+		Quickly $he attempts to unfasten $his slacks but fails to do so before having to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. As $he crowns into $his pants, $he can't hide the wetness and bulge between $his <<if $slaves[$i].mpreg == 1>>buttocks<<else>>legs<</if>>, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so $he bears with it<</if>>. With a little help, $he manages to escape $his clothes and finish giving birth.
 	<</if>>
 	
 <<case "a dirndl">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		Instinctively, she begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to the obvious wetness forming <<if $slaves[$i].mpreg == 1>>under her rear<<else>>over her crotch<</if>>.
+		Instinctively, $he begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to the obvious wetness forming <<if $slaves[$i].mpreg == 1>>under $his rear<<else>>over $his crotch<</if>>.
 	<<else>>
-		Quickly she spreads her legs apart and begins pushing out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>.<<if $slaves[$i].fetish == "humiliation">> She is disappointed that her skirt hides what's happening between her legs<<else>> She does her best to hide what's happening between her legs<</if>>.
+		Quickly $he spreads $his legs apart and begins pushing out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>.<<if $slaves[$i].fetish == "humiliation">> $He is disappointed that $his skirt hides what's happening between $his legs<<else>> $He does $his best to hide what's happening between $his legs<</if>>.
 	<</if>>
 	
 <<case "lederhosen">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		Instinctively, she begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to the obvious wetness forming <<if $slaves[$i].mpreg == 1>>under her rear<<else>>over her crotch<</if>>.
+		Instinctively, $he begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to the obvious wetness forming <<if $slaves[$i].mpreg == 1>>under $his rear<<else>>over $his crotch<</if>>.
 	<<else>>
-		Quickly she attempts to unfasten her shorts but fails to do so before having to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. As she crowns into her shorts, she can't hide the wetness and bulge between her <<if $slaves[$i].mpreg == 1>>buttocks<<else>>legs<</if>>, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so she bears with it<</if>>. With a little help, she manages to escape her clothes and finish giving birth.
+		Quickly $he attempts to unfasten $his shorts but fails to do so before having to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. As $he crowns into $his shorts, $he can't hide the wetness and bulge between $his <<if $slaves[$i].mpreg == 1>>buttocks<<else>>legs<</if>>, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so $he bears with it<</if>>. With a little help, $he manages to escape $his clothes and finish giving birth.
 	<</if>>
 	
 <<case "a biyelgee costume">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		Instinctively, she begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to the obvious wetness forming <<if $slaves[$i].mpreg == 1>>under her rear<<else>>over her crotch<</if>>.
+		Instinctively, $he begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to the obvious wetness forming <<if $slaves[$i].mpreg == 1>>under $his rear<<else>>over $his crotch<</if>>.
 	<<else>>
-		Quickly she spreads her legs apart and begins pushing out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>.<<if $slaves[$i].fetish == "humiliation">> She is disappointed that her skirt hides what's happening between her legs<<else>> She does her best to hide what's happening between her legs<</if>>.
+		Quickly $he spreads $his legs apart and begins pushing out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>.<<if $slaves[$i].fetish == "humiliation">> $He is disappointed that $his skirt hides what's happening between $his legs<<else>> $He does $his best to hide what's happening between $his legs<</if>>.
 	<</if>>
 	
 <<case "a nice nurse outfit">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		Instinctively, she begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to who may be watching. <<if $slaves[$i].mpreg == 1>>The seat of her trousers<<else>>Her trousers<</if>> bulge as her baby crowns into them as she continues her tasks oblivious to the wetness and her child's dilemma. Seeing her in this state, someone manages to remove her pants to allow her body to finish giving birth.
+		Instinctively, $he begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to who may be watching. <<if $slaves[$i].mpreg == 1>>The seat of $his trousers<<else>>$His trousers<</if>> bulge as $his baby crowns into them as $he continues $his tasks oblivious to the wetness and $his child's dilemma. Seeing $him in this state, someone manages to remove $his pants to allow $his body to finish giving birth.
 	<<else>>
-		Quickly she attempts to unfasten her trousers but fails to do so before having to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. As she crowns into her pants, she can't hide the wetness and bulge between her <<if $slaves[$i].mpreg == 1>>buttocks<<else>>legs<</if>>, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so she bears with it<</if>>. With a little help, she manages to escape her clothes and finish giving birth.
+		Quickly $he attempts to unfasten $his trousers but fails to do so before having to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. As $he crowns into $his pants, $he can't hide the wetness and bulge between $his <<if $slaves[$i].mpreg == 1>>buttocks<<else>>legs<</if>>, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so $he bears with it<</if>>. With a little help, $he manages to escape $his clothes and finish giving birth.
 	<</if>>
 	
 <<case "a mini dress">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		Instinctively, she begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to the obvious wetness forming <<if $slaves[$i].mpreg == 1>>under her rear<<else>>over her crotch<</if>>.
+		Instinctively, $he begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to the obvious wetness forming <<if $slaves[$i].mpreg == 1>>under $his rear<<else>>over $his crotch<</if>>.
 	<<else>>
-		Quickly she spreads her legs apart and begins pushing out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>.<<if $slaves[$i].fetish == "humiliation">> She is thrilled that her short dress reveals what's happening between her legs<<else>> She does her best to hide what's happening between her legs<</if>>.
+		Quickly $he spreads $his legs apart and begins pushing out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>.<<if $slaves[$i].fetish == "humiliation">> $He is thrilled that $his short dress reveals what's happening between $his legs<<else>> $He does $his best to hide what's happening between $his legs<</if>>.
 	<</if>>
 	
 <<case "an apron">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		Instinctively, she begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to the obvious wetness forming <<if $slaves[$i].mpreg == 1>>under her rear<<else>>over her crotch<</if>>.
+		Instinctively, $he begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to the obvious wetness forming <<if $slaves[$i].mpreg == 1>>under $his rear<<else>>over $his crotch<</if>>.
 	<<else>>
-		Quickly she spreads her legs apart and begins pushing out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>.<<if $slaves[$i].fetish == "humiliation">> She is thrilled that her frilly apron reveals what's happening between her legs<<else>> She does her best to hide what's happening between her legs<</if>>.
+		Quickly $he spreads $his legs apart and begins pushing out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>.<<if $slaves[$i].fetish == "humiliation">> $He is thrilled that $his frilly apron reveals what's happening between $his legs<<else>> $He does $his best to hide what's happening between $his legs<</if>>.
 	<</if>>
 
 <<default>>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		Instinctively, she begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to who may be watching her naked <<if $slaves[$i].mpreg == 1>>ass<<else>>pussy<</if>>.
+		Instinctively, $he begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to who may be watching $his naked <<if $slaves[$i].mpreg == 1>>ass<<else>>pussy<</if>>.
 	<<else>>
-		Quickly she spreads her legs apart and begins pushing out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. She can't hide what's happening between her legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so she bears with it<</if>>.
+		Quickly $he spreads $his legs apart and begins pushing out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. $He can't hide what's happening between $his legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so $he bears with it<</if>>.
 	<</if>>
 
 <</switch>>
 
 <<elseif $slaves[$i].clothes == "no clothing" || $slaves[$i].clothes == "body oil">>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		Instinctively, she begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to who may be watching her naked <<if $slaves[$i].mpreg == 1>>ass<<else>>pussy<</if>>.
+		Instinctively, $he begins to push out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>, indifferent to who may be watching $his naked <<if $slaves[$i].mpreg == 1>>ass<<else>>pussy<</if>>.
 	<<else>>
-		Quickly she spreads her legs apart and begins pushing out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. She can't hide what's happening between her legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so she bears with it<</if>>.
+		Quickly $he spreads $his legs apart and begins pushing out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. $He can't hide what's happening between $his legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so $he bears with it<</if>>.
 	<</if>>
 <<else>>
 	<<if $slaves[$i].fetish == "mindbroken">>
-		She removes her
+		$He removes $his
 		<<switch $slaves[$i].clothes>>
 		<<case "slutty jewelry" "harem gauze" "slutty business attire" "clubslut netting" "Western clothing" "attractive lingerie" "attractive lingerie for a pregnant woman" "battledress" "restrictive latex" "chains" "shibari ropes" "conservative clothing" "uncomfortable straps" "nice business attire">>
 		$slaves[$i].clothes
@@ -1682,9 +1681,9 @@ Feeling childbirth approaching, $slaves[$i].slaveName is helped to her prepared
 		<<case "spats and a tank top">>
 		spats
 		<</switch>>
-		as instinct takes hold compelling her to begin pushing. She pays no mind to who may be watching her naked <<if $slaves[$i].mpreg == 1>>rear<<else>>crotch<</if>> as <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her<<if $slaves[$i].pregType > 1>> first<</if>> baby<</if>> begins to crown.
+		as instinct takes hold compelling $him to begin pushing. $He pays no mind to who may be watching $his naked <<if $slaves[$i].mpreg == 1>>rear<<else>>crotch<</if>> as <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his<<if $slaves[$i].pregType > 1>> first<</if>> baby<</if>> begins to crown.
 	<<else>>
-		She hastily removes her
+		$He hastily removes $his
 		<<switch $slaves[$i].clothes>>
 		<<case "slutty jewelry" "harem gauze" "slutty business attire" "clubslut netting" "Western clothing" "attractive lingerie" "attractive lingerie for a pregnant woman" "battledress" "restrictive latex" "chains" "shibari ropes" "conservative clothing" "uncomfortable straps" "nice business attire">>
 		$slaves[$i].clothes
@@ -1773,7 +1772,7 @@ Feeling childbirth approaching, $slaves[$i].slaveName is helped to her prepared
 		<<case "spats and a tank top">>
 		spats
 		<</switch>>
-		and tosses it aside. Quickly she spreads her legs and begins pushing out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>her first<<else>>this week's<</if>> baby<<else>>her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. She can't hide what's happening between her legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so she bears with it<</if>>.
+		and tosses it aside. Quickly $he spreads $his legs and begins pushing out <<if $slaves[$i].broodmother > 0>><<if $slaves[$i].birthsTotal == 0>>$his first<<else>>this week's<</if>> baby<<else>>$his bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>><</if>>. $He can't hide what's happening between $his legs, <<if $slaves[$i].fetish == "humiliation">>but that only makes it more exciting<<else>>so $he bears with it<</if>>.
 	<</if>>
 <</if>>
 
diff --git a/src/utility/descriptionWidgetsFlesh.tw b/src/utility/descriptionWidgetsFlesh.tw
index 898bdef4ac6df6fcc5dea6a9e1c8492153ee7a78..8f097c1aa68874c9981a31bfac5a37dbf3acda1e 100644
--- a/src/utility/descriptionWidgetsFlesh.tw
+++ b/src/utility/descriptionWidgetsFlesh.tw
@@ -1,6 +1,5 @@
 :: flesh description widgets [widget nobr]
 
-
 <<widget "BoobsDescription">>
 
 <<if ($showClothing == 1) && ($saleDescription == 0)>>
@@ -12,17 +11,17 @@
 	<<case "a Fuckdoll suit">>
 		$activeSlave.slaveName's Fuckdoll suit
 		<<if $activeSlave.boobs > 24000>>
-			fits each of its awe-inspiring masses of breastflesh perfectly.
+			fits each of $his awe-inspiring masses of breastflesh perfectly.
 		<<elseif $activeSlave.boobs > 12000>>
-			fits each of its enormous masses of breastflesh perfectly.
+			fits each of $his enormous masses of breastflesh perfectly.
 		<<elseif $activeSlave.boobs > 2000>>
-			fits each of its huge breasts individually.
+			fits each of $his huge breasts individually.
 		<<elseif $activeSlave.boobs > 800>>
-			fits each of its heavy breasts individually.
+			fits each of $his heavy breasts individually.
 		<<elseif $activeSlave.boobs > 300>>
-			fits each of its breasts individually.
+			fits each of $his breasts individually.
 		<<else>>
-			is flat across its chest.
+			is flat across $his chest.
 		<</if>>
 	<<case "conservative clothing">>
 		<<if $activeSlave.boobs > 24000>>
@@ -871,7 +870,7 @@ $His
 <<if $activeSlave.physicalAge >= 18>>
 <<if $activeSlave.boobs > 20000>>
 <<if $activeSlave.fuckdoll > 0>>
-	The difficulties of having gigantic breasts are much reduced for a Fuckdoll, since it's almost always restrained, stationary, or both.
+	The difficulties of having gigantic breasts are much reduced for a Fuckdoll, since $he's almost always restrained, stationary, or both.
 <<else>>
 	<<if canWalk($activeSlave)>>
 		$His breasts are so massive that it is difficult for $him to move.
@@ -904,7 +903,7 @@ $His
 <<elseif $activeSlave.physicalAge <= 3>>
 <<if $activeSlave.boobs > 4000>>
 <<if $activeSlave.fuckdoll > 0>>
-	The difficulties of having gigantic breasts are much reduced for a Fuckdoll, since it's almost always restrained, stationary, or both.
+	The difficulties of having gigantic breasts are much reduced for a Fuckdoll, since $he's almost always restrained, stationary, or both.
 <<else>>
 	<<if canWalk($activeSlave)>>
 		$His breasts are so massive that it is difficult for $him to move.
@@ -937,7 +936,7 @@ $His
 <<elseif $activeSlave.physicalAge <= 12>>
 <<if $activeSlave.boobs > 8000>>
 <<if $activeSlave.fuckdoll > 0>>
-	The difficulties of having gigantic breasts are much reduced for a Fuckdoll, since it's almost always restrained, stationary, or both.
+	The difficulties of having gigantic breasts are much reduced for a Fuckdoll, since $he's almost always restrained, stationary, or both.
 <<else>>
 	<<if canWalk($activeSlave)>>
 		$His breasts are so massive that it is difficult for $him to move.
@@ -968,7 +967,7 @@ $His
 <<elseif $activeSlave.physicalAge < 18>>
 <<if $activeSlave.boobs > 15000>>
 <<if $activeSlave.fuckdoll > 0>>
-	The difficulties of having gigantic breasts are much reduced for a Fuckdoll, since it's almost always restrained, stationary, or both.
+	The difficulties of having gigantic breasts are much reduced for a Fuckdoll, since $he's almost always restrained, stationary, or both.
 <<else>>
 	<<if canWalk($activeSlave)>>
 		$His breasts are so massive that it is difficult for $him to move.
@@ -1038,9 +1037,9 @@ $His
 
 <<if $activeSlave.fuckdoll > 0>>
 	<<if $activeSlave.lactation > 0>>
-		Its $activeSlave.nipples, _nipColor, milky nipples protrude through holes in the suit, to allow drinking.
+		$His $activeSlave.nipples, _nipColor, milky nipples protrude through holes in the suit, to allow drinking.
 	<<else>>
-		Its nipples are completely obscured.
+		$His nipples are completely obscured.
 	<</if>>
 <<elseif ($activeSlave.assignment == "work in the dairy") && ($dairyRestraintsSetting > 1)>>
 	$His
@@ -1153,7 +1152,7 @@ $His
 	<<elseif $activeSlave.lactation == 1>>
 		$His motherly breasts are full of milk.
 	<<elseif $activeSlave.fuckdoll > 0>>
-		Its overworked, overfull breasts press its nipples through the holes mercilessly.
+		$His overworked, overfull breasts press its nipples through the holes mercilessly.
 	<<else>>
 		<<if $activeSlave.nipples == "fuckable">>
 			$His fuckable nipples prevent $his from releasing milk spontaneously. The lactation drugs are so powerful that if $he hasn't been milked in the past hour or so, the built-up pressure leaves $his <<if !canTalk($activeSlave)>>weeping<<else>>whining<</if>> piteously; makes for an interesting nipple fuck, however.
@@ -1922,7 +1921,7 @@ $He's got a
 
 <<if $showImplantEffects == 1>>
 <<if $activeSlave.fuckdoll > 0>>
-	The tight suit forces its ass into the most attractive shape possible and keeps it there regardless of position.
+	The tight suit forces $his ass into the most attractive shape possible and keeps it there regardless of position.
 <<else>>
 	<<if $activeSlave.buttImplant == 1>>
 		$His butt implants make $his ass look especially pert no matter how $he moves.
@@ -1983,7 +1982,7 @@ $He's got a
 <<if $activeSlave.physicalAge <= 3>>
 <<if $activeSlave.butt >= 8>>
 <<if $activeSlave.fuckdoll > 0>>
-	The difficulties of having a gigantic ass is greatly reduced for a Fuckdoll, since it's almost always restrained, stationary, or both.
+	The difficulties of having a gigantic ass is greatly reduced for a Fuckdoll, since $he's almost always restrained, stationary, or both.
 <<else>>
 	<<if canWalk($activeSlave)>>
 		$His butt is so massive that it is difficult for $him to move.
@@ -2012,7 +2011,7 @@ $He's got a
 <<elseif $activeSlave.physicalAge <= 12>>
 <<if $activeSlave.butt >= 12>>
 <<if $activeSlave.fuckdoll > 0>>
-	The difficulties of having a gigantic ass is greatly reduced for a Fuckdoll, since it's almost always restrained, stationary, or both.
+	The difficulties of having a gigantic ass is greatly reduced for a Fuckdoll, since $he's almost always restrained, stationary, or both.
 <<else>>
 	<<if canWalk($activeSlave)>>
 		$His butt is so massive that it is difficult for $him to move.
@@ -2041,7 +2040,7 @@ $He's got a
 <<elseif $activeSlave.physicalAge > 12>>
 <<if $activeSlave.butt > 17>>
 <<if $activeSlave.fuckdoll > 0>>
-	The difficulties of having a gigantic ass is greatly reduced for a Fuckdoll, since it's almost always restrained, stationary, or both.
+	The difficulties of having a gigantic ass is greatly reduced for a Fuckdoll, since $he's almost always restrained, stationary, or both.
 <<else>>
 	<<if canWalk($activeSlave)>>
 		$His butt is so massive that it is difficult for $him to move.
@@ -2167,11 +2166,11 @@ $He's got a
 <<if $activeSlave.fuckdoll > 0>>
 	As a Fuckdoll,
 	<<if $activeSlave.fuckdoll <= 45>>
-		$he is only fit to be locked in place so its rear hole can be raped.
+		$he is only fit to be locked in place so $his rear hole can be raped.
 	<<else>>
-		$he can be instructed to rhythmically squeeze <<if $PC.dick == 1>>cocks<<else>>anything<</if>> inserted into its rear hole.
+		$he can be instructed to rhythmically squeeze <<if $PC.dick == 1>>cocks<<else>>anything<</if>> inserted into $his rear hole.
 		<<if $activeSlave.fuckdoll <= 85>>
-			It can also be ordered to bounce atop objects in its anus.
+			$He can also be ordered to bounce atop objects in $his anus.
 		<</if>>
 	<</if>>
 <<else>>
@@ -3269,7 +3268,7 @@ $He's got a
 <<if $activeSlave.physicalAge <= 3>>
 <<if $activeSlave.dick >= 15>>
 <<if $activeSlave.fuckdoll > 0>>
-	The difficulties of having a gigantic dick are greatly reduced for a Fuckdoll, since it's almost always restrained, stationary, or both.
+	The difficulties of having a gigantic dick are greatly reduced for a Fuckdoll, since $he's almost always restrained, stationary, or both.
 <<else>>
 	<<if canWalk($activeSlave)>>
 		$His penis so massive that it is difficult for $him to move.
@@ -3298,7 +3297,7 @@ $He's got a
 <<elseif $activeSlave.physicalAge <= 12>>
 <<if $activeSlave.dick >= 30>>
 <<if $activeSlave.fuckdoll > 0>>
-	The difficulties of having a gigantic dick are greatly reduced for a Fuckdoll, since it's almost always restrained, stationary, or both.
+	The difficulties of having a gigantic dick are greatly reduced for a Fuckdoll, since $he's almost always restrained, stationary, or both.
 <<else>>
 	<<if canWalk($activeSlave)>>
 		$His penis so massive that it is difficult for $him to move.
@@ -3327,7 +3326,7 @@ $He's got a
 <<elseif $activeSlave.physicalAge > 12>>
 <<if $activeSlave.dick >= 30>>
 <<if $activeSlave.fuckdoll > 0>>
-	The difficulties of having a gigantic dick are greatly reduced for a Fuckdoll, since it's almost always restrained, stationary, or both.
+	The difficulties of having a gigantic dick are greatly reduced for a Fuckdoll, since $he's almost always restrained, stationary, or both.
 <<else>>
 	<<if canWalk($activeSlave)>>
 		$His penis so massive that it is difficult for $him to move.
@@ -3372,7 +3371,7 @@ $He's got a
 <<if $activeSlave.physicalAge <= 3>>
 <<if $activeSlave.balls >= 25>>
 <<if $activeSlave.fuckdoll > 0>>
-	The difficulties of having a gigantic pair of testicles are greatly reduced for a Fuckdoll, since it's almost always restrained, stationary, or both.
+	The difficulties of having a gigantic pair of testicles are greatly reduced for a Fuckdoll, since $he's almost always restrained, stationary, or both.
 <<else>>
 	<<if canWalk($activeSlave)>>
 		$His balls are so massive that it is difficult for $him to move.
@@ -3403,7 +3402,7 @@ $He's got a
 <<elseif $activeSlave.physicalAge <= 12>>
 <<if $activeSlave.balls >= 50>>
 <<if $activeSlave.fuckdoll > 0>>
-	The difficulties of having a gigantic pair of testicles are greatly reduced for a Fuckdoll, since it's almost always restrained, stationary, or both.
+	The difficulties of having a gigantic pair of testicles are greatly reduced for a Fuckdoll, since $he's almost always restrained, stationary, or both.
 <<else>>
 	<<if canWalk($activeSlave)>>
 		$His balls are so massive that it is difficult for $him to move.
@@ -3434,7 +3433,7 @@ $He's got a
 <<elseif $activeSlave.physicalAge > 12>>
 <<if $activeSlave.balls > 70>>
 <<if $activeSlave.fuckdoll > 0>>
-	The difficulties of having a gigantic pair of testicles are greatly reduced for a Fuckdoll, since it's almost always restrained, stationary, or both.
+	The difficulties of having a gigantic pair of testicles are greatly reduced for a Fuckdoll, since $he's almost always restrained, stationary, or both.
 <<else>>
 	<<if canWalk($activeSlave)>>
 		$His balls are so massive that it is difficult for $him to move.
@@ -3603,7 +3602,7 @@ $He's got a
 		<<if $activeSlave.physicalAge <= 3>>
 			<<if $activeSlave.balls >= 25>>
 				<<if $activeSlave.fuckdoll > 0>>
-					The difficulties of having a gigantic pair of testicles are greatly reduced for a Fuckdoll, since it's almost always restrained, stationary, or both.
+					The difficulties of having a gigantic pair of testicles are greatly reduced for a Fuckdoll, since $he's almost always restrained, stationary, or both.
 				<<else>>
 					<<if canWalk($activeSlave)>>
 						$His balls are so massive that it is difficult for $him to move.
@@ -3634,7 +3633,7 @@ $He's got a
 		<<elseif $activeSlave.physicalAge <= 12>>
 			<<if $activeSlave.balls >= 50>>
 				<<if $activeSlave.fuckdoll > 0>>
-					The difficulties of having a gigantic pair of testicles are greatly reduced for a Fuckdoll, since it's almost always restrained, stationary, or both.
+					The difficulties of having a gigantic pair of testicles are greatly reduced for a Fuckdoll, since $he's almost always restrained, stationary, or both.
 				<<else>>
 					<<if canWalk($activeSlave)>>
 						$His balls are so massive that it is difficult for $him to move.
@@ -3665,7 +3664,7 @@ $He's got a
 		<<elseif $activeSlave.physicalAge > 12>>
 			<<if $activeSlave.balls > 70>>
 				<<if $activeSlave.fuckdoll > 0>>
-					The difficulties of having a gigantic pair of testicles are greatly reduced for a Fuckdoll, since it's almost always restrained, stationary, or both.
+					The difficulties of having a gigantic pair of testicles are greatly reduced for a Fuckdoll, since $he's almost always restrained, stationary, or both.
 				<<else>>
 					<<if canWalk($activeSlave)>>
 						$His balls are so massive that it is difficult for $him to move.
@@ -3829,7 +3828,7 @@ $He's got a
 		<<if $activeSlave.physicalAge <= 3>>
 			<<if $activeSlave.balls >= 25>>
 				<<if $activeSlave.fuckdoll > 0>>
-					The difficulties of having a gigantic pair of testicles are greatly reduced for a Fuckdoll, since it's almost always restrained, stationary, or both.
+					The difficulties of having a gigantic pair of testicles are greatly reduced for a Fuckdoll, since $he's almost always restrained, stationary, or both.
 				<<else>>
 					<<if canWalk($activeSlave)>>
 						$His balls are so massive that it is difficult for $him to move.
@@ -3860,7 +3859,7 @@ $He's got a
 		<<elseif $activeSlave.physicalAge <= 12>>
 			<<if $activeSlave.balls >= 50>>
 				<<if $activeSlave.fuckdoll > 0>>
-					The difficulties of having a gigantic pair of testicles are greatly reduced for a Fuckdoll, since it's almost always restrained, stationary, or both.
+					The difficulties of having a gigantic pair of testicles are greatly reduced for a Fuckdoll, since $he's almost always restrained, stationary, or both.
 				<<else>>
 					<<if canWalk($activeSlave)>>
 						$His balls are so massive that it is difficult for $him to move.
@@ -3891,7 +3890,7 @@ $He's got a
 		<<elseif $activeSlave.physicalAge > 12>>
 			<<if $activeSlave.balls > 70>>
 				<<if $activeSlave.fuckdoll > 0>>
-					The difficulties of having a gigantic pair of testicles are greatly reduced for a Fuckdoll, since it's almost always restrained, stationary, or both.
+					The difficulties of having a gigantic pair of testicles are greatly reduced for a Fuckdoll, since $he's almost always restrained, stationary, or both.
 				<<else>>
 					<<if canWalk($activeSlave)>>
 						$His balls are so massive that it is difficult for $him to move.
@@ -4083,7 +4082,7 @@ $He's got a
 <<if ($activeSlave.vagina > -1)>>
 <<if ($activeSlave.vaginaLube == 0)>>
 	<<if ($activeSlave.vagina > 0) && ($activeSlave.vaginalAccessory != "chastity belt")>>
-		$He produces very little natural wetness, so $he is <<if $activeSlave.fuckdoll == 0>>required to keep <<print $him>>self<<else>>is kept<</if>> artificially lubricated for anyone who wishes to use $his cunt.
+		$He produces very little natural wetness, so $he is <<if $activeSlave.fuckdoll == 0>>required to keep $himself<<else>>is kept<</if>> artificially lubricated for anyone who wishes to use $his cunt.
 	<<else>>
 		$He produces very little natural wetness.
 	<</if>>
@@ -4091,13 +4090,13 @@ $He's got a
 	<<if $activeSlave.dick == 0>>
 		In stark contrast, however, $he's been given a functional prostate gland. It's attached to $his urethra, of course, so despite $his dryness, $he squirts <<if $activeSlave.balls > 0>>semen<<else>>fluid<</if>> when $he orgasms.
 		<<if $activeSlave.prostate > 2>>
-			With the implant embedded in it, that squirt is more like a blast; $he will soak <<print $him>>self and anyone near $him.
+			With the implant embedded in it, that squirt is more like a blast; $he will soak $himself and anyone near $him.
 		<</if>>
 	<</if>>
 	<</if>>
 <<elseif ($activeSlave.vaginaLube < 2)>>
 	<<if ($activeSlave.assignment == "work in the dairy") && ($dairyPregSetting > 1)>>
-		The dildo's ejaculate includes a drug that causes copious, constant vaginal lubrication, allowing it to fuck $his despite its giant size. The excess female fluid drips off $his and into a catchbasin.
+		The dildo's ejaculate includes a drug that causes copious, constant vaginal lubrication, allowing it to fuck $him despite its giant size. The excess female fluid drips off $him and into a catchbasin.
 	<<elseif ($activeSlave.aphrodisiacs > 0) || ($activeSlave.inflationType == "aphrodisiac")>>
 		The aphrodisiacs have them <<if ($activeSlave.aphrodisiacs > 1) || ($activeSlave.inflationType == "aphrodisiac" && $activeSlave.inflation >= 2)>>sopping <</if>>wet.
 	<<elseif ($activeSlave.energy > 95)>>
@@ -4135,7 +4134,7 @@ $He's got a
 	<<if $activeSlave.dick == 0>>
 		Bizarrely, $he's been given a functional prostate gland. It's attached to $his urethra, of course, <<if $activeSlave.balls > 0>>which in combination with $his testicles make $his squirt copious amounts of fluids and semen with each orgasm<<else>>so $he squirts copiously when $he orgasms<</if>>.
 		<<if $activeSlave.prostate > 2>>
-			With the implant embedded in it; that gush is more like a flood. Changes of clothes are a must with $him, as $he can and will soak both you, <<print $him>>self and what $he is getting fucked over.
+			With the implant embedded in it; that gush is more like a flood. Changes of clothes are a must with $him, as $he can and will soak both you, $himself and what $he is getting fucked over.
 		<</if>>
 	<</if>>
 	<</if>>
@@ -4473,7 +4472,7 @@ $He's got a
 	<<if $activeSlave.vagina > 0>>
 		$His front hole
 		<<if $activeSlave.fuckdoll <= 45>>
-			is mostly useful when it's restrained for rape.
+			is mostly useful when $he's restrained for rape.
 		<<else>>
 			will massage <<if $PC.dick == 1>>cocks<<else>>anything<</if>> placed inside it on command.
 			<<if $activeSlave.fuckdoll <= 85>>
@@ -4624,7 +4623,7 @@ $His
 	<<if $activeSlave.face < -95>>
 	disturbingly androgynous and terribly ugly.
 	<<elseif $activeSlave.face < -40>>
-	ugly and androgynous; $he has neither masculine or feminine appeal.
+	ugly and androgynous; $he has neither masculine nor feminine appeal.
 	<<elseif $activeSlave.face < -10>>
 	strangely androgynous, and rather unattractive.
 	<<elseif ($activeSlave.face <= 10)>>
@@ -11382,7 +11381,7 @@ $He has
 	<<elseif $activeSlave.bellyPreg >= 300000>>
 		$activeSlave.slaveName's cheerleader top rests atop $his massive pregnant belly clearly displaying that this cheerleader is a massive slut.
 	<<elseif $activeSlave.weight > 190>>
-		$activeSlave.slaveName's cheerleader top rests atop $his massively fat belly, completely incapable of handling the jiggly, soft mass and clearly displaying that this cheerleader has let <<print $him>>self go.
+		$activeSlave.slaveName's cheerleader top rests atop $his massively fat belly, completely incapable of handling the jiggly, soft mass and clearly displaying that this cheerleader has let $himself go.
 	<<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>>
 		$activeSlave.slaveName's cheerleader top rides up $his big pregnant belly, covering only the top of it while leaving the rest on display to show how slutty this cheerleader is.
 	<<elseif $activeSlave.weight > 160>>
@@ -11965,25 +11964,25 @@ $He has
 	<<elseif $activeSlave.bellyPreg >= 300000>>
 		Your eugenics obsessed society views $his massive pregnant belly as complete degeneracy.
 	<<elseif $activeSlave.bellyPreg >= 15000>>
-		<<if $activeSlave.breedingMark == 1 && $activeSlave.pregSource == -1>>
+		<<if $activeSlave.breedingMark == 1 && $propOutcome == 1 && $activeSlave.pregSource == -1>>
 			Your eugenics obsessed society is pleased that $he is ripe with your child.
 		<<else>>
 			Your eugenics obsessed society finds $his huge pregnant belly absolutely disgusting.
 		<</if>>
 	<<elseif $activeSlave.bellyPreg >= 10000>>
-		<<if $activeSlave.breedingMark == 1 && $activeSlave.pregSource == -1>>
+		<<if $activeSlave.breedingMark == 1 && $propOutcome == 1 && $activeSlave.pregSource == -1>>
 			Your eugenics obsessed society is pleased that $he is heavy with your child.
 		<<else>>
 			Your eugenics obsessed society finds $his big pregnant belly absolutely disgusting.
 		<</if>>
 	<<elseif $activeSlave.bellyPreg >= 5000>>
-		<<if $activeSlave.breedingMark == 1 && $activeSlave.pregSource == -1>>
+		<<if $activeSlave.breedingMark == 1 && $propOutcome == 1 && $activeSlave.pregSource == -1>>
 			Your eugenics obsessed society is pleased that $he is swollen with your child.
 		<<else>>
 			Your eugenics obsessed society finds $his pregnant belly disgusting.
 		<</if>>
 	<<elseif $activeSlave.bellyPreg >= 1500>>
-		<<if $activeSlave.breedingMark == 1 && $activeSlave.pregSource == -1>>
+		<<if $activeSlave.breedingMark == 1 && $propOutcome == 1 && $activeSlave.pregSource == -1>>
 			Your eugenics obsessed society is pleased that $he is swelling with your child.
 		<<else>>
 			Your eugenics obsessed society finds $his developing pregnancy insulting.
@@ -12082,8 +12081,12 @@ $He has
 				$He has $activeSlave.brand branded into the flesh of $his $activeSlave.brandLocation.
 			<</if>>
 		<</if>>
-		<<if ($activeSlave.breedingMark == 1)>>
-			The Societal Elites' mark designating $his as a breeder is prominently displayed across $his lower belly, beneath $his navel.
+		<<if $activeSlave.breedingMark == 1>>
+			<<if $propOutcome == 1>>
+				The Societal Elites' mark designating $his as a breeder is prominently displayed across $his lower belly, beneath $his navel.
+			<<else>>
+				An alluring tattoo is prominently displayed across $his lower belly, beneath $his navel, urging $him to be bred.
+			<</if>>
 		<</if>>
 		<<if _heavyBelly == 1>>
 			<<if canWalk($activeSlave)>>
@@ -12862,7 +12865,7 @@ $He has
 		<<elseif $activeSlave.pregSource == 0>>
 			Tests are inconclusive on who fathered the <<if $activeSlave.pregType > 1>><<if $activeSlave.pregType > 10>>many <</if>>children <<else>>child <</if>>growing in $his womb.
 		<<elseif $activeSlave.pregSource == $activeSlave.ID>>
-			Tests show $him did this to <<print $him>>self.
+			Tests show $him did this to $himself.
 		<<else>>
 			Tests show $his womb contains <<if $activeSlave.pregType > 1>><<if $activeSlave.pregType > 10>>many of <</if>><<print _daddy>>'s growing children<<else>><<print _daddy>>'s growing child<</if>>.
 		<</if>>
@@ -12921,9 +12924,9 @@ $He has
 		<<if $activeSlave.belly >= 750000>>
 			$His _belly belly grotesquely bulges around $his waist.<<if $activeSlave.preg > 3>> $His waist is horribly distended by $his bursting womb in a last ditch effort to find more room for $his children, leaving $his original waistline barely visible from behind.<</if>>
 		<<elseif $activeSlave.belly < 10000>>
-			$His _belly belly is hidden by $his waist.
+			From behind, $his figure hides $his _belly belly.
 		<<elseif $activeSlave.belly < 200000>>
-			$His _belly belly is barely hidden by $his waist.
+			From behind, $his figure barely hides $his _belly belly.
 		<<elseif $activeSlave.belly < 300000>>
 			$His _belly belly can be seen around $his waist.
 		<<elseif $activeSlave.belly < 450000>>
@@ -12940,9 +12943,9 @@ $He has
 		<<if $activeSlave.belly >= 750000>>
 			$His _belly belly grotesquely bulges around $his waist.<<if $activeSlave.preg > 3>> $His waist is horribly distended by $his bursting womb in a last ditch effort to find more room for $his children, leaving $his original waistline barely visible from behind.<</if>>
 		<<elseif $activeSlave.belly < 10000>>
-			$His _belly belly is hidden by $his waist.
+			From behind, $his figure hides $his _belly belly.
 		<<elseif $activeSlave.belly < 200000>>
-			$His _belly belly is barely hidden by $his waist.
+			From behind, $his figure barely hides $his _belly belly.
 		<<elseif $activeSlave.belly < 300000>>
 			$His _belly belly can be seen around $his waist.
 		<<elseif $activeSlave.belly < 450000>>
@@ -12959,9 +12962,9 @@ $He has
 		<<if $activeSlave.belly >= 750000>>
 			$His _belly belly grotesquely bulges around $his waist.<<if $activeSlave.preg > 3>> $His waist is horribly distended by $his bursting womb in a last ditch effort to find more room for $his children, leaving $his original waistline barely visible from behind.<</if>>
 		<<elseif $activeSlave.belly < 10000>>
-			$His _belly belly is hidden by $his waist.
+			From behind, $his figure hides $his _belly belly.
 		<<elseif $activeSlave.belly < 100000>>
-			$His _belly belly is barely hidden by $his waist.
+			From behind, $his figure barely hides $his _belly belly.
 		<<elseif $activeSlave.belly < 300000>>
 			$His _belly belly can be seen around $his waist.
 		<<elseif $activeSlave.belly < 450000>>
@@ -12978,9 +12981,9 @@ $He has
 		<<if $activeSlave.belly >= 750000>>
 			$His _belly belly grotesquely bulges around $his narrow waist and continues over half a meter farther to either side.<<if $activeSlave.preg > 3>> $His waist is horribly distended by $his bursting womb in a last ditch effort to find more room for $his children, leaving $his original waistline barely visible from behind.<</if>>
 		<<elseif $activeSlave.belly < 5000>>
-			$His _belly belly is hidden by $his narrow waist.
+			From behind, $his narrow figure hides $his _belly belly.
 		<<elseif $activeSlave.belly < 80000>>
-			$His _belly belly is barely hidden by $his narrow waist.
+			From behind, $his narrow figure barely hides $his _belly belly.
 		<<elseif $activeSlave.belly < 100000>>
 			$His _belly belly can be seen around $his narrow waist.
 		<<elseif $activeSlave.belly < 450000>>
@@ -12997,9 +13000,9 @@ $He has
 		<<if $activeSlave.belly >= 750000>>
 			$His _belly belly grotesquely bulges around $his narrow waist and continues over half a meter farther to either side.<<if $activeSlave.preg > 3>> $His waist is horribly distended by $his bursting womb in a last ditch effort to find more room for $his children, leaving $his original waistline barely visible from behind.<</if>>
 		<<elseif $activeSlave.belly < 2000>>
-			$His _belly belly is hidden by $his narrow waist.
+			From behind, $his narrow figure hides $his _belly belly.
 		<<elseif $activeSlave.belly < 5000>>
-			$His _belly belly is barely hidden by $his narrow waist.
+			From behind, $his narrow figure barely hides $his _belly belly.
 		<<elseif $activeSlave.belly < 8000>>
 			$His _belly belly can be seen around $his narrow waist.
 		<<elseif $activeSlave.belly < 15000>>
@@ -13048,6 +13051,8 @@ $He has
 		$He has spent so much time in the Free Cities that their statelessness is effectively $his nationality; ethnically, $he's
 	<<elseif $activeSlave.nationality == "Zimbabwean" && $activeSlave.race == "white">>
 		$He's originally @@.tan;Rhodesian@@; ethnically, $he's
+	<<elseif $activeSlave.nationality == "Vatican">>
+		$He's originally @@.tan;from Vatican City@@; ethnically, $he's
 	<<else>>
 		$He's originally @@.tan;<<print $activeSlave.nationality>>@@; ethnically, $he's
 <</if>>
@@ -13283,7 +13288,7 @@ $He has
 	<</if>>
 <</if>>
 <<else>>
-	The fuckdoll gives no external indication of its health or age, but upon query its systems reports that it is
+	The fuckdoll gives no external indication of $his health or age, but upon query $his systems reports that $he is
 	<<if $activeSlave.health < -90>>
 		@@.red;dangerously sick@@
 	<<elseif $activeSlave.health < -50>>
@@ -14951,8 +14956,12 @@ $He has
 	$He has $activeSlave.brand branded into the flesh of $his $activeSlave.brandLocation.
 <</if>>
 
-<<if ($activeSlave.breedingMark == 1)>>
-	The Societal Elites' mark designating $his as a breeder is prominently displayed across $his lower belly, beneath $his navel.
+<<if $activeSlave.breedingMark == 1>>
+	<<if $propOutcome == 1>>
+		The Societal Elites' mark designating $his as a breeder is prominently displayed across $his lower belly, beneath $his navel.
+	<<else>>
+		An alluring tattoo is prominently displayed across $his lower belly, beneath $his navel, urging $him to be bred.
+	<</if>>
 <</if>>
 
 <<if $activeSlave.physicalAge >= 13>>
@@ -15877,8 +15886,12 @@ $He has
 	$He has $activeSlave.brand branded into the flesh of $his $activeSlave.brandLocation.
 <</if>>
 
-<<if ($activeSlave.breedingMark == 1)>>
-	The Societal Elites' mark designating $his as a breeder is prominently displayed across $his lower belly, beneath $his navel.
+<<if $activeSlave.breedingMark == 1>>
+	<<if $propOutcome == 1>>
+		The Societal Elites' mark designating $his as a breeder is prominently displayed across $his lower belly, beneath $his navel.
+	<<else>>
+		An alluring tattoo is prominently displayed across $his lower belly, beneath $his navel, urging $him to be bred.
+	<</if>>
 <</if>>
 
 <</widget>>
diff --git a/src/utility/descriptionWidgetsStyle.tw b/src/utility/descriptionWidgetsStyle.tw
index f2b15026381e470c29a192833fa11850db7b56cd..3a9fcab4de308cb9c587d81ea4bccfb0517855f3 100644
--- a/src/utility/descriptionWidgetsStyle.tw
+++ b/src/utility/descriptionWidgetsStyle.tw
@@ -85,6 +85,7 @@ $activeSlave.slaveName is
 		a comfortable top along with form fitting shorts and
 		<<footwearDescription>>	
 	<</if>>
+
 <<case "uncomfortable straps">>
 	which are in the shape of sturdy lingerie, except that wherever the straps cross a nipple or a hole, there is a steel ring to permit access.
 	<<if ($activeSlave.amp == 1)>>
diff --git a/src/utility/miscWidgets.tw b/src/utility/miscWidgets.tw
index ab9f0fe06b8e38af97a125f92c60d877dfe3eb5d..e16207ab1f911a5b512531f87eb3f6ac30aee76d 100644
--- a/src/utility/miscWidgets.tw
+++ b/src/utility/miscWidgets.tw
@@ -200,7 +200,7 @@
 			<</if>>
 		<</if>>
 		| <<link "Fertility">><<set $activeSlave.drugs = "fertility drugs">><<SlaveInteractDrugs>><</link>>
-		<<if ($seeHyperPreg == 1) && ($activeSlave.indentureRestrictions < 1) && ($superFertilityDrugs == 1) && $activeSlave.breedingMark != 1>>
+		<<if ($seeHyperPreg == 1) && ($activeSlave.indentureRestrictions < 1) && ($superFertilityDrugs == 1) && ($activeSlave.breedingMark != 1 || $propOutcome == 0)>>
 			| <<link "Fertility+">><<set $activeSlave.drugs = "super fertility drugs">><<SlaveInteractDrugs>><</link>>
 		<</if>>
 		<<if ($activeSlave.dick > 0)>>
@@ -272,7 +272,7 @@
 				| Weight loss pills
 			<</if>>
 		<</if>>
-		<<if $precociousPuberty == 1 && $pubertyHormones == 1 && $activeSlave.breedingMark != 1>>
+		<<if $precociousPuberty == 1 && $pubertyHormones == 1 && ($activeSlave.breedingMark != 1 || $propOutcome == 0)>>
 			<<if ($activeSlave.ovaries == 1 || $activeSlave.mpreg == 1) && $activeSlave.pubertyXX == 0>>
 				| <<link "Female hormone injections">><<set $activeSlave.drugs = "female hormone injections">><<SlaveInteractDrugs>><</link>>
 			<</if>>
@@ -328,7 +328,7 @@
 			<</if>>
 		<<elseif ($activeSlave.preg > 35)>>
 			[[Give her a cesarean section|csec]]
-		<<elseif ($activeSlave.preg > 0) && $activeSlave.breedingMark == 1 && $activeSlave.pregSource == -1>>
+		<<elseif ($activeSlave.preg > 0) && $activeSlave.breedingMark == 1 && $propOutcome == 1 && $activeSlave.pregSource == -1>>
 			//You are forbidden from aborting an elite child//
 		<<elseif ($activeSlave.preg > 0)>>
 			[[Abort her pregnancy|Abort]]
@@ -372,14 +372,14 @@
 			<</if>>
 		<<elseif ($activeSlave.preg > 35)>>
 			[[Give it a cesarean section|csec]]
-		<<elseif ($activeSlave.preg > 0) && $activeSlave.breedingMark == 1 && $activeSlave.pregSource == -1>>
+		<<elseif ($activeSlave.preg > 0) && $activeSlave.breedingMark == 1 && $propOutcome == 1 && $activeSlave.pregSource == -1>>
 			//You are forbidden from aborting an elite child//
 		<<elseif ($activeSlave.preg > 0)>>
 			[[Abort its pregnancy|Abort]]
 		<</if>>
 	<</if>>
 <</if>>
-<<if ($activeSlave.pregKnown == 1) && ($pregSpeedControl == 1) && ($activeSlave.breedingMark != 1) && ($activeSlave.indentureRestrictions < 1) && ($activeSlave.broodmother == 0) && $seePreg != 0>>
+<<if ($activeSlave.pregKnown == 1) && ($pregSpeedControl == 1) && ($activeSlave.breedingMark != 1 || $propOutcome == 0) && ($activeSlave.indentureRestrictions < 1) && ($activeSlave.broodmother == 0) && $seePreg != 0>>
 <br>&nbsp;&nbsp;&nbsp;&nbsp;
 	__Pregnancy control__: <<if $activeSlave.pregControl == "labor supressors">>Labor is suppressed<<elseif $activeSlave.pregControl == "slow gestation">>Slowed gestation speed<<elseif $activeSlave.pregControl == "speed up">>Faster gestation speed, staffed clinic recommended<<else>>Normal gestation and birth<</if>>.
 	<<if ($activeSlave.preg >= 38)>>
@@ -520,19 +520,19 @@
 <<run SlavePronouns($args[0])>>
 <<if $args[0].oralSkill <= 10>>
 	<<if $args[0].oralSkill+$skillIncrease > 10>>
-		@@.green;$pronounCap now has basic knowledge about oral sex,@@ and can at least suck a dick without constant gagging.
+		@@.green;$He now has basic knowledge about oral sex,@@ and can at least suck a dick without constant gagging.
 	<</if>>
 <<elseif $args[0].oralSkill <= 30>>
 	<<if $args[0].oralSkill+$skillIncrease > 30>>
-		@@.green;$pronounCap now has some oral skills,@@ and can reliably bring dicks and pussies to climax with her mouth.
+		@@.green;$He now has some oral skills,@@ and can reliably bring dicks and pussies to climax with her mouth.
 	<</if>>
 <<elseif $args[0].oralSkill <= 60>>
 	<<if $args[0].oralSkill+$skillIncrease > 60>>
-		@@.green;$pronounCap is now an oral expert,@@ and has a delightfully experienced tongue.
+		@@.green;$He is now an oral expert,@@ and has a delightfully experienced tongue.
 	<</if>>
 <<elseif $args[0].oralSkill < 100>>
 	<<if $args[0].oralSkill+$skillIncrease >= 100>>
-		@@.green;$pronounCap has mastered oral sex,@@ and can learn nothing more about sucking dick or eating pussy.
+		@@.green;$He has mastered oral sex,@@ and can learn nothing more about sucking dick or eating pussy.
 	<</if>>
 <</if>>
 <<set $args[0].oralSkill += $skillIncrease>>
@@ -549,19 +549,19 @@
 <<run SlavePronouns($args[0])>>
 <<if $args[0].vaginalSkill <= 10>>
 	<<if $args[0].vaginalSkill+$skillIncrease > 10>>
-		@@.green;$pronounCap now has basic knowledge about vaginal sex,@@ and can avoid some of the common pitfalls and turnoffs.
+		@@.green;$He now has basic knowledge about vaginal sex,@@ and can avoid some of the common pitfalls and turnoffs.
 	<</if>>
 <<elseif $args[0].vaginalSkill <= 30>>
 	<<if $args[0].vaginalSkill+$skillIncrease > 30>>
-		@@.green;$pronounCap now has some vaginal sex skills,@@ and can do more than just lie there and take it.
+		@@.green;$He now has some vaginal sex skills,@@ and can do more than just lie there and take it.
 	<</if>>
 <<elseif $args[0].vaginalSkill <= 60>>
 	<<if $args[0].vaginalSkill+$skillIncrease > 60>>
-		@@.green;$pronounCap is now a vaginal sex expert,@@ and has the muscular control to massage anything that's inside her.
+		@@.green;$He is now a vaginal sex expert,@@ and has the muscular control to massage anything that's inside her.
 	<</if>>
 <<elseif $args[0].vaginalSkill < 100>>
 	<<if $args[0].vaginalSkill+$skillIncrease >= 100>>
-		@@.green;$pronounCap has mastered vaginal sex,@@ and can learn nothing more about tribbing or taking dick.
+		@@.green;$He has mastered vaginal sex,@@ and can learn nothing more about tribbing or taking dick.
 	<</if>>
 <</if>>
 <<set $args[0].vaginalSkill += $skillIncrease>>
@@ -578,19 +578,19 @@
 <<run SlavePronouns($args[0])>>
 <<if $args[0].analSkill <= 10>>
 	<<if $args[0].analSkill+$skillIncrease > 10>>
-		@@.green;$pronounCap now has basic knowledge about anal sex,@@ and can accept penetration of her anus without danger.
+		@@.green;$He now has basic knowledge about anal sex,@@ and can accept penetration of her anus without danger.
 	<</if>>
 <<elseif $args[0].analSkill <= 30>>
 	<<if $args[0].analSkill+$skillIncrease > 30>>
-		@@.green;$pronounCap now has some anal sex skills,@@ and needs less preparation before taking rough penetration.
+		@@.green;$He now has some anal sex skills,@@ and needs less preparation before taking rough penetration.
 	<</if>>
 <<elseif $args[0].analSkill <= 60>>
 	<<if $args[0].analSkill+$skillIncrease > 60>>
-		@@.green;$pronounCap is now an anal sex expert,@@ and knows how to use her sphincter to please.
+		@@.green;$He is now an anal sex expert,@@ and knows how to use her sphincter to please.
 	<</if>>
 <<elseif $args[0].analSkill < 100>>
 	<<if $args[0].analSkill+$skillIncrease >= 100>>
-		@@.green;$pronounCap has mastered anal sex,@@ and can learn nothing more about taking it up the ass.
+		@@.green;$He has mastered anal sex,@@ and can learn nothing more about taking it up the ass.
 	<</if>>
 <</if>>
 <<set $args[0].analSkill += $skillIncrease>>
@@ -607,19 +607,19 @@
 <<run SlavePronouns($args[0])>>
 <<if $args[0].whoreSkill <= 10>>
 	<<if $args[0].whoreSkill+$skillIncrease > 10>>
-		@@.green;$pronounCap now has basic knowledge about how to whore,@@ and can avoid some potentially dangerous situations.
+		@@.green;$He now has basic knowledge about how to whore,@@ and can avoid some potentially dangerous situations.
 	<</if>>
 <<elseif $args[0].whoreSkill <= 30>>
 	<<if $args[0].whoreSkill+$skillIncrease > 30>>
-		@@.green;$pronounCap now has some skill as a whore,@@ and knows how to sell her body at a good price.
+		@@.green;$He now has some skill as a whore,@@ and knows how to sell her body at a good price.
 	<</if>>
 <<elseif $args[0].whoreSkill <= 60>>
 	<<if $args[0].whoreSkill+$skillIncrease > 60>>
-		@@.green;$pronounCap is now an expert whore,@@ and can often make clients forget that $pronoun's a prostitute they're paying for.
+		@@.green;$He is now an expert whore,@@ and can often make clients forget that $he's a prostitute they're paying for.
 	<</if>>
 <<elseif $args[0].whoreSkill < 100>>
 	<<if $args[0].whoreSkill+$skillIncrease >= 100>>
-		@@.green;$pronounCap is now a masterful whore,@@ and can learn nothing more about prostitution.
+		@@.green;$He is now a masterful whore,@@ and can learn nothing more about prostitution.
 	<</if>>
 <</if>>
 <<set $args[0].whoreSkill += $skillIncrease>>
@@ -636,19 +636,19 @@
 <<run SlavePronouns($args[0])>>
 <<if $args[0].entertainSkill <= 10>>
 	<<if $args[0].entertainSkill+$skillIncrease > 10>>
-		@@.green;$pronounCap now has basic knowledge about how to be entertaining,@@ and can usually avoid serious faux pas.
+		@@.green;$He now has basic knowledge about how to be entertaining,@@ and can usually avoid serious faux pas.
 	<</if>>
 <<elseif $args[0].entertainSkill <= 30>>
 	<<if $args[0].entertainSkill+$skillIncrease > 30>>
-		@@.green;$pronounCap now has some skill as an entertainer,@@ and can flirt, dance, and strip acceptably.
+		@@.green;$He now has some skill as an entertainer,@@ and can flirt, dance, and strip acceptably.
 	<</if>>
 <<elseif $args[0].entertainSkill <= 60>>
 	<<if $args[0].entertainSkill+$skillIncrease > 60>>
-		@@.green;$pronounCap is now an expert entertainer,@@ and can flirt engagingly, dance alluringly, and strip arousingly.
+		@@.green;$He is now an expert entertainer,@@ and can flirt engagingly, dance alluringly, and strip arousingly.
 	<</if>>
 <<elseif $args[0].entertainSkill < 100>>
 	<<if $args[0].entertainSkill+$skillIncrease >= 100>>
-		@@.green;$pronounCap is now a masterful entertainer,@@ and can learn nothing more about flirting, dancing, or stripping.
+		@@.green;$He is now a masterful entertainer,@@ and can learn nothing more about flirting, dancing, or stripping.
 	<</if>>
 <</if>>
 <<set $args[0].entertainSkill += $skillIncrease>>
diff --git a/src/utility/saRulesWidgets.tw b/src/utility/saRulesWidgets.tw
index 523cd4c01a4013d1939dd110fcbfd0328fab3a59..b7335d99a21af6546b7e8c6dec7408c9e06d4002 100644
--- a/src/utility/saRulesWidgets.tw
+++ b/src/utility/saRulesWidgets.tw
@@ -43,38 +43,38 @@ and
 					<<if ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetishStrength > 60)>>
 						<<switch $slaves[$i].fetish>>
 						<<case "submissive">>
-							hold her down and fuck her
+							hold $him down and fuck $him
 						<<case "cumslut">>
 							<<if $PC.dick == 1>>
-								cum in her mouth
+								cum in $his mouth
 							<<else>>
-								use your strap-on on her mouth
+								use your strap-on on $his mouth
 							<</if>>
 						<<case "humiliation">>
-							use her in public
+							use $him in public
 						<<case "buttslut">>
-							fuck her butt
+							fuck $his butt
 						<<case "boobs">>
-							fondle her breasts
+							fondle $his breasts
 						<<case "sadist">>
-							let her help you abuse other slaves
+							let $him help you abuse other slaves
 						<<case "masochist">>
-							hurt her
+							hurt $him
 						<<case "dom">>
-							let her help you use other slaves
+							let $him help you use other slaves
 						<<case "pregnancy">>
 							<<if isFertile($slaves[$i]) && $PC.dick == 1>>
-								put a baby in her
+								put a baby in $him
 							<<elseif $slaves[$i].bellyPreg >= 1500 || $slaves[$i].bellyImplant >= 1500>>
-								enjoy her fecund curves
+								enjoy $his fecund curves
 							<<else>>
-								breed her
+								breed $him
 							<</if>>
 						<<default>>
-							fuck her
+							fuck $him
 						<</switch>>
 					<<else>>
-						fuck her
+						fuck $him
 					<</if>>
 
 <</widget>>
@@ -83,25 +83,25 @@ and
 
 						<<if $freeSexualEnergy > 0>>
 							<<if $freeSexualEnergy == 3>>
-								You have surplus sexual energy to burn, even when she doesn't ask, and she
+								You have surplus sexual energy to burn, even when $he doesn't ask, and $he
 								<<if $slaves[$i].devotion <= 20>>
-									@@.hotpink;hates herself@@ for how often she gets off on you relieving your needs with her body.
+									@@.hotpink;hates $himself@@ for how often $he gets off on you relieving your needs with $his body.
 								<<else>>
-									@@.hotpink;gets used to being a sex slave@@ every time she climaxes as you use her.
+									@@.hotpink;gets used to being a sex slave@@ every time $he climaxes as you use $him.
 								<</if>>
 								<<set $slaves[$i].devotion += 2, $slaves[$i].need = 0>>
 								<<= SimpleSexAct($slaves[$i], 10)>>
 							<<elseif $freeSexualEnergy == 2>>
-								You have surplus sexual energy to fuck her whenever she forces herself to ask, and she is @@.hotpink;sexually dependent@@ on you.
+								You have surplus sexual energy to fuck $him whenever $he forces $himself to ask, and $he is @@.hotpink;sexually dependent@@ on you.
 								<<set $slaves[$i].devotion += 1, $slaves[$i].need -= 40>>
 								<<= SimpleSexAct($slaves[$i], 5)>>
 							<<else>>
-								You have little surplus sexual energy, and occasionally, she asks in vain.
+								You have little surplus sexual energy, and occasionally, $he asks in vain.
 								<<set $slaves[$i].need -= 20>>
 								<<= SimpleSexAct($slaves[$i], 2)>>
 							<</if>>
 						<<else>>
-							You have no surplus sexual energy, and she asks in vain, @@.gold;reducing her trust@@ in you.
+							You have no surplus sexual energy, and $he asks in vain, @@.gold;reducing $his trust@@ in you.
 							<<set $slaves[$i].trust -= 1>>
 						<</if>>
 
@@ -113,40 +113,40 @@ and
 						<<if $freeSexualEnergy > 0>>
 							<<if $freeSexualEnergy > random(0,5)>>
 								<<set $slaves[$i].fetishKnown = 1>>
-								You discover that she really likes it when you
+								You discover that $he really likes it when you
 								<<switch $slaves[$i].fetish>>
 								<<case "submissive">>
-									hold her down and fuck her; @@.lightcoral;she's a submissive!@@
+									hold $him down and fuck $him; @@.lightcoral;$he's a submissive!@@
 								<<case "cumslut">>
 									<<if $PC.dick == 1>>
-										cum in her mouth; @@.lightcoral;she's a cumslut!@@
+										cum in $his mouth; @@.lightcoral;$he's a cumslut!@@
 									<<else>>
-										use your strap-on in her mouth; @@.lightcoral;she's a cumslut!@@
+										use your strap-on in $his mouth; @@.lightcoral;$he's a cumslut!@@
 									<</if>>
 								<<case "humiliation">>
-									use her in public; @@.lightcoral;she's a humiliation fetishist!@@
+									use $him in public; @@.lightcoral;$he's a humiliation fetishist!@@
 								<<case "buttslut">>
-									<<if canDoAnal($slaves[$i])>>fuck her butt<<else>>tease her anus<</if>>; @@.lightcoral;she's an anal slut!@@
+									<<if canDoAnal($slaves[$i])>>fuck $his butt<<else>>tease $his anus<</if>>; @@.lightcoral;$he's an anal slut!@@
 								<<case "boobs">>
-									fondle her breasts; @@.lightcoral;she's a boob fetishist!@@
+									fondle $his breasts; @@.lightcoral;$he's a boob fetishist!@@
 								<<case "sadist">>
-									let her help you abuse other slaves; @@.lightcoral;she's a sadist!@@
+									let $him help you abuse other slaves; @@.lightcoral;$he's a sadist!@@
 								<<case "masochist">>
-									hurt her; @@.lightcoral;she's a masochist!@@
+									hurt $him; @@.lightcoral;$he's a masochist!@@
 								<<case "dom">>
-									let her help you use other slaves; @@.lightcoral;she's dominant!@@
+									let $him help you use other slaves; @@.lightcoral;$he's dominant!@@
 								<<case "pregnancy">>
 									<<if $PC.dick == 1>>
 										<<if $slaves[$i].mpreg == 0>>
-											come <<if canDoVaginal($slaves[$i])>>inside<<else>>on<</if>> her; @@.lightcoral;she's a pregnancy fetishist!@@
+											come <<if canDoVaginal($slaves[$i])>>inside<<else>>on<</if>> $him; @@.lightcoral;$he's a pregnancy fetishist!@@
 										<<else>>
-											come <<if canDoAnal($slaves[$i])>>inside<<else>>on<</if>> her; @@.lightcoral;she's a pregnancy fetishist!@@
+											come <<if canDoAnal($slaves[$i])>>inside<<else>>on<</if>> $him; @@.lightcoral;$he's a pregnancy fetishist!@@
 										<</if>>
 									<<else>>
-										talk dirty and call her a mother; @@.lightcoral;she's a pregnancy fetishist!@@
+										talk dirty and call $him a mother; @@.lightcoral;$he's a pregnancy fetishist!@@
 									<</if>>
 								<<default>>
-									fuck her; @@.lightcoral;she's got a normal sexuality.@@
+									fuck $him; @@.lightcoral;$he's got a normal sexuality.@@
 								<</switch>>
 							<</if>>
 						<</if>>
@@ -160,66 +160,66 @@ and
 						<<if ($slaves[$i].drugs == "testicle enhancement" || $slaves[$i].drugs == "intensive testicle enhancement")>>
 							<<if ($slaves[$i].devotion > 20) || ($slaves[$i].trust < -20)>>
 								<<if $slaves[$i].hormoneBalance >= 100>>
-									She can't seem to get enough cum out of her terribly swollen balls in one orgasm to relieve the pressure:
+									$He can't seem to get enough cum out of $his terribly swollen balls in one orgasm to relieve the pressure:
 									<<if $slaves[$i].dick>>
-										her poor soft dick produces slow, anemic ejaculations, no matter how backed up she is.
+										$his poor soft dick produces slow, anemic ejaculations, no matter how backed up $he is.
 									<<else>>
-										her cumhole produces slow, anemic ejaculations, no matter how backed up she is.
+										$his cumhole produces slow, anemic ejaculations, no matter how backed up $he is.
 									<</if>>
-									This forces her to come to you for release many times a day, and she @@.mediumaquamarine;is desperately reliant@@
+									This forces $him to come to you for release many times a day, and $he @@.mediumaquamarine;is desperately reliant@@
 									<<if $slaves[$i].anus > 0 && canDoAnal($slaves[$i]) && $freeSexualEnergy > 0>>
-										on your <<if $PC.dick == 0>>strap-on<<else>>penis<</if>> inside her ass as a source of relief.
+										on your <<if $PC.dick == 0>>strap-on<<else>>penis<</if>> inside $his ass as a source of relief.
 									<<else>>
 										on you for relief.
 									<</if>>
 									<<set $slaves[$i].trust += 2>>
 								<<else>>
-									Her terribly swollen balls force her to come to you for release several times a day, and she @@.mediumaquamarine;learns to rely@@
+									$His terribly swollen balls force $him to come to you for release several times a day, and $he @@.mediumaquamarine;learns to rely@@
 									<<if $slaves[$i].anus > 0 && canDoAnal($slaves[$i]) && $freeSexualEnergy > 0>>
-										on your <<if $PC.dick == 0>>strap-on<<else>>penis<</if>> inside her ass as a source of relief.
+										on your <<if $PC.dick == 0>>strap-on<<else>>penis<</if>> inside $his ass as a source of relief.
 									<<else>>
 										on you for relief.
 									<</if>>
 									<<set $slaves[$i].trust += 1>>
 								<</if>>
 							<<else>>
-								She refuses to come to you for help with her terribly swollen balls, no matter how backed up she becomes. The intense blueballing only @@.mediumorchid;makes her dislike you more.@@
+								$He refuses to come to you for help with $his terribly swollen balls, no matter how backed up $he becomes. The intense blueballing only @@.mediumorchid;makes $him dislike you more.@@
 								<<set $slaves[$i].devotion -= 1>>
 							<</if>>
 						<<elseif $slaves[$i].drugs == "hyper testicle enhancement">>
 							<<if ($slaves[$i].devotion > 20) || ($slaves[$i].trust < -20)>>
 								<<if $slaves[$i].hormonebalance >= 100>>
-									She can't seem to get enough cum out of her grotesquely swollen balls in one orgasm to get relieve the pressure:
+									$He can't seem to get enough cum out of $his grotesquely swollen balls in one orgasm to get relieve the pressure:
 									<<if $slaves[$i].dick>>
-										her poor soft dick produces slow, anemic ejaculations, no matter how backed up she is.
+										$his poor soft dick produces slow, anemic ejaculations, no matter how backed up $he is.
 									<<else>>
-										her cumhole produces slow, anemic ejaculations, no matter how backed up she is.
+										$his cumhole produces slow, anemic ejaculations, no matter how backed up $he is.
 									<</if>>
-									This forces her to come to you for release many times a day, and she @@.mediumaquamarine;is desperately reliant@@
+									This forces $him to come to you for release many times a day, and $he @@.mediumaquamarine;is desperately reliant@@
 									<<if $slaves[$i].anus > 0 && canDoAnal($slaves[$i]) && $freeSexualEnergy > 0>>
-										on your <<if $PC.dick == 0>>strap-on<<else>>penis<</if>> inside her ass as a source of relief.
+										on your <<if $PC.dick == 0>>strap-on<<else>>penis<</if>> inside $his ass as a source of relief.
 									<<else>>
 										on you for relief.
 									<</if>>
 									<<set $slaves[$i].trust += 2>>
 								<<else>>
-									Her grotesquely swollen balls force her to come to you for release dozens of times a day, and she @@.mediumaquamarine;is desperately reliant@@
+									$His grotesquely swollen balls force $him to come to you for release dozens of times a day, and $he @@.mediumaquamarine;is desperately reliant@@
 									<<if $slaves[$i].anus > 0 && canDoAnal($slaves[$i]) && $freeSexualEnergy > 0>>
-										on your <<if $PC.dick == 0>>strap-on<<else>>penis<</if>> inside her ass as a source of relief.
+										on your <<if $PC.dick == 0>>strap-on<<else>>penis<</if>> inside $his ass as a source of relief.
 									<<else>>
 										on you for relief.
 									<</if>>
 									<<set $slaves[$i].trust += 1>>
 								<</if>>
 							<<else>>
-								She refuses to come to you for help with her grotesquely swollen balls, no matter how backed up and sore she becomes. The intense blueballing only @@.mediumorchid;makes her hate you more.@@
+								$He refuses to come to you for help with $his grotesquely swollen balls, no matter how backed up and sore $he becomes. The intense blueballing only @@.mediumorchid;makes $him hate you more.@@
 								<<set $slaves[$i].devotion -= 3>>
 							<</if>>
 						<</if>>
 					<</if>> /* close overactive balls block */
 					<<if $slaves[$i].drugs == "super fertility drugs" && canGetPregnant($slaves[$i]) && $slaves[$i].eggType == "human" && $PC.dick == 1>> 
 						<<if ($slaves[$i].devotion > 20) || ($slaves[$i].trust < -20)>>
-							Her reproductive system is in overdrive leading her to come to you for insemination several times a day; she @@.mediumaquamarine;desperately hopes@@ for the day your seed takes root in her womb.
+							$His reproductive system is in overdrive leading $him to come to you for insemination several times a day; $he @@.mediumaquamarine;desperately hopes@@ for the day your seed takes root in $his womb.
 							<<set $slaves[$i].trust += 1>>
 						<</if>>
 					<</if>>
@@ -232,34 +232,34 @@ and
 								frequently pretends to be getting held down and dominated.
 							<<elseif ($slaves[$i].fetish == "cumslut")>>
 								<<if $slaves[$i].dick > 5>>
-									enjoys giving herself head.
+									enjoys giving $himself head.
 								<<elseif $slaves[$i].dick > 0>>
-									enjoys licking up her own cum.
+									enjoys licking up $his own cum.
 								<<else>>
-									always has a dildo in her mouth.
+									always has a dildo in $his mouth.
 								<</if>>
 							<<elseif ($slaves[$i].fetish == "humiliation")>>
 								usually does it out in the open for all to see.
 							<<elseif ($slaves[$i].fetish == "buttslut")>>
 								<<if ($slaves[$i].anus > 0)>>
-									usually pounds her ass with the largest dildo she can find.
+									usually pounds $his ass with the largest dildo $he can find.
 								<<else>>
-									enjoys fiddling with her virgin asshole.
+									enjoys fiddling with $his virgin asshole.
 								<</if>>
 							<<elseif ($slaves[$i].fetish == "boobs")>>
-								pays extra attention to her breasts and nipples.
+								pays extra attention to $his breasts and nipples.
 							<<elseif ($slaves[$i].fetish == "sadist")>>
-								frequently poses threats at herself.
+								frequently poses threats at $himself.
 							<<elseif ($slaves[$i].fetish == "masochist")>>
 								frequently pretends to be getting held down and forcibly raped.
 							<<elseif ($slaves[$i].fetish == "dom")>>
-								usually pretends to dominate herself.
+								usually pretends to dominate $himself.
 							<<elseif ($slaves[$i].fetish == "pregnancy")>>
 								<<if $slaves[$i].belly > 1500>>
 									<<set _belly = bellyAdjective($activeSlave)>>
-									always rubs and teases her _belly belly while doing so.
+									always rubs and teases $his _belly belly while doing so.
 								<<elseif isItemAccessible("a small empathy belly")>>
-									frequently straps on a fake belly to enhance her fun.
+									frequently straps on a fake belly to enhance $his fun.
 								<<else>>
 									frequently pretends to be
 									<<if $activeSlave.balls > 0>>
@@ -269,12 +269,12 @@ and
 									<</if>>
 								<</if>>
 							<<elseif ($slaves[$i].energy > 95)>>
-								strives to achieve as many orgasms as she can in one session.
+								strives to achieve as many orgasms as $he can in one session.
 							<<else>>
 								quickly gets off and moves on.
 							<</if>>
 						<<elseif ($slaves[$i].energy > 95)>>
-							strives to achieve as many orgasms as she can in one session.
+							strives to achieve as many orgasms as $he can in one session.
 						<<else>>
 							quickly gets off and moves on.
 						<</if>> /* closes ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetishStrength > 60) */
@@ -285,31 +285,31 @@ and
 
 						<<if ($slaves[$i].fetishKnown == 0) && (random(1,20) == 1)>>
 							<<set $slaves[$i].fetishKnown = 1>>
-							However, you start to notice a trend in her fantasies,
+							However, you start to notice a trend in $his fantasies,
 							<<if ($slaves[$i].fetish == "submissive")>>
-								she likes to tie herself up and boss herself around; @@.lightcoral;she's a submissive!@@
+								$he likes to tie $himself up and boss $himself around; @@.lightcoral;$he's a submissive!@@
 							<<elseif ($slaves[$i].fetish == "cumslut")>>
 								<<if $slaves[$i].dick > 0>>
-									she often eats her own cum when she's finished; @@.lightcoral;she's a cumslut!@@
+									$he often eats $his own cum when $he's finished; @@.lightcoral;$he's a cumslut!@@
 								<<else>>
-									she likes to have something, anything, in her mouth while she masturbates; @@.lightcoral;she's a cumslut!@@
+									$he likes to have something, anything, in $his mouth while $he masturbates; @@.lightcoral;$he's a cumslut!@@
 								<</if>>
 							<<elseif ($slaves[$i].fetish == "humiliation")>>
-								she tends to masturbate in places where others can walk in on her; @@.lightcoral;she's a humiliation fetishist!@@
+								$he tends to masturbate in places where others can walk in on $him; @@.lightcoral;$he's a humiliation fetishist!@@
 							<<elseif ($slaves[$i].fetish == "buttslut")>>
-								she always pays special attention to her butthole; @@.lightcoral;she's an anal slut!@@
+								$he always pays special attention to $his butthole; @@.lightcoral;$he's an anal slut!@@
 							<<elseif ($slaves[$i].fetish == "boobs")>>
-								she always has a hand to her nipples; @@.lightcoral;she's a boob fetishist!@@
+								$he always has a hand to $his nipples; @@.lightcoral;$he's a boob fetishist!@@
 							<<elseif ($slaves[$i].fetish == "sadist")>>
-								she tends to threaten her toys; @@.lightcoral;she's a sadist!@@
+								$he tends to threaten $his toys; @@.lightcoral;$he's a sadist!@@
 							<<elseif ($slaves[$i].fetish == "masochist")>>
-								she often to abuses herself; @@.lightcoral;she's a masochist!@@
+								$he often to abuses $himself; @@.lightcoral;$he's a masochist!@@
 							<<elseif ($slaves[$i].fetish == "dom")>>
-								she sometimes bosses her toys around; @@.lightcoral;she's dominant!@@
+								$he sometimes bosses $his toys around; @@.lightcoral;$he's dominant!@@
 							<<elseif ($slaves[$i].fetish == "pregnancy")>>
-								she frequently pretends to either get pregnant, be pregnant, or get someone else pregnant; @@.lightcoral;she's a pregnancy fetishist!@@
+								$he frequently pretends to either get pregnant, be pregnant, or get someone else pregnant; @@.lightcoral;$he's a pregnancy fetishist!@@
 							<<elseif ($slaves[$i].energy > 95)>>
-								she's always horny; @@.lightcoral;she's a nympho!@@
+								$he's always horny; @@.lightcoral;$he's a nympho!@@
 							<<else>>
 								@@.lightcoral;they are incredibly mundane.@@
 							<</if>>
@@ -322,63 +322,63 @@ and
 					<<if $slaves[$i].balls > 0>>
 						<<if $slaves[$i].drugs == "testicle enhancement" || $slaves[$i].drugs == "intensive testicle enhancement">>
 							<<if $slaves[$i].hormonebalance >= 100>>
-								She can't seem to get enough cum out of her terribly swollen balls in one orgasm to get relieve the pressure:
+								$He can't seem to get enough cum out of $his terribly swollen balls in one orgasm to get relieve the pressure:
 								<<if $slaves[$i].dick>>
-										her poor soft dick produces slow, anemic ejaculations, no matter how backed up she is.
+										$his poor soft dick produces slow, anemic ejaculations, no matter how backed up $he is.
 									<<else>>
-										her cumhole produces slow, anemic ejaculations, no matter how backed up she is.
+										$his cumhole produces slow, anemic ejaculations, no matter how backed up $he is.
 									<</if>>
-								She masturbates as often as she can, but @@.mediumorchid;can't find relief.@@
+								$He masturbates as often as $he can, but @@.mediumorchid;can't find relief.@@
 								<<set $slaves[$i].devotion-->>
 							<<else>>
-								Her terribly swollen balls force her to masturbate several times a day, cultivating a need for sex that @@.mediumorchid;she can't fulfill.@@
+								$His terribly swollen balls force $him to masturbate several times a day, cultivating a need for sex that @@.mediumorchid;$he can't fulfill.@@
 								<<set $slaves[$i].devotion -= 1>>
 							<</if>>
 						<<elseif $slaves[$i].drugs == "hyper testicle enhancement">>
 							<<if $slaves[$i].hormonebalance >= 100>>
-								She can't seem to get enough cum out of her grotesquely swollen balls in one orgasm to get relieve the pressure:
+								$He can't seem to get enough cum out of $his grotesquely swollen balls in one orgasm to get relieve the pressure:
 								<<if $slaves[$i].dick>>
-										her poor soft dick produces slow, anemic ejaculations, no matter how backed up she is.
+										$his poor soft dick produces slow, anemic ejaculations, no matter how backed up $he is.
 									<<else>>
-										her cumhole produces slow, anemic ejaculations, no matter how backed up she is.
+										$his cumhole produces slow, anemic ejaculations, no matter how backed up $he is.
 									<</if>>
-								She masturbates non-stop, but @@.mediumorchid;can't find relief.@@
+								$He masturbates non-stop, but @@.mediumorchid;can't find relief.@@
 								<<set $slaves[$i].devotion -= 3>>
 							<<else>>
-								Her grotesquely swollen balls force her to masturbate constantly, cultivating a need for sex that @@.mediumorchid;she can't fulfill.@@
+								$His grotesquely swollen balls force $him to masturbate constantly, cultivating a need for sex that @@.mediumorchid;$he can't fulfill.@@
 								<<set $slaves[$i].devotion -= 1>>
 							<</if>>
 							<<if $slaves[$i].energy > 40>>
-								The constant orgasms steadily lose their impact, @@.red;weakening her sex drive.@@
+								The constant orgasms steadily lose their impact, @@.red;weakening $his sex drive.@@
 								<<set $slaves[$i].energy -= 2>>
 							<</if>>
 						<</if>>
 					<</if>>
 					<<if $slaves[$i].drugs == "super fertility drugs" && canGetPregnant($slaves[$i])>>
-						Her reproductive system is in overdrive,
+						$His reproductive system is in overdrive,
 						<<if $slaves[$i].dick > 9>>
-							leaving her @@.mediumorchid;desperately fucking herself@@ in an effort to get pregnant since @@.gold;you won't <<if $PC.dick == 1>>give her<<else>>let her find<</if>> the dick she needs.@@
+							leaving $him @@.mediumorchid;desperately fucking $himself@@ in an effort to get pregnant since @@.gold;you won't <<if $PC.dick == 1>>give $him<<else>>let $him find<</if>> the dick $he needs.@@
 							<<if canImpregnate($slaves[$i], $slaves[$i])>>
 								<<= knockMeUp($slaves[$i], 5, 2, $slaves[$i].ID, 1)>>
 							<</if>>
 							<<if $slaves[$i].mpreg == 1 && $slaves[$i].anus == 0>>
-								@@.lime;She is so baby crazed she takes her own anal virginity.@@
+								@@.lime;$He is so baby crazed $he takes $his own anal virginity.@@
 								<<set $slaves[$i].anus++>>
 							<<elseif $slaves[$i].vagina == 0>>
-								@@.lime;She is so baby crazed she takes her own virginity.@@
+								@@.lime;$He is so baby crazed $he takes $his own virginity.@@
 								<<set $slaves[$i].vagina++>>
 							<</if>>
 							<<set $slaves[$i].devotion -= 3, $slaves[$i].trust -= 2>>
 						<<elseif ($slaves[$i].devotion > -20)>>
-							leaving her @@.mediumorchid;completely unfulfilled@@ since @@.gold;you won't <<if $PC.dick == 1>>give her<<else>>let her find<</if>> the dick she needs.@@
+							leaving $him @@.mediumorchid;completely unfulfilled@@ since @@.gold;you won't <<if $PC.dick == 1>>give $him<<else>>let $him find<</if>> the dick $he needs.@@
 							<<set $slaves[$i].devotion -= 3, $slaves[$i].trust -= 2>>
 						<<else>>
-							leaving her desperate for a thorough seeding @@.mediumorchid;that you've forbidden her from having.@@
+							leaving $him desperate for a thorough seeding @@.mediumorchid;that you've forbidden $him from having.@@
 							<<set $slaves[$i].devotion -= 3>>
 						<</if>>
 					<</if>>
 					<<if $slaves[$i].energy > 60>>
-						Her chronic masturbation @@.red;steadily dulls@@ her sexual pleasure.
+						$His chronic masturbation @@.red;steadily dulls@@ $his sexual pleasure.
 						<<set $slaves[$i].energy-->>
 					<</if>>
 
@@ -388,11 +388,11 @@ and
 
 							<<if ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetishStrength > 60)>>
 								<<if ($slaves[$i].fetish == "submissive")>>
-									plead that other slaves fuck her.
+									plead that other slaves fuck $him.
 									<<if $averageDick > 4>>
 										<<if $slaves[$i].anus > 0 && $slaves[$i].anus < 3 && canDoAnal($slaves[$i])>>
 											<<if ($slaves[$i].anus*40)-($averageDick*5) < random(1,100)>>
-												@@.lime;Her asshole is loosened@@ during sex with other slaves, since most of the cocks she enticed a dominating buttfuck from are very large.
+												@@.lime;$His asshole is loosened@@ during sex with other slaves, since most of the cocks $he enticed a dominating buttfuck from are very large.
 												<<set $slaves[$i].anus++>>
 												<<set $slaves[$i].analCount += 3, $analTotal += 3>>
 											<</if>>
@@ -400,7 +400,7 @@ and
 											<<if $averageDick > 5>>
 											<<if $slaves[$i].vagina > 0 && $slaves[$i].vagina < 3 && canDoVaginal($slaves[$i])>>
 												<<if ($slaves[$i].vagina*40)-($averageDick*5) < random(1,100)>>
-													Since most of the slaves she enticed a pounding from are extremely hung, @@.lime;her cunt gets stretched out.@@
+													Since most of the slaves $he enticed a pounding from are extremely hung, @@.lime;$his cunt gets stretched out.@@
 													<<set $slaves[$i].vagina++>>
 													<<set $slaves[$i].vaginalCount += 3, $vaginalTotal += 3>>
 												<</if>>
@@ -409,11 +409,11 @@ and
 									<</if>>
 									<<run SimpleSlaveFucking($slaves[$i], 7)>>
 								<<elseif ($slaves[$i].fetish == "cumslut")>>
-									suck or be sucked by any slave she fancies.
+									suck or be sucked by any slave $he fancies.
 									<<set _fuckCount = random(5,15)>>
 									<<set $slaves[$i].oralCount += _fuckCount, $oralTotal += _fuckCount>>
 								<<elseif ($slaves[$i].fetish == "humiliation")>>
-									demand that other slaves let her fuck them in public.
+									demand that other slaves let $him fuck them in public.
 									<<if $slaves[$i].assignmentVisible>>
 									<<if !$slaves[$i].rivalry>>
 										<<SlaveSort $RapeableIDs>>
@@ -423,7 +423,7 @@ and
 											<<if $slaves[_j].assignmentVisible || $slaves[_j].assignment == $slaves[$i].assignment>>
 											<<if $slaves[_j].devotion < 20>>
 											<<if $slaves[_j].trust < -20>>
-												Craving a rush, she repeatedly forces a reluctant <<= SlaveFullName($slaves[_j])>> to have sex with her in public. $slaves[_j].slaveName resents this, and $slaves[$i].slaveName's ongoing sexual abuse @@.lightsalmon;starts a rivalry@@ between them.
+												Craving a rush, $he repeatedly forces a reluctant <<= SlaveFullName($slaves[_j])>> to have sex with $him in public. $slaves[_j].slaveName resents this, and $slaves[$i].slaveName's ongoing sexual abuse @@.lightsalmon;starts a rivalry@@ between them.
 												<<set $slaves[$i].rivalry = 1, $slaves[_j].rivalry = 1, $slaves[$i].rivalryTarget = $slaves[_j].ID, $slaves[_j].rivalryTarget = $slaves[$i].ID>>
 												<<run SimpleSlaveFucking($slaves[_j], 4)>>
 												<<if canPenetrate($slaves[_j])>>
@@ -444,11 +444,11 @@ and
 										<<set $slaves[$i].penetrativeCount += _fuckCount, $penetrativeTotal += _fuckCount>>
 									<</if>>
 								<<elseif ($slaves[$i].fetish == "buttslut") && canDoAnal($slaves[$i])>>
-									demand that other slaves penetrate her anus.
+									demand that other slaves penetrate $his anus.
 									<<if $averageDick > 4>>
 										<<if $slaves[$i].anus > 0 && $slaves[$i].anus < 3 && canDoAnal($slaves[$i])>>
 											<<if ($slaves[$i].anus*30)-($averageDick*5) < random(1,100)>>
-												Since most of the slaves she demands anal sex from are extremely hung, @@.lime;her asshole gets stretched out.@@
+												Since most of the slaves $he demands anal sex from are extremely hung, @@.lime;$his asshole gets stretched out.@@
 												<<set $slaves[$i].anus += 1>>
 											<</if>>
 										<</if>>
@@ -456,11 +456,11 @@ and
 									<<set _fuckCount = random(5,12)>>
 									<<set $slaves[$i].analCount += _fuckCount, $analTotal += _fuckCount>>
 								<<elseif ($slaves[$i].fetish == "boobs")>>
-									demand that other slaves massage her breasts.
+									demand that other slaves massage $his breasts.
 									<<set _fuckCount = random(10,25)>>
 									<<set $slaves[$i].mammaryCount += _fuckCount, $mammaryTotal += _fuckCount>>
 								<<elseif ($slaves[$i].fetish == "sadist")>>
-									force the most reluctant slaves to let her fuck them.
+									force the most reluctant slaves to let $him fuck them.
 									<<if $slaves[$i].assignmentVisible>>
 									<<if !$slaves[$i].rivalry>>
 										<<SlaveSort $RapeableIDs>>
@@ -470,19 +470,19 @@ and
 											<<if $slaves[_j].assignmentVisible || $slaves[_j].assignment == $slaves[$i].assignment>>
 											<<if $slaves[_j].devotion <= 50>>
 											<<if $slaves[_j].sexualFlaw != "none">>
-												She focuses on <<= SlaveFullName($slaves[_j])>>, who has a sexual flaw $slaves[$i].slaveName can exploit. She sadistically
+												$He focuses on <<= SlaveFullName($slaves[_j])>>, who has a sexual flaw $slaves[$i].slaveName can exploit. $He sadistically
 												<<if $slaves[_j].sexualFlaw == "hates oral">>
-													rapes the poor slave's face<<if !canAchieveErection($slaves[$i])>> with her fingers<</if>>. $slaves[_j].slaveName hates oral
+													rapes the poor slave's face<<if !canAchieveErection($slaves[$i])>> with $his fingers<</if>>. $slaves[_j].slaveName hates oral
 												<<elseif $slaves[_j].sexualFlaw == "hates penetration" && canDoVaginal($slaves[_j])>>
-													rapes the poor slave's pussy<<if !canAchieveErection($slaves[$i])>> with her fingers<</if>>. $slaves[_j].slaveName hates penetration
+													rapes the poor slave's pussy<<if !canAchieveErection($slaves[$i])>> with $his fingers<</if>>. $slaves[_j].slaveName hates penetration
 												<<elseif ($slaves[_j].sexualFlaw == "hates anal" || $slaves[_j].sexualFlaw == "hates penetration") && canDoAnal($slaves[_j])>>
-													rapes the poor slave's ass<<if !canAchieveErection($slaves[$i])>> with her fingers<</if>>. $slaves[_j].slaveName hates anal
+													rapes the poor slave's ass<<if !canAchieveErection($slaves[$i])>> with $his fingers<</if>>. $slaves[_j].slaveName hates anal
 												<<elseif $slaves[_j].sexualFlaw == "shamefast">>
 													rapes the poor slave in public. $slaves[_j].slaveName is terribly shamefast
 												<<elseif $slaves[_j].sexualFlaw == "idealistic">>
-													rapes the poor slave every time she catches her being romantic. $slaves[_j].slaveName is still idealistic
+													rapes the poor slave every time $he catches her being romantic. $slaves[_j].slaveName is still idealistic
 												<<else>>
-													rapes the poor slave every chance she gets,
+													rapes the poor slave every chance $he gets,
 												<</if>>
 												and the sexual abuse @@.lightsalmon;starts a rivalry@@ between them.
 												<<set $slaves[$i].rivalry = 1, $slaves[_j].rivalry = 1, $slaves[$i].rivalryTarget = $slaves[_j].ID, $slaves[_j].rivalryTarget = $slaves[$i].ID>>
@@ -505,11 +505,11 @@ and
 										<<set $slaves[$i].penetrativeCount += _fuckCount, $penetrativeTotal += _fuckCount>>
 									<</if>>
 								<<elseif ($slaves[$i].fetish == "masochist")>>
-									demand that other slaves hurt her.
+									demand that other slaves hurt $him.
 									<<if $averageDick > 4>>
 										<<if $slaves[$i].anus > 0 && $slaves[$i].anus < 3 && canDoAnal($slaves[$i])>>
 											<<if ($slaves[$i].anus*30)-($averageDick*5) < random(1,100)>>
-												@@.lime;Her asshole is loosened@@ during sex with hung slaves, since she often relies on painal to address her needs.
+												@@.lime;$His asshole is loosened@@ during sex with hung slaves, since $he often relies on painal to address $his needs.
 												<<set $slaves[$i].anus += 1>>
 												<<set $slaves[$i].analCount += 3, $analTotal += 3>>
 											<</if>>
@@ -517,7 +517,7 @@ and
 										<<if $averageDick > 5>>
 											<<if $slaves[$i].vagina > 0 && $slaves[$i].vagina < 3 && canDoVaginal($slaves[$i])>>
 												<<if ($slaves[$i].vagina*30)-($averageDick*5) < random(1,100)>>
-													Since she usually demands that hung slaves fuck her hard enough to make her pussy hurt, @@.lime;her cunt gets stretched out.@@
+													Since $he usually demands that hung slaves fuck $him hard enough to make $his pussy hurt, @@.lime;$his cunt gets stretched out.@@
 													<<set $slaves[$i].vagina += 1>>
 													<<set $slaves[$i].vaginalCount += 3, $vaginalTotal += 3>>
 												<</if>>
@@ -526,7 +526,7 @@ and
 									<</if>>
 									<<run SimpleSlaveFucking($slaves[$i], 12)>>
 								<<elseif ($slaves[$i].fetish == "dom")>>
-									force other slaves to submit to her.
+									force other slaves to submit to $him.
 									<<if $slaves[$i].assignmentVisible>>
 									<<if !$slaves[$i].rivalry>>
 										<<SlaveSort $RapeableIDs>>
@@ -536,7 +536,7 @@ and
 											<<if $slaves[_j].assignmentVisible || $slaves[_j].assignment == $slaves[$i].assignment>>
 											<<if $slaves[_j].devotion < 20>>
 											<<if $slaves[_j].trust < -20>>
-												She repeatedly rapes a reluctant <<= SlaveFullName($slaves[_j])>>; she can't seem to keep her hands off the poor slave, who can't avoid her. Not surprisingly, $slaves[_j].slaveName resents this, and $slaves[$i].slaveName's ongoing sexual abuse @@.lightsalmon;starts a rivalry@@ between them.
+												$He repeatedly rapes a reluctant <<= SlaveFullName($slaves[_j])>>; $he can't seem to keep $his hands off the poor slave, who can't avoid $him. Not surprisingly, $slaves[_j].slaveName resents this, and $slaves[$i].slaveName's ongoing sexual abuse @@.lightsalmon;starts a rivalry@@ between them.
 												<<set $slaves[$i].rivalry = 1, $slaves[_j].rivalry = 1, $slaves[$i].rivalryTarget = $slaves[_j].ID, $slaves[_j].rivalryTarget = $slaves[$i].ID>>
 												<<break>>
 												<<run SimpleSlaveFucking($slaves[_j], 4)>>
@@ -553,12 +553,12 @@ and
 										<<set $slaves[$i].penetrativeCount += _fuckCount, $penetrativeTotal += _fuckCount>>
 									<</if>>
 								<<elseif ($slaves[$i].fetish == "pregnancy")>>
-									demand that other slaves indulge her pregnancy fetish.
+									demand that other slaves indulge $his pregnancy fetish.
 									<<if $averageDick > 5>>
 										<<if $slaves[$i].mpreg == 0>>
 											<<if $slaves[$i].vagina > 0 && $slaves[$i].vagina < 3 && canDoVaginal($slaves[$i])>>
 											<<if ($slaves[$i].vagina*40)-($averageDick*5) < random(1,100)>>
-												Since she constantly demands to be fucked deeply to get her womb filled with cum, @@.lime;her cunt gets stretched out.@@
+												Since $he constantly demands to be fucked deeply to get $his womb filled with cum, @@.lime;$his cunt gets stretched out.@@
 												<<set $slaves[$i].vagina += 1>>
 												<<set _fuckCount = random(7,14)>>
 												<<set $slaves[$i].vaginalCount += _fuckCount, $vaginalTotal += _fuckCount>>
@@ -567,7 +567,7 @@ and
 										<<else>>
 											<<if $slaves[$i].anus > 0 && $slaves[$i].anus < 3 && canDoAnal($slaves[$i])>>
 											<<if ($slaves[$i].anus*40)-($averageDick*5) < random(1,100)>>
-												Since she constantly demands to be fucked deeply to get her womb filled with cum, @@.lime;her ass gets stretched out.@@
+												Since $he constantly demands to be fucked deeply to get $his womb filled with cum, @@.lime;$his ass gets stretched out.@@
 												<<set $slaves[$i].anus += 1>>
 												<<set _fuckCount = random(7,14)>>
 												<<set $slaves[$i].analCount += _fuckCount, $analTotal += _fuckCount>>
@@ -580,11 +580,11 @@ and
 										<<set $slaves[$i].penetrativeCount += _fuckCount, $penetrativeTotal += _fuckCount>>
 									<</if>>
 								<<elseif ($slaves[$i].energy > 95)>>
-									demand that your other slaves satisfy her formidable appetites.
+									demand that your other slaves satisfy $his formidable appetites.
 									<<if $averageDick > 4>>
 										<<if $slaves[$i].anus > 0 && $slaves[$i].anus < 3 && canDoAnal($slaves[$i])>>
 											<<if ($slaves[$i].anus*30)-($averageDick*5) < random(1,100)>>
-												@@.lime;Her asshole is loosened@@ during sex with well endowed slaves, since she's so addicted to sex all her holes see heavy traffic.
+												@@.lime;$His asshole is loosened@@ during sex with well endowed slaves, since $he's so addicted to sex all $his holes see heavy traffic.
 												<<set $slaves[$i].anus += 1>>
 												<<set $slaves[$i].analCount += 3, $analTotal += 3>>
 											<</if>>
@@ -592,7 +592,7 @@ and
 										<<if $averageDick > 5>>
 											<<if $slaves[$i].vagina > 0 && $slaves[$i].vagina < 3 && canDoVaginal($slaves[$i])>>
 												<<if ($slaves[$i].vagina*30)-($averageDick*5) < random(1,100)>>
-													She indulges in non-stop sex with your well endowed slaves, so much so that @@.lime;her cunt gets stretched out.@@
+													$He indulges in non-stop sex with your well endowed slaves, so much so that @@.lime;$his cunt gets stretched out.@@
 													<<set $slaves[$i].vagina += 1>>
 													<<set $slaves[$i].vaginalCount += 3, $vaginalTotal += 3>>
 												<</if>>
@@ -605,7 +605,7 @@ and
 										<<set $slaves[$i].penetrativeCount += _fuckCount, $penetrativeTotal += _fuckCount>>
 									<</if>>
 								<<else>>
-									demand that other slaves have sex with her.
+									demand that other slaves have sex with $him.
 									<<run SimpleSlaveFucking($slaves[$i], 7)>>
 									<<if canPenetrate($slaves[$i])>>
 										<<set _fuckCount = random(3,6)>>
@@ -613,7 +613,7 @@ and
 									<</if>>
 								<</if>>
 							<<else>>
-								demand that other slaves have sex with her.
+								demand that other slaves have sex with $him.
 								<<run SimpleSlaveFucking($slaves[$i], 7)>>
 								<<if canPenetrate($slaves[$i])>>
 									<<set _fuckCount = random(3,6)>>
@@ -631,7 +631,7 @@ and
 									<<if $averageDick > 4>>
 										<<if $slaves[$i].anus > 0 && $slaves[$i].anus < 3 && canDoAnal($slaves[$i])>>
 											<<if ($slaves[$i].anus*40)-($averageDick*5) < random(1,100)>>
-												@@.lime;Her asshole is loosened@@ during sex with other slaves, since most of the cocks she lets dominate her backdoor are very large.
+												@@.lime;$His asshole is loosened@@ during sex with other slaves, since most of the cocks $he lets dominate $his backdoor are very large.
 												<<set $slaves[$i].anus += 1>>
 												<<set $slaves[$i].analCount += 3, $analTotal += 3>>
 											<</if>>
@@ -639,7 +639,7 @@ and
 										<<if $averageDick > 5>>
 											<<if $slaves[$i].vagina > 0 && $slaves[$i].vagina < 3 && canDoVaginal($slaves[$i])>>
 												<<if ($slaves[$i].vagina*40)-($averageDick*5) < random(1,100)>>
-													Since most of the slaves she takes a pounding from are extremely hung, @@.lime;her cunt gets stretched out.@@
+													Since most of the slaves $he takes a pounding from are extremely hung, @@.lime;$his cunt gets stretched out.@@
 													<<set $slaves[$i].vagina += 1>>
 													<<set $slaves[$i].vaginalCount += 3, $vaginalTotal += 3>>
 												<</if>>
@@ -648,7 +648,7 @@ and
 									<</if>>
 									<<run SimpleSlaveFucking($slaves[$i], 7)>>
 								<<elseif ($slaves[$i].fetish == "cumslut")>>
-									and is popular for her willingness to give oral.
+									and is popular for $his willingness to give oral.
 									<<set _fuckCount = random(5,15)>>
 									<<set $slaves[$i].oralCount += _fuckCount, $oralTotal += _fuckCount>>
 								<<elseif ($slaves[$i].fetish == "humiliation")>>
@@ -668,25 +668,25 @@ and
 										<<else>>
 											tease
 										<</if>>
-										her ass
+										$his ass
 									<<else>>
-										tease her virgin anus
+										tease $his virgin anus
 									<</if>>
 									in return.
 									<<if $averageDick > 4>>
 										<<if $slaves[$i].anus > 0 && $slaves[$i].anus < 3 && canDoAnal($slaves[$i])>>
 											<<if ($slaves[$i].anus*30)-($averageDick*5) < random(1,100)>>
-												Since most of the slaves she enjoys anal sex with are extremely hung, @@.lime;her asshole gets stretched out.@@
+												Since most of the slaves $he enjoys anal sex with are extremely hung, @@.lime;$his asshole gets stretched out.@@
 												<<set $slaves[$i].anus += 1>>
 											<</if>>
 										<</if>>
 									<</if>>
 								<<elseif ($slaves[$i].fetish == "boobs")>>
-									seeing to anyone who will show her breasts some love.
+									seeing to anyone who will show $his breasts some love.
 									<<set _fuckCount = random(10,25)>>
 									<<set $slaves[$i].mammaryCount += _fuckCount, $mammaryTotal += _fuckCount>>
 								<<elseif ($slaves[$i].fetish == "sadist")>>
-									usually pairing off with a masochistic slave willing to accept her abuse.
+									usually pairing off with a masochistic slave willing to accept $his abuse.
 									<<run SimpleSlaveFucking($slaves[$i], 7)>>
 									<<if canPenetrate($slaves[$i])>>
 										<<set _fuckCount = random(1,3)>>
@@ -697,7 +697,7 @@ and
 									<<if $averageDick > 4>>
 										<<if $slaves[$i].anus > 0 && $slaves[$i].anus < 3 && canDoAnal($slaves[$i])>>
 											<<if ($slaves[$i].anus*30)-($averageDick*5) < random(1,100)>>
-												@@.lime;Her asshole is loosened@@, since she begs hung slaves to fuck her butt until she cries.
+												@@.lime;$His asshole is loosened@@, since $he begs hung slaves to fuck $his butt until $he cries.
 												<<set $slaves[$i].anus += 1>>
 												<<set $slaves[$i].analCount += 3, $analTotal += 3>>
 											<</if>>
@@ -705,7 +705,7 @@ and
 										<<if $averageDick > 5>>
 											<<if $slaves[$i].vagina > 0 && $slaves[$i].vagina < 3 && canDoVaginal($slaves[$i])>>
 												<<if ($slaves[$i].vagina*30)-($averageDick*5) < random(1,100)>>
-													Since she eagerly begs hung slaves to fuck her until she cries, @@.lime;her cunt gets stretched out.@@
+													Since $he eagerly begs hung slaves to fuck $him until $he cries, @@.lime;$his cunt gets stretched out.@@
 													<<set $slaves[$i].vagina += 1>>
 													<<set $slaves[$i].vaginalCount += 3, $vaginalTotal += 3>>
 												<</if>>
@@ -721,12 +721,12 @@ and
 										<<set $slaves[$i].penetrativeCount += _fuckCount, $penetrativeTotal += _fuckCount>>
 									<</if>>
 								<<elseif ($slaves[$i].fetish == "pregnancy")>>
-									doing her best to pair off with any pregnant slaves.
+									doing $his best to pair off with any pregnant slaves.
 									<<if $slaves[$i].mpreg == 0>>
 										<<if $averageDick > 5>>
 											<<if $slaves[$i].vagina > 0 && $slaves[$i].vagina < 3 && canDoVaginal($slaves[$i])>>
 											<<if ($slaves[$i].vagina*40)-($averageDick*5) < random(1,100)>>
-												She also takes cock whenever she can, begging to be fucked deeply to get her womb filled with cum, so @@.lime;her cunt gets stretched out.@@
+												$He also takes cock whenever $he can, begging to be fucked deeply to get $his womb filled with cum, so @@.lime;$his cunt gets stretched out.@@
 												<<set $slaves[$i].vagina += 1>>
 												<<set $slaves[$i].vaginalCount += 3, $vaginalTotal += 3>>
 											<</if>>
@@ -736,7 +736,7 @@ and
 										<<if $averageDick > 5>>
 											<<if $slaves[$i].anus > 0 && $slaves[$i].anus < 3 && canDoAnal($slaves[$i])>>
 											<<if ($slaves[$i].anus*40)-($averageDick*5) < random(1,100)>>
-												She also takes cock whenever she can, begging to be fucked deeply to get her womb filled with cum, so @@.lime;her ass gets stretched out.@@
+												$He also takes cock whenever $he can, begging to be fucked deeply to get $his womb filled with cum, so @@.lime;$his ass gets stretched out.@@
 												<<set $slaves[$i].anus += 1>>
 												<<set $slaves[$i].analCount += 3, $analTotal += 3>>
 											<</if>>
@@ -749,11 +749,11 @@ and
 										<<set $slaves[$i].penetrativeCount += _fuckCount, $penetrativeTotal += _fuckCount>>
 									<</if>>
 								<<elseif ($slaves[$i].energy > 95)>>
-									and has to give out a lot of favors to get enough attention for herself.
+									and has to give out a lot of favors to get enough attention for $himself.
 									<<if $averageDick > 4>>
 										<<if $slaves[$i].anus > 0 && $slaves[$i].anus < 3 && canDoAnal($slaves[$i])>>
 											<<if ($slaves[$i].anus*30)-($averageDick*5) < random(1,100)>>
-												@@.lime;Her asshole is loosened@@ during sex with well endowed slaves, since she's so addicted to sex all her holes see heavy traffic.
+												@@.lime;$His asshole is loosened@@ during sex with well endowed slaves, since $he's so addicted to sex all $his holes see heavy traffic.
 												<<set $slaves[$i].anus += 1>>
 												<<set $slaves[$i].analCount += 3, $analTotal += 3>>
 											<</if>>
@@ -761,7 +761,7 @@ and
 										<<if $averageDick > 5>>
 											<<if $slaves[$i].vagina > 0 && $slaves[$i].vagina < 3 && canDoVaginal($slaves[$i])>>
 												<<if ($slaves[$i].vagina*30)-($averageDick*5) < random(1,100)>>
-													She indulges in non-stop sex with your well endowed slaves, so much so that @@.lime;her cunt gets stretched out.@@
+													$He indulges in non-stop sex with your well endowed slaves, so much so that @@.lime;$his cunt gets stretched out.@@
 													<<set $slaves[$i].vagina += 1>>
 													<<set $slaves[$i].vaginalCount += 3, $vaginalTotal += 3>>
 												<</if>>
@@ -774,7 +774,7 @@ and
 										<<set $slaves[$i].penetrativeCount += _fuckCount, $penetrativeTotal += _fuckCount>>
 									<</if>>
 								<<else>>
-									doing her best to get off and move on.
+									doing $his best to get off and move on.
 									<<run SimpleSlaveFucking($slaves[$i], 7)>>
 									<<if canPenetrate($slaves[$i])>>
 										<<set _fuckCount = random(3,6)>>
@@ -782,7 +782,7 @@ and
 									<</if>>
 								<</if>>
 							<<else>>
-								doing her best to get off and move on.
+								doing $his best to get off and move on.
 								<<run SimpleSlaveFucking($slaves[$i], 7)>>
 								<<if canPenetrate($slaves[$i])>>
 									<<set _fuckCount = random(3,6)>>
@@ -797,34 +797,34 @@ and
 							<<if ($slaves[$i].fetishKnown == 0)>>
 								<<if (random(1,2) == 1)>>
 									<<set $slaves[$i].fetishKnown = 1>>
-									However, one of her partners
+									However, one of $his partners
 									<<if ($slaves[$i].fetish == "submissive")>>
-										holds her down, and she loves it; @@.lightcoral;she's a submissive!@@
+										holds $him down, and $he loves it; @@.lightcoral;$he's a submissive!@@
 									<<elseif ($slaves[$i].fetish == "cumslut")>>
-										finally has to push her away to get her to stop sucking; @@.lightcoral;she's a cumslut!@@
+										finally has to push $him away to get $him to stop sucking; @@.lightcoral;$he's a cumslut!@@
 									<<elseif ($slaves[$i].fetish == "humiliation")>>
-										fucks her in public, and she loves it; @@.lightcoral;she's a humiliation fetishist!@@
+										fucks $him in public, and $he loves it; @@.lightcoral;$he's a humiliation fetishist!@@
 									<<elseif ($slaves[$i].fetish == "buttslut")>>
 										<<if ($slaves[$i].anus > 0)>>
-											<<if canDoAnal($slaves[$i])>>fucks her butt<<else>>teases her anus<</if>>, and she loves it;
+											<<if canDoAnal($slaves[$i])>>fucks $his butt<<else>>teases $his anus<</if>>, and $he loves it;
 										<<else>>
-										teases her virgin anus, and she loves it;
+										teases $his virgin anus, and $he loves it;
 										<</if>>
-										@@.lightcoral;she's an anal slut!@@
+										@@.lightcoral;$he's an anal slut!@@
 									<<elseif ($slaves[$i].fetish == "boobs")>>
-										fondles her breasts, and she loves it; @@.lightcoral;she's a boob fetishist!@@
+										fondles $his breasts, and $he loves it; @@.lightcoral;$he's a boob fetishist!@@
 									<<elseif ($slaves[$i].fetish == "sadist")>>
-										asks $slaves[$i].slaveName to hit her, which $slaves[$i].slaveName enjoys doing; @@.lightcoral;she's a sadist!@@
+										asks $slaves[$i].slaveName to hit $him, which $slaves[$i].slaveName enjoys doing; @@.lightcoral;$he's a sadist!@@
 									<<elseif ($slaves[$i].fetish == "masochist")>>
-										hits $slaves[$i].slaveName while fucking her, which only makes her hornier; @@.lightcoral;she's a masochist!@@
+										hits $slaves[$i].slaveName while fucking $him, which only makes $him hornier; @@.lightcoral;$he's a masochist!@@
 									<<elseif ($slaves[$i].fetish == "dom")>>
-										asks $slaves[$i].slaveName to make her $slaves[$i].slaveName's bitch, which $slaves[$i].slaveName manages like a natural; @@.lightcoral;she's dominant!@@
+										asks $slaves[$i].slaveName to make her $slaves[$i].slaveName's bitch, which $slaves[$i].slaveName manages like a natural; @@.lightcoral;$he's dominant!@@
 									<<elseif ($slaves[$i].fetish == "pregnancy")>>
-										pretends to get her pregnant, which she really enjoys; @@.lightcoral;she's a pregnancy fetishist!@@
+										pretends to get $him pregnant, which $he really enjoys; @@.lightcoral;$he's a pregnancy fetishist!@@
 									<<elseif ($slaves[$i].energy > 95)>>
-										discovers that she cannot be satisfied; @@.lightcoral;she's a nympho!@@
+										discovers that $he cannot be satisfied; @@.lightcoral;$he's a nympho!@@
 									<<else>>
-										discovers that she isn't terribly exciting; @@.lightcoral;she's got a normal sexuality.@@
+										discovers that $he isn't terribly exciting; @@.lightcoral;$he's got a normal sexuality.@@
 									<</if>>
 								<</if>>
 							<</if>>
@@ -836,36 +836,36 @@ and
 							<<if ($slaves[$i].fetishKnown == 0)>>
 								<<if (random(1,2) == 1)>>
 								<<set $slaves[$i].fetishKnown = 1>>
-								You discover that she really likes it when other girls
+								You discover that $he really likes it when other girls
 								<<if ($slaves[$i].fetish == "submissive")>>
-									hold her down and fuck her; @@.lightcoral;she's a submissive!@@
+									hold $him down and fuck $him; @@.lightcoral;$he's a submissive!@@
 								<<elseif ($slaves[$i].fetish == "cumslut")>>
-									cum in her mouth; @@.lightcoral;she's a cumslut!@@
+									cum in $his mouth; @@.lightcoral;$he's a cumslut!@@
 								<<elseif ($slaves[$i].fetish == "humiliation")>>
-									use her in public; @@.lightcoral;she's a humiliation fetishist!@@
+									use $him in public; @@.lightcoral;$he's a humiliation fetishist!@@
 								<<elseif ($slaves[$i].fetish == "buttslut")>>
 									<<if ($slaves[$i].anus > 0)>>
-										<<if canDoAnal($slaves[$i])>>fuck her butt<<else>>tease her anus<</if>>;
+										<<if canDoAnal($slaves[$i])>>fuck $his butt<<else>>tease $his anus<</if>>;
 									<<else>>
-									tease her virgin anus;
+									tease $his virgin anus;
 									<</if>>
-									@@.lightcoral;she's an anal slut!@@
+									@@.lightcoral;$he's an anal slut!@@
 								<<elseif ($slaves[$i].fetish == "boobs")>>
-									fondle her breasts; @@.lightcoral;she's a boob fetishist!@@
+									fondle $his breasts; @@.lightcoral;$he's a boob fetishist!@@
 								<<elseif ($slaves[$i].fetish == "sadist")>>
-									let her abuse them; @@.lightcoral;she's a sadist!@@
+									let $him abuse them; @@.lightcoral;$he's a sadist!@@
 								<<elseif ($slaves[$i].fetish == "masochist")>>
-									hurt her; @@.lightcoral;she's a masochist!@@
+									hurt $him; @@.lightcoral;$he's a masochist!@@
 								<<elseif ($slaves[$i].fetish == "dom")>>
-									let her dominate them; @@.lightcoral;she's dominant!@@
+									let $him dominate them; @@.lightcoral;$he's dominant!@@
 								<<elseif ($slaves[$i].fetish == "pregnancy")>>
 									<<if $slaves[$i].mpreg == 0>>
-										come <<if canDoVaginal($slaves[$i])>>inside<<else>>on<</if>> her; @@.lightcoral;she's a pregnancy fetishist!@@
+										come <<if canDoVaginal($slaves[$i])>>inside<<else>>on<</if>> $him; @@.lightcoral;$he's a pregnancy fetishist!@@
 									<<else>>
-										come <<if canDoAnal($slaves[$i])>>inside<<else>>on<</if>> her; @@.lightcoral;she's a pregnancy fetishist!@@
+										come <<if canDoAnal($slaves[$i])>>inside<<else>>on<</if>> $him; @@.lightcoral;$he's a pregnancy fetishist!@@
 									<</if>>
 								<<else>>
-									fuck her; @@.lightcoral;she's got a normal sexuality.@@
+									fuck $him; @@.lightcoral;$he's got a normal sexuality.@@
 								<</if>>
 								<</if>>
 							<</if>>
@@ -878,43 +878,43 @@ and
 						<<if $slaves[$i].drugs == "testicle enhancement" || $slaves[$i].drugs == "intensive testicle enhancement">>
 							<<if ($slaves[$i].devotion > 20) || ($slaves[$i].trust < -20)>>
 								<<if $slaves[$i].hormonebalance >= 100>>
-									She can't seem to get enough cum out of her terribly swollen balls in one orgasm to relieve the pressure:
+									$He can't seem to get enough cum out of $his terribly swollen balls in one orgasm to relieve the pressure:
 									<<if $slaves[$i].dick>>
-										her poor soft dick produces slow, anemic ejaculations, no matter how backed up she is.
+										$his poor soft dick produces slow, anemic ejaculations, no matter how backed up $he is.
 									<<else>>
-										her cumhole produces slow, anemic ejaculations, no matter how backed up she is.
+										$his cumhole produces slow, anemic ejaculations, no matter how backed up $he is.
 									<</if>>
-									She is very reliant on your other girls to help her, which @@.mediumaquamarine;habituates her@@ to slave sex.
+									$He is very reliant on your other girls to help $him, which @@.mediumaquamarine;habituates $him@@ to slave sex.
 								<<else>>
-									Her terribly swollen balls force her to rely on other slaves for release several times a day, and jetting cum into and onto your other girls @@.mediumaquamarine;habituates her@@ to slave sex.
+									$His terribly swollen balls force $him to rely on other slaves for release several times a day, and jetting cum into and onto your other girls @@.mediumaquamarine;habituates $him@@ to slave sex.
 								<</if>>
 								<<set $slaves[$i].trust += 1>>
 							<<else>>
-								She can't seem to get enough cum out of her terribly swollen balls to relieve the pressure and is either unwilling or unable to get help with it, something she @@.mediumorchid;blames you for.@@
+								$He can't seem to get enough cum out of $his terribly swollen balls to relieve the pressure and is either unwilling or unable to get help with it, something $he @@.mediumorchid;blames you for.@@
 								<<set $slaves[$i].devotion -= 1>>
 							<</if>>
 						<<elseif $slaves[$i].drugs == "hyper testicle enhancement">>
 							<<if ($slaves[$i].devotion > 20) || ($slaves[$i].trust < -20) || !canPenetrate($slaves[$i])>>
 								<<if $slaves[$i].hormonebalance >= 100>>
-									She can't seem to get enough cum out of her grotesquely swollen balls in one orgasm to get relieve the pressure:
+									$He can't seem to get enough cum out of $his grotesquely swollen balls in one orgasm to get relieve the pressure:
 									<<if $slaves[$i].dick>>
-										her poor soft dick produces slow, anemic ejaculations, no matter how backed up she is.
+										$his poor soft dick produces slow, anemic ejaculations, no matter how backed up $he is.
 									<<else>>
-										her cumhole produces slow, anemic ejaculations, no matter how backed up she is.
+										$his cumhole produces slow, anemic ejaculations, no matter how backed up $he is.
 									<</if>>
-									She is completely dependent on your other girls to help her, which @@.mediumaquamarine;habituates her@@ to slave sex.
+									$He is completely dependent on your other girls to help $him, which @@.mediumaquamarine;habituates $him@@ to slave sex.
 								<<else>>
-									Her grotesquely swollen balls force her to rely on other slaves for release throughout times a day, and swelling your other girls with cum @@.mediumaquamarine;habituates her@@ to slave sex, though you have to take precautions so she doesn't knock up your entire stock.
+									$His grotesquely swollen balls force $him to rely on other slaves for release throughout times a day, and swelling your other girls with cum @@.mediumaquamarine;habituates $him@@ to slave sex, though you have to take precautions so $he doesn't knock up your entire stock.
 								<</if>>
 								<<set $slaves[$i].trust += 1>>
 							<<else>>
-								She can't seem to get enough cum out of her grotesquely swollen balls to relieve the pressure and is either unwilling or unable to get help with it, something she @@.mediumorchid;blames you for.@@
+								$He can't seem to get enough cum out of $his grotesquely swollen balls to relieve the pressure and is either unwilling or unable to get help with it, something $he @@.mediumorchid;blames you for.@@
 								<<set $slaves[$i].devotion -= 1>>
 							<</if>>
 						<</if>>
 					<</if>>
 					<<if $slaves[$i].drugs == "super fertility drugs" && canGetPregnant($slaves[$i])>>
-							Her reproductive system is in overdrive leading her to seek out any dicked girl she can find several times a day. She @@.mediumaquamarine;desperately longs@@ for the day her efforts fill her womb with child.
+							$His reproductive system is in overdrive leading $him to seek out any dicked girl $he can find several times a day. $He @@.mediumaquamarine;desperately longs@@ for the day $his efforts fill $his womb with child.
 							<<set $slaves[$i].trust += 1>>
 					<</if>>
 
diff --git a/src/utility/slaveCreationWidgets.tw b/src/utility/slaveCreationWidgets.tw
index c7f370a5a09efe5d7a0eb498cabfab5a229f8138..a60994ab63e8d9f58f60baf855cd4f5226c04817 100644
--- a/src/utility/slaveCreationWidgets.tw
+++ b/src/utility/slaveCreationWidgets.tw
@@ -6,7 +6,7 @@
 	Called from Gen XX, Gen XY, CheatMode DB, InitNationalities.
 %/
 <<widget "BaseSlave">>
-	<<set $activeSlave = {slaveName: "blank", slaveSurname: 0, birthName: "blank", birthSurname: 0, genes: "XX", pronoun: "she", possessive: "her", possessivePronoun: "hers", objectReflexive: "herself", object: "her", noun: "girl", weekAcquired: 0, origin: 0, career: 0, ID: 0, prestige: 0, pornFame: 0, pornFameSpending: 0, prestigeDesc: 0, recruiter: 0, relation: 0, relationTarget: 0, relationship: 0, relationshipTarget: 0, rivalry: 0, rivalryTarget: 0, subTarget: 0, father: 0, mother: 0, daughters: 0, sisters: 0, canRecruit: 0, choosesOwnAssignment: 0, assignment: "rest", assignmentVisible: 1, sentence: 0, training: 0, toyHole: "all her holes", indenture: -1, indentureRestrictions: 0, birthWeek: random(0,51), actualAge: 18, visualAge: 18, physicalAge: 18, ovaryAge: 18, ageImplant: 0, health: 0, minorInjury: 0, trust: 0, oldTrust: 0, devotion: 0, oldDevotion: 0, weight: 0, muscles: 0, height: 170, heightImplant: 0, nationality: "slave", race: "white", markings: "none", eyes: 1, eyeColor: "brown", origEye: "brown", eyewear: "none", origHColor: "brown", hColor: "brown", pubicHColor: "brown", skin: "light", hLength: 60, hStyle: "short", pubicHStyle: "neat", waist: 0, corsetPiercing: 0, PLimb: 0, amp: 0, heels:0, voice: 2, voiceImplant: 0, accent: 0, shoulders: 0, shouldersImplant: 0, boobs: 0, boobsImplant: 0, boobsImplantType: 0, boobShape: "normal", nipples: "cute",  nipplesPiercing: 0, nipplesAccessory: 0, areolae: 0, areolaePiercing: 0, boobsTat: 0, lactation: 0, lactationAdaptation: 0, milk: 0, cum: 0, hips: 0, hipsImplant: 0, butt: 0, buttImplant: 0, buttImplantType: 0, buttTat: 0, face: 0, faceImplant: 0, faceShape: "normal", lips: 15, lipsImplant: 0, lipsPiercing: 0, lipsTat: 0, teeth: "normal", tonguePiercing: 0, vagina: 0, vaginaLube: 0, vaginaPiercing: 0, vaginaTat: 0, preg: -1, pregSource: 0, pregType: 0, pregAdaptation: 50, broodmother: 0, broodmotherFetuses: 0, broodmotherOnHold: 0, broodmotherCountDown: 0, labor: 0, births: 0, cSec: 0, bellyAccessory: "none", labia: 0, clit: 0, clitPiercing: 0, clitSetting: "vanilla", foreskin: 0, anus: 0, dick: 0, analArea: 1, dickPiercing: 0, dickTat: 0, prostate: 0, balls: 0, scrotum: 0, ovaries: 0, anusPiercing: 0, anusTat: 0, makeup: 0, nails: 0, brand: 0, brandLocation: 0, earPiercing: 0, nosePiercing: 0, eyebrowPiercing: 0, navelPiercing: 0, shouldersTat: 0, armsTat: 0, legsTat: 0, backTat: 0, stampTat: 0, vaginalSkill: 0, oralSkill: 0, analSkill: 0, whoreSkill: 0, entertainSkill: 0, combatSkill: 0, livingRules: "spare", speechRules: "restrictive", releaseRules: "restrictive", relationshipRules: "restrictive", standardPunishment: "situational", standardReward: "situational", useRulesAssistant: 1, diet: "healthy", dietCum: 0, dietMilk: 0, tired: 0, hormones: 0, drugs: "no drugs", curatives: 0, chem: 0, aphrodisiacs: 0, addict: 0, fuckdoll: 0, choosesOwnClothes: 0, clothes: "no clothing", collar: "none", shoes: "none", vaginalAccessory: "none", dickAccessory: "none", legAccessory: "none", buttplug: "none", buttplugAttachment: "none", intelligence: 0, intelligenceImplant: 0, energy: 50, need: 0, attrXX: 0, attrXY: 0, attrKnown: 0, fetish: "none", fetishStrength: 70, fetishKnown: 0, behavioralFlaw: "none", behavioralQuirk: "none", sexualFlaw: "none", sexualQuirk: "none", oralCount: 0, vaginalCount: 0, analCount: 0, mammaryCount: 0, penetrativeCount: 0, publicCount: 0, pitKills: 0, customTat: "", customLabel: "", customDesc: "", customTitle: "", customTitleLisp: "", rudeTitle: 0, customImage: 0, currentRules: [], bellyTat: 0, induce: 0, mpreg: 0, inflation: 0, inflationType: "none", inflationMethod: 0, milkSource: 0, cumSource: 0, burst: 0, pregKnown: 0, pregWeek: 0, belly: 0, bellyPreg: 0, bellyFluid: 0, bellyImplant: -1, bellySag: 0, bellySagPreg: 0, bellyPain: 0, cervixImplant: 0, birthsTotal: 0, pubertyAgeXX: 13, pubertyAgeXY: 13, scars: 0, breedingMark: 0, underArmHStyle: "waxed", bodySwap: 0, HGExclude: 0, ballType: "human", eggType: "human", reservedChildren: 0, choosesOwnChastity: 0, pregControl: "none", readyLimbs: [], ageAdjust: 0, bald: 0, origBodyOwner: "", origBodyOwnerID: 0, death: "", hormoneBalance: 0, onDiet: 0, breastMesh: 0, slavesFathered: 0, PCChildrenFathered: 0, slavesKnockedUp: 0, PCKnockedUp: 0, origSkin: "white", vasectomy: 0, haircuts: 0, newGamePlus: 0, skillHG: 0, skillRC: 0, skillBG: 0, skillMD: 0, skillDJ: 0, skillNU: 0, skillTE: 0, skillAT: 0, skillST: 0, skillMM: 0, skillWA: 0, skillS: 0, skillE: 0, skillW: 0, tankBaby: 0, inducedNCS: 0, NCSyouthening: 0}>>
+	<<set $activeSlave = {slaveName: "blank", slaveSurname: 0, birthName: "blank", birthSurname: 0, genes: "XX", pronoun: "she", possessive: "her", possessivePronoun: "hers", objectReflexive: "herself", object: "her", noun: "girl", weekAcquired: 0, origin: 0, career: 0, ID: 0, prestige: 0, pornFeed: 0, pornFame: 0, pornFameSpending: 0, pornPrestige: 0, pornPrestigeDesc: 0, pornFameType: "none", pornFocus: "none", pornTypeGeneral: 0, pornTypeFuckdoll: 0, pornTypeRape: 0, pornTypePreggo: 0, pornTypeBBW: 0, pornTypeGainer: 0, pornTypeStud: 0, pornTypeLoli: 0, pornTypeDeepThroat: 0, pornTypeStruggleFuck: 0, pornTypePainal: 0, pornTypeTease: 0, pornTypeRomantic: 0, pornTypePervert: 0, pornTypeCaring: 0, pornTypeUnflinching: 0, pornTypeSizeQueen: 0, pornTypeNeglectful: 0, pornTypeCumAddict: 0, pornTypeAnalAddict: 0, pornTypeAttentionWhore: 0, pornTypeBreastGrowth: 0, pornTypeAbusive: 0, pornTypeMalicious: 0, pornTypeSelfHating: 0, pornTypeBreeder: 0, pornTypeSub: 0, pornTypeCumSlut: 0, pornTypeAnal: 0, pornTypeHumiliation: 0, pornTypeBoobs: 0, pornTypeDom: 0, pornTypeSadist: 0, pornTypeMasochist: 0, pornTypePregnancy: 0, prestigeDesc: 0, recruiter: 0, relation: 0, relationTarget: 0, relationship: 0, relationshipTarget: 0, rivalry: 0, rivalryTarget: 0, subTarget: 0, father: 0, mother: 0, daughters: 0, sisters: 0, canRecruit: 0, choosesOwnAssignment: 0, assignment: "rest", assignmentVisible: 1, sentence: 0, training: 0, toyHole: "all her holes", indenture: -1, indentureRestrictions: 0, birthWeek: random(0,51), actualAge: 18, visualAge: 18, physicalAge: 18, ovaryAge: 18, ageImplant: 0, health: 0, minorInjury: 0, trust: 0, oldTrust: 0, devotion: 0, oldDevotion: 0, weight: 0, muscles: 0, height: 170, heightImplant: 0, nationality: "slave", race: "white", markings: "none", eyes: 1, eyeColor: "brown", origEye: "brown", eyewear: "none", origHColor: "brown", hColor: "brown", pubicHColor: "brown", skin: "light", hLength: 60, hStyle: "short", pubicHStyle: "neat", waist: 0, corsetPiercing: 0, PLimb: 0, amp: 0, heels:0, voice: 2, voiceImplant: 0, accent: 0, shoulders: 0, shouldersImplant: 0, boobs: 0, boobsImplant: 0, boobsImplantType: 0, boobShape: "normal", nipples: "cute",  nipplesPiercing: 0, nipplesAccessory: 0, areolae: 0, areolaePiercing: 0, boobsTat: 0, lactation: 0, lactationAdaptation: 0, milk: 0, cum: 0, hips: 0, hipsImplant: 0, butt: 0, buttImplant: 0, buttImplantType: 0, buttTat: 0, face: 0, faceImplant: 0, faceShape: "normal", lips: 15, lipsImplant: 0, lipsPiercing: 0, lipsTat: 0, teeth: "normal", tonguePiercing: 0, vagina: 0, vaginaLube: 0, vaginaPiercing: 0, vaginaTat: 0, preg: -1, pregSource: 0, pregType: 0, pregAdaptation: 50, broodmother: 0, broodmotherFetuses: 0, broodmotherOnHold: 0, broodmotherCountDown: 0, labor: 0, births: 0, cSec: 0, bellyAccessory: "none", labia: 0, clit: 0, clitPiercing: 0, clitSetting: "vanilla", foreskin: 0, anus: 0, dick: 0, analArea: 1, dickPiercing: 0, dickTat: 0, prostate: 0, balls: 0, scrotum: 0, ovaries: 0, anusPiercing: 0, anusTat: 0, makeup: 0, nails: 0, brand: 0, brandLocation: 0, earPiercing: 0, nosePiercing: 0, eyebrowPiercing: 0, navelPiercing: 0, shouldersTat: 0, armsTat: 0, legsTat: 0, backTat: 0, stampTat: 0, vaginalSkill: 0, oralSkill: 0, analSkill: 0, whoreSkill: 0, entertainSkill: 0, combatSkill: 0, livingRules: "spare", speechRules: "restrictive", releaseRules: "restrictive", relationshipRules: "restrictive", standardPunishment: "situational", standardReward: "situational", useRulesAssistant: 1, diet: "healthy", dietCum: 0, dietMilk: 0, tired: 0, hormones: 0, drugs: "no drugs", curatives: 0, chem: 0, aphrodisiacs: 0, addict: 0, fuckdoll: 0, choosesOwnClothes: 0, clothes: "no clothing", collar: "none", shoes: "none", vaginalAccessory: "none", dickAccessory: "none", legAccessory: "none", buttplug: "none", buttplugAttachment: "none", intelligence: 0, intelligenceImplant: 0, energy: 50, need: 0, attrXX: 0, attrXY: 0, attrKnown: 0, fetish: "none", fetishStrength: 70, fetishKnown: 0, behavioralFlaw: "none", behavioralQuirk: "none", sexualFlaw: "none", sexualQuirk: "none", oralCount: 0, vaginalCount: 0, analCount: 0, mammaryCount: 0, penetrativeCount: 0, publicCount: 0, pitKills: 0, customTat: "", customLabel: "", customDesc: "", customTitle: "", customTitleLisp: "", rudeTitle: 0, customImage: 0, currentRules: [], bellyTat: 0, induce: 0, mpreg: 0, inflation: 0, inflationType: "none", inflationMethod: 0, milkSource: 0, cumSource: 0, burst: 0, pregKnown: 0, pregWeek: 0, belly: 0, bellyPreg: 0, bellyFluid: 0, bellyImplant: -1, bellySag: 0, bellySagPreg: 0, bellyPain: 0, cervixImplant: 0, birthsTotal: 0, pubertyAgeXX: 13, pubertyAgeXY: 13, scars: 0, breedingMark: 0, underArmHStyle: "waxed", bodySwap: 0, HGExclude: 0, ballType: "human", eggType: "human", reservedChildren: 0, choosesOwnChastity: 0, pregControl: "none", readyLimbs: [], ageAdjust: 0, bald: 0, origBodyOwner: "", origBodyOwnerID: 0, death: "", hormoneBalance: 0, onDiet: 0, breastMesh: 0, slavesFathered: 0, PCChildrenFathered: 0, slavesKnockedUp: 0, PCKnockedUp: 0, origSkin: "white", vasectomy: 0, haircuts: 0, newGamePlus: 0, skillHG: 0, skillRC: 0, skillBG: 0, skillMD: 0, skillDJ: 0, skillNU: 0, skillTE: 0, skillAT: 0, skillST: 0, skillMM: 0, skillWA: 0, skillS: 0, skillE: 0, skillW: 0, tankBaby: 0, inducedNCS: 0, NCSyouthening: 0}>>
 <</widget>>
 
 /%
@@ -3003,6 +3003,7 @@
 	<<if $activeSlave.vagina != -1>>
 		<<set $activeSlave.vaginalSkill = 0>>
 		<<set $activeSlave.vagina = 0>>
+		<<set $activeSlave.trueVirgin = 1>>
 		<<set $activeSlave.preg = 0>>
 		<<run SetBellySize($activeSlave)>>
 	<</if>>
@@ -3026,6 +3027,7 @@
 		<<if random(1,2) == 1>>
 		<<set $activeSlave.vaginalSkill = 0>>
 		<<set $activeSlave.vagina = 0>>
+		<<set $activeSlave.trueVirgin = 1>>
 		<<set $activeSlave.preg = 0>>
 		<<run SetBellySize($activeSlave)>>
 		<</if>>
@@ -3093,6 +3095,7 @@
 		<<set $activeSlave.origin = "You bought her fresh from the Slavegirl School right after her majority.">>
 		<<set $activeSlave.anus = 0>>
 		<<set $activeSlave.vagina = 0>>
+		<<set $activeSlave.trueVirgin = 1>>
 		<<set $activeSlave.birthWeek = 0>>
 	<</if>>
 	<<set $activeSlave.intelligenceImplant = 1>>
@@ -3366,6 +3369,7 @@
 		<<set $activeSlave.lactationAdaptation = 0>>
 		<<set $activeSlave.anus = 0>>
 		<<set $activeSlave.vagina = 0>>
+		<<set $activeSlave.trueVirgin = 1>>
 		<<set $activeSlave.vaginaLube = either(1, 1, 2)>>
 		<<set $activeSlave.intelligenceImplant = 0>>
 		<<set $activeSlave.devotion = -20>>
@@ -3716,6 +3720,7 @@
 	<<set $activeSlave.hStyle = "neat">>
 	<<set $activeSlave.hLength = 150>>
 	<<set $activeSlave.customTat = "She has a simple pink heart tattooed on her right temple.">>
+	<<set $activeSlave.trueVirgin = 1>>
 
 <<case HA>>
 	<<set $activeSlaveOneTimeMinAge = 22>>
@@ -3747,7 +3752,7 @@
 	<<set $activeSlave.health = random(60,80)>>
 	<<set _minHeight = random(170,180)>>
 	<<if $HA.schoolUpgrade == 2>>
-		<<set $activeSlave.height = Math.trunc(Math.clamp(Height.random($activeSlave, {limitMult: [5, 15]}),_minHeight, 274))>>
+		<<set $activeSlave.height = Math.trunc(Math.clamp(Height.random($activeSlave, {limitMult: [2, 15], spread: .1}),_minHeight, 274))>>
 		<<set $activeSlave.muscles = random(40,80)>>
 	<<else>>
 		<<set $activeSlave.height = Math.trunc(Math.clamp(Height.random($activeSlave, {limitMult: [3, 9]}),_minHeight, 274))>>
diff --git a/src/utility/slaveGenerationWidgets.tw b/src/utility/slaveGenerationWidgets.tw
index 88cfab7227152fa1d20c89065f31106f98e6c18f..fc13ba90c2195c996164561dcf07c3b29caac560 100644
--- a/src/utility/slaveGenerationWidgets.tw
+++ b/src/utility/slaveGenerationWidgets.tw
@@ -4,1413 +4,3 @@
 <<set $args[0].race
 	= hashChoice(setup.raceSelector[$args[0].nationality] || setup.raceSelector[""])>>
 <</widget>>
-
-<<widget "NationalityToName">>
-<<set $args[0].birthName =
-	(setup.namePoolSelector[$args[0].nationality + "." + $args[0].race]
-		|| setup.namePoolSelector[$args[0].nationality]
-		|| setup.whiteAmericanSlaveNames).random()>>
-<<set $args[0].birthSurname =
-	(setup.surnamePoolSelector[$args[0].nationality + "." + $args[0].race]
-		|| setup.surnamePoolSelector[$args[0].nationality]
-		|| setup.whiteAmericanSlaveSurnames).random()>>
-<<set $args[0].slaveName = $args[0].birthName>>
-<<set $args[0].slaveName = $args[0].birthName, $args[0].slaveSurname = $args[0].birthSurname>>
-<<if $useFSNames == 1>>
-<<if $arcologies[0].FSChattelReligionist > 20>>
-	<<set $args[0].slaveName = setup.chattelReligionistSlaveNames.random(), $args[0].slaveSurname = 0>>
-<<elseif $arcologies[0].FSRomanRevivalist > 20>>
-	<<set $args[0].slaveName = setup.romanSlaveNames.random(), $args[0].slaveSurname = setup.romanSlaveSurnames.random()>>
-<<elseif $arcologies[0].FSAztecRevivalist > 20>>
-	<<set $args[0].slaveName = setup.aztecSlaveNames.random(), $args[0].slaveSurname = 0>>
-<<elseif $arcologies[0].FSEgyptianRevivalist > 20>>
-	<<set $args[0].slaveName = setup.ancientEgyptianSlaveNames.random(), $args[0].slaveSurname = 0>>
-<<elseif $arcologies[0].FSEdoRevivalist > 20>>
-	<<set $args[0].slaveName = setup.edoSlaveNames.random(), $args[0].slaveSurname = setup.edoSlaveSurnames.random()>>
-<<elseif $arcologies[0].FSDegradationist != "unset">>
-	<<run DegradingName($args[0])>>
-<</if>>
-<</if>>
-
-<</widget>>
-
-<<widget "NationalityToAccent">>
-
-<<set _naturalAccent = either(0,1,1,2,2,2,3,3,3,3)>>
-
-<<switch $args[0].nationality>>
-<<case "Afghan">>
-	<<if $language == "Pashto">>
-		<<set $args[0].accent = either(0,0,0,1)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Albanian">>
-	<<set $args[0].accent = _naturalAccent>>
-<<case "Algerian">>
-	<<if $language == "Arabic">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "American">>
-	<<if $language == "English">>
-		<<set $args[0].accent = either(0,0,0,1)>>
-	<<elseif $language == "Spanish" && $args[0].race == "latina">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<elseif $language == "Chinese" && $args[0].race == "asian">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<elseif $language == "Arabic" && $args[0].race == "middle eastern">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Andorran">>
-	<<if $language == "Catalan">>
-		<<set $args[0].accent = either(0,0,0,1)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Angolan">>
-	<<if $language == "Portuguese">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Antiguan">>
-	<<if $language == "English">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Argentinian">>
-	<<if $language == "Spanish">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Armenian">>
-	<<if $language == "Russian">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<elseif $language == "English">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Aruban">>
-	<<if $language == "Dutch">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<elseif $language == "English">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<elseif $language == "Portuguese">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Australian">>
-	<<if $language == "English">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Austrian">>
-	<<if $language == "German">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<elseif $language == "Serbian">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<elseif $language == "Slovene">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<elseif $language == "Turkish" && $args[0].race == "middle eastern">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Azerbaijani">>
-	<<set $args[0].accent = _naturalAccent>>
-<<case "Bahamian">>
-	<<if $language == "English">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Bahraini">>
-	<<if $language == "Arabic">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Bangladeshi">>
-	<<if $language == "Bengali">>
-		<<set $args[0].accent = either(0,0,0,1)>>
-	<<elseif $language == "Hindi">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Barbadian">>
-	<<set $args[0].accent = _naturalAccent>>
-<<case "Belarusian">>
-	<<set $args[0].accent = _naturalAccent>>
-<<case "Belgian">>
-	<<if $language == "Dutch">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<elseif $language == "French">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<elseif $language == "German">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Belizean">>
-	<<if $language == "English">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Beninese">>
-	<<if $language == "French">>
-		<<set $args[0].accent = 1>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Bermudian">>
-	<<if $language == "English">>
-		<<set $args[0].accent = 1>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Bhutanese">>
-	<<if $language == "Dzongkha">>
-		<<set $args[0].accent = either(0,0,0,1)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Bissau-Guinean">>
-	<<if $language == "Portuguese">>
-		<<set $args[0].accent = 1>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Bolivian">>
-	<<if $language == "Spanish">>
-		<<set $args[0].accent = 1>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Bosnian">>
-	<<set $args[0].accent = _naturalAccent>>
-<<case "Brazilian">>
-	<<if $language == "Portuguese">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "British">>
-	<<if $language == "English">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Bruneian">>
-	<<if $language == "Malay">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<elseif $language == "English">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Bulgarian">>
-	<<set $args[0].accent = _naturalAccent>>
-<<case "Burkinabé">>
-	<<if $language == "French">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Burmese">>
-	<<set $args[0].accent = _naturalAccent>>
-<<case "Burundian">>
-	<<if $language == "Kirundi">>
-		<<set $args[0].accent = either(0,0,0,1)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Cambodian">>
-	<<if $language == "Khmer">>
-		<<set $args[0].accent = either(0,0,0,1)>>
-	<<elseif $language == "Cham">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<elseif $language == "French">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Cameroonian">>
-	<<if $language == "French">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Canadian">>
-	<<if $language == "English">>
-		<<set $args[0].accent = either(0,0,0,1)>>
-	<<elseif $language == "French">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Cape Verdean">>
-	<<if $language == "Portuguese">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Catalan">>
-	<<if $language == "Spanish">>
-		<<set $args[0].accent = either(0,0,0,1)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Central African">>
-	<<if $language == "French">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Chadian">>
-	<<if $language == "Arabic">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Chilean">>
-	<<if $language == "Spanish">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Chinese">>
-	<<if $language == "Tibetan">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<elseif $language == "Korean">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<elseif $language == "Kazakh">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Colombian">>
-	<<if $language == "Spanish">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Comorian">>
-	<<if $language == "Arabic">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<elseif $language == "French">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Congolese">>
-	<<if $language == "Lingala">>
-		<<set $args[0].accent = either(0,0,0,1)>>
-	<<elseif $language == "Kikongo">>
-		<<set $args[0].accent = either(0,0,0,1)>>
-	<<elseif $language == "French">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "a Cook Islander">>
-	<<if $language == "Cook Islands Māori">>
-		<<set $args[0].accent = either(0,0,0,1)>>
-	<<elseif $language == "English">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Costa Rican">>
-	<<if $language == "Spanish">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Croatian">>
-	<<set $args[0].accent = _naturalAccent>>
-<<case "Cuban">>
-	<<if $language == "Spanish">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Cypriot">>
-	<<if $language == "Greek">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<elseif $language == "Turkish">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<elseif $language == "English">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Czech">>
-	<<set $args[0].accent = _naturalAccent>>
-<<case "Danish">>
-	<<set $args[0].accent = _naturalAccent>>
-<<case "Djiboutian">>
-	<<if $language == "French">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Dominican">>
-	<<if $language == "Spanish">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Dominiquais">>
-	<<if $language == "English">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Dutch">>
-	<<set $args[0].accent = _naturalAccent>>
-<<case "East Timorese">>
-	<<if $language == "Tetum">>
-		<<set $args[0].accent = either(0,0,0,1)>>
-	<<elseif $language == "Portuguese">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<elseif $language == "Malay">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Ecuadorian">>
-	<<if $language == "Spanish">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Egyptian">>
-	<<if $language == "Arabic">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Emirati">>
-	<<if $language == "Arabic">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Equatoguinean">>
-	<<if $language == "Spanish">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Eritrean">>
-	<<if $language == "Tigrinya">>
-		<<set $args[0].accent = either(0,0,0,1)>>
-	<<elseif $language == "Arabic">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<elseif $language == "English">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Estonian">>
-	<<if $language == "Russian">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Ethiopian">>
-	<<if $language == "Amharic">>
-		<<set $args[0].accent = either(0,0,0,1)>>
-	<<elseif $language == "Arabic">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<elseif $language == "Tigrinya">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Fijian">>
-	<<if $language == "English">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Filipina">>
-	<<if $language == "Filipino">>
-		<<set $args[0].accent = either(0,0,0,1)>>
-	<<elseif $language == "English">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<elseif $language == "Tagalog">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<elseif $language == "Arabic">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<elseif $language == "Spanish">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Finnish">>
-	<<if $language == "Swedish">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "French">>
-	<<if $language == "English">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<elseif $language == "Spanish">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<elseif $language == "German">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<elseif $language == "Arabic" && $args[0].race == "middle eastern">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<elseif $language == "Catalan">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "French Guianan">>
-	<<if $language == "French">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "French Polynesian">>
-	<<if $language == "French">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Gabonese">>
-	<<if $language == "French">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Gambian">>
-	<<if $language == "English">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Georgian">>
-	<<if $language == "Abkhaz">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "German">>
-	<<if $language == "English">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<elseif $language == "French">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<elseif $language == "Turkish" && $args[0].race == "middle eastern">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Ghanan">>
-	<<if $language == "English">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<elseif $language == "Hausa">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<elseif $language == "Arabic">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Greek">>
-	<<set $args[0].accent = _naturalAccent>>
-<<case "Greenlandic">>
-	<<if $language == "Danish">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Grenadian">>
-	<<if $language == "English">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Guamanian">>
-	<<if $language == "English">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Guatemalan">>
-	<<if $language == "Spanish">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Guinean">>
-	<<if $language == "French">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Guyanese">>
-	<<if $language == "English">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Haitian">>
-	<<if $language == "French">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Honduran">>
-	<<if $language == "Spanish">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Hungarian">>
-	<<set $args[0].accent = _naturalAccent>>
-<<case "I-Kiribati">>
-	<<if $language == "Gilbertese">>
-		<<set $args[0].accent = either(0,0,0,1)>>
-	<<elseif $language == "English">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Icelandic">>
-	<<if $language == "Danish">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<elseif $language == "English">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Indian">>
-	<<if $language == "Hindi">>
-		<<set $args[0].accent = either(0,0,0,1)>>
-	<<elseif $language == "English">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Indonesian">>
-	<<if $language == "Malay">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Iranian">>
-	<<if $language == "Persian">>
-		<<set $args[0].accent = either(0,0,0,1)>>
-	<<elseif $language == "Arabic">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Iraqi">>
-	<<if $language == "Arabic">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<elseif $language == "Kurdish">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Irish">>
-	<<if $language == "English">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Israeli">>
-	<<if $language == "Hebrew">>
-		<<set $args[0].accent = either(0,0,0,1)>>
-	<<elseif $language == "Arabic">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Italian">>
-	<<set $args[0].accent = _naturalAccent>>
-<<case "Ivorian">>
-	<<if $language == "French">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Jamaican">>
-	<<if $language == "English">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>><<case "Japanese">>
-	<<set $args[0].accent = _naturalAccent>>
-<<case "Jordanian">>
-	<<if $language == "Arabic">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Kazakh">>
-	<<if $language == "Russian">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Kenyan">>
-	<<if $language == "Arabic">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Kittitian">>
-	<<if $language == "English">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Korean">>
-	<<if $language == "Chinese">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Kosovan">>
-	<<if $language == "Albanian">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<elseif $language == "Serbian">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Kurdish">>
-	<<if $language == "Arabic">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Kuwaiti">>
-	<<if $language == "Arabic">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Kyrgyz">>
-	<<if $language == "Russian">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Laotian">>
-	<<if $language == "Lao">>
-		<<set $args[0].accent = either(0,0,0,1)>>
-	<<elseif $language == "Khmu">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<elseif $language == "French">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Latvian">>
-	<<set $args[0].accent = _naturalAccent>>
-<<case "Lebanese">>
-	<<if $language == "Arabic">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Liberian">>
-	<<if $language == "English">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Libyan">>
-	<<if $language == "Arabic">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "a Liechtensteiner">>
-	<<if $language == "German">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Lithuanian">>
-	<<set $args[0].accent = _naturalAccent>>
-<<case "Luxembourgian">>
-	<<if $language == "German">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<elseif $language == "French">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Macedonian">>
-	<<set $args[0].accent = _naturalAccent>>
-<<case "Malagasy">>
-	<<set $args[0].accent = _naturalAccent>>
-<<case "Malawian">>
-	<<set $args[0].accent = _naturalAccent>>
-<<case "Malaysian">>
-	<<if $language == "Malay">>
-		<<set $args[0].accent = either(0,0,0,1)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Maldivian">>
-	<<set $args[0].accent = _naturalAccent>>
-<<case "Malian">>
-	<<if $language == "Arabic">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Maltese">>
-	<<if $language == "English">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<elseif $language == "Italian">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Marshallese">>
-	<<if $language == "English">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Mauritanian">>
-	<<if $language == "Arabic">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Mauritian">>
-	<<if $language == "English">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<elseif $language == "French">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Mexican">>
-	<<if $language == "Spanish">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Micronesian">>
-	<<if $language == "English">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Moldovan">>
-	<<set $args[0].accent = _naturalAccent>>
-<<case "Monégasque">>
-	<<if $language == "French">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Mongolian">>
-	<<set $args[0].accent = _naturalAccent>>
-<<case "Montenegrin">>
-	<<set $args[0].accent = _naturalAccent>>
-<<case "Moroccan">>
-	<<if $language == "Arabic">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Mosotho">>
-	<<set $args[0].accent = _naturalAccent>>
-<<case "Motswana">>
-	<<if $language == "English">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Mozambican">>
-	<<if $language == "Portuguese">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Namibian">>
-	<<if $language == "English">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<elseif $language == "Afrikaans">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Nauruan">>
-	<<set $args[0].accent = _naturalAccent>>
-<<case "Nepalese">>
-	<<set $args[0].accent = _naturalAccent>>
-<<case "New Caledonian">>
-	<<if $language == "French">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "a New Zealander">>
-	<<if $language == "English">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Ni-Vanuatu">>
-	<<if $language == "French">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<elseif $language == "English">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Nicaraguan">>
-	<<if $language == "Spanish">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Nigerian">>
-	<<if $language == "English">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<elseif $language == "Hausa">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<elseif $language == "Arabic">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Nigerien">>
-	<<if $language == "French">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<elseif $language == "Hausa">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<elseif $language == "Arabic">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Niuean">>
-	<<if $language == "English">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Norwegian">>
-	<<set $args[0].accent = _naturalAccent>>
-<<case "Omani">>
-	<<if $language == "Arabic">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Pakistani">>
-	<<if $language == "Arabic">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Palauan">>
-	<<if $language == "English">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<elseif $language == "Sonsorolese">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<elseif $language == "Tobian">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<elseif $language == "Japanese">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Palestinian">>
-	<<if $language == "Arabic">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Panamanian">>
-	<<if $language == "Spanish">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Papua New Guinean">>
-	<<set $args[0].accent = _naturalAccent>>
-<<case "Paraguayan">>
-	<<if $language == "Spanish">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Peruvian">>
-	<<if $language == "Spanish">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Polish">>
-	<<set $args[0].accent = _naturalAccent>>
-<<case "Portuguese">>
-	<<if $language == "Spanish">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Puerto Rican">>
-	<<if $language == "Spanish">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<elseif $language == "English">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Qatari">>
-	<<if $language == "Arabic">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Romanian">>
-	<<set $args[0].accent = _naturalAccent>>
-<<case "Russian">>
-	<<set $args[0].accent = _naturalAccent>>
-<<case "Rwandan">>
-	<<if $language == "Kinyarwanda">>
-		<<set $args[0].accent = either(0,0,0,1)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Sahrawi">>
-	<<if $language == "Arabic">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Saint Lucian">>
-	<<if $language == "English">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Salvadoran">>
-	<<if $language == "Spanish">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Sammarinese">>
-	<<if $language == "Italian">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Samoan">>
-	<<if $language == "English">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "São Toméan">>
-	<<if $language == "Portuguese">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Saudi">>
-	<<if $language == "Arabic">>
-		<<set $args[0].accent = either(0,0,0,1)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Scottish">>
-	<<if $language == "English">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Senegalese">>
-	<<if $language == "French">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Serbian">>
-	<<set $args[0].accent = _naturalAccent>>
-<<case "Seychellois">>
-	<<if $language == "French">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<elseif $language == "English">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Sierra Leonean">>
-	<<if $language == "English">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Singaporean">>
-	<<if $language == "English">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<elseif $language == "Chinese">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<elseif $language == "Malay">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<elseif $language == "Tamil">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Slovak">>
-	<<set $args[0].accent = _naturalAccent>>
-<<case "Slovene">>
-	<<set $args[0].accent = _naturalAccent>>
-<<case "a Solomon Islander">>
-	<<if $language == "English">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Somali">>
-	<<if $language == "Arabic">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "South African">>
-	<<if $language == "English">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<elseif $language == "Afrikaans">>
-		<<set $args[0].accent = either(0,0,0,1)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "South Sudanese">>
-	<<if $language == "English">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Spanish">>
-	<<if $language == "Catalan">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Sri Lankan">>
-	<<if $language == "Sinhalese">>
-		<<set $args[0].accent = either(0,0,0,1)>>
-	<<elseif $language == "Tamil">>
-		<<set $args[0].accent = either(0,0,0,1)>>
-	<<elseif $language == "English">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Sudanese">>
-	<<if $language == "Arabic">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Surinamese">>
-	<<if $language == "Dutch">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Swazi">>
-	<<set $args[0].accent = _naturalAccent>>
-<<case "Swedish">>
-	<<if $language == "English">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<elseif $language == "Finnish">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<elseif $language == "Norwegian">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<elseif $language == "German">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Swiss">>
-	<<if $language == "German">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<elseif $language == "French">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<elseif $language == "Italian">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Syrian">>
-	<<if $language == "Arabic">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Taiwanese">>
-	<<if $language == "Chinese">>
-		<<set $args[0].accent = either(0,0,0,1)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Tajik">>
-	<<if $language == "Russian">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Tanzanian">>
-	<<if $language == "Swahili">>
-		<<set $args[0].accent = either(0,0,0,1)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Thai">>
-	<<if $language == "Chinese">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<elseif $language == "Malay">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<elseif $language == "Khmer">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Tibetan">>
-	<<if $language == "Chinese">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Togolese">>
-	<<if $language == "French">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Tongan">>
-	<<if $language == "English">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Trinidadian">>
-	<<if $language == "English">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Tunisian">>
-	<<if $language == "Arabic">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Turkish">>
-	<<set $args[0].accent = _naturalAccent>>
-<<case "Turkmen">>
-	<<if $language == "Russian">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Tuvaluan">>
-	<<if $language == "English">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Ugandan">>
-	<<if $language == "Swahili">>
-		<<set $args[0].accent = either(0,0,0,1)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Ukrainian">>
-	<<if $language == "Russian">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Uruguayan">>
-	<<if $language == "Spanish">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Uzbek">>
-	<<if $language == "Russian">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Vatican">>
-	<<if $language == "Italian">>
-		<<set $args[0].accent = either(0,0,0,1)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Venezuelan">>
-	<<if $language == "Spanish">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Vietnamese">>
-	<<if $language == "Chinese">>
-		<<set $args[0].accent = either(0,1,2,2,2,3,3)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Vincentian">>
-	<<if $language == "English">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Yemeni">>
-	<<if $language == "Arabic">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Zairian">>
-	<<if $language == "Lingala">>
-		<<set $args[0].accent = either(0,0,0,1)>>
-	<<elseif $language == "Kikongo">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<elseif $language == "Swahili">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<elseif $language == "French">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Zambian">>
-	<<if $language == "English">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Zimbabwean">>
-	<<if $language == "English" && $args[0].race == "white">>
-		<<set $args[0].accent = either(0,1,1,1,2)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Ancient Chinese Revivalist">>
-	<<if $language == "Chinese">>
-		<<set $args[0].accent = either(0,0,0,1)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Ancient Egyptian Revivalist">>
-	<<if $language == "Ancient Egyptian">>
-		<<set $args[0].accent = either(0,0,0,1)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Arabian Revivalist">>
-	<<if $language == "Arabic">>
-		<<set $args[0].accent = either(0,0,0,1)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Aztec Revivalist">>
-	<<if $language == "Nahuatl">>
-		<<set $args[0].accent = either(0,0,0,1)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Edo Revivalist">>
-	<<if $language == "Japanese">>
-		<<set $args[0].accent = either(0,0,0,1)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<case "Roman Revivalist">>
-	<<if $language == "Latin">>
-		<<set $args[0].accent = either(0,0,0,1)>>
-	<<else>>
-		<<set $args[0].accent = _naturalAccent>>
-	<</if>>
-<<default>>
-	<<set $args[0].accent = _naturalAccent>>
-<</switch>>
-
-<<if $args[0].nationality == $language>>
-	<<set $args[0].accent = either(0,0,0,1)>>
-<</if>>
-
-<</widget>>
-
-/* Call as <<GenerateAge slave>> */
-<<widget "GenerateAge">>
-
-<<if $activeSlaveOneTimeMaxAge > 998>>
-	<<if $pedo_mode == 1>>
-		<<set $activeSlaveOneTimeMaxAge = 18>>
-	<<else>>
-		<<set $activeSlaveOneTimeMaxAge = 42>>
-	<</if>>
-<<elseif $pedo_mode == 1 && $one_time_age_overrides_pedo_mode == 0 && $activeSlaveOneTimeMaxAge > 18>>
-	<<set $activeSlaveOneTimeMaxAge = 18>>
-<</if>>
-<<if $retirementAge < $activeSlaveOneTimeMaxAge>>
-	<<set $activeSlaveOneTimeMaxAge = ($retirementAge-1)>>
-<</if>>
-<<if $activeSlaveOneTimeMinAge < $minimumSlaveAge>>
-	<<set $activeSlaveOneTimeMinAge = $minimumSlaveAge>>
-<<elseif $pedo_mode == 1 && $one_time_age_overrides_pedo_mode == 0>>
-	<<set $activeSlaveOneTimeMinAge = $minimumSlaveAge>>
-<</if>>
-<<if $activeSlaveOneTimeMaxAge < $activeSlaveOneTimeMinAge>>
-	<<set $activeSlaveOneTimeMaxAge = $activeSlaveOneTimeMinAge>>
-<</if>>
-<<if ($activeSlaveOneTimeMaxAge >= 30) && ($arcologies[0].FSMaturityPreferentialist != "unset")>>
-	<<if $ageAdjustOverride != 1>>
-		<<set $activeSlaveOneTimeMaxAge = ($activeSlaveOneTimeMaxAge + 10)>>
-	<</if>>
-<</if>>
-<<set $args[0].actualAge = random($activeSlaveOneTimeMinAge,$activeSlaveOneTimeMaxAge)>>
-<<set _secondAgeRoll = random($activeSlaveOneTimeMinAge,$activeSlaveOneTimeMaxAge)>>
-<<if ($arcologies[0].FSYouthPreferentialist != "unset") && ($arcologies[0].FSYouthPreferentialist >= random(1,100))>>
-	<<set $args[0].actualAge = Math.min($args[0].actualAge, _secondAgeRoll)>>
-<<elseif ($arcologies[0].FSMaturityPreferentialist != "unset") && ($arcologies[0].FSMaturityPreferentialist >= random(1,100))>>
-	<<set $args[0].actualAge = Math.max($args[0].actualAge, _secondAgeRoll)>>
-<</if>>
-<<if $args[0].actualAge >= $retirementAge>>
-	<<set $args[0].actualAge = ($retirementAge-2)>>
-<</if>>
-<<set $activeSlaveOneTimeMinAge = 0>>
-<<set $activeSlaveOneTimeMaxAge = 999>>
-<<set $one_time_age_overrides_pedo_mode = 0>>
-<<set $ageAdjustOverride = 0>>
-<<set $args[0].visualAge = $args[0].actualAge>>
-<<set $args[0].physicalAge = $args[0].actualAge>>
-<<set $args[0].ovaryAge = $args[0].actualAge>>
-<<set $args[0].age = $args[0].actualAge>> /*compatibility*/
-<<set $args[0].pubertyAgeXX = $fertilityAge>>
-<<set $args[0].pubertyAgeXY = $potencyAge>>
-
-<</widget>>