diff --git a/devNotes/VersionChangeLog-Premod+LoliMod.txt b/devNotes/VersionChangeLog-Premod+LoliMod.txt
index ceb11e3a58754bfbdf565540512883d06e837fd5..b2afb733285222c44ec0229ae31b96fb8f123bde 100644
--- a/devNotes/VersionChangeLog-Premod+LoliMod.txt
+++ b/devNotes/VersionChangeLog-Premod+LoliMod.txt
@@ -4,6 +4,15 @@
 
 4/13/2018
 
+	46
+	-fixes to walkPast
+	-code cleaning
+
+	45
+	-several fixes, most notable being NationalityToName not recognizing Revivalist slaves
+	-fSlaveSlaveDick overhaul
+	-code improvements
+
 	44
 	-bunch of new shoes and stockings by Deepmurk
 	-code cleanup
diff --git a/src/init/dummy.tw b/src/init/dummy.tw
index eb3c2889072f01974996b77858de0b95a01634df..b31661e5387876ea7759f43bf1b7e0cdd2a4cc06 100644
--- a/src/init/dummy.tw
+++ b/src/init/dummy.tw
@@ -25,7 +25,7 @@ $$i
 $activeSlave.bodySwap, $activeSlave.customImageFormat, $activeSlave.customHairVector, $activeSlave.shoeColor, $activeSlave.newGamePlus, $activeSlave.HasBeenAssignedToFacilitySupport, $activeSlave.nipplesAccessory
 $drugs, $harshCollars, $shoes, $bellyAccessories, $vaginalAccessories, $dickAccessories, $buttplugs
 $PC.origRace, $PC.origSkin
-$FacilitySupportCapacity
+$FacSupIDs, $SFIDs, $SupportFacilityDecoration, $SupportFacilityEfficiency
 $modded, $XY, $XX, $old, $young, $pregYes, $pregNo, $implanted, $unmodded
 $isReady, $fatherID, 
 */
diff --git a/src/init/setupVars.tw b/src/init/setupVars.tw
index 41acbe5893a531da54e0371b7cc8333729777e41..b88b5d4642b087776c983b1ac1af5426f56f4995 100644
--- a/src/init/setupVars.tw
+++ b/src/init/setupVars.tw
@@ -1227,6 +1227,12 @@ Then pick _namePool.random(), or display those names as possible choices, or do
 	"Zairian": setup.zairianSlaveNames,
 	"Zambian": setup.zambianSlaveNames,
 	"Zimbabwean.white": setup.whiteSouthAfricanSlaveNames, "Zimbabwean": setup.zimbabweanSlaveNames,
