From 3fea3b38e685cf70d5177d435de6b74cccb0a669 Mon Sep 17 00:00:00 2001
From: Pregmodder <pregmodder@gmail.com>
Date: Thu, 16 Mar 2017 06:22:09 -0400
Subject: [PATCH] Bugfixes, metallic makeup and eugenics redefining.

---
 slave variables documentation - Pregmod.txt   |  25 +--
 src/pregmod/newChildIntro.tw                  | 144 +++++++++---------
 src/uncategorized/arcade.tw                   |   2 +-
 src/uncategorized/arcologyDescription.tw      |   3 +-
 src/uncategorized/cellblock.tw                |   2 +-
 src/uncategorized/clinic.tw                   |   2 +-
 src/uncategorized/club.tw                     |   2 +-
 src/uncategorized/clubAdvertisement.tw        |   2 +-
 src/uncategorized/clubReport.tw               |  11 +-
 src/uncategorized/dairy.tw                    |   2 +-
 src/uncategorized/fsDevelopments.tw           |   2 +-
 src/uncategorized/longSlaveDescription.tw     |   4 +
 src/uncategorized/masterSuiteReport.tw        |   4 +-
 .../personalAssistantAppearance.tw            |  28 ++--
 src/uncategorized/personalAssistantOptions.tw |   8 +-
 src/uncategorized/salon.tw                    |  11 ++
 src/uncategorized/schoolroom.tw               |   2 +-
 src/uncategorized/spa.tw                      |   2 +-
 src/utility/descriptionWidgets.tw             |   6 +-
 19 files changed, 145 insertions(+), 117 deletions(-)

diff --git a/slave variables documentation - Pregmod.txt b/slave variables documentation - Pregmod.txt
index 4dadaf6809a..da274afbcb3 100644
--- a/slave variables documentation - Pregmod.txt	
+++ b/slave variables documentation - Pregmod.txt	
@@ -1329,20 +1329,25 @@ takes one of the following strings or 0
 makeup:
 
 has makeup
-0 - none
-1 - minimal
-2 - color-coordinated with hair
-3 - heavy
+0  - none
+1  - minimal
+2  - expensive, luxurious
+3  - color-coordinated with hair
+4  - heavy
+11 - metallic
+12 - color-cooridnated metallic
 
 nails:
 
 nail type
-0 - neatly clipped
-1 - long and elegant
-2 - color-coordinated with hair
-3 - sharp and claw-like
-4 - bright and glittery
-5 - very long and garish
+0  - neatly clipped
+1  - long and elegant
+2  - color-coordinated with hair
+3  - sharp and claw-like
+4  - bright and glittery
+5  - very long and garish
+11 - metallic
+12 - color-cooridnated metallic
 
 brand:
 
diff --git a/src/pregmod/newChildIntro.tw b/src/pregmod/newChildIntro.tw
index 64d647148c7..73e237df001 100644
--- a/src/pregmod/newChildIntro.tw
+++ b/src/pregmod/newChildIntro.tw
@@ -47,7 +47,7 @@ You completed the legalities before heading to $incubatorName, knowing the tank
 		''__@@color:pink;$activeSlave.slaveName@@__''
 	<</replace>>
 	<</link>>
-<br><<click "Have your PA assign her a random name">>
+<br><<link "Have your PA assign her a random name">>
 	<<replace "#naming">>
 		<<NationalityToName $activeSlave>>
 		$assistantName registers the new girl as "<<print $activeSlave.slaveName>>" in your registry.
@@ -58,7 +58,7 @@ You completed the legalities before heading to $incubatorName, knowing the tank
 <</link>>
 <<if $arcologies[0].FSPastoralist != "unset">>
 	<<if $activeSlave.lactation > 0>>
-		<br><<click "Have your PA assign her a random cow name">>
+		<br><<link "Have your PA assign her a random cow name">>
 		<<replace "#naming">>
 		<<set $activeSlave.slaveName to $cowSlaveNames.random()>>
 		$assistantName registers the new girl as "<<print $activeSlave.slaveName>>" in your registry.
@@ -70,7 +70,7 @@ You completed the legalities before heading to $incubatorName, knowing the tank
 	<</if>>
 <</if>>
 <<if $arcologies[0].FSChattelReligionist != "unset">>
-    <br><<click "Have your PA assign her a random devotional name">>
+    <br><<link "Have your PA assign her a random devotional name">>
 		<<replace "#naming">>
 		<<set $activeSlave.slaveName to $chattelReligionistSlaveNames.random()>>
 		$assistantName registers the new girl as "<<print $activeSlave.slaveName>>" in your registry.
@@ -81,7 +81,7 @@ You completed the legalities before heading to $incubatorName, knowing the tank
 	<</link>>
 <</if>>
 <<if $arcologies[0].FSRomanRevivalist != "unset">>
-    <br><<click "Have your PA assign her a random Roman name">>
+    <br><<link "Have your PA assign her a random Roman name">>
 		<<replace "#naming">>
 		<<set $activeSlave.slaveName to $romanSlaveNames.random()>>
 		$assistantName registers the new girl as "<<print $activeSlave.slaveName>>" in your registry.
@@ -91,7 +91,7 @@ You completed the legalities before heading to $incubatorName, knowing the tank
 		<</replace>>
 	<</link>>
 <<elseif $arcologies[0].FSEgyptianRevivalist != "unset">>
-    <br><<click "Have your PA assign her a random ancient Egyptian name">>
+    <br><<link "Have your PA assign her a random ancient Egyptian name">>
 		<<replace "#naming">>
 		<<set $activeSlave.slaveName to $ancientEgyptianSlaveNames.random()>>
 		$assistantName registers the new girl as "<<print $activeSlave.slaveName>>" in your registry.
@@ -101,7 +101,7 @@ You completed the legalities before heading to $incubatorName, knowing the tank
 		<</replace>>
 	<</link>>
 <<elseif $arcologies[0].FSEdoRevivalist != "unset">>
-	<br><<click "Have your PA assign her a random feudal Japanese name">>
+	<br><<link "Have your PA assign her a random feudal Japanese name">>
 		<<replace "#naming">>
 		<<set $activeSlave.slaveName to $edoSlaveNames.random()>>
 		$assistantName registers the new girl as "<<print $activeSlave.slaveName>>" in your registry.
@@ -112,7 +112,7 @@ You completed the legalities before heading to $incubatorName, knowing the tank
 	<</link>>
 <</if>>
 <<if $arcologies[0].FSDegradationist != "unset">>
-    <br><<click "Have your PA assign her a degrading name">>
+    <br><<link "Have your PA assign her a degrading name">>
 		<<replace "#naming">>
 		<<include "Degrading Name">>
 		$assistantName registers the new girl as "<<print $activeSlave.slaveName>>" in your registry.
@@ -126,7 +126,7 @@ You completed the legalities before heading to $incubatorName, knowing the tank
 	<<for _j to 0; _j < $slaves.length; _j++>>
 		<<if $activeSlave.mother == $slaves[_j].ID>>
 			<<if $slaves[_j].ID == $Concubine.ID>>
-				<br><<click "Permit your Concubine to name her daughter">>
+				<br><<link "Permit your Concubine to name her daughter">>
 					<<replace "#naming">>
 						<<ParentNames $slaves[_j] $activeSlave>>
 						After some careful consideration, $slaves[_j].slaveName picks a name she thinks you might find attractive; from now on her daughter will be known as "<<print $activeSlave.slaveName>>".
@@ -137,7 +137,7 @@ You completed the legalities before heading to $incubatorName, knowing the tank
 				<</link>>
 				<<break>>
 			<<elseif $slaves[_j].relationship == -4>>
-				<br><<click "Permit your wife to name her daughter">>
+				<br><<link "Permit your wife to name her daughter">>
 					<<replace "#naming">>
 						<<ParentNames $slaves[_j] $activeSlave>>
 						After some careful consideration, $slaves[_j].slaveName picks a name suitable for your daughter; from now on she will be known as "<<print $activeSlave.slaveName>>".
@@ -148,7 +148,7 @@ You completed the legalities before heading to $incubatorName, knowing the tank
 				<</link>>
 				<<break>>
 			<<elseif $slaves[_j].ID == $Bodyguard.ID>>
-				<br><<click "Permit your bodyguard to name her daughter">>
+				<br><<link "Permit your bodyguard to name her daughter">>
 					<<replace "#naming">>
 						<<ParentNames $slaves[_j] $activeSlave>>
 						After some careful consideration, $slaves[_j].slaveName decides on "<<print $activeSlave.slaveName>>" for her daughter. She hopes you'll find it fitting her station.
@@ -159,7 +159,7 @@ You completed the legalities before heading to $incubatorName, knowing the tank
 				<</link>>
 				<<break>>
 			<<elseif $slaves[_j].ID == $HeadGirl.ID>>
-				<br><<click "Permit your headgirl to name her daughter">>
+				<br><<link "Permit your headgirl to name her daughter">>
 					<<replace "#naming">>
 						<<ParentNames $slaves[_j] $activeSlave>>
 						After some careful consideration, $slaves[_j].slaveName decides on "<<print $activeSlave.slaveName>>" for her daughter. and hopes it will be a name your other slaves will learn to respect.
@@ -170,7 +170,7 @@ You completed the legalities before heading to $incubatorName, knowing the tank
 				<</link>>
 				<<break>>
 			<<elseif $slaves[_j].devotion > 50 && $slaves[_j].trust > 50>>
-				<br><<click "Permit her devoted mother to name her daughter">>
+				<br><<link "Permit her devoted mother to name her daughter">>
 					<<replace "#naming">>
 						<<ParentNames $slaves[_j] $activeSlave>>
 						After some careful consideration, $slaves[_j].slaveName picks a name she hopes you'll like; from now on her daughter will be known as "<<print $activeSlave.slaveName>>".
