diff --git a/src/pregmod/widgets/pregmodWidgets.tw b/src/pregmod/widgets/pregmodWidgets.tw
index 458caf67a31b3b6e56c081164a851a0ea9f6645c..29fe08a1e007b794b45b37f89d5c0d54d52b32d5 100644
--- a/src/pregmod/widgets/pregmodWidgets.tw
+++ b/src/pregmod/widgets/pregmodWidgets.tw
@@ -1251,9 +1251,8 @@ extremely pale -5
 		/* Check for a pre-set race and if the nationality fits, else regenerate */
 		if(s.race && validRaces.includes(s.race)) {
 				raceToNationality(s);
-			} else {
-				s.nationality = hashChoice($nationalities);
-			}
+		} else {
+			s.nationality = hashChoice($nationalities);
 		}
 	}
 	if(!s.race || !validRaces.includes(s.race)) {
diff --git a/src/uncategorized/pRivalryActions.tw b/src/uncategorized/pRivalryActions.tw
index 9879620121c930c6b7fbd35ea62ffff0c24363a7..c57f89398d474131362980f4aca4a556faa83243 100644
--- a/src/uncategorized/pRivalryActions.tw
+++ b/src/uncategorized/pRivalryActions.tw
@@ -823,7 +823,7 @@ Your inter-arcology war with the arcology owner behind the Daughters of Liberty
 		<<set $hostage.behavioralQuirk = "fitness">>
 		<<set $hostage.sexualQuirk = "romantic">>
 		<<set $hostage.fetishStrength = 65>>
-		stepping onto a scale and gawking out how much weight $he has lost. $He flexes, giggling to herself, before picking up a weight.
+		stepping onto a scale and gawking out how much weight $he has lost. $He flexes, giggling to $himself, before picking up a weight.
 	<<case "Chattel Religionism">>
 		<<set $hostage.trust -= 5>>
 		<<set $hostage.devotion -= 5>>
@@ -2299,7 +2299,7 @@ Your inter-arcology war with the arcology owner behind the Daughters of Liberty
 		<<set $hostage.vaginalCount += 50>>
 		<<set $hostage.analCount += 50>>
 		<<set $hostage.mammaryCount += 50>>
-		cringing at a report of the number of babies she is carrying.
+		cringing at a report of the number of babies $he is carrying.
 	<<elseif $rivalryDuration <= 15>>
 		<<set $hostage.trust -= 5>>
 		<<set $hostage.devotion -= 5>>
@@ -2369,7 +2369,7 @@ Your inter-arcology war with the arcology owner behind the Daughters of Liberty
 		<<set $hostage.mammaryCount += 100>>
 		happily letting $his owner fawn over $his immense belly and giggling with every kick $his many children make in response.
 	<<else>>
-		eagerly researching ways she can always be pregnant.
+		eagerly researching ways $he can always be pregnant.
 		<<set $hostage.oralCount += 100>>
 		<<set $hostage.vaginalCount += 100>>
 		<<set $hostage.analCount += 100>>
@@ -2386,21 +2386,21 @@ Your inter-arcology war with the arcology owner behind the Daughters of Liberty
 		<<set $hostage.devotion -= 5>>
 		<<set $hostage.fetishStrength += 5>>
 		<<set $hostage.vaginalCount += 1>>
-		reluctantly allowing herself to be dressed to present a good appearance alongside $his owner.
+		reluctantly allowing $himself to be dressed to present a good appearance alongside $his owner.
 	<<elseif $rivalryDuration <= 15>>
 		<<set $hostage.trust -= 5>>
 		<<set $hostage.devotion -= 5>>
 		<<set $hostage.fetishStrength += 5>>
 		<<set $hostage.vaginalCount += 1>>
-		allowing herself to be dressed to present a good appearance alongside $his owner.
+		allowing $himself to be dressed to present a good appearance alongside $his owner.
 	<<elseif $rivalryDuration <= 20>>
 		<<set $hostage.trust -= 5>>
 		<<set $hostage.devotion -= 5>>
 		<<set $hostage.vaginalCount += 1>>
-		happily allowing herself to be dressed to present a good appearance alongside $his owner.
+		happily allowing $himself to be dressed to present a good appearance alongside $his owner.
 	<<else>>
 		<<set $hostage.vaginalCount += 1>>
-		carefully getting herself dressed to present a good appearance alongside $his owner, paying special attention to $his swollen midriff.
+		carefully getting $himself dressed to present a good appearance alongside $his owner, paying special attention to $his swollen midriff.
 	<</if>>
 	<<case "Gender Fundamentalism">>
 	<<if $rivalryDuration <= 5>>
@@ -2437,7 +2437,7 @@ Your inter-arcology war with the arcology owner behind the Daughters of Liberty
 		<<set $hostage.vaginalCount += 50>>
 		<<set $hostage.analCount += 50>>
 		<<set $hostage.mammaryCount += 50>>
-		screaming as she has the soles of $his feet whipped.
+		screaming as $he has the soles of $his feet whipped.
 	<<elseif $rivalryDuration <= 10>>
 		<<set $hostage.trust += 5>>
 		<<set $hostage.devotion += 5>>
@@ -2455,7 +2455,7 @@ Your inter-arcology war with the arcology owner behind the Daughters of Liberty
 		<<set $hostage.vaginalCount += 50>>
 		<<set $hostage.analCount += 50>>
 		<<set $hostage.mammaryCount += 50>>
-		sobbing as she is mercilessly beaten.
+		sobbing as $he is mercilessly beaten.
 	<<elseif $rivalryDuration <= 20>>
 		<<set $hostage.trust += 5>>
 		<<set $hostage.devotion += 5>>
@@ -2463,7 +2463,7 @@ Your inter-arcology war with the arcology owner behind the Daughters of Liberty
 		<<set $hostage.vaginalCount += 50>>
 		<<set $hostage.analCount += 50>>
 		<<set $hostage.mammaryCount += 50>>
-		softly crying as she is kicked around.
+		softly crying as $he is kicked around.
 	<<else>>
 		<<set $hostage.trust -= 5>>
 		<<set $hostage.devotion -= 5>>
@@ -2497,7 +2497,7 @@ Your inter-arcology war with the arcology owner behind the Daughters of Liberty
 		eagerly watching $his owner as they approach.
 	<<else>>
 		<<set $hostage.vaginalCount += 1>>
-		biting $his lip with nervous anticipation as $his owner approaches where she's standing, $his hands cupping $his rounded middle.
+		biting $his lip with nervous anticipation as $his owner approaches where $he's standing, $his hands cupping $his rounded middle.
 	<</if>>
 	<<case "Body Purism">>
 	<<if $rivalryDuration <= 5>>
@@ -2570,7 +2570,7 @@ Your inter-arcology war with the arcology owner behind the Daughters of Liberty
 		<<set $hostage.oralCount += 5>>
 		<<set $hostage.vaginalCount += 5>>
 		<<set $hostage.analCount += 5>>
-		cringing as she massages $his MILF partner's back.
+		cringing as $he massages $his MILF partner's back.
 	<<elseif $rivalryDuration <= 15>>
 		<<set $hostage.trust -= 5>>
 		<<set $hostage.devotion -= 5>>
@@ -2642,14 +2642,14 @@ Your inter-arcology war with the arcology owner behind the Daughters of Liberty
 		<<set $hostage.weight += 5>>
 		<<set $hostage.fetishStrength += 5>>
 		<<set $hostage.boobs += 1000>>
-		cringing as she feels $his huge soft tits and ass.
+		cringing as $he feels $his huge soft tits and ass.
 	<<elseif $rivalryDuration <= 15>>
 		<<set $hostage.trust -= 5>>
 		<<set $hostage.devotion -= 5>>
 		<<set $hostage.weight += 5>>
 		<<set $hostage.fetishStrength += 5>>
 		<<set $hostage.boobs += 1000>>
-		giggling as she gropes $his soft body.
+		giggling as $he gropes $his soft body.
 	<<elseif $rivalryDuration <= 20>>
 		<<set $hostage.trust -= 5>>
 		<<set $hostage.devotion -= 5>>
@@ -2696,7 +2696,7 @@ Your inter-arcology war with the arcology owner behind the Daughters of Liberty
 		<<set $hostage.weight -= 5>>
 		<<set $hostage.muscles += 5>>
 		<<set $hostage.fetishStrength += 5>>
-		checking herself out in the mirror, gawking at how much weight she lost.
+		checking $himself out in the mirror, gawking at how much weight $he's lost.
 	<<elseif $rivalryDuration <= 15>>
 		<<set $hostage.trust -= 5>>
 		<<set $hostage.devotion -= 5>>
@@ -2709,10 +2709,10 @@ Your inter-arcology war with the arcology owner behind the Daughters of Liberty
 		<<set $hostage.devotion -= 5>>
 		<<set $hostage.weight -= 5>>
 		<<set $hostage.muscles += 5>>
-		massaging body oil into $his abs and checking herself out in a mirror.
+		massaging body oil into $his abs and checking $himself out in a mirror.
 	<<else>>
 		<<set $hostage.vaginalCount += 1>>
-		massaging body oil into $his abs and posing in front of the mirror. She is proud to have gone from a fat cow to a ripped goddess.
+		massaging body oil into $his abs and posing in front of the mirror. $He is proud to have gone from a fat cow to a ripped goddess.
 	<</if>>
 	<<case "Cummunism">>
 	<<if $rivalryDuration <= 5>>
@@ -2722,7 +2722,7 @@ Your inter-arcology war with the arcology owner behind the Daughters of Liberty
 		<<set $hostage.devotion -= 5>>
 		<<set $hostage.weight += 5>>
 		<<set $hostage.boobs += 1000>>
-		Sobbing as she massages $his sore <<print $hostage.boobs>>cc udders.
+		Sobbing as $he massages $his sore <<print $hostage.boobs>>cc udders.
 	<<elseif $rivalryDuration <= 10>>
 		<<set $hostage.trust -= 5>>
 		<<set $hostage.devotion -= 5>>
@@ -2736,13 +2736,13 @@ Your inter-arcology war with the arcology owner behind the Daughters of Liberty
 		<<set $hostage.weight += 5>>
 		<<set $hostage.fetishStrength += 5>>
 		<<set $hostage.boobs += 1000>>
-		humming as she soothes $his truly immense sore <<print $hostage.boobs>>cc udders. She lets off a content sigh as she jiggles $his soft belly.
+		humming as $he soothes $his truly immense sore <<print $hostage.boobs>>cc udders. $He lets off a content sigh as $he jiggles $his soft belly.
 	<<elseif $rivalryDuration <= 20>>
 		<<set $hostage.trust -= 5>>
 		<<set $hostage.devotion -= 5>>
 		<<set $hostage.weight += 5>>
 		<<set $hostage.boobs += 1000>>
-		happily playing with $his <<print $hostage.boobs>>cc udders. She squirms and giggles as $his entire body jiggles in response.
+		happily playing with $his <<print $hostage.boobs>>cc udders. $He squirms and giggles as $his entire body jiggles in response.
 	<<else>>
 		moans lewdly as a pair of slaves massage $his <<print $hostage.boobs>>cc udders, and as a third appears from under $his heavy body.
 	<</if>>
@@ -2753,7 +2753,7 @@ Your inter-arcology war with the arcology owner behind the Daughters of Liberty
 		<<set $hostage.weight += 5>>
 		<<set $hostage.boobs += 50>>
 		<<set $hostage.vaginalCount += 28>>
-		sobbing as she is forcibly raped and broken in.
+		sobbing as $he is forcibly raped and broken in.
 	<<elseif $rivalryDuration <= 10>>
 		<<set $hostage.trust -= 5>>
 		<<set $hostage.devotion -= 5>>
@@ -2776,7 +2776,7 @@ Your inter-arcology war with the arcology owner behind the Daughters of Liberty
 			<<set $hostage.pregWeek++>>
 			<<run SetBellySize($hostage)>>
 		<</switch>>
-		crying as she rubs $his uncomfortably swollen and soft belly as yet another guy fucks $his loosening cunt.
+		crying as $he rubs $his uncomfortably swollen and soft belly as yet another guy fucks $his loosening cunt.
 	<<elseif $rivalryDuration <= 15>>
 		<<set $hostage.trust -= 5>>
 		<<set $hostage.devotion -= 5>>
@@ -2798,7 +2798,7 @@ Your inter-arcology war with the arcology owner behind the Daughters of Liberty
 			<<set $hostage.pregWeek++>>
 			<<run SetBellySize($hostage)>>
 		<</switch>>
-		humming as she soothes $his full belly as she enjoys a good fucking.
+		humming as $he soothes $his full belly as $he enjoys a good fucking.
 	<<elseif $rivalryDuration <= 20>>
 		<<set $hostage.trust -= 5>>
 		<<set $hostage.devotion -= 5>>
@@ -2828,20 +2828,20 @@ Your inter-arcology war with the arcology owner behind the Daughters of Liberty
 		<<switch $hostageFetish>>
 		<<case "cumslut">>
 			<<set $hostage.oralCount += 70>>
-			Several more encircle $him, ready to shower $him with cum the moment she climaxes.
+			Several more encircle $him, ready to shower $him with cum the moment $he climaxes.
 		<<case "buttslut">>
 			<<set $hostage.analCount += 45>>
 			Another struggles to support $his weight as he plows $his gaping anus.
 		<<case "boobs">>
 			<<set $hostage.boobs += 100>>
 			<<set $hostage.boobsImplant += 100>>
-			She takes time between bites to hungrily fondle $his <<print $hostage.boobs>>cc tits.
+			$He takes time between bites to hungrily fondle $his <<print $hostage.boobs>>cc tits.
 		<<case "pregnancy">>
 			<<set $hostage.preg++>>
 			<<set $hostage.pregKnown = 1>>
 			<<set $hostage.pregWeek++>>
 			<<run SetBellySize($hostage)>>
-			She takes time between bites to hungrily fondle $his pregnancy.
+			$He takes time between bites to hungrily fondle $his pregnancy.
 		<</switch>>
 	<</if>>
 	<<case "Hedonistic Decadence">>