diff --git a/player variables documentation - Pregmod.txt b/player variables documentation - Pregmod.txt
index 4ef7be6f78c869e61a12329d27178070746e7a88..b3be0fbf964d98bba5325d31a349b1d238e1aaf9 100644
--- a/player variables documentation - Pregmod.txt	
+++ b/player variables documentation - Pregmod.txt	
@@ -95,12 +95,13 @@ pregSource:
 who knocked you up
  0 - unknown
 -1 - self-impreg
--2 - citizen
+-2 - citizen of your arcology
 -3 - former master
 -4 - male arc owner
 -5 - client
 -6 - Societal Elite
 -7 - designer baby
+-8 - an animal
 
 pregMood:
 
@@ -335,12 +336,14 @@ father:
 your father
 Accepts ID
 Values between 0 and -20 are reserved.
+ 0 - unknown
 
 mother:
 
 your mother
 Accepts ID
 Values between 0 and -20 are reserved.
+ 0 - unknown
 
 sisters:
 
diff --git a/slave variables documentation - Pregmod.txt b/slave variables documentation - Pregmod.txt
index 3a62a921c74391c60317e7e32528849b3b7238d8..a1d9d6cba8aef8a7ecf44770ed75da0d54082366 100644
--- a/slave variables documentation - Pregmod.txt	
+++ b/slave variables documentation - Pregmod.txt	
@@ -1852,13 +1852,17 @@ pregnancy time or state. See Pregnancy Control section for more.
 
 pregSource:
 
-accepts ID See Pregnancy Control section for more.
+accepts ID. See Pregnancy Control section for more.
 Who sired her pregnancy
--8 - an animal
+ 0 - unknown
+-1 - player
+-2 - citizen of your arcology
+-3 - player's former master
+-4 - male arc owner
+-5 - player's client
+-6 - Societal Elite
 -7 - designer baby
--2 - Citizen of your arcology
--1 - You
- 0 - Unidentifiable
+-8 - an animal
 
 pregType:
 
@@ -3240,15 +3244,28 @@ mother:
 Slave's mother's ID
 Accepts ID
 Values between 0 and -20 are reserved.
+ 0 - unknown
 -1 - player
+-2 - citizen of your arcology
+-3 - player's former master
+-4 - male arc owner
+-5 - player's client
+-6 - Societal Elite
+-7 - designer baby
 
 father:
 
 Slave's father's ID
 Accepts ID
 Values between 0 and -20 are reserved.
+ 0 - unknown
 -1 - player
+-2 - citizen of your arcology
 -3 - player's former master
+-4 - male arc owner
+-5 - player's client
+-6 - Societal Elite
+-7 - designer baby
 
 sisters:
 
diff --git a/src/facilities/nursery/nursery.tw b/src/facilities/nursery/nursery.tw
index b92e89dd576533f401e3e22271e165576b0b9f74..7894ccae20ca7e7f2c7a9dc0523cd52e4c39591f 100644
--- a/src/facilities/nursery/nursery.tw
+++ b/src/facilities/nursery/nursery.tw
@@ -467,15 +467,15 @@ Target age for release: <<textbox "$targetAgeNursery" $targetAgeNursery "Nursery
 <</if>>
 
 <<if $nurseryBabies > 0>>
-<br><br>''Children in $nurseryName''
-<br>
-/* FOR TESTING */
-<<for _c = 0; _c <$cribs.length; _c++>>
-<<link "$cribs[_c].slaveName" "Long Child Description">>
-<<include "Child Summary">>
-<</link>>
-<br>
-<</for>>
+	<br><br>''Children in $nurseryName''
+	<br>
+	/* FOR TESTING */
+	<<for _c = 0; _c <$cribs.length; _c++>>
+		<<link "$cribs[_c].slaveName" "Long Child Description">>
+		<<include "Child Summary">>
+		<</link>>
+		<br>
+	<</for>>
 <</if>>
 /*
 <<if $useSlaveSummaryTabs == 1>>
@@ -574,49 +574,49 @@ Filter by assignment: |
 	<br><<include "Toychest">> //In the coming week you plan to concentrate on
 	<<if $cribs[$i].fuckdoll == 0>>
 		<<if $cribs[$i].toyHole != "all her holes">>
-			her $cribs[$i].toyHole, but for now://
-			<br>&nbsp;&nbsp;&nbsp;&nbsp;<<print "[[Use her mouth|FLips][$activeSlave = $cribs["+$i+"], $childSex = 1, $nextButton = _j, $nextLink = _k, $returnTo = _l]]">> | <<print "[[Play with her tits|FBoobs][$activeSlave = $cribs["+$i+"], $childSex = 1, $nextButton = _j, $nextLink = _k, $returnTo = _l]]">>
+			$his $cribs[$i].toyHole, but for now://
+			<br>&nbsp;&nbsp;&nbsp;&nbsp;[["Use "+$his+" mouth"|FLips][$activeSlave = $cribs["+$i+"], $childSex = 1, $nextButton = _j, $nextLink = _k, $returnTo = _l]] | [["Play with "+$his+" tits|FBoobs][$activeSlave = $cribs["+$i+"], $childSex = 1, $nextButton = _j, $nextLink = _k, $returnTo = _l]]
 			<<if canDoVaginal($cribs[$i])>>
-				| <<print "[[Fuck her|FVagina][$activeSlave = $cribs["+$i+"], $childSex = 1, $nextButton = _j, $nextLink = _k, $returnTo = _l]]">>
+				| [["Fuck "+$him|FVagina][$activeSlave = $cribs["+$i+"], $childSex = 1, $nextButton = _j, $nextLink = _k, $returnTo = _l]]
 				<<if canDoAnal($cribs[$i])>>
-				| <<print "[[Use her holes|FButt][$activeSlave = $cribs["+$i+"], $childSex = 1, $nextButton = _j, $nextLink = _k, $returnTo = _l]]">>
+					| [["Use "+$his+" holes"|FButt][$activeSlave = $cribs["+$i+"], $childSex = 1, $nextButton = _j, $nextLink = _k, $returnTo = _l]]
 				<</if>>
 			<</if>>
 			<<if canDoAnal($cribs[$i])>>
-			| <<print "[[Fuck her ass|FAnus][$activeSlave = $cribs["+$i+"], $childSex = 1, $nextButton = _j, $nextLink = _k, $returnTo = _l]]">>
+				| [["Fuck "+$his+" ass"|FAnus][$activeSlave = $cribs["+$i+"], $childSex = 1, $nextButton = _j, $nextLink = _k, $returnTo = _l]]
 			<</if>>
 			<<if canDoVaginal($cribs[$i]) || canDoAnal($cribs[$i])>>
 				<<if $cribs[$i].belly >= 300000>>
-				| <<print "[[Fuck her over her belly|FBellyFuck][$activeSlave = $cribs["+$i+"], $childSex = 1, $nextButton = _j, $nextLink = _k, $returnTo = _l]]">>
+					| [["Fuck "+$him+" over "+$his+" belly"|FBellyFuck][$activeSlave = $cribs["+$i+"], $childSex = 1, $nextButton = _j, $nextLink = _k, $returnTo = _l]]
 				<</if>>
 			<</if>>
 			/*check*//*
 			<<if canPenetrate($cribs[$i])>>
-			| <<print "[[Ride " + $him + "|FDick][$activeSlave = $cribs["+$i+"], $childSex = 1, $nextButton = _j,$nextLink = _k,$returnTo = _l]]">>
+				| [["Ride "+$him|FDick][$activeSlave = $cribs["+$i+"], $childSex = 1, $nextButton = _j,$nextLink = _k,$returnTo = _l]]
 			<</if>>
-			| <<print "[[Abuse " + $him + "|FAbuse][$activeSlave = $cribs["+$i+"], $childSex = 1, $nextButton = _j,$nextLink = _k,$returnTo = _l]]">>
+			| [["Abuse "+$him|FAbuse][$activeSlave = $cribs["+$i+"], $childSex = 1, $nextButton = _j,$nextLink = _k,$returnTo = _l]]
 		<<else>>
-			all of her holes equally, but for now://
-			<br>&nbsp;&nbsp;&nbsp;&nbsp;<<print "[[Use her mouth|FLips][$activeSlave = $cribs["+$i+"], $childSex = 1, $nextButton = _j, $nextLink = _k, $returnTo = _l]]">> | <<print "[[Play with her tits|FBoobs][$activeSlave = $cribs["+$i+"], $childSex = 1, $nextButton = _j, $nextLink = _k, $returnTo = _l]]">>
+			all of $his holes equally, but for now://
+			<br>&nbsp;&nbsp;&nbsp;&nbsp;[["Use "+$his+" mouth"|FLips][$activeSlave = $cribs["+$i+"], $childSex = 1, $nextButton = _j, $nextLink = _k, $returnTo = _l]] | [["Play with "+$his+" tits"|FBoobs][$activeSlave = $cribs["+$i+"], $childSex = 1, $nextButton = _j, $nextLink = _k, $returnTo = _l]]
 			<<if canDoVaginal($cribs[$i])>>
-				| <<print "[[Fuck her|FVagina][$activeSlave = $cribs["+$i+"], $childSex = 1, $nextButton = _j, $nextLink = _k, $returnTo = _l]]">>
+				| [["Fuck "+$him|FVagina][$activeSlave = $cribs["+$i+"], $childSex = 1, $nextButton = _j, $nextLink = _k, $returnTo = _l]]
 				<<if canDoAnal($cribs[$i])>>
-				| <<print "[[Use her holes|FButt][$activeSlave = $cribs["+$i+"], $childSex = 1, $nextButton = _j, $nextLink = _k, $returnTo = _l]]">>
+					| [["Use "+$his+" holes"|FButt][$activeSlave = $cribs["+$i+"], $childSex = 1, $nextButton = _j, $nextLink = _k, $returnTo = _l]]
 				<</if>>
 			<</if>>
 			<<if canDoAnal($cribs[$i])>>
-			| <<print "[[Fuck her ass|FAnus][$activeSlave = $cribs["+$i+"], $childSex = 1, $nextButton = _j, $nextLink = _k, $returnTo = _l]]">>
+				| [["Fuck "+$his+" ass"|FAnus][$activeSlave = $cribs["+$i+"], $childSex = 1, $nextButton = _j, $nextLink = _k, $returnTo = _l]]
 			<</if>>
 			<<if canDoVaginal($cribs[$i]) || canDoAnal($cribs[$i])>>
 				<<if $cribs[$i].belly >= 300000>>
-				| <<print "[[Fuck her over her belly|FBellyFuck][$activeSlave = $cribs["+$i+"], $childSex = 1, $nextButton = _j, $nextLink = _k, $returnTo = _l]]">>
+					| [["Fuck "+$him+" over "+$his+" belly"|FBellyFuck][$activeSlave = $cribs["+$i+"], $childSex = 1, $nextButton = _j, $nextLink = _k, $returnTo = _l]]
 				<</if>>
 			<</if>>
 			/*check*//*
 			<<if canPenetrate($cribs[$i])>>
-			| <<print "[[Ride " + $him + "|FDick][$activeSlave = $cribs["+$i+"], $childSex = 1, $nextButton = _j,$nextLink = _k,$returnTo = _l]]">>
+				| [["Ride "+$him|FDick][$activeSlave = $cribs["+$i+"], $childSex = 1, $nextButton = _j,$nextLink = _k,$returnTo = _l]]
 			<</if>>
-			| <<print "[[Abuse her|FAbuse][$activeSlave = $cribs["+$i+"], $childSex = 1, $nextButton = _j, $nextLink = _k, $returnTo = _l]]">>
+			| [["Abuse "+$him|FAbuse][$activeSlave = $cribs["+$i+"], $childSex = 1, $nextButton = _j, $nextLink = _k, $returnTo = _l]]
 		<</if>>
 	<<else>>
 		<<if $cribs[$i].toyHole != "all her holes">>
diff --git a/src/init/dummy.tw b/src/init/dummy.tw
index 4d711a08a2ee0c33e41063fbd4a2c355372bab67..8230cb84b61aa3278e5d20d22ae2a00bab4f347d 100644
--- a/src/init/dummy.tw
+++ b/src/init/dummy.tw
@@ -17,7 +17,7 @@ $belarusianSlaveNames, $dominicanSlaveNames, $scottishSlaveNames
 $ArcologyNamesEugenics, $ArcologyNamesRepopulationist, $ArcologyNamesHedonisticDecadence
 $LurcherSpeed
 $$i
-$activeSlave.bodySwap, $activeSlave.customImageFormat, $activeSlave.customHairVector, $activeSlave.shoeColor, $activeSlave.newGamePlus, $activeSlave.nipplesAccessory, $activeSlave.slaveCost, $activeSlave.premature, $activeSlave.missingEyes, $activeSlave.missingArms, $activeSlave.missingLegs, 
+$activeSlave.bodySwap, $activeSlave.customImageFormat, $activeSlave.customHairVector, $activeSlave.shoeColor, $activeSlave.newGamePlus, $activeSlave.nipplesAccessory, $activeSlave.slaveCost, $activeSlave.premature, $activeSlave.missingEyes, $activeSlave.missingArms, $activeSlave.missingLegs,
 $activeSlave.noun, $activeSlave.pronoun, $activeSlave.possessive, $activeSlave.possessivePronoun, $activeSlave.object, $activeSlave.objectReflexive
 $drugs, $harshCollars, $shoes, $bellyAccessories, $vaginalAccessories, $dickAccessories, $buttplugs
 $PC.origRace, $PC.origSkin
diff --git a/src/interaction/cyberConfig.tw b/src/interaction/cyberConfig.tw
index afa7d742e44f7a13d1ba75e169397cd3da8255c4..3c327fc67cc1dcab062c4f93feb7db5b38940b80 100644
--- a/src/interaction/cyberConfig.tw
+++ b/src/interaction/cyberConfig.tw
@@ -176,7 +176,7 @@
 		<</if>>
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;
 
-		Modify $his tail's apearance:<br>
+		Modify $his tail's appearance:<br>
 		[[Cat|cyberConfig][$activeSlave.tailShape = "neko",cashX(forceNeg($modCost), "slaveSurgery", $activeSlave)]]
 		| [[Dog|cyberConfig][$activeSlave.tailShape = "inu",cashX(forceNeg($modCost), "slaveSurgery", $activeSlave)]]
 		| [[Fox|cyberConfig][$activeSlave.tailShape = "kit",cashX(forceNeg($modCost), "slaveSurgery", $activeSlave)]]
@@ -254,7 +254,7 @@
 	Attaching $his tail is a simple procedure, you simply push the connector into a socket, right where $his tailbone ends, until the lock engages.<br>
 	When you are done, $he looks back and
 	<<if $activeSlave.tailShape == "neko">>sways $his tail side to side enigmatically.
-	<<elseif $activeSlave.tailShape == "inu">>wags $his tail side to side energeticaly.
+	<<elseif $activeSlave.tailShape == "inu">>wags $his tail side to side energetically.
 	<<elseif $activeSlave.tailShape == "kit">>slowly sways $his tail feeling the soft fur brush against $his skin.
 	<<elseif $activeSlave.tailShape == "kitsune">>slowly sways $his tails luxuriating in the incredibly soft, fluffy fur brushing against $his skin.
 	<<elseif $activeSlave.tailShape == "tanuki">>admires $his long, thick fluffy tail.
diff --git a/src/js/SlaveState.js b/src/js/SlaveState.js
index 66d695a22bbd505e09c8c27c816e6cbbdc1f3b68..8f71836abf23b0824e4394ce0141f5c6a02a956d 100644
--- a/src/js/SlaveState.js
+++ b/src/js/SlaveState.js
@@ -1752,7 +1752,7 @@ App.Entity.SlaveState = class SlaveState {
 		 * * "size queen": prefers big cocks
 		 */
 		this.sexualQuirk = "none";
-		/** 0: does not have; 1: carrier; 2: active 
+		/** 0: does not have; 1: carrier; 2: active
 		* * heterochromia is an exception. String = active
 		*/
 		this.geneticQuirks = {
diff --git a/src/js/assayJS.js b/src/js/assayJS.js
index 2cc3db4d35d54dc14d868e9bdf0010b2d9e788f3..e766c252991a5fb4561661343e797571296f2289 100644
--- a/src/js/assayJS.js
+++ b/src/js/assayJS.js
@@ -378,7 +378,7 @@ window.newSlave = /** @param {App.Entity.SlaveState} slave */ function newSlave(
 			V.genePool.push(slave);
 		}
 	}
-	
+
 	/* add to facilities array if needed */
 	if (slave.assignment !== "rest") {
 		assignJob(slave, slave.assignment);
@@ -1337,7 +1337,7 @@ window.SlaveTitle = /** @param {App.Entity.SlaveState} slave */ function SlaveTi
 				r = "loli " + r;
 			}
 		}
-		
+
 		if (slave.geneticQuirks.albinism === 2) {
 			r = "albino " + r;
 		}
@@ -1391,7 +1391,7 @@ window.SlaveTitle = /** @param {App.Entity.SlaveState} slave */ function SlaveTi
 		} else if (slave.births >= 3) {
 			r = r + " breeder";
 		}
-		
+
 		if (slave.indenture > -1) {
 			r = "indentured " + r;
 		}
diff --git a/src/js/generateGenetics.js b/src/js/generateGenetics.js
index 1803b3c8c5be57682b256c5e8a2c3f6c04a14fed..71328849036a3ad12ae949ec986f6b8ba6f0b2c3 100644
--- a/src/js/generateGenetics.js
+++ b/src/js/generateGenetics.js
@@ -666,7 +666,7 @@ window.generateGenetics = (function() {
 				}
 			}
 		}