@@ -188,7 +188,7 @@ You completed the legalities before heading to $incubatorName, knowing the tank
 	<<for _j to 0; _j < $slaves.length; _j++>>
 		<<if $activeSlave.father == $slaves[_j].ID>>
 			<<if $slaves[_j].ID == $Concubine.ID>>
-				<br><<click "Permit your Concubine to name her daughter">>
+				<br><<link "Permit your Concubine to name her daughter">>
 					<<replace "#naming">>
 						<<ParentNames $slaves[_j] $activeSlave>>
 						After some careful consideration, $slaves[_j].slaveName picks a name she thinks you might find attractive; from now on her daughter will be known as "<<print $activeSlave.slaveName>>".
@@ -199,7 +199,7 @@ You completed the legalities before heading to $incubatorName, knowing the tank
 				<</link>>
 				<<break>>
 			<<elseif $slaves[_j].relationship == -4>>
-				<br><<click "Permit your wife to name her daughter">>
+				<br><<link "Permit your wife to name her daughter">>
 					<<replace "#naming">>
 						<<ParentNames $slaves[_j] $activeSlave>>
 						After some careful consideration, $slaves[_j].slaveName picks a name suitable for your daughter; from now on she will be known as "<<print $activeSlave.slaveName>>".
@@ -210,7 +210,7 @@ You completed the legalities before heading to $incubatorName, knowing the tank
 				<</link>>
 				<<break>>
 			<<elseif $slaves[_j].ID == $Bodyguard.ID>>
-				<br><<click "Permit your bodyguard to name her daughter">>
+				<br><<link "Permit your bodyguard to name her daughter">>
 					<<replace "#naming">>
 						<<ParentNames $slaves[_j] $activeSlave>>
 						After some careful consideration, $slaves[_j].slaveName decides on "<<print $activeSlave.slaveName>>" for her daughter. She hopes you'll find it fitting her station.
@@ -221,7 +221,7 @@ You completed the legalities before heading to $incubatorName, knowing the tank
 				<</link>>
 				<<break>>
 			<<elseif $slaves[_j].ID == $HeadGirl.ID>>
-				<br><<click "Permit your headgirl to name her daughter">>
+				<br><<link "Permit your headgirl to name her daughter">>
 					<<replace "#naming">>
 						<<ParentNames $slaves[_j] $activeSlave>>
 						After some careful consideration, $slaves[_j].slaveName decides on "<<print $activeSlave.slaveName>>" for her daughter. and hopes it will be a name your other slaves will learn to respect.
@@ -232,7 +232,7 @@ You completed the legalities before heading to $incubatorName, knowing the tank
 				<</link>>
 				<<break>>
 			<<elseif $slaves[_j].devotion > 50 && $slaves[_j].trust > 50>>
-				<br><<click "Permit her devoted mother to name her daughter">>
+				<br><<link "Permit her devoted mother to name her daughter">>
 					<<replace "#naming">>
 						<<ParentNames $slaves[_j] $activeSlave>>
 						After some careful consideration, $slaves[_j].slaveName picks a name she hopes you'll like; from now on her daughter will be known as "<<print $activeSlave.slaveName>>".
@@ -611,7 +611,7 @@ You slowly strip down, gauging her reactions to your show, until you are fully n
 <</link>>
 
 <<if isFertile($activeSlave)>>
-<br><<click "Impregnate her">>
+<br><<link "Impregnate her">>
 <<set $activeSlave.preg to 1>>
 <<set $activeSlave.pregSource to -1>>
 <<replace "#result">>
@@ -635,7 +635,7 @@ You slowly strip down, gauging her reactions to your show, until you are fully n
 <</link>>
 <</if>>
 
-<br><<click "Break her in publicly">>
+<br><<link "Break her in publicly">>
 <<replace "#result">>
 	You escort the curious slave out into the public areas below your penthouse, shove the nude $desc over a convenient handrail, and stick <<if $PC.dick == 1>>your dick<<else>>a strap-on<</if>>
 	<<if $activeSlave.vagina >= 0>>
@@ -653,7 +653,7 @@ You slowly strip down, gauging her reactions to your show, until you are fully n
 <</replace>>
 <</link>>
 
-<br><<click "Inseminate her">>
+<br><<link "Inseminate her">>
 <<replace "#result">>
 	You lay the curious $desc across your desk and gently <<if $PC.dick == 1>>slide your hard cock<<else>>push a special strap-on<</if>> <<if $activeSlave.vagina >= 0>>inside her womanhood<<else>>up her butt<</if>>. You take her with care, enjoying her body and doing your best to give her pleasure without hurting her virgin hole. <<if $PC.dick == 1>>You empty your balls inside her, thrusting in as far as you can go<<else>>The strap-on contains a reservoir of faux ejaculate, and you give it to her<</if>> as you climax. When she feels the hot liquid jet into her,	she moans lewdly and relaxes, giving in to the tank's teachings. She might not be an impregnation fetishist, but she is @@color:hotpink;willing to submit@@ to have her body used as your receptacle and may even grow to enjoy it.
 	<<set $activeSlave.devotion += 4>>
@@ -665,7 +665,7 @@ You slowly strip down, gauging her reactions to your show, until you are fully n
 <</replace>>
 <</link>>
 
-<br><<click "Spank her">>
+<br><<link "Spank her">>
 <<replace "#result">>
 	You lay the curious $desc across your knees and run a voluptuary hand across her <<if $activeSlave.butt > 6>>jiggling<<elseif $activeSlave.butt > 3>>delightfully big<<elseif $activeSlave.butt > 1>>cute<<else>>skinny<</if>> buttocks, enjoying the way she tenses up reflexively at the unfamiliar position. She feels the change in your posture as you bring your hand back, and can't stop herself from wriggling for just a moment before your palm smacks against her ass. She gasps with surprise, but does not object or try to escape. She accepts the spanking, viewing it as a game, and taunts your hand with her rear; by the end, she may even be starting to enjoy it. You're not particularly harsh, and she gets up after you tire of swatting her bottom @@color:hotpink;with a smile@@ on her face.
 	<<set $activeSlave.devotion += 4>>
@@ -676,7 +676,7 @@ You slowly strip down, gauging her reactions to your show, until you are fully n
 <</replace>>
 <</link>>
 
-<br><<click "Tease her nipples">>
+<br><<link "Tease her nipples">>
 <<replace "#result">>
 	You pull the curious $desc atop your desk in front of you and go back to business. After a few minutes, you extend an idle hand and begin to fondle her <<if $activeSlave.boobs > 2000>>massive tits<<elseif $activeSlave.boobs > 400>>healthy breasts<<else>>cute little boobs<</if>>, continuing your work with your other hand. You quickly focus your fiddling on her $activeSlave.nipples nipples, the stimulation bringing them quickly erect. She accepts your groping, even becoming aroused by it, but might not be a breast fetishist, though she @@color:hotpink;certainly enjoys the attention.@@ By the feel of her nipples between your fingers, she may certainly develop into one.<<if $incubatorReproductionSetting == 2 && $activeSlave.boobs > 400>> A loud moan and a distinct wetness in your hand quickly draw your attention to her. It seems @@color:green;she is lactating!@@<<set $activeSlave.lactation = 1>><</if>>
 	<<set $activeSlave.devotion += 4>>
@@ -687,7 +687,7 @@ You slowly strip down, gauging her reactions to your show, until you are fully n
 <</replace>>
 <</link>>
 
-<br><<click "Give her a cum shower">>
+<br><<link "Give her a cum shower">>
 <<replace "#result">>
 	You seat the curious $desc in the center of your office and order every slave avaiable capable of getting hard to report to your office. Once everyone is assembled and erect, you order them to encircle the aroused girl and shower her in cum. As they begin<<if canAchieveErection($activeSlave)>> ($activeSlave.slaveName stroking her own erection too)<</if>>, <<if $PC.penis == 1 && $PC.vagina == 1>>you begin fingering yourself while jacking off alongside your slaves<<elseif $PC.penis == 1>>you join in the circlejerk as well<<else>>you sit back to finger yourself to the show<</if>>. When the first burst of cum streaks across her face, she gasps in surprise, giving another load the chance to launch into her gaping mouth. She gags before licking her lips and opening wide for the next load. After everyone has finished, $activeSlave.slaveName is coated, head to toe, in cum and @@color:hotpink;thrilled to be the center of attention.@@ Though she may not be a cumslut now, she certainly has the potential to become one.
 	<<set $activeSlave.devotion += 4>>
@@ -698,7 +698,7 @@ You slowly strip down, gauging her reactions to your show, until you are fully n
 <</replace>>
 <</link>>
 
-<br><<click "Bring in another slave and let her have fun">>
+<br><<link "Bring in another slave and let her have fun">>
 <<replace "#result">>
 	You call in the next passing slave, bind her hands and feet and present her to the curious new $desc. You gesture towards the bound girl, signifying permision to do whatever she pleases. Eagerly, $activeSlave.slaveName begins exploring every inch of her body, paying close attention to her nipples and her holes, while you return to your work. It doesn't take long for you to be disrupted by a loud
 	<<if random(1,100) > 50>>
@@ -716,7 +716,7 @@ You slowly strip down, gauging her reactions to your show, until you are fully n
 
 <<if $PC.vagina == 1>>
 <<if $activeSlave.dick > 0 && canAchieveErection($activeSlave)>>
-<br><<click "Dominate her penis">>
+<br><<link "Dominate her penis">>
 <<replace "#result">>
 	As you inspect her, you take note of her fully functional <<if $activeSlave.dick == 1>>tiny dick<<elseif $activeSlave.dick == 2>>cute dick<<elseif $activeSlave.dick is 3>>dick<<elseif $activeSlave.dick is 4>>big dick<<elseif $activeSlave.dick is 5>>impressive dick<<elseif $activeSlave.dick is 6>>huge dick<</if>>. You gently begin fondling her penis, grinning at the look of confusion and lust growing on her face.
 <<if $activeSlave.dick == 1>>
