diff --git a/src/SecExp/SecExpBackwardCompatibility.tw b/src/SecExp/SecExpBackwardCompatibility.tw
index dbd4f433a89770b6265bce830f864889923cdcc7..b9e1585735970b6180e36f1a18d5cb3395195d62 100644
--- a/src/SecExp/SecExpBackwardCompatibility.tw
+++ b/src/SecExp/SecExpBackwardCompatibility.tw
@@ -4,267 +4,267 @@
 
 /* base stats */
 <<if ndef $authority>>
-<<set $authority = 0>>
+	<<set $authority = 0>>
 <</if>>
 <<if ndef $security>>
-<<set $security = 30>>
+	<<set $security = 30>>
 <</if>>
 <<if ndef $secRestPoint>>
-<<set $secRestPoint = 40>>
+	<<set $secRestPoint = 40>>
 <</if>>
 <<if ndef $crime>>
-<<set $crime = 30>>
+	<<set $crime = 30>>
 <</if>>
 <<if ndef $crimeCap>>
-<<set $crimeCap = 100>>
+	<<set $crimeCap = 100>>
 <</if>>
 <<if ndef $readiness>>
-<<set $readiness = 1>>
+	<<set $readiness = 1>>
 <</if>>
 <<if ndef $recon>>
-<<set $recon = 0>>
+	<<set $recon = 0>>
 <</if>>
 <<if ndef $maxUnits>>
-<<set $maxUnits = 6>>
+	<<set $maxUnits = 6>>
 <</if>>
 <<if ndef $trade>>
-<<set $trade = 0>>
-<<calcInitialTrade>>
+	<<set $trade = 0>>
+	<<calcInitialTrade>>
 <</if>>
 <<if ndef $activeUnits>>
-<<set $activeUnits = 0>>
+	<<set $activeUnits = 0>>
 <</if>>
 <<if ndef $attackType>>
-<<set $attackType = "none">>
+	<<set $attackType = "none">>
 <</if>>
 <<if ndef $attackThisWeek>>
-<<set $attackThisWeek = 0>>
+	<<set $attackThisWeek = 0>>
 <</if>>
 <<if ndef $lastAttackWeeks>>
-<<set $lastAttackWeeks = 0>>
+	<<set $lastAttackWeeks = 0>>
 <</if>>
 <<if ndef $hasFoughtOnce>>
-<<set $hasFoughtOnce = 0>>
+	<<set $hasFoughtOnce = 0>>
 <</if>>
 <<if ndef $hasFoughtMajorBattleOnce>>
-<<set $hasFoughtMajorBattleOnce = 0>>
+	<<set $hasFoughtMajorBattleOnce = 0>>
 <</if>>
 <<if ndef $hasRebelledOnce>>
-<<set $hasRebelledOnce = 0>>
+	<<set $hasRebelledOnce = 0>>
 <</if>>
 <<if ndef $majorBattle>>
-<<set $majorBattle = 0>>
+	<<set $majorBattle = 0>>
 <</if>>
 <<if ndef $PCvictoryStreak>>
-<<set $PCvictoryStreak = 0>>
+	<<set $PCvictoryStreak = 0>>
 <</if>>
 <<if ndef $PClossStreak>>
-<<set $PClossStreak = 0>>
+	<<set $PClossStreak = 0>>
 <</if>>
 <<if ndef $oldFlux>>
-<<set $oldFlux = 0>>
+	<<set $oldFlux = 0>>
 <</if>>
 <<if ndef $wasToggledBefore>>
-<<set $wasToggledBefore = 0>>
+	<<set $wasToggledBefore = 0>>
 <</if>>
 <<if ndef $showBattleStatistics>>
-<<set $showBattleStatistics = 0>>
+	<<set $showBattleStatistics = 0>>
 <</if>>
 <<if ndef $forceBattle>>
-<<set $forceBattle = 0>>
+	<<set $forceBattle = 0>>
 <</if>>
 <<if ndef $forceMajorBattle>>
-<<set $forceMajorBattle = 0>>
+	<<set $forceMajorBattle = 0>>
 <</if>>
 <<if ndef $foughtThisWeek>>
-<<set $foughtThisWeek = 0>>
+	<<set $foughtThisWeek = 0>>
 <</if>>
 <<if ndef $battlesEnabled>>
-<<set $battlesEnabled = 1>>
+	<<set $battlesEnabled = 1>>
 <</if>>
 <<if ndef $battlesEnabledOceanic>>
-<<set $battlesEnabledOceanic = 0>>
+	<<set $battlesEnabledOceanic = 0>>
 <</if>>
 <<if ndef $majorBattlesEnabled>>
-<<set $majorBattlesEnabled = 1>>
+	<<set $majorBattlesEnabled = 1>>
 <</if>>
 <<if ndef $majorBattleGameOver>>
-<<set $majorBattleGameOver = 1>>
+	<<set $majorBattleGameOver = 1>>
 <</if>>
 <<if ndef $rebellionsEnabled>>
-<<set $rebellionsEnabled = 1>>
+	<<set $rebellionsEnabled = 1>>
 <</if>>
 <<if ndef $forceRebellion>>
-<<set $forceRebellion = 0>>
+	<<set $forceRebellion = 0>>
 <</if>>
 <<if ndef $rebellionGameOver>>
-<<set $rebellionGameOver = 1>>
+	<<set $rebellionGameOver = 1>>
 <</if>>
 <<if ndef $allowPrestigeFromBattles>>
-<<set $allowPrestigeFromBattles = 1>>
+	<<set $allowPrestigeFromBattles = 1>>
 <</if>>
 <<if ndef $battleFrequency>>
-<<set $battleFrequency = 1>>
+	<<set $battleFrequency = 1>>
 <</if>>
 <<if ndef $rebellionSpeed>>
-<<set $rebellionSpeed = 1>>
+	<<set $rebellionSpeed = 1>>
 <</if>>
 <<if ndef $majorBattleMult>>
-<<set $majorBattleMult = 1>>
+	<<set $majorBattleMult = 1>>
 <</if>>
 
 /* edicts */
 <<if ndef $edictsUpkeep>>
-<<set $edictsUpkeep = 0>>
+	<<set $edictsUpkeep = 0>>
 <</if>>
 <<if ndef $edictsAuthUpkeep>>
-<<set $edictsAuthUpkeep = 0>>
+	<<set $edictsAuthUpkeep = 0>>
 <</if>>
 <<if ndef $alternativeRents>>
-<<set $alternativeRents = 0>>
+	<<set $alternativeRents = 0>>
 <</if>>
 <<if ndef $enslavementRights>>
-<<set $enslavementRights = 0>>
+	<<set $enslavementRights = 0>>
 <</if>>
 <<if ndef $securityExemption>>
-<<set $securityExemption = 0>>
+	<<set $securityExemption = 0>>
 <</if>>
 <<if ndef $sellData>>
-<<set $sellData = 0>>
+	<<set $sellData = 0>>
 <</if>>
 <<if ndef $propCampaignBoost>>
-<<set $propCampaignBoost = 0>>
+	<<set $propCampaignBoost = 0>>
 <</if>>
 <<if ndef $slaveWatch>>
-<<set $slaveWatch = 0>>
+	<<set $slaveWatch = 0>>
 <</if>>
 <<if ndef $subsidyChurch>>
-<<set $subsidyChurch = 0>>
+	<<set $subsidyChurch = 0>>
 <</if>>
 <<if ndef $limitImmigration>>
-<<set $limitImmigration = 0>>
+	<<set $limitImmigration = 0>>
 <</if>>
 <<if ndef $openBorders>>
-<<set $openBorders = 0>>
+	<<set $openBorders = 0>>
 <</if>>
 <<if ndef $limitSubhumans>>
-<<set $limitSubhumans = 0>>
+	<<set $limitSubhumans = 0>>
 <</if>>
 <<if ndef $slavesOfficers>>
-<<set $slavesOfficers = 0>>
+	<<set $slavesOfficers = 0>>
 <</if>>
 <<if ndef $martialSchool>>
-<<set $martialSchool = 0>>
+	<<set $martialSchool = 0>>
 <</if>>
 <<if ndef $discountMercenaries>>
-<<set $discountMercenaries = 0>>
+	<<set $discountMercenaries = 0>>
 <</if>>
 <<if ndef $militiaFounded>>
-<<set $militiaFounded = 0>>
+	<<set $militiaFounded = 0>>
 <</if>>
 <<if ndef $recruitVolunteers>>
-<<set $recruitVolunteers = 0>>
+	<<set $recruitVolunteers = 0>>
 <</if>>
 <<if ndef $militaryService>>
-<<set $militaryService = 0>>
+	<<set $militaryService = 0>>
 <</if>>
 <<if ndef $militarizedSociety>>
-<<set $militarizedSociety = 0>>
+	<<set $militarizedSociety = 0>>
 <</if>>
 <<if ndef $militaryExemption>>
-<<set $militaryExemption = 0>>
+	<<set $militaryExemption = 0>>
 <</if>>
 <<if ndef $lowerRquirements>>
-<<set $lowerRquirements = 0>>
+	<<set $lowerRquirements = 0>>
 <</if>>
 <<if ndef $noSubhumansInArmy>>
-<<set $noSubhumansInArmy = 0>>
+	<<set $noSubhumansInArmy = 0>>
 <</if>>
 <<if ndef $pregExemption>>
-<<set $pregExemption = 0>>
+	<<set $pregExemption = 0>>
 <</if>>
 <<if ndef $eliteOfficers>>
-<<set $eliteOfficers = 0>>
+	<<set $eliteOfficers = 0>>
 <</if>>
 <<if ndef $liveTargets>>
-<<set $liveTargets = 0>>
+	<<set $liveTargets = 0>>
 <</if>>
 <<if ndef $legionTradition>>
-<<set $legionTradition = 0>>
+	<<set $legionTradition = 0>>
 <</if>>
 <<if ndef $eagleWarriors>>
-<<set $eagleWarriors = 0>>
+	<<set $eagleWarriors = 0>>
 <</if>>
 <<if ndef $ronin>>
-<<set $ronin = 0>>
+	<<set $ronin = 0>>
 <</if>>
 <<if ndef $sunTzu>>
-<<set $sunTzu = 0>>
+	<<set $sunTzu = 0>>
 <</if>>
 <<if ndef $mamluks>>
-<<set $mamluks = 0>>
+	<<set $mamluks = 0>>
 <</if>>
 <<if ndef $pharaonTradition>>
-<<set $pharaonTradition = 0>>
+	<<set $pharaonTradition = 0>>
 <</if>>
 <<if ndef $weaponsLaw || $wasToggledBefore == 1>>
-<<set $weaponsLaw = 3>>
+	<<set $weaponsLaw = 3>>
 <</if>>
 <<if ndef $soldierWages>>
-<<set $soldierWages = 1>>
+	<<set $soldierWages = 1>>
 <</if>>
 <<if ndef $militiaSoldierPrivilege>>
-<<set $militiaSoldierPrivilege = 0>>
+	<<set $militiaSoldierPrivilege = 0>>
 <</if>>
 <<if ndef $slaveSoldierPrivilege>>
-<<set $slaveSoldierPrivilege = 0>>
+	<<set $slaveSoldierPrivilege = 0>>
 <</if>>
 <<if ndef $mercSoldierPrivilege>>
-<<set $mercSoldierPrivilege = 0>>
+	<<set $mercSoldierPrivilege = 0>>
 <</if>>
 <<if ndef $tradeLegalAid>>
-<<set $tradeLegalAid = 0>>
+	<<set $tradeLegalAid = 0>>
 <</if>>
 <<if ndef $taxTrade>>
-<<set $taxTrade = 0>>
+	<<set $taxTrade = 0>>
 <</if>>
 
 /* proclamations */
 <<if ndef $proclamationsCooldown>>
-<<set $proclamationsCooldown = 0>>
+	<<set $proclamationsCooldown = 0>>
 <</if>>
 <<if ndef $proclamationCurrency>>
-<<set $proclamationCurrency = "authority">>
+	<<set $proclamationCurrency = "authority">>
 <</if>>
 <<if ndef $proclamationType>>
-<<set $proclamationType = "none">>
+	<<set $proclamationType = "none">>
 <</if>>
 
 /* buildings */
 <<if ndef $secHQ>>
-<<set $secHQ = 0>>
+	<<set $secHQ = 0>>
 <</if>>
 <<if ndef $secBarracks>>
-<<set $secBarracks = 0>>
+	<<set $secBarracks = 0>>
 <</if>>
 <<if ndef $secBarracksUpgrades>>
-<<set $secBarracksUpgrades ={
+	<<set $secBarracksUpgrades ={
 	size: 0,
 	luxury: 0,
 	training: 0,
 	loyaltyMod:0 }>> 
 <</if>>
 <<if ndef $secBarracksUpgrades.loyaltyMod>>
-<<set $secBarracksUpgrades.loyaltyMod = 0>>
+	<<set $secBarracksUpgrades.loyaltyMod = 0>>
 <</if>>
 <<if ndef $secHelots>>
-<<set $secHelots = 0>>
+	<<set $secHelots = 0>>
 <</if>>
 <<if ndef $reqHelots>>
-<<set $reqHelots = 20>>
+	<<set $reqHelots = 20>>
 <</if>>
 <<if ndef $secUpgrades >>
-<<set $secUpgrades = {
+	<<set $secUpgrades = {
 	nanoCams: 0,
 	cyberBots: 0,
 	eyeScan: 0,
@@ -272,7 +272,7 @@
 	coldstorage: 0}>>
 <</if>>	
 <<if ndef $crimeUpgrades>>
-<<set $crimeUpgrades = {
+	<<set $crimeUpgrades = {
 	autoTrial: 0,
 	autoArchive: 0,
 	worldProfiler: 0,
@@ -285,7 +285,7 @@
 	signalIntercept: 0}>>
 <</if>>
 <<if ndef $readinessUpgrades>>
-<<set $readinessUpgrades = {
+	<<set $readinessUpgrades = {
 	earlyWarn: 0,
 	rapidPlatforms: 0,
 	pathways: 0,
@@ -295,91 +295,91 @@
 	<<set $propHub = 0>>
 <</if>>
 <<if ndef $propCampaign>>
-<<set $propCampaign = 0>>
+	<<set $propCampaign = 0>>
 <</if>>
 <<if ndef $propFocus>>
-<<set $propFocus = "none">>
+	<<set $propFocus = "none">>
 <</if>>
 <<if ndef $miniTruth>>
-<<set $miniTruth = 0>>
+	<<set $miniTruth = 0>>
 <</if>>
 <<if ndef $fakeNews>>
-<<set $fakeNews = 0>>
+	<<set $fakeNews = 0>>
 <</if>>
 <<if ndef $controlLeaks>>
-<<set $controlLeaks = 0>>
+	<<set $controlLeaks = 0>>
 <</if>>
 <<if ndef $secretService>>
-<<set $secretService = 0>>
+	<<set $secretService = 0>>
 <</if>>
 <<if ndef $blackOps>>
-<<set $blackOps = 0>>
+	<<set $blackOps = 0>>
 <</if>>
 <<if ndef $marketInfiltration>>
-<<set $marketInfiltration = 0>>
+	<<set $marketInfiltration = 0>>
 <</if>>
 <<if ndef $propHubUpkeep>>
-<<set $propHubUpkeep = $facilityCost * 5>>
+	<<set $propHubUpkeep = $facilityCost * 5>>
 <</if>>
 <<if ndef $secHQUpkeep>>
-<<set $secHQUpkeep = $facilityCost * 5>>
+	<<set $secHQUpkeep = $facilityCost * 5>>
 <</if>>
 <<if ndef $secBarracksUpkeep>>
-<<set $secBarracksUpkeep = $facilityCost * 5>>
+	<<set $secBarracksUpkeep = $facilityCost * 5>>
 <</if>>
 <<if ndef $upgradeUpkeep>>
-<<set $upgradeUpkeep = 50>>
+	<<set $upgradeUpkeep = 50>>
 <</if>>
 <<if ndef $riotCenter>>
-<<set $riotCenter = 0>>
+	<<set $riotCenter = 0>>
 <</if>>
 <<if ndef $riotUpkeep>>
-<<set $riotUpkeep = $facilityCost * 5>>
+	<<set $riotUpkeep = $facilityCost * 5>>
 <</if>>
 <<if ndef $riotUpgrades>>
-<<set $riotUpgrades = {
+	<<set $riotUpgrades = {
 	freeMedia: 0,
 	rapidUnit: 0,
 	rapidUnitSpeed: 0}>>
 <</if>>
 <<if ndef $fort>>
-<<set $fort = {
+	<<set $fort = {
 	reactor: 0,
 	waterway: 0,
 	assistant: 0}>>
 <</if>>
 <<if ndef $sentUnitCooldown>>
-<<set $sentUnitCooldown = 0>>
+	<<set $sentUnitCooldown = 0>>
 <</if>>
 <<if ndef $advancedRiotEquip>>
-<<set $advancedRiotEquip = 0>>
+	<<set $advancedRiotEquip = 0>>
 <</if>>
 <<if ndef $brainImplant>>
-<<set $brainImplant = -1>>
+	<<set $brainImplant = -1>>
 <</if>>
 <<if ndef $brainImplantProject>>
-<<set $brainImplantProject = 0>>
+	<<set $brainImplantProject = 0>>
 <</if>>
 <<if ndef $weapHelots>>
-<<set $weapHelots = 0>>
+	<<set $weapHelots = 0>>
 <</if>>
 <<if ndef $weapManu>>
-<<set $weapManu = 0>>
+	<<set $weapManu = 0>>
 <</if>>
 <<if ndef $weapProductivity>>
-<<set $weapProductivity = 1>>
+	<<set $weapProductivity = 1>>
 <</if>>
 <<if ndef $weapLab>>
-<<set $weapLab = 1>>
+	<<set $weapLab = 1>>
 <</if>>
 <<if ndef $baseUpgradeTime>>
-<<set $baseUpgradeTime = 10>>
+	<<set $baseUpgradeTime = 10>>
 <</if>>
 <<if ndef $weapUpgrades>>
-<<set $weapUpgrades = []>>
+	<<set $weapUpgrades = []>>
 <</if>>
 <<if ndef $currentUpgrade>>
-<<set $currentUpgrade = {
+	<<set $currentUpgrade = {
 	ID: 0,
 	name: " ",
 	unit: 0,
@@ -417,21 +417,21 @@
 <</if>>
 <<if ndef $droneUpgrades>>
 	<<set $droneUpgrades = {
-		attack: 0,
-		defense: 0,
-		hp:0}>>
+	attack: 0,
+	defense: 0,
+	hp:0}>>
 <<elseif $droneUpgrades == null>>
 	<<set $droneUpgrades = {
-		attack: 0,
-		defense: 0,
-		hp:0}>>
+	attack: 0,
+	defense: 0,
+	hp:0}>>
 <<else>>
 	<<if isInt($droneUpgrades)>>
 		<<unset $droneUpgrades>>
 		<<set $droneUpgrades = {
-			attack: 0,
-			defense: 0,
-			hp:0}>>
+		attack: 0,
+		defense: 0,
+		hp:0}>>
 	<</if>>
 	<<if ndef $droneUpgrades.attack || !isInt($droneUpgrades.attack)>>
 		<<set $droneUpgrades.attack = 0>>
@@ -445,24 +445,24 @@
 <</if>>
 <<if ndef $humanUpgrade>>
 	<<set $humanUpgrade = {
-		attack: 0,
-		defense: 0,
-		hp:0,
-		morale: 0}>>
+	attack: 0,
+	defense: 0,
+	hp:0,
+	morale: 0}>>
 <<elseif $humanUpgrade == null>>
 	<<set $humanUpgrade = {
-		attack: 0,
-		defense: 0,
-		hp:0,
-		morale: 0}>>
+	attack: 0,
+	defense: 0,
+	hp:0,
+	morale: 0}>>
 <<else>>
 	<<if isInt($humanUpgrade)>>
 		<<unset $humanUpgrade>>
 		<<set $humanUpgrade = {
-			attack: 0,
-			defense: 0,
-			hp:0,
-			morale: 0}>>
+		attack: 0,
+		defense: 0,
+		hp:0,
+		morale: 0}>>
 	<</if>>
 	<<if ndef $humanUpgrade.attack || !isInt($humanUpgrade.attack)>>
 		<<set $humanUpgrade.attack = 0>>
@@ -478,111 +478,111 @@
 	<</if>>
 <</if>>
 <<if ndef $sellTo>>
-<<set $sellTo = {
+	<<set $sellTo = {
 	citizen: 1,
 	raiders: 1,
 	oldWorld: 1,
 	FC: 1}>>
 <</if>>
 <<if ndef $completedUpgrades>>
-<<set $completedUpgrades = []>>
+	<<set $completedUpgrades = []>>
 <</if>>
 <<if ndef $transportHub>>
-<<set $transportHub = 0>>
+	<<set $transportHub = 0>>
 <</if>>
 <<if ndef $airport>>
-<<set $airport = 1>>
+	<<set $airport = 1>>
 <</if>>
 <<if ndef $railway>>
-<<set $railway = 1>>
+	<<set $railway = 1>>
 <</if>>
 <<if ndef $docks>>
-<<set $docks = 1>>
+	<<set $docks = 1>>
 <</if>>
 <<if ndef $hubSecurity>>
-<<set $hubSecurity = 1>>
+	<<set $hubSecurity = 1>>
 <</if>>
 
 /* events */
 <<if ndef $smilingManProgress>>
-<<set $smilingManProgress = 0>>
+	<<set $smilingManProgress = 0>>
 <</if>>
 <<if ndef $investedFunds>>
-<<set $investedFunds = 0>>
+	<<set $investedFunds = 0>>
 <</if>>
 <<if ndef $relationshipLM>>
-<<set $relationshipLM = 0>>
+	<<set $relationshipLM = 0>>
 <</if>>
 <<if ndef $captureRoute>>
-<<set $captureRoute = 0>>
+	<<set $captureRoute = 0>>
 <</if>>
 <<if ndef $collaborationRoute>>
-<<set $collaborationRoute = 0>>
+	<<set $collaborationRoute = 0>>
 <</if>>
 <<if ndef $smilingManWeek>>
-<<set $smilingManWeek = 0>>
+	<<set $smilingManWeek = 0>>
 <</if>>
 <<if ndef $globalCrisisWeeks>>
-<<set $globalCrisisWeeks = 0>>
+	<<set $globalCrisisWeeks = 0>>
 <</if>>
 <<if ndef $smilingManFate>>
-<<set $smilingManFate = 4>>
+	<<set $smilingManFate = 4>>
 <</if>>
 
 /* rebellions */
 <<if ndef $tension>>
-<<set $tension = 0>>
+	<<set $tension = 0>>
 <</if>>
 <<if ndef $slaveProgress>>
-<<set $slaveProgress = 0>>
+	<<set $slaveProgress = 0>>
 <</if>>
 <<if ndef $citizenProgress>>
-<<set $citizenProgress = 0>>
+	<<set $citizenProgress = 0>>
 <</if>>
 <<if ndef $slaveRebellionEventFires>>
-<<set $slaveRebellionEventFires = 0>>
+	<<set $slaveRebellionEventFires = 0>>
 <</if>>
 <<if ndef $citizenRebellionEventFires>>
-<<set $citizenRebellionEventFires = 0>>
+	<<set $citizenRebellionEventFires = 0>>
 <</if>>
 <<if ndef $slaveRebellion>>
-<<set $slaveRebellion = 0>>
+	<<set $slaveRebellion = 0>>
 <</if>>
 <<if ndef $citizenRebellion>>
-<<set $citizenRebellion = 0>>
+	<<set $citizenRebellion = 0>>
 <</if>>
 <<if ndef $rebellingUnits>>
-<<set $rebellingUnits = []>>
+	<<set $rebellingUnits = []>>
 <</if>>
 <<if ndef $notInvolved>>
-<<set $notInvolved = 0>>
+	<<set $notInvolved = 0>>
 <</if>>
 <<if ndef $engageRule>>
-<<set $engageRule = 0>>
+	<<set $engageRule = 0>>
 <</if>>
 <<if ndef $irregulars>>
-<<set $irregulars = 0>>
+	<<set $irregulars = 0>>
 <</if>>
 <<if ndef $rebellingMilitia>>
-<<set $rebellingMilitia = 0>>
+	<<set $rebellingMilitia = 0>>
 <</if>>
 <<if ndef $rebellingSlaves>>
-<<set $rebellingSlaves = 0>>
+	<<set $rebellingSlaves = 0>>
 <</if>>
 <<if ndef $rebellingMercs>>
-<<set $rebellingMercs = 0>>
+	<<set $rebellingMercs = 0>>
 <</if>>
 <<if ndef $repairTime>>
-<<set $repairTime = 3>>
+	<<set $repairTime = 3>>
 <</if>>
 <<if ndef $arcRepairTime>>
-<<set $arcRepairTime = 0>>
+	<<set $arcRepairTime = 0>>
 <</if>>
 <<if ndef $rebelDefeatAftermath>>
-<<set $rebelDefeatAftermath = 0>>
+	<<set $rebelDefeatAftermath = 0>>
 <</if>>
 <<if ndef $garrison>>
-<<set $garrison = {
+	<<set $garrison = {
 	penthouse: 0,
 	reactor: 0,
 	assistant: 0,
@@ -614,119 +614,119 @@
 	<</if>>
 <</if>>
 <<if ndef $rebellionsCount>>
-<<set $rebellionsCount = 0>>
+	<<set $rebellionsCount = 0>>
 <</if>>
 <<if ndef $PCrebWon>>
-<<set $PCrebWon = 0>>
+	<<set $PCrebWon = 0>>
 <</if>>
 <<if ndef $PCrebLoss>>
-<<set $PCrebLoss = 0>>
+	<<set $PCrebLoss = 0>>
 <</if>>
 
 /* armed forces stats */
 <<if ndef $difficulty>>
-<<set $difficulty = 1>>
+	<<set $difficulty = 1>>
 <</if>>
 <<if ndef $targetUnit>>
-<<set $targetUnit = 0>>
+	<<set $targetUnit = 0>>
 <</if>>
 <<if ndef $targetIndex>>
-<<set $targetIndex = 0>>
+	<<set $targetIndex = 0>>
 <</if>>
 <<if ndef $secBotsCost>>
-<<set $secBotsCost = 500>>
+	<<set $secBotsCost = 500>>
 <</if>>
 <<if ndef $secBotsUpgradeCost>>
-<<set $secBotsUpgradeCost = 250>>
+	<<set $secBotsUpgradeCost = 250>>
 <</if>>
 <<if ndef $equipUpgradeCost>>
-<<set $equipUpgradeCost = 250>>
+	<<set $equipUpgradeCost = 250>>
 <</if>>
 <<if ndef $maxTroops>>
-<<set $maxTroops = 30>>
+	<<set $maxTroops = 30>>
 <</if>>
 <<if ndef $militiaFounded>>
-<<set $militiaFounded = 0>>
+	<<set $militiaFounded = 0>>
 <</if>>
 <<if ndef $militiaRecruitment>>
-<<set $militiaRecruitment = 0>>
+	<<set $militiaRecruitment = 0>>
 <</if>>
 <<if ndef $militiaTotalManpower>>
-<<set $militiaTotalManpower = 0>>
+	<<set $militiaTotalManpower = 0>>
 <</if>>
 <<if ndef $militiaFreeManpower>>
-<<set $militiaFreeManpower = 0>>
+	<<set $militiaFreeManpower = 0>>
 <</if>>
 <<if ndef $militiaEmployedManpower>>
-<<set $militiaEmployedManpower = 0>>
+	<<set $militiaEmployedManpower = 0>>
 <</if>>
 <<if ndef $militiaTotalCasualties>>
-<<set $militiaTotalCasualties = 0>>
+	<<set $militiaTotalCasualties = 0>>
 <</if>>
 <<if ndef $slavesOfficers>>
-<<set $slavesOfficers = 0>>
+	<<set $slavesOfficers = 0>>
 <</if>>
 <<if ndef $slavesEmployedManpower>>
-<<set $slavesEmployedManpower = 0>>
+	<<set $slavesEmployedManpower = 0>>
 <</if>>
 <<if ndef $slavesTotalCasualties>>
-<<set $slavesTotalCasualties = 0>>
+	<<set $slavesTotalCasualties = 0>>
 <</if>>
 <<if ndef $slavesMaxTroops>>
-<<set $slavesMaxTroops = 30>>
+	<<set $slavesMaxTroops = 30>>
 <</if>>
 <<if ndef $mercTotalManpower>>
-<<set $mercTotalManpower = 0>>
+	<<set $mercTotalManpower = 0>>
 <</if>>
 <<if ndef $mercFreeManpower>>
-<<set $mercFreeManpower = 0>>
+	<<set $mercFreeManpower = 0>>
 <</if>>
 <<if ndef mercEmployedManpower>>
-<<set $mercEmployedManpower = 0>>
+	<<set $mercEmployedManpower = 0>>
 <</if>>
 <<if ndef $mercTotalCasualties>>
-<<set $mercTotalCasualties = 0>>
+	<<set $mercTotalCasualties = 0>>
 <</if>>
 <<if ndef $militiaLoyalty>>
-<<set $militiaLoyalty = 0>>
+	<<set $militiaLoyalty = 0>>
 <</if>>
 <<if ndef $slaveArmyLoyalty>>
-<<set $slaveArmyLoyalty = 0>>
+	<<set $slaveArmyLoyalty = 0>>
 <</if>>
 <<if ndef $mercLoyalty>>
-<<set $mercLoyalty = 0>>
+	<<set $mercLoyalty = 0>>
 <</if>>
 <<if ndef $soldierUpkeep>>
-<<set $soldierUpkeep = 10>>
+	<<set $soldierUpkeep = 10>>
 <</if>>
 <<if ndef $createdSlavesUnits>>
-<<set $createdSlavesUnits = 0>>
+	<<set $createdSlavesUnits = 0>>
 <</if>>
 <<if ndef $createdMilitiaUnits>>
-<<set $createdMilitiaUnits = 0>>
+	<<set $createdMilitiaUnits = 0>>
 <</if>>
 <<if ndef $createdMercUnits>>
-<<set $createdMercUnits = 0>>
+	<<set $createdMercUnits = 0>>
 <</if>>
 
 /* battle relevant vars */
 <<if ndef $troopCount>>
-<<set $troopCount = 0>>
+	<<set $troopCount = 0>>
 <</if>>
 <<if ndef $slaveVictories>>
-<<set $slaveVictories = []>>
+	<<set $slaveVictories = []>>
 <</if>>
 <<if ndef $slaveIncreasedPrestige>>
-<<set $slaveIncreasedPrestige = 0>>
+	<<set $slaveIncreasedPrestige = 0>>
 <</if>>
 <<if ndef $totalKills>>
-<<set $totalKills = 0>>
+	<<set $totalKills = 0>>
 <</if>>
 <<if ndef $battlesCount>>
-<<set $battlesCount = 0>>
+	<<set $battlesCount = 0>>
 <</if>>
 <<if ndef $majorBattlesCount>>
-<<set $majorBattlesCount = 0>>
+	<<set $majorBattlesCount = 0>>
 <</if>>
 <<if ndef $chosenTactic>>
 	<<set $chosenTactic = "none">>
@@ -789,160 +789,160 @@
 	<<set $gainedCombat = 0>>
 <</if>>
 <<if ndef $gainedWarfare>>
-<<set $gainedWarfare = 0>>
+	<<set $gainedWarfare = 0>>
 <</if>>
 <<if ndef $PCWounded>>
-<<set $PCWounded = 0>>
+	<<set $PCWounded = 0>>
 <</if>>
 <<if ndef $PCWoundCooldown>>
-<<set $PCWoundCooldown = 0>>
+	<<set $PCWoundCooldown = 0>>
 <</if>>
 <<if ndef $expectedEquip>>
-<<set $expectedEquip = 0>>
+	<<set $expectedEquip = 0>>
 <</if>>
 <<if ndef $estimatedMen>>
-<<set $estimatedMen = 0>>
+	<<set $estimatedMen = 0>>
 <</if>>
 <<if ndef $SFIntervention>>
-<<set $SFIntervention = 0>>
+	<<set $SFIntervention = 0>>
 <</if>>
 <<if ndef $carriableSoldiers>>
-<<set $carriableSoldiers = 0>>
+	<<set $carriableSoldiers = 0>>
 <</if>>
 <<if ndef $SFatk>>
-<<set $SFatk = 0>>
+	<<set $SFatk = 0>>
 <</if>>
 <<if ndef $SFdef>>
-<<set $SFdef = 0>>
+	<<set $SFdef = 0>>
 <</if>>
 <<if ndef $SFhp>>
-<<set $SFhp = 0>>
+	<<set $SFhp = 0>>
 <</if>>
 <<if ndef $rebellingID>>
-<<set $rebellingID = []>>
+	<<set $rebellingID = []>>
 <</if>>
 <<if ndef $saveValid>>
-<<set $saveValid = 0>>
+	<<set $saveValid = 0>>
 <</if>>
 <<if ndef $lastSelection>>
-<<set $lastSelection = []>>
+	<<set $lastSelection = []>>
 <</if>>
 
 /* statistics */
 <<if ndef $baseBribePerAttacker>>
-<<set $baseBribePerAttacker = 5>>
+	<<set $baseBribePerAttacker = 5>>
 <</if>>
 <<if ndef $equipMod>>
-<<set $equipMod = 0.15>>
+	<<set $equipMod = 0.15>>
 <</if>>
 <<if ndef $secBotsBaseAttack>>
-<<set $secBotsBaseAttack = 7 + $droneUpgrades.attack>>
+	<<set $secBotsBaseAttack = 7 + $droneUpgrades.attack>>
 <</if>>
 <<if ndef $secBotsBaseDefense>>
-<<set $secBotsBaseDefense = 3 + $droneUpgrades.defense>>
+	<<set $secBotsBaseDefense = 3 + $droneUpgrades.defense>>
 <</if>>
 <<if ndef $secBotsMorale>>
-<<set $secBotsMorale = 200>>
+	<<set $secBotsMorale = 200>>
 <</if>>
 <<if ndef $secBotsBaseHp>>
-<<set $secBotsBaseHp = 3 + $droneUpgrades.hp>>
+	<<set $secBotsBaseHp = 3 + $droneUpgrades.hp>>
 <</if>>
 <<if ndef $militiaBaseAttack>>
-<<set $militiaBaseAttack = 7 + $humanUpgrade.attack>>
+	<<set $militiaBaseAttack = 7 + $humanUpgrade.attack>>
 <</if>>
 <<if ndef $militiaBaseDefense>>
-<<set $militiaBaseDefense = 5 + $humanUpgrade.defense>>
+	<<set $militiaBaseDefense = 5 + $humanUpgrade.defense>>
 <</if>>
 <<if ndef $militiaBaseMorale>>
-<<set $militiaBaseMorale = 140 + $humanUpgrade.morale>>
+	<<set $militiaBaseMorale = 140 + $humanUpgrade.morale>>
 <</if>>
 <<if ndef $militiaBaseHp>>
-<<set $militiaBaseHp = 3 + $humanUpgrade.hp>>
+	<<set $militiaBaseHp = 3 + $humanUpgrade.hp>>
 <</if>>
 <<if ndef $slaveBaseAttack>>
-<<set $slaveBaseAttack = 8 + $humanUpgrade.attack>>
+	<<set $slaveBaseAttack = 8 + $humanUpgrade.attack>>
 <</if>>
 <<if ndef $slaveBaseDefense>>
-<<set $slaveBaseDefense = 3 + $humanUpgrade.defense>>
+	<<set $slaveBaseDefense = 3 + $humanUpgrade.defense>>
 <</if>>
 <<if ndef $slaveBaseMorale>>
-<<set $slaveBaseMorale = 110 + $humanUpgrade.morale>>
+	<<set $slaveBaseMorale = 110 + $humanUpgrade.morale>>
 <</if>>
 <<if ndef $slaveBaseHp>>
-<<set $slaveBaseHp = 3 + $humanUpgrade.hp>>
+	<<set $slaveBaseHp = 3 + $humanUpgrade.hp>>
 <</if>>
 <<if ndef $mercBaseAttack>>
-<<set $mercBaseAttack = 8 + $humanUpgrade.attack>>
+	<<set $mercBaseAttack = 8 + $humanUpgrade.attack>>
 <</if>>
 <<if ndef $mercBaseDefense>>
-<<set $mercBaseDefense = 4 + $humanUpgrade.defense>>
+	<<set $mercBaseDefense = 4 + $humanUpgrade.defense>>
 <</if>>
 <<if ndef $mercBaseMorale>>
-<<set $mercBaseMorale = 125 + $humanUpgrade.morale>>
+	<<set $mercBaseMorale = 125 + $humanUpgrade.morale>>
 <</if>>
 <<if ndef $mercBaseHp>>
-<<set $mercBaseHp = 4 + $humanUpgrade.hp>>
+	<<set $mercBaseHp = 4 + $humanUpgrade.hp>>
 <</if>>
 <<if ndef $SFBaseAttack>>
-<<set $SFBaseAttack = 8 + $humanUpgrade.attack>>
+	<<set $SFBaseAttack = 8 + $humanUpgrade.attack>>
 <</if>>
 <<if ndef $SFBaseDefense>>
-<<set $SFBaseDefense = 4 + $humanUpgrade.defense>>
+	<<set $SFBaseDefense = 4 + $humanUpgrade.defense>>
 <</if>>
 <<if ndef $SFBaseMorale>>
-<<set $SFBaseMorale = 140 + $humanUpgrade.morale>>
+	<<set $SFBaseMorale = 140 + $humanUpgrade.morale>>
 <</if>>
 <<if ndef $SFBaseHp>>
-<<set $SFBaseHp = 4 + $humanUpgrade.hp>>
+	<<set $SFBaseHp = 4 + $humanUpgrade.hp>>
 <</if>>
 
 <<if ndef $raBaseAttack>>
-<<set $raBaseAttack = 7>>
+	<<set $raBaseAttack = 7>>
 <</if>>
 <<if ndef $raBaseDefense>>
-<<set $raBaseDefense = 2>>
+	<<set $raBaseDefense = 2>>
 <</if>>
 <<if ndef $raBaseMorale>>
-<<set $raBaseMorale = 100>>
+	<<set $raBaseMorale = 100>>
 <</if>>
 <<if ndef $raBaseHp>>
-<<set $raBaseHp = 2>>
+	<<set $raBaseHp = 2>>
 <</if>>
 <<if ndef $fcBaseAttack>>
-<<set $fcBaseAttack = 6>>
+	<<set $fcBaseAttack = 6>>
 <</if>>
 <<if ndef $fcBaseDefense>>
-<<set $fcBaseDefense = 4>>
+	<<set $fcBaseDefense = 4>>
 <</if>>
 <<if ndef $fcBaseMorale>>
-<<set $fcBaseMorale = 130>>
+	<<set $fcBaseMorale = 130>>
 <</if>>
 <<if ndef $fcBaseHp>>
-<<set $fcBaseHp = 3>>
+	<<set $fcBaseHp = 3>>
 <</if>>
 <<if ndef $owBaseAttack>>
-<<set $owBaseAttack = 8>>
+	<<set $owBaseAttack = 8>>
 <</if>>
 <<if ndef $owBaseDefense>>
-<<set $owBaseDefense = 4>>
+	<<set $owBaseDefense = 4>>
 <</if>>
 <<if ndef $owBaseMorale>>
-<<set $owBaseMorale = 110>>
+	<<set $owBaseMorale = 110>>
 <</if>>
 <<if ndef $owBaseHp>>
-<<set $owBaseHp = 2>>
+	<<set $owBaseHp = 2>>
 <</if>>
 <<if ndef $ffBaseAttack>>
-<<set $ffBaseAttack = 9>>
+	<<set $ffBaseAttack = 9>>
 <</if>>
 <<if ndef $ffBaseDefense>>
-<<set $ffBaseDefense = 2>>
+	<<set $ffBaseDefense = 2>>
 <</if>>
 <<if ndef $ffBaseMorale>>
-<<set $ffBaseMorale = 160>>
+	<<set $ffBaseMorale = 160>>
 <</if>>
 <<if ndef $ffBaseHp>>
-<<set $ffBaseHp = 2>>
+	<<set $ffBaseHp = 2>>
 <</if>>
 
 /* units */
@@ -981,7 +981,7 @@
 	<<set $SFSupportLevel = 0>> 
 <</if>>
 <<if ndef $SFSupportUpkeep>>
-<<set $SFSupportUpkeep = 0>>
+	<<set $SFSupportUpkeep = 0>>
 <</if>>
 <<if ndef $secUpgrades.coldstorage>>
 	<<set $secUpgrades.coldstorage = 0>>
diff --git a/src/SecExp/attackReport.tw b/src/SecExp/attackReport.tw
index 0640ad0fbf7eb6906af08bee66a7515cd0229e1b..194c0aa1a090f3233501fe8ef87f20360bcaa2fd 100644
--- a/src/SecExp/attackReport.tw
+++ b/src/SecExp/attackReport.tw
@@ -438,7 +438,7 @@
 	Damage to the infrastructure was @@.yellow;virtually non-existent@@, costing only pocket cash to bring the structure back to normal. The inhabitants as well reported little to no injuries, because of this the prosperity of the arcology did not suffer.
 	<<set $cash -= 1000 * _majorBattleMod, $PC.engineering += .1>>
 	<<if $PCvictoryStreak >= 3>>
-		It seems your victories over the constant threats directed your way is having  @@.green;a positive effect on the prosperity of the arcology@@, due to the security your leadership affords.
+		It seems your victories over the constant threats directed your way is having @@.green;a positive effect on the prosperity of the arcology@@, due to the security your leadership affords.
 		<<set $arcologies[0].prosperity += 5 * _majorBattleMod>>
 	<</if>>
 <<elseif $battleResult == -3>>
@@ -1153,7 +1153,7 @@
 		<<if $arcologies[0].FSRomanRevivalist != "unset" && $deployingMilitia == 1>>
 			Since you decided to revive old Rome, your volunteers are more willing to trust one of your mercenaries as their leader.
 		<<elseif $deployingMilitia == 1>>
-			Your volunteers are not enthusiastic at the prospect of being commanded around by  a gun for hire.
+			Your volunteers are not enthusiastic at the prospect of being commanded around by a gun for hire.
 		<</if>>
 		<<if $arcologies[0].FSDegradationist != "unset" && $deployingSlaves == 1>>
 			Because of your degradationist society, your slave soldiers are highly distrustful of the gun for hire you forced them to accept as leader.
diff --git a/src/SecExp/edicts.tw b/src/SecExp/edicts.tw
index 3ed4ab94dfbe3b63ad9a2937c9de7073e61a835b..63252ce0419b777a7d13540cd45379cbfff0ac9a 100644
--- a/src/SecExp/edicts.tw
+++ b/src/SecExp/edicts.tw
@@ -240,7 +240,7 @@
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will provide cash each week. The higher the flux of citizens to slaves the higher the income. Will cost a small amount of authority each week.//
 <</if>>
 
-<<if $sellData == 0 && ($secUpgrades.nanoCams == 1 ||  $secUpgrades.cyberBots == 1 ||  $secUpgrades.eyeScan == 1 ||  $secUpgrades.cryptoAnalyzer == 1 ||  $crimeUpgrades.autoTrial == 1 ||  $crimeUpgrades.autoArchive == 1 ||  $crimeUpgrades.worldProfiler == 1 ||  $crimeUpgrades.advForensic == 1)>>
+<<if $sellData == 0 && ($secUpgrades.nanoCams == 1 || $secUpgrades.cyberBots == 1 || $secUpgrades.eyeScan == 1 || $secUpgrades.cryptoAnalyzer == 1 || $crimeUpgrades.autoTrial == 1 || $crimeUpgrades.autoArchive == 1 || $crimeUpgrades.worldProfiler == 1 || $crimeUpgrades.advForensic == 1)>>
 	<br>''Private Data marketization:'' allow the selling of private citizens' data.
 	<<if $authority >= 1000>>
 		[[Implement|edicts][$sellData = 1, $cash -=5000, $authority -= 1000, $edictsAuthUpkeep += 10]]
@@ -433,7 +433,7 @@
 		<<else>>
 			<br>//Not enough Authority.//
 		<</if>>
-		<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will raise all units upkeep and  push loyalty to average levels.//
+		<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will raise all units upkeep and push loyalty to average levels.//
 	<<elseif $soldierWages == 1>>
 		<br>''Low wages for soldiers:'' will set the wages paid to the soldiers of the arcology to a low amount.
 		<<if $authority >= 1000>>
diff --git a/src/SecExp/securityReport.tw b/src/SecExp/securityReport.tw
index 56eb883bc4e6bf774492d6ea8c6d288a2ff6a2e8..907982fccb2f0e68b612c85fe340ddfead37b9df 100644
--- a/src/SecExp/securityReport.tw
+++ b/src/SecExp/securityReport.tw
@@ -151,7 +151,7 @@
 <<elseif $security < (_secRest - 5)>>
 	The security level of the arcology is under its effective resting point, speeding up its growth.
 	<<set _secGrowth *= 1.5>>
-<<elseif $security ==  _secRest>>
+<<elseif $security == _secRest>>
 	The security level of the arcology is at its effective resting point, this severely limits the influence of external factors on the change achievable this week.
 	<<set _secGrowth *= 0.3>>
 <<else>>
diff --git a/src/SecExp/weaponsManufacturing.tw b/src/SecExp/weaponsManufacturing.tw
index 339b434aa738fab80187fa0a79fb8eeab57fc03d..3a47340037fbb81d353af57d5ee61956d30e7504 100644
--- a/src/SecExp/weaponsManufacturing.tw
+++ b/src/SecExp/weaponsManufacturing.tw
@@ -100,7 +100,7 @@ You own <<print commaNum($helots)>> free menial slaves. This manufacturing compl
 		<<if $currentUpgrade.time > 0>>
 			<<set _percentComplete = $currentUpgrade.time / ($baseUpgradeTime / ($weapProductivity - 1))>>
 			<<set _newTime = Math.ceil(_percentComplete * $baseUpgradeTime / $weapProductivity)>>
-			<<set $currentUpgrade.time  = _newTime>>
+			<<set $currentUpgrade.time = _newTime>>
 		<</if>>
 		<<goto "weaponsManufacturing">>
 	<</link>>
diff --git a/src/SecExp/widgets/battleWidgets.tw b/src/SecExp/widgets/battleWidgets.tw
index 26edaff84521764dddd5cfd17038e8fdbf96ab8e..f64c899ef27e8cfb03597e44750d2a2fe6468abe 100644
--- a/src/SecExp/widgets/battleWidgets.tw
+++ b/src/SecExp/widgets/battleWidgets.tw
@@ -35,7 +35,7 @@
 
 <<widget "removeUnits">>
 	/* args[0] is the array of IDs of units to be eliminated */
-	
+
 	<<set _newMilitia = []>>
 	<<set _newSlave = []>>
 	<<set _newMerc = []>>
@@ -53,7 +53,7 @@
 		<</if>>
 	<</for>>
 	<<set $slaveUnits = _newSlave>>
-	
+
 	<<for _i = 0; _i < $mercUnits.length; _i++>>
 		<<if !($args[0].includes($mercUnits[_i].ID))>>
 			<<set _newMerc.push($mercUnits[_i])>>
@@ -87,9 +87,9 @@
 			<<set _troops += $carriableSoldiers>>
 		<</if>>
 		<<set $troopCount = _troops>>
-		
+
 	<<elseif $slaveRebellion == 1 || $citizenRebellion == 1>>
-	
+
 		<<if $irregulars > 0>>
 			<<set _troops += $irregulars>>
 		<</if>>
@@ -115,7 +115,7 @@
 			<<set _troops += $carriableSoldiers>>
 		<</if>>
 		<<set $troopCount = _troops>>
-	
+
 	<<else>>
 		<br>@@.red;Error: widget called outside battle@@	
 	<</if>>
diff --git a/src/SecExp/widgets/miscSecExpWidgets.tw b/src/SecExp/widgets/miscSecExpWidgets.tw
index a01a9733a04c6ae48e0ef9086522133858c52f49..922a5a13c42182135d77ecbd5eb8cc6c5f516976 100644
--- a/src/SecExp/widgets/miscSecExpWidgets.tw
+++ b/src/SecExp/widgets/miscSecExpWidgets.tw
@@ -1,6 +1,5 @@
 :: miscSecExpWidgets [widget nobr]
 
-
 <<widget "calcInitialTrade">>
 	<<set _initialTrade = random(20,30)>>
 	<<if $terrain == "urban">>
@@ -25,12 +24,12 @@
 			<<set $mercFreeManpower = random(10,30)>>
 		<</if>>
 	<</if>>
-	
+
 	<<set _correctEmployedMP = 0>>
 	<<for _i = 0; _i < $slaveUnits.length; _i++>>
 		<<set _correctEmployedMP += $slaveUnits[_i].troops>>
 	<</for>>
-	
+
 	<<if $slavesEmployedManpower != _correctEmployedMP>>
 		<<set $slavesEmployedManpower = _correctEmployedMP>>
 	<</if>>
@@ -39,20 +38,20 @@
 	<<for _i = 0; _i < $militiaUnits.length; _i++>>
 		<<set _correctEmployedMP += $militiaUnits[_i].troops>>
 	<</for>>
-	
+
 	<<if $militiaEmployedManpower != _correctEmployedMP>>
 		<<set $militiaEmployedManpower = _correctEmployedMP>>
 	<</if>>
-	
+
 	<<set _correctEmployedMP = 0>>
 	<<for _i = 0; _i < $mercUnits.length; _i++>>
 		<<set _correctEmployedMP += $mercUnits[_i].troops>>
 	<</for>>
-	
+
 	<<if $mercEmployedManpower != _correctEmployedMP>>
 		<<set $mercEmployedManpower = _correctEmployedMP>>
 	<</if>>
-	
+
 	<<set $militiaTotalManpower = $militiaEmployedManpower + $militiaFreeManpower>>
 	<<set $mercTotalManpower = $mercEmployedManpower + $mercFreeManpower>>
 <</widget>>
@@ -152,11 +151,11 @@
 <<widget "recalcEdictsUpkeep">>
 	/* authority cost */
 	<<set _newAuthUpkeep = 0>>
-	
+
 	<<if $sellData == 1>>
 		<<set _newAuthUpkeep += 10>>
 	<</if>>
-	
+
 	<<if $slaveSoldierPrivilege == 1>>
 		<<set _newAuthUpkeep += 10>>
 	<</if>>
@@ -172,10 +171,10 @@
 	<<if $slavesOfficers == 1>>
 		<<set _newAuthUpkeep += 10>>
 	<</if>>
-	
+
 	/* cash cost */
 	<<set _newUpkeep = 0>>
-	
+
 	<<if $slaveWatch == 1>>
 		<<set _newUpkeep += 1000>>
 	<</if>>
@@ -187,19 +186,19 @@
 	<<if $martialSchool == 1>>
 		<<set _newUpkeep += 1000>>
 	<</if>>
-	
+
 	<<if $legionTradition == 1>>
 		<<set _newUpkeep += 1000>>
 	<</if>>
-	
+
 	<<if $pharaonTradition == 1>>
 		<<set _newUpkeep += 1000>>
 	<</if>>
-	
+
 	<<if $eagleWarriors == 1>>
 		<<set _newUpkeep += 1000>>
 	<</if>>
-	
+
 	<<if $ronin == 1>>
 		<<set _newUpkeep += 1000>>
 	<</if>>
@@ -207,15 +206,15 @@
 	<<if $mamluks == 1>>
 		<<set _newUpkeep += 1000>>
 	<</if>>
-	
+
 	<<if $sunTzu == 1>>
 		<<set _newUpkeep += 1000>>
 	<</if>>
-	
+
 	<<if $tradeLegalAid == 1>>
 		<<set _newUpkeep += 1000>>
 	<</if>>
-	
+
 	<<set $edictsUpkeep = _newUpkeep>>
 	<<set $edictsAuthUpkeep = _newAuthUpkeep>>
 <</widget>>
@@ -303,7 +302,7 @@
 			<<set $slaveUnits[_i].active = 1>>
 		<</if>>
 	<</for>>
-	
+
 	<<for _i = 0; _i < $mercUnits.length; _i++>>
 		<<if ndef $mercUnits[_i].SF>>
 			<br>Set merc missing flag
@@ -538,14 +537,14 @@
 	<<set _hasLossesM = 0>>
 	<<set _hasLossesS = 0>>
 	<<set _hasLossesMe = 0>>
-	
+
 	<<for _i = 0; _i < $militiaUnits.length; _i++>>
 		<<if $militiaUnits[_i].troops < $militiaUnits[_i].maxTroops && $militiaFreeManpower > 0>>
 			<<set _hasLossesM = 1>>
 			<<break>>
 		<</if>>
 	<</for>>
-	
+
 	<<for _i = 0; _i < $slaveUnits.length; _i++>>
 		<<if $slaveUnits[_i].troops < $slaveUnits[_i].maxTroops && $helots > 0>>
 			<<set _hasLossesS = 1>>
@@ -559,11 +558,11 @@
 			<<break>>
 		<</if>>
 	<</for>>
-	
+
 	<<if _hasLossesM == 1 && $militiaFreeManpower > 0 || _hasLossesS == 1 && $helots > 0 || _hasLossesMe == 1 && $mercFreeManpower > 0>>
-	
+
 		<<link "Replenish all units">>
-		
+
 			<<if _hasLossesM == 1>>
 				<<for _i = 0; _i < $militiaUnits.length; _i++>>
 					<<if $militiaUnits[_i].troops < $militiaUnits[_i].maxTroops && $militiaFreeManpower > 0>>
@@ -583,7 +582,7 @@
 					<</if>>
 				<</for>>
 			<</if>>
-			
+
 			<<if _hasLossesS == 1>>
 				<<for _i = 0; _i < $slaveUnits.length; _i++>>
 					<<if $slaveUnits[_i].troops < $slaveUnits[_i].maxTroops && $helots > 0>>
@@ -603,7 +602,7 @@
 					<</if>>
 				<</for>>
 			<</if>>
-			
+
 			<<if _hasLossesMe == 1>>
 				<<for _i = 0; _i < $mercUnits.length; _i++>>
 					<<if $mercUnits[_i].troops < $mercUnits[_i].maxTroops && $mercFreeManpower > 0>>
@@ -623,7 +622,7 @@
 					<</if>>
 				<</for>>
 			<</if>>
-			
+
 			<<if $slaveRebellion == 1 || $citizenRebellion == 1>>
 				<<goto "rebellionOptions">>
 			<<elseif $attackThisWeek == 1>>
@@ -631,8 +630,6 @@
 			<<else>>
 				<<goto "secBarracks">>
 			<</if>>
-			
-			
 
 		<</link>>
 		<br>//Will replenish units as long as manpower is available
diff --git a/src/SecExp/widgets/unitsWidgets.tw b/src/SecExp/widgets/unitsWidgets.tw
index 1760c71c98d228b9917db7a3d258f14c54341d58..d6113ae8e2f1a8b7a069c627411f212406e37328 100644
--- a/src/SecExp/widgets/unitsWidgets.tw
+++ b/src/SecExp/widgets/unitsWidgets.tw
@@ -170,12 +170,12 @@
 			<<set _newID = $slaveUnits[_i].ID + 1>>
 		<</if>>
 	<</for>>
-	
+
 	<<for _i = 0; _i < $mercUnits.length; _i++>>
 		<<if $mercUnits[_i].ID >= _newID>>
 			<<set _newID = $mercUnits[_i].ID + 1>>
 		<</if>>
 	<</for>>
-	
+
 	<<set $args[0].ID = _newID>>
 <</widget>>
diff --git a/src/art/vector/Belly.tw b/src/art/vector/Belly.tw
index b6ff69c4854fde7007c680893b068cbf8c9252d0..998848b69c66d6af4583ef058b3f543bf649d5b7 100644
--- a/src/art/vector/Belly.tw
+++ b/src/art/vector/Belly.tw
@@ -20,17 +20,17 @@
 			<<include Art_Vector_Belly>>
 	<</if>>
 
-  <<set _clothes = _artSlave.clothes>>
-  <<switch _artSlave.clothes >>
-    /* handling special cases */
-    <<case "a slutty schutzstaffel uniform" >>
-      <<set _clothes = "a schutzstaffel uniform">> /* slutty schutzstaffel uniform uses schutzstaffel uniform art */
-  <</switch>>
-  <<switch _clothes >> /* select available clothes */
-		<<case "a ball gown" "a bunny outfit" "a chattel habit" "a cheerleader outfit" "a fallen nuns habit" "a halter top dress" "a hijab and abaya" "a huipil" "a kimono" "a leotard" "a maternity dress" "a military uniform" "a mini dress" "a monokini" "an apron" "a nice maid outfit" "a nice nurse outfit" "a penitent nuns habit" "a red army uniform" "a schoolgirl outfit" "a schutzstaffel uniform" "a slave gown" "a slutty maid outfit" "a slutty nurse outfit" "a slutty qipao" "a succubus outfit" "a toga" "battledress" "clubslut netting" "conservative clothing" "cutoffs and a t-shirt" "nice business attire" "slutty business attire" "spats and a tank top" "Western clothing" "a long qipao" "battlearmor" "a biyelgee costume" "lederhosen" "a dirndl" "a mounty outfit">>
-			<<set _art_outfit = clothing2artSuffix(_clothes) >>
-			<<set _art = "Art_Vector_Belly_Outfit_"+_art_outfit >>
-			<<include _art >>
+	<<set _clothes = _artSlave.clothes>>
+	<<switch _artSlave.clothes >>
+	/* handling special cases */
+	<<case "a slutty schutzstaffel uniform" >>
+		<<set _clothes = "a schutzstaffel uniform">> /* slutty schutzstaffel uniform uses schutzstaffel uniform art */
+	<</switch>>
+	<<switch _clothes >> /* select available clothes */
+	<<case "a ball gown" "a bunny outfit" "a chattel habit" "a cheerleader outfit" "a fallen nuns habit" "a halter top dress" "a hijab and abaya" "a huipil" "a kimono" "a leotard" "a maternity dress" "a military uniform" "a mini dress" "a monokini" "an apron" "a nice maid outfit" "a nice nurse outfit" "a penitent nuns habit" "a red army uniform" "a schoolgirl outfit" "a schutzstaffel uniform" "a slave gown" "a slutty maid outfit" "a slutty nurse outfit" "a slutty qipao" "a succubus outfit" "a toga" "battledress" "clubslut netting" "conservative clothing" "cutoffs and a t-shirt" "nice business attire" "slutty business attire" "spats and a tank top" "Western clothing" "a long qipao" "battlearmor" "a biyelgee costume" "lederhosen" "a dirndl" "a mounty outfit">>
+		<<set _art_outfit = clothing2artSuffix(_clothes) >>
+		<<set _art = "Art_Vector_Belly_Outfit_"+_art_outfit >>
+		<<include _art >>
 	<</switch>>
 
 	/* shiny clothings */
@@ -55,31 +55,31 @@
 <<if _artSlave.bellyAccessory == "a corset" && _torsoSize == "Normal" && _artSlave.belly == 0>>
 	<<include Art_Vector_Corsetnormal>>
 <</if>>
-<<if _artSlave.bellyAccessory  == "a corset" && _torsoSize == "Hourglass" && _artSlave.belly == 0>>
+<<if _artSlave.bellyAccessory == "a corset" && _torsoSize == "Hourglass" && _artSlave.belly == 0>>
 	<<include Art_Vector_Corsethourglass>>
 <</if>>
-<<if _artSlave.bellyAccessory  == "a corset" && _torsoSize == "Unnatural" && _artSlave.belly == 0>>
+<<if _artSlave.bellyAccessory == "a corset" && _torsoSize == "Unnatural" && _artSlave.belly == 0>>
 	<<include Art_Vector_Corsetunnatural>>
 <</if>>
-<<if _artSlave.bellyAccessory  == "an extreme corset" && _torsoSize == "Normal" && _artSlave.belly == 0>>
+<<if _artSlave.bellyAccessory == "an extreme corset" && _torsoSize == "Normal" && _artSlave.belly == 0>>
 	<<include Art_Vector_Corsetnormal>>
 <</if>>
-<<if _artSlave.bellyAccessory  == "an extreme corset" && _torsoSize == "Hourglass" && _artSlave.belly == 0>>
+<<if _artSlave.bellyAccessory == "an extreme corset" && _torsoSize == "Hourglass" && _artSlave.belly == 0>>
 	<<include Art_Vector_Corsethourglass>>
 <</if>>
-<<if _artSlave.bellyAccessory  == "an extreme corset" && _torsoSize == "Unnatural" && _artSlave.belly == 0>>
+<<if _artSlave.bellyAccessory == "an extreme corset" && _torsoSize == "Unnatural" && _artSlave.belly == 0>>
 	<<include Art_Vector_Corsetunnatural>>
 <</if>>
-<<if _artSlave.bellyAccessory  == "a small empathy belly">>
+<<if _artSlave.bellyAccessory == "a small empathy belly">>
 	<<include Art_Vector_Empathy_Belly_Small>>
 <</if>>
-<<if _artSlave.bellyAccessory  == "a medium empathy belly">>
+<<if _artSlave.bellyAccessory == "a medium empathy belly">>
 	<<include Art_Vector_Empathy_Belly_Medium>>
 <</if>>
-<<if _artSlave.bellyAccessory  == "a large empathy belly">>
+<<if _artSlave.bellyAccessory == "a large empathy belly">>
 	<<include Art_Vector_Empathy_Belly_Large>>
 <</if>>
-<<if _artSlave.bellyAccessory  == "a huge empathy belly">>
+<<if _artSlave.bellyAccessory == "a huge empathy belly">>
 	<<include Art_Vector_Empathy_Belly_Huge>>
 <</if>>
 
diff --git a/src/art/vector/Boob.tw b/src/art/vector/Boob.tw
index 88160acbeeeaf79730c52e3ba606ba269e013842..414cbec44e182f4a3c5305bd5cd4d0418e53fe24 100644
--- a/src/art/vector/Boob.tw
+++ b/src/art/vector/Boob.tw
@@ -30,16 +30,16 @@ _art_transform will affect the display.
 <<set _art_transform = _art_boob_transform>>
 
 <<if _artSlave.boobs < 300 >> 
-  /* BEWARE: this threshold may be used in other art-related code, too */
-  /* boobs too small - draw areolae directly onto torso */
+	/* BEWARE: this threshold may be used in other art-related code, too */
+	/* boobs too small - draw areolae directly onto torso */
 <<else>>
-  <<include Art_Vector_Boob_Alt>>
-  /* shiny clothings */
-  <<if $seeVectorArtHighlights == 1>>
-    <<if _artSlave.fuckdoll != 0 || _artSlave.clothes == "a latex catsuit" || _artSlave.clothes == "body oil">>
-      <<include Art_Vector_Boob_Outfit_Shine>>
-    <</if>>
-  <</if>>
+	<<include Art_Vector_Boob_Alt>>
+	/* shiny clothings */
+	<<if $seeVectorArtHighlights == 1>>
+		<<if _artSlave.fuckdoll != 0 || _artSlave.clothes == "a latex catsuit" || _artSlave.clothes == "body oil">>
+			<<include Art_Vector_Boob_Outfit_Shine>>
+		<</if>>
+	<</if>>
 <</if>>
 <<if _artSlave.clothes != "a cheerleader outfit" && _artSlave.clothes != "a hijab and abaya" && _artSlave.clothes != "cutoffs and a t-shirt" && _artSlave.clothes != "a halter top dress" && _artSlave.clothes != "a mini dress" && _artSlave.clothes != "a leotard" && _artSlave.clothes != "a nice maid outfit" && _artSlave.clothes != "a slutty maid outfit" && _artSlave.clothes != "a military uniform" && _artSlave.clothes != "a nice nurse outfit" && _artSlave.clothes != "a schoolgirl outfit" && _artSlave.clothes != "a scalemail bikini" && _artSlave.clothes != "a slutty nurse outfit" && _artSlave.clothes != "a ball gown" && _artSlave.clothes != "battledress" && _artSlave.clothes != "spats and a tank top" && _artSlave.clothes != "nice business attire" && _artSlave.clothes != "slutty business attire" && _artSlave.clothes != "a bunny outfit" && _artSlave.clothes != "conservative clothing" && _artSlave.clothes != "a huipil" && _artSlave.clothes != "a kimono" && _artSlave.clothes != "a slave gown" && _artSlave.clothes != "stretch pants and a crop-top" && _artSlave.clothes != "a maternity dress" && _artSlave.clothes != "a slutty qipao" && _artSlave.clothes != "a slutty outfit" && _artSlave.clothes != "harem gauze" && _artSlave.clothes != "attractive lingerie" && _artSlave.clothes != "a penitent nuns habit" && _artSlave.clothes != "attractive lingerie for a pregnant woman" && _artSlave.clothes != "Western clothing" && _artSlave.clothes != "an apron" && _artSlave.clothes != "a schutzstaffel uniform" && _artSlave.clothes != "a slutty schutzstaffel uniform" && _artSlave.clothes != "a red army uniform" && _artSlave.clothes != "a long qipao" && _artSlave.clothes != "battlearmor" && _artSlave.clothes != "a mounty outfit" && _artSlave.clothes != "lederhosen" && _artSlave.clothes != "a dirndl" && _artSlave.clothes != "a biyelgee costume">>
 	<<if _artSlave.areolaeShape == "star">>
diff --git a/src/art/vector/Boob_Addons.tw b/src/art/vector/Boob_Addons.tw
index 7760e2cde11acdc138d6aa550879bb4a245dfc0a..51b86abc0de503f594c0d27a3a2a503515045b81 100644
--- a/src/art/vector/Boob_Addons.tw
+++ b/src/art/vector/Boob_Addons.tw
@@ -6,20 +6,20 @@
 <<set _art_transform = _art_boob_transform>>
 
 <<if _artSlave.boobs < 300 >>
-    /* boobs too small: do not show boob-related art */
-    /* BEWARE: this threshold should be kept in sync with the one in Art_Vector_Boob_ */
+	/* boobs too small: do not show boob-related art */
+	/* BEWARE: this threshold should be kept in sync with the one in Art_Vector_Boob_ */
 <<else>>
-  <<set _clothes = _artSlave.clothes>>
-  <<switch _artSlave.clothes >>
-    /* handling special cases */
-    <<case "a slutty schutzstaffel uniform" >>
-      <<set _clothes = "a schutzstaffel uniform">> /* slutty schutzstaffel uniform uses schutzstaffel uniform art */
-  <</switch>>
-  <<switch _clothes >> /* select available clothes */
-    <<case "a ball gown" "a bunny outfit" "a cheerleader outfit" "a halter top dress" "a hijab and abaya" "a huipil" "a kimono" "a leotard" "a maternity dress" "a military uniform" "a mini dress" "a monokini" "an apron" "a nice maid outfit" "a nice nurse outfit" "a penitent nuns habit" "a red army uniform" "a scalemail bikini" "a schoolgirl outfit" "a schutzstaffel uniform" "a slave gown" "a slutty maid outfit" "a slutty nurse outfit" "a slutty outfit" "a slutty qipao" "a slutty schutzstaffel uniform" "a string bikini" "a toga" "attractive lingerie" "attractive lingerie for a pregnant woman" "battledress" "chains" "clubslut netting" "conservative clothing" "cutoffs and a t-shirt" "harem gauze" "nice business attire" "shibari ropes" "slutty business attire" "slutty jewelry" "spats and a tank top" "stretch pants and a crop-top" "uncomfortable straps" "Western clothing" "a long qipao" "battlearmor" "a biyelgee costume" "lederhosen" "a dirndl" "a mounty outfit" >>
-      <<set _art = "Art_Vector_Boob_Outfit_"+clothing2artSuffix(_clothes) >>
-      <<include _art>>
-  <</switch>>
+	<<set _clothes = _artSlave.clothes>>
+	<<switch _artSlave.clothes >>
+	/* handling special cases */
+	<<case "a slutty schutzstaffel uniform" >>
+		<<set _clothes = "a schutzstaffel uniform">> /* slutty schutzstaffel uniform uses schutzstaffel uniform art */
+	<</switch>>
+	<<switch _clothes >> /* select available clothes */
+	<<case "a ball gown" "a bunny outfit" "a cheerleader outfit" "a halter top dress" "a hijab and abaya" "a huipil" "a kimono" "a leotard" "a maternity dress" "a military uniform" "a mini dress" "a monokini" "an apron" "a nice maid outfit" "a nice nurse outfit" "a penitent nuns habit" "a red army uniform" "a scalemail bikini" "a schoolgirl outfit" "a schutzstaffel uniform" "a slave gown" "a slutty maid outfit" "a slutty nurse outfit" "a slutty outfit" "a slutty qipao" "a slutty schutzstaffel uniform" "a string bikini" "a toga" "attractive lingerie" "attractive lingerie for a pregnant woman" "battledress" "chains" "clubslut netting" "conservative clothing" "cutoffs and a t-shirt" "harem gauze" "nice business attire" "shibari ropes" "slutty business attire" "slutty jewelry" "spats and a tank top" "stretch pants and a crop-top" "uncomfortable straps" "Western clothing" "a long qipao" "battlearmor" "a biyelgee costume" "lederhosen" "a dirndl" "a mounty outfit" >>
+		<<set _art = "Art_Vector_Boob_Outfit_"+clothing2artSuffix(_clothes) >>
+		<<include _art>>
+	<</switch>>
 <</if>>
 
 <<set _showNipplePiercings = $showBodyMods == 1 && _artSlave.clothes != "restrictive latex" && _artSlave.clothes != "a latex catsuit" >>
@@ -36,14 +36,14 @@
 <</if>>
 
 <<if _artSlave.areolaePiercing > 0>>
-<<if _artSlave.clothes != "a cheerleader outfit" && _artSlave.clothes != "a hijab and abaya" && _artSlave.clothes != "cutoffs and a t-shirt" && _artSlave.clothes != "a halter top dress" && _artSlave.clothes != "a mini dress" && _artSlave.clothes != "a leotard" && _artSlave.clothes != "a nice maid outfit" && _artSlave.clothes != "a slutty maid outfit" && _artSlave.clothes != "a military uniform" && _artSlave.clothes != "a nice nurse outfit" && _artSlave.clothes != "a schoolgirl outfit" && _artSlave.clothes != "a scalemail bikini" && _artSlave.clothes != "a slutty nurse outfit" && _artSlave.clothes != "a ball gown" && _artSlave.clothes != "battledress" && _artSlave.clothes != "spats and a tank top" && _artSlave.clothes != "nice business attire" && _artSlave.clothes != "slutty business attire" && _artSlave.clothes != "a bunny outfit" && _artSlave.clothes != "conservative clothing" && _artSlave.clothes != "a huipil" && _artSlave.clothes != "a kimono" && _artSlave.clothes != "a slave gown" && _artSlave.clothes != "stretch pants and a crop-top" && _artSlave.clothes != "a maternity dress" && _artSlave.clothes != "a slutty qipao" && _artSlave.clothes != "a toga" && _artSlave.clothes != "Western clothing" && _artSlave.clothes != "clubslut netting" && _artSlave.clothes != "a slutty outfit" && _artSlave.clothes != "harem gauze" && _artSlave.clothes != "a penitent nuns outfit" && _artSlave.clothes != "a schutzstaffel uniform" && _artSlave.clothes != "a slutty schutzstaffel uniform" && _artSlave.clothes != "a red army uniform" && _artSlave.clothes != "a long qipao" && _artSlave.clothes != "battlearmor" && _artSlave.clothes != "a mounty outfit" && _artSlave.clothes != "lederhosen" && _artSlave.clothes != "a dirndl" && _artSlave.clothes != "a biyelgee costume">>
-	<<if _artSlave.areolaePiercing == 1>>
-	  <<include Art_Vector_Boob_Areola_Piercing>>
-	<<else>>
-	  <<include Art_Vector_Boob_Areola_Piercingheavy>>
+	<<if _artSlave.clothes != "a cheerleader outfit" && _artSlave.clothes != "a hijab and abaya" && _artSlave.clothes != "cutoffs and a t-shirt" && _artSlave.clothes != "a halter top dress" && _artSlave.clothes != "a mini dress" && _artSlave.clothes != "a leotard" && _artSlave.clothes != "a nice maid outfit" && _artSlave.clothes != "a slutty maid outfit" && _artSlave.clothes != "a military uniform" && _artSlave.clothes != "a nice nurse outfit" && _artSlave.clothes != "a schoolgirl outfit" && _artSlave.clothes != "a scalemail bikini" && _artSlave.clothes != "a slutty nurse outfit" && _artSlave.clothes != "a ball gown" && _artSlave.clothes != "battledress" && _artSlave.clothes != "spats and a tank top" && _artSlave.clothes != "nice business attire" && _artSlave.clothes != "slutty business attire" && _artSlave.clothes != "a bunny outfit" && _artSlave.clothes != "conservative clothing" && _artSlave.clothes != "a huipil" && _artSlave.clothes != "a kimono" && _artSlave.clothes != "a slave gown" && _artSlave.clothes != "stretch pants and a crop-top" && _artSlave.clothes != "a maternity dress" && _artSlave.clothes != "a slutty qipao" && _artSlave.clothes != "a toga" && _artSlave.clothes != "Western clothing" && _artSlave.clothes != "clubslut netting" && _artSlave.clothes != "a slutty outfit" && _artSlave.clothes != "harem gauze" && _artSlave.clothes != "a penitent nuns outfit" && _artSlave.clothes != "a schutzstaffel uniform" && _artSlave.clothes != "a slutty schutzstaffel uniform" && _artSlave.clothes != "a red army uniform" && _artSlave.clothes != "a long qipao" && _artSlave.clothes != "battlearmor" && _artSlave.clothes != "a mounty outfit" && _artSlave.clothes != "lederhosen" && _artSlave.clothes != "a dirndl" && _artSlave.clothes != "a biyelgee costume">>
+		<<if _artSlave.areolaePiercing == 1>>
+			<<include Art_Vector_Boob_Areola_Piercing>>
+		<<else>>
+			<<include Art_Vector_Boob_Areola_Piercingheavy>>
+		<</if>>
 	<</if>>
 <</if>>
-<</if>>
 
 
 /* set _art_transform to empty string so stray SVG groups in other passages are not affected */
diff --git a/src/art/vector/Chastity_Belt.tw b/src/art/vector/Chastity_Belt.tw
index 60bbe16d62d2394e9136d08a5be5ee12c33f6b97..16821ef5fb5f19e26ee98654e792a15c2f5b5b5e 100644
--- a/src/art/vector/Chastity_Belt.tw
+++ b/src/art/vector/Chastity_Belt.tw
@@ -8,17 +8,17 @@
 
 <<if _artSlave.clothes != "a latex catsuit" >>
 
-  <<if _chastityAnal>>
-    <<include Art_Vector_Chastity_Anus>>
-  <</if>>
+	<<if _chastityAnal>>
+		<<include Art_Vector_Chastity_Anus>>
+	<</if>>
 
-  <<if _chastityVaginal>>
-    <<include Art_Vector_Chastity_Vagina>>
-  <</if>>
+	<<if _chastityVaginal>>
+		<<include Art_Vector_Chastity_Vagina>>
+	<</if>>
 
-  <<if _chastityAnal || _chastityVaginal >>
-    <<include Art_Vector_Chastity_Base>>
-  <</if>>
+	<<if _chastityAnal || _chastityVaginal >>
+		<<include Art_Vector_Chastity_Base>>
+	<</if>>
 
 <</if>>
 
@@ -30,7 +30,7 @@
 		<<include Art_Vector_Dildo_Short>>
 	<<elseif _artSlave.vaginalAccessory == "long dildo">>
 		<<include Art_Vector_Dildo_Long>>
-		
+
 	/* additional outfits disabled due to the art breaking with the larger accessories */
 	<<elseif _artSlave.vaginalAccessory == "large dildo" && _artSlave.clothes != "a comfortable bodysuit" && _artSlave.clothes != "a string bikini" && _artSlave.clothes != "attractive lingerie for a pregnant woman" && _artSlave.clothes != "restrictive latex">>
 		<<include Art_Vector_Dildo_Large>>
diff --git a/src/art/vector/Feet.tw b/src/art/vector/Feet.tw
index 24997649a1e591f09f411f0ce79bb571edae1f22..b6202ea3227e832819c9adfc350e6d650977a81a 100644
--- a/src/art/vector/Feet.tw
+++ b/src/art/vector/Feet.tw
@@ -3,119 +3,119 @@
 /* BEWARE: Uses _legSize set by Art_Vector_Leg_ */
 
 <<if _artSlave.amp != 1>>
-  <<switch _artSlave.shoes>>
-    <<case "heels">>
-        <<include Art_Vector_Shoes_Heel>>
-    <<case "pumps">>
-        <<include Art_Vector_Shoes_Pump>>	
-    <<case "extreme heels">>
-      <<if _legSize == "Narrow">>
-		<<include Art_Vector_Shoes_Extreme_Heel_Narrow>>
-	  <<elseif _legSize == "Normal">>	  
-		<<include Art_Vector_Shoes_Extreme_Heel_Normal>>
-      <<elseif _legSize == "Wide" || _legSize == "Thick">>
-        <<include Art_Vector_Shoes_Extreme_Heel_Wide>>
-      <</if>>
-    <<case "boots">>
-      <<if _legSize == "Narrow">>
-        <<include Art_Vector_Shoes_Boot_Narrow>>
-      <<elseif _legSize == "Normal">>
-        <<include Art_Vector_Shoes_Boot_Normal>>
-      <<elseif _legSize == "Wide" || _legSize == "Thick">>
-        <<include Art_Vector_Shoes_Boot_Wide>>
-      <</if>>
-    <<case "flats">>
-        <<include Art_Vector_Shoes_Flat>>	
-    <<default>>
-      <<include Art_Vector_Feet>>
-  <</switch>>
+	<<switch _artSlave.shoes>>
+	<<case "heels">>
+		<<include Art_Vector_Shoes_Heel>>
+	<<case "pumps">>
+		<<include Art_Vector_Shoes_Pump>>	
+	<<case "extreme heels">>
+		<<if _legSize == "Narrow">>
+			<<include Art_Vector_Shoes_Extreme_Heel_Narrow>>
+		<<elseif _legSize == "Normal">>
+			<<include Art_Vector_Shoes_Extreme_Heel_Normal>>
+		<<elseif _legSize == "Wide" || _legSize == "Thick">>
+			<<include Art_Vector_Shoes_Extreme_Heel_Wide>>
+		<</if>>
+	<<case "boots">>
+		<<if _legSize == "Narrow">>
+			<<include Art_Vector_Shoes_Boot_Narrow>>
+		<<elseif _legSize == "Normal">>
+			<<include Art_Vector_Shoes_Boot_Normal>>
+		<<elseif _legSize == "Wide" || _legSize == "Thick">>
+			<<include Art_Vector_Shoes_Boot_Wide>>
+		<</if>>
+	<<case "flats">>
+		<<include Art_Vector_Shoes_Flat>>	
+	<<default>>
+		<<include Art_Vector_Feet>>
+	<</switch>>
 <</if>>
 
 <<if _artSlave.legAccessory == "short stockings" && _artSlave.amp != 1>>
 	<<if _artSlave.shoes == "heels">>
-      <<if _legSize == "Narrow">>
-        <<include Art_Vector_Shoes_Heel_SS_Narrow>>
-      <<elseif _legSize == "Normal">>
-        <<include Art_Vector_Shoes_Heel_SS_Normal>>
-      <<elseif _legSize == "Wide" || _legSize == "Thick">>
-        <<include Art_Vector_Shoes_Heel_SS_Wide>>
-      <</if>>
+		<<if _legSize == "Narrow">>
+			<<include Art_Vector_Shoes_Heel_SS_Narrow>>
+		<<elseif _legSize == "Normal">>
+			<<include Art_Vector_Shoes_Heel_SS_Normal>>
+		<<elseif _legSize == "Wide" || _legSize == "Thick">>
+			<<include Art_Vector_Shoes_Heel_SS_Wide>>
+		<</if>>
 	<<elseif _artSlave.shoes == "pumps">>
-      <<if _legSize == "Narrow">>
-        <<include Art_Vector_Shoes_Pump_SS_Narrow>>
-      <<elseif _legSize == "Normal">>
-        <<include Art_Vector_Shoes_Pump_SS_Normal>>
-      <<elseif _legSize == "Wide" || _legSize == "Thick">>
-        <<include Art_Vector_Shoes_Pump_SS_Wide>>
-      <</if>>
+		<<if _legSize == "Narrow">>
+			<<include Art_Vector_Shoes_Pump_SS_Narrow>>
+		<<elseif _legSize == "Normal">>
+			<<include Art_Vector_Shoes_Pump_SS_Normal>>
+		<<elseif _legSize == "Wide" || _legSize == "Thick">>
+			<<include Art_Vector_Shoes_Pump_SS_Wide>>
+		<</if>>
 	<<elseif _artSlave.shoes == "flats">>
-      <<if _legSize == "Narrow">>
-        <<include Art_Vector_Shoes_Flat_SS_Narrow>>
-      <<elseif _legSize == "Normal">>
-        <<include Art_Vector_Shoes_Flat_SS_Normal>>
-      <<elseif _legSize == "Wide" || _legSize == "Thick">>
-        <<include Art_Vector_Shoes_Flat_SS_Wide>>
-      <</if>>
+		<<if _legSize == "Narrow">>
+			<<include Art_Vector_Shoes_Flat_SS_Narrow>>
+		<<elseif _legSize == "Normal">>
+			<<include Art_Vector_Shoes_Flat_SS_Normal>>
+		<<elseif _legSize == "Wide" || _legSize == "Thick">>
+			<<include Art_Vector_Shoes_Flat_SS_Wide>>
+		<</if>>
 	<<elseif _artSlave.shoes == "none">>
-      <<if _legSize == "Narrow">>
-        <<include Art_Vector_Shoes_Stockings_SS_Narrow>>
-      <<elseif _legSize == "Normal">>
-        <<include Art_Vector_Shoes_Stockings_SS_Normal>>
-      <<elseif _legSize == "Wide" || _legSize == "Thick">>
-        <<include Art_Vector_Shoes_Stockings_SS_Wide>>
-      <</if>>
+		<<if _legSize == "Narrow">>
+			<<include Art_Vector_Shoes_Stockings_SS_Narrow>>
+		<<elseif _legSize == "Normal">>
+			<<include Art_Vector_Shoes_Stockings_SS_Normal>>
+		<<elseif _legSize == "Wide" || _legSize == "Thick">>
+			<<include Art_Vector_Shoes_Stockings_SS_Wide>>
+		<</if>>
 	<</if>>
 <</if>>
 
 <<if _artSlave.legAccessory == "long stockings" && _artSlave.amp != 1>>
 	<<if _artSlave.shoes == "heels">>
-      <<if _legSize == "Narrow">>
-        <<include Art_Vector_Shoes_Heel_LL_Narrow>>
-      <<elseif _legSize == "Normal">>
-        <<include Art_Vector_Shoes_Heel_LL_Normal>>
-      <<elseif _legSize == "Wide" || _legSize == "Thick">>
-        <<include Art_Vector_Shoes_Heel_LL_Wide>>
-      <</if>>
+		<<if _legSize == "Narrow">>
+			<<include Art_Vector_Shoes_Heel_LL_Narrow>>
+		<<elseif _legSize == "Normal">>
+			<<include Art_Vector_Shoes_Heel_LL_Normal>>
+		<<elseif _legSize == "Wide" || _legSize == "Thick">>
+			<<include Art_Vector_Shoes_Heel_LL_Wide>>
+		<</if>>
 	<<elseif _artSlave.shoes == "pumps">>
-      <<if _legSize == "Narrow">>
-        <<include Art_Vector_Shoes_Pump_LL_Narrow>>
-      <<elseif _legSize == "Normal">>
-        <<include Art_Vector_Shoes_Pump_LL_Normal>>
-      <<elseif _legSize == "Wide" || _legSize == "Thick">>
-        <<include Art_Vector_Shoes_Pump_LL_Wide>>
-      <</if>>
+		<<if _legSize == "Narrow">>
+			<<include Art_Vector_Shoes_Pump_LL_Narrow>>
+		<<elseif _legSize == "Normal">>
+			<<include Art_Vector_Shoes_Pump_LL_Normal>>
+		<<elseif _legSize == "Wide" || _legSize == "Thick">>
+			<<include Art_Vector_Shoes_Pump_LL_Wide>>
+		<</if>>
 	<<elseif _artSlave.shoes == "flats">>
-      <<if _legSize == "Narrow">>
-        <<include Art_Vector_Shoes_Flat_LL_Narrow>>
-      <<elseif _legSize == "Normal">>
-        <<include Art_Vector_Shoes_Flat_LL_Normal>>
-      <<elseif _legSize == "Wide" || _legSize == "Thick">>
-        <<include Art_Vector_Shoes_Flat_LL_Wide>>
-      <</if>>
+		<<if _legSize == "Narrow">>
+			<<include Art_Vector_Shoes_Flat_LL_Narrow>>
+		<<elseif _legSize == "Normal">>
+			<<include Art_Vector_Shoes_Flat_LL_Normal>>
+		<<elseif _legSize == "Wide" || _legSize == "Thick">>
+			<<include Art_Vector_Shoes_Flat_LL_Wide>>
+		<</if>>
 	<<elseif _artSlave.shoes == "none">>
-      <<if _legSize == "Narrow">>
-        <<include Art_Vector_Shoes_Stockings_LL_Narrow>>
-      <<elseif _legSize == "Normal">>
-        <<include Art_Vector_Shoes_Stockings_LL_Normal>>
-      <<elseif _legSize == "Wide" || _legSize == "Thick">>
-        <<include Art_Vector_Shoes_Stockings_LL_Wide>>
-      <</if>>
+		<<if _legSize == "Narrow">>
+			<<include Art_Vector_Shoes_Stockings_LL_Narrow>>
+		<<elseif _legSize == "Normal">>
+			<<include Art_Vector_Shoes_Stockings_LL_Normal>>
+		<<elseif _legSize == "Wide" || _legSize == "Thick">>
+			<<include Art_Vector_Shoes_Stockings_LL_Wide>>
+		<</if>>
 	<</if>>
 <</if>>
 
 <<unset _art_outfit >> /* clean up variable possibly already set by prior widget run */
 
 <<switch _artSlave.clothes>> /* select available clothes */
-  <<case "an apron" "attractive lingerie" "a ball gown" "a bunny outfit" "a cheerleader outfit" "a fallen nuns habit" "a halter top dress" "a hijab and abaya" "a huipil" "a kimono" "a latex catsuit" "a maternity dress" "a military uniform" "a mini dress" "a monokini" "a nice maid outfit" "a nice nurse outfit" "a red army uniform" "a schoolgirl outfit" "a schutzstaffel uniform" "a slutty schutzstaffel uniform" "a slave gown" "a slutty maid outfit" "a slutty nurse outfit" "a slutty qipao" "a succubus outfit" "a toga" "battledress" "body oil" "clubslut netting" "conservative clothing" "cutoffs and a t-shirt" "nice business attire" "restrictive latex" "slutty business attire" "spats and a tank top" "stretch pants and a crop-top" "Western clothing" "a long qipao" "battlearmor" "a biyelgee costume" "lederhosen" "a dirndl" "a mounty outfit">>
-    <<set _art_outfit = clothing2artSuffix(_artSlave.clothes) >>
+<<case "an apron" "attractive lingerie" "a ball gown" "a bunny outfit" "a cheerleader outfit" "a fallen nuns habit" "a halter top dress" "a hijab and abaya" "a huipil" "a kimono" "a latex catsuit" "a maternity dress" "a military uniform" "a mini dress" "a monokini" "a nice maid outfit" "a nice nurse outfit" "a red army uniform" "a schoolgirl outfit" "a schutzstaffel uniform" "a slutty schutzstaffel uniform" "a slave gown" "a slutty maid outfit" "a slutty nurse outfit" "a slutty qipao" "a succubus outfit" "a toga" "battledress" "body oil" "clubslut netting" "conservative clothing" "cutoffs and a t-shirt" "nice business attire" "restrictive latex" "slutty business attire" "spats and a tank top" "stretch pants and a crop-top" "Western clothing" "a long qipao" "battlearmor" "a biyelgee costume" "lederhosen" "a dirndl" "a mounty outfit">>
+	<<set _art_outfit = clothing2artSuffix(_artSlave.clothes) >>
 <</switch>>
 
 /* special case for shiny clothings */
 <<if $seeVectorArtHighlights == 1>>
-  /* this one is leg and partly butt-related, but needs to be here as shoes are drawn over legs and butt */
-  <<if _artSlave.fuckdoll != 0 || _artSlave.clothes == "restrictive latex" || _artSlave.clothes == "a latex catsuit" || _artSlave.clothes == "body oil">>
-    <<set _art_outfit = "Shine" >>
-  <</if>>
+	/* this one is leg and partly butt-related, but needs to be here as shoes are drawn over legs and butt */
+	<<if _artSlave.fuckdoll != 0 || _artSlave.clothes == "restrictive latex" || _artSlave.clothes == "a latex catsuit" || _artSlave.clothes == "body oil">>
+		<<set _art_outfit = "Shine" >>
+	<</if>>
 <</if>>
 
 <<if def _art_outfit >>
diff --git a/src/art/vector/Hair_Back.tw b/src/art/vector/Hair_Back.tw
index 0738e58744b31da00938ef179120483a5dd96ace..b2784b7a179ba48b6c1ce07640b18adbc9bd1a57 100644
--- a/src/art/vector/Hair_Back.tw
+++ b/src/art/vector/Hair_Back.tw
@@ -11,7 +11,7 @@
 			<<if _artSlave.hLength >= 60>>
 				<<include Art_Vector_Hair_Back_Permed_Long>>
 			<<elseif _artSlave.hLength >= 30>>
-				<<include Art_Vector_Hair_Back_Permed_Medium>>      
+				<<include Art_Vector_Hair_Back_Permed_Medium>>
 			<<elseif _artSlave.hLength >= 10>>
 				<<include Art_Vector_Hair_Back_Permed_Short>>
 			<</if>>
@@ -19,7 +19,7 @@
 			<<if _artSlave.hLength >= 60>>
 				<<include Art_Vector_Hair_Back_Up_Long>>
 			<<elseif _artSlave.hLength >= 30>>
-				<<include Art_Vector_Hair_Back_Up_Medium>>      
+				<<include Art_Vector_Hair_Back_Up_Medium>>
 			<<elseif _artSlave.hLength >= 10>>
 				<<include Art_Vector_Hair_Back_Up_Short>>
 			<</if>>
@@ -27,7 +27,7 @@
 			<<if _artSlave.hLength >= 60>>
 				<<include Art_Vector_Hair_Back_Neat_Long>>
 			<<elseif _artSlave.hLength >= 30>>
-				<<include Art_Vector_Hair_Back_Neat_Medium>>        
+				<<include Art_Vector_Hair_Back_Neat_Medium>>
 			<<elseif _artSlave.hLength >= 10>>
 				<<include Art_Vector_Hair_Back_Neat_Short>>
 			<</if>>
@@ -35,7 +35,7 @@
 			<<if _artSlave.hLength >= 60>>
 				<<include Art_Vector_Hair_Back_Ponytail_Long>>
 			<<elseif _artSlave.hLength >= 30>>
-				<<include Art_Vector_Hair_Back_Ponytail_Medium>>        
+				<<include Art_Vector_Hair_Back_Ponytail_Medium>>
 			<<elseif _artSlave.hLength >= 10>>
 				<<include Art_Vector_Hair_Back_Ponytail_Short>>
 			<</if>>
@@ -43,7 +43,7 @@
 			<<if _artSlave.hLength >= 60>>
 				<<include Art_Vector_Hair_Back_Bun_Long>>
 			<<elseif _artSlave.hLength >= 30>>
-				<<include Art_Vector_Hair_Back_Bun_Medium>>        
+				<<include Art_Vector_Hair_Back_Bun_Medium>>
 			<<elseif _artSlave.hLength >= 10>>
 				<<include Art_Vector_Hair_Back_Bun_Short>>
 			<</if>>
@@ -51,7 +51,7 @@
 			<<if _artSlave.hLength >= 60>>
 				<<include Art_Vector_Hair_Back_Curled_Long>>
 			<<elseif _artSlave.hLength >= 30>>
-				<<include Art_Vector_Hair_Back_Curled_Medium>>        
+				<<include Art_Vector_Hair_Back_Curled_Medium>>
 			<<elseif _artSlave.hLength >= 10>>
 				<<include Art_Vector_Hair_Back_Curled_Short>>
 			<</if>>
@@ -59,7 +59,7 @@
 			<<if _artSlave.hLength >= 60>>
 				<<include Art_Vector_Hair_Back_Eary_Long>>
 			<<elseif _artSlave.hLength >= 30>>
-				<<include Art_Vector_Hair_Back_Eary_Medium>>        
+				<<include Art_Vector_Hair_Back_Eary_Medium>>
 			<<elseif _artSlave.hLength >= 10>>
 				<<include Art_Vector_Hair_Back_Eary_Short>>
 			<</if>>
@@ -67,7 +67,7 @@
 			<<if _artSlave.hLength >= 60>>
 				<<include Art_Vector_Hair_Back_Luxurious_Long>>
 			<<elseif _artSlave.hLength >= 30>>
-				<<include Art_Vector_Hair_Back_Luxurious_Medium>>        
+				<<include Art_Vector_Hair_Back_Luxurious_Medium>>
 			<<elseif _artSlave.hLength >= 10>>
 				<<include Art_Vector_Hair_Back_Luxurious_Short>>
 			<</if>>
@@ -77,7 +77,7 @@
 			<<elseif _artSlave.hLength >= 60>>
 				<<include Art_Vector_Hair_Back_Afro_Long>>
 			<<elseif _artSlave.hLength >= 30>>
-				<<include Art_Vector_Hair_Back_Afro_Medium>>        
+				<<include Art_Vector_Hair_Back_Afro_Medium>>
 			<<elseif _artSlave.hLength >= 10>>
 				<<include Art_Vector_Hair_Back_Afro_Short>>
 			<</if>>
@@ -85,7 +85,7 @@
 			<<if _artSlave.hLength >= 60>>
 				<<include Art_Vector_Hair_Back_Messy_Long>>
 			<<elseif _artSlave.hLength >= 30>>
-				<<include Art_Vector_Hair_Back_Messy_Medium>>       
+				<<include Art_Vector_Hair_Back_Messy_Medium>>
 			<<elseif _artSlave.hLength >= 10>>
 				<<include Art_Vector_Hair_Back_Messy_Short>>
 			<</if>>
@@ -93,7 +93,7 @@
 			<<if _artSlave.hLength >= 60>>
 				<<include Art_Vector_Hair_Back_Dreadlocks_Long>>
 			<<elseif _artSlave.hLength >= 30>>
-				<<include Art_Vector_Hair_Back_Dreadlocks_Medium>>     
+				<<include Art_Vector_Hair_Back_Dreadlocks_Medium>>
 			<<elseif _artSlave.hLength >= 10>>
 				<<include Art_Vector_Hair_Back_Dreadlocks_Short>>
 			<</if>>
@@ -101,7 +101,7 @@
 			<<if _artSlave.hLength >= 60>>
 				<<include Art_Vector_Hair_Back_Cornrows_Long>>
 			<<elseif _artSlave.hLength >= 30>>
-				<<include Art_Vector_Hair_Back_Cornrows_Medium>>     
+				<<include Art_Vector_Hair_Back_Cornrows_Medium>>
 			<<elseif _artSlave.hLength >= 10>>
 				<<include Art_Vector_Hair_Back_Cornrows_Short>>
 			<</if>>
@@ -109,7 +109,7 @@
 			<<if _artSlave.hLength >= 60>>
 				<<include Art_Vector_Hair_Back_Braided_Long>>
 			<<elseif _artSlave.hLength >= 30>>
-				<<include Art_Vector_Hair_Back_Braided_Medium>>     
+				<<include Art_Vector_Hair_Back_Braided_Medium>>
 			<<elseif _artSlave.hLength >= 10>>
 				<<include Art_Vector_Hair_Back_Braided_Short>>
 			<</if>>
@@ -117,7 +117,7 @@
 			<<if _artSlave.hLength >= 60>>
 				<<include Art_Vector_Hair_Back_Tails_Long>>
 			<<elseif _artSlave.hLength >= 30>>
-				<<include Art_Vector_Hair_Back_Tails_Medium>>     
+				<<include Art_Vector_Hair_Back_Tails_Medium>>
 			<<elseif _artSlave.hLength >= 10>>
 				<<include Art_Vector_Hair_Back_Tails_Short>>
 			<</if>>
@@ -125,7 +125,7 @@
 			<<if _artSlave.hLength >= 60>>
 				<<include Art_Vector_Hair_Back_Ninja_Long>>
 			<<elseif _artSlave.hLength >= 30>>
-				<<include Art_Vector_Hair_Back_Ninja_Medium>>     
+				<<include Art_Vector_Hair_Back_Ninja_Medium>>
 			<<elseif _artSlave.hLength >= 10>>
 				<<include Art_Vector_Hair_Back_Ninja_Short>>
 			<</if>>
@@ -138,5 +138,5 @@
 /* note: latex clothing actually shows some hair, but there is no appropriate art for it */
 
 <<if _artSlave.collar == "cat ears">>
-  <<include Art_Vector_Cat_Ear_Back>>
+	<<include Art_Vector_Cat_Ear_Back>>
 <</if>>
\ No newline at end of file
diff --git a/src/art/vector/Hair_Fore.tw b/src/art/vector/Hair_Fore.tw
index 0156e13c1ea97ee98ff019f0986e44bddd68ff67..8732589707d494b4f76413589a5eb7a70d947dd9 100644
--- a/src/art/vector/Hair_Fore.tw
+++ b/src/art/vector/Hair_Fore.tw
@@ -12,7 +12,7 @@
 			<<if _artSlave.hLength >= 60>>
 				<<include Art_Vector_Hair_Fore_Permed_Long>>
 			<<elseif _artSlave.hLength >= 30>>
-				<<include Art_Vector_Hair_Fore_Permed_Medium>>      
+				<<include Art_Vector_Hair_Fore_Permed_Medium>>
 			<<elseif _artSlave.hLength >= 10>>
 				<<include Art_Vector_Hair_Fore_Permed_Short>>
 			<</if>>
@@ -20,7 +20,7 @@
 			<<if _artSlave.hLength >= 60>>
 				<<include Art_Vector_Hair_Fore_Up_Long>>
 			<<elseif _artSlave.hLength >= 30>>
-				<<include Art_Vector_Hair_Fore_Up_Med>>      
+				<<include Art_Vector_Hair_Fore_Up_Med>>
 			<<elseif _artSlave.hLength >= 10>>
 				<<include Art_Vector_Hair_Fore_Up_Short>>
 			<</if>>
@@ -34,7 +34,7 @@
 			<<if _artSlave.hLength >= 60>>
 				<<include Art_Vector_Hair_Fore_Curled_Long>>
 			<<elseif _artSlave.hLength >= 30>>
-				<<include Art_Vector_Hair_Fore_Curled_Medium>>        
+				<<include Art_Vector_Hair_Fore_Curled_Medium>>
 			<<elseif _artSlave.hLength >= 10>>
 				<<include Art_Vector_Hair_Fore_Curled_Short>>
 			<</if>>
@@ -42,7 +42,7 @@
 			<<if _artSlave.hLength >= 60>>
 				<<include Art_Vector_Hair_Fore_Eary_Long>>
 			<<elseif _artSlave.hLength >= 30>>
-				<<include Art_Vector_Hair_Fore_Eary_Medium>>        
+				<<include Art_Vector_Hair_Fore_Eary_Medium>>
 			<<elseif _artSlave.hLength >= 10>>
 				<<include Art_Vector_Hair_Fore_Eary_Short>>
 			<</if>>
@@ -50,7 +50,7 @@
 			<<if _artSlave.hLength >= 60>>
 				<<include Art_Vector_Hair_Fore_Luxurious_Long>>
 			<<elseif _artSlave.hLength >= 30>>
-				<<include Art_Vector_Hair_Fore_Luxurious_Medium>>        
+				<<include Art_Vector_Hair_Fore_Luxurious_Medium>>
 			<<elseif _artSlave.hLength >= 10>>
 				<<include Art_Vector_Hair_Fore_Luxurious_Short>>
 			<</if>>
@@ -60,7 +60,7 @@
 			<<elseif _artSlave.hLength >= 60>>
 				<<include Art_Vector_Hair_Fore_Afro_Long>>
 			<<elseif _artSlave.hLength >= 30>>
-				<<include Art_Vector_Hair_Fore_Afro_Medium>>        
+				<<include Art_Vector_Hair_Fore_Afro_Medium>>
 			<<elseif _artSlave.hLength >= 10>>
 				<<include Art_Vector_Hair_Fore_Afro_Short>>
 			<</if>>
@@ -68,7 +68,7 @@
 			<<if _artSlave.hLength >= 60>>
 				<<include Art_Vector_Hair_Fore_Messy_Long>>
 			<<elseif _artSlave.hLength >= 30>>
-				<<include Art_Vector_Hair_Fore_Messy_Medium>>       
+				<<include Art_Vector_Hair_Fore_Messy_Medium>>
 			<<elseif _artSlave.hLength >= 10>>
 				<<include Art_Vector_Hair_Fore_Messy_Short>>
 			<</if>>
@@ -76,7 +76,7 @@
 			<<if _artSlave.hLength >= 60>>
 				<<include Art_Vector_Hair_Fore_Dreadlocks_Long>>
 			<<elseif _artSlave.hLength >= 30>>
-				<<include Art_Vector_Hair_Fore_Dreadlocks_Medium>>       
+				<<include Art_Vector_Hair_Fore_Dreadlocks_Medium>>
 			<<elseif _artSlave.hLength >= 10>>
 				<<include Art_Vector_Hair_Fore_Dreadlocks_Short>>
 			<</if>>
@@ -84,7 +84,7 @@
 			<<if _artSlave.hLength >= 60>>
 				<<include Art_Vector_Hair_Fore_Cornrows_Long>>
 			<<elseif _artSlave.hLength >= 30>>
-				<<include Art_Vector_Hair_Fore_Cornrows_Medium>>       
+				<<include Art_Vector_Hair_Fore_Cornrows_Medium>>
 			<<elseif _artSlave.hLength >= 10>>
 				<<include Art_Vector_Hair_Fore_Cornrows_Short>>
 			<</if>>
@@ -92,7 +92,7 @@
 			<<if _artSlave.hLength >= 60>>
 				<<include Art_Vector_Hair_Fore_Braided_Long>>
 			<<elseif _artSlave.hLength >= 30>>
-				<<include Art_Vector_Hair_Fore_Braided_Medium>>       
+				<<include Art_Vector_Hair_Fore_Braided_Medium>>
 			<<elseif _artSlave.hLength >= 10>>
 				<<include Art_Vector_Hair_Fore_Braided_Short>>
 			<</if>>
@@ -100,7 +100,7 @@
 			<<if _artSlave.hLength >= 60>>
 				<<include Art_Vector_Hair_Fore_Tails_Long>>
 			<<elseif _artSlave.hLength >= 30>>
-				<<include Art_Vector_Hair_Fore_Tails_Medium>>       
+				<<include Art_Vector_Hair_Fore_Tails_Medium>>
 			<<elseif _artSlave.hLength >= 10>>
 				<<include Art_Vector_Hair_Fore_Tails_Short>>
 			<</if>>
@@ -108,7 +108,7 @@
 			<<if _artSlave.hLength >= 60>>
 				<<include Art_Vector_Hair_Fore_Strip_Long>>
 			<<elseif _artSlave.hLength >= 30>>
-				<<include Art_Vector_Hair_Fore_Strip_Medium>>       
+				<<include Art_Vector_Hair_Fore_Strip_Medium>>
 			<<elseif _artSlave.hLength >= 10>>
 				<<include Art_Vector_Hair_Fore_Strip_Short>>
 			<</if>>
@@ -116,7 +116,7 @@
 			<<if _artSlave.hLength >= 60>>
 				<<include Art_Vector_Hair_Fore_Ninja_Long>>
 			<<elseif _artSlave.hLength >= 30>>
-				<<include Art_Vector_Hair_Fore_Ninja_Medium>>       
+				<<include Art_Vector_Hair_Fore_Ninja_Medium>>
 			<<elseif _artSlave.hLength >= 10>>
 				<<include Art_Vector_Hair_Fore_Ninja_Short>>
 			<</if>>
@@ -128,5 +128,5 @@
 /* note: latex clothing actually shows some hair, but there is no appropriate art for it */
 
 <<if _artSlave.collar == "cat ears">>
-  <<include Art_Vector_Cat_Ear_Fore>>
+	<<include Art_Vector_Cat_Ear_Fore>>
 <</if>>
\ No newline at end of file
diff --git a/src/art/vector/Head.tw b/src/art/vector/Head.tw
index 7c725d096f7440cde83c4aa559f7ba8c7dc682c4..b831ffcd427525529e6dbea90e377abab6a4c74a 100644
--- a/src/art/vector/Head.tw
+++ b/src/art/vector/Head.tw
@@ -4,9 +4,9 @@
 
 /* shiny clothings */
 <<if $seeVectorArtHighlights == 1>>
-  <<if _artSlave.fuckdoll != 0 || _artSlave.clothes == "restrictive latex" || _artSlave.clothes == "a latex catsuit">>
-    <<include Art_Vector_Head_Outfit_Shine>>
-  <</if>>
+	<<if _artSlave.fuckdoll != 0 || _artSlave.clothes == "restrictive latex" || _artSlave.clothes == "a latex catsuit">>
+		<<include Art_Vector_Head_Outfit_Shine>>
+	<</if>>
 <</if>>
 
 /* FACIAL APPEARANCE */
@@ -30,72 +30,72 @@
 /* ADDONS */
 
 <<if _artSlave.fuckdoll == 0 >> /* fuckdolly cannot be decorated */
-<<if _artSlave.collar == "dildo gag">>
-  <<include Art_Vector_Dildo_Gag>>
-<</if>>
-<<if _artSlave.collar == "ball gag">>
-  <<include Art_Vector_Ball_Gag>>
-<</if>>
-<<if _artSlave.collar == "bit gag">>
-  <<include Art_Vector_Bit_Gag>>
-<</if>>
-<<if _artSlave.collar == "massive dildo gag">>
-  <<include Art_Vector_Massive_Dildo_Gag>>
-<</if>>
-<<if _artSlave.collar == "porcelain mask">>
-  <<include Art_Vector_Porcelain_Mask>>
-<</if>>
-<<if _artSlave.eyewear == "corrective glasses" || _artSlave.eyewear == "glasses" || _artSlave.eyewear == "blurring glasses">>
-  <<include Art_Vector_Glasses>>
-<</if>>
+	<<if _artSlave.collar == "dildo gag">>
+		<<include Art_Vector_Dildo_Gag>>
+	<</if>>
+	<<if _artSlave.collar == "ball gag">>
+		<<include Art_Vector_Ball_Gag>>
+	<</if>>
+	<<if _artSlave.collar == "bit gag">>
+		<<include Art_Vector_Bit_Gag>>
+	<</if>>
+	<<if _artSlave.collar == "massive dildo gag">>
+		<<include Art_Vector_Massive_Dildo_Gag>>
+	<</if>>
+	<<if _artSlave.collar == "porcelain mask">>
+		<<include Art_Vector_Porcelain_Mask>>
+	<</if>>
+	<<if _artSlave.eyewear == "corrective glasses" || _artSlave.eyewear == "glasses" || _artSlave.eyewear == "blurring glasses">>
+		<<include Art_Vector_Glasses>>
+	<</if>>
 
-/* head clothing */
-  <<if _artSlave.clothes == "a hijab and abaya">>
-    <<include Art_Vector_Head_Outfit_Hijab>>
-  <</if>>
-  <<if _artSlave.clothes == "a succubus outfit">>
-    <<include Art_Vector_Head_Outfit_Succubus>>
-  <</if>>
-  <<if _artSlave.clothes == "a bunny outfit">>
-    <<include Art_Vector_Head_Outfit_Bunny>>
-  <</if>>
-  <<if _artSlave.clothes == "a chattel habit">>
-    <<include Art_Vector_Head_Outfit_ChattelHabit>>
-  <</if>>
-  <<if _artSlave.clothes == "a fallen nuns habit">>
-    <<include Art_Vector_Head_Outfit_FallenNunsHabit>>
-  <</if>>
-  <<if _artSlave.clothes == "harem gauze">>
-    <<include Art_Vector_Head_Outfit_HaremGauze>>
-  <</if>>
-  <<if _artSlave.clothes == "a penitent nuns habit">>
-    <<include Art_Vector_Head_Outfit_PenitentNunsHabit>>
-  <</if>>
-  <<if _artSlave.clothes == "Western clothing">>
-    <<include Art_Vector_Head_Outfit_Western>>
-  <</if>>
-  <<if _artSlave.clothes == "a military uniform">>
-    <<include Art_Vector_Head_Outfit_MilitaryUniform>>
-  <</if>>
-  <<if _artSlave.clothes == "a cybersuit">>
-	<<include Art_Vector_Head_Outfit_Cybersuit>>
-  <</if>>
-  <<if _artSlave.clothes == "a schutzstaffel uniform">>
-	<<include Art_Vector_Head_Outfit_SchutzstaffelUniform>>
-  <</if>>
-  <<if _artSlave.clothes == "a slutty schutzstaffel uniform">>
-	<<include Art_Vector_Head_Outfit_SchutzstaffelUniform>>
-  <</if>>
-  <<if _artSlave.clothes == "a red army uniform">>
-	<<include Art_Vector_Head_Outfit_RedArmyUniform>>
-  <</if>>
-  <<if _artSlave.clothes == "battlearmor">>
-	<<include Art_Vector_Head_Outfit_Battlearmor>>
-  <</if>>
-  <<if _artSlave.clothes == "a biyelgee costume">>
-	<<include Art_Vector_Head_Outfit_BiyelgeeCostume>>
-  <</if>>
-  <<if _artSlave.clothes == "a mounty outfit">>
-	<<include Art_Vector_Head_Outfit_Mounty>>
-  <</if>>
+	/* head clothing */
+	<<if _artSlave.clothes == "a hijab and abaya">>
+		<<include Art_Vector_Head_Outfit_Hijab>>
+	<</if>>
+	<<if _artSlave.clothes == "a succubus outfit">>
+		<<include Art_Vector_Head_Outfit_Succubus>>
+	<</if>>
+	<<if _artSlave.clothes == "a bunny outfit">>
+		<<include Art_Vector_Head_Outfit_Bunny>>
+	<</if>>
+	<<if _artSlave.clothes == "a chattel habit">>
+		<<include Art_Vector_Head_Outfit_ChattelHabit>>
+	<</if>>
+	<<if _artSlave.clothes == "a fallen nuns habit">>
+		<<include Art_Vector_Head_Outfit_FallenNunsHabit>>
+	<</if>>
+	<<if _artSlave.clothes == "harem gauze">>
+		<<include Art_Vector_Head_Outfit_HaremGauze>>
+	<</if>>
+	<<if _artSlave.clothes == "a penitent nuns habit">>
+		<<include Art_Vector_Head_Outfit_PenitentNunsHabit>>
+	<</if>>
+	<<if _artSlave.clothes == "Western clothing">>
+		<<include Art_Vector_Head_Outfit_Western>>
+	<</if>>
+	<<if _artSlave.clothes == "a military uniform">>
+		<<include Art_Vector_Head_Outfit_MilitaryUniform>>
+	<</if>>
+	<<if _artSlave.clothes == "a cybersuit">>
+		<<include Art_Vector_Head_Outfit_Cybersuit>>
+	<</if>>
+	<<if _artSlave.clothes == "a schutzstaffel uniform">>
+		<<include Art_Vector_Head_Outfit_SchutzstaffelUniform>>
+	<</if>>
+	<<if _artSlave.clothes == "a slutty schutzstaffel uniform">>
+		<<include Art_Vector_Head_Outfit_SchutzstaffelUniform>>
+	<</if>>
+	<<if _artSlave.clothes == "a red army uniform">>
+		<<include Art_Vector_Head_Outfit_RedArmyUniform>>
+	<</if>>
+	<<if _artSlave.clothes == "battlearmor">>
+		<<include Art_Vector_Head_Outfit_Battlearmor>>
+	<</if>>
+	<<if _artSlave.clothes == "a biyelgee costume">>
+		<<include Art_Vector_Head_Outfit_BiyelgeeCostume>>
+	<</if>>
+	<<if _artSlave.clothes == "a mounty outfit">>
+		<<include Art_Vector_Head_Outfit_Mounty>>
+	<</if>>
 <</if>>
diff --git a/src/art/vector/Leg.tw b/src/art/vector/Leg.tw
index 01a394f952e1d58a8ea8577a736870cec2046230..7cee264c63668338f441178bbb039be8e7e944da 100644
--- a/src/art/vector/Leg.tw
+++ b/src/art/vector/Leg.tw
@@ -7,38 +7,38 @@
 
 /*
 <<if _artSlave.amp != 1>>
-  <<set _legSize = "Normal">>
-  <<if _artSlave.hips < 0>>
-    <<if _artSlave.weight < -10>>
-      <<set _legSize = "Narrow">>
-    <<else>>
-      <<set _legSize = "Normal">>
-    <</if>>
-  <<elseif _artSlave.hips == 0>>
-    <<if _artSlave.weight > 96>>
-      <<set _legSize = "Thick">>
-    <<elseif _artSlave.weight > 30>>
-      <<set _legSize = "Wide">>
-    <<else>>
-      <<set _legSize = "Normal">>
-    <</if>>
-  <<elseif _artSlave.hips > 1>>
-    <<if _artSlave.weight > 96>>
-	  <<set _legSize = "Thick">>
-	<<else>>
-	  <<set _legSize = "Wide">>
+	<<set _legSize = "Normal">>
+	<<if _artSlave.hips < 0>>
+		<<if _artSlave.weight < -10>>
+			<<set _legSize = "Narrow">>
+		<<else>>
+			<<set _legSize = "Normal">>
+		<</if>>
+	<<elseif _artSlave.hips == 0>>
+		<<if _artSlave.weight > 96>>
+			<<set _legSize = "Thick">>
+		<<elseif _artSlave.weight > 30>>
+			<<set _legSize = "Wide">>
+		<<else>>
+			<<set _legSize = "Normal">>
+		<</if>>
+	<<elseif _artSlave.hips > 1>>
+		<<if _artSlave.weight > 96>>
+			<<set _legSize = "Thick">>
+		<<else>>
+			<<set _legSize = "Wide">>
+		<</if>>
 	<</if>>
-  <</if>>
-  <<set _art = "Art_Vector_Leg_"+_legSize >>
+	<<set _art = "Art_Vector_Leg_"+_legSize >>
 <<else>>
-  <<set _art = "Art_Vector_Stump" >>
+	<<set _art = "Art_Vector_Stump" >>
 <</if>>
 <<include _art >>
 */
 
 <<if _artSlave.amp != 1>>
-  <<set _legSize = "Normal">>
-    <<if _artSlave.hips == -2>>
+	<<set _legSize = "Normal">>
+	<<if _artSlave.hips == -2>>
 		<<if _artSlave.weight <= 0>>
 			<<set _legSize = "Narrow">>
 		<<elseif _artSlave.weight > 0 && _artSlave.weight < 161>>
diff --git a/src/art/vector/Penis.tw b/src/art/vector/Penis.tw
index f22171e86487e4ad9547054be6a8b17354678758..3331b4971d9c2a5737a8aed1f11d9796030362da 100644
--- a/src/art/vector/Penis.tw
+++ b/src/art/vector/Penis.tw
@@ -44,51 +44,51 @@
 <</if>>
 
 /* HIDES DICK ON OUTFITS WHERE COVERED BY CLOTHING */
-<<if _artSlave.clothes != "a slave gown"  && _artSlave.clothes != "a cheerleader outfit" && _artSlave.clothes != "cutoffs and a t-shirt" && _artSlave.clothes != "a halter top dress" && _artSlave.clothes != "a hijab and abaya" && _artSlave.clothes != "a leotard" && _artSlave.clothes != "a nice maid outfit" && _artSlave.clothes != "a slutty maid outfit" && _artSlave.clothes != "a military uniform" && _artSlave.clothes != "a mini dress" && _artSlave.clothes != "a nice nurse outfit" && _artSlave.clothes != "a slutty nurse outfit" && _artSlave.clothes != "a scalemail bikini" && _artSlave.clothes != "a schoolgirl outfit" && _artSlave.clothes != "a ball gown" && _artSlave.clothes != "battledress" && _artSlave.clothes != "a slutty outfit" && _artSlave.clothes != "spats and a tank top" && _artSlave.clothes != "a succubus outfit" && _artSlave.clothes != "nice business attire" && _artSlave.clothes != "slutty business attire" && _artSlave.clothes != "attractive lingerie for a pregnant woman" && _artSlave.clothes != "a bunny outfit" && _artSlave.clothes != "a chattel habit" && _artSlave.clothes != "conservative clothing" && _artSlave.clothes != "harem gauze" && _artSlave.clothes != "a huipil" && _artSlave.clothes != "a kimono" && _artSlave.clothes != "a maternity dress" && _artSlave.clothes != "a slutty qipao" && _artSlave.clothes != "stretch pants and a crop-top" && _artSlave.clothes != "a toga" && _artSlave.clothes != "a penitent nuns habit" && _artSlave.clothes != "a monokini" && _artSlave.clothes != "a schutzstaffel uniform" && _artSlave.clothes != "a slutty schutzstaffel uniform" && _artSlave.clothes != "a red army uniform" && _artSlave.clothes != "an apron" && _artSlave.clothes != "battlearmor" && _artSlave.clothes != "a dirndl" && _artSlave.clothes != "a biyelgee costume" && _artSlave.clothes != "lederhosen" && _artSlave.clothes != "a mounty outfit" && _artSlave.clothes != "a long qipao">>
+<<if _artSlave.clothes != "a slave gown" && _artSlave.clothes != "a cheerleader outfit" && _artSlave.clothes != "cutoffs and a t-shirt" && _artSlave.clothes != "a halter top dress" && _artSlave.clothes != "a hijab and abaya" && _artSlave.clothes != "a leotard" && _artSlave.clothes != "a nice maid outfit" && _artSlave.clothes != "a slutty maid outfit" && _artSlave.clothes != "a military uniform" && _artSlave.clothes != "a mini dress" && _artSlave.clothes != "a nice nurse outfit" && _artSlave.clothes != "a slutty nurse outfit" && _artSlave.clothes != "a scalemail bikini" && _artSlave.clothes != "a schoolgirl outfit" && _artSlave.clothes != "a ball gown" && _artSlave.clothes != "battledress" && _artSlave.clothes != "a slutty outfit" && _artSlave.clothes != "spats and a tank top" && _artSlave.clothes != "a succubus outfit" && _artSlave.clothes != "nice business attire" && _artSlave.clothes != "slutty business attire" && _artSlave.clothes != "attractive lingerie for a pregnant woman" && _artSlave.clothes != "a bunny outfit" && _artSlave.clothes != "a chattel habit" && _artSlave.clothes != "conservative clothing" && _artSlave.clothes != "harem gauze" && _artSlave.clothes != "a huipil" && _artSlave.clothes != "a kimono" && _artSlave.clothes != "a maternity dress" && _artSlave.clothes != "a slutty qipao" && _artSlave.clothes != "stretch pants and a crop-top" && _artSlave.clothes != "a toga" && _artSlave.clothes != "a penitent nuns habit" && _artSlave.clothes != "a monokini" && _artSlave.clothes != "a schutzstaffel uniform" && _artSlave.clothes != "a slutty schutzstaffel uniform" && _artSlave.clothes != "a red army uniform" && _artSlave.clothes != "an apron" && _artSlave.clothes != "battlearmor" && _artSlave.clothes != "a dirndl" && _artSlave.clothes != "a biyelgee costume" && _artSlave.clothes != "lederhosen" && _artSlave.clothes != "a mounty outfit" && _artSlave.clothes != "a long qipao">>
 	<<if _artSlave.dick >= 11>>
-	  <<set _penisSize = 10>>
+		<<set _penisSize = 10>>
 	<<elseif _artSlave.dick >= 10>>
-	  <<set _penisSize = 9>>
+		<<set _penisSize = 9>>
 	<<elseif _artSlave.dick >= 9>>
-	  <<set _penisSize = 8>>
+		<<set _penisSize = 8>>
 	<<elseif _artSlave.dick >= 8>>
-	  <<set _penisSize = 7>>
+		<<set _penisSize = 7>>
 	<<elseif _artSlave.dick >= 7>>
-	  <<set _penisSize = 6>>
+		<<set _penisSize = 6>>
 	<<elseif _artSlave.dick >= 6 && _artSlave.belly <= 4000>>
-	  <<set _penisSize = 5>>
+		<<set _penisSize = 5>>
 	<<elseif _artSlave.dick >= 5 && _artSlave.belly <= 4000>>
-	  <<set _penisSize = 4>>
+		<<set _penisSize = 4>>
 	<<elseif _artSlave.dick >= 4 && _artSlave.belly <= 4000>>
-	  <<set _penisSize = 3>>
+		<<set _penisSize = 3>>
 	<<elseif _artSlave.dick >= 3 && _artSlave.belly <= 4000>>
-	  <<set _penisSize = 2>>
+		<<set _penisSize = 2>>
 	<<elseif _artSlave.dick >= 2 && _artSlave.belly <= 4000>>
-	  <<set _penisSize = 1>>
+		<<set _penisSize = 1>>
 	<<elseif _artSlave.dick >= 1 && _artSlave.belly <= 4000>>
-	  <<set _penisSize = 0>>
+		<<set _penisSize = 0>>
 	<</if>>
 <</if>>
 
 <<if _penisSize >= 0>>
-  <<if canAchieveErection(_artSlave) && (_artSlave.dickAccessory != "chastity") && (_artSlave.dickAccessory != "combined chastity") >>
-    <<if (def _art_have_boobs) && (_art_scale_factor < 3.7)>>
-      /* only draw erect penis over boobs if boobs do not hide the penis' base */
-      <<set _art = "Art_Vector_Penis_"+_penisSize>>
-      <<include _art>>
-    <</if>>
-  <<else>>
-    <<if ndef _art_have_boobs >>
-      /* flaccid penises are always drawn behind the boobs */
-      <<set _art = "Art_Vector_Flaccid_"+_penisSize>>
-      <<include _art>>
-      <<if (_artSlave.dickAccessory == "chastity") || (_artSlave.dickAccessory == "combined chastity") >>
-        /* this draws chastity OVER latex catsuit. prndev finds this alright. */
-        <<set _art = "Art_Vector_Chastity_Cage_"+_penisSize>>
-        <<include _art>>
-      <</if>>
-    <</if>>
-  <</if>>
+	<<if canAchieveErection(_artSlave) && (_artSlave.dickAccessory != "chastity") && (_artSlave.dickAccessory != "combined chastity") >>
+		<<if (def _art_have_boobs) && (_art_scale_factor < 3.7)>>
+			/* only draw erect penis over boobs if boobs do not hide the penis' base */
+			<<set _art = "Art_Vector_Penis_"+_penisSize>>
+			<<include _art>>
+		<</if>>
+	<<else>>
+		<<if ndef _art_have_boobs >>
+			/* flaccid penises are always drawn behind the boobs */
+			<<set _art = "Art_Vector_Flaccid_"+_penisSize>>
+			<<include _art>>
+			<<if (_artSlave.dickAccessory == "chastity") || (_artSlave.dickAccessory == "combined chastity") >>
+				/* this draws chastity OVER latex catsuit. prndev finds this alright. */
+				<<set _art = "Art_Vector_Chastity_Cage_"+_penisSize>>
+				<<include _art>>
+			<</if>>
+		<</if>>
+	<</if>>
 <</if>>
  
 /* unset the variable for the next display */
diff --git a/src/art/vector/Pubic_Hair.tw b/src/art/vector/Pubic_Hair.tw
index b839cb43ed16f3e0b785ef280729afd155162b88..1a33de86f868b3f13c847e5ef980ae9418f3f9e8 100644
--- a/src/art/vector/Pubic_Hair.tw
+++ b/src/art/vector/Pubic_Hair.tw
@@ -2,20 +2,20 @@
 
 <<if _artSlave.fuckdoll != 0 || _artSlave.clothes != "a latex catsuit">>
 
-  <<if $showBodyMods == 1>>
-    <<if _artSlave.vaginaTat == "rude words">>
-      <<if _artSlave.dick != 0>>
-        <<set _art_pussy_tattoo_text = "Useless" >>
-      <<else>>
-        <<set _art_pussy_tattoo_text = "Fucktoy" >>
-      <</if>>
-      <<include Art_Vector_Pussy_Tattoo>>
-    <</if>>
-  <</if>>
+<<if $showBodyMods == 1>>
+	<<if _artSlave.vaginaTat == "rude words">>
+		<<if _artSlave.dick != 0>>
+			<<set _art_pussy_tattoo_text = "Useless" >>
+		<<else>>
+			<<set _art_pussy_tattoo_text = "Fucktoy" >>
+		<</if>>
+		<<include Art_Vector_Pussy_Tattoo>>
+	<</if>>
+<</if>>
 
 <<if _artSlave.physicalAge < 11>>
-    <<include Art_Vector_Pubic_Hair_None >>
-	<<include Art_Vector_Pubic_Hair_Underarm_None >>
+	<<include Art_Vector_Pubic_Hair_None >>
+		<<include Art_Vector_Pubic_Hair_Underarm_None >>
 <<elseif _artSlave.physicalAge <= 13>>
 	<<if _artSlave.pubicHStyle != "waxed">>
 		<<include Art_Vector_Pubic_Hair_Wispy >>
diff --git a/src/art/vector/Pussy.tw b/src/art/vector/Pussy.tw
index 6a346d678b04c829c11f2977ed51936325c4bd98..3dfc92283e38d6b6ebc1c8168c56edbfbeb2f490 100644
--- a/src/art/vector/Pussy.tw
+++ b/src/art/vector/Pussy.tw
@@ -1,6 +1,6 @@
 :: Art_Vector_Pussy_ [nobr]
 
 <<if _artSlave.vagina >= 0>>
-  <<include Art_Vector_Pussy>>
+	<<include Art_Vector_Pussy>>
 <</if>>
 
diff --git a/src/art/vector/Set_Colour_Outfit_JS.tw b/src/art/vector/Set_Colour_Outfit_JS.tw
index d45dc41b5a87c8655ffb45a1a2b68ef66973ee7f..c6a4763e402e898c43ea868b5349c082b3828554 100644
--- a/src/art/vector/Set_Colour_Outfit_JS.tw
+++ b/src/art/vector/Set_Colour_Outfit_JS.tw
@@ -3,48 +3,48 @@
 window.Art_Vector_Set_Colour_Outfit = function(artSlave) {
 
 var s = {
-  outfitBaseColour : undefined,
-  glassesColor : undefined
-  }
-
-if (artSlave.fuckdoll != 0 || artSlave.clothes == "restrictive latex" ||  artSlave.clothes == "a latex catsuit" ||  artSlave.clothes == "a cybersuit") {
-  s.outfitBaseColour = "#515351" ; /* standard "black rubber" latex colour */
-  if (artSlave.clothingBaseColor) {
-    s.outfitBaseColour = artSlave.clothingBaseColor ; /* latex colour selected by user */
-    /* TODO: rewrite all textual descriptions not to explicitly mention the latex being of black colour. */
-  }
+	outfitBaseColour : undefined,
+	glassesColor : undefined
+	}
+
+if (artSlave.fuckdoll != 0 || artSlave.clothes == "restrictive latex" || artSlave.clothes == "a latex catsuit" || artSlave.clothes == "a cybersuit") {
+	s.outfitBaseColour = "#515351" ; /* standard "black rubber" latex colour */
+	if (artSlave.clothingBaseColor) {
+		s.outfitBaseColour = artSlave.clothingBaseColor ; /* latex colour selected by user */
+		/* TODO: rewrite all textual descriptions not to explicitly mention the latex being of black colour. */
+	}
 }
 
 if (artSlave.fuckdoll != 0 || artSlave.clothes == "a comfortable bodysuit") {
-  s.outfitBaseColour = "#464646" ; /* bodysuit */
-  if (artSlave.clothingBaseColor) {
-    s.outfitBaseColour = artSlave.clothingBaseColor ; /* bodysuit colour selected by user */
-  }
+	s.outfitBaseColour = "#464646" ; /* bodysuit */
+	if (artSlave.clothingBaseColor) {
+		s.outfitBaseColour = artSlave.clothingBaseColor ; /* bodysuit colour selected by user */
+	}
 }
 
 /* head addons */
 switch (artSlave.eyewear) {
-  case "corrective glasses":
-  case "glasses": 
-  case "blurring glasses":
-    s.glassesColor = "#010101";
-    break;
-  default:
-    /* use colour for "glasses" by default */
-    s.glassesColor = "#010101";
-}
+	case "corrective glasses":
+	case "glasses": 
+	case "blurring glasses":
+		s.glassesColor = "#010101";
+		break;
+	default:
+		/* use colour for "glasses" by default */
+		s.glassesColor = "#010101";
+	}
 
 switch (artSlave.collar) {
-  case "porcelain mask":
-    s.glassesColor = "#FFFFFF";
-    break;
-  default:
-    /* use colour for "mask" by default */
-    s.glassesColor = "#010101";
-}
+	case "porcelain mask":
+		s.glassesColor = "#FFFFFF";
+		break;
+	default:
+		/* use colour for "mask" by default */
+		s.glassesColor = "#010101";
+	}
 
 if (artSlave.glassesColor) {
-  s.glassesColor = artSlave.glassesColor; /* glasses colour selected by user */
+	s.glassesColor = artSlave.glassesColor; /* glasses colour selected by user */
 }
 
 return s;
diff --git a/src/art/vector/Set_Colour_Shoe.tw b/src/art/vector/Set_Colour_Shoe.tw
index d39c8e5346b0c17ac04e7ce5365c4c6acb6329c1..b6783ef76fa693c09cd7cd05b6c6500c17d9f65b 100644
--- a/src/art/vector/Set_Colour_Shoe.tw
+++ b/src/art/vector/Set_Colour_Shoe.tw
@@ -8,27 +8,27 @@
 <<set _shoeShadowColour = "#616a6b">>
 
 <<switch _artSlave.shoes>>
-  <<case "heels" "extreme heels">>
-    <<set _shoeColour = "#80808080">>
-  <<case "boots">>
-    <<set _shoeColour = "#80808080">>
-  <<case "flats">>
-    <<set _shoeColour = "#80808080">>
-  <<case "pumps">>
-    <<set _shoeColour = "#80808080">>
-  <<default>>
-    /* use colour for "heels" by default */
-    <<set _shoeColour = "#595959">>
+<<case "heels" "extreme heels">>
+	<<set _shoeColour = "#80808080">>
+<<case "boots">>
+	<<set _shoeColour = "#80808080">>
+<<case "flats">>
+	<<set _shoeColour = "#80808080">>
+<<case "pumps">>
+	<<set _shoeColour = "#80808080">>
+<<default>>
+	/* use colour for "heels" by default */
+	<<set _shoeColour = "#595959">>
 <</switch>>
 
 <<if def _artSlave.shoeColor>>
-  <<set _shoeColour = _artSlave.shoeColor+";opacity: 0.4">> /* shoe colour selected by user */
-  <<set _shoeShadowColour = _shoeColour+";opacity: 0.5">> /* TODO: do not abuse "color" variable for style definitions. do not rely on dark background for shadow effect either. */
+	<<set _shoeColour = _artSlave.shoeColor+";opacity: 0.4">> /* shoe colour selected by user */
+	<<set _shoeShadowColour = _shoeColour+";opacity: 0.5">> /* TODO: do not abuse "color" variable for style definitions. do not rely on dark background for shadow effect either. */
 <</if>>
 
 /* override colour in case of full body latex outfit */
 <<if _artSlave.fuckdoll != 0 || _artSlave.clothes == "restrictive latex" >>
-  <<set _shoeColour = _skinColour>>
-  <<set _shoeShadowColour = _shoeColour+";opacity: 0.5">> /* TODO: do not abuse "color" variable for style definitions. do not rely on dark background for shadow effect either. */
+	<<set _shoeColour = _skinColour>>
+	<<set _shoeShadowColour = _shoeColour+";opacity: 0.5">> /* TODO: do not abuse "color" variable for style definitions. do not rely on dark background for shadow effect either. */
 <</if>>
 
diff --git a/src/art/vector/Set_Colour_Skin_JS.tw b/src/art/vector/Set_Colour_Skin_JS.tw
index 99849dbec4115d55a1c9b076b752bfcb1ed1a671..385d87c5613bd088d9a63c8049d70d79317238f0 100644
--- a/src/art/vector/Set_Colour_Skin_JS.tw
+++ b/src/art/vector/Set_Colour_Skin_JS.tw
@@ -4,239 +4,239 @@ window.Art_Vector_Set_Colour_Skin = function(artSlave, outfitBaseColour) {
 
 /* create an aggregator object yielding all computed styles */
 var s = {
-  areolaStyle: "#d76b93;", /* this is the default and can be customized later */
-  labiaStyle: "#d76b93;", /* this is the default and can be customized later */
-  /* todo: introduce fleshStyle */
-  /* these need to be declared so they can be set conditionally */
-  headSkinStyle: undefined,
-  torsoSkinStyle: undefined,
-  boobSkinStyle: undefined,
-  penisSkinStyle: undefined,
-  scrotumSkinStyle: undefined,
-  bellySkinStyle: undefined,
-  skinColour: undefined
-  }
+	areolaStyle: "#d76b93;", /* this is the default and can be customized later */
+	labiaStyle: "#d76b93;", /* this is the default and can be customized later */
+	/* todo: introduce fleshStyle */
+	/* these need to be declared so they can be set conditionally */
+	headSkinStyle: undefined,
+	torsoSkinStyle: undefined,
+	boobSkinStyle: undefined,
+	penisSkinStyle: undefined,
+	scrotumSkinStyle: undefined,
+	bellySkinStyle: undefined,
+	skinColour: undefined
+}
 
-  var colorSlave = skinColorCatcher(artSlave);
-  s.areolaStyle = colorSlave.areolaColor;
-  s.labiaStyle = colorSlave.labiaColor;
-  s.skinColour = colorSlave.skinColor;
+	var colorSlave = skinColorCatcher(artSlave);
+	s.areolaStyle = colorSlave.areolaColor;
+	s.labiaStyle = colorSlave.labiaColor;
+	s.skinColour = colorSlave.skinColor;
 
 /* BEGIN SKIN COLOUR OVERRIDES FOR LATEX CLOTHING EMULATION */
 
 if (artSlave.fuckdoll != 0) {
-  /* slave is a fuckdoll - display all skin as if it was black rubber */
-  s.skinColour = outfitBaseColour;
-  s.areolaStyle = "fill:rgba(0,0,0,0.3);";
-  s.labiaStyle = s.areolaStyle;
+	/* slave is a fuckdoll - display all skin as if it was black rubber */
+	s.skinColour = outfitBaseColour;
+	s.areolaStyle = "fill:rgba(0,0,0,0.3);";
+	s.labiaStyle = s.areolaStyle;
 }
 
 /* slave wears restrictive latex - display most skin as if it was rubber */
 if (artSlave.clothes == "restrictive latex") {
-  /* nice latex does not cover any privates. */
-  s.boobSkinStyle = "fill:"+s.skinColour+";";
-  s.penisSkinStyle = "fill:"+s.skinColour+";";
-  s.scrotumSkinStyle = "fill:"+s.skinColour+";";
-  s.torsoSkinStyle = "fill:"+s.skinColour+";";
-  /* rest of body is covered in latex */
-  s.skinColour = outfitBaseColour;
+	/* nice latex does not cover any privates. */
+	s.boobSkinStyle = "fill:"+s.skinColour+";";
+	s.penisSkinStyle = "fill:"+s.skinColour+";";
+	s.scrotumSkinStyle = "fill:"+s.skinColour+";";
+	s.torsoSkinStyle = "fill:"+s.skinColour+";";
+	/* rest of body is covered in latex */
+	s.skinColour = outfitBaseColour;
 }
 
 if (artSlave.clothes == "a latex catsuit") {
-  /* nice latex does not cover head. */
-  s.headSkinStyle = "fill:"+s.skinColour+";";
-  /* rest of body is covered in latex */
-  s.skinColour = outfitBaseColour;
-  /* catsuit covers areolae and crotch, too */
-  s.areolaStyle = "fill:rgba(51,53,51,0.3);"; /* areolae are represented by a darker area */ 
-  /* todo: gain control over piercings to do the same with them ^^ */
-  s.labiaStyle = s.areolaStyle;
+	/* nice latex does not cover head. */
+	s.headSkinStyle = "fill:"+s.skinColour+";";
+	/* rest of body is covered in latex */
+	s.skinColour = outfitBaseColour;
+	/* catsuit covers areolae and crotch, too */
+	s.areolaStyle = "fill:rgba(51,53,51,0.3);"; /* areolae are represented by a darker area */ 
+	/* todo: gain control over piercings to do the same with them ^^ */
+	s.labiaStyle = s.areolaStyle;
 }
 
 if (artSlave.clothes == "a cybersuit") {
-  /* rest of body is covered in latex */
-  s.skinColour = outfitBaseColour;
-  /* catsuit covers areolae and crotch, too */
-  s.areolaStyle = "fill:rgba(51,53,51,0.3);"; /* areolae are represented by a darker area */ 
-  /* todo: gain control over piercings to do the same with them ^^ */
-  s.labiaStyle = s.areolaStyle;
+	/* rest of body is covered in latex */
+	s.skinColour = outfitBaseColour;
+	/* catsuit covers areolae and crotch, too */
+	s.areolaStyle = "fill:rgba(51,53,51,0.3);"; /* areolae are represented by a darker area */ 
+	/* todo: gain control over piercings to do the same with them ^^ */
+	s.labiaStyle = s.areolaStyle;
 }
 
 /* END SKIN COLOUR OVERRIDES FOR LATEX CLOTHING EMULATION */
 
 if (artSlave.clothes == "a comfortable bodysuit") {
-  /* nice bodysuit does not cover head. */
-  s.headSkinStyle = "fill:"+s.skinColour+";";
-  /* rest of body is covered in bodysuit */
-  s.skinColour = outfitBaseColour;
-  /* bodysuit covers areolae and crotch, too */
-s.areolaStyle = "fill:rgba(175,67,107,0.3);";
-  /* todo: gain control over piercings to do the same with them ^^ */
-  s.labiaStyle = s.areolaStyle;
+	/* nice bodysuit does not cover head. */
+	s.headSkinStyle = "fill:"+s.skinColour+";";
+	/* rest of body is covered in bodysuit */
+	s.skinColour = outfitBaseColour;
+	/* bodysuit covers areolae and crotch, too */
+	s.areolaStyle = "fill:rgba(175,67,107,0.3);";
+	/* todo: gain control over piercings to do the same with them ^^ */
+	s.labiaStyle = s.areolaStyle;
 }
 
 /* outfit dick coloring to match outfit rgba in svg */
 switch (artSlave.clothes) {
 case "a cheerleader outfit":
-  s.scrotumSkinStyle = "fill:rgba(250,186,0,1);";
-  s.bellySkinStyle = "fill:rgba(250,186,0,1);";
-  break;
+	s.scrotumSkinStyle = "fill:rgba(250,186,0,1);";
+	s.bellySkinStyle = "fill:rgba(250,186,0,1);";
+	break;
 case "cutoffs and a t-shirt":
-  s.scrotumSkinStyle = "fill:rgba(81,124,211,1);";
-  break;
+	s.scrotumSkinStyle = "fill:rgba(81,124,211,1);";
+	break;
 case "a halter top dress":
-  s.scrotumSkinStyle = "fill:rgba(94,51,124,1);";
-  s.bellySkinStyle = "fill:rgba(94,51,124,1);";
-  break;
+	s.scrotumSkinStyle = "fill:rgba(94,51,124,1);";
+	s.bellySkinStyle = "fill:rgba(94,51,124,1);";
+	break;
 case "a hijab and abaya":
-  s.scrotumSkinStyle = "fill:rgba(51,51,51,1);";
-  s.bellySkinStyle = "fill:rgba(51,51,51,1);";
-  break;
+	s.scrotumSkinStyle = "fill:rgba(51,51,51,1);";
+	s.bellySkinStyle = "fill:rgba(51,51,51,1);";
+	break;
 case "a nice maid outfit":
-  s.scrotumSkinStyle = "fill:rgba(225,225,225,1);";
-  s.bellySkinStyle = "fill:rgba(225,225,225,1);";
-  break;
+	s.scrotumSkinStyle = "fill:rgba(225,225,225,1);";
+	s.bellySkinStyle = "fill:rgba(225,225,225,1);";
+	break;
 case "a slutty maid outfit":
-  s.scrotumSkinStyle = "fill:rgba(225,225,225,1);";
-  s.bellySkinStyle = "fill:rgba(225,225,225,1);";
-  break;
+	s.scrotumSkinStyle = "fill:rgba(225,225,225,1);";
+	s.bellySkinStyle = "fill:rgba(225,225,225,1);";
+	break;
 case "a leotard":
-  s.scrotumSkinStyle = "fill:rgba(120,15,55,1);";
-  s.bellySkinStyle = "fill:rgba(120,15,55,1);";
-  break;
+	s.scrotumSkinStyle = "fill:rgba(120,15,55,1);";
+	s.bellySkinStyle = "fill:rgba(120,15,55,1);";
+	break;
 case "a military uniform":
-  s.scrotumSkinStyle = "fill:rgba(34,42,18,1);";
-  s.bellySkinStyle = "fill:rgba(34,42,18,1);";
-  break;
+	s.scrotumSkinStyle = "fill:rgba(34,42,18,1);";
+	s.bellySkinStyle = "fill:rgba(34,42,18,1);";
+	break;
 case "a mini dress":
-  s.scrotumSkinStyle = "fill:rgba(39,174,96,1);";
-  s.bellySkinStyle = "fill:rgba(39,174,96,1);";
-  break;
+	s.scrotumSkinStyle = "fill:rgba(39,174,96,1);";
+	s.bellySkinStyle = "fill:rgba(39,174,96,1);";
+	break;
 case "a nice nurse outfit":
-  s.scrotumSkinStyle = "fill:rgba(0,128,128,1);";
-  s.bellySkinStyle = "fill:rgba(0,128,128,1);";
-  break;
+	s.scrotumSkinStyle = "fill:rgba(0,128,128,1);";
+	s.bellySkinStyle = "fill:rgba(0,128,128,1);";
+	break;
 case "a slutty nurse outfit":
-  s.scrotumSkinStyle = "fill:rgba(200,200,200,1);";
-  break;
+	s.scrotumSkinStyle = "fill:rgba(200,200,200,1);";
+	break;
 case "a scalemail bikini":
-  s.scrotumSkinStyle = "fill:rgba(133,146,158,1);";
-  break;
+	s.scrotumSkinStyle = "fill:rgba(133,146,158,1);";
+	break;
 case "a schoolgirl outfit":
-  s.scrotumSkinStyle = "fill:rgba(28,31,36,1);";
-  s.bellySkinStyle = "fill:rgba(28,31,36,1);";
-  break;
+	s.scrotumSkinStyle = "fill:rgba(28,31,36,1);";
+	s.bellySkinStyle = "fill:rgba(28,31,36,1);";
+	break;
 case "a ball gown":
-  s.scrotumSkinStyle = "fill:rgba(128,0,0,1);";
-  s.bellySkinStyle = "fill:rgba(128,0,0,1);";
-  break;
+	s.scrotumSkinStyle = "fill:rgba(128,0,0,1);";
+	s.bellySkinStyle = "fill:rgba(128,0,0,1);";
+	break;
 case "battledress":
-  s.scrotumSkinStyle = "fill:rgba(34,42,18,1);";
-  s.bellySkinStyle = "fill:rgba(34,42,18,1);";
-  break;
+	s.scrotumSkinStyle = "fill:rgba(34,42,18,1);";
+	s.bellySkinStyle = "fill:rgba(34,42,18,1);";
+	break;
 case "a slave gown":
-  s.scrotumSkinStyle = "fill:rgba(200,200,200,1);";
-  s.bellySkinStyle = "fill:rgba(200,200,200,1);";
-  break;
+	s.scrotumSkinStyle = "fill:rgba(200,200,200,1);";
+	s.bellySkinStyle = "fill:rgba(200,200,200,1);";
+	break;
 case "a slutty outfit":
-  s.scrotumSkinStyle = "fill:rgba(63,126,181,1);";
-  break;
+	s.scrotumSkinStyle = "fill:rgba(63,126,181,1);";
+	break;
 case "spats and a tank top":
-  s.scrotumSkinStyle = "fill:rgba(51,51,51,1);";
-  break;
+	s.scrotumSkinStyle = "fill:rgba(51,51,51,1);";
+	break;
 case "a succubus outfit":
-  s.scrotumSkinStyle = "fill:rgba(128,0,0,1);";
-  s.bellySkinStyle = "fill:rgba(128,0,0,1);";
-  break;
+	s.scrotumSkinStyle = "fill:rgba(128,0,0,1);";
+	s.bellySkinStyle = "fill:rgba(128,0,0,1);";
+	break;
 case "nice business attire":
-  s.scrotumSkinStyle = "fill:rgba(51,51,51,1);";
-  s.bellySkinStyle = "fill:rgba(51,51,51,1);";
-  break;
+	s.scrotumSkinStyle = "fill:rgba(51,51,51,1);";
+	s.bellySkinStyle = "fill:rgba(51,51,51,1);";
+	break;
 case "slutty business attire":
-  s.scrotumSkinStyle = "fill:rgba(51,51,51,1);";
-  break;
+	s.scrotumSkinStyle = "fill:rgba(51,51,51,1);";
+	break;
 case "attractive lingerie for a pregnant woman":
-  s.scrotumSkinStyle = "fill:rgba(153,153,153,1);";
-  break;
+	s.scrotumSkinStyle = "fill:rgba(153,153,153,1);";
+	break;
 case "a bunny outfit":
-  s.scrotumSkinStyle = "fill:rgba(51,51,51,1);";
-  s.bellySkinStyle = "fill:rgba(51,51,51,1);";
-  break;
+	s.scrotumSkinStyle = "fill:rgba(51,51,51,1);";
+	s.bellySkinStyle = "fill:rgba(51,51,51,1);";
+	break;
 case "conservative clothing":
-  s.scrotumSkinStyle = "fill:rgba(51,51,51,1);";
-  s.bellySkinStyle = "fill:rgba(51,51,51,1);";
-  break;
+	s.scrotumSkinStyle = "fill:rgba(51,51,51,1);";
+	s.bellySkinStyle = "fill:rgba(51,51,51,1);";
+	break;
 case "harem gauze":
-  s.scrotumSkinStyle = "fill:rgba(0,168,131,1);";
-  break;
+	s.scrotumSkinStyle = "fill:rgba(0,168,131,1);";
+	break;
 case "a huipil":
-  s.scrotumSkinStyle = "fill:rgba(200,200,200,1);";
-  s.bellySkinStyle = "fill:rgba(200,200,200,1);";
-  break;
+	s.scrotumSkinStyle = "fill:rgba(200,200,200,1);";
+	s.bellySkinStyle = "fill:rgba(200,200,200,1);";
+	break;
 case "a kimono":
-  s.scrotumSkinStyle = "fill:rgba(0,91,150,1);";
-  s.bellySkinStyle = "fill:rgba(0,91,150,1);";
-  break;
+	s.scrotumSkinStyle = "fill:rgba(0,91,150,1);";
+	s.bellySkinStyle = "fill:rgba(0,91,150,1);";
+	break;
 case "a maternity dress":
-  s.scrotumSkinStyle = "fill:rgba(48,54,72,1);";
-  s.bellySkinStyle = "fill:rgba(48,54,72,1);";
-  break;
+	s.scrotumSkinStyle = "fill:rgba(48,54,72,1);";
+	s.bellySkinStyle = "fill:rgba(48,54,72,1);";
+	break;
 case "a slutty qipao":
-  s.scrotumSkinStyle = "fill:rgba(204,177,68,1);";
-  s.bellySkinStyle = "fill:rgba(204,177,68,1);";
-  break;
+	s.scrotumSkinStyle = "fill:rgba(204,177,68,1);";
+	s.bellySkinStyle = "fill:rgba(204,177,68,1);";
+	break;
 case "stretch pants and a crop-top":
-  s.scrotumSkinStyle = "fill:rgba(51,51,51,1);";
-  break;
+	s.scrotumSkinStyle = "fill:rgba(51,51,51,1);";
+	break;
 case "a toga":
-  s.scrotumSkinStyle = "fill:rgba(200,200,200,1);";
-  s.bellySkinStyle = "fill:rgba(200,200,200,1);";
-  break;
+	s.scrotumSkinStyle = "fill:rgba(200,200,200,1);";
+	s.bellySkinStyle = "fill:rgba(200,200,200,1);";
+	break;
 case "a penitent nuns habit":
-  s.scrotumSkinStyle = "fill:rgba(114,93,73,1);";
-  break;
+	s.scrotumSkinStyle = "fill:rgba(114,93,73,1);";
+	break;
 case "a chattel habit":
-  s.scrotumSkinStyle = "fill:rgba(200,200,200,1);";
-  break;
+	s.scrotumSkinStyle = "fill:rgba(200,200,200,1);";
+	break;
 case "a monokini":
-  s.scrotumSkinStyle = "fill:rgba(33,47,61,1);";
-  break;
+	s.scrotumSkinStyle = "fill:rgba(33,47,61,1);";
+	break;
 case "a schutzstaffel uniform":
-  s.scrotumSkinStyle = "fill:rgba(51,51,51,1);";
-  s.bellySkinStyle = "fill:rgba(51,51,51,1);";
-  break;
+	s.scrotumSkinStyle = "fill:rgba(51,51,51,1);";
+	s.bellySkinStyle = "fill:rgba(51,51,51,1);";
+	break;
 case "a slutty schutzstaffel uniform":
-  s.scrotumSkinStyle = "fill:rgba(51,51,51,1);";
-  s.bellySkinStyle = "fill:rgba(51,51,51,1);";
-  break;
+	s.scrotumSkinStyle = "fill:rgba(51,51,51,1);";
+	s.bellySkinStyle = "fill:rgba(51,51,51,1);";
+	break;
 case "a red army uniform":
-  s.scrotumSkinStyle = "fill:rgba(114,93,73,1);";
-  s.bellySkinStyle = "fill:rgba(114,93,73,1);";
-  break;
+	s.scrotumSkinStyle = "fill:rgba(114,93,73,1);";
+	s.bellySkinStyle = "fill:rgba(114,93,73,1);";
+	break;
 case "an apron":
-  s.scrotumSkinStyle = "fill:rgba(255,105,180,1);";
-  s.bellySkinStyle = "fill:rgba(255,105,180,1);";
-  break;
+	s.scrotumSkinStyle = "fill:rgba(255,105,180,1);";
+	s.bellySkinStyle = "fill:rgba(255,105,180,1);";
+	break;
 case "a fallen nuns habit":
-  s.bellySkinStyle = "fill:rgba(51,51,51,1);";
-  break;
+	s.bellySkinStyle = "fill:rgba(51,51,51,1);";
+	break;
 case "a dirndl":
-  s.scrotumSkinStyle = "fill:rgba(128,0,51,1);";
-  break;
+	s.scrotumSkinStyle = "fill:rgba(128,0,51,1);";
+	break;
 case "lederhosen":
-  s.scrotumSkinStyle = "fill:rgba(93,83,108,1);";
-  break;
+	s.scrotumSkinStyle = "fill:rgba(93,83,108,1);";
+	break;
 case "a long qipao":
-  s.scrotumSkinStyle = "fill:rgba(0,128,0,1);";
-  break;
+	s.scrotumSkinStyle = "fill:rgba(0,128,0,1);";
+	break;
 case "a mounty outfit":
-  s.scrotumSkinStyle = "fill:rgba(51,51,51,1);";
-  break;
+	s.scrotumSkinStyle = "fill:rgba(51,51,51,1);";
+	break;
 case "battlearmor":
-  s.scrotumSkinStyle = "fill:rgba(200,200,200,1);";
-  break;
+	s.scrotumSkinStyle = "fill:rgba(200,200,200,1);";
+	break;
 case "a biyelgee costume":
-  s.scrotumSkinStyle = "fill:rgba(33,68,120,1);";
+	s.scrotumSkinStyle = "fill:rgba(33,68,120,1);";
 }
 
 return s;
diff --git a/src/art/vector/Torso_Outfit.tw b/src/art/vector/Torso_Outfit.tw
index 46a775a0bb964232b36baa7607c5f2b82fb0494c..1a848d10649954f78da51ca5963797098f2bc3d9 100644
--- a/src/art/vector/Torso_Outfit.tw
+++ b/src/art/vector/Torso_Outfit.tw
@@ -8,29 +8,29 @@
 
 <<set _clothes = _artSlave.clothes>>
 <<switch _artSlave.clothes >>
-  /* handling special cases */
-  <<case "a cybersuit" >>
-    <<set _clothes = "restrictive latex">> /* cybersuit uses restrictive latex art */
-  <<case "a slutty schutzstaffel uniform" >>
-    <<set _clothes = "a schutzstaffel uniform">> /* slutty schutzstaffel uniform uses schutzstaffel uniform art */
+/* handling special cases */
+<<case "a cybersuit" >>
+	<<set _clothes = "restrictive latex">> /* cybersuit uses restrictive latex art */
+<<case "a slutty schutzstaffel uniform" >>
+	<<set _clothes = "a schutzstaffel uniform">> /* slutty schutzstaffel uniform uses schutzstaffel uniform art */
 <</switch>>
 <<switch _clothes >> /* select available clothes */
-  <<case "a ball gown" "a bunny outfit" "a chattel habit" "a cheerleader outfit" "a comfortable bodysuit" "a cybersuit" "a fallen nuns habit" "a halter top dress" "a hijab and abaya" "a huipil" "a kimono" "a leotard" "a maternity dress" "a military uniform" "a mini dress" "a monokini" "an apron" "a nice maid outfit" "a nice nurse outfit" "a penitent nuns habit" "a red army uniform" "a scalemail bikini" "a schoolgirl outfit" "a schutzstaffel uniform" "a slave gown" "a slutty maid outfit" "a slutty nurse outfit" "a slutty outfit" "a slutty qipao" "a slutty schutzstaffel uniform" "a string bikini" "a succubus outfit" "a toga" "attractive lingerie" "attractive lingerie for a pregnant woman" "battledress" "body oil" "chains" "clubslut netting" "conservative clothing" "cutoffs and a t-shirt" "harem gauze" "nice business attire" "restrictive latex" "shibari ropes" "slutty business attire" "slutty jewelry" "spats and a tank top" "stretch pants and a crop-top" "uncomfortable straps" "Western clothing" "a long qipao" "battlearmor" "a mounty outfit" "lederhosen" "a dirndl" "a biyelgee costume" >>
-    <<set _art = "Art_Vector_Torso_Outfit_"+clothing2artSuffix(_clothes)+"_"+_torsoSize >>
-    <<include _art >>
+<<case "a ball gown" "a bunny outfit" "a chattel habit" "a cheerleader outfit" "a comfortable bodysuit" "a cybersuit" "a fallen nuns habit" "a halter top dress" "a hijab and abaya" "a huipil" "a kimono" "a leotard" "a maternity dress" "a military uniform" "a mini dress" "a monokini" "an apron" "a nice maid outfit" "a nice nurse outfit" "a penitent nuns habit" "a red army uniform" "a scalemail bikini" "a schoolgirl outfit" "a schutzstaffel uniform" "a slave gown" "a slutty maid outfit" "a slutty nurse outfit" "a slutty outfit" "a slutty qipao" "a slutty schutzstaffel uniform" "a string bikini" "a succubus outfit" "a toga" "attractive lingerie" "attractive lingerie for a pregnant woman" "battledress" "body oil" "chains" "clubslut netting" "conservative clothing" "cutoffs and a t-shirt" "harem gauze" "nice business attire" "restrictive latex" "shibari ropes" "slutty business attire" "slutty jewelry" "spats and a tank top" "stretch pants and a crop-top" "uncomfortable straps" "Western clothing" "a long qipao" "battlearmor" "a mounty outfit" "lederhosen" "a dirndl" "a biyelgee costume" >>
+	<<set _art = "Art_Vector_Torso_Outfit_"+clothing2artSuffix(_clothes)+"_"+_torsoSize >>
+	<<include _art >>
 <</switch>>
 
 /* shiny clothings */
 <<if $seeVectorArtHighlights == 1>>
-  <<if _artSlave.fuckdoll != 0 || _artSlave.clothes == "restrictive latex" || _artSlave.clothes == "a latex catsuit">>
-    <<if _artSlave.amp != 0>>
-      /* this shiny shoulder only looks sensible on amputees */
-      <<include Art_Vector_Torso_Outfit_Shine_Shoulder>>
-    <</if>>
-    <<if _artSlave.preg <= 0>>
-      /* the hip can be hidden by pregnant belly */
-      <<set _art = "Art_Vector_Torso_Outfit_Shine_"+_torsoSize >>
-      <<include _art >>
-    <</if>>
-  <</if>>
+	<<if _artSlave.fuckdoll != 0 || _artSlave.clothes == "restrictive latex" || _artSlave.clothes == "a latex catsuit">>
+		<<if _artSlave.amp != 0>>
+			/* this shiny shoulder only looks sensible on amputees */
+			<<include Art_Vector_Torso_Outfit_Shine_Shoulder>>
+		<</if>>
+		<<if _artSlave.preg <= 0>>
+			/* the hip can be hidden by pregnant belly */
+			<<set _art = "Art_Vector_Torso_Outfit_Shine_"+_torsoSize >>
+			<<include _art >>
+		<</if>>
+	<</if>>
 <</if>>
diff --git a/src/art/vector_revamp/vectorRevampedArtControlJS.tw b/src/art/vector_revamp/vectorRevampedArtControlJS.tw
index c2791ceefb31a8548358859d6fc4ec8c2d2e901e..a37b505f353251de783b270768b5c568584539ec 100644
--- a/src/art/vector_revamp/vectorRevampedArtControlJS.tw
+++ b/src/art/vector_revamp/vectorRevampedArtControlJS.tw
@@ -4,7 +4,7 @@ class ArtStyleEntry {
 	constructor(name) {
 		this.name = name;
 	}
-	
+
 	toString()
 	{
 		var keys = Object.keys(this);
@@ -18,17 +18,17 @@ class ArtStyleEntry {
 					styleArray.push(key + ":" + value);
 				}
 			});
-			
+
 			var styleValue = styleArray.join(";") + ";";
-			
+
 			var cssDef = "{" + styleValue + "}";
-			
+
 			if (this.name.length > 0)
 				cssDef = "." + this.name + cssDef;
-			
+
 			return cssDef;
 		}
-		
+
 		return "";
 	}
 }
@@ -36,19 +36,19 @@ class ArtStyleEntry {
 class ArtStyleControl {
 	constructor(artDisplayClass, artSlave) {
 		this.artDisplayClass = artDisplayClass;
-        this.artSlave = artSlave;
+		this.artSlave = artSlave;
 		this.styles = [];
-		
+
 		this.initDefaultValues();
 		this.applyMakeup();
 		this.applyCalcMuscleTone();
 		this.applyEyeLensStyle();
-    }
-	
+	}
+
 	applyMakeup() {
 		var lipsColor = this.lips.fill;
 		var lipsOpacity = this.lips["fill-opacity"];
-		
+
 		switch(this.artSlave.makeup)
 		{
 			case 1:
@@ -93,29 +93,29 @@ class ArtStyleControl {
 				break;
 			default:
 		}
-		
+
 		this.lips.fill = lipsColor;
 		this.lips["fill-opacity"] = lipsOpacity;
 	}
-	
+
 	applyCalcMuscleTone() {
 		var musclesValue = this.artSlave.muscles + 101;
 		var musclesVisibility = 0.910239*Math.log(0.02*musclesValue);
-		
+
 		this.muscleTone["fill-opacity"] = musclesVisibility;
 	}
-	
+
 	applyEyeLensStyle() {
 		if (this.artSlave.eyeColor == null || this.artSlave.eyeColor == undefined)
 			return;
-		
+
 		var eyeColorSplit = this.artSlave.eyeColor.split(" ");
-		
+
 		if (eyeColorSplit == 1)
 			return;
-		
+
 		var eyeLens = eyeColorSplit[0];
-		
+
 		switch(eyeLens)
 		{
 			case "demonic":
@@ -125,12 +125,12 @@ class ArtStyleControl {
 				this.eyeball.fill = "#010101";
 		}
 	}
-	
+
 	/*currently unused, keeping for color reference - */
 	parseSkinColorFromName(colorName) {
 		if (colorName == null)
 			return "#000000";
-	
+
 		var skinPalette = [
 			["light", "#feebe5"],
 			["white", "#feebe5"],
@@ -154,7 +154,7 @@ class ArtStyleControl {
 			["dyed gray", "#bdbdbd"],
 			["tiger striped", "#e2d75d"]
 		];
-		
+
 		var skinPaletteMap = new Map(skinPalette);
 		colorName = colorName.toLowerCase();
 		var colorValue = skinPaletteMap.get(colorName);
@@ -165,140 +165,140 @@ class ArtStyleControl {
 		return colorValue;
 	}
 	/* - currently unused, keeping for color reference*/
-	
+
 	initDefaultValues() {
 		var colorSlave = skinColorCatcher(this.artSlave);
-	
+
 		this.white = new ArtStyleEntry("white");
 		this.white.fill = "#FFFFFF";
 
 		this.skin = new ArtStyleEntry("skin");
 		this.skin.fill = colorSlave.skinColor;
-		
+
 		this.arm = new ArtStyleEntry("arm.skin");
 		this.arm.fill = this.skin.fill;
-		
+
 		this.head = new ArtStyleEntry("head");
 		this.head.fill = this.skin.fill;
-		
+
 		this.torso = new ArtStyleEntry("torso");
 		this.torso.fill = this.skin.fill;
-		
+
 		this.boob = new ArtStyleEntry("boob");
 		this.boob.fill = this.skin.fill;
-		
+
 		this.penis = new ArtStyleEntry("penis");
 		this.penis.fill = this.skin.fill;
-		
+
 		this.scrotum = new ArtStyleEntry("scrotum");
 		this.scrotum.fill = this.skin.fill;
-		
+
 		this.areola = new ArtStyleEntry("areola");
 		this.areola.fill = colorSlave.areolaColor;
-		
+
 		this.labia = new ArtStyleEntry("labia");
 		this.labia.fill = colorSlave.labiaColor;
-		
+
 		this.hair = new ArtStyleEntry("hair");
 		this.hair.fill = extractHairColor(this.artSlave.hColor);
-		
+
 		this.shoe = new ArtStyleEntry("shoe");
 		this.shoe.fill = "#3E65B0";
-		
+
 		this.smartPiercing = new ArtStyleEntry("smart_piercing");
 		this.smartPiercing.fill = "#4DB748";
-		
+
 		this.steelPiercing = new ArtStyleEntry("steel_piercing");
 		this.steelPiercing.fill = "#c0c6c7";
-		
+
 		this.steelChastity = new ArtStyleEntry("steel_chastity");
 		this.steelChastity.fill = "#c0c6c7";
-		
+
 		this.labiaSkin = new ArtStyleEntry("labia.skin");
 		this.labiaSkin.fill = this.skin.fill;
-		
+
 		this.outfitBase = new ArtStyleEntry("outfit_base");
 		this.outfitBase.fill = "#515351";
-		
+
 		this.shadow = new ArtStyleEntry("shadow");
 		this.shadow.fill = "#010101";
-		
+
 		this.muscleTone = new ArtStyleEntry("muscle_tone");
 		this.muscleTone.fill = "#010101";
 		this.muscleTone["fill-opacity"] = 1;
-		
+
 		this.glasses = new ArtStyleEntry("glasses");
 		this.glasses.fill = "#010101";
-		
+
 		this.lips = new ArtStyleEntry("lips");
 		this.lips.fill = colorSlave.lipsColor;
 		this.lips["fill-opacity"] = 0.6;
-		
+
 		this.eyeball = new ArtStyleEntry("eyeball");
 		this.eyeball.fill = "#dfdfdf";
-		
+
 		this.iris = new ArtStyleEntry("iris");
 		this.iris.fill = extractHairColor(this.artSlave.eyeColor);
-		
+
 		this.highlight1 = new ArtStyleEntry("highlight1");
 		this.highlight1.fill = "#ffffff";
 		this.highlight1["fill-opacity"] = 0.9;
 		this.highlight1["mix-blend-mode"] = "soft-light";
-		
+
 		this.highlight2 = new ArtStyleEntry("highlight2");
 		this.highlight2.fill = "#ffffff";
 		this.highlight2["fill-opacity"] = 0.9;
 		this.highlight2["mix-blend-mode"] = "soft-light";
-		
+
 		this.highlightStrong = new ArtStyleEntry("highlightStrong");
 		this.highlightStrong.fill = "#ffffff";
-		
+
 		this.armpitHair = new ArtStyleEntry("armpit_hair");
 		this.armpitHair.fill = extractHairColor(this.artSlave.underArmHColor);
-		
+
 		this.pubicHair = new ArtStyleEntry("pubic_hair");
 		this.pubicHair.fill = extractHairColor(this.artSlave.pubicHColor);
-		
+
 		this.bellyDetails = new ArtStyleEntry("belly_details");
 		this.bellyDetails["fill-opacity"] = 1;
-		
+
 		this.bellySkin = new ArtStyleEntry("belly.skin");
 		this.bellySkin.fill = this.skin.fill;
-		
+
 		this.bellyUpperSkin = new ArtStyleEntry("belly_upper.skin");
 		this.bellyUpperSkin.fill = this.skin.fill;
-		
+
 		this.neckSkin = new ArtStyleEntry("neck.skin");
 		this.neckSkin.fill = this.skin.fill;
-		
+
 		this.legsSkin = new ArtStyleEntry("legs.skin");
 		this.legsSkin.fill = this.skin.fill;
-		
+
 		this.buttSkin = new ArtStyleEntry("butt.skin");
 		this.buttSkin.fill = this.skin.fill;
-		
+
 		this.feetSkin = new ArtStyleEntry("feet.skin");
 		this.feetSkin.fill = this.skin.fill;
-		
+
 		this.shadowBoobInnerLowerShadow = new ArtStyleEntry("shadow.boob_inner_lower_shadow");
 		this.shadowBoobInnerLowerShadow["fill-opacity"] = 1;
-		
+
 		this.shadowBoobInnerUpperShadow = new ArtStyleEntry("shadow.boob_inner_upper_shadow");
 		this.shadowBoobInnerUpperShadow["fill-opacity"] = 1;
-			
+
 		this.gag = new ArtStyleEntry("gag");
 		this.gag.fill = "#bf2126";
 	}
-	
+
 	get StylesCss() {
 		var mainStyle = new ArtStyleEntry("");
 		mainStyle.position = "absolute";
-    	mainStyle.height= "100%";
-    	mainStyle["margin-left"] = "auto";
-    	mainStyle["margin-right"] = "auto";
-    	mainStyle.left = "0";
-    	mainStyle.right = "0";
-		
+		mainStyle.height= "100%";
+		mainStyle["margin-left"] = "auto";
+		mainStyle["margin-right"] = "auto";
+		mainStyle.left = "0";
+		mainStyle.right = "0";
+
 		this.styles.push(this.white);
 		this.styles.push(this.arm);
 		this.styles.push(this.skin);
@@ -338,17 +338,17 @@ class ArtStyleControl {
 		this.styles.push(this.shadowBoobInnerUpperShadow);
 		this.styles.push(this.gag);
 		var stylesValues = [];
-		
+
 		var artDisplayClass = this.artDisplayClass;
-		
+
 		stylesValues.push("." + artDisplayClass + " " + mainStyle.toString());
 		this.styles.forEach(function(style) {
 			stylesValues.push("." + artDisplayClass + " " + style.toString());
 		});
-		
+
 		return stylesValues.join(" ");
 	}
-	
+
 }
 
 class ClothingControl {
@@ -387,7 +387,7 @@ class ClothingControl {
 			}
 		}
 	}
-	
+
 	get niceMaid() {		
 		return {
 			bodySettings: {
@@ -406,7 +406,7 @@ class ClothingControl {
 			}
 		}
 	}
-	
+
 	get sluttyMaid() {		
 		return {
 			bodySettings: {
@@ -418,7 +418,7 @@ class ClothingControl {
 			}
 		}
 	}
-	
+
 	get restrictiveLatex() {	
 		var defaultOutfitColor = "#515351";
 		var areolaColor = "#383838";	
@@ -450,7 +450,7 @@ class ClothingControl {
 			}
 		}
 	}
-	
+
 	get latexCatsuit() {
 		var defaultOutfitColor = "#515351";
 		var areolaColor = "#383838";
@@ -476,7 +476,7 @@ class ClothingControl {
 				feetSkin: {fill: defaultOutfitColor },
 				torso: {fill: defaultOutfitColor },
 				buttSkin: {fill: defaultOutfitColor },
-				
+
 				neckSkin: { fill: defaultOutfitColor },
 				boob: { fill: defaultOutfitColor },
 				areola: { fill: areolaColor },
@@ -488,7 +488,7 @@ class ClothingControl {
 			}
 		}
 	}
-	
+
 	get bodyOil() {
 		return {
 			bodySettings: {
@@ -498,11 +498,11 @@ class ClothingControl {
 				showHeadHighlight:true,
 			},
 			styleSettings: {
-				
+
 			}
 		}
 	}
-	
+
 	get bodysuit() {
 		var defaultOutfitColor = "#162d50";
 		return {
@@ -534,7 +534,7 @@ class ClothingControl {
 			}
 		}
 	}
-	
+
 	get leotard() {
 		var defaultOutfitColor = "#d35f8d";
 		return {
@@ -566,16 +566,16 @@ class ClothingControl {
 
 class RevampedArtControl {
 	constructor(artDisplayClass, artSlave, globalShowHighlights, globalShowBodyMods) {
-		
+
 		this.artDisplayClass = artDisplayClass;
-        this.artSlave = artSlave;
+		this.artSlave = artSlave;
 		this.styleControl = new ArtStyleControl(artDisplayClass, artSlave);
 		this.clothingControl = new ClothingControl();
 		this.artTransform = "";
 		this.boobRightArtTransform = "";
 		this.boobLeftArtTransform = "";
 		this.boobOutfitArtTransform = "";
-				
+
 		this.showArmHair = true;
 		this.showHair = true;
 		this.showPussy = true;
@@ -588,27 +588,27 @@ class RevampedArtControl {
 		this.showBoobs = true;
 		this.showEyes = true;
 		this.showMouth = true;
-		
+
 		this.leftArmType = this.getLeftArmPosition;
 		this.rightArmType = this.getRightArmPosition;
-		
+
 		this.hairLength = this.getHairLength;
 		this.torsoSize = this.getTorsoSize;
 		this.bellyLevel = this.getBellyLevel;
-		
+
 		this.showLegHighlight = false;
 		this.showTorsoHighlight = false;
 		this.showBoobsHighlight = false;
 		this.showHeadHighlight = false;
-		
+
 		this.showPussyPiercings = true;
 		this.showBellyPiercings = true;
 		this.showPenisPiercings = true;
 		this.showNipplesPiercings = true;
 		this.showHeadPiercings = true;
-		
+
 		this.pubicTattooText = "";
-		
+
 		var clothing = this.getClothing();
 		if (clothing != null)
 		{
@@ -617,7 +617,7 @@ class RevampedArtControl {
 			if (clothing.styleSettings != null)
 				this.applyClothingStyleSettings(clothing.styleSettings);
 		}
-		
+
 		if (!globalShowHighlights)
 		{
 			this.showLegHighlight = false;
@@ -633,27 +633,27 @@ class RevampedArtControl {
 			this.showNipplesPiercings = false;
 			this.showHeadPiercings = false;
 		}
-		
-    }
-	
+
+	}
+
 	copyProperties(objTo, objFrom) {
 		for (var attr in objFrom) {
 			if (objFrom.hasOwnProperty(attr)) 
 				objTo[attr] = objFrom[attr];
 		}
 	}
-	
+
 	applyClothingSettings(clothingSettings) {
 		this.copyProperties(this, clothingSettings);
 	}
-	
+
 	applyClothingStyleSettings(styleSettings) {
 		for (var attr in styleSettings) {
 			if (styleSettings.hasOwnProperty(attr)) 
 				this.copyProperties(this.styleControl[attr], styleSettings[attr]);
 		}
 	}
-	
+
 	getClothing() {
 		if (this.artSlave.fuckdoll > 0)
 			return this.clothingControl.fuckdoll;
@@ -685,23 +685,23 @@ class RevampedArtControl {
 		}
 		return clothing;
 	}
-		
+
 	get getHairLength() {
 		var result = "Short";
-		
+
 		if (this.artSlave.hLength >= 80)
 			result = "Long";
 		else if (this.artSlave.hLength >= 40)
 			result = "Medium";
 		else
 			result = "Short";
-		
+
 		return result;
 	}
-	
+
 	get getTorsoSize() {
 		var torsoSize = "Normal";
-		
+
 		if (this.artSlave.waist < -40) {
 			torsoSize = this.artSlave.weight > 30 ? "Hourglass" : "Unnatural";
 		}
@@ -711,13 +711,13 @@ class RevampedArtControl {
 		else {
 			torsoSize = "Normal";
 		}
-		
+
 		return torsoSize;
 	}
-	
+
 	get getLeftArmPosition() {
 		var leftArmType = "Low";
-		
+
 		if (this.artSlave.devotion > 50) {
 			leftArmType = "High";
 		}
@@ -733,13 +733,13 @@ class RevampedArtControl {
 		else {
 			leftArmType = "Mid";
 		}
-		
+
 		return leftArmType;
 	}
-	
+
 	get getRightArmPosition() {
 		var rightArmType = "Low";
-		
+
 		if (this.artSlave.devotion > 50) {
 			rightArmType = "High";
 		}
@@ -755,10 +755,10 @@ class RevampedArtControl {
 		else {
 			rightArmType = "Mid";
 		}
-		
+
 		return rightArmType;
 	}
-	
+
 	get getBellyLevel() {
 		var bellyLevel = 0;
 		if (this.artSlave.belly >= 120000)
@@ -781,16 +781,16 @@ class RevampedArtControl {
 			bellyLevel = 1;
 		else
 			bellyLevel = 0;
-		
+
 		return bellyLevel;
 	}
-	
+
 	get hairBackLayer() {
 		var result = [];
-		
+
 		if (!this.showHair)
 			return result;
-		
+
 		if (this.artSlave.hLength == 0)
 			return result;
 
@@ -836,13 +836,13 @@ class RevampedArtControl {
 			default:		
 				result.push("Art_Vector_Revamp_Hair_Back_Messy_" + this.hairLength);
 		}
-		
+
 		return result;
 	}
-	
+
 	get armLayer() {
 		var result = [];
-		
+
 		var leftArmType = "";
 		var rightArmType = "";
 				
@@ -853,7 +853,7 @@ class RevampedArtControl {
 			result.push("Art_Vector_Revamp_Arm_Right_"+this.rightArmType);
 			result.push("Art_Vector_Revamp_Arm_Left_"+this.leftArmType);
 		}
-		
+
 		if (this.showArmHair && (this.artSlave.amp == 1 || (this.leftArmType == "High" && this.artSlave.amp != 1)))
 		{
 			switch(this.artSlave.underArmHStyle)
@@ -864,19 +864,19 @@ class RevampedArtControl {
 				case "neat":
 					result.push("Art_Vector_Revamp_Arm_Up_Hair_Neat");
 					break;
-				default:				   
+				default:
 			}
 		}
-		
+
 		return result;
 	}
-	
+
 	get buttLayer() {
 		var result = [];
 		var buttSize = 0;
 		if (this.artSlave.amp)
 			return result;
-		
+
 		if (this.artSlave.butt > 6)
 			buttSize = 3;
 		else if (this.artSlave.butt > 4)
@@ -885,21 +885,21 @@ class RevampedArtControl {
 			buttSize = 1;
 		else 
 			buttSize = 0;
-		
+
 		result.push("Art_Vector_Revamp_Butt_" + buttSize);
-		
+
 		return result;
 	}
-	
+
 	get legLayer() {
 		var result = [];
-		
+
 		if (this.artSlave.amp == 1) {
 			result.push("Art_Vector_Revamp_Stump");
 		}
 		else {
 			var legSize = "Normal";
-			
+
 			if (this.artSlave.hips < 0) {
 				legSize = this.artSlave.weight > 95 ? "Normal" : "Narrow";
 			}
@@ -909,26 +909,26 @@ class RevampedArtControl {
 			else if (this.artSlave.hips > 0) {
 				legSize = "Wide";
 			}
-			
+
 			result.push("Art_Vector_Revamp_Leg_" + legSize);
-			
+
 			if (this.showLegHighlight)
 			{
 				result.push("Art_Vector_Revamp_Leg_Highlights2");
 				result.push("Art_Vector_Revamp_Leg_Highlights1");
 			}
 		}
-		
+
 		return result;
 	}
-	
+
 	get feetLayer() {
 		var result = [];
-		
+
 		if (this.artSlave.amp == 1) {
 			return result;
 		}
-		
+
 		switch(this.artSlave.shoes)
 		{
 			case "heels":
@@ -946,13 +946,13 @@ class RevampedArtControl {
 			default:
 				result.push("Art_Vector_Revamp_Feet");
 		}
-				
+
 		return result;
 	}
-	
+
 	get torsoLayer() {
 		var result = [];
-		
+
 		result.push("Art_Vector_Revamp_Torso_" + this.torsoSize);
 		result.push("Art_Vector_Revamp_Clavicle");
 		if (this.showTorsoHighlight)
@@ -960,7 +960,7 @@ class RevampedArtControl {
 			result.push("Art_Vector_Revamp_Torso_Highlights2");
 			result.push("Art_Vector_Revamp_Torso_Highlights1");
 		}
-		
+
 		if (this.showArmHair && this.leftArmType != "High" && this.artSlave.amp != 1)
 		{
 			switch(this.artSlave.underArmHStyle)
@@ -971,37 +971,37 @@ class RevampedArtControl {
 				case "neat":
 					result.push("Art_Vector_Revamp_Arm_Down_Hair_Neat");
 					break;
-				default:				   
+				default:
 			}
 		}
-		
+
 		return result;
 	}
-	
+
 	get pussyLayer() {
 		var result = [];
-		
+
 		if (this.showPussy && this.artSlave.vagina >= 0)
 			result.push("Art_Vector_Revamp_Pussy");
-		
+
 		return result;
 	}
-	
+
 	get pubicLayer() {
 		var result = [];
-		
+
 		if (!this.showPubic)
 			return result;
-		
+
 		if (this.artSlave.physicalAge < 12)
 			return result;
-		
+
 		if (this.artSlave.vaginaTat == "rude words")
 		{
 			this.pubicTattooText = this.artSlave.dick != 0 ? "Useless" : "Fucktoy";
 			result.push("Art_Vector_Revamp_Pussy_Tattoo");
 		}		
-		
+
 		switch(this.artSlave.pubicHStyle)
 		{
 			case "strip":
@@ -1020,57 +1020,57 @@ class RevampedArtControl {
 				break;
 			default:
 		}
-		
+
 		return result;
 	}
-	
+
 	get pussyPiercingsLayer() {
 		var result = [];
 
 		if (!this.showPussyPiercings)
 			return result;
-		
+
 		if (this.artSlave.vaginaPiercing == 1)
 			result.push("Art_Vector_Revamp_Pussy_Piercing");
 		else if (this.artSlave.vaginaPiercing == 2)
 			result.push("Art_Vector_Revamp_Pussy_Piercing_Heavy");
-		
+
 		if (this.artSlave.clitPiercing == 1)
 			result.push("Art_Vector_Revamp_Clit_Piercing");
 		else if (this.artSlave.clitPiercing == 2)
 			result.push("Art_Vector_Revamp_Clit_Piercing_Heavy");
 		else if (this.artSlave.clitPiercing == 1)
 			result.push("Art_Vector_Revamp_Clit_Piercing_Smart");
-		
+
 		return result;
 	}
-	
+
 	get chastityBeltLayer() {
 		var result = [];
-		
+
 		var isChastityAnalWorn = this.artSlave.dickAccessory == "anal chastity" || this.artSlave.dickAccessory == "combined chastity" || this.artSlave.vaginalAccessory == "anal chastity" || this.artSlave.vaginalAccessory == "combined chastity";
-		
+
 		isChastityAnalWorn = isChastityAnalWorn && this.showChastityAnal;
-		
+
 		var isChastityVaginalWorn = this.artSlave.vaginalAccessory == "chastity belt" || this.artSlave.vaginalAccessory == "combined chastity";
-		
+
 		isChastityVaginalWorn = isChastityVaginalWorn && this.showChastityVaginal;
-		
+
 		if (isChastityAnalWorn)
 			result.push("Art_Vector_Revamp_Chastity_Anus");
-		
+
 		if (isChastityVaginalWorn)
 			result.push("Art_Vector_Revamp_Chastity_Vagina");
-		
+
 		if (isChastityAnalWorn || isChastityVaginalWorn)
 			result.push("Art_Vector_Revamp_Chastity_Base");
-		
+
 		return result;
 	}
-	
+
 	get torsoOutfitLayer() {
 		var result = [];
-		
+
 		switch(this.artSlave.clothes)
 		{
 			case "uncomfortable straps":
@@ -1084,18 +1084,18 @@ class RevampedArtControl {
 				break;
 			default:
 		}
-		
+
 		return result;
 	}
-	
+
 	get ballsLayer() {
 		var result = [];
-		
+
 		if (!this.showBalls || this.artSlave.scrotum <= 0 || this.artSlave.balls <= 0)
 			return result;
-		
+
 		var ballsSize = 0;
-		
+
 		if (this.artSlave.scrotum >= 6) 
 			ballsSize = 4;
 		else if (this.artSlave.scrotum >= 4)
@@ -1106,24 +1106,24 @@ class RevampedArtControl {
 			ballsSize = 1;
 		else 
 			ballsSize = 0;
-		
+
 		result.push("Art_Vector_Revamp_Balls_" + ballsSize);
-		
+
 		return result;
 	}
-	
+
 	get bellyLayer() {
 		var result = [];
-		
+
 		if (this.bellyLevel > 0)
 		{
 			result.push("Art_Vector_Revamp_Belly_" + this.bellyLevel);
-			
+
 			if (this.showBellyPiercings)
 			{
 				if (this.artSlave.navelPiercing >= 1)
 					result.push("Art_Vector_Revamp_Belly_" + this.bellyLevel + "_Piercing");
-				
+
 				if (this.artSlave.navelPiercing == 2)
 					result.push("Art_Vector_Revamp_Belly_" + this.bellyLevel + "_Piercing_Heavy");
 			}
@@ -1134,23 +1134,23 @@ class RevampedArtControl {
 			{
 				if (this.artSlave.navelPiercing >= 1)
 					result.push("Art_Vector_Revamp_Navel_Piercing");
-				
+
 				if (this.artSlave.navelPiercing == 2)
 					result.push("Art_Vector_Revamp_Navel_Piercing_Heavy");
 			}
 		}
-		
+
 		return result;
 	}
-	
+
 	get penisLayer() {
 		var result = [];
-		
+
 		if (this.getBellyLevel >= 8)
 			return result;
-		
+
 		var penisSize = -1;
-		
+
 		if (this.artSlave.dick >= 8)
 			penisSize = 6;
 		else if (this.artSlave.dick >= 7)
@@ -1167,17 +1167,17 @@ class RevampedArtControl {
 			penisSize = 0;
 		else
 			penisSize = -1;
-		
+
 		if (!this.showPenis || penisSize < 0)
 			return result;
-		
+
 		if (canAchieveErection(this.artSlave) && (this.artSlave.dickAccessory != "chastity") && (this.artSlave.dickAccessory != "combined chastity"))
 		{
 			result.push("Art_Vector_Revamp_Penis_" + penisSize);
-			
+
 			if (!this.showPenisPiercings)
 				return result;
-			
+
 			if (this.artSlave.dickPiercing == 1)
 				result.push("Art_Vector_Revamp_Penis_" + penisSize + "_Piercing");
 			else if (this.artSlave.dickPiercing == 2)
@@ -1186,15 +1186,15 @@ class RevampedArtControl {
 		else 
 		{
 			result.push("Art_Vector_Revamp_Flaccid_" + penisSize);
-			
+
 			if ((this.artSlave.dickAccessory == "chastity") || (this.artSlave.dickAccessory == "combined chastity")) {
 				result.push("Art_Vector_Revamp_Chastity_Cage_" + penisSize);
 			}
 		}
-		
+
 		return result;
 	}
-	
+
 	get boobLayer() {
 		var result = [];
 
@@ -1203,7 +1203,7 @@ class RevampedArtControl {
 			if (this.showNipples)
 			{
 				var areolaeShape = "Normal";
-				
+
 				switch(this.artSlave.areolae)
 				{
 					case 0:
@@ -1225,16 +1225,15 @@ class RevampedArtControl {
 						areolaeShape = "Star";
 						break;
 				}
-				
+
 				result.push("Art_Vector_Revamp_Boob_None_Areola_" + areolaeShape);
 			}
-			
-				
+
 		}
 		else 
 		{
 			var artScaleFactor = 0.804354*Math.log(0.00577801*this.artSlave.boobs);
-			
+
 			var boobRightArtTranslationX = 270*((-1*artScaleFactor) + 1);
 			var boobLeftArtTranslationX = 320*((-1*artScaleFactor) + 1);
 			var artTranslationX = -283.841*artScaleFactor+285.349;
@@ -1242,12 +1241,12 @@ class RevampedArtControl {
 			var artBoobTransform = "matrix(" + artScaleFactor +",0,0," + artScaleFactor + "," + artTranslationX + "," + artTranslationY + ")";
 
 			this.artTransform = artBoobTransform;
-			
+
 			if (!this.showBoobs)
 				return result;
-				
+
 			var size = "Small";
-			
+
 			if (this.artSlave.boobs < 600)
 			{
 				artScaleFactor = 0.360674*Math.log(0.0266667*this.artSlave.boobs);
@@ -1266,15 +1265,15 @@ class RevampedArtControl {
 				boobRightArtTranslationX = 252*((-1*artScaleFactor) + 1);
 				boobLeftArtTranslationX = 315*((-1*artScaleFactor) + 1);
 			}
-			
+
 			this.boobRightArtTransform = "matrix(" + artScaleFactor +",0,0," + artScaleFactor + "," + boobRightArtTranslationX + "," + artTranslationY + ")";
 			this.boobLeftArtTransform = "matrix(" + artScaleFactor +",0,0," + artScaleFactor + "," + boobLeftArtTranslationX + "," + artTranslationY + ")";
 			result.push("Art_Vector_Revamp_Boob_" + size);
-			
+
 			if (this.showNipples)
 			{
 				var areolaeShape = "Normal";
-				
+
 				switch(this.artSlave.areolae)
 				{
 					case 0:
@@ -1296,7 +1295,7 @@ class RevampedArtControl {
 						areolaeShape = "Star";
 						break;
 				}
-				
+
 				result.push("Art_Vector_Revamp_Boob_" + size + "_Areolae_" + areolaeShape);
 				result.push("Art_Vector_Revamp_Boob_" + size + "_Nipples");
 			}
@@ -1306,14 +1305,13 @@ class RevampedArtControl {
 				result.push("Art_Vector_Revamp_Boob_" + size + "_Highlights1");
 			}
 		}
-		
-		
+
 		return result;
 	}
-	
+
 	get boobAddonLayer() {
 		var result = [];
-		
+
 		if (this.showNipplesPiercings)
 		{
 			var size = "Small";
@@ -1329,7 +1327,7 @@ class RevampedArtControl {
 			else {
 				size = "Huge";
 			}
-			
+
 			if (this.artSlave.nipplesPiercing == 1)
 			{
 				if (this.artSlave.boobs < 300)
@@ -1344,7 +1342,7 @@ class RevampedArtControl {
 				else
 					result.push("Art_Vector_Revamp_Boob_" + size + "_Piercing_Heavy");
 			}
-			
+
 			if (this.artSlave.areolaePiercing == 1)
 			{
 				if (this.artSlave.boobs < 300)
@@ -1360,7 +1358,7 @@ class RevampedArtControl {
 					result.push("Art_Vector_Revamp_Boob_" + size + "_Areola_Piercing_Heavy");
 			}
 		}
-		
+
 		switch(this.artSlave.clothes)
 		{
 			case "uncomfortable straps":
@@ -1400,28 +1398,27 @@ class RevampedArtControl {
 						this.boobOutfitArtTransform = artBoobTransform;
 						result.push("Art_Vector_Revamp_Boob_Huge_Outfit_Maid");
 					}
-					
+
 				}
 				break;
-			
+
 			default:
 		}
-		
-		
+
 		return result;
 	}
-		
+
 	get clavicleLayer() {
 		var result = [];
-		
+
 		result.push("Art_Vector_Revamp_Clavicle");
-		
+
 		return result;
 	}
-	
+
 	get collarLayer() {
 		var result = [];
-		
+
 		switch(this.artSlave.collar)
 		{
 			case "leather with cowbell":
@@ -1456,45 +1453,45 @@ class RevampedArtControl {
 				break;	
 			default:
 		}
-		
+
 		return result;
 	}
-	
+
 	get headLayer() {
 		var result = [];
-		
+
 		result.push("Art_Vector_Revamp_Head");
-		
+
 		if (this.showHeadHighlight)
 			result.push("Art_Vector_Revamp_Face_Highlights");
-		
+
 		if (!this.showHeadPiercings)
 			return result;
-		
+
 		if (this.artSlave.earPiercing == 1)
 			result.push("Art_Vector_Revamp_Head_Ear_Piercing");
 		else if (this.artSlave.earPiercing == 2)
 			result.push("Art_Vector_Revamp_Head_Ear_Piercing_Heavy");
-		
+
 		if (this.artSlave.nosePiercing == 1)
 			result.push("Art_Vector_Revamp_Head_Nose_Piercing");
 		else if (this.artSlave.nosePiercing == 2)
 			result.push("Art_Vector_Revamp_Head_Nose_Piercing_Heavy");
-		
+
 		return result;
 	}
-	
+
 	get eyesLayer() {
 		var result = [];
-		
+
 		if (!this.showEyes)
 			return result;
-		
+
 		if (this.artSlave.devotion > 50)
 		{
 			result.push("Art_Vector_Revamp_Eyes_Happy");
 			result.push("Art_Vector_Revamp_Eyes_Happy_Highlights");
-			
+
 			if (this.showHeadPiercings)
 			{
 				if (this.artSlave.eyebrowPiercing == 1)
@@ -1507,7 +1504,7 @@ class RevampedArtControl {
 		{
 			result.push("Art_Vector_Revamp_Eyes_Shy");
 			result.push("Art_Vector_Revamp_Eyes_Shy_Highlights");
-			
+
 			if (this.showHeadPiercings)
 			{
 				if (this.artSlave.eyebrowPiercing == 1)
@@ -1519,7 +1516,7 @@ class RevampedArtControl {
 		else if (this.artSlave.devotion >= -50)
 		{
 			result.push("Art_Vector_Revamp_Eyes_Closed");
-			
+
 			if (this.showHeadPiercings)
 			{
 				if (this.artSlave.eyebrowPiercing == 1)
@@ -1540,17 +1537,17 @@ class RevampedArtControl {
 					result.push("Art_Vector_Revamp_Head_Eyebrow_Angry_Piercing_Heavy");
 			}
 		}
-		
+
 		return result;
 	}
-		
+
 	get mouthLayer() {
 		var result = [];
 		var lipsSize = "Normal";
-		
+
 		if (!this.showMouth)
 			return result;
-		
+
 		if (this.artSlave.lips > 95)
 			lipsSize = "Enormous";
 		else if (this.artSlave.lips > 70)
@@ -1563,12 +1560,12 @@ class RevampedArtControl {
 			lipsSize = "Normal";
 		else
 			lipsSize = "Thin";
-		
+
 		if (this.artSlave.trust > 20)
 		{
 			result.push("Art_Vector_Revamp_Makeup_Mouth_Happy_" + lipsSize);
 			result.push("Art_Vector_Revamp_Mouth_Happy_" + lipsSize);
-			
+
 			if (this.showHeadPiercings)
 			{
 				if (this.artSlave.lipsPiercing == 1)
@@ -1581,7 +1578,7 @@ class RevampedArtControl {
 		{
 			result.push("Art_Vector_Revamp_Makeup_Mouth_Angry_" + lipsSize);
 			result.push("Art_Vector_Revamp_Mouth_Angry_" + lipsSize);
-			
+
 			if (this.showHeadPiercings)
 			{
 				if (this.artSlave.lipsPiercing == 1)
@@ -1590,13 +1587,13 @@ class RevampedArtControl {
 					result.push("Art_Vector_Revamp_Head_Mouth_Angry_Piercing_Heavy");
 			}
 		}
-		
+
 		return result;
 	}	
-	
+
 	get headAddonLayer() {
 		var result = [];
-		
+
 		if (this.showEyes) {
 			switch(this.artSlave.eyewear)
 			{
@@ -1608,7 +1605,7 @@ class RevampedArtControl {
 				default:
 			}
 		}
-		
+
 		if (this.showMouth)
 		{
 			switch(this.artSlave.collar)
@@ -1623,18 +1620,18 @@ class RevampedArtControl {
 					result.push("Art_Vector_Revamp_Ball_Gag");
 					break;
 				default:
-				
+
 			}
 		}
 		return result;
 	}	
-		
+
 	get hairForeLayer() {
 		var result = [];
-		
+
 		if (!this.showHair)
 			return result;
-		
+
 		if (this.artSlave.hLength == 0)
 			return result;
 
@@ -1676,18 +1673,17 @@ class RevampedArtControl {
 			default:		
 				result.push("Art_Vector_Revamp_Hair_Fore_Messy");
 		}
-		
+
 		return result;
 	}
-	
-	
+
 	get StylesCss() {
 		return this.styleControl.StylesCss;
 	}
-	
+
 	get Layers() {
 		var layers = [];
-		
+
 		Array.prototype.push.apply(layers, this.hairBackLayer);
 		Array.prototype.push.apply(layers, this.armLayer);
 		Array.prototype.push.apply(layers, this.buttLayer);
@@ -1711,7 +1707,7 @@ class RevampedArtControl {
 		Array.prototype.push.apply(layers, this.mouthLayer);		
 		Array.prototype.push.apply(layers, this.headAddonLayer);
 		Array.prototype.push.apply(layers, this.hairForeLayer);
-				
+
 		return layers;
 	}
 }
diff --git a/src/gui/css/accordianStyleSheet.tw b/src/gui/css/accordianStyleSheet.tw
index 4a311c6a293061ce9af3b7e0079b52991adfa480..a66921016a7f5855805b990f2e3ad6a8eb5452c2 100644
--- a/src/gui/css/accordianStyleSheet.tw
+++ b/src/gui/css/accordianStyleSheet.tw
@@ -2,72 +2,72 @@
 /* Accordion 000-250-006 */
 
 button.accordion {
-    cursor: pointer;
-    padding: 5px;
-    width: 100%;
-    margin-bottom: 10px;
-    border-bottom: 3px double;
-    border-right: 3px double;
-    border-left: none;
-    border-top: none;
-    text-align: left;
-    outline: none;
-    transition: 0.2s;
-    background-color: transparent;
+	cursor: pointer;
+	padding: 5px;
+	width: 100%;
+	margin-bottom: 10px;
+	border-bottom: 3px double;
+	border-right: 3px double;
+	border-left: none;
+	border-top: none;
+	text-align: left;
+	outline: none;
+	transition: 0.2s;
+	background-color: transparent;
 }
 
 button.accordion.active, button.accordion:hover {
-    background-color: transparent;
+	background-color: transparent;
 }
 
 button.accordion:before {
-    content: '\002B';
-    color: #777;
-    font-weight: bold;
-    float: left;
-    margin-right: 5px;
+	content: '\002B';
+	color: #777;
+	font-weight: bold;
+	float: left;
+	margin-right: 5px;
 }
 
 .unStaffed {
-    background-color: transparent;
-    padding: .5em .2em;
-    margin-bottom: 1em;
-    border-bottom: thin inset grey;
+	background-color: transparent;
+	padding: .5em .2em;
+	margin-bottom: 1em;
+	border-bottom: thin inset grey;
 }
 
 .unStaffed:before {
-    content: '\00D7';
-    color: #777;
-    font-weight: bold;
-    color: red;
-    float: left;
-    margin-right: 5px;
+	content: '\00D7';
+	color: #777;
+	font-weight: bold;
+	color: red;
+	float: left;
+	margin-right: 5px;
 }
 
 .unStaffed:after {
-    content: attr(data-after);
-    float: right;
-    margin-left: 2em;
-    font-weight: strong;
-    color: green;
+	content: attr(data-after);
+	float: right;
+	margin-left: 2em;
+	font-weight: strong;
+	color: green;
 }
 
 button.accordion:after {
-    content: attr(data-after);
-    float: right;
-    margin-left: 2em;
-    font-weight: normal;
-    color: green;
+	content: attr(data-after);
+	float: right;
+	margin-left: 2em;
+	font-weight: normal;
+	color: green;
 }
 
 button.accordion.active:before {
-    content: "\2212";
+	content: "\2212";
 }
 
 .accHidden {
-    padding: 0 18px;
+	padding: 0 18px;
 	margin-top: 5px;
 	margin-bottom: 5px;
-    max-height: 0;
-    overflow: hidden;
+	max-height: 0;
+	overflow: hidden;
 }
diff --git a/src/gui/css/familyTree.tw b/src/gui/css/familyTree.tw
index 90c2d135922060dfe17f887817111a7da12e91c9..6406e53ef00007497d92c23d18606d84b55950e1 100644
--- a/src/gui/css/familyTree.tw
+++ b/src/gui/css/familyTree.tw
@@ -1,73 +1,73 @@
 :: Family Tree stylesheet [stylesheet]
 
 #graph .linage {
-    fill: none;
-    stroke: white;
+	fill: none;
+	stroke: white;
 }
 #graph .marriage {
-    fill: none;
-    stroke: white;
+	fill: none;
+	stroke: white;
 }
 #graph .node {
-    background-color: lightblue;
-    border-style: solid;
-    border-width: 1px;
+	background-color: lightblue;
+	border-style: solid;
+	border-width: 1px;
 }
 #graph .nodeText{
-    font: 10px sans-serif;
-    margin: 0;
-    padding: 0;
-    color: black;
+	font: 10px sans-serif;
+	margin: 0;
+	padding: 0;
+	color: black;
 }
 #graph {
-    font: 10px sans-serif;
-    margin: -20px 0;
-    padding: 0;
-    color: black;
+	font: 10px sans-serif;
+	margin: -20px 0;
+	padding: 0;
+	color: black;
 }
 
 #graph div {
-    border-style: solid;
-    border-width: 1px;
+	border-style: solid;
+	border-width: 1px;
 }
 
 #graph .XY {
-    background-color: lightblue;
+	background-color: lightblue;
 }
 
 #graph div.XX {
-    background-color: pink;
+	background-color: pink;
 }
 
 #graph div.unknown {
-    background-color: gray;
+	background-color: gray;
 }
 
 #graph div.unknownXY {
-    background-color: #808080;
+	background-color: #808080;
 }
 
 #graph div.unknownXX {
-    background-color: #808080;
+	background-color: #808080;
 }
 
 #graph .you {
-    background-color: red;
+	background-color: red;
 }
 
 #graph .emphasis {
-    font-style: italic;
-    font-weight: bold;
-    margin: 0;
-    background: #ffffff88;
-    border: 2px solid Gold; 
-    white-space: nowrap;
+	font-style: italic;
+	font-weight: bold;
+	margin: 0;
+	background: #ffffff88;
+	border: 2px solid Gold; 
+	white-space: nowrap;
 }
 
 #editFamily {
-    display: flex;
-    flex-wrap: wrap;
-    align-items: center;
+	display: flex;
+	flex-wrap: wrap;
+	align-items: center;
 }
 
 #editFamily #familyTable {
diff --git a/src/gui/css/mainStyleSheet.tw b/src/gui/css/mainStyleSheet.tw
index d9e3d911db5be30f18c71e8db413a0fdaa2d9717..81b8c829387e21c4b49246c2ff7bd2c920ed4f09 100644
--- a/src/gui/css/mainStyleSheet.tw
+++ b/src/gui/css/mainStyleSheet.tw
@@ -12,45 +12,45 @@ hr {
 
 /* clears SugarCube's default transition */
 .passage {
-    transition: none;
-    -webkit-transition: none;
+	transition: none;
+	-webkit-transition: none;
 }
 
 .passage-in {
-    opacity: 1 !important;
+	opacity: 1 !important;
 }
 
 
 /* default is 54em */
 #passages {
-    max-width: 100%;
+	max-width: 100%;
 }
 
 /* small trick to hide broken images */
 img {
-    text-indent: -10000px;
+	text-indent: -10000px;
 }
 
 .imageRef {
-    display: flex;
-    flex-direction: column;
-    flex-wrap: wrap;
-    align-items: flex-start;
-    position: relative;
+	display: flex;
+	flex-direction: column;
+	flex-wrap: wrap;
+	align-items: flex-start;
+	position: relative;
 	background-color: rgba(80, 80, 80, 0.5);
 	margin: 2px;
 }
 
 .tinyImg {
-    height: 120px;
-    width: 120px;
-    float: left;
+	height: 120px;
+	width: 120px;
+	float: left;
 }
 
 .smlImg {
-    height: 150px;
-    width: 150px;
-    float: left;
+	height: 150px;
+	width: 150px;
+	float: left;
 }
 
 .smlImg > img, .smlImg > video {
@@ -58,9 +58,9 @@ img {
 }
 
 .medImg {
-    height: 300px;
-    width: 300px;
-    float: right;
+	height: 300px;
+	width: 300px;
+	float: right;
 }
 
 .medImg > img, .medImg > video {
@@ -68,20 +68,20 @@ img {
 }
 
 .lrgRender {
-    height: 531px;
-    width: 531px;
+	height: 531px;
+	width: 531px;
 	margin-right: -50px;
 	margin-left: -50px;
-    float: right;
+	float: right;
 	z-index: -1;
 }
 
 .lrgVector {
-    height: 600px;
-    width: 600px;
+	height: 600px;
+	width: 600px;
 	margin-right: -125px;
 	margin-left: -125px;
-    float: right;
+	float: right;
 	z-index: -1;
 }
 
@@ -113,20 +113,20 @@ img {
 }
 
 .lrgVector svg {
-    width: 336px;
-    height: 600px;
+	width: 336px;
+	height: 600px;
 }
 
 object {
-    object-fit: scale-down;
-    position: absolute;
-    top: 0;
+	object-fit: scale-down;
+	position: absolute;
+	top: 0;
 	left: 0;
 }
 
 img.paperdoll {
-    position: absolute;
-    top: 0;
+	position: absolute;
+	top: 0;
 	left: 0;
 	margin-left: 0;
 }
@@ -173,8 +173,7 @@ span.plusButton > a:hover { text-decoration: none; }
 span.minusButton > a:hover { text-decoration: none; }
 span.zeroButton > a:hover { text-decoration: none; }
 
-/* Colors are made as css classes, to allow them to be
-   changed for a light color scheme (for example). */
+/* Colors are made as css classes, to allow them to be changed for a light color scheme (for example). */
 .link { color: #68D } /* link color */
 .aquamarine { color: aquamarine }
 .coral { color: coral }
diff --git a/src/gui/css/quickListCSS.tw b/src/gui/css/quickListCSS.tw
index c10042b87d7e9d660dfd8a06423162cb5f0eb01a..5180ebbc379c26f90d4d0122f3310c575b162df1 100644
--- a/src/gui/css/quickListCSS.tw
+++ b/src/gui/css/quickListCSS.tw
@@ -2,103 +2,102 @@
 
 .hidden
 {
-    display:none;
+	display:none;
 }
 
 div.quicklist.devotion button.mindbroken
 {
-    background-color:red;
+	background-color:red;
 }
 div.quicklist.devotion button.very-hateful
 {
-    background-color:darkviolet;
+	background-color:darkviolet;
 }
 div.quicklist.devotion button.hateful
 {
-    background-color:darkviolet;
+	background-color:darkviolet;
 }
 div.quicklist.devotion button.resistant
 {
-    background-color:mediumorchid;
+	background-color:mediumorchid;
 }
 div.quicklist.devotion button.ambivalent
 {
-    background-color: yellow;
-    color: #444444;
+	background-color: yellow;
+	color: #444444;
 }
 div.quicklist.devotion button.accepting
 {
-    background-color: hotpink;
+	background-color: hotpink;
 }
 div.quicklist.devotion button.devoted
 {
-    background-color: deeppink;
+	background-color: deeppink;
 }
 div.quicklist.devotion button.worshipful
 {
-    background-color: magenta;
+	background-color: magenta;
 }
 div.quicklist.trust button.mindbroken
 {
-    background-color:red;
+	background-color:red;
 }
 div.quicklist.trust button.extremely-terrified
 {
-    background-color: darkgoldenrod;
+	background-color: darkgoldenrod;
 }
 div.quicklist.trust button.terrified
 {
-    background-color: goldenrod;
+	background-color: goldenrod;
 }
 div.quicklist.trust button.frightened
 {
-    background-color: gold;
-    color: coral;
+	background-color: gold;
+	color: coral;
 }
 div.quicklist.trust button.fearful
 {
-    background-color: yellow;
-    color: green;
+	background-color: yellow;
+	color: green;
 }
 div.quicklist.trust button.hate-careful
 {
-    background-color: orange;
+	background-color: orange;
 }
 div.quicklist.trust button.careful
 {
-    background-color: mediumaquamarine;
-    color: forestgreen;
+	background-color: mediumaquamarine;
+	color: forestgreen;
 }
 div.quicklist.trust button.bold
 {
-    background-color: orangered;
+	background-color: orangered;
 }
 div.quicklist.trust button.trusting
 {
-    background-color: mediumseagreen;
+	background-color: mediumseagreen;
 }
 div.quicklist.trust button.defiant
 {
-    background-color: darkred;
+	background-color: darkred;
 }
 div.quicklist.trust button.profoundly-trusting
 {
-    background-color: seagreen;
+	background-color: seagreen;
 }
 div.quicklist
 {
-    table-layout: fixed;
-    text-align: center;
-    border-collapse: separate;
-    border-spacing: 2px;
-    border-style: hidden;
-    empty-cells: hide;
-    width: 70%;
+	table-layout: fixed;
+	text-align: center;
+	border-collapse: separate;
+	border-spacing: 2px;
+	border-style: hidden;
+	empty-cells: hide;
+	width: 70%;
 }
 div.quicklist button
 {
-    margin-top: 15px;
-    margin-right: 20px;
-    white-space: nowrap;
+	margin-top: 15px;
+	margin-right: 20px;
+	white-space: nowrap;
 }
-
diff --git a/src/player/actions/fondleButt.tw b/src/player/actions/fondleButt.tw
index 7f9318478f6a3f2ed5792c507ee77d44ebfe7d0d..a54effa8f58f1173e0f2b05e95b6ac79ef340468 100644
--- a/src/player/actions/fondleButt.tw
+++ b/src/player/actions/fondleButt.tw
@@ -22,7 +22,7 @@ You call $him over so you can fondle $his
 <<elseif $activeSlave.butt <= 20>>
 	couch-like, super jiggly ass cheeks
 <</if>>
-	 as well as $his
+as well as $his
 <<if ($activeSlave.anus > 3)>>
 	gaping anus.
 <<elseif ($activeSlave.anus == 3)>>
@@ -62,7 +62,8 @@ You call $him over so you can fondle $his
 		inhuman
 	<<elseif $activeSlave.butt <= 20>>
 		couch-like
-	<</if>> buttocks. $He looks longingly into your eyes as you continue to move around $his posterior, pinching with your fingers and slapping with your palms before reaching to touch your fingertips against $his sphincter. $He moans and quivers slightly when you rub your fingers around $his virgin anus. $He starts to wiggle $his ass while you circle around $his anus, not breaking contact with $him with your fingers. You keep squeezing $his buttocks firmly - first one, then the other and then finally both. $He can't resist gyrating $his hips in arousal while in your grasp.
+	<</if>>
+	buttocks. $He looks longingly into your eyes as you continue to move around $his posterior, pinching with your fingers and slapping with your palms before reaching to touch your fingertips against $his sphincter. $He moans and quivers slightly when you rub your fingers around $his virgin anus. $He starts to wiggle $his ass while you circle around $his anus, not breaking contact with $him with your fingers. You keep squeezing $his buttocks firmly - first one, then the other and then finally both. $He can't resist gyrating $his hips in arousal while in your grasp.
 	<<if canWalk($activeSlave)>>
 		You strongly pull $his body closer towards you by $his buttocks, turn $him around and push $him down to bend $him over your desk.
 	<<else>>
@@ -87,7 +88,8 @@ You call $him over so you can fondle $his
 		inhuman
 	<<elseif $activeSlave.butt <= 20>>
 		couch-like
-	<</if>> buttocks a few hard smacks for good measure. $His face is in ecstasy as $he stands and turns to face you, gently rubbing the red spots on $his buttocks and looking at you hungrily as if $he wants more.
+	<</if>>
+	buttocks a few hard smacks for good measure. $His face is in ecstasy as $he stands and turns to face you, gently rubbing the red spots on $his buttocks and looking at you hungrily as if $he wants more.
 <<elseif ($activeSlave.devotion > 50) && ($activeSlave.anus == 0)>>
 	<<if canWalk($activeSlave)>>
 		$He accepts your orders happily and waves $his virgin anus to you, spreading $his butt cheeks in front of you with $his hands before turning to face you.
@@ -111,12 +113,14 @@ You call $him over so you can fondle $his
 		inhuman
 	<<elseif $activeSlave.butt <= 20>>
 		couch-like
-	<</if>> buttocks with both hands before rubbing along them, feeling the shape of $his<<if $seeRace == 1>> $activeSlave.race<</if>> ass with your fingers and squeezing gently. $He looks passionately into your eyes as you continue to move around $his posterior gently reaching to touch your fingertips against $his sphincter while rubbing $his ass at the same time. $He sighs as you rub your fingertips around $his virgin anus. $He starts to wiggle $his ass while you circle around $his anus, not breaking contact with $him with your fingers. You keep squeezing $his buttocks tenderly - first one, then the other and then both and $he can't resist gyrating $his hips enticingly while in your grasp.
+	<</if>>
+	buttocks with both hands before rubbing along them, feeling the shape of $his<<if $seeRace == 1>> $activeSlave.race<</if>> ass with your fingers and squeezing gently. $He looks passionately into your eyes as you continue to move around $his posterior gently reaching to touch your fingertips against $his sphincter while rubbing $his ass at the same time. $He sighs as you rub your fingertips around $his virgin anus. $He starts to wiggle $his ass while you circle around $his anus, not breaking contact with $him with your fingers. You keep squeezing $his buttocks tenderly - first one, then the other and then both and $he can't resist gyrating $his hips enticingly while in your grasp.
 	<<if canWalk($activeSlave)>>
 		You pull $his body closer towards you by $his buttocks, turn $him around and bend $him over your desk.
 	<<else>>
 		You move closer towards $him, turn $him around and push $him down on desk, face down so that $his butt is facing you up into the air.
-	<</if>> You look at $his rear while you squeeze $his cheeks and rub them with your firm hands. You explore the contours of $his posterior with both your eyes and hands, then look at $his virgin butthole as you trace it with your fingers and thumb. Eventually you decide to stop and $he squeals with delight after you give $his
+	<</if>>
+	You look at $his rear while you squeeze $his cheeks and rub them with your firm hands. You explore the contours of $his posterior with both your eyes and hands, then look at $his virgin butthole as you trace it with your fingers and thumb. Eventually you decide to stop and $he squeals with delight after you give $his
 	<<if $activeSlave.butt < 2>>
 		flat
 	<<elseif $activeSlave.butt <= 2>>
@@ -135,7 +139,8 @@ You call $him over so you can fondle $his
 		inhuman
 	<<elseif $activeSlave.butt <= 20>>
 		couch-like
-	<</if>> buttocks a gentle smack. $He turns to face you, kissing you, but looking at you longingly as if $he wants more.
+	<</if>>
+	buttocks a gentle smack. $He turns to face you, kissing you, but looking at you longingly as if $he wants more.
 	<<if ($activeSlave.amp == 1) && !canTalk($activeSlave)>>
 		$He does $his best to communicate love with $his $activeSlave.eyeColor eyes.
 	<<elseif !canTalk($activeSlave)>>
@@ -168,7 +173,8 @@ You call $him over so you can fondle $his
 		inhuman
 	<<elseif $activeSlave.butt <= 20>>
 		couch-like
-	<</if>> buttocks with both hands before rubbing along them, feeling the shape of $his<<if $seeRace == 1>> $activeSlave.race<</if>> ass with your fingers and squeezing gently. $He gasps as you rub fingers around $his virgin anus. You watch $his face as you continue to move around $his posterior and $he clearly enjoys the contact on $his bare skin. You gently reach to touch your fingertips against $his sphincter while rubbing $his ass at the same time. $He starts to wiggle $his ass while you circle around $his anus, not breaking contact with $his with your fingers. You keep squeezing $his buttocks tenderly - first one, then the other and then both and $he can't help but gyrate $his hips enticingly while in your grasp. You pull $his body closer towards you by $his buttocks, turn $him around and bend $him over your desk. You look at $his rear while you squeeze $his cheeks and rub them with your firm hands. You explore the contours of $his posterior with both your eyes and hands, then look at $his virgin butthole as you trace it with your fingers and thumb. Eventually you decide to stop and $he squeals in surprise after you give $his <<if $activeSlave.butt < 2>>
+	<</if>>
+	buttocks with both hands before rubbing along them, feeling the shape of $his<<if $seeRace == 1>> $activeSlave.race<</if>> ass with your fingers and squeezing gently. $He gasps as you rub fingers around $his virgin anus. You watch $his face as you continue to move around $his posterior and $he clearly enjoys the contact on $his bare skin. You gently reach to touch your fingertips against $his sphincter while rubbing $his ass at the same time. $He starts to wiggle $his ass while you circle around $his anus, not breaking contact with $his with your fingers. You keep squeezing $his buttocks tenderly - first one, then the other and then both and $he can't help but gyrate $his hips enticingly while in your grasp. You pull $his body closer towards you by $his buttocks, turn $him around and bend $him over your desk. You look at $his rear while you squeeze $his cheeks and rub them with your firm hands. You explore the contours of $his posterior with both your eyes and hands, then look at $his virgin butthole as you trace it with your fingers and thumb. Eventually you decide to stop and $he squeals in surprise after you give $his <<if $activeSlave.butt < 2>>
 		flat
 	<<elseif $activeSlave.butt <= 2>>
 		cute
@@ -186,7 +192,8 @@ You call $him over so you can fondle $his
 		inhuman
 	<<elseif $activeSlave.butt <= 20>>
 		couch-like
-	<</if>> buttocks a gentle smack. You tell $him to stand as you are finished. $He stands and looks at you quizzically. Though $he has accepted life as a sex slave, $he cannot help but feel a conflicted mixture of enjoyment and mild embarrassment.
+	<</if>>
+	buttocks a gentle smack. You tell $him to stand as you are finished. $He stands and looks at you quizzically. Though $he has accepted life as a sex slave, $he cannot help but feel a conflicted mixture of enjoyment and mild embarrassment.
 <<elseif ($activeSlave.devotion >= -20) && ($activeSlave.anus == 0)>>
 	$He obeys your harmless order but $he can't help but feel slight trepidation and trembles slightly at the thought of you groping $his butt. <<if ($activeSlave.amp != 1)>>$He stands in front of you as you <<else>>You <</if>>reach around and grab $his
 	<<if $activeSlave.butt < 2>>
@@ -207,7 +214,8 @@ You call $him over so you can fondle $his
 		inhuman
 	<<elseif $activeSlave.butt <= 20>>
 		couch-like
-	<</if>> buttocks before rubbing along them, feeling the shape of $his<<if $seeRace == 1>> $activeSlave.race<</if>> ass with your fingers and squeezing gently. $He gasps as you rub fingers around $his virgin anus. You study $his face as you continue to move around $his posterior gently reaching to touch your fingertips against $his sphincter while rubbing $his ass at the same time. $He starts to wiggle $his ass while you circle around $his anus, not breaking contact with $his with your fingers. You keep squeezing $his buttocks tenderly - first one, then the other and then both and $he can't help but wiggle $his hips while in your grasp. You pull $his body closer towards you by $his buttocks, turn $him around and bend $him over your desk. You look at $his rear while you squeeze $his cheeks and rub them with your firm hands. You explore the contours of $his posterior with both your eyes and hands, then look at $his virgin butthole as you trace it with your fingers and thumb. Eventually you decide to stop and $he squeals in surprise after you give $his <<if $activeSlave.butt < 2>>
+	<</if>>
+	buttocks before rubbing along them, feeling the shape of $his<<if $seeRace == 1>> $activeSlave.race<</if>> ass with your fingers and squeezing gently. $He gasps as you rub fingers around $his virgin anus. You study $his face as you continue to move around $his posterior gently reaching to touch your fingertips against $his sphincter while rubbing $his ass at the same time. $He starts to wiggle $his ass while you circle around $his anus, not breaking contact with $his with your fingers. You keep squeezing $his buttocks tenderly - first one, then the other and then both and $he can't help but wiggle $his hips while in your grasp. You pull $his body closer towards you by $his buttocks, turn $him around and bend $him over your desk. You look at $his rear while you squeeze $his cheeks and rub them with your firm hands. You explore the contours of $his posterior with both your eyes and hands, then look at $his virgin butthole as you trace it with your fingers and thumb. Eventually you decide to stop and $he squeals in surprise after you give $his <<if $activeSlave.butt < 2>>
 		flat
 	<<elseif $activeSlave.butt <= 2>>
 		cute
@@ -225,9 +233,11 @@ You call $him over so you can fondle $his
 		inhuman
 	<<elseif $activeSlave.butt <= 20>>
 		couch-like
-	<</if>> buttocks a gentle smack. You tell $him to stand as you are finished. $He stands and looks at you quizzically, $his eyes searching in yours for answers that $he cannot find.
+	<</if>>
+	buttocks a gentle smack. You tell $him to stand as you are finished. $He stands and looks at you quizzically, $his eyes searching in yours for answers that $he cannot find.
 <<elseif ($activeSlave.trust < -50) && ($activeSlave.anus == 0)>>
-	$He is nearly frozen with fear, and does not resist as you kiss $him. In fact, $he barely reacts at all. $He stands in front of you and visibly stiffens as you reach around and grab $his <<if $activeSlave.butt < 2>>
+	$He is nearly frozen with fear, and does not resist as you kiss $him. In fact, $he barely reacts at all. $He stands in front of you and visibly stiffens as you reach around and grab $his
+	<<if $activeSlave.butt < 2>>
 		flat
 	<<elseif $activeSlave.butt <= 2>>
 		cute
@@ -245,7 +255,8 @@ You call $him over so you can fondle $his
 		inhuman
 	<<elseif $activeSlave.butt <= 20>>
 		couch-like
-	<</if>> buttocks before rubbing along them, feeling the shape of $his<<if $seeRace == 1>> $activeSlave.race<</if>> ass with your fingers and squeezing gently. $He gasps and shivers as you rub fingers around $his virgin anus. $He remains frozen as you continue to move around $his posterior gently reaching to touch your fingertips against $his sphincter while rubbing $his ass at the same time. $He shudders more while you circle around $his anus, not breaking contact with $his with your fingers. You keep squeezing $his buttocks tenderly - first one, then the other and then finally both. $He is so filled with terror that $he remains stiff while in your grasp, even as it becomes clear to $him you're not going to hurt $him. You pull $his quivering body closer towards you by $his buttocks, turn $him around and bend $him over your desk. You look at $his quaking rear while you squeeze $his cheeks and rub them with your firm hands. You explore the contours of $his posterior with both your eyes and hands, then look at $his virgin butthole as you trace it with your fingers and thumb. Eventually, you decide to stop. $He gradually stands and looks in your eyes with utter incomprehension, but $he is frightened about what you will do next.
+	<</if>>
+	buttocks before rubbing along them, feeling the shape of $his<<if $seeRace == 1>> $activeSlave.race<</if>> ass with your fingers and squeezing gently. $He gasps and shivers as you rub fingers around $his virgin anus. $He remains frozen as you continue to move around $his posterior gently reaching to touch your fingertips against $his sphincter while rubbing $his ass at the same time. $He shudders more while you circle around $his anus, not breaking contact with $his with your fingers. You keep squeezing $his buttocks tenderly - first one, then the other and then finally both. $He is so filled with terror that $he remains stiff while in your grasp, even as it becomes clear to $him you're not going to hurt $him. You pull $his quivering body closer towards you by $his buttocks, turn $him around and bend $him over your desk. You look at $his quaking rear while you squeeze $his cheeks and rub them with your firm hands. You explore the contours of $his posterior with both your eyes and hands, then look at $his virgin butthole as you trace it with your fingers and thumb. Eventually, you decide to stop. $He gradually stands and looks in your eyes with utter incomprehension, but $he is frightened about what you will do next.
 <<elseif ($activeSlave.anus == 0)>>
 	While you grope $his butt, $he tries hard to resist. $He <<if $activeSlave.amp != 1>>grabs your wrists and tugs on your arms<<else>>writhes under your fingers<</if>> but stops, helpless, when you tell $him what the alternatives are. You reach around and grab $his <<if $activeSlave.butt < 2>>
 		flat
@@ -265,7 +276,8 @@ You call $him over so you can fondle $his
 		inhuman
 	<<elseif $activeSlave.butt <= 20>>
 		couch-like
-	<</if>> buttocks before rubbing along them, feeling the shape of $his<<if $seeRace == 1>> $activeSlave.race<</if>> ass with your fingers and squeezing gently. $He tries to break out of your grasp as you rub fingers around $his virgin anus. $He writhes as you continue to move around $his posterior gently reaching to touch your fingertips against $his sphincter while rubbing $his ass at the same time. $He struggles to stay still while you circle around $his unbroken anus, not breaking contact with $him with your fingers. You look at $his face and $he has shut $his eyes, trying not to think about what's happening to $his butt. This only encourages you to continue. You keep squeezing $his buttocks tenderly - first one, then the other and then finally both and $he can't help but quiver while in your grasp. You pull $his body closer towards you by $his buttocks, turn $him around and push $him down, bending $him over your desk while $he tries to push away. You look at $his rear while you squeeze $his cheeks and rub them with your firm hands. You wander along the outline of $his posterior with both your eyes and hands, then look at $his virgin butthole as you trace it with your fingers and thumb. Eventually, you decide to stop. $He slowly stands and looks in your eyes, as though almost demanding answers. $He looks apprehensive about what you will do next.
+	<</if>>
+	buttocks before rubbing along them, feeling the shape of $his<<if $seeRace == 1>> $activeSlave.race<</if>> ass with your fingers and squeezing gently. $He tries to break out of your grasp as you rub fingers around $his virgin anus. $He writhes as you continue to move around $his posterior gently reaching to touch your fingertips against $his sphincter while rubbing $his ass at the same time. $He struggles to stay still while you circle around $his unbroken anus, not breaking contact with $him with your fingers. You look at $his face and $he has shut $his eyes, trying not to think about what's happening to $his butt. This only encourages you to continue. You keep squeezing $his buttocks tenderly - first one, then the other and then finally both and $he can't help but quiver while in your grasp. You pull $his body closer towards you by $his buttocks, turn $him around and push $him down, bending $him over your desk while $he tries to push away. You look at $his rear while you squeeze $his cheeks and rub them with your firm hands. You wander along the outline of $his posterior with both your eyes and hands, then look at $his virgin butthole as you trace it with your fingers and thumb. Eventually, you decide to stop. $He slowly stands and looks in your eyes, as though almost demanding answers. $He looks apprehensive about what you will do next.
 <<elseif $activeSlave.fetish == "mindbroken">>
 	<<if canWalk($activeSlave)>>
 		You instruct $him to present $his buttocks and anus but $he remains still and unresponsive. Talking to a broken mind is pointless.
@@ -289,7 +301,8 @@ You call $him over so you can fondle $his
 		inhuman
 	<<elseif $activeSlave.butt <= 20>>
 		couch-like
-	<</if>> <<if $seeRace == 1>>$activeSlave.race <</if>>buttocks before rubbing along them, feeling the shape of $his<<if $seeRace == 1>> $activeSlave.race<</if>> ass with your fingers and squeezing gently. $He reacts to your initial touch as you rub fingers around $his
+	<</if>>
+	<<if $seeRace == 1>>$activeSlave.race <</if>>buttocks before rubbing along them, feeling the shape of $his<<if $seeRace == 1>> $activeSlave.race<</if>> ass with your fingers and squeezing gently. $He reacts to your initial touch as you rub fingers around $his
 	<<if ($activeSlave.anus > 3)>>
 		gaping anus,
 	<<elseif ($activeSlave.anus == 3)>>
@@ -300,7 +313,8 @@ You call $him over so you can fondle $his
 		tight butthole,
 	<<elseif ($activeSlave.anus == 0)>>
 		virgin butthole,
-	<</if>> but you understand it is only physiological. You continue to move around $his posterior gently reaching to touch your fingertips against $his sphincter while rubbing $his ass at the same time. You circle around $his anus but $he remains still. You keep squeezing $his buttocks tenderly - first one, then the other and then both but $he is like a doll in your grasp. You pull $his body closer towards you by $his buttocks, turn $him around and bend $him over your desk. You look at $his rear while you squeeze $his cheeks and rub them with your firm hands. You explore the contours of $his posterior with both your eyes and hands, then look at $his
+	<</if>>
+	but you understand it is only physiological. You continue to move around $his posterior gently reaching to touch your fingertips against $his sphincter while rubbing $his ass at the same time. You circle around $his anus but $he remains still. You keep squeezing $his buttocks tenderly - first one, then the other and then both but $he is like a doll in your grasp. You pull $his body closer towards you by $his buttocks, turn $him around and bend $him over your desk. You look at $his rear while you squeeze $his cheeks and rub them with your firm hands. You explore the contours of $his posterior with both your eyes and hands, then look at $his
 	<<if ($activeSlave.anus > 3)>>
 		gaping
 	<<elseif ($activeSlave.anus == 3)>>
@@ -311,7 +325,8 @@ You call $him over so you can fondle $his
 		tight
 	<<elseif ($activeSlave.anus == 0)>>
 		virgin
-	<</if>> butthole as you trace it with your fingers and thumb. Eventually, you decide to stop but $he remains in position over your desk until you stand $him up yourself.
+	<</if>>
+	butthole as you trace it with your fingers and thumb. Eventually, you decide to stop but $he remains in position over your desk until you stand $him up yourself.
 <<elseif $activeSlave.devotion < -20>>
 	<<if ($activeSlave.amp != 1)>>
 		You instruct $him to present $his buttocks and anus. Opposed to the thought of your hands groping $him, $he tries to step back, but you catch $him and pull $him closer to you as you reach around and grab $his
@@ -336,7 +351,8 @@ You call $him over so you can fondle $his
 			inhuman
 		<<elseif $activeSlave.butt <= 20>>
 			couch-like
-		<</if>> <<if $seeRace == 1>>$activeSlave.race <</if>> buttocks.
+		<</if>>
+		<<if $seeRace == 1>>$activeSlave.race <</if>> buttocks.
 		<<if ($activeSlave.amp != 1)>>
 			$He tries to grab your wrists to keep them away but $he cannot resist for long.
 		<</if>>
@@ -351,7 +367,8 @@ You call $him over so you can fondle $his
 			tight butthole.
 		<<elseif ($activeSlave.anus == 0)>>
 			virgin butthole.
-		<</if>> $He writhes as you continue to move around $his posterior gently reaching to touch your fingertips against $his sphincter while rubbing $his ass at the same time. $He struggles to stay still while you circle around $his anus, not breaking contact with $his with your fingers. You look at $his face and $he has shut $his eyes, trying not to think about what's happening to $his butt. This only encourages you to continue. You keep squeezing $his buttocks tenderly - first one, then the other and then finally both and $he can't help but quiver while in your grasp.
+		<</if>>
+		$He writhes as you continue to move around $his posterior gently reaching to touch your fingertips against $his sphincter while rubbing $his ass at the same time. $He struggles to stay still while you circle around $his anus, not breaking contact with $his with your fingers. You look at $his face and $he has shut $his eyes, trying not to think about what's happening to $his butt. This only encourages you to continue. You keep squeezing $his buttocks tenderly - first one, then the other and then finally both and $he can't help but quiver while in your grasp.
 		<<if ($activeSlave.amp != 1)>>
 			You pull $his body closer towards you by $his buttocks, turn $him around and push $him down, bending $him over your desk while $he tries to push away.
 		<<else>>
@@ -368,7 +385,8 @@ You call $him over so you can fondle $his
 			tight
 		<<elseif ($activeSlave.anus == 0)>>
 			virgin
-		<</if>> butthole as you trace it with your fingers and thumb. Eventually, you decide to stop. $He slowly stands and looks in your eyes, as though almost demanding answers. $He looks apprehensive about what you will do next.
+		<</if>>
+		butthole as you trace it with your fingers and thumb. Eventually, you decide to stop. $He slowly stands and looks in your eyes, as though almost demanding answers. $He looks apprehensive about what you will do next.
 <<elseif ($activeSlave.devotion <= 20) && ($activeSlave.vagina < 0)>>
 	<<if ($activeSlave.amp != 1)>>
 		You instruct $him to present $his anus. $He complies without comment, standing in front of you.
@@ -394,7 +412,8 @@ You call $him over so you can fondle $his
 			inhuman
 		<<elseif $activeSlave.butt <= 20>>
 			couch-like
-		<</if>> <<if $seeRace == 1>>$activeSlave.race <</if>> buttocks. $His dick cannot stop twitching as you start rubbing along $his cheeks, feeling the shape of $his<<if $seeRace == 1>> $activeSlave.race<</if>> ass with your fingers and squeezing gently. You rub your fingers around $his
+		<</if>>
+		<<if $seeRace == 1>>$activeSlave.race <</if>> buttocks. $His dick cannot stop twitching as you start rubbing along $his cheeks, feeling the shape of $his<<if $seeRace == 1>> $activeSlave.race<</if>> ass with your fingers and squeezing gently. You rub your fingers around $his
 		<<if ($activeSlave.anus > 3)>>
 			gaping anus.
 		<<elseif ($activeSlave.anus == 3)>>
@@ -405,7 +424,8 @@ You call $him over so you can fondle $his
 			tight butthole.
 		<<elseif ($activeSlave.anus == 0)>>
 			virgin butthole.
-		<</if>> $He writhes as you continue to move around $his posterior gently reaching to touch your fingertips against $his sphincter while rubbing $his ass at the same time. $He struggles to stay still while you circle around $his anus with your fingers. You look at $his face and $he has shut $his eyes, trying not to get aroused by your touch on $his butt. This only encourages you to continue. You keep squeezing $his buttocks tenderly - first one, then the other and then finally both and $he can't help but quiver while in your grasp.
+		<</if>>
+		$He writhes as you continue to move around $his posterior gently reaching to touch your fingertips against $his sphincter while rubbing $his ass at the same time. $He struggles to stay still while you circle around $his anus with your fingers. You look at $his face and $he has shut $his eyes, trying not to get aroused by your touch on $his butt. This only encourages you to continue. You keep squeezing $his buttocks tenderly - first one, then the other and then finally both and $he can't help but quiver while in your grasp.
 		<<if ($activeSlave.amp != 1)>>
 			You pull $his body closer towards you by $his buttocks, turn $him around and push $him down, bending $him over your desk.
 		<<else>>
@@ -422,7 +442,8 @@ You call $him over so you can fondle $his
 			tight
 		<<elseif ($activeSlave.anus == 0)>>
 			virgin
-		<</if>> butthole as you trace it with your fingers and thumb. Eventually, you decide to stop and $he looks up at you quizzically, unsure about what you will do next.
+		<</if>>
+		butthole as you trace it with your fingers and thumb. Eventually, you decide to stop and $he looks up at you quizzically, unsure about what you will do next.
 <<elseif ($activeSlave.devotion < 50)>>
 	<<if ($activeSlave.amp != 1)>>
 		You instruct $him to present $his <<if $seeRace == 1>>$activeSlave.race <</if>>anus. $He hesitates but eventually stands in front of you showing $his buttocks before presenting $his
@@ -436,36 +457,38 @@ You call $him over so you can fondle $his
 			tight
 		<<elseif ($activeSlave.anus == 0)>>
 			virgin
-		<</if>> anus to you and turning to face you.
+		<</if>>
+		anus to you and turning to face you.
 	<<else>>
 		$He's mildly hesitant at the thought of your hands groping $him, but as an amputee can do nothing about it.
 	<</if>>
-		You reach around and grab $his
-		<<if $activeSlave.butt < 2>>
-			flat
-		<<elseif $activeSlave.butt <= 2>>
-			cute
-		<<elseif $activeSlave.butt <= 3>>
-			firm
-		<<elseif $activeSlave.butt <= 4>>
-			generous
-		<<elseif $activeSlave.butt <= 5>>
-			massive
-		<<elseif $activeSlave.butt <= 7>>
-			enormous
-		<<elseif $activeSlave.butt <= 10>>
-			gigantic
-		<<elseif $activeSlave.butt <= 14>>
-			inhuman
-		<<elseif $activeSlave.butt <= 20>>
-			couch-like
-		<</if>> buttocks. You start rubbing along $his cheeks, feeling the shape of $his<<if $seeRace == 1>> $activeSlave.race<</if>> ass with your fingers and squeezing gently. As you rub your fingers around $his anus, $he starts to relax. $He quivers as you continue to move around $his posterior gently reaching to touch your fingertips against $his sphincter while rubbing $his ass at the same time. $He purses $his lips while you circle around $his anus with your fingers. You look at $his face and $he is looking back at you doe-eyed, trying but failing not to get aroused by your soft touch on $his butt. You keep squeezing $his buttocks tenderly - first one, then the other and then finally both and $he can't help but let out a moan while in your grasp.
-		<<if ($activeSlave.amp != 1)>>
-			You pull $his body closer towards you by $his buttocks, turn $him around and push $him down, bending $him over your desk.
-		<<else>>
-			You move closer to $him, turn $him around and push $him down, face down on your desk while $he tries to wriggle desperately.
-		<</if>>
-		You look at $his rear while you squeeze $his cheeks and rub them with your firm hands. You wander along the outline of $his posterior with both your eyes and hands, then look at $his butthole as you trace it with your fingers and thumb. Eventually, you decide to stop and $he looks up into your eyes longingly, as if $he wants more.
+	You reach around and grab $his
+	<<if $activeSlave.butt < 2>>
+		flat
+	<<elseif $activeSlave.butt <= 2>>
+		cute
+	<<elseif $activeSlave.butt <= 3>>
+		firm
+	<<elseif $activeSlave.butt <= 4>>
+		generous
+	<<elseif $activeSlave.butt <= 5>>
+		massive
+	<<elseif $activeSlave.butt <= 7>>
+		enormous
+	<<elseif $activeSlave.butt <= 10>>
+		gigantic
+	<<elseif $activeSlave.butt <= 14>>
+		inhuman
+	<<elseif $activeSlave.butt <= 20>>
+		couch-like
+	<</if>>
+	buttocks. You start rubbing along $his cheeks, feeling the shape of $his<<if $seeRace == 1>> $activeSlave.race<</if>> ass with your fingers and squeezing gently. As you rub your fingers around $his anus, $he starts to relax. $He quivers as you continue to move around $his posterior gently reaching to touch your fingertips against $his sphincter while rubbing $his ass at the same time. $He purses $his lips while you circle around $his anus with your fingers. You look at $his face and $he is looking back at you doe-eyed, trying but failing not to get aroused by your soft touch on $his butt. You keep squeezing $his buttocks tenderly - first one, then the other and then finally both and $he can't help but let out a moan while in your grasp.
+	<<if ($activeSlave.amp != 1)>>
+		You pull $his body closer towards you by $his buttocks, turn $him around and push $him down, bending $him over your desk.
+	<<else>>
+		You move closer to $him, turn $him around and push $him down, face down on your desk while $he tries to wriggle desperately.
+	<</if>>
+	You look at $his rear while you squeeze $his cheeks and rub them with your firm hands. You wander along the outline of $his posterior with both your eyes and hands, then look at $his butthole as you trace it with your fingers and thumb. Eventually, you decide to stop and $he looks up into your eyes longingly, as if $he wants more.
 <<else>>
 	<<if ($activeSlave.amp != 1)>>
 		You instruct $him to present $his <<if $seeRace == 1>>$activeSlave.race <</if>>anus. $He eagerly stands in front of you showing $his buttocks before happily presenting $his
@@ -479,33 +502,36 @@ You call $him over so you can fondle $his
 			tight
 		<<elseif ($activeSlave.anus == 0)>>
 			virgin
-		<</if>> anus to you, spreading $his butt cheeks and turning to face you.
+		<</if>>
+		anus to you, spreading $his butt cheeks and turning to face you.
 	<<else>>
 		$He devotedly looks at you, awaiting your touch on $his body.
 	<</if>>
-		You reach around and grab $his <<if $activeSlave.butt < 2>>
-			flat
-		<<elseif $activeSlave.butt <= 2>>
-			cute
-		<<elseif $activeSlave.butt <= 3>>
-			firm
-		<<elseif $activeSlave.butt <= 4>>
-			generous
-		<<elseif $activeSlave.butt <= 5>>
-			massive
-		<<elseif $activeSlave.butt <= 7>>
-			enormous
-		<<elseif $activeSlave.butt <= 10>>
-			gigantic
-		<<elseif $activeSlave.butt <= 14>>
-			inhuman
-		<<elseif $activeSlave.butt <= 20>>
-			couch-like
-		<</if>> buttocks. You start rubbing along $his cheeks, feeling the shape of $his<<if $seeRace == 1>> $activeSlave.race<</if>> ass with your fingers and squeezing gently. As you rub your fingers around $his anus, $he sighs audibly. $He moans as you continue to move around $his posterior gently reaching to touch your fingertips against $his sphincter while rubbing $his ass at the same time. $He quivers while you circle around $his anus with your fingers. You look at $his face and $he is looking back at you longingly, getting aroused by your continued touch on $his butt. You keep squeezing $his buttocks tenderly - first one, then the other and then finally both and $he can't help but let out a moan while in your grasp.
-		<<if ($activeSlave.amp != 1)>>
-			You pull $his body closer towards you by $his buttocks, turn $him around and push $him down, bending $him over your desk.
-		<<else>>
-			You move closer to $him, turn $him around and push $him down, face down on your desk so that $his butt is up facing towards you.
-		<</if>>
-		You look at $his rear while you squeeze $his cheeks and rub them with your firm hands. You wander along the outline of $his posterior with both your eyes and hands, then look at $his butthole as you trace it with your fingers and thumb. Eventually, you decide to stop and $he looks up into your eyes ecstatically,<<if ($activeSlave.amp != 1)>> as $he stands,<</if>> eager for more.
+	You reach around and grab $his
+	<<if $activeSlave.butt < 2>>
+		flat
+	<<elseif $activeSlave.butt <= 2>>
+		cute
+	<<elseif $activeSlave.butt <= 3>>
+		firm
+	<<elseif $activeSlave.butt <= 4>>
+		generous
+	<<elseif $activeSlave.butt <= 5>>
+		massive
+	<<elseif $activeSlave.butt <= 7>>
+		enormous
+	<<elseif $activeSlave.butt <= 10>>
+		gigantic
+	<<elseif $activeSlave.butt <= 14>>
+		inhuman
+	<<elseif $activeSlave.butt <= 20>>
+		couch-like
+	<</if>>
+	buttocks. You start rubbing along $his cheeks, feeling the shape of $his<<if $seeRace == 1>> $activeSlave.race<</if>> ass with your fingers and squeezing gently. As you rub your fingers around $his anus, $he sighs audibly. $He moans as you continue to move around $his posterior gently reaching to touch your fingertips against $his sphincter while rubbing $his ass at the same time. $He quivers while you circle around $his anus with your fingers. You look at $his face and $he is looking back at you longingly, getting aroused by your continued touch on $his butt. You keep squeezing $his buttocks tenderly - first one, then the other and then finally both and $he can't help but let out a moan while in your grasp.
+	<<if ($activeSlave.amp != 1)>>
+		You pull $his body closer towards you by $his buttocks, turn $him around and push $him down, bending $him over your desk.
+	<<else>>
+		You move closer to $him, turn $him around and push $him down, face down on your desk so that $his butt is up facing towards you.
+	<</if>>
+	You look at $his rear while you squeeze $his cheeks and rub them with your firm hands. You wander along the outline of $his posterior with both your eyes and hands, then look at $his butthole as you trace it with your fingers and thumb. Eventually, you decide to stop and $he looks up into your eyes ecstatically,<<if ($activeSlave.amp != 1)>> as $he stands,<</if>> eager for more.
 <</if>>
diff --git a/src/player/actions/fondleDick.tw b/src/player/actions/fondleDick.tw
index a86834eafb6e60486f8a7beb93abb5a6bc2c4cf9..b347e737c4b846df536dce38e63eba89bf3ae130 100644
--- a/src/player/actions/fondleDick.tw
+++ b/src/player/actions/fondleDick.tw
@@ -1,6 +1,5 @@
-:: FondleDick
+:: FondleDick [nobr]
 
-<<nobr>>
 You call $him over so you can fondle $his
 <<if $activeSlave.dick == 1>>
 	tiny dick
@@ -214,7 +213,7 @@ You call $him over so you can fondle $his
 	<<else>>
 		$His prick stiffens like a rod in your hands and you continue your expert strokes along the erect shaft.
 	<</if>> Soon, $his movements indicate that $he is orgasming. $He shudders and leaks $his cockmilk as $he orgasms in your hands before submissively avoiding your gaze as you get cleaned up.
-<<elseif  $activeSlave.devotion < -20>>
+<<elseif $activeSlave.devotion < -20>>
 	$He clearly dislikes the thought of getting $his dick fondled by you. $His lower lip quivers with trepidation as $he watches your hands move towards $him. $He has no choice but to obey if $he wants to avoid punishment. $He gasps and shakes as you gently trace along $his
 	<<if $activeSlave.dick == 1>>
 		tiny dick
@@ -315,7 +314,7 @@ You call $him over so you can fondle $his
 	<<else>>
 		$His prick stiffens like a rod in your hands and you continue your expert strokes along the erect shaft.
 	<</if>> Your rough play leaves red marks on $his breasts and nipples and $he becomes even more aroused. Soon, $his movements indicate that $he is orgasming. $He shudders and leaks $his cockmilk as $he orgasms in your hands. $He rubs the marks on $his dick and balls with $his hands, an ecstatic look on $his $activeSlave.skin face. $He looks at you longingly as you get cleaned up, hungry for more.
-<<elseif  $activeSlave.devotion <= 20>>
+<<elseif $activeSlave.devotion <= 20>>
 	$He obeys silently, standing in front of you as you move your hands towards $him. You gently trace your fingers along $his
 	<<if $activeSlave.dick == 1>>
 		tiny dick
@@ -420,4 +419,3 @@ You call $him over so you can fondle $his
 		$His prick stiffens like a rod in your hands and you continue your expert strokes along the erect shaft.
 	<</if>> $He begs you not to stop. Soon, $he moans and $his movements indicate that $he is about to orgasm. $He shudders and leaks $his cockmilk as $he orgasms in your hands. $He looks at you passionately as you stop moving your hands and get cleaned up.
 <</if>>
-<</nobr>>
\ No newline at end of file
diff --git a/src/player/actions/fondleVagina.tw b/src/player/actions/fondleVagina.tw
index e325967bd79e30fa5d9842d8838f337c38a0746f..d5e11383922244d5d309c1f15ec75b1aa3cfe7f2 100644
--- a/src/player/actions/fondleVagina.tw
+++ b/src/player/actions/fondleVagina.tw
@@ -30,7 +30,7 @@ You call $him over so you can fondle $his
 		<<else>>
 			$His pretty little clit is barely visible
 		<</if>>
-		 and
+		and
 		<<if $activeSlave.labia == 1>>
 			$his lovely petals are quite inviting.
 		<<elseif $activeSlave.labia == 2>>
@@ -50,7 +50,7 @@ You call $him over so you can fondle $his
 		<<else>>
 			$His pretty little clit is ready for you,
 		<</if>>
-		 and
+		and
 		<<if $activeSlave.labia == 1>>
 			$his lovely petals are moist with arousal.
 		<<elseif $activeSlave.labia == 2>>
@@ -71,113 +71,120 @@ You call $him over so you can fondle $his
 
 <<if ($activeSlave.vagina == 0)>>
 	<<if ($activeSlave.fetish == "mindbroken")>>
-	$He accepts your orders dumbly and presents $his virgin pussy to you, watching your hands move towards $his without any real interest. You gently trace along $his
-	<<if $activeSlave.labia == 1>>
-		lovely petals
-	<<elseif $activeSlave.labia == 2>>
-		prominent petals
-	<<elseif $activeSlave.labia > 1>>
-		huge labia
-	<</if>> with your outstretched fingers, strumming up and down the edges of $his pussylips, then softly rub your fingers along the inner walls with a tender touch, starting slow but gradually increasing the speed of your movements. You occasionally flick $his
-	<<if $activeSlave.clit == 1>>
-		erect clit
-	<<elseif $activeSlave.clit == 2>>
-		large clit
-	<<elseif $activeSlave.clit > 1>>
-		massive clit
-	<<else>>
-		pretty little clit
-	<</if>> and rub it with your fingertips as your hand nears it but except for the pussy juices trickling down $his leg, $he does not respond. Since $he is mindbroken, $his responses to you are purely physiological and your actions have no affect on $his mentally.
+		$He accepts your orders dumbly and presents $his virgin pussy to you, watching your hands move towards $his without any real interest. You gently trace along $his
+		<<if $activeSlave.labia == 1>>
+			lovely petals
+		<<elseif $activeSlave.labia == 2>>
+			prominent petals
+		<<elseif $activeSlave.labia > 1>>
+			huge labia
+		<</if>>
+		with your outstretched fingers, strumming up and down the edges of $his pussylips, then softly rub your fingers along the inner walls with a tender touch, starting slow but gradually increasing the speed of your movements. You occasionally flick $his
+		<<if $activeSlave.clit == 1>>
+			erect clit
+		<<elseif $activeSlave.clit == 2>>
+			large clit
+		<<elseif $activeSlave.clit > 1>>
+			massive clit
+		<<else>>
+			pretty little clit
+		<</if>>
+		and rub it with your fingertips as your hand nears it but except for the pussy juices trickling down $his leg, $he does not respond. Since $he is mindbroken, $his responses to you are purely physiological and your actions have no affect on $his mentally.
 	<<elseif ($activeSlave.devotion > 50)>>
-	$He accepts your orders happily and presents $his virgin pussy to you, watching your hands with eagerness. $He gasps and quivers with pleasure as you gently trace along $his
-	<<if $activeSlave.labia == 1>>
-		lovely petals
-	<<elseif $activeSlave.labia == 2>>
-		prominent petals
-	<<elseif $activeSlave.labia > 1>>
-		huge labia
-	<<else>>
-		cute labia
-	<</if>>
-	with your outstretched fingers, strumming up and down the edges of $his pussylips, then softly rub your fingers along the inner walls with a tender touch, starting slow but gradually increasing the speed of your movements. <<if ($activeSlave.fetish == "boobs")>> $He fondles $his breasts and plays with $his nipples at the same time.<</if>> You occasionally flick $his
-	<<if $activeSlave.clit == 1>>
-		large clit
-	<<elseif $activeSlave.clit == 2>>
-		huge clit
-	<<elseif $activeSlave.clit > 1>>
-		massive clit
-	<<else>>
-		pretty little clit
-	<</if>> and rub it with your fingertips as your hand nears it. As $he becomes more aroused, $he grabs hold of your wrist lightly, moving $his hands along with the motion of your own. $His pussy juices run down $his leg as $he begins to moan audibly<<if ($activeSlave.amp != 1)>>, gently clamping your hand between $his thighs<</if>> as you continue to move your hand along $his pussy. $He moans loudly as $he shudders in orgasmic joy.
-	<<if (($activeSlave.amp == 1) && !canTalk($activeSlave))>>
-		$He does $his best to communicate love with $his $activeSlave.eyeColor eyes.
-	<<elseif !canTalk($activeSlave)>>
-		$He signs that $he loves you.
-	<<elseif SlaveStatsChecker.checkForLisp($activeSlave)>> "I love you,
-		<<Master>>," $he lisps rapturously.
-	<<else>> "I love you,
-		<<Master>>," $he says rapturously.
-	<</if>>
+		$He accepts your orders happily and presents $his virgin pussy to you, watching your hands with eagerness. $He gasps and quivers with pleasure as you gently trace along $his
+		<<if $activeSlave.labia == 1>>
+			lovely petals
+		<<elseif $activeSlave.labia == 2>>
+			prominent petals
+		<<elseif $activeSlave.labia > 1>>
+			huge labia
+		<<else>>
+			cute labia
+		<</if>>
+		with your outstretched fingers, strumming up and down the edges of $his pussylips, then softly rub your fingers along the inner walls with a tender touch, starting slow but gradually increasing the speed of your movements. <<if ($activeSlave.fetish == "boobs")>> $He fondles $his breasts and plays with $his nipples at the same time.<</if>> You occasionally flick $his
+		<<if $activeSlave.clit == 1>>
+			large clit
+		<<elseif $activeSlave.clit == 2>>
+			huge clit
+		<<elseif $activeSlave.clit > 1>>
+			massive clit
+		<<else>>
+			pretty little clit
+		<</if>>
+		and rub it with your fingertips as your hand nears it. As $he becomes more aroused, $he grabs hold of your wrist lightly, moving $his hands along with the motion of your own. $His pussy juices run down $his leg as $he begins to moan audibly<<if ($activeSlave.amp != 1)>>, gently clamping your hand between $his thighs<</if>> as you continue to move your hand along $his pussy. $He moans loudly as $he shudders in orgasmic joy.
+		<<if (($activeSlave.amp == 1) && !canTalk($activeSlave))>>
+			$He does $his best to communicate love with $his $activeSlave.eyeColor eyes.
+		<<elseif !canTalk($activeSlave)>>
+			$He signs that $he loves you.
+		<<elseif SlaveStatsChecker.checkForLisp($activeSlave)>> "I love you,
+			<<Master>>," $he lisps rapturously.
+		<<else>> "I love you,
+			<<Master>>," $he says rapturously.
+		<</if>>
 	<<elseif ($activeSlave.devotion > 20)>>
-	$He accepts your orders without comment and presents $his virgin pussy to you, watching your hands with some slight trepidation. $He gasps as you gently trace along $his
-	<<if $activeSlave.labia == 1>>
-		lovely petals
-	<<elseif $activeSlave.labia == 2>>
-		prominent petals
-	<<elseif $activeSlave.labia > 1>>
-		huge labia
-	<</if>>
-	with your outstretched fingers, strumming up and down the edges of $his pussylips, then softly rub your fingers along the inner walls with a tender touch, starting slow but gradually increasing the speed of your movements. You occasionally flick $his
-	<<if $activeSlave.clit == 1>>
-		large clit
-	<<elseif $activeSlave.clit == 2>>
-		huge clit
-	<<elseif $activeSlave.clit > 1>>
-		massive clit
-	<<else>>
-		pretty little clit
-	<</if>> and rub it with your fingertips as your hand nears it. $His pussy juices run down $his leg as $he begins to moan audibly<<if ($activeSlave.amp != 1)>>, grasping your wrist with $his hands tightly<</if>> and clamping $his thighs together as you continue to move your hand along $his pussy. $He moans as $he shudders in an orgasm, almost embarrassed. $He looks into your eyes expectantly.
+		$He accepts your orders without comment and presents $his virgin pussy to you, watching your hands with some slight trepidation. $He gasps as you gently trace along $his
+		<<if $activeSlave.labia == 1>>
+			lovely petals
+		<<elseif $activeSlave.labia == 2>>
+			prominent petals
+		<<elseif $activeSlave.labia > 1>>
+			huge labia
+		<</if>>
+		with your outstretched fingers, strumming up and down the edges of $his pussylips, then softly rub your fingers along the inner walls with a tender touch, starting slow but gradually increasing the speed of your movements. You occasionally flick $his
+		<<if $activeSlave.clit == 1>>
+			large clit
+		<<elseif $activeSlave.clit == 2>>
+			huge clit
+		<<elseif $activeSlave.clit > 1>>
+			massive clit
+		<<else>>
+			pretty little clit
+		<</if>>
+		and rub it with your fingertips as your hand nears it. $His pussy juices run down $his leg as $he begins to moan audibly<<if ($activeSlave.amp != 1)>>, grasping your wrist with $his hands tightly<</if>> and clamping $his thighs together as you continue to move your hand along $his pussy. $He moans as $he shudders in an orgasm, almost embarrassed. $He looks into your eyes expectantly.
 	<<elseif ($activeSlave.devotion >= -20)>>
-	$He clearly dislikes the thought of getting fondled by you. $His lower lip quivers with trepidation as $he watches your hands move towards $him. $He has no choice but to obey if $he wants to avoid punishment. $He gasps and shakes as you gently trace along $his
-	<<if $activeSlave.labia == 1>>
-		lovely petals
-	<<elseif $activeSlave.labia == 2>>
-		prominent petals
-	<<elseif $activeSlave.labia > 1>>
-		huge labia
-	<<else>>
-		cute labia
-	<</if>>
-	with your outstretched fingers, strumming up and down the edges of $his pussylips, then softly rub your fingers along the inner walls with a tender touch, starting slow but gradually increasing the speed of your movements. You occasionally flick $his
-	<<if $activeSlave.clit == 1>>
-		erect clit
-	<<elseif $activeSlave.clit == 2>>
-		huge clit
-	<<elseif $activeSlave.clit > 1>>
-		massive clit
-	<<else>>
-		pretty little clit
-	<</if>> and rub it with your fingertips as your hand nears it. $His pussy juices run down $his leg as $he begins to moan audibly<<if ($activeSlave.amp != 1)>>, grasping your wrist with $his hands tightly<</if>> and clamping $his thighs together as you continue to move your hand along $his pussy. $He moans as $he shudders in an orgasm, clearly embarrassed to end up in this position as $he loses control.
-	<<else>>
-	As you anticipated, $he refuses to let $himself be groped by you. $He is unable to resist you, also as you expected, when you mention some of the alternatives. $He gasps and shakes as you gently trace along $his
-	<<if $activeSlave.labia == 1>>
-		lovely petals
-	<<elseif $activeSlave.labia == 2>>
-		prominent petals
-	<<elseif $activeSlave.labia > 1>>
-		huge labia
-	<<else>>
-		cute labia
-	<</if>> with your outstretched fingers, strumming up and down the edges of $his pussylips, then softly rub your fingers along the inner walls with a tender touch, starting slow but gradually increasing the speed of your movements.<<if ($activeSlave.amp != 1)>> $He grabs your wrist with $his hands in an effort to stop you but $he is unable to stop your hand from moving for long.<</if>> You occasionally flick $his
-	<<if $activeSlave.clit == 1>>
-		erect clit
-	<<elseif $activeSlave.clit == 2>>
-		huge clit
-	<<elseif $activeSlave.clit > 1>>
-		massive clit
+		$He clearly dislikes the thought of getting fondled by you. $His lower lip quivers with trepidation as $he watches your hands move towards $him. $He has no choice but to obey if $he wants to avoid punishment. $He gasps and shakes as you gently trace along $his
+		<<if $activeSlave.labia == 1>>
+			lovely petals
+		<<elseif $activeSlave.labia == 2>>
+			prominent petals
+		<<elseif $activeSlave.labia > 1>>
+			huge labia
+		<<else>>
+			cute labia
+		<</if>>
+		with your outstretched fingers, strumming up and down the edges of $his pussylips, then softly rub your fingers along the inner walls with a tender touch, starting slow but gradually increasing the speed of your movements. You occasionally flick $his
+		<<if $activeSlave.clit == 1>>
+			erect clit
+		<<elseif $activeSlave.clit == 2>>
+			huge clit
+		<<elseif $activeSlave.clit > 1>>
+			massive clit
+		<<else>>
+			pretty little clit
+		<</if>>
+		and rub it with your fingertips as your hand nears it. $His pussy juices run down $his leg as $he begins to moan audibly<<if ($activeSlave.amp != 1)>>, grasping your wrist with $his hands tightly<</if>> and clamping $his thighs together as you continue to move your hand along $his pussy. $He moans as $he shudders in an orgasm, clearly embarrassed to end up in this position as $he loses control.
 	<<else>>
-		pretty little clit
-	<</if>> and rub it with your fingertips as your hand nears it. $He <<if ($activeSlave.amp != 1)>>tightly grasps your wrist and<</if>> clamps $his thighs together as you continue to move your hand along $his pussy. $He moans as $he shudders in an orgasm, gripping tighter and shamefully looking at you as you stop moving your hand.
+		As you anticipated, $he refuses to let $himself be groped by you. $He is unable to resist you, also as you expected, when you mention some of the alternatives. $He gasps and shakes as you gently trace along $his
+		<<if $activeSlave.labia == 1>>
+			lovely petals
+		<<elseif $activeSlave.labia == 2>>
+			prominent petals
+		<<elseif $activeSlave.labia > 1>>
+			huge labia
+		<<else>>
+			cute labia
+		<</if>>
+		with your outstretched fingers, strumming up and down the edges of $his pussylips, then softly rub your fingers along the inner walls with a tender touch, starting slow but gradually increasing the speed of your movements.<<if ($activeSlave.amp != 1)>> $He grabs your wrist with $his hands in an effort to stop you but $he is unable to stop your hand from moving for long.<</if>> You occasionally flick $his
+		<<if $activeSlave.clit == 1>>
+			erect clit
+		<<elseif $activeSlave.clit == 2>>
+			huge clit
+		<<elseif $activeSlave.clit > 1>>
+			massive clit
+		<<else>>
+			pretty little clit
+		<</if>>
+		and rub it with your fingertips as your hand nears it. $He <<if ($activeSlave.amp != 1)>>tightly grasps your wrist and<</if>> clamps $his thighs together as you continue to move your hand along $his pussy. $He moans as $he shudders in an orgasm, gripping tighter and shamefully looking at you as you stop moving your hand.
 	<</if>>
 <<elseif ($activeSlave.fetish == "mindbroken")>>
 	Like a doll, $he dumbly remains still, watching your hands move towards $his without any real interest.
@@ -191,7 +198,8 @@ You call $him over so you can fondle $his
 			huge labia
 		<<else>>
 			cute labia
-		<</if>> with your outstretched fingers, strumming up and down the edges of $his pussylips, then softly rub your fingers along the inner walls with a tender touch, starting slow but gradually increasing the speed of your movements. You occasionally flick $his
+		<</if>>
+		with your outstretched fingers, strumming up and down the edges of $his pussylips, then softly rub your fingers along the inner walls with a tender touch, starting slow but gradually increasing the speed of your movements. You occasionally flick $his
 		<<if $activeSlave.clit == 1>>
 			erect clit
 		<<elseif $activeSlave.clit == 2>>
@@ -200,7 +208,8 @@ You call $him over so you can fondle $his
 			massive clit
 		<<else>>
 			pretty little clit
-		<</if>> and rub it with your fingertips as your hand nears it. Except for the pussy juices trickling down $his leg, $he does not respond.
+		<</if>>
+		and rub it with your fingertips as your hand nears it. Except for the pussy juices trickling down $his leg, $he does not respond.
 	<</if>> Since $he is mindbroken, $his responses to you are purely physiological and your actions have no affect on $his mentally. You leave your toy for one of your other slaves to clean and maintain.
 <<elseif ($activeSlave.amp == 1)>>
 	Since $he's a quadruple amputee, $he's yours to use as a human finger toy. While $he's lying there helpless, you move your hands towards $him.
@@ -214,7 +223,8 @@ You call $him over so you can fondle $his
 			huge labia
 		<<else>>
 			cute labia
-		<</if>> with your outstretched fingers, strumming up and down the edges of $his pussylips, then softly rub your fingers along the inner walls with a tender touch, starting slow but gradually increasing the speed of your movements. You occasionally flick $his
+		<</if>>
+		with your outstretched fingers, strumming up and down the edges of $his pussylips, then softly rub your fingers along the inner walls with a tender touch, starting slow but gradually increasing the speed of your movements. You occasionally flick $his
 		<<if $activeSlave.clit == 1>>
 			erect clit
 		<<elseif $activeSlave.clit == 2>>
@@ -223,7 +233,8 @@ You call $him over so you can fondle $his
 			massive clit
 		<<else>>
 			pretty little clit
-		<</if>> and rub it with your fingertips as your hand nears it.
+		<</if>>
+		and rub it with your fingertips as your hand nears it.
 	<</if>> Soon $he shudders in an orgasm, looking at you as you stop moving your hand. You leave your toy for one of your other slaves to clean and maintain.
 <<elseif ($activeSlave.fetish == "submissive") && ($activeSlave.fetishStrength > 60) && ($activeSlave.fetishKnown == 1)>>
 	$He comes submissively over, smiling a little submissive smile, and points $his pussy towards you.
@@ -237,7 +248,8 @@ You call $him over so you can fondle $his
 			huge labia
 		<<else>>
 			cute labia
-		<</if>> with your outstretched fingers, strumming up and down the edges of $his pussylips, then softly rub your fingers along the inner walls with a tender touch, starting slow but gradually increasing the speed of your movements. You occasionally flick $his
+		<</if>>
+		with your outstretched fingers, strumming up and down the edges of $his pussylips, then softly rub your fingers along the inner walls with a tender touch, starting slow but gradually increasing the speed of your movements. You occasionally flick $his
 		<<if $activeSlave.clit == 1>>
 			erect clit
 		<<elseif $activeSlave.clit == 2>>
@@ -246,7 +258,8 @@ You call $him over so you can fondle $his
 			massive clit
 		<<else>>
 			pretty little clit
-		<</if>> and rub it with your fingertips as your hand nears it. $He begs you not to stop as $he looks into your eyes expectantly as $he shudders in an orgasm.
+		<</if>>
+		and rub it with your fingertips as your hand nears it. $He begs you not to stop as $he looks into your eyes expectantly as $he shudders in an orgasm.
 	<</if>>
 <<elseif $activeSlave.devotion < -20>>
 	$He tries to refuse, so you push the disobedient slave down over your desk as you move your hands towards $him.
@@ -260,7 +273,8 @@ You call $him over so you can fondle $his
 			huge labia
 		<<else>>
 			cute labia
-		<</if>> with your outstretched fingers, strumming up and down the edges of $his pussylips, then softly rub your fingers along the inner walls with a tender touch, starting slow but gradually increasing the speed of your movements. $He grabs your wrist to try to stop you but $he is unable to. You occasionally flick $his
+		<</if>>
+		with your outstretched fingers, strumming up and down the edges of $his pussylips, then softly rub your fingers along the inner walls with a tender touch, starting slow but gradually increasing the speed of your movements. $He grabs your wrist to try to stop you but $he is unable to. You occasionally flick $his
 		<<if $activeSlave.clit == 1>>
 			large clit
 		<<elseif $activeSlave.clit == 2>>
@@ -269,7 +283,8 @@ You call $him over so you can fondle $his
 			massive clit
 		<<else>>
 			pretty little clit
-		<</if>> and rub it with your fingertips as your hand nears it, despite $his resistant pulling against you. $He bites $his lip but $he cannot help but moan and $he shudders in an orgasm.
+		<</if>>
+		and rub it with your fingertips as your hand nears it, despite $his resistant pulling against you. $He bites $his lip but $he cannot help but moan and $he shudders in an orgasm.
 	<</if>> $He looks at you shamefully as you stop moving your hand.
 <<elseif $activeSlave.devotion <= 20>>
 	$He obeys silently, standing in front of you as you move your hands towards $him.
@@ -283,7 +298,8 @@ You call $him over so you can fondle $his
 			huge labia
 		<<else>>
 			cute labia
-		<</if>> with your outstretched fingers, strumming up and down the edges of $his pussylips, then softly rub your fingers along the inner walls with a tender touch, starting slow but gradually increasing the speed of your movements. You occasionally flick $his
+		<</if>>
+		with your outstretched fingers, strumming up and down the edges of $his pussylips, then softly rub your fingers along the inner walls with a tender touch, starting slow but gradually increasing the speed of your movements. You occasionally flick $his
 		<<if $activeSlave.clit == 1>>
 			erect clit
 		<<elseif $activeSlave.clit == 2>>
@@ -292,7 +308,8 @@ You call $him over so you can fondle $his
 			massive clit
 		<<else>>
 			pretty little clit
-		<</if>> and rub it with your fingertips as your hand nears it. $He looks into your eyes furtively while $he grabs your wrist with $his hand and $he squeezes $his thighs together as $he moans and shudders in an orgasm.
+		<</if>>
+		and rub it with your fingertips as your hand nears it. $He looks into your eyes furtively while $he grabs your wrist with $his hand and $he squeezes $his thighs together as $he moans and shudders in an orgasm.
 	<</if>> $He dutifully looks at you as you stop moving your hand.
 <<else>>
 	$He devotedly comes over and gives you an impassioned kiss. $He smiles and points $his pussy towards you.
@@ -306,7 +323,8 @@ You call $him over so you can fondle $his
 			huge labia
 		<<else>>
 			cute labia
-		<</if>> with your outstretched fingers, strumming up and down the edges of $his pussylips, then softly rub your fingers along the inner walls with a tender touch, starting slow but gradually increasing the speed of your movements. You occasionally flick $his
+		<</if>>
+		with your outstretched fingers, strumming up and down the edges of $his pussylips, then softly rub your fingers along the inner walls with a tender touch, starting slow but gradually increasing the speed of your movements. You occasionally flick $his
 		<<if $activeSlave.clit == 1>>
 			large clit
 		<<elseif $activeSlave.clit == 2>>
@@ -315,6 +333,7 @@ You call $him over so you can fondle $his
 			massive clit
 		<<else>>
 			pretty little clit
-		<</if>> and rub it with your fingertips as your hand nears it. $He squeezes $his thighs lightly against your hand as $he moans and shudders in orgasmic bliss.
+		<</if>>
+		and rub it with your fingertips as your hand nears it. $He squeezes $his thighs lightly against your hand as $he moans and shudders in orgasmic bliss.
 	<</if>> $He looks at you passionately as you stop moving your hand.
 <</if>>
diff --git a/src/pregmod/FSuckle.tw b/src/pregmod/FSuckle.tw
index 300f1ea68d53a774102a2493fae5b64da804c349..1fc6ea6cbf4d615b4b70a35906775b07277372a6 100644
--- a/src/pregmod/FSuckle.tw
+++ b/src/pregmod/FSuckle.tw
@@ -305,7 +305,7 @@ You beckon $activeSlave.slaveName to
 				Though $he furrows $his brow, $he decides it's better to get it over with quickly and in $his hand rather than any other hole or in worse circumstances. $activeSlave.slaveName begins to finger your quivering pussy, rubbing $his thumb against your clit, hoping this won’t take too long.
 			<</if>>
 		<<else>>
-			exotic nipple brushing across your lips, as if wanting to have your tongue inside it, while $his other nipple brushes across your hardening clit, as if begging to join in. You shift to angle yourself just right before thrusting your hips upwards in an attempt to attach your sex to $his nippleslit.  
+			exotic nipple brushing across your lips, as if wanting to have your tongue inside it, while $his other nipple brushes across your hardening clit, as if begging to join in. You shift to angle yourself just right before thrusting your hips upwards in an attempt to attach your sex to $his nippleslit.
 			<<if $activeSlave.fetish == "mindbroken">>
 				$He fails to understand your efforts, leaving you rubbing yourself against $his breast.
 			<<elseif $activeSlave.devotion >= -20>>
diff --git a/src/pregmod/beastFucked.tw b/src/pregmod/beastFucked.tw
index 15a064a1b4132d958730bc5f5ac4c1d6ccde5279..aab2c7fcf4d96ffcd3cf53a697996014aefbfbcc 100644
--- a/src/pregmod/beastFucked.tw
+++ b/src/pregmod/beastFucked.tw
@@ -10,363 +10,363 @@
 <</if>>
 
 <<if canWalk($activeSlave)>>
-    You call $him over and tell $him you want to watch $him get fucked by a _animal.species.
+	You call $him over and tell $him you want to watch $him get fucked by a _animal.species.
 <<else>>
-    You order another slave to bring $activeSlave.slaveName over. Once $he is situated, you tell $him that you want to watch $him get fucked by a _animal.species.
+	You order another slave to bring $activeSlave.slaveName over. Once $he is situated, you tell $him that you want to watch $him get fucked by a _animal.species.
 <</if>>
 
 <<if ($activeSlave.fetish != "mindbroken")>>
-    <<if ($activeSlave.devotion > 50)>>
-        <<if (canDoVaginal($activeSlave) && ($activeSlave.vagina > 0)) || (canDoAnal($activeSlave) && ($activeSlave.anus > 0))>>
-            <<if $activeSlave.fetish == "masochistic">>
-                $activeSlave.slaveName's face visibly brightens at the thought of committing such a painful act.
-            <<elseif $activeSlave.fetish == "humiliation">>
-                $activeSlave.slaveName's face visibly brightens at the thought of committing such a humiliating act.
-            <<elseif $activeSlave.sexualQuirk == "perverted">>
-                $activeSlave.slaveName's face visibly brightens at the thought of committing such a perverted act.
-            <<elseif $activeSlave.behavioralQuirk == "sinful">>
-                $activeSlave.slaveName's face visibly brightens at the thought of committing such a sinful act.
-            <<else>>
-                $activeSlave.slaveName looks visibly disturbed, but is so attentive to your will that $he quickly agrees.
-            <</if>>
-        <<else>>
-            <<if $activeSlave.fetish == "masochistic">>
-                $activeSlave.slaveName's face visibly brightens at the thought of committing such a painful act, although $he seems a bit hesitant at the thought of giving $his <<if !canDoVaginal($activeSlave)>>anal<</if>> virginity to an animal.
-            <<elseif $activeSlave.fetish == "humiliation">>
-                $activeSlave.slaveName's face visibly brightens at the thought of committing such a humiliating act, although $he seems a bit hesitant at the thought of giving $his <<if !canDoVaginal($activeSlave)>>anal<</if>> virginity to an animal.
-            <<elseif $activeSlave.sexualQuirk == "perverted">>
-                $activeSlave.slaveName's face visibly brightens at the thought of committing such a perverted act, although $he seems a bit hesitant at the thought of giving $his <<if !canDoVaginal($activeSlave)>>anal<</if>> virginity to an animal.
-            <<elseif $activeSlave.behavioralQuirk == "sinful">>
-                $activeSlave.slaveName's face visibly brightens at the thought of committing such a sinful act, although $he seems a bit hesitant at the thought of giving $his <<if !canDoVaginal($activeSlave)>>anal<</if>> virginity to an animal.
-            <<else>>
-                $activeSlave.slaveName looks visibly shaken at the thought of having $his precious <<if !canDoVaginal($activeSlave)>>anal <</if>>virginity taken by an animal, but is so attentive to your will that $he agrees.
-            <</if>>
-        <</if>>
-    <</if>>
+	<<if ($activeSlave.devotion > 50)>>
+		<<if (canDoVaginal($activeSlave) && ($activeSlave.vagina > 0)) || (canDoAnal($activeSlave) && ($activeSlave.anus > 0))>>
+			<<if $activeSlave.fetish == "masochistic">>
+				$activeSlave.slaveName's face visibly brightens at the thought of committing such a painful act.
+			<<elseif $activeSlave.fetish == "humiliation">>
+				$activeSlave.slaveName's face visibly brightens at the thought of committing such a humiliating act.
+			<<elseif $activeSlave.sexualQuirk == "perverted">>
+				$activeSlave.slaveName's face visibly brightens at the thought of committing such a perverted act.
+			<<elseif $activeSlave.behavioralQuirk == "sinful">>
+				$activeSlave.slaveName's face visibly brightens at the thought of committing such a sinful act.
+			<<else>>
+				$activeSlave.slaveName looks visibly disturbed, but is so attentive to your will that $he quickly agrees.
+			<</if>>
+		<<else>>
+			<<if $activeSlave.fetish == "masochistic">>
+				$activeSlave.slaveName's face visibly brightens at the thought of committing such a painful act, although $he seems a bit hesitant at the thought of giving $his <<if !canDoVaginal($activeSlave)>>anal<</if>> virginity to an animal.
+			<<elseif $activeSlave.fetish == "humiliation">>
+				$activeSlave.slaveName's face visibly brightens at the thought of committing such a humiliating act, although $he seems a bit hesitant at the thought of giving $his <<if !canDoVaginal($activeSlave)>>anal<</if>> virginity to an animal.
+			<<elseif $activeSlave.sexualQuirk == "perverted">>
+				$activeSlave.slaveName's face visibly brightens at the thought of committing such a perverted act, although $he seems a bit hesitant at the thought of giving $his <<if !canDoVaginal($activeSlave)>>anal<</if>> virginity to an animal.
+			<<elseif $activeSlave.behavioralQuirk == "sinful">>
+				$activeSlave.slaveName's face visibly brightens at the thought of committing such a sinful act, although $he seems a bit hesitant at the thought of giving $his <<if !canDoVaginal($activeSlave)>>anal<</if>> virginity to an animal.
+			<<else>>
+				$activeSlave.slaveName looks visibly shaken at the thought of having $his precious <<if !canDoVaginal($activeSlave)>>anal <</if>>virginity taken by an animal, but is so attentive to your will that $he agrees.
+			<</if>>
+		<</if>>
+	<</if>>
 
-    <<if ($activeSlave.devotion > 20) && ($activeSlave.devotion <= 50)>>
-        <<if (canDoVaginal($activeSlave) && ($activeSlave.vagina > 0)) || (canDoAnal($activeSlave) && ($activeSlave.anus > 0))>>
-            <<if $activeSlave.fetish == "masochistic">>
-                $activeSlave.slaveName isn't too keen on the idea of fucking a _animal.species, but the thought of the pain involved convinces $him to comply.
-            <<elseif $activeSlave.fetish == "humiliation">>
-                $activeSlave.slaveName isn't too keen on the idea of fucking a _animal.species, but the thought of the humiliation involved convinces $him to comply.
-            <<elseif $activeSlave.sexualQuirk == "perverted">>
-                $activeSlave.slaveName isn't too keen on the idea of being fucked by a _animal.species, but the thought of the perversion of fucking an animal soon convinces $him to comply.
-            <<elseif $activeSlave.behavioralQuirk == "sinful">>
-                $activeSlave.slaveName isn't too keen on the idea of being fucked by a _animal.species, but the thought of the sinfulness of fucking an animal soon convinces $him to comply.
-            <<else>>
-                $activeSlave.slaveName tries in vain to conceal $his horror, but quickly regains $his composure.
-            <</if>>
-        <<else>>
-            <<if $activeSlave.fetish == "masochistic">>
-                $activeSlave.slaveName clearly has some reservations about having $his <<if !canDoVaginal($activeSlave)>>anal <</if>>virginity taken by a _animal.species, but the thought of the pain that comes with it soon convinces $him to comply.
-            <<elseif $activeSlave.fetish == "humiliation">>
-                $activeSlave.slaveName clearly has some reservations about having $his <<if !canDoVaginal($activeSlave)>>anal <</if>>virginity taken by a _animal.species, but the thought of the humiliation that comes with it soon convinces $him to comply.
-            <<elseif $activeSlave.sexualQuirk == "perverted">>
-                $activeSlave.slaveName clearly has some reservations about having $his <<if !canDoVaginal($activeSlave)>>anal <</if>>virginity taken by a _animal.species, but the thought of the perversion of fucking an animal soon convinces $him to comply.
-            <<elseif $activeSlave.behavioralQuirk == "sinful">>
-                $activeSlave.slaveName clearly has some reservations about having $his <<if !canDoVaginal($activeSlave)>>anal <</if>>virginity taken by a _animal.species, but the thought of the sinfulness of fucking an animal soon convinces $him to comply.
-            <<else>>
-                $activeSlave.slaveName tries in vain to conceal $his horror at the thought of having $his <<if !canDoVaginal($activeSlave)>>rosebud<<else>>pearl<</if>> taken by a beast, but quickly regains $his composure.
-            <</if>>
-        <</if>>
-    <</if>>
+	<<if ($activeSlave.devotion > 20) && ($activeSlave.devotion <= 50)>>
+		<<if (canDoVaginal($activeSlave) && ($activeSlave.vagina > 0)) || (canDoAnal($activeSlave) && ($activeSlave.anus > 0))>>
+			<<if $activeSlave.fetish == "masochistic">>
+				$activeSlave.slaveName isn't too keen on the idea of fucking a _animal.species, but the thought of the pain involved convinces $him to comply.
+			<<elseif $activeSlave.fetish == "humiliation">>
+				$activeSlave.slaveName isn't too keen on the idea of fucking a _animal.species, but the thought of the humiliation involved convinces $him to comply.
+			<<elseif $activeSlave.sexualQuirk == "perverted">>
+				$activeSlave.slaveName isn't too keen on the idea of being fucked by a _animal.species, but the thought of the perversion of fucking an animal soon convinces $him to comply.
+			<<elseif $activeSlave.behavioralQuirk == "sinful">>
+				$activeSlave.slaveName isn't too keen on the idea of being fucked by a _animal.species, but the thought of the sinfulness of fucking an animal soon convinces $him to comply.
+			<<else>>
+				$activeSlave.slaveName tries in vain to conceal $his horror, but quickly regains $his composure.
+			<</if>>
+		<<else>>
+			<<if $activeSlave.fetish == "masochistic">>
+				$activeSlave.slaveName clearly has some reservations about having $his <<if !canDoVaginal($activeSlave)>>anal <</if>>virginity taken by a _animal.species, but the thought of the pain that comes with it soon convinces $him to comply.
+			<<elseif $activeSlave.fetish == "humiliation">>
+				$activeSlave.slaveName clearly has some reservations about having $his <<if !canDoVaginal($activeSlave)>>anal <</if>>virginity taken by a _animal.species, but the thought of the humiliation that comes with it soon convinces $him to comply.
+			<<elseif $activeSlave.sexualQuirk == "perverted">>
+				$activeSlave.slaveName clearly has some reservations about having $his <<if !canDoVaginal($activeSlave)>>anal <</if>>virginity taken by a _animal.species, but the thought of the perversion of fucking an animal soon convinces $him to comply.
+			<<elseif $activeSlave.behavioralQuirk == "sinful">>
+				$activeSlave.slaveName clearly has some reservations about having $his <<if !canDoVaginal($activeSlave)>>anal <</if>>virginity taken by a _animal.species, but the thought of the sinfulness of fucking an animal soon convinces $him to comply.
+			<<else>>
+				$activeSlave.slaveName tries in vain to conceal $his horror at the thought of having $his <<if !canDoVaginal($activeSlave)>>rosebud<<else>>pearl<</if>> taken by a beast, but quickly regains $his composure.
+			<</if>>
+		<</if>>
+	<</if>>
 
-    <<if ($activeSlave.devotion > -20) && ($activeSlave.devotion <= 20)>>
-        <<if (canDoVaginal($activeSlave) && ($activeSlave.vagina > 0)) || (canDoAnal($activeSlave) && ($activeSlave.anus > 0))>>
-            <<if $activeSlave.fetish == "masochistic">>
-                $activeSlave.slaveName looks disgusted at the thought of fucking a _animal.species at first, but the thought of the pain that comes with it seems to spark a small flame of lust in $him.
-            <<elseif $activeSlave.fetish == "humiliation">>
-                $activeSlave.slaveName looks disgusted at the thought of fucking a _animal.species at first, but the thought of the humiliation that comes with it seems to spark a small flame of lust in $him.
-            <<elseif $activeSlave.sexualQuirk == "perverted">>
-                $activeSlave.slaveName looks disgusted at the thought of fucking a _animal.species at first, but the thought of the perversion that comes with it seems to spark a small flame of lust in $him.
-            <<elseif $activeSlave.behavioralQuirk == "sinful">>
-                $activeSlave.slaveName looks disgusted at the thought of fucking a _animal.species at first, but the thought of the sinfulness that comes with it seems to spark a small flame of lust in $him.
-            <<else>>
-                $activeSlave.slaveName tries in vain to conceal $his horror,
-            <</if>>
-        <<else>>
-            <<if $activeSlave.fetish == "masochistic">>
-                $activeSlave.slaveName looks disgusted at the thought of giving up $his <<if !canDoVaginal($activeSlave)>>anal <</if>>virginity to a _animal.species, but the thought of the pain that comes with it soon sparks a small flame of lust in $him.
-            <<elseif $activeSlave.fetish == "humiliation">>
-                $activeSlave.slaveName looks disgusted at the thought of giving up $his <<if !canDoVaginal($activeSlave)>>anal <</if>>virginity to a _animal.species, but the thought of the humiliation that comes with it soon sparks a small flame of lust in $him.
-            <<elseif $activeSlave.sexualQuirk == "perverted">>
-                $activeSlave.slaveName looks disgusted at the thought of giving up $his <<if !canDoVaginal($activeSlave)>>anal <</if>>virginity to a _animal.species, but the thought of the perversion of fucking an animal soon sparks a small flame of lust in $him.
-            <<elseif $activeSlave.behavioralQuirk == "sinful">>
-                $activeSlave.slaveName looks disgusted at the thought of giving up $his <<if !canDoVaginal($activeSlave)>>anal <</if>>virginity to a _animal.species, but the thought of the sinfulness of fucking an animal soon sparks a small flame of lust in $him.
-            <<else>>
-                $activeSlave.slaveName tries in vain to conceal $his horror at the thought of giving $his <<if !canDoVaginal($activeSlave)>>anal <</if>>virginity to an animal, and only the threat of a far worse punishment keeps $him from running out of the room.
-            <</if>>
-        <</if>>
-    <</if>>
+	<<if ($activeSlave.devotion > -20) && ($activeSlave.devotion <= 20)>>
+		<<if (canDoVaginal($activeSlave) && ($activeSlave.vagina > 0)) || (canDoAnal($activeSlave) && ($activeSlave.anus > 0))>>
+			<<if $activeSlave.fetish == "masochistic">>
+				$activeSlave.slaveName looks disgusted at the thought of fucking a _animal.species at first, but the thought of the pain that comes with it seems to spark a small flame of lust in $him.
+			<<elseif $activeSlave.fetish == "humiliation">>
+				$activeSlave.slaveName looks disgusted at the thought of fucking a _animal.species at first, but the thought of the humiliation that comes with it seems to spark a small flame of lust in $him.
+			<<elseif $activeSlave.sexualQuirk == "perverted">>
+				$activeSlave.slaveName looks disgusted at the thought of fucking a _animal.species at first, but the thought of the perversion that comes with it seems to spark a small flame of lust in $him.
+			<<elseif $activeSlave.behavioralQuirk == "sinful">>
+				$activeSlave.slaveName looks disgusted at the thought of fucking a _animal.species at first, but the thought of the sinfulness that comes with it seems to spark a small flame of lust in $him.
+			<<else>>
+				$activeSlave.slaveName tries in vain to conceal $his horror,
+			<</if>>
+		<<else>>
+			<<if $activeSlave.fetish == "masochistic">>
+				$activeSlave.slaveName looks disgusted at the thought of giving up $his <<if !canDoVaginal($activeSlave)>>anal <</if>>virginity to a _animal.species, but the thought of the pain that comes with it soon sparks a small flame of lust in $him.
+			<<elseif $activeSlave.fetish == "humiliation">>
+				$activeSlave.slaveName looks disgusted at the thought of giving up $his <<if !canDoVaginal($activeSlave)>>anal <</if>>virginity to a _animal.species, but the thought of the humiliation that comes with it soon sparks a small flame of lust in $him.
+			<<elseif $activeSlave.sexualQuirk == "perverted">>
+				$activeSlave.slaveName looks disgusted at the thought of giving up $his <<if !canDoVaginal($activeSlave)>>anal <</if>>virginity to a _animal.species, but the thought of the perversion of fucking an animal soon sparks a small flame of lust in $him.
+			<<elseif $activeSlave.behavioralQuirk == "sinful">>
+				$activeSlave.slaveName looks disgusted at the thought of giving up $his <<if !canDoVaginal($activeSlave)>>anal <</if>>virginity to a _animal.species, but the thought of the sinfulness of fucking an animal soon sparks a small flame of lust in $him.
+			<<else>>
+				$activeSlave.slaveName tries in vain to conceal $his horror at the thought of giving $his <<if !canDoVaginal($activeSlave)>>anal <</if>>virginity to an animal, and only the threat of a far worse punishment keeps $him from running out of the room.
+			<</if>>
+		<</if>>
+	<</if>>
 
-    <<if ($activeSlave.devotion < -20)>>
-        $activeSlave.slaveName's face contorts into a mixture of <<if ($activeSlave.devotion < -50)>>hatred, anger, and disgust, <<else>>anger and disgust, <</if>>
-    <</if>>
+	<<if ($activeSlave.devotion < -20)>>
+		$activeSlave.slaveName's face contorts into a mixture of <<if ($activeSlave.devotion < -50)>>hatred, anger, and disgust, <<else>>anger and disgust, <</if>>
+	<</if>>
 
 <<else>>
-    $activeSlave.slaveName nods $his head dumbly, $his eyes vacant.
+	$activeSlave.slaveName nods $his head dumbly, $his eyes vacant.
 <</if>>
 
 <<if canWalk($activeSlave)>>
-    <<if $activeSlave.devotion > -20>>
-        <<if ($activeSlave.devotion <= 20) && ($activeSlave.fetish != "mindbroken") && ($activeSlave.fetish != "masochistic") && ($activeSlave.fetish != "humiliation") && ($activeSlave.sexualQuirk != "perverted") && ($activeSlave.behavioralQuirk != "sinful")>>
-            and only the threat of worse punishment prevents $him from running out of the room.<</if>> You have $him <<if ($activeSlave.clothes != "naked")>>take off $his clothing and <</if>>kneel down on the floor with $his ass in the air,
-    <<else>>
-        and you have to physically prevent $him from running out of the room. You <<if ($activeSlave.clothes != "no clothing")>>force $him to take off $his $activeSlave.clothes and <</if>>restrain $him on the floor with $his ass in the air - all the while ignoring $his screams and pleas for mercy -
-<</if>>
+	<<if $activeSlave.devotion > -20>>
+		<<if ($activeSlave.devotion <= 20) && ($activeSlave.fetish != "mindbroken") && ($activeSlave.fetish != "masochistic") && ($activeSlave.fetish != "humiliation") && ($activeSlave.sexualQuirk != "perverted") && ($activeSlave.behavioralQuirk != "sinful")>>
+			and only the threat of worse punishment prevents $him from running out of the room.<</if>> You have $him <<if ($activeSlave.clothes != "naked")>>take off $his clothing and <</if>>kneel down on the floor with $his ass in the air,
+	<<else>>
+		and you have to physically prevent $him from running out of the room. You <<if ($activeSlave.clothes != "no clothing")>>force $him to take off $his $activeSlave.clothes and <</if>>restrain $him on the floor with $his ass in the air - all the while ignoring $his screams and pleas for mercy -
+	<</if>>
 <<else>>
-    You <<if ($activeSlave.clothes != "no clothing")>>take off $his $activeSlave.clothes and <</if>>place $him on the ground with a cushion under $his hips, $his ass in the air,
+	You <<if ($activeSlave.clothes != "no clothing")>>take off $his $activeSlave.clothes and <</if>>place $him on the ground with a cushion under $his hips, $his ass in the air,
 <</if>>
 
 before calling in the _animal.species. The _animal.species slowly saunters up to the <<if ($activeSlave.devotion <= 20)>>bound <</if>>slave and takes its position <<if canWalk($activeSlave)>>behind <<else>>above <</if>>$him. You can see its _animal.dickSize penis slowly come to attention as its animalistic brain realizes that it's standing <<if canWalk($activeSlave)>>behind <<else>>above <</if>>a warm hole that needs to be filled with seed.
 
 <<if (_animal.species == "dog")>>
-    <<if canWalk($activeSlave)>>
-        The dog clambers up to mount $activeSlave.slaveName, eliciting a squeal from the girl as its claws dig into $his flesh.
-    <<else>>
-        The dog takes a few curious sniffs, then lines its cock up with $activeSlave.slaveName's <<if canDoVaginal($activeSlave)>>pussy<<else>>asshole<</if>>.
-    <</if>>
-    It takes a couple of tries, but it finally manages to sink its cock into $his <<if canDoVaginal($activeSlave)>><<if ($activeSlave.fetish == "masochistic") || ($activeSlave.fetish == "humiliation") || ($activeSlave.sexualQuirk == "perverted") || ($activeSlave.behavioralQuirk == "sinful")>>wet <</if>>pussy<<else>>ass<</if>>.
+	<<if canWalk($activeSlave)>>
+		The dog clambers up to mount $activeSlave.slaveName, eliciting a squeal from the girl as its claws dig into $his flesh.
+	<<else>>
+		The dog takes a few curious sniffs, then lines its cock up with $activeSlave.slaveName's <<if canDoVaginal($activeSlave)>>pussy<<else>>asshole<</if>>.
+	<</if>>
+	It takes a couple of tries, but it finally manages to sink its cock into $his <<if canDoVaginal($activeSlave)>><<if ($activeSlave.fetish == "masochistic") || ($activeSlave.fetish == "humiliation") || ($activeSlave.sexualQuirk == "perverted") || ($activeSlave.behavioralQuirk == "sinful")>>wet <</if>>pussy<<else>>ass<</if>>.
+
+	<<if ($activeSlave.vagina == 0)>>The slave gives a loud <<if ($activeSlave.devotion > 20)>>moan<<else>>groan<</if>> as $his <<if !canDoVaginal($activeSlave)>>@@.lime;anal@@<</if>> @@.lime;virginity is taken from $him@@<<if ($activeSlave.devotion <= -20)>>@@.lime; by force@@<</if>>.<</if>>
 
-    <<if ($activeSlave.vagina == 0)>>The slave gives a loud <<if ($activeSlave.devotion > 20)>>moan<<else>>groan<</if>> as $his <<if !canDoVaginal($activeSlave)>>@@.lime;anal@@<</if>> @@.lime;virginity is taken from $him@@<<if ($activeSlave.devotion <= -20)>>@@.lime; by force@@<</if>>.<</if>>
+	<<if canDoVaginal($activeSlave)>>
+		<<if $activeSlave.vagina == 0>>
+			<<if ($activeSlave.devotion >= -20)>>
+				<<if $activeSlave.fetish == "masochistic">>
+					@@.lime;Losing $his virginity@@ in such a painful manner has @@.hotpink;increased $his devotion to you@@.
+					<<set $activeSlave.devotion += 10>>
+				<<elseif $activeSlave.fetish == "humiliation">>
+					@@.lime;Losing $his virginity@@ in such a humiliating manner has @@.hotpink;increased $his devotion to you@@.
+					<<set $activeSlave.devotion += 10>>
+				<<elseif $activeSlave.sexualQuirk == "perverted">>
+					@@.lime;Losing $his virginity@@ in such a perverted manner has @@.hotpink;increased $his devotion to you@@.
+					<<set $activeSlave.devotion += 10>>
+				<<elseif $activeSlave.behavioralQuirk == "sinful">>
+					@@.lime;Losing $his virginity@@ in such a sinful manner has @@.hotpink;increased $his devotion to you@@.
+					<<set $activeSlave.devotion += 10>>
+				<<else>>
+					<<if $activeSlave.devotion > 50>>
+						Since $he is well broken, @@.lime;losing $his virginity@@ in such a manner has @@.hotpink;increased $his submission to you@@.
+						<<set $activeSlave.devotion += 5>>
+					<<elseif ($activeSlave.devotion >= -20) && ($activeSlave.devotion < 50)>>
+						@@.lime;Losing $his virginity@@ in such a manner has @@.hotpink;increased $his submission to you@@, though $he is @@.gold;fearful@@ that you'll decide to only use $him to sate your animals' lust.
+						<<set $activeSlave.devotion += 5, $activeSlave.trust -= 5>>
+					<<elseif ($activeSlave.devotion >= -50) && ($activeSlave.devotion < -20)>>
+						$He is clearly @@.mediumorchid;unhappy@@ in the manner in which $his virginity has been taken, and $he @@.gold;fears@@ you'll decide to only use $him to sate your animals' lust.
+						<<set $activeSlave.devotion -= 10, $activeSlave.trust -= 10>>
+					<</if>>
+				<</if>>
+			<<else>>
+				Having $his @@.lime;pearl of great price taken@@ by a mere beast has @@.mediumorchid;reinforced the hatred $he holds towards you@@, and $he is @@.gold;terrified@@ you'll only use $him as a plaything for your animals.
+				<<set $activeSlave.devotion -= 10, $activeSlave.trust -= 10>>
+			<</if>>
+		<</if>>
+	<<else>>
+		<<if $activeSlave.anus == 0>>
+			<<if ($activeSlave.devotion >= -20)>>
+				<<if $activeSlave.fetish == "masochistic">>
+					@@.lime;Losing $his anal virginity@@ in such a painful manner has @@.hotpink;increased $his devotion to you.@@
+					<<set $activeSlave.devotion += 10>>
+				<<elseif $activeSlave.fetish == "humiliation">>
+					@@.lime;Losing $his anal virginity@@ in such a humiliating manner has @@.hotpink;increased $his devotion to you.@@
+					<<set $activeSlave.devotion += 10>>
+				<<elseif $activeSlave.sexualQuirk == "perverted">>
+					@@.lime;Losing $his anal virginity@@ in such a perverted manner has @@.hotpink;increased $his devotion to you.@@
+					<<set $activeSlave.devotion += 10>>
+				<<elseif $activeSlave.behavioralQuirk == "sinful">>
+					@@.lime;Losing $his anal virginity@@ in such a sinful manner has @@.hotpink;increased $his devotion to you.@@
+					<<set $activeSlave.devotion += 10>>
+				<<else>>
+					<<if $activeSlave.devotion > 50>>
+						Since $he is well broken, @@.lime;losing $his anal virginity@@ in such a manner has @@.hotpink;increased $his submission to you.@@
+						<<set $activeSlave.devotion += 5>>
+					<<elseif ($activeSlave.devotion >= -20) && ($activeSlave.devotion < 50)>>
+						@@.lime;Losing $his anal virginity@@ in such a manner has @@.hotpink;increased $his submission to you,@@ though $he is @@.gold;fearful@@ that you'll decide to only use $him to sate your animals' lust.
+						<<set $activeSlave.devotion += 5, $activeSlave.trust -= 5>>
+					<<elseif ($activeSlave.devotion >= -50) && ($activeSlave.devotion < -20)>>
+						$He is clearly @@.mediumorchid;unhappy@@ in the manner in which @@.lime;$his anal virginity has been taken,@@ and $he @@.gold;fears@@ you'll decide to only use $him to sate your animals' lust.
+						<<set $activeSlave.devotion -= 10, $activeSlave.trust -= 10>>
+					<</if>>
+				<</if>>
+			<<else>>
+				Having @@.lime;$his rosebud taken@@ by a mere beast has @@.mediumorchid;reinforced the hatred $he holds towards you,@@ and $he is @@.gold;terrified@@ you'll only use $him as a plaything for your animals.
+				<<set $activeSlave.devotion -= 10, $activeSlave.trust -= 10>>
+			<</if>>
+		<</if>>
+	<</if>>
 
-    <<if canDoVaginal($activeSlave)>>
-        <<if $activeSlave.vagina == 0>>
-            <<if ($activeSlave.devotion >= -20)>>
-                <<if $activeSlave.fetish == "masochistic">>
-                    @@.lime;Losing $his virginity@@ in such a painful manner has @@.hotpink;increased $his devotion to you@@.
-                    <<set $activeSlave.devotion += 10>>
-                <<elseif $activeSlave.fetish == "humiliation">>
-                    @@.lime;Losing $his virginity@@ in such a humiliating manner has @@.hotpink;increased $his devotion to you@@.
-                    <<set $activeSlave.devotion += 10>>
-                <<elseif $activeSlave.sexualQuirk == "perverted">>
-                    @@.lime;Losing $his virginity@@ in such a perverted manner has @@.hotpink;increased $his devotion to you@@.
-                    <<set $activeSlave.devotion += 10>>
-                <<elseif $activeSlave.behavioralQuirk == "sinful">>
-                    @@.lime;Losing $his virginity@@ in such a sinful manner has @@.hotpink;increased $his devotion to you@@.
-                    <<set $activeSlave.devotion += 10>>
-                <<else>>
-                    <<if $activeSlave.devotion > 50>>
-                        Since $he is well broken, @@.lime;losing $his virginity@@ in such a manner has @@.hotpink;increased $his submission to you@@.
-                        <<set $activeSlave.devotion += 5>>
-                    <<elseif ($activeSlave.devotion >= -20) && ($activeSlave.devotion < 50)>>
-                        @@.lime;Losing $his virginity@@ in such a manner has @@.hotpink;increased $his submission to you@@, though $he is @@.gold;fearful@@ that you'll decide to only use $him to sate your animals' lust.
-                        <<set $activeSlave.devotion += 5, $activeSlave.trust -= 5>>
-                    <<elseif ($activeSlave.devotion >= -50) && ($activeSlave.devotion < -20)>>
-                        $He is clearly @@.mediumorchid;unhappy@@ in the manner in which $his virginity has been taken, and $he @@.gold;fears@@ you'll decide to only use $him to sate your animals' lust.
-                        <<set $activeSlave.devotion -= 10, $activeSlave.trust -= 10>>
-                    <</if>>
-                <</if>>
-            <<else>>
-                Having $his @@.lime;pearl of great price taken@@ by a mere beast has @@.mediumorchid;reinforced the hatred $he holds towards you@@, and $he is @@.gold;terrified@@ you'll only use $him as a plaything for your animals.
-                <<set $activeSlave.devotion -= 10, $activeSlave.trust -= 10>>
-            <</if>>
-        <</if>>
-    <<else>>
-        <<if $activeSlave.anus == 0>>
-            <<if ($activeSlave.devotion >= -20)>>
-                <<if $activeSlave.fetish == "masochistic">>
-                    @@.lime;Losing $his anal virginity@@ in such a painful manner has @@.hotpink;increased $his devotion to you.@@
-                    <<set $activeSlave.devotion += 10>>
-                <<elseif $activeSlave.fetish == "humiliation">>
-                    @@.lime;Losing $his anal virginity@@ in such a humiliating manner has @@.hotpink;increased $his devotion to you.@@
-                    <<set $activeSlave.devotion += 10>>
-                <<elseif $activeSlave.sexualQuirk == "perverted">>
-                    @@.lime;Losing $his anal virginity@@ in such a perverted manner has @@.hotpink;increased $his devotion to you.@@
-                    <<set $activeSlave.devotion += 10>>
-                <<elseif $activeSlave.behavioralQuirk == "sinful">>
-                    @@.lime;Losing $his anal virginity@@ in such a sinful manner has @@.hotpink;increased $his devotion to you.@@
-                    <<set $activeSlave.devotion += 10>>
-                <<else>>
-                    <<if $activeSlave.devotion > 50>>
-                        Since $he is well broken, @@.lime;losing $his anal virginity@@ in such a manner has @@.hotpink;increased $his submission to you.@@
-                        <<set $activeSlave.devotion += 5>>
-                    <<elseif ($activeSlave.devotion >= -20) && ($activeSlave.devotion < 50)>>
-                        @@.lime;Losing $his anal virginity@@ in such a manner has @@.hotpink;increased $his submission to you,@@ though $he is @@.gold;fearful@@ that you'll decide to only use $him to sate your animals' lust.
-                        <<set $activeSlave.devotion += 5, $activeSlave.trust -= 5>>
-                    <<elseif ($activeSlave.devotion >= -50) && ($activeSlave.devotion < -20)>>
-                        $He is clearly @@.mediumorchid;unhappy@@ in the manner in which @@.lime;$his anal virginity has been taken,@@ and $he @@.gold;fears@@ you'll decide to only use $him to sate your animals' lust.
-                        <<set $activeSlave.devotion -= 10, $activeSlave.trust -= 10>>
-                    <</if>>
-                <</if>>
-            <<else>>
-                Having @@.lime;$his rosebud taken@@ by a mere beast has @@.mediumorchid;reinforced the hatred $he holds towards you,@@ and $he is @@.gold;terrified@@ you'll only use $him as a plaything for your animals.
-                <<set $activeSlave.devotion -= 10, $activeSlave.trust -= 10>>
-            <</if>>
-        <</if>>
-    <</if>>
+	The hound wastes no time in beginning to hammer away at $his 
+	<<if canDoVaginal($activeSlave)>>cunt<<else>>asshole<</if>>, causing $activeSlave.slaveName to moan uncontrollably as its thick, veiny member probes the depths of $his <<if (canDoVaginal($activeSlave))>>pussy<<else>>asshole<</if>>.
+	A few short minutes later, $he gives a loud groan 
+	<<if ($activeSlave.fetish == "masochist") || ($activeSlave.fetish == "humiliation") || $activeSlave.sexualQuirk == "perverted" || $activeSlave.behavioralQuirk == "sinful">> and shakes in orgasm <</if>>
+	as the dog's knot begins to swell and its penis begins to erupt a thick stream of jizz into $him.
+	After almost a minute, the dog has finally finished cumming and its knot is sufficiently small enough that the dog is able to pull its cock out, causing a stream of cum to slide out of $his <<if ($activeSlave.vagina <= 2)>>@@.lime;now-gaping <<if (canDoVaginal($activeSlave))>>pussy.<<else>>asshole.<</if>>@@<<else>> 
+	<<if canDoVaginal($activeSlave)>>
+		<<if $activeSlave.vagina == 3>>
+			loose
+		<<elseif $activeSlave.vagina <= 9>>
+			cavernous
+		<<else>>
+			ruined
+		<</if>>
+	<<else>>
+		<<if $activeSlave.anus == 0>>
+			virgin
+		<<elseif $activeSlave.anus == 1>>
+			tight
+		<<elseif $activeSlave.anus == 2>>
+			loose
+		<<elseif $activeSlave.anus == 3>>
+			very loose
+		<<else>>
+			gaping
+		<</if>>
+	<</if>> <<if canDoVaginal($activeSlave)>>pussy.<<else>>asshole.<</if>><</if>> Having finished its business, the dog runs off, presumably in search of food.
 
-    The hound wastes no time in beginning to hammer away at $his 
-    <<if canDoVaginal($activeSlave)>>cunt<<else>>asshole<</if>>, causing $activeSlave.slaveName to moan uncontrollably as its thick, veiny member probes the depths of $his <<if (canDoVaginal($activeSlave))>>pussy<<else>>asshole<</if>>.
-    A few short minutes later, $he gives a loud groan 
-    <<if ($activeSlave.fetish == "masochist") || ($activeSlave.fetish == "humiliation") || $activeSlave.sexualQuirk == "perverted" || $activeSlave.behavioralQuirk == "sinful">> and shakes in orgasm <</if>>
-    as the dog's knot begins to swell and its penis begins to erupt a thick stream of jizz into $him.
-    After almost a minute, the dog has finally finished cumming and its knot is sufficiently small enough that the dog is able to pull its cock out, causing a stream of cum to slide out of $his <<if ($activeSlave.vagina <= 2)>>@@.lime;now-gaping <<if (canDoVaginal($activeSlave))>>pussy.<<else>>asshole.<</if>>@@<<else>> 
-    <<if canDoVaginal($activeSlave)>>
-        <<if  $activeSlave.vagina == 3>>
-            loose
-        <<elseif $activeSlave.vagina <= 9>>
-            cavernous
-        <<else>>
-            ruined
-        <</if>>
-    <<else>>
-        <<if $activeSlave.anus == 0>>
-            virgin
-        <<elseif $activeSlave.anus == 1>>
-            tight
-        <<elseif $activeSlave.anus == 2>>
-            loose
-        <<elseif $activeSlave.anus == 3>>
-            very loose
-        <<else>>
-            gaping
-        <</if>>
-    <</if>> <<if canDoVaginal($activeSlave)>>pussy.<<else>>asshole.<</if>><</if>> Having finished its business, the dog runs off, presumably in search of food.
+	<<if (canDoVaginal($activeSlave)) && ($activeSlave.vagina < 3)>>
+		<<set $activeSlave.vagina = 3>>
+	<<elseif (canDoAnal($activeSlave)) && ($activeSlave.anus < 2)>>
+		<<set $activeSlave.anus = 2>>
+	<</if>>
 
-    <<if (canDoVaginal($activeSlave)) && ($activeSlave.vagina < 3)>>
-        <<set $activeSlave.vagina = 3>>
-    <<elseif (canDoAnal($activeSlave)) && ($activeSlave.anus < 2)>>
-        <<set $activeSlave.anus = 2>>
-    <</if>>
+<<elseif (_animal.species == "horse")>> /*Not using "else" just in case more animals are added in the future*/
+	The horse stands over $him as another slave lines its massive phallus up with $activeSlave.slaveName's <<if canDoVaginal($activeSlave)>><<if ($activeSlave.fetish == "masochistic") || ($activeSlave.fetish == "humiliation") || ($activeSlave.sexualQuirk == "perverted") || ($activeSlave.behavioralQuirk == "sinful")>>wet <</if>>pussy<<else>>ass<</if>>.
 
-<<elseif (_animal.species == "horse")>>     /*Not using "else" just in case more animals are added in the future*/
-    The horse stands over $him as another slave lines its massive phallus up with $activeSlave.slaveName's <<if canDoVaginal($activeSlave)>><<if ($activeSlave.fetish == "masochistic") || ($activeSlave.fetish == "humiliation") || ($activeSlave.sexualQuirk == "perverted") || ($activeSlave.behavioralQuirk == "sinful")>>wet <</if>>pussy<<else>>ass<</if>>.
+	With a slight thrust, it enters $him and begins to fuck $him. $activeSlave.slaveName can't help but give a loud groan as the huge cock <<if ($activeSlave.vagina <= 1)>>@@.lime;all but splits $his@@<<elseif ($activeSlave.vagina <= 3)>>@@.lime;stretches@@<<else>>@@.lime;enters@@<</if>>@@.lime; $his @@
+	<<if canDoVaginal($activeSlave)>>
+		<<if $activeSlave.vagina == 0>>
+			@@.lime;virgin@@
+		<<elseif $activeSlave.vagina == 1>>
+			@@.lime;tight@@
+		<<elseif $activeSlave.vagina == 2>>
+			@@.lime;reasonably tight@@
+		<<elseif $activeSlave.vagina == 3>>
+			@@.lime;loose@@
+		<<elseif $activeSlave.vagina <= 9>>
+			@@.lime;cavernous@@
+		<<else>>
+			@@.lime;ruined@@
+		<</if>>
+	<<else>>
+		<<if $activeSlave.anus == 0>>
+			@@.lime;virgin@@
+		<<elseif $activeSlave.anus == 1>>
+			@@.lime;tight@@
+		<<elseif $activeSlave.anus == 2>>
+			@@.lime;loose tight@@
+		<<elseif $activeSlave.anus == 3>>
+			@@.lime;very loose@@
+		<<else>>
+			@@.lime;gaping@@
+		<</if>>
+	<</if>>
 
-    With a slight thrust, it enters $him and begins to fuck $him. $activeSlave.slaveName can't help but give a loud groan as the huge cock <<if ($activeSlave.vagina <= 1)>>@@.lime;all but splits $his@@<<elseif ($activeSlave.vagina <= 3)>>@@.lime;stretches@@<<else>>@@.lime;enters@@<</if>>@@.lime; $his @@
-    <<if canDoVaginal($activeSlave)>>
-        <<if $activeSlave.vagina == 0>>
-            @@.lime;virgin@@
-        <<elseif $activeSlave.vagina == 1>>
-            @@.lime;tight@@
-        <<elseif $activeSlave.vagina == 2>>
-            @@.lime;reasonably tight@@
-        <<elseif $activeSlave.vagina == 3>>
-            @@.lime;loose@@
-        <<elseif $activeSlave.vagina <= 9>>
-            @@.lime;cavernous@@
-        <<else>>
-            @@.lime;ruined@@
-        <</if>>
-    <<else>>
-        <<if $activeSlave.anus == 0>>
-            @@.lime;virgin@@
-        <<elseif $activeSlave.anus == 1>>
-            @@.lime;tight@@
-        <<elseif $activeSlave.anus == 2>>
-            @@.lime;loose tight@@
-        <<elseif $activeSlave.anus == 3>>
-            @@.lime;very loose@@
-        <<else>>
-            @@.lime;gaping@@
-        <</if>>
-    <</if>>
+	<<if (canDoVaginal($activeSlave))>>@@.lime; pussy@@<<else>>@@.lime; asshole@@<</if>><<if (canDoVaginal($activeSlave)) && ($activeSlave.vagina <= 1)>>@@.lime; apart@@<<else>><<if ($activeSlave.anus <= 1)>>@@.lime; apart@@<</if>><</if>>@@.lime;. @@
 
-    <<if (canDoVaginal($activeSlave))>>@@.lime; pussy@@<<else>>@@.lime; asshole@@<</if>><<if (canDoVaginal($activeSlave)) && ($activeSlave.vagina <= 1)>>@@.lime; apart@@<<else>><<if ($activeSlave.anus <= 1)>>@@.lime; apart@@<</if>><</if>>@@.lime;. @@
+	<<if canDoVaginal($activeSlave)>>
+		<<if $activeSlave.vagina == 0>>
+			<<if ($activeSlave.devotion >= -20)>>
+				<<if $activeSlave.fetish == "masochistic">>
+					@@.lime;Losing $his virginity@@ in such a painful manner has @@.hotpink;increased $his devotion to you@@.
+					<<set $activeSlave.devotion += 10>>
+				<<elseif $activeSlave.fetish == "humiliation">>
+					@@.lime;Losing $his virginity@@ in such a humiliating manner has @@.hotpink;increased $his devotion to you@@.
+					<<set $activeSlave.devotion += 10>>
+				<<elseif $activeSlave.sexualQuirk == "perverted">>
+					@@.lime;Losing $his virginity@@ in such a perverted manner has @@.hotpink;increased $his devotion to you@@.
+					<<set $activeSlave.devotion += 10>>
+				<<elseif $activeSlave.behavioralQuirk == "sinful">>
+					@@.lime;Losing $his virginity@@ in such a sinful manner has @@.hotpink;increased $his devotion to you@@.
+					<<set $activeSlave.devotion += 10>>
+				<<else>>
+					<<if $activeSlave.devotion > 50>>
+						Since $he is well broken, @@.lime;losing $his virginity@@ in such a manner has @@.hotpink;increased $his submission to you@@.
+						<<set $activeSlave.devotion += 5>>
+					<<elseif ($activeSlave.devotion >= -20) && ($activeSlave.devotion < 50)>>
+						@@.lime;Losing $his virginity@@ in such a manner has @@.hotpink;increased $his submission to you@@, though $he is @@.gold;fearful@@ that you'll decide to only use $him to sate your animals' lust.
+						<<set $activeSlave.devotion += 5, $activeSlave.trust -= 5>>
+					<<elseif ($activeSlave.devotion >= -50) && ($activeSlave.devotion < -20)>>
+						$He is clearly @@.mediumorchid;unhappy@@ in the manner in which $his virginity has been taken, and $he @@.gold;fears@@ you'll decide to only use $him to sate your animals' lust.
+						<<set $activeSlave.devotion -= 10, $activeSlave.trust -= 10>>
+					<</if>>
+				<</if>>
+			<<else>>
+				Having $his @@.lime;pearl of great price taken@@ by a mere beast has @@.mediumorchid;reinforced the hatred $he holds towards you@@, and $he is @@.gold;terrified@@ you'll only use $him as a plaything for your animals.
+				<<set $activeSlave.devotion -= 10, $activeSlave.trust -= 10>>
+			<</if>>
+		<</if>>
+	<<else>>
+		<<if $activeSlave.anus == 0>>
+			<<if ($activeSlave.devotion >= -20)>>
+				<<if $activeSlave.fetish == "masochistic">>
+					@@.lime;Losing $his anal virginity@@ in such a painful manner has @@.hotpink;increased $his devotion to you.@@
+					<<set $activeSlave.devotion += 10>>
+				<<elseif $activeSlave.fetish == "humiliation">>
+					@@.lime;Losing $his anal virginity@@ in such a humiliating manner has @@.hotpink;increased $his devotion to you.@@
+					<<set $activeSlave.devotion += 10>>
+				<<elseif $activeSlave.sexualQuirk == "perverted">>
+					@@.lime;Losing $his anal virginity@@ in such a perverted manner has @@.hotpink;increased $his devotion to you.@@
+					<<set $activeSlave.devotion += 10>>
+				<<elseif $activeSlave.behavioralQuirk == "sinful">>
+					@@.lime;Losing $his anal virginity@@ in such a sinful manner has @@.hotpink;increased $his devotion to you.@@
+					<<set $activeSlave.devotion += 10>>
+				<<else>>
+					<<if $activeSlave.devotion > 50>>
+						Since $he is well broken, @@.lime;losing $his anal virginity@@ in such a manner has @@.hotpink;increased $his submission to you.@@
+						<<set $activeSlave.devotion += 5>>
+					<<elseif ($activeSlave.devotion >= -20) && ($activeSlave.devotion < 50)>>
+						@@.lime;Losing $his anal virginity@@ in such a manner has @@.hotpink;increased $his submission to you,@@ though $he is @@.gold;fearful@@ that you'll decide to only use $him to sate your animals' lust.
+						<<set $activeSlave.devotion += 5, $activeSlave.trust -= 5>>
+					<<elseif ($activeSlave.devotion >= -50) && ($activeSlave.devotion < -20)>>
+						$He is clearly @@.mediumorchid;unhappy@@ in the manner in which @@.lime;$his anal virginity has been taken,@@ and $he @@.gold;fears@@ you'll decide to only use $him to sate your animals' lust.
+						<<set $activeSlave.devotion -= 10, $activeSlave.trust -= 10>>
+					<</if>>
+				<</if>>
+			<<else>>
+				Having @@.lime;$his rosebud taken@@ by a mere beast has @@.mediumorchid;reinforced the hatred $he holds towards you,@@ and $he is @@.gold;terrified@@ you'll only use $him as a plaything for your animals.
+				<<set $activeSlave.devotion -= 10, $activeSlave.trust -= 10>>
+			<</if>>
+		<</if>>
+	<</if>>
 
-    <<if canDoVaginal($activeSlave)>>
-        <<if $activeSlave.vagina == 0>>
-            <<if ($activeSlave.devotion >= -20)>>
-                <<if $activeSlave.fetish == "masochistic">>
-                    @@.lime;Losing $his virginity@@ in such a painful manner has @@.hotpink;increased $his devotion to you@@.
-                    <<set $activeSlave.devotion += 10>>
-                <<elseif $activeSlave.fetish == "humiliation">>
-                    @@.lime;Losing $his virginity@@ in such a humiliating manner has @@.hotpink;increased $his devotion to you@@.
-                    <<set $activeSlave.devotion += 10>>
-                <<elseif $activeSlave.sexualQuirk == "perverted">>
-                    @@.lime;Losing $his virginity@@ in such a perverted manner has @@.hotpink;increased $his devotion to you@@.
-                    <<set $activeSlave.devotion += 10>>
-                <<elseif $activeSlave.behavioralQuirk == "sinful">>
-                    @@.lime;Losing $his virginity@@ in such a sinful manner has @@.hotpink;increased $his devotion to you@@.
-                    <<set $activeSlave.devotion += 10>>
-                <<else>>
-                    <<if $activeSlave.devotion > 50>>
-                        Since $he is well broken, @@.lime;losing $his virginity@@ in such a manner has @@.hotpink;increased $his submission to you@@.
-                        <<set $activeSlave.devotion += 5>>
-                    <<elseif ($activeSlave.devotion >= -20) && ($activeSlave.devotion < 50)>>
-                        @@.lime;Losing $his virginity@@ in such a manner has @@.hotpink;increased $his submission to you@@, though $he is @@.gold;fearful@@ that you'll decide to only use $him to sate your animals' lust.
-                        <<set $activeSlave.devotion += 5, $activeSlave.trust -= 5>>
-                    <<elseif ($activeSlave.devotion >= -50) && ($activeSlave.devotion < -20)>>
-                        $He is clearly @@.mediumorchid;unhappy@@ in the manner in which $his virginity has been taken, and $he @@.gold;fears@@ you'll decide to only use $him to sate your animals' lust.
-                        <<set $activeSlave.devotion -= 10, $activeSlave.trust -= 10>>
-                    <</if>>
-                <</if>>
-            <<else>>
-                Having $his @@.lime;pearl of great price taken@@ by a mere beast has @@.mediumorchid;reinforced the hatred $he holds towards you@@, and $he is @@.gold;terrified@@ you'll only use $him as a plaything for your animals.
-                <<set $activeSlave.devotion -= 10, $activeSlave.trust -= 10>>
-            <</if>>
-        <</if>>
-    <<else>>
-        <<if $activeSlave.anus == 0>>
-            <<if ($activeSlave.devotion >= -20)>>
-                <<if $activeSlave.fetish == "masochistic">>
-                    @@.lime;Losing $his anal virginity@@ in such a painful manner has @@.hotpink;increased $his devotion to you.@@
-                    <<set $activeSlave.devotion += 10>>
-                <<elseif $activeSlave.fetish == "humiliation">>
-                    @@.lime;Losing $his anal virginity@@ in such a humiliating manner has @@.hotpink;increased $his devotion to you.@@
-                    <<set $activeSlave.devotion += 10>>
-                <<elseif $activeSlave.sexualQuirk == "perverted">>
-                    @@.lime;Losing $his anal virginity@@ in such a perverted manner has @@.hotpink;increased $his devotion to you.@@
-                    <<set $activeSlave.devotion += 10>>
-                <<elseif $activeSlave.behavioralQuirk == "sinful">>
-                    @@.lime;Losing $his anal virginity@@ in such a sinful manner has @@.hotpink;increased $his devotion to you.@@
-                    <<set $activeSlave.devotion += 10>>
-                <<else>>
-                    <<if $activeSlave.devotion > 50>>
-                        Since $he is well broken, @@.lime;losing $his anal virginity@@ in such a manner has @@.hotpink;increased $his submission to you.@@
-                        <<set $activeSlave.devotion += 5>>
-                    <<elseif ($activeSlave.devotion >= -20) && ($activeSlave.devotion < 50)>>
-                        @@.lime;Losing $his anal virginity@@ in such a manner has @@.hotpink;increased $his submission to you,@@ though $he is @@.gold;fearful@@ that you'll decide to only use $him to sate your animals' lust.
-                        <<set $activeSlave.devotion += 5, $activeSlave.trust -= 5>>
-                    <<elseif ($activeSlave.devotion >= -50) && ($activeSlave.devotion < -20)>>
-                        $He is clearly @@.mediumorchid;unhappy@@ in the manner in which @@.lime;$his anal virginity has been taken,@@ and $he @@.gold;fears@@ you'll decide to only use $him to sate your animals' lust.
-                        <<set $activeSlave.devotion -= 10, $activeSlave.trust -= 10>>
-                    <</if>>
-                <</if>>
-            <<else>>
-                Having @@.lime;$his rosebud taken@@ by a mere beast has @@.mediumorchid;reinforced the hatred $he holds towards you,@@ and $he is @@.gold;terrified@@ you'll only use $him as a plaything for your animals.
-                <<set $activeSlave.devotion -= 10, $activeSlave.trust -= 10>>
-            <</if>>
-        <</if>>
-    <</if>>
+	The stallion begins to thrust faster and faster, causing $activeSlave.slaveName to moan and groan in pain as the <<if canDoVaginal($activeSlave)>> tip rams $his cervix<<else>> huge horsecock fills $him completely<</if>>. Before too long, the horse's movements begin to slow, and you can see its large testicles contract slightly as it begins to fill $activeSlave.slaveName's <<if (canDoVaginal($activeSlave))>>pussy<<else>>asshole<</if>> to the brim with thick horse semen.
+	After what seems like an impossibly long time, the horse's dick finally begins to soften and it finally pulls out. You have a servant lead the horse away, with a fresh apple as a treat for its good performance. 
 
-    The stallion begins to thrust faster and faster, causing $activeSlave.slaveName to moan and groan in pain as the <<if canDoVaginal($activeSlave)>> tip rams $his cervix<<else>> huge horsecock fills $him completely<</if>>. Before too long, the horse's movements begin to slow, and you can see its large testicles contract slightly as it begins to fill $activeSlave.slaveName's <<if (canDoVaginal($activeSlave))>>pussy<<else>>asshole<</if>> to the brim with thick horse semen.
-    After what seems like an impossibly long time, the horse's dick finally begins to soften and it finally pulls out. You have a servant lead the horse away, with a fresh apple as a treat for its good performance. 
-    
-    <<if (canDoVaginal($activeSlave)) && ($activeSlave.vagina < 4)>>
-        <<set $activeSlave.vagina = 4>>
-    <<elseif (canDoAnal($activeSlave)) && ($activeSlave.anus < 4)>>
-        <<set $activeSlave.anus = 4>>
-    <</if>>
+	<<if (canDoVaginal($activeSlave)) && ($activeSlave.vagina < 4)>>
+		<<set $activeSlave.vagina = 4>>
+	<<elseif (canDoAnal($activeSlave)) && ($activeSlave.anus < 4)>>
+		<<set $activeSlave.anus = 4>>
+	<</if>>
 <</if>>
 
 <<if (random(1,100) > (100 + $activeSlave.devotion))>>
-    <<if canDoVaginal($activeSlave)>>
-        <<if ($activeSlave.energy <= 95) && ($activeSlave.sexualFlaw != "hates penetration")>>
-            Having a _animal.species fuck $him by force has given $him a @@.red;hatred of penetration.@@
-            <<set $activeSlave.sexualFlaw = "hates penetration">>
-        <</if>>
-    <<else>>
-        <<if ($activeSlave.energy <= 95) && ($activeSlave.sexualFlaw != "hates anal penetration")>>
-            Having a _animal.species fuck $him by force has given $him a @@.red;hatred of anal penetration.@@
-            <<set $activeSlave.sexualFlaw = "hates anal penetration">>
-        <</if>>
-    <</if>>
+	<<if canDoVaginal($activeSlave)>>
+		<<if ($activeSlave.energy <= 95) && ($activeSlave.sexualFlaw != "hates penetration")>>
+			Having a _animal.species fuck $him by force has given $him a @@.red;hatred of penetration.@@
+			<<set $activeSlave.sexualFlaw = "hates penetration">>
+		<</if>>
+	<<else>>
+		<<if ($activeSlave.energy <= 95) && ($activeSlave.sexualFlaw != "hates anal penetration")>>
+			Having a _animal.species fuck $him by force has given $him a @@.red;hatred of anal penetration.@@
+			<<set $activeSlave.sexualFlaw = "hates anal penetration">>
+		<</if>>
+	<</if>>
 <</if>>
 
 <<if canWalk($activeSlave)>>
-    <<if ($activeSlave.vagina == 3)>>
-        capFirstChar(_animal.species) cum drips out of $his fucked-out hole.
-    <<elseif ($activeSlave.vagina == 2)>>
-        capFirstChar(_animal.species) cum drips out of $his stretched vagina.
-    <<elseif ($activeSlave.vagina == 1)>>
-        $His still-tight vagina keeps the _animal.species's load inside $him.
-    <<elseif ($activeSlave.vagina < 0)>>
-        capFirstChar(_animal.species) cum drips out of $his girly ass.
-    <<else>>
-        capFirstChar(_animal.species) cum slides right out of $his gaping hole.
-    <</if>>
+	<<if ($activeSlave.vagina == 3)>>
+		capFirstChar(_animal.species) cum drips out of $his fucked-out hole.
+	<<elseif ($activeSlave.vagina == 2)>>
+		capFirstChar(_animal.species) cum drips out of $his stretched vagina.
+	<<elseif ($activeSlave.vagina == 1)>>
+		$His still-tight vagina keeps the _animal.species's load inside $him.
+	<<elseif ($activeSlave.vagina < 0)>>
+		capFirstChar(_animal.species) cum drips out of $his girly ass.
+	<<else>>
+		capFirstChar(_animal.species) cum slides right out of $his gaping hole.
+	<</if>>
 
 	$He uses <<if $activeSlave.vagina > 0>>a quick douche to clean $his <<if $activeSlave.vagina < 2>>tight<<elseif $activeSlave.vagina > 3>>loose<</if>> pussy<<else>>an enema to clean $his <<if $activeSlave.anus < 2>>tight<<elseif $activeSlave.anus < 3>>used<<else>>gaping<</if>> butthole<</if>>,
 
diff --git a/src/pregmod/generateChild.tw b/src/pregmod/generateChild.tw
index 49b287109fe9e15e254eff5d189a5efe6eab65e5..b3d5cd1e13a597a467a40d1e544e3a7fb61b1bd4 100644
--- a/src/pregmod/generateChild.tw
+++ b/src/pregmod/generateChild.tw
@@ -579,7 +579,7 @@
 	<<set $activeSlave.tankBaby = 1>>
 <</if>>
 <<set $activeSlave.career = "a slave since birth">>
-<<set $activeSlave.birthName =  $activeSlave.slaveName>>
+<<set $activeSlave.birthName = $activeSlave.slaveName>>
 <<set $activeSlave.birthSurname = $activeSlave.slaveSurname>>
 <<set $activeSlave.intelligenceImplant = 0>>
 <<set $activeSlave.navelPiercing = 0>>
diff --git a/src/pregmod/killSlave.tw b/src/pregmod/killSlave.tw
index 85c8722653c3ccc2591caea4f33c72089080ae4a..f744edbdf99e6888eec35ace848ea18e859f22a6 100644
--- a/src/pregmod/killSlave.tw
+++ b/src/pregmod/killSlave.tw
@@ -39,56 +39,54 @@
 <</switch>>
 
 <<if canWalk($activeSlave)>>
-    You call $activeSlave.slaveName into your office. 
+	You call $activeSlave.slaveName into your office. 
 <<else>>
-    You have $activeSlave.slaveName brought into your office.
+	You have $activeSlave.slaveName brought into your office.
 <</if>>
-    
-    $He looks at you 
+
+$He looks at you 
 <<if $activeSlave.fetish != "mindbroken">>with 
-    <<if $activeSlave.devotion > 50>>
-        adoration
-    <<elseif ($activeSlave.devotion) > 20 && ($activeSlave.devotion <= 50)>>
-        a calm acceptance
-    <<elseif ($activeSlave.devotion > -20) && ($activeSlave.devotion <= 20)>>
-        apprehension
-    <<elseif $activeSlave.devotion <= -20>>
-        hatred
-    <</if>>
+	<<if $activeSlave.devotion > 50>>
+		adoration
+	<<elseif ($activeSlave.devotion) > 20 && ($activeSlave.devotion <= 50)>>
+		a calm acceptance
+	<<elseif ($activeSlave.devotion > -20) && ($activeSlave.devotion <= 20)>>
+		apprehension
+	<<elseif $activeSlave.devotion <= -20>>
+		hatred
+	<</if>>
 <<else>>
-    blankly
+	blankly
 <</if>>
 /*TODO: Add checks for trust*/
  and waits for you to continue. You tell $him that you've gotten tired of having $him around and that you have decided it is time you got rid of $him. 
 
 <<if $activeSlave.fetish != "mindbroken">> $His expression changes to one of <</if>>
 <<if $activeSlave.fetish != "mindbroken">> 
-    <<if $activeSlave.devotion > 50>>
-        abject sorrow
-    <<elseif ($activeSlave.devotion) > 20 && ($activeSlave.devotion <= 50)>>
-        sadness
-    <<else>>
-        relief
-    <</if>>
-until
+	<<if $activeSlave.devotion > 50>>
+		abject sorrow
+	<<elseif ($activeSlave.devotion) > 20 && ($activeSlave.devotion <= 50)>>
+		sadness
+	<<else>>
+		relief
+	<</if>>
+	until
 <<else>>
-    $He just nods dumbly and continues to watch you with a vacant expression, even as
-    
+	$He just nods dumbly and continues to watch you with a vacant expression, even as
+
 <</if>>
 
- you reach behind your desk and pull out your trusty _weapon,
+you reach behind your desk and pull out your trusty _weapon,
  
-
 <<if $activeSlave.fetish != "mindbroken">>
-    at which point abject fear fills $his face. $He immediately drops to $his knees and begins openly begging for
-you to have mercy.
+	at which point abject fear fills $his face. $He immediately drops to $his knees and begins openly begging for you to have mercy.
 <<else>>
-    to which $he still doesn't respond.
+	to which $he still doesn't respond.
 <</if>>
 
 <br>
 <br><<link "Kill $him" "KilledSlave">><<set $killChoice = 0>><</link>>
 <br><<link "Have mercy on $him" "KilledSlave">><<set $killChoice = 1>><</link>>
 <<if ($activeSlave.assignment != "guard you") && ($pit > 0)>>
-    <br><<link "Let $him win $his life in combat" "KilledSlave">><<set $killChoice = 2>><</link>>
+	<br><<link "Let $him win $his life in combat" "KilledSlave">><<set $killChoice = 2>><</link>>
 <</if>>
\ No newline at end of file
diff --git a/src/pregmod/killedSlave.tw b/src/pregmod/killedSlave.tw
index e8f79a3219329ddefb3a6e379dbad235926c2537..1fa603b833875b35c098ed23fead96b30259d57b 100644
--- a/src/pregmod/killedSlave.tw
+++ b/src/pregmod/killedSlave.tw
@@ -23,17 +23,17 @@ You simply smile at $him and tell $him not to worry as you continue
 
 <<switch _qualifiedFS>>
 <<case "roman revivalist">>
-    sharpening your gladius. 
+	sharpening your gladius. 
 <<case "aztec revivalist">>
-    sharpening your macuahuitl. 
+	sharpening your macuahuitl. 
 <<case "egyptian revivalist">>
-    sharpening your kopesh. 
+	sharpening your kopesh. 
 <<case "edo revivalist">>
-    sharpening your katana. 
+	sharpening your katana. 
 <<case "arabian revivalist">>
-    sharpening your scimitar. 
+	sharpening your scimitar. 
 <<case "chinese revivalist">>
-    sharpening your jian. 
+	sharpening your jian. 
 <<default>>
 	threading on a silencer. 
 <</switch>>
@@ -42,41 +42,40 @@ $activeSlave.slaveName gives an audible sigh of relief and begins to thank you p
 
 <<switch _qualifiedFS>>
 <<case "roman revivalist">>
-    the sound of a sword tearing through flesh 
+	the sound of a sword tearing through flesh 
 <<case "aztec revivalist">>
-    the sound of a sword tearing through flesh 
+	the sound of a sword tearing through flesh 
 <<case "egyptian revivalist">>
-    the sound of a sword tearing through flesh 
+	the sound of a sword tearing through flesh 
 <<case "edo revivalist">>
-    the sound of a sword tearing through flesh 
+	the sound of a sword tearing through flesh 
 <<case "arabian revivalist">>
-    the sound of a sword tearing through flesh 
+	the sound of a sword tearing through flesh 
 <<case "chinese revivalist">>
-    the sound of a sword tearing through flesh 
+	the sound of a sword tearing through flesh 
 <<default>>
-    a silenced gunshot 
+	a silenced gunshot 
 <</switch>>
 
 rings through the room. You have another servant clean up the mess as you continue with what you were previously doing.
 
-    <<include "Remove activeSlave">>
+	<<include "Remove activeSlave">>
 
-    /*[if slave had family, they lose major devotion and trust, potentially become
-    mindbroken]*/
+	/*[if slave had family, they lose major devotion and trust, potentially become mindbroken]*/
 
 <<elseif $killChoice == 1>>
-    You make a show of considering sparing $his life, then, with a heavy sigh, unbuckle your pants and sit down at your desk. You beckon to $him, and $he just about trips over $himself as $he hastily makes $his way over to you. $His blowjob isn't the best you've ever had, $him sobbing as much as $he was, though $his enthusiasm more than makes up for it. After you finish deep in $his throat, $he sits back and wipes away $his tears, sniffling and thanking you again for giving $him another chance.
-    <<if $activeSlave.devotion <= 30>><<set $activeSlave.devotion = 30>><<else>><<set $activeSlave.devotion += 20>><</if>>
-    <<set $activeSlave.trust = -100>>
+	You make a show of considering sparing $his life, then, with a heavy sigh, unbuckle your pants and sit down at your desk. You beckon to $him, and $he just about trips over $himself as $he hastily makes $his way over to you. $His blowjob isn't the best you've ever had, $him sobbing as much as $he was, though $his enthusiasm more than makes up for it. After you finish deep in $his throat, $he sits back and wipes away $his tears, sniffling and thanking you again for giving $him another chance.
+	<<if $activeSlave.devotion <= 30>><<set $activeSlave.devotion = 30>><<else>><<set $activeSlave.devotion += 20>><</if>>
+	<<set $activeSlave.trust = -100>>
 
 <<elseif $killChoice == 2>>
-    You tell $him that you'll let $bodyguard.slaveName decide $his fate. You tell $him that if $he wants to live, $he'll have to beat $him in hand-to-hand combat in the $pitName. 
-    <<if $activeSlave.combatSkill == 0>>
-        The fear on $his face is palpable, though $he nods slowly and agrees, not seeing another choice. 
-    <<else>>
-        $He nods $his head and straightens up, as though preparing $himself for the fight for $his life.
-    <</if>>
+	You tell $him that you'll let $bodyguard.slaveName decide $his fate. You tell $him that if $he wants to live, $he'll have to beat $him in hand-to-hand combat in the $pitName. 
+	<<if $activeSlave.combatSkill == 0>>
+		The fear on $his face is palpable, though $he nods slowly and agrees, not seeing another choice. 
+	<<else>>
+		$He nods $his head and straightens up, as though preparing $himself for the fight for $his life.
+	<</if>>
+
+	/*TODO: Connect this to the Pit, have an end-of-week event between the Bodyguard and the slave*/
 
-    /*TODO: Connect this to the Pit, have an end-of-week event between the Bodyguard and the slave*/
-    
 <</if>>
\ No newline at end of file
diff --git a/src/pregmod/newChildIntro.tw b/src/pregmod/newChildIntro.tw
index 7e0b14c273ba742d24c0ea907a576dc277989073..f255075db38ac4787d0baeca343656066ca567c7 100644
--- a/src/pregmod/newChildIntro.tw
+++ b/src/pregmod/newChildIntro.tw
@@ -48,7 +48,7 @@ You completed the legalities before heading to $incubatorName, knowing the tank
 	<</if>>
 <</if>>
 <<if $arcologies[0].FSChattelReligionist != "unset">>
-    <br><<link "Have your PA assign $him a random devotional name">>
+	<br><<link "Have your PA assign $him a random devotional name">>
 		<<replace "#naming">>
 		<<set $activeSlave.slaveName = setup.chattelReligionistSlaveNames.random()>>
 		<<set $activeSlave.birthName = $activeSlave.slaveName>>
@@ -60,7 +60,7 @@ You completed the legalities before heading to $incubatorName, knowing the tank
 	<</link>>
 <</if>>
 <<if $arcologies[0].FSRomanRevivalist != "unset">>
-    <br><<link "Have your PA assign $him a random Roman name">>
+	<br><<link "Have your PA assign $him a random Roman name">>
 		<<replace "#naming">>
 		<<set $activeSlave.slaveName = setup.romanSlaveNames.random()>>
 		<<set $activeSlave.birthName = $activeSlave.slaveName>>
@@ -71,7 +71,7 @@ You completed the legalities before heading to $incubatorName, knowing the tank
 		<</replace>>
 	<</link>>
 <<elseif $arcologies[0].FSAztecRevivalist != "unset">>
-    <br><<link "Have your PA assign $him a random Aztec name">>
+	<br><<link "Have your PA assign $him a random Aztec name">>
 		<<replace "#naming">>
 		<<set $activeSlave.slaveName = setup.aztecSlaveNames.random()>>
 		<<set $activeSlave.birthName = $activeSlave.slaveName>>
@@ -82,7 +82,7 @@ You completed the legalities before heading to $incubatorName, knowing the tank
 		<</replace>>
 	<</link>>
 <<elseif $arcologies[0].FSEgyptianRevivalist != "unset">>
-    <br><<link "Have your PA assign $him a random ancient Egyptian name">>
+	<br><<link "Have your PA assign $him a random ancient Egyptian name">>
 		<<replace "#naming">>
 		<<set $activeSlave.slaveName = setup.ancientEgyptianSlaveNames.random()>>
 		<<set $activeSlave.birthName = $activeSlave.slaveName>>
@@ -105,7 +105,7 @@ You completed the legalities before heading to $incubatorName, knowing the tank
 	<</link>>
 <</if>>
 <<if $arcologies[0].FSDegradationist != "unset">>
-    <br><<link "Have your PA assign $him a degrading name">>
+	<br><<link "Have your PA assign $him a degrading name">>
 		<<replace "#naming">>
 		<<run DegradingName($activeSlave)>>
 		<<set $activeSlave.birthName = $activeSlave.slaveName>>
@@ -182,7 +182,7 @@ You completed the legalities before heading to $incubatorName, knowing the tank
 			<<replace "#naming">>
 				<<ParentNames _tempDad $activeSlave>>
 				<<set $activeSlave.birthName = $activeSlave.slaveName>>
-				After some careful consideration, _tempDad.slaveName picks a name she thinks you might find attractive; from now on _his2 daughter will be known as "<<print $activeSlave.slaveName>>".
+				After some careful consideration, _tempDad.slaveName picks a name _he2 thinks you might find attractive; from now on _his2 daughter will be known as "<<print $activeSlave.slaveName>>".
 			<</replace>>
 			<<replace "#newName">>
 				''__@@.pink;$activeSlave.slaveName@@__''
@@ -193,7 +193,7 @@ You completed the legalities before heading to $incubatorName, knowing the tank
 			<<replace "#naming">>
 				<<ParentNames _tempDad $activeSlave>>
 				<<set $activeSlave.birthName = $activeSlave.slaveName>>
-				After some careful consideration, _tempDad.slaveName picks a name suitable for your daughter; from now on she will be known as "<<print $activeSlave.slaveName>>".
+				After some careful consideration, _tempDad.slaveName picks a name suitable for your daughter; from now on $he will be known as "<<print $activeSlave.slaveName>>".
 			<</replace>>
 			<<replace "#newName">>
 				''__@@.pink;$activeSlave.slaveName@@__''
@@ -226,7 +226,7 @@ You completed the legalities before heading to $incubatorName, knowing the tank
 			<<replace "#naming">>
 				<<ParentNames _tempDad $activeSlave>>
 				<<set $activeSlave.birthName = $activeSlave.slaveName>>
-				After some careful consideration, _tempDad.slaveName picks a name she hopes you'll like; from now on _his2 daughter will be known as "<<print $activeSlave.slaveName>>".
+				After some careful consideration, _tempDad.slaveName picks a name _he2 hopes you'll like; from now on _his2 daughter will be known as "<<print $activeSlave.slaveName>>".
 			<</replace>>
 			<<replace "#newName">>
 				''__@@.pink;$activeSlave.slaveName@@__''
@@ -264,170 +264,172 @@ You completed the legalities before heading to $incubatorName, knowing the tank
 <</if>>
 
 <<if $activeSlave.mother > 0>>
+	<<setLocalPronouns _tempMom 2>>
 	$He glances at $his mother
 	<<if _tempMom.relationship == -3>>
 		<<if _tempMom.fetish == "mindbroken">>
-			and @@.mediumorchid;notices how dull@@ the look on her face is. _tempMom.slaveName is standing there blankly. She doesn't even recognize her daughter, @@.gold;frightening@@ the poor girl.
+			and @@.mediumorchid;notices how dull@@ the look on _his2 face is. _tempMom.slaveName is standing there blankly. _He2 doesn't even recognize _his2 daughter, @@.gold;frightening@@ the poor girl.
 			<<set $activeSlave.trust -= 25, $activeSlave.devotion -= 10>>
 		<<elseif _tempMom.devotion+_tempMom.trust >= 175>>
-			and @@.hotpink;notices how happy@@ the look on her face is. _tempMom.slaveName is positively beaming with pride at <<if $activeSlave.father == -1>>the result of your union<<else>>her addition to your harem<</if>>.
+			and @@.hotpink;notices how happy@@ the look on _his2 face is. _tempMom.slaveName is positively beaming with pride at <<if $activeSlave.father == -1>>the result of your union<<else>>_his2 addition to your harem<</if>>.
 			<<set $activeSlave.trust += 35, $activeSlave.devotion += 35>>
 		<<elseif _tempMom.devotion < -20 && _tempMom.trust > 20>>
-			and @@.gold;notices the look of hatred@@ on her face. _tempMom.slaveName scowls at her unwelcome spawn, @@.hotpink;frightening the poor girl into your arms.@@
+			and @@.gold;notices the look of hatred@@ on _his2 face. _tempMom.slaveName scowls at _his2 unwelcome spawn, @@.hotpink;frightening the poor girl into your arms.@@
 			<<set $activeSlave.trust -= 50, $activeSlave.devotion += 50>>
 		<<elseif _tempMom.devotion < -20>>
-			and notices the @@.mediumorchid;look of defeat@@ on her face. _tempMom.slaveName immediately tears up when she sees <<if $activeSlave.father == -1>>the result of your union<<else>>her addition to your harem<</if>>.
+			and notices the @@.mediumorchid;look of defeat@@ on _his2 face. _tempMom.slaveName immediately tears up when _he2 sees <<if $activeSlave.father == -1>>the result of your union<<else>>_his2 addition to your harem<</if>>.
 			<<set $activeSlave.trust -= 30, $activeSlave.devotion -= 30>>
 		<<else>>
-			and @@.hotpink;notices how obedient@@ the look on her face is. _tempMom.slaveName is eagerly awaiting your reaction to <<if $activeSlave.father == -1>>the result of your union<<else>>her addition to your harem<</if>>.
+			and @@.hotpink;notices how obedient@@ the look on _his2 face is. _tempMom.slaveName is eagerly awaiting your reaction to <<if $activeSlave.father == -1>>the result of your union<<else>>_his2 addition to your harem<</if>>.
 			<<set $activeSlave.trust += 25, $activeSlave.devotion += 25>>
 		<</if>>
 	<<elseif _tempMom.ID == $Concubine.ID>>
-		and notices @@.hotpink;how happy@@ the look on her face is. $Concubine.slaveName is positively beaming with pride at her addition to your harem.
+		and notices @@.hotpink;how happy@@ the look on _his2 face is. $Concubine.slaveName is positively beaming with pride at _his2 addition to your harem.
 		<<set $activeSlave.trust += 30>>
 		<<set $activeSlave.devotion += 30>>
 	<<elseif _tempMom.ID == $Bodyguard.ID>>
-		and @@.mediumaquamarine;notices how she focuses more on you than herself.@@ $Bodyguard.slaveName's dedication to your life has @@.hotpink;certainly influenced her.@@
+		and @@.mediumaquamarine;notices how _he2 focuses more on you than _himself2.@@ $Bodyguard.slaveName's dedication to your life has @@.hotpink;certainly influenced $him.@@
 		<<set $activeSlave.trust += 40>>
 		<<set $activeSlave.devotion += 20>>
 	<<elseif _tempMom.ID == $HeadGirl.ID>>
-		and notices how much her look takes after your own. $HeadGirl.slaveName's dedication to you has @@.hotpink;certainly influenced her.@@
+		and notices how much _his2 look takes after your own. $HeadGirl.slaveName's dedication to you has @@.hotpink;certainly influenced $him.@@
 		<<set $activeSlave.trust += 20>>
 		<<set $activeSlave.devotion += 20>>
 	<<elseif _tempMom.devotion < -50>>
-		and @@.mediumorchid;notices the look of hatred@@ on her face; a @@.gold;look of terror@@ across her own when her eyes return to you.
+		and @@.mediumorchid;notices the look of hatred@@ on _his2 face; a @@.gold;look of terror@@ across $his own when $his eyes return to you.
 		<<set $activeSlave.trust -= 50>>
 		<<set $activeSlave.devotion -= 50>>
 	<<elseif _tempMom.devotion < -20>>
-		and notices the @@.mediumorchid;look of defeat@@ on her face; she starts to @@.gold;feel uncertain@@ about her future.
+		and notices the @@.mediumorchid;look of defeat@@ on _his2 face; $he starts to @@.gold;feel uncertain@@ about $his future.
 		<<set $activeSlave.trust -= 20>>
 		<<set $activeSlave.devotion -= 20>>
 	<<elseif _tempMom.trust <= 50>>
-		and notices the @@.gold;look of fear@@ on her face; when she next glances at you, it is also @@.gold;filled with fear.@@
+		and notices the @@.gold;look of fear@@ on _his2 face; when $he next glances at you, it is also @@.gold;filled with fear.@@
 		<<set $activeSlave.trust -= 40>>
 		<<set $activeSlave.devotion -= 30>>
 	<<elseif _tempMom.devotion <= 50>>
-		and @@.hotpink;notices the look of indifference@@ on her face; her detached mother pushes her to @@.mediumaquamarine;trust you more.@@
+		and @@.hotpink;notices the look of indifference@@ on _his2 face; $his detached mother pushes $him to @@.mediumaquamarine;trust you more.@@
 		<<set $activeSlave.trust += 10>>
 		<<set $activeSlave.devotion += 10>>
 	<<else>>
-		and @@.hotpink;notices the look of dedication@@ on her face; her devoted mother pushes her to @@.mediumaquamarine;trust you more.@@
+		and @@.hotpink;notices the look of dedication@@ on _his2 face; $his devoted mother pushes $him to @@.mediumaquamarine;trust you more.@@
 		<<set $activeSlave.trust += 20>>
 		<<set $activeSlave.devotion += 20>>
 	<</if>>
 	<<if _tempMom.boobs > 10000>>
-		Her eyes focus on _tempMom.slaveName's <<print _tempMom.boobs>>cc tits, taking in every centimeter of their enormity, but lingering on her <<if _tempMom.lactation == 2>>milk gushing <<elseif _tempMom.lactation == 1>>milk leaking <</if>>_tempMom.nipples nipples.
+		$His eyes focus on _tempMom.slaveName's <<print _tempMom.boobs>>cc tits, taking in every centimeter of their enormity, but lingering on _his2 <<if _tempMom.lactation == 2>>milk gushing <<elseif _tempMom.lactation == 1>>milk leaking <</if>>_tempMom.nipples nipples.
 		<<set _momInterest = "boobs">>
 	<<elseif _tempMom.bellyPreg >= 450000>>
-		Her eyes focus on _tempMom.slaveName's massively distended, child-filled belly, taking in every obvious motion beneath her taut skin.<<if $activeSlave.readyOva >= 20>> A hand runs across her own bloated middle and another down to her moist pussy.<</if>>
+		$His eyes focus on _tempMom.slaveName's massively distended, child-filled belly, taking in every obvious motion beneath _his2 taut skin.<<if $activeSlave.readyOva >= 20>> A hand runs across $his own bloated middle and another down to $his moist pussy.<</if>>
 		<<set _momInterest = "belly">>
 	<<elseif _tempMom.belly >= 5000>>
-		Her eyes focus on _tempMom.slaveName's rounded middle, staring in fascination at the unfamiliar bulge.<<if $activeSlave.readyOva >= 20>> A hand runs across her own middle and another down to her moist pussy.<</if>>
+		$His eyes focus on _tempMom.slaveName's rounded middle, staring in fascination at the unfamiliar bulge.<<if $activeSlave.readyOva >= 20>> A hand runs across $his own middle and another down to $his moist pussy.<</if>>
 		<<set _momInterest = "belly">>
 	<<elseif _tempMom.dick > 15>>
-		Her eyes focus on _tempMom.slaveName's <<= dickToEitherUnit(_tempMom.dick).replace("es","")>> long dick, trying to understand how it can fit in a girl.
+		$His eyes focus on _tempMom.slaveName's <<= dickToEitherUnit(_tempMom.dick).replace("es","")>> long dick, trying to understand how it can fit in a girl.
 		<<set _momInterest = "dick">>
 	<<elseif _tempMom.balls > 60>>
-		Her eyes focus on _tempMom.slaveName's <<= ballsToEitherUnit(_tempMom.balls).replace("es","")>> long testicles, taking in every centimeter of their enormity, before shifting to the cum steadily drooling from <<if _tempMom.dick > 0>>the tip of her dick<<else>>the hole in her crotch<</if>>.
+		$His eyes focus on _tempMom.slaveName's <<= ballsToEitherUnit(_tempMom.balls).replace("es","")>> long testicles, taking in every centimeter of their enormity, before shifting to the cum steadily drooling from <<if _tempMom.dick > 0>>the tip of _his2 dick<<else>>the hole in _his2 crotch<</if>>.
 		<<set _momInterest = "balls">>
 	<<elseif _tempMom.hips > 2>>
-		Her eyes focus on _tempMom.slaveName's abnormally wide hips. She runs her hands down her own sides, pondering how such a wonder occurs.
+		$His eyes focus on _tempMom.slaveName's abnormally wide hips. $He runs $his hands down $his own sides, pondering how such a wonder occurs.
 		<<set _momInterest = "hips">>
 	<<elseif _tempMom.butt > 12>>
-		Her eyes focus on _tempMom.slaveName's massive ass, staring in fascination at every jiggle that runs through it.
+		$His eyes focus on _tempMom.slaveName's massive ass, staring in fascination at every jiggle that runs through it.
 		<<set _momInterest = "butt">>
 	<<elseif _tempMom.dick > 0 && _tempMom.vagina > -1>>
-		Her eyes focus on _tempMom.slaveName's crotch, staring in wonder and confusion at the presence of both a penis and a vagina.
+		$His eyes focus on _tempMom.slaveName's crotch, staring in wonder and confusion at the presence of both a penis and a vagina.
 	<<elseif _tempMom.dick == 0 && _tempMom.vagina == -1 && _tempMom.scrotum == 0>>
-		Her eyes focus on _tempMom.slaveName's crotch, staring in wonder and confusion at the lack of any sexual organs.
+		$His eyes focus on _tempMom.slaveName's crotch, staring in wonder and confusion at the lack of any sexual organs.
 	<<elseif _tempMom.amp == 1>>
-		Her eyes dart from limb to missing limb on _tempMom.slaveName's body, trying desperately to understand what happened to them.
+		$His eyes dart from limb to missing limb on _tempMom.slaveName's body, trying desperately to understand what happened to them.
 	<<elseif _tempMom.amp < 0>>
-		Her eyes dart from limb to prosthetic limb on _tempMom.slaveName's body, trying desperately to understand what these wonderful things are and how she could get her own.
+		$His eyes dart from limb to prosthetic limb on _tempMom.slaveName's body, trying desperately to understand what these wonderful things are and how $he could get $his own.
 	<</if>>
 <</if>>
 
 <<if $activeSlave.father > 0>>
-	She glances at her father
+	<<setLocalPronouns _tempDad 2>>
+	$He glances at $his father
 	<<if _tempDad.relationship == -3>>
 		<<if _tempDad.fetish == "mindbroken">>
-			and @@.mediumorchid;notices how dull@@ the look on her face is. _tempDad.slaveName is standing there blankly. She doesn't even recognize her daughter, @@.gold;frightening@@ the poor girl.
+			and @@.mediumorchid;notices how dull@@ the look on _his2 face is. _tempDad.slaveName is standing there blankly. _He2 doesn't even recognize _his2 daughter, @@.gold;frightening@@ the poor girl.
 			<<set $activeSlave.trust -= 25, $activeSlave.devotion -= 10>>
 		<<elseif _tempDad.devotion+_tempDad.trust >= 175>>
-			and @@.hotpink;notices how happy@@ the look on her face is. _tempDad.slaveName is positively beaming with pride at <<if $activeSlave.father == -1>>the result of your union<<else>>her addition to your harem<</if>>.
+			and @@.hotpink;notices how happy@@ the look on _his2 face is. _tempDad.slaveName is positively beaming with pride at <<if $activeSlave.father == -1>>the result of your union<<else>>_his2 addition to your harem<</if>>.
 			<<set $activeSlave.trust += 35, $activeSlave.devotion += 35>>
 		<<elseif _tempDad.devotion < -20 && _tempDad.trust > 20>>
-			and @@.gold;notices the look of hatred@@ on her face. _tempDad.slaveName scowls at her unwelcome spawn, @@.hotpink;frightening the poor girl into your arms.@@
+			and @@.gold;notices the look of hatred@@ on _his2 face. _tempDad.slaveName scowls at _his2 unwelcome spawn, @@.hotpink;frightening the poor girl into your arms.@@
 			<<set $activeSlave.trust -= 50, $activeSlave.devotion += 50>>
 		<<elseif _tempDad.devotion < -20>>
-			and notices the @@.mediumorchid;look of defeat@@ on her face. _tempDad.slaveName immediately tears up when she sees <<if $activeSlave.father == -1>>the result of your union<<else>>her addition to your harem<</if>>.
+			and notices the @@.mediumorchid;look of defeat@@ on _his2 face. _tempDad.slaveName immediately tears up when _he2 sees <<if $activeSlave.father == -1>>the result of your union<<else>>_his2 addition to your harem<</if>>.
 			<<set $activeSlave.trust -= 30, $activeSlave.devotion -= 30>>
 		<<else>>
-			and @@.hotpink;notices how obedient@@ the look on her face is. _tempDad.slaveName is eagerly awaiting your reaction to <<if $activeSlave.father == -1>>the result of your union<<else>>her addition to your harem<</if>>.
+			and @@.hotpink;notices how obedient@@ the look on _his2 face is. _tempDad.slaveName is eagerly awaiting your reaction to <<if $activeSlave.father == -1>>the result of your union<<else>>_his2 addition to your harem<</if>>.
 			<<set $activeSlave.trust += 25, $activeSlave.devotion += 25>>
 		<</if>>
 	<<elseif _tempDad.ID == $Concubine.ID>>
-		and notices @@.hotpink;how happy@@ the look on her face is. $Concubine.slaveName is positively beaming with pride at her addition to your harem.
+		and notices @@.hotpink;how happy@@ the look on _his2 face is. $Concubine.slaveName is positively beaming with pride at _his2 addition to your harem.
 		<<set $activeSlave.trust += 30>>
 		<<set $activeSlave.devotion += 30>>
 	<<elseif _tempDad.ID == $Bodyguard.ID>>
-		and @@.mediumaquamarine;notices how she focuses more on you than herself.@@ $Bodyguard.slaveName's dedication to your life has @@.hotpink;certainly influenced her.@@
+		and @@.mediumaquamarine;notices how _he2 focuses more on you than _himself2.@@ $Bodyguard.slaveName's dedication to your life has @@.hotpink;certainly influenced $him.@@
 		<<set $activeSlave.trust += 40>>
 		<<set $activeSlave.devotion += 20>>
 	<<elseif _tempDad.ID == $HeadGirl.ID>>
-		and notices how much her look takes after your own. $HeadGirl.slaveName's dedication to you has @@.hotpink;certainly influenced her.@@
+		and notices how much _his2 look takes after your own. $HeadGirl.slaveName's dedication to you has @@.hotpink;certainly influenced $him.@@
 		<<set $activeSlave.trust += 20>>
 		<<set $activeSlave.devotion += 20>>
 	<<elseif _tempDad.devotion < -50>>
-		and @@.mediumorchid;notices the look of hatred@@ on her face; a @@.gold;look of terror@@ across her own when her eyes return to you.
+		and @@.mediumorchid;notices the look of hatred@@ on _his2 face; a @@.gold;look of terror@@ across $his own when $his eyes return to you.
 		<<set $activeSlave.trust -= 50>>
 		<<set $activeSlave.devotion -= 50>>
 	<<elseif _tempDad.devotion < -20>>
-		and notices the @@.mediumorchid;look of defeat@@ on her face; she starts to @@.gold;feel uncertain@@ about her future.
+		and notices the @@.mediumorchid;look of defeat@@ on _his2 face; $he starts to @@.gold;feel uncertain@@ about $his future.
 		<<set $activeSlave.trust -= 20>>
 		<<set $activeSlave.devotion -= 20>>
 	<<elseif _tempDad.trust <= 50>>
-		and notices the @@.gold;look of fear@@ on her face; when she next glances at you, it is also @@.gold;filled with fear.@@
+		and notices the @@.gold;look of fear@@ on _his2 face; when $he next glances at you, it is also @@.gold;filled with fear.@@
 		<<set $activeSlave.trust -= 40>>
 		<<set $activeSlave.devotion -= 30>>
 	<<elseif _tempDad.devotion <= 50>>
-		and @@.hotpink;notices the look of indifference@@ on her face; her detached father pushes her to @@.mediumaquamarine;trust you more.@@
+		and @@.hotpink;notices the look of indifference@@ on _his2 face; $his detached father pushes $him to @@.mediumaquamarine;trust you more.@@
 		<<set $activeSlave.trust += 10>>
 		<<set $activeSlave.devotion += 10>>
 	<<else>>
-		and @@.hotpink;notices the look of dedication@@ on her face; her devoted father pushes her to @@.mediumaquamarine;trust you more.@@
+		and @@.hotpink;notices the look of dedication@@ on _his2 face; $his devoted father pushes $him to @@.mediumaquamarine;trust you more.@@
 		<<set $activeSlave.trust += 20>>
 		<<set $activeSlave.devotion += 20>>
 	<</if>>
 	<<if _tempDad.boobs > 10000>>
-		Her eyes focus on _tempDad.slaveName's <<print _tempDad.boobs>>cc tits, taking in every centimeter of their enormity, but lingering on her <<if _tempDad.lactation == 2>>milk gushing <<elseif _tempDad.lactation == 1>>milk leaking <</if>>_tempDad.nipples nipples.
+		$His eyes focus on _tempDad.slaveName's <<print _tempDad.boobs>>cc tits, taking in every centimeter of their enormity, but lingering on _his2 <<if _tempDad.lactation == 2>>milk gushing <<elseif _tempDad.lactation == 1>>milk leaking <</if>>_tempDad.nipples nipples.
 		<<set _dadInterest = "boobs">>
 	<<elseif _tempDad.bellyPreg >= 450000>>
-		Her eyes focus on _tempDad.slaveName's massively distended, child-filled belly, taking in every obvious motion beneath her taut skin.<<if $activeSlave.readyOva >= 20>> A hand runs across her own bloated middle and another down to her moist pussy.<</if>>
+		$His eyes focus on _tempDad.slaveName's massively distended, child-filled belly, taking in every obvious motion beneath _his2 taut skin.<<if $activeSlave.readyOva >= 20>> A hand runs across $his own bloated middle and another down to $his moist pussy.<</if>>
 		<<set _dadInterest = "belly">>
 	<<elseif _tempDad.belly >= 5000>>
-		Her eyes focus on _tempDad.slaveName's rounded middle, staring in fascination at the unfamiliar bulge.<<if $activeSlave.readyOva >= 20>> A hand runs across her own middle and another down to her moist pussy.<</if>>
+		$His eyes focus on _tempDad.slaveName's rounded middle, staring in fascination at the unfamiliar bulge.<<if $activeSlave.readyOva >= 20>> A hand runs across $his own middle and another down to $his moist pussy.<</if>>
 		<<set _dadInterest = "belly">>
 	<<elseif _tempDad.dick > 15>>
-		Her eyes focus on _tempDad.slaveName's <<= dickToEitherUnit(_tempDad.dick).replace("es","")>> long dick, trying to understand how it can fit in a girl.
+		$His eyes focus on _tempDad.slaveName's <<= dickToEitherUnit(_tempDad.dick).replace("es","")>> long dick, trying to understand how it can fit in a girl.
 		<<set _dadInterest = "dick">>
 	<<elseif _tempDad.balls > 60>>
-		Her eyes focus on _tempDad.slaveName's <<= ballsToEitherUnit(_tempDad.balls).replace("es","")>> long testicles, taking in every centimeter of their enormity, before shifting to the cum steadily drooling from <<if _tempDad.dick > 0>>the tip of her dick<<else>>the hole in her crotch<</if>>..
+		$His eyes focus on _tempDad.slaveName's <<= ballsToEitherUnit(_tempDad.balls).replace("es","")>> long testicles, taking in every centimeter of their enormity, before shifting to the cum steadily drooling from <<if _tempDad.dick > 0>>the tip of _his2 dick<<else>>the hole in _his2 crotch<</if>>..
 		<<set _dadInterest = "balls">>
 	<<elseif _tempDad.hips > 2>>
-		Her eyes focus on _tempDad.slaveName's abnormally wide hips. She runs her hands down her own sides, pondering how such a wonder occurs.
+		$His eyes focus on _tempDad.slaveName's abnormally wide hips. $He runs $his hands down $his own sides, pondering how such a wonder occurs.
 		<<set _dadInterest = "hips">>
 	<<elseif _tempDad.butt > 12>>
-		Her eyes focus on _tempDad.slaveName's massive ass, staring in fascination at every jiggle that runs through it.
+		$His eyes focus on _tempDad.slaveName's massive ass, staring in fascination at every jiggle that runs through it.
 		<<set _dadInterest = "butt">>
 	<<elseif _tempDad.dick > 0 && _tempDad.vagina > -1>>
-		Her eyes focus on _tempDad.slaveName's crotch, staring in wonder and confusion at the presence of both a penis and a vagina.
+		$His eyes focus on _tempDad.slaveName's crotch, staring in wonder and confusion at the presence of both a penis and a vagina.
 	<<elseif _tempDad.dick == 0 && _tempDad.vagina == -1 && _tempDad.scrotum == 0>>
-		Her eyes focus on _tempDad.slaveName's crotch, staring in wonder and confusion at the lack of any sexual organs.
+		$His eyes focus on _tempDad.slaveName's crotch, staring in wonder and confusion at the lack of any sexual organs.
 	<<elseif _tempDad.amp == 1>>
-		Her eyes dart from limb to missing limb on _tempDad.slaveName's body, trying desperately to understand what happened to them.
+		$His eyes dart from limb to missing limb on _tempDad.slaveName's body, trying desperately to understand what happened to them.
 	<<elseif _tempDad.amp < 0>>
-		$His eyes dart from limb to prosthetic limb on _tempDad.slaveName's body, trying desperately to understand what these wonderful things are and how she could get $his own.
+		$His eyes dart from limb to prosthetic limb on _tempDad.slaveName's body, trying desperately to understand what these wonderful things are and how $he could get $his own.
 	<</if>>
 <</if>>
 
@@ -436,32 +438,34 @@ You completed the legalities before heading to $incubatorName, knowing the tank
 <<if $activeSlave.mother > 0 && $activeSlave.father > 0>>
 	You dismiss _tempMom.slaveName and _tempDad.slaveName so that you may conduct a more intimate inspection of their daughter.
 <<elseif $activeSlave.mother > 0>>
-	You dismiss _tempMom.slaveName so that you may conduct a more intimate inspection of her daughter.
+	<<setLocalPronouns _tempMom 2>>
+	You dismiss _tempMom.slaveName so that you may conduct a more intimate inspection of _his2 daughter.
 <<elseif $activeSlave.father > 0>>
-	You dismiss _tempDad.slaveName so that you may conduct a more intimate inspection of her daughter.
+	<<setLocalPronouns _tempDad 2>>
+	You dismiss _tempDad.slaveName so that you may conduct a more intimate inspection of _his2 daughter.
 <</if>>
 You slowly strip down, gauging $his reactions to your show, until you are fully nude before $him.
 
 <<if $activeSlave.vagina > -1>>
 	<<if ($PC.dick == 0) && ($PC.boobs == 1)>>
-		She notices she has the same parts as you, and @@.mediumaquamarine;connects a little more@@ with a fellow girl.
+		$He notices $he has the same parts as you, and @@.mediumaquamarine;connects a little more@@ with a fellow girl.
 		<<set $activeSlave.trust += 4>>
 	<<elseif $PC.dick == 1>>
-		She notices your privates differ from hers, and thanks to the tank's teachings, @@.hotpink;can't look away.@@
+		$He notices your privates differ from $hers, and thanks to the tank's teachings, @@.hotpink;can't look away.@@
 		<<set $activeSlave.devotion += 4>>
 		<<if $incubatorReproductionSetting > 0>>
-			She seems a little alarmed at $his nipples and clit stiffening to the sight of your dick.
+			$He seems a little alarmed at $his nipples and clit stiffening to the sight of your dick.
 		<</if>>
 	<</if>>
 <<elseif $activeSlave.dick > 0>>
 	<<if ($PC.dick == 1) && ($PC.boobs == 0)>>
-		She notices she has the same parts as you, and @@.mediumaquamarine;connects a little more@@ with a fellow boy.
+		$He notices $he has the same parts as you, and @@.mediumaquamarine;connects a little more@@ with a fellow boy.
 		<<set $activeSlave.trust += 4>>
 	<<elseif $PC.vagina == 1>>
-		She notices your privates differ from hers, and thanks to the tank's teachings, @@.hotpink;can't look away.@@
+		$He notices your privates differ from $hers, and thanks to the tank's teachings, @@.hotpink;can't look away.@@
 		<<set $activeSlave.devotion += 4>>
 		<<if $incubatorReproductionSetting > 0>>
-			She seems a little alarmed at $his dick <<if canAchieveErection($activeSlave)>>rapidly stiffening<<else>>engorging<</if>> to the sight of your pussy.
+			$He seems a little alarmed at $his dick <<if canAchieveErection($activeSlave)>>rapidly stiffening<<else>>engorging<</if>> to the sight of your pussy.
 		<</if>>
 	<</if>>
 <</if>>
@@ -469,19 +473,19 @@ You slowly strip down, gauging $his reactions to your show, until you are fully
 <<if $incubatorReproductionSetting > 0>>
 <<if (($activeSlave.attrXX > 50) || ($activeSlave.behavioralQuirk == "adores women")) && ($activeSlave.behavioralFlaw != "hates women") && ($activeSlave.trust >= -20)>>
 	<<if ($PC.boobs == 1)>>
-		She seems to think you're pretty, and is more willing to @@.hotpink;try for your approval@@ than she would otherwise be. She openly ogles your rack at every opportunity.
+		$He seems to think you're pretty, and is more willing to @@.hotpink;try for your approval@@ than $he would otherwise be. $He openly ogles your rack at every opportunity.
 		<<set $activeSlave.devotion += 4>>
 	<</if>>
 <</if>>
 <<if ($activeSlave.behavioralFlaw == "hates women") && ($activeSlave.devotion <= 50)>>
 	<<if ($PC.dick == 0) && ($PC.boobs == 1)>>
-	She obviously does not find you immediately attractive, and is @@.mediumorchid;less eager to conciliate you@@ than she would otherwise be.
+	$He obviously does not find you immediately attractive, and is @@.mediumorchid;less eager to conciliate you@@ than $he would otherwise be.
 	<<set $activeSlave.devotion -= 5>>
 	<</if>>
 <</if>>
 <<if (($activeSlave.attrXY > 50) || ($activeSlave.behavioralQuirk == "adores men")) && ($activeSlave.behavioralFlaw != "hates men") && ($activeSlave.trust >= -20)>>
 	<<if ($PC.dick == 1) && ($PC.boobs == 0)>>
-	She seems to think you're handsome, and is more willing to @@.hotpink;try for your approval@@ than she would otherwise be. She ogles your crotch at every opportunity.
+	$He seems to think you're handsome, and is more willing to @@.hotpink;try for your approval@@ than $he would otherwise be. $He ogles your crotch at every opportunity.
 	<<set $activeSlave.devotion += 4>>
 	<</if>>
 <</if>>
@@ -490,67 +494,67 @@ You slowly strip down, gauging $his reactions to your show, until you are fully
 <<if $PC.pregKnown == 1>>
 	<<if $PC.career == "escort">>
 		<<if $PC.preg >= 16>>
-			She is fascinated by your pregnancy, to the point that she attempts a gesture to let you know she wants to feel it. Just this once, you permit her to touch your belly<<if $activeSlave.pubertyXX == 1>>, since it is likely she herself will be swollen with child before long<</if>>. She eagerly rubs it all over before pushing $his ear to it, provoking a kick and a gasp in response. She instinctively @@.hotpink;connects to you@@ and @@.mediumaquamarine;trusts you@@ like a mother.
+			$He is fascinated by your pregnancy, to the point that $he attempts a gesture to let you know $he wants to feel it. Just this once, you permit $him to touch your belly<<if $activeSlave.pubertyXX == 1>>, since it is likely $he $himself will be swollen with child before long<</if>>. $He eagerly rubs it all over before pushing $his ear to it, provoking a kick and a gasp in response. $He instinctively @@.hotpink;connects to you@@ and @@.mediumaquamarine;trusts you@@ like a mother.
 			<<set $activeSlave.trust += 2, $activeSlave.devotion += 2>>
 		<</if>>
 	<<else>>
 		<<if $PC.preg >= 16 && $PC.belly >= 1500>>
-			She is fascinated by your pregnancy, to the point that she attempts a gesture to let you know she wants to feel it. Just this once, you permit her to touch your belly<<if $activeSlave.pubertyXX == 1>>, since it is likely she herself will be swollen with child before long<</if>>. She eagerly rubs it all over before pushing $his ear to it, provoking a kick and a gasp in response. She instinctively @@.hotpink;connects to you@@ and @@.mediumaquamarine;trusts you@@ like a mother.
+			$He is fascinated by your pregnancy, to the point that $he attempts a gesture to let you know $he wants to feel it. Just this once, you permit $him to touch your belly<<if $activeSlave.pubertyXX == 1>>, since it is likely $he $himself will be swollen with child before long<</if>>. $He eagerly rubs it all over before pushing $his ear to it, provoking a kick and a gasp in response. $He instinctively @@.hotpink;connects to you@@ and @@.mediumaquamarine;trusts you@@ like a mother.
 			<<set $activeSlave.trust += 2, $activeSlave.devotion += 2>>
 		<</if>>
 	<</if>>
 <</if>>
 
 <<if $PC.boobsBonus == 3>>
-	Now that you are alone with her, she seems incapable of pulling $his eyes off your huge tits. Every motion and jiggle in them is reflected in $his expression. She licks $his lips as she gazes at your erect nipples, but it will be you who decides who may suck on them. Though it doesn't stop her from @@.hotpink;longing@@ to nurse from you.
+	Now that you are alone with $him, $he seems incapable of pulling $his eyes off your huge tits. Every motion and jiggle in them is reflected in $his expression. $He licks $his lips as $he gazes at your erect nipples, but it will be you who decides who may suck on them. Though it doesn't stop $him from @@.hotpink;longing@@ to nurse from you.
 	<<set $activeSlave.devotion += 5>>
 <</if>>
 
 <<if $enduringTrust > 20>>
 	<<if $activeSlave.trust >= -20>>
-		She notices that most of the slaves she sees around your penthouse seem to trust you; in turn @@.mediumaquamarine;she trusts you more too.@@
+		$He notices that most of the slaves $he sees around your penthouse seem to trust you; in turn @@.mediumaquamarine;$he trusts you more too.@@
 		<<set $activeSlave.trust += 2>>
 	<</if>>
 <<else>>
 	<<if $activeSlave.trust < 50>>
-		She notices that most of the slaves she sees around your penthouse seem to fear you; in turn @@.gold;she fears you more too.@@
+		$He notices that most of the slaves $he sees around your penthouse seem to fear you; in turn @@.gold;$he fears you more too.@@
 		<<set $activeSlave.trust -= 2>>
 	<</if>>
 <</if>>
 <<if $enduringDevotion > 20>>
 	<<if $activeSlave.devotion >= -20>>
-		She sees that most of the slaves she sees around your penthouse like you; in turn @@.hotpink;she likes you more too.@@
+		$He sees that most of the slaves $he sees around your penthouse like you; in turn @@.hotpink;$he likes you more too.@@
 		<<set $activeSlave.devotion += 1>>
 	<</if>>
 <<else>>
 	<<if $activeSlave.devotion < 50>>
-		She sees that most of the slaves she sees around your penthouse dislike you; in turn @@.mediumorchid;she dislikes you more too.@@
+		$He sees that most of the slaves $he sees around your penthouse dislike you; in turn @@.mediumorchid;$he dislikes you more too.@@
 		<<set $activeSlave.devotion -= 2>>
 	<</if>>
 <</if>>
 
 <<if $PC.career == "escort">>
-	She seems to @@.mediumaquamarine;like your clothes@@ and @@.hotpink;wants a set of $his own.@@
+	$He seems to @@.mediumaquamarine;like your clothes@@ and @@.hotpink;wants a set of $his own.@@
 	<<set $activeSlave.devotion += 1>>
 	<<set $activeSlave.trust += 1>>
 <<elseif $PC.career == "servant">>
-	She seems to @@.mediumaquamarine;think your clothes are cute@@ and @@.hotpink;wants a set of $his own.@@
+	$He seems to @@.mediumaquamarine;think your clothes are cute@@ and @@.hotpink;wants a set of $his own.@@
 	<<set $activeSlave.devotion += 1>>
 	<<set $activeSlave.trust += 1>>
 <<elseif $PC.career == "gang">>
-	She seems to @@.gold;find your appearance frightening.@@
+	$He seems to @@.gold;find your appearance frightening.@@
 	<<set $activeSlave.trust -= 5>>
 <</if>>
 <<if $PC.rumor == "force">>
-	She seems to @@.gold;be terrified of your forceful stance.@@
+	$He seems to @@.gold;be terrified of your forceful stance.@@
 	<<set $activeSlave.trust -= 10>>
 <<elseif $PC.rumor == "diligence">>
-	She seems to @@.mediumaquamarine;find your diligence enjoyable.@@
+	$He seems to @@.mediumaquamarine;find your diligence enjoyable.@@
 	<<set $activeSlave.trust += 5>>
 <</if>>
 
 <<if $activeSlave.accent >= 3>>
-	She barely understands $language at all, and scarcely understands what's happening to her. This leaves her @@.mediumaquamarine;blissfully unaware of what awaits her,@@ since she's too naive to know better.
+	$He barely understands $language at all, and scarcely understands what's happening to $him. This leaves $him @@.mediumaquamarine;blissfully unaware of what awaits $him,@@ since $he's too naive to know better.
 	<<set $activeSlave.trust += 25>>
 <</if>>
 
@@ -562,41 +566,41 @@ You slowly strip down, gauging $his reactions to your show, until you are fully
 <</if>>
 <<if $arcologies[0].FSSubjugationist >= 50>>
 	<<if $activeSlave.race == $arcologies[0].FSSubjugationistRace>>
-	She noticed a lot of your other slaves are the same race as $him, and @@.mediumaquamarine;feels right at home among them,@@ despite what it means.
+	$He noticed a lot of your other slaves are the same race as $him, and @@.mediumaquamarine;feels right at home among them,@@ despite what it means.
 	<<set $activeSlave.trust += 2>>
 	<</if>>
 <</if>>
 <<if $arcologies[0].FSRepopulationFocus >= 50>>
 	<<if $activeSlave.readyOva > 0>>
-		She notices all the rounded bellies in your arcology and @@.mediumaquamarine;instinctively feels at home with $his egg filled womb.@@
+		$He notices all the rounded bellies in your arcology and @@.mediumaquamarine;instinctively feels at home with $his egg filled womb.@@
 		<<set $activeSlave.trust += 2>>
 	<</if>>
 <</if>>
 <<if $arcologies[0].FSGenderFundamentalist >= 50>>
-	She  notices there are lots of girls in your penthouse, making $him @@.mediumaquamarine;more comfortable.@@
+	$He notices there are lots of girls in your penthouse, making $him @@.mediumaquamarine;more comfortable.@@
 	<<set $activeSlave.trust += 2>>
 <</if>>
 <<if $arcologies[0].FSGenderRadicalist >= 50>>
-	She notices there are lots of girly boys in your penthouse, making $him @@.mediumaquamarine;more comfortable.@@
+	$He notices there are lots of girly boys in your penthouse, making $him @@.mediumaquamarine;more comfortable.@@
 	<<set $activeSlave.trust += 2>>
 <</if>>
 <<if $arcologies[0].FSHedonisticDecadence >= 50>>
 	<<if ($activeSlave.weight > 50)>>
-		She noticed all fat girls lazing about your penthouse; she pats $his own soft belly, @@.mediumaquamarine;feeling right at home.@@
+		$He noticed all fat girls lazing about your penthouse; $he pats $his own soft belly, @@.mediumaquamarine;feeling right at home.@@
 		<<set $activeSlave.trust += 2>>
 	<</if>>
 <</if>>
 <<if $arcologies[0].FSPaternalist >= 50>>
-	She sees how happy your other slaves are, and can't help but @@.mediumaquamarine;feel happy@@ herself.
+	$He sees how happy your other slaves are, and can't help but @@.mediumaquamarine;feel happy@@ $himself.
 	<<set $activeSlave.trust += 2>>
 <</if>>
 <<if $arcologies[0].FSDegradationist >= 50>>
-	She sees how your other slaves cower as you pass, and can't help but @@.mediumaquamarine;feel uneasy around you.@@
+	$He sees how your other slaves cower as you pass, and can't help but @@.mediumaquamarine;feel uneasy around you.@@
 	<<set $activeSlave.trust -= 5>>
 <</if>>
 
 <<if $arcologies[0].FSPaternalistLaw == 1>>
-	She saw a good deal of your arcology and its society on her way to your penthouse, and was amazed by all the happy, healthy slaves. She @@.mediumaquamarine;begins to trust@@ that she'll be one of them, and @@.hotpink;anticipates playing@@ with all her happy friends.
+	$He saw a good deal of your arcology and its society on $his way to your penthouse, and was amazed by all the happy, healthy slaves. $He @@.mediumaquamarine;begins to trust@@ that $he'll be one of them, and @@.hotpink;anticipates playing@@ with all $his happy friends.
 	<<set $activeSlave.trust += 4>>
 	<<set $activeSlave.devotion += 4>>
 <</if>>
@@ -610,7 +614,7 @@ You slowly strip down, gauging $his reactions to your show, until you are fully
 	<</replace>>
 	<</link>>
 	<<if $activeSlave.devotion <= 20>>
-	//Will not apply many cosmetic and surgical options since she is not obedient//
+	//Will not apply many cosmetic and surgical options since $he is not obedient//
 	<</if>>
 	</span>
 <</if>>
@@ -618,17 +622,17 @@ You slowly strip down, gauging $his reactions to your show, until you are fully
 <br><br>
 
 <span id="result">
-//Now would be a good time to introduce her to life in your stable of sex slaves.//
+//Now would be a good time to introduce $him to life in your stable of sex slaves.//
 <br>
 
-<<link "Brand her">>
+<<link "Brand $him">>
 <<set $activeSlave.brand = $brandDesign>>
 <<set $activeSlave.brandLocation = $brandTarget>>
 <<set $activeSlave.devotion -= 25>>
 <<set $activeSlave.trust -= 30>>
 <<set $activeSlave.health -= 20>>
 <<replace "#result">>
-	You drag her to the body modification studio and strap her down with her $brandTarget clear and defenseless. She doesn't understand what's on, becoming even more confused as disinfectant is applied to her $brandTarget. She can't see the approaching brand, but eventually she feels the radiated heat on her skin and manages to get one inarticulate, wordless noise of terror out before the dreadful sizzling noise and the sweet smell of burning flesh. If she trusted you at all before, @@.mediumorchid;she doesn't now,@@ and she's got the @@.gold;agonizing@@ @@.red;injury@@ to remind her should she start to forget.
+	You drag $him to the body modification studio and strap $him down with $his $brandTarget clear and defenseless. $He doesn't understand what's on, becoming even more confused as disinfectant is applied to $his $brandTarget. $He can't see the approaching brand, but eventually $he feels the radiated heat on $his skin and manages to get one inarticulate, wordless noise of terror out before the dreadful sizzling noise and the sweet smell of burning flesh. If $he trusted you at all before, @@.mediumorchid;$he doesn't now,@@ and $he's got the @@.gold;agonizing@@ @@.red;injury@@ to remind $him should $he start to forget.
 	<<if ($arcologies[0].FSSubjugationistRace == $activeSlave.race) && ($arcologies[0].FSSubjugationist > 0)>>
 		Society @@.green;approves@@ of your purchase and branding of a inferior $activeSlave.race person; this advances the idea that $activeSlave.race people ought to be enslaved.
 		<<FSChange "Subjugationist" 2>>
@@ -641,22 +645,22 @@ You slowly strip down, gauging $his reactions to your show, until you are fully
 
 <<if $seePreg != 0>>
 <<if isFertile($activeSlave)>>
-<br><<link "Impregnate her">>
+<br><<link "Impregnate $him">>
 <<replace "#result">>
 	<<if $activeSlave.readyOva > 0>>
-		You don't need to perform an exam to know that she is fertile; her nethers are swollen with need and her pussy dripping with desire<<if $activeSlave.readyOva > 20>>, and her stomach is already slightly bloated with the number of fertile eggs within her womb<</if>>. She moans with pent-up lust as you deeply penetrate her and begin steadily thrusting. Her tight pussy hungrily massages your dick as you near your climax, prompting you to hilt yourself in her before seeding the deepest reaches of her pussy. She passed out in ecstasy, so you carry her bred body to the couch to recover. She should make the connection once her belly starts to rapidly swell with child.
+		You don't need to perform an exam to know that $he is fertile; $his nethers are swollen with need and $his pussy dripping with desire<<if $activeSlave.readyOva > 20>>, and $his stomach is already slightly bloated with the number of fertile eggs within $his womb<</if>>. $He moans with pent-up lust as you deeply penetrate $him and begin steadily thrusting. $His tight pussy hungrily massages your dick as you near your climax, prompting you to hilt yourself in $him before seeding the deepest reaches of $his pussy. $He passed out in ecstasy, so you carry $his bred body to the couch to recover. $He should make the connection once $his belly starts to rapidly swell with child.
 	<<else>>
-		You perform a careful medical examination to verify fertility, and then forcefully take the girl's virginity. Whenever you feel able, you drain your balls into her cunt, only allowing her to wander off when scans verify a fertilized ovum. She didn't properly understand the scans, so she just thought it was sex; she won't realize what happened for some months at least, and in the mean time, will think she is just getting fat. Though once her child starts kicking, she might make the connection between sex and pregnancy.
+		You perform a careful medical examination to verify fertility, and then forcefully take the girl's virginity. Whenever you feel able, you drain your balls into $his cunt, only allowing $him to wander off when scans verify a fertilized ovum. $He didn't properly understand the scans, so $he just thought it was sex; $he won't realize what happened for some months at least, and in the mean time, will think $he is just getting fat. Though once $his child starts kicking, $he might make the connection between sex and pregnancy.
 	<</if>>
 	<<= VaginalVCheck()>>
 	<<if $arcologies[0].FSRestart != "unset" && $activeSlave.breedingMark == 0 && $eugenicsFullControl != 1>>
 		The Societal Elite @@.red;disapprove@@ of this breach of eugenics.
 		<<set $failedElite += 5>>
 	<<elseif $activeSlave.breedingMark == 1 && $propOutcome == 1>>
-		The Societal Elite @@.green;are pleased@@ that you are promptly putting a child in her.
+		The Societal Elite @@.green;are pleased@@ that you are promptly putting a child in $him.
 		<<set $failedElite -= 5>>
 	<<elseif $arcologies[0].FSGenderFundamentalist != "unset">>
-		Society @@.green;approves@@ of your promptly putting a new slave in her; this advances the idea that all slaves should bear their masters' babies.
+		Society @@.green;approves@@ of your promptly putting a new slave in $him; this advances the idea that all slaves should bear their masters' babies.
 		<<FSChange "GenderFundamentalist" 2>>
 	<</if>>
 	<<set $activeSlave.preg = 1>>
@@ -670,15 +674,15 @@ You slowly strip down, gauging $his reactions to your show, until you are fully
 <</if>>
 <</if>>
 
-<br><<link "Break her in publicly">>
+<br><<link "Break $him 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>>
-		inside her tight little pussy, making the poor girl writhe with discomfort.
+		inside $his tight little pussy, making the poor girl writhe with discomfort.
 	<<else>>
-		up her poor little butthole, making the poor girl struggle desperately with anal pain.
+		up $his poor little butthole, making the poor girl struggle desperately with anal pain.
 	<</if>>
-	You take her, hard, while passersby stare at her as she gets pounded over a rail. She takes the fuck obediently, all the while observing the passing spectators. She might not be a humiliation fetishist, but she is @@.hotpink;willing to submit@@ to being used as a sex slave in public and may even grow to enjoy it.
+	You take $him, hard, while passersby stare at $him as $he gets pounded over a rail. $He takes the fuck obediently, all the while observing the passing spectators. $He might not be a humiliation fetishist, but $he is @@.hotpink;willing to submit@@ to being used as a sex slave in public and may even grow to enjoy it.
 		<<set $activeSlave.devotion += 4>>
 		<<if random(1,100) > 60 && $activeSlave.fetish == "none">>
 			<<set $activeSlave.fetish = "humiliation">>
@@ -688,9 +692,9 @@ You slowly strip down, gauging $his reactions to your show, until you are fully
 <</replace>>
 <</link>>
 
-<br><<link "Inseminate her">>
+<br><<link "Inseminate $him">>
 <<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 @@.hotpink;willing to submit@@ to have her body used as your receptacle and may even grow to enjoy it.
+	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 $his womanhood<<else>>up $his butt<</if>>. You take $him with care, enjoying $his body and doing your best to give $him pleasure without hurting $his virgin hole. <<if $PC.dick == 1>>You empty your balls inside $him, thrusting in as far as you can go<<else>>The strap-on contains a reservoir of faux ejaculate, and you give it to $him<</if>> as you climax. When $he feels the hot liquid jet into $him, $he moans lewdly and relaxes, giving in to the tank's teachings. $He might not be an impregnation fetishist, but $he is @@.hotpink;willing to submit@@ to have $his body used as your receptacle and may even grow to enjoy it.
 	<<set $activeSlave.devotion += 4>>
 	<<if random(1,100) > 60 && $activeSlave.fetish == "none">>
 		<<set $activeSlave.fetish = "pregnancy">>
@@ -700,9 +704,9 @@ You slowly strip down, gauging $his reactions to your show, until you are fully
 <</replace>>
 <</link>>
 
-<br><<link "Spank her">>
+<br><<link "Spank $him">>
 <<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 @@.hotpink;with a smile@@ on her face.
+	You lay the curious $desc across your knees and run a voluptuary hand across $his <<if $activeSlave.butt > 6>>jiggling<<elseif $activeSlave.butt > 3>>delightfully big<<elseif $activeSlave.butt > 1>>cute<<else>>skinny<</if>> buttocks, enjoying the way $he tenses up reflexively at the unfamiliar position. $He feels the change in your posture as you bring your hand back, and can't stop $himself from wriggling for just a moment before your palm smacks against $his ass. $He gasps with surprise, but does not object or try to escape. $He accepts the spanking, viewing it as a game, and taunts your hand with $his rear; by the end, $he may even be starting to enjoy it. You're not particularly harsh, and $he gets up after you tire of swatting $his bottom @@.hotpink;with a smile@@ on $his face.
 	<<set $activeSlave.devotion += 4>>
 	<<if random(1,100) > 60 && $activeSlave.fetish == "none">>
 		<<set $activeSlave.fetish = "masochist">>
@@ -711,9 +715,9 @@ You slowly strip down, gauging $his reactions to your show, until you are fully
 <</replace>>
 <</link>>
 
-<br><<link "Tease her nipples">>
+<br><<link "Tease $his 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 @@.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 @@.green;she is lactating!@@<<set $activeSlave.lactation = 1>><</if>>
+	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 $his <<if $activeSlave.boobs > 2000>>massive tits<<elseif $activeSlave.boobs > 400>>healthy breasts<<else>>cute little boobs<</if>>, continuing your work with your other hand. You quickly focus your fiddling on $his $activeSlave.nipples nipples, the stimulation bringing them quickly erect. $He accepts your groping, even becoming aroused by it, but might not be a breast fetishist, though $he @@.hotpink;certainly enjoys the attention.@@ By the feel of $his nipples between your fingers, $he 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 $him. It seems @@.green;$he is lactating!@@<<set $activeSlave.lactation = 1>><</if>>
 	<<set $activeSlave.devotion += 4>>
 	<<if random(1,100) > 60 && $activeSlave.fetish == "none">>
 		<<set $activeSlave.fetish = "boobs">>
@@ -722,9 +726,9 @@ You slowly strip down, gauging $his reactions to your show, until you are fully
 <</replace>>
 <</link>>
 
-<br><<link "Give her a cum shower">>
+<br><<link "Give $him a cum shower">>
 <<replace "#result">>
-	You seat the curious $desc in the center of your office and order every slave available 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.dick == 1 && $PC.vagina == 1>>you begin fingering yourself while jacking off alongside your slaves<<elseif $PC.dick == 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 @@.hotpink;thrilled to be the center of attention.@@ Though she may not be a cumslut now, she certainly has the potential to become one.
+	You seat the curious $desc in the center of your office and order every slave available 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 $him in cum. As they begin<<if canAchieveErection($activeSlave)>> ($activeSlave.slaveName stroking $his own erection too)<</if>>, <<if $PC.dick == 1 && $PC.vagina == 1>>you begin fingering yourself while jacking off alongside your slaves<<elseif $PC.dick == 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 $his face, $he gasps in surprise, giving another load the chance to launch into $his gaping mouth. $He gags before licking $his lips and opening wide for the next load. After everyone has finished, $activeSlave.slaveName is coated, head to toe, in cum and @@.hotpink;thrilled to be the center of attention.@@ Though $he may not be a cumslut now, $he certainly has the potential to become one.
 	<<set $activeSlave.devotion += 4>>
 	<<if random(1,100) > 60 && $activeSlave.fetish == "none">>
 		<<set $activeSlave.fetish = "cumslut">>
@@ -733,11 +737,11 @@ You slowly strip down, gauging $his reactions to your show, until you are fully
 <</replace>>
 <</link>>
 
-<br><<link "Bring in another slave and let her have fun">>
+<br><<link "Bring in another slave and let $him 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 permission 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
+	You call in the next passing slave, bind $his hands and feet and present her to the curious new $desc. You gesture towards the bound girl, signifying permission to do whatever $he 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>>
-		moan emanating from the bound girl. Looking up, you see $activeSlave.slaveName <<if canPenetrate($activeSlave)>>fucking her hard and deep<<else>>licking her cunt<</if>>, hitting all the right places and making the helpless girl squirm with pleasure. Any plea for mercy results in a renewed effort to push the girl over the edge. $activeSlave.slaveName is certainly @@.hotpink;enjoying her treat,@@ and by the looks of things, may be a developing dom!
+		moan emanating from the bound girl. Looking up, you see $activeSlave.slaveName <<if canPenetrate($activeSlave)>>fucking her hard and deep<<else>>licking her cunt<</if>>, hitting all the right places and making the helpless girl squirm with pleasure. Any plea for mercy results in a renewed effort to push the girl over the edge. $activeSlave.slaveName is certainly @@.hotpink;enjoying $his treat,@@ and by the looks of things, may be a developing dom!
 		<<if random(1,100) > 60 && $activeSlave.fetish == "none">>
 			<<set $activeSlave.fetish = "dom">>
 			<<set $activeSlave.fetishStrength = 20>>
@@ -748,7 +752,7 @@ You slowly strip down, gauging $his reactions to your show, until you are fully
 			<<set $activeSlave.oralCount++, $oralTotal++>>
 		<</if>>
 	<<else>>
-		scream of pain from the bound girl. Looking up, you see $activeSlave.slaveName <<if canPenetrate($activeSlave)>>force her cock deep down her toy's throat<<else>>ram her arm deep into her toy's cunt<</if>> causing the hapless girl to writhe in discomfort. Any plea for mercy results in even more intense torment. $activeSlave.slaveName is certainly @@.hotpink;enjoying her treat,@@ and by the looks of things, may be a developing sadist!
+		scream of pain from the bound girl. Looking up, you see $activeSlave.slaveName <<if canPenetrate($activeSlave)>>force $his cock deep down $his toy's throat<<else>>ram $his arm deep into $his toy's cunt<</if>> causing the hapless girl to writhe in discomfort. Any plea for mercy results in even more intense torment. $activeSlave.slaveName is certainly @@.hotpink;enjoying $his treat,@@ and by the looks of things, may be a developing sadist!
 		<<if random(1,100) > 60 && $activeSlave.fetish == "none">>
 			<<set $activeSlave.fetish = "sadist">>
 			<<set $activeSlave.fetishStrength = 20>>
@@ -763,25 +767,25 @@ You slowly strip down, gauging $his reactions to your show, until you are fully
 
 <<if $PC.vagina == 1>>
 <<if $activeSlave.dick > 0 && canAchieveErection($activeSlave)>>
-<br><<link "Dominate her penis">>
+<br><<link "Dominate $his 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 == 3>>dick<<elseif $activeSlave.dick == 4>>big dick<<elseif $activeSlave.dick == 5>>impressive dick<<elseif $activeSlave.dick == 6>>huge dick<</if>>. You gently begin fondling her penis, grinning at the look of confusion and lust growing on her face.
+	As you inspect $him, you take note of $his fully functional <<if $activeSlave.dick == 1>>tiny dick<<elseif $activeSlave.dick == 2>>cute dick<<elseif $activeSlave.dick == 3>>dick<<elseif $activeSlave.dick == 4>>big dick<<elseif $activeSlave.dick == 5>>impressive dick<<elseif $activeSlave.dick == 6>>huge dick<</if>>. You gently begin fondling $his penis, grinning at the look of confusion and lust growing on $his face.
 	<<if $activeSlave.dick == 1>>
-	You scoff at her as her micropenis barely fills your palm.
+	You scoff at $him as $his micropenis barely fills your palm.
 	<<elseif $activeSlave.dick == 2>>
-	You laugh at her as her small penis fills your palm.
+	You laugh at $him as $his small penis fills your palm.
 	<<elseif $activeSlave.dick == 3>>
-	You nod at her as her penis fills your hand.
+	You nod at $him as $his penis fills your hand.
 	<<elseif $activeSlave.dick == 4>>
-	You smirk at her as her big penis fills your hand.
+	You smirk at $him as $his big penis fills your hand.
 	<<elseif $activeSlave.dick == 5>>
-	You smile widely at her, a dangerous look in your eyes, as you bring another hand to her impressive dick.
+	You smile widely at $him, a dangerous look in your eyes, as you bring another hand to $his impressive dick.
 	<<elseif $activeSlave.dick == 6>>
-	You grin sadistically at her as her massive dick fills both of your hands.
+	You grin sadistically at $him as $his massive dick fills both of your hands.
 	<</if>>
-As she begins to moan with lust, you grip down tightly and force her to the floor. You straddle her and lower your dripping pussy onto her face<<if $PC.dick == 1>>, your erect cock coming to rest on her forehead<</if>>. You continue stroking your toy's rod as she eagerly begins eating you out. As her cock begins to throb, anticipating her upcoming orgasm, 
+As $he begins to moan with lust, you grip down tightly and force $him to the floor. You straddle $him and lower your dripping pussy onto $his face<<if $PC.dick == 1>>, your erect cock coming to rest on $his forehead<</if>>. You continue stroking your toy's rod as $he eagerly begins eating you out. As $his cock begins to throb, anticipating $his upcoming orgasm, 
 <<if $activeSlave.muscles > 30 && $incubatorReproductionSetting > 0>>
-	she shoves you onto your back and deeply penetrates you. Before you can kick her off, she thrusts twice and unloads her pent up orgasm deep into your pussy. She pulls out with a huge smile on her face and a @@.hotpink;deep love@@ for her mate. You glower at her as cum pools from your stretched cunt; she might not be a dom now, but she may certainly become one.
+	$he shoves you onto your back and deeply penetrates you. Before you can kick $him off, $he thrusts twice and unloads $his pent up orgasm deep into your pussy. $He pulls out with a huge smile on $his face and a @@.hotpink;deep love@@ for $his mate. You glower at $him as cum pools from your stretched cunt; $he might not be a dom now, but $he may certainly become one.
 	<<set $activeSlave.devotion += 5>>
 	<<set $activeSlave.penetrativeCount++, $penetrativeTotal++>>
 	<<if random(1,100) > 60 && $activeSlave.fetish == "none">>
@@ -793,38 +797,38 @@ 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 @@.lime;quite pregnant.@@
 	<</if>>
 	<span id="result2">
-		<br><<link "Teach her what she did wrong">>
+		<br><<link "Teach $him what $he 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 @@.mediumorchid;hangs her head in disappointment@@ but understands your decree. She doesn't know why she is compelled by what you said, but deep down she @@.gold;fears what this means.@@
+				$His language skills may be undeveloped, but the tank instilled certain phrases into $him as it raised $him. Taking advantage of those commands, you chastise $him for $his impudence and instruct $him that only you may decide if $he is allowed to do that. $He @@.mediumorchid;hangs $his head in disappointment@@ but understands your decree. $He doesn't know why $he is compelled by what you said, but deep down $he @@.gold;fears what this means.@@
 				<<set $activeSlave.devotion -= 5>>
 				<<set $activeSlave.trust -= 5>>
 			<</replace>>
 		<</link>>
-		<br><<link "Punish her nuts">>
+		<br><<link "Punish $his nuts">>
 			<<replace "#result2">>
-				Righting yourself, you land a kick firmly and directly into her dangling balls. She collapses to the ground @@.mediumorchid;wailing with betrayal@@ and @@.gold;desperately trying to protect herself from you.@@
+				Righting yourself, you land a kick firmly and directly into $his dangling balls. $He collapses to the ground @@.mediumorchid;wailing with betrayal@@ and @@.gold;desperately trying to protect $himself from you.@@
 				<<set $activeSlave.devotion -= 25>>
 				<<set $activeSlave.trust -= 50>>
 			<</replace>>
 		<</link>>
-		<br><<link "Punish her with a chastity belt">>
+		<br><<link "Punish $him 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 @@.mediumorchid;howls with displeasure@@ at the tightness around her cock and @@.gold;begins to panic@@ when she finds she can't remove it. You send her off to learn her place.
+				Righting yourself, you head to your desk and pull out a chastity cage. Calling the curious girl over, you tease $his genitals until $he lowers $his guard and lock $his dick in the device. $He @@.mediumorchid;howls with displeasure@@ at the tightness around $his cock and @@.gold;begins to panic@@ when $he finds $he can't remove it. You send $him off to learn $his place.
 				<<set $activeSlave.devotion -= 15>>
 				<<set $activeSlave.trust -= 5>>
 				<<set $activeSlave.dickAccessory = "chastity">>
 			<</replace>>
 		<</link>>
 		<<if $seeExtreme == 1>>
-		<br><<link "Geld her as punishment">>
+		<br><<link "Geld $him 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 @@.red;surgical recovery@@ that it takes a while for her to figure out what's happened. When she does, her poor mind scarcely processes the @@.gold;horror@@ of what's happened. She spends the rest of the week dimly trying to find where her balls went.
+				Righting yourself, you grab the gloating slave, drag $him to the autosurgery and strap $his face down with $his legs spread. $He doesn't understand what's happening, but giggles at the sensations running through $his numb body. $He's so drugged and drowsy with @@.red;surgical recovery@@ that it takes a while for $him to figure out what's happened. When $he does, $his poor mind scarcely processes the @@.gold;horror@@ of what's happened. $He spends the rest of the week dimly trying to find where $his balls went.
 				<<if $arcologies[0].FSGenderRadicalist != "unset">>
-					Society @@.green;approves@@ of your promptly gelding her; this advances the idea that all societal inferiors can be made female.
+					Society @@.green;approves@@ of your promptly gelding $him; this advances the idea that all societal inferiors can be made female.
 					<<FSChange "GenderRadicalist" 2>>
 				<</if>>
 				<<if $arcologies[0].FSRestart != "unset" && $activeSlave.pubertyXY == 1>>
-					Society @@.green;approves@@ of your promptly gelding her; this advances the idea that all only the elite should breed.
+					Society @@.green;approves@@ of your promptly gelding $him; this advances the idea that all only the elite should breed.
 					<<FSChange "Eugenics" 2>>
 				<</if>>
 				<<set $activeSlave.devotion -= 25>>
@@ -835,7 +839,7 @@ As she begins to moan with lust, you grip down tightly and force her to the floo
 		<</if>>
 	</span>
 <<else>>
-	you quickly bind the base of her penis, denying her release. You grind your cunt into her face, letting her that YOU are the one who'll be orgasming here, not her. Only once you have initiated the new slave by soaking her face in your cum do you release her dick and lean back to avoid the coming blast. A few strokes later and your hand is coated in her cum. You turn around and order the exhausted girl to clean her cum off your hand<<if $PC.dick == 1>> and to finish off her twitching dick<</if>>; she might not be a submissive, but she is @@.hotpink;willing to let you have your way@@ with her body used and may even grow to enjoy it.
+	you quickly bind the base of $his penis, denying $him release. You grind your cunt into $his face, letting $him know that YOU are the one who'll be orgasming here, not $him. Only once you have initiated the new slave by soaking $his face in your cum do you release $his dick and lean back to avoid the coming blast. A few strokes later and your hand is coated in $his cum. You turn around and order the exhausted girl to clean $his cum off your hand<<if $PC.dick == 1>> and to finish off $his twitching dick<</if>>; $he might not be a submissive, but $he is @@.hotpink;willing to let you have your way@@ with $his body used and may even grow to enjoy it.
 	<<set $activeSlave.devotion += 5>>
 	<<if random(1,100) > 60 && $activeSlave.fetish == "none">>
 		<<set $activeSlave.fetish = "submissive">>
@@ -848,11 +852,11 @@ As she begins to moan with lust, you grip down tightly and force her to the floo
 <</if>>
 
 <<if $PC.boobsBonus == 3>>
-<br><<link "Permit her to explore your expansive bust">>
+<br><<link "Permit $him to explore your expansive bust">>
 <<replace "#result">>
-You beckon the curious girl to your hefty breasts, having noticed how hungrily she has been eying them. She eagerly places her hands to them and begins squeezing and massaging them, quickly becoming aroused herself. She pays close attention to your nipples, <<if $PC.preg > 20>> squealing happily when milk begins to flow from them<<else>> grumbling unhappily when she finds no milk within<</if>>.
+You beckon the curious girl to your hefty breasts, having noticed how hungrily $he has been eying them. $He eagerly places $his hands to them and begins squeezing and massaging them, quickly becoming aroused $himself. $He pays close attention to your nipples, <<if $PC.preg > 20>> squealing happily when milk begins to flow from them<<else>> grumbling unhappily when $he finds no milk within<</if>>.
 <<if $activeSlave.muscles > 30 && $incubatorReproductionSetting > 0 && canAchieveErection($activeSlave)>>
-	Suddenly, she shoves you onto your back and begins enthusiastically fucking your breasts. Before you can push her off, she thrusts hard and unloads her pent up orgasm deep into your cleavage and across your face. She sits back with a huge smile on her face and a @@.hotpink;new connection to you@@. She @@.gold;recoils in surprise and fear@@ when you respond by slapping her across the face for her impudence. She might not look like a dom, but she may turn into one.
+	Suddenly, $he shoves you onto your back and begins enthusiastically fucking your breasts. Before you can push $him off, $he thrusts hard and unloads $his pent up orgasm deep into your cleavage and across your face. $He sits back with a huge smile on $his face and a @@.hotpink;new connection to you@@. $He @@.gold;recoils in surprise and fear@@ when you respond by slapping $him across the face for $his impudence. $He might not look like a dom, but $he may turn into one.
 	<<set $activeSlave.devotion += 5>>
 	<<set $activeSlave.trust -= 5>>
 	<<if random(1,100) > 60 && $activeSlave.fetish == "none">>
@@ -860,31 +864,31 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 		<<set $activeSlave.fetishStrength = 20>>
 	<</if>>
 	<span id="result2">
-		<br><<link "Teach her what she did wrong">>
+		<br><<link "Teach $him what $he 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 @@.hotpink;nods along to your words@@ understanding concepts but mostly following along @@.gold;in fear@@ of you.
+				$His language skills may be undeveloped, but the tank instilled certain phrases into $him as it raised $him. Taking advantage of those commands, you chastise $him for $his impudence and instruct $him that only you may decide if $he is allowed to do that. $He @@.hotpink;nods along to your words@@ understanding concepts but mostly following along @@.gold;in fear@@ of you.
 				<<set $activeSlave.devotion += 5>>
 				<<set $activeSlave.trust -= 5>>
 			<</replace>>
 		<</link>>
-		<br><<link "Punish her with a chastity belt">>
+		<br><<link "Punish $him 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 @@.mediumorchid;howls with displeasure@@ at the tightness around her cock and @@.gold;begins to panic@@ when she finds she can't remove it. You send her off to learn her place.
+				Righting yourself, you head to your desk and pull out a chastity cage. Calling the cautious girl over, you tease $his genitals until $he lowers $his guard and lock $his dick in the device. $He @@.mediumorchid;howls with displeasure@@ at the tightness around $his cock and @@.gold;begins to panic@@ when $he finds $he can't remove it. You send $him off to learn $his place.
 				<<set $activeSlave.devotion -= 15>>
 				<<set $activeSlave.trust -= 5>>
 				<<set $activeSlave.dickAccessory = "chastity">>
 			<</replace>>
 		<</link>>
 		<<if $seeExtreme == 1>>
-		<br><<link "Geld her as punishment">>
+		<br><<link "Geld $him 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 @@.red;surgical recovery@@ that it takes a while for her to figure out what's happened. When she does, her poor mind scarcely processes the @@.gold;horror@@ of what's happened. She spends the rest of the week dimly trying to find where her balls went.
+				Righting yourself, you grab the cowering slave, drag $him to the autosurgery and strap $his face down with $his legs spread. $He doesn't understand what's happening, but giggles at the sensations running through $his numb body. $He's so drugged and drowsy with @@.red;surgical recovery@@ that it takes a while for $him to figure out what's happened. When $he does, $his poor mind scarcely processes the @@.gold;horror@@ of what's happened. $He spends the rest of the week dimly trying to find where $his balls went.
 				<<if $arcologies[0].FSGenderRadicalist != "unset">>
-					Society @@.green;approves@@ of your promptly gelding her; this advances the idea that all societal inferiors can be made female.
+					Society @@.green;approves@@ of your promptly gelding $him; this advances the idea that all societal inferiors can be made female.
 					<<FSChange "GenderRadicalist" 2>>
 				<</if>>
 				<<if $arcologies[0].FSRestart != "unset">>
-					Society @@.green;approves@@ of your promptly gelding her; this advances the idea that all only the elite should breed.
+					Society @@.green;approves@@ of your promptly gelding $him; this advances the idea that all only the elite should breed.
 					<<FSChange "Eugenics" 2>>
 				<</if>>
 				<<set $activeSlave.devotion -= 25>>
@@ -895,7 +899,7 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 		<</if>>
 	</span>
 <<else>>
-	Suddenly, she buries her head into your cleavage, knocking you off balance and to the floor. As you try to right yourself, you notice she has fallen asleep in your pillowy breasts. Sighing, you make yourself comfortable until she finishes her nap. When the first the she sees when she awakes is your face; a @@.hotpink;lasting bond@@ is established between you two. She happily returns to snuggling your tits before you can help her up and send her off. She might be turning into a breast fetishist, if you had to guess.
+	Suddenly, $he buries $his head into your cleavage, knocking you off balance and to the floor. As you try to right yourself, you notice $he has fallen asleep in your pillowy breasts. Sighing, you make yourself comfortable until $he finishes $his nap. When the first the $he sees when $he awakes is your face; a @@.hotpink;lasting bond@@ is established between you two. $He happily returns to snuggling your tits before you can help $him up and send $him off. $He might be turning into a breast fetishist, if you had to guess.
 	<<set $activeSlave.devotion += 5>>
 	<<if random(1,100) > 40 && $activeSlave.fetish == "none">>
 		<<set $activeSlave.fetish = "boobs">>
@@ -907,9 +911,9 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 <</if>>
 
 <<if $PC.preg >= 24>>
-<br><<link "Permit her to explore your pregnancy">>
+<br><<link "Permit $him 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 to 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 @@.hotpink;giggles pleasantly@@ 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 fetishist, but it seems likely she may become one.
+	You beckon the curious girl to your weighty pregnancy and as $he approaches push it directly into $his <<if $activeSlave.height > 175>>stomach<<elseif $activeSlave.height < 155>>face<<else>>chest<</if>> until $he has no choice but to wrap $his arms around it. $He happily runs $his hands across your belly, cooing with delight at the tautness and warmth. $He jumps back with a gasp the first time $he is met with a kick from within you, but @@.hotpink;giggles pleasantly@@ as you help $him back to $his feet. $He spends a lot of time comparing your belly to $his own, $he might not be a pregnancy fetishist, but it seems likely $he may become one.
 	<<set $activeSlave.devotion += 5>>
 	<<if random(1,100) > 40 && $activeSlave.fetish == "none">>
 		<<set $activeSlave.fetish = "pregnancy">>
@@ -918,9 +922,9 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 <</replace>>
 <</link>>
 <<if $PC.pregMood == 2>>
-	<br><<link "Teach her how to satisfy a pregnant woman">>
+	<br><<link "Teach $him how to satisfy a pregnant woman">>
 	<<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>> knocking her to the ground. <<if canPenetrate($activeSlave)>>A simple stroke is all it takes to get her hard, so you quickly mount and begin riding her. She @@.hotpink;happily@@ runs her hands across the underside of your belly as she gets into the rhythm of thrusting up into you. After an unsatisfyingly short amount of time, she cums deep in you<<else>>You quickly mount her face and force her to eat you out. She @@.hotpink;happily@@ runs her hands across the underside your belly as she gets into the rhythm of penetrating you. It doesn't take long for the poor girl to be out of breath and panicking<</if>>. Sighing, you pull the spent girl upright so she can fondle your belly and hopefully recover enough for a second go. She spends a lot of time comparing your belly to her own, she might not be a pregnancy fetishist, but it seems likely she may become one.
+	You beckon the curious girl to your weighty pregnancy and as $he approaches push it directly into $his <<if $activeSlave.height > 175>>stomach<<elseif $activeSlave.height < 155>>face<<else>>chest<</if>> knocking $him to the ground. <<if canPenetrate($activeSlave)>>A simple stroke is all it takes to get $him hard, so you quickly mount and begin riding $him. $He @@.hotpink;happily@@ runs $his hands across the underside of your belly as $he gets into the rhythm of thrusting up into you. After an unsatisfyingly short amount of time, $he cums deep in you<<else>>You quickly mount $his face and force $him to eat you out. $He @@.hotpink;happily@@ runs $his hands across the underside your belly as $he gets into the rhythm of penetrating you. It doesn't take long for the poor girl to be out of breath and panicking<</if>>. Sighing, you pull the spent girl upright so $he can fondle your belly and hopefully recover enough for a second go. $He spends a lot of time comparing your belly to $his own, $he might not be a pregnancy fetishist, but it seems likely $he may become one.
 	<<set $activeSlave.devotion += 5>>
 	<<if canPenetrate($activeSlave)>>
 		<<set $activeSlave.penetrativeCount++, $penetrativeTotal++>>
@@ -934,9 +938,9 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 	<</replace>>
 	<</link>>
 <<elseif $PC.pregMood == 1>>
-	<br><<link "Nurse her">>
+	<br><<link "Nurse $him">>
 	<<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 to 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 @@.hotpink;giggles pleasantly@@ as you help her back to her feet and pull her into an embrace, guiding her to the couch. You tweak one of your nipples, encouraging your milk to flow and enticing <<if $activeSlave.mother == -1>>your daughter to suckle from her mother<<else>>the girl to suckle from your aching breasts<</if>>. She eagerly complies, drinking deeply as you stroke her head.<<if canPenetrate($activeSlave)>> Before long, you feel something hard prodding your leg; it seems someone is getting turned on by all this. As you shift her to your other breast, you reach down and begin stroking her erection. You can feel her gulps become erratic as her cock begins throbbing in your grip. She moans lewdly as she cums, but makes sure not to miss a single drop of your milk in the process.<</if>> Once she drains you of your supply, you @@.mediumaquamarine;cuddle up to her@@ and allow her to caress your body. She spends a lot of time comparing your belly to her own, she might not be a pregnancy fetishist, but it seems likely she may become one.
+	You beckon the curious girl to your weighty pregnancy and as $he approaches push it directly into $his <<if $activeSlave.height > 175>>stomach<<elseif $activeSlave.height < 155>>face<<else>>chest<</if>> until $he has no choice but to wrap $his arms around it. $He happily runs $his hands across your belly, cooing with delight at the tautness and warmth. $He jumps back with a gasp the first time $he is met with a kick from within you, but @@.hotpink;giggles pleasantly@@ as you help $him back to $his feet and pull $him into an embrace, guiding $him to the couch. You tweak one of your nipples, encouraging your milk to flow and enticing <<if $activeSlave.mother == -1>>your daughter to suckle from $his mother<<else>>the girl to suckle from your aching breasts<</if>>. $He eagerly complies, drinking deeply as you stroke $his head.<<if canPenetrate($activeSlave)>> Before long, you feel something hard prodding your leg; it seems someone is getting turned on by all this. As you shift $him to your other breast, you reach down and begin stroking $his erection. You can feel $his gulps become erratic as $his cock begins throbbing in your grip. $He moans lewdly as $he cums, but makes sure not to miss a single drop of your milk in the process.<</if>> Once $he drains you of your supply, you @@.mediumaquamarine;cuddle up to $him@@ and allow $him to caress your body. $He spends a lot of time comparing your belly to $his own, $he might not be a pregnancy fetishist, but it seems likely $he may become one.
 	<<set $activeSlave.devotion += 15, $activeSlave.trust += 15>>
 	<<if random(1,100) > 40 && $activeSlave.fetish == "none">>
 		<<set $activeSlave.fetish = "pregnancy">>
@@ -948,11 +952,11 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 <</if>>
 
 <<if $activeSlave.health < -20>>
-<br><<link "Address her medical issues">>
+<br><<link "Address $his medical issues">>
 <<set $activeSlave.health += 10>>
 <<set $activeSlave.trust += 4>>
 <<replace "#result">>
-	Since she came out of the tank rather unhealthy, so you give her a comprehensive medical exam with the help of the remote surgery. You apply care to @@.green;address@@ some of the most outstanding concerns. After the checkup, she happily @@.mediumaquamarine;expresses her thanks@@ for making her feel better.
+	Since $he came out of the tank rather unhealthy, you give $him a comprehensive medical exam with the help of the remote surgery. You apply care to @@.green;address@@ some of the most outstanding concerns. After the checkup, $he happily @@.mediumaquamarine;expresses $his thanks@@ for making $him feel better.
 	<<if $arcologies[0].FSPaternalist != "unset">>
 		Society @@.green;approves@@ of your promptly seeing to your stock's health; this advances the idea that all slave owners should look after their slaves.
 		<<FSChange "Paternalist" 2>>
@@ -964,18 +968,18 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 <<if $seeExtreme == 1>>
 
 <<if $activeSlave.balls > 0>>
-<br><<link "Geld her">>
+<br><<link "Geld $him">>
 <<set $activeSlave.balls = 0>>
 <<set $activeSlave.health -= 10>>
 <<set $activeSlave.trust -= 100>>
 <<replace "#result">>
-	You escort her to the remote surgery 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 @@.red;surgical recovery@@ that it takes a while for her to figure out what's happened. When she does, her poor mind scarcely processes the @@.gold;horror@@ of what's happened. She spends the rest of the week dimly trying to find where her balls went.
+	You escort $him to the remote surgery and strap $his face down with $his legs spread. $He doesn't understand what's happening, but giggles at the sensations running through $his numb body. $He's so drugged and drowsy with @@.red;surgical recovery@@ that it takes a while for $him to figure out what's happened. When $he does, $his poor mind scarcely processes the @@.gold;horror@@ of what's happened. $He spends the rest of the week dimly trying to find where $his balls went.
 	<<if $arcologies[0].FSGenderRadicalist != "unset">>
-		Society @@.green;approves@@ of your promptly gelding her; this advances the idea that all societal inferiors can be made female.
+		Society @@.green;approves@@ of your promptly gelding $him; this advances the idea that all societal inferiors can be made female.
 		<<FSChange "GenderRadicalist" 2>>
 	<</if>>
 	<<if $arcologies[0].FSRestart != "unset" && $activeSlave.pubertyXY == 1>>
-		Society @@.green;approves@@ of your promptly gelding her; this advances the idea that all only the elite should breed.
+		Society @@.green;approves@@ of your promptly gelding $him; this advances the idea that all only the elite should breed.
 		<<FSChange "Eugenics" 2>>
 	<</if>>
 <</replace>>
@@ -984,13 +988,13 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 
 <<if $activeSlave.amp != 1>>
 <<if $activeSlave.indentureRestrictions <= 0>>
-<br><<link "Clip her Achilles tendons">>
+<br><<link "Clip $his Achilles tendons">>
 <<set $activeSlave.heels = 1>>
 <<set $activeSlave.devotion += 5>>
 <<set $activeSlave.health -= 10>>
 <<set $activeSlave.trust -= 5>>
 <<replace "#result">>
-	You escort her to the remote surgery and strap her face down with her legs bare. She doesn't understand what's coming for a while, but giggles as her lower legs are carefully cleaned and disinfected. She can't see the approaching surgical manipulators, but eventually she feels a tugging at her lower legs even through the local anaesthetic. She gets one squeal of protest out before the surgery begins to apply healing agents. She now requires special heels to walk, and will @@.gold;remember your power@@ with every @@.red;painful@@ step she takes. She seems @@.hotpink;inappropriately happy@@ about getting to wear pretty shoes when she can no longer walk without them.
+	You escort $him to the remote surgery and strap $his face down with $his legs bare. $He doesn't understand what's coming for a while, but giggles as $his lower legs are carefully cleaned and disinfected. $He can't see the approaching surgical manipulators, but eventually $he feels a tugging at $his lower legs even through the local anaesthetic. $He gets one squeal of protest out before the surgery begins to apply healing agents. $He now requires special heels to walk, and will @@.gold;remember your power@@ with every @@.red;painful@@ step $he takes. $He seems @@.hotpink;inappropriately happy@@ about getting to wear pretty shoes when $he can no longer walk without them.
 <</replace>>
 <</link>>
 <</if>>
@@ -999,7 +1003,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 || $propOutcome == 0>>
-<br><<link "Sterilize her">>
+<br><<link "Sterilize $him">>
 	<<set $activeSlave.preg = -2>>
 	<<set $activeSlave.pregType = 0>>
 	<<set $activeSlave.ovaries = 0>>
@@ -1007,7 +1011,7 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 	<<set $activeSlave.health -= 10>>
 	<<set $activeSlave.trust -= 100>>
 <<replace "#result">>
-	You escort her to the remote surgery and strap her face up with her stomach bare. She doesn't understand what's coming for a while, even giggling as her belly is carefully cleaned and disinfected. She begins to panic at the sight of the approaching surgical manipulators, screaming out as they cut into her abdomen. She squeals in horror as her womb and ovaries are extracted before her eyes. She will never bear children, and will @@.mediumorchid;remember her status@@ with every fucking she receives. Your absolute power is rightfully @@.gold;terrifying@@ to her undeveloped mind.
+	You escort $him to the remote surgery and strap $his face up with $his stomach bare. $He doesn't understand what's coming for a while, even giggling as $his belly is carefully cleaned and disinfected. $He begins to panic at the sight of the approaching surgical manipulators, screaming out as they cut into $his abdomen. $He squeals in horror as $his womb and ovaries are extracted before $his eyes. $He will never bear children, and will @@.mediumorchid;remember $his status@@ with every fucking $he receives. Your absolute power is rightfully @@.gold;terrifying@@ to $his undeveloped mind.
 <</replace>>
 <</link>>
 <</if>>
@@ -1015,30 +1019,30 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 <</if>>
 
 <<if $dairy > 0 && $dairyRestraintsSetting > 1>>
-	<br><<link "Threaten her with the Industrial Dairy">>
+	<br><<link "Threaten $him with the Industrial Dairy">>
 <<set $activeSlave.devotion += 10>>
 <<set $activeSlave.trust -= 10>>
 	<<replace "#result">>
-		You tell her that it's in her interests to be a good girl. She smiles happily, taking it as a compliment. You point behind her; she turns, and beholds a live feed from the Industrial Dairy. She gazes spellbound at the interleaved row of bodies intertwined with machines in embraces far more intimate than any lover could hope to match. The gently heaving masses of breastflesh hold her fascinated and horrified attention until one of the machines fortuitously chooses this moment to cycle its occupant's anal hydration regimen. It withdraws its horse-sized phallus from the slave's anus, leaving her gape pulsing gently as it awaits the resumption of the endless assrape.<<if $dairyPregSetting > 0>> Her attention is caught by another slave in the throes of birth, gasping as she watches her newborns taken away. She begins to cry as the machine inserts its inseminator and pumps the cow's womb full of fresh cum, leaving her bloated.<</if>> $activeSlave.slaveName lets out a huge sob and turns to you, @@.gold;fear suffusing her@@ as she promises to @@.hotpink;be a good girl.@@
+		You tell $him that it's in $his interests to be a good girl. $He smiles happily, taking it as a compliment. You point behind $him; $he turns, and beholds a live feed from the Industrial Dairy. $He gazes spellbound at the interleaved row of bodies intertwined with machines in embraces far more intimate than any lover could hope to match. The gently heaving masses of breastflesh hold $his fascinated and horrified attention until one of the machines fortuitously chooses this moment to cycle its occupant's anal hydration regimen. It withdraws its horse-sized phallus from the slave's anus, leaving her gape pulsing gently as it awaits the resumption of the endless assrape.<<if $dairyPregSetting > 0>> $His attention is caught by another slave in the throes of birth, gasping as she watches her newborns taken away. She begins to cry as the machine inserts its inseminator and pumps the cow's womb full of fresh cum, leaving her bloated.<</if>> $activeSlave.slaveName lets out a huge sob and turns to you, @@.gold;fear suffusing $him@@ as $he promises to @@.hotpink;be a good girl.@@
 	<</replace>>
 	<</link>>
 	<<if ($activeSlave.lactation > 0 || (($dairySlimMaintainUpgrade == 0 || $dairySlimMaintain == 0) && ($activeSlave.boobs > 300 || $activeSlave.dick == 0 || $dairyImplantsSetting == 1) && $dairyImplantsSetting != 2)) || ($activeSlave.balls > 0)>>
 		<<if $dairyPrepUpgrade == 1>>
 			<<if $dairy > $dairySlaves+$bioreactorsXY+$bioreactorsXX+$bioreactorsHerm+$bioreactorsBarren>>
-				<br><<link "Send her straight to the Industrial Dairy">>
+				<br><<link "Send $him straight to the Industrial Dairy">>
 				<<set $activeSlave.choosesOwnAssignment = 0>>
 				<<set $activeSlave.anus = Math.clamp($activeSlave.anus, 3, 4)>>
 				<<if $activeSlave.vagina > -1>><<set $activeSlave.vagina = Math.clamp($activeSlave.vagina, 3, 4)>><</if>>
 				<<set $activeSlave.analCount += 10, $analTotal += 10>>
 				<<= assignJob($activeSlave, "dairy")>>
 				<<replace "#result">>
-					You order <<if $HeadGirl == 0>>another slave<<else>>$HeadGirl.slaveName<</if>> to get $activeSlave.slaveName set up in $dairyName. The new slave does not know what $dairyName is, not really, and she doesn't know what being set up there means, either. If she knew that you are able to send her there so blithely only because it is equipped with a special preparatory raper that will seize her, <<if $activeSlave.vagina > -1>>mercilessly fuck her pussy and ass until both are gaped<<else>>ream her anus until it's cavernously gaped<</if>>, and then consign her to constant fucking by gargantuan machine phalli, she might resist. But she doesn't, so she does not.
+					You order <<if $HeadGirl == 0>>another slave<<else>>$HeadGirl.slaveName<</if>> to get $activeSlave.slaveName set up in $dairyName. The new slave does not know what $dairyName is, not really, and $he doesn't know what being set up there means, either. If $he knew that you are able to send $him there so blithely only because it is equipped with a special preparatory raper that will seize $him, <<if $activeSlave.vagina > -1>>mercilessly fuck $his pussy and ass until both are gaped<<else>>ream $his anus until it's cavernously gaped<</if>>, and then consign $him to constant fucking by gargantuan machine phalli, $he might resist. But $he doesn't, so $he does not.
 				<</replace>>
 				<</link>>
 			<</if>>
 		<</if>>
 		<<if $dairy > $dairySlaves+$bioreactorsXY+$bioreactorsXX+$bioreactorsHerm+$bioreactorsBarren>>
-			<br><<link "Break her in for the Industrial Dairy">>
+			<br><<link "Break $him in for the Industrial Dairy">>
 			<<set $activeSlave.choosesOwnAssignment = 0>>
 			<<set $activeSlave.anus = Math.clamp($activeSlave.anus, 3, 4)>>
 			<<if $activeSlave.vagina > -1>>
@@ -1048,7 +1052,7 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 			<<set $activeSlave.analCount += 10, $analTotal += 10>>
 			<<= assignJob($activeSlave, "dairy")>>
 			<<replace "#result">>
-				Making use of her blissful ignorance, you restrain her on one of the chairs in your office in an approximation of the position she'll occupy in $dairyName. Then you put a mask on her, like the ones the machines there feature, and turn it on, watching the slave squirm against her restraints under the sudden bombardment of garish hardcore porn. Finally, you add a dildo gag, both to mimic the dildo that will feed her, and to keep your office reasonably quiet. Then, for the rest of the day, you use her vulnerable <<if $activeSlave.vagina > -1>>holes<<else>>asshole<</if>> as an outlet for your sexual energy. You are not gentle; in fact, the point of the whole exercise is to gape her. By the evening she's been fucked so hard that she's stopped jerking against the chair when you pound <<if $PC.dick == 1>>your huge cock<<else>>a huge strap-on<</if>> in and out of her, so you're obliged to get creative, sliding fingers in alongside <<if $PC.dick == 1>>yourself<<else>>it<</if>> to really blow her out. Once that gets too easy, you start adding dildos for double penetration. By the night she's properly prepared to take $dairyName's giant phalli, and you're bored, so you consign her to her fate. She might have some opinion on how she's spent her day, but it's unlikely she'll remember it by tomorrow, what with the forearm-sized dildos sliding in and out of her<<if $activeSlave.vagina > -1>> cunt,<</if>> throat, and asshole.
+				Making use of $his blissful ignorance, you restrain $him on one of the chairs in your office in an approximation of the position $he'll occupy in $dairyName. Then you put a mask on $him, like the ones the machines there feature, and turn it on, watching the slave squirm against $his restraints under the sudden bombardment of garish hardcore porn. Finally, you add a dildo gag, both to mimic the dildo that will feed $him, and to keep your office reasonably quiet. Then, for the rest of the day, you use $his vulnerable <<if $activeSlave.vagina > -1>>holes<<else>>asshole<</if>> as an outlet for your sexual energy. You are not gentle; in fact, the point of the whole exercise is to gape $him. By the evening $he's been fucked so hard that $he's stopped jerking against the chair when you pound <<if $PC.dick == 1>>your huge cock<<else>>a huge strap-on<</if>> in and out of $him, so you're obliged to get creative, sliding fingers in alongside <<if $PC.dick == 1>>yourself<<else>>it<</if>> to really blow $him out. Once that gets too easy, you start adding dildos for double penetration. By the night $he's properly prepared to take $dairyName's giant phalli, and you're bored, so you consign $him to $his fate. $He might have some opinion on how $he's spent $his day, but it's unlikely $he'll remember it by tomorrow, what with the forearm-sized dildos sliding in and out of $his<<if $activeSlave.vagina > -1>> cunt,<</if>> throat, and asshole.
 			<</replace>>
 		<</link>>
 		<</if>>
@@ -1056,21 +1060,21 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 <</if>>
 
 <<if $arcade > 0>>
-	<br><<link "Threaten her with the Arcade">>
+	<br><<link "Threaten $him with the Arcade">>
 	<<set $activeSlave.devotion += 10>>
 	<<set $activeSlave.trust -= 10>>
 	<<replace "#result">>
-		You tell her that it's in her interests to be a good girl. She smiles happily, taking it as a compliment. You point behind her; she turns, and beholds a live feed from $arcadeName. She gazes at the row of butts sticking out of the wall at dick height, not quite realizing what she's seeing<<if canAchieveErection($activeSlave)>>, but becoming stiff at the sight of all the holes<</if>>. Then she notices that there are citizens pumping away in front of two of the butts, and she understands. As she watches, aroused, first one citizen and then the other finishes and steps away. The first arcade inmate's <<if $seeDicks != 100>>pussy<<else>>butt<</if>> is left looking sore until $arcadeName's systems cover her for a quick cleaning, and the second inmate's asshole <<if $seeDicks != 0>>has obviously seen severe use, since the poor girl doesn't have  a pussy to spread the load<<else>>is loose enough that the machines have to clean up the cum it drools onto the floor<</if>>. $activeSlave.slaveName lets out a cheer and turns to you, @@.hotpink;eagerly awaiting the day she gets to go to $arcadeName and play with the holes.@@ It seems she missed the point.
+		You tell $him that it's in $his interests to be a good girl. $He smiles happily, taking it as a compliment. You point behind $him; $he turns, and beholds a live feed from $arcadeName. $He gazes at the row of butts sticking out of the wall at dick height, not quite realizing what $he's seeing<<if canAchieveErection($activeSlave)>>, but becoming stiff at the sight of all the holes<</if>>. Then $he notices that there are citizens pumping away in front of two of the butts, and $he understands. As $he watches, aroused, first one citizen and then the other finishes and steps away. The first arcade inmate's <<if $seeDicks != 100>>pussy<<else>>butt<</if>> is left looking sore until $arcadeName's systems cover $him for a quick cleaning, and the second inmate's asshole <<if $seeDicks != 0>>has obviously seen severe use, since the poor girl doesn't have a pussy to spread the load<<else>>is loose enough that the machines have to clean up the cum it drools onto the floor<</if>>. $activeSlave.slaveName lets out a cheer and turns to you, @@.hotpink;eagerly awaiting the day $he gets to go to $arcadeName and play with the holes.@@ It seems $he missed the point.
 	<</replace>>
 	<</link>>
 	<<if ($arcade > $arcadeSlaves) || ($arcadeUpgradeFuckdolls != 0)>>
-	<br><<link "Send her straight to the Arcade">>
+	<br><<link "Send $him straight to the Arcade">>
 	<<= assignJob($activeSlave, "be confined in the arcade")>>
 	<<set $activeSlave.assignmentVisible = 0>>
 	<<set $activeSlave.choosesOwnAssignment = 0>>
 	<<replace "#result">>
-		You order <<if $HeadGirl == 0>>another slave<<else>>$HeadGirl.slaveName<</if>> to get $activeSlave.slaveName set up in $arcadeName. The new slave does not know what $arcadeName is, not really, and she doesn't know what being set up there means, either. She'll be confined inside a small space, not too different from the tube she was grown in. It's only when the restraints lock into place that she'll understand her doom. Her mouth will be forced open and presented at one wall of $arcadeName, and her ass will protrude from its other side, her holes available for public relief at both ends. She'll probably refuse to believe the truth, until the first cockhead enters her mouth<<if $activeSlave.vagina > -1>>, parts her pussylips,<</if>> or presses against her poor anus.
-		<<if ($arcade <= $arcadeSlaves)>>Mere meters away, preparations to convert the least appealing Arcade slave into a Fuckdoll begin. As $activeSlave.slaveName is broken in by her first customers, she's blissfully unaware that she's $arcade new slaves away from the same fate.<</if>>
+		You order <<if $HeadGirl == 0>>another slave<<else>>$HeadGirl.slaveName<</if>> to get $activeSlave.slaveName set up in $arcadeName. The new slave does not know what $arcadeName is, not really, and $he doesn't know what being set up there means, either. $He'll be confined inside a small space, not too different from the tube $he was grown in. It's only when the restraints lock into place that $he'll understand $his doom. $His mouth will be forced open and presented at one wall of $arcadeName, and $his ass will protrude from its other side, $his holes available for public relief at both ends. $He'll probably refuse to believe the truth, until the first cockhead enters $his mouth<<if $activeSlave.vagina > -1>>, parts $his pussylips,<</if>> or presses against $his poor anus.
+		<<if ($arcade <= $arcadeSlaves)>>Mere meters away, preparations to convert the least appealing Arcade slave into a Fuckdoll begin. As $activeSlave.slaveName is broken in by $his first customers, $he's blissfully unaware that $he's $arcade new slaves away from the same fate.<</if>>
 	<</replace>>
 	<</link>>
 	<</if>>
@@ -1079,38 +1083,38 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 <</if>> /* CLOSES SEEEXTREME */
 
 <<if $activeSlave.dick == 0 && $activeSlave.vagina > -1>>
-<br><<link "Give her a smart clitoral piercing">>
+<br><<link "Give $him a smart clitoral piercing">>
 <<set $activeSlave.clitPiercing = 3>>
 	<<set $cash -= $SPcost>>
 <<replace "#result">>
-	You take her to the body modification studio, strap her down, pierce her clit, and insert what appears to be a large stainless steel barbell piercing. It actually contains a device that can vibrate to give her sexual stimulation or create subtle pain to suppress pleasure. It is connected wirelessly to the arcology, which can be given instructions to encourage or discourage sexual pleasure in specific situations. You run a quick test. On the oral setting, as soon as she kneels in front of your crotch, she gasps as the stimulation starts. On the anal setting, she whimpers when you run a finger across her asshole.
+	You take $him to the body modification studio, strap $him down, pierce $his clit, and insert what appears to be a large stainless steel barbell piercing. It actually contains a device that can vibrate to give $him sexual stimulation or create subtle pain to suppress pleasure. It is connected wirelessly to the arcology, which can be given instructions to encourage or discourage sexual pleasure in specific situations. You run a quick test. On the oral setting, as soon as $he kneels in front of your crotch, $he gasps as the stimulation starts. On the anal setting, $he whimpers when you run a finger across $his asshole.
 <</replace>>
 <</link>>
  //This option costs <<print cashFormat($SPcost)>>//
 <<elseif $activeSlave.dick > 0>>
-<br><<link "Give her a smart frenulum piercing">>
+<br><<link "Give $him a smart frenulum piercing">>
 <<set $activeSlave.clitPiercing = 3>>
 	<<set $cash -= $SPcost>>
 <<replace "#result">>
-	You take her to the body modification studio, strap her down, pierce her frenulum, and insert what appears to be a large stainless steel barbell piercing. It actually contains a device that can vibrate to give her sexual stimulation or create subtle pain to suppress pleasure. It is connected wirelessly to the arcology, which can be given instructions to encourage or discourage sexual pleasure in specific situations. You run a quick test. On the oral setting, as soon as she kneels in front of your crotch, she gasps as the stimulation starts. On the anal setting, she whimpers and gets rock hard when you run a finger across her asshole.
+	You take $him to the body modification studio, strap $him down, pierce $his frenulum, and insert what appears to be a large stainless steel barbell piercing. It actually contains a device that can vibrate to give $him sexual stimulation or create subtle pain to suppress pleasure. It is connected wirelessly to the arcology, which can be given instructions to encourage or discourage sexual pleasure in specific situations. You run a quick test. On the oral setting, as soon as $he kneels in front of your crotch, $he gasps as the stimulation starts. On the anal setting, $he whimpers and gets rock hard when you run a finger across $his asshole.
 <</replace>>
 <</link>>
  //This option costs <<print cashFormat($SPcost)>>//
 <</if>>
 
-<br><<link "Tie her up and give her a good whipping">>
+<br><<link "Tie $him up and give $him a good whipping">>
 <<set $activeSlave.devotion -= 50>>
 <<set $activeSlave.trust -= 100>>
 <<replace "#result">>
-	You cuff her wrists and tie the cuffs to a hook in the ceiling so she's forced up on tiptoe. Reflecting that sometimes the old ways are best, you take a whip to her. It's soft leather and you have some skill, so her skin isn't broken, but you lash her buttocks and every stroke draws a scream. After a while, the pain grows dull for her and she slumps in her bindings, moaning. You switch to her nipples, bringing her back to howling life as she dances on tiptoe and tries to dodge. <<if $activeSlave.dick != 0>>You finish by taking the whip to her penis, leaving her sobbing and begging. <</if>>Her first true introduction to you sinks deep; now she @@.gold;deeply fears you@@ and @@.mediumorchid;hates being around you.@@
+	You cuff $his wrists and tie the cuffs to a hook in the ceiling so $he's forced up on tiptoe. Reflecting that sometimes the old ways are best, you take a whip to $him. It's soft leather and you have some skill, so $his skin isn't broken, but you lash $his buttocks and every stroke draws a scream. After a while, the pain grows dull for $him and $he slumps in $his bindings, moaning. You switch to $his nipples, bringing $him back to howling life as $he dances on tiptoe and tries to dodge. <<if $activeSlave.dick != 0>>You finish by taking the whip to $his penis, leaving $him sobbing and begging. <</if>>$His first true introduction to you sinks deep; now $he @@.gold;deeply fears you@@ and @@.mediumorchid;hates being around you.@@
 <</replace>>
 <</link>>
 
 <<if $activeSlave.stampTat == 0>>
-<br><<link "Give her a lewd tramp stamp">>
+<br><<link "Give $him a lewd tramp stamp">>
 <<set $activeSlave.stampTat = either("advertisements", "rude words", "degradation")>>
 <<replace "#result">>
-	You bring her down to the studio, lay the compliant girls in the chair face-down, and select a sufficiently lewd pattern to decorate her lower back. When the automated tattooing is done, a topical application of analgesics leaves her with nothing more than a slight ache there. When allowed to stand, she immediately turns her back to one of the studio's full length mirrors and cranes around to gawk at the picture just over her butt. She wiggles her rear and giggles at the drawing moving along with it. It seems she @@.hotpink;enjoys it.@@
+	You bring $him down to the studio, lay the compliant girls in the chair face-down, and select a sufficiently lewd pattern to decorate $his lower back. When the automated tattooing is done, a topical application of analgesics leaves $him with nothing more than a slight ache there. When allowed to stand, $he immediately turns $his back to one of the studio's full length mirrors and cranes around to gawk at the picture just over $his butt. $He wiggles $his rear and giggles at the drawing moving along with it. It seems $he @@.hotpink;enjoys it.@@
 	<<set $activeSlave.devotion += 5>>
 <</replace>>
 <</link>>
@@ -1118,68 +1122,68 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 
 <<set $toSearch = $activeSlave.hStyle>>
 <<if ($toSearch.indexOf("shaved") == -1)>>
-<br><<link "Shave her hair">>
+<br><<link "Shave $his hair">>
 <<set $activeSlave.devotion -= 25>>
 <<set $activeSlave.hStyle = "shaved">>
 <<set $activeSlave.hLength = 0>>
 <<set $activeSlave.trust -= 50>>
 <<replace "#result">>
-	You escort her to the auto salon running your fingers through her long hair the entire way. She sighs contently under your patting until you reach the salon. You strap her in and set the auto salon to shave. She looks around frantically as the manipulators with their buzzing shears descend menacingly. As they run quickly back and forth across her head, she begins to sob, obviously @@.gold;fearing@@ the strange device. When she catches sight of her bald head, @@.mediumorchid;her face twists with revulsion.@@ She didn't seem to take it well.
+	You escort $him to the auto salon running your fingers through $his long hair the entire way. $He sighs contently under your patting until you reach the salon. You strap $him in and set the auto salon to shave. $He looks around frantically as the manipulators with their buzzing shears descend menacingly. As they run quickly back and forth across $his head, $he begins to sob, obviously @@.gold;fearing@@ the strange device. When $he catches sight of $his bald head, @@.mediumorchid;$his face twists with revulsion.@@ $He didn't seem to take it well.
 <</replace>>
 <</link>>
 <</if>>
 
-<br><<link "Make her an office ornament for the day">>
+<br><<link "Make $him an office ornament for the day">>
 <<set $activeSlave.devotion += 5>>
 <<set $activeSlave.trust += 10>>
 <<replace "#result">>
-	You cuff her wrists and ankles, bend all four limbs behind her, secure them together, and hoist her up to the ceiling on a rope. She hangs up there like a sex slave chandelier, breasts swaying in a lovely way whenever she squirms. Periodically you let her down to stretch her aching limbs, but whenever you put your decoration back up you add some clips with little bells on them: first the nose, then the nipples, and finally the <<if $activeSlave.dick != 0>>dickhead<<else>>pussylips<</if>>. By the end of the day your work is accompanied by the sweet sounds of ringing bells and @@.hotpink;inappropriate laughter@@ in her <<if $activeSlave.voice == 3>>high, girlish<<elseif $activeSlave.voice == 2>>feminine<<else>>deep<</if>> voice. She seems to think it's a game and @@.mediumaquamarine;trust you more@@ for playing it with her.
+	You cuff $his wrists and ankles, bend all four limbs behind $him, secure them together, and hoist $him up to the ceiling on a rope. $He hangs up there like a sex slave chandelier, breasts swaying in a lovely way whenever $he squirms. Periodically you let $him down to stretch $his aching limbs, but whenever you put your decoration back up you add some clips with little bells on them: first the nose, then the nipples, and finally the <<if $activeSlave.dick != 0>>dickhead<<else>>pussylips<</if>>. By the end of the day your work is accompanied by the sweet sounds of ringing bells and @@.hotpink;inappropriate laughter@@ in $his <<if $activeSlave.voice == 3>>high, girlish<<elseif $activeSlave.voice == 2>>feminine<<else>>deep<</if>> voice. $He seems to think it's a game and @@.mediumaquamarine;trust you more@@ for playing it with $him.
 <</replace>>
 <</link>>
 
 <<if $activeSlave.vagina == 0>>
-<br><<link "Take her virginity">>
+<br><<link "Take $his virginity">>
 <<set $activeSlave.devotion += 5>>
 <<set $activeSlave.trust += 5>>
 <<set $activeSlave.vaginalCount += 1>>
 	<<set $vaginalTotal += 1>>
 <<set $activeSlave.vagina = 1>>
 <<replace "#result">>
-	You gently lead her unresisting body to the couch next to your desk and spread her legs. She writhes and moans as you enter her virgin pussy, but after getting into the rhythm of sex, she enthusiastically moves along trying to make the feeling even better. She's almost sad when @@.hotpink;her beloved partner@@ finishes, but @@.mediumaquamarine;hopes@@ she'll get to play sex with you again soon. @@.lime;Her tight little pussy has been broken in.@@
+	You gently lead $his unresisting body to the couch next to your desk and spread $his legs. $He writhes and moans as you enter $his virgin pussy, but after getting into the rhythm of sex, $he enthusiastically moves along trying to make the feeling even better. $He's almost sad when @@.hotpink;$his beloved partner@@ finishes, but @@.mediumaquamarine;hopes@@ $he'll get to play sex with you again soon. @@.lime;$His tight little pussy has been broken in.@@
 <</replace>>
 <</link>>
 <</if>>
 
 <<if $activeSlave.anus == 0>>
-<br><<link "Take her anal virginity">>
+<br><<link "Take $his anal virginity">>
 <<set $activeSlave.devotion += 5>>
 <<set $activeSlave.trust += 5>>
 <<set $activeSlave.analCount += 1>>
 	<<set $analTotal += 1>>
 <<set $activeSlave.anus = 1>>
 <<replace "#result">>
-	You gently lead her unresisting body to the couch next to your desk and arrange her with her rear in the air. She writhes and moans as you enter her virgin anus, but after getting into the rhythm of sex, she enthusiastically moves along trying to make the feeling even better. She's almost sad when @@.hotpink;her beloved partner@@ finishes, but @@.mediumaquamarine;hopes@@ she'll get to play sex with you again soon. @@.lime;Her tight little anus has been broken in.@@
+	You gently lead $his unresisting body to the couch next to your desk and arrange $him with $his rear in the air. $He writhes and moans as you enter $his virgin anus, but after getting into the rhythm of sex, $he enthusiastically moves along trying to make the feeling even better. $He's almost sad when @@.hotpink;$his beloved partner@@ finishes, but @@.mediumaquamarine;hopes@@ $he'll get to play sex with you again soon. @@.lime;$His tight little anus has been broken in.@@
 <</replace>>
 <</link>>
 <</if>>
 
 <<if ($activeSlave.amp != 1)>>
-<br><<link "Put a shock collar on her and force her to rape herself">>
+<br><<link "Put a shock collar on $him and force $him to rape $himself">>
 <<set $activeSlave.trust -= 100>>
 <<set $activeSlave.devotion -= 50>>
 <<set $activeSlave.collar = "shock punishment">>
 <<replace "#result">>
-	You put a shock collar on her. Its function isn't immediately obvious, at least until you test it on the lowest power setting, making her jump and look at you in terror. This concern is compounded when you throw a big dildo at her and tell her to rape herself. She gapes at you incredulously until you give her a stronger jolt and peremptorily tell her to
+	You put a shock collar on $him. Its function isn't immediately obvious, at least until you test it on the lowest power setting, making $him jump and look at you in terror. This concern is compounded when you throw a big dildo at $him and tell $him to rape $himself. $He gapes at you incredulously until you give $him a stronger jolt and peremptorily tell $him to
 	<<if $activeSlave.vagina > 0>>
-	pick it up and pound her own pussy. @@.mediumorchid;Uncertain,@@ she reaches down shakily, seats herself, and slowly pushes the uncomfortably big phallus inside her womanhood. She starts to fuck herself. Harder, you command. Wincing, she works her cunt faster. Harder, you repeat, giving her another shock. @@.gold;She begins to cry,@@ but continues, sawing the big fake cock in and out, really raping herself.
+	pick it up and pound $his own pussy. @@.mediumorchid;Uncertain,@@ $he reaches down shakily, seats $himself, and slowly pushes the uncomfortably big phallus inside $his womanhood. $He starts to fuck $himself. Harder, you command. Wincing, $he works $his cunt faster. Harder, you repeat, giving $him another shock. @@.gold;$He begins to cry,@@ but continues, sawing the big fake cock in and out, really raping $himself.
 <<set $activeSlave.vaginalCount += 1>>
 	<<set $vaginalTotal += 1>>
 	<<elseif $activeSlave.anus > 0>>
-	pick it up and pound her own ass. @@.mediumorchid;Uncertain,@@ she reaches down shakily, seats herself, and gradually shoves the already-lubricated phallus into her ass. It's uncomfortably big for her butt, but she can manage it, and slowly starts to sodomize herself. Harder, you command. Wincing, she fucks her ass faster. Harder, you repeat, giving her another shock. @@.gold;She begins to cry,@@ but continues, sawing the big fake cock in and out, really assraping herself.
+	pick it up and pound $his own ass. @@.mediumorchid;Uncertain,@@ $he reaches down shakily, seats $himself, and gradually shoves the already-lubricated phallus into $his ass. It's uncomfortably big for $his butt, but $he can manage it, and slowly starts to sodomize $himself. Harder, you command. Wincing, $he fucks $his ass faster. Harder, you repeat, giving $him another shock. @@.gold;$He begins to cry,@@ but continues, sawing the big fake cock in and out, really assraping $himself.
 <<set $activeSlave.analCount += 1>>
 	<<set $analTotal += 1>>
 	<<else>>
-	pick it up and facefuck herself. @@.mediumorchid;Uncertain,@@ she reaches down shakily, seats herself, and slowly swallows the uncomfortably big phallus. She has to start over several times as her gag reflex kicks in, but she finally manages to hilt it. Harder, you command. Eyes rolling fearfully, she withdraws it a few inches and shoves it down her throat again. Harder, you repeat, giving her another shock. @@.gold;She begins to weep and gag,@@ but continues, sawing the big fake cock in and out, really molesting herself.
+	pick it up and facefuck $himself. @@.mediumorchid;Uncertain,@@ $he reaches down shakily, seats $himself, and slowly swallows the uncomfortably big phallus. $He has to start over several times as $his gag reflex kicks in, but $he finally manages to hilt it. Harder, you command. Eyes rolling fearfully, $he withdraws it a few inches and shoves it down $his throat again. Harder, you repeat, giving $him another shock. @@.gold;$He begins to weep and gag,@@ but continues, sawing the big fake cock in and out, really molesting $himself.
 <<set $activeSlave.oralCount += 1>>
 	<<set $oralTotal += 1>>
 	<</if>>
@@ -1188,32 +1192,32 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 <</if>>
 
 <<if (($activeSlave.inducedNCS == 0) && ((_momInterest == "boobs") || (_dadInterest == "boobs")))>>
-	<br>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.
+	<br>You noticed $his interest in $his <<if _momInterest == "boobs" && _dadInterest == "boobs">>parent's<<elseif _momInterest == "boobs">>mother's<<else>>father's<</if>> massive breasts when $he was around them.
 	<<if $activeSlave.boobs >= 4000 && $arcologies[0].FSAssetExpansionistResearch == 1>>
-		<br><<link "Start her on a regimen of hyper breast growth drugs">>
+		<br><<link "Start $him on a regimen of hyper breast growth drugs">>
 		<<set $activeSlave.devotion += 25>>
 		<<set $activeSlave.trust += 20>>
 		<<set $activeSlave.boobs += 500>>
 		<<set $activeSlave.drugs = "hyper breast injections">>
 		<<replace "#result">>
-			She squeals in protest as you inject her breasts with their first dosage of HA-HGH, though she changes her tune by the end of the day once she realizes her breasts are bigger. By the end of the week, she's @@.hotpink;deliriously happy@@ over her swollen chest and @@.mediumaquamarine;hopes@@ you'll let them grow even larger.
+			$He squeals in protest as you inject $his breasts with their first dosage of HA-HGH, though $he changes $his tune by the end of the day once $he realizes $his breasts are bigger. By the end of the week, $he's @@.hotpink;deliriously happy@@ over $his swollen chest and @@.mediumaquamarine;hopes@@ you'll let them grow even larger.
 		<</replace>>
 		<</link>>
 	<<elseif $activeSlave.boobs < 4000>>
-		<br><<link "Start her on a regimen of breast growth drugs">>
+		<br><<link "Start $him on a regimen of breast growth drugs">>
 		<<set $activeSlave.devotion += 15>>
 		<<set $activeSlave.trust += 10>>
 		<<set $activeSlave.boobs += 200>>
 		<<set $activeSlave.drugs = "breast injections">>
 		<<replace "#result">>
-			She squeals in protest as you inject her breasts with their first dosage of A-HGH, though she changes her tune by the end of the week once she realizes her breasts are bigger than before. She's @@.hotpink;deliriously happy@@ that her chest is swelling and @@.mediumaquamarine;hopes@@ you'll make them even larger.
+			$He squeals in protest as you inject $his breasts with their first dosage of A-HGH, though $he changes $his tune by the end of the week once $he realizes $his breasts are bigger than before. $He's @@.hotpink;deliriously happy@@ that $his chest is swelling and @@.mediumaquamarine;hopes@@ you'll make them even larger.
 		<</replace>>
 		<</link>>
 	<<else>>
-		Her breasts are already so huge that basic growth drugs will not have a noticeable enough effect to sate her curiosity.
+		$His breasts are already so huge that basic growth drugs will not have a noticeable enough effect to sate $his curiosity.
 	<</if>>
 	<<if $activeSlave.boobs >= 1000 && $arcologies[0].FSTransformationFetishistResearch == 1>>
-		<br><<link "Implant a heaving pair of 4000cc fillable implants in her chest">>
+		<br><<link "Implant a heaving pair of 4000cc fillable implants in $his chest">>
 		<<set $activeSlave.devotion += 25>>
 		<<set $activeSlave.trust += 20>>
 		<<set $activeSlave.boobs += 4000>>
@@ -1222,10 +1226,10 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 		<<set $activeSlave.health -= 10>>
 		<<set $activeSlave.boobShape = "normal">>
 		<<replace "#result">>
-			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 @@.hotpink;deliriously happy@@ that she has her own pair of giant breasts hanging from her stretched chest and @@.mediumaquamarine;hopes@@ you have plans to make them even bigger, even though she is already struggling to keep upright. As with all surgery @@.red;her health has been slightly affected.@@
+			You escort $him to the remote surgery, strap $him in, and put $him under. When $he awakes, $he can't keep $his hands off $his new ridiculous fake tits. $He's @@.hotpink;deliriously happy@@ that $he has $his own pair of giant breasts hanging from $his stretched chest and @@.mediumaquamarine;hopes@@ you have plans to make them even bigger, even though $he is already struggling to keep upright. As with all surgery @@.red;$his health has been slightly affected.@@
 		<</replace>>
 		<</link>> //This option costs <<print cashFormat($surgeryCost)>>//
-		<br><<link "Implant a massive pair of 7500cc string implants in her chest">>
+		<br><<link "Implant a massive pair of 7500cc string implants in $his chest">>
 		<<set $activeSlave.devotion += 25>>
 		<<set $activeSlave.trust += 25>>
 		<<set $activeSlave.boobs += 7500>>
@@ -1235,11 +1239,11 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 		<<set $activeSlave.health -= 10>>
 		<<set $activeSlave.boobShape = "normal">>
 		<<replace "#result">>
-			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 @@.hotpink;deliriously happy@@ that she has her own pair of monster breasts straining her chest and @@.mediumaquamarine;bounces cheerfully@@ when she hears they'll keep growing, despite her near inability to stay upright. As with all surgery @@.red;her health has been slightly affected.@@
+			You escort $him to the remote surgery, strap $him in, and put $him under. When $he awakes, $he can't keep $his hands off $his new ridiculous fake tits. $He's @@.hotpink;deliriously happy@@ that $he has $his own pair of monster breasts straining $his chest and @@.mediumaquamarine;bounces cheerfully@@ when $he hears they'll keep growing, despite $his near inability to stay upright. As with all surgery @@.red;$his health has been slightly affected.@@
 		<</replace>>
 		<</link>> //This option costs <<print cashFormat($surgeryCost)>>//
 	<<elseif $activeSlave.boobs < 1000>>
-		<br><<link "Implant a pair of 1000cc fillable implants in her chest">>
+		<br><<link "Implant a pair of 1000cc fillable implants in $his chest">>
 		<<set $activeSlave.devotion += 15>>
 		<<set $activeSlave.trust += 10>>
 		<<set $activeSlave.boobs += 1000>>
@@ -1248,10 +1252,10 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 		<<set $activeSlave.health -= 10>>
 		<<set $activeSlave.boobShape = "normal">>
 		<<replace "#result">>
-			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 @@.hotpink;deliriously happy@@ that she has her own pair of big breasts hanging from her chest and @@.mediumaquamarine;hopes@@ you have plans to make them even bigger. As with all surgery @@.red;her health has been slightly affected.@@
+			You escort $him to the remote surgery, strap $him in, and put $him under. When $he awakes, $he can't keep $his hands off $his new fake balloons. $He's @@.hotpink;deliriously happy@@ that $he has $his own pair of big breasts hanging from $his chest and @@.mediumaquamarine;hopes@@ you have plans to make them even bigger. As with all surgery @@.red;$his health has been slightly affected.@@
 		<</replace>>
 		<</link>> //This option costs <<print cashFormat($surgeryCost)>>//
-		<br><<link "Implant a heavy pair of 1500cc string implants in her chest">>
+		<br><<link "Implant a heavy pair of 1500cc string implants in $his chest">>
 		<<set $activeSlave.devotion += 15>>
 		<<set $activeSlave.trust += 15>>
 		<<set $activeSlave.boobs += 1500>>
@@ -1261,28 +1265,28 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 		<<set $activeSlave.health -= 10>>
 		<<set $activeSlave.boobShape = "normal">>
 		<<replace "#result">>
-			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 @@.hotpink;deliriously happy@@ that she has her own pair of big breasts hanging from her chest and @@.mediumaquamarine;bounces cheerfully@@ when she hears they'll keep growing. As with all surgery @@.red;her health has been slightly affected.@@
+			You escort $him to the remote surgery, strap $him in, and put $him under. When $he awakes, $he can't keep $his hands off $his new fake balloons. $He's @@.hotpink;deliriously happy@@ that $he has $his own pair of big breasts hanging from $his chest and @@.mediumaquamarine;bounces cheerfully@@ when $he hears they'll keep growing. As with all surgery @@.red;$his health has been slightly affected.@@
 		<</replace>>
 		<</link>> //This option costs <<print cashFormat($surgeryCost)>>//
 	<<else>>
-		Her breasts are already so large that basic implants will not have a noticeable enough effect to sate her curiosity.
+		$His breasts are already so large that basic implants will not have a noticeable enough effect to sate $his curiosity.
 	<</if>>
 <</if>>
 
 <<if _momInterest == "belly" || _dadInterest == "belly">>
-	<br>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.
+	<br>You noticed $his interest in $his <<if _momInterest == "belly" && _dadInterest == "belly">>parent's<<elseif _momInterest == "belly">>mother's<<else>>father's<</if>> rounded middle when $he was around them.
 	<<if $clothesBoughtBelly == 1 || $arcologies[0].FSRepopulationFocus != "unset">>
-		<br><<link "Give her a big fake belly to wear">>
+		<br><<link "Give $him a big fake belly to wear">>
 			<<set $activeSlave.devotion += 15>>
 			<<set $activeSlave.trust += 15>>
 			<<set $activeSlave.bellyAccessory = "a huge empathy belly">>
 			<<replace "#result">>
-				You tell her to cover her eyes and wait while you go fetch something for her. Lugging back the biggest empathy belly you had available, you slip it onto her, eliciting a grunt of discomfort. You order her to open her eyes and look herself over. She's @@.hotpink;deliriously happy@@ at her huge belly and @@.mediumaquamarine;bounces cheerfully@@ when she hears she can keep it. She spends the rest of the day bumping into things and struggling to adjust to the huge weight hanging off her front.
+				You tell $him to cover $his eyes and wait while you go fetch something for $him. Lugging back the biggest empathy belly you had available, you slip it onto $him, eliciting a grunt of discomfort. You order $him to open $his eyes and look $himself over. $He's @@.hotpink;deliriously happy@@ at $his huge belly and @@.mediumaquamarine;bounces cheerfully@@ when $he hears $he can keep it. $He spends the rest of the day bumping into things and struggling to adjust to the huge weight hanging off $his front.
 			<</replace>>
 		<</link>>
 	<</if>>
 	<<if $arcologies[0].FSTransformationFetishistResearch == 1>>
-		<br><<link "Put her into a medical coma and implant a 200000cc belly implant in her abdomen">>
+		<br><<link "Put $him into a medical coma and implant a 200000cc belly implant in $his abdomen">>
 			<<set $activeSlave.devotion += 25>>
 			<<set $activeSlave.trust += 25>>
 			<<set $activeSlave.bellyImplant = 200000>>
@@ -1290,11 +1294,11 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 			<<set $activeSlave.health -= 50>>
 			<<run SetBellySize($activeSlave)>>
 			<<replace "#result">>
-				You escort her to the remote surgery, strap her in, and put her under. When she awakes from her induced coma, she nearly faints at the sight of her immense middle. She's @@.hotpink;deliriously happy@@ at her hugeness and @@.mediumaquamarine;squirms happily@@ when she hears you can make it bigger, despite the fact that it is nearly as large as she is and pins her to the bed she lies upon. As it was an invasive surgery, @@.red;her health has been greatly affected.@@
+				You escort $him to the remote surgery, strap $him in, and put $him under. When $he awakes from $his induced coma, $he nearly faints at the sight of $his immense middle. $He's @@.hotpink;deliriously happy@@ at $his hugeness and @@.mediumaquamarine;squirms happily@@ when $he hears you can make it bigger, despite the fact that it is nearly as large as $he is and pins $him to the bed $he lies upon. As it was an invasive surgery, @@.red;$his health has been greatly affected.@@
 			<</replace>>
 		<</link>> //This option costs <<print cashFormat($surgeryCost)>>//
 	<</if>>
-	<br><<link "Implant a 2000cc belly implant in her abdomen">>
+	<br><<link "Implant a 2000cc belly implant in $his abdomen">>
 		<<set $activeSlave.devotion += 15>>
 		<<set $activeSlave.trust += 15>>
 		<<set $activeSlave.bellyImplant = 2000>>
@@ -1302,48 +1306,48 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 		<<set $activeSlave.health -= 10>>
 		<<run SetBellySize($activeSlave)>>
 		<<replace "#result">>
-			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 bulbous middle. She's @@.hotpink;deliriously happy@@ that she has her own round belly and @@.mediumaquamarine;bounces cheerfully@@ when she hears you can make it bigger. As with all surgery @@.red;her health has been slightly affected.@@
+			You escort $him to the remote surgery, strap $him in, and put $him under. When $he awakes, $he can't keep $his hands off $his new bulbous middle. $He's @@.hotpink;deliriously happy@@ that $he has $his own round belly and @@.mediumaquamarine;bounces cheerfully@@ when $he hears you can make it bigger. As with all surgery @@.red;$his health has been slightly affected.@@
 		<</replace>> //This option costs <<print cashFormat($surgeryCost)>>//
 	<</link>>
 <</if>>
 
 <<if (($activeSlave.inducedNCS == 0) && ((_momInterest == "dick") || (_dadInterest == "dick")))>>
-	<br>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.
+	<br>You noticed $his interest in $his <<if _momInterest == "dick" && _dadInterest == "dick">>parent's<<elseif _momInterest == "dick">>mother's<<else>>father's<</if>> enormous cock while $he was around them.
 	<<if $activeSlave.dick >= 10 && $arcologies[0].FSAssetExpansionistResearch == 1>>
-		<br><<link "Start her on a regimen of hyper penis growth drugs">>
+		<br><<link "Start $him on a regimen of hyper penis growth drugs">>
 		<<set $activeSlave.devotion += 25>>
 		<<set $activeSlave.trust += 20>>
 		<<set $activeSlave.dick += 3>>
 		<<set $activeSlave.drugs = "hyper penis enhancement">>
 		<<replace "#result">>
-			She squeals in protest as you inject her penis with its first dosage of HA-HGH, though she changes her tune by the end of the day once she realizes her dick feels heavier. By the end of the week, she's @@.hotpink;deliriously happy@@ over her meaty cock and @@.mediumaquamarine;hopes@@ you'll let it grow even larger.
+			$He squeals in protest as you inject $his penis with its first dosage of HA-HGH, though $he changes $his tune by the end of the day once $he realizes $his dick feels heavier. By the end of the week, $he's @@.hotpink;deliriously happy@@ over $his meaty cock and @@.mediumaquamarine;hopes@@ you'll let it grow even larger.
 		<</replace>>
 		<</link>>
 	<<elseif $activeSlave.dick < 10>>
-		<br><<link "Start her on a regimen of penis growth drugs">>
+		<br><<link "Start $him on a regimen of penis growth drugs">>
 		<<set $activeSlave.devotion += 15>>
 		<<set $activeSlave.trust += 10>>
 		<<set $activeSlave.dick += 1>>
 		<<set $activeSlave.drugs = "penis enhancement">>
 		<<replace "#result">>
-			She squeals in protest as you inject her cock with its first dosage of A-HGH, though she changes her tune by the end of the week once she realizes her dick feels heavier than before. She's @@.hotpink;deliriously happy@@ that her penis is steadily growing and @@.mediumaquamarine;hopes@@ you'll make it even larger.
+			$He squeals in protest as you inject $his cock with its first dosage of A-HGH, though $he changes $his tune by the end of the week once $he realizes $his dick feels heavier than before. $He's @@.hotpink;deliriously happy@@ that $his penis is steadily growing and @@.mediumaquamarine;hopes@@ you'll make it even larger.
 		<</replace>>
 		<</link>>
 	<<else>>
-		Her dick is already so huge that basic growth drugs will not have a noticeable enough effect to sate her curiosity.
+		$His dick is already so huge that basic growth drugs will not have a noticeable enough effect to sate $his curiosity.
 	<</if>>
 <</if>>
 
 <<if (($activeSlave.inducedNCS == 0) && ((_momInterest == "balls") || (_dadInterest == "balls")))>>
-	<br>You noticed $his 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.
+	<br>You noticed $his interest in $his <<if _momInterest == "balls" && _dadInterest == "balls">>parent's<<elseif _momInterest == "balls">>mother's<<else>>father's<</if>> pendulous testicles while $he was around them.
 	<<if $activeSlave.balls >= 6 && $arcologies[0].FSAssetExpansionistResearch == 1>>
-		<br><<link "Start her on a regimen of hyper testicle growth drugs">>
+		<br><<link "Start $him on a regimen of hyper testicle growth drugs">>
 		<<set $activeSlave.devotion += 25>>
 		<<set $activeSlave.trust += 20>>
 		<<set $activeSlave.balls += 10>>
 		<<set $activeSlave.drugs = "hyper testicle enhancement">>
 		<<replace "#result">>
-			She squeals in protest as you inject $his testicles with their first dosage of HA-HGH, though she changes $his tune by the end of the day once she realizes $his nuts feel heavier. By the end of the week, she's @@.hotpink;deliriously happy@@ over $his swollen balls and @@.mediumaquamarine;hopes@@ you'll let them grow even larger.
+			$He squeals in protest as you inject $his testicles with their first dosage of HA-HGH, though $he changes $his tune by the end of the day once $he realizes $his nuts feel heavier. By the end of the week, $he's @@.hotpink;deliriously happy@@ over $his swollen balls and @@.mediumaquamarine;hopes@@ you'll let them grow even larger.
 		<</replace>>
 		<</link>>
 	<<elseif $activeSlave.balls < 6>>
@@ -1353,18 +1357,18 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 		<<set $activeSlave.balls += 1>>
 		<<set $activeSlave.drugs = "testicle enhancement">>
 		<<replace "#result">>
-			She squeals in protest as you inject her testicles with their first dosage of A-HGH, though she changes her tune by the end of the week once she realizes her nuts feel heavier and fuller than before. She's @@.hotpink;deliriously happy@@ that her balls are steadily swelling and @@.mediumaquamarine;hopes@@ you'll make them even larger.
+			$He squeals in protest as you inject $his testicles with their first dosage of A-HGH, though $he changes $his tune by the end of the week once $he realizes $his nuts feel heavier and fuller than before. $He's @@.hotpink;deliriously happy@@ that $his balls are steadily swelling and @@.mediumaquamarine;hopes@@ you'll make them even larger.
 		<</replace>>
 		<</link>>
 	<<else>>
-		Her balls are already so huge that basic growth drugs will not have a noticeable enough effect to sate her curiosity.
+		$His balls are already so huge that basic growth drugs will not have a noticeable enough effect to sate $his curiosity.
 	<</if>>
 <</if>>
 
 <<if (($activeSlave.inducedNCS == 0) && ((_momInterest == "hips") || (_dadInterest == "hips")))>>
-	<br>You noticed $his 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.
+	<br>You noticed $his interest in $his <<if _momInterest == "hips" && _dadInterest == "hips">>parent's<<elseif _momInterest == "hips">>mother's<<else>>father's<</if>> door jamming hips while $he was around them.
 	<<if $activeSlave.hips == 2 && $surgeryUpgrade == 1>>
-		<br><<link "Surgically widen her hips">>
+		<br><<link "Surgically widen $his hips">>
 			<<set $activeSlave.devotion += 15>>
 			<<set $activeSlave.trust += 15>>
 			<<set $activeSlave.hips += 1>>
@@ -1372,11 +1376,11 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 			<<set $cash -= $surgeryCost>>
 			<<set $activeSlave.health -= 40>>
 			<<replace "#result">>
-				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 wide hips, especially since she can't figure out how to roll over with them. She's @@.hotpink;deliriously happy@@ that she is ridiculously wide and @@.mediumaquamarine;wiggles her door-jammers cheerfully@@ at you whenever she gets the chance. Since the surgery was invasive, @@.red;her health has been greatly affected.@@
+				You escort $him to the remote surgery, strap $him in, and put $him under. When $he awakes, $he can't keep $his hands off $his wide hips, especially since $he can't figure out how to roll over with them. $He's @@.hotpink;deliriously happy@@ that $he is ridiculously wide and @@.mediumaquamarine;wiggles $his door-jammers cheerfully@@ at you whenever $he gets the chance. Since the surgery was invasive, @@.red;$his health has been greatly affected.@@
 			<</replace>>
 		<</link>> //This option costs <<print cashFormat($surgeryCost)>>//
 	<<elseif $activeSlave.hips < 2>>
-		<br><<link "Surgically widen her hips">>
+		<br><<link "Surgically widen $his hips">>
 			<<set $activeSlave.devotion += 15>>
 			<<set $activeSlave.trust += 15>>
 			<<set $activeSlave.hips += 1>>
@@ -1384,41 +1388,41 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 			<<set $cash -= $surgeryCost>>
 			<<set $activeSlave.health -= 40>>
 			<<replace "#result">>
-				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 wide hips. She's @@.hotpink;deliriously happy@@ that she is wider than ever and @@.mediumaquamarine;wiggles her hips cheerfully@@ at you whenever she gets the chance. Since the surgery was invasive, @@.red;her health has been greatly affected.@@
+				You escort $him to the remote surgery, strap $him in, and put $him under. When $he awakes, $he can't keep $his hands off $his wide hips. $He's @@.hotpink;deliriously happy@@ that $he is wider than ever and @@.mediumaquamarine;wiggles $his hips cheerfully@@ at you whenever $he gets the chance. Since the surgery was invasive, @@.red;$his health has been greatly affected.@@
 			<</replace>>
 		<</link>> //This option costs <<print cashFormat($surgeryCost)>>//
 	<<else>>
-		Your surgery suite is not outfitted to widen her hips further.
+		Your surgery suite is not outfitted to widen $his hips further.
 	<</if>>
 <</if>>
 
 <<if (($activeSlave.inducedNCS == 0) && ((_momInterest == "butt") || (_dadInterest == "butt")))>>
-	<br>You noticed $his 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.
+	<br>You noticed $his interest in $his <<if _momInterest == "butt" && _dadInterest == "butt">>parent's<<elseif _momInterest == "butt">>mother's<<else>>father's<</if>> ever-jiggling ass while $he was around them.
 	<<if $activeSlave.butt >= 10 && $arcologies[0].FSAssetExpansionistResearch == 1>>
-		<br><<link "Start her on a regimen of hyper ass growth drugs">>
+		<br><<link "Start $him on a regimen of hyper ass growth drugs">>
 		<<set $activeSlave.devotion += 25>>
 		<<set $activeSlave.trust += 20>>
 		<<set $activeSlave.butt += 3>>
 		<<set $activeSlave.drugs = "hyper butt injections">>
 		<<replace "#result">>
-			She squeals in protest as you inject her buttcheeks with their first dosage of HA-HGH, though she changes her tune by the end of the day once she realizes her butt is larger than ever. By the end of the week, she's @@.hotpink;deliriously happy@@ over her swollen rear and @@.mediumaquamarine;hopes@@ you'll let it grow even larger.
+			$He squeals in protest as you inject $his buttcheeks with their first dosage of HA-HGH, though $he changes $his tune by the end of the day once $he realizes $his butt is larger than ever. By the end of the week, $he's @@.hotpink;deliriously happy@@ over $his swollen rear and @@.mediumaquamarine;hopes@@ you'll let it grow even larger.
 		<</replace>>
 		<</link>>
 	<<elseif $activeSlave.butt < 10>>
-		<br><<link "Start her on a regimen of ass growth drugs">>
+		<br><<link "Start $him on a regimen of ass growth drugs">>
 		<<set $activeSlave.devotion += 15>>
 		<<set $activeSlave.trust += 10>>
 		<<set $activeSlave.butt += 1>>
 		<<set $activeSlave.drugs = "butt injections">>
 		<<replace "#result">>
-			She squeals in protest as you inject her buttcheeks with their first dosage of A-HGH, though she changes her tune by the end of the week once she realizes her butt is bigger than before. She's @@.hotpink;deliriously happy@@ that her rear is swelling and @@.mediumaquamarine;hopes@@ you'll make it even larger.
+			$He squeals in protest as you inject $his buttcheeks with their first dosage of A-HGH, though $he changes $his tune by the end of the week once $he realizes $his butt is bigger than before. $He's @@.hotpink;deliriously happy@@ that $his rear is swelling and @@.mediumaquamarine;hopes@@ you'll make it even larger.
 		<</replace>>
 		<</link>>
 	<<else>>
-		Her butt is already so huge that basic growth drugs will not have a noticeable enough effect to sate her curiosity.
+		$His butt is already so huge that basic growth drugs will not have a noticeable enough effect to sate $his curiosity.
 	<</if>>
 	<<if $activeSlave.butt >= 6 && $arcologies[0].FSTransformationFetishistResearch == 1>>
-		<br><<link "Implant a heaving pair of fillable implants in her rear">>
+		<br><<link "Implant a heaving pair of fillable implants in $his rear">>
 		<<set $activeSlave.devotion += 25>>
 		<<set $activeSlave.trust += 20>>
 		<<set $activeSlave.butt += 8>>
@@ -1426,11 +1430,11 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 		<<set $cash -= $surgeryCost>>
 		<<set $activeSlave.health -= 10>>
 		<<replace "#result">>
-			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 ass, not that she has much choice, since it has her pinned to the bed. She's @@.hotpink;deliriously happy@@ that she has her own pair of giant butt cheeks ballooning from her bottom and @@.mediumaquamarine;hopes@@ you have plans to make them even bigger, even though she is already struggling to escape from under them. As with all surgery @@.red;her health has been slightly affected.@@
+			You escort $him to the remote surgery, strap $him in, and put $him under. When $he awakes, $he can't keep $his hands off $his new ridiculous fake ass, not that $he has much choice, since it has $him pinned to the bed. $He's @@.hotpink;deliriously happy@@ that $he has $his own pair of giant butt cheeks ballooning from $his bottom and @@.mediumaquamarine;hopes@@ you have plans to make them even bigger, even though $he is already struggling to escape from under them. As with all surgery @@.red;$his health has been slightly affected.@@
 		<</replace>>
 		<</link>> //This option costs <<print cashFormat($surgeryCost)>>//
 	<<elseif $activeSlave.butt < 6>>
-		<br><<link "Implant a pair of fillable implants in her rear">>
+		<br><<link "Implant a pair of fillable implants in $his rear">>
 		<<set $activeSlave.devotion += 15>>
 		<<set $activeSlave.trust += 10>>
 		<<set $activeSlave.butt += 2>>
@@ -1438,10 +1442,10 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 		<<set $cash -= $surgeryCost>>
 		<<set $activeSlave.health -= 10>>
 		<<replace "#result">>
-			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 @@.hotpink;deliriously happy@@ that she has her own pair of big butt cheeks hanging from her rear and @@.mediumaquamarine;hopes@@ you have plans to make them even bigger. As with all surgery @@.red;her health has been slightly affected.@@
+			You escort $him to the remote surgery, strap $him in, and put $him under. When $he awakes, $he can't keep $his hands off $his new fake bottom. $He's @@.hotpink;deliriously happy@@ that $he has $his own pair of big butt cheeks hanging from $his rear and @@.mediumaquamarine;hopes@@ you have plans to make them even bigger. As with all surgery @@.red;$his health has been slightly affected.@@
 		<</replace>>
 		<</link>> //This option costs <<print cashFormat($surgeryCost)>>//
-		<br><<link "Implant a heavy pair of string implants in her rear">>
+		<br><<link "Implant a heavy pair of string implants in $his rear">>
 		<<set $activeSlave.devotion += 15>>
 		<<set $activeSlave.trust += 15>>
 		<<set $activeSlave.butt += 3>>
@@ -1450,11 +1454,11 @@ You beckon the curious girl to your hefty breasts, having noticed how hungrily s
 		<<set $cash -= $surgeryCost>>
 		<<set $activeSlave.health -= 10>>
 		<<replace "#result">>
-			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 @@.hotpink;deliriously happy@@ that she has her own pair of big butt cheeks hanging from her rear and @@.mediumaquamarine;bounces them cheerfully@@ when she hears they'll keep growing. As with all surgery @@.red;her health has been slightly affected.@@
+			You escort $him to the remote surgery, strap $him in, and put $him under. When $he awakes, $he can't keep $his hands off $his new fake bottom. $He's @@.hotpink;deliriously happy@@ that $he has $his own pair of big butt cheeks hanging from $his rear and @@.mediumaquamarine;bounces them cheerfully@@ when $he hears they'll keep growing. As with all surgery @@.red;$his health has been slightly affected.@@
 		<</replace>>
 		<</link>> //This option costs <<print cashFormat($surgeryCost)>>//
 	<<else>>
-		$His butt is already so large that basic implants will not have a noticeable enough effect to sate her curiosity.
+		$His butt is already so large that basic implants will not have a noticeable enough effect to sate $his curiosity.
 	<</if>>
 <</if>>
 		
diff --git a/src/pregmod/reTheSirenStrikesBack.tw b/src/pregmod/reTheSirenStrikesBack.tw
index b73d064cac69b77abc1f91da940ccca8a50bcb5f..ab0cec7dc040da156910d0dcdb444a0e1339e3b4 100644
--- a/src/pregmod/reTheSirenStrikesBack.tw
+++ b/src/pregmod/reTheSirenStrikesBack.tw
@@ -4,9 +4,9 @@
 <<set $swanSong = 3>>
 
 <<if $pedo_mode == 1>>
-  <<set $activeSlaveOneTimeMinAge = 16>>
+	<<set $activeSlaveOneTimeMinAge = 16>>
 <<else>>
-  <<set $activeSlaveOneTimeMinAge = 30>>
+	<<set $activeSlaveOneTimeMinAge = 30>>
 <</if>>
 <<set $activeSlaveOneTimeMaxAge = 40>>
 <<set $one_time_age_overrides_pedo_mode = 1>>
diff --git a/src/pregmod/saAgent.tw b/src/pregmod/saAgent.tw
index 56736a4be2e39d00d49733f5abaa328b4dacde3f..9bf9085c151a087e39505b8be650436f6b417c94 100644
--- a/src/pregmod/saAgent.tw
+++ b/src/pregmod/saAgent.tw
@@ -4,13 +4,13 @@
 	<<set $slaves[$i].boobsImplant += 50, $slaves[$i].boobs += 50>>
 	<<if ($slaves[$i].boobs > 50000)>>
 		<<set $slaves[$i].boobs -= 100, $slaves[$i].boobsImplant -= 100>>
-                <<if $slaves[$i].inducedNCS == 1>>
-                        <<set $slaves[$i].boobs -= 100, $slaves[$i].boobsImplant -= 100>>
-                <</if>>
+		<<if $slaves[$i].inducedNCS == 1>>
+			<<set $slaves[$i].boobs -= 100, $slaves[$i].boobsImplant -= 100>>
+		<</if>>
 	<</if>>
 <</if>>
 <<if $slaves[$i].inducedNCS == 1>>
-        /*  NCS is blocking boob expansion. */
+		/* NCS is blocking boob expansion. */
 <<elseif ($slaves[$i].boobsImplant > 1000)>>
 	<<if ($slaves[$i].boobs-$slaves[$i].boobsImplant < 1000) && (random(1,100) > 60)>>
 		<<set $slaves[$i].boobs += 50>>
@@ -28,9 +28,9 @@
 	<<set $slaves[$i].buttImplant += .25, $slaves[$i].butt += .25>>
 	<<if ($slaves[$i].butt > 10)>>
 		<<set $slaves[$i].butt -= 1, $slaves[$i].buttImplant -= 1>>
-                <<if $slaves[$i].inducedNCS == 1>>
-                        <<set $slaves[$i].butt -= 1, $slaves[$i].buttImplant -= 1>>
-                <</if>>
+		<<if $slaves[$i].inducedNCS == 1>>
+			<<set $slaves[$i].butt -= 1, $slaves[$i].buttImplant -= 1>>
+		<</if>>
 	<</if>>
 <</if>>
 
@@ -127,8 +127,8 @@
 	<</if>>
 	<<if ($slaves[$i].preg >= 10)>>
 		<<if $slaves[$i].inducedNCS == 1>>
-                        /* Sort-of No-op, NCS prevents boob growth */
-                        <<set _boobTarget = 0>>
+			/* Sort-of No-op, NCS prevents boob growth */
+			<<set _boobTarget = 0>>
 		<<elseif $slaves[$i].physicalAge >= 18>>
 			<<if $slaves[$i].pregType >= 50>>
 				<<set _boobTarget = 10000>>
@@ -206,7 +206,7 @@
 			<</if>>
 		<</if>>
 		<<if $slaves[$i].inducedNCS == 1>>
-                        /* No-op, we don't grow hips on NCS */
+			/* No-op, we don't grow hips on NCS */
 		<<elseif $slaves[$i].preg > 32 && $slaves[$i].physicalAge >= 18 && $slaves[$i].hips == 1 && $slaves[$i].hipsImplant == 0 && random(1,100) > 90>>
 			<<set $slaves[$i].hips += 1>>
 		<<elseif $slaves[$i].preg > 28 && $slaves[$i].physicalAge >= 18 && $slaves[$i].hips == 0 && $slaves[$i].hipsImplant == 0 && random(1,100) > 70>>
diff --git a/src/pregmod/widgets/pregmodWidgets.tw b/src/pregmod/widgets/pregmodWidgets.tw
index e275a133c5adffa0a94c7a36792a71146de0a16d..8160a76068ef3f9203b9696fc77fcac0ada7faab 100644
--- a/src/pregmod/widgets/pregmodWidgets.tw
+++ b/src/pregmod/widgets/pregmodWidgets.tw
@@ -96,7 +96,10 @@
 	<<set $args[0].eyebrowHColor = $args[0].hColor>>
 <</if>>
 <<if ndef $args[0].eyebrowHStyle>>
-	<<set $args[0].eyebrowHStyle = "waxed">>
+	<<set $args[0].eyebrowHStyle = "natural">>
+<</if>>
+<<if ndef $args[0].eyebrowFullness>>
+	<<set $args[0].eyebrowFullness = "natural">>
 <</if>>
 <<if def $args[0].prostateImplant>>
 	<<if ($args[0].prostateImplant == 1)>>
diff --git a/src/societies/aztec/slaveSacrifice.tw b/src/societies/aztec/slaveSacrifice.tw
index d9b816daf3b93dfe247ad4b55abf34a1a39aa1ae..9db3f4edfb8800f403a864c7e8c8b99d8f041b59 100644
--- a/src/societies/aztec/slaveSacrifice.tw
+++ b/src/societies/aztec/slaveSacrifice.tw
@@ -223,7 +223,7 @@
 				At first, $he tries to fulfill $his sacrifice the best $he can, trying to maintain $himself pure for the goddess. $He submits to every instruction trying to hold as much as $his body allows $him, drinking as little as $he can and sleeping only when $he is told. Soon the aphrodisiacs make $his resolutions dilute as $he tries to touch $himself to find release. It does not take $him long to prove how efficient $his chastity belt is. $He cries and tries as much as $he can but $he is unable to cause any kind of pleasure. As time goes by $he seems to shift $his efforts on fighting to remove the chastity belt from $himself with no avail. $His body twitches and shakes every time more often as the aphrodisiacs hit $him harder every time $his dose is renewed. Later on, $he tries to please any part of $his body which is free to touch and needs to be restrained. Hunger and depravation of sleep take a toll on $his body too and tries to drink as much as possible to fool the hunger $he feels. The tea is rationed to be given only when need it and the sleep carefully monitored. By the end of the week $he remains on the bottom of $his cage trying to the little energy $he has, only interrupted by the body spasms caused by the aphrodisiacs in $his body followed by a soft moan.
 			<</if>>
 		<<else>>
-			At first, $he tries to fulfill $his sacrifice the best $he can, trying to keep $himself pure for the goddess. $He submits to every instruction trying to hold as much as $his body allows $him, drinking as little as $he can and sleeping only when $he is told. Soon the aphrodisiacs make $his resolutions dilute as $he tries to touch $himself to find release. It does not take $him long to prove just how effective $his chastity belt is. $He cries and tries as much as $he can but $he is unable to cause any kind of pleasure. As time goes by $he seems to shift $his efforts on fighting to remove the chastity belt to no avail. $His body twitches and shakes more and more often as the aphrodisiacs hit $him harder each time $his dose is renewed. Later on, $he tries to please any part of $his body that he is able to, and so needs to be restrained. Hunger and sleep depravation take a toll on $his body, and $he tries to drink as much as possible to fool the hunger. The tea is rationed to be given only when need it and the sleep carefully monitored. By the end of the week $he remains on the bottom of $his cage trying to conserve the little energy $he has, interrupted only by the  spasms caused by the aphrodisiacs in $his body, followed by a soft moan.
+			At first, $he tries to fulfill $his sacrifice the best $he can, trying to keep $himself pure for the goddess. $He submits to every instruction trying to hold as much as $his body allows $him, drinking as little as $he can and sleeping only when $he is told. Soon the aphrodisiacs make $his resolutions dilute as $he tries to touch $himself to find release. It does not take $him long to prove just how effective $his chastity belt is. $He cries and tries as much as $he can but $he is unable to cause any kind of pleasure. As time goes by $he seems to shift $his efforts on fighting to remove the chastity belt to no avail. $His body twitches and shakes more and more often as the aphrodisiacs hit $him harder each time $his dose is renewed. Later on, $he tries to please any part of $his body that he is able to, and so needs to be restrained. Hunger and sleep depravation take a toll on $his body, and $he tries to drink as much as possible to fool the hunger. The tea is rationed to be given only when need it and the sleep carefully monitored. By the end of the week $he remains on the bottom of $his cage trying to conserve the little energy $he has, interrupted only by the spasms caused by the aphrodisiacs in $his body, followed by a soft moan.
 		<</if>>
 
 	<<elseif ($activeSlave.trust < -20)>> 
diff --git a/src/uncategorized/PESS.tw b/src/uncategorized/PESS.tw
index baeb8ce83cbaa9ef37d591d99e3b37f55ac6507c..305bf296ba6420cb0fafbbd17aa8ee04817e9023 100644
--- a/src/uncategorized/PESS.tw
+++ b/src/uncategorized/PESS.tw
@@ -23,20 +23,20 @@
 /* Some scenes are also stored in useGuard.tw, walkPast.tw, and toychest.tw			*/
 
 <<if Array.isArray($PESSevent)>>
-  <<set $activeSlave = $eventSlave>>
-  <<if $cheatMode == 1>>
-	<<set $nextButton = "Back", $nextLink = "Nonrandom Event", $returnTo = "Nonrandom Event">> /* if user just clicks spacebar */
-	''A random single slave event would have been selected from the following:''
-	<br>
-	<<for _i = 0; _i < $PESSevent.length; _i++>>
-		<<print "[[$PESSevent[_i]|PESS][$PESSevent = $PESSevent[" + _i + "]]]">>
+	<<set $activeSlave = $eventSlave>>
+	<<if $cheatMode == 1>>
+		<<set $nextButton = "Back", $nextLink = "Nonrandom Event", $returnTo = "Nonrandom Event">> /* if user just clicks spacebar */
+		''A random single slave event would have been selected from the following:''
 		<br>
-	<</for>>
-	<br><br>[[Go Back to Random Nonindividual Event|Random Nonindividual Event][$eventSlave = 0]]
-  <<else>>
-	<<set $PESSevent = $PESSevent.random()>>
-	<<goto "PESS">>
-  <</if>>
+		<<for _i = 0; _i < $PESSevent.length; _i++>>
+			<<print "[[$PESSevent[_i]|PESS][$PESSevent = $PESSevent[" + _i + "]]]">>
+			<br>
+		<</for>>
+		<br><br>[[Go Back to Random Nonindividual Event|Random Nonindividual Event][$eventSlave = 0]]
+	<<else>>
+		<<set $PESSevent = $PESSevent.random()>>
+		<<goto "PESS">>
+	<</if>>
 <<else>>
 
 <<set $nextButton = "Continue", $nextLink = "AS Dump", $returnTo = "RIE Eligibility Check">>
@@ -60,17 +60,20 @@
 
 /* 000-250-006 */
 <<if $seeImages == 1>>
-<<if $imageChoice == 1>>
-	<div class="imageRef lrgVector"><<SlaveArt $activeSlave 2 0>></div>
-<<else>>
-	<div class="imageRef lrgRender"><<SlaveArt $activeSlave 2 0>></div>
-<</if>>
+	<<if $imageChoice == 1>>
+		<div class="imageRef lrgVector"><<SlaveArt $activeSlave 2 0>></div>
+	<<else>>
+		<div class="imageRef lrgRender"><<SlaveArt $activeSlave 2 0>></div>
+	<</if>>
 <</if>>
 /* 000-250-006 */
 
 <<set $desc = SlaveTitle($activeSlave)>>
 <<run Enunciate($activeSlave)>>
 <<setLocalPronouns $activeSlave>>
+<<if def $slaves[$j] && $slaves[$j] != 0>>
+	<<setLocalPronouns $slaves[$j] 2>>
+<</if>>
 
 <<switch $PESSevent>>
 
@@ -80,7 +83,7 @@
 
 <<case "madam strategy">>
 
-Your madam <<EventNameLink $activeSlave>> is a perceptive whore mistress. You are a clever and well-informed manager, of course, and $assistantName is as well-informed as it is physically possible to be about anything that happens within $his sensor net, but the madam has special insight. She sees more sex in person than anyone in the arcology, not excepting you, and may even know some of your brothel slaves better than you do. This certainly extends to their sexualities and skills; if she ever has any doubts about any of them, she usually fucks them herself to get at the truth.
+Your madam <<EventNameLink $activeSlave>> is a perceptive whore mistress. You are a clever and well-informed manager, of course, and $assistantName is as well-informed as it is physically possible to be about anything that happens within $his sensor net, but the madam has special insight. $He sees more sex in person than anyone in the arcology, not excepting you, and may even know some of your brothel slaves better than you do. This certainly extends to their sexualities and skills; if $he ever has any doubts about any of them, $he usually fucks them $himself to get at the truth.
 
 <<case "DJ publicity">>
 
@@ -94,51 +97,51 @@ Your milkmaid <<EventNameLink $activeSlave>> worked hard today. $He's clearly ex
 
 <<case "tired milkmaid">>
 
-Your milkmaid <<EventNameLink $activeSlave>> worked hard today. The cows have it much easier than $he does, in many ways: all they have to do is give milk, while $his life is one of hard labor. Long after they're asleep, she's cleaning the dairy and getting ready for the next day. At long last she's done, and even though she's exhausted, she takes a few minutes to thoroughly stretch $his aching body. She's a big girl, and the play of $his muscles across $his back as she works out the kinks is quite eye-catching.
+Your milkmaid <<EventNameLink $activeSlave>> worked hard today. The cows have it much easier than $he does, in many ways: all they have to do is give milk, while $his life is one of hard labor. Long after they're asleep, $he's cleaning the dairy and getting ready for the next day. At long last $he's done, and even though $he's exhausted, $he takes a few minutes to thoroughly stretch $his aching body. $He's a big girl, and the play of $his muscles across $his back as $he works out the kinks is quite eye-catching.
 
 <<case "loving concubine">>
 
 It's been a long, harassing day as owner of the arcology. You're composing an angry communication to a couple of imbecile tenants who seem to think they're still in their old world shithole of a homeland, insist on acting like it, and are also wealthy enough to make it unwise to simply defenestrate them from the nearest window. Not that you aren't tempted. Suddenly, you feel a moist, <<if ($activeSlave.lips > 70)>>massive<<elseif ($activeSlave.lips > 40)>>pillowlike<<else>>girlish<</if>> pair of lips nibbling their way along your ear, and a <<if ($activeSlave.muscles > 95)>>powerful<<elseif ($activeSlave.muscles > 30)>>strong<<else>>feminine<</if>> hand over your shoulder. Its owner <<if !canTalk($activeSlave)>>passes you a handwritten note: "? ? It can wait, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>> ? ?"<<else>><<say whisper>>s: "It can wait, <<Master>>."<</if>>
 
-You turn to see your concubine <<EventNameLink $activeSlave>>'s <<if ($activeSlave.butt > 5)>>massive, nude ass<<elseif ($activeSlave.butt > 2)>>big naked butt<<else>>nice, nude rear<</if>> vanishing back into your suite.<<if ($activeSlave.boobs > 2000)>> As she sways away from you, you can clearly see the sides of $his massive tits, sticking out on either side of $his torso.<</if>>
+You turn to see your concubine <<EventNameLink $activeSlave>>'s <<if ($activeSlave.butt > 5)>>massive, nude ass<<elseif ($activeSlave.butt > 2)>>big naked butt<<else>>nice, nude rear<</if>> vanishing back into your suite.<<if ($activeSlave.boobs > 2000)>> As $he sways away from you, you can clearly see the sides of $his massive tits, sticking out on either side of $his torso.<</if>>
 
 <<case "bodyguard bedtime">>
 
-<<EventNameLink $activeSlave>> is accustomed to sleep on a bedroll placed across the bottom of the door to your bedroom. In this way, no one could enter the room without going past your bodyguard, even as she lies resting. As you watch, the breath in $his <<if ($activeSlave.muscles > 30)>>muscular<<elseif ($activeSlave.muscles <= 5)>>thin<<elseif ($activeSlave.boobs < 500) && ($activeSlave.butt < 3)>>androgynous<<elseif ($activeSlave.height >= 170)>>tall<<elseif ($activeSlave.height < 150)>>short<<else>>feminine<</if>> <<if $seeRace == 1>>$activeSlave.race <</if>>form slowly raises and lowers the sheet over $him.
+<<EventNameLink $activeSlave>> is accustomed to sleep on a bedroll placed across the bottom of the door to your bedroom. In this way, no one could enter the room without going past your bodyguard, even as $he lies resting. As you watch, the breath in $his <<if ($activeSlave.muscles > 30)>>muscular<<elseif ($activeSlave.muscles <= 5)>>thin<<elseif ($activeSlave.boobs < 500) && ($activeSlave.butt < 3)>>androgynous<<elseif ($activeSlave.height >= 170)>>tall<<elseif ($activeSlave.height < 150)>>short<<else>>feminine<</if>> <<if $seeRace == 1>>$activeSlave.race <</if>>form slowly raises and lowers the sheet over $him.
 
 <<case "worried headgirl">>
 
-Your Head Girl <<EventNameLink $activeSlave>> comes to find you for a routine meeting at the end of the day, and finds your office empty. You're out on its balcony, looking out into the night from the immense height of the arcology's uppermost levels. She comes outside to meet you, notices your reverie, and follows your gaze. Out there, most of the way to the horizon, there's a lightshow underway. In more peaceful times it might have been mistaken for fireworks, but it's not.
+Your Head Girl <<EventNameLink $activeSlave>> comes to find you for a routine meeting at the end of the day, and finds your office empty. You're out on its balcony, looking out into the night from the immense height of the arcology's uppermost levels. $He comes outside to meet you, notices your reverie, and follows your gaze. Out there, most of the way to the horizon, there's a lightshow underway. In more peaceful times it might have been mistaken for fireworks, but it's not.
 <br><br>
 As the two of you stand there watching, strings of red lights begin to trace lines up into the sky. The guns are manually aimed, to go by their jerky arcs of fire, and they're hopelessly ineffective. Their target comes and goes, unseen and unheard at this distance, the only evidence of its passage a flash of light from the target area followed by a low thump that takes a long time to reach you. The commotion is outside the Free City your arcology is part of, and is of little concern: just a minor dispute of the kind becoming more and more common outside your island of safety and security.
 <br><br>
-You notice a warmth at your side. $activeSlave.slaveName has edged a bit closer to you, and shivers as you glance at $him. She crosses $his arms <<if $activeSlave.boobs > 3000>>under $his massive tits, lifting them a bit as she snuggles $his arms into the warm cavern they create against her stomach<<elseif $activeSlave.boobs > 1000>>over $his big boobs, pressing them a bit flatter against $his chest as she hugs $himself<<elseif $activeSlave.boobs > 400>>over $his breasts, pressing them against $his chest as $he hugs $himself<<else>>over $his chest, hugging her own shoulders and rocking back and forth a little<</if>>. "It'<<s>> very bad out there, i<<s>>n't it, <<Master>>." It isn't really a question, but you nod. "I'm glad I'm here with you," she continues, "and I would be even if I didn't love you." She nestles in closer to you, <<if $activeSlave.height >= 185>>the tall <<if $activeSlave.physicalAge > 30>>woman<<else>>girl<</if>>'s shoulder brushing against yours<<elseif $activeSlave.hips > 1>>her broad, motherly hips brushing against your thigh<<else>>the shorter <<if $activeSlave.physicalAge > 30>>woman<<else>>girl<</if>> fitting neatly against your side<</if>>. "<<Master>>, I don't know if the other girl<<s>> know how lucky they are, to be <<s>>afe here."
+You notice a warmth at your side. $activeSlave.slaveName has edged a bit closer to you, and shivers as you glance at $him. $He crosses $his arms <<if $activeSlave.boobs > 3000>>under $his massive tits, lifting them a bit as $he snuggles $his arms into the warm cavern they create against $his stomach<<elseif $activeSlave.boobs > 1000>>over $his big boobs, pressing them a bit flatter against $his chest as $he hugs $himself<<elseif $activeSlave.boobs > 400>>over $his breasts, pressing them against $his chest as $he hugs $himself<<else>>over $his chest, hugging $his own shoulders and rocking back and forth a little<</if>>. "It'<<s>> very bad out there, i<<s>>n't it, <<Master>>." It isn't really a question, but you nod. "I'm glad I'm here with you," $he continues, "and I would be even if I didn't love you." $He nestles in closer to you, <<if $activeSlave.height >= 185>>the tall <<if $activeSlave.physicalAge > 30>>woman<<else>>girl<</if>>'s shoulder brushing against yours<<elseif $activeSlave.hips > 1>>$his broad, motherly hips brushing against your thigh<<else>>the shorter <<if $activeSlave.physicalAge > 30>>woman<<else>>girl<</if>> fitting neatly against your side<</if>>. "<<Master>>, I don't know if the other girl<<s>> know how lucky they are, to be <<s>>afe here."
 
 <<case "loving headgirl">>
 
-You and <<EventNameLink $activeSlave>> see one another less than one might expect, for a slaveowner and his Head Girl. You both lead very busy lives, for one. Furthermore, $activeSlave.slaveName often functions as a second set of eyes, ears, and castigating hands for you, so it would be a waste for the two of you to be in the same place at the same time. Today, the two of you saw almost nothing of one another, so she comes to your office for a quick review of the day before she turns in for the night.
+You and <<EventNameLink $activeSlave>> see one another less than one might expect, for a slaveowner and their Head Girl. You both lead very busy lives, for one. Furthermore, $activeSlave.slaveName often functions as a second set of eyes, ears, and castigating hands for you, so it would be a waste for the two of you to be in the same place at the same time. Today, the two of you saw almost nothing of one another, so $he comes to your office for a quick review of the day before $he turns in for the night.
 <br><br>
-The business is brief and inconsequential, but it's good to speak with her. When you're done, she gets halfway to the door before coming quickly back to give you a light kiss on the cheek. <<if ($activeSlave.lips > 70)>>"Ah love you, <<Master>>," she lisps, huge lips grazing your ear<<elseif ($activeSlave.lipsPiercing+$activeSlave.tonguePiercing > 2)>>"Ah love you, <<Master>>," she lisps, oral piercings grazing your ear<<else>>"I love you, <<Master>>," she whispers into your ear<</if>>, her breasts brushing against your shoulder as she does.
+The business is brief and inconsequential, but it's good to speak with $him. When you're done, $he gets halfway to the door before coming quickly back to give you a light kiss on the cheek. <<if ($activeSlave.lips > 70)>>"Ah love you, <<Master>>," $he lisps, huge lips grazing your ear<<elseif ($activeSlave.lipsPiercing+$activeSlave.tonguePiercing > 2)>>"Ah love you, <<Master>>," $he lisps, oral piercings grazing your ear<<else>>"I love you, <<Master>>," $he whispers into your ear<</if>>, $his breasts brushing against your shoulder as $he does.
 
 <<case "headgirl dickgirl">>
 
-<<EventNameLink $activeSlave>>, despite being a loyal and sexually receptive slave girl, still has a virile cock. She certainly isn't shy about using it in pursuit of her head girl duties. $slaves[$j].slaveName has apparently committed some minor sin, and is now being made to pay. $activeSlave.slaveName has her lying on her back on a table with her helpless <<if $seeRace == 1>>$slaves[$j].race <</if>>throat serving as a hole for $activeSlave.slaveName to fuck <<if $seeRace == 1>>with her $activeSlave.race cock <</if>>while $activeSlave.slaveName rains light slaps on poor $slaves[$j].slaveName's nipples, breasts, and <<if ($slaves[$j].dick > 0) && !canAchieveErection($slaves[$j])>>limp dick<<elseif ($slaves[$j].dick > 0)>>defenseless dick<<elseif ($slaves[$j].clit > 0)>>big clit<<else>>mons<</if>>. All the while, your head girl expounds on $slaves[$j].slaveName's shortcomings and the ways in which she must apply herself to better serve you.
+<<EventNameLink $activeSlave>>, despite being a loyal and sexually receptive slave girl, still has a virile cock. $He certainly isn't shy about using it in pursuit of $his head girl duties. $slaves[$j].slaveName has apparently committed some minor sin, and is now being made to pay. $activeSlave.slaveName has _him2 lying on _his2 back on a table with _his2 helpless <<if $seeRace == 1>>$slaves[$j].race <</if>>throat serving as a hole for $activeSlave.slaveName to fuck <<if $seeRace == 1>>with _his2 $activeSlave.race cock <</if>>while $activeSlave.slaveName rains light slaps on poor $slaves[$j].slaveName's nipples, breasts, and <<if ($slaves[$j].dick > 0) && !canAchieveErection($slaves[$j])>>limp dick<<elseif ($slaves[$j].dick > 0)>>defenseless dick<<elseif ($slaves[$j].clit > 0)>>big clit<<else>>mons<</if>>. All the while, your head girl expounds on $slaves[$j].slaveName's shortcomings and the ways in which _he2 must apply _himself2 to better serve you.
 
 <<case "worshipful impregnatrix">>
 
-<<EventNameLink $activeSlave>> comes wearily into your office at the end of her day to check in with you, like a good Head Girl should. You're busy at the moment, so she waits quietly, not wanting to interrupt you. She seems tired, and leans <<if $activeSlave.physicalAge > 35>>heavily<<else>>lightly<</if>> against the back of the office couch<<if $activeSlave.amp < 0>>, her mechanical hand hard against the leather<</if>>. Your Head Girl is a <<if $activeSlave.fetish == "dom">>very dominant $desc<<elseif $activeSlave.fetish == "sadist">>sadistic and dominant $desc<<else>>dutiful $desc and takes her leadership position seriously<</if>>, but she knows she doesn't have to pretend to be invincible around you.
+<<EventNameLink $activeSlave>> comes wearily into your office at the end of $his day to check in with you, like a good Head Girl should. You're busy at the moment, so $he waits quietly, not wanting to interrupt you. $He seems tired, and leans <<if $activeSlave.physicalAge > 35>>heavily<<else>>lightly<</if>> against the back of the office couch<<if $activeSlave.amp < 0>>, $his mechanical hand hard against the leather<</if>>. Your Head Girl is a <<if $activeSlave.fetish == "dom">>very dominant $desc<<elseif $activeSlave.fetish == "sadist">>sadistic and dominant $desc<<else>>dutiful $desc and takes $his leadership position seriously<</if>>, but $he knows $he doesn't have to pretend to be invincible around you.
 <br><br>
-When you've finished your task, you raise your eyes to examine her. She's standing with her <<if $activeSlave.hips > 1>>broad<<elseif $activeSlave.hips < -1>>narrow<<else>>womanly<</if>> hips slightly cocked and her <<if $activeSlave.muscles > 95>>incredibly muscular<<elseif $activeSlave.weight > 10>>soft<<elseif $activeSlave.muscles > 10>>hard<<else>>trim<</if>> thighs bowed a bit wide. You immediately understand why: it's her job to impregnate fertile slaves, a duty she takes very seriously, and her dick must be very sore.
+When you've finished your task, you raise your eyes to examine her. $He's standing with $his <<if $activeSlave.hips > 1>>broad<<elseif $activeSlave.hips < -1>>narrow<<else>>womanly<</if>> hips slightly cocked and $his <<if $activeSlave.muscles > 95>>incredibly muscular<<elseif $activeSlave.weight > 10>>soft<<elseif $activeSlave.muscles > 10>>hard<<else>>trim<</if>> thighs bowed a bit wide. You immediately understand why: it's $his job to impregnate fertile slaves, a duty $he takes very seriously, and $his dick must be very sore.
 <<if $activeSlave.clothes == "no clothing">>
-	She's nude, making it obvious that her poor soft member has done its duty today. It even looks a little moist, as though it bred a fertile slave's pussy only a few minutes ago.
+	$He's nude, making it obvious that $his poor soft member has done its duty today. It even looks a little moist, as though it bred a fertile slave's pussy only a few minutes ago.
 <<elseif ["body oil", "chains", "clubslut netting", "restrictive latex", "shibari ropes", "uncomfortable straps"].indexOf($activeSlave.clothes) != -1>>
-	Her clothes don't cover her dick, making it obvious that her poor soft member has done its duty today. It even looks a little moist, as though it bred a fertile slave's pussy only a few minutes ago.
+	$His clothes don't cover $his dick, making it obvious that $his poor soft member has done its duty today. It even looks a little moist, as though it bred a fertile slave's pussy only a few minutes ago.
 <<elseif ["a burkini", "a comfortable bodysuit", "a fallen nuns habit", "a latex catsuit", "a leotard", "a monokini", "a cybersuit", "a scalemail bikini", "a string bikini", "attractive lingerie for a pregnant woman", "attractive lingerie", "harem gauze", "kitty lingerie", "restrictive latex", "slutty jewelry", "spats and a tank top", "stretch pants and a crop-top"].indexOf($activeSlave.clothes) != -1>>
-	Her clothes cover her groin, but they're pretty tight, making it clear that her poor soft member has done its duty today.
+	$His clothes cover $his groin, but they're pretty tight, making it clear that $his poor soft member has done its duty today.
 <<else>>
-	Her clothes are relatively modest, so you can't see it, but it's clear that her poor soft member has done its duty today.
+	$His clothes are relatively modest, so you can't see it, but it's clear that $his poor soft member has done its duty today.
 <</if>>
-She sees you examining at her, and looks back at you submissively, too tired to do much else.
+$He sees you examining at $him, and looks back at you submissively, too tired to do much else.
 
 <<default>>
 	<br>ERROR: bad PESS event $PESSevent
@@ -153,10 +156,10 @@ She sees you examining at her, and looks back at you submissively, too tired to
 <<if ($activeSlave.muscles < 30)>>
 	//Your bodyguard lacks the musculature required to manhandle him.//
 <<else>>
-<<link "She uses her muscles to manhandle him">>
+<<link "$He uses $his muscles to manhandle him">>
 	<<replace "#name">>$activeSlave.slaveName<</replace>>
 	<<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 her $activeSlave.faceShape face<<elseif ($activeSlave.height > 150)>>eye to eye with her $activeSlave.faceShape face<<else>>looking down at her $activeSlave.faceShape face<</if>> as she 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 she can throw any man the breadth of a room in a single heave.
+	$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 her $activeSlave.faceShape face<<elseif ($activeSlave.height > 150)>>eye to eye with her $activeSlave.faceShape face<<else>>looking down at her $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.
 	<<set $rep += 500>>
 	<</replace>>
 <</link>>
@@ -164,7 +167,7 @@ She sees you examining at her, and looks back at you submissively, too tired to
 <<if ($activeSlave.height < 170)>>
 	<br>//Your bodyguard lacks the height required to tower over and intimidate him.//
 <<else>>
-<br><<link "She intimidates him with her towering height">>
+<br><<link "$He intimidates him with $his towering height">>
 	<<replace "#name">>$activeSlave.slaveName<</replace>>
 	<<replace "#result">>
 	$activeSlave.slaveName calmly strides over to the drunken delinquent and simply towers over him with a glower on her $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.
@@ -175,10 +178,10 @@ She sees you examining at her, and looks back at you submissively, too tired to
 <<if ($activeSlave.face < 95)>>
 	<br>//Your bodyguard lacks the beauty required to distract him with her wiles.//
 <<else>> 
-<br><<link "She distracts him with her beautiful face">>
+<br><<link "$He distracts him with her beautiful face">>
 	<<replace "#name">>$activeSlave.slaveName<</replace>>
 	<<replace "#result">>
-	$activeSlave.slaveName seductively saunters over to the drunken delinquent and poses alluringly nearby. The man can't help but become entranced by her gorgeous $activeSlave.faceShape face, and follows her like a lost puppy as she beckons with one outstretched finger. $activeSlave.slaveName lures her prey into a nearby alley before slamming her 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 her good looks.
+	$activeSlave.slaveName seductively saunters over to the drunken delinquent and poses alluringly nearby. The man can't help but become entranced by her gorgeous $activeSlave.faceShape face, and follows her like a lost puppy as $he beckons with one outstretched finger. $activeSlave.slaveName lures her prey into a nearby alley before slamming her 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 her good looks.
 	<<set $rep += 500>>
 	<</replace>>
 <</link>>
@@ -186,7 +189,7 @@ She sees you examining at her, and looks back at you submissively, too tired to
 <<if ($activeSlave.intelligence < 0)>>
 	<br>//Your bodyguard lacks the intellect required to de-escalate the situation with tact.//
 <<else>> 
-<br><<link "She de-escalates the situation with tact">>
+<br><<link "$He de-escalates the situation with tact">>
 	<<replace "#name">>$activeSlave.slaveName<</replace>>
 	<<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.
@@ -197,15 +200,15 @@ She sees you examining at her, and looks back at you submissively, too tired to
 <<if ($activeSlave.combatSkill < 1)>>
 	<br>//Your bodyguard lacks the combat skill required to fight him hand to hand.//
 <<else>> 
-<br><<link "She fights him hand to hand">>
+<br><<link "$He fights him hand to hand">>
 	<<replace "#name">>$activeSlave.slaveName<</replace>>
 	<<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 her hands alone, after which she 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.
+	$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 her 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.
 	<<set $rep += 500>>
 	<</replace>>
 <</link>>
 <</if>> 
-<br><<link "She fires a few dozen warning shots">>
+<br><<link "$He fires a few dozen warning shots">>
 	<<replace "#name">>$activeSlave.slaveName<</replace>>
 	<<replace "#result">>
 	$activeSlave.slaveName draws her firearm and blasts the pavement between yourself and the delinquent with a hail of bullets. The man sobers up immediately at the excessive use of firepower and flees the scene in fear of $activeSlave.slaveName turning her weapon on him. $activeSlave.slaveName holsters her weapon and returns to your side to guard you. Word of your trigger happy protector is soon @@.green;the talk of $arcologies[0].name@@ and you find most citizens are keen to avoid causing you offense with $activeSlave.slaveName around.
@@ -215,10 +218,10 @@ She sees you examining at her, and looks back at you submissively, too tired to
 
 <<case "madam strategy">>
 
-<<link "Review her charges' skills with her">>
+<<link "Review $his charges' skills with $him">>
 	<<replace "#name">>$activeSlave.slaveName<</replace>>
 	<<replace "#result">>
-	You call $activeSlave.slaveName up to your office; she enters with the clear anticipation of being thrown over your desk, but instead finds herself sitting across it from you, taking part in a three-way strategy session between you and $assistantName. The three of you carefully review the sexual advantages and disadvantages of each of her whores. She is @@.hotpink;properly deferential,@@ but definitely has insight to offer about how many of them satisfy customers. With her input, you put together a plan to @@.green;address@@ their deficiencies with instruction and hands-on correction.
+	You call $activeSlave.slaveName up to your office; $he enters with the clear anticipation of being thrown over your desk, but instead finds $himself sitting across it from you, taking part in a three-way strategy session between you and $assistantName. The three of you carefully review the sexual advantages and disadvantages of each of $his whores. $He is @@.hotpink;properly deferential,@@ but definitely has insight to offer about how many of them satisfy customers. With $his input, you put together a plan to @@.green;address@@ their deficiencies with instruction and hands-on correction.
 	<<set $activeSlave.devotion += 4>>
 	<<for $i = 0; $i < _SL; $i++>>
 		<<if $slaves[$i].assignment == "work in the brothel">>
@@ -236,7 +239,7 @@ She sees you examining at her, and looks back at you submissively, too tired to
 <br><<link "Talk over the whores' appearance and correct any deficiencies">>
 	<<replace "#name">>$activeSlave.slaveName<</replace>>
 	<<replace "#result">>
-	You call $activeSlave.slaveName up to your office; she enters with the clear anticipation of being thrown over your desk, but instead finds herself sitting across it from you, taking part in a three-way inventory review with you and $assistantName. The three of you carefully review the appearance of each of her whores. She is @@.hotpink;properly deferential,@@ but definitely has insight to offer about how many of them appeal to customers. With her input, you put together a plan to @@.limegreen;correct@@ their deficiencies when they can be pulled out of a shift for a quick surgical improvement.
+	You call $activeSlave.slaveName up to your office; $he enters with the clear anticipation of being thrown over your desk, but instead finds $himself sitting across it from you, taking part in a three-way inventory review with you and $assistantName. The three of you carefully review the appearance of each of her whores. $He is @@.hotpink;properly deferential,@@ but definitely has insight to offer about how many of them appeal to customers. With her input, you put together a plan to @@.limegreen;correct@@ their deficiencies when they can be pulled out of a shift for a quick surgical improvement.
 	<<set $activeSlave.devotion += 4>>
 	<<for $i = 0; $i < _SL; $i++>>
 		<<if $slaves[$i].assignment == "work in the brothel">>
@@ -271,29 +274,29 @@ She sees you examining at her, and looks back at you submissively, too tired to
 
 <<case "DJ publicity">>
 
-<<link "Make her the face of an ad campaign">>
+<<link "Make $him the face of an ad campaign">>
 	<<replace "#name">>$activeSlave.slaveName<</replace>>
 	<<replace "#result">>
-	You bring her out to a pretty balcony and put her through an extended photo shoot. She has no idea what you're planning, but she's skilled enough not to need to. She dons different outfits, changes makeup, and even shifts personas for the camera, producing hundreds of elegant, sensual and eye-catching images. You dismiss her back to the club when you're done, and she clearly thinks little of it. The next day, however, you walk her out onto the club in the morning. When the two of you, <<= WrittenMaster()>> and DJ, reach the main club, she stops short when she catches sight of the main billboard screen. There she is, resplendent and opulent, ten meters tall, giving the viewer a sultry look. She only breaks down for a single moment, but it's quite a moment: she cries rather inelegantly, <<if canTalk($activeSlave)>><<say sobb>>ing "I love you <<Master>>" into your ear<</if>> before giving you a @@.hotpink;wet kiss.@@ Then she runs over to stand under the screen, looking back at you to give you a @@.green;picture-perfect@@ imitation of the billboard she's standing under before laughing at herself a little.
+	You bring $him out to a pretty balcony and put her through an extended photo shoot. $He has no idea what you're planning, but $he's skilled enough not to need to. $He dons different outfits, changes makeup, and even shifts personas for the camera, producing hundreds of elegant, sensual and eye-catching images. You dismiss her back to the club when you're done, and $he clearly thinks little of it. The next day, however, you walk her out onto the club in the morning. When the two of you, <<= WrittenMaster()>> and DJ, reach the main club, $he stops short when $he catches sight of the main billboard screen. There $he is, resplendent and opulent, ten meters tall, giving the viewer a sultry look. $He only breaks down for a single moment, but it's quite a moment: $he cries rather inelegantly, <<if canTalk($activeSlave)>><<say sobb>>ing "I love you <<Master>>" into your ear<</if>> before giving you a @@.hotpink;wet kiss.@@ Then $he runs over to stand under the screen, looking back at you to give you a @@.green;picture-perfect@@ imitation of the billboard $he's standing under before laughing at $himself a little.
 	<<set $cash -= 1000>>
 	<<set $rep += 500>>
 	<<set $activeSlave.devotion += 4>>
 	<</replace>>
 <</link>> //This option will cost <<print cashFormat(1000)>>//
-<br><<link "Keep her to yourself for a week">>
+<br><<link "Keep $him to yourself for a week">>
 	<<replace "#name">>$activeSlave.slaveName<</replace>>
 	<<replace "#result">>
-	Exclusivity and slavery interact in ways more than merely complex. $activeSlave.slaveName's most passionate devotees are devastated to find her nowhere but by your side for the whole week. Their reaction is mixed: awe, envy, resentment; but mostly @@.green;renewed respect@@ that she is your creature, and yours alone. A lesser slave might show off the particularity you show her, bringing shame on you by giving the impression that you care for her as more than a slave. She is no lesser slave, though, and thoroughly understands the fine line the two of you must walk as <<= WrittenMaster()>> and slave. She makes @@.hotpink;painstakingly@@ clear, through every public glance and gesture, that she is yours as a matter of @@.mediumaquamarine;trust@@ rather than as a matter of love.
+	Exclusivity and slavery interact in ways more than merely complex. $activeSlave.slaveName's most passionate devotees are devastated to find her nowhere but by your side for the whole week. Their reaction is mixed: awe, envy, resentment; but mostly @@.green;renewed respect@@ that $he is your creature, and yours alone. A lesser slave might show off the particularity you show her, bringing shame on you by giving the impression that you care for her as more than a slave. $He is no lesser slave, though, and thoroughly understands the fine line the two of you must walk as <<= WrittenMaster()>> and slave. $He makes @@.hotpink;painstakingly@@ clear, through every public glance and gesture, that $he is yours as a matter of @@.mediumaquamarine;trust@@ rather than as a matter of love.
 	<<set $activeSlave.devotion += 4>>
 	<<set $activeSlave.trust += 4>>
 	<<set $rep += 100>>
 	<</replace>>
 <</link>>
 <<if $activeSlave.prestige == 0>>
-<br><<link "Put public emphasis on her with the objective of making her famous">>
+<br><<link "Put public emphasis on $him with the objective of making $him famous">>
 	<<replace "#name">>$activeSlave.slaveName<</replace>>
 	<<replace "#result">>
-	For the coming week, she does the publicity rounds. It's a little different than a free celebrity might do, but the mere act of letting her be interviewed is enough of a display of your confidence in her loyalty that people @@.green;take notice.@@ She will be @@.green;forever remembered@@ as one of the first slaves to go before the press and articulately explain why she loves being your property. She looks good doing it, too.
+	For the coming week, $he does the publicity rounds. It's a little different than a free celebrity might do, but the mere act of letting her be interviewed is enough of a display of your confidence in her loyalty that people @@.green;take notice.@@ $He will be @@.green;forever remembered@@ as one of the first slaves to go before the press and articulately explain why $he loves being your property. $He looks good doing it, too.
 	<<set $cash -= 10000>>
 	<<set $rep += 500>>
 	<<set $activeSlave.prestige = 1>>
@@ -303,36 +306,36 @@ She sees you examining at her, and looks back at you submissively, too tired to
 
 <<case "tired collectrix">>
 
-<<link "Use her ass as she looks after herself">>
+<<link "Use $his ass as $he looks after $himself">>
 	<<replace "#name">>$activeSlave.slaveName<</replace>>
 	<<replace "#result">>
-	Wordlessly, you<<if ($PC.dick == 0)>> don a strap-on and<</if>> come up behind her; the first thing to touch her is <<if ($PC.dick == 0)>>the phallus<<else>>your rapidly hardening dick<</if>>, which pokes against <<if $activeSlave.height >= 170>>right up against her asshole, since she's nice and tall enough for standing anal. She gasps a little and angles her hips to accept your cock.<<else>>her lower back, since she's shorter than you. She gasps a little and hikes herself up on tiptoe to accept your cock.<</if>> As she feels you slide into her body she whimpers with devotion, turning her upper body so she can kiss her <<= WrittenMaster()>> while he sodomizes her. <<if !canTalk($activeSlave)>>She uses gestures to thank you for making her feel like the milkers do.<<else>>"<<S>>o thi<<s>> i<<s>> how it feel<<s>> when I do them," she whispers.<</if>> She uses the lotion to masturbate while she takes it, wincing whenever she loses control and squeezes her sore cock too hard. When you're done she sinks to the bathroom floor in a boneless pool of @@.hotpink;satisfied sexual exhaustion,@@ dripping ejaculate from her front<<if ($PC.dick == 0)>><<else>> and back<</if>>.
+	Wordlessly, you<<if ($PC.dick == 0)>> don a strap-on and<</if>> come up behind her; the first thing to touch her is <<if ($PC.dick == 0)>>the phallus<<else>>your rapidly hardening dick<</if>>, which pokes against <<if $activeSlave.height >= 170>>right up against her asshole, since $he's nice and tall enough for standing anal. $He gasps a little and angles her hips to accept your cock.<<else>>her lower back, since $he's shorter than you. $He gasps a little and hikes $himself up on tiptoe to accept your cock.<</if>> As $he feels you slide into her body $he whimpers with devotion, turning her upper body so $he can kiss her <<= WrittenMaster()>> while he sodomizes her. <<if !canTalk($activeSlave)>>$He uses gestures to thank you for making her feel like the milkers do.<<else>>"<<S>>o thi<<s>> i<<s>> how it feel<<s>> when I do them," $he whispers.<</if>> $He uses the lotion to masturbate while $he takes it, wincing whenever $he loses control and squeezes $his sore cock too hard. When you're done $he sinks to the bathroom floor in a boneless pool of @@.hotpink;satisfied sexual exhaustion,@@ dripping ejaculate from her front<<if ($PC.dick == 0)>><<else>> and back<</if>>.
 	<<set $activeSlave.devotion += 4>>
 	<<set $activeSlave.analCount += 1>>
 	<<set $analTotal += 1>>
 	<</replace>>
 <</link>>
-<br><<link "Help her with her duties">>
+<br><<link "Help $him with $his duties">>
 	<<replace "#name">>$activeSlave.slaveName<</replace>>
 	<<replace "#result">>
-	$activeSlave.slaveName is surprised to find you in the collection facility when she gets there the next morning. Since you're already <<if ($PC.dick == 0)>>using a strap-on to fuck<<else>>balls deep in<</if>> a whining milker's ass, she understands immediately that you're there to help. She's @@.hotpink;gratified,@@ and does her best to make sure you have a good time. With so many slaves physically restrained to make their backdoors available, it's hard not to. $activeSlave.slaveName does her best to use a slave next to you so she can be available for extra amusement at all times as the two of you sodomize away.
+	$activeSlave.slaveName is surprised to find you in the collection facility when $he gets there the next morning. Since you're already <<if ($PC.dick == 0)>>using a strap-on to fuck<<else>>balls deep in<</if>> a whining milker's ass, $he understands immediately that you're there to help. $He's @@.hotpink;gratified,@@ and does her best to make sure you have a good time. With so many slaves physically restrained to make their backdoors available, it's hard not to. $activeSlave.slaveName does her best to use a slave next to you so $he can be available for extra amusement at all times as the two of you sodomize away.
 	<<set $activeSlave.devotion += 4>>
 	<</replace>>
 <</link>>
 
 <<case "tired milkmaid">>
 
-<<link "Give her a businesslike massage">>
+<<link "Give $him a businesslike massage">>
 	<<replace "#name">>$activeSlave.slaveName<</replace>>
 	<<replace "#result">>
-	When she <<if canHear($activeSlave)>>hears you enter $dairyName,<<else>>realizes you've entered $dairyName,<</if>> she turns to you for instructions, but you wordlessly dismiss her back to her stretching. She gets back to it, but is surprised to find her shoulders seized by your powerful hands. She shivers helplessly as you knead her knotted muscles, whimpering with near-orgasmic delight as she feels the day's aches ground away under your grip. When you're done with her, she touches her toes and then smoothly rises to stretch with her hands over her head, groaning with sheer pleasure at the feeling. <<if !canTalk($activeSlave)>>She thanks you profusely with gestures, and then hesitantly asks if you'd like to use her body.<<else>>"Thank you <<Master>>," she <<say murmur>>s. "Would - would you like to u<<s>>e my body, now?"<</if>> You shake your head kindly and place a kiss on her forehead before continuing with your evening. As she watches you go, she suppresses @@.hotpink;another shiver.@@
+	When $he <<if canHear($activeSlave)>>hears you enter $dairyName,<<else>>realizes you've entered $dairyName,<</if>> $he turns to you for instructions, but you wordlessly dismiss her back to her stretching. $He gets back to it, but is surprised to find her shoulders seized by your powerful hands. $He shivers helplessly as you knead her knotted muscles, whimpering with near-orgasmic delight as $he feels the day's aches ground away under your grip. When you're done with her, $he touches her toes and then smoothly rises to stretch with her hands over her head, groaning with sheer pleasure at the feeling. <<if !canTalk($activeSlave)>>$He thanks you profusely with gestures, and then hesitantly asks if you'd like to use her body.<<else>>"Thank you <<Master>>," $he <<say murmur>>s. "Would - would you like to u<<s>>e my body, now?"<</if>> You shake your head kindly and place a kiss on her forehead before continuing with your evening. As $he watches you go, $he suppresses @@.hotpink;another shiver.@@
 	<<set $activeSlave.devotion += 4>>
 	<</replace>>
 <</link>>
-<br><<link "Share a milk bath with her">>
+<br><<link "Share a milk bath with $him">>
 	<<replace "#name">>$activeSlave.slaveName<</replace>>
 	<<replace "#result">>
-	When she <<if canHear($activeSlave)>>hears you enter $dairyName,<<else>>realizes you've entered $dairyName,<</if>> she turns to you for instructions, but you wordlessly dismiss her back to her stretching. She gets back to it, but is mystified as she watches you out of the corner of her eye. The milk is held in a large tank before being filtered, pasteurized, and sold. You remove the lid from the tank and climb in. She watches with incomprehension, but understanding dawns when you splash a little, demonstratively, and crook a finger at her. She gives you a deliciously naughty look and hurries to join you in the warm milk, giggling when you pull her in with a slosh of creamy whiteness. She doesn't break the surface after climbing in, kneeling under the milk to suck you off. She has to surface periodically for breath, but the grin she gives you each time makes up for it. She manages to drag her breasts <<if ($PC.boobs > 0)>>against yours<<else>>up your front<</if>> each time she rises for air. When you climax, she carefully swallows every drop to keep the filters from getting clogged. When she surfaces for good, she looks you in the eyes briefly before blushing and @@.mediumaquamarine;giving you a muscular hug.@@
+	When $he <<if canHear($activeSlave)>>hears you enter $dairyName,<<else>>realizes you've entered $dairyName,<</if>> $he turns to you for instructions, but you wordlessly dismiss her back to her stretching. $He gets back to it, but is mystified as $he watches you out of the corner of her eye. The milk is held in a large tank before being filtered, pasteurized, and sold. You remove the lid from the tank and climb in. $He watches with incomprehension, but understanding dawns when you splash a little, demonstratively, and crook a finger at her. $He gives you a deliciously naughty look and hurries to join you in the warm milk, giggling when you pull her in with a slosh of creamy whiteness. $He doesn't break the surface after climbing in, kneeling under the milk to suck you off. $He has to surface periodically for breath, but the grin $he gives you each time makes up for it. $He manages to drag $his breasts <<if ($PC.boobs > 0)>>against yours<<else>>up your front<</if>> each time $he rises for air. When you climax, $he carefully swallows every drop to keep the filters from getting clogged. When $he surfaces for good, $he looks you in the eyes briefly before blushing and @@.mediumaquamarine;giving you a muscular hug.@@
 	<<set $activeSlave.trust += 4>>
 	<<set $activeSlave.oralCount += 1>>
 	<<set $oralTotal += 1>>
@@ -344,14 +347,14 @@ She sees you examining at her, and looks back at you submissively, too tired to
 <<link "It cannot wait">>
 	<<replace "#name">>$activeSlave.slaveName<</replace>>
 	<<replace "#result">>
-	Your responsibilities will not wait. You keep at it, composing a firm yet even-handed message that @@.green;puts the miscreants in their place@@ without ruffling feathers. $activeSlave.slaveName has gone to sleep by the time you enter your suite, but she wakes at your entrance and sleepily holds the sheets open so you can climb in. Once you're bedded down she <<if ($activeSlave.boobs > 2000)>>lies close to you with one of her breasts resting half on your chest, since she can't fit under your arm with her ridiculous tits.<<elseif ($activeSlave.boobs > 1000)>>burrows softly under your arm, her breasts heavy against your chest.<<elseif ($activeSlave.boobs > 300)>>snuggles under your arm, her breasts against your chest.<<else>>fits herself under your arm, her flat chest letting her mold herself to your torso perfectly.<</if>>
+	Your responsibilities will not wait. You keep at it, composing a firm yet even-handed message that @@.green;puts the miscreants in their place@@ without ruffling feathers. $activeSlave.slaveName has gone to sleep by the time you enter your suite, but $he wakes at your entrance and sleepily holds the sheets open so you can climb in. Once you're bedded down $he <<if ($activeSlave.boobs > 2000)>>lies close to you with one of $his breasts resting half on your chest, since $he can't fit under your arm with $his ridiculous tits.<<elseif ($activeSlave.boobs > 1000)>>burrows softly under your arm, $his breasts heavy against your chest.<<elseif ($activeSlave.boobs > 300)>>snuggles under your arm, $his breasts against your chest.<<else>>fits $himself under your arm, $his flat chest letting her mold $himself to your torso perfectly.<</if>>
 	<<set $rep += 100>>
 	<</replace>>
 <</link>>
 <br><<link "It can wait until after some lovemaking with the Concubine">>
 	<<replace "#name">>$activeSlave.slaveName<</replace>>
 	<<replace "#result">>
-	When you enter your suite, the dim light reveals $activeSlave.slaveName waiting with $his beautiful body laid across the bed. When she sees the kind of lovemaking you're in the mood for, she spreads her arms for you, smiling gently. She kisses you lovingly, <<if !canTalk($activeSlave)>>taking your hand in $hers and drawing a heart on your palm with one finger.<<else>><<say murmur>>ing: "<<Master>>, I love you."<</if>> <<if ($PC.vagina == 1)>>She lies on her side and raises one leg for you so you can straddle the other, sliding up to press your pussy against her submissive groin. You grind against her; the stimulation is so strong that she writhes into the sheets, panting and whining.<<if $PC.dick == 1>> Your stiff dick, unused for once, slides deliciously between your warm bodies.<</if>><<else>><<if ($activeSlave.vagina > 0)>>Her pussy is warm and very wet, making penetration easy; she gasps and arches her back, clasping you between her legs as her $activeSlave.eyeColor eyes look deep into yours.<<elseif ($activeSlave.anus > 0)>>Her butt is relaxed and welcoming, and she holds her legs back to take missionary anal loving as $his $activeSlave.eyeColor look deep into yours.<<else>>She holds her thighs together for frottage so she can love you without losing her virginity.<</if>><</if>> You both know each other quite well, and maintain the gentle communion for a long time. When $he senses your climax building, she lets herself climb to orgasm with you, holding <<if ($PC.dick == 0)>>your hips in her hands<<else>>you in her arms<</if>>. $He quickly cleans you with her mouth and heads to the shower. When $he gets out you're back at work, but $he comes out to @@.hotpink;plant another kiss on you.@@
+	When you enter your suite, the dim light reveals $activeSlave.slaveName waiting with $his beautiful body laid across the bed. When $he sees the kind of lovemaking you're in the mood for, $he spreads $his arms for you, smiling gently. $He kisses you lovingly, <<if !canTalk($activeSlave)>>taking your hand in $hers and drawing a heart on your palm with one finger.<<else>><<say murmur>>ing: "<<Master>>, I love you."<</if>> <<if ($PC.vagina == 1)>>$He lies on $his side and raises one leg for you so you can straddle the other, sliding up to press your pussy against $his submissive groin. You grind against her; the stimulation is so strong that $he writhes into the sheets, panting and whining.<<if $PC.dick == 1>> Your stiff dick, unused for once, slides deliciously between your warm bodies.<</if>><<else>><<if ($activeSlave.vagina > 0)>>$His pussy is warm and very wet, making penetration easy; $he gasps and arches $his back, clasping you between $his legs as $his $activeSlave.eyeColor eyes look deep into yours.<<elseif ($activeSlave.anus > 0)>>$His butt is relaxed and welcoming, and $he holds $his legs back to take missionary anal loving as $his $activeSlave.eyeColor look deep into yours.<<else>>$He holds $his thighs together for frottage so $he can love you without losing $his virginity.<</if>><</if>> You both know each other quite well, and maintain the gentle communion for a long time. When $he senses your climax building, $he lets $himself climb to orgasm with you, holding <<if ($PC.dick == 0)>>your hips in $his hands<<else>>you in $his arms<</if>>. $He quickly cleans you with $his mouth and heads to the shower. When $he gets out you're back at work, but $he comes out to @@.hotpink;plant another kiss on you.@@
 	<<set $activeSlave.devotion += 10>>
 	<<set $activeSlave.oralCount += 1>>
 	<<set $oralTotal += 1>>
@@ -368,7 +371,7 @@ She sees you examining at her, and looks back at you submissively, too tired to
 <br><<link "It can wait until after some rough sex with the Concubine">>
 	<<replace "#name">>$activeSlave.slaveName<</replace>>
 	<<replace "#result">>
-	When you enter your suite, the dim light reveals $activeSlave.slaveName waiting with her beautiful body laid across the bed. When she sees <<if ($PC.dick == 0)>>the big strap-on you're wearing<<else>>the kind of sex you're in the mood for<</if>>, she turns over and pushes her face down into the sheets. She pulls her knees under herself and reaches back to pull her <<if ($activeSlave.butt > 5)>>huge<<elseif ($activeSlave.butt > 2)>>sizeable<<else>>pretty<</if>> buttocks apart, relaxing and then clenching her <<if ($activeSlave.anus > 2)>>gaping<<elseif ($activeSlave.anus > 1)>>big<<else>>tight<</if>> asshole invitingly. She starts <<if !canTalk($activeSlave)>>to point an inviting finger at her backdoor,<<else>>to <<say beg>> "Plea<<s>>e a<<ss>>rape me, M-" into the sheets,<</if>> but you interrupt her by shoving her forward so that she's all the way face-down on the bed. She knows how you like it and starts to wriggle, struggle, and whine as you roughly sodomize her, <<if ($PC.dick == 0)>>the strap-on<<else>>your cock<</if>> ramming straight up her ass despite the uncomfortable angle, <<if ($activeSlave.butt > 5)>>which her huge ass makes easier for her by limiting how deeply you can fuck her without her buttocks spread wide.<<elseif ($activeSlave.butt > 2)>>which her big behind makes easier for her by limiting how deeply you can fuck her.<<else>>which her modest ass makes harder for her by allowing you to get really deep inside her anus.<</if>> She continues to wrestle with you, sometimes even managing to dislodge <<if ($PC.dick == 0)>>the strap-on<<else>>your dick<</if>>, allowing you the <<if ($PC.dick == 0)>>cruel delight<<else>>delicious sensation<</if>> of pushing it back up her butt each time. Despite the pretense her enjoyment is obvious; <<if ($activeSlave.dick > 0) && ($activeSlave.dickAccessory == "chastity")>>despite her chastity caged cock, she's grinding against you as eagerly as a girl making love with her pussy.<<elseif ($activeSlave.dick > 0) && ($activeSlave.hormoneBalance >= 100)>>though her hormone-filled body can't get her dick hard any more, she's leaking precum all over the bed.<<elseif ($activeSlave.dick > 0) && ($activeSlave.balls == 0)>>though her gelded body can't get her dick hard any more, she's leaking precum all over the bed.<<elseif $activeSlave.dick > 0>>she can't stop herself from humping her rock-hard cock against the sheets below her.<<elseif $activeSlave.clit > 1>>she can't stop herself from humping her erect clit against the sheets below her.<<else>>her pussy is so wet she's leaving a wet spot on the sheets beneath her.<</if>> She finally orgasms, sobbing with overstimulation when you pound her for a while longer before <<if ($PC.dick == 0)>>finding your own climax<<else>>shooting rope after rope of cum into her<</if>>. She quickly cleans you with her mouth and heads to the shower. When she gets out you're back at work, but she comes out to @@.hotpink;plant a kiss on you.@@
+	When you enter your suite, the dim light reveals $activeSlave.slaveName waiting with $his beautiful body laid across the bed. When she sees <<if ($PC.dick == 0)>>the big strap-on you're wearing<<else>>the kind of sex you're in the mood for<</if>>, she turns over and pushes $his face down into the sheets. $He pulls $his knees under $himself and reaches back to pull $his <<if ($activeSlave.butt > 5)>>huge<<elseif ($activeSlave.butt > 2)>>sizeable<<else>>pretty<</if>> buttocks apart, relaxing and then clenching her <<if ($activeSlave.anus > 2)>>gaping<<elseif ($activeSlave.anus > 1)>>big<<else>>tight<</if>> asshole invitingly. $He starts <<if !canTalk($activeSlave)>>to point an inviting finger at her backdoor,<<else>>to <<say beg>> "Plea<<s>>e a<<ss>>rape me, M-" into the sheets,<</if>> but you interrupt her by shoving her forward so that she's all the way face-down on the bed. $He knows how you like it and starts to wriggle, struggle, and whine as you roughly sodomize her, <<if ($PC.dick == 0)>>the strap-on<<else>>your cock<</if>> ramming straight up $his ass despite the uncomfortable angle, <<if ($activeSlave.butt > 5)>>which $his huge ass makes easier for her by limiting how deeply you can fuck her without $his buttocks spread wide.<<elseif ($activeSlave.butt > 2)>>which $his big behind makes easier for her by limiting how deeply you can fuck her.<<else>>which $his modest ass makes harder for her by allowing you to get really deep inside $his anus.<</if>> $He continues to wrestle with you, sometimes even managing to dislodge <<if ($PC.dick == 0)>>the strap-on<<else>>your dick<</if>>, allowing you the <<if ($PC.dick == 0)>>cruel delight<<else>>delicious sensation<</if>> of pushing it back up $his butt each time. Despite the pretense $his enjoyment is obvious; <<if ($activeSlave.dick > 0) && ($activeSlave.dickAccessory == "chastity")>>despite $his chastity caged cock, she's grinding against you as eagerly as a girl making love with $his pussy.<<elseif ($activeSlave.dick > 0) && ($activeSlave.hormoneBalance >= 100)>>though $his hormone-filled body can't get $his dick hard any more, she's leaking precum all over the bed.<<elseif ($activeSlave.dick > 0) && ($activeSlave.balls == 0)>>though $his gelded body can't get $his dick hard any more, she's leaking precum all over the bed.<<elseif $activeSlave.dick > 0>>she can't stop $himself from humping $his rock-hard cock against the sheets below her.<<elseif $activeSlave.clit > 1>>she can't stop $himself from humping $his erect clit against the sheets below her.<<else>>$his pussy is so wet she's leaving a wet spot on the sheets beneath her.<</if>> $He finally orgasms, sobbing with overstimulation when you pound her for a while longer before <<if ($PC.dick == 0)>>finding your own climax<<else>>shooting rope after rope of cum into her<</if>>. $He quickly cleans you with $his mouth and heads to the shower. When she gets out you're back at work, but $he comes out to @@.hotpink;plant a kiss on you.@@
 	<<set $activeSlave.devotion += 10>>
 	<<set $activeSlave.oralCount += 1>>
 	<<set $oralTotal += 1>>
@@ -385,49 +388,49 @@ She sees you examining at her, and looks back at you submissively, too tired to
 
 <<case "bodyguard bedtime">>
 
-<<link "Let her up in bed with you">>
+<<link "Let $him up in bed with you">>
 	<<replace "#name">>$activeSlave.slaveName<</replace>>
 	<<replace "#result">>
-	Of course, $activeSlave.slaveName promptly obeys your order that she come up and join you in bed. After you have gone to sleep, however, she does not feel that she can sleep herself, since she is no longer blocking the door. She spends the rest of the night in sleepless watch, agonizing over this disruption of her protection of your person. @@.mediumorchid;She is confused and unhappy.@@
+	Of course, $activeSlave.slaveName promptly obeys your order that she come up and join you in bed. After you have gone to sleep, however, she does not feel that she can sleep $himself, since she is no longer blocking the door. $He spends the rest of the night in sleepless watch, agonizing over this disruption of $his protection of your person. @@.mediumorchid;$He is confused and unhappy.@@
 	<<set $activeSlave.devotion -= 5>>
 	<</replace>>
 <</link>>
 <br><<link "Commend and reward her the next morning">>
 	<<replace "#name">>$activeSlave.slaveName<</replace>>
 	<<replace "#result">>
-	The next morning, you sit at your desk to do business as usual, and $activeSlave.slaveName takes up station just behind your left shoulder. You thank her for her vigilance as she does. She looks almost confused to be thanked for doing her proper duty, so you settle on a more direct method of communicating your closeness to her.
+	The next morning, you sit at your desk to do business as usual, and $activeSlave.slaveName takes up station just behind your left shoulder. You thank her for $his vigilance as she does. $He looks almost confused to be thanked for doing $his proper duty, so you settle on a more direct method of communicating your closeness to her.
 	<<if ($activeSlave.vagina == 0) && !canDoVaginal($activeSlave)>>
-		Since she's wearing chastity, you take her out onto the balcony, arm an extra security system so she can relax, remove her protection, and have gentle, loving sex with her until she's climaxed twice.
+		Since she's wearing chastity, you take her out onto the balcony, arm an extra security system so she can relax, remove $his protection, and have gentle, loving sex with her until she's climaxed twice.
 		<<set $activeSlave.vaginalAccessory = "none">>
 		<<= VaginalVCheck(1)>>
 	<<elseif ($activeSlave.anus == 0) && !canDoAnal($activeSlave)>>
-		Since she's wearing chastity, you take her out onto the balcony, arm an extra security system so she can relax, remove her protection, and have gentle, loving anal sex with her until she's climaxed twice.
+		Since she's wearing chastity, you take her out onto the balcony, arm an extra security system so she can relax, remove $his protection, and have gentle, loving anal sex with her until she's climaxed twice.
 		<<set $activeSlave.vaginalAccessory = "none">>
 		<<set $activeSlave.dickAccessory = "none">>
 		<<= AnalVCheck(1)>>
 	<<elseif !canDoVaginal($activeSlave) && !canDoAnal($activeSlave)>>
-		You take her out onto the balcony, arm an extra security system so she can relax, and firmly massage her neck and shoulders to work out all the tension.
+		You take her out onto the balcony, arm an extra security system so she can relax, and firmly massage $his neck and shoulders to work out all the tension.
 	<<elseif ($activeSlave.vagina == 0)>>
-		You take her out onto the balcony, arm an extra security system so she can relax, and have gentle, loving sex with her until she's climaxed twice, once to your gentle massaging of her mons while you fuck her, and once to hard rubbing of her pussy while you have enthusiastic anal sex.
+		You take her out onto the balcony, arm an extra security system so she can relax, and have gentle, loving sex with her until she's climaxed twice, once to your gentle massaging of $his mons while you fuck her, and once to hard rubbing of $his pussy while you have enthusiastic anal sex.
 		<<= BothVCheck(2, 1)>>
 	<<elseif canDoAnal($activeSlave)>>
 		<<if $activeSlave.hormoneBalance >= 100>>
 			Since she's doped up on hormones, you take her out onto the balcony, arm an extra security system so she can relax, and have gentle, loving anal sex with her until she's climaxed twice.
 		<<elseif ($activeSlave.dick > 0) && ($activeSlave.dickAccessory == "chastity" || $activeSlave.dickAccessory == "combined chastity")>>
-			Since she's a caged dickgirl, you take her out onto the balcony, arm an extra security system so she can relax, and use her anus until she's exhausted.
+			Since she's a caged dickgirl, you take her out onto the balcony, arm an extra security system so she can relax, and use $his anus until she's exhausted.
 		<<elseif ($activeSlave.dick > 0) && ($activeSlave.balls == 0)>>
 			Since she's a gelding, you take her out onto the balcony, arm an extra security system so she can relax, and have gentle, loving anal sex with her until she's climaxed twice.
 		<<elseif canAchieveErection($activeSlave)>>
-			Since she's a virile slave, you take her and another slave out onto the balcony, arm an extra security system so she can relax, and set the other slave to orally servicing her erect member. Meanwhile, you have gentle, loving anal sex with her until she's climaxed twice.
+			Since she's a virile slave, you take her and another slave out onto the balcony, arm an extra security system so she can relax, and set the other slave to orally servicing $his erect member. Meanwhile, you have gentle, loving anal sex with her until she's climaxed twice.
 		<<else>>
 			You take her out onto the balcony, arm an extra security system so she can relax, and have gentle, loving anal sex with her until she's climaxed twice.
 		<</if>>
 		<<= AnalVCheck(1)>>
 	<<else>>
-		You take her out onto the balcony, arm an extra security system so she can relax, and have gentle, loving sex with her until she's climaxed twice, once to your gentle massaging of her mons while you fuck her, and once to hard rubbing of her pussy while you have enthusiastic anal sex.
+		You take her out onto the balcony, arm an extra security system so she can relax, and have gentle, loving sex with her until she's climaxed twice, once to your gentle massaging of $his mons while you fuck her, and once to hard rubbing of $his pussy while you have enthusiastic anal sex.
 		<<= BothVCheck(2, 1)>>
 	<</if>>
-	@@.hotpink;She is grateful@@ that you allowed her to relax in this way and @@.mediumaquamarine;respects your judgment@@ in how you set things up.
+	@@.hotpink;$He is grateful@@ that you allowed her to relax in this way and @@.mediumaquamarine;respects your judgment@@ in how you set things up.
 	<<set $activeSlave.devotion += 4>>
 	<<set $activeSlave.trust += 4>>
 	<</replace>>
@@ -438,7 +441,7 @@ She sees you examining at her, and looks back at you submissively, too tired to
 <<link "Trust her to tell them">>
 	<<replace "#name">>$activeSlave.slaveName<</replace>>
 	<<replace "#result">>
-	You tell her that you're sure she'll let them know, since she understands the situation and knows them all well. Her <<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;her $activeSlave.eyeColor eyes glittering at the compliment.@@ "Thank you, <<Master>>," she 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 her eyes, but she turns away to return to her duties when it becomes clear that you intend to keep watching for a while, and aren't going to have sex with her right this minute. She does her 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.@@
+	You tell her that you're sure she'll let them know, since she 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;her $activeSlave.eyeColor eyes glittering at the compliment.@@ "Thank you, <<Master>>," she 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 she 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>>
@@ -450,7 +453,7 @@ She sees you examining at her, and looks back at you submissively, too tired to
 <br><<link "$He's more important">>
 	<<replace "#name">>$activeSlave.slaveName<</replace>>
 	<<replace "#result">>
-	You shift to stand behind $him, your <<if $PC.boobs == 1>>breasts soft and sensual<<else>>chest hard and masculine<</if>> but not insistently sexual against her <<if $activeSlave.muscles > 30>>muscular<<elseif $activeSlave.weight > 10>>soft<<else>>warm<</if>> back. You wrap your arms around her, over her own, each of your <<if $PC.title == 1>>strong<<else>>feminine<</if>> hands finding and clasping one of $hers.<<if $activeSlave.boobs > 3000>> Her incredible boobs rest heavily over the top of both of your arms.<</if>> She knows you very well, and shifts her torso ever so slightly from side to side, snuggling in a little closer to you to let you know she's comfortable and available without being demanding or needy. You speak quietly, your voice a reassuring <<if $PC.boobs == 0>>rumble<<else>>hum<</if>> she feels against her back<<if canHear($activeSlave)>> as well as hears<</if>>. You let her know that she has a place with you, and she always will. You let her know that you're worried too, and that you don't know what the future will bring. But you do know that she'll be by your side as you meet it. A silent shake in the pretty <<if $activeSlave.physicalAge > 30>>woman<<else>>girl<</if>> you've got in your arms is your only indication that @@.mediumaquamarine;she's crying a little@@ as she whispers, "Thank you, <<Master>>. I'll do my be<<s>>t."
+	You shift to stand behind $him, your <<if $PC.boobs == 1>>breasts soft and sensual<<else>>chest hard and masculine<</if>> but not insistently sexual against her <<if $activeSlave.muscles > 30>>muscular<<elseif $activeSlave.weight > 10>>soft<<else>>warm<</if>> back. You wrap your arms around her, over her own, each of your <<if $PC.title == 1>>strong<<else>>feminine<</if>> hands finding and clasping one of $hers.<<if $activeSlave.boobs > 3000>> $His incredible boobs rest heavily over the top of both of your arms.<</if>> $He knows you very well, and shifts her torso ever so slightly from side to side, snuggling in a little closer to you to let you know she's comfortable and available without being demanding or needy. You speak quietly, your voice a reassuring <<if $PC.boobs == 0>>rumble<<else>>hum<</if>> she feels against her back<<if canHear($activeSlave)>> as well as hears<</if>>. You let her know that she has a place with you, and she always will. You let her know that you're worried too, and that you don't know what the future will bring. But you do know that she'll be by your side as you meet it. A silent shake in the pretty <<if $activeSlave.physicalAge > 30>>woman<<else>>girl<</if>> you've got in your arms is your only indication that @@.mediumaquamarine;she's crying a little@@ as she whispers, "Thank you, <<Master>>. I'll do my be<<s>>t."
 	<<set $activeSlave.trust += 5>>
 	<</replace>>
 <</link>>
@@ -463,25 +466,25 @@ She sees you examining at her, and looks back at you submissively, too tired to
 		You instruct your slave-wife $activeSlave.slaveName to put on her best dress and meet you at the door. You spend a nice night out with her, taking in the sights before heading to a nice restaurant, where you receive the occasional @@.green;admiring glance@@ from your paternalistic citizens. Afterward, you attend a show at a venue known for its respectful plays acted out by talented slaves, and you conclude the evening by returning to your penthouse to have loving sex in your master bed. When you wake the next morning, you're greeted with a long kiss and @@.hotpink;an adoring look@@, before $activeSlave.slaveName slides out of bed to begin her morning duties.
 		<<set $rep += 100>>
 	<<else>>
-		You instruct $activeSlave.slaveName to put on her best dress and meet you at the door. You spend a nice night out with her, walking along the club to a nice restaurant and then seeing a show before returning home for loving sex in your master bed. She nestles under your arm, falling to sleep well before you, a @@.hotpink;contented@@ smile on her face. There's a reason she gets to sleep much quicker than you do. You lie awake for some time, remembering the @@.red;doubting and disapproving@@ faces of other prosperous citizens whenever they realized that you were treating a slave as an equal this evening.
+		You instruct $activeSlave.slaveName to put on her best dress and meet you at the door. You spend a nice night out with her, walking along the club to a nice restaurant and then seeing a show before returning home for loving sex in your master bed. $He nestles under your arm, falling to sleep well before you, a @@.hotpink;contented@@ smile on her face. There's a reason $he gets to sleep much quicker than you do. You lie awake for some time, remembering the @@.red;doubting and disapproving@@ faces of other prosperous citizens whenever they realized that you were treating a slave as an equal this evening.
 		<<set $rep -= 100>>
 	<</if>>
 	<<set $activeSlave.devotion += 4, $activeSlave.oralCount += 1, $oralTotal += 1, $activeSlave.analCount += 1, $analTotal += 1>>
 	<</replace>>
 <</link>>
-<br><<link "Pull her in to keep you company as you work">>
+<br><<link "Pull $him in to keep you company as you work">>
 	<<replace "#result">>
-	She giggles happily as you seize her $activeSlave.skin wrist and pull her down to the floor. She nestles under your desk, between your legs to serve you with her mouth for a while, gently playing with her <<if canDoVaginal($activeSlave) && canPenetrate($activeSlave)>>wonderfully strange bits<<elseif canDoAnal($activeSlave)>>anus<<elseif ($activeSlave.dick > 0) && !canAchieveErection($activeSlave)>>limp cock<<elseif ($activeSlave.dick > 0)>>hard cock<<elseif ($activeSlave.clit > 0)>>huge, hard clit<<elseif ($activeSlave.vagina > -1)>>soaking-wet cunt<<else>>nipples<</if>> and moaning into you. She's down there for a long time, so long that you climax twice. The third time she softly sucks you <<if ($PC.dick == 0)>>to full arousal<<else>>hard<</if>>, it naturally takes a bit longer. When done, she slithers up into your lap without obscuring your work, stroking you lightly with a hand the whole time - a miracle of dexterity. She gently runs her hips over your crotch a few times, giving <<if ($PC.dick == 0)>>you<<else>>your dickhead<</if>> a nice tactile tour of everything she has to offer, <<if ($PC.dick == 0)>>before gently turning around to wrap her legs around you and rub herself against you until you climax a third time.<<else>>before gently lowering her butt onto your cock with a sigh. Her devoted ass brings you to orgasm a third time, and instead of getting up and off your softening dick, she just relaxes into you and bends herself backward so she can nibble your neck and whisper her adoration into your ear.<</if>> It would be hard for her to get much more trusting of you, @@.mediumaquamarine;but she does.@@
+	$He giggles happily as you seize $his $activeSlave.skin wrist and pull $him down to the floor. $He nestles under your desk, between your legs to serve you with $his mouth for a while, gently playing with $his <<if canDoVaginal($activeSlave) && canPenetrate($activeSlave)>>wonderfully strange bits<<elseif canDoAnal($activeSlave)>>anus<<elseif ($activeSlave.dick > 0) && !canAchieveErection($activeSlave)>>limp cock<<elseif ($activeSlave.dick > 0)>>hard cock<<elseif ($activeSlave.clit > 0)>>huge, hard clit<<elseif ($activeSlave.vagina > -1)>>soaking-wet cunt<<else>>nipples<</if>> and moaning into you. $He's down there for a long time, so long that you climax twice. The third time she softly sucks you <<if ($PC.dick == 0)>>to full arousal<<else>>hard<</if>>, it naturally takes a bit longer. When done, $he slithers up into your lap without obscuring your work, stroking you lightly with a hand the whole time - a miracle of dexterity. $He gently runs her hips over your crotch a few times, giving <<if ($PC.dick == 0)>>you<<else>>your dickhead<</if>> a nice tactile tour of everything $he has to offer, <<if ($PC.dick == 0)>>before gently turning around to wrap her legs around you and rub $himself against you until you climax a third time.<<else>>before gently lowering her butt onto your cock with a sigh. $His devoted ass brings you to orgasm a third time, and instead of getting up and off your softening dick, she just relaxes into you and bends $himself backward so she can nibble your neck and whisper her adoration into your ear.<</if>> It would be hard for $him to get much more trusting of you, @@.mediumaquamarine;but $he does.@@
 	<<set $activeSlave.trust += 4>>
 	<<set $activeSlave.oralCount += 1>>
 	<<set $oralTotal += 1>>
 	<<= AnalVCheck()>>
 	<</replace>>
-<</link>> <<if $activeSlave.anus == 0>>//This will take anal virginity//<</if>>
+<</link>> <<if $slaves[$j].anus == 0>>//This will take anal virginity//<</if>>
 <<if $j >= 0 && canDoAnal($slaves[$j])>> /* $j will be -1 if no eligible victim was found */
 	<br><<link "Victimize something together">>
 		<<replace "#result">>
-		She giggles happily as you seize her $activeSlave.skin wrist and pull her towards where your other slaves are mostly already asleep. She jokingly points out $slaves[$j].slaveName, fast asleep. You nod, and $activeSlave.slaveName pounces. $slaves[$j].slaveName wakes in terror and confusion to find her head and neck pinned in a leg-lock that holds her mouth hard against $activeSlave.slaveName's <<if canDoAnal($activeSlave)>>anus<<elseif canDoVaginal($activeSlave) && canPenetrate($activeSlave)>>cock and cunt<<elseif ($activeSlave.dick > 0) && !canAchieveErection($activeSlave)>>limp cock<<elseif ($activeSlave.dick > 0) && ($activeSlave.balls > 0) && ($activeSlave.scrotum > 0)>>cock and balls<<elseif ($activeSlave.clit > 0)>>huge, hard clit<<elseif !canDoVaginal($activeSlave)>>soft perineum<<else>>soaking-wet cunt<</if>>. $slaves[$j].slaveName only manages one kick of her legs before you pin them and ram yourself up her butt. Her howl of protest, directed against $activeSlave.slaveName's privates, sends a shiver through your Head Girl. <<if ($activeSlave.lips > 70)>>"Oh pleathe make her moan, <<Master>>," she lisps through her huge lips.<<elseif ($activeSlave.lipsPiercing+$activeSlave.tonguePiercing > 2)>>"Oh pleathe make her moan, <<Master>>," she lisps through her face full of piercings.<<else>>"I love it when you make her moan, <<Master>>," she groans.<</if>> Poor $slaves[$j].slaveName's asshole takes quite a beating before $activeSlave.slaveName finally convulses with @@.hotpink;naughty pleasure.@@ Meanwhile, all around the nighttime rape, slaves have been woken by $slaves[$j].slaveName's struggles. They realize how completely your Head Girl has @@.hotpink;involved herself in your sexual pursuits@@ and @@.gold;lie as still as they can.@@
+		$He giggles happily as you seize $his $activeSlave.skin wrist and pull $him towards where your other slaves are mostly already asleep. $He jokingly points out $slaves[$j].slaveName, fast asleep. You nod, and $activeSlave.slaveName pounces. $slaves[$j].slaveName wakes in terror and confusion to find _his2 head and neck pinned in a leg-lock that holds _his2 mouth hard against $activeSlave.slaveName's <<if canDoAnal($activeSlave)>>anus<<elseif canDoVaginal($activeSlave) && canPenetrate($activeSlave)>>cock and cunt<<elseif ($activeSlave.dick > 0) && !canAchieveErection($activeSlave)>>limp cock<<elseif ($activeSlave.dick > 0) && ($activeSlave.balls > 0) && ($activeSlave.scrotum > 0)>>cock and balls<<elseif ($activeSlave.clit > 0)>>huge, hard clit<<elseif !canDoVaginal($activeSlave)>>soft perineum<<else>>soaking-wet cunt<</if>>. $slaves[$j].slaveName only manages one kick of _his2 legs before you pin them and ram yourself up _his2 butt. _His2 howl of protest, directed against $activeSlave.slaveName's privates, sends a shiver through your Head Girl. <<if ($activeSlave.lips > 70)>>"Oh pleathe make _him2 moan, <<Master>>," $he lisps through $his huge lips.<<elseif ($activeSlave.lipsPiercing+$activeSlave.tonguePiercing > 2)>>"Oh pleathe make _him2 moan, <<Master>>," $he lisps through $his face full of piercings.<<else>>"I love it when you make _him2 moan, <<Master>>," $he groans.<</if>> Poor $slaves[$j].slaveName's asshole takes quite a beating before $activeSlave.slaveName finally convulses with @@.hotpink;naughty pleasure.@@ Meanwhile, all around the nighttime rape, slaves have been woken by $slaves[$j].slaveName's struggles. They realize how completely your Head Girl has @@.hotpink;involved $himself in your sexual pursuits@@ and @@.gold;lie as still as they can.@@
 		<<set $activeSlave.oralCount += 1>>
 		<<set $oralTotal += 1>>
 		<<set $slaves[$j].analCount += 1>>
@@ -495,10 +498,10 @@ She sees you examining at her, and looks back at you submissively, too tired to
 
 <<case "headgirl dickgirl">>
 
-<<link "Compliment your head girl's efforts, and encourage her">>
+<<link "Compliment your head girl's efforts, and encourage $him">>
 	<<replace "#name">>$activeSlave.slaveName<</replace>>
 	<<replace "#result">>
-	As you walk into the room to offer $activeSlave.slaveName some positive reinforcement, she groans, arches her back, and shoots her load down $slaves[$j].slaveName's retching <<if $seeRace == 1>>$slaves[$j].race <</if>>throat. $activeSlave.slaveName immediately greets you with perfect decorum, despite her recent orgasm, and delivers $slaves[$j].slaveName an agonizing flick to the ear when she does not, in $activeSlave.slaveName's opinion, follow suit with sufficient speed. You inform $activeSlave.slaveName that she is a fine Head Girl, and that if she continues to apply herself she will bring credit to you as a slave owner. She looks a little surprised, but thanks you correctly. It is only due to the arcology's monitoring system that you know that, as you turn your back and go, a single tear escapes from her eye and rolls down her pretty <<if $seeRace == 1>>$activeSlave.race <</if>>cheek. In the coming week, no shirker is safe from her wrath. @@.hotpink;Every single slave in your penthouse has become better broken to your will.@@
+	As you walk into the room to offer $activeSlave.slaveName some positive reinforcement, $he groans, arches $his back, and shoots $his load down $slaves[$j].slaveName's retching <<if $seeRace == 1>>$slaves[$j].race <</if>>throat. $activeSlave.slaveName immediately greets you with perfect decorum, despite $his recent orgasm, and delivers $slaves[$j].slaveName an agonizing flick to the ear when _he2 does not, in $activeSlave.slaveName's opinion, follow suit with sufficient speed. You inform $activeSlave.slaveName that $he is a fine Head Girl, and that if $he continues to apply $himself $he will bring credit to you as a slave owner. $He looks a little surprised, but thanks you correctly. It is only due to the arcology's monitoring system that you know that, as you turn your back and go, a single tear escapes from $his eye and rolls down $his pretty <<if $seeRace == 1>>$activeSlave.race <</if>>cheek. In the coming week, no shirker is safe from $his wrath. @@.hotpink;Every single slave in your penthouse has become better broken to your will.@@
 	<<set $slaves[$j].oralCount += 1>>
 	<<set $oralTotal += 1>>
 	<<for $i = 0; $i < _SL; $i++>>
@@ -511,7 +514,7 @@ She sees you examining at her, and looks back at you submissively, too tired to
 <br><<link "Instruct your head girl to give that slave special attention">>
 	<<replace "#name">>$activeSlave.slaveName<</replace>>
 	<<replace "#result">>
-	The next time you see $activeSlave.slaveName, you ask what $slaves[$j].slaveName did. It seems she did not complete her assigned duty with sufficient speed, and compounded her sin by talking back to $activeSlave.slaveName when she pointed this out. You observe that if she continues to fail to clean, she can do it with her tongue; and that if she continues to fail to be polite, she can clean $activeSlave.slaveName's <<if $seeRace == 1>>$activeSlave.race <</if>>body with her tongue. Your head girl nods her understanding with a grin. This is one week @@.hotpink;the disobedient bitch won't soon forget.@@
+	The next time you see $activeSlave.slaveName, you ask what $slaves[$j].slaveName did. It seems _he2 did not complete _his2 assigned duty with sufficient speed, and compounded _his2 sin by talking back to $activeSlave.slaveName when $he pointed this out. You observe that if _he2 continues to fail to clean, _he2 can do it with _his2 tongue; and that if _he2 continues to fail to be polite, _he2 can clean $activeSlave.slaveName's <<if $seeRace == 1>>$activeSlave.race <</if>>body with _his2 tongue. Your head girl nods $his understanding with a grin. This is one week @@.hotpink;the disobedient bitch won't soon forget.@@
 	<<set $slaves[$j].devotion += 15>>
 	<<set $slaves[$j].oralCount += 5>>
 	<<set $oralTotal += 5>>
@@ -520,21 +523,21 @@ She sees you examining at her, and looks back at you submissively, too tired to
 
 <<case "worshipful impregnatrix">>
 
-<<link "Fuck her">>
+<<link "Fuck $him">>
 	<<replace "#name">>$activeSlave.slaveName<</replace>>
 	<<replace "#result">>
-	You stand up, and from the look on your face, she knows it's her turn to get fucked. She <<if $activeSlave.fetish == "dom">>visibly shelves her dominance<<elseif $activeSlave.fetish == "sadist">>visibly lets her sadism go<<else>>softens visibly<</if>>, looking relieved to be able to let someone else lead. You give her a lustful kiss on the lips and then reach down, taking hold of her thigh and spinning her around, raising her leg so her foot's on the arm of the couch. <<if $PC.dick == 1>>You slide your dick<<else>>She reaches under herself and back to stroke your pussy as you press your hips against her, and you slide your fingers<</if>> inside her <<if canDoVaginal($activeSlave)>>pussy<<else>>ass<</if>>. She groans with discomfort as her overtaxed dick tries and fails to become hard again, but relaxes as <<if $PC.dick == 1>>cockhead<<else>>fingertips<</if>> stimulate the most sensitive place inside her, producing arousal that obscures the soreness. You hold her close, <<if $PC.dick == 1>>one<<else>>your free<</if>> arm <<if $activeSlave.boobs > 4000>>cradling one of her udders<<elseif $activeSlave.boobs > 1000>>hefting one of her heavy breasts<<elseif $activeSlave.boobs > 400>>holding one of her boobs<<else>>cupped over one of her $activeSlave.nipples nipples<</if>> and hugging her against your <<if $PC.boobs == 1>>bosom<<else>>hard chest<</if>>. She pants exhaustedly in your arms as you take her, and when she climaxes, she manages only a weak ejaculation onto the couch. You have mercy and fuck her harder, bringing yourself to a quicker orgasm and letting her fall into her own mess. "I @@.hotpink;love you,@@
-	<<Master>>," she mumbles into the cushions.
+	You stand up, and from the look on your face, $he knows it's $his turn to get fucked. $He <<if $activeSlave.fetish == "dom">>visibly shelves $his dominance<<elseif $activeSlave.fetish == "sadist">>visibly lets $his sadism go<<else>>softens visibly<</if>>, looking relieved to be able to let someone else lead. You give her a lustful kiss on the lips and then reach down, taking hold of $his thigh and spinning her around, raising $his leg so $his foot's on the arm of the couch. <<if $PC.dick == 1>>You slide your dick<<else>>$He reaches under $himself and back to stroke your pussy as you press your hips against her, and you slide your fingers<</if>> inside $his <<if canDoVaginal($activeSlave)>>pussy<<else>>ass<</if>>. $He groans with discomfort as $his overtaxed dick tries and fails to become hard again, but relaxes as <<if $PC.dick == 1>>cockhead<<else>>fingertips<</if>> stimulate the most sensitive place inside her, producing arousal that obscures the soreness. You hold her close, <<if $PC.dick == 1>>one<<else>>your free<</if>> arm <<if $activeSlave.boobs > 4000>>cradling one of $his udders<<elseif $activeSlave.boobs > 1000>>hefting one of $his heavy breasts<<elseif $activeSlave.boobs > 400>>holding one of $his boobs<<else>>cupped over one of her $activeSlave.nipples nipples<</if>> and hugging her against your <<if $PC.boobs == 1>>bosom<<else>>hard chest<</if>>. $He pants exhaustedly in your arms as you take her, and when $he climaxes, she manages only a weak ejaculation onto the couch. You have mercy and fuck her harder, bringing yourself to a quicker orgasm and letting her fall into $his own mess. "I @@.hotpink;love you,@@
+	<<Master>>," $he mumbles into the cushions.
 	<<if $PC.dick == 1>>
-		Your cum glistens as it begins to drip out of her <<if canDoVaginal($activeSlave)>>well-fucked pussy<<else>>loosened asshole, which tightens and relaxes a little with her breathing<</if>>.
+		Your cum glistens as it begins to drip out of $his <<if canDoVaginal($activeSlave)>>well-fucked pussy<<else>>loosened asshole, which tightens and relaxes a little with $his breathing<</if>>.
 	<<else>>
 		<<if canDoVaginal($activeSlave)>>
-			Her pussy glistens with her pussyjuice and a little of your own, transferred between your hands as you fucked.
+			$His pussy glistens with $his pussyjuice and a little of your own, transferred between your hands as you fucked.
 		<<else>>
-			Her loosened asshole tightens and relaxes a little with her breathing.
+			$His loosened asshole tightens and relaxes a little with $his breathing.
 		<</if>>
 	<</if>>
-	She seems to have absorbed a bit of your approach, and over the next couple of days she drives herself past all her limitations of sexual stamina when fucking slaves in your penthouse, @@.hotpink;Every single one of your slaves has become better broken to your will.@@
+	$He seems to have absorbed a bit of your approach, and over the next couple of days $he drives $himself past all $his limitations of sexual stamina when fucking slaves in your penthouse, @@.hotpink;Every single one of your slaves has become better broken to your will.@@
 	<<if canDoVaginal($activeSlave)>>
 		<<set $activeSlave.vaginalCount += 1>>
 		<<set $vaginalTotal += 1>>
@@ -550,10 +553,10 @@ She sees you examining at her, and looks back at you submissively, too tired to
 	<</for>>
 	<</replace>>
 <</link>>
-<br><<link "Give her some loving praise">>
+<br><<link "Give $him some loving praise">>
 	<<replace "#name">>$activeSlave.slaveName<</replace>>
 	<<replace "#result">>
-	You stand up, give her a kiss, and sit down on the couch, pulling her into your lap. Her <<if $activeSlave.butt > 8>>monstrous ass rests heavily on<<elseif $activeSlave.muscles > 30>>heavily muscled ass is hard against<<elseif $activeSlave.weight > 10>>plush bottom is soft against<<elseif $activeSlave.muscles > 10>>toned butt is firm against<<elseif $activeSlave.butt > 3>>healthy butt is soft against<<else>>cute bottom is firm against<</if>> your toned thighs. She wiggles herself against you briefly, as though to gently remind you she's available without demanding anything, and then snuggles her $activeSlave.skin face into your neck. You run a hand <<if $activeSlave.hLength == 0>>across her bald head<<elseif $activeSlave.hLength < 10>>through her short hair<<else>>through her $activeSlave.hColor hair<</if>>, producing a shiver of pleasure as your fingers massage her scalp. As you cuddle with your Head Girl, you praise her hard work, and tell her that the next generation of sex slaves in the Free Cities will owe a lot to her. They'll learn from her leadership, of course, but they'll also have her genes. She stiffens a little, and there's a slight moisture against your skin as tears begin to run down her cheeks. She cranes her neck up and @@.hotpink;kisses you rapturously.@@ She seems to have absorbed a bit of your vision for the future, and over the next couple of days she takes special care to make sure the slaves in your penthouse @@.mediumaquamarine;know their place in the new world you're building.@@
+	You stand up, give $him a kiss, and sit down on the couch, pulling her into your lap. $His <<if $activeSlave.butt > 8>>monstrous ass rests heavily on<<elseif $activeSlave.muscles > 30>>heavily muscled ass is hard against<<elseif $activeSlave.weight > 10>>plush bottom is soft against<<elseif $activeSlave.muscles > 10>>toned butt is firm against<<elseif $activeSlave.butt > 3>>healthy butt is soft against<<else>>cute bottom is firm against<</if>> your toned thighs. $He wiggles $himself against you briefly, as though to gently remind you she's available without demanding anything, and then snuggles $his $activeSlave.skin face into your neck. You run a hand <<if $activeSlave.hLength == 0>>across $his bald head<<elseif $activeSlave.hLength < 10>>through $his short hair<<else>>through $his $activeSlave.hColor hair<</if>>, producing a shiver of pleasure as your fingers massage $his scalp. As you cuddle with your Head Girl, you praise $his hard work, and tell her that the next generation of sex slaves in the Free Cities will owe a lot to her. They'll learn from $his leadership, of course, but they'll also have $his genes. $He stiffens a little, and there's a slight moisture against your skin as tears begin to run down $his cheeks. $He cranes $his neck up and @@.hotpink;kisses you rapturously.@@ $He seems to have absorbed a bit of your vision for the future, and over the next couple of days she takes special care to make sure the slaves in your penthouse @@.mediumaquamarine;know their place in the new world you're building.@@
 	<<set $activeSlave.devotion += 5>>
 	<<for $i = 0; $i < _SL; $i++>>
 		<<if $slaves[$i].assignmentVisible == 1>>
diff --git a/src/uncategorized/PETS.tw b/src/uncategorized/PETS.tw
index afa99c655159e893b035853ae44f8c9d20002920..e7581031365ccd799ad29c67485fa45ff80b8d1e 100644
--- a/src/uncategorized/PETS.tw
+++ b/src/uncategorized/PETS.tw
@@ -23,20 +23,20 @@
 /* Some scenes are also stored in useGuard.tw, walkPast.tw, and toychest.tw			*/
 
 <<if Array.isArray($PETSevent)>>
-  <<set $activeSlave = $eventSlave>>
-  <<if $cheatMode == 1>>
-	<<set $nextButton = "Back", $nextLink = "Nonrandom Event", $returnTo = "Nonrandom Event">> /* if user just clicks spacebar */
-	''A random two slave event would have been selected from the following:''
-	<br>
-	<<for _i = 0; _i < $PETSevent.length; _i++>>
-		<<print "[[$PETSevent[_i]|PETS][$PETSevent = $PETSevent[" + _i + "]]]">>
+	<<set $activeSlave = $eventSlave>>
+	<<if $cheatMode == 1>>
+		<<set $nextButton = "Back", $nextLink = "Nonrandom Event", $returnTo = "Nonrandom Event">> /* if user just clicks spacebar */
+		''A random two slave event would have been selected from the following:''
 		<br>
-	<</for>>
-	<br><br>[[Go Back to Random Nonindividual Event|Random Nonindividual Event][$eventSlave = 0]]
-  <<else>>
-	<<set $PETSevent = $PETSevent.random()>>
-	<<goto "PETS">>
-  <</if>>
+		<<for _i = 0; _i < $PETSevent.length; _i++>>
+			<<print "[[$PETSevent[_i]|PETS][$PETSevent = $PETSevent[" + _i + "]]]">>
+			<br>
+		<</for>>
+		<br><br>[[Go Back to Random Nonindividual Event|Random Nonindividual Event][$eventSlave = 0]]
+	<<else>>
+		<<set $PETSevent = $PETSevent.random()>>
+		<<goto "PETS">>
+	<</if>>
 <<else>>
 
 <<set $nextButton = "Continue", $nextLink = "AS Dump", $returnTo = "RIE Eligibility Check">>
@@ -58,12 +58,12 @@
 
 /* 000-250-006 */
 <<if $seeImages == 1>>
-  <div class="imageRef medImg">
-	<<SlaveArt $subSlave 2 0>>
-  </div>
-  <div class="imageRef medImg">
-	<<SlaveArt $activeSlave 2 0>>
-  </div>
+	<div class="imageRef medImg">
+		<<SlaveArt $subSlave 2 0>>
+	</div>
+	<div class="imageRef medImg">
+		<<SlaveArt $activeSlave 2 0>>
+	</div>
 <</if>>
 /* 000-250-006 */
 
diff --git a/src/uncategorized/RECI.tw b/src/uncategorized/RECI.tw
index 3685c8c8fca874d95dae1e4e98045af394981cf9..65fdae29cb20549c027813755b08eba46071eee4 100644
--- a/src/uncategorized/RECI.tw
+++ b/src/uncategorized/RECI.tw
@@ -23,31 +23,31 @@
 /* Some scenes are also stored in useGuard.tw, walkPast.tw, and toychest.tw			*/
 
 <<if Array.isArray($RECIevent)>>
-  <<set $activeSlave = $eventSlave>>
-  <<if $cheatMode == 1>>
-	<<set $nextButton = "Back", $nextLink = "Nonrandom Event", $returnTo = "Nonrandom Event">> /* if user just clicks spacebar */
-	''A random check-in event would have been selected from the following:''
-	<br>
-	<<for _i = 0; _i < $RECIevent.length; _i++>>
-		<<print "[[$RECIevent[_i]|RECI][$RECIevent = $RECIevent[" + _i + "]]]">>
+	<<set $activeSlave = $eventSlave>>
+	<<if $cheatMode == 1>>
+		<<set $nextButton = "Back", $nextLink = "Nonrandom Event", $returnTo = "Nonrandom Event">> /* if user just clicks spacebar */
+		''A random check-in event would have been selected from the following:''
 		<br>
-	<</for>>
-	<br><br>[[Go Back to Random Individual Event|Random Individual Event][$activeSlave = 0]]
-  <<else>>
-	<<set $RECIevent = $RECIevent.random()>>
-	<<goto "RECI">>
-  <</if>>
+		<<for _i = 0; _i < $RECIevent.length; _i++>>
+			<<print "[[$RECIevent[_i]|RECI][$RECIevent = $RECIevent[" + _i + "]]]">>
+			<br>
+		<</for>>
+		<br><br>[[Go Back to Random Individual Event|Random Individual Event][$activeSlave = 0]]
+	<<else>>
+		<<set $RECIevent = $RECIevent.random()>>
+		<<goto "RECI">>
+	<</if>>
 <<else>>
 
 <<set $nextButton = "Continue", $nextLink = "AS Dump", $returnTo = "Next Week">>
 
 /* 000-250-006 */
 <<if $seeImages == 1>>
-<<if $imageChoice == 1>>
-    <div class="imageRef lrgVector"><<SlaveArt $activeSlave 2 0>></div>
-<<else>>
-    <div class="imageRef lrgRender"><<SlaveArt $activeSlave 2 0>></div>
-<</if>>
+	<<if $imageChoice == 1>>
+		<div class="imageRef lrgVector"><<SlaveArt $activeSlave 2 0>></div>
+	<<else>>
+		<div class="imageRef lrgRender"><<SlaveArt $activeSlave 2 0>></div>
+	<</if>>
 <</if>>
 /* 000-250-006 */
 
@@ -85,7 +85,7 @@ There's no other way to describe what $he's doing: the $desc has $his back to th
 <<else>>
 	got $his hips cocked to spread $his sleek butt and
 <</if>>
-reveal $his backdoor. Your girls are trained to check themselves daily, but she seems fascinated. As you pause to watch, she begins to clench and relax $his <<if $activeSlave.anus > 2>>loose<<else>>cute<</if>> hole, <<if ($activeSlave.analArea - $activeSlave.anus) > 1>> lewdly flexing<<else>>alternately puckering and relaxing<</if>> the $skinDesc skin around it. She giggles self-consciously at the sight, and then relaxes all the way, causing $his asspussy to open into a <<if $activeSlave.anus > 2>><<if $PC.dick == 1>>cock<<else>>dildo<</if>>-hungry<<else>>slight<</if>> gape. She notices you out of the corner of $his eye and
+reveal $his backdoor. Your girls are trained to check themselves daily, but she seems fascinated. As you pause to watch, she begins to clench and relax $his <<if $activeSlave.anus > 2>>loose<<else>>cute<</if>> hole, <<if ($activeSlave.analArea - $activeSlave.anus) > 1>> lewdly flexing<<else>>alternately puckering and relaxing<</if>> the $skinDesc skin around it. $He giggles self-consciously at the sight, and then relaxes all the way, causing $his asspussy to open into a <<if $activeSlave.anus > 2>><<if $PC.dick == 1>>cock<<else>>dildo<</if>>-hungry<<else>>slight<</if>> gape. $He notices you out of the corner of $his eye and
 <<if $activeSlave.butt > 6>>
 	releases $his grip on $his heavy buttocks to turn and greet you, letting them clap gently together and conceal $his asshole again.
 <<elseif $activeSlave.butt > 3>>
@@ -94,21 +94,21 @@ reveal $his backdoor. Your girls are trained to check themselves daily, but she
 	turns to greet you, $his pretty rear only partially concealing $his asshole in the mirror.
 <</if>>
 <br><br>
-"Hi <<Master>>," she <<say>>s cheerfully. "I wa<<s>> just noti<<s>>ing how much my butt has changed. I check it every day, but I hadn't really looked at it in a while, you know? It u<<s>>ed to be <<s>>o tight, and now <<if $activeSlave.anus > 2>>I've got a rear pu<<ss>>y<<else>>it's obviou<<s>>ly a fuckhole<</if>>." She turns to face the mirror, hiking one knee up onto the bathroom counter in front of it. She
+"Hi <<Master>>," $he <<say>>s cheerfully. "I wa<<s>> just noti<<s>>ing how much my butt has changed. I check it every day, but I hadn't really looked at it in a while, you know? It u<<s>>ed to be <<s>>o tight, and now <<if $activeSlave.anus > 2>>I've got a rear pu<<ss>>y<<else>>it's obviou<<s>>ly a fuckhole<</if>>." $He turns to face the mirror, hiking one knee up onto the bathroom counter in front of it. $He
 <<if $activeSlave.butt > 6>>
 	reaches around to pull a buttock aside and starts blatantly winking $his anus for you, using $his other hand to <<if $activeSlave.nipples != "fuckable">>tweak<<else>>finger<</if>> a nipple.
 <<elseif $activeSlave.butt > 3>>
-	spreads herself and starts blatantly winking $his anus for you, using $his hands to <<if $activeSlave.nipples != "fuckable">>tweak<<else>>finger<</if>> $his nipples.
+	spreads $himself and starts blatantly winking $his anus for you, using $his hands to <<if $activeSlave.nipples != "fuckable">>tweak<<else>>finger<</if>> $his nipples.
 <<else>>
 	cocks $his hips again and starts blatantly winking $his anus for you, using $his hands to <<if $activeSlave.nipples != "fuckable">>tweak<<else>>finger<</if>> $his nipples.
 <</if>>
 <<if $activeSlave.analArea > 3>>
-	The huge area of $skinDesc anus around $his actual hole certainly draws the eye towards its center, though the way she's using $his sphincter as a come-on does enhance the effect.
+	The huge area of $skinDesc anus around $his actual hole certainly draws the eye towards its center, though the way $he's using $his sphincter as a come-on does enhance the effect.
 <</if>>
 <<if ($activeSlave.fetish == "buttslut") && ($activeSlave.fetishKnown == 1)>>
-	"Plea<<s>>e, <<Master>>," she begins to beg. "I can't wait to feel <<if $PC.dick == 1>>your cock<<else>>you<</if>> in<<s>>ide me."
+	"Plea<<s>>e, <<Master>>," $he begins to beg. "I can't wait to feel <<if $PC.dick == 1>>your cock<<else>>you<</if>> in<<s>>ide me."
 <<else>>
-	"Plea<<s>>e, <<Master>>," she <<say>>s. "U<<s>>e me."
+	"Plea<<s>>e, <<Master>>," $he <<say>>s. "U<<s>>e me."
 <</if>>
 
 <<case "futa">>
@@ -120,11 +120,11 @@ reveal $his backdoor. Your girls are trained to check themselves daily, but she
 	<</if>>
 <</for>>
 
-You're just finishing up <<EventNameLink $activeSlave>>'s weekly inspection. The pretty futa is standing obediently before you, answering the usual questions with enthusiasm. She gestures animatedly as she talks, making her<<if $activeSlave.boobs > 4000>> monstrous<<elseif $activeSlave.boobs > 2000>> enormous<<elseif $activeSlave.boobs > 800>> big<</if>> boobs jiggle slightly, and her <<if $activeSlave.dick > 5>>incredible, erect penis wave from side to side<<elseif $activeSlave.dick > 3>>big cock wave from side to side<<elseif $activeSlave.dick > 1>>dick stick out stiffly<<else>>tiny hardon wiggle lewdly<</if>>. She doesn't seem to notice, probably because this state of obvious arousal is more or less permanent for her. After all, this is what the ex-Futanari Sister wanted.
+You're just finishing up <<EventNameLink $activeSlave>>'s weekly inspection. The pretty futa is standing obediently before you, answering the usual questions with enthusiasm. $He gestures animatedly as she talks, making $his<<if $activeSlave.boobs > 4000>> monstrous<<elseif $activeSlave.boobs > 2000>> enormous<<elseif $activeSlave.boobs > 800>> big<</if>> boobs jiggle slightly, and $his <<if $activeSlave.dick > 5>>incredible, erect penis wave from side to side<<elseif $activeSlave.dick > 3>>big cock wave from side to side<<elseif $activeSlave.dick > 1>>dick stick out stiffly<<else>>tiny hardon wiggle lewdly<</if>>. $He doesn't seem to notice, probably because this state of obvious arousal is more or less permanent for her. After all, this is what the ex-Futanari Sister wanted.
 <br><br>
-Apparently, she has something to say. When you've asked her your last question and are considering whether to dismiss her or fuck her and then dismiss her, she speaks up confidently. "<<Master>>," she <<say>>s. "I want to thank you. When our group of Futa <<S>>i<<s>>ter<<s>> here failed, I was <<s>>o <<s>>cared. We all were! We didn't know what wa<<s>> going to happen, whether we were going to be raped or cut up or wor<<s>>e. But you <<s>>aved u<<s>>, <<Master>>, and you <<s>>aved me. I'm ju<<s>>t a<<s>> happy with you a<<s>> I wa<<s>> with the <<S>>i<<s>>ter<<s>>. I thought I'd have to wake up from the dream I wa<<s>> in, but I'm <<s>>till dreaming. Thank you." She gives you a pretty half-curtsy, half-bow that manages to be both graceful and appealingly sexual.
+Apparently, she has something to say. When you've asked her your last question and are considering whether to dismiss her or fuck her and then dismiss her, she speaks up confidently. "<<Master>>," she <<say>>s. "I want to thank you. When our group of Futa <<S>>i<<s>>ter<<s>> here failed, I was <<s>>o <<s>>cared. We all were! We didn't know what wa<<s>> going to happen, whether we were going to be raped or cut up or wor<<s>>e. But you <<s>>aved u<<s>>, <<Master>>, and you <<s>>aved me. I'm ju<<s>>t a<<s>> happy with you a<<s>> I wa<<s>> with the <<S>>i<<s>>ter<<s>>. I thought I'd have to wake up from the dream I wa<<s>> in, but I'm <<s>>till dreaming. Thank you." $He gives you a pretty half-curtsy, half-bow that manages to be both graceful and appealingly sexual.
 <br><br>
-Her $activeSlave.skin face displays nothing but honest gratitude and devotion. She does not know that the reason her community of Futanari Sisters failed is that you cleverly undermined its finances, forcing it into ruin and its members into slavery. She does not know that the reason she lost years of idyllic transformation and sexual freedom within a group of like-minded women is that you stole them from her. And she does not know that the person she just thanked for saving her from the consequences of the worst thing that ever happened to her was its author. "I love you, <<Master>>," she concludes, smiling expectantly at you.
+$His $activeSlave.skin face displays nothing but honest gratitude and devotion. $He does not know that the reason $his community of Futanari Sisters failed is that you cleverly undermined its finances, forcing it into ruin and its members into slavery. $He does not know that the reason she lost years of idyllic transformation and sexual freedom within a group of like-minded women is that you stole them from her. And she does not know that the person she just thanked for saving her from the consequences of the worst thing that ever happened to her was its author. "I love you, <<Master>>," $he concludes, smiling expectantly at you.
 
 <<case "orientation">>
 
@@ -135,14 +135,14 @@ Her $activeSlave.skin face displays nothing but honest gratitude and devotion. S
 	<</if>>
 <</for>>
 
-<<EventNameLink $activeSlave>> is the second slave on the inspection schedule for today. She comes into your office naked, to find that the first inspection is going a little long. The slave before her is obediently riding <<if ($PC.dick == 0)>>one of your larger strap-ons<<else>>your cock<</if>>. She waits patiently, but does not bother to hide her arousal at the lewd sight. She obviously wants to be next;
+<<EventNameLink $activeSlave>> is the second slave on the inspection schedule for today. $He comes into your office naked, to find that the first inspection is going a little long. The slave before $him is obediently riding <<if ($PC.dick == 0)>>one of your larger strap-ons<<else>>your cock<</if>>. $He waits patiently, but does not bother to hide $his arousal at the lewd sight. $He obviously wants to be next;
 <<if ($activeSlave.dick > 0) && ($activeSlave.dickAccessory == "chastity")>>
-	her chastity cage is dribbling precum, and she's clearly uncomfortable with simultaneous arousal and unwillingness to suffer a hardon inside it
+	$his chastity cage is dribbling precum, and $he's clearly uncomfortable with simultaneous arousal and unwillingness to suffer a hardon inside it
 <<elseif ($activeSlave.dick > 0) && canAchieveErection($activeSlave)>>
-	her cock is painfully erect
+	$his cock is painfully erect
 <<elseif ($activeSlave.dick > 0)>>
-	her pathetically limp dick is practically dripping precum
-<<elseif ($activeSlave.clit > 0)>>her big clit is visibly erect<<else>>a sheen is visible on her pussylips<</if>>, her nipples are <<if $activeSlave.nipples != "fuckable">>stiff<<else>>swollen tight<</if>>, and she's starting to breathe a little hard.
+	$his pathetically limp dick is practically dripping precum
+<<elseif ($activeSlave.clit > 0)>>$his big clit is visibly erect<<else>>a sheen is visible on $his pussylips<</if>>, $his nipples are <<if $activeSlave.nipples != "fuckable">>stiff<<else>>swollen tight<</if>>, and $he's starting to breathe a little hard.
 
 When you finish and send the slave you were boning on her way with a light slap on the rump, you seat yourself to inspect $activeSlave.slaveName. As you do, <<if ($PC.dick == 0)>>your rather realistically modeled phallus dangles between your legs<<else>>your half-hard but still quite imposing cock hangs between your legs<</if>>, still slick from fucking the previous inspectee. $activeSlave.slaveName's $activeSlave.eyeColor eyes focus on it with painful intensity, 
 <<if ($activeSlave.dick > 0) && ($activeSlave.dickAccessory == "chastity")>>
@@ -156,11 +156,11 @@ When you finish and send the slave you were boning on her way with a light slap
 <<else>>
 	the distinct smell of female arousal in the office intensifying.
 <</if>>
-You remember the way she was when she became your slave with sudden clarity. She was not a fan of the dick then, but she's certainly come around.<<if ($PC.dick == 0)>> Even a realistic strap-on is enough to get her all hot and bothered.<</if>> On impulse, you ask her if she remembers how she used to feel about cock. She hesitates, wondering how to answer, but decides that honesty is the best policy and giggles, "Yes, <<Master>>. I do. I mean, not all the time. It'<<s>> ea<<s>>y to forget that I wa<<s>>n't alway<<s>> such a cock-hungry <<s>>lut." She laughs, a rueful sound.
+You remember the way $he was when $he became your slave with sudden clarity. $He was not a fan of the dick then, but $he's certainly come around.<<if ($PC.dick == 0)>> Even a realistic strap-on is enough to get her all hot and bothered.<</if>> On impulse, you ask $him if $he remembers how $he used to feel about cock. $He hesitates, wondering how to answer, but decides that honesty is the best policy and giggles, "Yes, <<Master>>. I do. I mean, not all the time. It'<<s>> ea<<s>>y to forget that I wa<<s>>n't alway<<s>> such a cock-hungry <<s>>lut." $He laughs, a rueful sound.
 <<if ($activeSlave.energy > 95)>>
 	"I need it <<s>>o bad now, I'll let anybody fuck me. I mean, I'd let anybody fuck me, if it wa<<s>>n't already my job a<<s>> a <<s>>lave.
 <<elseif ($activeSlave.fetish == "cumslut") && ($activeSlave.fetishStrength > 60) && ($activeSlave.fetishKnown == 1)>>
-	"Cock<<s>> are <<s>>o hot. Ju<<s>>t thinking about them get<<s>> me all horny. How they're all throbbing and warm and then they cum..." She trails off. "<<S>>orry, got di<<s>>tracted.
+	"Cock<<s>> are <<s>>o hot. Ju<<s>>t thinking about them get<<s>> me all horny. How they're all throbbing and warm and then they cum..." $He trails off. "<<S>>orry, got di<<s>>tracted.
 <<elseif ($activeSlave.fetish == "buttslut") && ($activeSlave.fetishStrength > 60) && ($activeSlave.fetishKnown == 1)>>
 	"I didn't know how much fun getting fucked in the butt wa<<s>> back then.
 <<else>>
@@ -171,7 +171,7 @@ You remember the way she was when she became your slave with sudden clarity. She
 <<else>>
 	Not that I don't love ladie<<s>> too."
 <</if>>
-She arches her back and bats her eyes at you. "A lot."
+$He arches $his back and bats $his eyes at you. "A lot."
 
 <<case "MILF">>
 
@@ -182,23 +182,23 @@ She arches her back and bats her eyes at you. "A lot."
 	<</if>>
 <</for>>
 
-<<EventNameLink $activeSlave>> is standing before your desk for an inspection. The $desc is naked, of course, and is devoted enough to find the situation arousing: she's being inspected by her <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>> in the nude, which is sexual enough, and past inspections have often led to a quick fuck. The horny bitch obviously wants it;
+<<EventNameLink $activeSlave>> is standing before your desk for an inspection. The $desc is naked, of course, and is devoted enough to find the situation arousing: $he's being inspected by $his <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>> in the nude, which is sexual enough, and past inspections have often led to a quick fuck. The horny bitch obviously wants it;
 <<if ($activeSlave.dick > 0) && ($activeSlave.dickAccessory == "chastity" || $activeSlave.dickAccessory == "combined chastity")>>
-	her chastity cage is dribbling precum, and she's clearly uncomfortable with simultaneous arousal and unwillingness to suffer a hardon inside it.
+	$his chastity cage is dribbling precum, and she's clearly uncomfortable with simultaneous arousal and unwillingness to suffer a hardon inside it.
 <<elseif canAchieveErection($activeSlave)>>
-	her cock is painfully erect.
+	$his cock is painfully erect.
 <<elseif ($activeSlave.dick > 0)>>
-	her pathetically limp dick is practically dripping precum.
-<<elseif ($activeSlave.clit > 0)>>her clit is big enough to be visibly erect when she's willing and ready<<else>>a sheen is visible on her pussylips, and she's smiling hopefully at you<</if>>. Your inspections require the slave to offer each of her body parts to your view, and when the routine reaches her crotch, she obediently backs up to sit down on the couch, spread her legs, and display her
+	$his pathetically limp dick is practically dripping precum.
+<<elseif ($activeSlave.clit > 0)>>$his clit is big enough to be visibly erect when she's willing and ready<<else>>a sheen is visible on $his pussylips, and she's smiling hopefully at you<</if>>. Your inspections require the slave to offer each of $his body parts to your view, and when the routine reaches $his crotch, she obediently backs up to sit down on the couch, spread $his legs, and display $his
 <<if ($activeSlave.dick > 0) && ($activeSlave.dickAccessory == "chastity" || $activeSlave.dickAccessory == "combined chastity")>>
 	chastity caged dick.
 <<elseif canAchieveErection($activeSlave)>>
-	erect cock, which she doesn't have to touch to keep upright.
+	erect cock, which $he doesn't have to touch to keep upright.
 <<elseif ($activeSlave.dick > 0)>>
 	poor flaccid member, which she uses a thumb and forefinger to pull upright.
 <<elseif ($activeSlave.labia > 0)>>pussy, whose lips are so generous that she uses both hands to peel them apart.<<elseif ($activeSlave.vagina > 1)>>nice big cunt, which she spreads shamelessly for you.<<else>>tight pussy.<</if>>
 <br><br>
-You often pepper slaves with questions during this inspection; it helps you gauge their mental state, and it's just as important to verbally inspect slaves' minds as it is to visually inspect their parts. You remember with sudden clarity what $activeSlave.slaveName was like when you acquired her. She seemed older then.<<if $activeSlave.faceImplant > 0>> Her face has been improved since then, of course, making her a good deal prettier.<</if>><<if $activeSlave.ageImplant > 0>> The age lift she received has certainly hidden some of the most evident signs of her years.<</if>> Decent care, diet, and exercise have done wonders. But more than all of that trivial physical stuff, the sexual hunger visible in her $activeSlave.eyeColor eyes makes her look like a teenager. You ask her if she remembers what she was like when you enslaved her. She hesitates, wondering how to answer, but decides that honesty is the best policy and <<say>>s, "I remember it every day, <<Master>>. I'm grateful. I didn't think of my<<s>>elf a<<s>> too pretty, then." She giggles. "Becoming a fuck<<s>>lave really improved my <<s>>elf e<<s>>teem.
+You often pepper slaves with questions during this inspection; it helps you gauge their mental state, and it's just as important to verbally inspect slaves' minds as it is to visually inspect their parts. You remember with sudden clarity what $activeSlave.slaveName was like when you acquired her. $He seemed older then.<<if $activeSlave.faceImplant > 0>> $His face has been improved since then, of course, making $him a good deal prettier.<</if>><<if $activeSlave.ageImplant > 0>> The age lift she received has certainly hidden some of the most evident signs of $his years.<</if>> Decent care, diet, and exercise have done wonders. But more than all of that trivial physical stuff, the sexual hunger visible in $his $activeSlave.eyeColor eyes makes $him look like a teenager. You ask $him if she remembers what she was like when you enslaved her. $He hesitates, wondering how to answer, but decides that honesty is the best policy and <<say>>s, "I remember it every day, <<Master>>. I'm grateful. I didn't think of my<<s>>elf a<<s>> too pretty, then." $He giggles. "Becoming a fuck<<s>>lave really improved my <<s>>elf e<<s>>teem.
 <<if ($activeSlave.energy > 95)>>
 	I can't imagine going back to having a<<s>> little <<s>>e<<x>> a<<s>> I u<<s>>ed to have. It would be awful.
 <<elseif ($activeSlave.fetish == "cumslut") && ($activeSlave.fetishStrength > 60) && ($activeSlave.fetishKnown == 1)>>
@@ -206,7 +206,7 @@ You often pepper slaves with questions during this inspection; it helps you gaug
 <<else>>
 	I didn't have much of a <<s>>e<<x>> life back then either, not compared to now.
 <</if>>
-And, <<Master>>." She arches her back prettily and then scoots herself down the couch cushions, taking her hands away from her crotch to spread her legs even wider, showing off everything she has. "I didn't really appre<<c>>iate being fucked by <<if $PC.title != 0>>gorgeou<<s>> men<<else>>hot women<</if>> then, either. Not like I do now..."
+And, <<Master>>." $He arches $his back prettily and then scoots $himself down the couch cushions, taking $his hands away from $his crotch to spread $his legs even wider, showing off everything $he has. "I didn't really appre<<c>>iate being fucked by <<if $PC.title != 0>>gorgeou<<s>> men<<else>>hot women<</if>> then, either. Not like I do now..."
 
 <<case "feminization">>
 
@@ -217,22 +217,22 @@ And, <<Master>>." She arches her back prettily and then scoots herself down the
 	<</if>>
 <</for>>
 
-<<EventNameLink $activeSlave>> is standing before your desk for an inspection. The $desc is naked, of course, and is devoted enough to find the situation arousing: she's being inspected by her <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>> in the nude, which is sexual enough, and past inspections have often led to a quick fuck. The horny bitch obviously wants it;
+<<EventNameLink $activeSlave>> is standing before your desk for an inspection. The $desc is naked, of course, and is devoted enough to find the situation arousing: she's being inspected by $his <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>> in the nude, which is sexual enough, and past inspections have often led to a quick fuck. The horny bitch obviously wants it;
 <<if ($activeSlave.dick > 0) && ($activeSlave.dickAccessory == "chastity" || $activeSlave.dickAccessory == "combined chastity")>>
-	her chastity cage is dribbling precum, and she's clearly uncomfortable with simultaneous arousal and unwillingness to suffer a hardon inside it.
+	$his chastity cage is dribbling precum, and she's clearly uncomfortable with simultaneous arousal and unwillingness to suffer a hardon inside it.
 <<elseif canAchieveErection($activeSlave)>>
-	her cock is painfully erect.
+	$his cock is painfully erect.
 <<elseif ($activeSlave.dick > 0)>>
-	her pathetically limp dick is practically dripping precum.
-<</if>> Your inspections require the slave to offer each of her body parts to your view, and when the routine reaches her anus, the slut obediently turns her back to you, bends at the waist, and <<if ($activeSlave.butt > 5)>>prises her massive buttocks apart to reveal<<elseif ($activeSlave.butt > 2)>>pulls her buttocks apart to show off<<else>>spreads her cute buttocks to show off<</if>> her <<if ($activeSlave.anus > 2)>>asshole, which is so relaxed it's begging for cock.<<elseif ($activeSlave.anus > 1)>>butthole, which she winks invitingly at you.<<else>>tight anus, which she winks invitingly at you.<</if>>
+	$his pathetically limp dick is practically dripping precum.
+<</if>> Your inspections require the slave to offer each of $his body parts to your view, and when the routine reaches $his anus, the slut obediently turns $his back to you, bends at the waist, and <<if ($activeSlave.butt > 5)>>prises $his massive buttocks apart to reveal<<elseif ($activeSlave.butt > 2)>>pulls $his buttocks apart to show off<<else>>spreads $his cute buttocks to show off<</if>> $his <<if ($activeSlave.anus > 2)>>asshole, which is so relaxed it's begging for cock.<<elseif ($activeSlave.anus > 1)>>butthole, which she winks invitingly at you.<<else>>tight anus, which she winks invitingly at you.<</if>>
 <br><br>
-You often pepper slaves with questions during this inspection; it helps you gauge their mental state, and it's just as important to verbally inspect slaves' minds as it is to visually inspect their backdoors. You remember with sudden clarity what $activeSlave.slaveName was like when you acquired her. She wasn't as enthusiastic then. The first time you inspected her, she certainly wasn't so excited about getting buttfucked. You ask her if she remembers that too. She hesitates, wondering how to answer, but decides that honesty is the best policy and <<say>>s, "I remember, <<Master>>. It wa<<s>> hard for me, becoming a girl.
+You often pepper slaves with questions during this inspection; it helps you gauge their mental state, and it's just as important to verbally inspect slaves' minds as it is to visually inspect their backdoors. You remember with sudden clarity what $activeSlave.slaveName was like when you acquired her. $He wasn't as enthusiastic then. The first time you inspected her, she certainly wasn't so excited about getting buttfucked. You ask her if she remembers that too. $He hesitates, wondering how to answer, but decides that honesty is the best policy and <<say>>s, "I remember, <<Master>>. It wa<<s>> hard for me, becoming a girl.
 <<if (($activeSlave.fetish == "buttslut") || ($activeSlave.energy > 95)) && ($activeSlave.fetishStrength > 60) && ($activeSlave.fetishKnown == 1)>>
-	But, <<Master>>, girl<<s>> get fucked. And I love getting fucked in the butt <<s>>o much.  If that make<<s>> me a girl then I'm happy being a girl.
+	But, <<Master>>, girl<<s>> get fucked. And I love getting fucked in the butt <<s>>o much. If that make<<s>> me a girl then I'm happy being a girl.
 <<elseif ($activeSlave.fetish == "cumslut") && ($activeSlave.fetishStrength > 60) && ($activeSlave.fetishKnown == 1)>>
 	But, <<Master>>, girl<<s>> <<s>>uck cock. And I love <<s>>ucking cock <<s>>o much. If that make<<s>> me a girl then I'm happy being a girl.
 <<elseif (($activeSlave.fetish == "submissive") || ($activeSlave.fetish == "masochist")) && ($activeSlave.fetishStrength > 60) && ($activeSlave.fetishKnown == 1)>>
-	But, <<Master>>, girl<<s>> get held down and fucked. And I love being u<<s>>ed <<s>>o much.  If that make<<s>> me a girl then I'm happy being a girl.
+	But, <<Master>>, girl<<s>> get held down and fucked. And I love being u<<s>>ed <<s>>o much. If that make<<s>> me a girl then I'm happy being a girl.
 <<elseif ($activeSlave.balls == 0)>>
 	Not having ball<<s>> makes it ea<<s>>ier for me, though. The only way my <<s>>oft girldick will come i<<s>> when I take cock.
 <<elseif ($activeSlave.boobs > 400)>>
@@ -240,13 +240,13 @@ You often pepper slaves with questions during this inspection; it helps you gaug
 <<else>>
 	But the training and the rule<<s>> pu<<sh>>ed me through it.
 <</if>>
-I try to be a good <<s>>lave girl for you, <<Master>>. Can I - can I be a good <<s>>lave girl for you? Right now? Plea<<s>>e?" She twists her $activeSlave.skin body suggestively,
+I try to be a good <<s>>lave girl for you, <<Master>>. Can I - can I be a good <<s>>lave girl for you? Right now? Plea<<s>>e?" $He twists $his $activeSlave.skin body suggestively,
 <<if ($activeSlave.dick > 0) && ($activeSlave.dickAccessory == "chastity" || $activeSlave.dickAccessory == "combined chastity")>>
-	offering you her rear hole, the only hope the chastity caged girl has of release.
+	offering you $his rear hole, the only hope the chastity caged girl has of release.
 <<elseif canAchieveErection($activeSlave)>>
-	hard dick wagging with the motion, offering you her rear.
+	hard dick wagging with the motion, offering you $his rear.
 <<elseif ($activeSlave.dick > 0)>>
-	soft dick flopping with the motion, offering you her rear.
+	soft dick flopping with the motion, offering you $his rear.
 <</if>>
 
 <<case "ugly">>
@@ -258,15 +258,15 @@ I try to be a good <<s>>lave girl for you, <<Master>>. Can I - can I be a good <
 	<</if>>
 <</for>>
 
-<<EventNameLink $activeSlave>> comes in for an inspection. You have a relaxed day scheduled, so you take the time to do an unusually thorough job. On a whim, you pull up her complete file, flipping the virtual pages out across your desk. The induction pictures are particularly striking. She doesn't look much like that, anymore, and that's a good thing. She was not a pretty girl when you got here, though she's pretty enough now. With a desk control gesture you flip a full frontal shot of her on the day of her enslavement up onto a wallscreen.
+<<EventNameLink $activeSlave>> comes in for an inspection. You have a relaxed day scheduled, so you take the time to do an unusually thorough job. On a whim, you pull up $his complete file, flipping the virtual pages out across your desk. The induction pictures are particularly striking. $He doesn't look much like that, anymore, and that's a good thing. $He was not a pretty girl when you got here, though $he's pretty enough now. With a desk control gesture you flip a full frontal shot of $him on the day of $his enslavement up onto a wallscreen.
 <br><br>
-Her $activeSlave.eyeColor eyes track your sudden motion, of course, and she follows it to the screen. Suddenly, the $desc is eye to eye with a life-size picture of who she used to be, just a few meters away. She gasps with recognition, and then her face clouds inscrutably. She takes a couple of hesitant steps forward, and then reaches out to touch the cheek of the girl in the picture. As her fingertips brush the smooth surface of the wallscreen, her other hand ghosts along her own face. Her expression is not sad, so it's surprising when a single tear rolls down her cheek. You order her to tell you how the picture makes her feel.
+$His $activeSlave.eyeColor eyes track your sudden motion, of course, and $he follows it to the screen. Suddenly, the $desc is eye to eye with a life-size picture of who $he used to be, just a few meters away. $He gasps with recognition, and then $his face clouds inscrutably. $He takes a couple of hesitant steps forward, and then reaches out to touch the cheek of the girl in the picture. As $his fingertips brush the smooth surface of the wallscreen, $his other hand ghosts along $his own face. $His expression is not sad, so it's surprising when a single tear rolls down $his cheek. You order $him to tell you how the picture makes $him feel.
 <br><br>
-She looks pensive, and goes through two false starts before she clears her throat, wrenches her gaze away from her picture, and <<say>>s introspectively, "<<Master>>, it'<<s>> <<s>>trange. We - we don't have picture<<s>> of our<<s>>elve<<s>>, from before we were en<<s>>laved. I didn't really reali<<z>>e how much I'd changed. <<S>>ome day<<s>> being a <<s>>lave i<<s>> hard. But <<s>>eeing that picture, it make<<s>> me feel better about it. You - you're really <<if $PC.title == 1>>handsome<<else>>pretty<</if>>, <<Master>>. I bet you alway<<s>> were." She inclines her head towards the homely girl on the screen. "It'<<s>> hard to be ugly, <<Master>>. Really hard. I feel <<s>>orry for that girl, and I'm glad I don't look like her anymore." She laughs suddenly, a little self-consciously. "The cra<<z>>y thing i<<s>>, if you'd told that girl that
+$He looks pensive, and goes through two false starts before $he clears $his throat, wrenches $his gaze away from $his picture, and <<say>>s introspectively, "<<Master>>, it'<<s>> <<s>>trange. We - we don't have picture<<s>> of our<<s>>elve<<s>>, from before we were en<<s>>laved. I didn't really reali<<z>>e how much I'd changed. <<S>>ome day<<s>> being a <<s>>lave i<<s>> hard. But <<s>>eeing that picture, it make<<s>> me feel better about it. You - you're really <<if $PC.title == 1>>handsome<<else>>pretty<</if>>, <<Master>>. I bet you alway<<s>> were." $He inclines $his head towards the homely girl on the screen. "It'<<s>> hard to be ugly, <<Master>>. Really hard. I feel <<s>>orry for that girl, and I'm glad I don't look like her anymore." $He laughs suddenly, a little self-consciously. "The cra<<z>>y thing i<<s>>, if you'd told that girl that
 <<if $activeSlave.assignment == "whore">>
-	lot<<s>> and lot<<s>> of people would pay to fuck her
+	lot<<s>> and lot<<s>> of people would pay to fuck $him
 <<else>>
-	all kind<<s>> of people would happily fuck her
+	all kind<<s>> of people would happily fuck $him
 <</if>>
 <<s>>omeday, <<sh>>e wouldn't have believed you. It'<<s>> kind of rea<<ss>>uring, actually. I<<s>> that weird? That came out weird. <<S>>orry."
 
@@ -284,11 +284,12 @@ She looks pensive, and goes through two false starts before she clears her throa
 <<if ($activeSlave.ID != $HeadGirl.ID)>>
 <<if ($HeadGirl.dick == 0) || (($HeadGirl.dick > 1) && canAchieveErection($HeadGirl) && ($HeadGirl.dickAccessory != "chastity"))>>
 <<link "Double anal with the Head Girl">>
+	<<setLocalPronouns $HeadGirl 2>>
 	<<replace "#name">>$activeSlave.slaveName<</replace>>
 	<<replace "#result">>
-	You tell her she's got a nice asspussy, and grope her thoroughly, cupping her buttocks with one hand and squeezing a breast with the other. She looks <<if ($activeSlave.fetish == "buttslut") && ($activeSlave.fetishKnown == 1)>>desperately eager<<else>>ready and willing<</if>>, and angles herself just right, but you administer a light slap to her $activeSlave.skin ass and continue, telling her that it's so nice you feel like sharing it. She's <<if ($activeSlave.fetish == "buttslut") && ($activeSlave.fetishKnown == 1)>>so ready to fuck she can't quite think of what to say<<else>>not quite sure how to respond<</if>>, and before she can figure it out, $HeadGirl.slaveName hurries in, responding to your summons. Of course, $activeSlave.slaveName is no stranger to $HeadGirl.slaveName, who takes in the situation at a glance and <<if $HeadGirl.dick > 0>>instantly achieves a painfully hard erection<<else>>immediately flushes with arousal<</if>>. $HeadGirl.slaveName<<if $HeadGirl.dick == 0>> dons a strap-on and<</if>> clambers up onto the (strongly built) bathroom counter. Since saliva is plenty of lube for $activeSlave.slaveName's experienced ass, she points a meaningful finger at <<if $HeadGirl.dick == 0>>the phallus<<else>>her cock<</if>>, and $activeSlave.slaveName begins to suck it enthusiastically, trying to get it as wet as possible for the sake of her butt.
+	You tell $him $he's got a nice asspussy, and grope $him thoroughly, cupping $his buttocks with one hand and squeezing a breast with the other. $ looks <<if ($activeSlave.fetish == "buttslut") && ($activeSlave.fetishKnown == 1)>>desperately eager<<else>>ready and willing<</if>>, and angles $himself just right, but you administer a light slap to $his $activeSlave.skin ass and continue, telling $him that it's so nice you feel like sharing it. $He's <<if ($activeSlave.fetish == "buttslut") && ($activeSlave.fetishKnown == 1)>>so ready to fuck $he can't quite think of what to say<<else>>not quite sure how to respond<</if>>, and before $he can figure it out, $HeadGirl.slaveName hurries in, responding to your summons. Of course, $activeSlave.slaveName is no stranger to $HeadGirl.slaveName, who takes in the situation at a glance and <<if $HeadGirl.dick > 0>>instantly achieves a painfully hard erection<<else>>immediately flushes with arousal<</if>>. $HeadGirl.slaveName<<if $HeadGirl.dick == 0>> dons a strap-on and<</if>> clambers up onto the (strongly built) bathroom counter. Since saliva is plenty of lube for $activeSlave.slaveName's experienced ass, _he2 points a meaningful finger at <<if $HeadGirl.dick == 0>>the phallus<<else>>_his2 cock<</if>>, and $activeSlave.slaveName begins to suck it enthusiastically, trying to get it as wet as possible for the sake of $his butt.
 	<br><br>
-	Since $activeSlave.slaveName is being so good, you decide to help get her ready, and push her sideways so she straddles the counter's edge. She whimpers into the <<if $HeadGirl.dick == 0>>dildo<<else>>dick<</if>> in her mouth as she feels her <<if $activeSlave.dick > 0>><<if ($activeSlave.hormoneBalance >= 100) || ($activeSlave.dickAccessory == "chastity")>>chastity cage<<elseif ($activeSlave.hormoneBalance >= 100) || ($activeSlave.balls == 0)>>soft dickclit<<else>>hard cock<</if>><<else>>mons<</if>> graze the hard counter, and then stiffens as you penetrate her bottom. When you judge that your Head Girl is wet enough, you nod to her, and she takes $activeSlave.slaveName by the hand, pulling her up onto her lap.
+	Since $activeSlave.slaveName is being so good, you decide to help get $him ready, and push $him sideways so $he straddles the counter's edge. $He whimpers into the <<if $HeadGirl.dick == 0>>dildo<<else>>dick<</if>> in $his mouth as $he feels $his <<if $activeSlave.dick > 0>><<if ($activeSlave.hormoneBalance >= 100) || ($activeSlave.dickAccessory == "chastity")>>chastity cage<<elseif ($activeSlave.hormoneBalance >= 100) || ($activeSlave.balls == 0)>>soft dickclit<<else>>hard cock<</if>><<else>>mons<</if>> graze the hard counter, and then stiffens as you penetrate $his bottom. When you judge that your Head Girl is wet enough, you nod to _him2, and _he2 takes $activeSlave.slaveName by the hand, pulling $him up onto _his2 lap.
 	<<if ($HeadGirl.boobs > 4000) && ($activeSlave.boobs > 4000)>>
 		Their tits are so huge that they can't reach each other to kiss, chest-to-chest like that. $HeadGirl.slaveName settles for blowing the other slave an exaggerated kiss, which makes her laugh.
 	<<else>>
@@ -314,21 +315,22 @@ She looks pensive, and goes through two false starts before she clears her throa
 <<if $Concubine != 0>>
 <<if ($Concubine.dick == 0) || (($Concubine.dick > 1) && canAchieveErection($Concubine) && ($Concubine.dickAccessory != "chastity") && ($Concubine.dickAccessory != "combined chastity"))>>
 <br><<link "Double anal with your Concubine">>
+	<<setLocalPronouns $Concubine 2>>
 	<<replace "#name">>$activeSlave.slaveName<</replace>>
 	<<replace "#result">>
-	You tell her she's got a nice asspussy, and grope her thoroughly, cupping her buttocks with one hand and squeezing a breast with the other. She looks <<if ($activeSlave.fetish == "buttslut") && ($activeSlave.fetishKnown == 1)>>desperately eager<<else>>ready and willing<</if>>, and angles herself just right, but you administer a light slap to her $activeSlave.skin ass and continue, telling her that it's so nice you feel like sharing it. She's <<if ($activeSlave.fetish == "buttslut") && ($activeSlave.fetishKnown == 1)>>so ready to fuck she can't quite think of what to say<<else>>not quite sure how to respond<</if>>, and before she can figure it out, $Concubine.slaveName hurries in, responding to your summons. Of course, $activeSlave.slaveName is no stranger to $Concubine.slaveName, who takes in the situation at a glance and <<if $Concubine.dick > 0>>instantly achieves a painfully hard erection<<else>>immediately flushes with arousal<</if>>. $Concubine.slaveName<<if $Concubine.dick == 0>> dons a strap-on and<</if>> clambers up onto the (strongly built) bathroom counter. Since saliva is plenty of lube for $activeSlave.slaveName's experienced ass, she points a meaningful finger at <<if $Concubine.dick == 0>>the phallus<<else>>her cock<</if>>, and $activeSlave.slaveName begins to suck it enthusiastically, trying to get it as wet as possible for the sake of her butt.
+	You tell $him $he's got a nice asspussy, and grope her thoroughly, cupping $his buttocks with one hand and squeezing a breast with the other. $He looks <<if ($activeSlave.fetish == "buttslut") && ($activeSlave.fetishKnown == 1)>>desperately eager<<else>>ready and willing<</if>>, and angles $himself just right, but you administer a light slap to $his $activeSlave.skin ass and continue, telling her that it's so nice you feel like sharing it. $He's <<if ($activeSlave.fetish == "buttslut") && ($activeSlave.fetishKnown == 1)>>so ready to fuck $he can't quite think of what to say<<else>>not quite sure how to respond<</if>>, and before she can figure it out, $Concubine.slaveName hurries in, responding to your summons. Of course, $activeSlave.slaveName is no stranger to $Concubine.slaveName, who takes in the situation at a glance and <<if $Concubine.dick > 0>>instantly achieves a painfully hard erection<<else>>immediately flushes with arousal<</if>>. $Concubine.slaveName<<if $Concubine.dick == 0>> dons a strap-on and<</if>> clambers up onto the (strongly built) bathroom counter. Since saliva is plenty of lube for $activeSlave.slaveName's experienced ass, she points a meaningful finger at <<if $Concubine.dick == 0>>the phallus<<else>>her cock<</if>>, and $activeSlave.slaveName begins to suck it enthusiastically, trying to get it as wet as possible for the sake of $his butt.
 	<br><br>
-	Since $activeSlave.slaveName is being so good, you decide to help get her ready, and push her sideways so she straddles the counter's edge. She whimpers into the <<if $Concubine.dick == 0>>dildo<<else>>dick<</if>> in her mouth as she feels her <<if $activeSlave.dick > 0>><<if ($activeSlave.hormoneBalance >= 100) || ($activeSlave.dickAccessory == "chastity")>>chastity cage<<elseif ($activeSlave.hormoneBalance >= 100) || ($activeSlave.balls == 0)>>soft dickclit<<else>>hard cock<</if>><<else>>mons<</if>> graze the hard counter, and then stiffens as you penetrate her bottom. When you judge that your Head Girl is wet enough, you nod to her, and she takes $activeSlave.slaveName by the hand, pulling her up onto her lap.
+	Since $activeSlave.slaveName is being so good, you decide to help get $him ready, and push her sideways so she straddles the counter's edge. $He whimpers into the <<if $Concubine.dick == 0>>dildo<<else>>dick<</if>> in $his mouth as she feels her <<if $activeSlave.dick > 0>><<if ($activeSlave.hormoneBalance >= 100) || ($activeSlave.dickAccessory == "chastity")>>chastity cage<<elseif ($activeSlave.hormoneBalance >= 100) || ($activeSlave.balls == 0)>>soft dickclit<<else>>hard cock<</if>><<else>>mons<</if>> graze the hard counter, and then stiffens as you penetrate $his bottom. When you judge that your Head Girl is wet enough, you nod to her, and she takes $activeSlave.slaveName by the hand, pulling $him up onto _his2 lap.
 	<<if ($Concubine.boobs > 4000) && ($activeSlave.boobs > 4000)>>
-		Their tits are so huge that they can't reach each other to kiss, chest-to-chest like that. $Concubine.slaveName settles for blowing the other slave an exaggerated kiss, which makes her laugh.
+		Their tits are so huge that they can't reach each other to kiss, chest-to-chest like that. $Concubine.slaveName settles for blowing the other slave an exaggerated kiss, which makes $him laugh.
 	<<else>>
 		The slaves start making out, showing no signs of breaking their lip lock as they arrange themselves for penetration.
 	<</if>>
-	$Concubine.slaveName guides her <<if $Concubine.dick == 0>>strap-on<<else>>cock<</if>> inside the <<if ($activeSlave.fetish == "buttslut") && ($activeSlave.fetishKnown == 1)>>enthusiastic<<else>>compliant<</if>> $activeSlave.slaveName, who begins to ride it, enjoying both the <<if $activeSlave.prostate > 0>>prostate<<else>>anal<</if>> stimulation and the feeling of her <<if $activeSlave.dick > 0>><<if ($activeSlave.hormoneBalance >= 100) || ($activeSlave.dickAccessory == "chastity")>>midsection trapped between her and <<elseif ($activeSlave.hormoneBalance >= 100) || ($activeSlave.balls == 0)>>erection trapped between her and <<else>>soft dick trapped between her and <</if>><<else>>pussy pressed against<</if>> $Concubine.slaveName. $Concubine.slaveName smacks the humping <<if $activeSlave.physicalAge > 30>>woman<<else>>girl<</if>>'s butt to get her to stop, and slides an index finger up her ass alongside the <<if $Concubine.dick == 0>>phallus<<else>>cock<</if>>. $activeSlave.slaveName shudders, and then begins to whine as $Concubine.slaveName pulls her sphincter wider.
+	$Concubine.slaveName guides _his2 <<if $Concubine.dick == 0>>strap-on<<else>>cock<</if>> inside the <<if ($activeSlave.fetish == "buttslut") && ($activeSlave.fetishKnown == 1)>>enthusiastic<<else>>compliant<</if>> $activeSlave.slaveName, who begins to ride it, enjoying both the <<if $activeSlave.prostate > 0>>prostate<<else>>anal<</if>> stimulation and the feeling of her <<if $activeSlave.dick > 0>><<if ($activeSlave.hormoneBalance >= 100) || ($activeSlave.dickAccessory == "chastity")>>midsection trapped between her and <<elseif ($activeSlave.hormoneBalance >= 100) || ($activeSlave.balls == 0)>>erection trapped between her and <<else>>soft dick trapped between her and <</if>><<else>>pussy pressed against<</if>> $Concubine.slaveName. $Concubine.slaveName smacks the humping <<if $activeSlave.physicalAge > 30>>woman<<else>>girl<</if>>'s butt to get her to stop, and slides an index finger up $his ass alongside the <<if $Concubine.dick == 0>>phallus<<else>>cock<</if>>. $activeSlave.slaveName shudders, and then begins to whine as $Concubine.slaveName pulls $his sphincter wider.
 	<br><br>
-	"Plea<<s>>e," the slave begs incoherently as you press your <<if $PC.dick == 1>>dick<<else>>strap-on<</if>> against $Concubine.slaveName's finger. It's not clear whether she's begging you to DP her anus, or begging you not to, but whichever it is, $Concubine.slaveName withdraws her finger and you shove yourself inside. $activeSlave.slaveName jerks with discomfort and gives a gasping "Oh f-fuck-k" that <<if $activeSlave.anus > 2>>she repeats over and over<<else>>is followed by some minor struggling<</if>> as you begin to fuck her. From her angle, $Concubine.slaveName can't pound $activeSlave.slaveName quite as hard as you can, but she does her best. When you've both had your fun, extracted yourselves, and let the exhausted, gaped bitch collapse onto the floor, $Concubine.slaveName gives you a naughty wink.
+	"Plea<<s>>e," the slave begs incoherently as you press your <<if $PC.dick == 1>>dick<<else>>strap-on<</if>> against $Concubine.slaveName's finger. It's not clear whether $he's begging you to DP $his anus, or begging you not to, but whichever it is, $Concubine.slaveName withdraws _his2 finger and you shove yourself inside. $activeSlave.slaveName jerks with discomfort and gives a gasping "Oh f-fuck-k" that <<if $activeSlave.anus > 2>>she repeats over and over<<else>>is followed by some minor struggling<</if>> as you begin to fuck her. From her angle, $Concubine.slaveName can't pound $activeSlave.slaveName quite as hard as you can, but she does her best. When you've both had your fun, extracted yourselves, and let the exhausted, gaped bitch collapse onto the floor, $Concubine.slaveName gives you a naughty wink.
 	<<run Enunciate($Concubine)>>
-	"@@.hotpink;That wa<<s>> fun,@@ <<Master>>!" she <<say>>s. "<<Sh>>all we flip her over and go again?" 
+	"@@.hotpink;That wa<<s>> fun,@@ <<Master>>!" _he2 <<say>>s. "<<Sh>>all we flip $him over and go again?" 
 	<<run Enunciate($activeSlave)>>
 	"@@.hotpink;Plea<<s>>e nooo,@@" comes a quiet wail from the floor.
 	<<set $activeSlave.devotion += 2, $activeSlave.analCount += 1, $activeSlave.oralCount += 1>>
@@ -340,12 +342,12 @@ She looks pensive, and goes through two false starts before she clears her throa
 <</link>>
 <</if>>
 <</if>>
-<br><<link "Chat about her ass">>
+<br><<link "Chat about $his ass">>
 	<<replace "#name">>$activeSlave.slaveName<</replace>>
 	<<replace "#result">>
-	You head into the bathroom, shedding clothing as you go. She stares at you as you advance, her eyes fixing on your <<if $PC.boobs>>tits as you reveal them<<else>>ripped abs as they become visible<</if>>, and her lips part slightly. Her gaze only shifts when you disrobe completely, revealing your <<if $PC.dick == 1>>hardening dick<<if $PC.vagina == 1>> and <</if>><</if>><<if $PC.vagina == 1>>flushed womanhood<</if>>; she licks her lips unconsciously. You grab a towel off the counter, spread it on a bathroom bench, and recline on it with your back against the wall. You pat your <<if $PC.title == 1>>hard<<else>>pretty<</if>> thighs, and she hurries over, <<if ($activeSlave.fetish == "buttslut") && ($activeSlave.fetishKnown == 1)>>eagerly<<else>>carefully<</if>> swinging her leg over the bench and seating herself in your lap. <<if $PC.dick == 1>>Your cock slides easily up her whorish butt. One of your arms<<else>>You decided not to bother with a strap-on, so you slide a couple of fingers inside her, and she reciprocates by working a hand under herself to attend to your pussy. Your free arm<</if>> wraps around her <<if $activeSlave.boobs > 4000>>and under her heavy tits, resting in a cocoon of soft breastflesh<<elseif $activeSlave.boobs > 800>>heavy breasts, hefting their weight and eliciting a sigh from the slave<<else>>to support her chest<</if>>. Being held this way, she can't really <<if $PC.dick == 1>>bounce on your dick, so she just wiggles her butt into you to seat it a bit deeper<<else>>grind against your fingers<</if>> and sighs contentedly. You instruct her to elaborate on what she said earlier.
+	You head into the bathroom, shedding clothing as you go. $He stares at you as you advance, her eyes fixing on your <<if $PC.boobs>>tits as you reveal them<<else>>ripped abs as they become visible<</if>>, and her lips part slightly. $His gaze only shifts when you disrobe completely, revealing your <<if $PC.dick == 1>>hardening dick<<if $PC.vagina == 1>> and <</if>><</if>><<if $PC.vagina == 1>>flushed womanhood<</if>>; she licks her lips unconsciously. You grab a towel off the counter, spread it on a bathroom bench, and recline on it with your back against the wall. You pat your <<if $PC.title == 1>>hard<<else>>pretty<</if>> thighs, and she hurries over, <<if ($activeSlave.fetish == "buttslut") && ($activeSlave.fetishKnown == 1)>>eagerly<<else>>carefully<</if>> swinging her leg over the bench and seating $himself in your lap. <<if $PC.dick == 1>>Your cock slides easily up her whorish butt. One of your arms<<else>>You decided not to bother with a strap-on, so you slide a couple of fingers inside her, and she reciprocates by working a hand under $himself to attend to your pussy. Your free arm<</if>> wraps around her <<if $activeSlave.boobs > 4000>>and under her heavy tits, resting in a cocoon of soft breastflesh<<elseif $activeSlave.boobs > 800>>heavy breasts, hefting their weight and eliciting a sigh from the slave<<else>>to support her chest<</if>>. Being held this way, she can't really <<if $PC.dick == 1>>bounce on your dick, so she just wiggles her butt into you to seat it a bit deeper<<else>>grind against your fingers<</if>> and sighs contentedly. You instruct $him to elaborate on what $he said earlier.
 	<br><br>
-	"Ye<<s>> <<Master>>," she <<say>>s automatically, and then pauses. "Hmm. I try not to think about back, you know, before." She squeezes her buttocks against your <<if $PC.dick == 1>>crotch<<else>>hand<</if>>. "But I gue<<ss>> back then I didn't really think about my butthole, much? Like, I went to the bathroom, and wa<<sh>>ed it in the <<sh>>ower, and that wa<<s>> it. But with the liquid <<s>>lave food, I don't - <<s>>orry, <<Master>>, I'm being <<s>>illy. You know all about that." You tell her to explain it anyway. She looks puzzled for a moment, but @@.mediumaquamarine;remembers she can trust you,@@ and twists around to plant an awkward kiss on your chin before continuing. "Well," she <<say>>s, with mock seriousness. "Here in the arcology, we <<s>>lave<<s>> eat a very <<s>>pe<<c>>ial liquid diet that keep<<s>> u<<s>> healthy and fit and ready to fuck. And, it'<<s>> ab<<s>>orbed completely, <<s>>o our butt<<s>> are alway<<s>> ni<<c>>e and clean. That way, <<Master>> can -" she clenches her sphincter <<if $PC.dick == 1>>around the base of your cock - "fuck<<else>>against your invading fingers - "play with<</if>> our a<<ss>>e<<s>>" - clench - "whenever" - clench - "they" - clench - "want!" She squeals as you use your encircling arm to hoist her torso up a bit higher, and mercilessly <<if $PC.dick == 1>>fuck<<else>>fingerfuck<</if>> her ass. Many of your other slaves came and went during this, and none of them saw anything unusual about you molesting $activeSlave.slaveName's bottom in a corner of the restroom.
+	"Ye<<s>> <<Master>>," she <<say>>s automatically, and then pauses. "Hmm. I try not to think about back, you know, before." $He squeezes her buttocks against your <<if $PC.dick == 1>>crotch<<else>>hand<</if>>. "But I gue<<ss>> back then I didn't really think about my butthole, much? Like, I went to the bathroom, and wa<<sh>>ed it in the <<sh>>ower, and that wa<<s>> it. But with the liquid <<s>>lave food, I don't - <<s>>orry, <<Master>>, I'm being <<s>>illy. You know all about that." You tell her to explain it anyway. $He looks puzzled for a moment, but @@.mediumaquamarine;remembers she can trust you,@@ and twists around to plant an awkward kiss on your chin before continuing. "Well," she <<say>>s, with mock seriousness. "Here in the arcology, we <<s>>lave<<s>> eat a very <<s>>pe<<c>>ial liquid diet that keep<<s>> u<<s>> healthy and fit and ready to fuck. And, it'<<s>> ab<<s>>orbed completely, <<s>>o our butt<<s>> are alway<<s>> ni<<c>>e and clean. That way, <<Master>> can -" she clenches her sphincter <<if $PC.dick == 1>>around the base of your cock - "fuck<<else>>against your invading fingers - "play with<</if>> our a<<ss>>e<<s>>" - clench - "whenever" - clench - "they" - clench - "want!" $He squeals as you use your encircling arm to hoist her torso up a bit higher, and mercilessly <<if $PC.dick == 1>>fuck<<else>>fingerfuck<</if>> her ass. Many of your other slaves came and went during this, and none of them saw anything unusual about you molesting $activeSlave.slaveName's bottom in a corner of the restroom.
 	<<set $activeSlave.trust += 4>>
 	<</replace>>
 <</link>>
@@ -353,9 +355,9 @@ She looks pensive, and goes through two false starts before she clears her throa
 <br><<link "Change it some more">>
 	<<replace "#name">>$activeSlave.slaveName<</replace>>
 	<<replace "#result">>
-	You tell $him that since $he appreciates how $his ass has changed, $he won't be surprised if you treat it like the fuckhole it is. Something in your tone makes her cautious, but she's a good girl and says "Ye<<s>>, <<Master>>," automatically. You pass $assistantName wardrobe orders for the poor <<if $activeSlave.physicalAge > 30>>woman<<else>>girl<</if>>, and instructions to have her report to your office once she's dressed. A few minutes later, $activeSlave.slaveName walks up to your desk, stark naked except for a buttplug that comfortably fills her rectum and a sturdy leather collar attached to a leash. You snap your fingers, pointing at the ground, and she scrambles to her hands and knees and removes her plug. After she's taken a harsh buttfuck, you <<if $PC.dick == 1>>push the plug back in without letting any of your cum escape<<else>>plug her up again<</if>> and attach the leash to your belt. You ignore your anal toy completely, letting her kneel next to you as you work - she doesn't seem to want to sit, for some reason. For the rest of the day, her anus takes the full force of your libido. You fuck nothing else, confining your efforts to her backdoor, keeping her plugged when you aren't penetrating her. When you're bored, you hand her a dildo and tell her to take care of it herself.
+	You tell $him that since $he appreciates how $his ass has changed, $he won't be surprised if you treat it like the fuckhole it is. Something in your tone makes her cautious, but $he's a good girl and says "Ye<<s>>, <<Master>>," automatically. You pass $assistantName wardrobe orders for the poor <<if $activeSlave.physicalAge > 30>>woman<<else>>girl<</if>>, and instructions to have her report to your office once $he's dressed. A few minutes later, $activeSlave.slaveName walks up to your desk, stark naked except for a buttplug that comfortably fills her rectum and a sturdy leather collar attached to a leash. You snap your fingers, pointing at the ground, and $he scrambles to her hands and knees and removes her plug. After $he's taken a harsh buttfuck, you <<if $PC.dick == 1>>push the plug back in without letting any of your cum escape<<else>>plug her up again<</if>> and attach the leash to your belt. You ignore your anal toy completely, letting her kneel next to you as you work - $he doesn't seem to want to sit, for some reason. For the rest of the day, her anus takes the full force of your libido. You fuck nothing else, confining your efforts to her backdoor, keeping her plugged when you aren't penetrating her. When you're bored, you hand her a dildo and tell her to take care of it $himself.
 	<br><br>
-	She's quite exhausted by the end of the day, walking dumbly along behind you, leashed to your belt and wondering tiredly when her next reaming is coming. She doesn't notice that you're bringing her back to stand in front of the mirror until she's there. You push her compliant body into an approximation of her position from the morning and tell her to remove her plug and look at her asshole. <<if SlaveStatsChecker.checkForLisp($activeSlave)>>"Yeth <<Master>>," she lisps<<else>>"Yes <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>>," she says<</if>>, and obeys.<<if $PC.dick == 1>> This releases quite a rush of ejaculate.<</if>> Her anus is @@.lime;very loose,@@ a lewd, gaping fuckhole hungry for toys, fingers, and dick. You tell her that, and ask whether she agrees. @@.hotpink;"Ye<<s>> <<Master>>," she <<say>>s.@@
+	$He's quite exhausted by the end of the day, walking dumbly along behind you, leashed to your belt and wondering tiredly when her next reaming is coming. $He doesn't notice that you're bringing her back to stand in front of the mirror until $he's there. You push her compliant body into an approximation of $his position from the morning and tell $him to remove her plug and look at her asshole. "Ye<<s>> <<Master>>," $he <<says>>, and obeys.<<if $PC.dick == 1>> This releases quite a rush of ejaculate.<</if>> $His anus is @@.lime;very loose,@@ a lewd, gaping fuckhole hungry for toys, fingers, and dick. You tell her that, and ask whether $he agrees. @@.hotpink;"Ye<<s>> <<Master>>," $he <<say>>s.@@
 	<<set $activeSlave.devotion += 4>>
 	<<set $activeSlave.anus = 3>>
 	<</replace>>
@@ -364,19 +366,19 @@ She looks pensive, and goes through two false starts before she clears her throa
 
 <<case "futa">>
 
-<<link "Love her back">>
+<<link "Love $him back">>
 	<<replace "#name">>$activeSlave.slaveName<</replace>>
 	<<replace "#result">>
-	You swing your legs up onto your desk and jump up onto its smooth surface, her eyes tracking the <<if $PC.boobs == 1>>way it makes your breasts move<<else>>powerful way your muscles move your body<</if>>. When you pat the tops of your <<if $PC.title == 1>>hard<<else>>soft<</if>> thighs meaningfully, she giggles happily and skips forward to clamber up and sit on her lap. The bouncing and climbing creates quite a nice spectacle of jiggling tits and waving cock, and she manages to get up on the desk in such a way that you get a solid eyeful of first her wet pussy and then her ready anus. She settles herself onto your lap with a coo, feeling the <<if $PC.dick == 1>>hardness of your erection <<if $PC.vagina == 1>>and the warmth further down<</if>><<else>>warmth of your arousal<</if>> against her hermaphroditic genitalia. She starts to grind herself lasciviously against you, but stops when you seize her face and kiss her deeply. She moans back into you, returning the kiss with intensity. <<if $activeSlave.boobs > 4000>>Her udders are so huge the two of you have to press your torsos hard together to make out, a delightful struggle that stimulates her nipples quite a lot, to go by the way she squeaks and giggles into your mouth.<<elseif $activeSlave.boobs > 2000>>Her bosom is are so big that making out face to face presses it quite hard between your torsos, which stimulates her nipples quite a lot, to go by the way she squeaks and giggles into your mouth.<<elseif $PC.boobs == 1>>You undress without breaking your lip lock, bringing your bare breasts against hers in a warm, loving embrace.<<else>>You strip without breaking your lip lock, bringing your heavily muscled chest against her soft breasts in a tender, loving embrace.<</if>> Her arousal builds rapidly and she goes back to grinding, <<if $PC.dick == 1>>eventually getting herself so hot that your dick slides into her almost without either of you meaning to make it happen. She climaxes with you shortly, cumming all over her own breasts.<<else>>bringing you both to a shaking climax. She cums all over her own breasts, coating them in glistening ejaculate.<</if>> As she relaxes back against the desk, her panting making her cum-glazed tits rise and fall, you reflect that you just lied by omission, letting a pretty girl maintain her delusions and @@.hotpink;her love for you.@@ Of all your sins, this is perhaps the smallest.
+	You swing your legs up onto your desk and jump up onto its smooth surface, $his eyes tracking the <<if $PC.boobs == 1>>way it makes your breasts move<<else>>powerful way your muscles move your body<</if>>. When you pat the tops of your <<if $PC.title == 1>>hard<<else>>soft<</if>> thighs meaningfully, $he giggles happily and skips forward to clamber up and sit on her lap. The bouncing and climbing creates quite a nice spectacle of jiggling tits and waving cock, and $he manages to get up on the desk in such a way that you get a solid eyeful of first her wet pussy and then her ready anus. $He settles $himself onto your lap with a coo, feeling the <<if $PC.dick == 1>>hardness of your erection <<if $PC.vagina == 1>>and the warmth further down<</if>><<else>>warmth of your arousal<</if>> against her hermaphroditic genitalia. $He starts to grind $himself lasciviously against you, but stops when you seize $his face and kiss $him deeply. $He moans back into you, returning the kiss with intensity. <<if $activeSlave.boobs > 4000>>$His udders are so huge the two of you have to press your torsos hard together to make out, a delightful struggle that stimulates $his nipples quite a lot, to go by the way $he squeaks and giggles into your mouth.<<elseif $activeSlave.boobs > 2000>>$His bosom is are so big that making out face to face presses it quite hard between your torsos, which stimulates her nipples quite a lot, to go by the way $he squeaks and giggles into your mouth.<<elseif $PC.boobs == 1>>You undress without breaking your lip lock, bringing your bare breasts against $hers in a warm, loving embrace.<<else>>You strip without breaking your lip lock, bringing your heavily muscled chest against her soft breasts in a tender, loving embrace.<</if>> $His arousal builds rapidly and $he goes back to grinding, <<if $PC.dick == 1>>eventually getting $himself so hot that your dick slides into her almost without either of you meaning to make it happen. $He climaxes with you shortly, cumming all over her own breasts.<<else>>bringing you both to a shaking climax. $He cums all over her own breasts, coating them in glistening ejaculate.<</if>> As $he relaxes back against the desk, $his panting making $his cum-glazed tits rise and fall, you reflect that you just lied by omission, letting a pretty girl maintain $his delusions and @@.hotpink;$his love for you.@@ Of all your sins, this is perhaps the smallest.
 	<<set $activeSlave.devotion += 4>>
 	<<set $activeSlave.vaginalCount += 1>>
 	<<set $vaginalTotal += 1>>
 	<</replace>>
 <</link>>
-<br><<link "Break her with the truth">>
+<br><<link "Break $him with the truth">>
 	<<replace "#name">>$activeSlave.slaveName<</replace>>
 	<<replace "#result">>
-	You point at the couch, and she skips over to it with a giggle, boobs bouncing. She hops up onto the cushions, kneeling with her butt stuck out invitingly and her torso bent over its back. She reaches around to pull one <<if ($activeSlave.butt > 5)>>massive<<elseif ($activeSlave.butt > 2)>>heavy<<else>>cute<</if>> buttock to one side, <<if $activeSlave.anus > 2>>stretching her lewd backdoor into a gape<<elseif $activeSlave.anus > 1>>stretching her backdoor lewdly<<else>>highlighting her tight anus<</if>> and showing off her <<if $activeSlave.labia > 1>>dangling<<elseif $activeSlave.labia > 0>>generous<<else>>wet<</if>> pussylips. You enter her from behind, your <<if $PC.dick == 1>>turgid dick<<else>>strap-on<</if>> sliding easily into her cunt. Your hands slide around her to hold her shoulders in a gentle lock, and you whisper secrets into her ear. You tell her that the Futanari Sisters here failed because you undermined them. You tell her that she is a slave because you planned and executed her enslavement. And you tell her that no slave will believe her if she tells them the truth, since they love you just like she did. As you pour this poison into her, she remains perfectly still, processing the revelation; the only clue to her feelings is her rapidly softening cock. When it has become completely, pathetically limp, a huge sob tears its way out of her. You switch to her anus and assrape her without mercy, forcing her limp torso halfway around so you can press a kiss on her bawling mouth. She does not resist, even when you begin to taste the salt tears that stream down her pretty face. She will remain devoted to you, mostly from a lack of alternatives, but her trust in you has @@.gold;suffered immensely.@@
+	You point at the couch, and $he skips over to it with a giggle, boobs bouncing. $He hops up onto the cushions, kneeling with $his butt stuck out invitingly and her torso bent over its back. $He reaches around to pull one <<if ($activeSlave.butt > 5)>>massive<<elseif ($activeSlave.butt > 2)>>heavy<<else>>cute<</if>> buttock to one side, <<if $activeSlave.anus > 2>>stretching her lewd backdoor into a gape<<elseif $activeSlave.anus > 1>>stretching her backdoor lewdly<<else>>highlighting her tight anus<</if>> and showing off her <<if $activeSlave.labia > 1>>dangling<<elseif $activeSlave.labia > 0>>generous<<else>>wet<</if>> pussylips. You enter her from behind, your <<if $PC.dick == 1>>turgid dick<<else>>strap-on<</if>> sliding easily into her cunt. Your hands slide around her to hold her shoulders in a gentle lock, and you whisper secrets into her ear. You tell her that the Futanari Sisters here failed because you undermined them. You tell her that she is a slave because you planned and executed her enslavement. And you tell her that no slave will believe her if she tells them the truth, since they love you just like she did. As you pour this poison into her, she remains perfectly still, processing the revelation; the only clue to her feelings is her rapidly softening cock. When it has become completely, pathetically limp, a huge sob tears its way out of her. You switch to her anus and assrape her without mercy, forcing her limp torso halfway around so you can press a kiss on her bawling mouth. $He does not resist, even when you begin to taste the salt tears that stream down her pretty face. $He will remain devoted to you, mostly from a lack of alternatives, but her trust in you has @@.gold;suffered immensely.@@
 	<<set $activeSlave.trust = random(-90,-75)>>
 	<<set $activeSlave.vaginalCount += 1>>
 	<<set $vaginalTotal += 1>>
@@ -387,14 +389,14 @@ She looks pensive, and goes through two false starts before she clears her throa
 
 <<case "orientation">>
 
-<<link "She wants dick. Give her the dick">>
+<<link "$He wants dick. Give $him the dick">>
 	<<replace "#name">>$activeSlave.slaveName<</replace>>
 	<<replace "#result">>
-	You rise fluidly out of your chair, pointing at the floor at her feet. She needs no further direction, and hurriedly gets down to place her mouth at dick height. She <<if ($PC.dick == 0)>>gives your strap-on a blowjob<<else>>sucks you off<<if $PC.vagina == 1>> and eats you out<</if>><</if>> with relish, looking adoringly up at you as she rhythmically works her lips up and down <<if ($PC.dick == 0)>>the<<else>>your<</if>> thick shaft. After a bit of this, you pull <<if ($PC.dick == 0)>>the phallus<<else>>yourself<</if>> free with a delicious popping noise, and haul the slave to her feet. You grab her arms in a firm hold and pull her up on tiptoe (at which the horny girl giggles with anticipation), and then thrust into <<if ($activeSlave.weight > 10)>>soft crevice between her plush thighs<<else>>gap between her thighs<</if>>. This motion slides <<if ($PC.dick == 0)>>the strap-on<<else>>your hard dick<</if>> <<if ($activeSlave.vagina > -1)>>against her moist pussylips<<elseif ($activeSlave.scrotum > 0)>>against her anus and then past her ballsack<<else>>along her sensitive perineum<</if>>, eliciting a shocked gasp and then a prolonged whine of pleasure. She humps herself along <<if ($PC.dick == 0)>>the phallus<<else>>your shaft<<if $PC.vagina == 1>> and mons<</if>><</if>> shamelessly, craning around to rain kisses on your jawline and neck.
+	You rise fluidly out of your chair, pointing at the floor at her feet. $He needs no further direction, and hurriedly gets down to place her mouth at dick height. $He <<if ($PC.dick == 0)>>gives your strap-on a blowjob<<else>>sucks you off<<if $PC.vagina == 1>> and eats you out<</if>><</if>> with relish, looking adoringly up at you as she rhythmically works her lips up and down <<if ($PC.dick == 0)>>the<<else>>your<</if>> thick shaft. After a bit of this, you pull <<if ($PC.dick == 0)>>the phallus<<else>>yourself<</if>> free with a delicious popping noise, and haul the slave to her feet. You grab her arms in a firm hold and pull her up on tiptoe (at which the horny girl giggles with anticipation), and then thrust into <<if ($activeSlave.weight > 10)>>soft crevice between her plush thighs<<else>>gap between her thighs<</if>>. This motion slides <<if ($PC.dick == 0)>>the strap-on<<else>>your hard dick<</if>> <<if ($activeSlave.vagina > -1)>>against her moist pussylips<<elseif ($activeSlave.scrotum > 0)>>against her anus and then past her ballsack<<else>>along her sensitive perineum<</if>>, eliciting a shocked gasp and then a prolonged whine of pleasure. $He humps $himself along <<if ($PC.dick == 0)>>the phallus<<else>>your shaft<<if $PC.vagina == 1>> and mons<</if>><</if>> shamelessly, craning around to rain kisses on your jawline and neck.
 	<<if ($activeSlave.vagina > -1)>>
-		When you gently push her face away from you by tipping her torso forward, she moans a little from the loss of closeness, but soon forgets it when you press your <<if ($PC.dick == 0)>>strap-on<<else>>dick<</if>> inside her. She begins to gasp your name, moan adoration, and beg nonsensically, and she orgasms promptly. She groans with overstimulation as you pull out, and then whines when you redouble it by immediately switching to her <<if ($activeSlave.anus > 2)>>loose<<elseif ($activeSlave.anus > 1)>>practiced<<else>>tight<</if>> ass.
+		When you gently push her face away from you by tipping her torso forward, she moans a little from the loss of closeness, but soon forgets it when you press your <<if ($PC.dick == 0)>>strap-on<<else>>dick<</if>> inside her. $He begins to gasp your name, moan adoration, and beg nonsensically, and she orgasms promptly. $He groans with overstimulation as you pull out, and then whines when you redouble it by immediately switching to her <<if ($activeSlave.anus > 2)>>loose<<elseif ($activeSlave.anus > 1)>>practiced<<else>>tight<</if>> ass.
 	<<else>>
-		When you gently push her face away from you by tipping her torso forward, she moans a little from the loss of closeness, but soon forgets it when you press your <<if ($PC.dick == 0)>>strap-on<<else>>dick<</if>> against her <<if ($activeSlave.anus > 2)>>loose<<elseif ($activeSlave.anus > 1)>>practiced<<else>>tight<</if>> anus. As you push inside her, she begins to gasp your name, moan adoration, and beg nonsensically, and she orgasms promptly. She groans with overstimulation, but you're just getting started; you grab her knees and hoist her up to fuck her ass some more.
+		When you gently push her face away from you by tipping her torso forward, she moans a little from the loss of closeness, but soon forgets it when you press your <<if ($PC.dick == 0)>>strap-on<<else>>dick<</if>> against her <<if ($activeSlave.anus > 2)>>loose<<elseif ($activeSlave.anus > 1)>>practiced<<else>>tight<</if>> anus. As you push inside her, she begins to gasp your name, moan adoration, and beg nonsensically, and she orgasms promptly. $He groans with overstimulation, but you're just getting started; you grab her knees and hoist her up to fuck her ass some more.
 	<</if>>
 	You climax there, your tour of her holes completed; she drops down to clean you off again before @@.mediumaquamarine;thanking you earnestly@@ and taking her leave, though not without a final turn in the doorway to steal a final loving glance at <<if ($PC.dick == 0)>>your strap-on<<else>>your junk<</if>>.
 	<<set $activeSlave.trust += 4>>
@@ -411,7 +413,7 @@ She looks pensive, and goes through two false starts before she clears her throa
 <br><<link "Send $him down to a gym to share that attraction around">>
 	<<replace "#name">>$activeSlave.slaveName<</replace>>
 	<<replace "#result">>
-	You bring up a schematic of the arcology and point out a public gym to her; you hand her a day pass, tell her to go down there, and let her know she'll spend the rest of the day there. She looks mystified, and when you do not elaborate further, she asks, "What <<sh>>ould I do there, <<Master>>?" Anything she wants, you tell her. She still looks somewhat puzzled, but she heads down to the gym anyway. When she gets there, she sees a steady stream of well-muscled male citizens entering the showers, and gets it. She waves cheerfully to the nearest camera, and blows you a kiss before heading into the locker room. This is the Free Cities, and there isn't much reaction to a naked girl entering a male-dominated gym. That is, until she selects from among the sweaty gentlemen coming in from the weight room, sidles up to one, and says cheerfully, "Hi! Do you wanna fuck me?" He does, and @@.green;so do many of his friends.@@ So many, in fact, that having the showers right there becomes convenient for her as the day goes on.
+	You bring up a schematic of the arcology and point out a public gym to her; you hand her a day pass, tell her to go down there, and let her know she'll spend the rest of the day there. $He looks mystified, and when you do not elaborate further, she asks, "What <<sh>>ould I do there, <<Master>>?" Anything she wants, you tell her. $He still looks somewhat puzzled, but she heads down to the gym anyway. When she gets there, she sees a steady stream of well-muscled male citizens entering the showers, and gets it. $He waves cheerfully to the nearest camera, and blows you a kiss before heading into the locker room. This is the Free Cities, and there isn't much reaction to a naked girl entering a male-dominated gym. That is, until she selects from among the sweaty gentlemen coming in from the weight room, sidles up to one, and says cheerfully, "Hi! Do you wanna fuck me?" He does, and @@.green;so do many of his friends.@@ So many, in fact, that having the showers right there becomes convenient for her as the day goes on.
 	<<set $rep += 250>>
 	<<set $activeSlave.analCount += 5>>
 	<<set $analTotal += 5>>
@@ -439,7 +441,7 @@ She looks pensive, and goes through two false starts before she clears her throa
 <<link "Then $he can appreciate a nice struggle fuck">>
 	<<replace "#name">>$activeSlave.slaveName<</replace>>
 	<<replace "#result">>
-	When she sees you stand up from behind your desk<<if ($PC.dick == 0)>> and pull on a strap-on<</if>>, she smiles invitingly at you and relaxes. But as you approach, she sees a dangerous glint in your eyes. One corner of her mouth flaws upward with anticipation, and she plays along. She immediately curls up into a ball on the couch, managing to end up with her <<if ($activeSlave.weight > 30)>>fat ass squashed enticingly against the seat back<<elseif ($activeSlave.butt > 5)>>absurd ass squashed enticingly against the seat back<<elseif ($activeSlave.butt > 2)>>healthy ass pushed against the seat back<<else>>trim ass against the seat back<</if>>. She looks up at you with feigned terror and begs, "Plea<<s>>e, <<Master>>, I'm ju<<s>>t an inno<<c>>ent little girl. Plea<<s>>e don't rape my poor little butt!" You grab an ankle and haul her <<if ($activeSlave.weight > 10)>>plush<<elseif ($activeSlave.muscles > 5)>>toned<<else>>slender<</if>> $activeSlave.skin body toward you, dragging her across the couch, and then half-fall atop her, pushing <<if ($PC.dick == 0)>>the strap-on<<else>>your hard cock<</if>> up the wriggling girl's butt. She keeps begging and whining, but she's managed to bring a hand under herself and is
+	When $he sees you stand up from behind your desk<<if ($PC.dick == 0)>> and pull on a strap-on<</if>>, she smiles invitingly at you and relaxes. But as you approach, she sees a dangerous glint in your eyes. One corner of her mouth flaws upward with anticipation, and she plays along. $He immediately curls up into a ball on the couch, managing to end up with her <<if ($activeSlave.weight > 30)>>fat ass squashed enticingly against the seat back<<elseif ($activeSlave.butt > 5)>>absurd ass squashed enticingly against the seat back<<elseif ($activeSlave.butt > 2)>>healthy ass pushed against the seat back<<else>>trim ass against the seat back<</if>>. $He looks up at you with feigned terror and begs, "Plea<<s>>e, <<Master>>, I'm ju<<s>>t an inno<<c>>ent little girl. Plea<<s>>e don't rape my poor little butt!" You grab an ankle and haul her <<if ($activeSlave.weight > 10)>>plush<<elseif ($activeSlave.muscles > 5)>>toned<<else>>slender<</if>> $activeSlave.skin body toward you, dragging her across the couch, and then half-fall atop her, pushing <<if ($PC.dick == 0)>>the strap-on<<else>>your hard cock<</if>> up the wriggling girl's butt. $He keeps begging and whining, but $he's managed to bring a hand under $himself and is
 	<<if ($activeSlave.dick > 0) && ($activeSlave.dickAccessory == "chastity")>>
 		frantically rubbing her taint.
 	<<elseif ($activeSlave.dick > 0) && canAchieveErection($activeSlave)>>
@@ -449,7 +451,7 @@ She looks pensive, and goes through two false starts before she clears her throa
 	<<else>>
 		schlicking away.
 	<</if>>
-	$He periodically manages to get her <<if ($activeSlave.anus > 2)>>loose<<elseif ($activeSlave.anus > 1)>>practiced<<else>>tight<</if>> anus off your thrusting <<if ($PC.dick == 0)>>phallus<<else>>penis<</if>>, but that just gives you the pleasure of forcing it up her ass again to the accompaniment of pretended girlish protests. She does her best to maintain the pretense, but soon the best she can come up with is a ridiculous "<<Master>>, plea<<s>>e don't make me come! Not from anal!" She's a little sore, and winces stiffly when she gets up off the couch, but shakes it off and @@.hotpink;gives you a kiss@@ with surprising shyness for a mature slave whose anus you just fucked.
+	$He periodically manages to get her <<if ($activeSlave.anus > 2)>>loose<<elseif ($activeSlave.anus > 1)>>practiced<<else>>tight<</if>> anus off your thrusting <<if ($PC.dick == 0)>>phallus<<else>>penis<</if>>, but that just gives you the pleasure of forcing it up $his ass again to the accompaniment of pretended girlish protests. $He does $his best to maintain the pretense, but soon the best $he can come up with is a ridiculous "<<Master>>, plea<<s>>e don't make me come! Not from anal!" $He's a little sore, and winces stiffly when she gets up off the couch, but shakes it off and @@.hotpink;gives you a kiss@@ with surprising shyness for a mature slave whose anus you just fucked.
 	<<set $activeSlave.devotion += 4>>
 	<<set $activeSlave.analCount += 1>>
 	<<set $analTotal += 1>>
@@ -458,12 +460,12 @@ She looks pensive, and goes through two false starts before she clears her throa
 <br><<link "Appreciate $his body">>
 	<<replace "#name">>$activeSlave.slaveName<</replace>>
 	<<replace "#result">>
-	You stand up from behind your desk<<if ($PC.dick == 0)>>and pull on a strap-on<</if>> and approach her, appreciating her gorgeous body, all laid out across the couch for your perusal. When you reach her, you hold out a hand for one of hers; she takes it @@.mediumaquamarine;trustingly,@@ her grip <<if ($activeSlave.muscles > 30)>>strong and sure<<elseif ($activeSlave.muscles > 5)>>firm and warm<<else>>soft and feminine<</if>>. You pull her up to kneel on the couch cushions, facing a mirrored wall of the room. She's treated to a view of her own face as you gently penetrate her from behind, holding your <<if ($PC.boobs == 0)>>strong chest<<else>>soft breasts<</if>> hard against her <<if ($activeSlave.muscles > 30)>>ripped<<elseif ($activeSlave.muscles > 5)>>toned<<else>>warm<</if>> back. Once you're seated in her <<if ($activeSlave.vagina > -1) && ($activeSlave.vaginalAccessory != "chastity belt")>>womanhood<<else>>anus<</if>>, you let your hands rove across her body, resting your chin on one of her shoulders to watch the view with her.
-		You run your fingers through <<if ($activeSlave.hLength < 10)>>across her scalp, eliciting a sigh<<elseif ($activeSlave.hLength < 50)>>through her short hair and across her scalp, eliciting a sigh<<elseif ($activeSlave.hLength < 100)>>all through her long, luxurious hair<<else>>down the immense length of her hair, bringing it around to cascade down between her breasts<</if>>.
-		Your fingers trace her cheekbones, the line of her jaw, and the <<if $activeSlave.lips > 40>>pouting prominence of her huge lips<<elseif $activeSlave.lips > 0>>plush softness of her plump lips<<else>>soft outline of her pretty mouth<</if>>.
-		Your hands <<if ($activeSlave.boobs > 2000)>>heft her enormous breasts, and then bury themselves in the warm surroundings of the spaces between her udders and her ribcage<<elseif ($activeSlave.boobs > 800)>>heft her big breasts measuringly<<elseif ($activeSlave.boobs > 300)>>cup her healthy breasts, feeling their weight<<else>>massage her flat chest<</if>>.
-		You <<if ($activeSlave.nipplesPiercing > 0)>>gently tug on her nipple piercings, earning a gentle intake of breath<<elseif ($activeSlave.nipples == "huge")>>run a feather-light touch along her long nipples, earning a gasp as they stiffen<<else>>run a feather-light touch over her nipples, earning a gasp as they <<if $activeSlave.nipples != "fuckable">>stiffen<<else>>tighten<</if>><</if>>.
-	She's so mesmerised by your manual tour of her mature body that it's almost a surprise to her when she tips over into a strong orgasm that obliges you to grip her and hold on while she shakes.
+	You stand up from behind your desk<<if ($PC.dick == 0)>>and pull on a strap-on<</if>> and approach her, appreciating $his gorgeous body, all laid out across the couch for your perusal. When you reach her, you hold out a hand for one of $hers; $he takes it @@.mediumaquamarine;trustingly,@@ $his grip <<if ($activeSlave.muscles > 30)>>strong and sure<<elseif ($activeSlave.muscles > 5)>>firm and warm<<else>>soft and feminine<</if>>. You pull her up to kneel on the couch cushions, facing a mirrored wall of the room. $He's treated to a view of $his own face as you gently penetrate her from behind, holding your <<if ($PC.boobs == 0)>>strong chest<<else>>soft breasts<</if>> hard against $his <<if ($activeSlave.muscles > 30)>>ripped<<elseif ($activeSlave.muscles > 5)>>toned<<else>>warm<</if>> back. Once you're seated in $his <<if ($activeSlave.vagina > -1) && ($activeSlave.vaginalAccessory != "chastity belt")>>womanhood<<else>>anus<</if>>, you let your hands rove across $his body, resting your chin on one of $his shoulders to watch the view with her.
+	You run your fingers through <<if ($activeSlave.hLength < 10)>>across $his scalp, eliciting a sigh<<elseif ($activeSlave.hLength < 50)>>through $his short hair and across $his scalp, eliciting a sigh<<elseif ($activeSlave.hLength < 100)>>all through $his long, luxurious hair<<else>>down the immense length of $his hair, bringing it around to cascade down between $his breasts<</if>>.
+	Your fingers trace $his cheekbones, the line of $his jaw, and the <<if $activeSlave.lips > 40>>pouting prominence of $his huge lips<<elseif $activeSlave.lips > 0>>plush softness of $his plump lips<<else>>soft outline of $his pretty mouth<</if>>.
+	Your hands <<if ($activeSlave.boobs > 2000)>>heft $his enormous breasts, and then bury themselves in the warm surroundings of the spaces between $his udders and $his ribcage<<elseif ($activeSlave.boobs > 800)>>heft $his big breasts measuringly<<elseif ($activeSlave.boobs > 300)>>cup $his healthy breasts, feeling their weight<<else>>massage $his flat chest<</if>>.
+	You <<if ($activeSlave.nipplesPiercing > 0)>>gently tug on $his nipple piercings, earning a gentle intake of breath<<elseif ($activeSlave.nipples == "huge")>>run a feather-light touch along $his long nipples, earning a gasp as they stiffen<<else>>run a feather-light touch over $his nipples, earning a gasp as they <<if $activeSlave.nipples != "fuckable">>stiffen<<else>>tighten<</if>><</if>>.
+	$He's so mesmerised by your manual tour of $his mature body that it's almost a surprise to $him when $he tips over into a strong orgasm that obliges you to grip her and hold on while $he shakes.
 	<<set $activeSlave.trust += 4>>
 	<<if ($activeSlave.vagina > -1) && ($activeSlave.vaginalAccessory != "chastity belt")>>
 		<<set $activeSlave.vaginalCount += 1>>
@@ -477,7 +479,7 @@ She looks pensive, and goes through two false starts before she clears her throa
 <br><<link "Put the horny old girl to work">>
 	<<replace "#name">>$activeSlave.slaveName<</replace>>
 	<<replace "#result">>
-	You tell $him that you've hired $him out for a party hosted by a prominent citizen's son, home from college, and that $he should be saving it for that. She promises that she will, bringing her legs together again and clearly already imagining it. You check in on her later, using the video feeds, and are treated to the sight of her wearing a recently-acquired, too-tight t-shirt with an old world college's mascot on it as she rides a dick young enough to be her son's. There's some drunken yelling, which she responds to by blowing kisses and licking $his <<if $activeSlave.lips > 0>>plump <</if>>lips until another cock finds its way into her mouth. Her fee for the night is @@.yellowgreen;substantial,@@ and the student's father attaches a note to the payment. Apparently she got him too, and he's interested in hiring $him for a business meeting next month.
+	You tell $him that you've hired $him out for a party hosted by a prominent citizen's son, home from college, and that $he should be saving it for that. $He promises that $he will, bringing $his legs together again and clearly already imagining it. You check in on her later, using the video feeds, and are treated to the sight of $him wearing a recently-acquired, too-tight t-shirt with an old world college's mascot on it as she rides a dick young enough to be $his son's. There's some drunken yelling, which she responds to by blowing kisses and licking $his <<if $activeSlave.lips > 0>>plump <</if>>lips until another cock finds its way into $his mouth. $His fee for the night is @@.yellowgreen;substantial,@@ and the student's father attaches a note to the payment. Apparently she got him too, and he's interested in hiring $him for a business meeting next month.
 	<<set $cash += 500>>
 	<<set $activeSlave.analCount += 5>>
 	<<set $analTotal += 5>>
@@ -488,35 +490,35 @@ She looks pensive, and goes through two false starts before she clears her throa
 
 <<case "feminization">>
 
-<<link "Yes she can">>
+<<link "Yes $he can">>
 	<<replace "#name">>$activeSlave.slaveName<</replace>>
 	<<replace "#result">>
-	When she sees you stand up from behind your desk<<if ($PC.dick == 0)>>and pull on a strap-on<</if>>, she turns fully away from you, cocking her hips at just the right angle to offer you her anus, without any preamble or foreplay. But you come up behind her and encircle her <<if ($activeSlave.belly >= 1500)>><<if $activeSlave.preg > 5>>pregnant <<else>>rounded <</if>>belly<<elseif ($activeSlave.weight > 10)>>plush belly<<elseif ($activeSlave.muscles > 5)>>toned stomach<<else>>trim waist<</if>> with your capable hands, your lips nibbling along the line of her <<if ($activeSlave.muscles > 30)>>strong<<elseif ($activeSlave.muscles > 5)>>toned<<else>>soft<</if>> shoulders and neck. She shudders as the embrace brings your <<if ($PC.dick == 0)>>strap-on<<else>>dick<</if>> <<if ($activeSlave.height >= 185)>>up between her buttocks, since she's nearly as tall as you<<elseif ($activeSlave.height >= 170)>>pressing into her asscrack, since she's shorter than you<<else>>nestling down into her asscrack, since she's so much shorter than you<</if>>. You whisper that a good slave girl doesn't have to touch herself to come when her <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>> fucks her butt, and ask whether she's a good slave girl. She shivers and promises that she is, rubbing her asshole against your <<if ($PC.dick == 0)>>phallus<<else>>cockhead<</if>>. She gives a feminine sigh as it slides into her, and moves softly within your embrace, doing her best to pleasure you with her girly ass. She was already very close, and your loving touch so aroused her that she gasps and stiffens after only a few thrusts,
+	When $he sees you stand up from behind your desk<<if ($PC.dick == 0)>>and pull on a strap-on<</if>>, $he turns fully away from you, cocking $his hips at just the right angle to offer you $his anus, without any preamble or foreplay. But you come up behind her and encircle $his <<if ($activeSlave.belly >= 1500)>><<if $activeSlave.preg > 5>>pregnant <<else>>rounded <</if>>belly<<elseif ($activeSlave.weight > 10)>>plush belly<<elseif ($activeSlave.muscles > 5)>>toned stomach<<else>>trim waist<</if>> with your capable hands, your lips nibbling along the line of $his <<if ($activeSlave.muscles > 30)>>strong<<elseif ($activeSlave.muscles > 5)>>toned<<else>>soft<</if>> shoulders and neck. $He shudders as the embrace brings your <<if ($PC.dick == 0)>>strap-on<<else>>dick<</if>> <<if ($activeSlave.height >= 185)>>up between $his buttocks, since she's nearly as tall as you<<elseif ($activeSlave.height >= 170)>>pressing into $his asscrack, since she's shorter than you<<else>>nestling down into $his asscrack, since she's so much shorter than you<</if>>. You whisper that a good slave girl doesn't have to touch $himself to come when $his <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>> fucks $his butt, and ask whether she's a good slave girl. $He shivers and promises that she is, rubbing $his asshole against your <<if ($PC.dick == 0)>>phallus<<else>>cockhead<</if>>. $He gives a feminine sigh as it slides into her, and moves softly within your embrace, doing $his best to pleasure you with $his girly ass. $He was already very close, and your loving touch so aroused her that she gasps and stiffens after only a few thrusts,
 	<<if ($activeSlave.dick > 0) && ($activeSlave.dickAccessory == "chastity")>>
 		shuddering
 	<<elseif ($activeSlave.dick > 0) && canAchieveErection($activeSlave)>>
-		her dick twitching
+		$his dick twitching
 	<<elseif ($activeSlave.dick > 0)>>
-		her soft dick twitching softly
+		$his soft dick twitching softly
 	<</if>>
-	with a weak orgasm. She giggles self-consciously and keeps humping back into you. She is a @@.hotpink;good slave girl@@ once more before going to rinse herself off in the shower, so much so that you follow her so she can be a good slave girl in the shower, too.
+	with a weak orgasm. $He giggles self-consciously and keeps humping back into you. $He is a @@.hotpink;good slave girl@@ once more before going to rinse $himself off in the shower, so much so that you follow her so she can be a good slave girl in the shower, too.
 	<<set $activeSlave.devotion += 4>>
 	<<set $activeSlave.analCount += 2>>
 	<<set $analTotal += 2>>
 	<</replace>>
 <</link>>
-<br><<link "She's a good slave girl all the time, not just right now">>
+<br><<link "$He's a good slave girl all the time, not just right now">>
 	<<replace "#name">>$activeSlave.slaveName<</replace>>
 	<<replace "#result">>
-	You tell her that she doesn't have to prove anything to you right now; she's shown that she's a good slave girl already. She looks shocked for a moment before @@.mediumaquamarine;blushing and turning her gaze down at her feet.@@ "T-thank<<s>>, <<Master>>," she stammers. Since she asked so nicely, though, you continue, you will fuck her butt. She giggles and hurries over to you in response to a crooked finger, curling up in your lap for a nice makeout session. When the next slave scheduled for an examination comes through the door, it's to the sight of $activeSlave.slaveName holding her body sideways in the air over the couch: she has one knee down on the cushions, and is doing the splits with the other leg running up <<if ($PC.boobs == 0)>>your muscular chest<<else>>between your breasts<</if>>. Your <<if ($PC.dick == 0)>>strap-on<<else>>dick<</if>> is up her ass, and you're giving it to her hard. <<if ($activeSlave.boobs > 1000)>>Her huge breasts are bouncing back and forth with the motion, almost hitting her in the face.<<elseif ($activeSlave.weight > 10)>>Her generous curves lend the motion weight, and each thrust reams her ass hard.<<elseif ($activeSlave.hLength >= 60)>>Her long hair flies around her face in a maelstrom of sexual energy.<<else>>The leather couch creaks with an obscurely sexual rhythm.<</if>> She's being fucked so hard that her
+	You tell her that she doesn't have to prove anything to you right now; she's shown that she's a good slave girl already. $He looks shocked for a moment before @@.mediumaquamarine;blushing and turning $his gaze down at $his feet.@@ "T-thank<<s>>, <<Master>>," she stammers. Since she asked so nicely, though, you continue, you will fuck $his butt. $He giggles and hurries over to you in response to a crooked finger, curling up in your lap for a nice makeout session. When the next slave scheduled for an examination comes through the door, it's to the sight of $activeSlave.slaveName holding $his body sideways in the air over the couch: she has one knee down on the cushions, and is doing the splits with the other leg running up <<if ($PC.boobs == 0)>>your muscular chest<<else>>between your breasts<</if>>. Your <<if ($PC.dick == 0)>>strap-on<<else>>dick<</if>> is up $his ass, and you're giving it to her hard. <<if ($activeSlave.boobs > 1000)>>$His huge breasts are bouncing back and forth with the motion, almost hitting $himself in the face.<<elseif ($activeSlave.weight > 10)>>$His generous curves lend the motion weight, and each thrust reams $his ass hard.<<elseif ($activeSlave.hLength >= 60)>>$His long hair flies around $his face in a maelstrom of sexual energy.<<else>>The leather couch creaks with an obscurely sexual rhythm.<</if>> $He's being fucked so hard that $his
 	<<if ($activeSlave.dick > 0) && ($activeSlave.dickAccessory == "chastity")>>
 		cock is being forced to half-hardness inside its chastity cage, making her writhe with mixed anal pleasure and dick pain.
 	<<elseif ($activeSlave.dick > 0) && canAchieveErection($activeSlave)>>
-		<<if ($activeSlave.dick > 3)>>massive erection is slapping wetly against her stomach, spattering ejaculate from a previous orgasm everywhere,<<elseif ($activeSlave.dick > 1)>>hardon is helicoptering around wildly, spattering ejaculate from a previous orgasm everywhere<<else>>tiny erection is scattering ejaculate from a previous orgasm everywhere.<</if>>
+		<<if ($activeSlave.dick > 3)>>massive erection is slapping wetly against $his stomach, spattering ejaculate from a previous orgasm everywhere,<<elseif ($activeSlave.dick > 1)>>hardon is helicoptering around wildly, spattering ejaculate from a previous orgasm everywhere<<else>>tiny erection is scattering ejaculate from a previous orgasm everywhere.<</if>>
 	<<elseif ($activeSlave.dick > 0)>>
-		<<if ($activeSlave.dick > 3)>>huge soft cock is flopping at random, slapping against her stomach and her legs<<elseif ($activeSlave.dick > 1)>>her impotent dick has been forced to a state of half-hardness<<else>>her pathetic little dick has been forced into a state of half-hardness.<</if>>
+		<<if ($activeSlave.dick > 3)>>huge soft cock is flopping at random, slapping against $his stomach and $his legs<<elseif ($activeSlave.dick > 1)>>$his impotent dick has been forced to a state of half-hardness<<else>>$his pathetic little dick has been forced into a state of half-hardness.<</if>>
 	<</if>>
-	She's so far gone into a state of prostate stimulation induced bliss that she's drooling a little.
+	$He's so far gone into a state of prostate stimulation induced bliss that $he's drooling a little.
 	<<set $activeSlave.trust += 4>>
 	<<set $activeSlave.analCount += 1>>
 	<<set $analTotal += 1>>
@@ -525,7 +527,7 @@ She looks pensive, and goes through two false starts before she clears her throa
 <br><<link "Good slave girls earn money">>
 	<<replace "#name">>$activeSlave.slaveName<</replace>>
 	<<replace "#result">>
-	You tell her that you've hired her out for a party a prominent citizen is throwing, and that she should be a good slave girl by saving herself for that. She trips all over herself promising that she will. You check in on her later, using the video feeds, and are treated to the sight of her wearing a slinky cocktail dress, although wearing is perhaps the wrong term. She's bent over a barstool with the top of the dress pulled down <<if ($activeSlave.boobs > 1000)>>over her huge tits<<elseif ($activeSlave.boobs > 300)>>to bare her boobs<<else>>to reveal her sissy chest<</if>> and the bottom of her dress hiked up so a guest can fuck her ass. She's obviously enjoying herself, happy to be getting some at last. Her fee for the night is @@.yellowgreen;substantial,@@ and the host attaches a note to the payment, complimenting her eagerness to get assfucked and her willingness to suck cock, and asking when she'll be available next.
+	You tell $him that you've hired her out for a party a prominent citizen is throwing, and that $he should be a good slave girl by saving $himself for that. $He trips all over $himself promising that $he will. You check in on her later, using the video feeds, and are treated to the sight of her wearing a slinky cocktail dress, although wearing is perhaps the wrong term. $He's bent over a barstool with the top of the dress pulled down <<if ($activeSlave.boobs > 1000)>>over $his huge tits<<elseif ($activeSlave.boobs > 300)>>to bare $his boobs<<else>>to reveal $his sissy chest<</if>> and the bottom of $his dress hiked up so a guest can fuck $his ass. $He's obviously enjoying $himself, happy to be getting some at last. $His fee for the night is @@.yellowgreen;substantial,@@ and the host attaches a note to the payment, complimenting $his eagerness to get assfucked and $his willingness to suck cock, and asking when she'll be available next.
 	<<set $cash += 500>>
 	<<set $activeSlave.analCount += 5>>
 	<<set $analTotal += 5>>
@@ -536,11 +538,11 @@ She looks pensive, and goes through two false starts before she clears her throa
 
 <<case "ugly">>
 
-<<link "She's pretty enough to decorate your arm for a night out">>
+<<link "$He's pretty enough to decorate your arm for a night out">>
 	<<replace "#name">>$activeSlave.slaveName<</replace>>
 	<<replace "#result">>
-	You tell her to head down to the wardrobe and put on the outfit that'll be laid out for her there. She obeys promptly, but does not return for some time, having gotten instructions from $assistantName along the way to put extra effort into her grooming. When she finally returns, the effect is striking. <<if $activeSlave.face > 10>>She's a gorgeous girl with or without makeup, dressed up or naked, but she's especially luscious tonight.<<else>>Her face is not flawless, but she's conscious of her transformation, and the new confidence in her beauty adds a special glow that cannot be faked.<</if>> Her evening dress is elegant; it's quite slutty by old world standards, but according to Free Cities fashion, it's just about the most conservative gown a slave can be expected to wear, and quite daring in that it isn't immediately obvious whether she's a slave or not. The tops of her areolae are hardly even visible.<br><br>
-	You take her out to a nice lounge, with blue-toned light and soft music. She clings to your arm, pressing herself against you just the right amount: not enough to demand sex right now, but enough to raise the anticipation of it later. She's a slave, so she does not eat or drink the usual fare on offer, but the establishment is used to slaves and offers flavorful variation on liquid slave food. She drinks the translucent fluid out of a tall glass, carefully maintaining her poise. You circulate, leaving her at the bar when acquaintances appear. She perches on a stool, conscious of and pleased by the discreet admiration of her body, delectably outlined by the tight dress. Once a new arrival who did not see you with her introduces himself to her. He's tall and fit and silver-haired, but he picked her out of the room to approach, and it's with polite disappointment that he reacts to her indication of you, across the room - "I'm <<s>>orry, <<S>>ir, that'<<s>> my <<Master>> there." He offers a nonverbal apology without coming over, which you accept with a wave: it's such a common mistake in Free Cities high society that it's universally brushed off without offense. It happens again later in the night, when a slightly tipsy free woman occupies the barstool next to $activeSlave.slaveName's and keeps trying to relax against her until the flattered slave explains herself again. When you bring her home at the end of the night, her eyes are shining with @@.mediumaquamarine;private assurance,@@ and she presses herself against you more closely than ever.
+	You tell her to head down to the wardrobe and put on the outfit that'll be laid out for her there. $He obeys promptly, but does not return for some time, having gotten instructions from $assistantName along the way to put extra effort into $his grooming. When she finally returns, the effect is striking. <<if $activeSlave.face > 10>>$He's a gorgeous girl with or without makeup, dressed up or naked, but she's especially luscious tonight.<<else>>$His face is not flawless, but she's conscious of $his transformation, and the new confidence in $his beauty adds a special glow that cannot be faked.<</if>> $His evening dress is elegant; it's quite slutty by old world standards, but according to Free Cities fashion, it's just about the most conservative gown a slave can be expected to wear, and quite daring in that it isn't immediately obvious whether she's a slave or not. The tops of $his areolae are hardly even visible.<br><br>
+	You take her out to a nice lounge, with blue-toned light and soft music. $He clings to your arm, pressing $himself against you just the right amount: not enough to demand sex right now, but enough to raise the anticipation of it later. $He's a slave, so she does not eat or drink the usual fare on offer, but the establishment is used to slaves and offers flavorful variation on liquid slave food. $He drinks the translucent fluid out of a tall glass, carefully maintaining $his poise. You circulate, leaving her at the bar when acquaintances appear. $He perches on a stool, conscious of and pleased by the discreet admiration of $his body, delectably outlined by the tight dress. Once a new arrival who did not see you with her introduces himself to her. He's tall and fit and silver-haired, but he picked her out of the room to approach, and it's with polite disappointment that he reacts to $his indication of you, across the room - "I'm <<s>>orry, <<S>>ir, that'<<s>> my <<Master>> there." He offers a nonverbal apology without coming over, which you accept with a wave: it's such a common mistake in Free Cities high society that it's universally brushed off without offense. It happens again later in the night, when a slightly tipsy free woman occupies the barstool next to $activeSlave.slaveName's and keeps trying to relax against her until the flattered slave explains $himself again. When you bring her home at the end of the night, $his eyes are shining with @@.mediumaquamarine;private assurance,@@ and she presses $himself against you more closely than ever.
 	<<set $activeSlave.analCount += 1>>
 	<<set $analTotal += 1>>
 	<<set $activeSlave.trust += 4>>
@@ -549,9 +551,9 @@ She looks pensive, and goes through two false starts before she clears her throa
 <br><<link "Show her off online">>
 	<<replace "#name">>$activeSlave.slaveName<</replace>>
 	<<replace "#result">>
-	You tell her that she's become a very pretty sex slave, and to prove it, you set up a live feed for her that's available for free in the old world. The Free Cities produce an utter torrent of hardcore video, so much that there's never any profit to be made off it anymore, but viewers begin to join the channel anyway and by the end of the week she has thousands of eyes watching her as she <<if $activeSlave.assignment == "whore">>sells her body<<else>>has sex with random citizens<</if>> in the hallways of $arcologies[0].name. <<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> keeps her constantly informed of how many people are watching her get fucked, how many of them are likely masturbating to her body, and how many inquiries about her $assistantName is culling out of your inbox. She slowly gets used to her starring role in an impromptu free hardcore stream, but never quite stops stealing wondering glances at the nearest camera, as though she cannot believe that so many people would sexualize her. This lends her a naughtiness that cannot be faked, garnering her @@.green;much attention@@ by the end of the week.
+	You tell her that she's become a very pretty sex slave, and to prove it, you set up a live feed for her that's available for free in the old world. The Free Cities produce an utter torrent of hardcore video, so much that there's never any profit to be made off it anymore, but viewers begin to join the channel anyway and by the end of the week $he has thousands of eyes watching her as she <<if $activeSlave.assignment == "whore">>sells $his body<<else>>has sex with random citizens<</if>> in the hallways of $arcologies[0].name. <<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> keeps her constantly informed of how many people are watching her get fucked, how many of them are likely masturbating to $his body, and how many inquiries about $him $assistantName is culling out of your inbox. $He slowly gets used to $his starring role in an impromptu free hardcore stream, but never quite stops stealing wondering glances at the nearest camera, as though she cannot believe that so many people would sexualize her. This lends her a naughtiness that cannot be faked, garnering $him @@.green;much attention@@ by the end of the week.
 	<<if ($activeSlave.fetish == "humiliation") && ($activeSlave.fetishKnown == 1) && ($activeSlave.fetishStrength > 60)>>
-		Of course, since she's a humiliation fetishist, this experience is like sexual candy for her. She @@.hotpink;can't get enough.@@
+		Of course, since $he's a humiliation fetishist, this experience is like sexual candy for her. $He @@.hotpink;can't get enough.@@
 		<<set $activeSlave.devotion += 4>>
 	<</if>>
 	<<set $rep += 250>>
diff --git a/src/uncategorized/RESS.tw b/src/uncategorized/RESS.tw
index 153157316b3edc0c8d4cabef44bd960252608010..364480738151417c83c6f22d7014a5d2bf3dd133 100644
--- a/src/uncategorized/RESS.tw
+++ b/src/uncategorized/RESS.tw
@@ -23,20 +23,20 @@
 /* Some scenes are also stored in useGuard.tw, walkPast.tw, and toychest.tw			*/
 
 <<if Array.isArray($RESSevent)>>
-  <<set $activeSlave = $eventSlave>>
-  <<if $cheatMode == 1>>
-	<<set $nextButton = "Back", $nextLink = "Nonrandom Event", $returnTo = "Nonrandom Event">> /* if user just clicks spacebar */
-	''A random single slave event would have been selected from the following:''
-	<br>
-	<<for _i = 0; _i < $RESSevent.length; _i++>>
-		<<print "[[$RESSevent[_i]|RESS][$RESSevent = $RESSevent[" + _i + "]]]">>
+	<<set $activeSlave = $eventSlave>>
+	<<if $cheatMode == 1>>
+		<<set $nextButton = "Back", $nextLink = "Nonrandom Event", $returnTo = "Nonrandom Event">> /* if user just clicks spacebar */
+		''A random single slave event would have been selected from the following:''
 		<br>
-	<</for>>
-	<br><br>[[Go Back to Random Individual Event|Random Individual Event][$activeSlave = 0]]
-  <<else>>
-	<<set $RESSevent = $RESSevent.random()>>
-	<<goto "RESS">>
-  <</if>>
+		<<for _i = 0; _i < $RESSevent.length; _i++>>
+			<<print "[[$RESSevent[_i]|RESS][$RESSevent = $RESSevent[" + _i + "]]]">>
+			<br>
+		<</for>>
+		<br><br>[[Go Back to Random Individual Event|Random Individual Event][$activeSlave = 0]]
+	<<else>>
+		<<set $RESSevent = $RESSevent.random()>>
+		<<goto "RESS">>
+	<</if>>
 <<else>>
 
 <<set $nextButton = "Continue", $nextLink = "AS Dump", $returnTo = "Next Week", _didAnal = 0, _didVaginal = 0>>
@@ -44,11 +44,11 @@
 <span id="artFrame">
 /* 000-250-006 */
 <<if $seeImages == 1>>
-<<if $imageChoice == 1>>
-    <div class="imageRef lrgVector"><div class="mask">&nbsp;</div><<SlaveArt $activeSlave 2 0>></div>
-<<else>>
-    <div class="imageRef lrgRender"><div class="mask">&nbsp;</div><<SlaveArt $activeSlave 2 0>></div>
-<</if>>
+	<<if $imageChoice == 1>>
+		<div class="imageRef lrgVector"><div class="mask">&nbsp;</div><<SlaveArt $activeSlave 2 0>></div>
+	<<else>>
+		<div class="imageRef lrgRender"><div class="mask">&nbsp;</div><<SlaveArt $activeSlave 2 0>></div>
+	<</if>>
 <</if>>
 /* 000-250-006 */
 </span>
@@ -263,9 +263,9 @@ With $his back arched and $his thighs together $his <<if $activeSlave.butt > 5>>
 $desc
 is looking good, but as $he raises $his arms over $his head to spin $his nude torso under your gaze, $he winces slightly. <<if canSee($activeSlave)>>$His $activeSlave.eyeColor eyes flick up to see if you noticed, and $his face falls a little when $he sees that you did. You raise one eyebrow, and the obedient slave explains $himself<<elseif canHear($activeSlave)>>$His ears perk up to hear if you noticed. You clear your throat, startling $him and making $him explain $himself<<else>>$He tries to affect a stoic expression, but when you tentatively touch one of $his shoulders, $he grimaces slightly and quickly opts to explain $himself<</if>>.
 <<if !canTalk($activeSlave)>>
-  $He uses gestures to beg your pardon, and explains that yesterday was arm day for $him, and $he went out a little hard. $His shoulders are a little sore, but $he gestures that $he's all right.
+	$He uses gestures to beg your pardon, and explains that yesterday was arm day for $him, and $he went out a little hard. $His shoulders are a little sore, but $he gestures that $he's all right.
 <<else>>
-  "<<S>>orry, <<Master>>," $he <<say>>s apologetically. "I'm okay. Ye<<s>>terday wa<<s>> arm day for me, and I went out a little too hard. My <<sh>>oulder<<s>> are kinda <<s>>ore, but I'm alright."
+	"<<S>>orry, <<Master>>," $he <<say>>s apologetically. "I'm okay. Ye<<s>>terday wa<<s>> arm day for me, and I went out a little too hard. My <<sh>>oulder<<s>> are kinda <<s>>ore, but I'm alright."
 <</if>>
 
 <<case "bed snuggle">>
@@ -1560,7 +1560,7 @@ $He stops and <<if canSee($activeSlave)>>stares<<else>>faces you<</if>>, struggl
 
 <<EventNameLink $activeSlave>> comes to see you, looking deeply unhappy and shivering occasionally.
 <<if ($activeSlave.speechRules == "restrictive")>>
-  Since $he is not allowed to speak, $he just enters your office and stands there, unsure what to do.
+	Since $he is not allowed to speak, $he just enters your office and stands there, unsure what to do.
 <<else>>
 	<<if !canTalk($activeSlave)>>
 		$He tries to communicate something with $his hands, but $he's so distracted $he can't manage it. $He starts to shake a little and gives up.
@@ -4162,7 +4162,7 @@ You are alerted to an issue regarding your
 	debilitatingly pregnant slave, 
 <</if>>
 <<EventNameLink $activeSlave>>. It seems 
-<<if $pregAccessibility == 1 || $ballsAccessibility == 1 || $buttAccessibility == 1 ||  $boobAccessibility == 1>>
+<<if $pregAccessibility == 1 || $ballsAccessibility == 1 || $buttAccessibility == 1 || $boobAccessibility == 1>>
 	that, despite updating your penthouse to accommodate extra wide slaves, 
 <<else>> 
 	since you have not yet updated your penthouse to accommodate slaves of $his girth, 
@@ -5201,7 +5201,7 @@ $He cranes her neck, glancing over her shoulder to give you a pleading look.
 				<<else>>
 					with a struggle,
 				<</if>>
-				adjusting the attached toy  
+				adjusting the attached toy
 			<<else>>
 				over your half hard cock before drawing it out, pumping it
 			<</if>>
@@ -5838,9 +5838,9 @@ $He cranes her neck, glancing over her shoulder to give you a pleading look.
 	You direct $assistantName to bring your girls who deserve it out for a day at the beach. There might be little sand out on the balcony, but there's plenty of warm sun. And beaches are overrated these days anyway, with the ocean becoming so unpredictable. <<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> advises them to get naked, and bring towels and sun lotion appropriate for their individual skin types, so they know they're going to get some sunshine, but they're surprised when they get outside. They're obviously expecting an orgy of some kind, but all they see is you and $activeSlave.slaveName luxuriating on the decking. As they arrive, they take the cue and line up with you one by one. After a long sunbathing session, you send a couple of them inside to bring out cool drinks, a beach ball, and other essentials. The hornier girls are doubtful for a while, but eventually they all relax and @@.mediumaquamarine;gain confidence@@ from the simple, nonsexual pleasure of a little time in the sun. <<if ($activeSlave.ID != $HeadGirl.ID) && ($HeadGirl != 0)>>Your Head Girl $HeadGirl.slaveName quietly compliments the idea, and asks you how it came to you. You let her know it was $activeSlave.slaveName's idea,<<else>>Another slave thanks you profusely, and politely asks you what gave you such a wonderful idea. You let them know it was $activeSlave.slaveName,<</if>> which $activeSlave.slaveName <<if canHear($activeSlave)>>overhears<<elseif canSee($activeSlave)>>witnesses<<else>>soon discovers<</if>>. $He blushes prettily, and @@.mediumaquamarine;is pleased@@ to <<if canHear($activeSlave)>>hear<<else>>learn<</if>> that a slave can receive credit for finding a good thing.
 	<<set $activeSlave.trust++>>
 	<<for _ress = 0; _ress < $slaves.length; _ress++>>
-	  <<if $slaves[_ress].devotion > 20>>
-		<<set $slaves[_ress].trust++>>
-	  <</if>>
+		<<if $slaves[_ress].devotion > 20>>
+			<<set $slaves[_ress].trust++>>
+		<</if>>
 	<</for>>
 	<</replace>>
 <</link>>
@@ -7184,11 +7184,11 @@ $He cranes her neck, glancing over her shoulder to give you a pleading look.
 	<br><br>
 	You ask her what's troubling $him, and the look of concern returns. Suspecting that $he's afraid of telling the truth, you gently encourage $him to be honest, and assure $him that you're simply taking an interest in her well-being. $He still hesitates, but eventually sniffles a little and
 <<if !canTalk($activeSlave)>>
-  reluctantly gestures,
+	reluctantly gestures,
 <<elseif SlaveStatsChecker.checkForLisp($activeSlave)>>
-  lisps,
+	lisps,
 <<else>>
-  admits,
+	admits,
 <</if>>
 <<if ($activeSlave.sexualFlaw == "hates oral") && ($activeSlave.oralCount > 0)>>
 	"It'<<s>> nothing <<s>>pe<<c>>ial, <<Master>>. I ju<<s>>t h-hate getting fa<<c>>efucked."
@@ -10913,7 +10913,7 @@ You tell her kindly that you understand, and that $he'll be trained to address t
 			<</if>>
 		<</if>>
 	<<case "dom">>
-		wait a moment, because you know what $he needs. $He's mystified, but steels $himself and waits. Another slave appears for an inspection, and she discovers that she's to be inspected with $activeSlave.slaveName's <<if canPenetrate($activeSlave)>>cock up her asshole<<else>>fingers assfucking her<</if>>. The dominant $activeSlave.slaveName climaxes immediately to her use of the poor slave, rubbing <<if $activeSlave.belly >= 5000>>her _belly <<if $activeSlave.bellyPreg >= 3000>>pregnant <</if>>belly<<else>>$himself<</if>> all over the other slave's buttocks while $he continues banging her backdoor.
+		wait a moment, because you know what $he needs. $He's mystified, but steels $himself and waits. Another slave appears for an inspection, and she discovers that she's to be inspected with $activeSlave.slaveName's <<if canPenetrate($activeSlave)>>cock up her asshole<<else>>fingers assfucking her<</if>>. The dominant $activeSlave.slaveName climaxes immediately to $his use of the poor slave, rubbing <<if $activeSlave.belly >= 5000>>her _belly <<if $activeSlave.bellyPreg >= 3000>>pregnant <</if>>belly<<else>>$himself<</if>> all over the other slave's buttocks while $he continues banging her backdoor.
 		<<set $activeSlave.penetrativeCount++, $penetrativeTotal++>>
 	<<case "sadist">>
 		wait a moment, because you know what $he needs. $He's mystified, but steels $himself and waits. Another slave appears for a trivial punishment, and she discovers that she's to be punished by $activeSlave.slaveName's <<if canPenetrate($activeSlave)>>dick<<else>>fingers<</if>>, forced up her anus. The dominant $activeSlave.slaveName climaxes quickly, but quickly recovers and keeps assraping the poor girl.
@@ -14289,18 +14289,18 @@ You tell her kindly that you understand, and that $he'll be trained to address t
 
 <<case "kitchen molestation">>
 
-<<link "Improve on her abusive little game">>
+<<link "Improve on $his abusive little game">>
 	<<EventNameDelink $activeSlave>>
 	<<replace "#result">>
 	<<set $activeSlave.devotion += 4, $activeSlave.trust += 4>>
 	<<set _targetJobs = ["rest", "be a servant", "be a subordinate slave", "whore", "serve the public", "work a glory hole", "get milked", "please you", "work as a servant", "serve in the club", "rest in the spa", "learn in the schoolroom", "take classes", "work in the brothel"]>>
 	You leave for the moment, but appear at the next mealtime before even $he does. You shut off all the phallic feeders but one, and make an announcement. You decree that just for this one meal, $activeSlave.slaveName is to lie in front of the one functional feeder,
-	<<if canPenetrate($activeSlave)>>
-		$his cock in the air; in order to eat, 
+	<<if canPenetrate($activeSlave)>>as
+		$his cock in the air;
 	<<else>>
-		with a dildo jutting up from her crotch;
+		with a dildo jutting up from $his crotch;
 	<</if>>
-	each slave must ride $activeSlave.slaveName for as long as it takes to suck down her meal<<if $activeSlave.belly >= 5000>> (given the _belly mass jutting from her middle, it should be quite the sight)<</if>>. $activeSlave.slaveName gapes at you openmouthed for a long moment, looking like $he wants to @@.hotpink;declaim a speech of thanks,@@ but you cut her off by pointing peremptorily at her place; $he almost runs over, her @@.mediumaquamarine;trust in your whim@@ nearly absolute. But the true shape of your plan isn't apparent yet. When the first girl seats herself on $activeSlave.slaveName and starts sucking off the dispenser dildo, you crouch behind her and insert yourself as well; the bitch is now airtight. She gags and splutters with the discomfort but keeps working away until she gets her meal down and struggles off the three phalluses she has in her. The next girl gets to it with some trepidation: and so it goes, slave by slave.
+	in order to eat, each slave must ride $activeSlave.slaveName for as long as it takes to suck down her meal<<if $activeSlave.belly >= 5000>> (given the _belly mass jutting from $his middle, it should be quite the sight)<</if>>. $activeSlave.slaveName gapes at you openmouthed for a long moment, looking like $he wants to @@.hotpink;declaim a speech of thanks,@@ but you cut $him off by pointing peremptorily at $his place; $he almost runs over, $his @@.mediumaquamarine;trust in your whim@@ nearly absolute. But the true shape of your plan isn't apparent yet. When the first girl seats herself on $activeSlave.slaveName and starts sucking off the dispenser dildo, you crouch behind her and insert yourself as well; the bitch is now airtight. She gags and splutters with the discomfort but keeps working away until she gets her meal down and struggles off the three phalluses she has in her. The next girl gets to it with some trepidation: and so it goes, slave by slave.
 	<<for _ress = 0; _ress < $slaves.length; _ress++>>
 		<<if _targetJobs.includes($slaves[_ress].assignment) && $slaves[_ress].amp != 1 && $slaves[_ress].relationship != -3 && _ress.ID != $activeSlave.ID>>
 			<<if canDoAnal($slaves[_ress]) && canDoVaginal($slaves[_ress])>>
@@ -14404,7 +14404,7 @@ You tell her kindly that you understand, and that $he'll be trained to address t
 	<<EventNameDelink $activeSlave>>
 	<<replace "#result">>
 	<<set _targetJobs = ["rest", "be a servant", "be a subordinate slave", "whore", "serve the public", "work a glory hole", "get milked", "please you", "work as a servant", "serve in the club", "rest in the spa", "learn in the schoolroom", "take classes", "work in the brothel"]>>
-	You tell $activeSlave.slaveName to get up on the kitchen counter and spread $his legs. $He catches something in the tone of your voice and looks frightened, but obeys. You then make several conversational observations, as though for no particular reason, to the rest of the slaves. First, you point out, the consent rule works for everyone: they, hypothetically, would not need to ask $activeSlave.slaveName her permission to fuck $his ass, just like $he doesn't have to ask their permission to molest them during meals. (At this $activeSlave.slaveName's fear deepens into obvious @@.gold;terror.@@) Second, you have decided $activeSlave.slaveName will not be getting down off the counter until everyone's done with her meal - and anything else she wishes to do in the kitchen. And third, you conclude, any number of large strap-ons and dildos can be found in the kitchen cabinets. There is a general rush for these; you tell $activeSlave.slaveName, whose
+	You tell $activeSlave.slaveName to get up on the kitchen counter and spread $his legs. $He catches something in the tone of your voice and looks frightened, but obeys. You then make several conversational observations, as though for no particular reason, to the rest of the slaves. First, you point out, the consent rule works for everyone: they, hypothetically, would not need to ask $activeSlave.slaveName $his permission to fuck $his ass, just like $he doesn't have to ask their permission to molest them during meals. (At this $activeSlave.slaveName's fear deepens into obvious @@.gold;terror.@@) Second, you have decided $activeSlave.slaveName will not be getting down off the counter until everyone's done with her meal - and anything else she wishes to do in the kitchen. And third, you conclude, any number of large strap-ons and dildos can be found in the kitchen cabinets. There is a general rush for these; you tell $activeSlave.slaveName, whose
 	<<if $activeSlave.lips > 40>>
 		bimbo
 	<<elseif $activeSlave.lips > 20>>
@@ -15302,13 +15302,13 @@ You tell her kindly that you understand, and that $he'll be trained to address t
 	<<replace "#result">>
 	You tell her $he's a good little succubus, and you're going to feed $him.
 	<<if $activeSlave.boobs > 2000>>
-		Reaching up under $his breasts for the top edge of her outfit
+		Reaching up under $his breasts for the top edge of $his outfit
 	<<else>>
-		Grabbing her outfit's top edge
+		Grabbing $his outfit's top edge
 	<</if>>
-	and seizing her behind a knee with your other hand, you sling her across
+	and seizing $him behind a knee with your other hand, you sling $him across
 	<<if $activeSlave.belly >= 300000 || $activeSlave.weight > 190>>
-		an unfortunate nearby tabletop. Once the table finishes its creaking and promises to hold her weight, $he
+		an unfortunate nearby tabletop. Once the table finishes its creaking and promises to hold $his weight, $he
 	<<else>>
 		a convenient tabletop nearby. $He
 	<</if>>
@@ -15322,7 +15322,7 @@ You tell her kindly that you understand, and that $he'll be trained to address t
 	<<else>>
 		cunt flushing with arousal.
 	<</if>>
-	$He reaches down around her own ass and spreads $his pussy for you, only releasing her fingertip grip on her labia when $he feels you hilt yourself inside her
+	$He reaches down around $his own ass and spreads $his pussy for you, only releasing $his fingertip grip on $his labia when $he feels you hilt yourself inside $his
 	<<if $activeSlave.vagina > 2>>
 		cavernous
 	<<elseif $activeSlave.vagina > 1>>
@@ -15338,18 +15338,18 @@ You tell her kindly that you understand, and that $he'll be trained to address t
 	<<if $activeSlave.belly >= 750000>>
 		"Oh <<Master>>! I'm <<s>>welling <<s>>o fast with imp<<s>> for you! There'<<s>> <<s>>o many in me... Oh god, it feel<<s>> like I'm going to bur<<s>>t! <<S>>o many... <<Master>> <<s>>ure i<<s>> potent! I hope <<if $PC.title == 1>>he<<else>><<sh>>e<</if>> can handle them all!" $He groans, cradling her _belly belly and pretending to be forced to the ground by $his pregnancy growing ever larger. "<<Master>>! They won't <<s>>top! Oh... <<S>>o full... I can't <<s>>top con<<c>>eiving!" $He roles onto her back and clutches her absurd stomach. "<<S>>o tight! <<S>>o full! <<S>>o Good! I need more! Oh, <<Master>>..." $He may be getting a little too into the fantasy.
 		<<if $activeSlave.broodmother == 2 && $activeSlave.preg > 37>>
-			A gush of fluid flows from $his pussy, snapping her out of her roleplay. "<<Master>>! I need... One'<<s>> coming now!" You rub her contracting stomach, enjoying the feeling of the life within shifting to take advantage of the free space. You sigh and lean down, the vessel of your spawn needs help after pinning $himself in such a compromising position. Holding $his belly clear of her crotch, you watch her steadily push out her child before spasming with orgasm and freeing it effortlessly into the world. After collecting it for a servant to handle, you help the exhausted $girl back to her feet. $He thanks you sincerely for the assist before going to clean $himself up. You barely have time to turn away before another splash catches your attention. "<<Master>>... Another'<<s>>, mmmmh, coming...".
+			A gush of fluid flows from $his pussy, snapping her out of $his roleplay. "<<Master>>! I need... One'<<s>> coming now!" You rub $his contracting stomach, enjoying the feeling of the life within shifting to take advantage of the free space. You sigh and lean down, the vessel of your spawn needs help after pinning $himself in such a compromising position. Holding $his belly clear of $his crotch, you watch $him steadily push out $his child before spasming with orgasm and freeing it effortlessly into the world. After collecting it for a servant to handle, you help the exhausted $girl back to $his feet. $He thanks you sincerely for the assist before going to clean $himself up. You barely have time to turn away before another splash catches your attention. "<<Master>>... Another'<<s>>, mmmmh, coming...".
 		<</if>>
 	<<elseif $activeSlave.belly >= 600000>>
-		"Oh <<Master>>! I'm <<s>>welling <<s>>o fast with imp<<s>> for you! There'<<s>> <<s>>o many in me... Oh god, it feel<<s>> like I'm going to bur<<s>>t! <<S>>o many... <<Master>> <<s>>ure i<<s>> potent! I hope <<if $PC.title == 1>>he<<else>><<sh>>e<</if>> can handle them all!" $He teases, cradling her _belly belly and pretending to be forced to the ground by $his pregnancy growing ever larger.
+		"Oh <<Master>>! I'm <<s>>welling <<s>>o fast with imp<<s>> for you! There'<<s>> <<s>>o many in me... Oh god, it feel<<s>> like I'm going to bur<<s>>t! <<S>>o many... <<Master>> <<s>>ure i<<s>> potent! I hope <<if $PC.title == 1>>he<<else>><<sh>>e<</if>> can handle them all!" $He teases, cradling $his _belly belly and pretending to be forced to the ground by $his pregnancy growing ever larger.
 	<<elseif $activeSlave.belly >= 450000>>
-		"Oh <<Master>>! I'm <<s>>welling <<s>>o fast with imp<<s>> for you! There'<<s>> <<s>>o many in me... Oh god, it feel<<s>> <<s>>o good! <<S>>o many... <<Master>> <<s>>ure i<<s>> potent! I hope <<if $PC.title == 1>>he<<else>><<sh>>e<</if>> can handle them all!" $He teases, cradling her _belly belly and pretending to be forced to the ground by $his pregnancy growing ever larger.
+		"Oh <<Master>>! I'm <<s>>welling <<s>>o fast with imp<<s>> for you! There'<<s>> <<s>>o many in me... Oh god, it feel<<s>> <<s>>o good! <<S>>o many... <<Master>> <<s>>ure i<<s>> potent! I hope <<if $PC.title == 1>>he<<else>><<sh>>e<</if>> can handle them all!" $He teases, cradling $his _belly belly and pretending to be forced to the ground by $his pregnancy growing ever larger.
 	<<elseif $activeSlave.belly >= 300000>>
-		"Oh <<Master>>! I'm <<s>>welling <<s>>o fast with imp<<s>> for you! There'<<s>> <<s>>o many in me... Oh god, it feel<<s>> <<s>>o good! I feel them moving! They're ready to come out <<Master>>!" $He teases, cradling her _belly belly and pretending it just grew that huge.
+		"Oh <<Master>>! I'm <<s>>welling <<s>>o fast with imp<<s>> for you! There'<<s>> <<s>>o many in me... Oh god, it feel<<s>> <<s>>o good! I feel them moving! They're ready to come out <<Master>>!" $He teases, cradling $his _belly belly and pretending it just grew that huge.
 	<<elseif $activeSlave.belly >= 150000>>
-		"Oh <<Master>>! I'm <<s>>welling <<s>>o fast with imp<<s>> for you! There'<<s>> <<s>>o many in me, look how big I'm getting!" $He teases, cradling her _belly belly and pretending it just rapidly became that large.
+		"Oh <<Master>>! I'm <<s>>welling <<s>>o fast with imp<<s>> for you! There'<<s>> <<s>>o many in me, look how big I'm getting!" $He teases, cradling $his _belly belly and pretending it just rapidly became that large.
 	<<elseif $activeSlave.belly >= 5000>>
-		"Oh <<Master>>! I'm <<s>>welling <<s>>o fast with imp<<s>> for you!" $He teases, cradling her _belly belly and pretending it just grew that big.
+		"Oh <<Master>>! I'm <<s>>welling <<s>>o fast with imp<<s>> for you!" $He teases, cradling $his _belly belly and pretending it just grew that big.
 	<<else>>
 		"Oh <<Master>>! I feel it! Your <<s>>eed is being devoured by my eggs! I can't wait to <<s>>ee how happy they make you!" $He teases, rubbing $his belly and pretending to conceive.
 	<</if>>
@@ -15359,10 +15359,10 @@ You tell her kindly that you understand, and that $he'll be trained to address t
 		end, and it's a role the pregnancy fetishist @@.hotpink;loves.@@
 		<<set $activeSlave.devotion += 2>>
 	<<elseif ($activeSlave.fetish == "pregnancy")>>
-		end, and it's a role that @@.lightcoral;reinforces her love of insemination.@@
+		end, and it's a role that @@.lightcoral;reinforces $his love of insemination.@@
 		<<set $activeSlave.fetishStrength += 4>>
 	<<elseif (($activeSlave.fetishStrength <= 95) || ($activeSlave.fetishKnown == 0)) && (random(0,1) == 0)>>
-		end, and the role @@.lightcoral;focuses her attention on insemination.@@
+		end, and the role @@.lightcoral;focuses $his attention on insemination.@@
 		<<set $activeSlave.fetishStrength = 10, $activeSlave.fetishKnown = 1, $activeSlave.fetish = "pregnancy">>
 	<<else>>
 		end.
@@ -15371,7 +15371,7 @@ You tell her kindly that you understand, and that $he'll be trained to address t
 <</link>>
 <</if>>
 <<if canDoAnal($activeSlave) && ($activeSlave.anus > 0) && ($PC.dick == 1)>>
-<br><<link "Fuck her without feeding her">>
+<br><<link "Fuck $him without feeding $him">>
 	<<EventNameDelink $activeSlave>>
 	<<replace "#result">>
 	You tell her $he's a good little succubus. Thinking $he understands, $he
@@ -15384,16 +15384,16 @@ You tell her kindly that you understand, and that $he'll be trained to address t
 		<</if>>
 		$He moans as your dick
 		<<if $activeSlave.vagina > 2>>
-			enters her big cunt.
+			enters $his big cunt.
 		<<elseif $activeSlave.vagina > 1>>
-			fills her wet cunt.
+			fills $his wet cunt.
 		<<else>>
-			slides slowly inside her tight cunt.
+			slides slowly inside $his tight cunt.
 		<</if>>
-		As you fuck $him, you ask her how succubi feed. "W-well," $he gasps, struggling to gather her wits,
+		As you fuck $him, you ask $his how succubi feed. "W-well," $he gasps, struggling to gather $his wits,
 	<<else>>
 		<<if $activeSlave.belly >= 300000>>
-			leans onto her _belly belly
+			leans onto $his _belly belly
 		<<else>>
 			gets down on $his knees
 		<</if>>
@@ -15405,25 +15405,25 @@ You tell her kindly that you understand, and that $he'll be trained to address t
 	<<if $activeSlave.vagina > 0>>
 		You withdraw from $his cunt and stuff your cock up $his ass without pausing or softening your thrusting at all.
 	<<else>>
-		You pull $him to her feet by the hair, spin her around, shove her up against the wall, and stuff your cock up $his ass.
+		You pull $him to $his feet by the hair, spin her around, shove her up against the wall, and stuff your cock up $his ass.
 	<</if>>
 	<<if $activeSlave.anus > 2>>
-		It's not like her experienced butt can't take an assraping, but
+		It's not like $his experienced butt can't take an assraping, but
 	<<elseif $activeSlave.anus > 1>>
 		$His practiced ass relaxes and accommodates your dick, but
 	<<else>>
 		$His tight asshole spasms with pain as it stretches to accommodate you, and
 	<</if>>
-	$he whines at your sudden aggression, wiggling within your dominating grip. You fill $his ass with cum as $he struggles, still playing her part, begging you not to cum in her bottom, since succubi can't live on buttsex.
+	$he whines at your sudden aggression, wiggling within your dominating grip. You fill $his ass with cum as $he struggles, still playing $his part, begging you not to cum in $his bottom, since succubi can't live on buttsex.
 	<<set $activeSlave.trust += 4>>
 	<<if ($activeSlave.fetish == "submissive") && ($activeSlave.fetishStrength > 95)>>
 		It's a role the submissive slut @@.hotpink;loves.@@
 		<<set $activeSlave.devotion += 2>>
 	<<elseif ($activeSlave.fetish == "submissive")>>
-		It's a role that @@.lightcoral;reinforces her submissive streak.@@
+		It's a role that @@.lightcoral;reinforces $his submissive streak.@@
 		<<set $activeSlave.fetishStrength += 4>>
 	<<elseif (($activeSlave.fetishStrength <= 95) || ($activeSlave.fetishKnown == 0)) && (random(0,1) == 0)>>
-		The role @@.lightcoral;focuses her attention on submission.@@
+		The role @@.lightcoral;focuses $his attention on submission.@@
 		<<set $activeSlave.fetishStrength = 10, $activeSlave.fetishKnown = 1, $activeSlave.fetish = "submissive">>
 	<<else>>
 		$He @@.hotpink;plays the role well.@@
@@ -15655,7 +15655,7 @@ You tell her kindly that you understand, and that $he'll be trained to address t
 			<<set $activeSlave.oralCount++, $oralTotal++>>
 		<</if>>
 	<<case "imp">>
-			being eaten out by an avatar of $activeSlave.slaveName, who is touching herself in turn while the imp yanks a chain connected to $his nipples with one hand and smacks $him with a riding crop with the other. Below this, the slave $himself is performing oral on a realistic fake pussy while masturbating; a pair of <<if $activeSlave.nipples != "fuckable">>clamps attached to $his nipples randomly jerking<<else>>vibrators wedged in $his nipples violently vibrating<</if>> and a whip lined wheel steadily slapping at $his ass and back.
+			being eaten out by an avatar of $activeSlave.slaveName, who is touching $himself in turn while the imp yanks a chain connected to $his nipples with one hand and smacks $him with a riding crop with the other. Below this, the slave $himself is performing oral on a realistic fake pussy while masturbating; a pair of <<if $activeSlave.nipples != "fuckable">>clamps attached to $his nipples randomly jerking<<else>>vibrators wedged in $his nipples violently vibrating<</if>> and a whip lined wheel steadily slapping at $his ass and back.
 		<<set $activeSlave.oralCount++, $oralTotal++>>
 	<<case "witch">>
 		<<if canDoVaginal($activeSlave) && canDoAnal($activeSlave)>>
@@ -17258,10 +17258,10 @@ You tell her kindly that you understand, and that $he'll be trained to address t
 	<<set $cash -= $surgeryCost>>
 	<<set $activeSlave.health -= 20>>
 	<<if ($arcologies[0].FSSubjugationistRace == "white")>>
-        <<set $activeSlave.race = "white">>
-        <<set $activeSlave.skin = either("pale", "light", "fair")>>
-        <<set $activeSlave.eyeColor = either("blue", "brown", "green")>>
-        <<set $activeSlave.hColor = either("black", "blonde", "red", "brown")>>
+		<<set $activeSlave.race = "white">>
+		<<set $activeSlave.skin = either("pale", "light", "fair")>>
+		<<set $activeSlave.eyeColor = either("blue", "brown", "green")>>
+		<<set $activeSlave.hColor = either("black", "blonde", "red", "brown")>>
 	<<elseif ($arcologies[0].FSSubjugationistRace == "latina")>>
 		<<set $activeSlave.race = "latina">>
 		<<set $activeSlave.skin = either("light olive", "brown", "dark brown", "tanned", "dark olive")>>
@@ -17363,7 +17363,7 @@ You tell her kindly that you understand, and that $he'll be trained to address t
 		under a less forgiving owner.
 	<</if>>
 	<<set $activeSlave.devotion += 5, $activeSlave.trust -= 5>>
-  <</replace>>
+	<</replace>>
 <</link>>
 
 <<case "too thin for cum diet">>
diff --git a/src/uncategorized/RETS.tw b/src/uncategorized/RETS.tw
index 22140a4a1e5f857a83bc632fed5d0f8d92af58ee..63424a4dcacf07593cd46ac47525473acf23cd64 100644
--- a/src/uncategorized/RETS.tw
+++ b/src/uncategorized/RETS.tw
@@ -165,12 +165,12 @@
 
 /* 000-250-006 */
 <<if $seeImages == 1>>
-    <div class="imageRef medImg">
-        <<SlaveArt $subSlave 2 0>>
-    </div>
-    <div class="imageRef medImg">
-        <<SlaveArt $activeSlave 2 0>>
-    </div>
+	<div class="imageRef medImg">
+		<<SlaveArt $subSlave 2 0>>
+	</div>
+	<div class="imageRef medImg">
+		<<SlaveArt $activeSlave 2 0>>
+	</div>
 <</if>>
 /* 000-250-006 */
 
@@ -227,7 +227,7 @@ $activeSlave.slaveName
 <<run Enunciate($subSlave)>>
 "Oh," says $subSlave.slaveName. "Um, can I try <<s>>ome?"
 <br><br>
-$activeSlave.slaveName smiles and murmurs, "Mm hm." There is a distinct <<if canSee($activeSlave)>>glint in her eye<<else>>look on her face<</if>>. She's got a healthy libido, to put it mildly. Like all slaves, $subSlave.slaveName sleeps nude and hasn't gotten dressed yet, and $activeSlave.slaveName has
+$activeSlave.slaveName smiles and murmurs, "Mm hm." There is a distinct <<if canSee($activeSlave)>>glint in her eye<<else>>look on her face<</if>>. $He's got a healthy libido, to put it mildly. Like all slaves, $subSlave.slaveName sleeps nude and hasn't gotten dressed yet, and $activeSlave.slaveName has
 <<if canSee($activeSlave)>>
 obviously noticed her
 	<<if $subSlave.dick > 4>>
@@ -273,11 +273,11 @@ noticed her
 <</if>>
 and sleepy willingness to be friendly. $activeSlave.slaveName
 <<if $cockFeeder == 1>>
-	turns to her phallus and sucks it powerfully, drawing
+	turns to $his phallus and sucks it powerfully, drawing
 <<else>>
-	raises her cup again and draws
+	raises $his cup again and draws
 <</if>>
-liquid food into her mouth. She turns to $subSlave.slaveName.
+liquid food into $his mouth. $He turns to $subSlave.slaveName.
 "Go ahead," she says carefully, enunciating past her mouthful of fluid, and then purses her lips. $subSlave.slaveName is taken aback for a moment, but decides she's game and steps in, planting her lips on $activeSlave.slaveName's.
 <<if ($activeSlave.boobs > 3000) && ($subSlave.boobs > 3000)>>
 	(Their tits are so huge that she has to fight to get close enough to kiss.)
@@ -292,11 +292,11 @@ liquid food into her mouth. She turns to $subSlave.slaveName.
 <<elseif ($subSlave.belly >= 300000)>>
 	($subSlave.slaveName's <<if ($subSlave.preg > 5)>>pregnancy<<else>>belly<</if>> is so massive that she has to practically climb atop it to get close enough to kiss.)
 <<elseif ($activeSlave.belly >= 10000)>>
-	($activeSlave.slaveName's <<if ($activeSlave.preg > 5)>>pregnancy<<else>>belly<</if>> is so big that she has to press hard against it to get close enough to kiss.)
+	($activeSlave.slaveName's <<if ($activeSlave.preg > 5)>>pregnancy<<else>>belly<</if>> is so big that _he2 has to press hard against it to get close enough to kiss.)
 <<elseif ($subSlave.belly >= 10000)>>
-	($subSlave.slaveName's <<if ($subSlave.preg > 5)>>pregnancy<<else>>belly<</if>> is so big that she has to press it firmly against $activeSlave.slaveName to get close enough to kiss.)
+	($subSlave.slaveName's <<if ($subSlave.preg > 5)>>pregnancy<<else>>belly<</if>> is so big that _he2 has to press it firmly against $activeSlave.slaveName to get close enough to kiss.)
 <</if>>
-She stiffens with the lewd feeling of the warm fluid pressing into her mouth. After a moment she tries to back off and concentrate on the food, but $activeSlave.slaveName is having none of that, and uses her arms to hug $subSlave.slaveName close, making out with her catch.
+_He2 stiffens with the lewd feeling of the warm fluid pressing into _his2 mouth. After a moment _he2 tries to back off and concentrate on the food, but $activeSlave.slaveName is having none of that, and uses $his arms to hug $subSlave.slaveName close, making out with $his catch.
 <<if ($subSlave.energy > 60)>>
 	$subSlave.slaveName's own powerful sex drive is waking up, and she clearly doesn't mind.
 <<else>>
@@ -307,15 +307,15 @@ She stiffens with the lewd feeling of the warm fluid pressing into her mouth. Af
 
 After you complete your weekly inspection of <<EventNameLink $activeSlave>>, the
 $desc
-asks if she can beg a favor. Absurd though it sounds, she does exactly that, saying in her <<if $activeSlave.voice > 2>>high<<elseif $activeSlave.voice > 1>>feminine<<else>>bimbo<</if>> voice, "<<Master>>, may I a<<s>>k a favor?" You take a moment to look at her, standing there in front of your desk. She's devoted to you, willing to please you for the sake of pleasing you, rather than to avoid punishment or make her own life easier. And she's very trusting, confident that she can say such an odd thing without fear. So, you hear her out.
+asks if she can beg a favor. Absurd though it sounds, she does exactly that, saying in her <<if $activeSlave.voice > 2>>high<<elseif $activeSlave.voice > 1>>feminine<<else>>bimbo<</if>> voice, "<<Master>>, may I a<<s>>k a favor?" You take a moment to look at her, standing there in front of your desk. $He's devoted to you, willing to please you for the sake of pleasing you, rather than to avoid punishment or make her own life easier. And she's very trusting, confident that she can say such an odd thing without fear. So, you hear her out.
 <br><br>
-"Thank you, <<Master>>," she <<say>>s. "I would like to do <<s>>omething for $subSlave.slaveName." You ask if she's worried about her <<if $activeSlave.relationship >= 5>>wife<<else>>girlfriend<</if>> for some reason. "Oh no, <<Master>>," she answers hurriedly. "No, no, that came out wrong. It'<<s>> ju<<s>>t that I love her and I want to, you know, get her <<s>>omething or do <<s>>omething <<s>>pe<<c>>ial for her. We don't really have <<s>>tuff of our own, <<s>>o I can't give her a pre<<s>>ent, and we already do everything either one of u<<s>> want<<s>> in bed, <<s>>o I can't really think of anything." She <<if canSee($activeSlave)>>looks<<else>>gazes<</if>> at you hopefully.
+"Thank you, <<Master>>," she <<say>>s. "I would like to do <<s>>omething for $subSlave.slaveName." You ask if she's worried about her <<if $activeSlave.relationship >= 5>>wife<<else>>girlfriend<</if>> for some reason. "Oh no, <<Master>>," she answers hurriedly. "No, no, that came out wrong. It'<<s>> ju<<s>>t that I love her and I want to, you know, get her <<s>>omething or do <<s>>omething <<s>>pe<<c>>ial for her. We don't really have <<s>>tuff of our own, <<s>>o I can't give her a pre<<s>>ent, and we already do everything either one of u<<s>> want<<s>> in bed, <<s>>o I can't really think of anything." $He <<if canSee($activeSlave)>>looks<<else>>gazes<</if>> at you hopefully.
 
 <<case "anal cowgirl">>
 
 As you approach your office as you return from an unexpected but minor matter, you hear the unmistakable sounds of sexual congress. Reviewing your schedule as you cover the last meters on your way there, you see that indeed, <<EventNameLink $activeSlave>> is due to be inspected. It seems likely that while waiting for your return, she called a fellow slave who was passing your office in to keep her company. And as you enter, you see that this is true.
 <br><br>
-She's sitting on the end of the couch, though only her legs, crotch and hands are immediately visible. This is because she has $subSlave.slaveName on top of her, impaled on <<if canPenetrate($activeSlave)>>her cock<<else>>a strap-on she's wearing<</if>>. $subSlave.slaveName is bent almost double. $activeSlave.slaveName has her $activeSlave.skin hands up on the backs of $subSlave.slaveName's $subSlave.skin knees, holding her legs<<if $activeSlave.belly >= 5000>> to either side of her <<if ($activeSlave.preg > 5)>>pregnancy<<else>>belly<</if>>,<</if>> up against her <<if $subSlave.boobs > 2000>>inconveniently big boobs<<else>>shoulders<</if>>. $subSlave.slaveName is completely helpless, and she's being fucked hard:
+$He's sitting on the end of the couch, though only her legs, crotch and hands are immediately visible. This is because $he has $subSlave.slaveName on top of $him, impaled on <<if canPenetrate($activeSlave)>>$his cock<<else>>a strap-on $he's wearing<</if>>. $subSlave.slaveName is bent almost double. $activeSlave.slaveName has $his $activeSlave.skin hands up on the backs of $subSlave.slaveName's $subSlave.skin knees, holding _his2 legs<<if $activeSlave.belly >= 5000>> to either side of _his2 <<if ($activeSlave.preg > 5)>>pregnancy<<else>>belly<</if>>,<</if>> up against _his2 <<if $subSlave.boobs > 2000>>inconveniently big boobs<<else>>shoulders<</if>>. $subSlave.slaveName is completely helpless, and _he2's being fucked hard:
 <<if canPenetrate($activeSlave)>>
 	<<if ($activeSlave.dick - $subSlave.anus > 2)>>
 		$activeSlave.slaveName's cock is very big, <<if $subSlave.anus > 2>>even for $subSlave.slaveName's loose anus<<elseif $subSlave.anus > 1>>even for $subSlave.slaveName's experienced anus<<else>>especially for $subSlave.slaveName's tight anus<</if>>, so $activeSlave.slaveName is bouncing her anal bottom up and down only a little way, allowing her to do so fast.
@@ -327,7 +327,7 @@ She's sitting on the end of the couch, though only her legs, crotch and hands ar
 <<else>>
 	$activeSlave.slaveName is using the biggest dildo $subSlave.slaveName's <<if $subSlave.anus > 2>>loose<<elseif $subSlave.anus > 1>>welcoming<<else>>tight<</if>> anus can handle, and she's bouncing her anal bottom up and down fast.
 <</if>>
-Surprisingly, the slave on top doesn't seem too unhappy with this. She's no slavishly devoted buttslut, but
+Surprisingly, the slave on top doesn't seem too unhappy with this. _He2's no slavishly devoted buttslut, but
 <<if ($subSlave.dickAccessory == "chastity" || $subSlave.dickAccessory == "combined chastity")>>
 	she's taking it well, and even looking a little uncomfortable as the beginnings of a hardon press against her chastity cage.
 <<elseif $subSlave.belly >= 10000>>
@@ -369,21 +369,21 @@ $activeSlave.slaveName stops thrusting, and her <<if $activeSlave.face > 95>>gor
 <<else>>
 	<<s>>o I a<<s>>ked her to come in, and she did!"
 <</if>>
-She shrugs.
+$He shrugs.
 <<if $activeSlave.fetish == "sadist">>
 	"I thought <<sh>>e wa<<s>> going to whine and <<s>>truggle, but <<sh>>e's kinda di<<s>>appointing."
 <<elseif $activeSlave.fetish == "pregnancy" && $subSlave.belly >= 10000>>
 	<<if $subSlave.bellyPreg >= 8000>>
-		"<<Sh>>e'<<s>> <<s>>o pregnant, I ju<<s>>t had to fuck her. I'm <<s>>urpri<<s>>ed <<sh>>e's enjoying it <<s>>o much."
+		"_He2'<<s>> <<s>>o pregnant, I ju<<s>>t had to fuck _him2. I'm <<s>>urpri<<s>>ed _he2's enjoying it <<s>>o much."
 	<<else>>
-		"Her belly'<<s>> <<s>>o round, I ju<<s>>t had to fuck her. I ju<<s>>t wi<<sh>> <<sh>>e wa<<s>> pregnant."
+		"_His2 belly'<<s>> <<s>>o round, I ju<<s>>t had to fuck _him2. I ju<<s>>t wi<<sh>> _he2 wa<<s>> pregnant."
 	<</if>>
 <<elseif $activeSlave.fetish == "buttslut">>
 	"I like butt<<s>>e<<x>> so much, it's good to give back."
 <<else>>
 	"I thought <<sh>>e wa<<s>> going to be unhappy about it, but <<sh>>e'<<s>> actually taking it really well."
 <</if>>
-She clearly held off on climaxing in case you wanted her libido undiminished for the inspection, and is obediently waiting for your orders, with the bemused $subSlave.slaveName perched motionless atop her.
+$He clearly held off on climaxing in case you wanted $his libido undiminished for the inspection, and is obediently waiting for your orders, with the bemused $subSlave.slaveName perched motionless atop $him.
 
 <<case "boob collision">>
 
@@ -395,9 +395,9 @@ She clearly held off on climaxing in case you wanted her libido undiminished for
 <</if>>
 You pass by the slave quarters during a busy time. Girls are hurrying back and forth, rushing to bathe, eat, and get dressed. <<EventNameLink $activeSlave>> is in a particular hurry, her <<if $activeSlave.belly >= 10000>><<if $activeSlave.bellyPreg >= 8000>>heavy pregnancy<<else>>heavy belly<</if>> and <</if>><<if $activeSlave.boobs > 8000>>gargantuan tits hampering her badly<<else>>huge boobs getting in the way<</if>> as she rushes around. Returning from the shower to the sleeping area, she turns a corner and runs hard into $subSlave.slaveName. Both slaves are nude, and the collision of their massive breasts makes an audibly painful smack. $activeSlave.slaveName has enough momentum that she overbears the top-heavy $subSlave.slaveName entirely. The poor <<if $subSlave.physicalAge > 30>>woman<<else>>girl<</if>> crashes backwards, her <<if $subSlave.butt > 8>>monstrous bottom<<elseif $subSlave.butt > 4>>big behind<<else>>hind end<</if>> hitting the floor with a slap. $activeSlave.slaveName lands on top of her, the fall and the sudden weight of $activeSlave.slaveName on top of her driving the wind out of $subSlave.slaveName with a whoosh.
 <br><br>
-"<<S>>orry! I'm <<s>>o <<s>>orry," apologizes $activeSlave.slaveName. $He starts to try to disentangle $himself as $subSlave.slaveName struggles to get her breath back, but you see $activeSlave.slaveName's back stiffen. She stops trying to get up. As the discomfort of the collision fades, she notices the warmth of $subSlave.slaveName underneath her, and the way their nipples are pressed against one another. Impulsively, she kisses $subSlave.slaveName full on the lips,
+"<<S>>orry! I'm <<s>>o <<s>>orry," apologizes $activeSlave.slaveName. $He starts to try to disentangle $himself as $subSlave.slaveName struggles to get _his2 breath back, but you see $activeSlave.slaveName's back stiffen. $He stops trying to get up. As the discomfort of the collision fades, she notices the warmth of $subSlave.slaveName underneath $him, and the way their nipples are pressed against one another. Impulsively, $he kisses $subSlave.slaveName full on the lips,
 <<if $activeSlave.boobs+$subSlave.boobs > 20000>>
-	even though the mass of boob between them is so massive that she has to struggle to bring her mouth down to meet $subSlave.slaveName's.
+	even though the mass of boob between them is so massive that $he has to struggle to bring $his mouth down to meet $subSlave.slaveName's.
 <<elseif $activeSlave.belly >= 5000 && $subSlave.belly >= 5000>>
 	even though their combined <<if $activeSlave.bellyPreg >= 5000>>pregnancies<<else>>bellies<</if>> and breasts complicate things.
 <<elseif $activeSlave.belly >= 120000 || $subSlave.belly >= 120000>>
@@ -518,12 +518,12 @@ You pass by the slave quarters during a busy time. Girls are hurrying back and f
 		mons.
 	<</if>>
 <</if>>
-Once she's gotten herself positioned, $subSlave.slaveName reaches around $activeSlave.slaveName's $activeSlave.skin body to grab her ass. She holds $activeSlave.slaveName against her as $activeSlave.slaveName starts humping gently, and cranes her neck up to kiss her.
+Once she's gotten herself positioned, $subSlave.slaveName reaches around $activeSlave.slaveName's $activeSlave.skin body to grab her ass. _He2 holds $activeSlave.slaveName against _him2 as $activeSlave.slaveName starts humping gently, and cranes $his neck up to kiss _him2.
 
 <<case "if you enjoy it">>
 
 <<set $subSlave.analCount++, $analTotal++>>
-The distinctive sounds of a sexual encounter in which exactly one of the participants is enjoying herself are coming from the dormitory. This is by no means uncommon, but this particular nonconsensual assignation sounds interesting, so you stick your head in on your way by. You're treated to the sight of <<EventNameLink $activeSlave>>'s $activeSlave.skin back and <<if ($activeSlave.butt > 4)>>massive ass<<elseif ($activeSlave.butt > 2)>>plush rear<<else>>cute butt<</if>> as she kneels on one of the bedrolls. It isn't immediately clear what's going on, but <<if canPenetrate($activeSlave)>>she's doing something with her dick<<else>>she's doing something with her hands<</if>>, and there are a pair of $subSlave.skin feet visible on either side of her. She's clearly got someone shoved down into the bedroll in front of her, doggy style. That's the source of the whining.
+The distinctive sounds of a sexual encounter in which exactly one of the participants is enjoying herself are coming from the dormitory. This is by no means uncommon, but this particular nonconsensual assignation sounds interesting, so you stick your head in on your way by. You're treated to the sight of <<EventNameLink $activeSlave>>'s $activeSlave.skin back and <<if ($activeSlave.butt > 4)>>massive ass<<elseif ($activeSlave.butt > 2)>>plush rear<<else>>cute butt<</if>> as she kneels on one of the bedrolls. It isn't immediately clear what's going on, but <<if canPenetrate($activeSlave)>>she's doing something with her dick<<else>>she's doing something with her hands<</if>>, and there are a pair of $subSlave.skin feet visible on either side of her. $He's clearly got someone shoved down into the bedroll in front of her, doggy style. That's the source of the whining.
 
 <br><br>
 Advancing to get a better view, you identify the bottom as <<if $subSlave.bellyPreg >= 5000>>the pregnant <</if>>$subSlave.slaveName. $activeSlave.slaveName has
@@ -554,7 +554,7 @@ Advancing to get a better view, you identify the bottom as <<if $subSlave.bellyP
 		two fingers up $subSlave.slaveName's tight ass, which must be so stretched to accommodate them that her anguish is probably due in part to anal pain.
 	<</if>>
 <</if>>
-$activeSlave.slaveName isn't fucking $subSlave.slaveName at all: she's just <<if canPenetrate($activeSlave)>>holding her penis stationary<<else>>holding her fingers<</if>> up $subSlave.slaveName's rear hole. Her buttocks has been severely spanked, so some of her unhappiness probably comes from being forced to eat sheets and let $activeSlave.slaveName play with her ass. But then you notice that $activeSlave.slaveName is <<if canPenetrate($activeSlave)>>reaching around<<else>>using her other hand to reach around<</if>> $subSlave.slaveName, and is <<if $subSlave.dick > 0 && !["chastity", "combined chastity"].includes($subSlave.dickAccessory)>>jerking $subSlave.slaveName off<<else>>manually stimulating $subSlave.slaveName<</if>> <<if ($activeSlave.oralSkill >= 60)>>with all her considerable expertise<<elseif ($activeSlave.oralSkill > 30)>>with considerable skill<<else>>with every appearance of effort<</if>>. You're not sure what's going on here.
+$activeSlave.slaveName isn't fucking $subSlave.slaveName at all: $he's just <<if canPenetrate($activeSlave)>>holding $his penis stationary<<else>>holding $his fingers<</if>> up $subSlave.slaveName's rear hole. _His2 buttocks has been severely spanked, so some of _his2 unhappiness probably comes from being forced to eat sheets and let $activeSlave.slaveName play with her ass. But then you notice that $activeSlave.slaveName is <<if canPenetrate($activeSlave)>>reaching around<<else>>using her other hand to reach around<</if>> $subSlave.slaveName, and is <<if $subSlave.dick > 0 && !["chastity", "combined chastity"].includes($subSlave.dickAccessory)>>jerking $subSlave.slaveName off<<else>>manually stimulating $subSlave.slaveName<</if>> <<if ($activeSlave.oralSkill >= 60)>>with all her considerable expertise<<elseif ($activeSlave.oralSkill > 30)>>with considerable skill<<else>>with every appearance of effort<</if>>. You're not sure what's going on here.
 
 <<case "sadistic description">>
 
@@ -616,21 +616,21 @@ $activeSlave.slaveName chuckles into $subSlave.slaveName's ear, crooning,
 <<else>>
 	"You <<s>>tupid <<s>>lut. Too bad you never went to <<s>>chool, maybe you could have learned <<s>>omething and not ended up a<<s>> a fuck <<s>>lave."
 <</if>>
-She grinds against the wilting $subSlave.slaveName, and then continues, "I felt your <<if ($activeSlave.butt > 4)>>fat butt<<elseif ($activeSlave.butt > 2)>>big butt<<else>>tiny little butt<</if>> clench ju<<s>>t now." She gives $subSlave.slaveName's <<if ($subSlave.balls > 0)>>balls a gentle squeeze<<elseif ($subSlave.dick > 0)>>dick a gentle tug<<elseif $subSlave.vagina == -1>>butthole a gentle massage<<else>>pussylips a gentle massage<</if>>. "<<if $PC.title != 0>>He<<else>><<Sh>>e<</if>> ha<<s>>n't fucked you back there yet, ha<<s>> <<if $PC.title != 0>>he<<else>><<sh>>e<</if>>? It'<<s>> going to hurt, you little bitch. <<if $PC.title != 0>>He<<else>><<Sh>>e<</if>>'<<s>> going to hold you down and <<sh>>ove <<if $PC.title != 0>>hi<<s>><<else>>her<</if>> <<if $PC.dick == 1>>huge cockhead<<else>>bigge<<s>>t <<s>>trap-on<</if>> right up again<<s>>t thi<<s>> tight little hole." She gropes the quivering slave's virgin anus, careful not to penetrate it. "You're going to do your be<<s>>t to relax like a good little girl. But it'<<s>> going to be so big. It'<<s>> going to burn. And then you're going to panic, and <<s>>truggle, and <<if $PC.title != 0>>he<<else>><<sh>>e<</if>>'<<s>> going to hold you down and rape your butt while you <<s>>cream and cry."
+$He grinds against the wilting $subSlave.slaveName, and then continues, "I felt your <<if ($activeSlave.butt > 4)>>fat butt<<elseif ($activeSlave.butt > 2)>>big butt<<else>>tiny little butt<</if>> clench ju<<s>>t now." $He gives $subSlave.slaveName's <<if ($subSlave.balls > 0)>>balls a gentle squeeze<<elseif ($subSlave.dick > 0)>>dick a gentle tug<<elseif $subSlave.vagina == -1>>butthole a gentle massage<<else>>pussylips a gentle massage<</if>>. "<<if $PC.title != 0>>He<<else>><<Sh>>e<</if>> ha<<s>>n't fucked you back there yet, ha<<s>> <<if $PC.title != 0>>he<<else>><<sh>>e<</if>>? It'<<s>> going to hurt, you little bitch. <<if $PC.title != 0>>He<<else>><<Sh>>e<</if>>'<<s>> going to hold you down and <<sh>>ove <<if $PC.title != 0>>hi<<s>><<else>>her<</if>> <<if $PC.dick == 1>>huge cockhead<<else>>bigge<<s>>t <<s>>trap-on<</if>> right up again<<s>>t thi<<s>> tight little hole." $He gropes the quivering slave's virgin anus, careful not to penetrate it. "You're going to do your be<<s>>t to relax like a good little girl. But it'<<s>> going to be so big. It'<<s>> going to burn. And then you're going to panic, and <<s>>truggle, and <<if $PC.title != 0>>he<<else>><<sh>>e<</if>>'<<s>> going to hold you down and rape your butt while you <<s>>cream and cry."
 <br><br>
-$subSlave.slaveName keeps her eyes clamped shut and her hands down at her sides, balled into fists, but her self-control finally cracks and she lets out a great gasping sob before bursting into tears.
+$subSlave.slaveName keeps _his2 eyes clamped shut and _his2 hands down at _his2 sides, balled into fists, but _his2 self-control finally cracks and _he2 lets out a great gasping sob before bursting into tears.
 
 <<case "shower force">>
 
 <<set $subSlave.analCount++, $analTotal++>>
 <<set _belly = bellyAdjective($subSlave)>>
-As you pass the showers, you hear what sounds like a muffled altercation over the noise of the showers running. You look in to see $subSlave.slaveName's $subSlave.skin body facing you, pressed hard up against the glass wall of one of the showers. Her <<if $subSlave.face > 95>>gorgeous<<elseif $subSlave.face > 40>>beautiful<<elseif $subSlave.face > 10>>pretty<<elseif $subSlave.face >= -10>>attractive<<else>>homely<</if>> face<<if $subSlave.belly >= 5000>> and <<if $subSlave.bellyPreg >= 5000>>pregnant<<else>>_belly<</if>> belly are<<else>> is<</if>> smashed against the glass, <<if $subSlave.belly >= 5000>>her face <</if>>contorted in pain and fear. The apparent mystery is solved when you notice that there are four legs visible: there's a pair of <<if ($activeSlave.muscles > 95)>>ripped<<elseif ($activeSlave.muscles > 30)>>muscular<<elseif ($activeSlave.muscles > 5)>>toned<<else>>soft<</if>> $activeSlave.skin calves behind $subSlave.slaveName's. <span id="name"><<print "[[$activeSlave.slaveName|Long Slave Description][$nextLink = passage(), $eventDescription = 1]]">></span>'s face appears at $subSlave.slaveName's ear, and though you can't hear exactly what she says, it's something along the lines of "Take it, you whiny little bitch." She's clearly got <<if canPenetrate($activeSlave)>>her cock<<else>>a couple of fingers<</if>> up $subSlave.slaveName's asshole.
+As you pass the showers, you hear what sounds like a muffled altercation over the noise of the showers running. You look in to see $subSlave.slaveName's $subSlave.skin body facing you, pressed hard up against the glass wall of one of the showers. _His2 <<if $subSlave.face > 95>>gorgeous<<elseif $subSlave.face > 40>>beautiful<<elseif $subSlave.face > 10>>pretty<<elseif $subSlave.face >= -10>>attractive<<else>>homely<</if>> face<<if $subSlave.belly >= 5000>> and <<if $subSlave.bellyPreg >= 5000>>pregnant<<else>>_belly<</if>> belly are<<else>> is<</if>> smashed against the glass, <<if $subSlave.belly >= 5000>>her face <</if>>contorted in pain and fear. The apparent mystery is solved when you notice that there are four legs visible: there's a pair of <<if ($activeSlave.muscles > 95)>>ripped<<elseif ($activeSlave.muscles > 30)>>muscular<<elseif ($activeSlave.muscles > 5)>>toned<<else>>soft<</if>> $activeSlave.skin calves behind $subSlave.slaveName's. <span id="name"><<print "[[$activeSlave.slaveName|Long Slave Description][$nextLink = passage(), $eventDescription = 1]]">></span>'s face appears at $subSlave.slaveName's ear, and though you can't hear exactly what she says, it's something along the lines of "Take it, you whiny little bitch." $He's clearly got <<if canPenetrate($activeSlave)>>her cock<<else>>a couple of fingers<</if>> up $subSlave.slaveName's asshole.
 <br><br>
 Both slaves notice you at the same time. $subSlave.slaveName's <<if canSee($subSlave)>>$subSlave.eyeColor eyes widen<<else>>face lights up<</if>>, but her momentary look of hope is snuffed out when she remembers who you are. $activeSlave.slaveName, on the other hand, looks a little doubtful. The rules allow her to fuck your other slaves, but she isn't quite sure what the right thing to do is, since she isn't the most dominant force in the showers any more.
 
 <<case "repressed anal virgin">>
 
-$subSlave.slaveName has been a very good girl this week, so when her <<if $subSlave.anus > 2>>loose asshole<<elseif $subSlave.anus > 1>>big butthole<<else>>tight anus<</if>> catches your eye near the start of a long inspection, you decide to be kind to her as you conduct the rest of your inspection with <<if $PC.dick == 1>>your cock<<else>>a strap-on<</if>>. <<EventNameLink $activeSlave>> is next on the inspection schedule, and when she comes into your office, it's to the <<if canSee($activeSlave)>>sight of $subSlave.slaveName's back and rear<<else>>sound of $subSlave.slaveName<</if>> as she lazily rides her <<= WrittenMaster($subSlave)>>. You've been sitting on the couch, making out with the compliant girl as she rides you, for a good half hour. Poor $subSlave.slaveName was pent up when you started, and she's climaxed already; she's feeling very devoted and relaxed at the moment, and is doing her best to get you off, too. When you finally come, she moans her thanks into your mouth nonverbally, breaks your lip lock, gives you a peck on the nose, and climbs off you. As she does, she lifts her ass off your <<if $PC.dick == 1>>cock<<else>>strap-on<</if>>, her <<if $subSlave.anus > 2>>gaping anus dripping <<if $PC.dick == 1>>cum<<else>>lube<</if>> all over her $subSlave.skin legs<<elseif $subSlave.anus > 1>>well-fucked backdoor taking a few seconds to recover from its gape, dripping a little <<if $PC.dick == 1>>cum<<else>>lube<</if>> down her $subSlave.skin legs<<else>>still-tight backdoor sliding quickly off you, visibly slick with <<if $PC.dick == 1>>cum<<else>>lube<</if>><</if>>. You didn't fuck her too hard, but <<if $PC.dick == 1>>you're not small<<else>>your strap-ons are not small<</if>>, and she walks a little gingerly as she heads for the bathroom. $activeSlave.slaveName, standing there nude for inspection, stares openmouthed at $subSlave.slaveName as she goes. She's obviously unfamiliar with anal sex.
+$subSlave.slaveName has been a very good girl this week, so when her <<if $subSlave.anus > 2>>loose asshole<<elseif $subSlave.anus > 1>>big butthole<<else>>tight anus<</if>> catches your eye near the start of a long inspection, you decide to be kind to her as you conduct the rest of your inspection with <<if $PC.dick == 1>>your cock<<else>>a strap-on<</if>>. <<EventNameLink $activeSlave>> is next on the inspection schedule, and when she comes into your office, it's to the <<if canSee($activeSlave)>>sight of $subSlave.slaveName's back and rear<<else>>sound of $subSlave.slaveName<</if>> as she lazily rides her <<= WrittenMaster($subSlave)>>. You've been sitting on the couch, making out with the compliant girl as she rides you, for a good half hour. Poor $subSlave.slaveName was pent up when you started, and she's climaxed already; she's feeling very devoted and relaxed at the moment, and is doing her best to get you off, too. When you finally come, she moans her thanks into your mouth nonverbally, breaks your lip lock, gives you a peck on the nose, and climbs off you. As she does, she lifts her ass off your <<if $PC.dick == 1>>cock<<else>>strap-on<</if>>, her <<if $subSlave.anus > 2>>gaping anus dripping <<if $PC.dick == 1>>cum<<else>>lube<</if>> all over her $subSlave.skin legs<<elseif $subSlave.anus > 1>>well-fucked backdoor taking a few seconds to recover from its gape, dripping a little <<if $PC.dick == 1>>cum<<else>>lube<</if>> down her $subSlave.skin legs<<else>>still-tight backdoor sliding quickly off you, visibly slick with <<if $PC.dick == 1>>cum<<else>>lube<</if>><</if>>. You didn't fuck her too hard, but <<if $PC.dick == 1>>you're not small<<else>>your strap-ons are not small<</if>>, and she walks a little gingerly as she heads for the bathroom. $activeSlave.slaveName, standing there nude for inspection, stares openmouthed at $subSlave.slaveName as _he2 goes. $He's obviously unfamiliar with anal sex.
 <br><br>
 $activeSlave.slaveName coughs and looks doubtful, like she's mulling over a question. You let the poor repressed girl chew on it for a while, and eventually she bursts out, "<<Master $activeSlave>>, what were you doing with $subSlave.slaveName?" The absurdity gives you a moment's pause, but you answer gamely that you were fucking her ass. $activeSlave.slaveName blushes furiously but plunges on, "I'm <<s>>-<<s>>orry, <<Master>>, but I <<s>>till don't under<<s>>tand. I thought <<s>>e<<x>> happened in a v-vagina. I d-didn't think b-butt<<s>> were - were for, you know, that."
 <<set $subSlave.analCount++, $analTotal++>>
@@ -647,50 +647,50 @@ $activeSlave.slaveName coughs and looks doubtful, like she's mulling over a ques
 	<<set $seed = 1>>
 <</if>>
 <<set _belly = bellyAdjective($activeSlave)>>
-As you stroll past the best part of the slave living area one evening, you hear a lewd slap, slap, slap coming from the room <<EventNameLink $activeSlave>> and $subSlave.slaveName share. It's quite obvious what they're up to, but you look in anyway. $activeSlave.slaveName has clearly had a long day, and is tired, but she's being a good <<if $activeSlave.relationship > 4>>wife<<else>>lover<</if>> and letting $subSlave.slaveName use her body. $activeSlave.slaveName is lying face-down on their bed, arms crossed under her head, looking quite relaxed. She has a couple of pillows tucked under her hips to raise them so that her <<if $activeSlave.relationship > 4>>wife<<else>>sweetheart<</if>> can fuck her comfortably<<if $activeSlave.belly >= 5000>> and to give her _belly <<if $activeSlave.bellyPreg >= 3000>>pregnancy<<else>>belly<</if>> room beneath her<</if>>. They've obviously been at this for a while. $subSlave.slaveName likes to top and is not gentle at it, and she's pounding $activeSlave.slaveName as hard as she can. She's <<if $subSlave.muscles > 30>>a very strong girl, and her muscles work noticeably<<elseif $subSlave.muscles > 5>>physically fit, but even so, she's showing signs of fatigue<<else>>not very fit, and she's gasping tiredly<</if>> as she pistons <<if canPenetrate($subSlave)>>her penis<<else>>the strap-on she's wearing<</if>> in and out of the <<if $seed == 1>>asshole<<else>>pussy<</if>> beneath her.
+As you stroll past the best part of the slave living area one evening, you hear a lewd slap, slap, slap coming from the room <<EventNameLink $activeSlave>> and $subSlave.slaveName share. It's quite obvious what they're up to, but you look in anyway. $activeSlave.slaveName has clearly had a long day, and is tired, but $he's being a good <<if $activeSlave.relationship > 4>>wife<<else>>lover<</if>> and letting $subSlave.slaveName use $his body. $activeSlave.slaveName is lying face-down on their bed, arms crossed under her head, looking quite relaxed. $He has a couple of pillows tucked under her hips to raise them so that her <<if $activeSlave.relationship > 4>>wife<<else>>sweetheart<</if>> can fuck her comfortably<<if $activeSlave.belly >= 5000>> and to give her _belly <<if $activeSlave.bellyPreg >= 3000>>pregnancy<<else>>belly<</if>> room beneath her<</if>>. They've obviously been at this for a while. $subSlave.slaveName likes to top and is not gentle at it, and she's pounding $activeSlave.slaveName as hard as she can. _He2's <<if $subSlave.muscles > 30>>a very strong girl, and _his2 muscles work noticeably<<elseif $subSlave.muscles > 5>>physically fit, but even so, _he2's showing signs of fatigue<<else>>not very fit, and _he2's gasping tiredly<</if>> as _he2 pistons <<if canPenetrate($subSlave)>>_his2 penis<<else>>the strap-on _he2's wearing<</if>> in and out of the <<if $seed == 1>>asshole<<else>>pussy<</if>> beneath _him2.
 
 <br><br>
 
-For her part, $activeSlave.slaveName is playing an utterly passive role. She even has her eyes closed, though she's obviously conscious; she's smiling<<if ($activeSlave.fetish == "buttslut")>>, and the shameless $desc buttslut loves being treated like this<</if>>.
+For $his part, $activeSlave.slaveName is playing an utterly passive role. $He even has $his eyes closed, though she's obviously conscious; she's smiling<<if ($activeSlave.fetish == "buttslut")>>, and the shameless $desc buttslut loves being treated like this<</if>>.
 <<if $seed == 1>>
 	<<if $activeSlave.anus > 2>>
-		Her welcoming asspussy can take this all night.
+		$His welcoming asspussy can take this all night.
 	<<elseif $activeSlave.anus > 1>>
 		<<if canPenetrate($subSlave)>>
 			<<if $subSlave.dick > 4>>
-				Her lover's cock is big enough that it sometimes bothers even her experienced anus, but she was clearly fucked into a nice relaxed gape a while ago.
+				$His lover's cock is big enough that it sometimes bothers even $his experienced anus, but $he was clearly fucked into a nice relaxed gape a while ago.
 			<<else>>
-				She can take her lover's modest cock easily.
+				$He can take $his lover's modest cock easily.
 			<</if>>
 			<<if canImpreg($activeSlave, $subSlave)>>
 				<<= knockMeUp($activeSlave, 10, 1, $subSlave.ID, 1)>>
 			<</if>>
 		<<else>>
-			Her lover is using a formidable phallus, but she was clearly fucked into a nice relaxed gape a while ago.
+			$His lover is using a formidable phallus, but $he was clearly fucked into a nice relaxed gape a while ago.
 		<</if>>
 	<<else>>
 		<<if canPenetrate($subSlave)>>
 			<<if $subSlave.dick > 2>>
-				Her lover's cock is big enough that it often causes her some anal pain, but her tight ass has clearly been worked in gradually tonight, and she's taking it just fine.
+				$His lover's cock is big enough that it often causes $him some anal pain, but $his tight ass has clearly been worked in gradually tonight, and $he's taking it just fine.
 			<<else>>
-				Her lover's little dick is well suited to her tight butt, and she's taking her anal pounding just fine.
+				$His lover's little dick is well suited to $his tight butt, and $he's taking $his anal pounding just fine.
 			<</if>>
 			<<if canImpreg($activeSlave, $subSlave)>>
 				<<= knockMeUp($activeSlave, 10, 1, $subSlave.ID, 1)>>
 			<</if>>
 		<<else>>
-			Her lover is using a formidable phallus, but her tight ass has clearly been worked in gradually tonight, and she's taking it just fine.
+			$His lover is using a formidable phallus, but $his tight ass has clearly been worked in gradually tonight, and $he's taking it just fine.
 		<</if>>
 	<</if>>
 <<else>>
 	<<if $activeSlave.vagina > 2>>
-		Her gaping cunt can take this all night.
+		$His gaping cunt can take this all night.
 	<<elseif $activeSlave.vagina > 1>>
 		<<if canPenetrate($subSlave)>>
 			<<if $subSlave.dick > 4>>
-				Her lover's cock is big enough that it sometimes bothers even her veteran pussy, but she's relaxed and taking it easily.
+				$His lover's cock is big enough that it sometimes bothers even $his veteran pussy, but $he's relaxed and taking it easily.
 			<<else>>
-				She can take her lover's modest cock easily.
+				$He can take $his lover's modest cock easily.
 			<</if>>
 			<<if canImpreg($activeSlave, $subSlave)>>
 				<<= knockMeUp($activeSlave, 10, 0, $subSlave.ID, 1)>>
@@ -725,7 +725,7 @@ Mere moments after you absorb this arresting scene, $subSlave.slaveName thrusts
 <<set $activeSlave.penetrativeCount++, $penetrativeTotal++>>
 <<set _vaginal = 0>>
 <<if $subSlave.vagina != 0 && canDoVaginal($subSlave)>><<set _vaginal = 1>><</if>>
-You round a corner and almost trip over <<EventNameLink $activeSlave>>. She's on top of another slave, humping away; her <<if $activeSlave.butt > 8>>monstrous, naked ass jiggles lewdly<<elseif $activeSlave.anus > 2>>loose asspussy winks lewdly<<elseif $activeSlave.muscles > 30>>heavily muscled butt flexes powerfully<<elseif $activeSlave.butt > 3>>big butt pumps energetically<<else>>nice little butt flexes cutely<</if>> as she thrusts. You can't see much of the slave <<if _vaginal>>lying on her back<<else>>face-down<</if>> underneath $activeSlave.slaveName, but you recognize her as $subSlave.slaveName by her sobbing. She's struggling a little, but $activeSlave.slaveName has her pinned to the floor by her wrists, and $activeSlave.slaveName is quickly raping the resistance out of the <<print SlaveTitle($subSlave)>>.
+You round a corner and almost trip over <<EventNameLink $activeSlave>>. $He's on top of another slave, humping away; her <<if $activeSlave.butt > 8>>monstrous, naked ass jiggles lewdly<<elseif $activeSlave.anus > 2>>loose asspussy winks lewdly<<elseif $activeSlave.muscles > 30>>heavily muscled butt flexes powerfully<<elseif $activeSlave.butt > 3>>big butt pumps energetically<<else>>nice little butt flexes cutely<</if>> as she thrusts. You can't see much of the slave <<if _vaginal>>lying on her back<<else>>face-down<</if>> underneath $activeSlave.slaveName, but you recognize her as $subSlave.slaveName by her sobbing. _He2's struggling a little, but $activeSlave.slaveName has her pinned to the floor by her wrists, and $activeSlave.slaveName is quickly raping the resistance out of the <<print SlaveTitle($subSlave)>>.
 <br><br>
 $activeSlave.slaveName senses your presence above and behind her, and twists her $activeSlave.hColor head around to <<if canSee($activeSlave)>>see who it is. She sees that it's you<<else>>discern who it is. She realizes that it's you<</if>>, and greets you cheerfully. "Hi, <<Master>>," she trills.
 <<if $activeSlave.fetishKnown && $activeSlave.fetish == "sadist">>
@@ -796,7 +796,7 @@ The milking machine cum receptacle is designed to be warm, wet, and stimulating,
 <<else>>
 	so she uses one hand to stroke the hard shaft outside her wet lips, using her saliva and $subSlave.slaveName's precum to perform a messy handjob.
 <</if>>
-Her other hand is <<if $subSlave.scrotum == 0>>massaging the place where $subSlave.slaveName's scrotum used to be<<elseif $subSlave.scrotum < $activeSlave.balls>>gently massaging $subSlave.slaveName's overfilled scrotum, which her balls fill to the point of discomfort<<elseif $subSlave.scrotum > $activeSlave.balls+1>>playing with $subSlave.slaveName's loose scrotum<<else>>massaging $subSlave.slaveName's balls<</if>>.
+$His other hand is <<if $subSlave.scrotum == 0>>massaging the place where $subSlave.slaveName's scrotum used to be<<elseif $subSlave.scrotum < $activeSlave.balls>>gently massaging $subSlave.slaveName's overfilled scrotum, which her balls fill to the point of discomfort<<elseif $subSlave.scrotum > $activeSlave.balls+1>>playing with $subSlave.slaveName's loose scrotum<<else>>massaging $subSlave.slaveName's balls<</if>>.
 <br><br>
 $subSlave.slaveName is getting her dick sucked<<if $subSlave.lactation == 0>> and her ass fucked<<else>>, her ass fucked, and her boobs milked<</if>>. She's so overstimulated that she's shaking; a tremendous orgasm is building within her. She <<if $subSlave.voice != 0>>groans<<else>>makes a harsh rasping noise<</if>>, which $activeSlave.slaveName hears, and $subSlave.slaveName tenses, which $activeSlave.slaveName feels in her mouth and hands. Smiling around the penis in her mouth, pleased by the approach of a gush of delectable semen, $activeSlave.slaveName hums encouragement into $subSlave.slaveName's <<if canAchieveErection($subSlave)>>rock-hard<<else>>soft<</if>> dickhead<<if $subSlave.scrotum>> and visibly tickles $subSlave.slaveName's balls with her naughty pink tongue<</if>>.
 
@@ -842,7 +842,7 @@ voice. It's $subSlave.slaveName.
 <<else>>
 	"I'm tired, and I have to $subSlave.assignment tomorrow. I ju<<s>>t want to go to <<s>>leep."
 <</if>>
-Her objections sound a bit feigned, and she's obviously in no hurry to put an end to
+_His2 objections sound a bit feigned, and she's obviously in no hurry to put an end to
 <<if $activeSlave.relationTarget == $subSlave.ID>>
 	the unmatched perversion of having her own $subSlave.relation beg her for sex.
 <<elseif $activeSlave.mother == $subSlave.ID || $activeSlave.father == $subSlave.ID>>
@@ -1029,7 +1029,7 @@ she adds impishly. Hearing this, $subSlave.slaveName lets the breast pop free of
 	You move in. $activeSlave.slaveName <<if canSee($activeSlave)>>catches sight of<<else>>notices<</if>> your approach, and you see the corners of her mouth quirk upward. She breaks the lip lock and says breathily, "Hey $subSlave.slaveName, I think there'<<s>> <<s>>omething el<<s>>e you <<sh>>ould ta<<s>>te te<<s>>t."
 	<br><br>
 	<<run Enunciate($subSlave)>>
-	"Whaa-" the slave starts to ask warily before $activeSlave.slaveName pushes her to her knees, spinning her around as she does so. This brings $subSlave.slaveName face to face with your <<if $PC.dick == 1>>stiff prick, a bead of precum already present at its tip<<else>>wet cunt, a bead of pussyjuice already trailing down your inner thigh<</if>>. "Oh, um, hi <<Master $subSlave>>," she stammers, and then starts to <<if $PC.dick == 1>>suck your dick<<if $PC.vagina == 1>> and <</if>><</if>><<if $PC.vagina == 1>>eat your pussy<</if>>. This leaves poor $activeSlave.slaveName without anyone to make out with, so you step in there, grabbing her and pulling the giggling slave in to kiss her deeply. Her mouth is indeed a bit <<if $activeSlave.preg > 20>>sour<<else>>tart<</if>>. She moans into your mouth as she feels her nipples press against <<if $PC.boobs == 1>>yours<<else>>your hard chest<</if>>, and then again as your tongue invades her. When you <<if $PC.dick == 1>>fill $subSlave.slaveName's mouth with cum<<else>>climax wetly against $subSlave.slaveName's mouth<</if>>, you pull away slightly, letting the slave on her knees below you gasp "You ta<<s>>te great, <<Master>>!" before you spin her around in turn so she can give $activeSlave.slaveName her own allotment of oral sex. You leave them to it. They @@.mediumaquamarine;trust you a bit more@@ after such a lighthearted little escapade.
+	"Whaa-" the slave starts to ask warily before $activeSlave.slaveName pushes her to her knees, spinning her around as she does so. This brings $subSlave.slaveName face to face with your <<if $PC.dick == 1>>stiff prick, a bead of precum already present at its tip<<else>>wet cunt, a bead of pussyjuice already trailing down your inner thigh<</if>>. "Oh, um, hi <<Master $subSlave>>," she stammers, and then starts to <<if $PC.dick == 1>>suck your dick<<if $PC.vagina == 1>> and <</if>><</if>><<if $PC.vagina == 1>>eat your pussy<</if>>. This leaves poor $activeSlave.slaveName without anyone to make out with, so you step in there, grabbing her and pulling the giggling slave in to kiss her deeply. $His mouth is indeed a bit <<if $activeSlave.preg > 20>>sour<<else>>tart<</if>>. She moans into your mouth as she feels her nipples press against <<if $PC.boobs == 1>>yours<<else>>your hard chest<</if>>, and then again as your tongue invades her. When you <<if $PC.dick == 1>>fill $subSlave.slaveName's mouth with cum<<else>>climax wetly against $subSlave.slaveName's mouth<</if>>, you pull away slightly, letting the slave on her knees below you gasp "You ta<<s>>te great, <<Master>>!" before you spin her around in turn so she can give $activeSlave.slaveName her own allotment of oral sex. You leave them to it. They @@.mediumaquamarine;trust you a bit more@@ after such a lighthearted little escapade.
 	<<set $activeSlave.trust += 2, $subSlave.trust += 2, $subSlave.oralCount += 2>>
 	<<set $oralTotal += 2>>
 	<<set $slaves[$slaveIndices[$subSlave.ID]] = $subSlave>>
@@ -1152,15 +1152,15 @@ she adds impishly. Hearing this, $subSlave.slaveName lets the breast pop free of
 	<</if>>
 	Jerking at the stimulation, $subSlave.slaveName urges her butt down against $activeSlave.slaveName's hips, physically begging for a resumption of the sodomy. $activeSlave.slaveName applies herself, forcing a growing whine out of $subSlave.slaveName as her asspussy is mercilessly fucked.
 	<<if ["chastity", "combined chastity"].includes($subSlave.dickAccessory)>>
-		Her chastity cage prevents her from orgasming, but when $activeSlave.slaveName climaxes and lets her up,
+		_His2 chastity cage prevents her from orgasming, but when $activeSlave.slaveName climaxes and lets her up,
 	<<elseif canAchieveErection($subSlave)>>
-		She cums all over her own <<if $subSlave.belly >= 5000>><<if $subSlave.bellyPreg >= 3000>>pregnant<<else>>rounded<</if>> belly<<else>>chest and belly<</if>>, the droplets of semen oozing down her as $activeSlave.slaveName reaches her own climax. When $activeSlave.slaveName lets her up,
+		_He2 cums all over her own <<if $subSlave.belly >= 5000>><<if $subSlave.bellyPreg >= 3000>>pregnant<<else>>rounded<</if>> belly<<else>>chest and belly<</if>>, the droplets of semen oozing down her as $activeSlave.slaveName reaches her own climax. When $activeSlave.slaveName lets her up,
 	<<elseif ($subSlave.vagina == -1)>>
-		She cums weakly, the droplets of watery ejaculate running down her as $activeSlave.slaveName reaches her own climax. When $activeSlave.slaveName lets her up,
+		_He2 cums weakly, the droplets of watery ejaculate running down her as $activeSlave.slaveName reaches her own climax. When $activeSlave.slaveName lets her up,
 	<<elseif ($subSlave.vaginaLube > 0)>>
-		She orgasms powerfully, femcum squirting out of her pussy as $activeSlave.slaveName reaches her own climax. When $activeSlave.slaveName lets her up,
+		_He2 orgasms powerfully, femcum squirting out of her pussy as $activeSlave.slaveName reaches her own climax. When $activeSlave.slaveName lets her up,
 	<<else>>
-		She orgasms powerfully, her abs tightening. When $activeSlave.slaveName lets her up,
+		_He2 orgasms powerfully, her abs tightening. When $activeSlave.slaveName lets her up,
 	<</if>>
 	she looks pleased with herself, and @@.mediumaquamarine;a little more confident,@@ too.
 	<<set $subSlave.devotion += 2, $subSlave.trust += 2, $subSlave.analCount++>>
@@ -1176,9 +1176,9 @@ she adds impishly. Hearing this, $subSlave.slaveName lets the breast pop free of
 <br><<link "Dominate the slave on top">>
 	<<replace "#name">>$activeSlave.slaveName<</replace>>
 	<<replace "#result">>
-	You make no reply, but <<if $PC.dick == 1>>advance on the couch, stripping down to reveal a raging erection<<if $PC.vagina == 1>> and ready cunt<</if>>.<<else>>move to a side table, selecting a formidable strap-on.<</if>> <<if canSee($activeSlave)>>Seeing<<else>>Hearing<</if>> this, $activeSlave.slaveName @@.hotpink;giggles with anticipation,@@ and pulls $subSlave.slaveName's knees back farther. The slave whines at the stretch, and then gasps as the invading phallus pops free of her asshole. Her anus <<if $subSlave.anus > 2>>gapes lewdly, its sphincter so well stretched that it stays invitingly open,<<elseif $subSlave.anus > 1>>gapes slightly, its sphincter remaining just barely open,<<else>>closes up again immediately once it's no longer being penetrated. Its rosebud is<</if>> glistening with lube<<if canPenetrate($activeSlave)>> and precum from $activeSlave.slaveName's cock<</if>>. But you decide to be more circumspect. Pressing your <<if $PC.dick == 1>>dickhead<<else>>phallus<</if>> into $subSlave.slaveName's mouth, you tell her to be thorough with her saliva<<if $PC.vagina == 1>> and not to worry about your pussy<</if>>. Her eyes widen at the implication, and she starts to suck lushly.
+	You make no reply, but <<if $PC.dick == 1>>advance on the couch, stripping down to reveal a raging erection<<if $PC.vagina == 1>> and ready cunt<</if>>.<<else>>move to a side table, selecting a formidable strap-on.<</if>> <<if canSee($activeSlave)>>Seeing<<else>>Hearing<</if>> this, $activeSlave.slaveName @@.hotpink;giggles with anticipation,@@ and pulls $subSlave.slaveName's knees back farther. The slave whines at the stretch, and then gasps as the invading phallus pops free of her asshole. _His2 anus <<if $subSlave.anus > 2>>gapes lewdly, its sphincter so well stretched that it stays invitingly open,<<elseif $subSlave.anus > 1>>gapes slightly, its sphincter remaining just barely open,<<else>>closes up again immediately once it's no longer being penetrated. Its rosebud is<</if>> glistening with lube<<if canPenetrate($activeSlave)>> and precum from $activeSlave.slaveName's cock<</if>>. But you decide to be more circumspect. Pressing your <<if $PC.dick == 1>>dickhead<<else>>phallus<</if>> into $subSlave.slaveName's mouth, you tell _him2 to be thorough with _his2 saliva<<if $PC.vagina == 1>> and not to worry about your pussy<</if>>. _His2 eyes widen at the implication, and _he2 starts to suck lushly.
 	<br><br>
-	Suddenly, she jerks and squeals into your <<if $PC.dick == 1>>dick<<else>>crotch<</if>>. With you standing there, $activeSlave.slaveName can't really see much, and she can't drop $subSlave.slaveName's legs without throwing everything into confusion. So, she's reduced to blind jabs to get her <<if canPenetrate($activeSlave)>>cock<<else>>strap-on<</if>> back up the poor slave's butt. It takes her quite a while to manage it, and when she's finally seated, $subSlave.slaveName gives as huge a sigh as she can manage with a phallus down her throat. Her relief is short lived, however, because soon afterward, you withdraw, leaving a string of spit between her wet lips and the <<if $PC.dick == 1>>head of your turgid cock<<else>>massive head of your strap-on<</if>>.
+	Suddenly, she jerks and squeals into your <<if $PC.dick == 1>>dick<<else>>crotch<</if>>. With you standing there, $activeSlave.slaveName can't really see much, and she can't drop $subSlave.slaveName's legs without throwing everything into confusion. So, she's reduced to blind jabs to get her <<if canPenetrate($activeSlave)>>cock<<else>>strap-on<</if>> back up the poor slave's butt. It takes her quite a while to manage it, and when she's finally seated, $subSlave.slaveName gives as huge a sigh as she can manage with a phallus down her throat. _His2 relief is short lived, however, because soon afterward, you withdraw, leaving a string of spit between her wet lips and the <<if $PC.dick == 1>>head of your turgid cock<<else>>massive head of your strap-on<</if>>.
 	<br><br>
 	<<if $subSlave.vagina > 0>>
 		With $activeSlave.slaveName occupying $subSlave.slaveName's rear hole, your next step is obvious to everyone involved, and she groans with fullness as she feels her cunt accommodate you. $activeSlave.slaveName matches her rhythm to yours, and <<if canPenetrate($activeSlave)>>orgasms promptly, since she's less accustomed than you are to the delectable sensation of a girl tightened by a phallus in her other hole<<else>>climaxes quickly despite having no sensation in her fake dick, since she finds the situation so arousing<</if>>.
@@ -1376,12 +1376,12 @@ she adds impishly. Hearing this, $subSlave.slaveName lets the breast pop free of
 <<link "Just watch">>
 	<<replace "#name">>$activeSlave.slaveName<</replace>>
 	<<replace "#result">>
-	You settle down to watch what happens. $activeSlave.slaveName, who has a devoted slave's sixth sense about her <<= WrittenMaster($activeSlave)>>'s presence, realizes you're there and turns toward you. <<if canSee($activeSlave)>>You've already got a reassuring, silent hand raised, and you gesture that she should continue<<else>>Not hearing any comments, she takes it as a gesture to continue<</if>>. She smiles naughtily at you, @@.mediumaquamarine;pleased with your trust in her,@@ before going back to $subSlave.slaveName. She <<if canPenetrate($activeSlave)>>hauls $subSlave.slaveName's <<if $subSlave.belly >= 5000>>gravid <</if>>torso partway up<<else>>bends over the poor girl<</if>> so she can speak directly into her ear, and <<say>>s quietly, "You're <<s>>tarting to enjoy thi<<s>>, aren't you, bitch?" $subSlave.slaveName, still unaware you're there, shakes her head unhappily, tears starting to leak out the corners of her eyes.
+	You settle down to watch what happens. $activeSlave.slaveName, who has a devoted slave's sixth sense about $his <<= WrittenMaster($activeSlave)>>'s presence, realizes you're there and turns toward you. <<if canSee($activeSlave)>>You've already got a reassuring, silent hand raised, and you gesture that $he should continue<<elseif canHear($activeSlave)>>Not hearing any comments, $he takes it as a gesture to continue<<else>>Not sensing your touch, $he eventually decides to continue<</if>>. She smiles naughtily at you, @@.mediumaquamarine;pleased with your trust in her,@@ before going back to $subSlave.slaveName. She <<if canPenetrate($activeSlave)>>hauls $subSlave.slaveName's <<if $subSlave.belly >= 5000>>gravid <</if>>torso partway up<<else>>bends over the poor girl<</if>> so she can speak directly into her ear, and <<say>>s quietly, "You're <<s>>tarting to enjoy thi<<s>>, aren't you, bitch?" $subSlave.slaveName, still unaware you're there, shakes _his2 head unhappily, tears starting to leak out the corners of _his2 eyes.
 	<br><br>
 	<<run Enunciate($subSlave)>>
-	"N-no," she gasps. "I'm not! Plea<<s>>e t-take <<if canPenetrate($activeSlave)>>it<<else>>them<</if>> out!"
+	"N-no," _he2 gasps. "I'm not! Plea<<s>>e t-take <<if canPenetrate($activeSlave)>>it<<else>>them<</if>> out!"
 	<<run Enunciate($activeSlave)>>
-	$activeSlave.slaveName makes no verbal reply, but continues her manual stimulation, and sticks her tongue into $subSlave.slaveName's ear. The poor girl lets out a startled yelp that trails off into a moan as $activeSlave.slaveName's <<if ($activeSlave.oralSkill >= 60)>>excellent<<elseif ($activeSlave.oralSkill > 1)>>skillful<<else>>enthusiastic<</if>> ministrations really begin to have an effect on her.
+	$activeSlave.slaveName makes no verbal reply, but continues $his manual stimulation, and sticks $his tongue into $subSlave.slaveName's ear. The poor girl lets out a startled yelp that trails off into a moan as $activeSlave.slaveName's <<if ($activeSlave.oralSkill >= 60)>>excellent<<elseif ($activeSlave.oralSkill > 1)>>skillful<<else>>enthusiastic<</if>> ministrations really begin to have an effect on her.
 	<br><br>
 	$activeSlave.slaveName laughs unpleasantly at the desperately uncomfortable slave, and <<say>>s, "Tell you what, <<s>>lut. I'll leave you alone if thi<<s>> doe<<s>>n't get you off." Already realizing her predicament, $subSlave.slaveName begins to protest, but $activeSlave.slaveName cuts her off. "<<Sh>>ut your fucking cockhol<<s>>ter, bitch, I'm talking. I'll leave you alone if thi<<s>> doe<<s>>n't get you off, but if you come, you've obviou<<s>>ly been lying to me, and you obviou<<s>>ly want me to buttfuck you all night long." $subSlave.slaveName tries very hard, taking a huge breath of air and holding it in, biting her lip, shutting her eyes tight, and more, but it's all for naught. Before long, she stiffens <<if $subSlave.balls > 0 || $subSlave.prostate > 0>>and makes a mess on the bedroll<<else>>with orgasm<</if>>, moaning as her anal sphincter tightens against the invading <<if canPenetrate($activeSlave)>>cock<<else>>fingers<</if>>. Once the climax leaves her, she begins to sob, knowing what this means. $activeSlave.slaveName takes her hand away from the crying girl's crotch and begins to massage her back with surprising tenderness. "<<S>>hh, <<s>>weetie, it'<<s>> all right. I promi<<s>>e you'll enjoy thi<<s>>, if you let your<<s>>elf." You leave quietly, letting $activeSlave.slaveName have her fun. As the week goes on, $subSlave.slaveName's @@.lightcoral;attitude towards anal sex@@ improves quickly, though she feels rather conflicted about $activeSlave.slaveName for forcing this on her.
 	<<set $activeSlave.trust += 4>>
@@ -1396,10 +1396,10 @@ she adds impishly. Hearing this, $subSlave.slaveName lets the breast pop free of
 	<<set $slaves[$slaveIndices[$subSlave.ID]] = $subSlave>>
 	<</replace>>
 <</link>>
-<br><<link "She's being too gentle">>
+<br><<link "$He's being too gentle">>
 	<<replace "#name">>$activeSlave.slaveName<</replace>>
 	<<replace "#result">>
-	You advance on the slaves. $activeSlave.slaveName, who has a devoted slave's sixth sense about her <<= WrittenMaster($activeSlave)>>'s presence, realizes you're there and turns toward you. <<if canSee($activeSlave)>>Silently but forcefully, you use a simple hand gesture to instruct her unequivocally<<else>>She can feel<</if>> that she's to stop fucking around and pound the bitch's butt. She looks a little taken aback, but obeys instantly, <<if canPenetrate($activeSlave)>>pumping her dick in and out of $subSlave.slaveName<<else>>fingerfucking $subSlave.slaveName's ass<</if>> without mercy. The slave screams at the sudden change of pace, thrashing a little. Her struggles bring <<if canSee($subSlave)>>her head around, and she's surprised to come face to face with your ankles. With dawning comprehension, her eyes track rapidly up your
+	You advance on the slaves. $activeSlave.slaveName, who has a devoted slave's sixth sense about $his <<= WrittenMaster($activeSlave)>>'s presence, realizes you're there and turns toward you. <<if canSee($activeSlave)>>Silently but forcefully, you use a simple hand gesture to instruct $him unequivocally<<else>>$He can feel<</if>> that $he's to stop fucking around and pound the bitch's butt. $He looks a little taken aback, but obeys instantly, <<if canPenetrate($activeSlave)>>pumping $his dick in and out of $subSlave.slaveName<<else>>fingerfucking $subSlave.slaveName's ass<</if>> without mercy. The slave screams at the sudden change of pace, thrashing a little. _His2 struggles bring <<if canSee($subSlave)>>_his2 head around, and _he2's surprised to come face to face with your ankles. With dawning comprehension, _his2 eyes track rapidly up your
 	<<if $arcologies[0].FSPhysicalIdealist != "unset">>
 		muscular
 	<<elseif $PC.title != 0>>
@@ -1459,12 +1459,12 @@ she adds impishly. Hearing this, $subSlave.slaveName lets the breast pop free of
 
 <<case "sadistic description">>
 
-<<link "She's not wrong">>
+<<link "$He's not wrong">>
 	<<replace "#name">>$activeSlave.slaveName<</replace>>
 	<<replace "#result">>
-	You ask $activeSlave.slaveName what she said in a neutral tone. She gives you a quick glance, not sure whether to be aroused or afraid, but takes a breath to steady herself and begins. For her part, $subSlave.slaveName vainly tries to stop crying in front of you. When $activeSlave.slaveName reaches "<<if $PC.title != 0>>He<<else>><<Sh>>e<</if>>'<<s>> going to hold you down and <<sh>>ove <<if $PC.title != 0>>hi<<s>><<else>>her<</if>> <<if $PC.dick == 1>>huge cockhead<<else>>bigge<<s>>t <<s>>trap-on<</if>> right up again<<s>>t thi<<s>> tight little hole," you hold up a hand to get her to pause. She does, and you suddenly shove $subSlave.slaveName towards the couch. She crashes face-down into the cushions, already sobbing in terror. You place a hand on her $activeSlave.skin back to hold her down and then use the other to apply some lube to your <<if $PC.dick == 1>>penis<<else>>strap-on<</if>> before pressing it against the quivering slave's virgin anus. She shakes with anguish, causing <<if $PC.dick == 1>>your cock to rub deliciously<<else>>the strap-on to slide amusingly<</if>> up and down her asscrack. You make a come-on gesture to $activeSlave.slaveName, and she continues, "You're going to do your be<<s>>t to relax like a good little girl."
+	You ask $activeSlave.slaveName what $he said in a neutral tone. $He gives you a quick glance, not sure whether to be aroused or afraid, but takes a breath to steady $himself and begins. For her part, $subSlave.slaveName vainly tries to stop crying in front of you. When $activeSlave.slaveName reaches "<<if $PC.title != 0>>He<<else>><<Sh>>e<</if>>'<<s>> going to hold you down and <<sh>>ove <<if $PC.title != 0>>hi<<s>><<else>>her<</if>> <<if $PC.dick == 1>>huge cockhead<<else>>bigge<<s>>t <<s>>trap-on<</if>> right up again<<s>>t thi<<s>> tight little hole," you hold up a hand to get her to pause. She does, and you suddenly shove $subSlave.slaveName towards the couch. She crashes face-down into the cushions, already sobbing in terror. You place a hand on her $activeSlave.skin back to hold her down and then use the other to apply some lube to your <<if $PC.dick == 1>>penis<<else>>strap-on<</if>> before pressing it against the quivering slave's virgin anus. She shakes with anguish, causing <<if $PC.dick == 1>>your cock to rub deliciously<<else>>the strap-on to slide amusingly<</if>> up and down her asscrack. You make a come-on gesture to $activeSlave.slaveName, and she continues, "You're going to do your be<<s>>t to relax like a good little girl."
 	$subSlave.slaveName desperately takes in a huge breath. $activeSlave.slaveName, who has gotten the idea (and to go by her furious masturbation, clearly likes it), gasps out, "But it'<<s>> going to be <<s>>o big! It'<<s>> going to burn!" Here you begin to apply inexorable pressure. $subSlave.slaveName manages one more deep breath, but it becomes a squeal of anguish and she tries frantically to burrow into the couch, away from the penetrating <<if $PC.dick == 1>>cock<<else>>strap-on<</if>>. "You're going to panic, and <<s>>truggle, and <<if $PC.title != 0>>he<<else>><<sh>>e<</if>>'<<s>> going to hold you down and rape your butt while you <<s>>cream and cry..."
-	$activeSlave.slaveName trails off as she shakes with orgasm; she doesn't say any more, but the @@.hotpink;wild satisfaction@@ <<if canSee($activeSlave)>>in her $activeSlave.eyeColor eyes<<else>>on her face<</if>> says it for her. $subSlave.slaveName, meanwhile, is a mess, but hurries @@.gold;fearfully@@ to obey your instructions to go clean herself, and hides her @@.mediumorchid;hatred@@ as she gingerly applies an enema to her @@.lime;loosened butt.@@
+	$activeSlave.slaveName trails off as she shakes with orgasm; she doesn't say any more, but the @@.hotpink;wild satisfaction@@ <<if canSee($activeSlave)>>in her $activeSlave.eyeColor eyes<<else>>on her face<</if>> says it for her. $subSlave.slaveName, meanwhile, is a mess, but hurries @@.gold;fearfully@@ to obey your instructions to go clean _himself2, and hides _his2 @@.mediumorchid;hatred@@ as _he2 gingerly applies an enema to _his2 @@.lime;loosened butt.@@
 	<<set $activeSlave.devotion += 5>>
 	<<set $subSlave.trust -= 10, $subSlave.devotion -= 5, $subSlave.analCount++, $subSlave.anus = 1>>
 	<<set $analTotal++>>
@@ -1477,8 +1477,8 @@ she adds impishly. Hearing this, $subSlave.slaveName lets the breast pop free of
 <br><<link "That sounds like the voice of experience">>
 	<<replace "#name">>$activeSlave.slaveName<</replace>>
 	<<replace "#result">>
-	You approach and observe to $activeSlave.slaveName that it sounds like she's speaking from experience. She glances at you nervously, but agrees. You tell her to go on, so she turns to the mystified $subSlave.slaveName and mumbles, "It wa<<s>>n't ea<<s>>y for me the fir<<s>>t time either."
-	She gasps as you slide around behind her, your hands snaking around her <<if $activeSlave.boobs > 2000>>massive tits<<elseif $activeSlave.boobs > 1000>>big boobs<<elseif $activeSlave.boobs > 400>>prominent breasts<<else>>chest<</if>> to pinch her $activeSlave.nipples nipples. You whisper into her ear, ordering her to tell her little story again, slowly. "<<if $PC.title != 0>>He<<else>><<Sh>>e<</if>>'<<s>> going to hold you down and <<sh>>ove <<if $PC.title != 0>>hi<<s>><<else>>her<</if>> <<if $PC.dick == 1>>huge cockhead<<else>>bigge<<s>>t <<s>>trap-on<</if>> right up again<<s>>t thi<<s>> tight little hole," she tells $subSlave.slaveName. The poor girl doesn't know what to do, so she just stands and listens, <<if canSee($subSlave)>>watching<<else>>staring<</if>> dumbly as $activeSlave.slaveName talks. She's a lot less intimidating this time around, gasping out the words as you maneuver your <<if $PC.dick == 1>>cock<<else>>strap-on<</if>> against her <<if $activeSlave.anus > 2>>loose butthole<<elseif $activeSlave.anus > 1>>experienced ass<<else>>tight butthole<</if>> for some standing anal. "You're going to do your be<<s>>t to relax like a good little girl," she moans. <<if ($activeSlave.dick > 0) && !canAchieveErection($activeSlave)>>Her limp dick hangs lamely as you press against her backdoor, but it's dripping precum.<<elseif $activeSlave.dick > 0>>She has a throbbing erection.<<elseif $activeSlave.clit > 0>>As you shove her into place, your hand brushes against her enormously erect clit.<<else>>As you shove her into place, your hand brushes against moisture coating her inner thighs.<</if>> The bitch is getting off on this.
+	You approach and observe to $activeSlave.slaveName that it sounds like $he's speaking from experience. $He glances at you nervously, but agrees. You tell $him to go on, so she turns to the mystified $subSlave.slaveName and mumbles, "It wa<<s>>n't ea<<s>>y for me the fir<<s>>t time either."
+	She gasps as you slide around behind her, your hands snaking around her <<if $activeSlave.boobs > 2000>>massive tits<<elseif $activeSlave.boobs > 1000>>big boobs<<elseif $activeSlave.boobs > 400>>prominent breasts<<else>>chest<</if>> to pinch her $activeSlave.nipples nipples. You whisper into her ear, ordering her to tell her little story again, slowly. "<<if $PC.title != 0>>He<<else>><<Sh>>e<</if>>'<<s>> going to hold you down and <<sh>>ove <<if $PC.title != 0>>hi<<s>><<else>>her<</if>> <<if $PC.dick == 1>>huge cockhead<<else>>bigge<<s>>t <<s>>trap-on<</if>> right up again<<s>>t thi<<s>> tight little hole," she tells $subSlave.slaveName. The poor girl doesn't know what to do, so she just stands and listens, <<if canSee($subSlave)>>watching<<else>>staring<</if>> dumbly as $activeSlave.slaveName talks. She's a lot less intimidating this time around, gasping out the words as you maneuver your <<if $PC.dick == 1>>cock<<else>>strap-on<</if>> against her <<if $activeSlave.anus > 2>>loose butthole<<elseif $activeSlave.anus > 1>>experienced ass<<else>>tight butthole<</if>> for some standing anal. "You're going to do your be<<s>>t to relax like a good little girl," she moans. <<if ($activeSlave.dick > 0) && !canAchieveErection($activeSlave)>>$His limp dick hangs lamely as you press against her backdoor, but it's dripping precum.<<elseif $activeSlave.dick > 0>>She has a throbbing erection.<<elseif $activeSlave.clit > 0>>As you shove her into place, your hand brushes against her enormously erect clit.<<else>>As you shove her into place, your hand brushes against moisture coating her inner thighs.<</if>> The bitch is getting off on this.
 	"But it'<<s>> going to be <<s>>o big - it'<<s>> going to bu-hu-hur-hurn... oh..." You're up her ass and pounding away, <<if $subSlave.belly >= 5000>>with one hand on her hips and the other around her gravid belly<<else>>holding her hips with both hands and<</if>> bouncing her butt against your crotch as your <<if $PC.dick == 1>>cock<<else>>strap-on<</if>> slides in and out of her. You administer a hard slap to her ass and tell her to keep going. She shakes her head and manages to get back on track, grunting out, "You're going to panic - and - and - oh - <<s>>-<<s>>truggle, and <<if $PC.title != 0>>he<<else>><<sh>>e<</if>>'<<s>> going t-to h-ho-oh-old you d-down, oh ow, and r-ra-rape your b-butt while, oh p-plea<<s>>e <<Master>>, you <<s>>cream, ooh, and c-cry... o-oh... ah." She feels your <<if $PC.dick == 1>>hot seed jet into her asshole<<else>>own orgasm<</if>> and your hands release their grip, and slides wetly off you, <<if ($activeSlave.dick > 0) && !canAchieveErection($activeSlave)>>her own messy little orgasm running down her legs to join the cum dripping out of her ass<<elseif $activeSlave.dick > 0>>stepping around the mess she shot onto the floor and trying to keep your load inside her ass<<else>>her feminine juices running down her legs to join the cum dripping out of her ass<</if>>. She walks gingerly to the bathroom for a cleanup, looking a lot more @@.hotpink;submissive@@ than when you walked in. $subSlave.slaveName is still staring <<if canSee($subSlave)>>at<<else>>towards<</if>> you. There's a little @@.gold;fear@@ there, but some @@.hotpink;awe,@@ too.
 	<<set $activeSlave.devotion += 5, $activeSlave.analCount++>>
 	<<set $analTotal++>>
@@ -1492,10 +1492,10 @@ she adds impishly. Hearing this, $subSlave.slaveName lets the breast pop free of
 
 <<case "shower force">>
 
-<<link "Instruct her to be a little nicer">>
+<<link "Instruct $him to be a little nicer">>
 	<<replace "#name">>$activeSlave.slaveName<</replace>>
 	<<replace "#result">>
-	Even though you already have everyone's rapt attention, you rap on the glass for emphasis<<if canSee($activeSlave) && canSee($subSlave)>>, watched closely by four huge eyes<</if>>. You politely admonish $activeSlave.slaveName, and tell her to do a better job of looking after her anal bottom's pleasure. She nods vigorously and snakes a hand around $subSlave.slaveName, to where <<if ($subSlave.dick > 0) && !canAchieveErection($subSlave)>>her limp dick is smashed against the glass<<elseif $subSlave.dick > 0>>her dick, shamefully half-hard despite her unwillingness, is smashed against the glass<<elseif $subSlave.vagina == -1>>her featureless groin is hidden between her forced-together legs<<else>>her neglected pussy is hidden between her forced-together legs<</if>>. $activeSlave.slaveName goes back to the anal, but gives $subSlave.slaveName a serviceable reach around as she does. $subSlave.slaveName does not orgasm, but she looks a little less unhappy and @@.mediumaquamarine;thanks you@@ for your intervention after $activeSlave.slaveName <<if canPenetrate($activeSlave)>>grunts, fills her asshole with cum, and pulls herself out.<<else>>shakes with orgasm and removes her fingers.<</if>>
+	Even though you already have everyone's rapt attention, you rap on the glass for emphasis<<if canSee($activeSlave) && canSee($subSlave)>>, watched closely by four huge eyes<</if>>. You politely admonish $activeSlave.slaveName, and tell her to do a better job of looking after her anal bottom's pleasure. She nods vigorously and snakes a hand around $subSlave.slaveName, to where <<if ($subSlave.dick > 0) && !canAchieveErection($subSlave)>>her limp dick is smashed against the glass<<elseif $subSlave.dick > 0>>her dick, shamefully half-hard despite her unwillingness, is smashed against the glass<<elseif $subSlave.vagina == -1>>her featureless groin is hidden between her forced-together legs<<else>>her neglected pussy is hidden between her forced-together legs<</if>>. $activeSlave.slaveName goes back to the anal, but gives $subSlave.slaveName a serviceable reach around as she does. $subSlave.slaveName does not orgasm, but she looks a little less unhappy and @@.mediumaquamarine;thanks you@@ for your intervention after $activeSlave.slaveName <<if canPenetrate($activeSlave)>>grunts, fills _his2 asshole with cum, and pulls $himself out.<<else>>shakes with orgasm and removes her fingers.<</if>>
 	<<if canPenetrate($activeSlave)>>
 		<<set $activeSlave.penetrativeCount++, $penetrativeTotal++>>
 	<</if>>
@@ -1573,7 +1573,7 @@ she adds impishly. Hearing this, $subSlave.slaveName lets the breast pop free of
 <br><<link "Girls' butts are for pounding">>
 	<<replace "#name">>$activeSlave.slaveName<</replace>>
 	<<replace "#result">>
-	You tell her that her butt is your property, just like $subSlave.slaveName's. She looks @@.gold;terrified.@@ You continue, telling her to bring your property over to you. She stumbles over, begging, "P-plea<<s>>e, fuck me <<Master>>, plea<<s>>e don't do <<s>>tuff to my butt. It'<<s>> going t-to h-hurt.<<if $activeSlave.preg > 20>> And I-I'm r-really pregnant.<<elseif $activeSlave.pregKnown == 1>> And I-I'm p-pregnant.<</if>>" You push her down across her desk, giving her a swat across the rump to warn her to shut up. She does, though she makes a little squealing noise when you begin to grope her ass, working your way in towards her virgin backdoor. When she feels <<if $PC.dick == 1>>your lubed cockhead<<else>>a lubed strap-on<</if>> sliding between her buttocks and then pressing against her anus, she bursts out,  "Plea<<s>>e no, <<Master>>! Plea<<s>>e not my - AAAH! OW!" and bursts into tears. You give her a few seconds to get used to your girth and then begin to fuck her delicious little virgin behind. Despite the pain, the <<if $activeSlave.vagina != -1>>stimulation gets her wet<<elseif $activeSlave.prostate != 0>>prostate stimulation gets her hard<<else>>stimulation brings a little fluid out of her<</if>>, and you tell her that she clearly wants it. She doesn't know what to say in response, so she just cries harder as <<if $activeSlave.dick == 0>>you reach around to cup her soaking cunt possessively<<else>>she starts to leak despite her displeasure<</if>>. Her butthole is so wonderfully tight that you orgasm quickly, throwing her unresisting butt over onto the couch for another round. She's @@.green;no longer repressed,@@ but she now @@.red;hates@@ having her @@.lime;newly loosened butt@@ fucked.
+	You tell her that her butt is your property, just like $subSlave.slaveName's. She looks @@.gold;terrified.@@ You continue, telling her to bring your property over to you. She stumbles over, begging, "P-plea<<s>>e, fuck me <<Master>>, plea<<s>>e don't do <<s>>tuff to my butt. It'<<s>> going t-to h-hurt.<<if $activeSlave.preg > 20>> And I-I'm r-really pregnant.<<elseif $activeSlave.pregKnown == 1>> And I-I'm p-pregnant.<</if>>" You push her down across her desk, giving her a swat across the rump to warn her to shut up. She does, though she makes a little squealing noise when you begin to grope her ass, working your way in towards her virgin backdoor. When she feels <<if $PC.dick == 1>>your lubed cockhead<<else>>a lubed strap-on<</if>> sliding between her buttocks and then pressing against her anus, she bursts out, "Plea<<s>>e no, <<Master>>! Plea<<s>>e not my - AAAH! OW!" and bursts into tears. You give her a few seconds to get used to your girth and then begin to fuck her delicious little virgin behind. Despite the pain, the <<if $activeSlave.vagina != -1>>stimulation gets her wet<<elseif $activeSlave.prostate != 0>>prostate stimulation gets her hard<<else>>stimulation brings a little fluid out of her<</if>>, and you tell her that she clearly wants it. She doesn't know what to say in response, so she just cries harder as <<if $activeSlave.dick == 0>>you reach around to cup her soaking cunt possessively<<else>>she starts to leak despite her displeasure<</if>>. $His butthole is so wonderfully tight that you orgasm quickly, throwing her unresisting butt over onto the couch for another round. She's @@.green;no longer repressed,@@ but she now @@.red;hates@@ having her @@.lime;newly loosened butt@@ fucked.
 	<<set $activeSlave.behavioralFlaw = 0, $activeSlave.sexualFlaw = "hates anal", $activeSlave.trust -= 5, $activeSlave.anus += 1, $activeSlave.analCount++>>
 	<<set $analTotal++>>
 	<<if $PC.dick == 1 && canGetPregnant($activeSlave) && $activeSlave.eggType == "human">>
@@ -1584,13 +1584,14 @@ she adds impishly. Hearing this, $subSlave.slaveName lets the breast pop free of
 <br><<link "$His butt is being saved for later">>
 	<<replace "#name">>$activeSlave.slaveName<</replace>>
 	<<replace "#result">>
-	You tell $him to sit down on the couch and listen. $He obeys, carefully avoiding the spot where you and $subSlave.slaveName embraced. You explain that $subSlave.slaveName is an experienced anal slave, and that you enjoy having sex with her there. You point out how much $subSlave.slaveName enjoyed herself ($activeSlave.slaveName studiously avoids <<if canSee($activeSlave)>>looking at<<else>>facing<</if>> the moist spot on the couch that evidences this), and tell her that anal sex can be very enjoyable. She <<if canSee($activeSlave)>>looks at<<else>>listens to<</if>> you uncomprehendingly,<<if $activeSlave.belly >= 5000>> her hand resting on her rounded middle,<</if>> so you try a different tack. You tell her that her anal virginity has a price: it makes her a more valuable slave. She'll probably be fucked back there someday soon, but it's not something you plan to do lightly. And in any case, she'll be trained to enjoy the experience when it happens. Hesitantly, she <<say>>s, "I under<<s>>tand, <<Master>>. I @@.mediumaquamarine;tru<<s>>t you.@@" She seems more confident for the rest of the inspection, and when it's done, she leaves with less worry on her face.
+	You tell $him to sit down on the couch and listen. $He obeys, carefully avoiding the spot where you and $subSlave.slaveName embraced. You explain that $subSlave.slaveName is an experienced anal slave, and that you enjoy having sex with her there. You point out how much $subSlave.slaveName enjoyed herself ($activeSlave.slaveName studiously avoids <<if canSee($activeSlave)>>looking at<<else>>facing<</if>> the moist spot on the couch that evidences this), and tell her that anal sex can be very enjoyable. She <<if canSee($activeSlave)>>looks at<<else>>listens to<</if>> you uncomprehendingly,<<if $activeSlave.belly >= 5000>> her hand resting on her rounded middle,<</if>> so you try a different tack. You tell her that her anal virginity has a price: it makes her a more valuable slave. She'll probably be fucked back there someday soon, but it's not something you plan to do lightly. And in any case, she'll be trained to enjoy the experience when it happens. Hesitantly, she <<say>>s, "I under<<s>>tand, <<Master>>. I @@.mediumaquamarine;tru<<s>>t you.@@" She seems more confident for the rest of the inspection, and when it's done, she leaves with less worry on $his face.
 	<<set $activeSlave.trust += 5>>
 	<</replace>>
 <</link>>
-<br><<link "Her butt is being sold today">>
-	<<replace "#name">>$activeSlave.slaveName<</replace>><<replace "#result">>
-	You tell her that her butt is your property, just like $subSlave.slaveName's. She looks @@.gold;terrified,@@ but this is nothing to her reaction when another slave arrives to bring her out for an auction of her virgin anus. She's dragged out, whining, "P-plea<<s>>e, <<Master>>, plea<<s>>e don't <<s>>ell my butthole! I'll do anything! Plea<<s>>e!" Her pleas are unavailing. <<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> conducts a brisk streetside auction of the weeping slave girl, using compliance systems to force her to spread her quivering buttocks for the crowd. The @@.yellowgreen;winning bidder@@ uses a public stall to do the deed; its thin walls are nowhere near enough to disguise her whining and sobbing as he @@.lime;takes her anal virginity.@@ She now @@.red;hates anal.@@
+<br><<link "$His butt is being sold today">>
+	<<replace "#name">>$activeSlave.slaveName<</replace>>
+	<<replace "#result">>
+	You tell her that her butt is your property, just like $subSlave.slaveName's. She looks @@.gold;terrified,@@ but this is nothing to her reaction when another slave arrives to bring her out for an auction of $his virgin anus. She's dragged out, whining, "P-plea<<s>>e, <<Master>>, plea<<s>>e don't <<s>>ell my butthole! I'll do anything! Plea<<s>>e!" Her pleas are unavailing. <<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> conducts a brisk streetside auction of the weeping slave girl, using compliance systems to force her to spread her quivering buttocks for the crowd. The @@.yellowgreen;winning bidder@@ uses a public stall to do the deed; its thin walls are nowhere near enough to disguise her whining and sobbing as he @@.lime;takes $his anal virginity.@@ $He now @@.red;hates anal.@@
 	<<set $cash += 500>>
 	<<set $activeSlave.sexualFlaw = "hates anal", $activeSlave.trust -= 5, $activeSlave.anus += 1, $activeSlave.analCount++, $activeSlave.publicCount++>>
 	<<set $analTotal++>>
@@ -1606,7 +1607,7 @@ she adds impishly. Hearing this, $subSlave.slaveName lets the breast pop free of
 	<<replace "#name">>$activeSlave.slaveName<</replace>>
 	<<replace "#result">>
 	$subSlave.slaveName is out of it, and doesn't realize you're there. The first indication she gets of your presence is the <<if $PC.dick == 1>>head of your penis<<else>>tip of your strap-on<</if>> <<if $subSlave.anus > 2>>sliding easily inside her soft butthole<<elseif $subSlave.anus > 1>>pushing firmly up her relaxed anus<<else>>penetrating her tight little asshole<</if>>. She groans, but greets you properly, slurring a little from sheer fatigue and overstimulation. Nevertheless, she reaches clumsily around to spread her cheeks for you. As you begin to fuck her butt, your invading <<if $PC.dick == 1>>cock<<else>>phallus<</if>> <<if canPenetrate($subSlave)>>presses against her prostate, forcing her hard again<<else>>and thrusting hips get her moving again, too<</if>>. Beneath her, $activeSlave.slaveName shifts uncomfortably at the resumed sex and the extra weight. To relieve her, you haul her <<if $activeSlave.relationship > 4>>wife<<else>>lover<</if>> into a more upright position so she can fuck and be fucked while straddling $activeSlave.slaveName's pressed-together thighs. You fuck $subSlave.slaveName just as hard as she was fucking $activeSlave.slaveName, taking your pleasure from her without mercy. Despite this, the sexed-out slave orgasms again.
-	<<if ($PC.dick == 1) && (canPenetrate($subSlave))>>Deciding to really fill $activeSlave.slaveName, you shove $subSlave.slaveName's quivering body off to one side without ceremony, shove yourself inside the $desc on the bottom, and add your cum to the two loads already inside her.<<else>>You climax yourself, and then stand.<</if>>
+	<<if ($PC.dick == 1) && (canPenetrate($subSlave))>>Deciding to really fill $activeSlave.slaveName, you shove $subSlave.slaveName's quivering body off to one side without ceremony, shove yourself inside the $desc on the bottom, and add your cum to the two loads already inside $him.<<else>>You climax yourself, and then stand.<</if>>
 	Pleased, you head off to find more amusement, leaving the sex-stained slaves dozing in each other's arms, @@.hotpink;not thinking for a moment@@ about how profoundly sexual pleasure dominates their lives.
 	<<= SimpleVCheck()>>
 	<<set $activeSlave.devotion += 4>>
@@ -1721,7 +1722,7 @@ she adds impishly. Hearing this, $subSlave.slaveName lets the breast pop free of
 	<<set _fit = 0>>
 	<<if _vaginal>><<if $subSlave.vagina > 2>><<set _fit = 1>><</if>><<else>><<if $subSlave.anus > 2>><<set _fit = 1>><</if>><</if>>
 	<<if _fit>>
-		It's not clear what she's so worked up about. Her cavernous <<if _vaginal>>cunt<<else>>asshole<</if>> should be able to take two dicks without trouble.
+		It's not clear what she's so worked up about. _His2 cavernous <<if _vaginal>>cunt<<else>>asshole<</if>> should be able to take two dicks without trouble.
 	<<else>>
 		<<if $activeSlave.dick < 5>>
 			It's not clear what she's so worked up about. <<if $PC.dick>>You're quite large<<else>>You use a big strap-on<</if>>, but $activeSlave.slaveName's penis is reasonably sized. It's not like $subSlave.slaveName's <<if _vaginal>>cunt<<else>>asshole<</if>> is going to be permanently damaged or anything.
@@ -1786,7 +1787,7 @@ she adds impishly. Hearing this, $subSlave.slaveName lets the breast pop free of
 	<<if canDoVaginal($subSlave)>>
 		She's got a cock and two fuckholes, so you instruct the machine to go back to stimulating, and adroitly lift her hips a little so that when the machine reinserts its stimulator, it penetrates her vagina and fucks that instead. Then you insert your <<if $PC.dick>>cock<<else>>strap-on<</if>> into her conveniently pre-fucked ass and start pounding<<if $PC.dick>>, feeling the vibration from inside her pussy on your dick through her insides<</if>>.
 	<<elseif $subSlave.anus > 2>>
-		Her ass is so relaxed that your <<if $PC.dick>>cock<<else>>strap-on<</if>> slides in alongside the stimulator without much trouble. Once you're inserted, you instruct the machine to start stimulating again, and mercilessly double penetrate her ass<<if $PC.dick>>, enjoying the vibration against your cock as it slides against the stimulator<</if>>.
+		_His2 ass is so relaxed that your <<if $PC.dick>>cock<<else>>strap-on<</if>> slides in alongside the stimulator without much trouble. Once you're inserted, you instruct the machine to start stimulating again, and mercilessly double penetrate her ass<<if $PC.dick>>, enjoying the vibration against your cock as it slides against the stimulator<</if>>.
 	<<else>>
 		The stimulator is effective enough, but it can't match <<if $PC.dick>>a real cock<<else>>a strap-on wielded by a consummate master of the art<</if>>, which is of course what $subSlave.slaveName has up her ass in short order.
 	<</if>>
@@ -1821,7 +1822,7 @@ she adds impishly. Hearing this, $subSlave.slaveName lets the breast pop free of
 	<</if>>
 	can feel that her breasts aren't nearly empty of milk yet, and of course the milkers are tugging at her teats as industriously as ever, so she relaxes luxuriantly as $activeSlave.slaveName starts to climb out from under her.
 	<br><br>
-	You announce your presence by ordering $activeSlave.slaveName to stay where $he is. Startled, $he sticks $his head out from under $subSlave.slaveName and chirps "Ye<<s>>, <<Master>>!" and scoots back under, waiting to see what you're planning. You straddle $subSlave.slaveName's face; as <<if canSee($subSlave)>>her vision is filled by your <<if $PC.dick>>erect dick<<else>>wet pussy<</if>><<else>>her nose samples the scent of <<if $PC.dick>>the precum budding at the tip of your erect dick<<else>>your wet pussy<</if>><</if>>, she opens her mouth compliantly and <<if $PC.dick>>receives her owner's hot cock, pressed past her lips and down her throat. She starts sucking<<else>>is rewarded with her owner's hot womanhood, pressed against her lips. She starts eating you out<</if>> obediently, until you reach down to her still-jiggling udders and tug one of the milkers loose. $subSlave.slaveName starts with discomfort, moaning uncomfortably into your <<if $PC.dick>>member<<else>>cunt<</if>> before getting back to work. Her <<if $subSlave.lactation > 1>>lactation is unnaturally copious<<else>>milk is really flowing<</if>>, and a thin stream of cream squirts out of her. It lands on $activeSlave.slaveName's face below, surprising her. She splutters comically, but obeys eagerly when you squeeze $subSlave.slaveName's freed boob and order $activeSlave.slaveName to start drinking. After all, you point out, a balanced diet is important. $activeSlave.slaveName @@.mediumaquamarine;giggles complaisantly@@ and reaches for the proffered tit. $subSlave.slaveName is still basking in the afterglow of her orgasm and shudders silently with overstimulation as she feels $activeSlave.slaveName's lips <<if $subSlave.nipples != "fuckable">>latch around<<else>>encircle<</if>> her $subSlave.nipples nipple.
+	You announce your presence by ordering $activeSlave.slaveName to stay where $he is. Startled, $he sticks $his head out from under $subSlave.slaveName and chirps "Ye<<s>>, <<Master>>!" and scoots back under, waiting to see what you're planning. You straddle $subSlave.slaveName's face; as <<if canSee($subSlave)>>her vision is filled by your <<if $PC.dick>>erect dick<<else>>wet pussy<</if>><<else>>her nose samples the scent of <<if $PC.dick>>the precum budding at the tip of your erect dick<<else>>your wet pussy<</if>><</if>>, she opens her mouth compliantly and <<if $PC.dick>>receives her owner's hot cock, pressed past her lips and down her throat. She starts sucking<<else>>is rewarded with her owner's hot womanhood, pressed against her lips. She starts eating you out<</if>> obediently, until you reach down to her still-jiggling udders and tug one of the milkers loose. $subSlave.slaveName starts with discomfort, moaning uncomfortably into your <<if $PC.dick>>member<<else>>cunt<</if>> before getting back to work. _His2 <<if $subSlave.lactation > 1>>lactation is unnaturally copious<<else>>milk is really flowing<</if>>, and a thin stream of cream squirts out of her. It lands on $activeSlave.slaveName's face below, surprising her. She splutters comically, but obeys eagerly when you squeeze $subSlave.slaveName's freed boob and order $activeSlave.slaveName to start drinking. After all, you point out, a balanced diet is important. $activeSlave.slaveName @@.mediumaquamarine;giggles complaisantly@@ and reaches for the proffered tit. $subSlave.slaveName is still basking in the afterglow of her orgasm and shudders silently with overstimulation as she feels $activeSlave.slaveName's lips <<if $subSlave.nipples != "fuckable">>latch around<<else>>encircle<</if>> her $subSlave.nipples nipple.
 	<<set $subSlave.oralCount++, $oralTotal++, $subSlave.mammaryCount++, $mammaryTotal++>>
 	<<set $activeSlave.oralCount++, $oralTotal++>>
 	<<set $activeSlave.trust += 5>>
diff --git a/src/uncategorized/brothelReport.tw b/src/uncategorized/brothelReport.tw
index 799e17c33b7f67b2396351b079e2d1fd841e8680..a658eac28d0c4ef8f4868cbf1c5101f223bee57f 100644
--- a/src/uncategorized/brothelReport.tw
+++ b/src/uncategorized/brothelReport.tw
@@ -287,11 +287,11 @@
 
 <<if (_DL > 0)>>
 	<<set _healthBonus = 0, _aphrod = 0>>
-    <<if ($brothelUpgradeDrugs == 1)>>
-        <<set _healthBonus += 1, _aphrod = 1>>
-    <<elseif ($brothelUpgradeDrugs == 2)>>
-        <<set _healthBonus += 3, _aphrod = 2>>
-    <</if>>
+	<<if ($brothelUpgradeDrugs == 1)>>
+		<<set _healthBonus += 1, _aphrod = 1>>
+	<<elseif ($brothelUpgradeDrugs == 2)>>
+		<<set _healthBonus += 3, _aphrod = 2>>
+	<</if>>
 	<<set _oldCash = $cash>>
 	<<for _dI = 0; _dI < _DL; _dI++>>
 		<<set $i = $slaveIndices[$BrothiIDs[_dI]]>>
@@ -442,7 +442,7 @@
 					<<set _seed++>>
 				<</if>>
 			<<elseif $brothelAdsImplanted == -1>>
-				<<if $slaves[$i].boobsImplant == 0 && $slaves[$i].buttImplant == 0 && $slaves[$i].waist >= -95 && $slaves[$i].lipsImplant == 0 && $slaves[$i].faceImplant < 30 &&  $slaves[$i].bellyImplant <= 0>>
+				<<if $slaves[$i].boobsImplant == 0 && $slaves[$i].buttImplant == 0 && $slaves[$i].waist >= -95 && $slaves[$i].lipsImplant == 0 && $slaves[$i].faceImplant < 30 && $slaves[$i].bellyImplant <= 0>>
 					<<set _seed++>>
 				<</if>>
 			<</if>>
@@ -509,15 +509,15 @@
 		Most customers prefer their girls light.
 		<<set _pref = -1>>
 	<<else>>
-	    <<if ($arcologies[0].FSAssetExpansionist == "unset") && ($arcologies[0].FSSlimnessEnthusiast == "unset")>>
-    		<<if ($brothelAdsSpending == 0) || ($brothelAdsStacked == 0)>>
-    			<<set _possibleBonuses++>>
-    			<<if (_slim > 0) && (_stacked > 0) && (Math.abs(_slim-_stacked) <= (_DL/3))>>
-    				<<set _adsIncome = _DL*random(20,30), $cash += _adsIncome, $facility.brothel.adsIncome += _adsIncome, _brothelBonuses++>>
-    				The brothel offers a @@.yellowgreen;wide@@ variety of slim and stacked slaves.
-    			<</if>>
-    		<</if>>
-	    <</if>>
+		<<if ($arcologies[0].FSAssetExpansionist == "unset") && ($arcologies[0].FSSlimnessEnthusiast == "unset")>>
+			<<if ($brothelAdsSpending == 0) || ($brothelAdsStacked == 0)>>
+				<<set _possibleBonuses++>>
+				<<if (_slim > 0) && (_stacked > 0) && (Math.abs(_slim-_stacked) <= (_DL/3))>>
+					<<set _adsIncome = _DL*random(20,30), $cash += _adsIncome, $facility.brothel.adsIncome += _adsIncome, _brothelBonuses++>>
+					The brothel offers a @@.yellowgreen;wide@@ variety of slim and stacked slaves.
+				<</if>>
+			<</if>>
+		<</if>>
 		Most customers don't mind the selection of assets.
 		<<set _pref = 0>>
 	<</if>>
@@ -576,16 +576,16 @@
 		Most customers prefer girls that aren't gravid.
 		<<set _pref = -1>>
 	<<else>>
-	    <<if ($arcologies[0].FSRepopulationFocus == "unset") && ($arcologies[0].FSRestart == "unset")>>
-    		<<if ($brothelAdsSpending == 0) || ($brothelAdsPreg == 0)>>
-    			<<set _possibleBonuses++>>
-    			<<if (_pregYes > 0) && (_pregNo > 0) && (Math.abs(_pregYes-_pregNo) <= (_DL/3))>>
-    				<<set _adsIncome = _DL*random(20,30), $cash += _adsIncome, $facility.brothel.adsIncome += _adsIncome, _brothelBonuses++>>
-    				The brothel offers a @@.yellowgreen;wide@@ selection of slaves with a variety of middles.
-    			<</if>>
-    		<</if>>
-    	<</if>>
-	    Most customers don't have preferences for either big-bellied or flat-bellied girls.
+		<<if ($arcologies[0].FSRepopulationFocus == "unset") && ($arcologies[0].FSRestart == "unset")>>
+			<<if ($brothelAdsSpending == 0) || ($brothelAdsPreg == 0)>>
+				<<set _possibleBonuses++>>
+				<<if (_pregYes > 0) && (_pregNo > 0) && (Math.abs(_pregYes-_pregNo) <= (_DL/3))>>
+					<<set _adsIncome = _DL*random(20,30), $cash += _adsIncome, $facility.brothel.adsIncome += _adsIncome, _brothelBonuses++>>
+					The brothel offers a @@.yellowgreen;wide@@ selection of slaves with a variety of middles.
+				<</if>>
+			<</if>>
+		<</if>>
+		Most customers don't have preferences for either big-bellied or flat-bellied girls.
 		<<set _pref = 0>>
 	<</if>>
 	<<if (_pregNo > (_DL/2))>>
@@ -624,7 +624,7 @@
 	<</if>>
 	
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
-    <<if ($brothelAdsSpending > 0)>>
+	<<if ($brothelAdsSpending > 0)>>
 		<<if $brothelAdsModded == 1>>
 			Its advertisements feature girls that are heavily pierced and tattooed.
 			<<set _ads = 1>>
@@ -642,17 +642,17 @@
 	<<elseif ($arcologies[0].FSBodyPurist != "unset") && ($arcologies[0].FSBodyPurist >= 80) >>
 		Most customers prefer natural girls.
 		<<set _pref = -1>>
-    <<else>>
-	    <<if ($arcologies[0].FSDegradationist == "unset") && ($arcologies[0].FSBodyPurist == "unset")>>
-    		<<if ($brothelAdsSpending == 0) || ($brothelAdsModded == 0)>>
-    			<<set _possibleBonuses++>>
-    			<<if (_modded > 0) && (_unmodded > 0) && (Math.abs(_modded-_unmodded) <= (_DL/3))>>
-    				<<set _adsIncome = _DL*random(20,30), $cash += _adsIncome, $facility.brothel.adsIncome += _adsIncome, _brothelBonuses++>>
-    				The brothel offers a @@.yellowgreen;both@@ a selection of heavily altered slaves and those with more natural bodies.
-    			<</if>>
-    		<</if>>
-		<</if>>
-    	Most customers don't have preferences for either modded or natural slaves.
+	<<else>>
+		<<if ($arcologies[0].FSDegradationist == "unset") && ($arcologies[0].FSBodyPurist == "unset")>>
+			<<if ($brothelAdsSpending == 0) || ($brothelAdsModded == 0)>>
+				<<set _possibleBonuses++>>
+				<<if (_modded > 0) && (_unmodded > 0) && (Math.abs(_modded-_unmodded) <= (_DL/3))>>
+					<<set _adsIncome = _DL*random(20,30), $cash += _adsIncome, $facility.brothel.adsIncome += _adsIncome, _brothelBonuses++>>
+					The brothel offers a @@.yellowgreen;both@@ a selection of heavily altered slaves and those with more natural bodies.
+				<</if>>
+			<</if>>
+		<</if>>
+		Most customers don't have preferences for either modded or natural slaves.
 		<<set _pref = 0>>
 	<</if>>
 	<<if (_modded > (_DL/2))>>
@@ -710,16 +710,16 @@
 		Most customers prefer all-natural girls.
 		<<set _pref = -1>>
 	<<else>>
-    	<<if ($arcologies[0].FSTransformationFetishist == "unset") && ($arcologies[0].FSBodyPurist == "unset")>>
-    		<<if ($brothelAdsSpending == 0) || ($brothelAdsImplanted == 0)>>
-    			<<set _possibleBonuses++>>
-    			<<if (_implanted > 0) && (_pure > 0) && (Math.abs(_implanted-_pure) <= (_DL/3))>>
-    				<<set _adsIncome = _DL*random(20,30), $cash += _adsIncome, $facility.brothel.adsIncome += _adsIncome, _brothelBonuses++>>
-    				The brothel offers @@.yellowgreen;both@@ all-natural girls, and slaves whose beauty has been improved by surgical means.
-    			<</if>>
-    		<</if>>
-    	<</if>>
-	    Most customers don't have preferences for either all-natural or surgically enhanced and implanted girls.
+		<<if ($arcologies[0].FSTransformationFetishist == "unset") && ($arcologies[0].FSBodyPurist == "unset")>>
+			<<if ($brothelAdsSpending == 0) || ($brothelAdsImplanted == 0)>>
+				<<set _possibleBonuses++>>
+				<<if (_implanted > 0) && (_pure > 0) && (Math.abs(_implanted-_pure) <= (_DL/3))>>
+					<<set _adsIncome = _DL*random(20,30), $cash += _adsIncome, $facility.brothel.adsIncome += _adsIncome, _brothelBonuses++>>
+					The brothel offers @@.yellowgreen;both@@ all-natural girls, and slaves whose beauty has been improved by surgical means.
+				<</if>>
+			<</if>>
+		<</if>>
+		Most customers don't have preferences for either all-natural or surgically enhanced and implanted girls.
 		<<set _pref = 0>>
 	<</if>>
 	<<if (_implanted > (_DL/2))>>
@@ -759,7 +759,7 @@
 	
 	<<if $seeDicks != 0>>
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;
-	    <<if ($brothelAdsSpending > 0)>>
+		<<if ($brothelAdsSpending > 0)>>
 			<<if ($brothelAdsXX == 1)>>
 				Its advertisements feature girls with female genitalia.
 				<<set _ads = 1>>
@@ -811,7 +811,7 @@
 				The girls <<if _girls == 1>> with pussies<<elseif _girls == -1>> with dicks<</if>>in the brothel did not match the advertisements, but since the girls in the brothel matched most customers preferences for girls<<if _pref == 1>> with pussies<<elseif _pref == -1>> with dicks<</if>>, your reputation was not affected.
 			<<elseif (_girls != _pref)>>
 				Some customers were put off since the girls <<if _girls == 1>>with female genitalia <<elseif _girls == -1>>with male genitalia <</if>> did not match their preferences for girls<<if _pref == 1>> with pussies<<elseif _pref == -1>> with dicks<</if>>. Your @@.red;reputation@@ dropped slightly as a result.
-			    <<set $rep -= random(_minBonus,_maxBonus)>>
+				<<set $rep -= random(_minBonus,_maxBonus)>>
 			<</if>>
 		<<else>>	
 			<<if (_girls == _pref)>>
@@ -851,16 +851,16 @@
 		Most customers prefer young girls.
 		<<set _pref = -1>>
 	<<else>>
-    	<<if ($arcologies[0].FSMaturityPreferentialist == "unset") && ($arcologies[0].FSYouthPreferentialist == "unset")>>
-    		<<if ($brothelAdsSpending == 0) || ($brothelAdsOld == 0)>>
-    			<<set _possibleBonuses++>>
-    			<<if (_young > 0) && (_old > 0) && (Math.abs(_young-_old) <= (_DL/3))>>
-    				<<set _adsIncome = _DL*random(20,30), $cash += _adsIncome, $facility.brothel.adsIncome += _adsIncome, _brothelBonuses++>>
-    				The brothel offers girls @@.yellowgreen;both@@ young and mature.
-    			<</if>>
-    		<</if>>
-    	<</if>>
-    	Most customers don't have preferences for either mature or young girls.
+		<<if ($arcologies[0].FSMaturityPreferentialist == "unset") && ($arcologies[0].FSYouthPreferentialist == "unset")>>
+			<<if ($brothelAdsSpending == 0) || ($brothelAdsOld == 0)>>
+				<<set _possibleBonuses++>>
+				<<if (_young > 0) && (_old > 0) && (Math.abs(_young-_old) <= (_DL/3))>>
+					<<set _adsIncome = _DL*random(20,30), $cash += _adsIncome, $facility.brothel.adsIncome += _adsIncome, _brothelBonuses++>>
+					The brothel offers girls @@.yellowgreen;both@@ young and mature.
+				<</if>>
+			<</if>>
+		<</if>>
+		Most customers don't have preferences for either mature or young girls.
 		<<set _pref = 0>>
 	<</if>>
 	<<if (_young > (_DL/2))>>
diff --git a/src/uncategorized/fsDevelopments.tw b/src/uncategorized/fsDevelopments.tw
index a964e99f2b682daeca87aad61d071af1c3879c68..aaa5221f734083fecf1e426daf8298b51bcbe321 100644
--- a/src/uncategorized/fsDevelopments.tw
+++ b/src/uncategorized/fsDevelopments.tw
@@ -4,9 +4,9 @@
 <br>
 
 <<set _FSRepCreditsRep = [[7000,11000,15000],
-                   [6000,9000,12000,15000],
-				   [6000,9000,12000,15000,18000],
-				   [6000,9000,12000,15000,17000,19000]]>>
+					[6000,9000,12000,15000],
+					[6000,9000,12000,15000,18000],
+					[6000,9000,12000,15000,17000,19000]]>>
 <<set _FSRepDescriptors = ["solid","high","remarkable","great","excellent","unparalleled"]>>
 <<set _ordinalNames = ["second","third","fourth","fifth","sixth","seventh"]>>
 <<if $FSCredits > 0>>
@@ -22,7 +22,7 @@
 	<</if>>
 	<<set _ordinalName = _ordinalNames[$FSGotRepCredits-1]>>
 	<<if $FSGotRepCredits == $FSCreditCount-1>>
-	    <<set _ordinalName += " and final">>
+		<<set _ordinalName += " and final">>
 	<</if>>
 	@@.yellow;Your reputation is so _descriptor that $arcologies[0].name's society is ready to begin accepting a _ordinalName societal direction.@@
 	<<set $FSGotRepCredits += 1>>
@@ -99,30 +99,30 @@
 	<<set _broadProgress += Math.trunc($FSSpending/(1000-(500*$arcologies[0].FSEdoRevivalistLaw)-(250*$arcologies[0].FSArabianRevivalistLaw)))>>
 <</if>>
 <<if $FCTVreceiver == 3>>
-    Your customized @@.yellowgreen;FCTV programming@@ strongly influences your citizens, greatly helping define your arcology's culture.
-    <<if ($week - $receiverAvailable) > 29>>
-        <<set _broadProgress += 3>>
-    <<elseif ($week - $receiverAvailable) > 19>>
-        <<set _broadProgress += 2>>
-    <<elseif ($week - $receiverAvailable) > 4>>
-        <<set _broadProgress += 1>>
-    <</if>>
+	Your customized @@.yellowgreen;FCTV programming@@ strongly influences your citizens, greatly helping define your arcology's culture.
+	<<if ($week - $receiverAvailable) > 29>>
+		<<set _broadProgress += 3>>
+	<<elseif ($week - $receiverAvailable) > 19>>
+		<<set _broadProgress += 2>>
+	<<elseif ($week - $receiverAvailable) > 4>>
+		<<set _broadProgress += 1>>
+	<</if>>
 <<elseif $FCTVreceiver == 2>>
-    Your customized @@.yellowgreen;FCTV programming@@ influences your citizens, helping define your arcology's culture.
-    <<if ($week - $receiverAvailable) > 34>>
-        <<set _broadProgress += 3>>
-    <<elseif ($week - $receiverAvailable) > 23>>
-        <<set _broadProgress += 2>>
-    <<elseif ($week - $receiverAvailable) > 8>>
-        <<set _broadProgress += 1>>
-    <</if>>
+	Your customized @@.yellowgreen;FCTV programming@@ influences your citizens, helping define your arcology's culture.
+	<<if ($week - $receiverAvailable) > 34>>
+		<<set _broadProgress += 3>>
+	<<elseif ($week - $receiverAvailable) > 23>>
+		<<set _broadProgress += 2>>
+	<<elseif ($week - $receiverAvailable) > 8>>
+		<<set _broadProgress += 1>>
+	<</if>>
 <<elseif $FCTVreceiver == 1>>
-    Your customized @@.yellowgreen;FCTV programming@@ influences a small number of your citizens, slightly helping define your arcology's culture.
-    <<if ($week - $receiverAvailable) > 39>>
-        <<set _broadProgress += 2>>
-    <<elseif ($week - $receiverAvailable) > 24>>
-        <<set _broadProgress += 1>>
-    <</if>>
+	Your customized @@.yellowgreen;FCTV programming@@ influences a small number of your citizens, slightly helping define your arcology's culture.
+	<<if ($week - $receiverAvailable) > 39>>
+		<<set _broadProgress += 2>>
+	<<elseif ($week - $receiverAvailable) > 24>>
+		<<set _broadProgress += 1>>
+	<</if>>
 <</if>>
 <<if $secExp == 1>>
 	<<if $propCampaign == 1 && $propFocus == "social engineering">>
@@ -513,59 +513,59 @@
 	<</if>>
 <</if>>
 <<if $arcologies[0].FSAztecRevivalist != "unset">>
-  <<if ($assistantAppearance == "amazon") || ($assistantAppearance == "businesswoman") || ($assistantAppearance == "incubus") || ($assistantAppearance == "succubus")>>
-	 <<set $arcologies[0].FSAztecRevivalist += 0.1*$FSSingleSlaveRep>>
-	 <<set _seed1 = 1>>
+	<<if ($assistantAppearance == "amazon") || ($assistantAppearance == "businesswoman") || ($assistantAppearance == "incubus") || ($assistantAppearance == "succubus")>>
+		<<set $arcologies[0].FSAztecRevivalist += 0.1*$FSSingleSlaveRep>>
+		<<set _seed1 = 1>>
 	<</if>>
 	<<if ($assistantFSAppearance == "aztec revivalist")>>
-	 <<set $arcologies[0].FSAztecRevivalist += 0.1*$FSSingleSlaveRep>>
-	 <<set _seed2 = 2>>
+		<<set $arcologies[0].FSAztecRevivalist += 0.1*$FSSingleSlaveRep>>
+		<<set _seed2 = 2>>
 	<</if>>
 <</if>>
 <<if $arcologies[0].FSEgyptianRevivalist != "unset">>
 	<<if ($assistantAppearance == "goddess") || ($assistantAppearance == "monstergirl") || ($assistantAppearance == "incubus") || ($assistantAppearance == "succubus")>>
-	 <<set $arcologies[0].FSEgyptianRevivalist += 0.1*$FSSingleSlaveRep>>
-	 <<set _seed1 = 1>>
+		<<set $arcologies[0].FSEgyptianRevivalist += 0.1*$FSSingleSlaveRep>>
+		<<set _seed1 = 1>>
 	<</if>>
 	<<if ($assistantFSAppearance == "egyptian revivalist")>>
-	 <<set $arcologies[0].FSEgyptianRevivalist += 0.1*$FSSingleSlaveRep>>
-	 <<set _seed2 = 2>>
+		<<set $arcologies[0].FSEgyptianRevivalist += 0.1*$FSSingleSlaveRep>>
+		<<set _seed2 = 2>>
 	<</if>>
 <</if>>
 <<if $arcologies[0].FSEdoRevivalist != "unset">>
 	<<if ($assistantAppearance == "amazon") || ($assistantAppearance == "monstergirl") || ($assistantAppearance == "loli") || ($assistantAppearance == "kitsune") || ($assistantAppearance == "incubus") || ($assistantAppearance == "succubus")>>
-	 <<set $arcologies[0].FSEdoRevivalist += 0.1*$FSSingleSlaveRep>>
-	 <<set _seed1 = 1>>
+		<<set $arcologies[0].FSEdoRevivalist += 0.1*$FSSingleSlaveRep>>
+		<<set _seed1 = 1>>
 	<</if>>
 	<<if ($assistantFSAppearance == "edo revivalist")>>
-	 <<set $arcologies[0].FSEdoRevivalist += 0.1*$FSSingleSlaveRep>>
-	 <<set _seed2 = 2>>
+		<<set $arcologies[0].FSEdoRevivalist += 0.1*$FSSingleSlaveRep>>
+		<<set _seed2 = 2>>
 	<</if>>
 <</if>>
 <<if $arcologies[0].FSArabianRevivalist != "unset">>
 	<<if ($assistantAppearance == "businesswoman") || ($assistantAppearance == "schoolgirl") || ($assistantAppearance == "incubus") || ($assistantAppearance == "succubus")>>
-	 <<set $arcologies[0].FSArabianRevivalist += 0.1*$FSSingleSlaveRep>>
-	 <<set _seed1 = 1>>
+		<<set $arcologies[0].FSArabianRevivalist += 0.1*$FSSingleSlaveRep>>
+		<<set _seed1 = 1>>
 	<</if>>
 	<<if ($assistantFSAppearance == "arabian revivalist")>>
-	 <<set $arcologies[0].FSArabianRevivalist += 0.1*$FSSingleSlaveRep>>
-	 <<set _seed2 = 2>>
+		<<set $arcologies[0].FSArabianRevivalist += 0.1*$FSSingleSlaveRep>>
+		<<set _seed2 = 2>>
 	<</if>>
 <</if>>
 <<if $arcologies[0].FSChineseRevivalist != "unset">>
 	<<if ($assistantAppearance == "schoolgirl") || ($assistantAppearance == "monstergirl") || ($assistantAppearance == "incubus") || ($assistantAppearance == "succubus")>>
-	 <<set $arcologies[0].FSChineseRevivalist += 0.1*$FSSingleSlaveRep>>
-	 <<set _seed1 = 1>>
+		<<set $arcologies[0].FSChineseRevivalist += 0.1*$FSSingleSlaveRep>>
+		<<set _seed1 = 1>>
 	<</if>>
 	<<if ($assistantFSAppearance == "chinese revivalist")>>
-	 <<set $arcologies[0].FSChineseRevivalist += 0.1*$FSSingleSlaveRep>>
-	 <<set _seed2 = 2>>
+		<<set $arcologies[0].FSChineseRevivalist += 0.1*$FSSingleSlaveRep>>
+		<<set _seed2 = 2>>
 	<</if>>
 <</if>>
 <<if _seed2 == 2>>
-With her $assistantFSAppearance $assistantAppearance appearance, $assistantName's public visibility meshes very well with society.
+	With her $assistantFSAppearance $assistantAppearance appearance, $assistantName's public visibility meshes very well with society.
 <<elseif _seed1 == 1>>
-With her $assistantAppearance appearance, $assistantName's public visibility meshes well with society.
+	With her $assistantAppearance appearance, $assistantName's public visibility meshes well with society.
 <</if>>
 <</if>>
 
@@ -669,61 +669,61 @@ With her $assistantAppearance appearance, $assistantName's public visibility mes
 <</if>>
 
 <<if $arcologies[0].FSSupremacist != "unset">>
-<<if $arcologies[0].FSSupremacist >= $FSLockinLevel>>
-	$arcologies[0].name believes implicitly in $arcologies[0].FSSupremacistRace superiority.
-	<<set $independenceDay = 1>>
-<<elseif $arcologies[0].FSSupremacist >= $FSLockinLevel*0.6>>
-	$arcologies[0].name agrees strongly with $arcologies[0].FSSupremacistRace superiority.
-	<<set $independenceDay = 1>>
-<<elseif $arcologies[0].FSSupremacist >= $FSLockinLevel*0.3>>
-	$arcologies[0].name is sympathetic to $arcologies[0].FSSupremacistRace superiority.
-<<else>>
-	$arcologies[0].name is unconvinced of $arcologies[0].FSSupremacistRace superiority.
-<</if>>
-<<if $arcologies[0].FSSupremacist < 0>>
-	<<set $arcologies[0].FSSupremacist = "unset">><<set $FSCredits += 1>>
-	<<set $arcologies[0].FSSupremacistLawME = 0, $arcologies[0].FSSupremacistSMR = 0>>
-	<<ClearFacilityDecorations>>
-	@@.red;Your future society project has failed:@@ your citizens were repelled from your idea more than they were attracted to it. @@.yellow;You may select another option, or elect to try again.@@
-<<elseif $arcologies[0].FSSupremacist > $arcologies[0].FSSupremacistDecoration>>
-	<<set $arcologies[0].FSSupremacist = $arcologies[0].FSSupremacistDecoration>>
-<</if>>
-<<if $arcologies[0].FSSupremacistDecoration < $FSLockinLevel>>
-<<if $arcologies[0].FSSupremacist == $arcologies[0].FSSupremacistDecoration>>
-	@@.yellow;Your societal development in this direction is being limited by $arcologies[0].name's lack of customization to support it.@@
-<<elseif $arcologies[0].FSSupremacistSMR == 1>>
-	<<set $arcologies[0].FSSupremacist += 0.1*$FSSingleSlaveRep>>
-<</if>>
-<</if>>
+	<<if $arcologies[0].FSSupremacist >= $FSLockinLevel>>
+		$arcologies[0].name believes implicitly in $arcologies[0].FSSupremacistRace superiority.
+		<<set $independenceDay = 1>>
+	<<elseif $arcologies[0].FSSupremacist >= $FSLockinLevel*0.6>>
+		$arcologies[0].name agrees strongly with $arcologies[0].FSSupremacistRace superiority.
+		<<set $independenceDay = 1>>
+	<<elseif $arcologies[0].FSSupremacist >= $FSLockinLevel*0.3>>
+		$arcologies[0].name is sympathetic to $arcologies[0].FSSupremacistRace superiority.
+	<<else>>
+		$arcologies[0].name is unconvinced of $arcologies[0].FSSupremacistRace superiority.
+	<</if>>
+	<<if $arcologies[0].FSSupremacist < 0>>
+		<<set $arcologies[0].FSSupremacist = "unset">><<set $FSCredits += 1>>
+		<<set $arcologies[0].FSSupremacistLawME = 0, $arcologies[0].FSSupremacistSMR = 0>>
+		<<ClearFacilityDecorations>>
+		@@.red;Your future society project has failed:@@ your citizens were repelled from your idea more than they were attracted to it. @@.yellow;You may select another option, or elect to try again.@@
+	<<elseif $arcologies[0].FSSupremacist > $arcologies[0].FSSupremacistDecoration>>
+		<<set $arcologies[0].FSSupremacist = $arcologies[0].FSSupremacistDecoration>>
+	<</if>>
+	<<if $arcologies[0].FSSupremacistDecoration < $FSLockinLevel>>
+		<<if $arcologies[0].FSSupremacist == $arcologies[0].FSSupremacistDecoration>>
+			@@.yellow;Your societal development in this direction is being limited by $arcologies[0].name's lack of customization to support it.@@
+		<<elseif $arcologies[0].FSSupremacistSMR == 1>>
+			<<set $arcologies[0].FSSupremacist += 0.1*$FSSingleSlaveRep>>
+		<</if>>
+	<</if>>
 <</if>>
 
 <<if $arcologies[0].FSSubjugationist != "unset">>
-<<if $arcologies[0].FSSubjugationist >= $FSLockinLevel>>
-	$arcologies[0].name believes implicitly in the inferiority of $arcologies[0].FSSubjugationistRace people.
-	<<set $independenceDay = 1>>
-<<elseif $arcologies[0].FSSubjugationist >= $FSLockinLevel*0.6>>
-	$arcologies[0].name agrees strongly with the inferiority of $arcologies[0].FSSubjugationistRace people.
-	<<set $independenceDay = 1>>
-<<elseif $arcologies[0].FSSubjugationist >= $FSLockinLevel*0.3>>
-	$arcologies[0].name is sympathetic to the inferiority of $arcologies[0].FSSubjugationistRace people.
-<<else>>
-	$arcologies[0].name is unconvinced of the inferiority of $arcologies[0].FSSubjugationistRace people.
-<</if>>
-<<if $arcologies[0].FSSubjugationist < 0>>
-	<<set $arcologies[0].FSSubjugationist = "unset">><<set $FSCredits += 1>>
-	<<set $arcologies[0].FSSubjugationistLawME = 0, $arcologies[0].FSSubjugationistSMR = 0>>
-	<<ClearFacilityDecorations>>
-	@@.red;Your future society project has failed:@@ your citizens were repelled from your idea more than they were attracted to it. @@.yellow;You may select another option, or elect to try again.@@
-<<elseif $arcologies[0].FSSubjugationist > $arcologies[0].FSSubjugationistDecoration>>
-	<<set $arcologies[0].FSSubjugationist = $arcologies[0].FSSubjugationistDecoration>>
-<</if>>
-<<if $arcologies[0].FSSubjugationistDecoration < $FSLockinLevel>>
-<<if $arcologies[0].FSSubjugationist == $arcologies[0].FSSubjugationistDecoration>>
-	@@.yellow;Your societal development in this direction is being limited by $arcologies[0].name's lack of customization to support it.@@
-<<elseif $arcologies[0].FSSubjugationistSMR == 1>>
-	<<set $arcologies[0].FSSubjugationist += 0.1*$FSSingleSlaveRep>>
-<</if>>
-<</if>>
+	<<if $arcologies[0].FSSubjugationist >= $FSLockinLevel>>
+		$arcologies[0].name believes implicitly in the inferiority of $arcologies[0].FSSubjugationistRace people.
+		<<set $independenceDay = 1>>
+	<<elseif $arcologies[0].FSSubjugationist >= $FSLockinLevel*0.6>>
+		$arcologies[0].name agrees strongly with the inferiority of $arcologies[0].FSSubjugationistRace people.
+		<<set $independenceDay = 1>>
+	<<elseif $arcologies[0].FSSubjugationist >= $FSLockinLevel*0.3>>
+		$arcologies[0].name is sympathetic to the inferiority of $arcologies[0].FSSubjugationistRace people.
+	<<else>>
+		$arcologies[0].name is unconvinced of the inferiority of $arcologies[0].FSSubjugationistRace people.
+	<</if>>
+	<<if $arcologies[0].FSSubjugationist < 0>>
+		<<set $arcologies[0].FSSubjugationist = "unset">><<set $FSCredits += 1>>
+		<<set $arcologies[0].FSSubjugationistLawME = 0, $arcologies[0].FSSubjugationistSMR = 0>>
+		<<ClearFacilityDecorations>>
+		@@.red;Your future society project has failed:@@ your citizens were repelled from your idea more than they were attracted to it. @@.yellow;You may select another option, or elect to try again.@@
+	<<elseif $arcologies[0].FSSubjugationist > $arcologies[0].FSSubjugationistDecoration>>
+		<<set $arcologies[0].FSSubjugationist = $arcologies[0].FSSubjugationistDecoration>>
+	<</if>>
+	<<if $arcologies[0].FSSubjugationistDecoration < $FSLockinLevel>>
+		<<if $arcologies[0].FSSubjugationist == $arcologies[0].FSSubjugationistDecoration>>
+			@@.yellow;Your societal development in this direction is being limited by $arcologies[0].name's lack of customization to support it.@@
+		<<elseif $arcologies[0].FSSubjugationistSMR == 1>>
+			<<set $arcologies[0].FSSubjugationist += 0.1*$FSSingleSlaveRep>>
+		<</if>>
+	<</if>>
 <</if>>
 
 <<if $arcologies[0].FSRepopulationFocus != "unset">>
diff --git a/src/uncategorized/incrementPiercings.tw b/src/uncategorized/incrementPiercings.tw
index 9bca9d4b3f2193e376e8a3a2a55edc16eb05f7eb..0fd7302b5df7325454e82ada52673e7b60e856b4 100644
--- a/src/uncategorized/incrementPiercings.tw
+++ b/src/uncategorized/incrementPiercings.tw
@@ -1,11 +1,11 @@
 :: Increment Piercings
 
 <<if $activeSlave.nipples != "fuckable">>
-<<if $activeSlave.nipplesPiercing < 2>>
-	<<set $activeSlave.nipplesPiercing += 1>>
-	<<set $cash -= $modCost>>
-	<<set $degradation += 1>>
-<</if>>
+	<<if $activeSlave.nipplesPiercing < 2>>
+		<<set $activeSlave.nipplesPiercing += 1>>
+		<<set $cash -= $modCost>>
+		<<set $degradation += 1>>
+	<</if>>
 <</if>>
 
 <<if $activeSlave.clitPiercing < 2>>
@@ -15,19 +15,19 @@
 <</if>>
 
 <<if $activeSlave.vagina != -1>>
-<<if $activeSlave.vaginaPiercing < 2>>
-	<<set $activeSlave.vaginaPiercing += 1>>
-	<<set $cash -= $modCost>>
-	<<set $degradation += 1>>
-<</if>>
+	<<if $activeSlave.vaginaPiercing < 2>>
+		<<set $activeSlave.vaginaPiercing += 1>>
+		<<set $cash -= $modCost>>
+		<<set $degradation += 1>>
+	<</if>>
 <</if>>
 
 <<if $activeSlave.dick > 0>>
-<<if $activeSlave.dickPiercing < 2>>
-	<<set $activeSlave.dickPiercing += 1>>
-	<<set $cash -= $modCost>>
-	<<set $degradation += 1>>
-<</if>>
+	<<if $activeSlave.dickPiercing < 2>>
+		<<set $activeSlave.dickPiercing += 1>>
+		<<set $cash -= $modCost>>
+		<<set $degradation += 1>>
+	<</if>>
 <</if>>
 
 <<if $activeSlave.anusPiercing < 2>>
diff --git a/src/uncategorized/neighborInteract.tw b/src/uncategorized/neighborInteract.tw
index 219ff1545bc2dc873b333336948436ad32efa4d8..a15de3b7432286059f66ea31d225146d8c5a4bad 100644
--- a/src/uncategorized/neighborInteract.tw
+++ b/src/uncategorized/neighborInteract.tw
@@ -35,11 +35,11 @@
 	You have targeted '' $arcologies[_nei].name'' for economic warfare.
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;Its planned impacts will be
 	<<if $arcologies[0].embargo == 3>>
-	  ''widespread.'' [[Moderate|Neighbor Interact][$arcologies[0].embargo -= 1]]
+		''widespread.'' [[Moderate|Neighbor Interact][$arcologies[0].embargo -= 1]]
 	<<elseif $arcologies[0].embargo == 2>>
-	  ''limited.'' [[Intensify|Neighbor Interact][$arcologies[0].embargo += 1]] | [[Moderate|Neighbor Interact][$arcologies[0].embargo -= 1]]
+		''limited.'' [[Intensify|Neighbor Interact][$arcologies[0].embargo += 1]] | [[Moderate|Neighbor Interact][$arcologies[0].embargo -= 1]]
 	<<else>>
-	  ''nominal.'' [[Intensify|Neighbor Interact][$arcologies[0].embargo += 1]]
+		''nominal.'' [[Intensify|Neighbor Interact][$arcologies[0].embargo += 1]]
 	<</if>>
 <</if>>
 
@@ -61,11 +61,11 @@
 		You have targeted ''$arcologies[_nei].name'' for cyber economic warfare.
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;Its planned impacts will be
 		<<if $arcologies[0].CyberEconomic == 3>>
-		  ''widespread.'' [[Moderate|Neighbor Interact][$arcologies[0].CyberEconomic -= 1]]
+			''widespread.'' [[Moderate|Neighbor Interact][$arcologies[0].CyberEconomic -= 1]]
 		<<elseif $arcologies[0].CyberEconomic == 2>>
-		  ''limited.'' [[Intensify|Neighbor Interact][$arcologies[0].CyberEconomic += 1]] | [[Moderate|Neighbor Interact][$arcologies[0].CyberEconomic -= 1]]
+			''limited.'' [[Intensify|Neighbor Interact][$arcologies[0].CyberEconomic += 1]] | [[Moderate|Neighbor Interact][$arcologies[0].CyberEconomic -= 1]]
 		<<else>>
-		  ''nominal.'' [[Intensify|Neighbor Interact][$arcologies[0].CyberEconomic += 1]]
+			''nominal.'' [[Intensify|Neighbor Interact][$arcologies[0].CyberEconomic += 1]]
 		<</if>>
 	<</if>>
 
@@ -77,11 +77,11 @@
 		You have targeted the leadership of ''$arcologies[_nei].name'' for character assassination.
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;Its planned impacts will be
 		<<if $arcologies[0].CyberReputation == 3>>
-		  ''widespread.'' [[Moderate|Neighbor Interact][$arcologies[0].CyberReputation -= 1]]
+			''widespread.'' [[Moderate|Neighbor Interact][$arcologies[0].CyberReputation -= 1]]
 		<<elseif $arcologies[0].CyberReputation == 2>>
-		  ''limited.'' [[Intensify|Neighbor Interact][$arcologies[0].CyberReputation += 1]] | [[Moderate|Neighbor Interact][$arcologies[0].CyberReputation -= 1]]
+			''limited.'' [[Intensify|Neighbor Interact][$arcologies[0].CyberReputation += 1]] | [[Moderate|Neighbor Interact][$arcologies[0].CyberReputation -= 1]]
 		<<else>>
-		  ''nominal.'' [[Intensify|Neighbor Interact][$arcologies[0].CyberReputation += 1]]
+			''nominal.'' [[Intensify|Neighbor Interact][$arcologies[0].CyberReputation += 1]]
 		<</if>>
 	<</if>>
 <</if>>
@@ -186,9 +186,9 @@
 <</if>>
 
 <<for $i = 0; $i < $arcologies.length; $i++>>
-  <<if $arcologies[$i].direction == $activeArcology.direction>>
-	<<include "Neighbor Description">>
-  <</if>>
+	<<if $arcologies[$i].direction == $activeArcology.direction>>
+		<<include "Neighbor Description">>
+	<</if>>
 <</for>>
 
 <br>&nbsp;&nbsp;&nbsp;&nbsp;[[Target for economic warfare|Neighbor Interact][$arcologies[0].embargoTarget = $activeArcology.direction]]
@@ -205,10 +205,10 @@ A 1% interest in $activeArcology.name is worth <<print cashFormat($seed)>> and w
 <<if ($activeArcology.ownership + $activeArcology.PCminority + $activeArcology.minority < 100)>>
 	[[Buy|Neighbor Interact][$buyArcologyDirection = $activeArcology.direction, $transaction = 1]]
 	<<if ($activeArcology.ownership + $activeArcology.PCminority + $activeArcology.minority <= 90)>>
-	<<if $cash > 10*($seed)>>
-		| [[10%|Neighbor Interact][$buyArcologyDirection = $activeArcology.direction, $transaction = 10]]
-		//Transaction costs will only be paid once//
-	<</if>>
+		<<if $cash > 10*($seed)>>
+			| [[10%|Neighbor Interact][$buyArcologyDirection = $activeArcology.direction, $transaction = 10]]
+			//Transaction costs will only be paid once//
+		<</if>>
 	<</if>>
 <</if>>
 <<if ($activeArcology.ownership + $activeArcology.PCminority + $activeArcology.minority < 100) && ($activeArcology.PCminority > 0)>>|<</if>>
diff --git a/src/uncategorized/neighborsDevelopment.tw b/src/uncategorized/neighborsDevelopment.tw
index ab9a451e6d643c4a15b314f0a10e36537e2b31a8..3c4d1c63d6efe167f6e8066533d449dc05748694 100644
--- a/src/uncategorized/neighborsDevelopment.tw
+++ b/src/uncategorized/neighborsDevelopment.tw
@@ -65,9 +65,9 @@
 <</if>>
 
 <<if $arcologies[$i].direction == 0>>
-  <<set _error = 5>>
+	<<set _error = 5>>
 <<else>>
-  <<set _error = 10>>
+	<<set _error = 10>>
 <</if>>
 <<set _error -= 2*$assistantPower>>
 has an estimated GSP of @@.yellowgreen;<<print cashFormat(Math.trunc((0.1*$arcologies[$i].prosperity*random(100-_error,100+_error))/100))>>m,@@
@@ -90,309 +90,309 @@ has an estimated GSP of @@.yellowgreen;<<print cashFormat(Math.trunc((0.1*$arcol
 <<elseif ($arcologies[$i].ownership != 0) && ($arcologies[$i].ownership < $arcologies[$i].PCminority) && ($arcologies[$i].direction != 0) && ($arcologies[$i].rival != 1)>>
 	undergoing a leadership struggle in which you are deeply concerned, since you now own more of it than its current leadership.
 	<<if random(0,10) < $arcologies[$i].PCminority - $arcologies[$i].ownership>>
-	  @@.yellow;You successfully execute a hostile takeover and now control the arcology.@@ Trustees from among its leading citizens will exercise local control at your direction until you make other arrangements.
-	  <<set $arcologies[$i].honeymoon += 10>>
-	  <<set $arcologies[$i].ownership = 0>>
-	  <<set $arcologies[$i].government = "your trustees">>
+		@@.yellow;You successfully execute a hostile takeover and now control the arcology.@@ Trustees from among its leading citizens will exercise local control at your direction until you make other arrangements.
+		<<set $arcologies[$i].honeymoon += 10>>
+		<<set $arcologies[$i].ownership = 0>>
+		<<set $arcologies[$i].government = "your trustees">>
 	<<else>>
-	  The current leadership has not yet exhausted its legalistic recourses, and retains control for the moment, causing considerable disruption.
-	  <<set $arcologies[$i].prosperity -= 3>>
+		The current leadership has not yet exhausted its legalistic recourses, and retains control for the moment, causing considerable disruption.
+		<<set $arcologies[$i].prosperity -= 3>>
 	<</if>>
 <<elseif ($arcologies[$i].ownership == 0) && ($arcologies[$i].PCminority > 0) && ($arcologies[$i].minority > $arcologies[$i].PCminority)>>
 	undergoing a leadership struggle in which you are deeply concerned, since your ownership share has diminished to a dangerously low point.
 	<<if random(0,10) < $arcologies[$i].minority - $arcologies[$i].PCminority>>
-	  @@.yellow;It undergoes a change of government.@@
-	  <<set $arcologies[$i].honeymoon += 10>>
-	  <<set $arcologies[$i].ownership = $arcologies[$i].minority>>
-	  <<set $arcologies[$i].minority = 0>>
-	  <<switch $arcologies[$i].government>>
-	  <<case "your trustees">>
-		<<if random(0,2) == 0>>
-		  Its leading citizens form a corporation to run the arcology more efficiently.
-		  <<set $arcologies[$i].government = "a corporation">>
-		<<else>>
-		  A power struggle is won by a single individual, leaving the arcology ruled like yours is.
-		  <<set $arcologies[$i].government = 1>>
-		<</if>>
-	  <<default>>
-		<<if random(0,2) == 0>>
-		  The failed individual who led it is run out and replaced by direct democracy.
-		  <<set $arcologies[$i].government = "direct democracy">>
-		<<else>>
-		  The failed individual who led it is bought out by a corporation.
-		  <<set $arcologies[$i].government = "a corporation">>
-		<</if>>
-	  <</switch>>
+		@@.yellow;It undergoes a change of government.@@
+		<<set $arcologies[$i].honeymoon += 10>>
+		<<set $arcologies[$i].ownership = $arcologies[$i].minority>>
+		<<set $arcologies[$i].minority = 0>>
+		<<switch $arcologies[$i].government>>
+		<<case "your trustees">>
+			<<if random(0,2) == 0>>
+				Its leading citizens form a corporation to run the arcology more efficiently.
+				<<set $arcologies[$i].government = "a corporation">>
+			<<else>>
+				A power struggle is won by a single individual, leaving the arcology ruled like yours is.
+				<<set $arcologies[$i].government = 1>>
+			<</if>>
+		<<default>>
+			<<if random(0,2) == 0>>
+				The failed individual who led it is run out and replaced by direct democracy.
+				<<set $arcologies[$i].government = "direct democracy">>
+			<<else>>
+				The failed individual who led it is bought out by a corporation.
+				<<set $arcologies[$i].government = "a corporation">>
+			<</if>>
+		<</switch>>
 	<<else>>
-	  The arcology is paralyzed by dissention over how to respond.
-	  <<set $arcologies[$i].prosperity -= 3>>
+		The arcology is paralyzed by dissention over how to respond.
+		<<set $arcologies[$i].prosperity -= 3>>
 	<</if>>
 <<elseif ($arcologies[$i].ownership != 0) && (($arcologies[$i].ownership < $arcologies[$i].minority) || ($arcologies[$i].ownership < 10)) && ($arcologies[$i].direction != 0) && ($arcologies[$i].rival != 1)>>
 	undergoing a leadership struggle, since its current government owns less of it than its largest rival for control.
 	<<if random(0,10) < $arcologies[$i].minority - $arcologies[$i].ownership>>
-	  @@.yellow;It undergoes a change of government.@@
-	  <<set $arcologies[$i].honeymoon += 10>>
-	  <<set $arcologies[$i].ownership = $arcologies[$i].minority>>
-	  <<set $arcologies[$i].minority = 0>>
-	  <<switch $arcologies[$i].government>>
-	  <<case "elected officials">>
-		<<if random(0,2) == 0>>
-		  Its elected officials surrender power to a small group of leading citizens.
-		  <<set $arcologies[$i].government = "an oligarchy">>
-		<<else>>
-		  Its elected officials are forced to give way to a committee of public safety.
-		  <<set $arcologies[$i].government = "a committee">>
-		<</if>>
-	  <<case "a committee">>
-		<<if random(0,2) == 0>>
-		  Its ruling committee forms it into a corporation in the hope this will spur growth.
-		  <<set $arcologies[$i].government = "a corporation">>
-		<<else>>
-		  A power struggle within its ruling committee leaves only a few leading citizens in power.
-		  <<set $arcologies[$i].government = "an oligarchy">>
-		<</if>>
-	  <<case "an oligarchy">>
-		<<if random(0,2) == 0>>
-		  Its leading citizens form a corporation to run the arcology more efficiently.
-		  <<set $arcologies[$i].government = "a corporation">>
-		<<else>>
-		  A power struggle is won by a single individual, leaving the arcology ruled like yours is.
-		  <<set $arcologies[$i].government = "an individual">>
-		<</if>>
-	  <<case "an individual">>
-		<<if random(0,2) == 0>>
-		  The failed individual who led it is run out and replaced by direct democracy.
-		  <<set $arcologies[$i].government = "direct democracy">>
-		<<else>>
-		  The failed individual who led it is bought out by a corporation.
-		  <<set $arcologies[$i].government = "a corporation">>
-		<</if>>
-	  <<case "a corporation">>
-		<<if random(0,2) == 0>>
-		  A power struggle within the corporation that runs it is won by a single person.
-		  <<set $arcologies[$i].government = "an individual">>
-		<<else>>
-		  The corporation that runs it collapses and is replaced by an oligarchy of rich shareholders.
-		  <<set $arcologies[$i].government = "an oligarchy">>
-		<</if>>
-	  <<default>>
-		Its direct democracy votes to empower some elected officials in the hope they can lead the arcology out of its problems.
-		<<set $arcologies[$i].government = "elected officials">>
-	  <</switch>>
-	  <<set $desc = []>>
-	  <<if $arcologies[$i].FSSubjugationist != "unset">>
-		<<if $arcologies[$i].FSSubjugationist < random(10,150)>>
-		  <<set $desc.push("Racial Subjugationism")>>
-		  <<set $arcologies[$i].FSSubjugationist = "unset">>
-		<<else>>
-		  <<set $arcologies[$i].FSSubjugationist -= 10>>
-		<</if>>
-	  <</if>>
-	  <<if $arcologies[$i].FSSupremacist != "unset">>
-		<<if $arcologies[$i].FSSupremacist < random(10,150)>>
-		  <<set $desc.push("Racial Supremacy")>>
-		  <<set $arcologies[$i].FSSupremacist = "unset">>
-		<<else>>
-		  <<set $arcologies[$i].FSSupremacist -= 10>>
-		<</if>>
-	  <</if>>
-	  <<if $arcologies[$i].FSRepopulationFocus != "unset">>
-		<<if $arcologies[$i].FSRepopulationFocus < random(10,150)>>
-		  <<set $desc.push("Repopulation Focus")>>
-		  <<set $arcologies[$i].FSRepopulationFocus = "unset">>
-		<<else>>
-		  <<set $arcologies[$i].FSRepopulationFocus -= 10>>
-		<</if>>
-	  <<elseif $arcologies[$i].FSRestart != "unset">>
-		<<if $arcologies[$i].FSRestart < random(10,150)>>
-		  <<set $desc.push("Eugenics")>>
-		  <<set $arcologies[$i].FSRestart = "unset">>
-		<<else>>
-		  <<set $arcologies[$i].FSRestart -= 10>>
-		<</if>>
-	  <</if>>
-	  <<if $arcologies[$i].FSGenderRadicalist != "unset">>
-		<<if $arcologies[$i].FSGenderRadicalist < random(10,150)>>
-		  <<set $desc.push("Gender Radicalism")>>
-		  <<set $arcologies[$i].FSGenderRadicalist = "unset">>
-		<<else>>
-		  <<set $arcologies[$i].FSGenderRadicalist -= 10>>
-		<</if>>
-	  <<elseif $arcologies[$i].FSGenderFundamentalist != "unset">>
-		<<if $arcologies[$i].FSGenderFundamentalist < random(10,150)>>
-		  <<set $desc.push("Gender Fundamentalism")>>
-		  <<set $arcologies[$i].FSGenderFundamentalist = "unset">>
-		<<else>>
-		  <<set $arcologies[$i].FSGenderFundamentalist -= 10>>
-		<</if>>
-	  <</if>>
-	  <<if $arcologies[$i].FSPaternalist != "unset">>
-		<<if $arcologies[$i].FSPaternalist < random(10,150)>>
-		  <<set $desc.push("Paternalism")>>
-		  <<set $arcologies[$i].FSPaternalist = "unset">>
-		<<else>>
-		  <<set $arcologies[$i].FSPaternalist -= 10>>
-		<</if>>
-	  <<elseif $arcologies[$i].FSDegradationist != "unset">>
-		<<if $arcologies[$i].FSDegradationist < random(10,150)>>
-		  <<set $desc.push("Degradationism")>>
-		  <<set $arcologies[$i].FSDegradationist = "unset">>
-		<<else>>
-		  <<set $arcologies[$i].FSDegradationist -= 10>>
-		<</if>>
-	  <</if>>
-	  <<if $arcologies[$i].FSBodyPurist != "unset">>
-		<<if $arcologies[$i].FSBodyPurist < random(10,150)>>
-		  <<set $desc.push("Body Purism")>>
-		  <<set $arcologies[$i].FSBodyPurist = "unset">>
-		<<else>>
-		  <<set $arcologies[$i].FSBodyPurist -= 10>>
-		<</if>>
-	  <<elseif $arcologies[$i].FSTransformationFetishist != "unset">>
-		<<if $arcologies[$i].FSTransformationFetishist < random(10,150)>>
-		  <<set $desc.push("Transformation Fetishism")>>
-		  <<set $arcologies[$i].FSTransformationFetishist = "unset">>
-		<<else>>
-		  <<set $arcologies[$i].FSTransformationFetishist -= 10>>
+		@@.yellow;It undergoes a change of government.@@
+		<<set $arcologies[$i].honeymoon += 10>>
+		<<set $arcologies[$i].ownership = $arcologies[$i].minority>>
+		<<set $arcologies[$i].minority = 0>>
+		<<switch $arcologies[$i].government>>
+		<<case "elected officials">>
+			<<if random(0,2) == 0>>
+				Its elected officials surrender power to a small group of leading citizens.
+				<<set $arcologies[$i].government = "an oligarchy">>
+			<<else>>
+				Its elected officials are forced to give way to a committee of public safety.
+				<<set $arcologies[$i].government = "a committee">>
+			<</if>>
+		<<case "a committee">>
+			<<if random(0,2) == 0>>
+				Its ruling committee forms it into a corporation in the hope this will spur growth.
+				<<set $arcologies[$i].government = "a corporation">>
+			<<else>>
+				A power struggle within its ruling committee leaves only a few leading citizens in power.
+				<<set $arcologies[$i].government = "an oligarchy">>
+			<</if>>
+		<<case "an oligarchy">>
+			<<if random(0,2) == 0>>
+				Its leading citizens form a corporation to run the arcology more efficiently.
+				<<set $arcologies[$i].government = "a corporation">>
+			<<else>>
+				A power struggle is won by a single individual, leaving the arcology ruled like yours is.
+				<<set $arcologies[$i].government = "an individual">>
+			<</if>>
+		<<case "an individual">>
+			<<if random(0,2) == 0>>
+				The failed individual who led it is run out and replaced by direct democracy.
+				<<set $arcologies[$i].government = "direct democracy">>
+			<<else>>
+				The failed individual who led it is bought out by a corporation.
+				<<set $arcologies[$i].government = "a corporation">>
+			<</if>>
+		<<case "a corporation">>
+			<<if random(0,2) == 0>>
+				A power struggle within the corporation that runs it is won by a single person.
+				<<set $arcologies[$i].government = "an individual">>
+			<<else>>
+				The corporation that runs it collapses and is replaced by an oligarchy of rich shareholders.
+				<<set $arcologies[$i].government = "an oligarchy">>
+			<</if>>
+		<<default>>
+			Its direct democracy votes to empower some elected officials in the hope they can lead the arcology out of its problems.
+			<<set $arcologies[$i].government = "elected officials">>
+		<</switch>>
+		<<set $desc = []>>
+		<<if $arcologies[$i].FSSubjugationist != "unset">>
+			<<if $arcologies[$i].FSSubjugationist < random(10,150)>>
+				<<set $desc.push("Racial Subjugationism")>>
+				<<set $arcologies[$i].FSSubjugationist = "unset">>
+			<<else>>
+				<<set $arcologies[$i].FSSubjugationist -= 10>>
+			<</if>>
 		<</if>>
-	  <</if>>
-	  <<if $arcologies[$i].FSYouthPreferentialist != "unset">>
-		<<if $arcologies[$i].FSYouthPreferentialist < random(10,150)>>
-		  <<set $desc.push("Youth Preferentialism")>>
-		  <<set $arcologies[$i].FSYouthPreferentialist = "unset">>
-		<<else>>
-		  <<set $arcologies[$i].FSYouthPreferentialist -= 10>>
+		<<if $arcologies[$i].FSSupremacist != "unset">>
+			<<if $arcologies[$i].FSSupremacist < random(10,150)>>
+				<<set $desc.push("Racial Supremacy")>>
+				<<set $arcologies[$i].FSSupremacist = "unset">>
+			<<else>>
+				<<set $arcologies[$i].FSSupremacist -= 10>>
+			<</if>>
 		<</if>>
-	  <<elseif $arcologies[$i].FSMaturityPreferentialist != "unset">>
-		<<if $arcologies[$i].FSMaturityPreferentialist < random(10,150)>>
-		  <<set $desc.push("Maturity Preferentialism")>>
-		  <<set $arcologies[$i].FSMaturityPreferentialist = "unset">>
-		<<else>>
-		  <<set $arcologies[$i].FSMaturityPreferentialist -= 10>>
+		<<if $arcologies[$i].FSRepopulationFocus != "unset">>
+			<<if $arcologies[$i].FSRepopulationFocus < random(10,150)>>
+				<<set $desc.push("Repopulation Focus")>>
+				<<set $arcologies[$i].FSRepopulationFocus = "unset">>
+			<<else>>
+				<<set $arcologies[$i].FSRepopulationFocus -= 10>>
+			<</if>>
+		<<elseif $arcologies[$i].FSRestart != "unset">>
+			<<if $arcologies[$i].FSRestart < random(10,150)>>
+				<<set $desc.push("Eugenics")>>
+				<<set $arcologies[$i].FSRestart = "unset">>
+			<<else>>
+				<<set $arcologies[$i].FSRestart -= 10>>
+			<</if>>
 		<</if>>
-	  <</if>>
-	  <<if $arcologies[$i].FSSlimnessEnthusiast != "unset">>
-		<<if $arcologies[$i].FSSlimnessEnthusiast < random(10,150)>>
-		  <<set $desc.push("Slimness Enthusiasm")>>
-		  <<set $arcologies[$i].FSSlimnessEnthusiast = "unset">>
-		<<else>>
-		  <<set $arcologies[$i].FSSlimnessEnthusiast -= 10>>
+		<<if $arcologies[$i].FSGenderRadicalist != "unset">>
+			<<if $arcologies[$i].FSGenderRadicalist < random(10,150)>>
+				<<set $desc.push("Gender Radicalism")>>
+				<<set $arcologies[$i].FSGenderRadicalist = "unset">>
+			<<else>>
+				<<set $arcologies[$i].FSGenderRadicalist -= 10>>
+			<</if>>
+		<<elseif $arcologies[$i].FSGenderFundamentalist != "unset">>
+			<<if $arcologies[$i].FSGenderFundamentalist < random(10,150)>>
+				<<set $desc.push("Gender Fundamentalism")>>
+				<<set $arcologies[$i].FSGenderFundamentalist = "unset">>
+			<<else>>
+				<<set $arcologies[$i].FSGenderFundamentalist -= 10>>
+			<</if>>
 		<</if>>
-	  <<elseif $arcologies[$i].FSAssetExpansionist != "unset">>
-		<<if $arcologies[$i].FSAssetExpansionist < random(10,150)>>
-		  <<set $desc.push("Asset Expansionism")>>
-		  <<set $arcologies[$i].FSAssetExpansionist = "unset">>
-		<<else>>
-		  <<set $arcologies[$i].FSAssetExpansionist -= 10>>
+		<<if $arcologies[$i].FSPaternalist != "unset">>
+			<<if $arcologies[$i].FSPaternalist < random(10,150)>>
+				<<set $desc.push("Paternalism")>>
+				<<set $arcologies[$i].FSPaternalist = "unset">>
+			<<else>>
+				<<set $arcologies[$i].FSPaternalist -= 10>>
+			<</if>>
+		<<elseif $arcologies[$i].FSDegradationist != "unset">>
+			<<if $arcologies[$i].FSDegradationist < random(10,150)>>
+				<<set $desc.push("Degradationism")>>
+				<<set $arcologies[$i].FSDegradationist = "unset">>
+			<<else>>
+				<<set $arcologies[$i].FSDegradationist -= 10>>
+			<</if>>
 		<</if>>
-	  <</if>>
-	  <<if $arcologies[$i].FSPastoralist != "unset">>
-		<<if $arcologies[$i].FSPastoralist < random(10,150)>>
-		  <<set $desc.push("Pastoralism")>>
-		  <<set $arcologies[$i].FSPastoralist = "unset">>
-		<<else>>
-		  <<set $arcologies[$i].FSPastoralist -= 10>>
+		<<if $arcologies[$i].FSBodyPurist != "unset">>
+			<<if $arcologies[$i].FSBodyPurist < random(10,150)>>
+				<<set $desc.push("Body Purism")>>
+				<<set $arcologies[$i].FSBodyPurist = "unset">>
+			<<else>>
+				<<set $arcologies[$i].FSBodyPurist -= 10>>
+			<</if>>
+		<<elseif $arcologies[$i].FSTransformationFetishist != "unset">>
+			<<if $arcologies[$i].FSTransformationFetishist < random(10,150)>>
+				<<set $desc.push("Transformation Fetishism")>>
+				<<set $arcologies[$i].FSTransformationFetishist = "unset">>
+			<<else>>
+				<<set $arcologies[$i].FSTransformationFetishist -= 10>>
+			<</if>>
 		<</if>>
-	  <<elseif $arcologies[$i].FSCummunism != "unset">>
-		<<if $arcologies[$i].FSCummunism < random(10,150)>>
-		  <<set $desc.push("Cummunism")>>
-		  <<set $arcologies[$i].FSCummunism = "unset">>
-		<<else>>
-		  <<set $arcologies[$i].FSCummunism -= 10>>
+		<<if $arcologies[$i].FSYouthPreferentialist != "unset">>
+			<<if $arcologies[$i].FSYouthPreferentialist < random(10,150)>>
+				<<set $desc.push("Youth Preferentialism")>>
+				<<set $arcologies[$i].FSYouthPreferentialist = "unset">>
+			<<else>>
+				<<set $arcologies[$i].FSYouthPreferentialist -= 10>>
+			<</if>>
+		<<elseif $arcologies[$i].FSMaturityPreferentialist != "unset">>
+			<<if $arcologies[$i].FSMaturityPreferentialist < random(10,150)>>
+				<<set $desc.push("Maturity Preferentialism")>>
+				<<set $arcologies[$i].FSMaturityPreferentialist = "unset">>
+			<<else>>
+				<<set $arcologies[$i].FSMaturityPreferentialist -= 10>>
+			<</if>>
 		<</if>>
-	  <</if>>
-	  <<if $arcologies[$i].FSPhysicalIdealist != "unset">>
-		<<if $arcologies[$i].FSPhysicalIdealist < random(10,150)>>
-		  <<set $desc.push("Physical Idealism")>>
-		  <<set $arcologies[$i].FSPhysicalIdealist = "unset">>
-		<<else>>
-		  <<set $arcologies[$i].FSPhysicalIdealist -= 10>>
+		<<if $arcologies[$i].FSSlimnessEnthusiast != "unset">>
+			<<if $arcologies[$i].FSSlimnessEnthusiast < random(10,150)>>
+				<<set $desc.push("Slimness Enthusiasm")>>
+				<<set $arcologies[$i].FSSlimnessEnthusiast = "unset">>
+			<<else>>
+				<<set $arcologies[$i].FSSlimnessEnthusiast -= 10>>
+			<</if>>
+		<<elseif $arcologies[$i].FSAssetExpansionist != "unset">>
+			<<if $arcologies[$i].FSAssetExpansionist < random(10,150)>>
+				<<set $desc.push("Asset Expansionism")>>
+				<<set $arcologies[$i].FSAssetExpansionist = "unset">>
+			<<else>>
+				<<set $arcologies[$i].FSAssetExpansionist -= 10>>
+			<</if>>
 		<</if>>
-	  <<elseif $arcologies[$i].FSHedonisticDecadence != "unset">>
-		<<if $arcologies[$i].FSHedonisticDecadence < random(10,150)>>
-		  <<set $desc.push("Decadent Hedonism")>>
-		  <<set $arcologies[$i].FSHedonisticDecadence = "unset">>
-		<<else>>
-		  <<set $arcologies[$i].FSHedonisticDecadence -= 10>>
+		<<if $arcologies[$i].FSPastoralist != "unset">>
+			<<if $arcologies[$i].FSPastoralist < random(10,150)>>
+				<<set $desc.push("Pastoralism")>>
+				<<set $arcologies[$i].FSPastoralist = "unset">>
+			<<else>>
+				<<set $arcologies[$i].FSPastoralist -= 10>>
+			<</if>>
+		<<elseif $arcologies[$i].FSCummunism != "unset">>
+			<<if $arcologies[$i].FSCummunism < random(10,150)>>
+				<<set $desc.push("Cummunism")>>
+				<<set $arcologies[$i].FSCummunism = "unset">>
+			<<else>>
+				<<set $arcologies[$i].FSCummunism -= 10>>
+			<</if>>
 		<</if>>
-	  <</if>>
-	  <<if $arcologies[$i].FSIncestFetishist != "unset">>
-		<<if $arcologies[$i].FSIncestFetishist < random(10,150)>>
-		  <<set $desc.push("Incest Fetishism")>>
-		  <<set $arcologies[$i].FSIncestFetishist = "unset">>
-		<<else>>
-		  <<set $arcologies[$i].FSIncestFetishist -= 10>>
+		<<if $arcologies[$i].FSPhysicalIdealist != "unset">>
+			<<if $arcologies[$i].FSPhysicalIdealist < random(10,150)>>
+				<<set $desc.push("Physical Idealism")>>
+				<<set $arcologies[$i].FSPhysicalIdealist = "unset">>
+			<<else>>
+				<<set $arcologies[$i].FSPhysicalIdealist -= 10>>
+			<</if>>
+		<<elseif $arcologies[$i].FSHedonisticDecadence != "unset">>
+			<<if $arcologies[$i].FSHedonisticDecadence < random(10,150)>>
+				<<set $desc.push("Decadent Hedonism")>>
+				<<set $arcologies[$i].FSHedonisticDecadence = "unset">>
+			<<else>>
+				<<set $arcologies[$i].FSHedonisticDecadence -= 10>>
+			<</if>>
 		<</if>>
-	  <</if>>
-	  <<if $arcologies[$i].FSChattelReligionist != "unset">>
-		<<if $arcologies[$i].FSChattelReligionist < random(10,150)>>
-		  <<set $desc.push("Chattel Religionism")>>
-		  <<set $arcologies[$i].FSChattelReligionist = "unset">>
-		<<else>>
-		  <<set $arcologies[$i].FSChattelReligionist -= 10>>
+		<<if $arcologies[$i].FSIncestFetishist != "unset">>
+			<<if $arcologies[$i].FSIncestFetishist < random(10,150)>>
+				<<set $desc.push("Incest Fetishism")>>
+				<<set $arcologies[$i].FSIncestFetishist = "unset">>
+			<<else>>
+				<<set $arcologies[$i].FSIncestFetishist -= 10>>
+			<</if>>
 		<</if>>
-	  <</if>>
-	  <<if $arcologies[$i].FSRomanRevivalist != "unset">>
-		<<if $arcologies[$i].FSRomanRevivalist < random(10,150)>>
-		  <<set $desc.push("Roman Revivalism")>>
-		  <<set $arcologies[$i].FSRomanRevivalist = "unset">>
-		<<else>>
-		  <<set $arcologies[$i].FSRomanRevivalist -= 10>>
+		<<if $arcologies[$i].FSChattelReligionist != "unset">>
+			<<if $arcologies[$i].FSChattelReligionist < random(10,150)>>
+				<<set $desc.push("Chattel Religionism")>>
+				<<set $arcologies[$i].FSChattelReligionist = "unset">>
+			<<else>>
+				<<set $arcologies[$i].FSChattelReligionist -= 10>>
+			<</if>>
 		<</if>>
+		<<if $arcologies[$i].FSRomanRevivalist != "unset">>
+			<<if $arcologies[$i].FSRomanRevivalist < random(10,150)>>
+				<<set $desc.push("Roman Revivalism")>>
+				<<set $arcologies[$i].FSRomanRevivalist = "unset">>
+			<<else>>
+				<<set $arcologies[$i].FSRomanRevivalist -= 10>>
+			<</if>>
 		<<elseif $arcologies[$i].FSAztecRevivalist != "unset">>
-		<<if $arcologies[$i].FSAztecRevivalist < random(10,150)>>
-		  <<set $desc.push("Aztec Revivalism")>>
-		  <<set $arcologies[$i].FSAztecRevivalist = "unset">>
-		<<else>>
-		  <<set $arcologies[$i].FSAztecRevivalist -= 10>>
-		<</if>>
-	  <<elseif $arcologies[$i].FSEgyptianRevivalist != "unset">>
-		<<if $arcologies[$i].FSEgyptianRevivalist < random(10,150)>>
-		  <<set $desc.push("Egyptian Revivalism")>>
-		  <<set $arcologies[$i].FSEgyptianRevivalist = "unset">>
-		<<else>>
-		  <<set $arcologies[$i].FSEgyptianRevivalist -= 10>>
-		<</if>>
-	  <<elseif $arcologies[$i].FSEdoRevivalist != "unset">>
-		<<if $arcologies[$i].FSEdoRevivalist < random(10,150)>>
-		  <<set $desc.push("Edo Revivalism")>>
-		  <<set $arcologies[$i].FSEdoRevivalist = "unset">>
-		<<else>>
-		  <<set $arcologies[$i].FSEdoRevivalist -= 10>>
-		<</if>>
-	  <<elseif $arcologies[$i].FSArabianRevivalist != "unset">>
-		<<if $arcologies[$i].FSArabianRevivalist < random(10,150)>>
-		  <<set $desc.push("Arabian Revivalism")>>
-		  <<set $arcologies[$i].FSArabianRevivalist = "unset">>
-		<<else>>
-		  <<set $arcologies[$i].FSArabianRevivalist -= 10>>
+			<<if $arcologies[$i].FSAztecRevivalist < random(10,150)>>
+				<<set $desc.push("Aztec Revivalism")>>
+				<<set $arcologies[$i].FSAztecRevivalist = "unset">>
+			<<else>>
+				<<set $arcologies[$i].FSAztecRevivalist -= 10>>
+			<</if>>
+		<<elseif $arcologies[$i].FSEgyptianRevivalist != "unset">>
+			<<if $arcologies[$i].FSEgyptianRevivalist < random(10,150)>>
+				<<set $desc.push("Egyptian Revivalism")>>
+				<<set $arcologies[$i].FSEgyptianRevivalist = "unset">>
+			<<else>>
+				<<set $arcologies[$i].FSEgyptianRevivalist -= 10>>
+			<</if>>
+		<<elseif $arcologies[$i].FSEdoRevivalist != "unset">>
+			<<if $arcologies[$i].FSEdoRevivalist < random(10,150)>>
+				<<set $desc.push("Edo Revivalism")>>
+				<<set $arcologies[$i].FSEdoRevivalist = "unset">>
+			<<else>>
+				<<set $arcologies[$i].FSEdoRevivalist -= 10>>
+			<</if>>
+		<<elseif $arcologies[$i].FSArabianRevivalist != "unset">>
+			<<if $arcologies[$i].FSArabianRevivalist < random(10,150)>>
+				<<set $desc.push("Arabian Revivalism")>>
+				<<set $arcologies[$i].FSArabianRevivalist = "unset">>
+			<<else>>
+				<<set $arcologies[$i].FSArabianRevivalist -= 10>>
+			<</if>>
+		<<elseif $arcologies[$i].FSChineseRevivalist != "unset">>
+			<<if $arcologies[$i].FSChineseRevivalist < random(10,150)>>
+				<<set $desc.push("Chinese Revivalism")>>
+				<<set $arcologies[$i].FSChineseRevivalist = "unset">>
+			<<else>>
+				<<set $arcologies[$i].FSChineseRevivalist -= 10>>
+			<</if>>
 		<</if>>
-	  <<elseif $arcologies[$i].FSChineseRevivalist != "unset">>
-		<<if $arcologies[$i].FSChineseRevivalist < random(10,150)>>
-		  <<set $desc.push("Chinese Revivalism")>>
-		  <<set $arcologies[$i].FSChineseRevivalist = "unset">>
+		<<if $desc.length == 0>>
+		<<elseif $desc.length > 2>>
+			Its citizens take the opportunity to make radical social changes, @@.cyan;purging the $desc[0],
+			<<for _k = 1; _k < $desc.length; _k++>>
+				<<if _k < $desc.length-1>>
+					$desc[_k],
+				<<else>>
+					and $desc[_k]@@ favored by the old government.
+				<</if>>
+			<</for>>
+		<<elseif $desc.length == 2>>
+			Its citizens take the opportunity to make social changes, @@.cyan;discarding the $desc[0] and $desc[1]@@ favored by the old government.
 		<<else>>
-		  <<set $arcologies[$i].FSChineseRevivalist -= 10>>
+			Its citizens take the opportunity to make social change and @@.cyan;abandon the $desc[0]@@ favored by the old government.
 		<</if>>
-	  <</if>>
-	  <<if $desc.length == 0>>
-	  <<elseif $desc.length > 2>>
-		Its citizens take the opportunity to make radical social changes, @@.cyan;purging the $desc[0],
-		<<for _k = 1; _k < $desc.length; _k++>>
-		<<if _k < $desc.length-1>>
-		  $desc[_k],
-		<<else>>
-		  and $desc[_k]@@ favored by the old government.
-		<</if>>
-		<</for>>
-	  <<elseif $desc.length == 2>>
-		Its citizens take the opportunity to make social changes, @@.cyan;discarding the $desc[0] and $desc[1]@@ favored by the old government.
-	  <<else>>
-		Its citizens take the opportunity to make social change and @@.cyan;abandon the $desc[0]@@ favored by the old government.
-	  <</if>>
 	<<else>>
-	  The arcology is paralyzed by internal dissension over how to respond.
-	  <<set $arcologies[$i].prosperity -= 3>>
+		The arcology is paralyzed by internal dissension over how to respond.
+		<<set $arcologies[$i].prosperity -= 3>>
 	<</if>>
 <<elseif $arcologies[$i].prosperity >= 300>>
 	at the maximum possible prosperity.
@@ -402,16 +402,16 @@ has an estimated GSP of @@.yellowgreen;<<print cashFormat(Math.trunc((0.1*$arcol
 <<elseif $arcologies[$i].prosperity >= $averageProsperity - 10>>
 	about as prosperous as the rest of the Free City.
 <<else>>
-  <<if ($arcologies[$i].honeymoon > 0)>>
-	far behind the rest of the Free City, making it a good investment and spurring its economic development. It remains in the @@.lightgreen;honeymoon period@@ after its recent change of government, suppressing dissention and further encouraging growth.
-	<<set $arcologies[$i].prosperity += 2>>
-	<<if ($arcologies[$i].ownership != 0) && ($arcologies[$i].ownership < 40)>>
-		<<set $arcologies[$i].ownership += 1>>
+	<<if ($arcologies[$i].honeymoon > 0)>>
+		far behind the rest of the Free City, making it a good investment and spurring its economic development. It remains in the @@.lightgreen;honeymoon period@@ after its recent change of government, suppressing dissention and further encouraging growth.
+		<<set $arcologies[$i].prosperity += 2>>
+		<<if ($arcologies[$i].ownership != 0) && ($arcologies[$i].ownership < 40)>>
+			<<set $arcologies[$i].ownership += 1>>
+		<</if>>
+	<<else>>
+		not as prosperous as the rest of the Free City, spurring its economic development.
+		<<set $arcologies[$i].prosperity += 1>>
 	<</if>>
-  <<else>>
-	not as prosperous as the rest of the Free City, spurring its economic development.
-	<<set $arcologies[$i].prosperity += 1>>
-  <</if>>
 <</if>>
 
 /* NATURAL CHANGES TO MINORITY SHARE */
@@ -576,14 +576,14 @@ has an estimated GSP of @@.yellowgreen;<<print cashFormat(Math.trunc((0.1*$arcol
 /* ECONOMIC WARFARE */
 
 <<for $j = 0; $j < $arcologies.length; $j++>>
-  <<if $arcologies[$i].direction == $arcologies[$j].embargoTarget>>
-	<<set $arcologies[$i].prosperity -= $arcologies[$j].embargo*2>>
-	<<if $arcologies[$j].direction != 0>>
-	  <<set $arcologies[$j].prosperity -= $arcologies[$j].embargo*2>>
+	<<if $arcologies[$i].direction == $arcologies[$j].embargoTarget>>
+		<<set $arcologies[$i].prosperity -= $arcologies[$j].embargo*2>>
+		<<if $arcologies[$j].direction != 0>>
+			<<set $arcologies[$j].prosperity -= $arcologies[$j].embargo*2>>
+		<</if>>
+		<<set $arcologies[$i].prosperity = Math.clamp($arcologies[$i].prosperity, 1, 300)>>
+		$arcologies[$j].name targets $arcologies[$i].name for @@.red;economic warfare@@.
 	<</if>>
-	<<set $arcologies[$i].prosperity = Math.clamp($arcologies[$i].prosperity, 1, 300)>>
-	$arcologies[$j].name targets $arcologies[$i].name for @@.red;economic warfare@@.
-  <</if>>
 <</for>>
 
 /* FUTURE SOCIETY PROGRESS */
@@ -754,7 +754,7 @@ has an estimated GSP of @@.yellowgreen;<<print cashFormat(Math.trunc((0.1*$arcol
 <</if>>
 
 <<if $arcologies[$i].FSRepopulationFocus != "unset">>
-	<<set  _societiesAdopted += 1>>
+	<<set _societiesAdopted += 1>>
 	<<if $arcologies[$i].direction != 0>>
 	<<set $arcologies[$i].FSRepopulationFocus += $efficiency>>
 	<</if>>
@@ -796,7 +796,7 @@ has an estimated GSP of @@.yellowgreen;<<print cashFormat(Math.trunc((0.1*$arcol
 	<</if>>
 	<</if>>
 <<elseif $arcologies[$i].FSRestart != "unset">>
-	<<set  _societiesAdopted += 1>>
+	<<set _societiesAdopted += 1>>
 	<<if $arcologies[$i].direction != 0>>
 	<<set $arcologies[$i].FSRestart += $efficiency>>
 	<</if>>
@@ -2202,28 +2202,28 @@ has an estimated GSP of @@.yellowgreen;<<print cashFormat(Math.trunc((0.1*$arcol
 <</if>>
 
 <<if $desc.length == 0>>
-  '' $arcologies[$j].name'' attempts to influence it, but has no significant impacts.
+	'' $arcologies[$j].name'' attempts to influence it, but has no significant impacts.
 <<elseif $desc.length > 2>>
-  '' $arcologies[$j].name'''s mature culture influences $arcologies[$i].name, $desc[0],
-  <<for _k = 1; _k < $desc.length; _k++>>
-  <<if _k < $desc.length-1>>
-	$desc[_k],
-  <<else>>
-	and $desc[_k].
-  <</if>>
-  <</for>>
+	'' $arcologies[$j].name'''s mature culture influences $arcologies[$i].name, $desc[0],
+	<<for _k = 1; _k < $desc.length; _k++>>
+		<<if _k < $desc.length-1>>
+			$desc[_k],
+		<<else>>
+			and $desc[_k].
+		<</if>>
+	<</for>>
 <<elseif $desc.length == 2>>
-  '' $arcologies[$j].name'''s culture influences $arcologies[$i].name's $desc[0] and $desc[1].
+	'' $arcologies[$j].name'''s culture influences $arcologies[$i].name's $desc[0] and $desc[1].
 <<else>>
-  '' $arcologies[$j].name'''s culture is beginning to influence $arcologies[$i].name's $desc[0].
+	'' $arcologies[$j].name'''s culture is beginning to influence $arcologies[$i].name's $desc[0].
 <</if>>
 
 <<if $appliedInfluenceBonus < 0>>
-<<if $appliedInfluenceBonus < 5>>
-	$arcologies[$j].name is societally advanced, giving it extra influence.
-<<else>>
-	$arcologies[$j].name is societally fanatical, lending it great influence.
-<</if>>
+	<<if $appliedInfluenceBonus < 5>>
+		$arcologies[$j].name is societally advanced, giving it extra influence.
+	<<else>>
+		$arcologies[$j].name is societally fanatical, lending it great influence.
+	<</if>>
 <</if>>
 <<if $arcologies[$i].ownership >= 100>>
 	<<if $appliedInfluenceBonus < 0>>However, <</if>>$arcologies[$i].name is under completely unified control, making it resistant to change.
diff --git a/src/uncategorized/neighborsFSAdoption.tw b/src/uncategorized/neighborsFSAdoption.tw
index fd4f7c0e124d3ca01dd3c784226afa0b7c56bac4..2ba86b2315fafcebc6732f2570bae918f523a3cc 100644
--- a/src/uncategorized/neighborsFSAdoption.tw
+++ b/src/uncategorized/neighborsFSAdoption.tw
@@ -28,285 +28,285 @@ societal development.
 <<if $arcologies[$i].government == "an individual">>
 <<if $rivalryFSAdopted == 0>>
 
-  <<set $rivalryFSAdopted = 1>>
-  <<set $desc = "Its owner is">>
-  <<switch $rivalryFS>>
-  <<case "Racial Subjugationism">>
-	<<if $arcologies[$i].FSSubjugationist != "unset">><<set $arcologies[$i].FSSubjugationist = "unset">><</if>>
-	$desc preoccupied by belief in the superiority of the $arcologies[0].FSSubjugationistRace race, leading the arcology to @@.yellow;adopt $arcologies[0].FSSubjugationistRace Supremacy.@@
-	<<set $arcologies[$i].FSSupremacist = 5>><<set _adopted = 1>>
-	<<set $arcologies[$i].FSSupremacistRace = $arcologies[0].FSSubjugationistRace>>
-  <<case "Racial Supremacism">>
-	<<if $arcologies[$i].FSSupremacist != "unset">><<set $arcologies[$i].FSSupremacist = "unset">><</if>>
-	$desc preoccupied by a racial animus towards $arcologies[0].FSSupremacistRace people, leading the arcology to @@.yellow;adopt $arcologies[0].FSSupremacistRace Subjugation.@@
-	<<set $arcologies[$i].FSSubjugationist = 5>><<set _adopted = 1>>
-	<<set $arcologies[$i].FSSubjugationistRace = $arcologies[0].FSSupremacistRace>>
-  <<case "Repopulation Focus">>
-	<<if $arcologies[$i].FSRepopulationFocus != "unset">><<set $arcologies[$i].FSRepopulationFocus = "unset">><</if>>
-	$desc obsessed with building a new society based on its societal elite, leading the arcology to @@.yellow;adopt Eugenics.@@
-	<<set $arcologies[$i].FSRestart = 5>><<set _adopted = 1>>
-  <<case "Eugenics">>
-	<<if $arcologies[$i].FSRestart != "unset">><<set $arcologies[$i].FSRestart = "unset">><</if>>
-	$desc obsessed with breeding a new society, leading the arcology to @@.yellow;adopt Repopulationism.@@
-	<<set $arcologies[$i].FSRepopulationFocus = 5>><<set _adopted = 1>>
-  <<case "Gender Radicalism">>
-	<<if $arcologies[$i].FSGenderRadicalist != "unset">><<set $arcologies[$i].FSGenderRadicalist = "unset">><</if>>
-	$desc enthusiastic about knocking slaves up, leading the arcology to @@.yellow;adopt Gender Fundamentalism.@@
-	<<set $arcologies[$i].FSGenderFundamentalist = 5>><<set _adopted = 1>>
-  <<case "Gender Fundamentalism">>
-	<<if $arcologies[$i].FSGenderFundamentalist != "unset">><<set $arcologies[$i].FSGenderFundamentalist = "unset">><</if>>
-	$desc enthusiastic about fucking slaves in the butt, leading the arcology to @@.yellow;adopt Gender Radicalism.@@
-	<<set $arcologies[$i].FSGenderRadicalist = 5>><<set _adopted = 1>>
-  <<case "Paternalism">>
-	<<if $arcologies[$i].FSPaternalist != "unset">><<set $arcologies[$i].FSPaternalist = "unset">><</if>>
-	$desc partial to screaming and struggling, leading the arcology to @@.yellow;adopt Degradationism.@@
-	<<set $arcologies[$i].FSDegradationist = 5>><<set _adopted = 1>>
-  <<case "Degradationism">>
-	<<if $arcologies[$i].FSDegradationist != "unset">><<set $arcologies[$i].FSDegradationist = "unset">><</if>>
-	$desc devoted to their slaves' advancement, leading the arcology to @@.yellow;adopt Paternalism.@@
-	<<set $arcologies[$i].FSPaternalist = 5>><<set _adopted = 1>>
-  <<case "Body Purism">>
-	<<if $arcologies[$i].FSBodyPurist != "unset">><<set $arcologies[$i].FSBodyPurist = "unset">><</if>>
-	$desc fascinated with extreme surgery, leading the arcology to @@.yellow;adopt Transformation Fetishism.@@
-	<<set $arcologies[$i].FSTransformationFetishist = 5>><<set _adopted = 1>>
-  <<case "Transformation Fetishism">>
-	<<if $arcologies[$i].FSTransformationFetishist != "unset">><<set $arcologies[$i].FSTransformationFetishist = "unset">><</if>>
-	$desc concerned by trends in their slaves' health, leading the arcology to @@.yellow;adopt Body Purism.@@
-	<<set $arcologies[$i].FSBodyPurist = 5>><<set _adopted = 1>>
-  <<case "Youth Preferentialism">>
-	<<if $arcologies[$i].FSYouthPreferentialist != "unset">><<set $arcologies[$i].FSYouthPreferentialist = "unset">><</if>>
-	$desc devoted to time in bed with their MILF slaves, leading the arcology to @@.yellow;adopt Maturity Preferentialism.@@
-	<<set $arcologies[$i].FSMaturityPreferentialist = 5>><<set _adopted = 1>>
-  <<case "Maturity Preferentialism">>
-	<<if $arcologies[$i].FSMaturityPreferentialist != "unset">><<set $arcologies[$i].FSMaturityPreferentialist = "unset">><</if>>
-	$desc devoted to fucking nubile young slaves, leading the arcology to @@.yellow;adopt Youth Preferentialism.@@
-	<<set $arcologies[$i].FSYouthPreferentialist = 5>><<set _adopted = 1>>
-  <<case "Slimness Enthusiasm">>
-	<<if $arcologies[$i].FSSlimnessEnthusiast != "unset">><<set $arcologies[$i].FSSlimnessEnthusiast = "unset">><</if>>
-	$desc loves boobs, the bigger, the better, leading the arcology to @@.yellow;adopt Asset Expansionism.@@
-	<<set $arcologies[$i].FSAssetExpansionist = 5>><<set _adopted = 1>>
-  <<case "Asset Expansionism">>
-	<<if $arcologies[$i].FSAssetExpansionist != "unset">><<set $arcologies[$i].FSAssetExpansionist = "unset">><</if>>
-	$desc loves a slim slave with tight holes, leading the arcology to @@.yellow;adopt Slimness Enthusiasm.@@
-	<<set $arcologies[$i].FSSlimnessEnthusiast = 5>><<set _adopted = 1>>
-  <<case "Pastoralism">>
-	<<if $arcologies[$i].FSPastoralist != "unset">><<set $arcologies[$i].FSPastoralist = "unset">><</if>>
-	$desc loves cum, leading the arcology to @@.yellow;adopt Cummunism.@@
-	<<set $arcologies[$i].FSCummunism = 5>><<set _adopted = 1>>
-  <<case "Cummunism">>
-	<<if $arcologies[$i].FSCummunism != "unset">><<set $arcologies[$i].FSCummunism = "unset">><</if>>
-	$desc addicted to breast milk straight from the nipple, leading the arcology to @@.yellow;adopt Pastoralism.@@
-	<<set $arcologies[$i].FSPastoralist = 5>><<set _adopted = 1>>
-  <<case "Hedonistic Decadence">>
-	<<if $arcologies[$i].FSHedonisticDecadence != "unset">><<set $arcologies[$i].FSHedonisticDecadence = "unset">><</if>>
-	$desc devoted to spending time in the gym, leading the arcology to @@.yellow;adopt Physical Idealism.@@
-	<<set $arcologies[$i].FSPhysicalIdealist = 5>><<set _adopted = 1>>
-  <<case "Physical Idealism">>
-	<<if $arcologies[$i].FSAssetExpansionist != "unset">><<set $arcologies[$i].FSAssetExpansionist = "unset">><</if>>
-	$desc addicted to pleasure, leading the arcology to @@.yellow;adopt Decadent Hedonism.@@
-	<<set $arcologies[$i].FSHedonisticDecadence = 5>><<set _adopted = 1>>
-  <<case "Chattel Religionism">>
-	<<if $arcologies[$i].FSNull != "unset">><<set $arcologies[$i].FSNull = "unset">><</if>>
-	$desc open minded, leading the arcology to @@.yellow;permit cultural freedom.@@
-	<<set $arcologies[$i].FSNull = 5>><<set _adopted = 1>>
-  <<case "Multiculturalism">>
-	<<if $arcologies[$i].FSChattelReligionist != "unset">><<set $arcologies[$i].FSChattelReligionist = "unset">><</if>>
-	$desc devoutly religious, and interested in a reformation, leading the arcology to @@.yellow;adopt Chattel Religionism.@@
-	<<set $arcologies[$i].FSChattelReligionist = 5>><<set _adopted = 1>>
-  <<case "Roman Revivalism">>
-	<<if $arcologies[$i].FSRomanRevivalist != "unset">><<set $arcologies[$i].FSRomanRevivalist = "unset">><</if>>
-	<<if $arcologies[$i].FSEgyptianRevivalist != "unset">><<set $arcologies[$i].FSEgyptianRevivalist = "unset">><</if>>
-	<<if $arcologies[$i].FSEdoRevivalist != "unset">><<set $arcologies[$i].FSEdoRevivalist = "unset">><</if>>
-	<<if $arcologies[$i].FSArabianRevivalist != "unset">><<set $arcologies[$i].FSArabianRevivalist = "unset">><</if>>
-	<<if $arcologies[$i].FSChineseRevivalist != "unset">><<set $arcologies[$i].FSChineseRevivalist = "unset">><</if>>
-	$desc fascinated by ancient Aztec history, leading the arcology to @@.yellow;adopt Aztec Revivalism.@@
-	<<set $arcologies[$i].FSAztecRevivalist = 5>><<set _adopted = 1>>
-  <<case "Egyptian Revivalism">>
-	<<if $arcologies[$i].FSEgyptianRevivalist != "unset">><<set $arcologies[$i].FSEgyptianRevivalist = "unset">><</if>>
-	<<if $arcologies[$i].FSRomanRevivalist != "unset">><<set $arcologies[$i].FSRomanRevivalist = "unset">><</if>>
-	<<if $arcologies[$i].FSEdoRevivalist != "unset">><<set $arcologies[$i].FSEdoRevivalist = "unset">><</if>>
-	<<if $arcologies[$i].FSChineseRevivalist != "unset">><<set $arcologies[$i].FSChineseRevivalist = "unset">><</if>>
-	<<if $arcologies[$i].FSAztecRevivalist != "unset">><<set $arcologies[$i].FSAztecRevivalist = "unset">><</if>>
-	$desc fascinated by Arabian romanticism, leading the arcology to @@.yellow;adopt Arabian Revivalism.@@
-	<<set $arcologies[$i].FSArabianRevivalist = 5>><<set _adopted = 1>>
-  <<case "Edo Revivalism">>
-	<<if $arcologies[$i].FSEdoRevivalist != "unset">><<set $arcologies[$i].FSEdoRevivalist = "unset">><</if>>
-	<<if $arcologies[$i].FSRomanRevivalist != "unset">><<set $arcologies[$i].FSRomanRevivalist = "unset">><</if>>
-	<<if $arcologies[$i].FSEgyptianRevivalist != "unset">><<set $arcologies[$i].FSEgyptianRevivalist = "unset">><</if>>
-	<<if $arcologies[$i].FSArabianRevivalist != "unset">><<set $arcologies[$i].FSArabianRevivalist = "unset">><</if>>
-	<<if $arcologies[$i].FSAztecRevivalist != "unset">><<set $arcologies[$i].FSAztecRevivalist = "unset">><</if>>
-	$desc fascinated by the long tale of Chinese history, leading the arcology to @@.yellow;adopt Chinese Revivalism.@@
-	<<set $arcologies[$i].FSChineseRevivalist = 5>><<set _adopted = 1>>
-  <<case "Arabian Revivalism">>
-	<<if $arcologies[$i].FSArabianRevivalist != "unset">><<set $arcologies[$i].FSArabianRevivalist = "unset">><</if>>
-	<<if $arcologies[$i].FSRomanRevivalist != "unset">><<set $arcologies[$i].FSRomanRevivalist = "unset">><</if>>
-	<<if $arcologies[$i].FSEdoRevivalist != "unset">><<set $arcologies[$i].FSEdoRevivalist = "unset">><</if>>
-	<<if $arcologies[$i].FSChineseRevivalist != "unset">><<set $arcologies[$i].FSChineseRevivalist = "unset">><</if>>
-	<<if $arcologies[$i].FSAztecRevivalist != "unset">><<set $arcologies[$i].FSAztecRevivalist = "unset">><</if>>
-	$desc fascinated by ancient Egyptian history, leading the arcology to @@.yellow;adopt Egyptian Revivalism.@@
-	<<set $arcologies[$i].FSEgyptianRevivalist = 5>><<set _adopted = 1>>
-  <<case "Chinese Revivalism">>
-	<<if $arcologies[$i].FSChineseRevivalist != "unset">><<set $arcologies[$i].FSChineseRevivalist = "unset">><</if>>
-	<<if $arcologies[$i].FSRomanRevivalist != "unset">><<set $arcologies[$i].FSRomanRevivalist = "unset">><</if>>
-	<<if $arcologies[$i].FSEgyptianRevivalist != "unset">><<set $arcologies[$i].FSEgyptianRevivalist = "unset">><</if>>
-	<<if $arcologies[$i].FSArabianRevivalist != "unset">><<set $arcologies[$i].FSArabianRevivalist = "unset">><</if>>
-	<<if $arcologies[$i].FSAztecRevivalist != "unset">><<set $arcologies[$i].FSAztecRevivalist = "unset">><</if>>
-	$desc fascinated by Japanese history, leading the arcology to @@.yellow;adopt Edo Revivalism.@@
-	<<set $arcologies[$i].FSEdoRevivalist = 5>><<set _adopted = 1>>
-  <<case "Aztec Revivalism">>
-	<<if $arcologies[$i].FSAztecRevivalist != "unset">><<set $arcologies[$i].FSAztecRevivalist = "unset">><</if>>
-	<<if $arcologies[$i].FSEgyptianRevivalist != "unset">><<set $arcologies[$i].FSEgyptianRevivalist = "unset">><</if>>
-	<<if $arcologies[$i].FSEdoRevivalist != "unset">><<set $arcologies[$i].FSEdoRevivalist = "unset">><</if>>
-	<<if $arcologies[$i].FSArabianRevivalist != "unset">><<set $arcologies[$i].FSArabianRevivalist = "unset">><</if>>
-	<<if $arcologies[$i].FSChineseRevivalist != "unset">><<set $arcologies[$i].FSChineseRevivalist = "unset">><</if>>
-	$desc fascinated by classical Roman history, leading the arcology to @@.yellow;adopt Roman Revivalism.@@
-	<<set $arcologies[$i].FSRomanRevivalist = 5>><<set _adopted = 1>>
-  <<default>>
-	<<set $rivalryFSAdopted = 0>>
-  <</switch>>
+	<<set $rivalryFSAdopted = 1>>
+	<<set $desc = "Its owner is">>
+	<<switch $rivalryFS>>
+	<<case "Racial Subjugationism">>
+		<<if $arcologies[$i].FSSubjugationist != "unset">><<set $arcologies[$i].FSSubjugationist = "unset">><</if>>
+		$desc preoccupied by belief in the superiority of the $arcologies[0].FSSubjugationistRace race, leading the arcology to @@.yellow;adopt $arcologies[0].FSSubjugationistRace Supremacy.@@
+		<<set $arcologies[$i].FSSupremacist = 5>><<set _adopted = 1>>
+		<<set $arcologies[$i].FSSupremacistRace = $arcologies[0].FSSubjugationistRace>>
+	<<case "Racial Supremacism">>
+		<<if $arcologies[$i].FSSupremacist != "unset">><<set $arcologies[$i].FSSupremacist = "unset">><</if>>
+		$desc preoccupied by a racial animus towards $arcologies[0].FSSupremacistRace people, leaing the arcology to @@.yellow;adopt $arcologies[0].FSSupremacistRace Subjugation.@@
+			<<set $arcologies[$i].FSSubjugationist = 5>><<set _adopted = 1>>
+		<<set $arcologies[$i].FSSubjugationistRace = $arcologies[0].FSSupremacistRace>>
+	<<case "Repopulation Focus">>
+		<<if $arcologies[$i].FSRepopulationFocus != "unset">><<set $arcologies[$i].FSRepopulationFocus = "unset">><</if>>
+		$desc obsessed with building a new society based on its societal elite, leading the arcology to @@.yellow;adopt Eugenics.@@
+		<<set $arcologies[$i].FSRestart = 5>><<set _adopted = 1>>
+	<<case "Eugenics">>
+		<<if $arcologies[$i].FSRestart != "unset">><<set $arcologies[$i].FSRestart = "unset">><</if>>
+		$desc obsessed with breeding a new society, leading the arcology to @@.yellow;adopt Repopulationism.@@
+		<<set $arcologies[$i].FSRepopulationFocus = 5>><<set _adopted = 1>>
+	<<case "Gender Radicalism">>
+		<<if $arcologies[$i].FSGenderRadicalist != "unset">><<set $arcologies[$i].FSGenderRadicalist = "unset">><</if>>
+		$desc enthusiastic about knocking slaves up, leading the arcology to @@.yellow;adopt Gender Fundamentalism.@@
+		<<set $arcologies[$i].FSGenderFundamentalist = 5>><<set _adopted = 1>>
+	<<case "Gender Fundamentalism">>
+		<<if $arcologies[$i].FSGenderFundamentalist != "unset">><<set $arcologies[$i].FSGenderFundamentalist = "unset">><</if>>
+		$desc enthusiastic about fucking slaves in the butt, leading the arcology to @@.yellow;adopt Gender Radicalism.@@
+		<<set $arcologies[$i].FSGenderRadicalist = 5>><<set _adopted = 1>>
+	<<case "Paternalism">>
+		<<if $arcologies[$i].FSPaternalist != "unset">><<set $arcologies[$i].FSPaternalist = "unset">><</if>>
+		$desc partial to screaming and struggling, leading the arcology to @@.yellow;adopt Degradationism.@@
+		<<set $arcologies[$i].FSDegradationist = 5>><<set _adopted = 1>>
+	<<case "Degradationism">>
+		<<if $arcologies[$i].FSDegradationist != "unset">><<set $arcologies[$i].FSDegradationist = "unset">><</if>>
+		$desc devoted to their slaves' advancement, leading the arcology to @@.yellow;adopt Paternalism.@@
+		<<set $arcologies[$i].FSPaternalist = 5>><<set _adopted = 1>>
+	<<case "Body Purism">>
+		<<if $arcologies[$i].FSBodyPurist != "unset">><<set $arcologies[$i].FSBodyPurist = "unset">><</if>>
+		$desc fascinated with extreme surgery, leading the arcology to @@.yellow;adopt Transformation Fetishism.@@
+		<<set $arcologies[$i].FSTransformationFetishist = 5>><<set _adopted = 1>>
+	<<case "Transformation Fetishism">>
+		<<if $arcologies[$i].FSTransformationFetishist != "unset">><<set $arcologies[$i].FSTransformationFetishist = "unset">><</if>>
+		$desc concerned by trends in their slaves' health, leading the arcology to @@.yellow;adopt Body Purism.@@
+		<<set $arcologies[$i].FSBodyPurist = 5>><<set _adopted = 1>>
+	<<case "Youth Preferentialism">>
+		<<if $arcologies[$i].FSYouthPreferentialist != "unset">><<set $arcologies[$i].FSYouthPreferentialist = "unset">><</if>>
+		$desc devoted to time in bed with their MILF slaves, leading the arcology to @@.yellow;adopt Maturity Preferentialism.@@
+		<<set $arcologies[$i].FSMaturityPreferentialist = 5>><<set _adopted = 1>>
+	<<case "Maturity Preferentialism">>
+		<<if $arcologies[$i].FSMaturityPreferentialist != "unset">><<set $arcologies[$i].FSMaturityPreferentialist = "unset">><</if>>
+		$desc devoted to fucking nubile young slaves, leading the arcology to @@.yellow;adopt Youth Preferentialism.@@
+		<<set $arcologies[$i].FSYouthPreferentialist = 5>><<set _adopted = 1>>
+	<<case "Slimness Enthusiasm">>
+		<<if $arcologies[$i].FSSlimnessEnthusiast != "unset">><<set $arcologies[$i].FSSlimnessEnthusiast = "unset">><</if>>
+		$desc loves boobs, the bigger, the better, leading the arcology to @@.yellow;adopt Asset Expansionism.@@
+		<<set $arcologies[$i].FSAssetExpansionist = 5>><<set _adopted = 1>>
+	<<case "Asset Expansionism">>
+		<<if $arcologies[$i].FSAssetExpansionist != "unset">><<set $arcologies[$i].FSAssetExpansionist = "unset">><</if>>
+		$desc loves a slim slave with tight holes, leading the arcology to @@.yellow;adopt Slimness Enthusiasm.@@
+		<<set $arcologies[$i].FSSlimnessEnthusiast = 5>><<set _adopted = 1>>
+	<<case "Pastoralism">>
+		<<if $arcologies[$i].FSPastoralist != "unset">><<set $arcologies[$i].FSPastoralist = "unset">><</if>>
+		$desc loves cum, leading the arcology to @@.yellow;adopt Cummunism.@@
+		<<set $arcologies[$i].FSCummunism = 5>><<set _adopted = 1>>
+	<<case "Cummunism">>
+		<<if $arcologies[$i].FSCummunism != "unset">><<set $arcologies[$i].FSCummunism = "unset">><</if>>
+		$desc addicted to breast milk straight from the nipple, leading the arcology to @@.yellow;adopt Pastoralism.@@
+		<<set $arcologies[$i].FSPastoralist = 5>><<set _adopted = 1>>
+	<<case "Hedonistic Decadence">>
+		<<if $arcologies[$i].FSHedonisticDecadence != "unset">><<set $arcologies[$i].FSHedonisticDecadence = "unset">><</if>>
+		$desc devoted to spending time in the gym, leading the arcology to @@.yellow;adopt Physical Idealism.@@
+		<<set $arcologies[$i].FSPhysicalIdealist = 5>><<set _adopted = 1>>
+	<<case "Physical Idealism">>
+		<<if $arcologies[$i].FSAssetExpansionist != "unset">><<set $arcologies[$i].FSAssetExpansionist = "unset">><</if>>
+		$desc addicted to pleasure, leading the arcology to @@.yellow;adopt Decadent Hedonism.@@
+		<<set $arcologies[$i].FSHedonisticDecadence = 5>><<set _adopted = 1>>
+	<<case "Chattel Religionism">>
+		<<if $arcologies[$i].FSNull != "unset">><<set $arcologies[$i].FSNull = "unset">><</if>>
+		$desc open minded, leading the arcology to @@.yellow;permit cultural freedom.@@
+		<<set $arcologies[$i].FSNull = 5>><<set _adopted = 1>>
+	<<case "Multiculturalism">>
+		<<if $arcologies[$i].FSChattelReligionist != "unset">><<set $arcologies[$i].FSChattelReligionist = "unset">><</if>>
+		$desc devoutly religious, and interested in a reformation, leading the arcology to @@.yellow;adopt Chattel Religionism.@@
+		<<set $arcologies[$i].FSChattelReligionist = 5>><<set _adopted = 1>>
+	<<case "Roman Revivalism">>
+		<<if $arcologies[$i].FSRomanRevivalist != "unset">><<set $arcologies[$i].FSRomanRevivalist = "unset">><</if>>
+		<<if $arcologies[$i].FSEgyptianRevivalist != "unset">><<set $arcologies[$i].FSEgyptianRevivalist = "unset">><</if>>
+		<<if $arcologies[$i].FSEdoRevivalist != "unset">><<set $arcologies[$i].FSEdoRevivalist = "unset">><</if>>
+		<<if $arcologies[$i].FSArabianRevivalist != "unset">><<set $arcologies[$i].FSArabianRevivalist = "unset">><</if>>
+		<<if $arcologies[$i].FSChineseRevivalist != "unset">><<set $arcologies[$i].FSChineseRevivalist = "unset">><</if>>
+		$desc fascinated by ancient Aztec history, leading the arcology to @@.yellow;adopt Aztec Revivalism.@@
+		<<set $arcologies[$i].FSAztecRevivalist = 5>><<set _adopted = 1>>
+	<<case "Egyptian Revivalism">>
+		<<if $arcologies[$i].FSEgyptianRevivalist != "unset">><<set $arcologies[$i].FSEgyptianRevivalist = "unset">><</if>>
+		<<if $arcologies[$i].FSRomanRevivalist != "unset">><<set $arcologies[$i].FSRomanRevivalist = "unset">><</if>>
+		<<if $arcologies[$i].FSEdoRevivalist != "unset">><<set $arcologies[$i].FSEdoRevivalist = "unset">><</if>>
+		<<if $arcologies[$i].FSChineseRevivalist != "unset">><<set $arcologies[$i].FSChineseRevivalist = "unset">><</if>>
+		<<if $arcologies[$i].FSAztecRevivalist != "unset">><<set $arcologies[$i].FSAztecRevivalist = "unset">><</if>>
+		$desc fascinated by Arabian romanticism, leading the arcology to @@.yellow;adopt Arabian Revivalism.@@
+		<<set $arcologies[$i].FSArabianRevivalist = 5>><<set _adopted = 1>>
+	<<case "Edo Revivalism">>
+		<<if $arcologies[$i].FSEdoRevivalist != "unset">><<set $arcologies[$i].FSEdoRevivalist = "unset">><</if>>
+		<<if $arcologies[$i].FSRomanRevivalist != "unset">><<set $arcologies[$i].FSRomanRevivalist = "unset">><</if>>
+		<<if $arcologies[$i].FSEgyptianRevivalist != "unset">><<set $arcologies[$i].FSEgyptianRevivalist = "unset">><</if>>
+		<<if $arcologies[$i].FSArabianRevivalist != "unset">><<set $arcologies[$i].FSArabianRevivalist = "unset">><</if>>
+		<<if $arcologies[$i].FSAztecRevivalist != "unset">><<set $arcologies[$i].FSAztecRevivalist = "unset">><</if>>
+		$desc fascinated by the long tale of Chinese history, leading the arcology to @@.yellow;adopt Chinese Revivalism.@@
+		<<set $arcologies[$i].FSChineseRevivalist = 5>><<set _adopted = 1>>
+	<<case "Arabian Revivalism">>
+		<<if $arcologies[$i].FSArabianRevivalist != "unset">><<set $arcologies[$i].FSArabianRevivalist = "unset">><</if>>
+		<<if $arcologies[$i].FSRomanRevivalist != "unset">><<set $arcologies[$i].FSRomanRevivalist = "unset">><</if>>
+		<<if $arcologies[$i].FSEdoRevivalist != "unset">><<set $arcologies[$i].FSEdoRevivalist = "unset">><</if>>
+		<<if $arcologies[$i].FSChineseRevivalist != "unset">><<set $arcologies[$i].FSChineseRevivalist = "unset">><</if>>
+		<<if $arcologies[$i].FSAztecRevivalist != "unset">><<set $arcologies[$i].FSAztecRevivalist = "unset">><</if>>
+		$desc fascinated by ancient Egyptian history, leading the arcology to @@.yellow;adopt Egyptian Revivalism.@@
+		<<set $arcologies[$i].FSEgyptianRevivalist = 5>><<set _adopted = 1>>
+	<<case "Chinese Revivalism">>
+		<<if $arcologies[$i].FSChineseRevivalist != "unset">><<set $arcologies[$i].FSChineseRevivalist = "unset">><</if>>
+		<<if $arcologies[$i].FSRomanRevivalist != "unset">><<set $arcologies[$i].FSRomanRevivalist = "unset">><</if>>
+		<<if $arcologies[$i].FSEgyptianRevivalist != "unset">><<set $arcologies[$i].FSEgyptianRevivalist = "unset">><</if>>
+		<<if $arcologies[$i].FSArabianRevivalist != "unset">><<set $arcologies[$i].FSArabianRevivalist = "unset">><</if>>
+		<<if $arcologies[$i].FSAztecRevivalist != "unset">><<set $arcologies[$i].FSAztecRevivalist = "unset">><</if>>
+		$desc fascinated by Japanese history, leading the arcology to @@.yellow;adopt Edo Revivalism.@@
+		<<set $arcologies[$i].FSEdoRevivalist = 5>><<set _adopted = 1>>
+	<<case "Aztec Revivalism">>
+		<<if $arcologies[$i].FSAztecRevivalist != "unset">><<set $arcologies[$i].FSAztecRevivalist = "unset">><</if>>
+		<<if $arcologies[$i].FSEgyptianRevivalist != "unset">><<set $arcologies[$i].FSEgyptianRevivalist = "unset">><</if>>
+		<<if $arcologies[$i].FSEdoRevivalist != "unset">><<set $arcologies[$i].FSEdoRevivalist = "unset">><</if>>
+		<<if $arcologies[$i].FSArabianRevivalist != "unset">><<set $arcologies[$i].FSArabianRevivalist = "unset">><</if>>
+		<<if $arcologies[$i].FSChineseRevivalist != "unset">><<set $arcologies[$i].FSChineseRevivalist = "unset">><</if>>
+		$desc fascinated by classical Roman history, leading the arcology to @@.yellow;adopt Roman Revivalism.@@
+		<<set $arcologies[$i].FSRomanRevivalist = 5>><<set _adopted = 1>>
+	<<default>>
+		<<set $rivalryFSAdopted = 0>>
+	<</switch>>
 
 <<else>>
 
 /* RIVAL ADOPTION */
 
-  <<set $desc = "Its owner is">>
-  <<if $arcologies[0].FSSubjugationist > random(5,60)>>
-	<<if ($arcologies[$i].FSSupremacist == "unset")>>
-	<<if ($arcologies[$i].FSSubjugationist == "unset")>>
-	$desc preoccupied by belief in the superiority of the $arcologies[0].FSSubjugationistRace race, leading the arcology to @@.yellow;adopt $arcologies[0].FSSubjugationistRace Supremacy.@@
-	<<set $arcologies[$i].FSSupremacist = 5>><<set _adopted = 1>>
-	<<set $arcologies[$i].FSSupremacistRace = $arcologies[0].FSSubjugationistRace>>
-	<</if>>
-	<</if>>
-  <</if>>
-  <<if $arcologies[0].FSSupremacist > random(5,60)>>
-	<<if ($arcologies[$i].FSSubjugationist == "unset")>>
-	<<if ($arcologies[$i].FSSupremacist == "unset")>>
-	$desc preoccupied by a racial animus towards $arcologies[0].FSSupremacistRace people, leading the arcology to @@.yellow;adopt $arcologies[0].FSSupremacistRace Subjugation.@@
-	<<set $arcologies[$i].FSSubjugationist = 5>><<set _adopted = 1>>
-	<<set $arcologies[$i].FSSubjugationistRace = $arcologies[0].FSSupremacistRace>>
-	<</if>>
-	<</if>>
-  <</if>>
-  <<if $arcologies[0].FSRestart > random(5,60)>>
-	<<if ($arcologies[$i].FSRestart == "unset") && ($arcologies[$i].FSRepopulationFocus == "unset")>>
-	$desc obsessed with breeding a new society, leading the arcology to @@.yellow;adopt Repopulationism.@@
-	<<set $arcologies[$i].FSRepopulationFocus = 5>><<set _adopted = 1>>
-	<</if>>
-  <<elseif $arcologies[0].FSRepopulationFocus > random(5,60)>>
-	<<if ($arcologies[$i].FSRestart == "unset") && ($arcologies[$i].FSRepopulationFocus == "unset")>>
-	$desc obsessed with creating a new, better society, leading the arcology to @@.yellow;adopt Eugenics.@@
-	<<set $arcologies[$i].FSRestart = 5>><<set _adopted = 1>>
-	<</if>>
-  <</if>>
-  <<if $arcologies[0].FSGenderRadicalist > random(5,60)>>
-	<<if ($arcologies[$i].FSGenderRadicalist == "unset") && ($arcologies[$i].FSGenderFundamentalist == "unset")>>
-	$desc enthusiastic about knocking slaves up, leading the arcology to @@.yellow;adopt Gender Fundamentalism.@@
-	<<set $arcologies[$i].FSGenderFundamentalist = 5>><<set _adopted = 1>>
-	<</if>>
-  <<elseif $arcologies[0].FSGenderFundamentalist > random(5,60)>>
-	<<if ($arcologies[$i].FSGenderRadicalist == "unset") && ($arcologies[$i].FSGenderFundamentalist == "unset")>>
-	$desc enthusiastic about fucking slaves in the butt, leading the arcology to @@.yellow;adopt Gender Radicalism.@@
-	<<set $arcologies[$i].FSGenderRadicalist = 5>><<set _adopted = 1>>
-	<</if>>
-  <</if>>
-  <<if $arcologies[0].FSPaternalist > random(5,60)>>
-	<<if ($arcologies[$i].FSPaternalist == "unset") && ($arcologies[$i].FSDegradationist == "unset")>>
-	$desc partial to screaming and struggling, leading the arcology to @@.yellow;adopt Degradationism.@@
-	<<set $arcologies[$i].FSDegradationist = 5>><<set _adopted = 1>>
-	<</if>>
-  <<elseif $arcologies[0].FSDegradationist > random(5,60)>>
-	<<if ($arcologies[$i].FSPaternalist == "unset") && ($arcologies[$i].FSDegradationist == "unset")>>
-	$desc devoted to their slaves' advancement, leading the arcology to @@.yellow;adopt Paternalism.@@
-	<<set $arcologies[$i].FSPaternalist = 5>><<set _adopted = 1>>
-	<</if>>
-  <</if>>
-  <<if $arcologies[0].FSBodyPurist > random(5,60)>>
-	<<if ($arcologies[$i].FSBodyPurist == "unset") && ($arcologies[$i].FSTransformationFetishist == "unset")>>
-	$desc fascinated with extreme surgery, leading the arcology to @@.yellow;adopt Transformation Fetishism.@@
-	<<set $arcologies[$i].FSTransformationFetishist = 5>><<set _adopted = 1>>
-	<</if>>
-  <<elseif $arcologies[0].FSTransformationFetishist > random(5,60)>>
-	<<if ($arcologies[$i].FSBodyPurist == "unset") && ($arcologies[$i].FSTransformationFetishist == "unset")>>
-	$desc concerned by trends in their slaves' health, leading the arcology to @@.yellow;adopt Body Purism.@@
-	<<set $arcologies[$i].FSBodyPurist = 5>><<set _adopted = 1>>
-	<</if>>
-  <</if>>
-  <<if $arcologies[0].FSYouthPreferentialist > random(5,60)>>
-	<<if ($arcologies[$i].FSYouthPreferentialist == "unset") && ($arcologies[$i].FSMaturityPreferentialist == "unset")>>
-	$desc devoted to time in bed with their MILF slaves, leading the arcology to @@.yellow;adopt Maturity Preferentialism.@@
-	<<set $arcologies[$i].FSMaturityPreferentialist = 5>><<set _adopted = 1>>
-	<</if>>
-  <<elseif $arcologies[0].FSMaturityPreferentialist > random(5,60)>>
-	<<if ($arcologies[$i].FSYouthPreferentialist == "unset") && ($arcologies[$i].FSMaturityPreferentialist == "unset")>>
-	$desc devoted to fucking nubile young slaves, leading the arcology to @@.yellow;adopt Youth Preferentialism.@@
-	<<set $arcologies[$i].FSYouthPreferentialist = 5>><<set _adopted = 1>>
-	<</if>>
-  <</if>>
-  <<if $arcologies[0].FSSlimnessEnthusiast > random(5,60)>>
-	<<if ($arcologies[$i].FSSlimnessEnthusiast == "unset") && ($arcologies[$i].FSAssetExpansionist == "unset")>>
-	$desc loves boobs, the bigger, the better, leading the arcology to @@.yellow;adopt Asset Expansionism.@@
-	<<set $arcologies[$i].FSAssetExpansionist = 5>><<set _adopted = 1>>
+	<<set $desc = "Its owner is">>
+	<<if $arcologies[0].FSSubjugationist > random(5,60)>>
+		<<if ($arcologies[$i].FSSupremacist == "unset")>>
+			<<if ($arcologies[$i].FSSubjugationist == "unset")>>
+				$desc preoccupied by belief in the superiority of the $arcologies[0].FSSubjugationistRace race, leading the arcology to @@.yellow;adopt $arcologies[0].FSSubjugationistRace Supremacy.@@
+				<<set $arcologies[$i].FSSupremacist = 5>><<set _adopted = 1>>
+				<<set $arcologies[$i].FSSupremacistRace = $arcologies[0].FSSubjugationistRace>>
+			<</if>>
+		<</if>>
 	<</if>>
-  <<elseif $arcologies[0].FSAssetExpansionist > random(5,60)>>
-	<<if ($arcologies[$i].FSSlimnessEnthusiast == "unset") && ($arcologies[$i].FSAssetExpansionist == "unset")>>
-	$desc loves a slim slave with tight holes, leading the arcology to @@.yellow;adopt Slimness Enthusiasm.@@
-	<<set $arcologies[$i].FSSlimnessEnthusiast = 5>><<set _adopted = 1>>
+	<<if $arcologies[0].FSSupremacist > random(5,60)>>
+		<<if ($arcologies[$i].FSSubjugationist == "unset")>>
+			<<if ($arcologies[$i].FSSupremacist == "unset")>>
+				$desc preoccupied by a racial animus towards $arcologies[0].FSSupremacistRace people, leading the arcology to @@.yellow;adopt $arcologies[0].FSSupremacistRace Subjugation.@@
+				<<set $arcologies[$i].FSSubjugationist = 5>><<set _adopted = 1>>
+				<<set $arcologies[$i].FSSubjugationistRace = $arcologies[0].FSSupremacistRace>>
+			<</if>>
+		<</if>>
 	<</if>>
-  <</if>>
-  <<if $arcologies[0].FSPastoralist > random(5,60)>>
-	<<if ($arcologies[$i].FSPastoralist == "unset")>>
-	$desc addicted to breast milk straight from the nipple, leading the arcology to @@.yellow;adopt Pastoralism.@@
-	<<set $arcologies[$i].FSPastoralist = 5>><<set _adopted = 1>>
+	<<if $arcologies[0].FSRestart > random(5,60)>>
+		<<if ($arcologies[$i].FSRestart == "unset") && ($arcologies[$i].FSRepopulationFocus == "unset")>>
+			$desc obsessed with breeding a new society, leading the arcology to @@.yellow;adopt Repopulationism.@@
+			<<set $arcologies[$i].FSRepopulationFocus = 5>><<set _adopted = 1>>
+		<</if>>
+	<<elseif $arcologies[0].FSRepopulationFocus > random(5,60)>>
+		<<if ($arcologies[$i].FSRestart == "unset") && ($arcologies[$i].FSRepopulationFocus == "unset")>>
+			$desc obsessed with creating a new, better society, leading the arcology to @@.yellow;adopt Eugenics.@@
+			<<set $arcologies[$i].FSRestart = 5>><<set _adopted = 1>>
+		<</if>>
 	<</if>>
-  <<elseif $arcologies[0].FSCummunism > random(5,60)>>
-	<<if ($arcologies[$i].FSCummunism == "unset") && ($arcologies[$i].FSPastoralist == "unset")>>
-	$desc obsessed with cum, leading the arcology to @@.yellow;adopt Cummunism.@@
-	<<set $arcologies[$i].FSCummunism = 5>><<set _adopted = 1>>
+	<<if $arcologies[0].FSGenderRadicalist > random(5,60)>>
+		<<if ($arcologies[$i].FSGenderRadicalist == "unset") && ($arcologies[$i].FSGenderFundamentalist == "unset")>>
+			$desc enthusiastic about knocking slaves up, leading the arcology to @@.yellow;adopt Gender Fundamentalism.@@
+			<<set $arcologies[$i].FSGenderFundamentalist = 5>><<set _adopted = 1>>
+		<</if>>
+	<<elseif $arcologies[0].FSGenderFundamentalist > random(5,60)>>
+		<<if ($arcologies[$i].FSGenderRadicalist == "unset") && ($arcologies[$i].FSGenderFundamentalist == "unset")>>
+			$desc enthusiastic about fucking slaves in the butt, leading the arcology to @@.yellow;adopt Gender Radicalism.@@
+			<<set $arcologies[$i].FSGenderRadicalist = 5>><<set _adopted = 1>>
+		<</if>>
 	<</if>>
-  <</if>>
-  <<if $arcologies[0].FSPhysicalIdealist > random(5,60)>>
-	<<if ($arcologies[$i].FSPhysicalIdealist == "unset") && ($arcologies[$i].FSHedonisticDecadence == "unset")>>
-	$desc pretty devoted to spending time in the gym, leading the arcology to @@.yellow;adopt Physical Idealism.@@
-	<<set $arcologies[$i].FSPhysicalIdealist = 5>><<set _adopted = 1>>
+	<<if $arcologies[0].FSPaternalist > random(5,60)>>
+		<<if ($arcologies[$i].FSPaternalist == "unset") && ($arcologies[$i].FSDegradationist == "unset")>>
+			$desc partial to screaming and struggling, leading the arcology to @@.yellow;adopt Degradationism.@@
+			<<set $arcologies[$i].FSDegradationist = 5>><<set _adopted = 1>>
+		<</if>>
+	<<elseif $arcologies[0].FSDegradationist > random(5,60)>>
+		<<if ($arcologies[$i].FSPaternalist == "unset") && ($arcologies[$i].FSDegradationist == "unset")>>
+			$desc devoted to their slaves' advancement, leading the arcology to @@.yellow;adopt Paternalism.@@
+			<<set $arcologies[$i].FSPaternalist = 5>><<set _adopted = 1>>
+		<</if>>
 	<</if>>
-  <<elseif $arcologies[0].FSHedonisticDecadence > random(5,60)>>
-	<<if ($arcologies[$i].FSPhysicalIdealist == "unset") && ($arcologies[$i].FSHedonisticDecadence == "unset")>>
-	$desc pretty devoted to indulging their every whim, leading the arcology to @@.yellow;adopt Decadent Hedonism.@@
-	<<set $arcologies[$i].FSHedonisticDecadence = 5>><<set _adopted = 1>>
+	<<if $arcologies[0].FSBodyPurist > random(5,60)>>
+		<<if ($arcologies[$i].FSBodyPurist == "unset") && ($arcologies[$i].FSTransformationFetishist == "unset")>>
+			$desc fascinated with extreme surgery, leading the arcology to @@.yellow;adopt Transformation Fetishism.@@
+			<<set $arcologies[$i].FSTransformationFetishist = 5>><<set _adopted = 1>>
+		<</if>>
+	<<elseif $arcologies[0].FSTransformationFetishist > random(5,60)>>
+		<<if ($arcologies[$i].FSBodyPurist == "unset") && ($arcologies[$i].FSTransformationFetishist == "unset")>>
+			$desc concerned by trends in their slaves' health, leading the arcology to @@.yellow;adopt Body Purism.@@
+			<<set $arcologies[$i].FSBodyPurist = 5>><<set _adopted = 1>>
+		<</if>>
 	<</if>>
-  <</if>>
-  <<if $arcologies[0].FSRomanRevivalist > random(5,60)>>
-	<<if ($arcologies[$i].FSRomanRevivalist == "unset") && ($arcologies[$i].FSAztecRevivalist == "unset") && ($arcologies[$i].FSEgyptianRevivalist == "unset") && ($arcologies[$i].FSEdoRevivalist == "unset") && ($arcologies[$i].FSArabianRevivalist == "unset") && ($arcologies[$i].FSChineseRevivalist == "unset")>>
-	$desc fascinated by ancient Aztec history, leading the arcology to @@.yellow;adopt Aztec Revivalism.@@
-	<<set $arcologies[$i].FSAztecRevivalist = 5>><<set _adopted = 1>>
+	<<if $arcologies[0].FSYouthPreferentialist > random(5,60)>>
+		<<if ($arcologies[$i].FSYouthPreferentialist == "unset") && ($arcologies[$i].FSMaturityPreferentialist == "unset")>>
+			$desc devoted to time in bed with their MILF slaves, leading the arcology to @@.yellow;adopt Maturity Preferentialism.@@
+			<<set $arcologies[$i].FSMaturityPreferentialist = 5>><<set _adopted = 1>>
+		<</if>>
+	<<elseif $arcologies[0].FSMaturityPreferentialist > random(5,60)>>
+		<<if ($arcologies[$i].FSYouthPreferentialist == "unset") && ($arcologies[$i].FSMaturityPreferentialist == "unset")>>
+			$desc devoted to fucking nubile young slaves, leading the arcology to @@.yellow;adopt Youth Preferentialism.@@
+			<<set $arcologies[$i].FSYouthPreferentialist = 5>><<set _adopted = 1>>
+		<</if>>
 	<</if>>
-  <<elseif $arcologies[0].FSAztecRevivalist > random(5,60)>>
-	<<if ($arcologies[$i].FSRomanRevivalist == "unset") && ($arcologies[$i].FSAztecRevivalist == "unset") && ($arcologies[$i].FSEgyptianRevivalist == "unset") && ($arcologies[$i].FSEdoRevivalist == "unset") && ($arcologies[$i].FSArabianRevivalist == "unset") && ($arcologies[$i].FSChineseRevivalist == "unset")>>
- 	$desc fascinated by classical Roman history, leading the arcology to @@.yellow;adopt Roman Revivalism.@@
- 	<<set $arcologies[$i].FSRomanRevivalist = 5>><<set _adopted = 1>>
- 	<</if>>
-  <<elseif $arcologies[0].FSEgyptianRevivalist > random(5,60)>>
-	<<if ($arcologies[$i].FSRomanRevivalist == "unset") && ($arcologies[$i].FSAztecRevivalist == "unset") && ($arcologies[$i].FSEgyptianRevivalist == "unset") && ($arcologies[$i].FSEdoRevivalist == "unset") && ($arcologies[$i].FSArabianRevivalist == "unset") && ($arcologies[$i].FSChineseRevivalist == "unset")>>
-	$desc fascinated by Arabian romanticism, leading the arcology to @@.yellow;adopt Arabian Revivalism.@@
-	<<set $arcologies[$i].FSArabianRevivalist = 5>><<set _adopted = 1>>
+	<<if $arcologies[0].FSSlimnessEnthusiast > random(5,60)>>
+		<<if ($arcologies[$i].FSSlimnessEnthusiast == "unset") && ($arcologies[$i].FSAssetExpansionist == "unset")>>
+			$desc loves boobs, the bigger, the better, leading the arcology to @@.yellow;adopt Asset Expansionism.@@
+			<<set $arcologies[$i].FSAssetExpansionist = 5>><<set _adopted = 1>>
+		<</if>>
+	<<elseif $arcologies[0].FSAssetExpansionist > random(5,60)>>
+		<<if ($arcologies[$i].FSSlimnessEnthusiast == "unset") && ($arcologies[$i].FSAssetExpansionist == "unset")>>
+			$desc loves a slim slave with tight holes, leading the arcology to @@.yellow;adopt Slimness Enthusiasm.@@
+			<<set $arcologies[$i].FSSlimnessEnthusiast = 5>><<set _adopted = 1>>
+		<</if>>
 	<</if>>
-  <<elseif $arcologies[0].FSEdoRevivalist > random(5,60)>>
-	<<if ($arcologies[$i].FSRomanRevivalist == "unset") && ($arcologies[$i].FSAztecRevivalist == "unset") && ($arcologies[$i].FSEgyptianRevivalist == "unset") && ($arcologies[$i].FSEdoRevivalist == "unset") && ($arcologies[$i].FSArabianRevivalist == "unset") && ($arcologies[$i].FSChineseRevivalist == "unset")>>
-	$desc fascinated by the long tale of Chinese history, leading the arcology to @@.yellow;adopt Chinese Revivalism.@@
-	<<set $arcologies[$i].FSChineseRevivalist = 5>><<set _adopted = 1>>
+	<<if $arcologies[0].FSPastoralist > random(5,60)>>
+		<<if ($arcologies[$i].FSPastoralist == "unset")>>
+			$desc addicted to breast milk straight from the nipple, leading the arcology to @@.yellow;adopt Pastoralism.@@
+			<<set $arcologies[$i].FSPastoralist = 5>><<set _adopted = 1>>
+		<</if>>
+	<<elseif $arcologies[0].FSCummunism > random(5,60)>>
+		<<if ($arcologies[$i].FSCummunism == "unset") && ($arcologies[$i].FSPastoralist == "unset")>>
+			$desc obsessed with cum, leading the arcology to @@.yellow;adopt Cummunism.@@
+			<<set $arcologies[$i].FSCummunism = 5>><<set _adopted = 1>>
+		<</if>>
 	<</if>>
-  <<elseif $arcologies[0].FSArabianRevivalist > random(5,60)>>
-	<<if ($arcologies[$i].FSRomanRevivalist == "unset") && ($arcologies[$i].FSAztecRevivalist == "unset") && ($arcologies[$i].FSEgyptianRevivalist == "unset") && ($arcologies[$i].FSEdoRevivalist == "unset") && ($arcologies[$i].FSArabianRevivalist == "unset") && ($arcologies[$i].FSChineseRevivalist == "unset")>>
-	$desc fascinated by ancient Egyptian history, leading the arcology to @@.yellow;adopt Egyptian Revivalism.@@
-	<<set $arcologies[$i].FSEgyptianRevivalist = 5>><<set _adopted = 1>>
+	<<if $arcologies[0].FSPhysicalIdealist > random(5,60)>>
+		<<if ($arcologies[$i].FSPhysicalIdealist == "unset") && ($arcologies[$i].FSHedonisticDecadence == "unset")>>
+			$desc pretty devoted to spending time in the gym, leading the arcology to @@.yellow;adopt Physical Idealism.@@
+			<<set $arcologies[$i].FSPhysicalIdealist = 5>><<set _adopted = 1>>
+		<</if>>
+	<<elseif $arcologies[0].FSHedonisticDecadence > random(5,60)>>
+		<<if ($arcologies[$i].FSPhysicalIdealist == "unset") && ($arcologies[$i].FSHedonisticDecadence == "unset")>>
+			$desc pretty devoted to indulging their every whim, leading the arcology to @@.yellow;adopt Decadent Hedonism.@@
+			<<set $arcologies[$i].FSHedonisticDecadence = 5>><<set _adopted = 1>>
+		<</if>>
 	<</if>>
-  <<elseif $arcologies[0].FSChineseRevivalist > random(5,60)>>
-	<<if ($arcologies[$i].FSRomanRevivalist == "unset") && ($arcologies[$i].FSAztecRevivalist == "unset") && ($arcologies[$i].FSEgyptianRevivalist == "unset") && ($arcologies[$i].FSEdoRevivalist == "unset") && ($arcologies[$i].FSArabianRevivalist == "unset") && ($arcologies[$i].FSChineseRevivalist == "unset")>>
-	$desc fascinated by Japanese history, leading the arcology to @@.yellow;adopt Edo Revivalism.@@
-	<<set $arcologies[$i].FSEdoRevivalist = 5>><<set _adopted = 1>>
+	<<if $arcologies[0].FSRomanRevivalist > random(5,60)>>
+		<<if ($arcologies[$i].FSRomanRevivalist == "unset") && ($arcologies[$i].FSAztecRevivalist == "unset") && ($arcologies[$i].FSEgyptianRevivalist == "unset") && ($arcologies[$i].FSEdoRevivalist == "unset") && ($arcologies[$i].FSArabianRevivalist == "unset") && ($arcologies[$i].FSChineseRevivalist == "unset")>>
+			$desc fascinated by ancient Aztec history, leading the arcology to @@.yellow;adopt Aztec Revivalism.@@
+			<<set $arcologies[$i].FSAztecRevivalist = 5>><<set _adopted = 1>>
+		<</if>>
+	<<elseif $arcologies[0].FSAztecRevivalist > random(5,60)>>
+		<<if ($arcologies[$i].FSRomanRevivalist == "unset") && ($arcologies[$i].FSAztecRevivalist == "unset") && ($arcologies[$i].FSEgyptianRevivalist == "unset") && ($arcologies[$i].FSEdoRevivalist == "unset") && ($arcologies[$i].FSArabianRevivalist == "unset") && ($arcologies[$i].FSChineseRevivalist == "unset")>>
+			$desc fascinated by classical Roman history, leading the arcology to @@.yellow;adopt Roman Revivalism.@@
+			<<set $arcologies[$i].FSRomanRevivalist = 5>><<set _adopted = 1>>
+		<</if>>
+	<<elseif $arcologies[0].FSEgyptianRevivalist > random(5,60)>>
+		<<if ($arcologies[$i].FSRomanRevivalist == "unset") && ($arcologies[$i].FSAztecRevivalist == "unset") && ($arcologies[$i].FSEgyptianRevivalist == "unset") && ($arcologies[$i].FSEdoRevivalist == "unset") && ($arcologies[$i].FSArabianRevivalist == "unset") && ($arcologies[$i].FSChineseRevivalist == "unset")>>
+			$desc fascinated by Arabian romanticism, leading the arcology to @@.yellow;adopt Arabian Revivalism.@@
+			<<set $arcologies[$i].FSArabianRevivalist = 5>><<set _adopted = 1>>
+		<</if>>
+	<<elseif $arcologies[0].FSEdoRevivalist > random(5,60)>>
+		<<if ($arcologies[$i].FSRomanRevivalist == "unset") && ($arcologies[$i].FSAztecRevivalist == "unset") && ($arcologies[$i].FSEgyptianRevivalist == "unset") && ($arcologies[$i].FSEdoRevivalist == "unset") && ($arcologies[$i].FSArabianRevivalist == "unset") && ($arcologies[$i].FSChineseRevivalist == "unset")>>
+			$desc fascinated by the long tale of Chinese history, leading the arcology to @@.yellow;adopt Chinese Revivalism.@@
+			<<set $arcologies[$i].FSChineseRevivalist = 5>><<set _adopted = 1>>
+		<</if>>
+	<<elseif $arcologies[0].FSArabianRevivalist > random(5,60)>>
+		<<if ($arcologies[$i].FSRomanRevivalist == "unset") && ($arcologies[$i].FSAztecRevivalist == "unset") && ($arcologies[$i].FSEgyptianRevivalist == "unset") && ($arcologies[$i].FSEdoRevivalist == "unset") && ($arcologies[$i].FSArabianRevivalist == "unset") && ($arcologies[$i].FSChineseRevivalist == "unset")>>
+			$desc fascinated by ancient Egyptian history, leading the arcology to @@.yellow;adopt Egyptian Revivalism.@@
+			<<set $arcologies[$i].FSEgyptianRevivalist = 5>><<set _adopted = 1>>
+		<</if>>
+	<<elseif $arcologies[0].FSChineseRevivalist > random(5,60)>>
+		<<if ($arcologies[$i].FSRomanRevivalist == "unset") && ($arcologies[$i].FSAztecRevivalist == "unset") && ($arcologies[$i].FSEgyptianRevivalist == "unset") && ($arcologies[$i].FSEdoRevivalist == "unset") && ($arcologies[$i].FSArabianRevivalist == "unset") && ($arcologies[$i].FSChineseRevivalist == "unset")>>
+			$desc fascinated by Japanese history, leading the arcology to @@.yellow;adopt Edo Revivalism.@@
+			<<set $arcologies[$i].FSEdoRevivalist = 5>><<set _adopted = 1>>
+		<</if>>
 	<</if>>
-  <</if>>
 
 <</if>>
 <</if>>
diff --git a/src/uncategorized/personalAssistantAppearance.tw b/src/uncategorized/personalAssistantAppearance.tw
index 10e41cd3a448a72ee45efd71d3264f3b607ad159..26af241db8c7752ec6e675227ad517edde625513 100644
--- a/src/uncategorized/personalAssistantAppearance.tw
+++ b/src/uncategorized/personalAssistantAppearance.tw
@@ -172,7 +172,7 @@ She's a cute little <<if $arcologies[0].FSSupremacist != "unset" && $assistantFS
 	<<case "paternalist">>
 		with long flowing hair, tribal tattoos, shredded abs, and bone jewelry. She 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.
+		with an enormous belly. Its oversized occupant kicks and squirms ferociously, eager to be born.
 	<<case "eugenics">>
 		with a complex bone chastity belt blocking her vagina.
 	<<case "degradationist">>
@@ -366,7 +366,7 @@ She's a cute little <<if $arcologies[0].FSSupremacist != "unset" && $assistantFS
 	<<case "hedonistic decadence">>
 		with soft, plush features. Her belly is so fat it is difficult to tell she is pregnant at first. She's nude aside from a crown of flowers, her modesty protected only by her flowing hair.
 	<<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.
+		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 stunningly beautiful and proudly bears the insignia of the Elite upon her breast.
 	<<case "gender radicalist">>
@@ -506,51 +506,51 @@ She's a cute little <<if $arcologies[0].FSSupremacist != "unset" && $assistantFS
 <</if>>
 
 <<case "hypergoddess">>
-	She's a cute "little" <<if $arcologies[0].FSSupremacist != "unset" && $assistantFSAppearance != "subjugationist">>$arcologies[0].FSSupremacistRace <<elseif $assistantFSAppearance == "subjugationist">>$arcologies[0].FSSubjugationistRace <</if>>fertility goddess, with monstrously wide hips, enormous milky breasts and a room filling belly.  Her overfull stomach bulges and squirms from her hundreds of occupants, as well as parts her milk swollen breasts to either side.
+	She's a cute "little" <<if $arcologies[0].FSSupremacist != "unset" && $assistantFSAppearance != "subjugationist">>$arcologies[0].FSSupremacistRace <<elseif $assistantFSAppearance == "subjugationist">>$arcologies[0].FSSubjugationistRace <</if>>fertility goddess, with monstrously wide hips, enormous milky breasts and a room filling belly. Her overfull stomach bulges and squirms from her hundreds of occupants, as well as parts her milk swollen breasts to either side.
 	<<if $assistantFSOptions>>
 	<<switch $assistantFSAppearance>>
 	<<case "paternalist">>
-	  She's made herself up to look a bit classier recently: she has elegant fake nails, and has her hair piled up on her head. Occasionally a stream of liquid pours from her crotch along with a healthy baby.
+		She's made herself up to look a bit classier recently: she has elegant fake nails, and has her hair piled up on her head. Occasionally a stream of liquid pours from her crotch along with a healthy baby.
 	<<case "repopulation focus">>
-	  She rests atop her newly modified belly. It bulges greatly from all sides and holds her far off the ground.
+		She rests atop her newly modified belly. It bulges greatly from all sides and holds her far off the ground.
 	<<case "eugenics">>
-	  She appears as an ugly and unkempt 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.
+		She appears as an ugly and unkempt 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.
+		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 "supremacist">>
 		She is nude except for a golden tiara on her head, a symbol of the $arcologies[0].FSSupremacistRace race's divine right to rule. Occasionally a stream of liquid pours from her crotch along with a healthy $arcologies[0].FSSupremacistRace baby.
 	<<case "subjugationist">>
 		She is shackled onto a large bed, the iron chains forcing her legs apart and putting her gaping pussy on display. Occasionally a stream of liquid pours from her crotch along with a healthy $arcologies[0].FSSubjugationistRace slave baby.
 	<<case "roman revivalist">>
-	  She's taken to reclining on a traditional Roman couch and drinking wine out of a shallow dish. Occasionally a stream of liquid pours from her crotch along with a healthy baby.
+		She's taken to reclining on a traditional Roman couch and drinking wine out of a shallow dish. Occasionally a stream of liquid pours from her crotch along with a healthy baby.
 	<<case "aztec revivalist">>
 		She glows like a sun goddess, her life-giving belly commands awe and respect in all who see her. Every sacrifice before her coincides with another life entering the world.
 	<<case "egyptian revivalist">>
-	  She's wearing an Egyptian melting perfume cake on her head. Occasionally a stream of liquid pours from her crotch along with a healthy baby.
+		She's wearing an Egyptian melting perfume cake on her head. Occasionally a stream of liquid pours from her crotch along with a healthy baby.
 	<<case "edo revivalist">>
-	  She's wearing a brief Japanese bathhouse robe. Occasionally a stream of liquid pours from her crotch along with a healthy baby.
+		She's wearing a brief Japanese bathhouse robe. Occasionally a stream of liquid pours from her crotch along with a healthy baby.
 	<<case "arabian revivalist">>
-	  She's dressed herself like an oil millionaire's broodmother, with silken linens. Occasionally a stream of liquid pours from her crotch along with a healthy baby.
+		She's dressed herself like an oil millionaire's broodmother, with silken linens. Occasionally a stream of liquid pours from her crotch along with a healthy baby.
 	<<case "chinese revivalist">>
-	  She's added various tattoos of rude Chinese characters to her body recently. Occasionally a stream of liquid pours from her crotch along with a healthy baby.
+		She's added various tattoos of rude Chinese characters to her body recently. Occasionally a stream of liquid pours from her crotch along with a healthy baby.
 	<<case "chattel religionist">>
-	  She's wearing the garb of a priestess of the new faith, which frames her belly prominently. Occasionally a stream of liquid pours from her crotch along with a healthy baby.
+		She's wearing the garb of a priestess of the new faith, which frames her belly prominently. Occasionally a stream of liquid pours from her crotch along with a healthy baby.
 	<<case "physical idealist">>
-	  She's extremely muscular: she hefts her massive belly easily off the floor.
+		She's extremely muscular: she hefts her massive belly easily off the floor.
 	<<case "hedonistic decadence">>
 		She's extremely fat, though it does nothing to hide her immense dome of a belly. She is constantly eating something fatty or sucking down her own milk; the only thing hungrier than her is her brood. Occasionally a stream of liquid pours from her crotch along with a plump, healthy baby.
 	<<case "gender radicalist">>
-	  Her belly is pushed upwards by a huge cock and a pair of enormous lumpy balls. Occasionally a stream of liquid pours from her crotch along with a healthy baby.  At the same time, she orgasms copious amounts of cum as a bulge moves along her urethra before blasting out even more cum and a baby.
+		Her belly is pushed upwards by a huge cock and a pair of enormous lumpy balls. Occasionally a stream of liquid pours from her crotch along with a healthy baby. At the same time, she orgasms copious amounts of cum as a bulge moves along her urethra before blasting out even more cum and a baby.
 	<<case "gender fundamentalist">>
-	  Her belly has become absolutely massive recently: It fills most of your desk when she's around. She constantly births children from her loins.
+		Her belly has become absolutely massive recently: It fills most of your desk when she's around. She constantly births children from her loins.
 	<<case "asset expansionist">>
-	  She's increased the size of her assets recently: her boobs fill more of your desk than her belly.
+		She's increased the size of her assets recently: her boobs fill more of your desk than her belly.
 	<<case "transformation fetishist">>
-	  Her tits, ass and lips are carefully rendered to make them look fake.
+		Her tits, ass and lips are carefully rendered to make them look fake.
 	<<case "pastoralist">>
-	  Powerful jets of milk flow from her desk filling boobs.
+		Powerful jets of milk flow from her desk filling boobs.
 	<<case "maturity preferentialist">>
-	  She's quite mature; her belly is covered in stretch marks.
+		She's quite mature; her belly is covered in stretch marks.
 	<<case "youth preferentialist">>
 		<<if $minimumSlaveAge > 13>>
 			She's fresh into adulthood and already has had more children than most women. She leans against her mammoth belly as another child parts her youthful pussy.
@@ -562,11 +562,11 @@ She's a cute little <<if $arcologies[0].FSSupremacist != "unset" && $assistantFS
 			She's surprisingly young; she happily bounces atop her mammoth belly forcing milk out of her breasts and babies out of her crotch.
 		<</if>>
 	<<case "slimness enthusiast">>
-	  Her massive pregnant belly completely dwarfs her otherwise lithe frame.
+		Her massive pregnant belly completely dwarfs her otherwise lithe frame.
 	<<case "body purist">>
-	  She's recently improved her appearance to look more natural, with prettier boobs and softer hips.
+		She's recently improved her appearance to look more natural, with prettier boobs and softer hips.
 	<<default>>
-	  She's nude aside from a crown of flowers, her modesty protected only by her massive belly.  Occasionally a stream of liquid pours from her crotch along with a healthy baby.
+		She's nude aside from a crown of flowers, her modesty protected only by her massive belly. Occasionally a stream of liquid pours from her crotch along with a healthy baby.
 	<</switch>>
 	<</if>>
 <<if ($cockFeeder == 1) && (_paSeed == 1)>>
@@ -726,7 +726,7 @@ She's a cute little <<if $arcologies[0].FSSupremacist != "unset" && $assistantFS
 	<<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">>
-		belly wearing a school uniform.  Her top is left unbuttoned to allow her belly room. She keeps rubbing her bottom, making it look like Teacher just spanked her.
+		belly wearing a school uniform. Her top is left unbuttoned to allow her belly room. She keeps rubbing her bottom, making it look like Teacher just spanked her.
 	<<case "youth preferentialist">>
 		belly wearing nothing, as nothing will fit her lewd body. She looks barely more than three and is laying atop her proportionally enormous belly.
 	<<case "slimness enthusiast">>
@@ -980,27 +980,27 @@ She's a cute little <<if $arcologies[0].FSSupremacist != "unset" && $assistantFS
 		slime. She is compacting her slime to make herself look thinner.
 	<<case "body purist">>
 		slime with the purest goo her body could be made of.
-    <<default>>
+	<<default>>
 		slime with a pair of shorts and a shirt floating inside her.
 	<</switch>>
 	<<else>>
 		slime with a pair of shorts and a shirt floating inside her.
 	<</if>>
-  <<if ($cockFeeder == 1) && (_paSeed == 1)>>
-	A recognizable little representation of one of your slaves has its head in her moist crotch, and is eating her out. The slave must be down in the kitchen, getting a meal out of the food dispensers. As you watch, the goo girl orgasms, nearly turning into a puddle when she notices you watching.
-  <<elseif ($suppository == 1) && (_paSeed == 2)>>
-	A recognizable little representation of one of your slaves is down on its knees in front of her, letting the slime girl insert herself gently in and out of her butt. The slave must be receiving her drugs from one of the dildo dispensers. As you watch, the goo girl notices you watching her, and attempts to retract entirely into the slave's ass.
-  <<elseif ($masturbationAllowed == 1) && (_paSeed == 3)>>
-	She's having sex with a recognizable little representation of one of your slaves, kissing her and giggling occasionally. The slave must be using one of the penthouse's many vibrators. She sees you watching and blushes, but then reshapes herself so you can see better.
-  <<elseif (_paSeed == 4)>>
-	A recognizable little representation of one of your slaves is lying with its head in her lap. The goo girl is covering her chest and is listening to the slave breathe; the slave must be getting a checkup. The goo girl is patting the girl's head reassuringly.
-  <<elseif (_paSeed == 5) && ($invasionVictory == 1)>>
-	She's planting a very wet kiss on a representation of one of your security drones; she hugs it as best until it pops into her. When she sees you looking at her, she giggles and says, "What? I like him! He did really well during the invasion. I promise he won't rust in here!"
-  <<elseif (_paSeed == 6) && ($studio == 1)>>
-	She's getting oral from a recognizable little representation of one of your slaves, and is using a handheld camera to film the action, gonzo style. The slave must be using one of the penthouse's many vibrators, and your personal assistant is clearly turning the feed of it into porn.
-  <<else>>
-	She's watching you attentively from a bowl filled with her body. When she sees your glance, she reforms herself and awaits your response.
-  <</if>>
+	<<if ($cockFeeder == 1) && (_paSeed == 1)>>
+		A recognizable little representation of one of your slaves has its head in her moist crotch, and is eating her out. The slave must be down in the kitchen, getting a meal out of the food dispensers. As you watch, the goo girl orgasms, nearly turning into a puddle when she notices you watching.
+	<<elseif ($suppository == 1) && (_paSeed == 2)>>
+		A recognizable little representation of one of your slaves is down on its knees in front of her, letting the slime girl insert herself gently in and out of her butt. The slave must be receiving her drugs from one of the dildo dispensers. As you watch, the goo girl notices you watching her, and attempts to retract entirely into the slave's ass.
+	<<elseif ($masturbationAllowed == 1) && (_paSeed == 3)>>
+		She's having sex with a recognizable little representation of one of your slaves, kissing her and giggling occasionally. The slave must be using one of the penthouse's many vibrators. She sees you watching and blushes, but then reshapes herself so you can see better.
+	<<elseif (_paSeed == 4)>>
+		A recognizable little representation of one of your slaves is lying with its head in her lap. The goo girl is covering her chest and is listening to the slave breathe; the slave must be getting a checkup. The goo girl is patting the girl's head reassuringly.
+	<<elseif (_paSeed == 5) && ($invasionVictory == 1)>>
+		She's planting a very wet kiss on a representation of one of your security drones; she hugs it as best until it pops into her. When she sees you looking at her, she giggles and says, "What? I like him! He did really well during the invasion. I promise he won't rust in here!"
+	<<elseif (_paSeed == 6) && ($studio == 1)>>
+		She's getting oral from a recognizable little representation of one of your slaves, and is using a handheld camera to film the action, gonzo style. The slave must be using one of the penthouse's many vibrators, and your personal assistant is clearly turning the feed of it into porn.
+	<<else>>
+		She's watching you attentively from a bowl filled with her body. When she sees your glance, she reforms herself and awaits your response.
+	<</if>>
 
 <<case "angel">>
 	She's a gorgeous little <<if $arcologies[0].FSSupremacist != "unset" && $assistantFSAppearance != "subjugationist">>$arcologies[0].FSSupremacistRace <<elseif $assistantFSAppearance == "subjugationist">>$arcologies[0].FSSubjugationistRace <</if>> angel with long radiant hair and large <<if $arcologies[0].FSDegradationist != "unset">>black<<else>>white<</if>> wings as large as her when they are folded.
@@ -1077,7 +1077,7 @@ She's a cute little <<if $arcologies[0].FSSupremacist != "unset" && $assistantFS
 	<<if $marketAssistantRelationship == "cute">>
 		They're deep in prayer for your benefit and the safety of you, your arcology and your slaves.
 	<<elseif $marketAssistantRelationship == "nonconsensual">>
-		$assistantName is happily brushing the market assistant while humming happily. Upon noticing you watching, the hastily sneaks a hand down the assistant's dress and pinches a nipple, eliciting a squeak from the girl.
+		$assistantName is happily brushing the market assistant while humming happily. Upon noticing you watching, she hastily sneaks a hand down the assistant's dress and pinches a nipple, eliciting a squeak from the girl.
 	<<elseif $marketAssistantRelationship == "incestuous">>
 		$assistantName is naked and kissing her equally bare sister. You watch silently as they grind their bodies against each other until one notices your gaze. They both shriek, cover themselves with their wings and hustle out of sight.
 	<<else>>
@@ -1346,7 +1346,7 @@ She's a cute little <<if $arcologies[0].FSSupremacist != "unset" && $assistantFS
 	<<elseif $marketAssistantRelationship == "nonconsensual">>
 		$assistantName has her test subject stripped and bound. She focuses a spell on a single of the girls breasts and records the results as it steadily begins swelling, leaving its twin behind. The market assistant moans as an egg pushes its way out of her erect nipple.
 	<<elseif $marketAssistantRelationship == "incestuous">>
-		$assistantName is lustfully groping her sister's plush breasts. Upon noticing your gaze, she channels her magic and <<if _paSeedicks != 0>>sprouts a huge dick strait into her sister's plump rear<<else>>begins to enlarge the already lovely handfuls<</if>>. The market assistant can only finger herself in response, oblivious to everything going on.
+		$assistantName is lustfully groping her sister's plush breasts. Upon noticing your gaze, she channels her magic and <<if _paSeedicks != 0>>sprouts a huge dick straight into her sister's plump rear<<else>>begins to enlarge the already lovely handfuls<</if>>. The market assistant can only finger herself in response, oblivious to everything going on.
 	<<else>>
 		They've pulled open each other's robes and are gently tribbing. Upon noticing you, $assistantName casts a spell to triple the market assistant's sensitivity and braces for the impending orgasm. She cums so hard she passes out; $assistantName gently pulls her into a close embrace until she recovers.
 	<</if>>
diff --git a/src/uncategorized/personalAssistantOptions.tw b/src/uncategorized/personalAssistantOptions.tw
index d6db10caa61666b39a56b625f2ccf8de4231a346..257b190dd7a253875f6c71dbf9b6811c2460f5fc 100644
--- a/src/uncategorized/personalAssistantOptions.tw
+++ b/src/uncategorized/personalAssistantOptions.tw
@@ -873,12 +873,12 @@ She can further refine her avatar to match the arcology's social profile<<if $as
 	<br>
 <</if>>
 <<if $assistantFSAppearance != "repopulation focus" && $arcologies[0].FSRepopulationFocusDecoration > 20>>
-  [[Repopulation Focus|Personal assistant options][$assistantFSAppearance = "repopulation focus"]]
-  <br>
+	[[Repopulation Focus|Personal assistant options][$assistantFSAppearance = "repopulation focus"]]
+	<br>
 <</if>>
 <<if $assistantFSAppearance != "eugenics" && $arcologies[0].FSRestartDecoration > 20>>
-  [[Restarting Society|Personal assistant options][$assistantFSAppearance = "eugenics"]]
-  <br>
+	[[Restarting Society|Personal assistant options][$assistantFSAppearance = "eugenics"]]
+	<br>
 <</if>>
 <<if $assistantFSAppearance != "body purist" && $arcologies[0].FSBodyPuristDecoration > 20>>
 	[[Body Purist|Personal assistant options][$assistantFSAppearance = "body purist"]]
diff --git a/src/utility/extendedFamilyWidgets.tw b/src/utility/extendedFamilyWidgets.tw
index 6f616576c359a83b530044b8c1933f14424fd2d9..79da328595fd9317f5d4643cee654ac15edffaf9 100644
--- a/src/utility/extendedFamilyWidgets.tw
+++ b/src/utility/extendedFamilyWidgets.tw
@@ -122,14 +122,21 @@
 <<set _pcMother = $slaveIndices[$PC.mother]>>
 <<set _pcFather = $slaveIndices[$PC.father]>>
 <<if def _pcMother>>
-	<<if def _pcFather && _pcMother == _pcFather>>
-		<<if $activeSlave.ID == $slaves[_pcMother].mother && $activeSlave.ID == $slaves[_pcFather].father>>
-			$He is @@.lightgreen;your sole grandparent.@@ $He impregnated $himself with your mother/father who in turn impregnated themselves with you.
-		<<elseif $activeSlave.ID == $slaves[_pcMother].mother>>
-			$He is @@.lightgreen;your sole grandmother.@@ $He gave birth to $slaves[_pcMother].slaveName who in turn impregnated themselves with you.
-		<<elseif $activeSlave.ID == $slaves[_pcFather].father>>
-			$He is @@.lightgreen;your sole grandfather.@@ $He fathered $slaves[_pcFather].slaveName who in turn impregnated themselves with you.
-		<</if>>
+	<<if def _pcFather>>
+		<<if _pcMother == _pcFather>>
+			<<if $activeSlave.ID == $slaves[_pcMother].mother && $activeSlave.ID == $slaves[_pcFather].father>>
+				$He is @@.lightgreen;your sole grandparent.@@ $He impregnated $himself with your mother/father who in turn impregnated themselves with you.
+			<<elseif $activeSlave.ID == $slaves[_pcMother].mother>>
+				$He is @@.lightgreen;your sole grandmother.@@ $He gave birth to $slaves[_pcMother].slaveName who in turn impregnated themselves with you.
+			<<elseif $activeSlave.ID == $slaves[_pcFather].father>>
+				$He is @@.lightgreen;your sole grandfather.@@ $He fathered $slaves[_pcFather].slaveName who in turn impregnated themselves with you.
+			<</if>>
+		<<else>>
+			<<if $activeSlave.ID == $slaves[_pcMother].mother && $activeSlave.ID == $slaves[_pcFather].mother>>
+				$He is @@.lightgreen;your sole grandmother.@@ $He gave birth to both $slaves[_pcMother].slaveName and $slaves[_pcFather].slaveName.
+			<<elseif $activeSlave.ID == $slaves[_pcMother].father && $activeSlave.ID == $slaves[_pcFather].father>>
+				$He is @@.lightgreen;your sole grandfather.@@ $He fathered both $slaves[_pcFather].slaveName and $slaves[_pcMother].slaveName.
+			<</if>>
 	<<elseif $activeSlave.ID == $slaves[_pcMother].mother>>
 		$He is @@.lightgreen;your maternal grandmother.@@
 	<<elseif $activeSlave.ID == $slaves[_pcMother].father>>
diff --git a/src/utility/miscWidgets.tw b/src/utility/miscWidgets.tw
index c64a84f77fb173c227edcd29b2ca202e86ef3781..341e265c47d60e4c2595e1968a831cd7c2dc0c76 100644
--- a/src/utility/miscWidgets.tw
+++ b/src/utility/miscWidgets.tw
@@ -1022,7 +1022,7 @@ This experience
 <<replace #fucktoypref>>
 	<<if ($activeSlave.assignment == "please you") || ($activeSlave.assignment == "serve in the master suite") || ($activeSlave.assignment == "be your Concubine")>>
 		__Fucktoy use preference__: <strong><span id="hole">$activeSlave.toyHole</span></strong>.
-		  <<link "Mouth">><<set $activeSlave.toyHole = "mouth">><<replace "#hole">>$activeSlave.toyHole<</replace>><</link>>
+		<<link "Mouth">><<set $activeSlave.toyHole = "mouth">><<replace "#hole">>$activeSlave.toyHole<</replace>><</link>>
 		| <<link "Tits">><<set $activeSlave.toyHole = "boobs">><<replace "#hole">>$activeSlave.toyHole<</replace>><</link>>
 		<<if ($activeSlave.vagina > 0) && canDoVaginal($activeSlave)>>
 		| <<link "Pussy">><<set $activeSlave.toyHole = "pussy">><<replace "#hole">>$activeSlave.toyHole<</replace>><</link>>
diff --git a/src/utility/optionsWidgets.tw b/src/utility/optionsWidgets.tw
index 90832985afe18cc985d76a76b57b5439fbcc403a..da0c8265dcda4a2e3c61dbfc405a6ac27a807fe0 100644
--- a/src/utility/optionsWidgets.tw
+++ b/src/utility/optionsWidgets.tw
@@ -1,7 +1,7 @@
 :: Option Widgets [widget nobr]
 
 /%
-  Call as <<OptionLineSeparations>>
+	Call as <<OptionLineSeparations>>
 	Should be placed in a <span> with id = "OptionLineSeparations"
 %/
 <<widget "OptionLineSeparations">>
@@ -27,7 +27,7 @@ Line separations are
 <</widget>>
 
 /%
-  Call as <<OptionSortBy>>
+	Call as <<OptionSortBy>>
 	Should be placed in a <span> with id = "OptionSortBy"
 %/
 <<widget "OptionSortBy">>
@@ -99,7 +99,7 @@ Line separations are
 <</widget>>
 
 /%
-  Call as <<OptionSortOrder>>
+	Call as <<OptionSortOrder>>
 	Should be placed in a <span> with id = "OptionSortOrder"
 %/
 <<widget "OptionSortOrder">>
@@ -123,7 +123,7 @@ Line separations are
 <</widget>>
 
 /%
-  Call as <<OptionSortMain>>
+	Call as <<OptionSortMain>>
 	Should be placed in a <span> with id = "OptionSortMain"
 %/
 <<widget "OptionSortMain">>
@@ -165,7 +165,7 @@ Line separations are
 
 
 /%
-  Call as <<OptionRulesAssistantMain>>
+	Call as <<OptionRulesAssistantMain>>
 	Should be placed in a <span> with id = "OptionRulesAssistantMain"
 %/
 <<widget "OptionRulesAssistantMain">>
@@ -190,7 +190,7 @@ Line separations are
 <</widget>>
 
 /%
-  Call as <<OptionDisplayAssignments>>
+	Call as <<OptionDisplayAssignments>>
 	Should be placed in a <span> with id = "OptionDisplayAssignments"
 %/
 <<widget "OptionDisplayAssignments">>
@@ -216,7 +216,7 @@ Main menu assignment shortcuts are
 <</widget>>
 
 /%
-  Call as <<OptionSummaryStats>>
+	Call as <<OptionSummaryStats>>
 	Should be placed in a <span> with id = "OptionSummaryStats"
 %/
 <<widget "OptionSummaryStats">>
@@ -241,7 +241,7 @@ Granular slave stat numbers are
 <</widget>>
 
 /%
-  Call as <<OptionAbbreviateDevotion>>
+	Call as <<OptionAbbreviateDevotion>>
 	Should be placed in a <span> with id = "OptionAbbreviateDevotion"
 %/
 <<widget "OptionAbbreviateDevotion">>
@@ -282,7 +282,7 @@ Mental stats are
 <</widget>>
 
 /%
-  Call as <<OptionAbbreviateRules>>
+	Call as <<OptionAbbreviateRules>>
 	Should be placed in a <span> with id = "OptionAbbreviateRules"
 %/
 <<widget "OptionAbbreviateRules">>
@@ -323,7 +323,7 @@ Rules are
 <</widget>>
 
 /%
-  Call as <<OptionAbbreviateHealth>>
+	Call as <<OptionAbbreviateHealth>>
 	Should be placed in a <span> with id = "OptionAbbreviateHealth"
 %/
 <<widget "OptionAbbreviateHealth">>
@@ -364,7 +364,7 @@ Health is
 <</widget>>
 
 /%
-  Call as <<OptionAbbreviateDiet>>
+	Call as <<OptionAbbreviateDiet>>
 	Should be placed in a <span> with id = "OptionAbbreviateDiet"
 %/
 <<widget "OptionAbbreviateDiet">>
@@ -405,7 +405,7 @@ Diet and weight are
 <</widget>>
 
 /%
-  Call as <<OptionAbbreviateDrugs>>
+	Call as <<OptionAbbreviateDrugs>>
 	Should be placed in a <span> with id = "OptionAbbreviateDrugs"
 %/
 <<widget "OptionAbbreviateDrugs">>
@@ -446,7 +446,7 @@ Drugs and addiction are
 <</widget>>
 
 /%
-  Call as <<OptionAbbreviateGenitalia>>
+	Call as <<OptionAbbreviateGenitalia>>
 	Should be placed in a <span> with id = "OptionAbbreviateGenitalia"
 %/
 <<widget "OptionAbbreviateGenitalia">>
@@ -487,7 +487,7 @@ Genitalia are
 <</widget>>
 
 /%
-  Call as <<OptionAbbreviatePhysicals>>
+	Call as <<OptionAbbreviatePhysicals>>
 	Should be placed in a <span> with id = "OptionAbbreviatePhysicals"
 %/
 <<widget "OptionAbbreviatePhysicals">>
@@ -528,7 +528,7 @@ Physical traits are
 <</widget>>
 
 /%
-  Call as <<OptionAbbreviateSkills>>
+	Call as <<OptionAbbreviateSkills>>
 	Should be placed in a <span> with id = "OptionAbbreviateSkills"
 %/
 <<widget "OptionAbbreviateSkills">>
@@ -569,7 +569,7 @@ Skills are
 <</widget>>
 
 /%
-  Call as <<OptionAbbreviateMental>>
+	Call as <<OptionAbbreviateMental>>
 	Should be placed in a <span> with id = "OptionAbbreviateMental"
 %/
 <<widget "OptionAbbreviateMental">>
@@ -610,7 +610,7 @@ Mental attributes are
 <</widget>>
 
 /%
-  Call as <<OptionAbbreviateNationality>>
+	Call as <<OptionAbbreviateNationality>>
 	Should be placed in a <span> with id = "OptionAbbreviateNationality"
 %/
 <<widget "OptionAbbreviateNationality">>
@@ -651,7 +651,7 @@ Nationality is
 <</widget>>
 
 /%
-  Call as <<OptionAbbreviateRace>>
+	Call as <<OptionAbbreviateRace>>
 	Should be placed in a <span> with id = "OptionAbbreviateRace"
 %/
 <<widget "OptionAbbreviateRace">>
@@ -692,7 +692,7 @@ Race is
 <</widget>>
 
 /%
-  Call as <<OptionAbbreviateClothes>>
+	Call as <<OptionAbbreviateClothes>>
 	Should be placed in a <span> with id = "OptionAbbreviateClothes"
 %/
 <<widget "OptionAbbreviateClothes">>
@@ -717,7 +717,7 @@ Clothes are
 <</widget>>
 
 /%
-  Call as <<OptionAbbreviateOrigins>>
+	Call as <<OptionAbbreviateOrigins>>
 	Should be placed in a <span> with id = "OptionAbbreviateOrigins"
 %/
 <<widget "OptionAbbreviateOrigins">>
@@ -742,7 +742,7 @@ Origins are
 <</widget>>
 
 /%
-  Call as <<OptionAbbreviateRulesets>>
+	Call as <<OptionAbbreviateRulesets>>
 	Should be placed in a <span> with id = "OptionAbbreviateRulesets"
 %/
 <<widget "OptionAbbreviateRulesets">>
@@ -767,7 +767,7 @@ Rules Assistant rulesets are
 <</widget>>
 
 /%
-  Call as <<OptionAbbreviateSidebar>>
+	Call as <<OptionAbbreviateSidebar>>
 	Should be placed in a <span> with id = "OptionAbbreviateSidebar"
 %/
 <<widget "OptionAbbreviateSidebar">>
@@ -790,4 +790,3 @@ Facilities in the sidebar are
 	<</link>>//
 <</if>>
 <</widget>>
-