-		
+
 		//perfect face
 		if (father !== 0) {
 			if (mother.geneticQuirks.pFace + father.geneticQuirks.pFace >= 4) {
@@ -677,7 +677,7 @@ window.generateGenetics = (function() {
 		} else if (mother.geneticQuirks.pFace === 2) {
 			quirks.pFace = 1;
 		}
-		
+
 		//ugly face
 		if (father !== 0) {
 			if (mother.geneticQuirks.uFace + father.geneticQuirks.uFace >= 4) {
@@ -688,7 +688,7 @@ window.generateGenetics = (function() {
 		} else if (mother.geneticQuirks.uFace === 2) {
 			quirks.uFace = 1;
 		}
-		
+
 		//albinism
 		if (father !== 0) {
 			// Add treatment to force albinism
@@ -720,7 +720,7 @@ window.generateGenetics = (function() {
 				}
 			}
 		}
-		
+
 		//heterochromia
 		if (father !== 0) {
 			if (mother.geneticQuirks.heterochromia === 2 && father.geneticQuirks.heterochromia === 2) {
diff --git a/src/js/generateNewSlaveJS.js b/src/js/generateNewSlaveJS.js
index f51d123a66b9eb6f27ef2731eb633b9e522f0008..5c5abb46c0f7fa95e5604c79d781644e9718a3bf 100644
--- a/src/js/generateNewSlaveJS.js
+++ b/src/js/generateNewSlaveJS.js
@@ -805,7 +805,7 @@ window.GenerateNewSlave = (function(){
 	}
 
 	function generateXYBoobs() {
-		
+
 		if (slave.physicalAge <= 10) {
 			slave.boobs = 100;
 		} else if (slave.physicalAge === 11) {
@@ -1473,7 +1473,7 @@ window.GenerateNewSlave = (function(){
 			V.oneTimeDisableDisability = 0;
 		}
 	}
-	
+
 	function generateGeneticQuirkTweaks() {
 		if (slave.geneticQuirks.albinism === 2) {
 			slave.albinismOverride = {skin: slave.skin, eyeColor: slave.eyeColor, hColor: slave.hColor};
diff --git a/src/js/rulesAssistantOptions.js b/src/js/rulesAssistantOptions.js
index 0fafa0681ffe4bbc49b2482b685b04584e1dd788..3db4505586393b63060698e6a6d32da741a3c1cc 100644
--- a/src/js/rulesAssistantOptions.js
+++ b/src/js/rulesAssistantOptions.js
@@ -1308,7 +1308,7 @@ window.rulesAssistantOptions = (function() {
 			this.setValue(current_rule.set.chastityVagina);
 			this.onchange = (value) => current_rule.set.chastityVagina = value;
 		}
-	}	
+	}
 
 	class VagAccVirginsList extends List {
 		constructor() {
@@ -1366,7 +1366,7 @@ window.rulesAssistantOptions = (function() {
 			this.setValue(current_rule.set.chastityPenis);
 			this.onchange = (value) => current_rule.set.chastityPenis = value;
 		}
-	}	
+	}
 
 	class DickAccVirginsList extends List {
 		constructor() {
@@ -1395,7 +1395,7 @@ window.rulesAssistantOptions = (function() {
 			this.setValue(current_rule.set.chastityAnus);
 			this.onchange = (value) => current_rule.set.chastityAnus = value;
 		}
-	}	
+	}
 
 	class ButtplugsVirginsList extends List {
 		constructor() {
@@ -3341,7 +3341,7 @@ window.rulesAssistantOptions = (function() {
 			this.onchange = (value) => current_rule.set.surgery_hears = value;
 		}
 	}
-	
+
 	class SmellSurgeryList extends List {
 		constructor() {
 			const items = [
@@ -3354,7 +3354,7 @@ window.rulesAssistantOptions = (function() {
 			this.onchange = (value) => current_rule.set.surgery_smells = value;
 		}
 	}
-	
+
 	class TasteSurgeryList extends List {
 		constructor() {
 			const items = [
diff --git a/src/npc/descriptions/fBoobs.tw b/src/npc/descriptions/fBoobs.tw
index 67bacbfa30f3bef288aa522c92c9564fee926550..b6d3891deb654a108a8a868a192143a6a9e683d3 100644
--- a/src/npc/descriptions/fBoobs.tw
+++ b/src/npc/descriptions/fBoobs.tw
@@ -51,7 +51,7 @@ tits.
 <<if ($activeSlave.nipplesPiercing > 1) && ($activeSlave.amp == 1)>>
 	You carry $him over, playing with the chain between $his nipples.
 <<elseif ($activeSlave.nipplesPiercing > 1)>>
-	You pull $his over by the chain between $his nipples.
+	You pull $him over by the chain between $his nipples.
 <<elseif ($activeSlave.nipplesPiercing == 1)>>
 	$His nipple piercings glint enticingly.
 <</if>>
@@ -148,7 +148,7 @@ tits.
 	<<elseif $PC.boobs !== 0>>
 		squirt lubricant all over $his $activeSlave.skin breasts. Then, you lie down atop $him with your breasts meshing with $hers and begin to slide up and down, stimulating your nipples wonderfully. $He tries to turn $his head away, but you reach up to force $his unwilling mouth to accept your insistent tongue.
 	<<else>>
-		straddle $his face, grinding your pussy against $his unwilling mouth. You begin to grope $his breasts and pinch $his nipples to hardness, and hen $he's slow at eating you out, you twist them cruelly. The pain makes $him squeal into your pussy, a lovely sensation, so you manhandle $him without mercy until you climax against $his gasping face.
+		straddle $his face, grinding your pussy against $his unwilling mouth. You begin to grope $his breasts and pinch $his nipples to hardness, and when $he's slow at eating you out, you twist them cruelly. The pain makes $him squeal into your pussy, a lovely sensation, so you manhandle $him without mercy until you climax against $his gasping face.
 	<</if>>
 <<elseif ($activeSlave.devotion <= 20) && ($activeSlave.lactation > 0)>>
 	$He lies on the couch next to your
@@ -169,7 +169,7 @@ tits.
 		desk, and you've straddled $his face before $he can do anything more. You begin to grope $his breasts and pinch $his nipples to hardness as $he eats you out, your ministrations producing moans that feel quite nice against your clit. You maul $his boobs without mercy as you reach your climax, leaving $him to massage $his breasts gingerly as you get off $him.
 	<</if>>
 <<elseif ($activeSlave.lactation > 0)>>
-	Since $he's producing milk, $he gets an emotional high from breastfeeding, and $he sits on the edge of your desk for a while so you can use $him as a beverage dispenser while you work. Once $he's empty, $he gets down to <<if ($PC.dick == 0)>>eat you out. As $he buries $his face between your legs, $he gently rolls $his sore nipples around in $his fingers, quietly moaning and whining.<<else>>give you a titjob. As $he titfucks you, $he gently rolls $his sore nipples around in $his fingers, quietly moaning and whining. Your cum covers $his <<if $seeRace == 1>>$activeSlave.race <</if>>face in no time, and $he's left with a spectacular mess to clean. $He laps it all up.<</if>>
+	Since $he's producing milk, $he gets an emotional high from breastfeeding, and $he sits on the edge of your desk for a while so you can use $him as a beverage dispenser while you work. Once $he's empty, $he gets down to <<if ($PC.dick == 0)>>eat you out. As $he buries $his face between your legs, $he gently rolls $his sore nipples around in $his fingers, quietly moaning and whining.<<else>>give you a titjob. As you titfuck $him, $he gently rolls $his sore nipples around in $his fingers, quietly moaning and whining. Your cum covers $his <<if $seeRace == 1>>$activeSlave.race <</if>>face in no time, and $he's left with a spectacular mess to clean. $He laps it all up.<</if>>
 <<else>>
 	<<if $PC.dick == 1>>
 		$He massages and toys with $his chest for your benefit, languidly rubbing lubricant over not only $his cleavage but $his entire chest, making sure every <<if $showInches == 2>>inch<<else>>centimeter<</if>> of $his $activeSlave.skin breasts are nice and shiny. $He gives you a titjob with $his lubricated cleavage while you sit at your desk<<if $PC.vagina == 1>>, doing $his best to run $his hard nipples between your pussylips whenever $he can<</if>>. Your cum covers $his <<if $seeRace == 1>>$activeSlave.race <</if>>face, and $he carefully licks it all off while continuing to play with $his erect nipples.
diff --git a/src/npc/fRelation.tw b/src/npc/fRelation.tw
index d372496017a8791c434815f3f467037f1e97f877..00fd451c59a35019294b90eb074bd22310ce4bf1 100644
--- a/src/npc/fRelation.tw
+++ b/src/npc/fRelation.tw
@@ -88,7 +88,7 @@ You call both $activeSlave.slaveName and $slaves[$partner].slaveName to your off
 	<<set $slaves[$partner].oralCount++, $activeSlave.oralCount++, $oralTotal++>>
 	<<= BothVCheck()>>
 	<<= PartnerVCheck()>>
-<<elseif ["twin", "daughter", "mother", "father", "sister", "half-sister"].includes(_activeSlaveRel)>>
+<<elseif ["daughter", "father", "half-sister", "mother", "sister", "twin"].includes(_activeSlaveRel)>>
 	Since between them they aren't able to enthusiastically perform an incestuous threesome, you simply line $activeSlave.slaveName and $slaves[$partner].slaveName up next to one another on the couch next to your desk,<<if ($PC.dick == 0)>> don a strap-on,<</if>> and fuck <<if $seeRace == 1>>$activeSlave.race holes <</if>>at will. Whenever a hole begins to pall you just switch to another. $activeSlave.slaveName tries hard to ignore the fact that $he's getting fucked next to $his _partnerRel, and $slaves[$partner].slaveName pretends the cock getting shoved into _him2 isn't slick from _his2 _activeSlaveRel's fuckhole.
 	<<= BothVCheck()>>
 	<<= PartnerVCheck()>>
diff --git a/src/npc/takeoverTarget.tw b/src/npc/takeoverTarget.tw
index 30b353ac9d45434ba7e3380e798301f0d49d6396..ce9133bce802447c010193481a46f43298cbd541 100644
--- a/src/npc/takeoverTarget.tw
+++ b/src/npc/takeoverTarget.tw
@@ -37,12 +37,12 @@ Alternatively, arcologies are being built every day, and their owners' control i
 <br>&nbsp;&nbsp;&nbsp;&nbsp;
 //Recommended for new players.//
 <hr style="margin:0">
-<<set _arcologyTypes = ["Supremacist", "Subjugationist", "Paternalist", "AssetExpansionist", "SlimnessEnthusiast", "TransformationFetishist", "BodyPurist", "MaturityPreferentialist", "YouthPreferentialist", "Pastoralist", "PhysicalIdealist", "ChattelReligionist", "RomanRevivalist", "AztecRevivalist", "EgyptianRevivalist", "EdoRevivalist", "ArabianRevivalist", "ChineseRevivalist", "Multiculturalist", "Repopulationist", "Eugenics", "HedonisticDecadence"]>>
+<<set _arcologyTypes = ["ArabianRevivalist", "AssetExpansionist", "AztecRevivalist", "BodyPurist", "ChattelReligionist", "ChineseRevivalist", "EdoRevivalist", "EgyptianRevivalist", "Eugenics", "HedonisticDecadence", "MaturityPreferentialist", "Multiculturalist", "Pastoralist", "Paternalist", "PhysicalIdealist", "Repopulationist", "RomanRevivalist", "SlimnessEnthusiast", "Subjugationist", "Supremacist", "TransformationFetishist", "YouthPreferentialist"]>>
 <<if $seeDicks != 0>><<set _arcologyTypes.push("GenderRadicalist")>><</if>>
 <<if $seeDicks != 100>><<set _arcologyTypes.push("GenderFundamentalist")>><</if>>
 <<if $seeExtreme != 0>><<set _arcologyTypes.push("Degradationist")>><</if>>
 <<set _terrainTypes = ["marine", "marine", "oceanic", "ravine", "rural", "rural", "rural", "urban", "urban"]>>
-<<set _continents = ["North America", "North America", "South America", "Europe", "Europe", "the Middle East", "Africa", "Asia", "Asia", "Australia", "Japan"]>>
+<<set _continents = ["Africa", "Asia", "Asia", "Australia", "Europe", "Europe", "Japan", "North America", "North America", "South America", "the Middle East"]>>
 <<set _races = ["amerindian", "asian", "black", "indo-aryan", "latina", "malay", "middle eastern", "mixed race", "pacific islander", "semitic", "southern european", "white"]>>
 <<set _targetArcologies = []>>
 <<set _targets = 4>>
diff --git a/src/player/actions/fCaress.tw b/src/player/actions/fCaress.tw
index f23172c57e66e34d96822cf34e9cded89acd2a51..62d521dc97661e00ea90e0d22666eee3b3913f8f 100644
--- a/src/player/actions/fCaress.tw
+++ b/src/player/actions/fCaress.tw
@@ -85,7 +85,7 @@ Then, you gently tilt $his <<if $activeSlave.face > 95>>overwhelmingly stunning<
 <<elseif ($activeSlave.devotion >= -20) && ($activeSlave.trust < -20)>>
 	$He shakes at your touch fearfully. As you move your hand along $his unresisting face, $his eagerness to avoid punishment leads $him to stiffen, $his nervousness is made apparent. You continue stroking $his cheek, enjoying $his fear, and the physical intimacy slowly does its work. $He starts to relax, $his resistance easing and $his eyes start to close. When finally move your hand away, $he looks at you for a long moment, $his eyes darting up at you, before visibly catching $himself with a reminder that $he's a slave and you're $his owner. <<if (($activeSlave.amp == 1) && (!canTalk($activeSlave)))>>$His eyes beg for an answer: is that it?<<elseif !canTalk($activeSlave)>>$He signs hesitantly, asking if that's it.<<else>>$He asks hesitantly, "I-i<<s>> that it, <<Master>>?"<</if>>
 <<elseif ($activeSlave.trust < -50)>>
-	$He is nearly frozen with fear, and does not resist as you start to caress $his face. In fact, $he barely reacts at all. $He stares at you as you move your fingers across $his stiff face, but it's like touching a statue. $He is so filled with terror that $he remains stiff even as it becomes clear to $his you're not going to hurt $him. When you bore of touching the <<if ($activeSlave.physicalAge > 30)>>$woman<<else>>$girl<</if>> and move your hand away, $he stares at you in utter incomprehension. <<if (($activeSlave.amp == 1) && (!canTalk($activeSlave)))>>$His eyes beg for an answer: is that it?<<elseif !canTalk($activeSlave)>>$He signs spastically, begging fearfully to know if that's it.<<else>>$He asks nervously, "I-i<<s>> that it, <<Master>>?"<</if>> Then $he cringes.
+	$He is nearly frozen with fear, and does not resist as you start to caress $his face. In fact, $he barely reacts at all. $He stares at you as you move your fingers across $his stiff face, but it's like touching a statue. $He is so filled with terror that $he remains stiff even as it becomes clear to $him you're not going to hurt $him. When you bore of touching the <<if ($activeSlave.physicalAge > 30)>>$woman<<else>>$girl<</if>> and move your hand away, $he stares at you in utter incomprehension. <<if (($activeSlave.amp == 1) && (!canTalk($activeSlave)))>>$His eyes beg for an answer: is that it?<<elseif !canTalk($activeSlave)>>$He signs spastically, begging fearfully to know if that's it.<<else>>$He asks nervously, "I-i<<s>> that it, <<Master>>?"<</if>> Then $he cringes.
 <<else>>
 	$He reflexively turns away from you, but you catch $his head with one hand and slowly but gently move your other hand along $his face. Spluttering, $he leans backwards, but you tip forward with $him and pin $him against your desk, not stopping your gentle touch on $his head. $He tries to wriggle out of your grasp desperately, but $his struggles slowly subside as $he realizes that you're not taking this any farther. When you bore of it and move your hand away, $he stares at you in utter incomprehension. <<if (($activeSlave.amp == 1) && (!canTalk($activeSlave)))>>$His eyes demand an answer: is that it?<<elseif !canTalk($activeSlave)>>$He signs irritably, asking whether that's it.<<else>>$He splutters, "I<<s>> that it, <<Master>>!?"<</if>>
 <</if>>
diff --git a/src/uncategorized/PESS.tw b/src/uncategorized/PESS.tw
index e3f0e226c48b00b2fdc59a9adb04466ad19a97aa..6290da67f5177c21baf5c40c68ed0859a5bd6104 100644
--- a/src/uncategorized/PESS.tw
+++ b/src/uncategorized/PESS.tw
@@ -179,57 +179,57 @@ $He sees you examining at $him, and looks back at you submissively, too tired to
 <<if ($activeSlave.muscles < 30)>>
 	//Your bodyguard lacks the musculature required to manhandle him.//
 <<else>>
-<<link "$He uses $his muscles to manhandle him">>
-	<<EventNameDelink $activeSlave>>
-	<<replace "#result">>
-	$activeSlave.slaveName stomps over to the drunken delinquent, who finds himself sobering up with each step the muscular $woman makes in his direction. Soon he finds himself <<if ($activeSlave.height > 170)>>staring up at $his $activeSlave.faceShape face<<elseif ($activeSlave.height > 150)>>eye to eye with $his $activeSlave.faceShape face<<else>>looking down at $his $activeSlave.faceShape face<</if>> as $he grips him by the shoulders and lifts him bodily off of the ground. The man squeals with terror as he begs forgiveness for his affront to you, but $activeSlave.slaveName simply tosses him away from your presence as if discharging him from a bar. Word of your herculean protector is soon @@.green;the talk of $arcologies[0].name and beyond,@@ with many in the Old World mistakenly believing you are guarded by a warrior so strong $he can throw any man the breadth of a room in a single heave.
-	<<run repX(2500, "event", $activeSlave)>> <<if $activeSlave.prestige < 1>> <<set $activeSlave.prestige = 1,$activeSlave.prestigeDesc = "Word in the arcology is $he can throw a man the breadth of a room in a single heave.">> <</if>>
-	<</replace>>
-<</link>>
+	<<link "$He uses $his muscles to manhandle him">>
+		<<EventNameDelink $activeSlave>>
+		<<replace "#result">>
+		$activeSlave.slaveName stomps over to the drunken delinquent, who finds himself sobering up with each step the muscular $woman makes in his direction. Soon he finds himself <<if ($activeSlave.height > 170)>>staring up at $his $activeSlave.faceShape face<<elseif ($activeSlave.height > 150)>>eye to eye with $his $activeSlave.faceShape face<<else>>looking down at $his $activeSlave.faceShape face<</if>> as $he grips him by the shoulders and lifts him bodily off of the ground. The man squeals with terror as he begs forgiveness for his affront to you, but $activeSlave.slaveName simply tosses him away from your presence as if discharging him from a bar. Word of your herculean protector is soon @@.green;the talk of $arcologies[0].name and beyond,@@ with many in the Old World mistakenly believing you are guarded by a warrior so strong $he can throw any man the breadth of a room in a single heave.
+		<<run repX(2500, "event", $activeSlave)>> <<if $activeSlave.prestige < 1>> <<set $activeSlave.prestige = 1,$activeSlave.prestigeDesc = "Word in the arcology is $he can throw a man the breadth of a room in a single heave.">> <</if>>
+		<</replace>>
+	<</link>>
 <</if>>
 <<if ($activeSlave.height < 170)>>
 	<br>//Your bodyguard lacks the height required to tower over and intimidate him.//
 <<else>>
-<br><<link "$He intimidates him with $his towering height">>
-	<<EventNameDelink $activeSlave>>
-	<<replace "#result">>
-	$activeSlave.slaveName calmly strides over to the drunken delinquent and simply towers over him with a glower on $his $activeSlave.faceShape face. The man quickly finds himself sobering up and moves to run from the scene with all the drunken haste he can muster. Unfortunately for him, $activeSlave.slaveName matches his pace with a brisk power-walk, and the citizen soon finds himself face down on the pavement after a swift strike to the back of the head. Word of your giant protector is soon @@.green;the talk of $arcologies[0].name and beyond,@@ with many in the Old World mistakenly believing you are guarded by a warrior twice the height of any man.
-	<<run repX(2500, "event", $activeSlave)>> <<if $activeSlave.prestige < 1>> <<set $activeSlave.prestige = 1,$activeSlave.prestigeDesc = "Word in the arcology is $he is twice the height of any man.">> <</if>>
-	<</replace>>
-<</link>>
+	<br><<link "$He intimidates him with $his towering height">>
+		<<EventNameDelink $activeSlave>>
+		<<replace "#result">>
+		$activeSlave.slaveName calmly strides over to the drunken delinquent and simply towers over him with a glower on $his $activeSlave.faceShape face. The man quickly finds himself sobering up and moves to run from the scene with all the drunken haste he can muster. Unfortunately for him, $activeSlave.slaveName matches his pace with a brisk power-walk, and the citizen soon finds himself face down on the pavement after a swift strike to the back of the head. Word of your giant protector is soon @@.green;the talk of $arcologies[0].name and beyond,@@ with many in the Old World mistakenly believing you are guarded by a warrior twice the height of any man.
+		<<run repX(2500, "event", $activeSlave)>> <<if $activeSlave.prestige < 1>> <<set $activeSlave.prestige = 1,$activeSlave.prestigeDesc = "Word in the arcology is $he is twice the height of any man.">> <</if>>
+		<</replace>>
+	<</link>>
 <</if>>
 <<if ($activeSlave.face < 95)>>
 	<br>//Your bodyguard lacks the beauty required to distract him with $his wiles.//
 <<else>>
-<br><<link "$He distracts him with $his beautiful face">>
-	<<EventNameDelink $activeSlave>>
-	<<replace "#result">>
-	$activeSlave.slaveName seductively saunters over to the drunken delinquent and poses alluringly nearby. The man can't help but become entranced by $his gorgeous $activeSlave.faceShape face, and follows $him like a lost puppy as $he beckons with one outstretched finger. $activeSlave.slaveName lures $his prey into a nearby alley before slamming $his fist into the unsuspecting drunkard's face, leaving him knocked out cold on the floor before returning to guard you. Word of your beautiful protector is soon @@.green;the talk of $arcologies[0].name and beyond,@@ with many in the Old World mistakenly believing you are guarded by a warrior unmatched by any $woman in the world in $his good looks.
-	<<run repX(2500, "event", $activeSlave)>> <<if $activeSlave.prestige < 1>> <<set $activeSlave.prestige = 1,$activeSlave.prestigeDesc = "Word in the arcology is $his beauty is unmatched by any woman in the world.">> <</if>>
-	<</replace>>
-<</link>>
+	<br><<link "$He distracts him with $his beautiful face">>
+		<<EventNameDelink $activeSlave>>
+		<<replace "#result">>
+		$activeSlave.slaveName seductively saunters over to the drunken delinquent and poses alluringly nearby. The man can't help but become entranced by $his gorgeous $activeSlave.faceShape face, and follows $him like a lost puppy as $he beckons with one outstretched finger. $activeSlave.slaveName lures $his prey into a nearby alley before slamming $his fist into the unsuspecting drunkard's face, leaving him knocked out cold on the floor before returning to guard you. Word of your beautiful protector is soon @@.green;the talk of $arcologies[0].name and beyond,@@ with many in the Old World mistakenly believing you are guarded by a warrior unmatched by any $woman in the world in $his good looks.
+		<<run repX(2500, "event", $activeSlave)>> <<if $activeSlave.prestige < 1>> <<set $activeSlave.prestige = 1,$activeSlave.prestigeDesc = "Word in the arcology is $his beauty is unmatched by any woman in the world.">> <</if>>
+		<</replace>>
+	<</link>>
 <</if>>
 <<if ($activeSlave.intelligence+$activeSlave.intelligenceImplant < -15)>>
 	<br>//Your bodyguard lacks the intellect required to de-escalate the situation with tact.//
 <<else>>
-<br><<link "$He de-escalates the situation with tact">>
-	<<EventNameDelink $activeSlave>>
-	<<replace "#result">>
-	$activeSlave.slaveName walks over to the man, puts an arm about his shoulders and explains to him <<if canTalk($activeSlave)>>in hushed whispers<<else>>with rapid sign language<</if>> the severity of the situation. The man sobers up quickly as the reality of his actions set in and he soon beats a hasty exit from the scene as $activeSlave.slaveName returns to guard your body. Word of your tactful protector is soon @@.green;the talk of $arcologies[0].name and beyond,@@ with many in the Old World mistakenly believing you are guarded by a warrior whose silver tongue is the envy of many politicians.
-	<<run repX(2500, "event", $activeSlave)>> <<if $activeSlave.prestige < 1>> <<set $activeSlave.prestige = 1,$activeSlave.prestigeDesc = "$His silver tongue is the envy of many in the arcology.">> <</if>>
-	<</replace>>
-<</link>>
+	<br><<link "$He de-escalates the situation with tact">>
+		<<EventNameDelink $activeSlave>>
+		<<replace "#result">>
+		$activeSlave.slaveName walks over to the man, puts an arm about his shoulders and explains to him <<if canTalk($activeSlave)>>in hushed whispers<<else>>with rapid sign language<</if>> the severity of the situation. The man sobers up quickly as the reality of his actions set in and he soon beats a hasty exit from the scene as $activeSlave.slaveName returns to guard your body. Word of your tactful protector is soon @@.green;the talk of $arcologies[0].name and beyond,@@ with many in the Old World mistakenly believing you are guarded by a warrior whose silver tongue is the envy of many politicians.
+		<<run repX(2500, "event", $activeSlave)>> <<if $activeSlave.prestige < 1>> <<set $activeSlave.prestige = 1,$activeSlave.prestigeDesc = "$His silver tongue is the envy of many in the arcology.">> <</if>>
+		<</replace>>
+	<</link>>
 <</if>>
 <<if ($activeSlave.combatSkill < 1)>>
 	<br>//Your bodyguard lacks the combat skill required to fight him hand to hand.//
 <<else>>
-<br><<link "$He fights him hand to hand">>
-	<<EventNameDelink $activeSlave>>
-	<<replace "#result">>
-	$activeSlave.slaveName quickly maneuvers over to the man and strikes him low in the stomach, robbing him of breath in a single strike. The man sobers up somewhat and raises his arms to defend himself, but finds himself outmatched by $activeSlave.slaveName's skillful attacks. It doesn't take long for $activeSlave.slaveName to reduce the man to a battered heap on the ground with $his hands alone, after which $he soon returns to you to guard your body. Word of your martial protector is soon @@.green;the talk of $arcologies[0].name and beyond,@@ with many in the Old World mistakenly believing you are guarded by a warrior whose hands are deadlier than many weapons.
-	<<run repX(2500, "event", $activeSlave)>> <<if $activeSlave.prestige < 1>> <<set $activeSlave.prestige = 1,$activeSlave.prestigeDesc = "Word in the arcology is $his hands are deadlier than many weapons.">> <</if>>
-	<</replace>>
-<</link>>
+	<br><<link "$He fights him hand to hand">>
+		<<EventNameDelink $activeSlave>>
+		<<replace "#result">>
+		$activeSlave.slaveName quickly maneuvers over to the man and strikes him low in the stomach, robbing him of breath in a single strike. The man sobers up somewhat and raises his arms to defend himself, but finds himself outmatched by $activeSlave.slaveName's skillful attacks. It doesn't take long for $activeSlave.slaveName to reduce the man to a battered heap on the ground with $his hands alone, after which $he soon returns to you to guard your body. Word of your martial protector is soon @@.green;the talk of $arcologies[0].name and beyond,@@ with many in the Old World mistakenly believing you are guarded by a warrior whose hands are deadlier than many weapons.
+		<<run repX(2500, "event", $activeSlave)>> <<if $activeSlave.prestige < 1>> <<set $activeSlave.prestige = 1,$activeSlave.prestigeDesc = "Word in the arcology is $his hands are deadlier than many weapons.">> <</if>>
+		<</replace>>
+	<</link>>
 <</if>>
 <br><<link "$He fires a few dozen warning shots">>
 	<<EventNameDelink $activeSlave>>
@@ -248,13 +248,13 @@ $He sees you examining at $him, and looks back at you submissively, too tired to
 	<<set $activeSlave.devotion += 4>>
 	<<for $i = 0; $i < _SL; $i++>>
 		<<if $slaves[$i].assignment == "work in the brothel">>
-		<<if $slaves[$i].oralSkill < 100>>
-			<<set $slaves[$i].oralSkill += 5>>
-		<<elseif $slaves[$i].analSkill < 100>>
-			<<set $slaves[$i].analSkill += 5>>
-		<<elseif ($slaves[$i].vaginalSkill < 100) && ($slaves[$i].vagina > 0)>>
-			<<set $slaves[$i].vaginalSkill += 5>>
-		<</if>>
+			<<if $slaves[$i].oralSkill < 100>>
+				<<set $slaves[$i].oralSkill += 5>>
+			<<elseif $slaves[$i].analSkill < 100>>
+				<<set $slaves[$i].analSkill += 5>>
+			<<elseif ($slaves[$i].vaginalSkill < 100) && ($slaves[$i].vagina > 0)>>
+				<<set $slaves[$i].vaginalSkill += 5>>
+			<</if>>
 		<</if>>
 	<</for>>
 	<</replace>>
@@ -266,30 +266,30 @@ $He sees you examining at $him, and looks back at you submissively, too tired to
 	<<set $activeSlave.devotion += 4>>
 	<<for $i = 0; $i < _SL; $i++>>
 		<<if $slaves[$i].assignment == "work in the brothel">>
-		<<if $slaves[$i].boobs < 400>>
-			<<set $slaves[$i].boobs += 200>>
-			<<set $slaves[$i].boobsImplant += 200>>
-			<<run cashX(-200, "slaveSurgery", $activeSlave)>>
-		<<elseif $slaves[$i].butt < 3>>
-			<<set $slaves[$i].butt += 1>>
-			<<set $slaves[$i].buttImplant += 1>>
-			<<run cashX(-200, "slaveSurgery", $activeSlave)>>
-		<<elseif $slaves[$i].face < 95 && $slaves[$i].faceImplant <= 10>>
-			<<set $slaves[$i].face = Math.clamp($slaves[$i].face+20,-100,100)>>
-			<<set $slaves[$i].faceImplant += 25-5*Math.trunc($PC.medicine/100)-5*$surgeryUpgrade>>
-			<<run cashX(-200, "slaveSurgery", $activeSlave)>>
-		<<elseif ($slaves[$i].waist > -10)>>
-			<<set $slaves[$i].waist -= 20>>
-			<<run cashX(-200, "slaveSurgery", $activeSlave)>>
-		<<elseif $slaves[$i].visualAge > 35 && $slaves[$i].ageImplant == 0 && $slaves[$i].faceImplant <= 10>>
-			<<set $slaves[$i].ageImplant = 1>><<AgeImplantAdjustment $slaves[$i]>>
-			<<set $slaves[$i].faceImplant += 25-5*Math.trunc($PC.medicine/100)-5*$surgeryUpgrade>>
-			<<run cashX(-200, "slaveSurgery", $activeSlave)>>
-		<<elseif $slaves[$i].lips <= 40>>
-			<<set $slaves[$i].lips += 10>>
-			<<set $slaves[$i].lipsImplant += 10>>
-			<<run cashX(-200, "slaveSurgery", $activeSlave)>>
-		<</if>>
+			<<if $slaves[$i].boobs < 400>>
+				<<set $slaves[$i].boobs += 200>>
+				<<set $slaves[$i].boobsImplant += 200>>
+				<<run cashX(-200, "slaveSurgery", $activeSlave)>>
+			<<elseif $slaves[$i].butt < 3>>
+				<<set $slaves[$i].butt += 1>>
+				<<set $slaves[$i].buttImplant += 1>>
+				<<run cashX(-200, "slaveSurgery", $activeSlave)>>
+			<<elseif $slaves[$i].face < 95 && $slaves[$i].faceImplant <= 10>>
+				<<set $slaves[$i].face = Math.clamp($slaves[$i].face+20,-100,100)>>
+				<<set $slaves[$i].faceImplant += 25-5*Math.trunc($PC.medicine/100)-5*$surgeryUpgrade>>
+				<<run cashX(-200, "slaveSurgery", $activeSlave)>>
+			<<elseif ($slaves[$i].waist > -10)>>
+				<<set $slaves[$i].waist -= 20>>
+				<<run cashX(-200, "slaveSurgery", $activeSlave)>>
+			<<elseif $slaves[$i].visualAge > 35 && $slaves[$i].ageImplant == 0 && $slaves[$i].faceImplant <= 10>>
+				<<set $slaves[$i].ageImplant = 1>><<AgeImplantAdjustment $slaves[$i]>>
+				<<set $slaves[$i].faceImplant += 25-5*Math.trunc($PC.medicine/100)-5*$surgeryUpgrade>>
+				<<run cashX(-200, "slaveSurgery", $activeSlave)>>
+			<<elseif $slaves[$i].lips <= 40>>
+				<<set $slaves[$i].lips += 10>>
+				<<set $slaves[$i].lipsImplant += 10>>
+				<<run cashX(-200, "slaveSurgery", $activeSlave)>>
+			<</if>>
 		<</if>>
 	<</for>>
 	<</replace>>
@@ -488,7 +488,7 @@ $He sees you examining at $him, and looks back at you submissively, too tired to
 	You tell $him that you're sure $he'll let them know, since $he understands the situation and knows them all well. $His <<if $activeSlave.visualAge > 35>>mature<<elseif $activeSlave.face > 40>>lovely<<else>>attentive<</if>> face flicks <<if $activeSlave.height >= 185>>over<<else>>up<</if>> to look at you, @@.hotpink;$his <<eyeColor>> eyes glittering at the compliment.@@ "Thank you, <<Master>>," $he murmurs. There's another flash on the horizon, followed by a series of smaller flashes and a low, slowly growing glow as secondaries go off and start a fire. $activeSlave.slaveName seems affected, a certain amount of moisture gathering in $his eyes, but $he turns away to return to $his duties when it becomes clear that you intend to keep watching for a while, and aren't going to have sex with $him right this minute. $He does $his best to communicate the new reality to those of your slaves who are obedient enough to understand the truth: though they are slaves, @@.mediumaquamarine;there is safety to be found in slavery.@@
 	<<for $i = 0; $i < _SL; $i++>>
 		<<if $slaves[$i].devotion > 20>>
-		<<set $slaves[$i].trust += 1>>
+			<<set $slaves[$i].trust += 1>>
 		<</if>>
 	<</for>>
 	<<set $activeSlave.devotion += 4>>
@@ -578,9 +578,9 @@ $He sees you examining at $him, and looks back at you submissively, too tired to
 	<<set $slaves[$j].oralCount += 1>>
 	<<set $oralTotal += 1>>
 	<<for $i = 0; $i < _SL; $i++>>
-	<<if $slaves[$i].assignmentVisible == 1>>
-	<<set $slaves[$i].devotion += 2>>
-	<</if>>
+		<<if $slaves[$i].assignmentVisible == 1>>
+			<<set $slaves[$i].devotion += 2>>
+		<</if>>
 	<</for>>
 	<</replace>>
 <</link>>
diff --git a/src/uncategorized/personalAssistantAppearance.tw b/src/uncategorized/personalAssistantAppearance.tw
index fa509459bd64c96a6f4b8aea33f9e5b43999b1ac..d5d4676f61090274b64fea0ea7c4f9930ea6a7e5 100644
--- a/src/uncategorized/personalAssistantAppearance.tw
+++ b/src/uncategorized/personalAssistantAppearance.tw
@@ -170,60 +170,60 @@ _HeA's a cute little <<if $arcologies[0].FSSupremacist != "unset" && $assistantF
 <<case "amazon">>
 	_HeA's a cute little <<if $arcologies[0].FSSupremacist != "unset" && $assistantFSAppearance != "subjugationist">>$arcologies[0].FSSupremacistRace <<elseif $assistantFSAppearance == "subjugationist">>$arcologies[0].FSSubjugationistRace <</if>>amazon
 	<<if $assistantFSOptions>>
-	<<switch $assistantFSAppearance>>
-	<<case "paternalist">>
-		with long flowing hair, tribal tattoos, shredded abs, and bone jewelry. _HeA has bigger natural tits than anyone that ripped could possibly maintain.
-	<<case "repopulation focus">>
-		with an enormous belly. Its oversized occupant kicks and squirms ferociously, eager to be born.
-	<<case "eugenics">>
-		with a complex bone chastity belt blocking _hisA vagina.
-	<<case "degradationist">>
-		with ochre-dyed dreadlocks, war tattoos, shredded abs, and jewelry made from human bones. _HeA has bigger natural tits than anyone that ripped could possibly maintain.
-	<<case "supremacist">>
-		wearing armor that blends elements from elite warriors of several historically $arcologies[0].FSSupremacistRace cultures, evoking the glory of ages past.
-	<<case "subjugationist">>
-		with wild unkempt hair, dressed in ragged animal skins and crude bone jewelry.
-	<<case "roman revivalist">>
-		wearing the armor of a Roman auxilia, complete with lorica hamata and oval shield painted with your arcology's symbols.
-	<<case "aztec revivalist">>
-		wearing the battledress of the greatest warriors, _heA stands incredibly imposing, holding a spear and shield.
-	<<case "egyptian revivalist">>
-		wearing a simple white linen dress, kohl eye shadow, and sandals, making _himA look like a barbarian immigrant to the land of the Nile.
-	<<case "edo revivalist">>
-		wearing a Japanese warrior's robe with a pair of swords tucked into its sash.
-	<<case "arabian revivalist">>
-		with a bare chest, loose pantaloons, and a broad silk sash wound around _hisA waist with a scimitar thrust into it.
-	<<case "chinese revivalist">>
-		wearing loose silk robes belted with rope and carrying a simple warrior monk's staff.
-	<<case "chattel religionist">>
-		wearing a crusader's mail. _HisA long blonde hair cascades down the back of _hisA surcoat in golden glory.
-	<<case "physical idealist">>
-		whose muscles are lovingly rendered in lifelike detail.
-	<<case "hedonistic decadence">>
-		with a thick layer of fat covering _hisA muscled body. _HeA typically carries a half-eaten roast pig over _hisA shoulder.
-	<<case "gender radicalist">>
-		who is so heavily muscled that _heA's become quite androgynous lately.
-	<<case "gender fundamentalist">>
-		whose heavy musculature does not detract from _hisA feminine beauty.
-	<<case "asset expansionist">>
-		who's almost muscle-bound.
-	<<case "transformation fetishist">>
-		who's almost muscle-bound.
-	<<case "pastoralist">>
-		wearing jean overalls, a plaid shirt whose sleeves are strained by _hisA biceps, and rubber boots, and has a cowboy hat pushed back on _hisA pretty head.
-	<<case "maturity preferentialist">>
-		with streaks of grey running through _hisA long flowing hair. _HeA has bigger natural tits than anyone that ripped could possibly maintain.
-	<<case "youth preferentialist">>
-		with whose innocent appearance belies _hisA heavy muscles. _HeA has bigger natural tits than anyone that ripped could possibly maintain.
-	<<case "slimness enthusiast">>
-		with long flowing hair, tribal tattoos, shredded abs, and bone jewelry. _HisA perky boobs are usually concealed by _hisA ornaments.
-	<<case "body purist">>
-		with a realistic tribeswoman's garb of woven jewelry and shell beads. _HeA has bigger natural tits than anyone that ripped could possibly maintain.
-	<<default>>
-		with long flowing hair, tribal tattoos, shredded abs, and bone jewelry. _HeA has bigger natural tits than anyone that ripped could possibly maintain.
-	<</switch>>
+		<<switch $assistantFSAppearance>>
+		<<case "paternalist">>
+			with long flowing hair, tribal tattoos, shredded abs, and bone jewelry. _HeA has bigger natural tits than anyone that ripped could possibly maintain.
+		<<case "repopulation focus">>
+			with an enormous belly. Its oversized occupant kicks and squirms ferociously, eager to be born.
+		<<case "eugenics">>
+			with a complex bone chastity belt blocking _hisA vagina.
+		<<case "degradationist">>
+			with ochre-dyed dreadlocks, war tattoos, shredded abs, and jewelry made from human bones. _HeA has bigger natural tits than anyone that ripped could possibly maintain.
+		<<case "supremacist">>
+			wearing armor that blends elements from elite warriors of several historically $arcologies[0].FSSupremacistRace cultures, evoking the glory of ages past.
+		<<case "subjugationist">>
+			with wild unkempt hair, dressed in ragged animal skins and crude bone jewelry.
+		<<case "roman revivalist">>
+			wearing the armor of a Roman auxilia, complete with lorica hamata and oval shield painted with your arcology's symbols.
+		<<case "aztec revivalist">>
+			wearing the battledress of the greatest warriors, _heA stands incredibly imposing, holding a spear and shield.
+		<<case "egyptian revivalist">>
+			wearing a simple white linen dress, kohl eye shadow, and sandals, making _himA look like a barbarian immigrant to the land of the Nile.
+		<<case "edo revivalist">>
+			wearing a Japanese warrior's robe with a pair of swords tucked into its sash.
+		<<case "arabian revivalist">>
+			with a bare chest, loose pantaloons, and a broad silk sash wound around _hisA waist with a scimitar thrust into it.
+		<<case "chinese revivalist">>
+			wearing loose silk robes belted with rope and carrying a simple warrior monk's staff.
+		<<case "chattel religionist">>
+			wearing a crusader's mail. _HisA long blonde hair cascades down the back of _hisA surcoat in golden glory.
+		<<case "physical idealist">>
+			whose muscles are lovingly rendered in lifelike detail.
+		<<case "hedonistic decadence">>
+			with a thick layer of fat covering _hisA muscled body. _HeA typically carries a half-eaten roast pig over _hisA shoulder.
+		<<case "gender radicalist">>
+			who is so heavily muscled that _heA's become quite androgynous lately.
+		<<case "gender fundamentalist">>
+			whose heavy musculature does not detract from _hisA feminine beauty.
+		<<case "asset expansionist">>
+			who's almost muscle-bound.
+		<<case "transformation fetishist">>
+			who's almost muscle-bound.
+		<<case "pastoralist">>
+			wearing jean overalls, a plaid shirt whose sleeves are strained by _hisA biceps, and rubber boots, and has a cowboy hat pushed back on _hisA pretty head.
+		<<case "maturity preferentialist">>
+			with streaks of grey running through _hisA long flowing hair. _HeA has bigger natural tits than anyone that ripped could possibly maintain.
+		<<case "youth preferentialist">>
+			with whose innocent appearance belies _hisA heavy muscles. _HeA has bigger natural tits than anyone that ripped could possibly maintain.
+		<<case "slimness enthusiast">>
+			with long flowing hair, tribal tattoos, shredded abs, and bone jewelry. _HisA perky boobs are usually concealed by _hisA ornaments.
+		<<case "body purist">>
+			with a realistic tribeswoman's garb of woven jewelry and shell beads. _HeA has bigger natural tits than anyone that ripped could possibly maintain.
+		<<default>>
+			with long flowing hair, tribal tattoos, shredded abs, and bone jewelry. _HeA has bigger natural tits than anyone that ripped could possibly maintain.
+		<</switch>>
 	<<else>>
-	with long flowing hair, tribal tattoos, shredded abs, and bone jewelry. _HeA has bigger natural tits than anyone that ripped could possibly maintain.
+		with long flowing hair, tribal tattoos, shredded abs, and bone jewelry. _HeA has bigger natural tits than anyone that ripped could possibly maintain.
 	<</if>>
 <<if ($cockFeeder == 1) && (_paSeed == 1)>>
 	A recognizable little representation of one of your slaves is down on _hisU knees in front of _himA, eating _himA out. The slave must be down in the kitchen, getting a meal out of the food dispensers. As you watch, the amazon orgasms, producing a little female barbarian shout.
@@ -1262,70 +1262,70 @@ _HeA's a cute little <<if $arcologies[0].FSSupremacist != "unset" && $assistantF
 <<case "witch">>
 	_HeA's a cute little <<if $arcologies[0].FSSupremacist != "unset" && $assistantFSAppearance != "subjugationist">>$arcologies[0].FSSupremacistRace <<elseif $assistantFSAppearance == "subjugationist">>$arcologies[0].FSSubjugationistRace <</if>> witch with thin, flowing robes and a wide brimmed, if rather stereotypical, witch's hat.
 	<<if $assistantFSOptions>>
-	<<switch $assistantFSAppearance>>
-	<<case "paternalist">>
-		_HeA still hasn't managed to undo the spell; _hisA chest is still unnaturally smooth, not one nipple peaks the fabric of the robe.
-	<<case "degradationist">>
-		_HeA still hasn't managed to undo the spell; _hisA face, hands and every surface of _hisA body are completely covered in tattoos. It is especially noticeable when _heA talks that _hisA tongue is tattooed too; wonder what decorates the surfaces of _hisA body you can't see?
-	<<case "supremacist">>
-		_HeA's managed to correct the spell, and even succeed in it. _HeA is now <<if $arcologies[0].FSSupremacistRace == "mixed race">>the perfect blend of every ethnicity, with all of their best qualities and none of their flaws<<else>>ethnically 100% pure $arcologies[0].FSSupremacistRace<</if>>. If _heA were real, _heA would make the perfect breeding stock for the next generation of the master race.
-	<<case "subjugationist">>
-		_HeA still hasn't managed to undo the spell; _heA looks like a racist caricature of a $arcologies[0].FSSubjugationistRace _girlA, and has an appropriately demeaning accent to match. What's worse, the spell also seems to have stripped most of _hisA literacy in $language, making reading _hisA tomes an arduous task for _himA.
-	<<case "roman revivalist">>
-		While _heA acts like a typical Roman _womanA, _heA is pretty obviously Greek. _HeA can't even name the Pantheon correctly.
-	<<case "aztec revivalist">>
-		_HeA is still very obviously not a native and has become rather caught up in the fear that _heA'll soon be sacrificed.
-	<<case "egyptian revivalist">>
-		_HeA's managed to untangle _himselfA from the wrappings, though _heA has chosen to leave several still wrapped around _hisA body.
-	<<case "edo revivalist">>
-		_HeA's managed to correct the spell, somewhat, though _heA now resembles something that belongs in a hentai.
-	<<case "arabian revivalist">>
-		_HeA's managed to correct the spell, and even succeed at it. _HeA has altered _hisA appearance to resemble a gorgeous djinn. _HeA is seductively performing a belly dance for you.
-	<<case "chinese revivalist">>
-		_HeA has chosen to embrace the outcome of _hisA spell, even pushing _hisA luck a little more, leaving _himA wearing a long and very fashionable qipao.
-	<<case "chattel religionist">>
-		_HeA has chosen to embrace the outcome of _hisA spell, proudly displaying the various holy symbols hanging from around _hisA neck and dangling from _hisA nipples, navel and clit.
-	<<case "physical idealist">>
-		_HeA managed to regain freedom of movement, but has chosen to leave _hisA torn robes unfixed to further highlight _hisA ridiculous muscles.
-	<<case "hedonistic decadence">>
-		_HeA has managed to lighten _hisA body enough to regain mobility, but no amount of _hisA magic can summon a robe big enough to cover _hisA enormously fat body without looking ridiculous.
-	<<case "repopulation focus">>
-		<<if $seeHyperPreg == 1>>
-			_HeA's managed to cast a levitation spell to allow _himA to move and a spell to prevent _himA from bursting, but _heA can do nothing about the dozens of active children crowding _hisA womb. _HeA meekly floats along with it, gently rubbing its squirming mass through _hisA torn robe.
-		<<else>>
-			_HeA's managed to cast a spell to lighten _hisA belly, but _heA can do nothing about the rowdy octuplets crowding _hisA womb. _HeA meekly pats _hisA exposed belly, feebly trying to calm _hisA babies, as _heA looks up ways to mend _hisA torn dress.
-		<</if>>
-	<<case "eugenics">>
-		_HeA still hasn't managed to undo the spell; it's pretty obvious given how desperately horny _heA is.
-	<<case "gender radicalist">>
-		_HeA has chosen to embrace the outcome of _hisA spell; _heA either sports a bulge or a tent in the front of _hisA dress and can frequently be seen reading books on male anatomy.
-	<<case "gender fundamentalist">>
-		_HeA still hasn't managed to undo the spell; _hisA belly has become so swollen with ovum _heA looks ready to birth triplets. _HeA can barely concentrate; _hisA mind focused entirely on dicks cumming in _hisA wet pussy, but _heA can't risk it, knowing full well _heA'd become so pregnant _heA'd likely burst. _HisA ample breasts and child bearing hips only make it harder to keep away from cocks.
-	<<case "asset expansionist">>
-		_HeA's managed to partially undo the spell; _hisA breasts are merely as big as _heA is now. One simple, correctly performed, levitation spell later and _heA is fully capable of functioning with _hisA oversized tits.
-	<<case "transformation fetishist">>
-		While _heA has managed to regain _hisA flexibility, _heA still greatly resembles an overinflated blow-up doll. _HisA lips are stuck in an O shape, _hisA breasts are the size of beach balls, _hisA ass and thighs larger than any _girlA's you've seen, and above all else is _hisA huge medicine ball sized belly; fortunately they don't weigh nearly as much as they should, part of the benefits of being an inflatable sex-doll.
-	<<case "pastoralist">>
-		_HeA's managed to shrink _hisA nine breasts somewhat; they are merely head sized now. The front of _hisA robes is strained from _hisA excessive number of milky tits.
-	<<case "maturity preferentialist">>
-		_HeA's managed to reign in _hisA aging spell and with a little size up to _hisA breasts, hips and ass makes a very pleasant MILF.
-	<<case "youth preferentialist">>
-		<<if $minimumSlaveAge == 3>>
-			_HeA's adjusted _hisA tiny body slightly to be less feeble. Now _heA is a fully capable and adorable toddler witch in an oversized robe, though _heA has to fight to keep _hisA hat from covering _hisA entire head.
-		<<elseif $minimumSlaveAge <= 7>>
-			_HeA's decided to embrace _hisA spell and now appears as an adorable _loliA witch. _HeA has to watch _hisA step to not trip over _hisA trailing robe and has to constantly readjust _hisA head devouring hat.
-		<<elseif $minimumSlaveAge <= 13>>
-			_HeA's decided to embrace _hisA spell and now appears as a cute teenage witch. _HisA robe is a little long, but _heA manages just fine.
-		<<else>>
-			_HeA's decided to embrace _hisA spell and now appears as a witch fresh into adulthood.
-		<</if>>
-	<<case "slimness enthusiast">>
-		_HeA's begun wearing a corset under _hisA robes to hide _hisA chubbiness. Combined with _hisA lightened body, _heA manages to pull off the lithe look easily.
-	<<case "body purist">>
-		_HeA has attempted to fix _hisA misspell and succeeded in preventing _hisA clothes from becoming transparent, to _himselfA only. _HeA appears nude, even though _heA is fully clothed, much to everyone's enjoyment.
-	<<default>>
-		_HeA frequently carries a tome of new and erotic spells.
-	<</switch>>
+		<<switch $assistantFSAppearance>>
+		<<case "paternalist">>
+			_HeA still hasn't managed to undo the spell; _hisA chest is still unnaturally smooth, not one nipple peaks the fabric of the robe.
+		<<case "degradationist">>
+			_HeA still hasn't managed to undo the spell; _hisA face, hands and every surface of _hisA body are completely covered in tattoos. It is especially noticeable when _heA talks that _hisA tongue is tattooed too; wonder what decorates the surfaces of _hisA body you can't see?
+		<<case "supremacist">>
+			_HeA's managed to correct the spell, and even succeed in it. _HeA is now <<if $arcologies[0].FSSupremacistRace == "mixed race">>the perfect blend of every ethnicity, with all of their best qualities and none of their flaws<<else>>ethnically 100% pure $arcologies[0].FSSupremacistRace<</if>>. If _heA were real, _heA would make the perfect breeding stock for the next generation of the master race.
+		<<case "subjugationist">>
+			_HeA still hasn't managed to undo the spell; _heA looks like a racist caricature of a $arcologies[0].FSSubjugationistRace _girlA, and has an appropriately demeaning accent to match. What's worse, the spell also seems to have stripped most of _hisA literacy in $language, making reading _hisA tomes an arduous task for _himA.
+		<<case "roman revivalist">>
+			While _heA acts like a typical Roman _womanA, _heA is pretty obviously Greek. _HeA can't even name the Pantheon correctly.
+		<<case "aztec revivalist">>
+			_HeA is still very obviously not a native and has become rather caught up in the fear that _heA'll soon be sacrificed.
+		<<case "egyptian revivalist">>
+			_HeA's managed to untangle _himselfA from the wrappings, though _heA has chosen to leave several still wrapped around _hisA body.
+		<<case "edo revivalist">>
+			_HeA's managed to correct the spell, somewhat, though _heA now resembles something that belongs in a hentai.
+		<<case "arabian revivalist">>
+			_HeA's managed to correct the spell, and even succeed at it. _HeA has altered _hisA appearance to resemble a gorgeous djinn. _HeA is seductively performing a belly dance for you.
+		<<case "chinese revivalist">>
+			_HeA has chosen to embrace the outcome of _hisA spell, even pushing _hisA luck a little more, leaving _himA wearing a long and very fashionable qipao.
+		<<case "chattel religionist">>
+			_HeA has chosen to embrace the outcome of _hisA spell, proudly displaying the various holy symbols hanging from around _hisA neck and dangling from _hisA nipples, navel and clit.
+		<<case "physical idealist">>
+			_HeA managed to regain freedom of movement, but has chosen to leave _hisA torn robes unfixed to further highlight _hisA ridiculous muscles.
+		<<case "hedonistic decadence">>
+			_HeA has managed to lighten _hisA body enough to regain mobility, but no amount of _hisA magic can summon a robe big enough to cover _hisA enormously fat body without looking ridiculous.
+		<<case "repopulation focus">>
+			<<if $seeHyperPreg == 1>>
+				_HeA's managed to cast a levitation spell to allow _himA to move and a spell to prevent _himA from bursting, but _heA can do nothing about the dozens of active children crowding _hisA womb. _HeA meekly floats along with it, gently rubbing its squirming mass through _hisA torn robe.
+			<<else>>
+				_HeA's managed to cast a spell to lighten _hisA belly, but _heA can do nothing about the rowdy octuplets crowding _hisA womb. _HeA meekly pats _hisA exposed belly, feebly trying to calm _hisA babies, as _heA looks up ways to mend _hisA torn dress.
+			<</if>>
+		<<case "eugenics">>
+			_HeA still hasn't managed to undo the spell; it's pretty obvious given how desperately horny _heA is.
+		<<case "gender radicalist">>
+			_HeA has chosen to embrace the outcome of _hisA spell; _heA either sports a bulge or a tent in the front of _hisA dress and can frequently be seen reading books on male anatomy.
+		<<case "gender fundamentalist">>
+			_HeA still hasn't managed to undo the spell; _hisA belly has become so swollen with ovum _heA looks ready to birth triplets. _HeA can barely concentrate; _hisA mind focused entirely on dicks cumming in _hisA wet pussy, but _heA can't risk it, knowing full well _heA'd become so pregnant _heA'd likely burst. _HisA ample breasts and child bearing hips only make it harder to keep away from cocks.
+		<<case "asset expansionist">>
+			_HeA's managed to partially undo the spell; _hisA breasts are merely as big as _heA is now. One simple, correctly performed, levitation spell later and _heA is fully capable of functioning with _hisA oversized tits.
+		<<case "transformation fetishist">>
+			While _heA has managed to regain _hisA flexibility, _heA still greatly resembles an overinflated blow-up doll. _HisA lips are stuck in an O shape, _hisA breasts are the size of beach balls, _hisA ass and thighs larger than any _girlA's you've seen, and above all else is _hisA huge medicine ball sized belly; fortunately they don't weigh nearly as much as they should, part of the benefits of being an inflatable sex-doll.
+		<<case "pastoralist">>
+			_HeA's managed to shrink _hisA nine breasts somewhat; they are merely head sized now. The front of _hisA robes is strained from _hisA excessive number of milky tits.
+		<<case "maturity preferentialist">>
+			_HeA's managed to reign in _hisA aging spell and with a little size up to _hisA breasts, hips and ass makes a very pleasant MILF.
+		<<case "youth preferentialist">>
+			<<if $minimumSlaveAge == 3>>
+				_HeA's adjusted _hisA tiny body slightly to be less feeble. Now _heA is a fully capable and adorable toddler witch in an oversized robe, though _heA has to fight to keep _hisA hat from covering _hisA entire head.
+			<<elseif $minimumSlaveAge <= 7>>
+				_HeA's decided to embrace _hisA spell and now appears as an adorable _loliA witch. _HeA has to watch _hisA step to not trip over _hisA trailing robe and has to constantly readjust _hisA head devouring hat.
+			<<elseif $minimumSlaveAge <= 13>>
+				_HeA's decided to embrace _hisA spell and now appears as a cute teenage witch. _HisA robe is a little long, but _heA manages just fine.
+			<<else>>
+				_HeA's decided to embrace _hisA spell and now appears as a witch fresh into adulthood.
+			<</if>>
+		<<case "slimness enthusiast">>
+			_HeA's begun wearing a corset under _hisA robes to hide _hisA chubbiness. Combined with _hisA lightened body, _heA manages to pull off the lithe look easily.
+		<<case "body purist">>
+			_HeA has attempted to fix _hisA misspell and succeeded in preventing _hisA clothes from becoming transparent, to _himselfA only. _HeA appears nude, even though _heA is fully clothed, much to everyone's enjoyment.
+		<<default>>
+			_HeA frequently carries a tome of new and erotic spells.
+		<</switch>>
 	<<else>>
 		_HeA frequently carries a tome of new and erotic spells.
 	<</if>>
@@ -1359,71 +1359,71 @@ _HeA's a cute little <<if $arcologies[0].FSSupremacist != "unset" && $assistantF
 <<case "ERROR_1606_APPEARANCE_FILE_CORRUPT">>
 	_HeA's an odd little _girlA, with slightly off mannerisms,
 	<<if $assistantFSOptions>>
-	<<switch $assistantFSAppearance>>
-	<<case "paternalist">>
-		wearing ill fitting clothing. Various movements can be seen under _hisA misbuttoned shirt and lopsided skirt.
-	<<case "degradationist">>
-		wearing nothing except some oversized, strange looking piercings all over _hisA body. You swear you see movement under _hisA skin and _hisA piercings have a habit of never being in the same shape or location.
-	<<case "supremacist">>
-		wearing nothing at all. _HeA looks vaguely $arcologies[0].FSSupremacistRace, but wrong. You swear you see patches of fish-like scales on _hisA skin, but they keep disappearing whenever you try to focus on them.
-	<<case "subjugationist">>
-		wearing nothing at all. _HeA looks vaguely $arcologies[0].FSSubjugationistRace, but wrong. You swear you see patches of fish-like scales on _hisA skin, but they keep disappearing whenever you try to focus on them.
-	<<case "roman revivalist">>
-		wearing a poorly folded toga. You swear you see movement under _hisA skin.
-	<<case "aztec revivalist">>
-		wearing a torn huipil. _HeA looks vaguely Aztec, but wrong. You swear you see movement under _hisA skin.
-	<<case "egyptian revivalist">>
-		wearing nothing at all. _HeA looks vaguely Egyptian, but wrong. You swear you see movement under _hisA skin.
-	<<case "edo revivalist">>
-		wearing a loose kimono. _HeA looks vaguely Japanese, but wrong. You swear you see movement under _hisA skin.
-	<<case "arabian revivalist">>
-		wearing various silks. _HeA looks vaguely Arabic, but wrong. You swear you see movement under _hisA skin.
-	<<case "chinese revivalist">>
-		wearing an ill fitting qipao. _HeA looks vaguely Chinese, but wrong. You swear you see movement under _hisA clothing and even skin.
-	<<case "chattel religionist">>
-		wearing nothing at all. A pulsing symbol of your religion sprouts from _hisA chest, runs between _hisA breasts and down to _hisA crotch, where it penetrates _hisA pussy. If the symbol weren't off-putting enough, you also swear you see movement under _hisA skin.
-	<<case "physical idealist">>
-		wearing nothing at all. _HeA is covered in what appear to be muscles, though they bulge and squirm uncomfortably.
-	<<case "hedonistic decadence">>
-		wearing nothing at all. _HeA is covered in what appears to be a dense layer of fat, though occasionally you swear you see something peering out from between _hisA folds.
-	<<case "repopulation focus">>
-		<<if $seeHyperPreg == 1>>
-			wearing nothing at all. _HisA belly is immensely swollen, squirming and practically ready to burst. _HisA navel resembles a pussy; a pussy birthing countless larva like creatures.
-		<<else>>
-			wearing nothing at all. _HisA belly is rounded and squirming in some state of gravidity. Every so often _hisA navel spreads apart and a wormlike creature flops out.
-		<</if>>
-	<<case "eugenics">>
-		wearing nothing at all. You can't take your eyes off of _hisA perfect body, but at the same time, you feel a strange sense of danger about _himA.
-	<<case "gender radicalist">>
-		wearing nothing at all. Even though _heA lacks a penis, you can't shake the feeling that it's not a trap.
-	<<case "gender fundamentalist">>
-		full breasts, wide hips and wearing absolutely nothing. You swear _hisA tits are moving slightly and an unusual bulge can be seen writhing in _hisA lower belly.
-	<<case "asset expansionist">>
-		wearing nothing at all; not that anything could fit _himA. _HeA is absolutely massive; _hisA breasts easily dwarfing the rest of _hisA body and quivering obscenely. Every so often, a bulge moves up a nipple as a wormlike creature is born into the world.
-	<<case "transformation fetishist">>
-		wearing nothing at all; not that anything could fit _himA. _HisA breasts and ass are splitting around the massive, round objects distending them. The orbs are slightly translucent; lots of small wormlike creatures can be seen squirming within inside.
-	<<case "pastoralist">>
-		wearing nothing at all; not that anything could fit _himA. _HeA is absolutely massive; _hisA breasts easily dwarfing the rest of _hisA body and quivering obscenely. An extremely dense, white liquid is steadily forcing its way from _hisA gaping nipples.
-	<<case "maturity preferentialist">>
-		wearing nothing at all. _HeA seems to be quite old and vulnerable, but something feels off about _himA.
-	<<case "youth preferentialist">>
-		wearing nothing at all.
-		<<if $minimumSlaveAge == 3>>
-			_HeA's an adorable toddler just ripe for the taking; though a feeling of danger radiates from _hisA tiny body.
-		<<elseif $minimumSlaveAge <= 7>>
-			_HeA's a cute _loliA and ripe for the taking; though a feeling of danger radiates from _hisA small body.
-		<<elseif $minimumSlaveAge <= 13>>
-			_HeA's a pretty teenager and ripe for the taking; though a feeling of danger radiates from _himA.
-		<<else>>
-			_HeA seems to be fresh into adulthood and ripe for the taking; though a feeling of danger radiates from _himA.
-		<</if>>
-	<<case "slimness enthusiast">>
-		wearing nothing at all. _HeA is extremely thin; multiple tube-like appendages can be seen writhing within _hisA compressed body.
-	<<case "body purist">>
-		wearing nothing at all. _HisA body is absolutely flawless, too flawless; you can't help but feel a sense of discomfort when looking at _himA.
-	<<default>>
-		wearing absolutely nothing. _HeA periodically twitches when you aren't looking and you swear you see movement under _hisA skin.
-	<</switch>>
+		<<switch $assistantFSAppearance>>
+		<<case "paternalist">>
+			wearing ill fitting clothing. Various movements can be seen under _hisA misbuttoned shirt and lopsided skirt.
+		<<case "degradationist">>
+			wearing nothing except some oversized, strange looking piercings all over _hisA body. You swear you see movement under _hisA skin and _hisA piercings have a habit of never being in the same shape or location.
+		<<case "supremacist">>
+			wearing nothing at all. _HeA looks vaguely $arcologies[0].FSSupremacistRace, but wrong. You swear you see patches of fish-like scales on _hisA skin, but they keep disappearing whenever you try to focus on them.
+		<<case "subjugationist">>
+			wearing nothing at all. _HeA looks vaguely $arcologies[0].FSSubjugationistRace, but wrong. You swear you see patches of fish-like scales on _hisA skin, but they keep disappearing whenever you try to focus on them.
+		<<case "roman revivalist">>
+			wearing a poorly folded toga. You swear you see movement under _hisA skin.
+		<<case "aztec revivalist">>
+			wearing a torn huipil. _HeA looks vaguely Aztec, but wrong. You swear you see movement under _hisA skin.
+		<<case "egyptian revivalist">>
+			wearing nothing at all. _HeA looks vaguely Egyptian, but wrong. You swear you see movement under _hisA skin.
+		<<case "edo revivalist">>
+			wearing a loose kimono. _HeA looks vaguely Japanese, but wrong. You swear you see movement under _hisA skin.
+		<<case "arabian revivalist">>
+			wearing various silks. _HeA looks vaguely Arabic, but wrong. You swear you see movement under _hisA skin.
+		<<case "chinese revivalist">>
+			wearing an ill fitting qipao. _HeA looks vaguely Chinese, but wrong. You swear you see movement under _hisA clothing and even skin.
+		<<case "chattel religionist">>
+			wearing nothing at all. A pulsing symbol of your religion sprouts from _hisA chest, runs between _hisA breasts and down to _hisA crotch, where it penetrates _hisA pussy. If the symbol weren't off-putting enough, you also swear you see movement under _hisA skin.
+		<<case "physical idealist">>
+			wearing nothing at all. _HeA is covered in what appear to be muscles, though they bulge and squirm uncomfortably.
+		<<case "hedonistic decadence">>
+			wearing nothing at all. _HeA is covered in what appears to be a dense layer of fat, though occasionally you swear you see something peering out from between _hisA folds.
+		<<case "repopulation focus">>
+			<<if $seeHyperPreg == 1>>
+				wearing nothing at all. _HisA belly is immensely swollen, squirming and practically ready to burst. _HisA navel resembles a pussy; a pussy birthing countless larva like creatures.
+			<<else>>
+				wearing nothing at all. _HisA belly is rounded and squirming in some state of gravidity. Every so often _hisA navel spreads apart and a wormlike creature flops out.
+			<</if>>
+		<<case "eugenics">>
+			wearing nothing at all. You can't take your eyes off of _hisA perfect body, but at the same time, you feel a strange sense of danger about _himA.
+		<<case "gender radicalist">>
+			wearing nothing at all. Even though _heA lacks a penis, you can't shake the feeling that it's not a trap.
+		<<case "gender fundamentalist">>
+			full breasts, wide hips and wearing absolutely nothing. You swear _hisA tits are moving slightly and an unusual bulge can be seen writhing in _hisA lower belly.
+		<<case "asset expansionist">>
+			wearing nothing at all; not that anything could fit _himA. _HeA is absolutely massive; _hisA breasts easily dwarfing the rest of _hisA body and quivering obscenely. Every so often, a bulge moves up a nipple as a wormlike creature is born into the world.
+		<<case "transformation fetishist">>
+			wearing nothing at all; not that anything could fit _himA. _HisA breasts and ass are splitting around the massive, round objects distending them. The orbs are slightly translucent; lots of small wormlike creatures can be seen squirming within inside.
+		<<case "pastoralist">>
+			wearing nothing at all; not that anything could fit _himA. _HeA is absolutely massive; _hisA breasts easily dwarfing the rest of _hisA body and quivering obscenely. An extremely dense, white liquid is steadily forcing its way from _hisA gaping nipples.
+		<<case "maturity preferentialist">>
+			wearing nothing at all. _HeA seems to be quite old and vulnerable, but something feels off about _himA.
+		<<case "youth preferentialist">>
+			wearing nothing at all.
+			<<if $minimumSlaveAge == 3>>
+				_HeA's an adorable toddler just ripe for the taking; though a feeling of danger radiates from _hisA tiny body.
+			<<elseif $minimumSlaveAge <= 7>>
+				_HeA's a cute _loliA and ripe for the taking; though a feeling of danger radiates from _hisA small body.
+			<<elseif $minimumSlaveAge <= 13>>
+				_HeA's a pretty teenager and ripe for the taking; though a feeling of danger radiates from _himA.
+			<<else>>
+				_HeA seems to be fresh into adulthood and ripe for the taking; though a feeling of danger radiates from _himA.
+			<</if>>
+		<<case "slimness enthusiast">>
+			wearing nothing at all. _HeA is extremely thin; multiple tube-like appendages can be seen writhing within _hisA compressed body.
+		<<case "body purist">>
+			wearing nothing at all. _HisA body is absolutely flawless, too flawless; you can't help but feel a sense of discomfort when looking at _himA.
+		<<default>>
+			wearing absolutely nothing. _HeA periodically twitches when you aren't looking and you swear you see movement under _hisA skin.
+		<</switch>>
 	<<else>>
 		wearing absolutely nothing. _HeA periodically twitches when you aren't looking and you swear you see movement under _hisA skin.
 	<</if>>
@@ -1457,77 +1457,77 @@ _HeA's a cute little <<if $arcologies[0].FSSupremacist != "unset" && $assistantF
 <<case "incubus">>
 	_HeA's a handsome little sex demon with a big dick and heavy balls.
 	<<if $assistantFSOptions>>
-	<<switch $assistantFSAppearance>>
-	<<case "paternalist">>
-		_HeA's begun wearing rather conservative clothing, but nothing can hide the bulge running down one pant leg and the two round globes in the other.
-	<<case "degradationist">>
-		_HeA's recently added an obscene number of piercings to _hisA cock and balls in addition to a pair of nipple rings. A thin chain links a ring attached to the head of _hisA penis to the heavy rings adorning _hisA chest.
-	<<case "supremacist">>
-		_HeA is an ideal $arcologies[0].FSSupremacistRace man, and _hisA massive dick is always hard and ready to continue propagating the master race.
-	<<case "subjugationist">>
-		_HeA is a deceptively handsome $arcologies[0].FSSubjugationistRace man, and gives off an air of lust and danger that serves as a warning to not let the inferior race's libido run unchecked.
-	<<case "roman revivalist">>
-		_HeA is an ideal Roman man, complete with something big and heavy hanging under _hisA toga.
-	<<case "aztec revivalist">>
-		_HeA is an ideal Aztec man wearing a headdress and a loincloth, which can't hide _hisA enviable package.
-	<<case "egyptian revivalist">>
-		_HeA is an ideal Egyptian man, complete with something big and heavy dangling behind _hisA loincloth.
-	<<case "edo revivalist">>
-		_HeA is an ideal Japanese man, complete with something big and heavy between _hisA legs.
-	<<case "arabian revivalist">>
-		_HeA is an ideal Arabian man, complete with something big and heavy filling out _hisA silken pants.
-	<<case "chinese revivalist">>
-		_HeA is an ideal Chinese man, complete with something big and heavy between _hisA legs.
-	<<case "chattel religionist">>
-		_HeA is wearing nothing but an immense erection. _HisA balls visibly pulse, begging for release, but _hisA load is blocked by a large plug capped with the symbol of your new religion. One pull is all it would take to bathe in _hisA blessing.
-	<<case "physical idealist">>
-		_HeA is wearing nothing but an immense erection and is coated in the perfect amount of muscle.
-	<<case "hedonistic decadence">>
-		_HeA is wearing nothing but an immense erection and is coated in the perfect amount of fat.
-	<<case "repopulation focus">>
-		_HisA belly is round with child and is in a constant struggle with _hisA erect cock over which gets to protrude out _hisA front.
-	<<case "eugenics">>
-		_HeA's become even more irresistible lately; <<if $PC.vagina == 1>>you can help but think of that perfect cock cumming deep in your pussy and your belly rounding with a gorgeous child<<else>>the children sired by such a stud are unimaginable<</if>>.
-	<<case "gender radicalist">>
-		<<if $arcologies[0].FSGenderRadicalistLawFuta == 1>>
-			_HeA is wearing nothing at all and has recently rendered _himselfA slightly more feminine. _HeA makes sure to make exaggerated motions to show off the pussy hidden beneath _hisA swinging nuts.
-		<<elseif $arcologies[0].FSGenderRadicalistLawFuta == 2>>
-			_HeA has recently increased the size of _hisA genitals and has given up trying to wear pants; they just get in the way of _hisA prominent erection.
-		<<elseif $arcologies[0].FSGenderRadicalistLawFuta == 3>>
-			_HeA is wearing nothing at all; not that anything could fit _himA. _HisA cock and balls are utterly dwarfed by _hisA door-jamming hips, massive ass and extra thick thighs.
-		<<elseif $arcologies[0].FSGenderRadicalistLawFuta == 4>>
-			_HeA is wearing loose clothing and has recently rendered _himselfA slightly more feminine. _HeA does _hisA best to appear the perfect little femboy despite what's slipping down _hisA pant leg.
-		<<else>>
-			_HeA is wearing nothing at all and has recently rendered _himselfA even more handsome, since _heA was already a perfect fit for society.
-		<</if>>
-	<<case "gender fundamentalist">>
-		_HeA is wearing a cute dress that tightly hugs _hisA attractive curves. _HeA may be rendering _himselfA more feminine, but can't hide the bulge under _hisA skirt.
-	<<case "asset expansionist">>
-		_HeA is wearing nothing at all; not that anything could fit _himA. _HisA cock and balls are so large they reach the ground when _heA stands.
-	<<case "transformation fetishist">>
-		_HeA is wearing jeans and a tight shirt. _HisA overly long erection runs up _hisA front and protrudes out the neck of _hisA top.
-	<<case "pastoralist">>
-		_HeA is wearing nothing at all; not that anything could fit _himA. _HisA balls are absolutely massive; _hisA sizable cock looks tiny resting atop them. _HeA can barely take a step without overstimulating and orgasming across _hisA sack.
-	<<case "maturity preferentialist">>
-		_HeA has recently begun presenting _himselfA as an experienced, mature man with an oddly familiar mustache and goatee.
-	<<case "youth preferentialist">>
-		_HeA has recently adjusted _hisA age to reflect your youth focused society.
-		<<if $minimumSlaveAge == 3>>
-			_HeA's an adorable toddler with an enormous cock hanging from _hisA shorts.
-		<<elseif $minimumSlaveAge <= 7>>
-			_HeA's a cute shota with ball-filled shorts and a huge erection sneaking up _hisA shirt.
-		<<elseif $minimumSlaveAge <= 13>>
-			_HeA's an attractive teenager with an immodest bulge running down _hisA pant leg.
-		<<else>>
-			_HeA's an attractive young adult with an immodest bulge running down _hisA pant leg.
-		<</if>>
-	<<case "slimness enthusiast">>
-		_HeA has recently slimmed _hisA body down; everywhere but _hisA proportionally huge cock, that is.
-	<<case "body purist">>
-		_HeA is wearing nothing at all, happy to show off _hisA flawless body. _HisA cock and balls are now the ideal size to penetrate a natural girl.
-	<<default>>
-		_HeA enjoys wearing absolutely nothing but an enormous hard-on. _HeA frequently, and openly, masturbates to your naked body.
-	<</switch>>
+		<<switch $assistantFSAppearance>>
+		<<case "paternalist">>
+			_HeA's begun wearing rather conservative clothing, but nothing can hide the bulge running down one pant leg and the two round globes in the other.
+		<<case "degradationist">>
+			_HeA's recently added an obscene number of piercings to _hisA cock and balls in addition to a pair of nipple rings. A thin chain links a ring attached to the head of _hisA penis to the heavy rings adorning _hisA chest.
+		<<case "supremacist">>
+			_HeA is an ideal $arcologies[0].FSSupremacistRace man, and _hisA massive dick is always hard and ready to continue propagating the master race.
+		<<case "subjugationist">>
+			_HeA is a deceptively handsome $arcologies[0].FSSubjugationistRace man, and gives off an air of lust and danger that serves as a warning to not let the inferior race's libido run unchecked.
+		<<case "roman revivalist">>
+			_HeA is an ideal Roman man, complete with something big and heavy hanging under _hisA toga.
+		<<case "aztec revivalist">>
+			_HeA is an ideal Aztec man wearing a headdress and a loincloth, which can't hide _hisA enviable package.
+		<<case "egyptian revivalist">>
+			_HeA is an ideal Egyptian man, complete with something big and heavy dangling behind _hisA loincloth.
+		<<case "edo revivalist">>
+			_HeA is an ideal Japanese man, complete with something big and heavy between _hisA legs.
+		<<case "arabian revivalist">>
+			_HeA is an ideal Arabian man, complete with something big and heavy filling out _hisA silken pants.
+		<<case "chinese revivalist">>
+			_HeA is an ideal Chinese man, complete with something big and heavy between _hisA legs.
+		<<case "chattel religionist">>
+			_HeA is wearing nothing but an immense erection. _HisA balls visibly pulse, begging for release, but _hisA load is blocked by a large plug capped with the symbol of your new religion. One pull is all it would take to bathe in _hisA blessing.
+		<<case "physical idealist">>
+			_HeA is wearing nothing but an immense erection and is coated in the perfect amount of muscle.
+		<<case "hedonistic decadence">>
+			_HeA is wearing nothing but an immense erection and is coated in the perfect amount of fat.
+		<<case "repopulation focus">>
+			_HisA belly is round with child and is in a constant struggle with _hisA erect cock over which gets to protrude out _hisA front.
+		<<case "eugenics">>
+			_HeA's become even more irresistible lately; <<if $PC.vagina == 1>>you can help but think of that perfect cock cumming deep in your pussy and your belly rounding with a gorgeous child<<else>>the children sired by such a stud are unimaginable<</if>>.
+		<<case "gender radicalist">>
+			<<if $arcologies[0].FSGenderRadicalistLawFuta == 1>>
+				_HeA is wearing nothing at all and has recently rendered _himselfA slightly more feminine. _HeA makes sure to make exaggerated motions to show off the pussy hidden beneath _hisA swinging nuts.
+			<<elseif $arcologies[0].FSGenderRadicalistLawFuta == 2>>
+				_HeA has recently increased the size of _hisA genitals and has given up trying to wear pants; they just get in the way of _hisA prominent erection.
+			<<elseif $arcologies[0].FSGenderRadicalistLawFuta == 3>>
+				_HeA is wearing nothing at all; not that anything could fit _himA. _HisA cock and balls are utterly dwarfed by _hisA door-jamming hips, massive ass and extra thick thighs.
+			<<elseif $arcologies[0].FSGenderRadicalistLawFuta == 4>>
+				_HeA is wearing loose clothing and has recently rendered _himselfA slightly more feminine. _HeA does _hisA best to appear the perfect little femboy despite what's slipping down _hisA pant leg.
+			<<else>>
+				_HeA is wearing nothing at all and has recently rendered _himselfA even more handsome, since _heA was already a perfect fit for society.
+			<</if>>
+		<<case "gender fundamentalist">>
+			_HeA is wearing a cute dress that tightly hugs _hisA attractive curves. _HeA may be rendering _himselfA more feminine, but can't hide the bulge under _hisA skirt.
+		<<case "asset expansionist">>
+			_HeA is wearing nothing at all; not that anything could fit _himA. _HisA cock and balls are so large they reach the ground when _heA stands.
+		<<case "transformation fetishist">>
+			_HeA is wearing jeans and a tight shirt. _HisA overly long erection runs up _hisA front and protrudes out the neck of _hisA top.
+		<<case "pastoralist">>
+			_HeA is wearing nothing at all; not that anything could fit _himA. _HisA balls are absolutely massive; _hisA sizable cock looks tiny resting atop them. _HeA can barely take a step without overstimulating and orgasming across _hisA sack.
+		<<case "maturity preferentialist">>
+			_HeA has recently begun presenting _himselfA as an experienced, mature man with an oddly familiar mustache and goatee.
+		<<case "youth preferentialist">>
+			_HeA has recently adjusted _hisA age to reflect your youth focused society.
+			<<if $minimumSlaveAge == 3>>
+				_HeA's an adorable toddler with an enormous cock hanging from _hisA shorts.
+			<<elseif $minimumSlaveAge <= 7>>
+				_HeA's a cute shota with ball-filled shorts and a huge erection sneaking up _hisA shirt.
+			<<elseif $minimumSlaveAge <= 13>>
+				_HeA's an attractive teenager with an immodest bulge running down _hisA pant leg.
+			<<else>>
+				_HeA's an attractive young adult with an immodest bulge running down _hisA pant leg.
+			<</if>>
+		<<case "slimness enthusiast">>
+			_HeA has recently slimmed _hisA body down; everywhere but _hisA proportionally huge cock, that is.
+		<<case "body purist">>
+			_HeA is wearing nothing at all, happy to show off _hisA flawless body. _HisA cock and balls are now the ideal size to penetrate a natural girl.
+		<<default>>
+			_HeA enjoys wearing absolutely nothing but an enormous hard-on. _HeA frequently, and openly, masturbates to your naked body.
+		<</switch>>
 	<<else>>
 		_HeA enjoys wearing absolutely nothing but an enormous hard-on. _HeA frequently, and openly, masturbates to your naked body.
 	<</if>>
@@ -1620,79 +1620,79 @@ _HeA's a cute little <<if $arcologies[0].FSSupremacist != "unset" && $assistantF
 <<case "succubus">>
 	_HeA's a beautiful little sex demoness with an ideal figure.
 	<<if $assistantFSOptions>>
-	<<switch $assistantFSAppearance>>
-	<<case "paternalist">>
-		_HeA's wearing an absolutely stunning dress that perfectly hugs _hisA curves. Surprisingly, _heA even has underwear on.
-	<<case "degradationist">>
-		_HeA's recently added an obscene number of piercings to _hisA labia in addition to a pair of nipple rings and a big, heavy ring on _hisA clit. A thin chain links the clit ring to the heavy rings adorning _hisA chest.
-	<<case "supremacist">>
-		In fact, _heA is the most gorgeous $arcologies[0].FSSupremacistRace _womanA you've ever seen.
-	<<case "subjugationist">>
-		In fact, _heA is the most gorgeous $arcologies[0].FSSubjugationistRace _womanA you've ever seen.
-	<<case "roman revivalist">>
-		In fact, _heA is the most gorgeous Roman _womanA you've ever seen.
-	<<case "aztec revivalist">>
-		In fact, _heA is the most gorgeous Aztec _womanA you've ever seen.
-	<<case "egyptian revivalist">>
-		In fact, _heA is the most gorgeous Egyptian _womanA you've ever seen.
-	<<case "edo revivalist">>
-		In fact, _heA is the most gorgeous Japanese _womanA you've ever seen.
-	<<case "arabian revivalist">>
-		In fact, _heA is the most gorgeous Arabic _womanA you've ever seen.
-	<<case "chinese revivalist">>
-		In fact, _heA is the most gorgeous Chinese _womanA you've ever seen.
-	<<case "chattel religionist">>
-		_HeA is wearing a tight dress modeled after the symbol of your new religion; it leaves _hisA nipples and crotch fully exposed.
-	<<case "physical idealist">>
-		<<if $arcologies[0].FSPhysicalIdealistStrongFat == 1>>
-			_HeA is wearing nothing but a thong barely visible under _hisA thick layer of fat. _HisA soft figure hides _hisA immense strength.
-		<<else>>
-			_HeA is wearing nothing but a tight thong to show off _hisA perfectly muscled body.
-		<</if>>
-	<<case "hedonistic decadence">>
-		_HeA is wearing nothing, opting let to _hisA fat belly cover _hisA privates.<<if $arcologies[0].FSHedonisticDecadenceStrongFat == 1>> _HeA may look soft and squishy, but _hisA thick flab hides _hisA immense musculature.<</if>>
-	<<case "repopulation focus">>
-		_HeA is wearing an overly taut dress that clings tightly to _hisA triplet rounded middle and milk-laden breasts. _HeA is positively glowing with motherhood.
-	<<case "eugenics">>
-		_HeA's become even more irresistible lately; <<if $PC.dick == 1>>you can't help but fantasize about fucking _himA pregnant with your perfect child<<else>>you can't help but feel slightly envious of _hisA body<</if>>.
-	<<case "gender radicalist">>
-		<<if $arcologies[0].FSGenderRadicalistLawFuta == 3>>
-			_HeA is wearing an amazingly ill-fitting pair of stretch pants barely pulled midway over _hisA ass. _HisA door-jamming hips, massive rear and extra thick thighs jiggle spectacularly under the strained material.
-		<<else>>
-			_HeA is wearing baggy pants and a loose fitting shirt. Having altered _hisA appearance to be alluringly androgynous, it is hard to make out _hisA gender at a glance.
-		<</if>>
-	<<case "gender fundamentalist">>
-		_HeA is wearing a form fitting dress that emphasizes _hisA feminine curves. A lovely sight, given that _heA has recently adjusted _hisA body to be a lovely future mother.
-	<<case "asset expansionist">>
-		_HeA is wearing nothing at all; not that anything could fit _himA. _HisA breasts nearly touch the ground when _heA stands, yet are naturally perky. _HisA butt is so enormous it is a wonder _heA can even walk.
-	<<case "transformation fetishist">>
-		_HeA is wearing a minidress so tight it fully outlines _hisA huge butt implants and barely contains the lower half of _hisA beach ball sized tits.
-	<<case "pastoralist">>
-		_HeA is wearing a pair of cow-print bikinis over _hisA head sized breasts. A quartet of wet spots adorn _hisA tops at all times.
-	<<case "maturity preferentialist">>
-		_HeA has recently begun presenting _himselfA as an experienced, mature _womanA; one can only wonder what positions and tricks _heA knows.
-	<<case "youth preferentialist">>
-		_HeA has recently adjusted _hisA age to reflect your youth focused society.
-		<<if $minimumSlaveAge == 3>>
-			_HeA's an adorable toddler wearing a cute pink dress.
-		<<elseif $minimumSlaveAge <= 7>>
-			_HeA's a cute _loliA wearing tight, crotch hugging spats and a tight tub top across _hisA flat chest.
-		<<elseif $minimumSlaveAge <= 13>>
-			_HeA's an attractive teenager wearing short shorts and a sheer top that shows off _hisA newly grown breasts.
-		<<else>>
-			_HeA's an attractive young adult wearing a sheer dress that shows off _hisA youthful curves.
-		<</if>>
-	<<case "slimness enthusiast">>
-		<<if $arcologies[0].FSSlimnessEnthusiastLaw == 1>>
-			_HeA has recently slimmed _hisA body down tremendously; _hisA breasts are flat as can be, as is _hisA rear. _HeA enjoys wearing an extremely thin string bikini that tightly hugs _hisA body and barely covers _hisA non-existent assets.
-		<<else>>
-			_HeA has recently slimmed _hisA body down and begun wearing form fitting clothing to show off _hisA lithe figure.
-		<</if>>
-	<<case "body purist">>
-		_HeA is wearing nothing at all, happy to show off _hisA flawless body. _HisA curves are perfect; it's the only way to describe _himA.
-	<<default>>
-		_HeA enjoys using a tight strip of leather to support _hisA ample bosom and a minuscule thong to cover _hisA crotch. _HeA commonly strikes sexy poses, _hisA spaded tail wrapping around _hisA legs seductively, hoping to catch _hisA <<= properMaster()>>'s eye.
-	<</switch>>
+		<<switch $assistantFSAppearance>>
+		<<case "paternalist">>
+			_HeA's wearing an absolutely stunning dress that perfectly hugs _hisA curves. Surprisingly, _heA even has underwear on.
+		<<case "degradationist">>
+			_HeA's recently added an obscene number of piercings to _hisA labia in addition to a pair of nipple rings and a big, heavy ring on _hisA clit. A thin chain links the clit ring to the heavy rings adorning _hisA chest.
+		<<case "supremacist">>
+			In fact, _heA is the most gorgeous $arcologies[0].FSSupremacistRace _womanA you've ever seen.
+		<<case "subjugationist">>
+			In fact, _heA is the most gorgeous $arcologies[0].FSSubjugationistRace _womanA you've ever seen.
+		<<case "roman revivalist">>
+			In fact, _heA is the most gorgeous Roman _womanA you've ever seen.
+		<<case "aztec revivalist">>
+			In fact, _heA is the most gorgeous Aztec _womanA you've ever seen.
+		<<case "egyptian revivalist">>
+			In fact, _heA is the most gorgeous Egyptian _womanA you've ever seen.
+		<<case "edo revivalist">>
+			In fact, _heA is the most gorgeous Japanese _womanA you've ever seen.
+		<<case "arabian revivalist">>
+			In fact, _heA is the most gorgeous Arabic _womanA you've ever seen.
+		<<case "chinese revivalist">>
+			In fact, _heA is the most gorgeous Chinese _womanA you've ever seen.
+		<<case "chattel religionist">>
+			_HeA is wearing a tight dress modeled after the symbol of your new religion; it leaves _hisA nipples and crotch fully exposed.
+		<<case "physical idealist">>
+			<<if $arcologies[0].FSPhysicalIdealistStrongFat == 1>>
+				_HeA is wearing nothing but a thong barely visible under _hisA thick layer of fat. _HisA soft figure hides _hisA immense strength.
+			<<else>>
+				_HeA is wearing nothing but a tight thong to show off _hisA perfectly muscled body.
+			<</if>>
+		<<case "hedonistic decadence">>
+			_HeA is wearing nothing, opting let to _hisA fat belly cover _hisA privates.<<if $arcologies[0].FSHedonisticDecadenceStrongFat == 1>> _HeA may look soft and squishy, but _hisA thick flab hides _hisA immense musculature.<</if>>
+		<<case "repopulation focus">>
+			_HeA is wearing an overly taut dress that clings tightly to _hisA triplet rounded middle and milk-laden breasts. _HeA is positively glowing with motherhood.
+		<<case "eugenics">>
+			_HeA's become even more irresistible lately; <<if $PC.dick == 1>>you can't help but fantasize about fucking _himA pregnant with your perfect child<<else>>you can't help but feel slightly envious of _hisA body<</if>>.
+		<<case "gender radicalist">>
+			<<if $arcologies[0].FSGenderRadicalistLawFuta == 3>>
+				_HeA is wearing an amazingly ill-fitting pair of stretch pants barely pulled midway over _hisA ass. _HisA door-jamming hips, massive rear and extra thick thighs jiggle spectacularly under the strained material.
+			<<else>>
+				_HeA is wearing baggy pants and a loose fitting shirt. Having altered _hisA appearance to be alluringly androgynous, it is hard to make out _hisA gender at a glance.
+			<</if>>
+		<<case "gender fundamentalist">>
+			_HeA is wearing a form fitting dress that emphasizes _hisA feminine curves. A lovely sight, given that _heA has recently adjusted _hisA body to be a lovely future mother.
+		<<case "asset expansionist">>
+			_HeA is wearing nothing at all; not that anything could fit _himA. _HisA breasts nearly touch the ground when _heA stands, yet are naturally perky. _HisA butt is so enormous it is a wonder _heA can even walk.
+		<<case "transformation fetishist">>
+			_HeA is wearing a minidress so tight it fully outlines _hisA huge butt implants and barely contains the lower half of _hisA beach ball sized tits.
+		<<case "pastoralist">>
+			_HeA is wearing a pair of cow-print bikinis over _hisA head sized breasts. A quartet of wet spots adorn _hisA tops at all times.
+		<<case "maturity preferentialist">>
+			_HeA has recently begun presenting _himselfA as an experienced, mature _womanA; one can only wonder what positions and tricks _heA knows.
+		<<case "youth preferentialist">>
+			_HeA has recently adjusted _hisA age to reflect your youth focused society.
+			<<if $minimumSlaveAge == 3>>
+				_HeA's an adorable toddler wearing a cute pink dress.
+			<<elseif $minimumSlaveAge <= 7>>
+				_HeA's a cute _loliA wearing tight, crotch hugging spats and a tight tub top across _hisA flat chest.
+			<<elseif $minimumSlaveAge <= 13>>
+				_HeA's an attractive teenager wearing short shorts and a sheer top that shows off _hisA newly grown breasts.
+			<<else>>
+				_HeA's an attractive young adult wearing a sheer dress that shows off _hisA youthful curves.
+			<</if>>
+		<<case "slimness enthusiast">>
+			<<if $arcologies[0].FSSlimnessEnthusiastLaw == 1>>
+				_HeA has recently slimmed _hisA body down tremendously; _hisA breasts are flat as can be, as is _hisA rear. _HeA enjoys wearing an extremely thin string bikini that tightly hugs _hisA body and barely covers _hisA non-existent assets.
+			<<else>>
+				_HeA has recently slimmed _hisA body down and begun wearing form fitting clothing to show off _hisA lithe figure.
+			<</if>>
+		<<case "body purist">>
+			_HeA is wearing nothing at all, happy to show off _hisA flawless body. _HisA curves are perfect; it's the only way to describe _himA.
+		<<default>>
+			_HeA enjoys using a tight strip of leather to support _hisA ample bosom and a minuscule thong to cover _hisA crotch. _HeA commonly strikes sexy poses, _hisA spaded tail wrapping around _hisA legs seductively, hoping to catch _hisA <<= properMaster()>>'s eye.
+		<</switch>>
 	<<else>>
 		_HeA enjoys using a tight strip of leather to support _hisA ample bosom and a minuscule thong to cover _hisA crotch. _HeA commonly strikes sexy poses, _hisA spaded tail wrapping around _hisA legs seductively, hoping to catch _hisA <<= properMaster()>>'s eye.
 	<</if>>
diff --git a/src/uncategorized/personalAssistantOptions.tw b/src/uncategorized/personalAssistantOptions.tw
index 37f26f8ebe7b1029267b91789b8567b96e94747e..0cefcdfb85c736356d2ae717195e1f0f9861f89b 100644
--- a/src/uncategorized/personalAssistantOptions.tw
+++ b/src/uncategorized/personalAssistantOptions.tw
@@ -235,9 +235,9 @@ _HeA is currently using the ''$assistantAppearance'' avatar.
 			<<set _desc = (_desc + " and ")>>
 		<</if>>
 	<</for>>
-This appearance bolsters _desc.
+	This appearance bolsters _desc.
 <<else>>
-It has no impact on public opinion.
+	It has no impact on public opinion.
 <</if>>
 <</if>>
 <br>
@@ -247,374 +247,374 @@ It has no impact on public opinion.
 <</if>>
 <<if $assistantAppearance != "businesswoman">> [[Businesswoman|Personal assistant options][$assistantAppearance = "businesswoman"]]
 	<<if $PAPublic == 1>>
-	<<set _seed = []>>
-	<<if $arcologies[0].FSSubjugationist != "unset">> <<set _seed.push($arcologies[0].FSSubjugationistRace + " subjugation")>> <</if>>
-	<<if $arcologies[0].FSDegradationist != "unset">> <<set _seed.push("degradationism")>> <</if>>
-	<<if $arcologies[0].FSTransformationFetishist != "unset">> <<set _seed.push("transformation fetishism")>> <</if>>
-	<<if $arcologies[0].FSMaturityPreferentialist != "unset">> <<set _seed.push("maturity preferentialism")>> <</if>>
-	<<if $arcologies[0].FSAssetExpansionist != "unset">> <<set _seed.push("asset expansionism")>> <</if>>
-	<<if $arcologies[0].FSRomanRevivalist != "unset">> <<set _seed.push("Roman revivalism")>> <</if>>
-	<<if $arcologies[0].FSAztecRevivalist != "unset">> <<set _seed.push("Aztec revivalism")>> <</if>>
-	<<if $arcologies[0].FSArabianRevivalist != "unset">> <<set _seed.push("Arabian revivalism")>> <</if>>
-	<<if $arcologies[0].FSRestart != "unset">> <<set _seed.push("eugenics")>> <</if>>
-	<<if _seed.length > 0>>
-		<<set _desc = "">>
-		<<for _i = 0; _i < _seed.length; _i++>>
-			<<set _desc = (_desc + _seed[_i])>>
-			<<if (_i < _seed.length-2)>> <<set _desc = (_desc + ", ")>>
-			<<elseif (_seed.length > 2) && (_i == _seed.length-2)>> <<set _desc = (_desc + ", and ")>>
-			<<elseif (_seed.length == 2) && (_i == 0)>> <<set _desc = (_desc + " and ")>>
-			<</if>>
-		<</for>>
-		A good emblem for _desc
-	<</if>>
+		<<set _seed = []>>
+		<<if $arcologies[0].FSSubjugationist != "unset">> <<set _seed.push($arcologies[0].FSSubjugationistRace + " subjugation")>> <</if>>
+		<<if $arcologies[0].FSDegradationist != "unset">> <<set _seed.push("degradationism")>> <</if>>
+		<<if $arcologies[0].FSTransformationFetishist != "unset">> <<set _seed.push("transformation fetishism")>> <</if>>
+		<<if $arcologies[0].FSMaturityPreferentialist != "unset">> <<set _seed.push("maturity preferentialism")>> <</if>>
+		<<if $arcologies[0].FSAssetExpansionist != "unset">> <<set _seed.push("asset expansionism")>> <</if>>
+		<<if $arcologies[0].FSRomanRevivalist != "unset">> <<set _seed.push("Roman revivalism")>> <</if>>
+		<<if $arcologies[0].FSAztecRevivalist != "unset">> <<set _seed.push("Aztec revivalism")>> <</if>>
+		<<if $arcologies[0].FSArabianRevivalist != "unset">> <<set _seed.push("Arabian revivalism")>> <</if>>
+		<<if $arcologies[0].FSRestart != "unset">> <<set _seed.push("eugenics")>> <</if>>
+		<<if _seed.length > 0>>
+			<<set _desc = "">>
+			<<for _i = 0; _i < _seed.length; _i++>>
+				<<set _desc = (_desc + _seed[_i])>>
+				<<if (_i < _seed.length-2)>> <<set _desc = (_desc + ", ")>>
+				<<elseif (_seed.length > 2) && (_i == _seed.length-2)>> <<set _desc = (_desc + ", and ")>>
+				<<elseif (_seed.length == 2) && (_i == 0)>> <<set _desc = (_desc + " and ")>>
+				<</if>>
+			<</for>>
+			A good emblem for _desc
+		<</if>>
 	<</if>>
 	<br>
 <</if>>
 <<if $seePreg != 0>>
-<<if $assistantAppearance != "goddess">> [[Goddess|Personal assistant options][$assistantAppearance = "goddess"]]
-	<<if $PAPublic == 1>>
-	<<set _seed = []>>
-	<<if $arcologies[0].FSGenderFundamentalist != "unset">> <<set _seed.push("gender fundamentalism")>> <</if>>
-	<<if $arcologies[0].FSPaternalist != "unset">> <<set _seed.push("paternalism")>> <</if>>
-	<<if $arcologies[0].FSBodyPurist != "unset">> <<set _seed.push("body purism")>> <</if>>
-	<<if $arcologies[0].FSMaturityPreferentialist != "unset">> <<set _seed.push("maturity preferentialism")>> <</if>>
-	<<if $arcologies[0].FSPastoralist != "unset">> <<set _seed.push("pastoralism")>> <</if>>
-	<<if $arcologies[0].FSChattelReligionist != "unset">> <<set _seed.push("chattel religionism")>> <</if>>
-	<<if $arcologies[0].FSEgyptianRevivalist != "unset">> <<set _seed.push("Egyptian revivalism")>> <</if>>
-	<<if $arcologies[0].FSRepopulationFocus != "unset">> <<set _seed.push("repopulationism")>> <</if>>
-	<<if $arcologies[0].FSRestart != "unset">> <<set _seed.push("eugenics")>> <</if>>
-	<<if $arcologies[0].FSHedonisticDecadence != "unset">> <<set _seed.push("hedonistic decadence")>> <</if>>
-	<<if _seed.length > 0>>
-		<<set _desc = "">>
-		<<for _i = 0; _i < _seed.length; _i++>>
-			<<set _desc = (_desc + _seed[_i])>>
-			<<if (_i < _seed.length-2)>> <<set _desc = (_desc + ", ")>>
-			<<elseif (_seed.length > 2) && (_i == _seed.length-2)>> <<set _desc = (_desc + ", and ")>>
-			<<elseif (_seed.length == 2) && (_i == 0)>> <<set _desc = (_desc + " and ")>>
+	<<if $assistantAppearance != "goddess">> [[Goddess|Personal assistant options][$assistantAppearance = "goddess"]]
+		<<if $PAPublic == 1>>
+			<<set _seed = []>>
+			<<if $arcologies[0].FSGenderFundamentalist != "unset">> <<set _seed.push("gender fundamentalism")>> <</if>>
+			<<if $arcologies[0].FSPaternalist != "unset">> <<set _seed.push("paternalism")>> <</if>>
+			<<if $arcologies[0].FSBodyPurist != "unset">> <<set _seed.push("body purism")>> <</if>>
+			<<if $arcologies[0].FSMaturityPreferentialist != "unset">> <<set _seed.push("maturity preferentialism")>> <</if>>
+			<<if $arcologies[0].FSPastoralist != "unset">> <<set _seed.push("pastoralism")>> <</if>>
+			<<if $arcologies[0].FSChattelReligionist != "unset">> <<set _seed.push("chattel religionism")>> <</if>>
+			<<if $arcologies[0].FSEgyptianRevivalist != "unset">> <<set _seed.push("Egyptian revivalism")>> <</if>>
+			<<if $arcologies[0].FSRepopulationFocus != "unset">> <<set _seed.push("repopulationism")>> <</if>>
+			<<if $arcologies[0].FSRestart != "unset">> <<set _seed.push("eugenics")>> <</if>>
+			<<if $arcologies[0].FSHedonisticDecadence != "unset">> <<set _seed.push("hedonistic decadence")>> <</if>>
+			<<if _seed.length > 0>>
+				<<set _desc = "">>
+				<<for _i = 0; _i < _seed.length; _i++>>
+					<<set _desc = (_desc + _seed[_i])>>
+					<<if (_i < _seed.length-2)>> <<set _desc = (_desc + ", ")>>
+					<<elseif (_seed.length > 2) && (_i == _seed.length-2)>> <<set _desc = (_desc + ", and ")>>
+					<<elseif (_seed.length == 2) && (_i == 0)>> <<set _desc = (_desc + " and ")>>
+					<</if>>
+				<</for>>
+				A good emblem for _desc
 			<</if>>
-		<</for>>
-		A good emblem for _desc
-	<</if>>
+		<</if>>
+		<br>
 	<</if>>
-	<br>
-<</if>>
 <</if>>
 <<if $assistantAppearance != "amazon">> [[Amazon|Personal assistant options][$assistantAppearance = "amazon"]]
 	<<if $PAPublic == 1>>
-	<<set _seed = []>>
-	<<if $arcologies[0].FSSupremacist != "unset">> <<set _seed.push($arcologies[0].FSSupremacistRace + " supremacy")>> <</if>>
-	<<if $arcologies[0].FSSubjugationist != "unset">> <<set _seed.push($arcologies[0].FSSubjugationistRace + " subjugation")>> <</if>>
-	<<if $arcologies[0].FSBodyPurist != "unset">> <<set _seed.push("body purism")>> <</if>>
-	<<if $arcologies[0].FSPhysicalIdealist != "unset">> <<set _seed.push("physical idealism")>> <</if>>
-	<<if $arcologies[0].FSRomanRevivalist != "unset">> <<set _seed.push("Roman revivalism")>> <</if>>
-	<<if $arcologies[0].FSAztecRevivalist != "unset">> <<set _seed.push("Aztec revivalism")>> <</if>>
-	<<if $arcologies[0].FSEdoRevivalist != "unset">> <<set _seed.push("Edo revivalism")>> <</if>>
-	<<if _seed.length > 0>>
-		<<set _desc = "">>
-		<<for _i = 0; _i < _seed.length; _i++>>
-			<<set _desc = (_desc + _seed[_i])>>
-			<<if (_i < _seed.length-2)>> <<set _desc = (_desc + ", ")>>
-			<<elseif (_seed.length > 2) && (_i == _seed.length-2)>> <<set _desc = (_desc + ", and ")>>
-			<<elseif (_seed.length == 2) && (_i == 0)>> <<set _desc = (_desc + " and ")>>
-			<</if>>
-		<</for>>
-		A good emblem for _desc
-	<</if>>
+		<<set _seed = []>>
+		<<if $arcologies[0].FSSupremacist != "unset">> <<set _seed.push($arcologies[0].FSSupremacistRace + " supremacy")>> <</if>>
+		<<if $arcologies[0].FSSubjugationist != "unset">> <<set _seed.push($arcologies[0].FSSubjugationistRace + " subjugation")>> <</if>>
+		<<if $arcologies[0].FSBodyPurist != "unset">> <<set _seed.push("body purism")>> <</if>>
+		<<if $arcologies[0].FSPhysicalIdealist != "unset">> <<set _seed.push("physical idealism")>> <</if>>
+		<<if $arcologies[0].FSRomanRevivalist != "unset">> <<set _seed.push("Roman revivalism")>> <</if>>
+		<<if $arcologies[0].FSAztecRevivalist != "unset">> <<set _seed.push("Aztec revivalism")>> <</if>>
+		<<if $arcologies[0].FSEdoRevivalist != "unset">> <<set _seed.push("Edo revivalism")>> <</if>>
+		<<if _seed.length > 0>>
+			<<set _desc = "">>
+			<<for _i = 0; _i < _seed.length; _i++>>
+				<<set _desc = (_desc + _seed[_i])>>
+				<<if (_i < _seed.length-2)>> <<set _desc = (_desc + ", ")>>
+				<<elseif (_seed.length > 2) && (_i == _seed.length-2)>> <<set _desc = (_desc + ", and ")>>
+				<<elseif (_seed.length == 2) && (_i == 0)>> <<set _desc = (_desc + " and ")>>
+				<</if>>
+			<</for>>
+			A good emblem for _desc
+		<</if>>
 	<</if>>
 	<br>
 <</if>>
 <<if $assistantAppearance != "schoolgirl">> [[Schoolgirl|Personal assistant options][$assistantAppearance = "schoolgirl"]]
 	<<if $PAPublic == 1>>
-	<<set _seed = []>>
-	<<if $arcologies[0].FSGenderFundamentalist != "unset">> <<set _seed.push("gender fundamentalism")>> <</if>>
-	<<if $arcologies[0].FSPaternalist != "unset">> <<set _seed.push("paternalism")>> <</if>>
-	<<if $arcologies[0].FSYouthPreferentialist != "unset">> <<set _seed.push("youth preferentialism")>> <</if>>
-	<<if $arcologies[0].FSSlimnessEnthusiast != "unset">> <<set _seed.push("slimness enthusiasm")>> <</if>>
-	<<if $arcologies[0].FSArabianRevivalist != "unset">> <<set _seed.push("Arabian revivalism")>> <</if>>
-	<<if $arcologies[0].FSChineseRevivalist != "unset">> <<set _seed.push("Chinese revivalism")>> <</if>>
-	<<if $arcologies[0].FSRestart != "unset">> <<set _seed.push("eugenics")>> <</if>>
-	<<if _seed.length > 0>>
-		<<set _desc = "">>
-		<<for _i = 0; _i < _seed.length; _i++>>
-			<<set _desc = (_desc + _seed[_i])>>
-			<<if (_i < _seed.length-2)>> <<set _desc = (_desc + ", ")>>
-			<<elseif (_seed.length > 2) && (_i == _seed.length-2)>> <<set _desc = (_desc + ", and ")>>
-			<<elseif (_seed.length == 2) && (_i == 0)>> <<set _desc = (_desc + " and ")>>
-			<</if>>
-		<</for>>
-		A good emblem for _desc
-	<</if>>
+		<<set _seed = []>>
+		<<if $arcologies[0].FSGenderFundamentalist != "unset">> <<set _seed.push("gender fundamentalism")>> <</if>>
+		<<if $arcologies[0].FSPaternalist != "unset">> <<set _seed.push("paternalism")>> <</if>>
+		<<if $arcologies[0].FSYouthPreferentialist != "unset">> <<set _seed.push("youth preferentialism")>> <</if>>
+		<<if $arcologies[0].FSSlimnessEnthusiast != "unset">> <<set _seed.push("slimness enthusiasm")>> <</if>>
+		<<if $arcologies[0].FSArabianRevivalist != "unset">> <<set _seed.push("Arabian revivalism")>> <</if>>
+		<<if $arcologies[0].FSChineseRevivalist != "unset">> <<set _seed.push("Chinese revivalism")>> <</if>>
+		<<if $arcologies[0].FSRestart != "unset">> <<set _seed.push("eugenics")>> <</if>>
+		<<if _seed.length > 0>>
+			<<set _desc = "">>
+			<<for _i = 0; _i < _seed.length; _i++>>
+				<<set _desc = (_desc + _seed[_i])>>
+				<<if (_i < _seed.length-2)>> <<set _desc = (_desc + ", ")>>
+				<<elseif (_seed.length > 2) && (_i == _seed.length-2)>> <<set _desc = (_desc + ", and ")>>
+				<<elseif (_seed.length == 2) && (_i == 0)>> <<set _desc = (_desc + " and ")>>
+				<</if>>
+			<</for>>
+			A good emblem for _desc
+		<</if>>
 	<</if>>
 	<br>
 <</if>>
 <<if $seeDicks != 0>>
-<<if $assistantAppearance != "monstergirl">> [[Monstergirl|Personal assistant options][$assistantAppearance = "monstergirl"]]
-	<<if $PAPublic == 1>>
-	<<set _seed = []>>
-	<<if $arcologies[0].FSSupremacist != "unset">> <<set _seed.push($arcologies[0].FSSupremacistRace + " supremacy")>> <</if>>
-	<<if $arcologies[0].FSGenderRadicalist != "unset">> <<set _seed.push("gender radicalism")>> <</if>>
-	<<if $arcologies[0].FSDegradationist != "unset">> <<set _seed.push("degradationism")>> <</if>>
-	<<if $arcologies[0].FSChattelReligionist != "unset">> <<set _seed.push("chattel religionism")>> <</if>>
-	<<if $arcologies[0].FSEgyptianRevivalist != "unset">> <<set _seed.push("Egyptian revivalism")>> <</if>>
-	<<if $arcologies[0].FSEdoRevivalist != "unset">> <<set _seed.push("Edo revivalism")>> <</if>>
-	<<if $arcologies[0].FSChineseRevivalist != "unset">> <<set _seed.push("Chinese revivalism")>> <</if>>
-	<<if _seed.length > 0>>
-		<<set _desc = "">>
-		<<for _i = 0; _i < _seed.length; _i++>>
-			<<set _desc = (_desc + _seed[_i])>>
-			<<if (_i < _seed.length-2)>> <<set _desc = (_desc + ", ")>>
-			<<elseif (_seed.length > 2) && (_i == _seed.length-2)>> <<set _desc = (_desc + ", and ")>>
-			<<elseif (_seed.length == 2) && (_i == 0)>> <<set _desc = (_desc + " and ")>>
+	<<if $assistantAppearance != "monstergirl">> [[Monstergirl|Personal assistant options][$assistantAppearance = "monstergirl"]]
+		<<if $PAPublic == 1>>
+			<<set _seed = []>>
+			<<if $arcologies[0].FSSupremacist != "unset">> <<set _seed.push($arcologies[0].FSSupremacistRace + " supremacy")>> <</if>>
+			<<if $arcologies[0].FSGenderRadicalist != "unset">> <<set _seed.push("gender radicalism")>> <</if>>
+			<<if $arcologies[0].FSDegradationist != "unset">> <<set _seed.push("degradationism")>> <</if>>
+			<<if $arcologies[0].FSChattelReligionist != "unset">> <<set _seed.push("chattel religionism")>> <</if>>
+			<<if $arcologies[0].FSEgyptianRevivalist != "unset">> <<set _seed.push("Egyptian revivalism")>> <</if>>
+			<<if $arcologies[0].FSEdoRevivalist != "unset">> <<set _seed.push("Edo revivalism")>> <</if>>
+			<<if $arcologies[0].FSChineseRevivalist != "unset">> <<set _seed.push("Chinese revivalism")>> <</if>>
+			<<if _seed.length > 0>>
+				<<set _desc = "">>
+				<<for _i = 0; _i < _seed.length; _i++>>
+					<<set _desc = (_desc + _seed[_i])>>
+					<<if (_i < _seed.length-2)>> <<set _desc = (_desc + ", ")>>
+					<<elseif (_seed.length > 2) && (_i == _seed.length-2)>> <<set _desc = (_desc + ", and ")>>
+					<<elseif (_seed.length == 2) && (_i == 0)>> <<set _desc = (_desc + " and ")>>
+					<</if>>
+				<</for>>
+				A good emblem for _desc
 			<</if>>
-		<</for>>
-		A good emblem for _desc
-	<</if>>
+		<</if>>
+		<br>
 	<</if>>
-	<br>
-<</if>>
-<<if $assistantAppearance != "shemale">> [[Shemale|Personal assistant options][$assistantAppearance = "shemale"]]
-	<<if $PAPublic == 1>>
-	<<set _seed = []>>
-	<<if $arcologies[0].FSGenderRadicalist != "unset">> <<set _seed.push("gender radicalism")>> <</if>>
-	<<if $arcologies[0].FSTransformationFetishist != "unset">> <<set _seed.push("transformation fetishism")>> <</if>>
-	<<if $arcologies[0].FSYouthPreferentialist != "unset">> <<set _seed.push("youth preferentialism")>> <</if>>
-	<<if $arcologies[0].FSSlimnessEnthusiast != "unset">> <<set _seed.push("slimness enthusiasm")>> <</if>>
-	<<if $arcologies[0].FSAssetExpansionist != "unset">> <<set _seed.push("asset expansionism")>> <</if>>
-	<<if $arcologies[0].FSPastoralist != "unset">> <<set _seed.push("pastoralism")>> <</if>>
-	<<if $arcologies[0].FSPhysicalIdealist != "unset">> <<set _seed.push("physical idealism")>> <</if>>
-	<<if _seed.length > 0>>
-		<<set _desc = "">>
-		<<for _i = 0; _i < _seed.length; _i++>>
-			<<set _desc = (_desc + _seed[_i])>>
-			<<if (_i < _seed.length-2)>> <<set _desc = (_desc + ", ")>>
-			<<elseif (_seed.length > 2) && (_i == _seed.length-2)>> <<set _desc = (_desc + ", and ")>>
-			<<elseif (_seed.length == 2) && (_i == 0)>> <<set _desc = (_desc + " and ")>>
+	<<if $assistantAppearance != "shemale">> [[Shemale|Personal assistant options][$assistantAppearance = "shemale"]]
+		<<if $PAPublic == 1>>
+			<<set _seed = []>>
+			<<if $arcologies[0].FSGenderRadicalist != "unset">> <<set _seed.push("gender radicalism")>> <</if>>
+			<<if $arcologies[0].FSTransformationFetishist != "unset">> <<set _seed.push("transformation fetishism")>> <</if>>
+			<<if $arcologies[0].FSYouthPreferentialist != "unset">> <<set _seed.push("youth preferentialism")>> <</if>>
+			<<if $arcologies[0].FSSlimnessEnthusiast != "unset">> <<set _seed.push("slimness enthusiasm")>> <</if>>
+			<<if $arcologies[0].FSAssetExpansionist != "unset">> <<set _seed.push("asset expansionism")>> <</if>>
+			<<if $arcologies[0].FSPastoralist != "unset">> <<set _seed.push("pastoralism")>> <</if>>
+			<<if $arcologies[0].FSPhysicalIdealist != "unset">> <<set _seed.push("physical idealism")>> <</if>>
+			<<if _seed.length > 0>>
+				<<set _desc = "">>
+				<<for _i = 0; _i < _seed.length; _i++>>
+					<<set _desc = (_desc + _seed[_i])>>
+					<<if (_i < _seed.length-2)>> <<set _desc = (_desc + ", ")>>
+					<<elseif (_seed.length > 2) && (_i == _seed.length-2)>> <<set _desc = (_desc + ", and ")>>
+					<<elseif (_seed.length == 2) && (_i == 0)>> <<set _desc = (_desc + " and ")>>
+					<</if>>
+				<</for>>
+				A good emblem for _desc
 			<</if>>
-		<</for>>
-		A good emblem for _desc
-	<</if>>
+		<</if>>
+		<br>
 	<</if>>
-	<br>
-<</if>>
 <</if>>
 <<if $seePreg != 0>>
-<<if $assistantAppearance != "hypergoddess" && $seeHyperPreg == 1>> [[Hyper Goddess|Personal assistant options][$assistantAppearance = "hypergoddess"]]
-	<<if $PAPublic == 1>>
-	<<set _seed = []>>
-	<<if $arcologies[0].FSGenderFundamentalist != "unset">> <<set _seed.push("gender fundamentalism")>> <</if>>
-	<<if $arcologies[0].FSPaternalist != "unset">> <<set _seed.push("paternalism")>> <</if>>
-	<<if $arcologies[0].FSAssetExpansionist != "unset">> <<set _seed.push("asset expansionism")>> <</if>>
-	<<if $arcologies[0].FSPastoralist != "unset">> <<set _seed.push("pastoralism")>> <</if>>
-	<<if $arcologies[0].FSRepopulationFocus != "unset">> <<set _seed.push("repopulationism")>> <</if>>
-	<<if $arcologies[0].FSHedonisticDecadence != "unset">> <<set _seed.push("hedonistic decadence")>> <</if>>
-	<<if _seed.length > 0>>
-		<<set _desc = "">>
-		<<for _i = 0; _i < _seed.length; _i++>>
-			<<set _desc = (_desc + _seed[_i])>>
-			<<if (_i < _seed.length-2)>> <<set _desc = (_desc + ", ")>>
-			<<elseif (_seed.length > 2) && (_i == _seed.length-2)>> <<set _desc = (_desc + ", and ")>>
-			<<elseif (_seed.length == 2) && (_i == 0)>> <<set _desc = (_desc + " and ")>>
+	<<if $assistantAppearance != "hypergoddess" && $seeHyperPreg == 1>> [[Hyper Goddess|Personal assistant options][$assistantAppearance = "hypergoddess"]]
+		<<if $PAPublic == 1>>
+			<<set _seed = []>>
+			<<if $arcologies[0].FSGenderFundamentalist != "unset">> <<set _seed.push("gender fundamentalism")>> <</if>>
+			<<if $arcologies[0].FSPaternalist != "unset">> <<set _seed.push("paternalism")>> <</if>>
+			<<if $arcologies[0].FSAssetExpansionist != "unset">> <<set _seed.push("asset expansionism")>> <</if>>
+			<<if $arcologies[0].FSPastoralist != "unset">> <<set _seed.push("pastoralism")>> <</if>>
+			<<if $arcologies[0].FSRepopulationFocus != "unset">> <<set _seed.push("repopulationism")>> <</if>>
+			<<if $arcologies[0].FSHedonisticDecadence != "unset">> <<set _seed.push("hedonistic decadence")>> <</if>>
+			<<if _seed.length > 0>>
+				<<set _desc = "">>
+				<<for _i = 0; _i < _seed.length; _i++>>
+					<<set _desc = (_desc + _seed[_i])>>
+					<<if (_i < _seed.length-2)>> <<set _desc = (_desc + ", ")>>
+					<<elseif (_seed.length > 2) && (_i == _seed.length-2)>> <<set _desc = (_desc + ", and ")>>
+					<<elseif (_seed.length == 2) && (_i == 0)>> <<set _desc = (_desc + " and ")>>
+					<</if>>
+				<</for>>
+				A good emblem for _desc
 			<</if>>
-		<</for>>
-		A good emblem for _desc
-	<</if>>
+		<</if>>
+		<br>
 	<</if>>
-	<br>
-<</if>>
 <</if>>
 <<if $assistantAppearance != "loli" && $minimumSlaveAge < 13>> [[Loli|Personal assistant options][$assistantAppearance = "loli"]]
 	<<if $PAPublic == 1>>
-	<<set _seed = []>>
-	<<if $arcologies[0].FSGenderFundamentalist != "unset">> <<set _seed.push("gender fundamentalism")>> <</if>>
-	<<if $arcologies[0].FSPaternalist != "unset">> <<set _seed.push("paternalism")>> <</if>>
-	<<if $arcologies[0].FSBodyPurist != "unset">> <<set _seed.push("body purism")>> <</if>>
-	<<if $arcologies[0].FSYouthPreferentialist != "unset">> <<set _seed.push("youth preferentialism")>> <</if>>
-	<<if $arcologies[0].FSSlimnessEnthusiast != "unset">> <<set _seed.push("slimness enthusiasm")>> <</if>>
-	<<if $arcologies[0].FSEdoRevivalist != "unset">> <<set _seed.push("Edo revivalism")>> <</if>>
-	<<if $arcologies[0].FSRestart != "unset">> <<set _seed.push("eugenics")>> <</if>>
-	<<if _seed.length > 0>>
-		<<set _desc = "">>
-		<<for _i = 0; _i < _seed.length; _i++>>
-			<<set _desc = (_desc + _seed[_i])>>
-			<<if (_i < _seed.length-2)>> <<set _desc = (_desc + ", ")>>
-			<<elseif (_seed.length > 2) && (_i == _seed.length-2)>> <<set _desc = (_desc + ", and ")>>
-			<<elseif (_seed.length == 2) && (_i == 0)>> <<set _desc = (_desc + " and ")>>
-			<</if>>
-		<</for>>
-		A good emblem for _desc
-	<</if>>
+		<<set _seed = []>>
+		<<if $arcologies[0].FSGenderFundamentalist != "unset">> <<set _seed.push("gender fundamentalism")>> <</if>>
+		<<if $arcologies[0].FSPaternalist != "unset">> <<set _seed.push("paternalism")>> <</if>>
+		<<if $arcologies[0].FSBodyPurist != "unset">> <<set _seed.push("body purism")>> <</if>>
+		<<if $arcologies[0].FSYouthPreferentialist != "unset">> <<set _seed.push("youth preferentialism")>> <</if>>
+		<<if $arcologies[0].FSSlimnessEnthusiast != "unset">> <<set _seed.push("slimness enthusiasm")>> <</if>>
+		<<if $arcologies[0].FSEdoRevivalist != "unset">> <<set _seed.push("Edo revivalism")>> <</if>>
+		<<if $arcologies[0].FSRestart != "unset">> <<set _seed.push("eugenics")>> <</if>>
+		<<if _seed.length > 0>>
+			<<set _desc = "">>
+			<<for _i = 0; _i < _seed.length; _i++>>
+				<<set _desc = (_desc + _seed[_i])>>
+				<<if (_i < _seed.length-2)>> <<set _desc = (_desc + ", ")>>
+				<<elseif (_seed.length > 2) && (_i == _seed.length-2)>> <<set _desc = (_desc + ", and ")>>
+				<<elseif (_seed.length == 2) && (_i == 0)>> <<set _desc = (_desc + " and ")>>
+				<</if>>
+			<</for>>
+			A good emblem for _desc
+		<</if>>
 	<</if>>
 	<br>
 <</if>>
 <<if $seePreg != 0>>
-<<if $assistantAppearance != "preggololi" && $fertilityAge < 13 && $minimumSlaveAge < 13>> [[Preggololi|Personal assistant options][$assistantAppearance = "preggololi"]]
-	<<if $PAPublic == 1>>
-	<<set _seed = []>>
-	<<if $arcologies[0].FSGenderFundamentalist != "unset">> <<set _seed.push("gender fundamentalism")>> <</if>>
-	<<if $arcologies[0].FSPaternalist != "unset">> <<set _seed.push("paternalism")>> <</if>>
-	<<if $arcologies[0].FSDegradationist != "unset">> <<set _seed.push("degradationism")>> <</if>>
-	<<if $arcologies[0].FSYouthPreferentialist != "unset">> <<set _seed.push("youth preferentialism")>> <</if>>
-	<<if $arcologies[0].FSRepopulationFocus != "unset">> <<set _seed.push("repopulationism")>> <</if>>
-	<<if $arcologies[0].FSHedonisticDecadence != "unset">> <<set _seed.push("hedonistic decadence")>> <</if>>
-	<<if _seed.length > 0>>
-		<<set _desc = "">>
-		<<for _i = 0; _i < _seed.length; _i++>>
-			<<set _desc = (_desc + _seed[_i])>>
-			<<if (_i < _seed.length-2)>> <<set _desc = (_desc + ", ")>>
-			<<elseif (_seed.length > 2) && (_i == _seed.length-2)>> <<set _desc = (_desc + ", and ")>>
-			<<elseif (_seed.length == 2) && (_i == 0)>> <<set _desc = (_desc + " and ")>>
+	<<if $assistantAppearance != "preggololi" && $fertilityAge < 13 && $minimumSlaveAge < 13>> [[Preggololi|Personal assistant options][$assistantAppearance = "preggololi"]]
+		<<if $PAPublic == 1>>
+			<<set _seed = []>>
+			<<if $arcologies[0].FSGenderFundamentalist != "unset">> <<set _seed.push("gender fundamentalism")>> <</if>>
+			<<if $arcologies[0].FSPaternalist != "unset">> <<set _seed.push("paternalism")>> <</if>>
+			<<if $arcologies[0].FSDegradationist != "unset">> <<set _seed.push("degradationism")>> <</if>>
+			<<if $arcologies[0].FSYouthPreferentialist != "unset">> <<set _seed.push("youth preferentialism")>> <</if>>
+			<<if $arcologies[0].FSRepopulationFocus != "unset">> <<set _seed.push("repopulationism")>> <</if>>
+			<<if $arcologies[0].FSHedonisticDecadence != "unset">> <<set _seed.push("hedonistic decadence")>> <</if>>
+			<<if _seed.length > 0>>
+				<<set _desc = "">>
+				<<for _i = 0; _i < _seed.length; _i++>>
+					<<set _desc = (_desc + _seed[_i])>>
+					<<if (_i < _seed.length-2)>> <<set _desc = (_desc + ", ")>>
+					<<elseif (_seed.length > 2) && (_i == _seed.length-2)>> <<set _desc = (_desc + ", and ")>>
+					<<elseif (_seed.length == 2) && (_i == 0)>> <<set _desc = (_desc + " and ")>>
+					<</if>>
+				<</for>>
+				A good emblem for _desc
 			<</if>>
-		<</for>>
-		A good emblem for _desc
-	<</if>>
+		<</if>>
+		<br>
 	<</if>>
-	<br>
-<</if>>
 <</if>>
 <<if $assistantAppearance != "fairy">> [[Fairy|Personal assistant options][$assistantAppearance = "fairy"]]
 	<<if $PAPublic == 1>>
-	<<set _seed = []>>
-	<<if $arcologies[0].FSGenderFundamentalist != "unset">> <<set _seed.push("gender fundamentalism")>> <</if>>
-	<<if $arcologies[0].FSPaternalist != "unset">> <<set _seed.push("paternalism")>> <</if>>
-	<<if $arcologies[0].FSBodyPurist != "unset">> <<set _seed.push("body purism")>> <</if>>
-	<<if _seed.length > 0>>
-		<<set _desc = "">>
-		<<for _i = 0; _i < _seed.length; _i++>>
-			<<set _desc = (_desc + _seed[_i])>>
-			<<if (_i < _seed.length-2)>> <<set _desc = (_desc + ", ")>>
-			<<elseif (_seed.length > 2) && (_i == _seed.length-2)>> <<set _desc = (_desc + ", and ")>>
-			<<elseif (_seed.length == 2) && (_i == 0)>> <<set _desc = (_desc + " and ")>>
-			<</if>>
-		<</for>>
-		A good emblem for _desc
-	<</if>>
+		<<set _seed = []>>
+		<<if $arcologies[0].FSGenderFundamentalist != "unset">> <<set _seed.push("gender fundamentalism")>> <</if>>
+		<<if $arcologies[0].FSPaternalist != "unset">> <<set _seed.push("paternalism")>> <</if>>
+		<<if $arcologies[0].FSBodyPurist != "unset">> <<set _seed.push("body purism")>> <</if>>
+		<<if _seed.length > 0>>
+			<<set _desc = "">>
+			<<for _i = 0; _i < _seed.length; _i++>>
+				<<set _desc = (_desc + _seed[_i])>>
+				<<if (_i < _seed.length-2)>> <<set _desc = (_desc + ", ")>>
+				<<elseif (_seed.length > 2) && (_i == _seed.length-2)>> <<set _desc = (_desc + ", and ")>>
+				<<elseif (_seed.length == 2) && (_i == 0)>> <<set _desc = (_desc + " and ")>>
+				<</if>>
+			<</for>>
+			A good emblem for _desc
+		<</if>>
 	<</if>>
 	<br>
 <</if>>
 <<if $seePreg != 0>>
-<<if $assistantAppearance != "pregnant fairy">> [[Pregnant Fairy|Personal assistant options][$assistantAppearance = "pregnant fairy"]]
-	<<if $PAPublic == 1>>
-	<<set _seed = []>>
-	<<if $arcologies[0].FSGenderFundamentalist != "unset">> <<set _seed.push("gender fundamentalism")>> <</if>>
-	<<if $arcologies[0].FSPaternalist != "unset">> <<set _seed.push("paternalism")>> <</if>>
-	<<if $arcologies[0].FSBodyPurist != "unset">> <<set _seed.push("body purism")>> <</if>>
-	<<if $arcologies[0].FSRepopulationFocus != "unset">> <<set _seed.push("repopulationism")>> <</if>>
-	<<if _seed.length > 0>>
-		<<set _desc = "">>
-		<<for _i = 0; _i < _seed.length; _i++>>
-			<<set _desc = (_desc + _seed[_i])>>
-			<<if (_i < _seed.length-2)>> <<set _desc = (_desc + ", ")>>
-			<<elseif (_seed.length > 2) && (_i == _seed.length-2)>> <<set _desc = (_desc + ", and ")>>
-			<<elseif (_seed.length == 2) && (_i == 0)>> <<set _desc = (_desc + " and ")>>
+	<<if $assistantAppearance != "pregnant fairy">> [[Pregnant Fairy|Personal assistant options][$assistantAppearance = "pregnant fairy"]]
+		<<if $PAPublic == 1>>
+			<<set _seed = []>>
+			<<if $arcologies[0].FSGenderFundamentalist != "unset">> <<set _seed.push("gender fundamentalism")>> <</if>>
+			<<if $arcologies[0].FSPaternalist != "unset">> <<set _seed.push("paternalism")>> <</if>>
+			<<if $arcologies[0].FSBodyPurist != "unset">> <<set _seed.push("body purism")>> <</if>>
+			<<if $arcologies[0].FSRepopulationFocus != "unset">> <<set _seed.push("repopulationism")>> <</if>>
+			<<if _seed.length > 0>>
+				<<set _desc = "">>
+				<<for _i = 0; _i < _seed.length; _i++>>
+					<<set _desc = (_desc + _seed[_i])>>
+					<<if (_i < _seed.length-2)>> <<set _desc = (_desc + ", ")>>
+					<<elseif (_seed.length > 2) && (_i == _seed.length-2)>> <<set _desc = (_desc + ", and ")>>
+					<<elseif (_seed.length == 2) && (_i == 0)>> <<set _desc = (_desc + " and ")>>
+					<</if>>
+				<</for>>
+				A good emblem for _desc
 			<</if>>
-		<</for>>
-		A good emblem for _desc
-	<</if>>
+		<</if>>
+		<br>
 	<</if>>
-	<br>
-<</if>>
 <</if>>
 <<if $assistantExtra1 == 1>>
 <<if $assistantAppearance != "slimegirl">> [[Slime Girl|Personal assistant options][$assistantAppearance = "slimegirl"]]
 	<<if $PAPublic == 1>>
-	<<set _seed = []>>
-	<<if _seed.length > 0>>
-		<<set _desc = "">>
-		<<for _i = 0; _i < _seed.length; _i++>>
-			<<set _desc = (_desc + _seed[_i])>>
-			<<if (_i < _seed.length-2)>> <<set _desc = (_desc + ", ")>>
-			<<elseif (_seed.length > 2) && (_i == _seed.length-2)>> <<set _desc = (_desc + ", and ")>>
-			<<elseif (_seed.length == 2) && (_i == 0)>> <<set _desc = (_desc + " and ")>>
-			<</if>>
-		<</for>>
-		A good emblem for _desc
-	<</if>>
+		<<set _seed = []>>
+		<<if _seed.length > 0>>
+			<<set _desc = "">>
+			<<for _i = 0; _i < _seed.length; _i++>>
+				<<set _desc = (_desc + _seed[_i])>>
+				<<if (_i < _seed.length-2)>> <<set _desc = (_desc + ", ")>>
+				<<elseif (_seed.length > 2) && (_i == _seed.length-2)>> <<set _desc = (_desc + ", and ")>>
+				<<elseif (_seed.length == 2) && (_i == 0)>> <<set _desc = (_desc + " and ")>>
+				<</if>>
+			<</for>>
+			A good emblem for _desc
+		<</if>>
 	<</if>>
 	<br>
 <</if>>
 <<if $assistantAppearance != "cowgirl">> [[Cow Girl|Personal assistant options][$assistantAppearance = "cowgirl"]]
 	<<if $PAPublic == 1>>
-	<<set _seed = []>>
-	<<if _seed.length > 0>>
-		<<set _desc = "">>
-		<<for _i = 0; _i < _seed.length; _i++>>
-			<<set _desc = (_desc + _seed[_i])>>
-			<<if (_i < _seed.length-2)>> <<set _desc = (_desc + ", ")>>
-			<<elseif (_seed.length > 2) && (_i == _seed.length-2)>> <<set _desc = (_desc + ", and ")>>
-			<<elseif (_seed.length == 2) && (_i == 0)>> <<set _desc = (_desc + " and ")>>
-			<</if>>
-		<</for>>
-		A good emblem for _desc
-	<</if>>
+		<<set _seed = []>>
+		<<if _seed.length > 0>>
+			<<set _desc = "">>
+			<<for _i = 0; _i < _seed.length; _i++>>
+				<<set _desc = (_desc + _seed[_i])>>
+				<<if (_i < _seed.length-2)>> <<set _desc = (_desc + ", ")>>
+				<<elseif (_seed.length > 2) && (_i == _seed.length-2)>> <<set _desc = (_desc + ", and ")>>
+				<<elseif (_seed.length == 2) && (_i == 0)>> <<set _desc = (_desc + " and ")>>
+				<</if>>
+			<</for>>
+			A good emblem for _desc
+		<</if>>
 	<</if>>
 	<br>
 <</if>>
 <<if $assistantAppearance != "harpygirl">> [[Harpy Girl|Personal assistant options][$assistantAppearance = "harpygirl"]]
 	<<if $PAPublic == 1>>
-	<<set _seed = []>>
-	<<if _seed.length > 0>>
-		<<set _desc = "">>
-		<<for _i = 0; _i < _seed.length; _i++>>
-			<<set _desc = (_desc + _seed[_i])>>
-			<<if (_i < _seed.length-2)>> <<set _desc = (_desc + ", ")>>
-			<<elseif (_seed.length > 2) && (_i == _seed.length-2)>> <<set _desc = (_desc + ", and ")>>
-			<<elseif (_seed.length == 2) && (_i == 0)>> <<set _desc = (_desc + " and ")>>
-			<</if>>
-		<</for>>
-		A good emblem for _desc
-	<</if>>
+		<<set _seed = []>>
+		<<if _seed.length > 0>>
+			<<set _desc = "">>
+			<<for _i = 0; _i < _seed.length; _i++>>
+				<<set _desc = (_desc + _seed[_i])>>
+				<<if (_i < _seed.length-2)>> <<set _desc = (_desc + ", ")>>
+				<<elseif (_seed.length > 2) && (_i == _seed.length-2)>> <<set _desc = (_desc + ", and ")>>
+				<<elseif (_seed.length == 2) && (_i == 0)>> <<set _desc = (_desc + " and ")>>
+				<</if>>
+			<</for>>
+			A good emblem for _desc
+		<</if>>
 	<</if>>
 	<br>
 <</if>>
 <<if $assistantAppearance != "kitsunegirl">> [[Kitsune|Personal assistant options][$assistantAppearance = "kitsunegirl"]]
 	<<if $PAPublic == 1>>
-	<<set _seed = []>>
-	<<if _seed.length > 0>>
-		<<set _desc = "">>
-		<<for _i = 0; _i < _seed.length; _i++>>
-			<<set _desc = (_desc + _seed[_i])>>
-			<<if (_i < _seed.length-2)>> <<set _desc = (_desc + ", ")>>
-			<<elseif (_seed.length > 2) && (_i == _seed.length-2)>> <<set _desc = (_desc + ", and ")>>
-			<<elseif (_seed.length == 2) && (_i == 0)>> <<set _desc = (_desc + " and ")>>
-			<</if>>
-		<</for>>
-		A good emblem for _desc
-	<</if>>
+		<<set _seed = []>>
+		<<if _seed.length > 0>>
+			<<set _desc = "">>
+			<<for _i = 0; _i < _seed.length; _i++>>
+				<<set _desc = (_desc + _seed[_i])>>
+				<<if (_i < _seed.length-2)>> <<set _desc = (_desc + ", ")>>
+				<<elseif (_seed.length > 2) && (_i == _seed.length-2)>> <<set _desc = (_desc + ", and ")>>
+				<<elseif (_seed.length == 2) && (_i == 0)>> <<set _desc = (_desc + " and ")>>
+				<</if>>
+			<</for>>
+			A good emblem for _desc
+		<</if>>
 	<</if>>
 	<br>
 <</if>>
 <<if $assistantAppearance != "lamiagirl">> [[Lamia|Personal assistant options][$assistantAppearance = "lamiagirl"]]
 	<<if $PAPublic == 1>>
-	<<set _seed = []>>
-	<<if _seed.length > 0>>
-		<<set _desc = "">>
-		<<for _i = 0; _i < _seed.length; _i++>>
-			<<set _desc = (_desc + _seed[_i])>>
-			<<if (_i < _seed.length-2)>> <<set _desc = (_desc + ", ")>>
-			<<elseif (_seed.length > 2) && (_i == _seed.length-2)>> <<set _desc = (_desc + ", and ")>>
-			<<elseif (_seed.length == 2) && (_i == 0)>> <<set _desc = (_desc + " and ")>>
-			<</if>>
-		<</for>>
-		A good emblem for _desc
-	<</if>>
+		<<set _seed = []>>
+		<<if _seed.length > 0>>
+			<<set _desc = "">>
+			<<for _i = 0; _i < _seed.length; _i++>>
+				<<set _desc = (_desc + _seed[_i])>>
+				<<if (_i < _seed.length-2)>> <<set _desc = (_desc + ", ")>>
+				<<elseif (_seed.length > 2) && (_i == _seed.length-2)>> <<set _desc = (_desc + ", and ")>>
+				<<elseif (_seed.length == 2) && (_i == 0)>> <<set _desc = (_desc + " and ")>>
+				<</if>>
+			<</for>>
+			A good emblem for _desc
+		<</if>>
 	<</if>>
 	<br>
 <</if>>
 <<if $assistantAppearance != "spidergirl">> [[Spider Girl|Personal assistant options][$assistantAppearance = "spidergirl"]]
 	<<if $PAPublic == 1>>
-	<<set _seed = []>>
-	<<if _seed.length > 0>>
-		<<set _desc = "">>
-		<<for _i = 0; _i < _seed.length; _i++>>
-			<<set _desc = (_desc + _seed[_i])>>
-			<<if (_i < _seed.length-2)>> <<set _desc = (_desc + ", ")>>
-			<<elseif (_seed.length > 2) && (_i == _seed.length-2)>> <<set _desc = (_desc + ", and ")>>
-			<<elseif (_seed.length == 2) && (_i == 0)>> <<set _desc = (_desc + " and ")>>
-			<</if>>
-		<</for>>
-		A good emblem for _desc
-	<</if>>
+		<<set _seed = []>>
+		<<if _seed.length > 0>>
+			<<set _desc = "">>
+			<<for _i = 0; _i < _seed.length; _i++>>
+				<<set _desc = (_desc + _seed[_i])>>
+				<<if (_i < _seed.length-2)>> <<set _desc = (_desc + ", ")>>
+				<<elseif (_seed.length > 2) && (_i == _seed.length-2)>> <<set _desc = (_desc + ", and ")>>
+				<<elseif (_seed.length == 2) && (_i == 0)>> <<set _desc = (_desc + " and ")>>
+				<</if>>
+			<</for>>
+			A good emblem for _desc
+		<</if>>
 	<</if>>
 	<br>
 <</if>>
@@ -622,194 +622,194 @@ It has no impact on public opinion.
 <<if $assistantExtra2 == 1>>
 <<if $assistantAppearance != "angel">> [[Angel|Personal assistant options][$assistantAppearance = "angel"]]
 	<<if $PAPublic == 1>>
-	<<set _seed = []>>
-	<<if $arcologies[0].FSRestart != "unset">> <<set _seed.push("eugenics")>> <</if>>
-	<<if $arcologies[0].FSGenderFundamentalist != "unset">> <<set _seed.push("gender fundamentalism")>> <</if>>
-	<<if $arcologies[0].FSPaternalist != "unset">> <<set _seed.push("paternalism")>> <</if>>
-	<<if $arcologies[0].FSBodyPurist != "unset">> <<set _seed.push("body purism")>> <</if>>
-	<<if $arcologies[0].FSYouthPreferentialist != "unset">> <<set _seed.push("youth preferentialism")>> <</if>>
-	<<if $arcologies[0].FSMaturityPreferentialist != "unset">> <<set _seed.push("maturity preferentialism")>> <</if>>
-	<<if $arcologies[0].FSChattelReligionist != "unset">> <<set _seed.push("chattel religionism")>> <</if>>
-	<<if _seed.length > 0>>
-		<<set _desc = "">>
-		<<for _i = 0; _i < _seed.length; _i++>>
-			<<set _desc = (_desc + _seed[_i])>>
-			<<if (_i < _seed.length-2)>> <<set _desc = (_desc + ", ")>>
-			<<elseif (_seed.length > 2) && (_i == _seed.length-2)>> <<set _desc = (_desc + ", and ")>>
-			<<elseif (_seed.length == 2) && (_i == 0)>> <<set _desc = (_desc + " and ")>>
-			<</if>>
-		<</for>>
-		A good emblem for _desc
-	<</if>>
+		<<set _seed = []>>
+		<<if $arcologies[0].FSRestart != "unset">> <<set _seed.push("eugenics")>> <</if>>
+		<<if $arcologies[0].FSGenderFundamentalist != "unset">> <<set _seed.push("gender fundamentalism")>> <</if>>
+		<<if $arcologies[0].FSPaternalist != "unset">> <<set _seed.push("paternalism")>> <</if>>
+		<<if $arcologies[0].FSBodyPurist != "unset">> <<set _seed.push("body purism")>> <</if>>
+		<<if $arcologies[0].FSYouthPreferentialist != "unset">> <<set _seed.push("youth preferentialism")>> <</if>>
+		<<if $arcologies[0].FSMaturityPreferentialist != "unset">> <<set _seed.push("maturity preferentialism")>> <</if>>
+		<<if $arcologies[0].FSChattelReligionist != "unset">> <<set _seed.push("chattel religionism")>> <</if>>
+		<<if _seed.length > 0>>
+			<<set _desc = "">>
+			<<for _i = 0; _i < _seed.length; _i++>>
+				<<set _desc = (_desc + _seed[_i])>>
+				<<if (_i < _seed.length-2)>> <<set _desc = (_desc + ", ")>>
+				<<elseif (_seed.length > 2) && (_i == _seed.length-2)>> <<set _desc = (_desc + ", and ")>>
+				<<elseif (_seed.length == 2) && (_i == 0)>> <<set _desc = (_desc + " and ")>>
+				<</if>>
+			<</for>>
+			A good emblem for _desc
+		<</if>>
 	<</if>>
 	<br>
 <</if>>
 <<if $assistantAppearance != "cherub">> [[Cherub|Personal assistant options][$assistantAppearance = "cherub"]]
 	<<if $PAPublic == 1>>
-	<<set _seed = []>>
-	<<if $arcologies[0].FSGenderFundamentalist != "unset">> <<set _seed.push("gender fundamentalism")>> <</if>>
-	<<if $arcologies[0].FSPaternalist != "unset">> <<set _seed.push("paternalism")>> <</if>>
-	<<if $arcologies[0].FSYouthPreferentialist != "unset">> <<set _seed.push("youth preferentialism")>> <</if>>
-	<<if $arcologies[0].FSSlimnessEnthusiast != "unset">> <<set _seed.push("slimness enthusiasm")>> <</if>>
-	<<if $arcologies[0].FSChattelReligionist != "unset">> <<set _seed.push("chattel religionism")>> <</if>>
-	<<if _seed.length > 0>>
-		<<set _desc = "">>
-		<<for _i = 0; _i < _seed.length; _i++>>
-			<<set _desc = (_desc + _seed[_i])>>
-			<<if (_i < _seed.length-2)>> <<set _desc = (_desc + ", ")>>
-			<<elseif (_seed.length > 2) && (_i == _seed.length-2)>> <<set _desc = (_desc + ", and ")>>
-			<<elseif (_seed.length == 2) && (_i == 0)>> <<set _desc = (_desc + " and ")>>
-			<</if>>
-		<</for>>
-		A good emblem for _desc
-	<</if>>
+		<<set _seed = []>>
+		<<if $arcologies[0].FSGenderFundamentalist != "unset">> <<set _seed.push("gender fundamentalism")>> <</if>>
+		<<if $arcologies[0].FSPaternalist != "unset">> <<set _seed.push("paternalism")>> <</if>>
+		<<if $arcologies[0].FSYouthPreferentialist != "unset">> <<set _seed.push("youth preferentialism")>> <</if>>
+		<<if $arcologies[0].FSSlimnessEnthusiast != "unset">> <<set _seed.push("slimness enthusiasm")>> <</if>>
+		<<if $arcologies[0].FSChattelReligionist != "unset">> <<set _seed.push("chattel religionism")>> <</if>>
+		<<if _seed.length > 0>>
+			<<set _desc = "">>
+			<<for _i = 0; _i < _seed.length; _i++>>
+				<<set _desc = (_desc + _seed[_i])>>
+				<<if (_i < _seed.length-2)>> <<set _desc = (_desc + ", ")>>
+				<<elseif (_seed.length > 2) && (_i == _seed.length-2)>> <<set _desc = (_desc + ", and ")>>
+				<<elseif (_seed.length == 2) && (_i == 0)>> <<set _desc = (_desc + " and ")>>
+				<</if>>
+			<</for>>
+			A good emblem for _desc
+		<</if>>
 	<</if>>
 	<br>
 <</if>>
 <<if $seeDicks != 0>>
-<<if $assistantAppearance != "incubus">> [[Incubus|Personal assistant options][$assistantAppearance = "incubus"]]
-	<<if $PAPublic == 1>>
-	<<set _seed = []>>
-	<<if $arcologies[0].FSRestart != "unset">> <<set _seed.push("eugenics")>> <</if>>
-	<<if $arcologies[0].FSGenderRadicalist != "unset">> <<set _seed.push("gender radicalism")>> <</if>>
-	<<if $arcologies[0].FSDegradationist != "unset">> <<set _seed.push("degradationism")>> <</if>>
-	<<if $arcologies[0].FSBodyPurist != "unset">> <<set _seed.push("body purism")>> <</if>>
-	<<if $arcologies[0].FSTransformationFetishist != "unset">> <<set _seed.push("transformation fetishism")>> <</if>>
-	<<if $arcologies[0].FSMaturityPreferentialist != "unset">> <<set _seed.push("maturity preferentialism")>> <</if>>
-	<<if $arcologies[0].FSAssetExpansionist != "unset">> <<set _seed.push("asset expansionism")>> <</if>>
-	<<if $arcologies[0].FSPastoralist != "unset">> <<set _seed.push("pastoralism")>> <</if>>
-	<<if $arcologies[0].FSPhysicalIdealist != "unset">> <<set _seed.push("physical idealism")>> <</if>>
-	<<if $arcologies[0].FSHedonisticDecadence != "unset">> <<set _seed.push("hedonistic decadence")>> <</if>>
-	<<if $arcologies[0].FSChattelReligionist != "unset">> <<set _seed.push("chattel religionism")>> <</if>>
-	<<if $arcologies[0].FSRomanRevivalist != "unset">> <<set _seed.push("Roman revivalism")>> <</if>>
-	<<if $arcologies[0].FSAztecRevivalist != "unset">> <<set _seed.push("Aztec revivalism")>> <</if>>
-	<<if $arcologies[0].FSEgyptianRevivalist != "unset">> <<set _seed.push("Egyptian revivalism")>> <</if>>
-	<<if $arcologies[0].FSEdoRevivalist != "unset">> <<set _seed.push("Edo revivalism")>> <</if>>
-	<<if $arcologies[0].FSArabianRevivalist != "unset">> <<set _seed.push("Arabian revivalism")>> <</if>>
-	<<if $arcologies[0].FSChineseRevivalist != "unset">> <<set _seed.push("Chinese revivalism")>> <</if>>
-	<<if _seed.length > 0>>
-		<<set _desc = "">>
-		<<for _i = 0; _i < _seed.length; _i++>>
-			<<set _desc = (_desc + _seed[_i])>>
-			<<if (_i < _seed.length-2)>> <<set _desc = (_desc + ", ")>>
-			<<elseif (_seed.length > 2) && (_i == _seed.length-2)>> <<set _desc = (_desc + ", and ")>>
-			<<elseif (_seed.length == 2) && (_i == 0)>> <<set _desc = (_desc + " and ")>>
+	<<if $assistantAppearance != "incubus">> [[Incubus|Personal assistant options][$assistantAppearance = "incubus"]]
+		<<if $PAPublic == 1>>
+			<<set _seed = []>>
+			<<if $arcologies[0].FSRestart != "unset">> <<set _seed.push("eugenics")>> <</if>>
+			<<if $arcologies[0].FSGenderRadicalist != "unset">> <<set _seed.push("gender radicalism")>> <</if>>
+			<<if $arcologies[0].FSDegradationist != "unset">> <<set _seed.push("degradationism")>> <</if>>
+			<<if $arcologies[0].FSBodyPurist != "unset">> <<set _seed.push("body purism")>> <</if>>
+			<<if $arcologies[0].FSTransformationFetishist != "unset">> <<set _seed.push("transformation fetishism")>> <</if>>
+			<<if $arcologies[0].FSMaturityPreferentialist != "unset">> <<set _seed.push("maturity preferentialism")>> <</if>>
+			<<if $arcologies[0].FSAssetExpansionist != "unset">> <<set _seed.push("asset expansionism")>> <</if>>
+			<<if $arcologies[0].FSPastoralist != "unset">> <<set _seed.push("pastoralism")>> <</if>>
+			<<if $arcologies[0].FSPhysicalIdealist != "unset">> <<set _seed.push("physical idealism")>> <</if>>
+			<<if $arcologies[0].FSHedonisticDecadence != "unset">> <<set _seed.push("hedonistic decadence")>> <</if>>
+			<<if $arcologies[0].FSChattelReligionist != "unset">> <<set _seed.push("chattel religionism")>> <</if>>
+			<<if $arcologies[0].FSRomanRevivalist != "unset">> <<set _seed.push("Roman revivalism")>> <</if>>
+			<<if $arcologies[0].FSAztecRevivalist != "unset">> <<set _seed.push("Aztec revivalism")>> <</if>>
+			<<if $arcologies[0].FSEgyptianRevivalist != "unset">> <<set _seed.push("Egyptian revivalism")>> <</if>>
+			<<if $arcologies[0].FSEdoRevivalist != "unset">> <<set _seed.push("Edo revivalism")>> <</if>>
+			<<if $arcologies[0].FSArabianRevivalist != "unset">> <<set _seed.push("Arabian revivalism")>> <</if>>
+			<<if $arcologies[0].FSChineseRevivalist != "unset">> <<set _seed.push("Chinese revivalism")>> <</if>>
+			<<if _seed.length > 0>>
+				<<set _desc = "">>
+				<<for _i = 0; _i < _seed.length; _i++>>
+					<<set _desc = (_desc + _seed[_i])>>
+					<<if (_i < _seed.length-2)>> <<set _desc = (_desc + ", ")>>
+					<<elseif (_seed.length > 2) && (_i == _seed.length-2)>> <<set _desc = (_desc + ", and ")>>
+					<<elseif (_seed.length == 2) && (_i == 0)>> <<set _desc = (_desc + " and ")>>
+					<</if>>
+				<</for>>
+				A good emblem for _desc
 			<</if>>
-		<</for>>
-		A good emblem for _desc
-	<</if>>
+		<</if>>
+		<br>
 	<</if>>
-	<br>
-<</if>>
 <</if>>
 <<if $assistantAppearance != "succubus">> [[Succubus|Personal assistant options][$assistantAppearance = "succubus"]]
 	<<if $PAPublic == 1>>
-	<<set _seed = []>>
-	<<if $arcologies[0].FSSupremacist != "unset">> <<set _seed.push($arcologies[0].FSSupremacistRace + " supremacy")>> <</if>>
-	<<if $arcologies[0].FSRepopulationFocus != "unset">> <<set _seed.push("repopulationism")>> <</if>>
-	<<if $arcologies[0].FSRestart != "unset">> <<set _seed.push("eugenics")>> <</if>>
-	<<if $arcologies[0].FSGenderRadicalist != "unset">> <<set _seed.push("gender radicalism")>> <</if>>
-	<<if $arcologies[0].FSGenderFundamentalist != "unset">> <<set _seed.push("gender fundamentalism")>> <</if>>
-	<<if $arcologies[0].FSDegradationist != "unset">> <<set _seed.push("degradationism")>> <</if>>
-	<<if $arcologies[0].FSBodyPurist != "unset">> <<set _seed.push("body purism")>> <</if>>
-	<<if $arcologies[0].FSTransformationFetishist != "unset">> <<set _seed.push("transformation fetishism")>> <</if>>
-	<<if $arcologies[0].FSYouthPreferentialist != "unset">> <<set _seed.push("youth preferentialism")>> <</if>>
-	<<if $arcologies[0].FSMaturityPreferentialist != "unset">> <<set _seed.push("maturity preferentialism")>> <</if>>
-	<<if $arcologies[0].FSSlimnessEnthusiast != "unset">> <<set _seed.push("slimness enthusiasm")>> <</if>>
-	<<if $arcologies[0].FSAssetExpansionist != "unset">> <<set _seed.push("asset expansionism")>> <</if>>
-	<<if $arcologies[0].FSPastoralist != "unset">> <<set _seed.push("pastoralism")>> <</if>>
-	<<if $arcologies[0].FSPhysicalIdealist != "unset">> <<set _seed.push("physical idealism")>> <</if>>
-	<<if $arcologies[0].FSHedonisticDecadence != "unset">> <<set _seed.push("hedonistic decadence")>> <</if>>
-	<<if $arcologies[0].FSChattelReligionist != "unset">> <<set _seed.push("chattel religionism")>> <</if>>
-	<<if $arcologies[0].FSRomanRevivalist != "unset">> <<set _seed.push("Roman revivalism")>> <</if>>
-	<<if $arcologies[0].FSAztecRevivalist != "unset">> <<set _seed.push("Aztec revivalism")>> <</if>>
-	<<if $arcologies[0].FSEgyptianRevivalist != "unset">> <<set _seed.push("Egyptian revivalism")>> <</if>>
-	<<if $arcologies[0].FSEdoRevivalist != "unset">> <<set _seed.push("Edo revivalism")>> <</if>>
-	<<if $arcologies[0].FSArabianRevivalist != "unset">> <<set _seed.push("Arabian revivalism")>> <</if>>
-	<<if $arcologies[0].FSChineseRevivalist != "unset">> <<set _seed.push("Chinese revivalism")>> <</if>>
-	<<if _seed.length > 0>>
-		<<set _desc = "">>
-		<<for _i = 0; _i < _seed.length; _i++>>
-			<<set _desc = (_desc + _seed[_i])>>
-			<<if (_i < _seed.length-2)>> <<set _desc = (_desc + ", ")>>
-			<<elseif (_seed.length > 2) && (_i == _seed.length-2)>> <<set _desc = (_desc + ", and ")>>
-			<<elseif (_seed.length == 2) && (_i == 0)>> <<set _desc = (_desc + " and ")>>
-			<</if>>
-		<</for>>
-		A good emblem for _desc
-	<</if>>
+		<<set _seed = []>>
+		<<if $arcologies[0].FSSupremacist != "unset">> <<set _seed.push($arcologies[0].FSSupremacistRace + " supremacy")>> <</if>>
+		<<if $arcologies[0].FSRepopulationFocus != "unset">> <<set _seed.push("repopulationism")>> <</if>>
+		<<if $arcologies[0].FSRestart != "unset">> <<set _seed.push("eugenics")>> <</if>>
+		<<if $arcologies[0].FSGenderRadicalist != "unset">> <<set _seed.push("gender radicalism")>> <</if>>
+		<<if $arcologies[0].FSGenderFundamentalist != "unset">> <<set _seed.push("gender fundamentalism")>> <</if>>
+		<<if $arcologies[0].FSDegradationist != "unset">> <<set _seed.push("degradationism")>> <</if>>
+		<<if $arcologies[0].FSBodyPurist != "unset">> <<set _seed.push("body purism")>> <</if>>
+		<<if $arcologies[0].FSTransformationFetishist != "unset">> <<set _seed.push("transformation fetishism")>> <</if>>
+		<<if $arcologies[0].FSYouthPreferentialist != "unset">> <<set _seed.push("youth preferentialism")>> <</if>>
+		<<if $arcologies[0].FSMaturityPreferentialist != "unset">> <<set _seed.push("maturity preferentialism")>> <</if>>
+		<<if $arcologies[0].FSSlimnessEnthusiast != "unset">> <<set _seed.push("slimness enthusiasm")>> <</if>>
+		<<if $arcologies[0].FSAssetExpansionist != "unset">> <<set _seed.push("asset expansionism")>> <</if>>
+		<<if $arcologies[0].FSPastoralist != "unset">> <<set _seed.push("pastoralism")>> <</if>>
+		<<if $arcologies[0].FSPhysicalIdealist != "unset">> <<set _seed.push("physical idealism")>> <</if>>
+		<<if $arcologies[0].FSHedonisticDecadence != "unset">> <<set _seed.push("hedonistic decadence")>> <</if>>
+		<<if $arcologies[0].FSChattelReligionist != "unset">> <<set _seed.push("chattel religionism")>> <</if>>
+		<<if $arcologies[0].FSRomanRevivalist != "unset">> <<set _seed.push("Roman revivalism")>> <</if>>
+		<<if $arcologies[0].FSAztecRevivalist != "unset">> <<set _seed.push("Aztec revivalism")>> <</if>>
+		<<if $arcologies[0].FSEgyptianRevivalist != "unset">> <<set _seed.push("Egyptian revivalism")>> <</if>>
+		<<if $arcologies[0].FSEdoRevivalist != "unset">> <<set _seed.push("Edo revivalism")>> <</if>>
+		<<if $arcologies[0].FSArabianRevivalist != "unset">> <<set _seed.push("Arabian revivalism")>> <</if>>
+		<<if $arcologies[0].FSChineseRevivalist != "unset">> <<set _seed.push("Chinese revivalism")>> <</if>>
+		<<if _seed.length > 0>>
+			<<set _desc = "">>
+			<<for _i = 0; _i < _seed.length; _i++>>
+				<<set _desc = (_desc + _seed[_i])>>
+				<<if (_i < _seed.length-2)>> <<set _desc = (_desc + ", ")>>
+				<<elseif (_seed.length > 2) && (_i == _seed.length-2)>> <<set _desc = (_desc + ", and ")>>
+				<<elseif (_seed.length == 2) && (_i == 0)>> <<set _desc = (_desc + " and ")>>
+				<</if>>
+			<</for>>
+			A good emblem for _desc
+		<</if>>
 	<</if>>
 	<br>
 <</if>>
 <<if $assistantAppearance != "imp">> [[Imp|Personal assistant options][$assistantAppearance = "imp"]]
 	<<if $PAPublic == 1>>
-	<<set _seed = []>>
-	<<if $arcologies[0].FSSubjugationist != "unset">> <<set _seed.push($arcologies[0].FSSubjugationistRace + " subjugation")>> <</if>>
-	<<if $arcologies[0].FSDegradationist != "unset">> <<set _seed.push("degradationism")>> <</if>>
-	<<if $arcologies[0].FSYouthPreferentialist != "unset">> <<set _seed.push("youth preferentialism")>> <</if>>
-	<<if $arcologies[0].FSSlimnessEnthusiast != "unset">> <<set _seed.push("slimness enthusiasm")>> <</if>>
-	<<if $arcologies[0].FSHedonisticDecadence != "unset">> <<set _seed.push("hedonistic decadence")>> <</if>>
-	<<if $arcologies[0].FSChattelReligionist != "unset">> <<set _seed.push("chattel religionism")>> <</if>>
-	<<if _seed.length > 0>>
-		<<set _desc = "">>
-		<<for _i = 0; _i < _seed.length; _i++>>
-			<<set _desc = (_desc + _seed[_i])>>
-			<<if (_i < _seed.length-2)>> <<set _desc = (_desc + ", ")>>
-			<<elseif (_seed.length > 2) && (_i == _seed.length-2)>> <<set _desc = (_desc + ", and ")>>
-			<<elseif (_seed.length == 2) && (_i == 0)>> <<set _desc = (_desc + " and ")>>
-			<</if>>
-		<</for>>
-		A good emblem for _desc
-	<</if>>
+		<<set _seed = []>>
+		<<if $arcologies[0].FSSubjugationist != "unset">> <<set _seed.push($arcologies[0].FSSubjugationistRace + " subjugation")>> <</if>>
+		<<if $arcologies[0].FSDegradationist != "unset">> <<set _seed.push("degradationism")>> <</if>>
+		<<if $arcologies[0].FSYouthPreferentialist != "unset">> <<set _seed.push("youth preferentialism")>> <</if>>
+		<<if $arcologies[0].FSSlimnessEnthusiast != "unset">> <<set _seed.push("slimness enthusiasm")>> <</if>>
+		<<if $arcologies[0].FSHedonisticDecadence != "unset">> <<set _seed.push("hedonistic decadence")>> <</if>>
+		<<if $arcologies[0].FSChattelReligionist != "unset">> <<set _seed.push("chattel religionism")>> <</if>>
+		<<if _seed.length > 0>>
+			<<set _desc = "">>
+			<<for _i = 0; _i < _seed.length; _i++>>
+				<<set _desc = (_desc + _seed[_i])>>
+				<<if (_i < _seed.length-2)>> <<set _desc = (_desc + ", ")>>
+				<<elseif (_seed.length > 2) && (_i == _seed.length-2)>> <<set _desc = (_desc + ", and ")>>
+				<<elseif (_seed.length == 2) && (_i == 0)>> <<set _desc = (_desc + " and ")>>
+				<</if>>
+			<</for>>
+			A good emblem for _desc
+		<</if>>
 	<</if>>
 	<br>
 <</if>>
 <<if $assistantAppearance != "witch">> [[Bonus: Witch|Personal assistant options][$assistantAppearance = "witch"]]
 	<<if $PAPublic == 1>>
-	<<set _seed = []>>
-	<<if $arcologies[0].FSRepopulationFocus != "unset">> <<set _seed.push("repopulationism")>> <</if>>
-	<<if $arcologies[0].FSRestart != "unset">> <<set _seed.push("eugenics")>> <</if>>
-	<<if $arcologies[0].FSGenderRadicalist != "unset">> <<set _seed.push("gender radicalism")>> <</if>>
-	<<if $arcologies[0].FSGenderFundamentalist != "unset">> <<set _seed.push("gender fundamentalism")>> <</if>>
-	<<if $arcologies[0].FSBodyPurist != "unset">> <<set _seed.push("body purism")>> <</if>>
-	<<if $arcologies[0].FSTransformationFetishist != "unset">> <<set _seed.push("transformation fetishism")>> <</if>>
-	<<if $arcologies[0].FSYouthPreferentialist != "unset">> <<set _seed.push("youth preferentialism")>> <</if>>
-	<<if $arcologies[0].FSMaturityPreferentialist != "unset">> <<set _seed.push("maturity preferentialism")>> <</if>>
-	<<if $arcologies[0].FSSlimnessEnthusiast != "unset">> <<set _seed.push("slimness enthusiasm")>> <</if>>
-	<<if $arcologies[0].FSAssetExpansionist != "unset">> <<set _seed.push("asset expansionism")>> <</if>>
-	<<if $arcologies[0].FSPastoralist != "unset">> <<set _seed.push("pastoralism")>> <</if>>
-	<<if $arcologies[0].FSPhysicalIdealist != "unset">> <<set _seed.push("physical idealism")>> <</if>>
-	<<if $arcologies[0].FSHedonisticDecadence != "unset">> <<set _seed.push("hedonistic decadence")>> <</if>>
-	<<if $arcologies[0].FSChattelReligionist != "unset">> <<set _seed.push("chattel religionism")>> <</if>>
-	<<if _seed.length > 0>>
-		<<set _desc = "">>
-		<<for _i = 0; _i < _seed.length; _i++>>
-			<<set _desc = (_desc + _seed[_i])>>
-			<<if (_i < _seed.length-2)>> <<set _desc = (_desc + ", ")>>
-			<<elseif (_seed.length > 2) && (_i == _seed.length-2)>> <<set _desc = (_desc + ", and ")>>
-			<<elseif (_seed.length == 2) && (_i == 0)>> <<set _desc = (_desc + " and ")>>
-			<</if>>
-		<</for>>
-		A good emblem for _desc
-	<</if>>
+		<<set _seed = []>>
+		<<if $arcologies[0].FSRepopulationFocus != "unset">> <<set _seed.push("repopulationism")>> <</if>>
+		<<if $arcologies[0].FSRestart != "unset">> <<set _seed.push("eugenics")>> <</if>>
+		<<if $arcologies[0].FSGenderRadicalist != "unset">> <<set _seed.push("gender radicalism")>> <</if>>
+		<<if $arcologies[0].FSGenderFundamentalist != "unset">> <<set _seed.push("gender fundamentalism")>> <</if>>
+		<<if $arcologies[0].FSBodyPurist != "unset">> <<set _seed.push("body purism")>> <</if>>
+		<<if $arcologies[0].FSTransformationFetishist != "unset">> <<set _seed.push("transformation fetishism")>> <</if>>
+		<<if $arcologies[0].FSYouthPreferentialist != "unset">> <<set _seed.push("youth preferentialism")>> <</if>>
+		<<if $arcologies[0].FSMaturityPreferentialist != "unset">> <<set _seed.push("maturity preferentialism")>> <</if>>
+		<<if $arcologies[0].FSSlimnessEnthusiast != "unset">> <<set _seed.push("slimness enthusiasm")>> <</if>>
+		<<if $arcologies[0].FSAssetExpansionist != "unset">> <<set _seed.push("asset expansionism")>> <</if>>
+		<<if $arcologies[0].FSPastoralist != "unset">> <<set _seed.push("pastoralism")>> <</if>>
+		<<if $arcologies[0].FSPhysicalIdealist != "unset">> <<set _seed.push("physical idealism")>> <</if>>
+		<<if $arcologies[0].FSHedonisticDecadence != "unset">> <<set _seed.push("hedonistic decadence")>> <</if>>
+		<<if $arcologies[0].FSChattelReligionist != "unset">> <<set _seed.push("chattel religionism")>> <</if>>
+		<<if _seed.length > 0>>
+			<<set _desc = "">>
+			<<for _i = 0; _i < _seed.length; _i++>>
+				<<set _desc = (_desc + _seed[_i])>>
+				<<if (_i < _seed.length-2)>> <<set _desc = (_desc + ", ")>>
+				<<elseif (_seed.length > 2) && (_i == _seed.length-2)>> <<set _desc = (_desc + ", and ")>>
+				<<elseif (_seed.length == 2) && (_i == 0)>> <<set _desc = (_desc + " and ")>>
+				<</if>>
+			<</for>>
+			A good emblem for _desc
+		<</if>>
 	<</if>>
 	<br>
 <</if>>
 <<if $assistantAppearance != "ERROR_1606_APPEARANCE_FILE_CORRUPT">> @@.link;WARNING! File c@@[[o|Personal assistant options][$assistantAppearance = "ERROR_1606_APPEARANCE_FILE_CORRUPT"]]@@.link;rrupt!@@
 	<<if $PAPublic == 1>>
-	<<set _seed = []>>
-	<<if $arcologies[0].FSTransformationFetishist != "unset">> <<set _seed.push("transformation fetishism")>> <</if>>
-	<<if _seed.length > 0>>
-		<<set _desc = "">>
-		<<for _i = 0; _i < _seed.length; _i++>>
-			<<set _desc = (_desc + _seed[_i])>>
-			<<if (_i < _seed.length-2)>> <<set _desc = (_desc + ", ")>>
-			<<elseif (_seed.length > 2) && (_i == _seed.length-2)>> <<set _desc = (_desc + ", and ")>>
-			<<elseif (_seed.length == 2) && (_i == 0)>> <<set _desc = (_desc + " and ")>>
-			<</if>>
-		<</for>>
-		A good emblem for _desc
-	<</if>>
+		<<set _seed = []>>
+		<<if $arcologies[0].FSTransformationFetishist != "unset">> <<set _seed.push("transformation fetishism")>> <</if>>
+		<<if _seed.length > 0>>
+			<<set _desc = "">>
+			<<for _i = 0; _i < _seed.length; _i++>>
+				<<set _desc = (_desc + _seed[_i])>>
+				<<if (_i < _seed.length-2)>> <<set _desc = (_desc + ", ")>>
+				<<elseif (_seed.length > 2) && (_i == _seed.length-2)>> <<set _desc = (_desc + ", and ")>>
+				<<elseif (_seed.length == 2) && (_i == 0)>> <<set _desc = (_desc + " and ")>>
+				<</if>>
+			<</for>>
+			A good emblem for _desc
+		<</if>>
 	<</if>>
 	<br>
 <</if>>
@@ -824,7 +824,8 @@ __Downloadable Appearances:__
 	<<if $assistantExtra1 == 0>>
 		[[Purchase a set of monstergirl appearances|Assistant Events][$event = "", cashX(forceNeg(Math.trunc(10000*$upgradeMultiplier)), "capEx"), $assistantExtra1 = 1]]
 		//Costs <<print cashFormat(Math.trunc(6000*$upgradeMultiplier))>>//
-	<<else>>You have downloaded a set of monstergirl appearances for your avatar.
+	<<else>>
+		You have downloaded a set of monstergirl appearances for your avatar.
 	<</if>>
 	*/
 	<<if $assistantExtra2 == 0>>
diff --git a/src/uncategorized/surgeryDegradation.tw b/src/uncategorized/surgeryDegradation.tw
index 78a17b6f2797c7ca87345288e0eb45d82d0cec3a..e7aeb004af56e34ca7e3f2469805cb0434070bd0 100644
--- a/src/uncategorized/surgeryDegradation.tw
+++ b/src/uncategorized/surgeryDegradation.tw
@@ -504,7 +504,7 @@ As the remote surgery's long recovery cycle completes,
 			<<set $activeSlave.trust -= 4, $activeSlave.devotion -= 4>>
 		<</if>>
 	<</if>>
-	
+
 <<case "retaste">>
 	The oral surgery is brief, with @@.red;nothing more than minor health effects.@@ In the sterile environment of the autosurgery, $he's unable to notice any improvement to $his sense of taste, and so must wait to discover the change when $he's released much later on.
 	<<if $activeSlave.fetish != "mindbroken" && $activeSlave.fuckdoll == 0>>
@@ -693,7 +693,6 @@ As the remote surgery's long recovery cycle completes,
 		<<set $activeSlave.trust -= 15, $activeSlave.devotion -= 15>>
 	<</if>>
 
-
 <<case "freshOvaries">>
 	<<if $activeSlave.ovaryAge >= 45 && $activeSlave.fetish != "mindbroken" && $activeSlave.fuckdoll == 0>>
 		<<if (($activeSlave.fetish == "pregnancy") && ($activeSlave.fetishStrength > 60) && ($activeSlave.fetishKnown == 1)) || $activeSlave.origin == "She sold herself to you in the hope of someday bearing children.">>