@@ -745,21 +745,21 @@ As she begins to moan with lust, you grip down tightly and force her to the floo
 		You groan as you rub your belly. You were fertile and are now likely @@color:lime;quite pregnant.@@
 	<</if>>
 	<span id="result2">
-		<br><<click "Teach her what she did wrong">>
+		<br><<link "Teach her what she did wrong">>
 			<<replace "#result2">>
 				Her language skills may be undeveloped, but the tank instilled certain phrases into her as it raised her. Taking advantage of those commands, you chastise her for her impudence and instruct her that only you may decide if she is allowed to do that. She @@color:mediumorchid;hangs her head in dissapointment@@ but understands your decree. She doesn't know why she is compelled by what you said, but deep down she @@color:gold;fears what this means.@@
 				<<set $activeSlave.devotion -= 5>>
 				<<set $activeSlave.trust -= 5>>
 			<</replace>>
 		<</link>>
-		<br><<click "Punish her nuts">>
+		<br><<link "Punish her nuts">>
 			<<replace "#result2">>
 				Righting yourself, you land a kick firmly and directly into her dangling balls. She collapses to the ground @@color:mediumorchid;wailing with betrayal@@ and @@color:gold;desperately trying to protect herself from you.@@
 				<<set $activeSlave.devotion -= 25>>
 				<<set $activeSlave.trust -= 50>>
 			<</replace>>
 		<</link>>
-		<br><<click "Punish her with a chastity belt">>
+		<br><<link "Punish her with a chastity belt">>
 			<<replace "#result2">>
 				Righting yourself, you head to your desk and pull out a chastity cage. Calling the curious girl over, you tease her genitals until she lowers her guard and lock her dick in the device. She @@color:mediumorchid;howls with displeasure@@ at the tightness around her cock and @@color:gold;begins to panic@@ when she finds she can't remove it. You send her off to learn her place.
 				<<set $activeSlave.devotion -= 15>>
@@ -768,7 +768,7 @@ As she begins to moan with lust, you grip down tightly and force her to the floo
 			<</replace>>
 		<</link>>
 		<<if $seeExtreme == 1>>
-		<br><<click "Geld her as punishment">>
+		<br><<link "Geld her as punishment">>
 			<<replace "#result2">>
 				Righting yourself, you grab the gloating slave, drag her to the autosurgery and strap her face down with her legs spread. She doesn't understand what's happening, but giggles at the sensations running through her numb body. She's so drugged and drowsy with @@color:red;surgical recovery@@ that it takes a while for her to figure out what's happened. When she does, her poor mind scarcely processes the @@color:gold;horror@@ of what's happened. She spends the rest of the week dimly trying to find where her balls went.
 				<<if $arcologies[0].FSGenderRadicalist != "unset">>
@@ -802,7 +802,7 @@ As she begins to moan with lust, you grip down tightly and force her to the floo
 <</if>>
 
 <<if $PC.boobsBonus == 3>>
-<br><<click "Permit her to explore your expansive bust">>
+<br><<link "Permit her to explore your expansive bust">>
 <<replace "#result">>
 You beckon the curious girl to your hefty breasts, having noticed how hungrily she has been eyeing them. She eagerly places her hands to them and begins sqeeuzing and massaging them, quickly becoming aroused herself. She pays close attention to your nipples, <<if $PC.preg > 20>> squeeling happily when milk begins to flow from them<<else>> grumbling unhappily when she finds no milk within<</if>>.
 <<if $incubatorMusclesSetting == 2 && $incubatorReproductionSetting > 0 && canAchieveErection($activeSlave)>>
@@ -814,14 +814,14 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 		<<set $activeSlave.fetishStrength = 20>>
 	<</if>>
 	<span id="result2">
-		<br><<click "Teach her what she did wrong">>
+		<br><<link "Teach her what she did wrong">>
 			<<replace "#result2">>
 				Her language skills may be undeveloped, but the tank instilled certain phrases into her as it raised her. Taking advantage of those commands, you chastise her for her impudence and instruct her that only you may decide if she is allowed to do that. She @@color:hotpink;nods along to your words@@ understanding concepts but mostly following along @@color:gold;in fear@@ of you.
 				<<set $activeSlave.devotion += 5>>
 				<<set $activeSlave.trust -= 5>>
 			<</replace>>
 		<</link>>
-		<br><<click "Punish her with a chastity belt">>
+		<br><<link "Punish her with a chastity belt">>
 			<<replace "#result2">>
 				Righting yourself, you head to your desk and pull out a chastity cage. Calling the cautious girl over, you tease her genitals until she lowers her guard and lock her dick in the device. She @@color:mediumorchid;howls with displeasure@@ at the tightness around her cock and @@color:gold;begins to panic@@ when she finds she can't remove it. You send her off to learn her place.
 				<<set $activeSlave.devotion -= 15>>
@@ -830,7 +830,7 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 			<</replace>>
 		<</link>>
 		<<if $seeExtreme == 1>>
-		<br><<click "Geld her as punishment">>
+		<br><<link "Geld her as punishment">>
 			<<replace "#result2">>
 				Righting yourself, you grab the cowering slave, drag her to the autosurgery and strap her face down with her legs spread. She doesn't understand what's happening, but giggles at the sensations running through her numb body. She's so drugged and drowsy with @@color:red;surgical recovery@@ that it takes a while for her to figure out what's happened. When she does, her poor mind scarcely processes the @@color:gold;horror@@ of what's happened. She spends the rest of the week dimly trying to find where her balls went.
 				<<if $arcologies[0].FSGenderRadicalist != "unset">>
@@ -863,7 +863,7 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 <</if>>
 
 <<if $PC.preg >= 24>>
-<br><<click "Permit her to explore your pregnancy">>
+<br><<link "Permit her to explore your pregnancy">>
 <<replace "#result">>
 	You beckon the curious girl to your weighty pregnancy and as she approaches push it directly into her <<if $activeSlave.height > 175>>stomach<<elseif $activeSlave.height < 155>>face<<else>>chest<</if>> until she has no choice but be wrap her arms around it. She happily runs her hands across your belly, cooing with delight at the tautness and warmth. She jumps back with a gasp the first time she is met with a kick from within you, but @@color:hotpink;giggles pleasently@ as you help her back to her feet. She spends a lot of time comparing your belly to her own, she might not be a pregnancy fetishest, but it seems likely she may become one.
 	<<set $activeSlave.devotion += 5>>
@@ -876,7 +876,7 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 <</if>>
 
 <<if $activeSlave.health < -20>>
-<br><<click "Address her medical issues">>
+<br><<link "Address her medical issues">>
 <<set $activeSlave.health += 10>>
 <<set $activeSlave.trust += 4>>
 <<replace "#result">>
@@ -893,7 +893,7 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 <<if $seeExtreme == 1>>
 
 <<if $activeSlave.balls > 0>>
-<br><<click "Geld her">>
+<br><<link "Geld her">>
 <<set $activeSlave.balls to 0>>
 <<set $activeSlave.health -= 10>>
 <<set $activeSlave.trust -= 100>>
@@ -915,7 +915,7 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 
 <<if $activeSlave.amp != 1>>
 <<if $activeSlave.indentureRestrictions <= 0>>
-<br><<click "Clip her Achilles tendons">>
+<br><<link "Clip her Achilles tendons">>
 <<set $activeSlave.heels to 1>>
 <<set $activeSlave.devotion += 5>>
 <<set $activeSlave.health -= 10>>
@@ -930,7 +930,7 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 <<if $arcologies[0].FSRestart >= 10>>
 <<if $activeSlave.preg != -2 && $activeSlave.ovaries > 0>>
 <<if $activeSlave.breedingMark == 0>>
-<br><<click "Sterilize her">>
+<br><<link "Sterilize her">>
 	<<set $activeSlave.preg to -2>>
 	<<set $activeSlave.ovaries to 0>>
 	<<set $activeSlave.devotion -= 100>>
@@ -946,7 +946,7 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 
 <<if $dairy > 0>>
 <<if $dairyRestraintsSetting > 1>>
-	<br><<click "Threaten her with the Industrial Dairy">>
+	<br><<link "Threaten her with the Industrial Dairy">>
 <<set $activeSlave.devotion += 10>>
 <<set $activeSlave.trust -= 10>>
 	<<replace "#result">>
@@ -955,7 +955,7 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 	<</link>>
 	<<if $dairyPrepUpgrade == 1>>
 	<<if $dairy > $dairySlaves+$bioreactorsXY+$bioreactorsXX+$bioreactorsHerm+$bioreactorsBarren>>
-	<br><<click "Send her straight to the Industrial Dairy">>
+	<br><<link "Send her straight to the Industrial Dairy">>
 <<set $activeSlave.assignment to "work in the dairy">>
 <<set $activeSlave.assignmentVisible to 0>>
 <<set $activeSlave.choosesOwnAssignment to 0>>
@@ -968,7 +968,7 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 	<</if>>
 	<</if>>
 	<<if $dairy > $dairySlaves+$bioreactorsXY+$bioreactorsXX+$bioreactorsHerm+$bioreactorsBarren>>
-	<br><<click "Break her in for the Industrial Dairy">>
+	<br><<link "Break her in for the Industrial Dairy">>
 <<set $activeSlave.assignment to "work in the dairy">>
 <<set $activeSlave.assignmentVisible to 0>>
 <<set $activeSlave.choosesOwnAssignment to 0>>
@@ -991,7 +991,7 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 	<</if>>
 
 <<if $arcade > 0>>
-	<br><<click "Threaten her with the Arcade">>
+	<br><<link "Threaten her with the Arcade">>
 <<set $activeSlave.devotion += 10>>
 <<set $activeSlave.trust -= 10>>
 	<<replace "#result">>