+	"Roman Revivalist": setup.romanSlaveNames,
+	"Aztec Revivalist": setup.aztecSlaveNames,
+	"Ancient Egyptian Revivalist": setup.ancientEgyptianSlaveNames,
+	"Edo Revivalist": setup.edoSlaveNames,
+	"Arabian Revivalist": setup.saudiSlaveNames,
+	"Ancient Chinese Revivalist": setup.chineseSlaveNames,
 	}>>
 <<set setup.surnamePoolSelector = {
 	"Afghan": setup.afghanSlaveSurnames,
diff --git a/src/npc/asDump.tw b/src/npc/asDump.tw
index 34ddb96fb6faffedef817cdb518ca2e35c1de2ba..859039ff36af09af7815273b7b957ee474f7ab65 100644
--- a/src/npc/asDump.tw
+++ b/src/npc/asDump.tw
@@ -15,8 +15,8 @@
 	<<if $i >= 0 && $i < _SL && $slaves[$i].ID == _ID>> /* shortcut if $i is already pointing to this slave */
 		<<set $slaves[$i] = $activeSlave>>
 	<<else>>
-		<<set $i = $slaves.findIndex(function(s) { return s.ID == _ID; })>> /* find $i if exists */
-		<<if $i == -1>> /* not found, so new slave */
+		<<set $i = $slaveIndices[_ID]>> /* find $i if exists */
+		<<if ndef $i>> /* not found, so new slave */
 			<<AddSlave $activeSlave>>
 		<<else>>
 			<<set $slaves[$i] = $activeSlave>>
diff --git a/src/npc/rgASDump.tw b/src/npc/rgASDump.tw
index 0b3a6b42ad9ab8fa50d60c1297b0266cfb5dcf94..610026fd8b97d96dd6559a7561c9d66eee2b8960 100644
--- a/src/npc/rgASDump.tw
+++ b/src/npc/rgASDump.tw
@@ -103,10 +103,8 @@
 	<<set $careerBonusApplied = 1>>
 <</if>>
 
-<<for _i = 0; _i < _SL; _i++>>
-	<<if _ID == $slaves[_i].ID>><<break>><</if>>
-<</for>>
-<<if _i < _SL>>
+<<set _i = $slaveIndices[_ID]>>
+<<if def _i>>
 	<<set $slaves[_i] = $activeSlave>>
 <<elseif def $activeSlave.slaveName>>
 	<<AddSlave $activeSlave>>
diff --git a/src/pregmod/fSlaveSlaveDickConsummate.tw b/src/pregmod/fSlaveSlaveDickConsummate.tw
index af7de55e32a5fcd5f83fbe96ad807a96cb805ee6..81e5aae02e6c69cde1eb8d6c2cfa1174261808f1 100644
--- a/src/pregmod/fSlaveSlaveDickConsummate.tw
+++ b/src/pregmod/fSlaveSlaveDickConsummate.tw
@@ -25,151 +25,284 @@
 	<</if>>
 <</if>>
 
-You take a look at the bound toy.
-
-<<if $activeSlave.mother == $slaverapistx.ID>>
-	<<if ($activeSlave.sexualQuirk == "perverted")>>
-		<<if ($activeSlave.energy > 60)>>
-			$activeSlave.slaveName is looking up at her mother, fully naked, her pussy visible and captivating. Her breathing is fast and her nipples hard.
-		<<else>>
-			$activeSlave.slaveName seems paralyzed, looking at her mother standing above her with disbelief, curiosity... and excitement?
-		<</if>>
-	<<else>>
-		$activeSlave.slaveName looks with horror at her mother, knowing what will soon happen.
-	<</if>>
-<<elseif $slaverapistx.mother == $activeSlave.ID>>
-	<<if ($activeSlave.sexualQuirk == "perverted")>>
-		<<if ($activeSlave.energy > 60)>>
-			$activeSlave.slaveName is looking up at her daughter, fully naked, her pussy visible and captivating. Her breathing is fast and her nipples hard.
-		<<else>>
-			$activeSlave.slaveName seems paralyzed, looking at her daughter with a look of disbelief, hesitation... and excitement?
-		<</if>>
-	<<else>>
-		$activeSlave.slaveName looks with horror at her daughter, knowing what will soon happen.
-	<</if>>
-<<elseif (areSisters($activeSlave, $slaverapistx) > 0)>>
-	<<if ($activeSlave.sexualQuirk == "perverted")>>
-		<<if ($activeSlave.energy > 60)>>
-			$activeSlave.slaveName seems paralyzed with fear, but her nipples are already hard and her face flushed. Secretly, she may want this.
-		<<else>>
-			$activeSlave.slaveName seems paralyzed, looking at her sister standing above her with disbelief, curiosity... and excitement?
-		<</if>>
-	<<else>>
-		$activeSlave.slaveName looks with horror at her sister, knowing what will soon happen.
-	<</if>>
-	
-	<<if ($slaverapistx.sexualQuirk == "perverted")>>
-		<<if ($slaverapistx.energy > 60)>>
-			$slaverapistx.slaveName is looking down at her sister's bound and helpless form with a look of hunger.
-		<<else>>
-			$slaverapistx.slaveName seems paralyzed, looking down at her bound sister with disbelief, curiosity... and excitement?
-		<</if>>
-	<<else>>
-		$slaverapistx.slaveName looks with horror down at her bound sister, knowing what will soon happen.
-	<</if>>	
+<<if $activeSlave.mother == $slaverapistx.ID || $activeSlave.father == $slaverapistx.ID || $slaverapistx.mother == $activeSlave.ID || $slaverapistx.father == $activeSlave.ID || (areSisters($activeSlave, $slaverapistx) > 0)>>
+	<<set _isIncest = 1>>
 <</if>>
 
-<<if ($activeSlave.energy > 60)>>
-	<<if ($activeSlave.attrXX > 60)>>
-		<<if ($activeSlave.fetish == "submissive")>>
-			Since $activeSlave.slaveName likes pussy and being dominated, combined with her good libido, her <<if ($activeSlave.clit >= 4)>>massive clit<<else>>_dicksize member<</if>> becomes rock hard in an instant.
-		<<else>>
-			Since $activeSlave.slaveName likes pussy, all it takes is a bit of teasing to get her <<if ($activeSlave.clit >= 4)>>massive clit<<else>>_dicksize member<</if>> hard.
-		<</if>>
-	<<else>>
-		Even though $activeSlave.slaveName isn't normally attracted to women, her high libido and some expert teasing causes her <<if ($activeSlave.clit >= 4)>>massive clit<<else>>_dicksize penis<</if>> to become erect.
-	<</if>>	
-	
-<<else>>
-	<<if ($activeSlave.clit >= 4)>>Her clit remains soft<<else>>Her member remains limp<</if>> despite the prospect of pussy, but a direct injection of vasodilators quickly fixes that for this special occasion.
-<</if>>
+You take a look at the bound cock toy.
 
 
-<<if ($activeSlave.devotion > 50)>>
-	Since $activeSlave.slaveName is devoted, restraints are more for show than for practical purpose.
+
+<<if ($activeSlave.fetish == "mindbroken") && ($activeSlave.career != "a dairy cow") && ($activeSlave.career != "a breeding bull")>>
+	Since $activeSlave.slaveName is mentally broken, the restraints don't do anything but set the scene.
+<<elseif ($activeSlave.devotion > 50)>>
+	Since $activeSlave.slaveName is devoted, her restraints are more for the show than for practical purposes.
 <<elseif ($activeSlave.devotion > 20)>>
-	$activeSlave.slaveName is obedient, but this might be too much for her, so you restrain her, making sure she can't resist.
+	$activeSlave.slaveName is obedient but not devoted, so her restraints are firm for her own good.
 <<else>>
-	Since $activeSlave.slaveName is unlikely to comply willingly, you simply restrain her firmly and administer a massive dose of vasodilators, directly where they will do the most good. $activeSlave.slaveName writhes with the pain of the injection, which is compounded as she springs agonizingly erect.
+	$activeSlave.slaveName is unlikely to comply willingly, and is tied down tight, unable to budge more than an inch.
 <</if>>
 
-
 <<if ($activeSlave.amp == 1)>>
 	Her limbless torso lies on the bed, ready for $slaverapistx.slaveName.
 <<elseif tooBigBelly($activeSlave)>>
-	She is lying on her back, with arms and legs tied. Her huge belly will limit the possible positions for $slaverapistx.slaveName to take her.
+	Her huge belly will limit the possible positions for $slaverapistx.slaveName to take her.
 <<elseif tooBigBreasts($activeSlave)>>
-	She is lying on her back, with arms and legs tied. The weight of her tits pins her helplessly in place.
+	The weight of her tits pins her helplessly in place.
 <<elseif tooBigButt($activeSlave)>>
-	She is lying on her back, with arms and legs tied. Her huge ass pushes her pelvis further up, making it look as if she's trying to fuck air.
+	Her huge ass pushes her pelvis further up, making it look as if she's trying to fuck air.
 <<elseif tooBigDick($activeSlave)>>
-	She is lying on her back, with arms and legs tied. Her huge cock is clearly going to be a challenge.
+	Her huge cock is clearly going to be a challenge.
 <<elseif tooBigBalls($activeSlave)>>
-	She is lying on her back, with arms and legs tied. Her huge balls might get a bit in the way in this position.
+	Her huge balls might get a bit in the way in this position.
 <<elseif tooFatSlave($activeSlave)>>
-	She is lying on her back, with arms and legs tied. Her huge gut threatens to envelope her <<if ($activeSlave.clit >= 4)>>massive clit<<else>>_dicksize cock<</if>>.
-<<else>>
-	She is lying on her back, with arms and legs tied and her <<if ($activeSlave.clit >= 4)>>massive clit<<else>>_dicksize cock<</if>> standing at attention.
+	Her huge gut threatens to envelope her <<if ($activeSlave.clit >= 4)>>massive clit<<else>>_dicksize cock<</if>>.
 <</if>>
 
+<<if ($activeSlave.fetish == "mindbroken") && ($activeSlave.career != "a dairy cow") && ($activeSlave.career != "a breeding bull")>>
+	<<if $activeSlave.energy > 40>>
+		$activeSlave.slaveName is broken mentally, but has a serviceable libido. After a bit of stimulation she's good to go without any further reaction on her own.
+	<<else>>
+		$activeSlave.slaveName is broken mentally, and her low libido prevents her <<if ($activeSlave.clit >= 4)>>massive clit<<else>>_dicksize penis<</if>> from becoming erect. A massive dose of vasodilators fixes this, and you think you see her face twitch with the pain, but there is no further reaction.
+	<</if>>
+<<elseif ($activeSlave.fetish == "mindbroken") && ($activeSlave.career == "a dairy cow")>>
+	<<if $activeSlave.energy > 40>>
+		$activeSlave.slaveName, as a good cow with a good libido, takes only a little fondling before her <<if ($activeSlave.clit >= 4)>>massive clit<<else>>_dicksize penis<</if>> becomes erect. When you let go, she gives a needy moo with a sad expression to ask you to keep going.
+	<<else>>
+		$activeSlave.slaveName may be a cow, but her low libido keeps her mostly soft despite plenty of fondling. You inject her with vasodilators so her <<if ($activeSlave.clit >= 4)>>massive clit<<else>>_dicksize cock<</if>> becomes erect, and she moos in discomfort and struggles against her restraints.
+		<<set _bottomdrugged = 1>>
+	<</if>>
+<<elseif ($activeSlave.fetish == "mindbroken") && ($activeSlave.career == "a breeding bull")>>
+	$activeSlave.slaveName, as a good bull, was already erect while being tied down. It seems they know what's going to happen to them soon. Maybe someone at the Cattle Ranch has been sampling their bulls? 
+<<else>>
+	<<if $activeSlave.devotion > -20>>
+		<<if $activeSlave.energy > 40>>
+			<<if ($activeSlave.fetishKnown == 1)>>
+				<<if ($activeSlave.fetish == "submissive")>>
+					$activeSlave.slaveName is a known sub, and seconds after she is ordered to lie down to be restrained her <<if ($activeSlave.clit >= 4)>>massive clit<<else>>_dicksize cock<</if>> is erect. She knows she's going to get used, and can't hide her excitement.
+				<<elseif ($activeSlave.fetish == "dom")>>
+					$activeSlave.slaveName is a known dom, and needs some stimulation before her <<if ($activeSlave.clit >= 4)>>massive clit<<else>>_dicksize cock<</if>> becomes hard. Despite knowing she's going to be used, she can't hide her curiosity to experience what the other side feels.
+				<<elseif ($activeSlave.fetish == "masochist")>>
+					$activeSlave.slaveName almost gets off on being tied down tight, sporting a <<if ($activeSlave.clit >= 4)>>massive clit<<else>>_dicksize erection<</if>> once you have finished. Her nipples are firm as well, and she struggles against her restraints to feel them dig into her tighter.
+				<<elseif ($activeSlave.fetish == "sadist")>>
+					$activeSlave.slaveName is a sadist, and finds herself in the exact opposite position she'd want to be in to get off. It's obvious she's not going to get aroused soon, so you inject her with vasodilators so her <<if ($activeSlave.clit >= 4)>>massive clit<<else>>_dicksize cock<</if>> becomes erect and hope she at least learns something from being on the receiving end for once.
+					<<set _bottomdrugged = 1>>
+				<<elseif ($activeSlave.fetish == "humiliation")>>
+					$activeSlave.slaveName gets off on humiliation, and after being ordered to lay naked on a bed to be tied down, becomes flushed with arousal with her <<if ($activeSlave.clit >= 4)>>massive clit<<else>>_dicksize cock<</if>> throbbing in anticipation at being used like a toy.
+				<<elseif ($activeSlave.fetish == "pregnancy") && ($arcologies[0].FSRepopulationFocus != "unset") && canPenetrate($activeSlave)>>
+					$activeSlave.slaveName gets off thinking about pregnancy, and in your arcology most women are pregnant or fertile. She knows someone's pussy will be around her _dicksize cock soon, and is clearly lost in her fantasies as her cock swells to a throbbing erection.
+				<</if>>
+			<<elseif ($activeSlave.attrXX > 65)>>
+				$activeSlave.slaveName has a good sex drive and likes pussy, even before she's fully bound her <<if ($activeSlave.clit >= 4)>>massive clit<<else>>_dicksize cock<</if>> is throbbing in anticipation.
+			<<else>>
+				Despite her adequate sex drive, since $activeSlave.slaveName isn't turned on by the prospect of pussy, she takes some manual stimulation before her <<if ($activeSlave.clit >= 4)>>massive clit<<else>>_dicksize cock<</if>> stands erect.
+			<</if>>
+		<<else>>
+			<<if ($activeSlave.attrXX > 65)>>
+				$activeSlave.slaveName isn't known for her high libido, but since she likes pussy all it takes is some teasing to get her <<if ($activeSlave.clit >= 4)>>massive clit<<else>>_dicksize cock<</if>> erect and ready.
+			<<else>>
+				$activeSlave.slaveName doesn't have a high libido, and also isn't attracted to female slaves. A dose of vasodilators injected at the base of her <<if ($activeSlave.clit >= 4)>>massive clit<<else>>_dicksize cock<</if>> causes her to quickly reach painful readiness, and the unnatural pain makes her strain at her bonds.
+				<<set _bottomdrugged = 1>>
+			<</if>>
+		<</if>>
+	<<else>>
+		<<if $activeSlave.energy > 60>>
+			<<if ($activeSlave.attrXX > 65)>>
+				Although $activeSlave.slaveName does not like being a slave, her high libido and love for pussy have her <<if ($activeSlave.clit >= 4)>>massive clit<<else>>_dicksize erection<</if>> ready for sex despite her negative feelings.
+			<<else>>
+				$activeSlave.slaveName does not like being a slave, and isn't attracted to women, but with her high libido all it takes is simple teasing for her <<if ($activeSlave.clit >= 4)>>massive clit<<else>>_dicksize cock<</if>> to be ready for sex.
+			<</if>>
+		<<else>>
+			$activeSlave.slaveName does not like being a slave, and without a high sex drive she is able to resist stimulation and stay soft. A quick dose of vasodilators changes that, and she moans in pain and struggles against her bonds in vain as her <<if ($activeSlave.clit >= 4)>>massive clit<<else>>_dicksize cock<</if>> becomes painfully hard.
+			<<set _bottomdrugged = 1>>
+		<</if>>
+	<</if>>
+<</if>>
 
 <br><br>
 
+You call $slaverapistx.slaveName into the room.
 
-<<if $activeSlave.mother == $slaverapistx.ID>>
-	<<if ($slaverapistx.sexualQuirk == "perverted")>>
-		<<if ($slaverapistx.attrXX > 60)>>
-			$slaverapistx.slaveName, on the other hand, is well aware that she is about to rape her own daughter, and seems quite eager.
-		<<else>>
-			$slaverapistx.slaveName, on the other hand, is well aware that she is about to rape her own daughter, but despite that seems to feel some arousal at the thought.
+<br><br>
+
+<<if ($activeSlave.fetish == "mindbroken") && ($activeSlave.career != "a dairy cow") && ($activeSlave.career != "a breeding bull")>>
+	$activeSlave.slaveName doesn't even notice 
+	<<if _isIncest == 1>>
+		<<if $activeSlave.father == $slaverapistx.ID && $activeSlave.mother == $slaverapistx.ID>>
+			the slave that is both her mother and her father, 
+		<<elseif $slaverapistx.mother == $activeSlave.ID>>
+			her own daughter, 
+		<<elseif $activeSlave.mother == $slaverapistx.ID>>
+			her own mother, 
+		<<elseif $activeSlave.father == $slaverapistx.ID>>
+			the slave that fathered her, 
+		<<elseif (areSisters($activeSlave, $slaverapistx) > 0)>>
+			her <<if areTwins($activeSlave, $slaverapistx)>>twin <</if>>sister, 
 		<</if>>
 	<<else>>
-		$slaverapistx.slaveName, on the other hand, is well aware that she is about to rape her own daughter and is understandably disturbed.
+		the other slave,
 	<</if>>
-<<elseif $slaverapistx.mother == $activeSlave.ID>>
-	<<if ($slaverapistx.sexualQuirk == "perverted")>>
-		<<if ($slaverapistx.attrXX > 60)>>
-			$slaverapistx.slaveName, on the other hand, is well aware that she is about to rape her own mother, and seems quite eager.
-		<<else>>
-			$slaverapistx.slaveName, on the other hand, is well aware that she is about to rape her own mother, but despite that seems to feel some arousal at the thought.
-		<</if>>	
+	and simply lays still.
+<<elseif ($activeSlave.fetish == "mindbroken") && (($activeSlave.career == "a dairy cow") || ($activeSlave.career == "a breeding bull"))>>
+	<<if _isIncest == 1>>
+		$activeSlave.slaveName's simple mind does not even acknowledge that $slaverapistx.slaveName is 
+		<<if $activeSlave.father == $slaverapistx.ID && $activeSlave.mother == $slaverapistx.ID>>
+			the slave that is both her mother and her father, 
+		<<elseif $slaverapistx.mother == $activeSlave.ID>>
+			her own daughter, 
+		<<elseif $activeSlave.mother == $slaverapistx.ID>>
+			her own mother, 
+		<<elseif $activeSlave.father == $slaverapistx.ID>>
+			the slave that fathered her, 
+		<<elseif (areSisters($activeSlave, $slaverapistx) > 0)>>
+			her <<if areTwins($activeSlave, $slaverapistx)>>twin <</if>>sister, 
+		<</if>>
 	<<else>>
-		$slaverapistx.slaveName, on the other hand, is well aware that she is about to rape her own mother and is understandably disturbed.
+		$activeSlave.slaveName sees the newcomer, and with her simple mind 
 	<</if>>
-<<elseif $slaverapistx.fetish == "dom">>
-	$slaverapistx.slaveName, on the other hand, is more than a little excited at the chance to dominate another's <<if ($activeSlave.clit >= 4)>>massive clit<<else>>_dicksize member<</if>>.
-<<elseif $slaverapistx.fetish == "sadist">>
-	$slaverapistx.slaveName, on the other hand, is more than a little excited at the chance to torment another's junk.
-<<elseif ($slaverapistx.energy > 60)>>
-	<<if ($slaverapistx.attrXY > 60)>>
-		Since $slaverapistx.slaveName, on the other hand, likes dicks and her pussy is already wet with anticipation.
-	<<else>>
-		Even though $activeSlave.slaveName, on the other hand, isn't normally attracted to men, but her high libido has her pussy wet with anticipation.
-	<</if>>	
+	she only knows that they have a pussy and her <<if ($activeSlave.clit >= 4)>>swollen clit<<else>>_dicksize penis<</if>> is erect. Naturally, she seems quite eager to put them together.
+	<<set _incestMood = "Bottom">>
 <<else>>
-	$slaverapistx.slaveName, on the other hand, doesn't find the situation very arousing, but will likely rethink things once she has $activeSlave.slaveName's <<if ($activeSlave.clit >= 4)>>massive clit<<else>>_dicksize member<</if>> in her.
+	<<if _isIncest == 1>>
+		$activeSlave.slaveName is fully naked and <<if canSee($activeSlave)>>looking up at<<else>>waiting in front of<</if>> 
+		<<if $activeSlave.father == $slaverapistx.ID && $activeSlave.mother == $slaverapistx.ID>>
+			the slave that is both her mother and her father, 
+		<<elseif $slaverapistx.mother == $activeSlave.ID>>
+			her own daughter, 
+		<<elseif $activeSlave.mother == $slaverapistx.ID>>
+			her own mother, 
+		<<elseif $activeSlave.father == $slaverapistx.ID>>
+			the slave that fathered her, 
+		<<elseif (areSisters($activeSlave, $slaverapistx) > 0)>>
+			her <<if areTwins($activeSlave, $slaverapistx)>>twin <</if>>sister, 
+		<</if>>
+		<<if ($activeSlave.sexualQuirk == "perverted") || ($activeSlave.sexualQuirk == "sinful")>>
+			<<set _incestMood = "Bottom">>
+			unable to hide her intense arousal at the impending <<if ($slaverapistx.sexualQuirk == "perverted")>>perverted<<else>>sinful<</if>> act.<<if canSee($activeSlave)>> Her eyes are locked on $slaverapistx.slaveName's pussy, and<</if>> $slaverapistx.slaveName can hear her moan in anticipation<<if !canSee($activeSlave)>>, which surprises the blind slave<</if>>.
+		<<elseif ($activeSlave.relationshipTarget == $slaverapistx.ID) && ($activeSlave.relationship > 2)>>
+			<<set _incestMood = "Both">>
+			but since they're already in a sexual relationship, she just shows a relaxed smile as she waits for $slaverapistx.slaveName to mount her.
+		<<else>>
+			<<if $activeSlave.devotion > 95>>
+				<<set _incestMood = "Bottom">>
+				but her deep acceptance of slavery means she is eager to please you, <<if ($activeSlave.clit >= 4)>>leaving her massive clit flushed<<else>>making her _dicksize cock drip precum<</if>>.
+			<<elseif $activeSlave.devotion > 60>>
+				and is clearly struggling between keeping herself hard and acknowledging the incest. A small dose of vasodilators and her impressive desire to please you should keep her <<if ($activeSlave.clit >= 4)>>clit<<else>>penis<</if>> up for $slaverapistx.slaveName.
+				<<set _incestMood = "BottomFragile"
+			<<else>>
+				<<if ndef _bottomdrugged>>
+					and once it becomes clear to her that her that $slaverapistx.slaveName will be the one mounting her, her <<if ($activeSlave.clit >= 4)>>massive clit<<else>>_dicksize penis<</if>> shrinks away. A direct injection of vasodilators changes that, bringing her back to readiness to her horror.
+					<<set _bottomdrugged = 1>>
+				<<else>>
+					and to her own horror the drugs she was injected with keep her <<if ($activeSlave.clit >= 4)>>massive clit<<else>>_dicksize penis<</if>> ready and waiting.
+			<</if>>
+		<</if>>
+	<</if>>
 <</if>>
 
 <br><br>
 
+<<if $slaverapistx.fetish == "mindbroken" && ($slaverapistx.career != "a dairy cow") && ($slaverapistx.career != "a breeding bull")>>
+	$slaverapistx.slaveName stares blankly, and needs to be deliberately guided to straddle $activeSlave.slaveName. 
+	<<if _isIncest == 1>>
+		Naturally, she isn't even aware of the impending incest.
+	<</if>>
+	<<if ($activeSlave.fetish == "mindbroken") && ($activeSlave.career != "a dairy cow") && ($activeSlave.career != "a breeding bull")>>
+		Since both slaves are essentially vegetables, this is shaping up to be a rather contrived sexual demonstration. The parts are all there, but the actors aren't going to contribute much to the show. 
+	<</if>>
+<<elseif $slaverapistx.fetish == "mindbroken" && ($slaverapistx.career == "a dairy cow")>>
+	$slaverapistx.slaveName sees the <<if ($activeSlave.clit >= 4)>>massive clit<<else>>_dicksize penis<</if>> ready and waiting, and catches on to why she's here quickly. She takes it into her mouth before you stop her and tap her pussy, and after a few seconds of thinking she straddles $activeSlave.slaveName's hips with a moo.
+	<<if _isIncest == 1>>
+		Naturally, since she thinks she's a cow, incest means nothing to her.
+	<</if>>
+<<elseif $slaverapistx.fetish == "mindbroken" && ($slaverapistx.career == "a breeding bull")>>
+	$slaverapistx.slaveName sees the <<if ($activeSlave.clit >= 4)>>massive clit<<else>>_dicksize penis<</if>> ready and waiting, but isn't quite sure what to do with it. She's been brought up to use her dick when thinking, after all. It takes a few minutes to get her to straddle $activeSlave.slaveName's hips with the intent to get her pussy penetrated.
+	<<if _isIncest == 1>>
+		Naturally, since she thinks she's a breeding bull, incest means nothing to her.
+	<</if>>
+<<else>>
+	<<if _isIncest == 1>>
+		$slaverapistx.slaveName sees 
+		<<if $slaverapistx.father == $activeSlave.ID && $slaverapistx.mother == $activeSlave.ID>>
+			the slave that is both her mother and her father
+		<<elseif $activeSlave.mother == $slaverapistx.ID>>
+			her own daughter
+		<<elseif $slaverapistx.mother == $activeSlave.ID>>
+			her own mother
+		<<elseif $slaverapistx.father == $activeSlave.ID>>
+			the slave that fathered her
+		<<elseif (areSisters($slaverapistx, $activeSlave) > 0)>>
+			her <<if areTwins($slaverapistx, $activeSlave)>>twin <</if>>sister
+		<</if>>
+		tied to the bed, 
+		<<if ($slaverapistx.sexualQuirk == "perverted") || ($slaverapistx.sexualQuirk == "sinful")>>
+			<<if _incestMood == "Bottom">>
+				and can't hide her <<if ($slaverapistx.sexualQuirk == "perverted")>>perverted<<else>>sinful<</if>> arousal at the excited glances they share.
+				<<set _incestMood = "Both">>
+			<<else>>
+				<<set _incestMood = "Top">>
+				and becomes indecently aroused at their horrified expressions for the <<if ($slaverapistx.sexualQuirk == "perverted")>>perverted<<else>>sinful<</if>> incest to come. 
+			<</if>>
+		<<elseif ($slaverapistx.relationshipTarget == $activeSlave.ID) && ($slaverapistx.relationship > 2)>>
+			and licks her lips involuntarily.
+		<<else>>
+			<<if $slaverapistx.devotion > 95>>
+				<<if _incestMood == "Bottom">>
+					as well as her apparent lust. Since she is a perfect slave for you, her vagina becomes flushed with arousal quickly.
+					<<set _incestMood = "Both">>
+				<<else>>
+					<<set _incestMood = "Top">>
+					as well as her worried expressions. $slaverapistx.slaveName seems aroused and determined to show her how a proper slave should act.
+				<</if>>
+			<<elseif $slaverapistx.devotion > 60>>
+				<<if _incestMood == "BottomFragile"
+					<<unset _incestMood>>
+				<</if>>
+				and after figuring out they're just as superficially prepared as she is, resolves herself to forget they're related to stay aroused. 
+			<<else>>
+				and can't hide the look of horror that crosses her face. You assure her this is what she needs to do.
+				<<if _incestMood == "Bottom">>
+					To her growing disgust, she can tell $activeSlave.slaveName's <<if ($activeSlave.clit >= 4)>>erect clit<<else>>_dicksize erection<</if>> shows off genuine arousal despite their blood relation.
+				<<else>>
+					She might find solace in the fact that the owner of the <<if ($activeSlave.clit >= 4)>>erect clit<<else>>_dicksize erection<</if>> on display doesn't seem thrilled as well.
+				<</if>>
+			<</if>>
+		<</if>>
+	<</if>>
 
-<<if ($activeSlave.devotion < -20)>>
-	<<if $slaverapistx.devotion < -20>>
-		Since you have two restrained slaves, it's up to you to do all the work. Since $activeSlave.slaveName is already lying on the bed, you maneuver $slaverapistx.slaveName's pussy into place. The two slaves make no further moves until you deal $slaverapistx.slaveName a terrific swat across the ass and promise to give her more of the same until she gets going. $slaverapistx.slaveName starts lowering herself very slowly, pulling back every time $activeSlave.slaveName's dick prods her womanhood. After watching the sad display for a while, you grab her by the hips and slam her down onto $activeSlave.slaveName, hilting her in one, scream-inducing move.
-	<<else>>
-		Since your dick slave is restrained, you order $slaverapistx.slaveName to kneel on the bed on top of $activeSlave.slaveName, and then maneuver her pussy into place. $activeSlave.slaveName is uncooperative, so you prod and slap her until she starts to thrust her cock into $slaverapistx.slaveName with urgency.
+	<<if _incestMood == "Top" || _incestMood = ="Both" || ndef(_isIncest)>> 
+		<<if ($slaverapistx.fetishKnown == 1)>>
+			<<if ($slaverapistx.fetish == "submissive")>>
+				$slaverapistx.slaveName usually prefers to be underneath someone with a <<if ($activeSlave.clit >= 4)>>massive clit<<else>>_dicksize cock<</if>> like that, which is obvious in her expressions. Knowing she's riding it due to someone's orders is just about the only detail that plays to her fetish.
+			<<elseif ($slaverapistx.fetish == "dom")>>
+				$slaverapistx.slaveName can't hide her domineering smile at the <<if ($activeSlave.clit >= 4)>>massive clit<<else>>_dicksize cock<</if>> tied up and presented to her. Being on top and controlling everything is what gets her off, and you just gave her a nice human dildo to dominate.
+			<<elseif ($slaverapistx.fetish == "masochist")>>
+				$slaverapistx.slaveName usually prefers to be the one being abused, which is clear from her disappointed reaction as she considers the <<if ($activeSlave.clit >= 4)>>massive clit<<else>>_dicksize erection<</if>> tied before her. Maybe she can delude herself into thinking this is a denial play for herself and enjoy the human dildo, or maybe not.
+			<<elseif ($slaverapistx.fetish == "sadist")>>
+				$slaverapistx.slaveName is a sadist, and seeing a human dildo tied town for her to abuse and enjoy has her almost panting in arousal. The ecstatic look of devotion she flashes you makes it clear she's going to enjoy herself, regardless of how the <<if ($activeSlave.clit >= 4)>>massive clit<<else>>_dicksize cock<</if>>'s owner feels.
+			<<elseif ($slaverapistx.fetish == "humiliation")>>
+				$slaverapistx.slaveName usually gets off on humiliation, and you know she wishes the roles were reversed here. Despite that, having her <<WrittenMaster $slaverapistx>> order her to get herself off with the human dildo beneath her is quite thrilling, sexually.
+			<</if>>
+		<</if>>
 	<</if>>
+<</if>>
+
+<br><br>
+
+
+<<if ($activeSlave.devotion < -20) && ($slaverapistx.devotion < -20)>>
+	Since you have two restrained slaves, it's up to you to do all the work. Since $activeSlave.slaveName is already lying on the bed, you maneuver $slaverapistx.slaveName's pussy into place. The two slaves make no further moves until you deal $slaverapistx.slaveName a terrific swat across the ass and promise to give her more of the same until she gets going. $slaverapistx.slaveName starts lowering herself very slowly, pulling back every time $activeSlave.slaveName's dick prods her womanhood. After watching the sad display for a while, you grab her by the hips and slam her down onto $activeSlave.slaveName, hilting her in one, scream-inducing move.
 	<<if ($slaverapistx.vagina == 0)>> /* losing virginity */
-		<<if $slaverapistx.devotion > 20>>
+		<<if ($slaverapistx.devotion > 20)>>
 			$slaverapistx.slaveName accepts your orders without comment and lowers her virgin pussy on $activeSlave.slaveName's ready <<if ($activeSlave.clit >= 4)>>massive clit<<else>>_dicksize dick<</if>>. @@.hotpink;$slaverapistx.slaveName is further broken to slavery@@ by this application of her body, which naturally @@.lime;will break in her pussy.@@
 			<<set $slaverapistx.vagina = 1, $slaverapistx.devotion += 10>>
-		<<elseif $slaverapistx.devotion >= -20>>
+		<<elseif ($slaverapistx.devotion >= -20)>>
 			$slaverapistx.slaveName is clearly unhappy at the idea of losing her pearl of great price to $activeSlave.slaveName; this probably isn't what she imagined her first real sex would be like. She fears she might get pregnant. Nevertheless, @@.hotpink;she is further broken to slavery@@ by this application of her body, which naturally @@.lime;breaks in her pussy.@@
 			<<set $slaverapistx.vagina = 1, $slaverapistx.devotion += 4>>
 		<<else>>
 			As you anticipated, $slaverapistx.slaveName refuses to give $activeSlave.slaveName her virginity. However, since $slaverapistx.slaveName is restrained her resistance amounts to @@.mediumorchid;horrified tears@@ and @@.gold;frightened begging.@@ Naturally, this cruel act @@.lime;breaks in her pussy.@@
 			<<set $slaverapistx.vagina = 1, $slaverapistx.devotion -= 5, $slaverapistx.trust -= 5>>
-		<</if>>		
+		<</if>>
 		<<if $slaverapistx.mother == $activeSlave.ID>>
 			<<if ($activeSlave.penetrativeCount == 0)>>
 				$activeSlave.slaveName gasps and her eyes widen as she feels the tender folds of a pussy - and none other than her daughter's - embracing her <<if ($activeSlave.clit >= 4)>>massive clit<<else>>_dicksize dick<</if>> for the first time.
@@ -184,11 +317,36 @@ You take a look at the bound toy.
 			<</if>>
 		<</if>>
 	<</if>> /* closes losing virginity */
-	<<if $slaverapistx.devotion < -20>>
-		$slaverapistx.slaveName seems more cooperative after that and you only have to occasionally prod them with an electrical jolt to keep them going at a faster pace. Both slaves resent what you made them do and fear you as a result.		
-	<<else>>
-		It doesn't take long for $activeSlave.slaveName to orgasm. She resents what you made her do and fears you as a result.
-	<</if>>
+	$slaverapistx.slaveName seems more cooperative after that and you only have to occasionally prod them with an electrical jolt to keep them going at a faster pace. Both slaves resent what you made them do and fear you as a result.
+
+<<elseif ($activeSlave.devotion < -20)>>
+	Since your dick slave is restrained, you order $slaverapistx.slaveName to kneel on the bed on top of $activeSlave.slaveName, and then maneuver her pussy into place. $activeSlave.slaveName is uncooperative, so you prod and slap her until she starts to thrust her cock into $slaverapistx.slaveName with urgency.
+	<<if ($slaverapistx.vagina == 0)>> /* losing virginity */
+		<<if ($slaverapistx.devotion > 20)>>
+			$slaverapistx.slaveName accepts your orders without comment and lowers her virgin pussy on $activeSlave.slaveName's ready <<if ($activeSlave.clit >= 4)>>massive clit<<else>>_dicksize dick<</if>>. @@.hotpink;$slaverapistx.slaveName is further broken to slavery@@ by this application of her body, which naturally @@.lime;will break in her pussy.@@
+			<<set $slaverapistx.vagina = 1, $slaverapistx.devotion += 10>>
+		<<elseif ($slaverapistx.devotion >= -20)>>
+			$slaverapistx.slaveName is clearly unhappy at the idea of losing her pearl of great price to $activeSlave.slaveName; this probably isn't what she imagined her first real sex would be like. She fears she might get pregnant. Nevertheless, @@.hotpink;she is further broken to slavery@@ by this application of her body, which naturally @@.lime;breaks in her pussy.@@
+			<<set $slaverapistx.vagina = 1, $slaverapistx.devotion += 4>>
+		<<else>>
+			As you anticipated, $slaverapistx.slaveName refuses to give $activeSlave.slaveName her virginity. However, since $slaverapistx.slaveName is restrained her resistance amounts to @@.mediumorchid;horrified tears@@ and @@.gold;frightened begging.@@ Naturally, this cruel act @@.lime;breaks in her pussy.@@
+			<<set $slaverapistx.vagina = 1, $slaverapistx.devotion -= 5, $slaverapistx.trust -= 5>>
+		<</if>>
+		<<if $slaverapistx.mother == $activeSlave.ID>>
+			<<if ($activeSlave.penetrativeCount == 0)>>
+				$activeSlave.slaveName gasps and her eyes widen as she feels the tender folds of a pussy - and none other than her daughter's - embracing her <<if ($activeSlave.clit >= 4)>>massive clit<<else>>_dicksize dick<</if>> for the first time.
+			<<else>>
+				$activeSlave.slaveName's breath quickens as her <<if ($activeSlave.clit >= 4)>>massive clit<<else>>_dicksize dick<</if>> disappears into her daughter's vagina.
+			<</if>>
+		<<elseif $activeSlave.mother == $slaverapistx.ID>>
+			<<if ($activeSlave.penetrativeCount == 0)>>
+				$activeSlave.slaveName gasps and her eyes widen as she feels the tender folds of a pussy - and none other than her mother's - embracing her <<if ($activeSlave.clit >= 4)>>massive clit<<else>>_dicksize dick<</if>> for the first time.
+			<<else>>
+				$activeSlave.slaveName's breath quickens as her <<if ($activeSlave.clit >= 4)>>massive clit<<else>>_dicksize dick<</if>> disappears into her mother's vagina.
+			<</if>>
+		<</if>>
+	<</if>> /* closes losing virginity */
+	It doesn't take long for $activeSlave.slaveName to orgasm. She resents what you made her do and fears you as a result.
 
 <<elseif ($slaverapistx.fetish == "dom") && ($slaverapistx.fetishStrength > 20) && ($slaverapistx.devotion > 20)>>
 	You tell the randy $slaverapistx.slaveName that $activeSlave.slaveName's <<if ($activeSlave.clit >= 4)>>massive clit<<else>>_dicksize dick<</if>> is all hers. The slave life has so affected $slaverapistx.slaveName that she is quite eager to rape another slave for her pleasure.
@@ -208,7 +366,7 @@ You take a look at the bound toy.
 <<elseif ($slaverapistx.fetish == "sadist") && ($slaverapistx.fetishStrength > 20) && ($activeSlave.devotion < -20)>>
 	You tell the grinning $slaverapistx.slaveName that $activeSlave.slaveName's <<if ($activeSlave.clit >= 4)>>massive clit<<else>>_dicksize dick<</if>> is all hers. The slave life has so affected $slaverapistx.slaveName that she is quite eager to hurt and rape another slave for her pleasure.
 	<<if ($slaverapistx.vagina == 0)>> /* losing virginity */
-		<<if ($slaverapistx.devotion > 20)>> /* do these sentences really make sense when $slaverapistx was just described as eager? */
+		<<if ($slaverapistx.devotion > 20)>>
 			$slaverapistx.slaveName accepts your orders without comment and lowers her virgin pussy on $activeSlave.slaveName's ready <<if ($activeSlave.clit >= 4)>>massive clit<<else>>_dicksize dick<</if>>. @@.hotpink;$slaverapistx.slaveName is further broken to slavery@@ by this application of her body, which naturally @@.lime;will break in her pussy.@@
 			<<set $slaverapistx.vagina = 1, $slaverapistx.devotion += 10>>
 		<<elseif ($slaverapistx.devotion >= -20)>>
@@ -239,8 +397,16 @@ You take a look at the bound toy.
 <<elseif ($slaverapistx.energy > 95) && ($slaverapistx.devotion > 20)>>
 	You tell the randy $slaverapistx.slaveName that $activeSlave.slaveName's <<if ($activeSlave.clit >= 4)>>massive clit<<else>>_dicksize dick<</if>> is all hers. The slave life has so affected $slaverapistx.slaveName that she is quite eager to rape another slave, just for the perverted novelty of the act.
 	<<if ($slaverapistx.vagina == 0)>> /* losing virginity */
-		$slaverapistx.slaveName accepts your orders without comment and lowers her virgin pussy on $activeSlave.slaveName's ready <<if ($activeSlave.clit >= 4)>>massive clit<<else>>_dicksize dick<</if>>. @@.hotpink;$slaverapistx.slaveName is further broken to slavery@@ by this application of her body, which naturally @@.lime;will break in her pussy.@@
-		<<set $slaverapistx.vagina = 1, $slaverapistx.devotion += 10>>
+		<<if ($slaverapistx.devotion > 20)>>
+			$slaverapistx.slaveName accepts your orders without comment and lowers her virgin pussy on $activeSlave.slaveName's ready <<if ($activeSlave.clit >= 4)>>massive clit<<else>>_dicksize dick<</if>>. @@.hotpink;$slaverapistx.slaveName is further broken to slavery@@ by this application of her body, which naturally @@.lime;will break in her pussy.@@
+			<<set $slaverapistx.vagina = 1, $slaverapistx.devotion += 10>>
+		<<elseif ($slaverapistx.devotion >= -20)>>
+			$slaverapistx.slaveName is clearly unhappy at the idea of losing her pearl of great price to $activeSlave.slaveName; this probably isn't what she imagined her first real sex would be like. She fears she might get pregnant. Nevertheless, @@.hotpink;she is further broken to slavery@@ by this application of her body, which naturally @@.lime;breaks in her pussy.@@
+			<<set $slaverapistx.vagina = 1, $slaverapistx.devotion += 4>>
+		<<else>>
+			As you anticipated, $slaverapistx.slaveName refuses to give $activeSlave.slaveName her virginity. However, since $slaverapistx.slaveName is restrained her resistance amounts to @@.mediumorchid;horrified tears@@ and @@.gold;frightened begging.@@ Naturally, this cruel act @@.lime;breaks in her pussy.@@
+			<<set $slaverapistx.vagina = 1, $slaverapistx.devotion -= 5, $slaverapistx.trust -= 5>>
+		<</if>>
 		<<if $slaverapistx.mother == $activeSlave.ID>>
 			<<if ($activeSlave.penetrativeCount == 0)>>
 				$activeSlave.slaveName gasps and her eyes widen as she feels the tender folds of a pussy - and none other than her daughter's - embracing her <<if ($activeSlave.clit >= 4)>>massive clit<<else>>_dicksize dick<</if>> for the first time.
@@ -319,8 +485,16 @@ You take a look at the bound toy.
 <<else>>
 	The two slaves turn eagerly to the business of sex.
 	<<if ($slaverapistx.vagina == 0)>> /* losing virginity */
-		$slaverapistx.slaveName accepts your orders without comment and lowers her virgin pussy on $activeSlave.slaveName's ready <<if ($activeSlave.clit >= 4)>>massive clit<<else>>_dicksize dick<</if>>. @@.hotpink;$slaverapistx.slaveName is further broken to slavery@@ by this application of her body, which naturally @@.lime;will break in her pussy.@@
-		<<set $slaverapistx.vagina = 1, $slaverapistx.devotion += 10>>
+		<<if ($slaverapistx.devotion > 20)>>
+			$slaverapistx.slaveName accepts your orders without comment and lowers her virgin pussy on $activeSlave.slaveName's ready <<if ($activeSlave.clit >= 4)>>massive clit<<else>>_dicksize dick<</if>>. @@.hotpink;$slaverapistx.slaveName is further broken to slavery@@ by this application of her body, which naturally @@.lime;will break in her pussy.@@
+			<<set $slaverapistx.vagina = 1, $slaverapistx.devotion += 10>>
+		<<elseif ($slaverapistx.devotion >= -20)>>
+			$slaverapistx.slaveName is clearly unhappy at the idea of losing her pearl of great price to $activeSlave.slaveName; this probably isn't what she imagined her first real sex would be like. She fears she might get pregnant. Nevertheless, @@.hotpink;she is further broken to slavery@@ by this application of her body, which naturally @@.lime;breaks in her pussy.@@
+			<<set $slaverapistx.vagina = 1, $slaverapistx.devotion += 4>>
+		<<else>>
+			As you anticipated, $slaverapistx.slaveName refuses to give $activeSlave.slaveName her virginity. However, since $slaverapistx.slaveName is restrained her resistance amounts to @@.mediumorchid;horrified tears@@ and @@.gold;frightened begging.@@ Naturally, this cruel act @@.lime;breaks in her pussy.@@
+			<<set $slaverapistx.vagina = 1, $slaverapistx.devotion -= 5, $slaverapistx.trust -= 5>>
+		<</if>>
 		<<if $slaverapistx.mother == $activeSlave.ID>>
 			<<if ($activeSlave.penetrativeCount == 0)>>
 				$activeSlave.slaveName gasps and her eyes widen as she feels the tender folds of a pussy - and none other than her daughter's - embracing her <<if ($activeSlave.clit >= 4)>>massive clit<<else>>_dicksize dick<</if>> for the first time.
diff --git a/src/uncategorized/RECI.tw b/src/uncategorized/RECI.tw
index efd48750644a1b69e6bb1617a4e67592077671ed..3180948ae84e2726cd06f8f2db4a9534b51c9682 100644
--- a/src/uncategorized/RECI.tw
+++ b/src/uncategorized/RECI.tw
@@ -300,19 +300,11 @@ She looks pensive, and goes through two false starts before she clears her throa
 	"@@.hotpink;That wa<<s>> fun,@@ <<Master>>!" she <<say>>s. "<<Sh>>all we flip her over and go again?" 
 	<<Enunciate $activeSlave>>
 	"@@.hotpink;Plea<<s>>e nooo,@@" comes a quiet wail from the floor.
-	<<set $activeSlave.devotion += 2>>
-	<<set $activeSlave.analCount += 1>>
-	<<set $analTotal += 1>>
-	<<set $activeSlave.oralCount += 1>>
-	<<set $oralTotal += 1>>
-	<<for $i = 0; $i < $slaves.length; $i++>>
-		<<if $slaves[$i].ID == $HeadGirl.ID>>
-		<<set $slaves[$i].devotion += 2>>
-		<<set $activeSlave.penetrativeCount += 1>>
-		<<set $penetrativeTotal += 1>>
-		<<break>>
-		<</if>>
-	<</for>>
+	<<set $activeSlave.devotion += 2, $activeSlave.analCount += 1, $activeSlave.oralCount += 1>>
+	<<set $analTotal += 1, $oralTotal += 1>>
+	<<set $HeadGirl.devotion += 2, $HeadGirl.penetrativeCount += 1>>
+	<<set $penetrativeTotal += 1>>
+	<<set $slaves[$slaveIndices[$HeadGirl.ID]] = $HeadGirl>>
 	<</replace>>
 <</link>>
 <</if>>
@@ -338,19 +330,11 @@ She looks pensive, and goes through two false starts before she clears her throa
 	"@@.hotpink;That wa<<s>> fun,@@ <<Master>>!" she <<say>>s. "<<Sh>>all we flip her over and go again?" 
 	<<Enunciate $activeSlave>>
 	"@@.hotpink;Plea<<s>>e nooo,@@" comes a quiet wail from the floor.
-	<<set $activeSlave.devotion += 2>>
-	<<set $activeSlave.analCount += 1>>
-	<<set $analTotal += 1>>
-	<<set $activeSlave.oralCount += 1>>
-	<<set $oralTotal += 1>>
-	<<for $i = 0; $i < $slaves.length; $i++>>
-		<<if $slaves[$i].ID == $Concubine.ID>>
-		<<set $slaves[$i].devotion += 2>>
-		<<set $activeSlave.penetrativeCount += 1>>
-		<<set $penetrativeTotal += 1>>
-		<<break>>
-		<</if>>
-	<</for>>
+	<<set $activeSlave.devotion += 2, $activeSlave.analCount += 1, $activeSlave.oralCount += 1>>
+	<<set $analTotal += 1, $oralTotal += 1>>
+	<<set $Concubine.devotion += 2, $Concubine.penetrativeCount += 1>>
+	<<set $penetrativeTotal += 1>>
+	<<set $slaves[$slaveIndices[$Concubine.ID]] = $Concubine>>
 	<</replace>>
 <</link>>
 <</if>>
@@ -420,7 +404,6 @@ She looks pensive, and goes through two false starts before she clears her throa
 	<<if $activeSlave.vagina > -1>>
 		<<set $activeSlave.vaginalCount += 1>>
 		<<set $vaginalCount += 1>>
-	<<else>>
 	<</if>>
 	<</replace>>
 <</link>>
diff --git a/src/uncategorized/REFI.tw b/src/uncategorized/REFI.tw
index f7713b537a08f1fbf75c5e15293dbed1d5d7948f..9ff9aa2073504b11dd965f4428e52373af159950 100644
--- a/src/uncategorized/REFI.tw
+++ b/src/uncategorized/REFI.tw
@@ -451,6 +451,7 @@ You have $subSlave.slaveName pinned up against a railing on a balcony that overl
 
 <<link "Turn her into another pain slut">>
 	<<EventNameDelink $activeSlave>>
+	<<replace "#result">>
 	<<if $activeSlave.accent >= 3>>
 		Since she doesn't speak $language well enough to handle the subject, she's forced to use delightfully humiliating gestures to communicate her desire to be abused.
 	<<elseif $activeSlave.amp == 1 && !canTalk($activeSlave)>>
@@ -545,6 +546,7 @@ You have $subSlave.slaveName pinned up against a railing on a balcony that overl
 <</link>><<if canDoAnal($activeSlave) && ($activeSlave.anus == 0)>>//This option will take virginity//<<elseif !canDoAnal($activeSlave) && canDoVaginal($activeSlave) && ($activeSlave.vagina == 0)>> //This option will take anal virginity//<</if>>
 <br><<link "Steer her away from pain obsession for the moment">>
 	<<EventNameDelink $activeSlave>>
+	<<replace "#result">>
 	Good slaves get aroused according to their masters' whim, not their own silly tendencies. You call $activeSlave.slaveName over before she can give voice to her interest in pain play,
 	<<if canDoVaginal($activeSlave) || ($activeSlave.dick > 0 && !["chastity", "combined chastity"].includes($activeSlave.dickAccessory))>>
 		and let her masturbate while <<if ($PC.dick == 0)>>eating you out<<else>>sucking you off<</if>>,
diff --git a/src/uncategorized/RESS.tw b/src/uncategorized/RESS.tw
index 419c4bce8d52e1632783b33a63facc8a03fdbdf5..1ea7c10387924ade30d4b6ffc64467f048422ef0 100644
--- a/src/uncategorized/RESS.tw
+++ b/src/uncategorized/RESS.tw
@@ -3544,7 +3544,7 @@ and flirting with passersby. Or she would be, if she weren't surrounded by a gro
 <br><br>
 "Can we just walk up to her and ask her out?" says one.
 <br><br>
-"Don't be //stupid,//" says another. "Like, look at her, why would she even touch any of us?<<if $pedo_mode == 0>><<if $minimumSlaveAge < 12>> She's just a little girl, is that even legal<<elseif $minimumSlaveAge < 16>> She looks underage, is this a setup or something<</if>>?<</if>>"
+"Don't be //stupid,//" says another. "Like, look at her, why would she even touch any of us?<<if $pedo_mode == 0>><<if $activeSlave.visualAge < 12>> She's just a little girl, is that even legal<<elseif $activeSlave.visualAge < 16>> She looks underage, is this a setup or something<</if>>?<</if>>"
 <br><br>
 <<if $activeSlave.bellyPreg >= 750000>>
 	"She looks like she is going to burst, can't you see them pushing against her? I bet she'd love a soothing belly rub,"
diff --git a/src/uncategorized/RETS.tw b/src/uncategorized/RETS.tw
index 402b29e246b1f56c279c9b340d1d1902ac70edf2..9ac6bee0ec256ea1e58a963d7db7080c85ac2761 100644
--- a/src/uncategorized/RETS.tw
+++ b/src/uncategorized/RETS.tw
@@ -49,7 +49,7 @@
 	<<set $RETasteTestSubIDs = $RETasteTestSubIDs.shuffle()>>
 	<<for $i = 0; $i < $RETasteTestSubIDs.length; $i++>>
 		<<if $eventSlave.ID != $RETasteTestSubIDs[$i]>>
-			<<set $subSlave = $slaves.find(function(s) { return s.ID == $RETasteTestSubIDs[$i]; })>>
+			<<set $subSlave = $slaves[$slaveIndices[$RETasteTestSubIDs[$i]]]>>
 			<<break>>
 		<</if>>
 	<</for>>
@@ -57,7 +57,7 @@
 
 <<case "date please">>
 
-<<set $subSlave = $slaves.find(function(s) { return s.ID == $eventSlave.relationshipTarget; })>>
+<<set $subSlave = $slaves[$slaveIndices[$eventSlave.relationshipTarget]]>>
 
 <<case "anal cowgirl">>
 
@@ -65,7 +65,7 @@
 	<<set $REAnalCowgirlSubIDs = $REAnalCowgirlSubIDs.shuffle()>>
 	<<for $i = 0; $i < $REAnalCowgirlSubIDs.length; $i++>>
 		<<if $eventSlave.ID != $REAnalCowgirlSubIDs[$i]>>
-			<<set $subSlave = $slaves.find(function(s) { return s.ID == $REAnalCowgirlSubIDs[$i]; })>>
+			<<set $subSlave = $slaves[$slaveIndices[$REAnalCowgirlSubIDs[$i]]]>>
 			<<break>>
 		<</if>>
 	<</for>>
@@ -77,7 +77,7 @@
 	<<set $REBoobCollisionSubIDs = $REBoobCollisionSubIDs.shuffle()>>
 	<<for $i = 0; $i < $REBoobCollisionSubIDs.length; $i++>>
 		<<if $eventSlave.ID != $REBoobCollisionSubIDs[$i]>>
-			<<set $subSlave = $slaves.find(function(s) { return s.ID == $REBoobCollisionSubIDs[$i]; })>>
+			<<set $subSlave = $slaves[$slaveIndices[$REBoobCollisionSubIDs[$i]]]>>
 			<<break>>
 		<</if>>
 	<</for>>
@@ -87,42 +87,39 @@
 
 <<if Array.isArray($REIfYouEnjoyItSubIDs)>>
 	<<set $REIfYouEnjoyItSubIDs = $REIfYouEnjoyItSubIDs.random()>>
-	<<set $subSlave = $slaves.find(function(s) { return s.ID == $REIfYouEnjoyItSubIDs; })>>
+	<<set $subSlave = $slaves[$slaveIndices[$REIfYouEnjoyItSubIDs]]>>
 <</if>>
 
 <<case "sadistic description">>
 
 <<if Array.isArray($RESadisticDescriptionSubIDs)>>
 	<<set $RESadisticDescriptionSubIDs = $RESadisticDescriptionSubIDs.random()>>
-	<<set $subSlave = $slaves.find(function(s) { return s.ID == $RESadisticDescriptionSubIDs; })>>
+	<<set $subSlave = $slaves[$slaveIndices[$RESadisticDescriptionSubIDs]]>>
 <</if>>
 
 <<case "shower force">>
 
 <<if Array.isArray($REShowerForceSubIDs)>>
 	<<set $REShowerForceSubIDs = $REShowerForceSubIDs.random()>>
-	<<set $subSlave = $slaves.find(function(s) { return s.ID == $REShowerForceSubIDs; })>>
+	<<set $subSlave = $slaves[$slaveIndices[$REShowerForceSubIDs]]>>
 <</if>>
 
 <<case "repressed anal virgin">>
 
 <<if Array.isArray($RERepressedAnalVirginSubIDs)>>
 	<<set $RERepressedAnalVirginSubIDs = $RERepressedAnalVirginSubIDs.random()>>
-	<<set _s = $slaves.findIndex(function(s) { return s.ID == $RERepressedAnalVirginSubIDs; })>>
-	<<set $subSlave = $slaves[_s]>>
-	<<set $slaves[_s].analCount += 1>>
-	<<set $analTotal += 1>>
+	<<set $subSlave = $slaves[$slaveIndices[$RERepressedAnalVirginSubIDs]]>>
 <</if>>
 
 <<case "top exhaustion">>
 
-<<set $subSlave = $slaves.find(function(s) { return s.ID == $eventSlave.relationshipTarget; })>>
+<<set $subSlave = $slaves[$slaveIndices[$eventSlave.relationshipTarget]]>>
 
 <<case "simple assault">>
 
 <<if Array.isArray($RESimpleAssaultIDs)>>
 	<<set $RESimpleAssaultIDs = $RESimpleAssaultIDs.random()>>
-	<<set $subSlave = $slaves.find(function(s) { return s.ID == $RESimpleAssaultIDs; })>>
+	<<set $subSlave = $slaves[$slaveIndices[$RESimpleAssaultIDs]]>>
 <</if>>
 
 <<case "cockmilk interception">>
@@ -131,7 +128,7 @@
 	<<set $RECockmilkInterceptionIDs = $RECockmilkInterceptionIDs.shuffle()>>
 	<<for _i = 0; _i < $RECockmilkInterceptionIDs.length; _i++>>
 		<<if $eventSlave.ID != $RECockmilkInterceptionIDs[_i]>>
-			<<set $subSlave = $slaves.find(function(s) { return s.ID == $RECockmilkInterceptionIDs[_i]; })>>
+			<<set $subSlave = $slaves[$slaveIndices[$RECockmilkInterceptionIDs[_i]]]>>
 			<<break>>
 		<</if>>
 	<</for>>
@@ -143,7 +140,7 @@
 	<<set $REInterslaveBeggingIDs = $REInterslaveBeggingIDs.shuffle()>>
 	<<for _i = 0; _i < $REInterslaveBeggingIDs.length; _i++>>
 		<<if $eventSlave.ID != $REInterslaveBeggingIDs[_i]>>
-			<<set $subSlave = $slaves.find(function(s) { return s.ID == $REInterslaveBeggingIDs[_i]; })>>
+			<<set $subSlave = $slaves[$slaveIndices[$REInterslaveBeggingIDs[_i]]]>>
 			<<break>>
 		<</if>>
 	<</for>>
@@ -152,7 +149,7 @@
 <<case "incestuous nursing">>
 
 <<if $familyTesting == 0>>
-	<<set $subSlave = $slaves.find(function(s) { return s.ID == $activeSlave.relationTarget; })>>
+	<<set $subSlave = $slaves[$slaveIndices[$activeSlave.relationTarget]]>>
 <<else>>
 	<<set $subSlave = randomAvailableDaughter($activeSlave)>>
 	<<if ndef $subSlave>>
@@ -631,11 +628,11 @@ Both slaves notice you at the same time. $subSlave.slaveName's <<if canSee($subS
 $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.
 <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 _rets = $slaves.findIndex(function(s) { return s.ID == $subSlave.ID; })>>
-<<set $slaves[_rets].analCount++, $analTotal++>>
-<<if $PC.dick == 1 && canGetPregnant($slaves[_rets]) && $slaves[_rets].eggType == "human">>
-	<<KnockMeUp $slaves[_rets] 5 1 -1 1>>
+<<set $subSlave.analCount++, $analTotal++>>
+<<if $PC.dick == 1 && canGetPregnant($subSlave) && $subSlave.eggType == "human">>
+	<<KnockMeUp $subSlave 5 1 -1 1>>
 <</if>>
+<<set $slaves[$slaveIndices[$subSlave.ID]] = $subSlave>>
 
 <<case "top exhaustion">>
 
@@ -1007,8 +1004,7 @@ she adds impishly. Hearing this, $subSlave.slaveName lets the breast pop free of
 	<<set $rep += 100>>
 	<<set $subSlave.oralCount++, $activeSlave.oralCount++>>
 	<<set $oralTotal += 2>>
-	<<set _rets = $slaves.findIndex(function(s) { return s.ID == $subSlave.ID; })>>
-	<<set $slaves[_rets] = $subSlave>>
+	<<set $slaves[$slaveIndices[$subSlave.ID]] = $subSlave>>
 	<</replace>>
 <</link>>
 <br><<link "Get involved in the taste testing">>
@@ -1021,8 +1017,7 @@ she adds impishly. Hearing this, $subSlave.slaveName lets the breast pop free of
 	"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.
 	<<set $activeSlave.trust += 2, $subSlave.trust += 2, $subSlave.oralCount += 2>>
 	<<set $oralTotal += 2>>
-	<<set _rets = $slaves.findIndex(function(s) { return s.ID == $subSlave.ID; })>>
-	<<set $slaves[_rets] = $subSlave>>
+	<<set $slaves[$slaveIndices[$subSlave.ID]] = $subSlave>>
 	<</replace>>
 <</link>>
 <br><<link "Look, a bare butt">>
@@ -1072,8 +1067,7 @@ she adds impishly. Hearing this, $subSlave.slaveName lets the breast pop free of
 			<<KnockMeUp $subSlave 5 1 -1 1>>
 		<</if>>
 	<</if>>
-	<<set _rets = $slaves.findIndex(function(s) { return s.ID == $subSlave.ID; })>>
-	<<set $slaves[_rets] = $subSlave>>
+	<<set $slaves[$slaveIndices[$subSlave.ID]] = $subSlave>>
 	<</replace>>
 <</link>>
 
@@ -1086,8 +1080,7 @@ she adds impishly. Hearing this, $subSlave.slaveName lets the breast pop free of
 	<<set $cash -= 500>>
 	<<set $subSlave.devotion += 2>>
 	<<set $activeSlave.devotion += 2>>
-	<<set _rets = $slaves.findIndex(function(s) { return s.ID == $subSlave.ID; })>>
-	<<set $slaves[_rets] = $subSlave>>
+	<<set $slaves[$slaveIndices[$subSlave.ID]] = $subSlave>>
 	<</replace>>
 <</link>> //This will cost <<print cashFormat(500)>>//
 <<if $Attendant != 0>>
@@ -1102,8 +1095,7 @@ she adds impishly. Hearing this, $subSlave.slaveName lets the breast pop free of
 	<<set $cash -= 500>>
 	<<set $subSlave.devotion += 3>>
 	<<set $activeSlave.devotion += 3>>
-	<<set _rets = $slaves.findIndex(function(s) { return s.ID == $subSlave.ID; })>>
-	<<set $slaves[_rets] = $subSlave>>
+	<<set $slaves[$slaveIndices[$subSlave.ID]] = $subSlave>>
 	<</replace>>
 <</link>> //This will cost <<print cashFormat(500)>>//
 <</if>>
@@ -1118,8 +1110,7 @@ she adds impishly. Hearing this, $subSlave.slaveName lets the breast pop free of
 	<<set $cash -= 1000>>
 	<<set $rep += 100>>
 	<<set $subSlave.trust += 2, $activeSlave.trust += 2>>
-	<<set _rets = $slaves.findIndex(function(s) { return s.ID == $subSlave.ID; })>>
-	<<set $slaves[_rets] = $subSlave>>
+	<<set $slaves[$slaveIndices[$subSlave.ID]] = $subSlave>>
 	<</replace>>
 <</link>> //This will cost <<print cashFormat(1000)>>//
 
@@ -1164,8 +1155,7 @@ she adds impishly. Hearing this, $subSlave.slaveName lets the breast pop free of
 	<<if canImpreg($subSlave, $activeSlave)>>
 		<<KnockMeUp $subSlave 5 1 $activeSlave.ID 1>>
 	<</if>>
-	<<set _rets = $slaves.findIndex(function(s) { return s.ID == $subSlave.ID; })>>
-	<<set $slaves[_rets] = $subSlave>>
+	<<set $slaves[$slaveIndices[$subSlave.ID]] = $subSlave>>
 	<</replace>>
 <</link>>
 <br><<link "Dominate the slave on top">>
@@ -1204,8 +1194,7 @@ she adds impishly. Hearing this, $subSlave.slaveName lets the breast pop free of
 	<<set $activeSlave.devotion += 2, $activeSlave.trust += 2, $activeSlave.penetrativeCount++>>
 	<<set $subSlave.analCount++>>
 	<<set $analTotal++, $penetrativeTotal++>>
-	<<set _rets = $slaves.findIndex(function(s) { return s.ID == $subSlave.ID; })>>
-	<<set $slaves[_rets] = $subSlave>>
+	<<set $slaves[$slaveIndices[$subSlave.ID]] = $subSlave>>
 	<</replace>>
 <</link>>
 
@@ -1268,8 +1257,7 @@ she adds impishly. Hearing this, $subSlave.slaveName lets the breast pop free of
 	<</if>>
 	Then you move back up, using them until you're spent and they're lying limply in a pool of sweat and tits.
 	<<set $subSlave.trust += 2, $activeSlave.trust += 2>>
-	<<set _rets = $slaves.findIndex(function(s) { return s.ID == $subSlave.ID; })>>
-	<<set $slaves[_rets] = $subSlave>>
+	<<set $slaves[$slaveIndices[$subSlave.ID]] = $subSlave>>
 	<</replace>>
 <</link>>
 <<if $activeSlave.anus > 0 && $seed == 1>>
@@ -1337,8 +1325,7 @@ she adds impishly. Hearing this, $subSlave.slaveName lets the breast pop free of
 		"Plea<<s>>e nooo, @@.lime;my poor hole will never be the <<s>>ame againnn.@@"
 		<<set $activeSlave.anus += 1>>
 	<</if>>
-	<<set _rets = $slaves.findIndex(function(s) { return s.ID == $subSlave.ID; })>>
-	<<set $slaves[_rets] = $subSlave>>
+	<<set $slaves[$slaveIndices[$subSlave.ID]] = $subSlave>>
 	<</replace>>
 <</link>>
 <</if>>
@@ -1363,8 +1350,7 @@ she adds impishly. Hearing this, $subSlave.slaveName lets the breast pop free of
 	<<set $subSlave.devotion += 2, $activeSlave.devotion += 2>>
 	<<set $subSlave.relationship = 3, $subSlave.relationshipTarget = $activeSlave.ID>>
 	<<set $activeSlave.relationship = 3, $activeSlave.relationshipTarget = $subSlave.ID>>
-	<<set _rets = $slaves.findIndex(function(s) { return s.ID == $subSlave.ID; })>>
-	<<set $slaves[_rets] = $subSlave>>
+	<<set $slaves[$slaveIndices[$subSlave.ID]] = $subSlave>>
 	<</replace>>
 <</link>>
 <</if>>
@@ -1387,12 +1373,12 @@ she adds impishly. Hearing this, $subSlave.slaveName lets the breast pop free of
 	<<if canPenetrate($activeSlave)>>
 		<<set $activeSlave.penetrativeCount += 4, $penetrativeTotal += 4>>
 	<</if>>
-	<<set _rets = $slaves.findIndex(function(s) { return s.ID == $subSlave.ID; })>>
-	<<set $slaves[_rets].analCount += 4, $slaves[_rets].fetish = "buttslut", $slaves[_rets].fetishKnown = 1, $slaves[_rets].fetishStrength = 65>>
+	<<set $subSlave.analCount += 4, $subSlave.fetish = "buttslut", $subSlave.fetishKnown = 1, $subSlave.fetishStrength = 65>>
 	<<set $analTotal += 4>>
-	<<if canPenetrate($activeSlave) && canImpreg($slaves[_rets], $activeSlave)>>
-		<<KnockMeUp $slaves[_rets] 20 1 $activeSlave.ID 1>>
+	<<if canPenetrate($activeSlave) && canImpreg($subSlave, $activeSlave)>>
+		<<KnockMeUp $subSlave 20 1 $activeSlave.ID 1>>
 	<</if>>
+	<<set $slaves[$slaveIndices[$subSlave.ID]] = $subSlave>>
 	<</replace>>
 <</link>>
 <br><<link "She's being too gentle">>
@@ -1447,12 +1433,12 @@ she adds impishly. Hearing this, $subSlave.slaveName lets the breast pop free of
 	<<if canPenetrate($activeSlave)>>
 		<<set $activeSlave.penetrativeCount++, $penetrativeTotal++>>
 	<</if>>
-	<<set _rets = $slaves.findIndex(function(s) { return s.ID == $subSlave.ID; })>>
-	<<set $slaves[_rets].analCount++, $slaves[_rets].oralCount++, $slaves[_rets].trust -= 4, $slaves[_rets].devotion += 4>>
+	<<set $subSlave.analCount++, $subSlave.oralCount++, $subSlave.trust -= 4, $subSlave.devotion += 4>>
 	<<set $analTotal++, $oralTotal++>>
-	<<if canPenetrate($activeSlave) && canImpreg($slaves[_rets], $activeSlave)>>
-		<<KnockMeUp $slaves[_rets] 20 1 $activeSlave.ID 1>>
+	<<if canPenetrate($activeSlave) && canImpreg($subSlave, $activeSlave)>>
+		<<KnockMeUp $subSlave 20 1 $activeSlave.ID 1>>
 	<</if>>
+	<<set $slaves[$slaveIndices[$subSlave.ID]] = $subSlave>>
 	<</replace>>
 <</link>>
 
@@ -1465,12 +1451,12 @@ she adds impishly. Hearing this, $subSlave.slaveName lets the breast pop free of
 	$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.@@
 	<<set $activeSlave.devotion += 5>>
-	<<set _rets = $slaves.findIndex(function(s) { return s.ID == $subSlave.ID; })>>
-	<<set $slaves[_rets].trust -= 10, $slaves[_rets].devotion -= 5, $slaves[_rets].analCount++, $slaves[_rets].anus = 1>>
+	<<set $subSlave.trust -= 10, $subSlave.devotion -= 5, $subSlave.analCount++, $subSlave.anus = 1>>
 	<<set $analTotal++>>
-	<<if $PC.dick == 1 && canGetPregnant($slaves[_rets]) && $slaves[_rets].eggType == "human">>
-		<<KnockMeUp $slaves[_rets] 5 1 -1 1>>
+	<<if $PC.dick == 1 && canGetPregnant($subSlave) && $subSlave.eggType == "human">>
+		<<KnockMeUp $subSlave 5 1 -1 1>>
 	<</if>>
+	<<set $slaves[$slaveIndices[$subSlave.ID]] = $subSlave>>
 	<</replace>>
 <</link>> //This option will take anal virginity//
 <br><<link "That sounds like the voice of experience">>
@@ -1484,8 +1470,8 @@ she adds impishly. Hearing this, $subSlave.slaveName lets the breast pop free of
 	<<if $PC.dick == 1 && canGetPregnant($activeSlave) && $activeSlave.eggType == "human">>
 		<<KnockMeUp $activeSlave 5 1 -1 1>>
 	<</if>>
-	<<set _rets = $slaves.findIndex(function(s) { return s.ID == $subSlave.ID; })>>
-	<<set $slaves[_rets].trust -= 5, $slaves[_rets].devotion += 5>>
+	<<set $subSlave -= 5, $subSlave.devotion += 5>>
+	<<set $slaves[$slaveIndices[$subSlave.ID]] = $subSlave>>
 	<</replace>>
 <</link>>
 
@@ -1498,12 +1484,12 @@ she adds impishly. Hearing this, $subSlave.slaveName lets the breast pop free of
 	<<if canPenetrate($activeSlave)>>
 		<<set $activeSlave.penetrativeCount++, $penetrativeTotal++>>
 	<</if>>
-	<<set _rets = $slaves.findIndex(function(s) { return s.ID == $subSlave.ID; })>>
-	<<set $slaves[_rets].analCount++, $slaves[_rets].trust += 4>>
+	<<set $subSlave.analCount++, $subSlave.trust += 4>>
 	<<set $analTotal++>>
-	<<if canPenetrate($activeSlave) && canImpreg($slaves[_rets], $activeSlave)>>
-		<<KnockMeUp $slaves[_rets] 5 1 $activeSlave.ID 1>>
+	<<if canPenetrate($activeSlave) && canImpreg($subSlave, $activeSlave)>>
+		<<KnockMeUp $subSlave 5 1 $activeSlave.ID 1>>
 	<</if>>
+	<<set $slaves[$slaveIndices[$subSlave.ID]] = $subSlave>>
 	<</replace>>
 <</link>>
 <br><<link "Double anal">>
@@ -1514,15 +1500,15 @@ she adds impishly. Hearing this, $subSlave.slaveName lets the breast pop free of
 	<<if canPenetrate($activeSlave)>>
 		<<set $activeSlave.penetrativeCount++, $penetrativeTotal++>>
 	<</if>>
-	<<set _rets = $slaves.findIndex(function(s) { return s.ID == $subSlave.ID; })>>
-	<<set $slaves[_rets].analCount += 2, $slaves[_rets].trust -= 5>>
+	<<set $subSlave.analCount += 2, $subSlave.trust -= 5>>
 	<<set $analTotal += 2>>
-	<<if $PC.dick == 1 && canGetPregnant($slaves[_rets]) && $slaves[_rets].eggType == "human">>
-		<<KnockMeUp $slaves[_rets] 5 1 -1 1>>
+	<<if $PC.dick == 1 && canGetPregnant($subSlave) && $subSlave.eggType == "human">>
+		<<KnockMeUp $subSlave 5 1 -1 1>>
 	<</if>>
-	<<if canPenetrate($activeSlave) && canImpreg($slaves[_rets], $activeSlave)>>
-		<<KnockMeUp $slaves[_rets] 5 1 $activeSlave.ID 1>>
+	<<if canPenetrate($activeSlave) && canImpreg($subSlave, $activeSlave)>>
+		<<KnockMeUp $subSlave 5 1 $activeSlave.ID 1>>
 	<</if>>
+	<<set $slaves[$slaveIndices[$subSlave.ID]] = $subSlave>>
 	<</replace>>
 <</link>>
 
@@ -1609,21 +1595,21 @@ she adds impishly. Hearing this, $subSlave.slaveName lets the breast pop free of
 	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>>
-	<<set _rets = $slaves.findIndex(function(s) { return s.ID == $subSlave.ID; })>>
-	<<if canPenetrate($slaves[_rets])>>
-		<<if canImpreg($activeSlave, $slaves[_rets])>>
-			<<KnockMeUp $activeSlave 5 1 $slaves[_rets].ID 1>>
+	<<if canPenetrate($subSlave)>>
+		<<if canImpreg($activeSlave, $subSlave)>>
+			<<KnockMeUp $activeSlave 5 1 $subSlave.ID 1>>
 		<</if>>
 		<<if $PC.dick == 1 && canGetPregnant($activeSlave) && $activeSlave.eggType == "human">>
 			<<KnockMeUp $activeSlave 5 1 -1 1>>
 		<</if>>
 	<<else>>
-		<<if $PC.dick == 1 && canGetPregnant($slaves[_rets]) && $slaves[_rets].eggType == "human">>
-			<<KnockMeUp $slaves[_rets] 5 1 -1 1>>
+		<<if $PC.dick == 1 && canGetPregnant($subSlave) && $subSlave.eggType == "human">>
+			<<KnockMeUp $subSlave 5 1 -1 1>>
 		<</if>>
 	<</if>>
-	<<set $slaves[_rets].analCount++, $slaves[_rets].penetrativeCount++, $slaves[_rets].devotion += 4>>
+	<<set $subSlave.analCount++, $subSlave.penetrativeCount++, $subSlave.devotion += 4>>
 	<<set $analTotal++, $penetrativeTotal++>>
+	<<set $slaves[$slaveIndices[$subSlave.ID]] = $subSlave>>
 	<</replace>>
 <</link>>
 <br><<link "Rinse off with them">>
@@ -1669,9 +1655,9 @@ she adds impishly. Hearing this, $subSlave.slaveName lets the breast pop free of
 	As $activeSlave.slaveName orgasms in your arms, you feel $subSlave.slaveName hug your thighs lightly before starting to <<if $PC.dick == 1>>blow you<<else>>lick your pussy<</if>> herself. Afterward, you bring the tired pair back to their bed and get them tucked in. They @@.mediumaquamarine;find the gesture comforting,@@ and are asleep in an instant.
 	<<SimpleVCheck>>
 	<<set $activeSlave.trust += 4>>
-	<<set _rets = $slaves.findIndex(function(s) { return s.ID == $subSlave.ID; })>>
-	<<set $slaves[_rets].oralCount++, $slaves[_rets].penetrativeCount++, $slaves[_rets].trust += 4>>
+	<<set $subSlave.oralCount++, $subSlave.penetrativeCount++, $subSlave.trust += 4>>
 	<<set $oralTotal++, $penetrativeTotal++>>
+	<<set $slaves[$slaveIndices[$subSlave.ID]] = $subSlave>>
 	<</replace>>
 <</link>>
 
@@ -1696,19 +1682,19 @@ she adds impishly. Hearing this, $subSlave.slaveName lets the breast pop free of
 			<<KnockMeUp $activeSlave 5 1 -1 1>>
 		<</if>>
 	<</if>>
-	<<set _rets = $slaves.findIndex(function(s) { return s.ID == $subSlave.ID; })>>
-	<<set $slaves[_rets].trust -= 4>>
+	<<set $subSlave.trust -= 4>>
 	<<if _vaginal>>
-		<<set $slaves[_rets].vaginalCount++, $vaginalTotal++>>
-		<<if canPenetrate($activeSlave) && canImpreg($slaves[_rets], $activeSlave)>>
-			<<KnockMeUp $slaves[_rets] 5 0 $activeSlave.ID 1>>
+		<<set $subSlave.vaginalCount++, $vaginalTotal++>>
+		<<if canPenetrate($activeSlave) && canImpreg($subSlave, $activeSlave)>>
+			<<KnockMeUp $subSlave 5 0 $activeSlave.ID 1>>
 		<</if>>
 	<<else>>
-		<<set $slaves[_rets].analCount++, $analTotal++>>
-		<<if canPenetrate($activeSlave) && canImpreg($slaves[_rets], $activeSlave)>>
-			<<KnockMeUp $slaves[_rets] 5 1 $activeSlave.ID 1>>
+		<<set $subSlave.analCount++, $analTotal++>>
+		<<if canPenetrate($activeSlave) && canImpreg($subSlave, $activeSlave)>>
+			<<KnockMeUp $subSlave 5 1 $activeSlave.ID 1>>
 		<</if>>
 	<</if>>
+	<<set $slaves[$slaveIndices[$subSlave.ID]] = $subSlave>>
 	<</replace>>
 <</link>>
 <br><<link "Slide in alongside">>
@@ -1732,26 +1718,26 @@ she adds impishly. Hearing this, $subSlave.slaveName lets the breast pop free of
 	<<if $subSlave.vagina != 0 && _vaginal == 0>>$subSlave.slaveName has another hole, and she tearfully begs you to use it, but in vain.<</if>>
 	You jam yourself inside, enjoying $subSlave.slaveName's wriggling<<if !_fit>> and the extreme tightness of her overfilled insides. She spasms with pain as you force your way inside her<</if>>. $activeSlave.slaveName can't thrust much from where she is, and serves mostly to tighten $subSlave.slaveName for you, but she <<if canSee($activeSlave)>>stares into your eyes lovingly<<else>>lovingly smiles at you<</if>>. Playing such an equal sexual role with you definitely @@.mediumaquamarine;builds her trust@@ in her role. For her part, $subSlave.slaveName is @@.gold;thoroughly degraded,@@ <<if _fit>>but physically unhurt.<<else>>and @@.orange;stretched out.@@<</if>>
 	<<set $activeSlave.trust += 4, $activeSlave.penetrativeCount++, $penetrativeTotal++>>
-	<<set _rets = $slaves.findIndex(function(s) { return s.ID == $subSlave.ID; })>>
-	<<set $slaves[_rets].trust -= 4>>
+	<<set $subSlave.trust -= 4>>
 	<<if _vaginal>>
-		<<set $slaves[_rets].vaginalCount++, $vaginalTotal++>>
+		<<set $subSlave.vaginalCount++, $vaginalTotal++>>
 		<<if $PC.dick == 1 && canGetPregnant($activeSlave) && $activeSlave.eggType == "human">>
 			<<KnockMeUp $activeSlave 5 0 -1 1>>
 		<</if>>
-		<<if canPenetrate($activeSlave) && canImpreg($slaves[_rets], $activeSlave)>>
-			<<KnockMeUp $slaves[_rets] 5 0 $activeSlave.ID 1>>
+		<<if canPenetrate($activeSlave) && canImpreg($subSlave, $activeSlave)>>
+			<<KnockMeUp $subSlave 5 0 $activeSlave.ID 1>>
 		<</if>>
 	<<else>>
-		<<set $slaves[_rets].analCount++, $analTotal++>>
+		<<set $subSlave.analCount++, $analTotal++>>
 		<<if $PC.dick == 1 && canGetPregnant($activeSlave) && $activeSlave.eggType == "human">>
 			<<KnockMeUp $activeSlave 5 1 -1 1>>
 		<</if>>
-		<<if canPenetrate($activeSlave) && canImpreg($slaves[_rets], $activeSlave)>>
-			<<KnockMeUp $slaves[_rets] 5 1 $activeSlave.ID 1>>
+		<<if canPenetrate($activeSlave) && canImpreg($subSlave, $activeSlave)>>
+			<<KnockMeUp $subSlave 5 1 $activeSlave.ID 1>>
 		<</if>>
 	<</if>>
-	<<if !_fit>><<if _vaginal>><<set $slaves[_rets].vagina++>><<else>><<set $slaves[_rets].anus++>><</if>><</if>>
+	<<if !_fit>><<if _vaginal>><<set $subSlave.vagina++>><<else>><<set $subSlave.anus++>><</if>><</if>>
+	<<set $slaves[$slaveIndices[$subSlave.ID]] = $subSlave>>
 	<</replace>>
 <</link>>
 <br><<link "Put a stop to it">>
@@ -1764,9 +1750,9 @@ she adds impishly. Hearing this, $subSlave.slaveName lets the breast pop free of
 	<<Enunciate $subSlave>>
 	$subSlave.slaveName gets to her feet too, using a hand to massage her outraged hole. "Thank you, <<Master $subSlave>>, thank you," she repeats over and over, @@.mediumaquamarine;weeping with relief.@@
 	<<set $activeSlave.trust -= 4, $activeSlave.penetrativeCount++, $penetrativeTotal++>>
-	<<set _rets = $slaves.findIndex(function(s) { return s.ID == $subSlave.ID; })>>
-	<<set $slaves[_rets].trust += 4>>
-	<<if _vaginal>><<set $slaves[_rets].vaginalCount++, $vaginalTotal++>><<else>><<set $slaves[_rets].analCount++, $analTotal++>><</if>>
+	<<set $subSlave.trust += 4>>
+	<<if _vaginal>><<set $subSlave.vaginalCount++, $vaginalTotal++>><<else>><<set $subSlave.analCount++, $analTotal++>><</if>>
+	<<set $slaves[$slaveIndices[$subSlave.ID]] = $subSlave>>
 	<</replace>>
 <</link>>
 
@@ -1803,8 +1789,7 @@ she adds impishly. Hearing this, $subSlave.slaveName lets the breast pop free of
 		<<set $activeSlave.oralCount++, $oralTotal++>>
 	<</if>>
 	<<set $activeSlave.devotion += 3, $subSlave.devotion += 3>>
-	<<set _rets = $slaves.findIndex(function(s) { return s.ID == $subSlave.ID; })>>
-	<<set $slaves[_rets] = $subSlave>>
+	<<set $slaves[$slaveIndices[$subSlave.ID]] = $subSlave>>
 	<</replace>>
 <</link>>
 <<if $subSlave.lactation>>
@@ -1825,8 +1810,7 @@ she adds impishly. Hearing this, $subSlave.slaveName lets the breast pop free of
 	<<set $subSlave.oralCount++, $oralTotal++, $subSlave.mammaryCount++, $mammaryTotal++>>
 	<<set $activeSlave.oralCount++, $oralTotal++>>
 	<<set $activeSlave.trust += 5>>
-	<<set _rets = $slaves.findIndex(function(s) { return s.ID == $subSlave.ID; })>>
-	<<set $slaves[_rets] = $subSlave>>
+	<<set $slaves[$slaveIndices[$subSlave.ID]] = $subSlave>>
 	<</replace>>
 <</link>>
 <</if>>
@@ -1866,8 +1850,7 @@ she adds impishly. Hearing this, $subSlave.slaveName lets the breast pop free of
 	Denied the taste of most of your semen, deposited far back and beyond her taste buds, she forms a tight seal around your shaft as she pulls her head back and off your cock, sucking the residual drops out of you and onto her tongue. She swallows, gives a <<if $activeSlave.trust > 20>>contented<<else>>relieved<</if>> sigh, and looks up at you @@.hotpink;devotedly.@@
 	<<set $activeSlave.oralCount++, $oralTotal++>>
 	<<set $activeSlave.devotion += 5>>
-	<<set _rets = $slaves.findIndex(function(s) { return s.ID == $subSlave.ID; })>>
-	<<set $slaves[_rets] = $subSlave>>
+	<<set $slaves[$slaveIndices[$subSlave.ID]] = $subSlave>>
 	<</replace>>
 <</link>>
 <</if>>
@@ -1891,18 +1874,18 @@ she adds impishly. Hearing this, $subSlave.slaveName lets the breast pop free of
 		turns to $subSlave.slaveName, shoving her dick up the <<SlaveTitle $subSlave>>$desc's butt. $subSlave.slaveName gasps, wriggles herself into a more comfortable position, and then flexes her ass a little, letting the <<SlaveTitle $activeSlave>>$desc whose cock is inside her anus know that she can go for it. $activeSlave.slaveName does, thrusting happily.
 	<</if>>
 	<<set $activeSlave.devotion += 5, $activeSlave.penetrativeCount++, $penetrativeTotal++>>
-	<<set _rets = $slaves.findIndex(function(s) { return s.ID == $subSlave.ID; })>>
 	<<if _vaginal>>
-		<<set $slaves[_rets].vaginalCount++, $vaginalTotal++>>
-		<<if canPenetrate($activeSlave) && canImpreg($slaves[_rets], $activeSlave)>>
-			<<KnockMeUp $slaves[_rets] 5 0 $activeSlave.ID 1>>
+		<<set $subSlave.vaginalCount++, $vaginalTotal++>>
+		<<if canPenetrate($activeSlave) && canImpreg($subSlave, $activeSlave)>>
+			<<KnockMeUp $subSlave 5 0 $activeSlave.ID 1>>
 		<</if>>
 	<<else>>
-		<<set $slaves[_rets].analCount++, $analTotal++>>
-		<<if canPenetrate($activeSlave) && canImpreg($slaves[_rets], $activeSlave)>>
-			<<KnockMeUp $slaves[_rets] 5 1 $activeSlave.ID 1>>
+		<<set $subSlave.analCount++, $analTotal++>>
+		<<if canPenetrate($activeSlave) && canImpreg($subSlave, $activeSlave)>>
+			<<KnockMeUp $subSlave 5 1 $activeSlave.ID 1>>
 		<</if>>
 	<</if>>
+	<<set $slaves[$slaveIndices[$subSlave.ID]] = $subSlave>>
 	<</replace>>
 <</link>>
 <<if $subSlave.energy > 40>>
@@ -1997,8 +1980,7 @@ she adds impishly. Hearing this, $subSlave.slaveName lets the breast pop free of
 			<<KnockMeUp $subSlave 5 1 $activeSlave.ID 1>>
 		<</if>>
 	<</if>>
-	<<set _rets = $slaves.findIndex(function(s) { return s.ID == $subSlave.ID; })>>
-	<<set $slaves[_rets] = $subSlave>>
+	<<set $slaves[$slaveIndices[$subSlave.ID]] = $subSlave>>
 	<</replace>>
 <</link>>
 <</if>>
@@ -2061,18 +2043,18 @@ she adds impishly. Hearing this, $subSlave.slaveName lets the breast pop free of
 			<<KnockMeUp $activeSlave 5 1 -1 1>>
 		<</if>>
 	<</if>>
-	<<set _rets = $slaves.findIndex(function(s) { return s.ID == $subSlave.ID; })>>
 	<<if _vaginal>>
-		<<set $slaves[_rets].devotion += 3, $slaves[_rets].vaginalCount++, $vaginalTotal++>>
-		<<if $PC.dick == 1 && canGetPregnant($slaves[_rets]) && $slaves[_rets].eggType == "human">>
-			<<KnockMeUp $slaves[_rets] 5 0 -1 1>>
+		<<set $subSlave.devotion += 3, $subSlave.vaginalCount++, $vaginalTotal++>>
+		<<if $PC.dick == 1 && canGetPregnant($subSlave) && $subSlave.eggType == "human">>
+			<<KnockMeUp $subSlave 5 0 -1 1>>
 		<</if>>
 	<<else>>
-		<<set $slaves[_rets].devotion += 3, $slaves[_rets].analCount++, $analTotal++>>
-		<<if $PC.dick == 1 && canGetPregnant($slaves[_rets]) && $slaves[_rets].eggType == "human">>
-			<<KnockMeUp $slaves[_rets] 5 1 -1 1>>
+		<<set $subSlave.devotion += 3, $subSlave.analCount++, $analTotal++>>
+		<<if $PC.dick == 1 && canGetPregnant($subSlave) && $subSlave.eggType == "human">>
+			<<KnockMeUp $subSlave 5 1 -1 1>>
 		<</if>>
 	<</if>>
+	<<set $slaves[$slaveIndices[$subSlave.ID]] = $subSlave>>
 	<</replace>>
 <</link>>
 <br><<link "Rescind the rule against rape">>
@@ -2091,18 +2073,18 @@ she adds impishly. Hearing this, $subSlave.slaveName lets the breast pop free of
 	<</if>>
 	"Thank<<s>>, <<Master>>," pants $activeSlave.slaveName as she humps away. "I'm @@.mediumaquamarine;looking forward@@ to being able to do thi<<s>> whenever I want." $subSlave.slaveName gasps, from <<if _vaginal>>down under $activeSlave.slaveName<<else>>where $activeSlave.slaveName has her face ground against the floor<</if>>. Apparently, she hadn't realized that this wasn't a onetime thing, and is @@.gold;none too pleased@@ by having to give $activeSlave.slaveName her <<if _vaginal>>pussy<<else>>ass<</if>> whenever she wants it.
 	<<set $activeSlave.trust += 3, $activeSlave.penetrativeCount++, $penetrativeTotal++>>
-	<<set _rets = $slaves.findIndex(function(s) { return s.ID == $subSlave.ID; })>>
 	<<if _vaginal>>
-		<<set $slaves[_rets].trust -= 3, $slaves[_rets].vaginalCount++, $vaginalTotal++>>
-		<<if canPenetrate($activeSlave) && canImpreg($slaves[_rets], $activeSlave)>>
-			<<KnockMeUp $slaves[_rets] 5 1 $activeSlave.ID 1>>
+		<<set $subSlave.trust -= 3, $subSlave.vaginalCount++, $vaginalTotal++>>
+		<<if canPenetrate($activeSlave) && canImpreg($subSlave, $activeSlave)>>
+			<<KnockMeUp $subSlave 5 1 $activeSlave.ID 1>>
 		<</if>>
 	<<else>>
-		<<set $slaves[_rets].trust -= 3, $slaves[_rets].analCount++, $analTotal++>>
-		<<if canPenetrate($activeSlave) && canImpreg($slaves[_rets], $activeSlave)>>
-			<<KnockMeUp $slaves[_rets] 5 1 $activeSlave.ID 1>>
+		<<set $subSlave.trust -= 3, $subSlave.analCount++, $analTotal++>>
+		<<if canPenetrate($activeSlave) && canImpreg($subSlave, $activeSlave)>>
+			<<KnockMeUp $subSlave 5 1 $activeSlave.ID 1>>
 		<</if>>
 	<</if>>
+	<<set $slaves[$slaveIndices[$subSlave.ID]] = $subSlave>>
 	<</replace>>
 <</link>> // This option WILL rescind the universal rule against interslave rape. //
 
@@ -2128,8 +2110,7 @@ she adds impishly. Hearing this, $subSlave.slaveName lets the breast pop free of
 	<<set $subSlave.trust += 3, $subSlave.oralCount++, $oralTotal++, $subSlave.mammaryCount++, $mammaryTotal++>>
 	<<EventFetish $activeSlave "boobs">>
 	<<EventFetish $subSlave "boobs">>
-	<<set _rets = $slaves.findIndex(function(s) { return s.ID == $subSlave.ID; })>>
-	<<set $slaves[_rets] = $subSlave>>
+	<<set $slaves[$slaveIndices[$subSlave.ID]] = $subSlave>>
 	<</replace>>
 <</link>>
 <<if $activeSlave.relationship <= 3 && $activeSlave.relationship >= 0>>
@@ -2233,8 +2214,7 @@ she adds impishly. Hearing this, $subSlave.slaveName lets the breast pop free of
 	<<set $activeSlave.devotion += 5, $subSlave.devotion += 5>>
 	<<set $activeSlave.relationship = 4, $subSlave.relationship = 4>>
 	<<set $activeSlave.relationshipTarget = $subSlave.ID, $subSlave.relationshipTarget = $activeSlave.ID>>
-	<<set _rets = $slaves.findIndex(function(s) { return s.ID == $subSlave.ID; })>>
-	<<set $slaves[_rets] = $subSlave>>
+	<<set $slaves[$slaveIndices[$subSlave.ID]] = $subSlave>>
 	<</replace>>
 <</link>>
 <</if>>
@@ -2273,8 +2253,7 @@ she adds impishly. Hearing this, $subSlave.slaveName lets the breast pop free of
 		You ask her if she knows what she's just done, rhetorically, and then helpfully explain that it's a little weird to nurse at age $subSlave.actualAge, and bit perverted to play with her mother's _hands. $subSlave.slaveName hangs her head, and then makes to bury it in her weeping mother's heaving breasts to hide her face in shame, but stops when she realizes what she's doing. She's @@.gold;scared,@@ unable to find anything she can do to make this better, and @@.hotpink;takes refuge@@ in your merciful orders to go clean herself up.
 		<<set $subSlave.trust -= 3, $subSlave.devotion += 3>>
 	<</if>>
-	<<set _rets = $slaves.findIndex(function(s) { return s.ID == $subSlave.ID; })>>
-	<<set $slaves[_rets] = $subSlave>>
+	<<set $slaves[$slaveIndices[$subSlave.ID]] = $subSlave>>
 	<</replace>>
 <</link>>
 
diff --git a/src/uncategorized/REresistantmotherdaughter.tw b/src/uncategorized/REresistantmotherdaughter.tw
index 61e05909417e5d35154d3cdb2d47a2dc32ca74c3..98c48d21bddad423e9174b17016fb68f0b7e3966 100644
--- a/src/uncategorized/REresistantmotherdaughter.tw
+++ b/src/uncategorized/REresistantmotherdaughter.tw
@@ -2,16 +2,16 @@
 
 <<set $nextButton = "Continue", $nextLink = "RIE Eligibility Check">>
 
-<<set $i = $slaves.findIndex(function(s) { return s.ID == $mother.ID; })>>
-<<set $j = $slaves.findIndex(function(s) { return s.ID == $daughter.ID; })>>
+<<set $i = $slaveIndices[$mother]>>
+<<set $j = $slaveIndices[$daughter]>>
 
-$mother.slaveName and her daughter are both having trouble getting acclimated to your ownership, with their obedience suffering as a result. Though neither of them have done anything particular egregious lately, their combined list of minor transgressions is reaching a point where rendering punishment on the two would not be seen as unfair. By happenstance they come before you for inspection one after the other. Though they certainly see each other naked frequently around the penthouse, neither seems particularly comfortable around the other when nudity is involved. While you finish $mother.slaveName's inspection, her daughter fidgets uneasily even while trying to mimic the posture and appearance of an obedient slave. It occurs to you that the current situation presents an opportunity to do //something// about this resistant mother daughter pair.
+$slaves[$i].slaveName and her daughter are both having trouble getting acclimated to your ownership, with their obedience suffering as a result. Though neither of them have done anything particular egregious lately, their combined list of minor transgressions is reaching a point where rendering punishment on the two would not be seen as unfair. By happenstance they come before you for inspection one after the other. Though they certainly see each other naked frequently around the penthouse, neither seems particularly comfortable around the other when nudity is involved. While you finish $slaves[$i].slaveName's inspection, her daughter fidgets uneasily even while trying to mimic the posture and appearance of an obedient slave. It occurs to you that the current situation presents an opportunity to do //something// about this resistant mother daughter pair.
 
 <br><br>
 <span id="result">
 <br><<link "Spend the evening gently acclimating them to your ownership">>
 	<<replace "#result">>
-	Though neither of the two vehemently protests your decision to have them both join you in bed, furtive uneasy glances are exchanged between the two. Since they're already naked, they clamber onto your bed before you and reluctantly kneel facing each other, leaving enough space between them for you and for them to avert their eyes to avoid the other's nakedness. They clearly assume you would start by using one of them, so they're quite taken aback when you remain standing at the edge of the bed and suggest that $mother.slaveName play with her daughter. $daughter.slaveName awkwardly flounders a little as her mother's hands roam about her body, but does not reel back from the intimate touching. In time you instruct $daughter.slaveName to pleasure her mother, but still decline to join the incestuous union unfolding on your sheets. You extend the foreplay for hours, bringing both mother and daughter to such a state of naked arousal that they begin grinding against each other uninhibitedly. They are both so desperate for release that they do not object when you finally decide to join them, instead eagerly moving to include you in their coupling. What started with $daughter.slaveName awkwardly kneeling unmoving while her mother sucked her nipples ends with $daughter.slaveName on all fours getting fucked by you while orally pleasuring $mother.slaveName. You gaze over at $mother.slaveName and she moans and licks her lips enticingly back at you as $daughter.slaveName moans into her fuckhole.
+	Though neither of the two vehemently protests your decision to have them both join you in bed, furtive uneasy glances are exchanged between the two. Since they're already naked, they clamber onto your bed before you and reluctantly kneel facing each other, leaving enough space between them for you and for them to avert their eyes to avoid the other's nakedness. They clearly assume you would start by using one of them, so they're quite taken aback when you remain standing at the edge of the bed and suggest that $slaves[$i].slaveName play with her daughter. $slaves[$j].slaveName awkwardly flounders a little as her mother's hands roam about her body, but does not reel back from the intimate touching. In time you instruct $slaves[$j].slaveName to pleasure her mother, but still decline to join the incestuous union unfolding on your sheets. You extend the foreplay for hours, bringing both mother and daughter to such a state of naked arousal that they begin grinding against each other uninhibitedly. They are both so desperate for release that they do not object when you finally decide to join them, instead eagerly moving to include you in their coupling. What started with $slaves[$j].slaveName awkwardly kneeling unmoving while her mother sucked her nipples ends with $slaves[$j].slaveName on all fours getting fucked by you while orally pleasuring $slaves[$i].slaveName. You gaze over at $slaves[$i].slaveName and she moans and licks her lips enticingly back at you as $slaves[$j].slaveName moans into her fuckhole.
 	@@.mediumaquamarine;They have both become more trusting of you.@@
 
 	<<set $slaves[$i].trust += 4, $slaves[$j].trust += 4, $slaves[$i].oralCount += 1, $slaves[$j].oralCount += 1, $oralTotal += 2>>
@@ -36,10 +36,10 @@ $mother.slaveName and her daughter are both having trouble getting acclimated to
 <</link>>
 <br><<link "Make an example of the mother">>
 	<<replace "#result">>
-	You give them orders of devastating simplicity: You are going to assrape $mother.slaveName and if her daughter offers even the most token of resistance, you'll punish $mother.slaveName. They're stunned, but you shake them out of their shock by grabbing $mother.slaveName by the arm <<if $PC.dick == 0>>,donning a strap-on<</if>>and shoving her over your desk. $daughter.slaveName flinches visibly as you enter her mother's ass in one brutal stroke, for which you stain her mother's asscheeks a rosy red with a torrent of harsh spanks. $mother.slaveName takes the rough anal pounding with only quiet sobbing and the occasional whimper of pain, but her daughter can't bear to see $mother.slaveName in such duress and breaks her shortlived silence to beg for mercy. When you step away from $mother.slaveName, $daughter.slaveName lets out a sigh of relief, but her expression soon turns to horror and revulsion when you return to mount her mother with a lash in hand.
+	You give them orders of devastating simplicity: You are going to assrape $slaves[$i].slaveName and if her daughter offers even the most token of resistance, you'll punish $slaves[$i].slaveName. They're stunned, but you shake them out of their shock by grabbing $slaves[$i].slaveName by the arm <<if $PC.dick == 0>>,donning a strap-on<</if>>and shoving her over your desk. $slaves[$j].slaveName flinches visibly as you enter her mother's ass in one brutal stroke, for which you stain her mother's asscheeks a rosy red with a torrent of harsh spanks. $slaves[$i].slaveName takes the rough anal pounding with only quiet sobbing and the occasional whimper of pain, but her daughter can't bear to see $slaves[$i].slaveName in such duress and breaks her shortlived silence to beg for mercy. When you step away from $slaves[$i].slaveName, $slaves[$j].slaveName lets out a sigh of relief, but her expression soon turns to horror and revulsion when you return to mount her mother with a lash in hand.
 	<br><br>
-	When you eventually finish your merciless assrape of $mother.slaveName, her body is covered in bruises, marks, and handprints. A testament to $daughter.slaveName's inability to keep her silence as you brutalized her mother. You leave your office wordlessly to attend to other matters, while behind you $daughter.slaveName gazes forlornly at the gibbering mess you have reduced her mother to.
-	Your severe punishment of her mother has encouraged $daughter.slaveName to @@.gold;fear you@@. $mother.slaveName has been fucked into @@.hotpink;submission@@ but your savage treatment has caused her to @@.red;hate buttsex.@@
+	When you eventually finish your merciless assrape of $slaves[$i].slaveName, her body is covered in bruises, marks, and handprints. A testament to $slaves[$j].slaveName's inability to keep her silence as you brutalized her mother. You leave your office wordlessly to attend to other matters, while behind you $slaves[$j].slaveName gazes forlornly at the gibbering mess you have reduced her mother to.
+	Your severe punishment of her mother has encouraged $slaves[$j].slaveName to @@.gold;fear you@@. $slaves[$i].slaveName has been fucked into @@.hotpink;submission@@ but your savage treatment has caused her to @@.red;hate buttsex.@@
 
 	<<set $slaves[$j].trust -= 10>>
 	<<set $slaves[$i].devotion += 4, $slaves[$i].analCount += 1, $analTotal += 1, $slaves[$i].sexualFlaw = "hates anal">>
diff --git a/src/uncategorized/nextWeek.tw b/src/uncategorized/nextWeek.tw
index 1f858d00916a8870cc7489bad4bbb4e7bbf4725b..7e4394e915a321f3f2260184f35492c3490cfede 100644
--- a/src/uncategorized/nextWeek.tw
+++ b/src/uncategorized/nextWeek.tw
@@ -243,7 +243,7 @@
 
 /% These are variables that either should be made into _temp vars or should be Zeroed out once done with them instead of here. This can also interfere with debugging or hide NaN's as zeroing things out would clear a NaN. Also could stop from NaN's getting worse? %/
 /% Integer and float variables. No real need to zero them out but doesn't hurt to have them in a known state, though this might mask variables NaN'ing out. Takes up the least amount of Memory besides a "" string. %/
-<<set $averageProsperity = 0, $beauty = 0, $beautyMultiplier = 0, $boobsID = -1, $boobsInterestTargetID = -1, $brideSlave = -1, $buttslutID = -1, $buttslutInterestTargetID = -1, $cumslutID = -1, $FResult = 0, $groomSlave = -1, $humiliationID = -1, $humiliationInterestTargetID = -1, $i = 0, $individualCosts = 0, $influenceBonus = 0, $j = 0, $masochistID = -1, $masochistInterestTargetID = -1, $opinion = 0, $r = 0, $subID = -1, $submissiveInterestTargetID = -1, $weddingSlaveID = -1, $x = 0>>
+<<set $averageProsperity = 0, $beauty = 0, $beautyMultiplier = 0, $boobsID = -1, $boobsInterestTargetID = -1, $brideSlave = -1, $buttslutID = -1, $buttslutInterestTargetID = -1, $cumslutID = -1, $FResult = 0, $groomSlave = -1, $humiliationID = -1, $humiliationInterestTargetID = -1, $i = 0, $individualCosts = 0, $influenceBonus = 0, $j = 0, $masochistID = -1, $masochistInterestTargetID = -1, $opinion = 0, $r = 0, $subID = -1, $submissiveInterestTargetID = -1, $weddingSlaveID = -1, $x = 0, $mother = -1, $daughter = -1, $devMother = -1, $devDaughter = -1, $alphaTwin = -1, $betaTwin = -1, $youngerSister = -1, $olderSister = -1>>
 
 /% Other arrays %/
 <<set $events = [], $RESSevent = [], $RESSTRevent = [], $RETSevent = [], $RECIevent = [], $RecETSevent = [], $REFIevent = [], $REFSevent = [], $PESSevent = [], $PETSevent = [], $FSAcquisitionEvents = [], $FSNonconformistEvents = [], $qualifiedNicknames = [], $REAnalCowgirlSubIDs = [], $REButtholeCheckinIDs = [], $recruit = [], $RETasteTestSubIDs = [], $devotedSlaves = [], $rebelSlaves = [], $REBoobCollisionSubIDs = [], $REIfYouEnjoyItSubIDs = [], $RESadisticDescriptionSubIDs = [], $REShowerForceSubIDs = [], $RESimpleAssaultIDs = [], $RECockmilkInterceptionIDs = [], $REInterslaveBeggingIDs = [], $bedSlaves = [], $qualifiedFS = []>>
@@ -252,7 +252,7 @@
 <<set $activeSlave = 0, $eventSlave = 0, $slaveWithoutBonuses = 0, $subSlave = 0, $milfSlave = 0, $milkTap = 0, $relation = 0>>
 
 /% Slave Objects that never get zeroed so null them here. Second most memory eaten up. %/
-<<set $assayedSlave = null, $beforeGingering = null, $mother = null, $daughter = null, $devMother = null, $devDaughter = null, $alphaTwin = null, $betaTwin = null, $youngerSister = null, $olderSister = null, $recruiterMother = null, $recruiterSister = null, $sibling = null, $recruiterSlave = null>>
+<<set $assayedSlave = null, $beforeGingering = null, $recruiterMother = null, $recruiterSister = null, $sibling = null, $recruiterSlave = null>>
 
 /% Slave Object Arrays. These can take up the most memory. %/
 <<set $eligibleSlaves = [], $slavesInLine = []>>
diff --git a/src/uncategorized/pRivalInitiation.tw b/src/uncategorized/pRivalInitiation.tw
index 8333e4fc24abb97559340a39fd0605e270b575f1..48fe81be160ed0f31bdddabfbf44ae0df85970a0 100644
--- a/src/uncategorized/pRivalInitiation.tw
+++ b/src/uncategorized/pRivalInitiation.tw
@@ -3,7 +3,7 @@
 <<set $nextButton = "Continue", $nextLink = "AS Dump", $returnTo = "Scheduled Event", $rivalOwner = 0, $rivalOwnerEnslaved = 1>>
 <<if $hostageRescued == 1>><<set $nextButton = "See to the hostage", $returnTo = "P hostage acquisition">><</if>>
 
-<<set $activeSlave = $slaves.find(function(s) { return s.ID == $rivalID; })>>
+<<set $activeSlave = getSlave($rivalID)>>
 <<set $rivalID = 0>>
 
 <<if ndef $activeSlave>> /* rival slave is gone */
@@ -27,9 +27,7 @@ This is a special week, the week of your victory. <<EventNameLink $activeSlave>>
 	<<replace "#result">>
 	$slaves[0].slaveName leads her out into the arcology's largest atrium, forces her to her knees, and in full view of the whole arcology, orally rapes someone who was until this week a slaveowner herself. Behind her, $slaves[1].slaveName is standing ready for her turn, and all your other slaves are behind. Public opinion is divided; the precedent is universally agreed to be bad, but the punishment is generally thought to be terrible and deserved. Your slaves, however, are almost insufferably @@.hotpink;pleased with you@@ for forcing $activeSlave.slaveName, whom they still view as a slaveowner, to pleasure them.
 	<<set $activeSlave.oralCount += $slaves.length*2, $oralTotal += $slaves.length*2>>
-	<<for $i = 0; $i < $slaves.length; $i++>>
-		<<set $slaves[$i].devotion += 10>>
-	<</for>>
+	<<run $slaves.forEach(function(s) { s.devotion += 10; })>>
 	<</replace>>
 <</link>>
 <<if $activeSlave.anus == 0>>
diff --git a/src/uncategorized/pSchoolSuggestion.tw b/src/uncategorized/pSchoolSuggestion.tw
index d14a858fac85ddcbe0cbe706cc639aba7a6f7949..26537192329290f75a20d05a7b0591ba892f5c70 100644
--- a/src/uncategorized/pSchoolSuggestion.tw
+++ b/src/uncategorized/pSchoolSuggestion.tw
@@ -28,7 +28,7 @@ An older woman standing across from him sniffs. "St. Claver's knows how to do bo
 The unusually competent young heiress standing next to him snickers. "If you're going to bring up refinement, um, hello, the Futanari Sisters. I have four futas in my apartment having sex with each other right now. How do I know? Because they're always having sex with each other. They never stop." Her eyes take on a faraway look and she pauses. "Um, haha, I know what I'm doing later."
 <</if>>
 <br><br>
-"If you like them soft and mellow, you got to go with The Cattle Ranch," a buff man blurts loudly while slamming down his emtpy mug. "I've got a pair of 'em for my bedroom; they are so loving after a good milking. Taste good too." His drinking budy retorts, "Too much work is what they are. They might as well be animals with how they act.<<if $seePreg == 0>> In addition, hope you like pregnant pussies cause you need to keep them gravid or their milk dries up.<</if>>"
+"If you like them soft and mellow, you got to go with The Cattle Ranch," a buff man blurts loudly while slamming down his empty mug. "I've got a pair of 'em for my bedroom; they are so loving after a good milking. Taste good too." His drinking buddy retorts, "Too much work is what they are. They might as well be animals with how they act.<<if $seePreg == 0>> In addition, hope you like pregnant pussies cause you need to keep them gravid or their milk dries up.<</if>>"
 <br><br>
 "I see good taste is scarce within this walls" suddenly stated a young man previously quiet in his corner. "I say quality and strength is where the game should be played and there's nothing better than the girls from the Hippolyta Academy. 
 <br><br>
diff --git a/src/uncategorized/pUndergroundRailroad.tw b/src/uncategorized/pUndergroundRailroad.tw
index 31ce2d491b9aaebebf868fe4368b2f6d1ebbba64..75a83342985a74971603ce5167d061264b3e6a94 100644
--- a/src/uncategorized/pUndergroundRailroad.tw
+++ b/src/uncategorized/pUndergroundRailroad.tw
@@ -93,11 +93,8 @@ that several nondescript citizens she sees occasionally at work have passed a fe
 	<<replace "#result">>
 	You calmly inform her that she's free to go. She almost collapses with shock, but turns and hurries out of the arcology, tears streaming from her eyes. She wanders down through the arcology, attracting little notice. One moment the monitors have her struggling through a dense-packed crowd, and the next, they don't.
 	<<if $activeSlave.relationship > 0>>
-		<<for $i = 0; $i < $slaves.length; $i++>>
-			<<if $activeSlave.relationshipTarget == $slaves[$i].ID>>
-				<<set $activeSlave.relationshipTarget = 0, $activeSlave.relationship = 0, $slaves[$i].relationshipTarget = 0, $slaves[$i].relationship = 0>>
-			<</if>>
-		<</for>>
+		<<set $i = $slaveIndices[$activeSlave.relationshipTarget]>>
+		<<set $activeSlave.relationshipTarget = 0, $activeSlave.relationship = 0, $slaves[$i].relationshipTarget = 0, $slaves[$i].relationship = 0>>
 	<</if>>
 	<<set $traitor = $activeSlave>>
 	<<set $traitorStats = {PCpregSource: 0, PCmother: 0, PCfather: 0, traitorMother: [], traitorFather: [], traitorPregSources: [], traitorMotherTank: [], traitorFatherTank: []}>>
@@ -152,9 +149,7 @@ that several nondescript citizens she sees occasionally at work have passed a fe
 	<<replace "#result">>
 	$activeSlave.slaveName almost @@.mediumorchid;faints with relief@@ when it becomes apparent you aren't going to punish her for speaking of freedom. All attempts to use your monitoring systems to find the citizens who contacted her fail; it seems their ability to corrupt your systems is considerable. @@.mediumorchid;Whispers of freedom@@ run like wildfire amongst your slaves.
 	<<set $activeSlave.devotion -= 15>>
-	<<for $i = 0; $i < $slaves.length; $i++>>
-		<<set $slaves[$i].devotion -= 10>>
-	<</for>>
+	<<run $slaves.forEach(function(s) { s.devotion -= 10; })>>
 	<</replace>>
 <</link>>
 <br><<link "Publicly flog her for treasonous conversation">>
diff --git a/src/uncategorized/ptWorkaround.tw b/src/uncategorized/ptWorkaround.tw
index 94509f65810f757196a5fab41dc313df8f42782a..6ec5f0a668b7beb9e266ec8e980ff3d00ba779ec 100644
--- a/src/uncategorized/ptWorkaround.tw
+++ b/src/uncategorized/ptWorkaround.tw
@@ -1127,8 +1127,8 @@
 <<if $activeSlave.ID == $slaves[$i].ID>>
 	<<set $slaves[$i] = $activeSlave>>
 <<else>>
-	<<set _I = $slaves.findIndex(function(s) { return $activeSlave.ID == s.ID; })>>
-	<<if _I != -1>>
+	<<set _I = $slaveIndices[$activeSlave.ID]>>
+	<<if def _I>>
 		<<set $slaves[_I] = $activeSlave>>
 	<</if>>
 <</if>>
diff --git a/src/uncategorized/randomNonindividualEvent.tw b/src/uncategorized/randomNonindividualEvent.tw
index 05a66ed78d732ea283a17a80fb4fbe583324b97c..e7c3fbc5147b5255bcb2d5ebe5c12ba0eedd23f2 100644
--- a/src/uncategorized/randomNonindividualEvent.tw
+++ b/src/uncategorized/randomNonindividualEvent.tw
@@ -95,9 +95,11 @@
 <<set _devMothers = _relatedSlaves.filter(function(s) { return s.relation == "mother" && s.devotion > 50 && s.anus != 0 && s.relationshipTarget != s.relationTarget && canWalk(s); })>>
 <<for _devMothers.length > 0>>
 	<<set $devMother = _devMothers.pluck()>>
-	<<set $devDaughter = _relatedSlaves.find(function(s) { return s.ID == $devMother.relationTarget && s.devotion > 50 && s.anus != 0 && canWalk(s); })>>
-	<<if (def $devDaughter)>>
+	<<set $devDaughter = getSlave($devMother.relationTarget)>>
+	<<if (def $devDaughter) && $devDaughter.devotion > 50 && $devDaughter.anus != 0 && canWalk($devDaughter)>>
 		<<set $events.push("RE devoted mother daughter")>>
+		<<set $devMother = $devMother.ID>>
+		<<set $devDaughter = $devDaughter.ID>>
 		<<break>>
 	<</if>>
 <</for>>
@@ -105,9 +107,11 @@
 <<set _resMothers = _relatedSlaves.filter(function(s) { return s.relation == "mother" && s.devotion < 10 && s.anus != 0 && s.relationshipTarget != s.relationTarget && canWalk(s); })>>
 <<for _resMothers.length > 0>>
 	<<set $mother = _resMothers.pluck()>>
-	<<set $daughter = _relatedSlaves.find(function(s) { return s.ID == $mother.relationTarget && s.devotion < 10 && s.anus != 0 && canWalk(s); })>>
-	<<if (def $daughter)>>
+	<<set $daughter = getSlave($mother.relationTarget)>>
+	<<if (def $daughter) && $daughter.devotion < 10 && $daughter.anus != 0 && canWalk($daughter)>>
 		<<set $events.push("RE resistant mother daughter")>>
+		<<set $mother = $mother.ID>>
+		<<set $daughter = $daughter.ID>>
 		<<break>>
 	<</if>>
 <</for>>
@@ -115,9 +119,11 @@
 <<set _youngerSisters = _relatedSlaves.filter(function(s) { return s.relation == "sister" && canPenetrate(s); })>>
 <<for _youngerSisters.length > 0>>
 	<<set $youngerSister = _youngerSisters.pluck()>>
-	<<set $olderSister = _relatedSlaves.find(function(s) { return s.ID == $youngerSister.relationTarget && s.anus == 0 && $youngerSister.devotion > (s.devotion+20); })>>
-	<<if (def $olderSister)>>
+	<<set $olderSister = getSlave($youngerSister.relationTarget)>>
+	<<if (def $olderSister) && $olderSister.anus == 0 && $youngerSister.devotion > ($olderSister.devotion+20)>>
 		<<set $events.push("RE sibling revenge")>>
+		<<set $youngerSister = $youngerSister.ID>>
+		<<set $olderSister = $olderSister.ID>>
 		<<break>>
 	<</if>>
 <</for>>
@@ -125,9 +131,11 @@
 <<set _twins = _relatedSlaves.filter(function(s) { return s.relation == "twin" && s.anus > 0 && s.devotion > 50 && canWalk(s); })>>
 <<for _twins.length > 0>>
 	<<set $alphaTwin = _twins.pluck()>>
-	<<set $betaTwin = _relatedSlaves.find(function(s) { return s.ID == $alphaTwin.relationTarget && s.anus > 0 && s.devotion > 50 && canWalk(s); })>>
-	<<if (def $betaTwin)>>
+	<<set $betaTwin = getSlave($alphaTwin.relationTarget)>>
+	<<if (def $betaTwin) && $betaTwin.anus > 0 && $betaTwin.devotion > 50 && canWalk($betaTwin)>>
 		<<set $events.push("RE devoted twins")>>
+		<<set $alphaTwin = $alphaTwin.ID>>
+		<<set $betaTwin = $betaTwin.ID>>
 		<<break>>
 	<</if>>
 <</for>>
@@ -142,6 +150,8 @@
 	<<set $devDaughter = randomDaughter($devMother)>>
 	<<if (def $devDaughter) && ($devDaughter.devotion > 50) && ($devDaughter.anus != 0) && canWalk($devDaughter)>>
 		<<set $events.push("RE devoted mother daughter")>>
+		<<set $devMother = $devMother.ID>>
+		<<set $devDaughter = $devDaughter.ID>>
 		<<break>>
 	<</if>>
 <</for>>
@@ -152,6 +162,8 @@
 	<<set $daughter = randomDaughter($mother)>>
 	<<if (def $daughter) && ($daughter.devotion < 10) && ($daughter.anus != 0) && canWalk($daughter)>>
 		<<set $events.push("RE resistant mother daughter")>>
+		<<set $mother = $mother.ID>>
+		<<set $daughter = $daughter.ID>>
 		<<break>>
 	<</if>>
 <</for>>
@@ -162,6 +174,8 @@
 	<<set $olderSister = randomSister($youngerSister)>>
 	<<if (def $olderSister) && ($olderSister.anus == 0) && $youngerSister.devotion > ($olderSister.devotion+20)>>
 		<<set $events.push("RE sibling revenge")>>
+		<<set $youngerSister = $youngerSister.ID>>
+		<<set $olderSister = $olderSister.ID>>
 		<<break>>
 	<</if>>
 <</for>>
@@ -172,6 +186,8 @@
 	<<set $betaTwin = randomTwinSister($alphaTwin)>>
 	<<if (def $betaTwin) && ($betaTwin.anus > 0) && ($betaTwin.devotion > 50) && canWalk($betaTwin)>>
 		<<set $events.push("RE devoted twins")>>
+		<<set $alphaTwin = $alphaTwin.ID>>
+		<<set $betaTwin = $betaTwin.ID>>
 		<<break>>
 	<</if>>
 <</for>>
@@ -259,10 +275,8 @@
 				<<set $boobsInterestTargetID = $slaves[$i].ID>>
 			<</if>>
 			<<if ($pregnancyID != 0) && ($pregnancyInterestTargetID == 0)>>
-				<<if ($slaves[$i].anus != 0)>>
-					<<set $REFIevent.push("pregnancy")>>
-					<<set $pregnancyInterestTargetID = $slaves[$i].ID>>
-				<</if>>
+				<<set $REFIevent.push("pregnancy")>>
+				<<set $pregnancyInterestTargetID = $slaves[$i].ID>>
 			<</if>>
 			<<if ($masochistID != 0) && ($masochistInterestTargetID == 0)>>
 				<<set $REFIevent.push("masochist")>>
@@ -279,6 +293,10 @@
 <<if def $devotedSlaves[3]>>
 	<<set $devotedSlaves = $devotedSlaves.shuffle()>>
 	<<set $devotedSlaves.length = 4>>
+	<<set $devotedSlaves[0] = $devotedSlaves[0].ID>>
+	<<set $devotedSlaves[1] = $devotedSlaves[1].ID>>
+	<<set $devotedSlaves[2] = $devotedSlaves[2].ID>>
+	<<set $devotedSlaves[3] = $devotedSlaves[3].ID>>
 	<<set $events.push("RE devotees")>>
 <</if>>
 
@@ -287,6 +305,8 @@
 	<<if def $bedSlaves[1]>>
 		<<set $bedSlaves = $bedSlaves.shuffle()>>
 		<<set $bedSlaves.length = 2>>
+		<<set $bedSlaves[0] = $bedSlaves[0].ID>>
+		<<set $bedSlaves[1] = $bedSlaves[1].ID>>
 		<<set $events.push("RE full bed")>>
 	<</if>>
 <</if>>
@@ -302,6 +322,8 @@
 <<if $rebelSlaves.length > 1>>
 	<<set $rebelSlaves = $rebelSlaves.shuffle()>>
 	<<set $rebelSlaves.length = 2>>
+	<<set $rebelSlaves[0] = $rebelSlaves[0].ID>>
+	<<set $rebelSlaves[1] = $rebelSlaves[1].ID>>
 	<<set $events.push("RE rebels")>>
 <</if>>
 
diff --git a/src/uncategorized/reAnalPunishment.tw b/src/uncategorized/reAnalPunishment.tw
index f1c0baf19bfced6a2c96020ece8bab588b95d242..6459b5fcc8689b9703fe41a1c10ce97a5918ebab 100644
--- a/src/uncategorized/reAnalPunishment.tw
+++ b/src/uncategorized/reAnalPunishment.tw
@@ -31,14 +31,9 @@ $HeadGirl.slaveName is very much acting within her duties, and $activeSlave.slav
 	You ignore $activeSlave.slaveName - no small feat, since the poor <<if $activeSlave.physicalAge > 30>>woman<<else>>girl<</if>> is clinging to your leg - and tell $HeadGirl.slaveName to carry on. Your Head Girl @@.mediumaquamarine;puffs up a bit with pride,@@ and orders the weeping slave to present her anus. The <<if $activeSlave.physicalAge > 30>>woman<<else>>girl<</if>> does not resist, but neither does she comply. $HeadGirl.slaveName jabs a thumb into $activeSlave.slaveName's side, right above her kidney, driving the wind out of the slave with a pained grunt. She arches her back involuntarily and her grip on you loosens, and $HeadGirl.slaveName drags her off you. She jabs her again, depriving her victim of breath completely, and then takes her by the ankle, dragging the slave across the floor with comic effect. The slave leaves a trail of tears across the flooring as she vanishes into the room. As you continue making your rounds, you hear a drawn-out howl followed by rhythmic screaming.
 	<<set $activeSlave.analCount += 1>>
 	<<set $analTotal += 1>>
-	<<for $i = 0; $i < $slaves.length; $i++>>
-		<<if $slaves[$i].ID == $HeadGirl.ID>>
-		<<set $slaves[$i].trust += 4>>
-		<<set $slaves[$i].penetrativeCount += 1>>
-		<<set $penetrativeTotal += 1>>
-		<<break>>
-		<</if>>
-	<</for>>
+	<<set $HeadGirl.trust += 4, $HeadGirl.penetrativeCount += 1>>
+	<<set $penetrativeTotal += 1>>
+	<<set $slaves[$slaveIndices[$HeadGirl.ID]] = $HeadGirl>>
 	<</nobr>>
 	<</replace>>
 <</link>>
@@ -65,17 +60,11 @@ $HeadGirl.slaveName is very much acting within her duties, and $activeSlave.slav
 		PLEASE DON'T THRUST
 	<</if>>
 	 - AAAH! AAAH! AAAH!"
-	<<set $activeSlave.trust -= 5>>
-	<<set $activeSlave.analCount += 1>>
+	<<set $activeSlave.trust -= 5, $activeSlave.analCount += 1>>
 	<<set $analTotal += 1>>
-	<<for $i = 0; $i < $slaves.length; $i++>>
-		<<if $slaves[$i].ID == $HeadGirl.ID>>
-		<<set $slaves[$i].devotion += 4>>
-		<<set $slaves[$i].penetrativeCount += 1>>
-		<<set $penetrativeTotal += 1>>
-		<<break>>
-		<</if>>
-	<</for>>
+	<<set $HeadGirl.devotion += 4, $HeadGirl.penetrativeCount += 1>>
+	<<set $penetrativeTotal += 1>>
+	<<set $slaves[$slaveIndices[$HeadGirl.ID]] = $HeadGirl>>
 	<</nobr>>
 	<</replace>>
 <</link>>
@@ -87,12 +76,7 @@ $HeadGirl.slaveName is very much acting within her duties, and $activeSlave.slav
 	<<nobr>>
 	You tell $HeadGirl.slaveName you've decided to be merciful, just this once. $activeSlave.slaveName holds your leg even harder, @@.mediumaquamarine;sobbing her thanks@@ over and over until you reach down, pat her head, and tell her it will be all right, calming the hysterical <<if $activeSlave.physicalAge > 30>>woman<<else>>girl<</if>>. $HeadGirl.slaveName, meanwhile, stammers an apology. She hurries about her business, @@.gold;badly puzzled@@ and more than a little shaken. She thought she had the authority to anally rape misbehaving slaves, but she's no longer so sure of her rights and responsibilities.
 	<<set $activeSlave.trust += 4>>
-	<<for $i = 0; $i < $slaves.length; $i++>>
-		<<if $slaves[$i].ID == $HeadGirl.ID>>
-		<<set $slaves[$i].trust -= 15>>
-		<<break>>
-		<</if>>
-	<</for>>
+	<<set $slaves[$slaveIndices[$HeadGirl.ID]].trust -= 15>>
 	<</nobr>>
 	<</replace>>
 <</link>>
diff --git a/src/uncategorized/reBoomerang.tw b/src/uncategorized/reBoomerang.tw
index f82678ec56de0716e9cfa12dff298db1ddf2d0eb..86372efe1f4cce658a9619223cc0fc6b0fadf044 100644
--- a/src/uncategorized/reBoomerang.tw
+++ b/src/uncategorized/reBoomerang.tw
@@ -382,8 +382,8 @@ It isn't obvious how she managed to escape, though no doubt you could review the
 		<</if>>
 	<<else>>
 		<<if $boomerangStats.boomerangRelation > 0>>
-			<<set _reb = $slaves.findIndex(function(s) { return s.ID == $boomerangStats.boomerangRelation; })>>
-			<<if _reb != -1>>
+			<<set _reb = $slaveIndices[$boomerangStats.boomerangRelation]>>
+			<<if def _reb>>
 				<<if $activeSlave.relation == "mother">>
 					<<set $slaves[_reb].relation = "daughter">>
 				<<elseif $activeSlave.relation == "daughter">>
@@ -405,16 +405,16 @@ It isn't obvious how she managed to escape, though no doubt you could review the
 		<</if>>
 	<</if>>
 	<<if $boomerangStats.boomerangRelationship > 0>>
-		<<set _reb = $slaves.findIndex(function(s) { return s.ID == $boomerangStats.boomerangRelationship; })>>
-		<<if _reb != -1>>
+		<<set _reb = $slaveIndices[$boomerangStats.boomerangRelationship]>>
+		<<if def _reb>>
 			<<set $slaves[_reb].relationship = $activeSlave.relationship, $slaves[_reb].relationshipTarget = $activeSlave.ID>>
 		<<else>>
 			<<set $activeSlave.relationship = 0, $activeSlave.relationshipTarget = 0>>
 		<</if>>
 	<</if>>
 	<<if $boomerangStats.boomerangRivalry > 0>>
-		<<set _reb = $slaves.findIndex(function(s) { return s.ID == $boomerangStats.boomerangRivalry; })>>
-		<<if _reb != -1>>
+		<<set _reb = $slaveIndices[$boomerangStats.boomerangRivalry]>>
+		<<if def _reb>>
 			<<set $slaves[_reb].rivalry = $activeSlave.rivalry, $slaves[_reb].rivalryTarget = $activeSlave.ID>>
 		<<else>>
 			<<set $activeSlave.rivalry = 0, $activeSlave.rivalryTarget = 0>>
diff --git a/src/uncategorized/reDevotedMotherDaughter.tw b/src/uncategorized/reDevotedMotherDaughter.tw
index 296dad9ce9a2cd1a60253bab51fb91f18ee9911b..0ca2dac80904e5fd20464b5656267f9e9b5f9c29 100644
--- a/src/uncategorized/reDevotedMotherDaughter.tw
+++ b/src/uncategorized/reDevotedMotherDaughter.tw
@@ -2,17 +2,17 @@
 
 <<set $nextButton = "Continue", $nextLink = "RIE Eligibility Check">>
 
-<<set $i = $slaves.findIndex(function(s) { return s.ID == $devMother.ID; })>>
-<<set $j = $slaves.findIndex(function(s) { return s.ID == $devDaughter.ID; })>>
+<<set $i = $slaveIndices[$devMother]>>
+<<set $j = $slaveIndices[$devDaughter]>>
 
-$devMother.slaveName and her daughter $devDaughter.slaveName are both good slaves, devoted and obedient. They'd probably do anything you order them to do. By happenstance they come before you for inspection one after the other. They certainly see each other stark naked frequently enough. As you finish $devMother.slaveName's inspection, her daughter waits patiently for her turn. It occurs to you that they probably would do //anything// you order them to do, and that they're so acclimated to sexual slavery that they might well enjoy it.
+$slaves[$i].slaveName and her daughter $slaves[$j].slaveName are both good slaves, devoted and obedient. They'd probably do anything you order them to do. By happenstance they come before you for inspection one after the other. They certainly see each other stark naked frequently enough. As you finish $slaves[$i].slaveName's inspection, her daughter waits patiently for her turn. It occurs to you that they probably would do //anything// you order them to do, and that they're so acclimated to sexual slavery that they might well enjoy it.
 
 <br><br>
 
 <span id="result">
 <br><<link "Spend the night sharing your bed with them, and each of them with the other">>
 	<<replace "#result">>
-	Neither of them bats an eye when you announce you're turning in early and that they'll be joining you. Since they're already naked, they get into your big soft bed before you and lie facing each other, with enough room in between them for you to take a central position. They clearly assume you'll start with one of them on each side of you, so they're quite surprised when you slide in behind $devMother.slaveName instead. $devDaughter.slaveName snuggles up to her mother happily enough, however. You extend the foreplay to hours, eventually bringing both of them to such a state of naked arousal that they begin grinding against each other as much as they do you. They get the idea, and things turn into a sort of unspoken mutual one-upsmanship between them. What starts with $devDaughter.slaveName clearly feeling very daring as she sucks her mother's nipple ends with $devMother.slaveName lying on her back getting fucked by you while she orally pleasures $devDaughter.slaveName. You're face to face with $devDaughter.slaveName and she groans happily into your mouth as $devMother.slaveName moans into her fuckhole.
+	Neither of them bats an eye when you announce you're turning in early and that they'll be joining you. Since they're already naked, they get into your big soft bed before you and lie facing each other, with enough room in between them for you to take a central position. They clearly assume you'll start with one of them on each side of you, so they're quite surprised when you slide in behind $slaves[$i].slaveName instead. $slaves[$j].slaveName snuggles up to her mother happily enough, however. You extend the foreplay to hours, eventually bringing both of them to such a state of naked arousal that they begin grinding against each other as much as they do you. They get the idea, and things turn into a sort of unspoken mutual one-upsmanship between them. What starts with $slaves[$j].slaveName clearly feeling very daring as she sucks her mother's nipple ends with $slaves[$i].slaveName lying on her back getting fucked by you while she orally pleasures $slaves[$j].slaveName. You're face to face with $slaves[$j].slaveName and she groans happily into your mouth as $slaves[$i].slaveName moans into her fuckhole.
 	@@.mediumaquamarine;They have both become more trusting of you.@@
 
 	<<set $slaves[$i].trust += 4, $slaves[$j].trust += 4, $slaves[$i].oralCount += 1, $slaves[$j].oralCount += 1, $oralTotal += 2>>
@@ -37,7 +37,7 @@ $devMother.slaveName and her daughter $devDaughter.slaveName are both good slave
 <</link>>
 <br><<link "Get them started and then keep them at it in your office">>
 	<<replace "#result">>
-	You give them orders of devastating simplicity: they are to repair to the couch in your office and are to take turns getting each other off until such time as you tell them otherwise. They're momentarily stunned, but $devMother.slaveName takes the lead and draws her daughter over to the couch by the hand. They're both accomplished sex slaves and obey orders well, so they are quite successful in the little game, if a bit mechanical. For the rest of the day, interviewees come and go and are treated to the sight of the two of them having subdued sex on the couch. Showing off one's slaves for business interlocutors is a common Free Cities practice, but more than one perceptive person figures out what the resemblance between the two slaves and the age gap between them really means. Of course, all those who figure it out are impressed by your sheer decadence.
+	You give them orders of devastating simplicity: they are to repair to the couch in your office and are to take turns getting each other off until such time as you tell them otherwise. They're momentarily stunned, but $slaves[$i].slaveName takes the lead and draws her daughter over to the couch by the hand. They're both accomplished sex slaves and obey orders well, so they are quite successful in the little game, if a bit mechanical. For the rest of the day, interviewees come and go and are treated to the sight of the two of them having subdued sex on the couch. Showing off one's slaves for business interlocutors is a common Free Cities practice, but more than one perceptive person figures out what the resemblance between the two slaves and the age gap between them really means. Of course, all those who figure it out are impressed by your sheer decadence.
 	@@.green;Your reputation has increased considerably.@@
 	<<set $rep += 1000>>
 	<<set $slaves[$i].oralCount += 5, $slaves[$j].oralCount += 5, $oralTotal += 10>>
diff --git a/src/uncategorized/reDevotedTwins.tw b/src/uncategorized/reDevotedTwins.tw
index 30a0ff421d27434afaaec79cbd9f9cdd0b259785..dedd16253a37e032b01eca03a34d9e008b7674fa 100644
--- a/src/uncategorized/reDevotedTwins.tw
+++ b/src/uncategorized/reDevotedTwins.tw
@@ -2,10 +2,10 @@
 
 <<set $nextButton = "Continue", $nextLink = "RIE Eligibility Check">>
 
-<<set $i = $slaves.findIndex(function(s) { return s.ID == $alphaTwin.ID; })>>
-<<set $j = $slaves.findIndex(function(s) { return s.ID == $betaTwin.ID; })>>
+<<set $i = $slaveIndices[$alphaTwin]>>
+<<set $j = $slaveIndices[$betaTwin]>>
 
-$alphaTwin.slaveName and $betaTwin.slaveName are such good and devoted slaves that they happily do everything together. They sleep in each other's arms, bathe together, work together whenever they can, and fuck together. For a while they masturbated together until they became so habituated to sexual slavery that they stopped seeing much distinction between masturbation and sex with one another. At the moment, they're getting ready for their day, chatting quietly and helping each other.
+$slaves[$i].slaveName and $slaves[$j].slaveName are such good and devoted slaves that they happily do everything together. They sleep in each other's arms, bathe together, work together whenever they can, and fuck together. For a while they masturbated together until they became so habituated to sexual slavery that they stopped seeing much distinction between masturbation and sex with one another. At the moment, they're getting ready for their day, chatting quietly and helping each other.
 <br><br>
 <span id="result">
 <<link "Take them out for the morning">>
@@ -18,7 +18,7 @@ $alphaTwin.slaveName and $betaTwin.slaveName are such good and devoted slaves th
 <</link>>
 <br><<link "Use them side by side">>
 	<<replace "#result">>
-	<br>Slave twins inevitably get used to threesomes with their sibling, and $alphaTwin.slaveName and $betaTwin.slaveName are no exception. They greet you with every appearance of arousal and begin a carefully balanced routine - foreplay with you, of course, but whatever parts of them aren't working on you work on the other slave. They stroke you while making out, stroke each other while sucking you to rock hardness, and finger each others' holes while <<if $PC.vagina == 1>>crowding their faces against your pussy. You reach down and seize a nipple in each hand, pulling them upward so they can suck your nipples instead; they use manual stimulation to keep you going while they do. With one straddling each of your thighs, grinding shamelessly, you can reach around and molest their butts with your own hands.<<else>>rubbing four breasts up and down your dick. Since you only have one cock, the symmetry ends when you start fucking them. As you switch from hole to hole, whichever twin isn't getting fucked at the moment uses her mouth and hands to stimulate your balls and her twin's fuckhole as you pound it. When you finally cum in $betaTwin.slaveName, $alphaTwin.slaveName sucks it out and they kiss deeply to share your ejaculate.<</if>> @@.hotpink;They have both become more devoted to you.@@
+	<br>Slave twins inevitably get used to threesomes with their sibling, and $slaves[$i].slaveName and $slaves[$j].slaveName are no exception. They greet you with every appearance of arousal and begin a carefully balanced routine - foreplay with you, of course, but whatever parts of them aren't working on you work on the other slave. They stroke you while making out, stroke each other while sucking you to rock hardness, and finger each others' holes while <<if $PC.vagina == 1>>crowding their faces against your pussy. You reach down and seize a nipple in each hand, pulling them upward so they can suck your nipples instead; they use manual stimulation to keep you going while they do. With one straddling each of your thighs, grinding shamelessly, you can reach around and molest their butts with your own hands.<<else>>rubbing four breasts up and down your dick. Since you only have one cock, the symmetry ends when you start fucking them. As you switch from hole to hole, whichever twin isn't getting fucked at the moment uses her mouth and hands to stimulate your balls and her twin's fuckhole as you pound it. When you finally cum in $slaves[$j].slaveName, $slaves[$i].slaveName sucks it out and they kiss deeply to share your ejaculate.<</if>> @@.hotpink;They have both become more devoted to you.@@
 
 	<<set $slaves[$i].devotion += 4, $slaves[$j].devotion += 4>>
 
diff --git a/src/uncategorized/reDevotees.tw b/src/uncategorized/reDevotees.tw
index 36b6c8f62087c46796d5520223d7eaaaa03e92c8..6219ce748c74728a3c2b4dc8831bb60c0a81bd82 100644
--- a/src/uncategorized/reDevotees.tw
+++ b/src/uncategorized/reDevotees.tw
@@ -2,10 +2,10 @@
 
 <<set $nextButton = "Continue">>
 <<set $nextLink = "RIE Eligibility Check">>
-<<set _i = $slaves.findIndex(function(s) { return s.ID == $devotedSlaves[0].ID; })>>
-<<set _j = $slaves.findIndex(function(s) { return s.ID == $devotedSlaves[1].ID; })>>
-<<set _k = $slaves.findIndex(function(s) { return s.ID == $devotedSlaves[2].ID; })>>
-<<set _l = $slaves.findIndex(function(s) { return s.ID == $devotedSlaves[3].ID; })>>
+<<set _i = $slaveIndices[$devotedSlaves[0]]>>
+<<set _j = $slaveIndices[$devotedSlaves[1]]>>
+<<set _k = $slaveIndices[$devotedSlaves[2]]>>
+<<set _l = $slaveIndices[$devotedSlaves[3]]>>
 
 /* 000-250-006 */
 <<if $seeImages == 1>>
diff --git a/src/uncategorized/reFormerAbolitionist.tw b/src/uncategorized/reFormerAbolitionist.tw
index 91f0de068d71907b752584d10072f9912a068f65..d69e8482c64d361524006a9f4a0a7dfdb407e881 100644
--- a/src/uncategorized/reFormerAbolitionist.tw
+++ b/src/uncategorized/reFormerAbolitionist.tw
@@ -7,11 +7,7 @@
 <<set $returnTo = "RIE Eligibility Check">>
 
 <<if $legendaryFacility == 1>>
-	<<for $i = 0; $i < $slaves.length; $i++>>
-	<<if $legendaryAbolitionistID == $slaves[$i].ID>>
-		<<set $activeSlave = $slaves[$i]>>
-	<</if>>
-	<</for>>
+	<<set $activeSlave = $slaves[$slaveIndices[$legendaryAbolitionistID]]>>
 <<else>>
 	<<set $activeSlave = $eventSlave>>
 <</if>>
diff --git a/src/uncategorized/reFullBed.tw b/src/uncategorized/reFullBed.tw
index 6a40e248f469a90e749d201847dd2d8eb022063e..15914f5e64ae8e45ff2772e060858351906f8970 100644
--- a/src/uncategorized/reFullBed.tw
+++ b/src/uncategorized/reFullBed.tw
@@ -2,8 +2,8 @@
 
 <<set $nextButton = "Continue", $nextLink = "RIE Eligibility Check">>
 
-<<set _bedSlaveOne = $slaves.findIndex(function(s) { return s.ID == $bedSlaves[0].ID; })>>
-<<set _bedSlaveTwo = $slaves.findIndex(function(s) { return s.ID == $bedSlaves[1].ID; })>>
+<<set _bedSlaveOne = $slaveIndices[$bedSlaves[0]]>>
+<<set _bedSlaveTwo = $slaveIndices[$bedSlaves[1]]>>
 
 /* 000-250-006 */
 <<if $seeImages == 1>>
diff --git a/src/uncategorized/reHGReplacement.tw b/src/uncategorized/reHGReplacement.tw
index 9eb7156b2ae13d390e85640bded24cb527c8834c..e7fb749f71e3ab31fee1550400e170208b477a41 100644
--- a/src/uncategorized/reHGReplacement.tw
+++ b/src/uncategorized/reHGReplacement.tw
@@ -27,12 +27,9 @@ When $HeadGirl.slaveName leaves, she clears her throat nervously. She gathers he
 	<<replace "#result">>
 	<<nobr>>
 	After giving the matter some consideration, you agree, instructing $assistantName that $activeSlave.slaveName is now the Head Girl. $activeSlave.slaveName is @@.hotpink;overjoyed,@@ and bounces to her feet, clearly very eager to begin. You caution her that she is not to undermine $HeadGirl.slaveName by letting anyone know why you decided to change Head Girls. She nods obediently. As far as $HeadGirl.slaveName knows, it's just a standard change of Head Girls, and she's too good a slave to let it affect her seriously.
-	<<for $i = 0; $i < $slaves.length; $i++>>
-		<<if $slaves[$i].ID == $HeadGirl.ID>>
-		<<set $slaves[$i].assignment = "rest">>
-		<<set $activeSlave.assignmentVisible = 1>>
-		<</if>>
-	<</for>>
+	<<set $i = $slaveIndices[$HeadGirl.ID]>>
+	<<set $slaves[$i].assignment = "rest">>
+	<<set $slaves[$i].assignmentVisible = 1>>
 	<<set $activeSlave.devotion += 5>>
 	<<set $activeSlave.assignment = "be your Head Girl">>
 	<<set $activeSlave.assignmentVisible = 1>>
@@ -63,15 +60,10 @@ When $HeadGirl.slaveName leaves, she clears her throat nervously. She gathers he
 	$HeadGirl.slaveName hops off the couch, gets down in front of her victim, and shoves her legs apart. $activeSlave.slaveName scrunches up her face, expecting something agonizing to happen to her <<if $activeSlave.dick == 0>>pussy, but $HeadGirl.slaveName shocks her by starting to hungrily eat her out.<<else>>cock, but $HeadGirl.slaveName shocks her by giving her a lush blowjob.<</if>> $activeSlave.slaveName clearly expects a trap, but $HeadGirl.slaveName's attentions slowly distract her. When she's on the very verge of orgasm, your Head Girl suddenly stops and <<if $activeSlave.dick == 0>>pinches the girl's pussylips,<<else>>tugs the girl's cock downward by its head,<</if>> not painfully, but hard enough to communicate threat. $activeSlave.slaveName, shocked out of her pleasure, looks down at her. $HeadGirl.slaveName <<say>>s menacingly, "Bitch, if you orga<<s>>m, I'm going to fucking de<<s>>troy you." Then she goes back to giving $activeSlave.slaveName oral. $activeSlave.slaveName begins to cry, realizing how comprehensively fucked she is.
 	<br><br>
 	Eventually, she climaxes. $HeadGirl.slaveName has a talented tongue. $HeadGirl.slaveName does not begrudge the slave her pleasure, <<if $activeSlave.dick == 0>>tonguing her clit all the way through her orgasm.<<else>>industriously sucking her cock until she's swallowed every last drop of cum.<</if>> She stands up and seizes $activeSlave.slaveName by the ear, <<say>>ing, "And now, <<s>>lut, you are fucked." $activeSlave.slaveName's weeping stopped during her climax, but now she starts to @@.gold;sob with terror,@@ and she cries harder as your Head Girl hauls her out of your office by her ear. $HeadGirl.slaveName @@.mediumaquamarine;waves cheerfully@@ to you as she leaves with her victim.
-	<<for $i = 0; $i < $slaves.length; $i++>>
-		<<if $slaves[$i].ID == $HeadGirl.ID>>
-		<<set $slaves[$i].trust += 4>>
-		<<set $slaves[$i].oralCount += 1>>
-		<<set $oralTotal += 1>>
-		<</if>>
-	<</for>>
-	<<set $activeSlave.trust -= 4>>
-	<<set $activeSlave.oralCount += 1>>
+	<<set $i = $slaveIndices[$HeadGirl.ID]>>
+	<<set $slaves[$i].trust += 4, $slaves[$i].oralCount += 1>>
+	<<set $oralTotal += 1>>
+	<<set $activeSlave.trust -= 4, $activeSlave.oralCount += 1>>
 	<<set $oralTotal += 1>>
 	<</nobr>>
 	<</replace>>
diff --git a/src/uncategorized/reLegendaryBalls.tw b/src/uncategorized/reLegendaryBalls.tw
index c17472753a6187da11caddf02daa07941951e74a..476daa560bd237df68bfe703d068e2baea1467c5 100644
--- a/src/uncategorized/reLegendaryBalls.tw
+++ b/src/uncategorized/reLegendaryBalls.tw
@@ -1,6 +1,6 @@
 :: RE legendary balls [nobr]
 
-<<set $nextButton = "Continue", $nextLink = "AS Dump", $returnTo = "RIE Eligibility Check", $activeSlave = ($legendaryFacility == 1) ? $slaves.find(function(s) { return s.ID == $legendaryBallsID; }) : $eventSlave>>
+<<set $nextButton = "Continue", $nextLink = "AS Dump", $returnTo = "RIE Eligibility Check", $activeSlave = ($legendaryFacility == 1) ? getSlave($legendaryBallsID) : $eventSlave>>
 
 <<if (ndef $activeSlave)>> /* not found - reset variable and stop event */
 	<<set $legendaryBallsID = 0>>
diff --git a/src/uncategorized/reLegendaryCow.tw b/src/uncategorized/reLegendaryCow.tw
index cbddb092fb83bc471f32434cf41549783cf13c69..45a9b46cd48dabd6aaacb850ae11e5f014f036e1 100644
--- a/src/uncategorized/reLegendaryCow.tw
+++ b/src/uncategorized/reLegendaryCow.tw
@@ -1,6 +1,6 @@
 :: RE legendary cow [nobr]
 
-<<set $nextButton = "Continue", $nextLink = "AS Dump", $returnTo = "RIE Eligibility Check", $activeSlave = ($legendaryFacility == 1) ? $slaves.find(function(s) { return s.ID == $legendaryCowID; }) : $eventSlave>>
+<<set $nextButton = "Continue", $nextLink = "AS Dump", $returnTo = "RIE Eligibility Check", $activeSlave = ($legendaryFacility == 1) ? getSlave($legendaryCowID) : $eventSlave>>
 
 <<if (ndef $activeSlave)>> /* not found - reset variable and stop event */
 	<<set $legendaryCowID = 0>>
diff --git a/src/uncategorized/reLegendaryEntertainer.tw b/src/uncategorized/reLegendaryEntertainer.tw
index 04b69e8ec4943b7fe0bf445aee123bc6e2d1ebed..641ea80634f18e887851b2619a625341e435320d 100644
--- a/src/uncategorized/reLegendaryEntertainer.tw
+++ b/src/uncategorized/reLegendaryEntertainer.tw
@@ -1,6 +1,6 @@
 :: RE legendary entertainer [nobr]
 
-<<set $nextButton = "Continue", $nextLink = "AS Dump", $returnTo = "RIE Eligibility Check", $activeSlave = ($legendaryFacility == 1) ? $slaves.find(function(s) { return s.ID == $legendaryEntertainerID; }) : $eventSlave>>
+<<set $nextButton = "Continue", $nextLink = "AS Dump", $returnTo = "RIE Eligibility Check", $activeSlave = ($legendaryFacility == 1) ? getSlave($legendaryEntertainerID) : $eventSlave>>
 
 <<if (ndef $activeSlave)>> /* not found - reset variable and stop event */
 	<<set $legendaryEntertainerID = 0>>
diff --git a/src/uncategorized/reLegendaryWhore.tw b/src/uncategorized/reLegendaryWhore.tw
index 4b2d9283b8f38234fce33cbb963e8af8c9f9cc0d..76abc2c057e9e12688bb9056b94285f7ecfa8d93 100644
--- a/src/uncategorized/reLegendaryWhore.tw
+++ b/src/uncategorized/reLegendaryWhore.tw
@@ -1,6 +1,6 @@
 :: RE legendary whore [nobr]
 
-<<set $nextButton = "Continue", $nextLink = "AS Dump", $returnTo = "RIE Eligibility Check", $activeSlave = ($legendaryFacility == 1) ? $slaves.find(function(s) { return s.ID == $legendaryWhoreID; }) : $eventSlave>>
+<<set $nextButton = "Continue", $nextLink = "AS Dump", $returnTo = "RIE Eligibility Check", $activeSlave = ($legendaryFacility == 1) ? getSlave($legendaryWhoreID) : $eventSlave>>
 
 <<if (ndef $activeSlave)>> /* not found - reset variable and stop event */
 	<<set $legendaryWhoreID = 0>>
diff --git a/src/uncategorized/reMalefactor.tw b/src/uncategorized/reMalefactor.tw
index 7073e492f5e4dcab18db981329b4d6ed4910f533..873366659c0eac9b501be1873042c17bbbc413d2 100644
--- a/src/uncategorized/reMalefactor.tw
+++ b/src/uncategorized/reMalefactor.tw
@@ -363,7 +363,7 @@
 		<<elseif $malefactor == "whore">>
 			You complete the legalities and biometric scanning quickly and cautiously. The condemned resists installation in $dairyName with energy born of desperation. The public @@.green;accepts@@ this as an appropriate punishment, especially when you release footage of the criminal's <<if ($dairyPregSetting > 1) && ($activeSlave.vagina > 0)>>discomfort as her well-traveled pussy adapts to industrial reproduction<<elseif $dairyStimulatorsSetting > 1>>discomfort as her well-traveled anus adapts to accommodate rectal dildo hydration<<else>>breasts as they are roughly milked<</if>>.
 		<<elseif $malefactor == "rapist">>
-			You complete the legalities and biometric scanning quickly and cautiously. The condemned resists installation in $dairyName with energy born of desperation. The public @@.green;accepts@@ this as an appropriate punishment, especially when you release footage of the rapists's <<if $dairyStimulatorsSetting > 1>>agony as her anus adapts to accommodate rectal dildo hydration<<else>>newly growing breasts as they are roughly milked<</if>>.
+			You complete the legalities and biometric scanning quickly and cautiously. The condemned resists installation in $dairyName with energy born of desperation. The public @@.green;accepts@@ this as an appropriate punishment, especially when you release footage of the rapist's <<if $dairyStimulatorsSetting > 1>>agony as her anus adapts to accommodate rectal dildo hydration<<else>>newly growing breasts as they are roughly milked<</if>>.
 		<<else>>
 			You complete the legalities and biometric scanning quickly and cautiously. The condemned resists installation in $dairyName with energy born of desperation. The public @@.green;accepts@@ this as an appropriate punishment, especially when you release footage of the criminal's <<if ($dairyPregSetting > 1) && ($activeSlave.vagina > 0)>>discomfort as her pussy adapts to industrial reproduction<<elseif $dairyStimulatorsSetting > 1>>discomfort as her anus adapts to accommodate rectal dildo hydration<<else>>breasts as they are roughly milked<</if>>, together with a report on the likely productivity of such a fit body capable of withstanding the stress of high throughput.
 		<</if>>
diff --git a/src/uncategorized/reMilfTourist.tw b/src/uncategorized/reMilfTourist.tw
index 8118e99d8b4316821439151732fac820c717b12f..3660ecbd841e53f3582fec626fd4a9b4e2534bdb 100644
--- a/src/uncategorized/reMilfTourist.tw
+++ b/src/uncategorized/reMilfTourist.tw
@@ -4,7 +4,7 @@
 
 <<Enunciate $milfSlave>>
 
-<<set _milfed = $slaves.findIndex(function(s) { return s.ID == $milfSlave.ID; })>>
+<<set _milfed = $slaveIndices[$milfSlave.ID]>>
 
 <<set $activeSlaveOneTimeMinAge = 36>>
 <<set $activeSlaveOneTimeMaxAge = 42>>
diff --git a/src/uncategorized/reRebels.tw b/src/uncategorized/reRebels.tw
index 90419d4b20ea5387e979c6bb081efb68e7a004f3..c181aaea957afa0893265024c4027407496ca534 100644
--- a/src/uncategorized/reRebels.tw
+++ b/src/uncategorized/reRebels.tw
@@ -2,8 +2,8 @@
 
 <<set $nextButton = "Continue">>
 <<set $nextLink = "RIE Eligibility Check">>
-<<set _i = $slaves.findIndex(function(s) { return s.ID == $rebelSlaves[0].ID; })>>
-<<set _j = $slaves.findIndex(function(s) { return s.ID == $rebelSlaves[1].ID; })>>
+<<set _i = $slaveIndices[$rebelSlaves[0]]>>
+<<set _j = $slaveIndices[$rebelSlaves[1]]>>
 
 
 You have a rebel problem. $slaves[_i].slaveName and $slaves[_j].slaveName are both unbroken, and they seem to draw strength from each other. They're discreet about it, but the arcology's always-vigilant systems occasionally catch them nodding to one another after one of them is punished, or giving each other quiet words of encouragement when they think no one is listening. This is extremely dangerous and should be addressed promptly.
diff --git a/src/uncategorized/reRelationshipAdvice.tw b/src/uncategorized/reRelationshipAdvice.tw
index ed2bc6975ef2dc5a9007a3c63865bd2ee0aef43b..c5d0e67e1ae48825e0a507c0aea200f7a9cc1c9a 100644
--- a/src/uncategorized/reRelationshipAdvice.tw
+++ b/src/uncategorized/reRelationshipAdvice.tw
@@ -3,11 +3,8 @@
 <<set $nextButton = "Continue", $nextLink = "AS Dump", $returnTo = "Next Week", $activeSlave = $eventSlave>>
 <<Enunciate $activeSlave>>
 
-<<for _i = 0; _i < $slaves.length; _i++>>
-	<<if $slaves[_i].ID == $activeSlave.relationshipTarget>>
-	<<set $subSlave = $slaves[_i]>>
-	<</if>>
-<</for>>
+<<set _i = $slaveIndices[$activeSlave.relationshipTarget]>>
+<<set $subSlave = $slaves[_i]>>
 
 <<EventNameLink $activeSlave>> is standing for an inspection. She's a good girl, and is cooperating, but she seems preoccupied. After ignoring it for a while, you give in to curiosity and flatly ask her what's going on. "I'm <<s>>orry, <<Master>>," she <<if SlaveStatsChecker.checkForLisp($activeSlave)>>lisp<<else>>mutter<</if>>s, biting her lip. "It'<<s>> $subSlave.slaveName."
 She hesitates, so you prompt her, asking if she's having trouble with her
@@ -40,13 +37,8 @@ She nods her head quickly, still staring at her feet. She shuts her eyes tight a
 	<<set $activeSlave.devotion -= 5>>
 	<<set $activeSlave.relationship = 0>>
 	<<set $activeSlave.relationshipTarget = 0>>
-	<<for _i = 0; _i < $slaves.length; _i++>>
-		<<if $slaves[_i].ID == $subSlave.ID>>
-		<<set $slaves[_i].relationship = 0>>
-		<<set $slaves[_i].relationshipTarget = 0>>
-		<<break>>
-		<</if>>
-	<</for>>
+	<<set $slaves[_i].relationship = 0>>
+	<<set $slaves[_i].relationshipTarget = 0>>
 	<</replace>>
 <</link>>
 <br><<link "Build her confidence">>
@@ -74,12 +66,7 @@ She nods her head quickly, still staring at her feet. She shuts her eyes tight a
 
 	<<set $activeSlave.devotion += 5>>
 	<<set $activeSlave.relationship += 1>>
-	<<for _i = 0; _i < $slaves.length; _i++>>
-		<<if $slaves[_i].ID == $subSlave.ID>>
-		<<set $slaves[_i].relationship += 1>>
-		<<break>>
-		<</if>>
-	<</for>>
+	<<set $slaves[_i].relationship += 1>>
 	<</replace>>
 <</link>>
 <br><<link "Bring the other girl in">>
@@ -148,12 +135,7 @@ She nods her head quickly, still staring at her feet. She shuts her eyes tight a
 
 	<<set $activeSlave.trust += 10>>
 	<<set $activeSlave.relationship += 1>>
-	<<for _i = 0; _i < $slaves.length; _i++>>
-		<<if $slaves[_i].ID == $subSlave.ID>>
-		<<set $slaves[_i].relationship += 1>>
-		<<break>>
-		<</if>>
-	<</for>>
+	<<set $slaves[_i].relationship += 1>>
 	<</replace>>
 <</link>>
 </span>
diff --git a/src/uncategorized/reRelativeRecruiter.tw b/src/uncategorized/reRelativeRecruiter.tw
index 35a3d87062725491d5ae1f11e1c91f07baa535fa..10972065e5fa0e2d215250705b7fe3df4bc00efa 100644
--- a/src/uncategorized/reRelativeRecruiter.tw
+++ b/src/uncategorized/reRelativeRecruiter.tw
@@ -4,7 +4,7 @@
 
 <<if $familyTesting == 1>>
 
-<<set $eventSlave = $slaves.find(function(s) { return s.ID == $recruiterSlave.ID; })>>
+<<set $eventSlave = getSlave($recruiterSlave.ID)>>
 <<set $activeSlave = clone($genePool.find(function(o) { return o && o.ID == $eventSlave.ID; }))>>
 
 /* 000-250-006 */
@@ -747,7 +747,7 @@ You look up the _relationType. She costs <<print cashFormat($slaveCost)>>, a bar
 
 <<else>> /* vanilla */
 
-<<set $i = $slaves.findIndex(function(o) { return o.ID == $recruiterSlave.ID; })>>
+<<set $i = $slaveIndices[$recruiterSlave.ID]>>
 <<set $j = $genePool.findIndex(function(o) { return o.ID == $slaves[$i].ID; })>>
 
 <<set $eventSlave = $slaves[$i]>>
diff --git a/src/uncategorized/reShelterInspection.tw b/src/uncategorized/reShelterInspection.tw
index d93d3102b9f8585893c69807b2b3d4d4944362ab..2befd98350000d2af1dff21ffdbebc3a062796ed 100644
--- a/src/uncategorized/reShelterInspection.tw
+++ b/src/uncategorized/reShelterInspection.tw
@@ -33,7 +33,7 @@
 <<set $activeSlave.sexualQuirk = either("apathetic", "idealistic")>>
 
 <<set $seed = $shelterGirlsIDs.random()>>
-<<set $subSlave = $slaves.find(function(s) { return s.ID == $seed; })>>
+<<set $subSlave = getSlave($seed)>>
 /*
  * this check is currently unnecessary but if in the future the shelter girl IDs list is changed to updated only when acquiring shelter girls, this should be enabled
  * 
diff --git a/src/uncategorized/reShowerPunishment.tw b/src/uncategorized/reShowerPunishment.tw
index ea0820d1ff2d121147c3a3a2bacfccb5ca3eb538..03f544ff3c19057c73fed8db5def9b197590a1ba 100644
--- a/src/uncategorized/reShowerPunishment.tw
+++ b/src/uncategorized/reShowerPunishment.tw
@@ -49,14 +49,10 @@ $activeSlave.slaveName is being very thorough. When you first appeared, she was
 	$activeSlave.slaveName stays in the shower to clean herself, so $HeadGirl.slaveName exits to see you watching the denouement. She @@.hotpink;smiles,@@ murmuring a greeting, and hurries over to give you a peck on the cheek, leaning in as best she can to keep her moist body away from your suit. "Thi<<s>> i<<s>> the life, <<Master>>," she whispers.
 	<<set $activeSlave.oralCount += 1>>
 	<<set $oralTotal += 1>>
-	<<for $i = 0; $i < $slaves.length; $i++>>
-		<<if $slaves[$i].ID == $HeadGirl.ID>>
-		<<set $slaves[$i].devotion += 4>>
-		<<set $slaves[$i].penetrativeCount += 1>>
-		<<set $penetrativeTotal += 1>>
-		<<break>>
-		<</if>>
-	<</for>>
+	<<set $i = $slaveIndices[$HeadGirl.ID]>>
+	<<set $slaves[$i].devotion += 4>>
+	<<set $slaves[$i].penetrativeCount += 1>>
+	<<set $penetrativeTotal += 1>>
 	<</nobr>>
 	<</replace>>
 <</link>>
@@ -80,13 +76,9 @@ $activeSlave.slaveName is being very thorough. When you first appeared, she was
 	<<set $activeSlave.oralCount += 1>>
 	<<set $oralTotal += 1>>
 	<<set $activeSlave.trust += 4>>
-	<<for $i = 0; $i < $slaves.length; $i++>>
-		<<if $slaves[$i].ID == $HeadGirl.ID>>
-		<<set $slaves[$i].penetrativeCount += 1>>
-		<<set $penetrativeTotal += 1>>
-		<<break>>
-		<</if>>
-	<</for>>
+	<<set $i = $slaveIndices[$HeadGirl.ID]>>
+	<<set $slaves[$i].penetrativeCount += 1>>
+	<<set $penetrativeTotal += 1>>
 	<</nobr>>
 	<</replace>>
 <</link>>
@@ -111,13 +103,9 @@ $activeSlave.slaveName is being very thorough. When you first appeared, she was
 	<<set $activeSlave.oralCount += 1>>
 	<<set $oralTotal += 1>>
 	<<set $activeSlave.devotion += 4>>
-	<<for $i = 0; $i < $slaves.length; $i++>>
-		<<if $slaves[$i].ID == $HeadGirl.ID>>
-		<<set $slaves[$i].oralCount += 1>>
-		<<set $oralTotal += 1>>
-		<<break>>
-		<</if>>
-	<</for>>
+	<<set $i = $slaveIndices[$HeadGirl.ID]>>
+	<<set $slaves[$i].oralCount += 1>>
+	<<set $oralTotal += 1>>
 	<</nobr>>
 	<</replace>>
 <</link>>
diff --git a/src/uncategorized/reSiblingRevenge.tw b/src/uncategorized/reSiblingRevenge.tw
index 65e303e82021778b409af29652bca8c1b00fd9f3..967ef475fdd4d8bb7b76f94be11a69220190df6d 100644
--- a/src/uncategorized/reSiblingRevenge.tw
+++ b/src/uncategorized/reSiblingRevenge.tw
@@ -2,10 +2,10 @@
 
 <<set $nextButton = "Continue", $nextLink = "RIE Eligibility Check">>
 
-<<set $i = $slaves.findIndex(function(s) { return s.ID == $youngerSister.ID; })>>
-<<set $j = $slaves.findIndex(function(s) { return s.ID == $olderSister.ID; })>>
+<<set $i = $slaveIndices[$youngerSister]>>
+<<set $j = $slaveIndices[$olderSister]>>
 
-$youngerSister.slaveName, whose older sister tried to sell her to you, is up for inspection. As usual, you pepper your inspection with questions about her duties, her feelings about her physical condition, and experiences. More information about one's property is never a bad thing. When the inspection reaches $youngerSister.slaveName's asshole, you ask whether she enjoyed having her older sister sell her butt.
+$slaves[$i].slaveName, whose older sister tried to sell her to you, is up for inspection. As usual, you pepper your inspection with questions about her duties, her feelings about her physical condition, and experiences. More information about one's property is never a bad thing. When the inspection reaches $slaves[$i].slaveName's asshole, you ask whether she enjoyed having her older sister sell her butt.
 
 "No, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>>," she says.
 
@@ -14,15 +14,15 @@ $youngerSister.slaveName, whose older sister tried to sell her to you, is up for
 <span id="result">
 <br><<link "Turnabout is fair play">>
 	<<replace "#result">>
-	$olderSister.slaveName is brought in. You gag her, throw the resisting bitch down on the couch, and hold her there. Then, you peremptorily order the wide-eyed $youngerSister.slaveName to <<if canDoAnal($olderSister)>>sodomize<<else>>face-fuck<</if>> her sister. She stares open mouthed for a moment, but comes over obediently. Her face is a strange mix of vengeful eagerness, revulsion, and even a little lust. She shoves herself into the frantically struggling girl's <<if canDoAnal($olderSister)>>butt<<else>>jaw<</if>> without mercy. Her cock is pathetically small, but by how $olderSister.slaveName reacts it might as well be a baseball bat. $youngerSister.slaveName rarely gets to penetrate anything, mostly serving as an oral slut<<if canDoAnal($youngerSister)>> and anal cocksleeve<</if>>, so she comes in no time and takes a turn holding $olderSister.slaveName down <<if canDoAnal($olderSister)>>so you can claim sloppy seconds on her spasming butthole<</if>>.
-	@@.hotpink;$youngerSister.slaveName has become more devoted to you,@@ while $olderSister.slaveName @@.mediumorchid;hates you@@ and has become @@.gold;more afraid of you,@@<<if canDoAnal($olderSister)>> and @@.lime;$olderSister.slaveName has lost her anal virginity.@@<<else>>.<</if>>
+	$slaves[$j].slaveName is brought in. You gag her, throw the resisting bitch down on the couch, and hold her there. Then, you peremptorily order the wide-eyed $slaves[$i].slaveName to <<if canDoAnal($slaves[$j])>>sodomize<<else>>face-fuck<</if>> her sister. She stares open mouthed for a moment, but comes over obediently. Her face is a strange mix of vengeful eagerness, revulsion, and even a little lust. She shoves herself into the frantically struggling girl's <<if canDoAnal($slaves[$j])>>butt<<else>>jaw<</if>> without mercy. Her cock is pathetically small, but by how $slaves[$j].slaveName reacts it might as well be a baseball bat. $slaves[$i].slaveName rarely gets to penetrate anything, mostly serving as an oral slut<<if canDoAnal($slaves[$i])>> and anal cocksleeve<</if>>, so she comes in no time and takes a turn holding $slaves[$j].slaveName down <<if canDoAnal($slaves[$j])>>so you can claim sloppy seconds on her spasming butthole<</if>>.
+	@@.hotpink;$slaves[$i].slaveName has become more devoted to you,@@ while $slaves[$j].slaveName @@.mediumorchid;hates you@@ and has become @@.gold;more afraid of you,@@<<if canDoAnal($slaves[$j])>> and @@.lime;$slaves[$j].slaveName has lost her anal virginity.@@<<else>>.<</if>>
 	<<set $slaves[$i].devotion += 4>>
 	<<set $slaves[$i].penetrativeCount += 1>>
 	<<set $penetrativeTotal += 1>>
 
 	<<set $slaves[$j].trust -= 5>>
 	<<set $slaves[$j].devotion -= 4>>
-	<<if canDoAnal($olderSister)>>
+	<<if canDoAnal($slaves[$j])>>
 		<<set $slaves[$j].anus = 1>>
 		<<set $slaves[$j].analCount += 1>>
 		<<set $analTotal += 1>>
@@ -34,10 +34,10 @@ $youngerSister.slaveName, whose older sister tried to sell her to you, is up for
 <</link>>
 <br><<link "Let her have her revenge, but remind her of her place">>
 	<<replace "#result">>
-	$olderSister.slaveName is brought in. You gag her, throw the resisting bitch down on the couch, and hold her there. Then, you peremptorily order the wide-eyed $youngerSister.slaveName to put her cock <<if canDoAnal($olderSister)>>up her sister's ass<<else>>in her sister's mouth<</if>>, and then hold it there. She stares open mouthed for a moment, but comes over obediently. Her face is a strange mix of vengeful eagerness, revulsion, and even a little lust. She shoves herself into the frantically struggling girl's <<if canDoAnal($olderSister)>>butt<<else>>jaw<</if>> without mercy. Her cock is pathetically small, but by how $olderSister.slaveName reacts it might as well be a baseball bat. $youngerSister.slaveName obeys your orders and holds still after inserting herself. You<<if $PC.dick == 0>> don a strap-on,<</if>> move around <<if canDoAnal($youngerSister)>>behind her and start ass<<else>>in front of her and start face-<</if>>fucking her in turn, slowly permitting her to find a rhythm where she can fuck and get fucked at the same time. She's getting it much harder than she's giving it but she's experienced enough that she comes quickly.
-	@@.hotpink;$youngerSister.slaveName has become more devoted to you,@@ while @@.mediumorchid;$olderSister.slaveName has become more rebellious,@@<<if canDoAnal($olderSister)>> and @@.lime;$olderSister.slaveName has lost her anal virginity.@@<<else>>.<</if>>
+	$slaves[$j].slaveName is brought in. You gag her, throw the resisting bitch down on the couch, and hold her there. Then, you peremptorily order the wide-eyed $slaves[$i].slaveName to put her cock <<if canDoAnal($slaves[$j])>>up her sister's ass<<else>>in her sister's mouth<</if>>, and then hold it there. She stares open mouthed for a moment, but comes over obediently. Her face is a strange mix of vengeful eagerness, revulsion, and even a little lust. She shoves herself into the frantically struggling girl's <<if canDoAnal($slaves[$j])>>butt<<else>>jaw<</if>> without mercy. Her cock is pathetically small, but by how $slaves[$j].slaveName reacts it might as well be a baseball bat. $slaves[$i].slaveName obeys your orders and holds still after inserting herself. You<<if $PC.dick == 0>> don a strap-on,<</if>> move around <<if canDoAnal($slaves[$i])>>behind her and start ass<<else>>in front of her and start face-<</if>>fucking her in turn, slowly permitting her to find a rhythm where she can fuck and get fucked at the same time. She's getting it much harder than she's giving it but she's experienced enough that she comes quickly.
+	@@.hotpink;$slaves[$i].slaveName has become more devoted to you,@@ while @@.mediumorchid;$slaves[$j].slaveName has become more rebellious,@@<<if canDoAnal($slaves[$j])>> and @@.lime;$slaves[$j].slaveName has lost her anal virginity.@@<<else>>.<</if>>
 	<<set $slaves[$i].devotion += 4>>
-	<<if canDoAnal($youngerSister)>>
+	<<if canDoAnal($slaves[$i])>>
 		<<set $slaves[$i].analCount += 1>>
 		<<set $analTotal += 1>>
 	<<else>>
@@ -48,7 +48,7 @@ $youngerSister.slaveName, whose older sister tried to sell her to you, is up for
 	<<set $penetrativeTotal += 1>>
 
 	<<set $slaves[$j].devotion -= 5>>
-	<<if canDoAnal($olderSister)>>
+	<<if canDoAnal($slaves[$j])>>
 		<<set $slaves[$j].anus = 1>>
 		<<set $slaves[$j].analCount += 2>>
 		<<set $analTotal += 2>>
diff --git a/src/uncategorized/reSlaveMarriage.tw b/src/uncategorized/reSlaveMarriage.tw
index 6f4fbaccf3fceb9e7a1670008457373cb58d0ced..6f53e82479925945fe806ffeb67819139199eba3 100644
--- a/src/uncategorized/reSlaveMarriage.tw
+++ b/src/uncategorized/reSlaveMarriage.tw
@@ -10,11 +10,7 @@
 <</if>>
 
 <<if $brideSlave == 0>>
-  <<for $i = 0; $i < $slaves.length; $i++>>
-	<<if $groomSlave.relationshipTarget == $slaves[$i].ID>>
-	  <<set $brideSlave = $slaves[$i]>>
-	<</if>>
-  <</for>>
+	<<set $brideSlave = getSlave($groomSlave.relationshipTarget)>>
 <</if>>
 <<Enunciate $groomSlave>>
 <</nobr>>\
@@ -38,18 +34,8 @@
 	<<set $groomSlave.relationship = 5>>
 	<<set $brideSlave.relationship = 5>>
 	<<set $oralTotal += 2>>
-	<<for $i = 0; $i < $slaves.length; $i++>>
-	  <<if $brideSlave.ID == $slaves[$i].ID>>
-		<<set $slaves[$i] = $brideSlave>>
-		<<break>>
-	  <</if>>
-	<</for>>
-	<<for $i = 0; $i < $slaves.length; $i++>>
-	  <<if $groomSlave.ID == $slaves[$i].ID>>
-		<<set $slaves[$i] = $groomSlave>>
-		<<break>>
-	  <</if>>
-	<</for>>
+	<<set $slaves[$slaveIndices[$brideSlave.ID]] = $brideSlave>>
+	<<set $slaves[$slaveIndices[$groomSlave.ID]] = $groomSlave>>
 	<</replace>>
 <</link>>
 <br><<link "No">>
diff --git a/src/uncategorized/rename.tw b/src/uncategorized/rename.tw
index 473d48093954d2d752bf0d4ec3ba3f596883bc84..7b76964abd7889f98af1fb2c194c1d61e7f09341 100644
--- a/src/uncategorized/rename.tw
+++ b/src/uncategorized/rename.tw
@@ -74,21 +74,16 @@
 /* Wife's surname reaction */
 <<if $oldSurname != $activeSlave.slaveSurname>>
 <<if $activeSlave.relationship >= 5>>
-	<<for _i = 0; _i < $slaves.length; _i++>>
-	<<if $activeSlave.relationshipTarget == $slaves[_i].ID>>
-		<<if $slaves[_i].slaveSurname>>
-		<<if $activeSlave.slaveSurname == $slaves[_i].slaveSurname>>
-			She's touched that she now shares a surname with her wife $slaves[_i].slaveName $slaves[_i].slaveSurname, and is @@.mediumaquamarine;more confident than ever@@ that you intend to keep them together in marital bliss.
-			<<set $activeSlave.trust += 5>>
-			<<break>>
-		<<elseif $oldSurname == $slaves[_i].slaveSurname>>
-			She's concerned that she no longer shares a surname her wife $slaves[_i].slaveName $slaves[_i].slaveSurname, and is @@.gold;very worried@@ that you might be considering splitting them up.
-			<<set $activeSlave.trust -= 5>>
-			<<break>>
-		<</if>>
-		<</if>>
+	<<set _i = $slaveIndices[$activeSlave.relationshipTarget]>>
+	<<if $slaves[_i].slaveSurname>>
+	<<if $activeSlave.slaveSurname == $slaves[_i].slaveSurname>>
+		She's touched that she now shares a surname with her wife $slaves[_i].slaveName $slaves[_i].slaveSurname, and is @@.mediumaquamarine;more confident than ever@@ that you intend to keep them together in marital bliss.
+		<<set $activeSlave.trust += 5>>
+	<<elseif $oldSurname == $slaves[_i].slaveSurname>>
+		She's concerned that she no longer shares a surname her wife $slaves[_i].slaveName $slaves[_i].slaveSurname, and is @@.gold;very worried@@ that you might be considering splitting them up.
+		<<set $activeSlave.trust -= 5>>
+	<</if>>
 	<</if>>
-	<</for>>
 <</if>>
 <</if>>
 
diff --git a/src/uncategorized/saRelationships.tw b/src/uncategorized/saRelationships.tw
index 136126ebd11a9aed9574ce0391b770bba2f3b17f..13a2ab87611526fbfee07a18b21049b73e6ec07a 100644
--- a/src/uncategorized/saRelationships.tw
+++ b/src/uncategorized/saRelationships.tw
@@ -1,7 +1,7 @@
 :: SA relationships [nobr]
 
 <<if $slaves[$i].fuckdoll == 0>>
-	<<set _SL = $slaves.length, _SlaveI = $slaves[$i], _SlaveJ = null, _J = -1, _K = -1, _drop = 0>>
+	<<set _SL = $slaves.length, _SlaveI = $slaves[$i], _SlaveJ = null, _drop = 0>>
 	<<if _SlaveI.relationship == 0 && _SlaveI.fetish != "mindbroken">>
 		<<if (_SlaveI.devotion + _SlaveI.trust > 175) && (random(1,3) == 1)>>
 			_SlaveI.slaveName is quite devoted to you, and trusts both you and her place as a slave. Since she does not have a strong relationship with another slave,
@@ -42,12 +42,10 @@
 				<<if _SlaveJ.fetish != "mindbroken" && _SlaveJ.prestigeDesc == "You bankrupted and enslaved her in revenge for her part in the attack on your arcology by the Daughters of Liberty.">>
 					_SlaveI.slaveName greets _SlaveJ.slaveName with joy, happy to see her former owner again. Without any regard to you, they continue their prior relationship.
 					<<if _SlaveJ.relationship > 0>>
-					<<for _k = 0; _k < _SL; _k++>>
-						<<if _SlaveJ.relationshipTarget == $slaves[_k].ID>>
+						<<set _k = $slaveIndices[_SlaveJ.relationshipTarget]>>
+						<<if def _k>>
 							<<set $slaves[_k].relationshipTarget = 0, $slaves[_k].relationship = 0>>
-							<<break>>
 						<</if>>
-					<</for>>
 					<</if>>
 					<<set _SlaveJ.relationship = 4, _SlaveJ.relationshipTarget = _SlaveI.ID, _SlaveI.relationship = 4, _SlaveI.relationshipTarget = _SlaveJ.ID>>
 					<<break>>
@@ -200,16 +198,13 @@
 		<<set _drop = 1>>
 	<</if>>
 	<<if (_SlaveI.relationship > 0) || (_SlaveI.relation > 0)>>
-		<<for _j = 0; _j < _SL; _j++>>
-			<<if _SlaveI.relationshipTarget == $slaves[_j].ID>>
-				<<set _SlaveJ = $slaves[_j], _J = _j , _SlaveJ.relationshipTarget = _SlaveI.ID, _SlaveJ.relationship = _SlaveI.relationship>>
-			<</if>>
-			<<if _SlaveI.relationTarget == $slaves[_j].ID>>
-				<<if _SlaveI.rivalryTarget != _SlaveI.relationTarget>>
-					<<set _K = _j>>
-				<</if>>
-			<</if>>
-		<</for>>
+		<<set _J = $slaveIndices[_SlaveI.relationshipTarget]>>
+		<<if def _J>>
+			<<set _SlaveJ = $slaves[_J], _SlaveJ.relationshipTarget = _SlaveI.ID, _SlaveJ.relationship = _SlaveI.relationship>>
+		<</if>>
+		<<if _SlaveI.rivalryTarget != _SlaveI.relationTarget>>
+			<<set _K = $slaveIndices[_SlaveI.relationTarget]>>
+		<</if>>
 		<<if (_SlaveI.relationship > 0) && (_SlaveJ == null)>>
 			<br>@@.red;_SlaveI.slaveName's relationship was _SlaveI.relationship and relationshipTarget was _SlaveI.relationshipTarget but no slave with that ID was found@@<br>
 			<<set _SlaveI.relationship = 0, _SlaveI.relationshipTarget = 0>>
@@ -1161,7 +1156,7 @@
 			<<if totalRelatives(_SlaveI) > 0>>
 				<<set $relation = 0>>
 				<<set $relationType = 0>>
-				<<set _sr = $slaves.find(function(s) { return s.ID == _SlaveI.relationshipTarget; })>>
+				<<set _sr = getSlave(_SlaveI.relationshipTarget)>>
 				<<if def _sr>>
 					<<if (_SlaveI.mother == _sr.ID || _SlaveI.father == _sr.ID || _sr.mother == _SlaveI.ID || _sr.father == _SlaveI.ID || areSisters(_SlaveI, _sr) > 0)>>
 						<<if _sr.mother == _SlaveI.ID || _sr.father == _SlaveI.ID>>
@@ -1559,7 +1554,7 @@
 
 	<<else>>
 
-	<<if _K != -1 && _SlaveI.trust <= 95>>
+	<<if def _K && _SlaveI.trust <= 95>>
 		_SlaveI.slaveName
 		<<if _SlaveI.trust < -20>>
 			<<if _SlaveI.relation == "mother">>
diff --git a/src/uncategorized/saServeThePublic.tw b/src/uncategorized/saServeThePublic.tw
index d098fc5e751f6591a416e458b6eccf915c9e22a8..f1e804a4eb3d073bf9f0af542c079b9db7e3efaf 100644
--- a/src/uncategorized/saServeThePublic.tw
+++ b/src/uncategorized/saServeThePublic.tw
@@ -209,7 +209,7 @@ the public.
 <</if>>
 <<set $beauty = Math.trunc($beauty*$beautyMultiplier)>>
 
-Her appearance attracted $beauty members of the public (<<print Math.trunc($beauty/7)>> a day)<<if $beauty > 160>>, so many that each of her holes was often filled by more than one cock<<elseif $beauty > 140>>, so many that she spent much of her time getting gangbanged<<elseif $beauty > 120>>, so many that citizens often spitroasted the slut<<elseif $beauty > 100>>, so many that she frequently had sex with multiple citizens at once<<elseif $beauty > 70>>, so many that she occasionally had sex with multiple citizens at once<</if>>. Most of them
+Her appearance attracted $beauty members of the public (<<print Math.trunc($beauty/7)>> a day)<<if $beauty > 160>>, so many that <<if canDoVaginal($slaves[$i]) && canDoAnal($slaves[$i])>>each of her holes were<<elseif canDoVaginal($slaves[$i]) || canDoAnal($slaves[$i])>>each of her available holes were<<else>>her mouth and anywhere else a dick could fit were<</if>> often filled by more than one cock<<elseif $beauty > 140>>, so many that she spent much of her time getting gangbanged<<elseif $beauty > 120>>, so many that citizens often spitroasted the slut<<elseif $beauty > 100>>, so many that she frequently had sex with multiple citizens at once<<elseif $beauty > 70>>, so many that she occasionally had sex with multiple citizens at once<</if>>. Most of them
 <<if $FResult > 15>>
 	were putty in her hands.
 <<elseif $FResult > 10>>
diff --git a/src/uncategorized/saWhore.tw b/src/uncategorized/saWhore.tw
index 5743340c56f84bebe44b4125e2426cafd1057297..03ecaa222ea3c8398d4173a7b1b8ac6da164e81d 100644
--- a/src/uncategorized/saWhore.tw
+++ b/src/uncategorized/saWhore.tw
@@ -202,7 +202,7 @@ her body.
 <</if>>
 <<set $beauty = Math.trunc($beauty*$beautyMultiplier)>>
 
-Her appearance attracted $beauty customers (<<print Math.trunc($beauty/7)>> a day)<<if $beauty > 160>>, so many that each of her holes was often filled by more than one cock<<elseif $beauty > 140>>, so many that she spent much of her time getting gangbanged<<elseif $beauty > 120>>, so many that customers often spitroasted the slut<<elseif $beauty > 100>>, so many that she frequently had sex with multiple customers at once<<elseif $beauty > 70>>, so many that she occasionally had sex with multiple customers at once<</if>>. They paid <<print cashFormat($FResult)>> on average.
+Her appearance attracted $beauty customers (<<print Math.trunc($beauty/7)>> a day)<<if $beauty > 160>>, so many that <<if canDoVaginal($slaves[$i]) && canDoAnal($slaves[$i])>>each of her holes was<<elseif canDoVaginal($slaves[$i]) || canDoAnal($slaves[$i])>>each of her available holes was<<else>>her mouth and anywhere else a cock could fit was<</if>>often filled by more than one cock<<elseif $beauty > 140>>, so many that she spent much of her time getting gangbanged<<elseif $beauty > 120>>, so many that customers often spitroasted the slut<<elseif $beauty > 100>>, so many that she frequently had sex with multiple customers at once<<elseif $beauty > 70>>, so many that she occasionally had sex with multiple customers at once<</if>>. They paid <<print cashFormat($FResult)>> on average.
 <<set _incomeStats.customers = $beauty>>
 
 <<if $seeAge == 1>>
diff --git a/src/uncategorized/walkPast.tw b/src/uncategorized/walkPast.tw
index 9b92f7e0ea2abae12957b43eb6d34ddca8e758df..14714d30870154e21ce4b9de283e1bfcbc6abf17 100644
--- a/src/uncategorized/walkPast.tw
+++ b/src/uncategorized/walkPast.tw
@@ -237,9 +237,9 @@
 %/
 	<<default>> /* WALKPASTS START HERE */
 
-		<<if (_partnerSlave.heels == 1) && !["flats", "flats with short stockings", "flats with long stockings", "none"].includes(_partnerSlave.shoes)>>
+		<<if ($activeSlave.heels == 1) && !["flats", "flats with short stockings", "flats with long stockings", "none"].includes($activeSlave.shoes)>>
 			walks past your desk with the tiny swaying steps she must take in order to walk on her surgically altered legs. She is on her way to
-		<<elseif ["heels", "heels with short stockings", "heels with long stockings", "pumps", "pumps with short stockings", "pumps with long stockings"].includes(_partnerSlave.shoes)>>
+		<<elseif ["heels", "heels with short stockings", "heels with long stockings", "pumps", "pumps with short stockings", "pumps with long stockings"].includes($activeSlave.shoes)>>
 			walks past your desk with the swaying steps she must take in her high heels. She is on her way to
 		<<elseif ($activeSlave.shoes == "boots")>>
 			walks past your desk with the confident gait encouraged by her high heeled boots. She is on her way to