@@ -999,7 +999,7 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 	<</replace>>
 	<</link>>
 	<<if ($arcade > $arcadeSlaves) || ($arcadeUpgradeFuckdolls != 0)>>
-	<br><<click "Send her straight to the Arcade">>
+	<br><<link "Send her straight to the Arcade">>
 <<set $activeSlave.assignment to "be confined in the arcade">>
 <<set $activeSlave.assignmentVisible to 0>>
 <<set $activeSlave.choosesOwnAssignment to 0>>
@@ -1014,7 +1014,7 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 <</if>> /* CLOSES SEEEXTREME */
 
 <<if $activeSlave.dick == 0>>
-<br><<click "Give her a smart clitoral piercing">>
+<br><<link "Give her a smart clitoral piercing">>
 <<set $activeSlave.clitPiercing to 3>>
 	<<set $cash -= $SPcost>>
 <<replace "#result">>
@@ -1023,7 +1023,7 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 <</link>>
  //This option costs ¤$SPcost//
 <<else>>
-<br><<click "Give her a smart frenulum piercing">>
+<br><<link "Give her a smart frenulum piercing">>
 <<set $activeSlave.clitPiercing to 3>>
 	<<set $cash -= $SPcost>>
 <<replace "#result">>
@@ -1033,7 +1033,7 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
  //This option costs ¤$SPcost//
 <</if>>
 
-<br><<click "Tie her up and give her a good whipping">>
+<br><<link "Tie her up and give her a good whipping">>
 <<set $activeSlave.devotion -= 50>>
 <<set $activeSlave.trust -= 100>>
 <<replace "#result">>
@@ -1042,7 +1042,7 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 <</link>>
 
 <<if $activeSlave.stampTat == 0>>
-<br><<click "Give her a lewd tramp stamp">>
+<br><<link "Give her a lewd tramp stamp">>
 <<set $activeSlave.stampTat to either("advertisements", "rude words", "degradation")>>
 <<replace "#result">>
 	You bring her down to the studio, lay the compliant girls in the chair facedown, and select a sufficiently lewd pattern to decorate her lower back. When the automated tattooing is done, a topical application of analgesics leaves her with nothing more than a slight ache there. When allowed to stand, she immediately turns her back to one of the studio's full length mirrors and cranes around to gawk at the picture just over her butt. She wiggles her rear and giggles at the drawing moving along with it. It seems she @@color:hotpink;enjoys it.@@
@@ -1053,7 +1053,7 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 
 <<set $toSearch to $activeSlave.hStyle>>
 <<if ($toSearch.indexOf("shaved") is -1)>>
-<br><<click "Shave her hair">>
+<br><<link "Shave her hair">>
 <<set $activeSlave.devotion -= 25>>
 <<set $activeSlave.hStyle to "shaved">>
 <<set $activeSlave.hLength to 0>>
@@ -1064,7 +1064,7 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 <</link>>
 <</if>>
 
-<br><<click "Make her an office ornament for the day">>
+<br><<link "Make her an office ornament for the day">>
 <<set $activeSlave.devotion += 5>>
 <<set $activeSlave.trust += 10>>
 <<replace "#result">>
@@ -1073,7 +1073,7 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 <</link>>
 
 <<if $activeSlave.vagina == 0>>
-<br><<click "Take her virginity">>
+<br><<link "Take her virginity">>
 <<set $activeSlave.devotion += 5>>
 <<set $activeSlave.trust += 5>>
 <<set $activeSlave.vaginalCount += 1>>
@@ -1086,7 +1086,7 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 <</if>>
 
 <<if $activeSlave.anus == 0>>
-<br><<click "Take her anal virginity">>
+<br><<link "Take her anal virginity">>
 <<set $activeSlave.devotion += 5>>
 <<set $activeSlave.trust += 5>>
 <<set $activeSlave.analCount += 1>>
@@ -1099,7 +1099,7 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 <</if>>
 
 <<if ($activeSlave.amp != 1)>>
-<br><<click "Put a shock collar on her and force her to rape herself">>
+<br><<link "Put a shock collar on her and force her to rape herself">>
 <<set $activeSlave.trust -= 100>>
 <<set $activeSlave.devotion -= 50>>
 <<set $activeSlave.collar to "shock punishment">>
@@ -1126,7 +1126,7 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 <<if _momInterest == "boobs" || _dadInterest == "boobs">>
 	You noticed her interest in her <<if _momInterest == "boobs" && _dadInterest == "boobs">>parent's<<elseif _momInterest == "boobs">>mother's<<else>>father's<</if>> massive breasts when she was around them.
 	<<if $activeSlave.boobs >= 4000 && $arcologies[0].FSAssetExpansionistResearch == 1>>
-		<br><<click "Start her on a regiment of hyper breast growth drugs">>
+		<br><<link "Start her on a regiment of hyper breast growth drugs">>
 		<<set $activeSlave.devotion += 25>>
 		<<set $activeSlave.trust += 20>>
 		<<set $activeSlave.boobs += 500>>
@@ -1136,7 +1136,7 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 		<</replace>>
 		<</link>>
 	<<elseif $activeSlave.boobs < 4000>>
-		<br><<click "Start her on a regiment of breast growth drugs">>
+		<br><<link "Start her on a regiment of breast growth drugs">>
 		<<set $activeSlave.devotion += 15>>
 		<<set $activeSlave.trust += 10>>
 		<<set $activeSlave.boobs += 200>>
@@ -1149,7 +1149,7 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 		Her breasts are already so huge that basic growth drugs will not have a noticable enough effect to sate her curiosity.
 	<</if>>
 	<<if $activeSlave.boobs >= 1000 && $arcologies[0].FSTransformationFetishistResearch == 1>>
-		<br><<click "Implant a heaving pair of 4000cc fillable implants in her chest">>
+		<br><<link "Implant a heaving pair of 4000cc fillable implants in her chest">>
 		<<set $activeSlave.devotion += 25>>
 		<<set $activeSlave.trust += 20>>
 		<<set $activeSlave.boobs += 4000>>
@@ -1161,7 +1161,7 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 			You escort her to the remote surgery, strap her in, and put her under. When she awakes, she can't keep her hands off her new ridiculous fake tits. She's @@color:hotpink;deliriously happy@@ that she has her own pair of giant breasts hanging from her stretched chest and @@color:mediumaquamarine;hopes@@ you have plans to make them even bigger, even though she is already struggling to keep upright. As with all surgery @@color:red;her health has been slightly affected.@@
 		<</replace>>
 		<</link>> //This option costs ¤$surgeryCost//
-		<br><<click "Implant a massive pair of 7500cc string implants in her chest">>
+		<br><<link "Implant a massive pair of 7500cc string implants in her chest">>
 		<<set $activeSlave.devotion += 25>>
 		<<set $activeSlave.trust += 25>>
 		<<set $activeSlave.boobs += 7500>>
@@ -1175,7 +1175,7 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 		<</replace>>
 		<</link>> //This option costs ¤$surgeryCost//
 	<<elseif $activeSlave.boobs < 1000>>
-		<br><<click "Implant a pair of 1000cc fillable implants in her chest">>
+		<br><<link "Implant a pair of 1000cc fillable implants in her chest">>
 		<<set $activeSlave.devotion += 15>>
 		<<set $activeSlave.trust += 10>>
 		<<set $activeSlave.boobs += 1000>>
@@ -1187,7 +1187,7 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 			You escort her to the remote surgery, strap her in, and put her under. When she awakes, she can't keep her hands off her new fake balloons. She's @@color:hotpink;deliriously happy@@ that she has her own pair of big breasts hanging from her chest and @@color:mediumaquamarine;hopes@@ you have plans to make them even bigger. As with all surgery @@color:red;her health has been slightly affected.@@
 		<</replace>>
 		<</link>> //This option costs ¤$surgeryCost//
-		<br><<click "Implant a heavy pair of 1500cc string implants in her chest">>
+		<br><<link "Implant a heavy pair of 1500cc string implants in her chest">>
 		<<set $activeSlave.devotion += 15>>
 		<<set $activeSlave.trust += 15>>
 		<<set $activeSlave.boobs += 1500>>
@@ -1208,7 +1208,7 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 <<if _momInterest == "belly" || _dadInterest == "belly">>
 	You noticed her interest in her <<if _momInterest == "belly" && _dadInterest == "belly">>parent's<<elseif _momInterest == "belly">>mother's<<else>>father's<</if>> rounded middle when she was around them.
 	<<if $clothesBoughtBelly == 1 || $arcologies[0].FSRepopulationFocus != "unset">>
-		<br><<click "Give her a big fake belly to wear">>
+		<br><<link "Give her a big fake belly to wear">>
 			<<set $activeSlave.devotion += 15>>
 			<<set $activeSlave.trust += 15>>
 			<<set $activeSlave.bellyAccessory = "a huge empathy belly">>
@@ -1218,7 +1218,7 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 		<</link>>
 	<</if>>
 	<<if $arcologies[0].FSTransformationFetishistResearch == 1>>
-		<br><<click "Put her into a medical coma and implant a 10000cc belly implant in her abdomen">>
+		<br><<link "Put her into a medical coma and implant a 10000cc belly implant in her abdomen">>
 			<<set $activeSlave.devotion += 25>>
 			<<set $activeSlave.trust += 25>>
 			<<set $activeSlave.bellyImplant += 10000>>
@@ -1229,7 +1229,7 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 			<</replace>>
 		<</link>> //This option costs ¤$surgeryCost//
 	<</if>>
-	<br><<click "Implant a 2000cc belly implant in her abdomen">>
+	<br><<link "Implant a 2000cc belly implant in her abdomen">>
 		<<set $activeSlave.devotion += 15>>
 		<<set $activeSlave.trust += 15>>
 		<<set $activeSlave.bellyImplant += 2000>>
@@ -1244,7 +1244,7 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 <<if _momInterest == "dick" || _dadInterest == "dick">>
 	You noticed her interest in her <<if _momInterest == "dick" && _dadInterest == "dick">>parent's<<elseif _momInterest == "dick">>mother's<<else>>father's<</if>> enormous cock while she was around them.
 	<<if $activeSlave.dick >= 10 && $arcologies[0].FSAssetExpansionistResearch == 1>>
-		<br><<click "Start her on a regiment of hyper penis growth drugs">>
+		<br><<link "Start her on a regiment of hyper penis growth drugs">>
 		<<set $activeSlave.devotion += 25>>
 		<<set $activeSlave.trust += 20>>
 		<<set $activeSlave.dick += 3>>
@@ -1254,7 +1254,7 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 		<</replace>>
 		<</link>>
 	<<elseif $activeSlave.dick < 10>>
-		<br><<click "Start her on a regiment of penis growth drugs">>
+		<br><<link "Start her on a regiment of penis growth drugs">>
 		<<set $activeSlave.devotion += 15>>
 		<<set $activeSlave.trust += 10>>
 		<<set $activeSlave.dick += 1>>
@@ -1271,7 +1271,7 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 <<if _momInterest == "balls" || _dadInterest == "balls">>
 	You noticed her interest in her <<if _momInterest == "balls" && _dadInterest == "balls">>parent's<<elseif _momInterest == "balls">>mother's<<else>>father's<</if>> pendulous testicles while she was around them.
 	<<if $activeSlave.balls >= 6 && $arcologies[0].FSAssetExpansionistResearch == 1>>
-		<br><<click "Start her on a regiment of hyper testicle growth drugs">>
+		<br><<link "Start her on a regiment of hyper testicle growth drugs">>
 		<<set $activeSlave.devotion += 25>>
 		<<set $activeSlave.trust += 20>>
 		<<set $activeSlave.balls += 10>>
@@ -1281,7 +1281,7 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 		<</replace>>
 		<</link>>
 	<<elseif $activeSlave.balls < 6>>
-		<br><<click "Start her on a regiment of testicle growth drugs">>
+		<br><<link "Start her on a regiment of testicle growth drugs">>
 		<<set $activeSlave.devotion += 15>>
 		<<set $activeSlave.trust += 10>>
 		<<set $activeSlave.balls += 1>>
@@ -1298,7 +1298,7 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 <<if _momInterest == "hips" || _dadInterest == "hips">>
 	You noticed her interest in her <<if _momInterest == "hips" && _dadInterest == "hips">>parent's<<elseif _momInterest == "hips">>mother's<<else>>father's<</if>> door jamming hips while she was around them.
 	<<if $activeSlave.hips == 2 && $surgeryUpgrade == 1>>
-		<br><<click "Surgically widen her hips">>
+		<br><<link "Surgically widen her hips">>
 			<<set $activeSlave.devotion += 15>>
 			<<set $activeSlave.trust += 15>>
 			<<set $activeSlave.hips += 1>>
@@ -1310,7 +1310,7 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 			<</replace>>
 		<</link>> //This option costs ¤$surgeryCost//
 	<<elseif $activeSlave.hips < 2>>
-		<br><<click "Surgically widen her hips">>
+		<br><<link "Surgically widen her hips">>
 			<<set $activeSlave.devotion += 15>>
 			<<set $activeSlave.trust += 15>>
 			<<set $activeSlave.hips += 1>>
@@ -1329,7 +1329,7 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 <<if _momInterest == "butt" || _dadInterest == "butt">>
 	You noticed her interest in her <<if _momInterest == "butt" && _dadInterest == "butt">>parent's<<elseif _momInterest == "butt">>mother's<<else>>father's<</if>> ever-jiggling ass while she was around them.
 	<<if $activeSlave.butt >= 10 && $arcologies[0].FSAssetExpansionistResearch == 1>>
-		<br><<click "Start her on a regiment of hyper ass growth drugs">>
+		<br><<link "Start her on a regiment of hyper ass growth drugs">>
 		<<set $activeSlave.devotion += 25>>
 		<<set $activeSlave.trust += 20>>
 		<<set $activeSlave.butt += 3>>
@@ -1339,7 +1339,7 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 		<</replace>>
 		<</link>>
 	<<elseif $activeSlave.butt < 10>>
-		<br><<click "Start her on a regiment of ass growth drugs">>
+		<br><<link "Start her on a regiment of ass growth drugs">>
 		<<set $activeSlave.devotion += 15>>
 		<<set $activeSlave.trust += 10>>
 		<<set $activeSlave.butt += 1>>
@@ -1352,7 +1352,7 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 		Her butt is already so huge that basic growth drugs will not have a noticable enough effect to sate her curiosity.
 	<</if>>
 	<<if $activeSlave.butt >= 6 && $arcologies[0].FSTransformationFetishistResearch == 1>>
-		<br><<click "Implant a heaving pair of fillable implants in her rear">>
+		<br><<link "Implant a heaving pair of fillable implants in her rear">>
 		<<set $activeSlave.devotion += 25>>
 		<<set $activeSlave.trust += 20>>
 		<<set $activeSlave.butt += 8>>
@@ -1364,7 +1364,7 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 		<</replace>>
 		<</link>> //This option costs ¤$surgeryCost//
 	<<elseif $activeSlave.butt < 6>>
-		<br><<click "Implant a pair of fillable implants in her rear">>
+		<br><<link "Implant a pair of fillable implants in her rear">>
 		<<set $activeSlave.devotion += 15>>
 		<<set $activeSlave.trust += 10>>
 		<<set $activeSlave.butt += 2>>
@@ -1375,7 +1375,7 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 			You escort her to the remote surgery, strap her in, and put her under. When she awakes, she can't keep her hands off her new fake bottom. She's @@color:hotpink;deliriously happy@@ that she has her own pair of big butt cheeks hanging from her rear and @@color:mediumaquamarine;hopes@@ you have plans to make them even bigger. As with all surgery @@color:red;her health has been slightly affected.@@
 		<</replace>>
 		<</link>> //This option costs ¤$surgeryCost//
-		<br><<click "Implant a heavy pair of string implants in her rear">>
+		<br><<link "Implant a heavy pair of string implants in her rear">>
 		<<set $activeSlave.devotion += 15>>
 		<<set $activeSlave.trust += 15>>
 		<<set $activeSlave.butt += 3>>
diff --git a/src/uncategorized/arcade.tw b/src/uncategorized/arcade.tw
index 2f6dfb63442..6091fee353e 100644
--- a/src/uncategorized/arcade.tw
+++ b/src/uncategorized/arcade.tw
@@ -40,7 +40,7 @@ $arcadeNameCaps
 <<case "Repopulation Focus">>
 	is constructed so that the slaves lie within the arcade facing up. A hole is situated above them, so that their belly has room to protrude upwards as they are fucked pregnant.
 <<case "Eugenics">>
-	is designed to only allow access to a slave's ass and mouth. Anti-pregnancy propaganda plays on screens overhead to further indoctrinate lower class patrons to the Societal Elite's views.
+	is designed with built in dispensers for various prophylactics. Numerous reminders to not impregnate subhumans line the walls along with offers for patrons to join the ranks of the elite.
 <<case "Transformation Fetishist">>
 	reveals more of its inmates' bodies than the typical Free Cities sex arcade. There's no attempt to hide the feeding arrangements or injection lines, since transformation into a human sex toy is considered arousing here.
 <<case "Gender Radicalist">>
diff --git a/src/uncategorized/arcologyDescription.tw b/src/uncategorized/arcologyDescription.tw
index 931a8362104..9dc4893dda6 100644
--- a/src/uncategorized/arcologyDescription.tw
+++ b/src/uncategorized/arcologyDescription.tw
@@ -155,7 +155,7 @@ Its<<if $weatherCladding == 2>> glorious<<elseif $weatherCladding > 0>> dull<<el
 	Some are showing medical programs about pregnancy, interspersed with pornography starring slaves with big pregnant bellies.
 	<</if>>
 	<<if $arcologies[0].FSRestartDecoration >= 40>>
-	Some are showing propaganda discouraging low class and slave pregnancy, while encouraging the elite to mate.
+	Some are showing propaganda discouraging slave pregnancy, while encouraging the elite to interbreed. Others urge free citizens to join the Societal Elite today.
 	<</if>>
 	<<if $arcologies[0].FSGenderFundamentalistDecoration >= 40>>
 	Some are showing pornography starring women with perfect tits, tight asses and nice pussies.
@@ -571,6 +571,7 @@ $ACitizens citizens, $ASlaves sex slaves, and <<print $AHelots+$helots>> menial
 <<if $arcologies[0].FSSlimnessEnthusiastSMR == 1>>Most of the slave population is quite slim and physically fit.
 <<elseif $arcologies[0].FSAssetExpansionistSMR == 1>>$arcologies[0].name's consumption of pharmaceuticals is impressive, since slave growth hormones are nearly ubiquitous.<</if>>
 <<if $arcologies[0].FSRepopulationFocusSMR == 1>>Most of the slaves in the arcology are sporting pregnant bellies.<<elseif $arcologies[0].FSRestartSMR == 1>>Most of the slaves in the arcology are infertile.<</if>>
+<<if $arcologies[0].FSRestartLaw == 1>><<if $ACitizens < 600>>Nearly every free woman is a member of the elite and some degree pregnant.<<else>>It isn't uncommon to see a free woman pregnant and proudly bearing the insignia of the elite.<</if>>
 <<if $arcologies[0].FSPastoralistLaw == 1>>Much of the menial slave labor force works to service $arcologies[0].name's hundreds of human cattle.<</if>>
 <<if $arcologies[0].FSPhysicalIdealistSMR == 1>>$arcologies[0].name must import a very large quantity of nutritive protein to nourish its slaves.<</if>>
 
diff --git a/src/uncategorized/cellblock.tw b/src/uncategorized/cellblock.tw
index 5c7b8f75e3e..48c1d593976 100644
--- a/src/uncategorized/cellblock.tw
+++ b/src/uncategorized/cellblock.tw
@@ -50,7 +50,7 @@ $cellblockNameCaps
 <<case "Repopulation Focus">>
 	is a straightforward prison, with two exceptions. One cell style features a screen displaying plans for its inmate's impregnation, the other is covered with mirrors for its inmate to watch her pregnancy grow. Day and night, inmates are confronted with the sight of themselves transformed.
 <<case "Eugenics">>
-	is designed to make very clear to its inmates that they are subhuman. Many screens showcasing their inadequacy intermingled with anti-pregnancy propaganda play on nonstop loops.
+	is designed to make very clear to its inmates that they are subhuman. Many screens showcasing their inadequacy intermingled with propaganda play on nonstop loops.
 <<case "Paternalist">>
 	is a prison, but a modern and scientific one. The cells, the common areas, and even the color of the walls are all carefully designed to communicate the feeling that inmates can better themselves.
 <<case "Pastoralist">>
diff --git a/src/uncategorized/clinic.tw b/src/uncategorized/clinic.tw
index e64eb9b1556..b026c065de1 100644
--- a/src/uncategorized/clinic.tw
+++ b/src/uncategorized/clinic.tw
@@ -49,7 +49,7 @@ $clinicNameCaps
 <<case "Repopulation Focus">>
 	is warm and inviting, with wide corridors and ample seating for its pregnant clientele. All the equipement is designed to accommodate heavily pregnant women.
 <<case "Eugenics">>
-	is warm and inviting on one side, cold and utilitarian on the other. Only the Societal Elite's private toys are allowed the best of care.
+	is warm and inviting on one side, cold and utilitarian on the other. Only the toys of the elite are allowed the best of care.
 <<case "Asset Expansionist">>
 	is utilitarian, without any concession to style. Every available centimeter of space is used for equipment specialized to support growth.
 <<case "Transformation Fetishist">>
diff --git a/src/uncategorized/club.tw b/src/uncategorized/club.tw
index f2fa1a53b4d..0ff9cd7bea6 100644
--- a/src/uncategorized/club.tw
+++ b/src/uncategorized/club.tw
@@ -36,7 +36,7 @@ $clubNameCaps
 <<case "Repopulation Focus">>
 	has a gaudy appearance. There are lots of deep soft chairs for pregnant patrons and slaves to rest in and screens showing girls with large bellies lining the walls.
 <<case "Eugenics">>
-	has a gaudy appearance. There are screens lining the walls displaying anti-breeding propaganda. The real action happens in the several exclusive rooms reserved for society's best.
+	has a gaudy appearance. There are screens lining the walls discouraging unprotected slave sex. The real action happens in the several exclusive rooms reserved for society's best.
 <<case "Asset Expansionist">>
 	has a gaudy appearance. There are a lot of neon lights and there are screens everywhere, showing off big tits and plush asses.
 <<case "Transformation Fetishist">>
diff --git a/src/uncategorized/clubAdvertisement.tw b/src/uncategorized/clubAdvertisement.tw
index ee737504303..426b79dad90 100644
--- a/src/uncategorized/clubAdvertisement.tw
+++ b/src/uncategorized/clubAdvertisement.tw
@@ -19,7 +19,7 @@
 <<elseif $arcologies[0].FSRepopulationFocusDecoration >= 60>>
 	$clubNameCaps has a gaudy appearance. There are lots of deep soft chairs for pregnant patrons and slaves to rest in and screens showing girls with large bellies lining the walls.
 <<elseif $arcologies[0].FSRestartDecoration >= 60>>
-	$clubNameCaps has a gaudy appearance. There are screens lining the walls displaying anti-breeding propaganda. The real action happens in the several exclusive rooms reserved for society's best.
+	$clubNameCaps has a gaudy appearance. There are screens lining the walls discouraging unprotected slave sex. The real action happens in the several exclusive rooms reserved for society's best.
 <<elseif $arcologies[0].FSAssetExpansionistDecoration >= 60>>
 	$clubNameCaps has a gaudy appearance. There are a lot of neon lights and there are screens everywhere, showing off big tits and plush asses.
 <<elseif $arcologies[0].FSTransformationFetishistDecoration >= 60>>
diff --git a/src/uncategorized/clubReport.tw b/src/uncategorized/clubReport.tw
index 08530e2a342..b77480ae645 100644
--- a/src/uncategorized/clubReport.tw
+++ b/src/uncategorized/clubReport.tw
@@ -70,9 +70,6 @@ $DJ.slaveName is performing as the DJ.
 	Her lack of eyesight doesn't slow her down; rather, it strengthens her other senses. Her tracks have a distinct sound, since she experiences noise as her sight.
 	<<set $DJRepBonus += 0.15>>
 <</if>>
-<<if $DJ.relationship is -3>>
-	<<set $DJRepBonus += 0.1>>
-<</if>>
 <<if ($DJ.entertainSkill <= 10)>>
 	Though $DJ.slaveName does her best to lead on the club, with her lack of skill she can do little.
 <<elseif ($DJ.entertainSkill <= 30)>>
@@ -148,13 +145,13 @@ $DJ.slaveName is performing as the DJ.
 		<<for _i = 0; _i < _SL; _i++>>
 			<<if ($slaves[_i].assignment is "serve the public")>>
 			<<set $slavesGettingHelp++>>
+				<<if ($clubSlaves+$slavesGettingHelp < 5)>>
+					<<Beauty $slaves[_DJ]>> /% Temporarily added it so vars like $slim, $XX, $XY get used right %/
+					<<FResult $slaves[_DJ]>> /% Not sure if this has to be added as well or not at the moment. %/
+				<</if>>
 			<</if>>
 		<</for>>
 		<</if>>
-		<<if ($clubSlaves+$slavesGettingHelp < 5)>>
-			<<Beauty $slaves[_DJ]>> /% Temporarily added it so vars like $slim, $XX, $XY get used right %/
-			<<FResult $slaves[_DJ]>> /% Not sure if this has to be added as well or not at the moment. %/
-		<</if>>
 	<</if>>
 
 	<<if $clubAdsSpending != 0>>
diff --git a/src/uncategorized/dairy.tw b/src/uncategorized/dairy.tw
index 59984faa6e4..d50fbe9d078 100644
--- a/src/uncategorized/dairy.tw
+++ b/src/uncategorized/dairy.tw
@@ -158,7 +158,7 @@ $dairyNameCaps is an industrial facility, but there's a viewing gallery for visi
 <<case "Repopulation Focus">>
 	The gallery is placed for a good view of each slave's swelling breasts and growing pregnancy. A screen is prominently displayed before each slave, detailing the number of babies she produced and the current number occupying her womb.
 <<case "Eugenics">>
-	The screens there tell very little about the slaves within. That information is privy only to Societies Elite.
+	The screens there tell very little about the slaves within. That information is privy only to Society's Elite.
 <<case "Asset Expansionist">>
 	It's designed for VIP visits, since this place is arguably the present apogee of expansionism. Nowhere else can breasts become so large. This is a place for pride.
 <<case "Transformation Fetishist">>
diff --git a/src/uncategorized/fsDevelopments.tw b/src/uncategorized/fsDevelopments.tw
index 74ba621784b..42f7b8868fc 100644
--- a/src/uncategorized/fsDevelopments.tw
+++ b/src/uncategorized/fsDevelopments.tw
@@ -328,7 +328,7 @@ __Society__
 	<</if>>
 <</if>>
 <<if $arcologies[0].FSRestart != "unset">>
-	<<if ($assistantAppearance is "businesswoman")>>
+	<<if ($assistantAppearance is "businesswoman") || ($assistantAppearance is "schoolgirl") || ($assistantAppearance is "goddess") || ($assistantAppearance is "loli")>>
 	 <<set $arcologies[0].FSRestart += 0.1*$FSSingleSlaveRep>>
 	 <<set _seed1 = 1>>
 	<</if>>
diff --git a/src/uncategorized/longSlaveDescription.tw b/src/uncategorized/longSlaveDescription.tw
index 8899f14e6fa..0ab5fd2b51b 100644
--- a/src/uncategorized/longSlaveDescription.tw
+++ b/src/uncategorized/longSlaveDescription.tw
@@ -2103,6 +2103,10 @@ Her scars make her look like she's in the right place.
 	  Her nails are sharp and claw-like.
 	<<elseif $activeSlave.nails is 4>>
 	  Her nails are bright and glittery.
+	<<elseif $activeSlave.nails is 11>>
+	  Her nails are shiny and metallic.
+	<<elseif $activeSlave.nails is 12>>
+	  Her nails are shiny and metallic-<<print $activeSlave.hColor>> to match her $activeSlave.hColor hair.
 	<<elseif $activeSlave.nails is 5>>
 	  Her nails are long and garish, streetwalker-style.
 	<</if>>
diff --git a/src/uncategorized/masterSuiteReport.tw b/src/uncategorized/masterSuiteReport.tw
index 3b926238ac3..df370c19cba 100644
--- a/src/uncategorized/masterSuiteReport.tw
+++ b/src/uncategorized/masterSuiteReport.tw
@@ -320,9 +320,9 @@ The level of sexual energy in the suite is
 
 <<if $masterSuiteUpgradePregnancy == 1>>
 	/* If they're not on fertility drugs and the toggle is active, stick them on (if they can take them). Otherwise take them off. */
-	<<if ($masterSuitePregnancyFertilityDrugs == 1) && ($slaves[_i].drugs != "fertility drugs") && isFertile($slaves[_i]) and ($slaves[_i].assignment is "serve in the master suite" or $slaves[_i].assignment is "be your Concubine")>>
+	<<if ($masterSuitePregnancyFertilityDrugs == 1) && ($slaves[_i].drugs != "fertility drugs") && canGetPregnant($slaves[_i]) and ($slaves[_i].assignment is "serve in the master suite" or $slaves[_i].assignment is "be your Concubine")>>
 		<<set $slaves[_i].drugs = "fertility drugs">>
-	<<elseif ($masterSuiteHyperPregnancy == 1) && ($slaves[_i].drugs != "super fertility drugs") && isFertile($slaves[_i]) and ($slaves[_i].assignment is "serve in the master suite" or $slaves[_i].assignment is "be your Concubine")>>
+	<<elseif ($masterSuiteHyperPregnancy == 1) && ($slaves[_i].drugs != "super fertility drugs") && canGetPregnant($slaves[_i]) and ($slaves[_i].assignment is "serve in the master suite" or $slaves[_i].assignment is "be your Concubine")>>
 		<<set $slaves[_i].drugs to "super fertility drugs">>
 	<<elseif ((($masterSuitePregnancyFertilityDrugs == 0) && ($slaves[_i].drugs is "fertility drugs")) || (($masterSuiteHyperPregnancy == 0) && ($slaves[_i].drugs is "super fertility drugs"))) && ($slaves[_i].assignment is "serve in the master suite" or $slaves[_i].assignment is "be your Concubine")>>
 		<<set $slaves[_i].drugs to "no drugs">>
diff --git a/src/uncategorized/personalAssistantAppearance.tw b/src/uncategorized/personalAssistantAppearance.tw
index 9bbbdaa81bd..ef83baea1ca 100644
--- a/src/uncategorized/personalAssistantAppearance.tw
+++ b/src/uncategorized/personalAssistantAppearance.tw
@@ -249,7 +249,7 @@ She's a cute little <<if $arcologies[0].FSSupremacist != "unset">>$arcologies[0]
 	<<case "repopulation focus">>
 		wearing a nice suit, it's tailored to contain her pregnant belly.
 	<<case "eugenics">>
-		wearing a nice suit. The outline of a chastity device worn under her suit is quite visible.
+		wearing a nice suit and wearing the insignia of the elite upon her arm. Her suit strains to contain her belly, swollen with the child of another elite.
 	<<case "gender radicalist">>
 		wearing a nice suit. She's changed her appearance recently to make herself quite androgynous.
 	<<case "gender fundamentalist">>
@@ -326,7 +326,7 @@ She's a cute little <<if $arcologies[0].FSSupremacist != "unset">>$arcologies[0]
 	<<case "repopulation focus">>
 		with swollen breasts and an enormous pregnant belly.  She's nude aside from a crown of flowers, her modesty protected only by her flowing hair.
 	<<case "eugenics">>
-		with swollen hips and breasts and a big pregnant belly. She is completely naked and appears to be downtrodden. Her belly is coated in anti-pregnancy tattoos.
+		with swollen hips and breasts and a big pregnant belly. She is stunningly beautiful and proudly bears the insignia of the Elite upon her breast.
 	<<case "gender radicalist">>
 		although she'd be nearly androgynous without the rounded pregnant belly. Her short hair and flowing robe conceal any other feminine traits.
 	<<case "gender fundamentalist">>
@@ -401,9 +401,9 @@ She's a cute little <<if $arcologies[0].FSSupremacist != "unset">>$arcologies[0]
 	<<case "physical idealist">>
 		wearing a plaid skirt, a white shirt, and athletic shoes. She usually renders herself flushed with exercise, as though she just came from gym class.
 	<<case "repopulation focus">>
-	  wearing a plaid skirt and a white shirt, though her shirt rides up her growing pregnancy.  It seems she found another way to support her team.
+	  wearing a plaid skirt and a white shirt, though her shirt rides up her growing pregnancy. It seems she found another way to support her team.
 	<<case "eugenics">>
-	  wearing a plaid skirt and a white shirt.  An occasional gust of wind rustles her skirt revealing the chastity belt over her crotch.
+	  wearing a plaid skirt and a white shirt. She usually can be seen studying to become an upstanding member of society's elite.
 	<<case "gender radicalist">>
 		wearing a plaid skirt and a white shirt. She's changed her appearance recently to make herself quite androgynous.
 	<<case "gender fundamentalist">>
@@ -464,7 +464,7 @@ She's a cute little <<if $arcologies[0].FSSupremacist != "unset">>$arcologies[0]
 	<<case "repopulation focus">>
 	  She rests atop her newly modified belly.  It bulges greatly from all sides and holds her far off the ground.
 	<<case "eugenics">>
-	  She appears beaten and downtrodden, her massive belly covered in anti-pregnancy tattoos and graffiti. Occasionally, a malformed child claws its way out of her ruined cunt.
+	  She appears as an ugly and unkept slavegirl, massively pregnant with hundreds of subhuman spawn. Her immense belly is coated in bulges and moving ominously. A malformed, impish child claws its way out of her ruined cunt periodically.
 	<<case "degradationist">>
 	  She's made herself up to look almost comically evil: she's wearing black lipstick and black eyeliner.  Numerous studs cover her bulging belly and a large, heavy ring is driven through her popped navel.  Liquid constantly oozes from her gaping vagina where a baby is held mid-birth by several criss-crossing chains.
 	<<case "roman revivalist">>
@@ -551,7 +551,7 @@ She's a cute little <<if $arcologies[0].FSSupremacist != "unset">>$arcologies[0]
 	<<case "repopulation focus">>
 		girl wearing a loose dress, its middle bulges considerably from her pregnancy.
 	<<case "eugenics">>
-		girl wearing nothing but an overly complex chastity belt.
+		slavegirl wearing nothing but an overly complex chastity belt and trying her best to do master proud.
 	<<case "degradationist">>
 		girl wearing an oversized v-neck t-shirt.  The neck hole hangs low enough to show off her perky a-cup tits and the peircings through them.
 	<<case "physical idealist">>
@@ -612,7 +612,7 @@ She's a cute little <<if $arcologies[0].FSSupremacist != "unset">>$arcologies[0]
 	<<if $assistantFSOptions>>
 	<<switch $assistantFSAppearance>>
 	<<case "paternalist">>
-		belly wearing a cute pink dress.  The middle is stretched tight by her growing belly.
+		belly wearing a cute pink dress. The middle is stretched tight by her growing belly.
 	<<case "roman revivalist">>
 		belly wearing a girl's stola.
 	<<case "egyptian revivalist">>
@@ -626,13 +626,13 @@ She's a cute little <<if $arcologies[0].FSSupremacist != "unset">>$arcologies[0]
 	<<case "chattel religionist">>
 		belly wearing the garb of a priestess of the new faith.
 	<<case "repopulation focus">>
-		belly. She recently ajusted her pregnancy size to make it even larger.  Her swelling ass and tits spill out from her shorts and tube-top and the occasinal kick can be seen from her octuplets.
+		belly. She recently ajusted her pregnancy size to make it even larger. Her swelling ass and tits spill out from her shorts and tube-top and the occasinal kick can be seen from her octuplets.
 	<<case "eugenics">>
-		belly covered in anti-pregnancy graffiti; written by herself judging from the childish handwriting. She wears a syringe around her neck containing "Abortifacients" and a sign saying "pop me".
+		belly, rather, she was. Her chastity belt has been torn open and her belly is grotesquely swollen with subhuman spawn. Occasionally a malformed, impish child claws its way out of her violated pussy.
 	<<case "degradationist">>
-		belly wearing an open vest and a thong.  It shows off her peirced milky b-cup tits and swollen pregnant belly.  A large bar is driven through her popped navel.
+		belly wearing an open vest and a thong. It shows off her peirced milky b-cup tits and swollen pregnant belly.  A large bar is driven through her popped navel.
 	<<case "physical idealist">>
-		belly wearing spats and a tight shirt.  Her shirt rides up on her large belly and her growing butt fills out her spats nicely.  She cradles her belly with a sullen look knowing it limits her activities.
+		belly wearing spats and a tight shirt. Her shirt rides up on her large belly and her growing butt fills out her spats nicely.  She cradles her belly with a sullen look knowing it limits her activities.
 	<<case "gender radicalist">>
 		belly wearing shorts and a t-shirt. Her androgynous look makes her look like a pregnant boy.
 	<<case "gender fundamentalist">>
@@ -640,7 +640,7 @@ She's a cute little <<if $arcologies[0].FSSupremacist != "unset">>$arcologies[0]
 	<<case "asset expansionist">>
 		belly wearing a school swimsuit. Her breasts are unrealistically huge for her young age and bulge lewdly around the straps of her overfilled suit.  Her suit is extremely tight around the middle thanks to her growing belly.
 	<<case "transformation fetishist">>
-		belly wearing short shorts and a t-shirt. At first glance it looks like she stuck two overinflated balloons up her shirt but with closer inspection they are revealed to be ridiculous implants.  They sit atop her bulging belly.
+		belly wearing short shorts and a t-shirt. At first glance it looks like she stuck two overinflated balloons up her shirt but with closer inspection they are revealed to be ridiculous implants. They sit atop her bulging belly.
 	<<case "pastoralist">>
 		belly wearing shorts and a white shirt. There's a little wet spot over each of her nipples.  Her breasts have swollen to c-cups thanks to her pregnancy and the milkings.
 	<<case "maturity preferentialist">>
@@ -650,7 +650,7 @@ She's a cute little <<if $arcologies[0].FSSupremacist != "unset">>$arcologies[0]
 	<<case "slimness enthusiast">>
 		belly wearing shorts and a white shirt. Her slim body makes her pregnant belly look much bigger than it is.
 	<<case "body purist">>
-		belly. She's recently improved her appearance to look more natural, with freckles and a winning smile.  She cradles her swelling belly and twirls when you look her way.
+		belly. She's recently improved her appearance to look more natural, with freckles and a winning smile. She cradles her swelling belly and twirls when you look her way.
 	<<default>>
 		belly wearing shorts and a white shirt that rides up her growing belly.
 	<</switch>>
@@ -824,7 +824,7 @@ She's a cute little <<if $arcologies[0].FSSupremacist != "unset">>$arcologies[0]
 	<<if $marketAssistantRelationship is "cute">>
 		The market assistant is sitting on the end of a book, reading from a tablet for ants. $assistantName is sitting beside her, stroking her belly and humming a relaxing tune.
 	<<elseif $marketAssistantRelationship is "nonconsensual">>
-		The market assistant is sporting her own smaller baby bump now while. With her top down, $assistantName slowly squeezes and massages her breasts from behind, teasing out tiny droplets of milk, much to her annoyance. She suddenly drops her tablet with a yelp as $assistantName drags her tongue across her ear from root to tip.
+		The market assistant is sporting her own smaller baby bump now. With her top down, $assistantName slowly squeezes and massages her breasts from behind, teasing out tiny droplets of milk, much to her annoyance. She suddenly drops her tablet with a yelp as $assistantName drags her tongue across her ear from root to tip.
 	<<elseif $marketAssistantRelationship is "incestuous">>
 		Taking a break, the market assistant sits on $assistantName's lap, nursing away at her lactating breast like a baby. $assistantName coos, keeping on arm to support her sister's back while the other teases her dripping slit.
 	<<else>>
diff --git a/src/uncategorized/personalAssistantOptions.tw b/src/uncategorized/personalAssistantOptions.tw
index bb63758ce51..f49ac7fcc11 100644
--- a/src/uncategorized/personalAssistantOptions.tw
+++ b/src/uncategorized/personalAssistantOptions.tw
@@ -77,6 +77,7 @@ She is currently using the ''$assistantAppearance'' avatar.
 		<<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>>
 	<<case "amazon">>
 		<<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>>
@@ -91,6 +92,7 @@ She is currently using the ''$assistantAppearance'' avatar.
 		<<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>>
 	<<case "monstergirl">>
 		<<if $arcologies[0].FSSupremacist != "unset">> <<set _seed.push($arcologies[0].FSSupremacistRace + " supremacy")>> <</if>>
 		<<if $arcologies[0].FSGenderRadicalist != "unset">> <<set _seed.push("gender radicalism")>> <</if>>
@@ -120,6 +122,7 @@ She is currently using the ''$assistantAppearance'' avatar.
 		<<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>>
 	<<case "preggololi">>
 		<<if $arcologies[0].FSGenderFundamentalist != "unset">> <<set _seed.push("gender fundamentalism")>> <</if>>
 		<<if $arcologies[0].FSPaternalist != "unset">> <<set _seed.push("paternalism")>> <</if>>
@@ -193,7 +196,8 @@ It has no impact on public opinion.
 	<<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].FSRepopulationFocus != "unset">> <<set _seed.push("Repopulationism")>> <</if>>
+	<<if $arcologies[0].FSRestart != "unset">> <<set _seed.push("Eugenics")>> <</if>>
 	<<if _seed.length > 0>>
 		<<set _desc = "">>
 		<<for _i = 0; _i < _seed.length; _i++>>
@@ -240,6 +244,7 @@ It has no impact on public opinion.
 	<<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++>>
@@ -334,6 +339,7 @@ It has no impact on public opinion.
 	<<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++>>
diff --git a/src/uncategorized/salon.tw b/src/uncategorized/salon.tw
index 06810b1fa2c..a075feb8182 100644
--- a/src/uncategorized/salon.tw
+++ b/src/uncategorized/salon.tw
@@ -83,6 +83,10 @@ Give $possessive cosmetic contact lenses:
 	$possessiveCap makeup is color-coordinated with $possessive $activeSlave.hColor hair.
 <<elseif $activeSlave.makeup is 4>>
 	$pronounCap's wearing stereotypical, garish streetwalker makeup.
+<<elseif $activeSlave.makeup == 11>>
+	$pronounCap's wearing expensive, metallic makeup.
+<<elseif $activeSlave.makeup == 12>>
+	$possessiveCap metallic makeup is color-coordinated with $possessive $activeSlave.hColor hair.
 <<elseif $activeSlave.lipsTat is "permanent makeup">>
 	$possessiveCap face appears to bear very heavy, slutty makeup, but on closer inspection, the makeup is actually tattooed on.
 <<else>>
@@ -95,6 +99,8 @@ Give $possessive cosmetic contact lenses:
 | [[Nice makeup|Salon][$activeSlave.makeup to 1,$cash -= $modCost]]
 | [[Gorgeous makeup|Salon][$activeSlave.makeup to 2,$cash -= $modCost]]
 | [[Color-coordinate makeup with hair|Salon][$activeSlave.makeup to 3,$cash -= $modCost]]
+| [[Metallic makeup|Salon][$activeSlave.makeup to 11,$cash -= $modCost]]
+| [[Color-coordinate metallic makeup with hair|Salon][$activeSlave.makeup to 12,$cash -= $modCost]]
 | [[Slutty makeup|Salon][$activeSlave.makeup to 4,$cash -= $modCost]]
 
 <</nobr>>
@@ -110,6 +116,10 @@ Give $possessive cosmetic contact lenses:
 	$possessiveCap nails are sharp and claw-like.
 <<elseif $activeSlave.nails is 4>>
 	$possessiveCap nails are bright and glittery.
+<<elseif $activeSlave.nails is 11>>
+	$possessiveCap nails are shiny and metallic.
+<<elseif $activeSlave.nails is 12>>
+	$possessiveCap nails are shiny, mettalic and color-coordinated with $possessive $activeSlave.hColor hair.
 <<elseif $activeSlave.nails is 5>>
 	$possessiveCap nails are long and garish, streetwalker-style.
 <<else>>
@@ -124,6 +134,7 @@ Give $possessive cosmetic contact lenses:
 | [[Color-coordinate nails with hair|Salon][$activeSlave.nails to 2,$cash -= $modCost]]
 | [[Sharp, claw-like nails|Salon][$activeSlave.nails to 3,$cash -= $modCost]]
 | [[Bright, glittery nails|Salon][$activeSlave.nails to 4,$cash -= $modCost]]
+| [[Shiny, metallic nails|Salon][$activeSlave.nails to 11,$cash -= $modCost]]
 | [[Streetwalker-style nails|Salon][$activeSlave.nails to 5,$cash -= $modCost]]
 <</if>>
 
diff --git a/src/uncategorized/schoolroom.tw b/src/uncategorized/schoolroom.tw
index bd01e4e124d..f12abce3881 100644
--- a/src/uncategorized/schoolroom.tw
+++ b/src/uncategorized/schoolroom.tw
@@ -36,7 +36,7 @@ $schoolroomNameCaps is well-equipped, with wall screens to display lessons. Thes
 <<case "Repopulation Focus">>
 	reviewing a number a of sexual positions to accommodate a heavily pregnant girl.
 <<case "Eugenics">>
-	reviewing why the students are subhumans and the Societal Elite are superior.
+	reviewing ways to better your owner's standing intermixed with exagerated pregnancy horror stories focused on slave pregnancy.
 <<case "Asset Expansionist">>
 	reviewing techniques that allow two slaves with huge breasts to inspect and moisturize each others' hard to reach areas.
 <<case "Transformation Fetishist">>
diff --git a/src/uncategorized/spa.tw b/src/uncategorized/spa.tw
index 113f9cbee9e..2e5cdb56649 100644
--- a/src/uncategorized/spa.tw
+++ b/src/uncategorized/spa.tw
@@ -40,7 +40,7 @@ $spaNameCaps
 <<case "Repopulation Focus">>
 	is comfortable, with waterproof cushions lining the pools. It is equipped with all sorts of devices to aid pregnant slaves, including lifts to help them in and out of the water, baths just for their feet, and all around showers to help clean and moisturize difficult to reach spots.
 <<case "Eugenics">>
-	is comfortable, albeit split in half. One side for the lower classes' slaves, and the other for the Societal Elite and their pets.
+	is comfortable, albeit split in half. One side for the lower classes' slaves, and the other for the elite and their pets.
 <<case "Gender Radicalist">>
 	is comfortable, with waterproof cushions lining the pools. There are screens on the walls showing slave girls with all different varieties of genitalia orgasming from penetration, to keep the idea at the forefront of the slaves' minds.
 <<case "Gender Fundamentalist">>
diff --git a/src/utility/descriptionWidgets.tw b/src/utility/descriptionWidgets.tw
index 8fae9344644..bfe4c151bfa 100644
--- a/src/utility/descriptionWidgets.tw
+++ b/src/utility/descriptionWidgets.tw
@@ -4353,7 +4353,7 @@ $activeSlave.slaveName is
 	<<if ($activeSlave.amp == 1)>>
 		without arm or leg holes, so $possessive limbless torso is in a net.
 	<<else>>
-		<<if ($activeSlave.nails == 2) && ($activeSlave.makeup == 3)>>
+		<<if (($activeSlave.nails == 2) || ($activeSlave.nails == 12)) && (($activeSlave.makeup == 3) || ($activeSlave.makeup == 12))>>
 			$activeSlave.hColor to match $possessive monocolor style,
 		<<elseif ($activeSlave.skin is "dark") || ($activeSlave.skin is "black")>>
 			in white to create a striking contrast with $possessive $activeSlave.skin skin,
@@ -6922,6 +6922,10 @@ $pronounCap has
 	$pronounCap's wearing expensive, luxurious makeup.
 <<elseif $activeSlave.makeup is 3>>
 	$possessiveCap makeup is color-coordinated with $possessive $activeSlave.hColor hair.
+<<elseif $activeSlave.makeup == 11>>
+	$pronounCap's wearing expensive, metallic makeup.
+<<elseif $activeSlave.makeup == 12>>
+	$possessiveCap metallic makeup is color-coordinated with $possessive $activeSlave.hColor hair.
 <<elseif $activeSlave.makeup is 4>>
 	$pronounCap's wearing stereotypical, garish streetwalker makeup.
 <</if>>
-- 
GitLab