diff --git a/src/art/artJS.js b/src/art/artJS.js
index 30a25baec93a307b6b6549b2984ec07759fdb9c9..7e38308b706fe91a201349a3877b9a17d6a87923 100644
--- a/src/art/artJS.js
+++ b/src/art/artJS.js
@@ -2605,7 +2605,7 @@ window.VectorArt = (function (artSlave) {
 				bodySize = "_Chubby";
 		}
 
-		if (slave.dickAccessory === "anal chastity" || slave.dickAccessory === "combined chastity" || slave.vaginalAccessory === "anal chastity" || slave.vaginalAccessory === "combined chastity") {
+		if (slave.chastityAnus) {
 			if (bodySize === "Fat") {
 				r += jsInclude("Art_Vector_Chastity_Vagina_Fat");
 			} else {
@@ -2613,7 +2613,7 @@ window.VectorArt = (function (artSlave) {
 				r += jsInclude(`Art_Vector_Chastity_Base${bodySize}`);
 			}
 		}
-		if (slave.vaginalAccessory === "chastity belt" || slave.vaginalAccessory === "combined chastity") {
+		if (slave.chastityVagina) {
 			if (bodySize === "Fat") {
 				r += jsInclude("Art_Vector_Chastity_Vagina_Fat");
 			} else {
diff --git a/src/art/artWidgets.tw b/src/art/artWidgets.tw
index 021539cac25c82b3c716b9cb836e8e2f2b9878f5..1f5935f8d733892c960b3d350a81e51afa2cddc2 100644
--- a/src/art/artWidgets.tw
+++ b/src/art/artWidgets.tw
@@ -303,11 +303,11 @@ vector art added later is drawn over previously added art
 <</if>>
 
 /% Chastity belt or Pubic hair %/
-<<if $args[0].chastityPenis || $args[0].vaginalAccessory == "chastity belt" || $args[0].vaginalAccessory == "anal chastity" || $args[0].vaginalAccessory == "combined chastity">>
+<<if $args[0].chastityPenis || $args[0].chastityVagina || $args[0].chastityAnus>>
 	<<if $args[0].chastityPenis>>
 		<<print "<img class='paperdoll' src=" + _folderLoc + "/outfit/chastity male aft.svg'" + "/>">>
 	<</if>>
-	<<if $args[0].vaginalAccessory == "chastity belt" || $args[0].vaginalAccessory == "combined chastity">>
+	<<if $args[0].chastityVagina>>
 		<<print "<img class='paperdoll' src=" + _folderLoc + "/outfit/chastity female.svg'" + "/>">>
 	<</if>>
 	<<print "<img class='paperdoll' src=" + _folderLoc + "/outfit/chastity base.svg'" + "/>">>
diff --git a/src/facilities/nursery/childInteract.tw b/src/facilities/nursery/childInteract.tw
index 3b68c62da0f8dd1c242242fe1356e14a742c5d89..4a084b86752f86a9919ac14f2ba4b88082c713f4 100644
--- a/src/facilities/nursery/childInteract.tw
+++ b/src/facilities/nursery/childInteract.tw
@@ -83,7 +83,7 @@
 	</span>
 	<span id="dickgropeoption">
 	<<if ($activeChild.dick > 0)>>
-		<<if ($activeChild.dickAccessory != "chastity") && ($activeChild.dickAccessory != "combined chastity")>>
+		<<if !($activeChild.chastityPenis)>>
 		| <<link "Grope $his dick">><<replace "#miniscene">><<set $childSex = 1>><<include "FondleDick">><br>&nbsp;&nbsp;&nbsp;&nbsp;<</replace>><</link>>
 			<<if canPenetrate($activeChild) && $sexualOpeness == 1>>
 				| <<link "Ride $his dick">><<replace "#miniscene">><<set $childSex = 1>><<include "FDick">><br>&nbsp;&nbsp;&nbsp;&nbsp;<</replace>><</link>>
diff --git a/src/js/SlaveState.js b/src/js/SlaveState.js
index 1edddbae266619fe45cbefdfb98e7ebb4a81912e..e339f1abe73cc7e6512bd351b784ac62a025a4dd 100644
--- a/src/js/SlaveState.js
+++ b/src/js/SlaveState.js
@@ -442,7 +442,7 @@ App.Entity.SlaveState = class SlaveState {
 		this.shouldersImplant = 0;
 		/**
 		 *  slave boob size (in cc)
-		 * * 0-299    - flat;
+		 * * 0-299	- flat;
 		 * * 300-399   - A-cup;
 		 * * 400-499   - B-cup
 		 * * 500-649   - C-cup
@@ -1839,7 +1839,7 @@ App.Entity.SlaveState = class SlaveState {
 		 *
 		 * ||thresholds:|
 		 * |-|-|
-		 * 100    | bloated
+		 * 100	| bloated
 		 * 1500   | early pregnancy
 		 * 5000   | obviously pregnant
 		 * 10000  | very pregnant
@@ -1863,7 +1863,7 @@ App.Entity.SlaveState = class SlaveState {
 		 *
 		 * ||thresholds|
 		 * |-|-|
-		 * 100    | bloated
+		 * 100	| bloated
 		 * 1500   | early pregnancy
 		 * 5000   | obviously pregnant
 		 * 10000  | very pregnant
diff --git a/src/npc/databases/dSlavesDatabase.tw b/src/npc/databases/dSlavesDatabase.tw
index f5be41922c1ab35f496244779bdcaa0198527cbb..f0c51a9f0472eccba6b257fb8a4c4da0f1112bd1 100644
--- a/src/npc/databases/dSlavesDatabase.tw
+++ b/src/npc/databases/dSlavesDatabase.tw
@@ -328,7 +328,7 @@
 /*Increased health, added combatskill, bitchy and pierced ears, fixed tattoo and customdesc syntax, corrected skin color from 'white' to 'dark' -BoneyM*/
 
 <<set _HS = {}>>
-<<set _HS.slaveName = "Gwen", _HS.birthName = "Gwen", _HS.ID = _i++, _HS.birthWeek = random(0,51), _HS.actualAge = 21, _HS.physicalAge = 21, _HS.visualAge = 21, _HS.ovaryAge = 21, _HS.health = 1, _HS.devotion = 60, _HS.race = "asian", _HS.hColor = "dark", _HS.pubicHColor = "dark", _HS.skin = "white", _HS.hStyle = "long", _HS.boobs = 300, _HS.nipplesPiercing = 1, _HS.butt = 1, _HS.face = 60, _HS.vagina = 1, _HS.vaginaLube = 1, _HS.clitPiercing = 3, _HS.clitSetting = "off", _HS.anus = 2, _HS.ovaries = 1, _HS.vaginalSkill = 15, _HS.oralSkill = 15, _HS.analSkill = 35, _HS.vaginalAccessory = "chastity belt", _HS.attrXY = 40, _HS.fetish = "submissive", _HS.fetishKnown = 1, _HS.customTat = "She has 'Use Backdoor' tattooed above her vagina and, in tribal tattoos, 'Anal Slut' on her back.", _HS.customDesc = "She wears a dog collar with lights that indicate her arousal and was bought wearing a vaginal chastity belt.", _HS.height = 183>>
+<<set _HS.slaveName = "Gwen", _HS.birthName = "Gwen", _HS.ID = _i++, _HS.birthWeek = random(0,51), _HS.actualAge = 21, _HS.physicalAge = 21, _HS.visualAge = 21, _HS.ovaryAge = 21, _HS.health = 1, _HS.devotion = 60, _HS.race = "asian", _HS.hColor = "dark", _HS.pubicHColor = "dark", _HS.skin = "white", _HS.hStyle = "long", _HS.boobs = 300, _HS.nipplesPiercing = 1, _HS.butt = 1, _HS.face = 60, _HS.vagina = 1, _HS.vaginaLube = 1, _HS.clitPiercing = 3, _HS.clitSetting = "off", _HS.anus = 2, _HS.ovaries = 1, _HS.vaginalSkill = 15, _HS.oralSkill = 15, _HS.analSkill = 35, _HS.chastityVagina = 1, _HS.attrXY = 40, _HS.fetish = "submissive", _HS.fetishKnown = 1, _HS.customTat = "She has 'Use Backdoor' tattooed above her vagina and, in tribal tattoos, 'Anal Slut' on her back.", _HS.customDesc = "She wears a dog collar with lights that indicate her arousal and was bought wearing a vaginal chastity belt.", _HS.height = 183>>
 <<set $heroSlaves.push(_HS)>>
 /* set nipples to pierced, changed fetish from bisexual to submissive, increased anal skill, dunno how to handle all the techno-implants her tits etc. have as they don't seem to be size-increasing-focused, lowered health */
 
diff --git a/src/npc/fAbuse.tw b/src/npc/fAbuse.tw
index 3f086b5cb0a3f12a67f08312af5ee308ed77646a..a9c9cbcccc9518dbe3a5eceb7c43a508314b282e 100644
--- a/src/npc/fAbuse.tw
+++ b/src/npc/fAbuse.tw
@@ -48,7 +48,7 @@
 		a vicious slap across $his massive breasts,
 	<<elseif ($activeSlave.bellyImplant >= 1500)>>
 		a vicious slap across $his implant rounded belly,
-	<<elseif !["chastity belt", "combined chastity"].includes($activeSlave.vaginalAccessory)>>
+	<<elseif !($activeSlave.chastityVagina)>>
 		a vicious slap on the mons,
 	<<else>>
 		a vicious jerk on $his nipples,
diff --git a/src/pregmod/electiveSurgery.tw b/src/pregmod/electiveSurgery.tw
index 3edd93962064a9f3409d877077462798bd56864c..d5cfd69be60e9a894cbda0377727e6cfbfbe2344 100644
--- a/src/pregmod/electiveSurgery.tw
+++ b/src/pregmod/electiveSurgery.tw
@@ -229,19 +229,19 @@ You have @@.orange;$PC.skin skin.@@<<if $PC.skin != $PC.origSkin>> Your original
 <<elseif $PC.belly >= 12000>>
 	"You're huge! Look at that adorable navel!" She says as she uses both hands to grope your huge belly, paying extra attention to your navel.<br>
 <<elseif $PC.belly >= 10000>>
-	"Look how big you are!" She says as she uses both hands to grope your huge belly.<br>
+	"Look how big you are!" she says as she uses both hands to grope your huge belly.<br>
 <<elseif $PC.belly >= 7000>>
-	"You're getting so big!" She says as she uses both hands to massage your big pregnant belly.<br>
+	"You're getting so big!" she says as she uses both hands to massage your big pregnant belly.<br>
 <<elseif $PC.belly >= 5000>>
-	"You're getting so big!" She says as she uses both hands to massage your pregnant belly.<br>
+	"You're getting so big!" she says as she uses both hands to massage your pregnant belly.<br>
 <<elseif $PC.belly >= 3000>>
-	"Looks like fun!" She says as she uses both hands to rub your pregnant belly.<br>
+	"Looks like fun!" she says as she uses both hands to rub your pregnant belly.<br>
 <<elseif $PC.belly >= 1500>>
-	"Awwww, you're getting soo big!." She says as she rubs your pregnant belly.<br>
+	"Awwww, you're getting soo big!" she says as she rubs your pregnant belly.<br>
 <<elseif $PC.belly >= 500>>
 	"Awwww, you have a bun in the oven! That's so adorable, didn't think you the type." She says as she pats your rounded middle.<br>
 <<elseif $PC.belly >= 300>>
-	"Awwww, you have a bun in the oven! That's so adorable, didn't think you the type." She says as she rubs your slightly rounded middle.<br>
+	"Awwww, you have a bun in the oven! That's so adorable, didn't think you the type," she says as she rubs your slightly rounded middle.<br>
 <<elseif $PC.belly >= 100>>
 	"Awwww, you have a bun in the oven! That's so adorable, didn't think you the type." She says as she rubs your slightly swollen belly. No denying it now.<br>
 <</if>>
diff --git a/src/uncategorized/seWeddingSingle.tw b/src/uncategorized/seWeddingSingle.tw
index 7e539ff5571021003bdd26737236be7d8ad65dee..39a8700ab0b387eb44a55aafcb48d714ba1215e7 100644
--- a/src/uncategorized/seWeddingSingle.tw
+++ b/src/uncategorized/seWeddingSingle.tw
@@ -5,265 +5,265 @@
 <<set _belly = bellyAdjective($slaves[_s])>>
 
 <<if $slaves[_s].relationship != 0>>
-    <<if $slaves[_s].relationship > 0>>
-        <<set _m = $slaveIndices[$slaves[_s].relationshipTarget]>>
-        <<set $slaves[_s].relationshipTarget = 0>>
-        <<set $slaves[_m].relationship = 0, $slaves[_m].relationshipTarget = 0>>
-        <<setLocalPronouns $slaves[_m] 2>>
-    <</if>>
-    In the days leading up to your wedding, $slaves[_s].slaveName spent $his time
-    <<if $slaves[_s].devotion+$slaves[_s].trust >= 175>>
-        <<if $slaves[_s].relationship != 0>>
-            <<if $slaves[_s].relationship == -1>>
-                vowing that $he'll be less of a slut.
-            <<elseif $slaves[_s].relationship == 4>>
-                breaking up with $his lover, $slaves[_m].slaveName, as painlessly as possible.
-            <<elseif $slaves[_s].relationship == 3>>
-                breaking up with $his FWB, $slaves[_m].slaveName, as painlessly as possible.
-            <<elseif $slaves[_s].relationship > 0>>
-                promising $slaves[_m].slaveName that they'll still be friends, even if they can't spend time together.
-            <<else>>
-                as close to you as $he could.
-            <</if>>
-        <</if>>
-    <<elseif $slaves[_s].devotion < -20 && $slaves[_s].trust > 20>>
-        <<if $slaves[_s].relationship == -1>>
-            sleeping with as many different people as $he could.
-            <<if !isSlaveAvailable($slaves[_s])>>
-                Or $he would have, if $he were able.
-            <<elseif canDoVaginal($slaves[_s]) && canDoAnal($slaves[_s])>>
-                <<set _randomVag = random(30,60)>>
-                <<set _randomAnal = random(30,60)>>
-                <<set _randomOral = random(30,60)>>
-                <<set $slaves[_s].vaginalCount += _randomVag, $slaves[_s].analCount += _randomAnal, $slaves[_s].oralCount += _randomOral, $vaginalTotal += _randomVag, $analTotal += _randomAnal, $oralTotal += _randomOral>>
-                By week's end, $he's managed to ruin $his body out of spite. $He can barely move, trapped on $his back as cum steadily drips from $his prolapsed, gaping, destroyed holes.
-                <<if $slaves[_s].vagina == 0 && $slaves[_s].anus == 0>>
-                    $His actions robbed you of @@.lime;both $his virginities.@@
-                <</if>>
-                <<if $slaves[_s].vagina < 4>><<set $slaves[_s].vagina = 4>><</if>><<set $slaves[_s].anus = 4>>
-                <<if canGetPregnant($slaves[_s]) && (random(1,100) > 70) && $slaves[_s].eggType == "human">>
-                    A pre-wedding checkup following an unusual bout of morning nausea reveals the bitch managed to get knocked up. There is no time before the ceremony to deal with it.
-                    <<set $slaves[_s].preg = 1, $slaves[_s].pregKnown = 1, $slaves[_s].pregWeek = 1>>
-                    <<set $slaves[_s].pregType = setPregType($slaves[_s])>>
-                    <<set WombImpregnate($slaves[_s], $slaves[_s].pregType, $slaves[_s].pregSource, $slaves[_s].preg)>>
-                <</if>>
-            <<elseif canDoVaginal($slaves[_s])>>
-                <<set _randomVag = random(30,60)>>
-                <<set _randomOral = random(30,60)>>
-                <<set $slaves[_s].vaginalCount += _randomVag, $slaves[_s].oralCount += _randomOral, $vaginalTotal += _randomVag, $oralTotal += _randomOral>>
-                By week's end, $he's managed to ruin $his body out of spite. $He can barely move, trapped on $his back as cum steadily drips from $his prolapsed, gaping, destroyed cunt.
-                <<if $slaves[_s].vagina == 0>>
-                    $His actions robbed you of @@.lime;$his virginity.@@
-                <</if>>
-                <<if $slaves[_s].vagina < 4>><<set $slaves[_s].vagina = 4>><</if>>
-                <<if canGetPregnant($slaves[_s]) && (random(1,100) > 70) && $slaves[_s].eggType == "human">>
-                    A pre-wedding checkup following an unusual bout of morning nausea reveals the bitch managed to get knocked up. There is no time before the ceremony to deal with it.
-                    <<set $slaves[_s].preg = 1, $slaves[_s].pregKnown = 1, $slaves[_s].pregWeek = 1>>
-                    <<set $slaves[_s].pregType = setPregType($slaves[_s])>>
-                    <<set WombImpregnate($slaves[_s], $slaves[_s].pregType, $slaves[_s].pregSource, $slaves[_s].preg)>>
-                <</if>>
-            <<elseif canDoAnal($slaves[_s])>>
-                <<set _randomAnal = random(30,60)>>
-                <<set _randomOral = random(30,60)>>
-                <<set $slaves[_s].analCount += _randomAnal, $slaves[_s].oralCount += _randomOral, $analTotal += _randomAnal, $oralTotal += _randomOral>>
-                By week's end, $he's managed to ruin $his body out of spite. $He can barely move, trapped on $his back as cum steadily drips from $his prolapsed, gaping, destroyed anus.
-                <<if $slaves[_s].anus == 0>>
-                    $His actions robbed you of @@.lime;$his anal virginity.@@
-                <</if>>
-                <<set $slaves[_s].anus = 4>>
-                <<if canGetPregnant($slaves[_s]) && (random(1,100) > 70) && $slaves[_s].eggType == "human">>
-                    A pre-wedding checkup following an unusual bout of morning nausea reveals the bitch managed to get knocked up. There is no time before the ceremony to deal with it.
-                    <<set $slaves[_s].preg = 1, $slaves[_s].pregKnown = 1, $slaves[_s].pregWeek = 1>>
-                    <<set $slaves[_s].pregType = setPregType($slaves[_s])>>
-                    <<set WombImpregnate($slaves[_s], $slaves[_s].pregType, $slaves[_s].pregSource, $slaves[_s].preg)>>
-                <</if>>
-            <<else>>
-                <<set _randomOral = random(60,100)>>
-                <<set $slaves[_s].oralCount += _randomOral, $oralTotal += _randomOral>>
-                By week's end, $he's managed to make $himself sick from sucking down so much sexual fluid. Luckily inducing vomiting will save your wedding from making the tabloids.
-            <</if>>
-        <<elseif $slaves[_s].relationship == 4>>
-            fucking $his love, $slaves[_m].slaveName, as often as possible while ignoring you.
-            <<if !isSlaveAvailable($slaves[_s])>>
-                Or $he would have, if $he were able.
-            <<elseif !isSlaveAvailable($slaves[_m])>>
-                Or $he would have, if _he2 were around.
-            <<elseif canDoVaginal($slaves[_s]) && canDoAnal($slaves[_s])>>
-                <<set _randomVag = random(3,7)>>
-                <<set _randomAnal = random(1,4)>>
-                <<set _randomOral = random(5,10)>>
-                <<set $slaves[_s].vaginalCount += _randomVag, $slaves[_s].analCount += _randomAnal, $slaves[_s].oralCount += _randomOral, $vaginalTotal += _randomVag, $analTotal += _randomAnal, $oralTotal += _randomOral>>
-                <<if $slaves[_s].vagina == 0 && $slaves[_s].anus == 0>>
-                    $His actions robbed you of @@.lime;both $his virginities.@@
-                    <<set $slaves[_s].vagina = 1, $slaves[_s].anus = 1>>
-                <</if>>
-                <<if canImpreg($slaves[_s], $slaves[_m]) && (random(1,100) > 70)>>
-                    A pre-wedding checkup following an unusual bout of morning nausea reveals the bitch managed to get knocked up. There is no time before the ceremony to deal with it.
-                    <<set $slaves[_s].preg = 1, $slaves[_s].pregKnown = 1, $slaves[_s].pregWeek = 1, $slaves[_s].pregSource = $slaves[_m].ID, $slaves[_m].penetrativeCount += (_randomVag+_randomAnal), $penetrativeTotal += (_randomVag+_randomAnal)>>
-                    <<set $slaves[_s].pregType = setPregType($slaves[_s])>>
-                    <<set WombImpregnate($slaves[_s], $slaves[_s].pregType, $slaves[_s].pregSource, $slaves[_s].preg)>>
-                <</if>>
-            <<elseif canDoVaginal($slaves[_s])>>
-                <<set _randomVag = random(3,7)>>
-                <<set _randomOral = random(5,10)>>
-                <<set $slaves[_s].vaginalCount += _randomVag, $slaves[_s].oralCount += _randomOral, $vaginalTotal += _randomVag, $oralTotal += _randomOral>>
-                <<if $slaves[_s].vagina == 0>>
-                    $His actions robbed you of @@.lime;$his virginity.@@
-                    <<set $slaves[_s].vagina = 1>>
-                <</if>>
-                <<if canImpreg($slaves[_s], $slaves[_m]) && (random(1,100) > 70)>>
-                    A pre-wedding checkup following an unusual bout of morning nausea reveals the bitch managed to get knocked up. There is no time before the ceremony to deal with it.
-                    <<set $slaves[_s].preg = 1, $slaves[_s].pregKnown = 1, $slaves[_s].pregWeek = 1, $slaves[_s].pregSource = $slaves[_m].ID, $slaves[_m].penetrativeCount += (_randomVag), $penetrativeTotal += (_randomVag)>>
-                    <<set $slaves[_s].pregType = setPregType($slaves[_s])>>
-                    <<set WombImpregnate($slaves[_s], $slaves[_s].pregType, $slaves[_s].pregSource, $slaves[_s].preg)>>
-                <</if>>
-            <<elseif canDoAnal($slaves[_s])>>
-                <<set _randomAnal = random(1,4)>>
-                <<set _randomOral = random(5,10)>>
-                <<set $slaves[_s].analCount += _randomAnal, $slaves[_s].oralCount += _randomOral, $analTotal += _randomAnal, $oralTotal += _randomOral>>
-                <<if $slaves[_s].anus == 0>>
-                    $His actions robbed you of @@.lime;$his anal virginity.@@
-                    <<set $slaves[_s].anus = 1>>
-                <</if>>
-                <<if canImpreg($slaves[_s], $slaves[_m]) && (random(1,100) > 70)>>
-                    A pre-wedding checkup following an unusual bout of morning nausea reveals the bitch managed to get knocked up. There is no time before the ceremony to deal with it.
-                    <<set $slaves[_s].preg = 1, $slaves[_s].pregKnown = 1, $slaves[_s].pregWeek = 1, $slaves[_s].pregSource = $slaves[_m].ID, $slaves[_m].penetrativeCount += (_randomAnal), $penetrativeTotal += (_randomAnal)>>
-                    <<set $slaves[_s].pregType = setPregType($slaves[_s])>>
-                    <<set WombImpregnate($slaves[_s], $slaves[_s].pregType, $slaves[_s].pregSource, $slaves[_s].preg)>>
-                <</if>>
-            <<else>>
-                <<set _randomOral = random(15,20)>>
-                <<set $slaves[_s].oralCount += _randomOral, $oralTotal += _randomOral>>
-                By week's end, $he's managed to make $himself sick from going down on $slaves[_m].slaveName so often. Luckily inducing vomiting will save your wedding from making the tabloids.
-            <</if>>
-        <<elseif $slaves[_s].relationship == 3>>
-            fucking $his lover, $slaves[_m].slaveName, as often as possible while ignoring you.
-            <<if !isAvailable($slaves[_s])>>
-                Or $he would have, if $he were able.
-            <<elseif !isSlaveAvailable($slaves[_m])>>
-                Or $he would have, if _he2 were around.
-            <<elseif canDoVaginal($slaves[_s]) && canDoAnal($slaves[_s])>>
-                <<set _randomVag = random(3,7)>>
-                <<set _randomAnal = random(1,4)>>
-                <<set _randomOral = random(5,10)>>
-                <<set $slaves[_s].vaginalCount += _randomVag, $slaves[_s].analCount += _randomAnal, $slaves[_s].oralCount += _randomOral, $vaginalTotal += _randomVag, $analTotal += _randomAnal, $oralTotal += _randomOral>>
-                <<if $slaves[_s].vagina == 0 && $slaves[_s].anus == 0>>
-                    $His actions robbed you of @@.lime;both $his virginities.@@
-                    <<set $slaves[_s].vagina = 1, $slaves[_s].anus = 1>>
-                <</if>>
-                <<if canImpreg($slaves[_s], $slaves[_m]) && (random(1,100) > 70)>>
-                    A pre-wedding checkup following an unusual bout of morning nausea reveals the bitch managed to get knocked up. There is no time before the ceremony to deal with it.
-                    <<set $slaves[_s].preg = 1, $slaves[_s].pregKnown = 1, $slaves[_s].pregWeek = 1, $slaves[_s].pregSource = $slaves[_m].ID, $slaves[_m].penetrativeCount += (_randomVag+_randomAnal), $penetrativeTotal += (_randomVag+_randomAnal)>>
-                    <<set $slaves[_s].pregType = setPregType($slaves[_s])>>
-                    <<set WombImpregnate($slaves[_s], $slaves[_s].pregType, $slaves[_s].pregSource, $slaves[_s].preg)>>
-                <</if>>
-            <<elseif canDoVaginal($slaves[_s])>>
-                <<set _randomVag = random(3,7)>>
-                <<set _randomOral = random(5,10)>>
-                <<set $slaves[_s].vaginalCount += _randomVag, $slaves[_s].oralCount += _randomOral, $vaginalTotal += _randomVag, $oralTotal += _randomOral>>
-                <<if $slaves[_s].vagina == 0>>
-                    $His actions robbed you of @@.lime;$his virginity.@@
-                    <<set $slaves[_s].vagina = 1>>
-                <</if>>
-                <<if canImpreg($slaves[_s], $slaves[_m]) && (random(1,100) > 70)>>
-                    A pre-wedding checkup following an unusual bout of morning nausea reveals the bitch managed to get knocked up. There is no time before the ceremony to deal with it.
-                    <<set $slaves[_s].preg = 1, $slaves[_s].pregKnown = 1, $slaves[_s].pregWeek = 1, $slaves[_s].pregSource = $slaves[_m].ID, $slaves[_m].penetrativeCount += (_randomVag), $penetrativeTotal += (_randomVag)>>
-                    <<set $slaves[_s].pregType = setPregType($slaves[_s])>>
-                    <<set WombImpregnate($slaves[_s], $slaves[_s].pregType, $slaves[_s].pregSource, $slaves[_s].preg)>>
-                <</if>>
-            <<elseif canDoAnal($slaves[_s])>>
-                <<set _randomAnal = random(1,4)>>
-                <<set _randomOral = random(5,10)>>
-                <<set $slaves[_s].analCount += _randomAnal, $slaves[_s].oralCount += _randomOral, $analTotal += _randomAnal, $oralTotal += _randomOral>>
-                <<if $slaves[_s].anus == 0>>
-                    $His actions robbed you of @@.lime;$his anal virginity.@@
-                    <<set $slaves[_s].anus = 1>>
-                <</if>>
-                <<if canImpreg($slaves[_s], $slaves[_m]) && (random(1,100) > 70)>>
-                    A pre-wedding checkup following an unusual bout of morning nausea reveals the bitch managed to get knocked up. There is no time before the ceremony to deal with it.
-                    <<set $slaves[_s].preg = 1, $slaves[_s].pregKnown = 1, $slaves[_s].pregWeek = 1, $slaves[_s].pregSource = $slaves[_m].ID, $slaves[_m].penetrativeCount += (_randomAnal), $penetrativeTotal += (_randomAnal)>>
-                    <<set $slaves[_s].pregType = setPregType($slaves[_s])>>
-                    <<set WombImpregnate($slaves[_s], $slaves[_s].pregType, $slaves[_s].pregSource, $slaves[_s].preg)>>
-                <</if>>
-            <<else>>
-                <<set _randomOral = random(15,20)>>
-                <<set $slaves[_s].oralCount += _randomOral, $oralTotal += _randomOral>>
-                By week's end, $he's managed to make $himself sick from going down on $slaves[_m].slaveName so often. Luckily inducing vomiting will save your wedding from making the tabloids.
-            <</if>>
-        <<elseif $slaves[_s].relationship > 0>>
-            spending time away from you with $slaves[_m].slaveName.
-        <<else>>
-            inappropriately planning redecorations.
-        <</if>>
-    <<elseif $slaves[_s].devotion < -20>>
-        <<if $slaves[_s].relationship == -1>>
-            desperately pleading with you to change your mind.
-        <<elseif $slaves[_s].relationship == 4>>
-            with $his love, $slaves[_m].slaveName, weeping.
-        <<elseif $slaves[_s].relationship == 3>>
-            with $his lover, $slaves[_m].slaveName, weeping.
-        <<elseif $slaves[_s].relationship > 0>>
-            with $his friend, $slaves[_m].slaveName, weeping.
-        <<else>>
-            desperately pleading with you to change your mind.
-        <</if>>
-    <<else>>
-        <<if $slaves[_s].relationship == -1>>
-            trying $his hardest to not sleep with anyone else.
-        <<elseif $slaves[_s].relationship == 4>>
-            alongside $his love, $slaves[_m].slaveName.
-            <<if canDoVaginal($slaves[_s]) && $slaves[_s].vagina != 0>>
-                <<set $slaves[_s].vaginalCount += 1, $vaginalTotal += 1>>
-                $He later lets you know $he let $slaves[_m].slaveName enjoy $his pussy one last time.
-                <<if canImpreg($slaves[_s], $slaves[_m]) && (random(1,100) > 90)>>
-                    A pre-wedding checkup following an unusual bout of morning nausea reveals $slaves[_s].slaveName managed to get knocked up. There is no time before the ceremony to deal with it and the distraught $girl is in a panic for making you go through this.
-                    <<set $slaves[_s].preg = 1, $slaves[_s].pregKnown = 1, $slaves[_s].pregWeek = 1, $slaves[_s].pregSource = $slaves[_m].ID, $slaves[_m].penetrativeCount++, $penetrativeTotal++>>
-                    <<set $slaves[_s].pregType = setPregType($slaves[_s])>>
-                    <<set WombImpregnate($slaves[_s], $slaves[_s].pregType, $slaves[_s].pregSource, $slaves[_s].preg)>>
-                <</if>>
-            <<elseif canDoAnal($slaves[_s])>>
-                <<set $slaves[_s].analCount += 1, $analTotal += 1>>
-                $He later lets you know $he let $slaves[_m].slaveName enjoy $his butt one last time.
-                <<if canImpreg($slaves[_s], $slaves[_m]) && (random(1,100) > 90)>>
-                    A pre-wedding checkup following an unusual bout of morning nausea reveals $slaves[_s].slaveName managed to get knocked up. There is no time before the ceremony to deal with it and the distraught $girl is in a panic for making you go through this.
-                    <<set $slaves[_s].preg = 1, $slaves[_s].pregKnown = 1, $slaves[_s].pregWeek = 1, $slaves[_s].pregSource = $slaves[_m].ID, $slaves[_m].penetrativeCount++, $penetrativeTotal++>>
-                    <<set $slaves[_s].pregType = setPregType($slaves[_s])>>
-                    <<set WombImpregnate($slaves[_s], $slaves[_s].pregType, $slaves[_s].pregSource, $slaves[_s].preg)>>
-                <</if>>
-            <<else>>
-                <<set $slaves[_s].oralCount += 1, $oralTotal += 1>>
-                $He later tells you $he gave $slaves[_m].slaveName <<if $slaves[_m].dick > 0>>one last blow job<<elseif canDoVaginal($slaves[_m])>>cunnilingus one last time<<else>>oral one last time<</if>>.
-            <</if>>
-        <<elseif $slaves[_s].relationship == 3>>
-            alongside $his lover, $slaves[_m].slaveName.
-            <<if canDoVaginal($slaves[_s]) && $slaves[_s].vagina != 0>>
-                <<set $slaves[_s].vaginalCount += 1, $vaginalTotal += 1>>
-                $He later lets you know $he let $slaves[_m].slaveName enjoy $his pussy one last time.
-                <<if canImpreg($slaves[_s], $slaves[_m]) && (random(1,100) > 90)>>
-                    A pre-wedding checkup following an unusual bout of morning nausea reveals $slaves[_s].slaveName managed to get knocked up. There is no time before the ceremony to deal with it and the distraught $girl is in a panic for making you go through this.
-                    <<set $slaves[_s].preg = 1, $slaves[_s].pregKnown = 1, $slaves[_s].pregWeek = 1, $slaves[_s].pregSource = $slaves[_m].ID, $slaves[_m].penetrativeCount++, $penetrativeTotal++>>
-                    <<set $slaves[_s].pregType = setPregType($slaves[_s])>>
-                    <<set WombImpregnate($slaves[_s], $slaves[_s].pregType, $slaves[_s].pregSource, $slaves[_s].preg)>>
-                <</if>>
-            <<elseif canDoAnal($slaves[_s])>>
-                <<set $slaves[_s].analCount += 1, $analTotal += 1>>
-                $He later lets you know $he let $slaves[_m].slaveName enjoy $his butt one last time.
-                <<if canImpreg($slaves[_s], $slaves[_m]) && (random(1,100) > 90)>>
-                    A pre-wedding checkup following an unusual bout of morning nausea reveals $slaves[_s].slaveName managed to get knocked up. There is no time before the ceremony to deal with it and the distraught $girl is in a panic for making you go through this.
-                    <<set $slaves[_s].preg = 1, $slaves[_s].pregKnown = 1, $slaves[_s].pregWeek = 1, $slaves[_s].pregSource = $slaves[_m].ID, $slaves[_m].penetrativeCount++, $penetrativeTotal++>>
-                    <<set $slaves[_s].pregType = setPregType($slaves[_s])>>
-                    <<set WombImpregnate($slaves[_s], $slaves[_s].pregType, $slaves[_s].pregSource, $slaves[_s].preg)>>
-                <</if>>
-            <<else>>
-                <<set $slaves[_s].oralCount += 1, $oralTotal += 1>>
-                $He later tells you $he gave $slaves[_m].slaveName <<if $slaves[_m].dick > 0>>one last blow job<<elseif canDoVaginal($slaves[_m])>>cunnilingus one last time<<else>>oral one last time<</if>>.
-            <</if>>
-        <<elseif $slaves[_s].relationship > 0>>
-            with $his friend, $slaves[_m].slaveName.
-        <<else>>
-            wearing a very conflicted expression.
-        <</if>>
-    <</if>>
+	<<if $slaves[_s].relationship > 0>>
+		<<set _m = $slaveIndices[$slaves[_s].relationshipTarget]>>
+		<<set $slaves[_s].relationshipTarget = 0>>
+		<<set $slaves[_m].relationship = 0, $slaves[_m].relationshipTarget = 0>>
+		<<setLocalPronouns $slaves[_m] 2>>
+	<</if>>
+	In the days leading up to your wedding, $slaves[_s].slaveName spent $his time
+	<<if $slaves[_s].devotion+$slaves[_s].trust >= 175>>
+		<<if $slaves[_s].relationship != 0>>
+			<<if $slaves[_s].relationship == -1>>
+				vowing that $he'll be less of a slut.
+			<<elseif $slaves[_s].relationship == 4>>
+				breaking up with $his lover, $slaves[_m].slaveName, as painlessly as possible.
+			<<elseif $slaves[_s].relationship == 3>>
+				breaking up with $his FWB, $slaves[_m].slaveName, as painlessly as possible.
+			<<elseif $slaves[_s].relationship > 0>>
+				promising $slaves[_m].slaveName that they'll still be friends, even if they can't spend time together.
+			<<else>>
+				as close to you as $he could.
+			<</if>>
+		<</if>>
+	<<elseif $slaves[_s].devotion < -20 && $slaves[_s].trust > 20>>
+		<<if $slaves[_s].relationship == -1>>
+			sleeping with as many different people as $he could.
+			<<if !isSlaveAvailable($slaves[_s])>>
+				Or $he would have, if $he were able.
+			<<elseif canDoVaginal($slaves[_s]) && canDoAnal($slaves[_s])>>
+				<<set _randomVag = random(30,60)>>
+				<<set _randomAnal = random(30,60)>>
+				<<set _randomOral = random(30,60)>>
+				<<set $slaves[_s].vaginalCount += _randomVag, $slaves[_s].analCount += _randomAnal, $slaves[_s].oralCount += _randomOral, $vaginalTotal += _randomVag, $analTotal += _randomAnal, $oralTotal += _randomOral>>
+				By week's end, $he's managed to ruin $his body out of spite. $He can barely move, trapped on $his back as cum steadily drips from $his prolapsed, gaping, destroyed holes.
+				<<if $slaves[_s].vagina == 0 && $slaves[_s].anus == 0>>
+					$His actions robbed you of @@.lime;both $his virginities.@@
+				<</if>>
+				<<if $slaves[_s].vagina < 4>><<set $slaves[_s].vagina = 4>><</if>><<set $slaves[_s].anus = 4>>
+				<<if canGetPregnant($slaves[_s]) && (random(1,100) > 70) && $slaves[_s].eggType == "human">>
+					A pre-wedding checkup following an unusual bout of morning nausea reveals the bitch managed to get knocked up. There is no time before the ceremony to deal with it.
+					<<set $slaves[_s].preg = 1, $slaves[_s].pregKnown = 1, $slaves[_s].pregWeek = 1>>
+					<<set $slaves[_s].pregType = setPregType($slaves[_s])>>
+					<<set WombImpregnate($slaves[_s], $slaves[_s].pregType, $slaves[_s].pregSource, $slaves[_s].preg)>>
+				<</if>>
+			<<elseif canDoVaginal($slaves[_s])>>
+				<<set _randomVag = random(30,60)>>
+				<<set _randomOral = random(30,60)>>
+				<<set $slaves[_s].vaginalCount += _randomVag, $slaves[_s].oralCount += _randomOral, $vaginalTotal += _randomVag, $oralTotal += _randomOral>>
+				By week's end, $he's managed to ruin $his body out of spite. $He can barely move, trapped on $his back as cum steadily drips from $his prolapsed, gaping, destroyed cunt.
+				<<if $slaves[_s].vagina == 0>>
+					$His actions robbed you of @@.lime;$his virginity.@@
+				<</if>>
+				<<if $slaves[_s].vagina < 4>><<set $slaves[_s].vagina = 4>><</if>>
+				<<if canGetPregnant($slaves[_s]) && (random(1,100) > 70) && $slaves[_s].eggType == "human">>
+					A pre-wedding checkup following an unusual bout of morning nausea reveals the bitch managed to get knocked up. There is no time before the ceremony to deal with it.
+					<<set $slaves[_s].preg = 1, $slaves[_s].pregKnown = 1, $slaves[_s].pregWeek = 1>>
+					<<set $slaves[_s].pregType = setPregType($slaves[_s])>>
+					<<set WombImpregnate($slaves[_s], $slaves[_s].pregType, $slaves[_s].pregSource, $slaves[_s].preg)>>
+				<</if>>
+			<<elseif canDoAnal($slaves[_s])>>
+				<<set _randomAnal = random(30,60)>>
+				<<set _randomOral = random(30,60)>>
+				<<set $slaves[_s].analCount += _randomAnal, $slaves[_s].oralCount += _randomOral, $analTotal += _randomAnal, $oralTotal += _randomOral>>
+				By week's end, $he's managed to ruin $his body out of spite. $He can barely move, trapped on $his back as cum steadily drips from $his prolapsed, gaping, destroyed anus.
+				<<if $slaves[_s].anus == 0>>
+					$His actions robbed you of @@.lime;$his anal virginity.@@
+				<</if>>
+				<<set $slaves[_s].anus = 4>>
+				<<if canGetPregnant($slaves[_s]) && (random(1,100) > 70) && $slaves[_s].eggType == "human">>
+					A pre-wedding checkup following an unusual bout of morning nausea reveals the bitch managed to get knocked up. There is no time before the ceremony to deal with it.
+					<<set $slaves[_s].preg = 1, $slaves[_s].pregKnown = 1, $slaves[_s].pregWeek = 1>>
+					<<set $slaves[_s].pregType = setPregType($slaves[_s])>>
+					<<set WombImpregnate($slaves[_s], $slaves[_s].pregType, $slaves[_s].pregSource, $slaves[_s].preg)>>
+				<</if>>
+			<<else>>
+				<<set _randomOral = random(60,100)>>
+				<<set $slaves[_s].oralCount += _randomOral, $oralTotal += _randomOral>>
+				By week's end, $he's managed to make $himself sick from sucking down so much sexual fluid. Luckily inducing vomiting will save your wedding from making the tabloids.
+			<</if>>
+		<<elseif $slaves[_s].relationship == 4>>
+			fucking $his love, $slaves[_m].slaveName, as often as possible while ignoring you.
+			<<if !isSlaveAvailable($slaves[_s])>>
+				Or $he would have, if $he were able.
+			<<elseif !isSlaveAvailable($slaves[_m])>>
+				Or $he would have, if _he2 were around.
+			<<elseif canDoVaginal($slaves[_s]) && canDoAnal($slaves[_s])>>
+				<<set _randomVag = random(3,7)>>
+				<<set _randomAnal = random(1,4)>>
+				<<set _randomOral = random(5,10)>>
+				<<set $slaves[_s].vaginalCount += _randomVag, $slaves[_s].analCount += _randomAnal, $slaves[_s].oralCount += _randomOral, $vaginalTotal += _randomVag, $analTotal += _randomAnal, $oralTotal += _randomOral>>
+				<<if $slaves[_s].vagina == 0 && $slaves[_s].anus == 0>>
+					$His actions robbed you of @@.lime;both $his virginities.@@
+					<<set $slaves[_s].vagina = 1, $slaves[_s].anus = 1>>
+				<</if>>
+				<<if canImpreg($slaves[_s], $slaves[_m]) && (random(1,100) > 70)>>
+					A pre-wedding checkup following an unusual bout of morning nausea reveals the bitch managed to get knocked up. There is no time before the ceremony to deal with it.
+					<<set $slaves[_s].preg = 1, $slaves[_s].pregKnown = 1, $slaves[_s].pregWeek = 1, $slaves[_s].pregSource = $slaves[_m].ID, $slaves[_m].penetrativeCount += (_randomVag+_randomAnal), $penetrativeTotal += (_randomVag+_randomAnal)>>
+					<<set $slaves[_s].pregType = setPregType($slaves[_s])>>
+					<<set WombImpregnate($slaves[_s], $slaves[_s].pregType, $slaves[_s].pregSource, $slaves[_s].preg)>>
+				<</if>>
+			<<elseif canDoVaginal($slaves[_s])>>
+				<<set _randomVag = random(3,7)>>
+				<<set _randomOral = random(5,10)>>
+				<<set $slaves[_s].vaginalCount += _randomVag, $slaves[_s].oralCount += _randomOral, $vaginalTotal += _randomVag, $oralTotal += _randomOral>>
+				<<if $slaves[_s].vagina == 0>>
+					$His actions robbed you of @@.lime;$his virginity.@@
+					<<set $slaves[_s].vagina = 1>>
+				<</if>>
+				<<if canImpreg($slaves[_s], $slaves[_m]) && (random(1,100) > 70)>>
+					A pre-wedding checkup following an unusual bout of morning nausea reveals the bitch managed to get knocked up. There is no time before the ceremony to deal with it.
+					<<set $slaves[_s].preg = 1, $slaves[_s].pregKnown = 1, $slaves[_s].pregWeek = 1, $slaves[_s].pregSource = $slaves[_m].ID, $slaves[_m].penetrativeCount += (_randomVag), $penetrativeTotal += (_randomVag)>>
+					<<set $slaves[_s].pregType = setPregType($slaves[_s])>>
+					<<set WombImpregnate($slaves[_s], $slaves[_s].pregType, $slaves[_s].pregSource, $slaves[_s].preg)>>
+				<</if>>
+			<<elseif canDoAnal($slaves[_s])>>
+				<<set _randomAnal = random(1,4)>>
+				<<set _randomOral = random(5,10)>>
+				<<set $slaves[_s].analCount += _randomAnal, $slaves[_s].oralCount += _randomOral, $analTotal += _randomAnal, $oralTotal += _randomOral>>
+				<<if $slaves[_s].anus == 0>>
+					$His actions robbed you of @@.lime;$his anal virginity.@@
+					<<set $slaves[_s].anus = 1>>
+				<</if>>
+				<<if canImpreg($slaves[_s], $slaves[_m]) && (random(1,100) > 70)>>
+					A pre-wedding checkup following an unusual bout of morning nausea reveals the bitch managed to get knocked up. There is no time before the ceremony to deal with it.
+					<<set $slaves[_s].preg = 1, $slaves[_s].pregKnown = 1, $slaves[_s].pregWeek = 1, $slaves[_s].pregSource = $slaves[_m].ID, $slaves[_m].penetrativeCount += (_randomAnal), $penetrativeTotal += (_randomAnal)>>
+					<<set $slaves[_s].pregType = setPregType($slaves[_s])>>
+					<<set WombImpregnate($slaves[_s], $slaves[_s].pregType, $slaves[_s].pregSource, $slaves[_s].preg)>>
+				<</if>>
+			<<else>>
+				<<set _randomOral = random(15,20)>>
+				<<set $slaves[_s].oralCount += _randomOral, $oralTotal += _randomOral>>
+				By week's end, $he's managed to make $himself sick from going down on $slaves[_m].slaveName so often. Luckily inducing vomiting will save your wedding from making the tabloids.
+			<</if>>
+		<<elseif $slaves[_s].relationship == 3>>
+			fucking $his lover, $slaves[_m].slaveName, as often as possible while ignoring you.
+			<<if !isAvailable($slaves[_s])>>
+				Or $he would have, if $he were able.
+			<<elseif !isSlaveAvailable($slaves[_m])>>
+				Or $he would have, if _he2 were around.
+			<<elseif canDoVaginal($slaves[_s]) && canDoAnal($slaves[_s])>>
+				<<set _randomVag = random(3,7)>>
+				<<set _randomAnal = random(1,4)>>
+				<<set _randomOral = random(5,10)>>
+				<<set $slaves[_s].vaginalCount += _randomVag, $slaves[_s].analCount += _randomAnal, $slaves[_s].oralCount += _randomOral, $vaginalTotal += _randomVag, $analTotal += _randomAnal, $oralTotal += _randomOral>>
+				<<if $slaves[_s].vagina == 0 && $slaves[_s].anus == 0>>
+					$His actions robbed you of @@.lime;both $his virginities.@@
+					<<set $slaves[_s].vagina = 1, $slaves[_s].anus = 1>>
+				<</if>>
+				<<if canImpreg($slaves[_s], $slaves[_m]) && (random(1,100) > 70)>>
+					A pre-wedding checkup following an unusual bout of morning nausea reveals the bitch managed to get knocked up. There is no time before the ceremony to deal with it.
+					<<set $slaves[_s].preg = 1, $slaves[_s].pregKnown = 1, $slaves[_s].pregWeek = 1, $slaves[_s].pregSource = $slaves[_m].ID, $slaves[_m].penetrativeCount += (_randomVag+_randomAnal), $penetrativeTotal += (_randomVag+_randomAnal)>>
+					<<set $slaves[_s].pregType = setPregType($slaves[_s])>>
+					<<set WombImpregnate($slaves[_s], $slaves[_s].pregType, $slaves[_s].pregSource, $slaves[_s].preg)>>
+				<</if>>
+			<<elseif canDoVaginal($slaves[_s])>>
+				<<set _randomVag = random(3,7)>>
+				<<set _randomOral = random(5,10)>>
+				<<set $slaves[_s].vaginalCount += _randomVag, $slaves[_s].oralCount += _randomOral, $vaginalTotal += _randomVag, $oralTotal += _randomOral>>
+				<<if $slaves[_s].vagina == 0>>
+					$His actions robbed you of @@.lime;$his virginity.@@
+					<<set $slaves[_s].vagina = 1>>
+				<</if>>
+				<<if canImpreg($slaves[_s], $slaves[_m]) && (random(1,100) > 70)>>
+					A pre-wedding checkup following an unusual bout of morning nausea reveals the bitch managed to get knocked up. There is no time before the ceremony to deal with it.
+					<<set $slaves[_s].preg = 1, $slaves[_s].pregKnown = 1, $slaves[_s].pregWeek = 1, $slaves[_s].pregSource = $slaves[_m].ID, $slaves[_m].penetrativeCount += (_randomVag), $penetrativeTotal += (_randomVag)>>
+					<<set $slaves[_s].pregType = setPregType($slaves[_s])>>
+					<<set WombImpregnate($slaves[_s], $slaves[_s].pregType, $slaves[_s].pregSource, $slaves[_s].preg)>>
+				<</if>>
+			<<elseif canDoAnal($slaves[_s])>>
+				<<set _randomAnal = random(1,4)>>
+				<<set _randomOral = random(5,10)>>
+				<<set $slaves[_s].analCount += _randomAnal, $slaves[_s].oralCount += _randomOral, $analTotal += _randomAnal, $oralTotal += _randomOral>>
+				<<if $slaves[_s].anus == 0>>
+					$His actions robbed you of @@.lime;$his anal virginity.@@
+					<<set $slaves[_s].anus = 1>>
+				<</if>>
+				<<if canImpreg($slaves[_s], $slaves[_m]) && (random(1,100) > 70)>>
+					A pre-wedding checkup following an unusual bout of morning nausea reveals the bitch managed to get knocked up. There is no time before the ceremony to deal with it.
+					<<set $slaves[_s].preg = 1, $slaves[_s].pregKnown = 1, $slaves[_s].pregWeek = 1, $slaves[_s].pregSource = $slaves[_m].ID, $slaves[_m].penetrativeCount += (_randomAnal), $penetrativeTotal += (_randomAnal)>>
+					<<set $slaves[_s].pregType = setPregType($slaves[_s])>>
+					<<set WombImpregnate($slaves[_s], $slaves[_s].pregType, $slaves[_s].pregSource, $slaves[_s].preg)>>
+				<</if>>
+			<<else>>
+				<<set _randomOral = random(15,20)>>
+				<<set $slaves[_s].oralCount += _randomOral, $oralTotal += _randomOral>>
+				By week's end, $he's managed to make $himself sick from going down on $slaves[_m].slaveName so often. Luckily inducing vomiting will save your wedding from making the tabloids.
+			<</if>>
+		<<elseif $slaves[_s].relationship > 0>>
+			spending time away from you with $slaves[_m].slaveName.
+		<<else>>
+			inappropriately planning redecorations.
+		<</if>>
+	<<elseif $slaves[_s].devotion < -20>>
+		<<if $slaves[_s].relationship == -1>>
+			desperately pleading with you to change your mind.
+		<<elseif $slaves[_s].relationship == 4>>
+			with $his love, $slaves[_m].slaveName, weeping.
+		<<elseif $slaves[_s].relationship == 3>>
+			with $his lover, $slaves[_m].slaveName, weeping.
+		<<elseif $slaves[_s].relationship > 0>>
+			with $his friend, $slaves[_m].slaveName, weeping.
+		<<else>>
+			desperately pleading with you to change your mind.
+		<</if>>
+	<<else>>
+		<<if $slaves[_s].relationship == -1>>
+			trying $his hardest to not sleep with anyone else.
+		<<elseif $slaves[_s].relationship == 4>>
+			alongside $his love, $slaves[_m].slaveName.
+			<<if canDoVaginal($slaves[_s]) && $slaves[_s].vagina != 0>>
+				<<set $slaves[_s].vaginalCount += 1, $vaginalTotal += 1>>
+				$He later lets you know $he let $slaves[_m].slaveName enjoy $his pussy one last time.
+				<<if canImpreg($slaves[_s], $slaves[_m]) && (random(1,100) > 90)>>
+					A pre-wedding checkup following an unusual bout of morning nausea reveals $slaves[_s].slaveName managed to get knocked up. There is no time before the ceremony to deal with it and the distraught $girl is in a panic for making you go through this.
+					<<set $slaves[_s].preg = 1, $slaves[_s].pregKnown = 1, $slaves[_s].pregWeek = 1, $slaves[_s].pregSource = $slaves[_m].ID, $slaves[_m].penetrativeCount++, $penetrativeTotal++>>
+					<<set $slaves[_s].pregType = setPregType($slaves[_s])>>
+					<<set WombImpregnate($slaves[_s], $slaves[_s].pregType, $slaves[_s].pregSource, $slaves[_s].preg)>>
+				<</if>>
+			<<elseif canDoAnal($slaves[_s])>>
+				<<set $slaves[_s].analCount += 1, $analTotal += 1>>
+				$He later lets you know $he let $slaves[_m].slaveName enjoy $his butt one last time.
+				<<if canImpreg($slaves[_s], $slaves[_m]) && (random(1,100) > 90)>>
+					A pre-wedding checkup following an unusual bout of morning nausea reveals $slaves[_s].slaveName managed to get knocked up. There is no time before the ceremony to deal with it and the distraught $girl is in a panic for making you go through this.
+					<<set $slaves[_s].preg = 1, $slaves[_s].pregKnown = 1, $slaves[_s].pregWeek = 1, $slaves[_s].pregSource = $slaves[_m].ID, $slaves[_m].penetrativeCount++, $penetrativeTotal++>>
+					<<set $slaves[_s].pregType = setPregType($slaves[_s])>>
+					<<set WombImpregnate($slaves[_s], $slaves[_s].pregType, $slaves[_s].pregSource, $slaves[_s].preg)>>
+				<</if>>
+			<<else>>
+				<<set $slaves[_s].oralCount += 1, $oralTotal += 1>>
+				$He later tells you $he gave $slaves[_m].slaveName <<if $slaves[_m].dick > 0>>one last blow job<<elseif canDoVaginal($slaves[_m])>>cunnilingus one last time<<else>>oral one last time<</if>>.
+			<</if>>
+		<<elseif $slaves[_s].relationship == 3>>
+			alongside $his lover, $slaves[_m].slaveName.
+			<<if canDoVaginal($slaves[_s]) && $slaves[_s].vagina != 0>>
+				<<set $slaves[_s].vaginalCount += 1, $vaginalTotal += 1>>
+				$He later lets you know $he let $slaves[_m].slaveName enjoy $his pussy one last time.
+				<<if canImpreg($slaves[_s], $slaves[_m]) && (random(1,100) > 90)>>
+					A pre-wedding checkup following an unusual bout of morning nausea reveals $slaves[_s].slaveName managed to get knocked up. There is no time before the ceremony to deal with it and the distraught $girl is in a panic for making you go through this.
+					<<set $slaves[_s].preg = 1, $slaves[_s].pregKnown = 1, $slaves[_s].pregWeek = 1, $slaves[_s].pregSource = $slaves[_m].ID, $slaves[_m].penetrativeCount++, $penetrativeTotal++>>
+					<<set $slaves[_s].pregType = setPregType($slaves[_s])>>
+					<<set WombImpregnate($slaves[_s], $slaves[_s].pregType, $slaves[_s].pregSource, $slaves[_s].preg)>>
+				<</if>>
+			<<elseif canDoAnal($slaves[_s])>>
+				<<set $slaves[_s].analCount += 1, $analTotal += 1>>
+				$He later lets you know $he let $slaves[_m].slaveName enjoy $his butt one last time.
+				<<if canImpreg($slaves[_s], $slaves[_m]) && (random(1,100) > 90)>>
+					A pre-wedding checkup following an unusual bout of morning nausea reveals $slaves[_s].slaveName managed to get knocked up. There is no time before the ceremony to deal with it and the distraught $girl is in a panic for making you go through this.
+					<<set $slaves[_s].preg = 1, $slaves[_s].pregKnown = 1, $slaves[_s].pregWeek = 1, $slaves[_s].pregSource = $slaves[_m].ID, $slaves[_m].penetrativeCount++, $penetrativeTotal++>>
+					<<set $slaves[_s].pregType = setPregType($slaves[_s])>>
+					<<set WombImpregnate($slaves[_s], $slaves[_s].pregType, $slaves[_s].pregSource, $slaves[_s].preg)>>
+				<</if>>
+			<<else>>
+				<<set $slaves[_s].oralCount += 1, $oralTotal += 1>>
+				$He later tells you $he gave $slaves[_m].slaveName <<if $slaves[_m].dick > 0>>one last blow job<<elseif canDoVaginal($slaves[_m])>>cunnilingus one last time<<else>>oral one last time<</if>>.
+			<</if>>
+		<<elseif $slaves[_s].relationship > 0>>
+			with $his friend, $slaves[_m].slaveName.
+		<<else>>
+			wearing a very conflicted expression.
+		<</if>>
+	<</if>>
 <</if>>
 
 <<if !isFertile($slaves[_s]) && $weddingPlanned == 3>>
@@ -274,573 +274,573 @@
 
 <<if $weddingPlanned == 3>>
 
-    The ceremony to bind <<= SlaveFullName($slaves[_s])>> to you as your slave wife, and $his womb to you as your private breeding ground, is a polite affair which you host in the lower floor of your penthouse. <<if $arcologies[0].FSRestart != "unset" && ($slaves[_s].breedingMark == 0 || $propOutcome == 0)>>Barely anyone is there, mostly lower-class citizens, several accompanied by their slaves. Many of your other slaves, that is your slaves who are not being married and fucked pregnant tonight, are present to serve your guests, but are dressed more conservatively than usual. There is a distinct air of unrest in the room, as if the absent Elites' distaste of your actions came in their place.<<else>>All the arcology's most prominent citizens are there, most with a favored slave or two and some even with their slave wives. Many of your other slaves, that is your slaves who are not being married and fucked pregnant tonight, are present to serve your guests, but are dressed more conservatively than usual. When assignations between citizen and slave develop, guests are politely encouraged to perform them in side rooms rather than out in view of the main gathering.<</if>>
-    <br><br>
-    $slaves[_s].slaveName appears after everyone has had a chance to socialize,<<if ($slaves[_s].amp == 1)>> carried by another slave since $he's a quadruple amputee and $he cannot walk,<</if>> wearing beautiful bridal lingerie in
-    <<if ($slaves[_s].vagina == 0)>>
-        white, since $he's a virgin.
-    <<elseif ($slaves[_s].pregKnown == 1)>>
-        light pink, since $he's pregnant.
-    <<elseif ($slaves[_s].vagina < 0) && ($slaves[_s].anus == 0)>>
-        white, since $he's an anal virgin.
-    <<elseif ($slaves[_s].vagina < 0) && ($slaves[_s].boobs > 500)>>
-        electric blue, since $he's a shemale.
-    <<elseif ($slaves[_s].vagina < 0)>>
-        pale blue, since $he's a sissy slave.
-    <<elseif ($slaves[_s].dick > 0)>>
-        hot pink, since $he's a futa slave.
-    <<else>>
-        light pink, since $he's an experienced sex slave.
-    <</if>>
-    A filmy veil covers $his head and shoulders. $His lacy bridal bra
-    <<if ($slaves[_s].boobs > 4000)>>
-        is a marvel of engineering, discreetly reinforced to support $his gigantic udders.
-    <<elseif ($slaves[_s].boobs > 1200)>>
-        just barely restrains $his huge boobs, leaving the tops of $his areolae visible.
-    <<elseif ($slaves[_s].boobs > 400)>>
-        flatters $his pretty breasts.
-    <<else>>
-        flatters $his pretty chest.
-    <</if>>
-    <<if $slaves[_s].bellyPreg >= 600000>>
-        $His expansive, squirming pregnant belly makes $his bridal wear particularly obscene.
-    <<elseif ($slaves[_s].bellyPreg >= 1500)>>
-        $His _belly pregnant belly protrudes out the front of $his bridal wear.
-    <<elseif ($slaves[_s].bellyImplant >= 1500)>>
-        $His _belly <<print $slaves[_s].bellyImplant>>cc belly implant protrudes $his middle out the front of $his bridal wear.
-    <<elseif ($slaves[_s].bellyFluid >= 10000)>>
-        $His hugely bloated, <<print $slaves[_s].inflationType>>-filled belly protrudes out the front of $his bridal wear.
-    <<elseif ($slaves[_s].bellyFluid >= 5000)>>
-        $His bloated, <<print $slaves[_s].inflationType>>-stuffed belly protrudes out the front of $his bridal wear.
-    <<elseif ($slaves[_s].bellyFluid >= 1500)>>
-        $His distended, <<print $slaves[_s].inflationType>>-belly protrudes out the front of $his bridal wear.
-    <</if>>
-    <<if $slaves[_s].dickAccessory == ("chastity") || $slaves[_s].dickAccessory == ("combined chastity")>>
-        $His slave dick is hidden by its chastity cage.
-    <<elseif canAchieveErection($slaves[_s])>>
-        <<if ($slaves[_s].dick > 4) && ($slaves[_s].belly >= 5000)>>
-        $He's hugely erect, with $his lacy g-string only serving to hold $his dick agonizingly pressed against the bottom of $his _belly <<if $slaves[_s].bellyPreg >= 3000>>pregnant <</if>>belly.
-        <<elseif $slaves[_s].dick > 4>>
-        $He's hugely erect, with $his lacy g-string only serving to hold $his dick upright along $his belly.
-        <<else>>
-        $His erection tents the front of $his lacy g-string.
-        <</if>>
-    <<elseif ($slaves[_s].dick > 0)>>
-        <<if $slaves[_s].dick > 10>>
-        $His huge soft cock is allowed to dangle freely as no g-string could hope to contain it.
-        <<elseif $slaves[_s].dick > 4>>
-        $His big soft cock forms a lewd mass, stuffed into $his lacy g-string.
-        <<else>>
-        $His lacy g-string perfectly conceals $his soft dick.
-        <</if>>
-    <<else>>
-        <<if $slaves[_s].clit > 1>>
-        $His huge clit is quite hard, making $his shift uncomfortably as $his lacy g-string stimulates it.
-        <<else>>
-        $His lacy g-string covers $his womanhood demurely.
-        <</if>>
-    <</if>>
-    There is no aisle for $him to <<if $slaves[_s].amp == 1>>be carried<<else>>walk<</if>> down, just a small space at the head of the room where you're standing alone, and there's no one to <<if $slaves[_s].amp == 1>>walk alongside the slave carrying<<else>>walk<</if>> $him there; this symbolizes $his submission to you
-    <<if $slaves[_s].fetish == "mindbroken">>
-        despite the fact that $he had to be pushed into walking towards you.
-    <<elseif $slaves[_s].devotion+$slaves[_s].trust >= 175>>
-        of $his own choice, and $he does so with a smile.
-    <<elseif $slaves[_s].devotion < -20 && $slaves[_s].trust > 20>>
-        of $his own choice, and $he does so with hesitation.
-    <<elseif $slaves[_s].devotion < -20>>
-        of $his own (forced) choice, and $he does so with wavering steps.
-    <<else>>
-        of $his own choice, and $he does so willingly.
-    <</if>>
-    <br><br>
-    When $he's in front of you,
-    <<if $slaves[_s].amp == 1>>
-        the slave carrying $his limbless torso sets $him down on the floor in front of you and props $him up so $his head is level with your crotch.
-    <<else>>
-        <<if $slaves[_s].fetish == "mindbroken">>
-            you push $him onto $his knees so $his head
-        <<elseif $slaves[_s].devotion+$slaves[_s].trust >= 175>>
-            $he happily gets down on $his knees so $his head
-        <<elseif $slaves[_s].devotion < -20 && $slaves[_s].trust > 20>>
-            $he slowly lowers $himself onto $his knees so $his head
-        <<elseif $slaves[_s].devotion < -20>>
-            $he quickly lowers $himself onto $his knees so $his tear-streaked face
-        <<else>>
-            $he gets down on $his knees so $his head
-        <</if>>
-    <</if>>
-    is level with your crotch.
-    <<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> reads the short recitation for $him, and you place a simple steel ring
-    <<if $slaves[_s].amp == 1>>
-        on a cord around $his neck, since $he lacks fingers to wear it on.
-    <<else>>
-        on $his <<if $slaves[_s].devotion < -20 && $slaves[_s].trust <= 20>>trembling <</if>>finger.
-    <</if>>
-    There is no ring for you, since this marriage does not bind you.
-    <br>
-    <<if $PC.surname && $slaves[_s].slaveSurname != $PC.surname>>
-        <br><br><span id="surnaming">
-        <<link "Give $him your surname too">>
-            <<replace "#surnaming">>
-                <<set $slaves[_s].slaveSurname = $PC.surname>>
-                You also proclaim your new slave wife $slaves[_s].slaveName $slaves[_s].slaveSurname. The new Mrs. $slaves[_s].slaveSurname hears this, of course, and
-                <<if $slaves[_s].fetish == "mindbroken">>
-                    shows no reaction. Like many things, names mean nothing to $him now. Your guests, on the other hand, appreciate the gift.
-                <<elseif $slaves[_s].devotion+$slaves[_s].trust >= 175>>
-                    breaks down again. Not only is $he to be blessed with your child, but $he's to take your surname as well.
-                <<elseif $slaves[_s].devotion < -20 && $slaves[_s].trust > 20>>
-                    scoffs audibly. Just another burden for $him to carry; like the child soon to be growing in $his womb.
-                <<elseif $slaves[_s].devotion < -20>>
-                    breaks down again. Not only are you binding $him to you with your child, but with your name as well.
-                <<else>>
-                    nods acceptingly. Your will is $his will, after all.
-                <</if>>
-            <</replace>>
-        <</link>>
-        </span>
-    <</if>>
-    <br><br>
-    <<if $slaves[_s].fetish == "mindbroken">>
-        $slaves[_s].slaveName is mindbroken, so you gather $him up and hold $him in front of you, pulling $his panties off as you do. $He follows your motions like a ragdoll. You maneuver your dick inside $him while holding $him against your <<if $PC.boobs == 1>>breasts<<elseif $PC.title == 0>>flat chest<<else>>strong chest<</if>>. Then you pull $his knees up to give your guests a good view as you fuck $his fertile <<if $slaves[_s].mpreg == 1>>asshole<<else>>cunt<</if>>. $He is left to face them, staring off into space. Though $he faces the crowd, $his mind is empty; this might as well be any other fucking to $him. $He twitches ever so slightly when your seed flows into $him, orgasming robotically to @@.green;applause from your guests.@@ You'll fuck $him repeatedly over the next few days, ensuring impregnation.
-    <<elseif $slaves[_s].devotion+$slaves[_s].trust >= 175>>
-        Then, you <<if $slaves[_s].amp == 1>>gather $him up and hold $him in front of you, pulling $his panties off as you do. Showing considerable dexterity, you maneuver your dick inside $him while holding $him against your <<if $PC.boobs == 1>>breasts<<elseif $PC.title == 0>>flat chest<<else>>strong chest<</if>><<else>>take $his hand and pull $him to $his feet while $he shimmies out of $his panties. $He cocks $his hips for you and you slide your cock inside $him before taking $his knees and drawing them up to hold $him in midair, impaled on you<</if>>. $He is left to face your guests, watching raptly as you fuck $his fertile <<if $slaves[_s].mpreg == 1>>asshole<<else>>cunt<</if>>. Though $his face is towards the crowd, $his mind is concentrated on your hard cock, pumping in and out of $him at an angle; to $him, it's @@.mediumaquamarine;concrete proof that $he's special to you.@@ $He gasps when your seed flows into $him, orgasming $himself to @@.green;applause from your guests.@@ You'll fuck $him repeatedly over the next few days, ensuring impregnation.
-    <<elseif $slaves[_s].devotion < -20 && $slaves[_s].trust > 20>>
-        $slaves[_s].slaveName is unwilling, so you gather $him up and hold $him in front of you, pulling $his panties off as you do. $He was crying before, but this causes $him to tremble and tear up in anticipation of what's next. Ignoring this, you maneuver your dick inside $him while holding $him against your <<if $PC.boobs == 1>>breasts<<elseif $PC.title == 0>>flat chest<<else>>strong chest<</if>>.<<if $slaves[_s].amp != 1>> Then you pull $his knees up to give your guests a good view of the consummation.<</if>> $He is left to face them, watching sullenly as you fuck $his fertile <<if $slaves[_s].mpreg == 1>>asshole<<else>>cunt<</if>>. Though $his face is towards the crowd, $his mind is concentrated on your hard cock, pumping in and out of $him at an angle; to $him, this is torture. $He gasps when your seed flows into $him, faking an orgasm to @@.green;applause from your guests.@@ At this, $he shoots you a dirty look, blaming you for this indignity. You'll fuck $him repeatedly over the next few days, ensuring impregnation, despite $his efforts to defy you.
-    <<elseif $slaves[_s].devotion < -20>>
-        $slaves[_s].slaveName is unwilling, so you gather $him up and hold $him in front of you, pulling $his panties off as you do. $He was crying before, but this causes $him to tremble and sob loudly in anticipation of what's next. Ignoring this, you maneuver your dick inside $him while holding $him against your <<if $PC.boobs == 1>>breasts<<elseif $PC.title == 0>>flat chest<<else>>strong chest<</if>>.<<if $slaves[_s].amp != 1>> Then you pull $his knees up to give your guests a good view of the consummation.<</if>> $He is left to face them, watching sullenly as you fuck $his fertile <<if $slaves[_s].mpreg == 1>>asshole<<else>>cunt<</if>>. Though $his face is towards the crowd, $his mind is concentrated on your hard cock, pumping in and out of $him at an angle; to $him, this is torture. $He gasps when your seed flows into $him, orgasming unwillingly @@.green;applause from your guests.@@ At this, $he completely breaks down, blubbering like a child at the unwelcome warmth in $his lower belly. You'll fuck $him repeatedly over the next few days, ensuring impregnation, despite $his protesting.
-    <<else>>
-        $slaves[_s].slaveName isn't particularly excited about what's coming, but $he's fully prepared for it and accepted it as a fact of life. There are worse things one can be than the slave-wife of a wealthy arcology owner. You <<if $slaves[_s].amp == 1>>gather $him up and hold $him in front of you, pulling $his panties off as you do. Showing considerable dexterity, you maneuver your dick inside $him while holding $him against your <<if $PC.boobs == 1>>breasts<<elseif $PC.title == 0>>flat chest<<else>>strong chest<</if>><<else>>take $his hand and pull $him to $his feet while $he shimmies out of $his panties. $He cocks $his hips for you and you slide your cock inside $him before taking $his knees and drawing them up to hold $him in midair, impaled on you<</if>>. Though $his face is towards the crowd, $his mind is concentrated on your hard cock, pumping in and out of $him at an angle; to $him, it is what it is. $He gasps when your seed flows into $him, orgasming shortly after to @@.green;applause from your guests.@@ You'll fuck $him repeatedly over the next few days, ensuring impregnation.
-    <</if>>
-    <<set $slaves[_s].preg = 1, $slaves[_s].pregKnown = 1, $slaves[_s].pregWeek = 1>>
-    <<set $slaves[_s].pregType = setPregType($slaves[_s])>>
-    <<set WombImpregnate($slaves[_s], $slaves[_s].pregType, -1, $slaves[_s].preg)>>
-    <<set $slaves[_s].pregSource = -1>>
-    <<if ($slaves[_s].vagina == 0) || ($slaves[_s].mpreg == 1 && $slaves[_s].anus == 0)>>
-        Naturally, the ceremony @@.lime;took $his virginity;@@
-        <<if $slaves[_s].fetish == "mindbroken">>
-            $he didn't notice.
-        <<elseif $slaves[_s].devotion+$slaves[_s].trust >= 175>>
-            $he was so happy @@.hotpink;$his first time was with you and so special.@@
-            <<set $slaves[_s].devotion += 5>>
-        <<elseif $slaves[_s].devotion < -20 && $slaves[_s].trust > 20>>
-            $he was @@.mediumorchid;saving that for someone special.@@
-            <<set $slaves[_s].devotion -= 5>>
-        <<elseif $slaves[_s].devotion < -20>>
-            $he wept at the sight of cum pooling from $his @@.mediumorchid;defiled <<if $slaves[_s].mpreg == 1>>asshole<<else>>pussy<</if>>.@@
-            <<set $slaves[_s].devotion -= 10>>
-        <<else>>
-            you made it @@.hotpink;enjoyable@@ at least.
-            <<set $slaves[_s].devotion += 2>>
-        <</if>>
-        <<if $slaves[_s].mpreg == 1>><<set $slaves[_s].anus = 1>><<else>><<set $slaves[_s].vagina = 1>><</if>>
-    <</if>>
-    <<if ($slaves[_s].fetish == "pregnancy") && ($slaves[_s].fetishStrength > 60)>>
-        <<if $slaves[_s].fetish == "mindbroken">>
-        <<elseif $slaves[_s].devotion+$slaves[_s].trust >= 175>>
-            As a pregnancy fetishist, @@.hotpink;$he confidently believes this wedding will be the high point of $his life.@@
-            <<set $slaves[_s].devotion += 20>>
-        <<elseif $slaves[_s].devotion < -20 && $slaves[_s].trust > 20>>
-            As a hateful pregnancy fetishist, @@.hotpink;getting pregnant was the best part of the ceremony.@@
-            <<set $slaves[_s].devotion += 1>>
-        <<elseif $slaves[_s].devotion < -20>>
-            As a pregnancy fetishist, getting raped pregnant by someone $he hates leaves $him with very mixed feelings.
-        <<else>>
-            As a pregnancy fetishist, @@.hotpink;$he thoroughly enjoyed getting knocked up in such an ostentatious fashion.@@
-            <<set $slaves[_s].devotion += 10>>
-        <</if>>
-    <</if>>
-    <<if $slaves[_s].relationship != 0>>
-        <<if $slaves[_s].devotion+$slaves[_s].trust >= 175>>
-            <<if $slaves[_s].relationship > 0>>
-                $His <<if $slaves[_s].relationship > 2>>ex<<else>>friend<</if>> is @@.mediumorchid;disappointed@@ that their relationship had to end and @@.gold;worries@@ for _his2 <<if $slaves[_s].relationship > 2>>ex<<else>>companion<</if>>'s future.
-                <<if $slaves[_s].relationship == 4>>
-                    <<set $slaves[_m].devotion -= 5, $slaves[_m].trust -= 5>>
-                <<elseif $slaves[_s].relationship == 3>>
-                    <<set $slaves[_m].devotion -= 3, $slaves[_m].trust -= 3>>
-                <<else>>
-                    <<set $slaves[_m].devotion -= 1, $slaves[_m].trust -= 1>>
-                <</if>>
-            <</if>>
-        <<elseif $slaves[_s].devotion < -20>>
-            <<if $slaves[_s].relationship == -1>>
-                $He @@.mediumorchid;hates@@ that $he has to be yours only and @@.gold;fears@@ what will happen if $he strays.
-                <<set $slaves[_s].devotion -= 40, $slaves[_s].trust -= 40>>
-            <<elseif $slaves[_s].relationship == 4>>
-                Both $him and $his ex @@.mediumorchid;resent@@ that their relationship had to end and @@.gold;fear@@ for each other's future. $slaves[_m].slaveName is especially @@.mediumorchid;furious@@ to watch _his2 life's love get stolen away and fucked pregnant in such a manner.
-                <<set $slaves[_m].devotion -= 60, $slaves[_m].trust -= 40>>
-                <<set $slaves[_s].devotion -= 40, $slaves[_s].trust -= 40>>
-            <<elseif $slaves[_s].relationship == 3>>
-                Both $him and $his ex @@.mediumorchid;resent@@ that their relationship had to end and @@.gold;fear@@ for each other's future. $slaves[_m].slaveName is especially @@.mediumorchid;hurt@@ after watching _his2 life's love get stolen away and fucked pregnant in such a manner.
-                <<set $slaves[_m].devotion -= 30, $slaves[_m].trust -= 30>>
-                <<set $slaves[_s].devotion -= 50, $slaves[_s].trust -= 30>>
-            <<elseif $slaves[_s].relationship > 0>>
-                Both $him and $his friend @@.mediumorchid;resent@@ that their relationship had to end and @@.gold;fear@@ for each other's future.
-                <<set $slaves[_m].devotion -= 20, $slaves[_m].trust -= 20>>
-                <<set $slaves[_s].devotion -= 20, $slaves[_s].trust -= 20>>
-            <</if>>
-        <<else>>
-            <<if $slaves[_s].relationship == -1>>
-                $He @@.mediumorchid;dislikes@@ that $he has to be yours only and @@.gold;worries@@ what will happen if $he strays.
-                <<set $slaves[_s].devotion -= 10, $slaves[_s].trust -= 10>>
-            <<elseif $slaves[_s].relationship == 4>>
-                Both $him and $his ex @@.mediumorchid;resent@@ that their relationship had to end and @@.gold;worry@@ for each other. $slaves[_m].slaveName is especially @@.mediumorchid;hurt@@ after watching _his2 life's love get stolen away and fucked pregnant in such a manner.
-                <<set $slaves[_m].devotion -= 20, $slaves[_m].trust -= 20>>
-                <<set $slaves[_s].devotion -= 30, $slaves[_s].trust -= 20>>
-            <<elseif $slaves[_s].relationship == 3>>
-                Both $him and $his ex are @@.mediumorchid;saddened@@ that their relationship had to end and @@.gold;worry@@ for each other. $slaves[_m].slaveName is a little @@.mediumorchid;jealous@@ of you for snagging such catch out from under _him2.
-                <<set $slaves[_m].devotion -= 10, $slaves[_m].trust -= 10>>
-                <<set $slaves[_s].devotion -= 15, $slaves[_s].trust -= 10>>
-            <<elseif $slaves[_s].relationship > 0>>
-                Both $him and $his friend are @@.mediumorchid;disappointed@@ that their relationship had to end and @@.gold;worry@@ for each other.
-                <<set $slaves[_m].devotion -= 5, $slaves[_m].trust -= 5>>
-                <<set $slaves[_s].devotion -= 5, $slaves[_s].trust -= 5>>
-            <</if>>
-        <</if>>
-    <</if>>
-    <<set $slaves[_s].relationship = -3>>
-    <<if $slaves[_s].mpreg == 1>><<set $slaves[_s].analCount += 1, $analTotal += 1>><<else>><<set $slaves[_s].vaginalCount += 1, $vaginalTotal += 1>><</if>>
-    <<set $rep += 750>>
-    <<if $slaves[_s].fetish == "mindbroken">>
-        <<set $desc = "a framed shot of you impregnating the blank-faced " + $slaves[_s].slaveName + " at your wedding">>
-    <<elseif $slaves[_s].devotion+$slaves[_s].trust >= 175>>
-        <<set $desc = "a framed shot of you impregnating the joyous " + $slaves[_s].slaveName + " at your wedding">>
-    <<elseif $slaves[_s].devotion < -20 && $slaves[_s].trust > 20>>
-        <<set $desc = "a framed shot of you forcefully impregnating the disinterested " + $slaves[_s].slaveName + " at your wedding">>
-    <<elseif $slaves[_s].devotion < -20>>
-        <<set $desc = "a framed shot of you forcefully impregnating the tear soaked " + $slaves[_s].slaveName + " at your wedding">>
-    <<else>>
-        <<set $desc = "a framed shot of you impregnating " + $slaves[_s].slaveName + " at your wedding">>
-    <</if>>
-    <<set $trinkets.push($desc)>>
-    <<if $arcologies[0].FSRestart != "unset" && ($slaves[_s].breedingMark == 0 || $propOutcome == 0) && $eugenicsFullControl != 1>>
-        You have @@.red;angered@@ the Societal Elite by this public showing of everything they stand against.
-        <<set $failedElite += 250>>
-    <</if>>
+	The ceremony to bind <<= SlaveFullName($slaves[_s])>> to you as your slave wife, and $his womb to you as your private breeding ground, is a polite affair which you host in the lower floor of your penthouse. <<if $arcologies[0].FSRestart != "unset" && ($slaves[_s].breedingMark == 0 || $propOutcome == 0)>>Barely anyone is there, mostly lower-class citizens, several accompanied by their slaves. Many of your other slaves, that is your slaves who are not being married and fucked pregnant tonight, are present to serve your guests, but are dressed more conservatively than usual. There is a distinct air of unrest in the room, as if the absent Elites' distaste of your actions came in their place.<<else>>All the arcology's most prominent citizens are there, most with a favored slave or two and some even with their slave wives. Many of your other slaves, that is your slaves who are not being married and fucked pregnant tonight, are present to serve your guests, but are dressed more conservatively than usual. When assignations between citizen and slave develop, guests are politely encouraged to perform them in side rooms rather than out in view of the main gathering.<</if>>
+	<br><br>
+	$slaves[_s].slaveName appears after everyone has had a chance to socialize,<<if ($slaves[_s].amp == 1)>> carried by another slave since $he's a quadruple amputee and $he cannot walk,<</if>> wearing beautiful bridal lingerie in
+	<<if ($slaves[_s].vagina == 0)>>
+		white, since $he's a virgin.
+	<<elseif ($slaves[_s].pregKnown == 1)>>
+		light pink, since $he's pregnant.
+	<<elseif ($slaves[_s].vagina < 0) && ($slaves[_s].anus == 0)>>
+		white, since $he's an anal virgin.
+	<<elseif ($slaves[_s].vagina < 0) && ($slaves[_s].boobs > 500)>>
+		electric blue, since $he's a shemale.
+	<<elseif ($slaves[_s].vagina < 0)>>
+		pale blue, since $he's a sissy slave.
+	<<elseif ($slaves[_s].dick > 0)>>
+		hot pink, since $he's a futa slave.
+	<<else>>
+		light pink, since $he's an experienced sex slave.
+	<</if>>
+	A filmy veil covers $his head and shoulders. $His lacy bridal bra
+	<<if ($slaves[_s].boobs > 4000)>>
+		is a marvel of engineering, discreetly reinforced to support $his gigantic udders.
+	<<elseif ($slaves[_s].boobs > 1200)>>
+		just barely restrains $his huge boobs, leaving the tops of $his areolae visible.
+	<<elseif ($slaves[_s].boobs > 400)>>
+		flatters $his pretty breasts.
+	<<else>>
+		flatters $his pretty chest.
+	<</if>>
+	<<if $slaves[_s].bellyPreg >= 600000>>
+		$His expansive, squirming pregnant belly makes $his bridal wear particularly obscene.
+	<<elseif ($slaves[_s].bellyPreg >= 1500)>>
+		$His _belly pregnant belly protrudes out the front of $his bridal wear.
+	<<elseif ($slaves[_s].bellyImplant >= 1500)>>
+		$His _belly <<print $slaves[_s].bellyImplant>>cc belly implant protrudes $his middle out the front of $his bridal wear.
+	<<elseif ($slaves[_s].bellyFluid >= 10000)>>
+		$His hugely bloated, <<print $slaves[_s].inflationType>>-filled belly protrudes out the front of $his bridal wear.
+	<<elseif ($slaves[_s].bellyFluid >= 5000)>>
+		$His bloated, <<print $slaves[_s].inflationType>>-stuffed belly protrudes out the front of $his bridal wear.
+	<<elseif ($slaves[_s].bellyFluid >= 1500)>>
+		$His distended, <<print $slaves[_s].inflationType>>-belly protrudes out the front of $his bridal wear.
+	<</if>>
+	<<if $slaves[_s].dickAccessory == ("chastity") || $slaves[_s].dickAccessory == ("combined chastity")>>
+		$His slave dick is hidden by its chastity cage.
+	<<elseif canAchieveErection($slaves[_s])>>
+		<<if ($slaves[_s].dick > 4) && ($slaves[_s].belly >= 5000)>>
+		$He's hugely erect, with $his lacy g-string only serving to hold $his dick agonizingly pressed against the bottom of $his _belly <<if $slaves[_s].bellyPreg >= 3000>>pregnant <</if>>belly.
+		<<elseif $slaves[_s].dick > 4>>
+		$He's hugely erect, with $his lacy g-string only serving to hold $his dick upright along $his belly.
+		<<else>>
+		$His erection tents the front of $his lacy g-string.
+		<</if>>
+	<<elseif ($slaves[_s].dick > 0)>>
+		<<if $slaves[_s].dick > 10>>
+		$His huge soft cock is allowed to dangle freely as no g-string could hope to contain it.
+		<<elseif $slaves[_s].dick > 4>>
+		$His big soft cock forms a lewd mass, stuffed into $his lacy g-string.
+		<<else>>
+		$His lacy g-string perfectly conceals $his soft dick.
+		<</if>>
+	<<else>>
+		<<if $slaves[_s].clit > 1>>
+		$His huge clit is quite hard, making $his shift uncomfortably as $his lacy g-string stimulates it.
+		<<else>>
+		$His lacy g-string covers $his womanhood demurely.
+		<</if>>
+	<</if>>
+	There is no aisle for $him to <<if $slaves[_s].amp == 1>>be carried<<else>>walk<</if>> down, just a small space at the head of the room where you're standing alone, and there's no one to <<if $slaves[_s].amp == 1>>walk alongside the slave carrying<<else>>walk<</if>> $him there; this symbolizes $his submission to you
+	<<if $slaves[_s].fetish == "mindbroken">>
+		despite the fact that $he had to be pushed into walking towards you.
+	<<elseif $slaves[_s].devotion+$slaves[_s].trust >= 175>>
+		of $his own choice, and $he does so with a smile.
+	<<elseif $slaves[_s].devotion < -20 && $slaves[_s].trust > 20>>
+		of $his own choice, and $he does so with hesitation.
+	<<elseif $slaves[_s].devotion < -20>>
+		of $his own (forced) choice, and $he does so with wavering steps.
+	<<else>>
+		of $his own choice, and $he does so willingly.
+	<</if>>
+	<br><br>
+	When $he's in front of you,
+	<<if $slaves[_s].amp == 1>>
+		the slave carrying $his limbless torso sets $him down on the floor in front of you and props $him up so $his head is level with your crotch.
+	<<else>>
+		<<if $slaves[_s].fetish == "mindbroken">>
+			you push $him onto $his knees so $his head
+		<<elseif $slaves[_s].devotion+$slaves[_s].trust >= 175>>
+			$he happily gets down on $his knees so $his head
+		<<elseif $slaves[_s].devotion < -20 && $slaves[_s].trust > 20>>
+			$he slowly lowers $himself onto $his knees so $his head
+		<<elseif $slaves[_s].devotion < -20>>
+			$he quickly lowers $himself onto $his knees so $his tear-streaked face
+		<<else>>
+			$he gets down on $his knees so $his head
+		<</if>>
+	<</if>>
+	is level with your crotch.
+	<<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> reads the short recitation for $him, and you place a simple steel ring
+	<<if $slaves[_s].amp == 1>>
+		on a cord around $his neck, since $he lacks fingers to wear it on.
+	<<else>>
+		on $his <<if $slaves[_s].devotion < -20 && $slaves[_s].trust <= 20>>trembling <</if>>finger.
+	<</if>>
+	There is no ring for you, since this marriage does not bind you.
+	<br>
+	<<if $PC.surname && $slaves[_s].slaveSurname != $PC.surname>>
+		<br><br><span id="surnaming">
+		<<link "Give $him your surname too">>
+			<<replace "#surnaming">>
+				<<set $slaves[_s].slaveSurname = $PC.surname>>
+				You also proclaim your new slave wife $slaves[_s].slaveName $slaves[_s].slaveSurname. The new Mrs. $slaves[_s].slaveSurname hears this, of course, and
+				<<if $slaves[_s].fetish == "mindbroken">>
+					shows no reaction. Like many things, names mean nothing to $him now. Your guests, on the other hand, appreciate the gift.
+				<<elseif $slaves[_s].devotion+$slaves[_s].trust >= 175>>
+					breaks down again. Not only is $he to be blessed with your child, but $he's to take your surname as well.
+				<<elseif $slaves[_s].devotion < -20 && $slaves[_s].trust > 20>>
+					scoffs audibly. Just another burden for $him to carry; like the child soon to be growing in $his womb.
+				<<elseif $slaves[_s].devotion < -20>>
+					breaks down again. Not only are you binding $him to you with your child, but with your name as well.
+				<<else>>
+					nods acceptingly. Your will is $his will, after all.
+				<</if>>
+			<</replace>>
+		<</link>>
+		</span>
+	<</if>>
+	<br><br>
+	<<if $slaves[_s].fetish == "mindbroken">>
+		$slaves[_s].slaveName is mindbroken, so you gather $him up and hold $him in front of you, pulling $his panties off as you do. $He follows your motions like a ragdoll. You maneuver your dick inside $him while holding $him against your <<if $PC.boobs == 1>>breasts<<elseif $PC.title == 0>>flat chest<<else>>strong chest<</if>>. Then you pull $his knees up to give your guests a good view as you fuck $his fertile <<if $slaves[_s].mpreg == 1>>asshole<<else>>cunt<</if>>. $He is left to face them, staring off into space. Though $he faces the crowd, $his mind is empty; this might as well be any other fucking to $him. $He twitches ever so slightly when your seed flows into $him, orgasming robotically to @@.green;applause from your guests.@@ You'll fuck $him repeatedly over the next few days, ensuring impregnation.
+	<<elseif $slaves[_s].devotion+$slaves[_s].trust >= 175>>
+		Then, you <<if $slaves[_s].amp == 1>>gather $him up and hold $him in front of you, pulling $his panties off as you do. Showing considerable dexterity, you maneuver your dick inside $him while holding $him against your <<if $PC.boobs == 1>>breasts<<elseif $PC.title == 0>>flat chest<<else>>strong chest<</if>><<else>>take $his hand and pull $him to $his feet while $he shimmies out of $his panties. $He cocks $his hips for you and you slide your cock inside $him before taking $his knees and drawing them up to hold $him in midair, impaled on you<</if>>. $He is left to face your guests, watching raptly as you fuck $his fertile <<if $slaves[_s].mpreg == 1>>asshole<<else>>cunt<</if>>. Though $his face is towards the crowd, $his mind is concentrated on your hard cock, pumping in and out of $him at an angle; to $him, it's @@.mediumaquamarine;concrete proof that $he's special to you.@@ $He gasps when your seed flows into $him, orgasming $himself to @@.green;applause from your guests.@@ You'll fuck $him repeatedly over the next few days, ensuring impregnation.
+	<<elseif $slaves[_s].devotion < -20 && $slaves[_s].trust > 20>>
+		$slaves[_s].slaveName is unwilling, so you gather $him up and hold $him in front of you, pulling $his panties off as you do. $He was crying before, but this causes $him to tremble and tear up in anticipation of what's next. Ignoring this, you maneuver your dick inside $him while holding $him against your <<if $PC.boobs == 1>>breasts<<elseif $PC.title == 0>>flat chest<<else>>strong chest<</if>>.<<if $slaves[_s].amp != 1>> Then you pull $his knees up to give your guests a good view of the consummation.<</if>> $He is left to face them, watching sullenly as you fuck $his fertile <<if $slaves[_s].mpreg == 1>>asshole<<else>>cunt<</if>>. Though $his face is towards the crowd, $his mind is concentrated on your hard cock, pumping in and out of $him at an angle; to $him, this is torture. $He gasps when your seed flows into $him, faking an orgasm to @@.green;applause from your guests.@@ At this, $he shoots you a dirty look, blaming you for this indignity. You'll fuck $him repeatedly over the next few days, ensuring impregnation, despite $his efforts to defy you.
+	<<elseif $slaves[_s].devotion < -20>>
+		$slaves[_s].slaveName is unwilling, so you gather $him up and hold $him in front of you, pulling $his panties off as you do. $He was crying before, but this causes $him to tremble and sob loudly in anticipation of what's next. Ignoring this, you maneuver your dick inside $him while holding $him against your <<if $PC.boobs == 1>>breasts<<elseif $PC.title == 0>>flat chest<<else>>strong chest<</if>>.<<if $slaves[_s].amp != 1>> Then you pull $his knees up to give your guests a good view of the consummation.<</if>> $He is left to face them, watching sullenly as you fuck $his fertile <<if $slaves[_s].mpreg == 1>>asshole<<else>>cunt<</if>>. Though $his face is towards the crowd, $his mind is concentrated on your hard cock, pumping in and out of $him at an angle; to $him, this is torture. $He gasps when your seed flows into $him, orgasming unwillingly @@.green;applause from your guests.@@ At this, $he completely breaks down, blubbering like a child at the unwelcome warmth in $his lower belly. You'll fuck $him repeatedly over the next few days, ensuring impregnation, despite $his protesting.
+	<<else>>
+		$slaves[_s].slaveName isn't particularly excited about what's coming, but $he's fully prepared for it and accepted it as a fact of life. There are worse things one can be than the slave-wife of a wealthy arcology owner. You <<if $slaves[_s].amp == 1>>gather $him up and hold $him in front of you, pulling $his panties off as you do. Showing considerable dexterity, you maneuver your dick inside $him while holding $him against your <<if $PC.boobs == 1>>breasts<<elseif $PC.title == 0>>flat chest<<else>>strong chest<</if>><<else>>take $his hand and pull $him to $his feet while $he shimmies out of $his panties. $He cocks $his hips for you and you slide your cock inside $him before taking $his knees and drawing them up to hold $him in midair, impaled on you<</if>>. Though $his face is towards the crowd, $his mind is concentrated on your hard cock, pumping in and out of $him at an angle; to $him, it is what it is. $He gasps when your seed flows into $him, orgasming shortly after to @@.green;applause from your guests.@@ You'll fuck $him repeatedly over the next few days, ensuring impregnation.
+	<</if>>
+	<<set $slaves[_s].preg = 1, $slaves[_s].pregKnown = 1, $slaves[_s].pregWeek = 1>>
+	<<set $slaves[_s].pregType = setPregType($slaves[_s])>>
+	<<set WombImpregnate($slaves[_s], $slaves[_s].pregType, -1, $slaves[_s].preg)>>
+	<<set $slaves[_s].pregSource = -1>>
+	<<if ($slaves[_s].vagina == 0) || ($slaves[_s].mpreg == 1 && $slaves[_s].anus == 0)>>
+		Naturally, the ceremony @@.lime;took $his virginity;@@
+		<<if $slaves[_s].fetish == "mindbroken">>
+			$he didn't notice.
+		<<elseif $slaves[_s].devotion+$slaves[_s].trust >= 175>>
+			$he was so happy @@.hotpink;$his first time was with you and so special.@@
+			<<set $slaves[_s].devotion += 5>>
+		<<elseif $slaves[_s].devotion < -20 && $slaves[_s].trust > 20>>
+			$he was @@.mediumorchid;saving that for someone special.@@
+			<<set $slaves[_s].devotion -= 5>>
+		<<elseif $slaves[_s].devotion < -20>>
+			$he wept at the sight of cum pooling from $his @@.mediumorchid;defiled <<if $slaves[_s].mpreg == 1>>asshole<<else>>pussy<</if>>.@@
+			<<set $slaves[_s].devotion -= 10>>
+		<<else>>
+			you made it @@.hotpink;enjoyable@@ at least.
+			<<set $slaves[_s].devotion += 2>>
+		<</if>>
+		<<if $slaves[_s].mpreg == 1>><<set $slaves[_s].anus = 1>><<else>><<set $slaves[_s].vagina = 1>><</if>>
+	<</if>>
+	<<if ($slaves[_s].fetish == "pregnancy") && ($slaves[_s].fetishStrength > 60)>>
+		<<if $slaves[_s].fetish == "mindbroken">>
+		<<elseif $slaves[_s].devotion+$slaves[_s].trust >= 175>>
+			As a pregnancy fetishist, @@.hotpink;$he confidently believes this wedding will be the high point of $his life.@@
+			<<set $slaves[_s].devotion += 20>>
+		<<elseif $slaves[_s].devotion < -20 && $slaves[_s].trust > 20>>
+			As a hateful pregnancy fetishist, @@.hotpink;getting pregnant was the best part of the ceremony.@@
+			<<set $slaves[_s].devotion += 1>>
+		<<elseif $slaves[_s].devotion < -20>>
+			As a pregnancy fetishist, getting raped pregnant by someone $he hates leaves $him with very mixed feelings.
+		<<else>>
+			As a pregnancy fetishist, @@.hotpink;$he thoroughly enjoyed getting knocked up in such an ostentatious fashion.@@
+			<<set $slaves[_s].devotion += 10>>
+		<</if>>
+	<</if>>
+	<<if $slaves[_s].relationship != 0>>
+		<<if $slaves[_s].devotion+$slaves[_s].trust >= 175>>
+			<<if $slaves[_s].relationship > 0>>
+				$His <<if $slaves[_s].relationship > 2>>ex<<else>>friend<</if>> is @@.mediumorchid;disappointed@@ that their relationship had to end and @@.gold;worries@@ for _his2 <<if $slaves[_s].relationship > 2>>ex<<else>>companion<</if>>'s future.
+				<<if $slaves[_s].relationship == 4>>
+					<<set $slaves[_m].devotion -= 5, $slaves[_m].trust -= 5>>
+				<<elseif $slaves[_s].relationship == 3>>
+					<<set $slaves[_m].devotion -= 3, $slaves[_m].trust -= 3>>
+				<<else>>
+					<<set $slaves[_m].devotion -= 1, $slaves[_m].trust -= 1>>
+				<</if>>
+			<</if>>
+		<<elseif $slaves[_s].devotion < -20>>
+			<<if $slaves[_s].relationship == -1>>
+				$He @@.mediumorchid;hates@@ that $he has to be yours only and @@.gold;fears@@ what will happen if $he strays.
+				<<set $slaves[_s].devotion -= 40, $slaves[_s].trust -= 40>>
+			<<elseif $slaves[_s].relationship == 4>>
+				Both $him and $his ex @@.mediumorchid;resent@@ that their relationship had to end and @@.gold;fear@@ for each other's future. $slaves[_m].slaveName is especially @@.mediumorchid;furious@@ to watch _his2 life's love get stolen away and fucked pregnant in such a manner.
+				<<set $slaves[_m].devotion -= 60, $slaves[_m].trust -= 40>>
+				<<set $slaves[_s].devotion -= 40, $slaves[_s].trust -= 40>>
+			<<elseif $slaves[_s].relationship == 3>>
+				Both $him and $his ex @@.mediumorchid;resent@@ that their relationship had to end and @@.gold;fear@@ for each other's future. $slaves[_m].slaveName is especially @@.mediumorchid;hurt@@ after watching _his2 life's love get stolen away and fucked pregnant in such a manner.
+				<<set $slaves[_m].devotion -= 30, $slaves[_m].trust -= 30>>
+				<<set $slaves[_s].devotion -= 50, $slaves[_s].trust -= 30>>
+			<<elseif $slaves[_s].relationship > 0>>
+				Both $him and $his friend @@.mediumorchid;resent@@ that their relationship had to end and @@.gold;fear@@ for each other's future.
+				<<set $slaves[_m].devotion -= 20, $slaves[_m].trust -= 20>>
+				<<set $slaves[_s].devotion -= 20, $slaves[_s].trust -= 20>>
+			<</if>>
+		<<else>>
+			<<if $slaves[_s].relationship == -1>>
+				$He @@.mediumorchid;dislikes@@ that $he has to be yours only and @@.gold;worries@@ what will happen if $he strays.
+				<<set $slaves[_s].devotion -= 10, $slaves[_s].trust -= 10>>
+			<<elseif $slaves[_s].relationship == 4>>
+				Both $him and $his ex @@.mediumorchid;resent@@ that their relationship had to end and @@.gold;worry@@ for each other. $slaves[_m].slaveName is especially @@.mediumorchid;hurt@@ after watching _his2 life's love get stolen away and fucked pregnant in such a manner.
+				<<set $slaves[_m].devotion -= 20, $slaves[_m].trust -= 20>>
+				<<set $slaves[_s].devotion -= 30, $slaves[_s].trust -= 20>>
+			<<elseif $slaves[_s].relationship == 3>>
+				Both $him and $his ex are @@.mediumorchid;saddened@@ that their relationship had to end and @@.gold;worry@@ for each other. $slaves[_m].slaveName is a little @@.mediumorchid;jealous@@ of you for snagging such catch out from under _him2.
+				<<set $slaves[_m].devotion -= 10, $slaves[_m].trust -= 10>>
+				<<set $slaves[_s].devotion -= 15, $slaves[_s].trust -= 10>>
+			<<elseif $slaves[_s].relationship > 0>>
+				Both $him and $his friend are @@.mediumorchid;disappointed@@ that their relationship had to end and @@.gold;worry@@ for each other.
+				<<set $slaves[_m].devotion -= 5, $slaves[_m].trust -= 5>>
+				<<set $slaves[_s].devotion -= 5, $slaves[_s].trust -= 5>>
+			<</if>>
+		<</if>>
+	<</if>>
+	<<set $slaves[_s].relationship = -3>>
+	<<if $slaves[_s].mpreg == 1>><<set $slaves[_s].analCount += 1, $analTotal += 1>><<else>><<set $slaves[_s].vaginalCount += 1, $vaginalTotal += 1>><</if>>
+	<<set $rep += 750>>
+	<<if $slaves[_s].fetish == "mindbroken">>
+		<<set $desc = "a framed shot of you impregnating the blank-faced " + $slaves[_s].slaveName + " at your wedding">>
+	<<elseif $slaves[_s].devotion+$slaves[_s].trust >= 175>>
+		<<set $desc = "a framed shot of you impregnating the joyous " + $slaves[_s].slaveName + " at your wedding">>
+	<<elseif $slaves[_s].devotion < -20 && $slaves[_s].trust > 20>>
+		<<set $desc = "a framed shot of you forcefully impregnating the disinterested " + $slaves[_s].slaveName + " at your wedding">>
+	<<elseif $slaves[_s].devotion < -20>>
+		<<set $desc = "a framed shot of you forcefully impregnating the tear soaked " + $slaves[_s].slaveName + " at your wedding">>
+	<<else>>
+		<<set $desc = "a framed shot of you impregnating " + $slaves[_s].slaveName + " at your wedding">>
+	<</if>>
+	<<set $trinkets.push($desc)>>
+	<<if $arcologies[0].FSRestart != "unset" && ($slaves[_s].breedingMark == 0 || $propOutcome == 0) && $eugenicsFullControl != 1>>
+		You have @@.red;angered@@ the Societal Elite by this public showing of everything they stand against.
+		<<set $failedElite += 250>>
+	<</if>>
 
 <<elseif $weddingPlanned == 2>>
 
-    The ceremony to bind <<= SlaveFullName($slaves[_s])>> to you as your slave wife is an all day affair.
-    <<if $slaves[_s].fetish == "mindbroken">>
-        $He spent the day before resting and preparing $himself, if you can call sitting around mindlessly preparing. $He spends most of the daylong party at the center of a nonstop gangbang, occasionally moaning as more of a physical reaction than anything. The theory is that $he'll be bound to you as your slave wife from this day onward, so $he must get the promiscuity that is a sex slave's responsibility out of the way now. Whatever their opinions on the idea, your guests take part with enthusiasm, completely unhampered by your slave's utter emptiness. Many brought their own slaves to participate, too. $slaves[_s].slaveName spends hours with numerous cocks inside $him, with attending slaves using their mouths on any erogenous zones they can reach. When the moment of the ceremony nears, $he's extracted and taken off to be bathed.
-        <br><br>
-        $He returns shortly, looking exhausted but otherwise uncaring. $He's naked still, $his skin clean and $slaves[_s].skin, and is led to you for the ceremony by another slave. The only evident signs that $he's had sex with more than a hundred people today is $his ass, which looks rather well traveled, and $his tiredness. $He can't conceal $his tiredness, and leans against you subconsciously. <<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> reads the short recitation for $him, and you place a simple steel ring <<if $slaves[_s].amp == 1>>on a cord around $his neck, since $he lacks fingers to wear it on<<else>>on $his finger<</if>>. There is no ring for you, since this marriage does not bind you.
-        <br><br>
-        Once the ceremony is complete, you scoop up your new slave wife to carry $him back into the master bedroom. $He rests $his head against your <<if $PC.boobs == 1>>breasts<<elseif $PC.title == 0>>flat chest<<else>>strong chest<</if>> as you cradle $him in your arms, and by the time $he's home, $he's fast asleep. You set $him gently down on the bed and curl up behind $him, feeling the animal warmth of $his body as the exhausted slave's chest rises and falls with $his breathing.
-    <<elseif $slaves[_s].devotion+$slaves[_s].trust >= 175>>
-        $He spent the day before resting and preparing $himself, and this was a necessary precaution. $He spends most of the daylong party at the center of a nonstop gangbang. The theory is that $he'll be bound to you as your slave wife from this day onward, so $he must get the promiscuity that is a sex slave's responsibility out of the way now. Whatever their opinions on the idea, @@.green;your guests take part with enthusiasm,@@ many having brought their own slaves to participate, too. $slaves[_s].slaveName spends hours with numerous cocks inside $him, with attending slaves using their mouths on any erogenous zones they can reach. When the moment of the ceremony nears, $he's extracted and taken off to be bathed.
-        <br><br>
-        $He returns shortly, looking exhausted but rather proud of $himself for getting through all that. $He's naked still, $his skin clean and $slaves[_s].skin, and comes confidently to stand by you for the ceremony. The only evident signs that $he's had sex with more than a hundred people today is $his ass, which looks rather well-traveled, and $his tiredness. $He does $his best to conceal how ready to sleep $he is, but $he leans against you a little. <<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> reads the short recitation for $him, and you place a simple steel ring <<if $slaves[_s].amp == 1>>on a cord around $his neck, since $he lacks fingers to wear it on<<else>>on $his finger<</if>>. There is no ring for you, since this marriage does not bind you.
-        <br><br>
-        Once the ceremony is complete, you scoop up your new slave wife to carry $him back into the master bedroom. $He rests $his head against your <<if $PC.boobs == 1>>breasts<<elseif $PC.title == 0>>flat chest<<else>>strong chest<</if>> as you cradle $him in your arms, and by the time $he's home, $he's fast asleep. You set $him gently down on the bed and curl up behind $him, feeling the animal warmth of $his body as the exhausted slave's chest rises and falls with $his breathing.
-    <<elseif $slaves[_s].devotion < -20 && $slaves[_s].trust > 20>>
-        $He spent the day before resting and trying to ready $himself, and this was a necessary precaution. $He spends most of the daylong party at the center of a nonstop gangbang, screaming mixed cries of pleasure and horror. The theory is that $he'll be bound to you as your slave wife from this day onward, so $he must get the promiscuity that is a sex slave's responsibility out of the way now. Whatever their opinions on the idea, your guests take part with enthusiasm, completely unhampered by your slave's utter unwillingness. Many brought their own slaves to participate, too. $slaves[_s].slaveName spends hours with numerous cocks inside $him, with attending slaves using their mouths on any erogenous zones they can reach. When the moment of the ceremony nears, $he's extracted and taken off to be bathed.
-        <br><br>
-        $He returns shortly, looking exhausted and annoyed. $He's naked still, $his skin clean and $slaves[_s].skin, and comes reluctantly to stand by you for the ceremony, glaring at you the whole time. The only evident signs that $he's had sex with more than a hundred people today is $his ass, which looks rather well traveled, and $his tiredness. $He does $his best to conceal $his tiredness and look stronger than $he is, choosing to struggle to stand instead of leaning against you. <<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> reads the short recitation for $him, and you place a simple steel ring <<if $slaves[_s].amp == 1>>on a cord around $his neck, since $he lacks fingers to wear it on<<else>>on $his finger<</if>>. There is no ring for you, since this marriage does not bind you.
-        <br><br>
-        Once the ceremony is complete, you scoop up your new, protesting, slave wife to carry $him back into the master bedroom. $He rests $his head against your <<if $PC.boobs == 1>>breasts<<elseif $PC.title == 0>>flat chest<<else>>strong chest<</if>>, simply too tired to care anymore. By the time $he's home, $he's fast asleep. You set $him gently down on the bed and curl up behind $him, feeling the animal warmth of $his body as the exhausted slave's chest rises and falls with $his breathing. $He squirms slightly in $his sleep to the unwelcome feeling of your arm around $him.
-    <<elseif $slaves[_s].devotion < -20>>
-        $He spent the day before resting and crying to $himself, and this was a necessary precaution. $He spends most of the daylong party at the center of a nonstop gangbang, screaming mixed cries of pleasure and horror. The theory is that $he'll be bound to you as your slave wife from this day onward, so $he must get the promiscuity that is a sex slave's responsibility out of the way now. Whatever their opinions on the idea, your guests take part with enthusiasm, completely unhampered by your slave's utter unwillingness. Many brought their own slaves to participate, too. $slaves[_s].slaveName spends hours with numerous cocks inside $him, with attending slaves using their mouths on any erogenous zones they can reach. When the moment of the ceremony nears, $he's extracted and taken off to be bathed.
-        <br><br>
-        $He returns shortly, looking exhausted and depressed. $He's naked still, $his skin clean and $slaves[_s].skin, and comes reluctantly to stand by you for the ceremony, just wanting it to be over. The only evident signs that $he's had sex with more than a hundred people today is $his ass, which looks rather well traveled, and $his tiredness. $He does $his best to conceal $his tiredness out of fear of punishment, and $he leans against you for support despite $his feelings on the wedding and you. <<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> reads the short recitation for $him, and you place a simple steel ring <<if $slaves[_s].amp == 1>>on a cord around $his neck, since $he lacks fingers to wear it on<<else>>on $his finger<</if>>. There is no ring for you, since this marriage does not bind you.
-        <br><br>
-        Once the ceremony is complete, you scoop up your new slave wife to carry $him back into the master bedroom. $He rests $his head against your <<if $PC.boobs == 1>>breasts<<elseif $PC.title == 0>>flat chest<<else>>strong chest<</if>>, simply too tired to care anymore. By the time $he's home, $he's fast asleep. You set $him gently down on the bed and curl up behind $him, feeling the animal warmth of $his body as the exhausted slave's chest rises and falls with $his breathing.
-    <<else>>
-        $He spent the day before resting and reluctantly preparing $himself, and this was a necessary precaution. $He spends most of the daylong party at the center of a nonstop gangbang, moaning and wincing as $he takes cock after cock. The theory is that $he'll be bound to you as your slave wife from this day onward, so $he must get the promiscuity that is a sex slave's responsibility out of the way now. Whatever their opinions on the idea, your guests take part with enthusiasm, completely unhampered by your slave's lack of passion. Many brought their own slaves to participate, too. $slaves[_s].slaveName spends hours with numerous cocks inside $him, with attending slaves using their mouths on any erogenous zones they can reach. When the moment of the ceremony nears, $he's extracted and taken off to be bathed.
-        <br><br>
-        $He returns shortly, looking exhausted. $He's naked still, $his skin clean and $slaves[_s].skin, and comes to stand by you for the ceremony. The only evident signs that $he's had sex with more than a hundred people today is $his ass, which looks rather well traveled, and $his tiredness. $He does $his best to conceal it, leaning against you despite the lack of love between you. <<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> reads the short recitation for $him, and you place a simple steel ring <<if $slaves[_s].amp == 1>>on a cord around $his neck, since $he lacks fingers to wear it on<<else>>on $his finger<</if>>. There is no ring for you, since this marriage does not bind you.
-        <br><br>
-        Once the ceremony is complete, you scoop up your new slave wife to carry $him back into the master bedroom. $He rests $his head against you, so tired that $he's grateful for the break from standing. By the time $he's home, $he's fast asleep. You set $him gently down on the bed and curl up behind $him, feeling the animal warmth of $his body as the exhausted slave's chest rises and falls with $his breathing.
-    <</if>>
-    <br>
-    <<if $PC.surname && $slaves[_s].slaveSurname != $PC.surname>>
-        <br><br><span id="surnaming">
-        <<link "Give $him your surname as well">>
-            <<replace "#surnaming">>
-                <<set $slaves[_s].slaveSurname = $PC.surname>>
-                You also proclaim your new slave wife $slaves[_s].slaveName $slaves[_s].slaveSurname. The new Mrs. $slaves[_s].slaveSurname hears this, of course, and
-                <<if $slaves[_s].fetish == "mindbroken">>
-                    shows no reaction. Like many things, names mean nothing to $him now.
-                <<elseif $slaves[_s].devotion+$slaves[_s].trust >= 175>>
-                    breaks down again.
-                <<elseif $slaves[_s].devotion < -20 && $slaves[_s].trust > 20>>
-                    scoffs audibly.
-                <<elseif $slaves[_s].devotion < -20>>
-                    breaks down again.
-                <<else>>
-                    nods acceptingly.
-                <</if>>
-            <</replace>>
-        <</link>>
-        </span>
-    <</if>>
+	The ceremony to bind <<= SlaveFullName($slaves[_s])>> to you as your slave wife is an all day affair.
+	<<if $slaves[_s].fetish == "mindbroken">>
+		$He spent the day before resting and preparing $himself, if you can call sitting around mindlessly preparing. $He spends most of the daylong party at the center of a nonstop gangbang, occasionally moaning as more of a physical reaction than anything. The theory is that $he'll be bound to you as your slave wife from this day onward, so $he must get the promiscuity that is a sex slave's responsibility out of the way now. Whatever their opinions on the idea, your guests take part with enthusiasm, completely unhampered by your slave's utter emptiness. Many brought their own slaves to participate, too. $slaves[_s].slaveName spends hours with numerous cocks inside $him, with attending slaves using their mouths on any erogenous zones they can reach. When the moment of the ceremony nears, $he's extracted and taken off to be bathed.
+		<br><br>
+		$He returns shortly, looking exhausted but otherwise uncaring. $He's naked still, $his skin clean and $slaves[_s].skin, and is led to you for the ceremony by another slave. The only evident signs that $he's had sex with more than a hundred people today is $his ass, which looks rather well traveled, and $his tiredness. $He can't conceal $his tiredness, and leans against you subconsciously. <<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> reads the short recitation for $him, and you place a simple steel ring <<if $slaves[_s].amp == 1>>on a cord around $his neck, since $he lacks fingers to wear it on<<else>>on $his finger<</if>>. There is no ring for you, since this marriage does not bind you.
+		<br><br>
+		Once the ceremony is complete, you scoop up your new slave wife to carry $him back into the master bedroom. $He rests $his head against your <<if $PC.boobs == 1>>breasts<<elseif $PC.title == 0>>flat chest<<else>>strong chest<</if>> as you cradle $him in your arms, and by the time $he's home, $he's fast asleep. You set $him gently down on the bed and curl up behind $him, feeling the animal warmth of $his body as the exhausted slave's chest rises and falls with $his breathing.
+	<<elseif $slaves[_s].devotion+$slaves[_s].trust >= 175>>
+		$He spent the day before resting and preparing $himself, and this was a necessary precaution. $He spends most of the daylong party at the center of a nonstop gangbang. The theory is that $he'll be bound to you as your slave wife from this day onward, so $he must get the promiscuity that is a sex slave's responsibility out of the way now. Whatever their opinions on the idea, @@.green;your guests take part with enthusiasm,@@ many having brought their own slaves to participate, too. $slaves[_s].slaveName spends hours with numerous cocks inside $him, with attending slaves using their mouths on any erogenous zones they can reach. When the moment of the ceremony nears, $he's extracted and taken off to be bathed.
+		<br><br>
+		$He returns shortly, looking exhausted but rather proud of $himself for getting through all that. $He's naked still, $his skin clean and $slaves[_s].skin, and comes confidently to stand by you for the ceremony. The only evident signs that $he's had sex with more than a hundred people today is $his ass, which looks rather well-traveled, and $his tiredness. $He does $his best to conceal how ready to sleep $he is, but $he leans against you a little. <<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> reads the short recitation for $him, and you place a simple steel ring <<if $slaves[_s].amp == 1>>on a cord around $his neck, since $he lacks fingers to wear it on<<else>>on $his finger<</if>>. There is no ring for you, since this marriage does not bind you.
+		<br><br>
+		Once the ceremony is complete, you scoop up your new slave wife to carry $him back into the master bedroom. $He rests $his head against your <<if $PC.boobs == 1>>breasts<<elseif $PC.title == 0>>flat chest<<else>>strong chest<</if>> as you cradle $him in your arms, and by the time $he's home, $he's fast asleep. You set $him gently down on the bed and curl up behind $him, feeling the animal warmth of $his body as the exhausted slave's chest rises and falls with $his breathing.
+	<<elseif $slaves[_s].devotion < -20 && $slaves[_s].trust > 20>>
+		$He spent the day before resting and trying to ready $himself, and this was a necessary precaution. $He spends most of the daylong party at the center of a nonstop gangbang, screaming mixed cries of pleasure and horror. The theory is that $he'll be bound to you as your slave wife from this day onward, so $he must get the promiscuity that is a sex slave's responsibility out of the way now. Whatever their opinions on the idea, your guests take part with enthusiasm, completely unhampered by your slave's utter unwillingness. Many brought their own slaves to participate, too. $slaves[_s].slaveName spends hours with numerous cocks inside $him, with attending slaves using their mouths on any erogenous zones they can reach. When the moment of the ceremony nears, $he's extracted and taken off to be bathed.
+		<br><br>
+		$He returns shortly, looking exhausted and annoyed. $He's naked still, $his skin clean and $slaves[_s].skin, and comes reluctantly to stand by you for the ceremony, glaring at you the whole time. The only evident signs that $he's had sex with more than a hundred people today is $his ass, which looks rather well traveled, and $his tiredness. $He does $his best to conceal $his tiredness and look stronger than $he is, choosing to struggle to stand instead of leaning against you. <<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> reads the short recitation for $him, and you place a simple steel ring <<if $slaves[_s].amp == 1>>on a cord around $his neck, since $he lacks fingers to wear it on<<else>>on $his finger<</if>>. There is no ring for you, since this marriage does not bind you.
+		<br><br>
+		Once the ceremony is complete, you scoop up your new, protesting, slave wife to carry $him back into the master bedroom. $He rests $his head against your <<if $PC.boobs == 1>>breasts<<elseif $PC.title == 0>>flat chest<<else>>strong chest<</if>>, simply too tired to care anymore. By the time $he's home, $he's fast asleep. You set $him gently down on the bed and curl up behind $him, feeling the animal warmth of $his body as the exhausted slave's chest rises and falls with $his breathing. $He squirms slightly in $his sleep to the unwelcome feeling of your arm around $him.
+	<<elseif $slaves[_s].devotion < -20>>
+		$He spent the day before resting and crying to $himself, and this was a necessary precaution. $He spends most of the daylong party at the center of a nonstop gangbang, screaming mixed cries of pleasure and horror. The theory is that $he'll be bound to you as your slave wife from this day onward, so $he must get the promiscuity that is a sex slave's responsibility out of the way now. Whatever their opinions on the idea, your guests take part with enthusiasm, completely unhampered by your slave's utter unwillingness. Many brought their own slaves to participate, too. $slaves[_s].slaveName spends hours with numerous cocks inside $him, with attending slaves using their mouths on any erogenous zones they can reach. When the moment of the ceremony nears, $he's extracted and taken off to be bathed.
+		<br><br>
+		$He returns shortly, looking exhausted and depressed. $He's naked still, $his skin clean and $slaves[_s].skin, and comes reluctantly to stand by you for the ceremony, just wanting it to be over. The only evident signs that $he's had sex with more than a hundred people today is $his ass, which looks rather well traveled, and $his tiredness. $He does $his best to conceal $his tiredness out of fear of punishment, and $he leans against you for support despite $his feelings on the wedding and you. <<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> reads the short recitation for $him, and you place a simple steel ring <<if $slaves[_s].amp == 1>>on a cord around $his neck, since $he lacks fingers to wear it on<<else>>on $his finger<</if>>. There is no ring for you, since this marriage does not bind you.
+		<br><br>
+		Once the ceremony is complete, you scoop up your new slave wife to carry $him back into the master bedroom. $He rests $his head against your <<if $PC.boobs == 1>>breasts<<elseif $PC.title == 0>>flat chest<<else>>strong chest<</if>>, simply too tired to care anymore. By the time $he's home, $he's fast asleep. You set $him gently down on the bed and curl up behind $him, feeling the animal warmth of $his body as the exhausted slave's chest rises and falls with $his breathing.
+	<<else>>
+		$He spent the day before resting and reluctantly preparing $himself, and this was a necessary precaution. $He spends most of the daylong party at the center of a nonstop gangbang, moaning and wincing as $he takes cock after cock. The theory is that $he'll be bound to you as your slave wife from this day onward, so $he must get the promiscuity that is a sex slave's responsibility out of the way now. Whatever their opinions on the idea, your guests take part with enthusiasm, completely unhampered by your slave's lack of passion. Many brought their own slaves to participate, too. $slaves[_s].slaveName spends hours with numerous cocks inside $him, with attending slaves using their mouths on any erogenous zones they can reach. When the moment of the ceremony nears, $he's extracted and taken off to be bathed.
+		<br><br>
+		$He returns shortly, looking exhausted. $He's naked still, $his skin clean and $slaves[_s].skin, and comes to stand by you for the ceremony. The only evident signs that $he's had sex with more than a hundred people today is $his ass, which looks rather well traveled, and $his tiredness. $He does $his best to conceal it, leaning against you despite the lack of love between you. <<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> reads the short recitation for $him, and you place a simple steel ring <<if $slaves[_s].amp == 1>>on a cord around $his neck, since $he lacks fingers to wear it on<<else>>on $his finger<</if>>. There is no ring for you, since this marriage does not bind you.
+		<br><br>
+		Once the ceremony is complete, you scoop up your new slave wife to carry $him back into the master bedroom. $He rests $his head against you, so tired that $he's grateful for the break from standing. By the time $he's home, $he's fast asleep. You set $him gently down on the bed and curl up behind $him, feeling the animal warmth of $his body as the exhausted slave's chest rises and falls with $his breathing.
+	<</if>>
+	<br>
+	<<if $PC.surname && $slaves[_s].slaveSurname != $PC.surname>>
+		<br><br><span id="surnaming">
+		<<link "Give $him your surname as well">>
+			<<replace "#surnaming">>
+				<<set $slaves[_s].slaveSurname = $PC.surname>>
+				You also proclaim your new slave wife $slaves[_s].slaveName $slaves[_s].slaveSurname. The new Mrs. $slaves[_s].slaveSurname hears this, of course, and
+				<<if $slaves[_s].fetish == "mindbroken">>
+					shows no reaction. Like many things, names mean nothing to $him now.
+				<<elseif $slaves[_s].devotion+$slaves[_s].trust >= 175>>
+					breaks down again.
+				<<elseif $slaves[_s].devotion < -20 && $slaves[_s].trust > 20>>
+					scoffs audibly.
+				<<elseif $slaves[_s].devotion < -20>>
+					breaks down again.
+				<<else>>
+					nods acceptingly.
+				<</if>>
+			<</replace>>
+		<</link>>
+		</span>
+	<</if>>
 
-    <<if ndef $slaves[_s].publicCount>>
-        <<set $slaves[_s].publicCount = 0>>
-    <</if>>
-    <<if $slaves[_s].vagina > 0>>
-        <<set $slaves[_s].vaginalCount += 50>>
-        <<set $vaginalTotal += 50>>
-        <<set $slaves[_s].publicCount += 50>>
-    <</if>>
-    <<if $slaves[_s].anus < 3>>
-        <<set $slaves[_s].anus += 1>>
-        You can feel $his ass, still somewhat gaped from its ordeal. It's been @@.lime;loosened@@ by $his wedding party.
-    <</if>>
-    <<if $slaves[_s].relationship != 0>>
-        <<if $slaves[_s].devotion+$slaves[_s].trust >= 175>>
-            <<if $slaves[_s].relationship > 0>>
-                $His <<if $slaves[_s].relationship > 2>>ex<<else>>friend<</if>> is @@.mediumorchid;disappointed@@ that their relationship had to end and @@.gold;worries@@ for _his2 <<if $slaves[_s].relationship > 2>>love<<else>>companion<</if>>'s future.
-                <<if $slaves[_s].relationship == 4>>
-                    <<set $slaves[_m].devotion -= 5, $slaves[_m].trust -= 5>>
-                <<elseif $slaves[_s].relationship == 3>>
-                    <<set $slaves[_m].devotion -= 3, $slaves[_m].trust -= 3>>
-                <<else>>
-                    <<set $slaves[_m].devotion -= 1, $slaves[_m].trust -= 1>>
-                <</if>>
-            <<elseif $slaves[_s].relationship == -2>>
-                $He feels like $he betrayed you by getting fucked by so many others and struggles to convince $himself it was what you wanted.
-            <<elseif $slaves[_s].relationship == -1>>
-                Judging by the smile on $his sleeping face, today may have been the @@.hotpink;best day of $his life.@@
-                <<set $slaves[_s].devotion = 100, $slaves[_s].trust = 100>>
-            <</if>>
-        <<elseif $slaves[_s].devotion < -20>>
-            <<if $slaves[_s].relationship == -1>>
-                $He @@.mediumorchid;hates@@ that $he has to be yours only after such a thrilling orgy and @@.gold;fears@@ what will happen if $he strays.
-                <<set $slaves[_s].devotion -= 40, $slaves[_s].trust -= 40>>
-            <<elseif $slaves[_s].relationship == 4>>
-                Both $him and $his ex are @@.mediumorchid;resent@@ that their relationship had to end and @@.gold;fear@@ for each other's future. $slaves[_m].slaveName is especially @@.mediumorchid;furious@@ to watch _his2 life's love get stolen away and fucked by so many others.
-                <<set $slaves[_m].devotion -= 60, $slaves[_m].trust -= 40>>
-                <<set $slaves[_s].devotion -= 40, $slaves[_s].trust -= 40>>
-            <<elseif $slaves[_s].relationship == 3>>
-                Both $him and $his ex are @@.mediumorchid;resent@@ that their relationship had to end and @@.gold;fear@@ for each other's future. $slaves[_m].slaveName is especially @@.mediumorchid;hurt@@ after watching _his2 life's love get stolen away and fucked by so many others.
-                <<set $slaves[_m].devotion -= 30, $slaves[_m].trust -= 30>>
-                <<set $slaves[_s].devotion -= 50, $slaves[_s].trust -= 30>>
-            <<elseif $slaves[_s].relationship > 0>>
-                Both $him and $his friend are @@.mediumorchid;resent@@ that their relationship had to end and @@.gold;fear@@ for each other's future.
-                <<set $slaves[_m].devotion -= 20, $slaves[_m].trust -= 20>>
-                <<set $slaves[_s].devotion -= 20, $slaves[_s].trust -= 20>>
-            <</if>>
-        <<else>>
-            <<if $slaves[_s].relationship == -1>>
-                $He @@.mediumorchid;dislikes@@ that $he has to be yours only and @@.gold;worries@@ what will happen if $he strays, especially after such a lovely orgy.
-                <<set $slaves[_s].devotion -= 10, $slaves[_s].trust -= 10>>
-            <<elseif $slaves[_s].relationship == 4>>
-                Both $him and $his ex are @@.mediumorchid;resent@@ that their relationship had to end and @@.gold;worry@@ for each other. $slaves[_m].slaveName is especially @@.mediumorchid;hurt@@ after watching _his2 life's love get stolen away and fucked by so many others.
-                <<set $slaves[_m].devotion -= 20, $slaves[_m].trust -= 20>>
-                <<set $slaves[_s].devotion -= 30, $slaves[_s].trust -= 20>>
-            <<elseif $slaves[_s].relationship == 3>>
-                Both $him and $his ex are @@.mediumorchid;are saddened@@ that their relationship had to end and @@.gold;worry@@ for each other. $slaves[_m].slaveName is a little @@.mediumorchid;resentful@@ that you'd treat such a catch that way.
-                <<set $slaves[_m].devotion -= 10, $slaves[_m].trust -= 10>>
-                <<set $slaves[_s].devotion -= 15, $slaves[_s].trust -= 10>>
-            <<elseif $slaves[_s].relationship > 0>>
-                Both $him and $his friend are @@.mediumorchid;are disappointed@@ that their relationship had to end and @@.gold;worry@@ for each other.
-                <<set $slaves[_m].devotion -= 5, $slaves[_m].trust -= 5>>
-                <<set $slaves[_s].devotion -= 5, $slaves[_s].trust -= 5>>
-            <</if>>
-        <</if>>
-    <</if>>
-    <<set $slaves[_s].relationship = -3>>
-    <<set $slaves[_s].oralCount += 50>>
-    <<set $oralTotal += 50>>
-    <<set $slaves[_s].analCount += 50>>
-    <<set $analTotal += 50>>
-    <<set $slaves[_s].publicCount += 100>>
-    <<if canGetPregnant($slaves[_s]) && $slaves[_s].eggType == "human">>
-        <<= knockMeUp($slaves[_s], 20, 2, -2)>>
-    <</if>>
-    <<set $rep += 1000>>
-    <<if $slaves[_s].fetish == "mindbroken">>
-        <<set $desc = "a framed shot of the broken " + $slaves[_s].slaveName + " getting gangbanged at your wedding">>
-    <<elseif $slaves[_s].devotion+$slaves[_s].trust >= 175>>
-        <<set $desc = "a framed shot of the tear and cum soaked " + $slaves[_s].slaveName + " getting gangbanged at your wedding">>
-    <<elseif $slaves[_s].devotion < -20 && $slaves[_s].trust > 20>>
-        <<set $desc = "a framed shot of the glowering " + $slaves[_s].slaveName + " getting gangbanged at your wedding">>
-    <<elseif $slaves[_s].devotion < -20>>
-        <<set $desc = "a framed shot of " + $slaves[_s].slaveName + " getting gangbanged and weeping at your wedding">>
-    <<else>>
-        <<set $desc = "a framed shot of " + $slaves[_s].slaveName + " getting gangbanged at your wedding">>
-    <</if>>
-    <<set $trinkets.push($desc)>>
+	<<if ndef $slaves[_s].publicCount>>
+		<<set $slaves[_s].publicCount = 0>>
+	<</if>>
+	<<if $slaves[_s].vagina > 0>>
+		<<set $slaves[_s].vaginalCount += 50>>
+		<<set $vaginalTotal += 50>>
+		<<set $slaves[_s].publicCount += 50>>
+	<</if>>
+	<<if $slaves[_s].anus < 3>>
+		<<set $slaves[_s].anus += 1>>
+		You can feel $his ass, still somewhat gaped from its ordeal. It's been @@.lime;loosened@@ by $his wedding party.
+	<</if>>
+	<<if $slaves[_s].relationship != 0>>
+		<<if $slaves[_s].devotion+$slaves[_s].trust >= 175>>
+			<<if $slaves[_s].relationship > 0>>
+				$His <<if $slaves[_s].relationship > 2>>ex<<else>>friend<</if>> is @@.mediumorchid;disappointed@@ that their relationship had to end and @@.gold;worries@@ for _his2 <<if $slaves[_s].relationship > 2>>love<<else>>companion<</if>>'s future.
+				<<if $slaves[_s].relationship == 4>>
+					<<set $slaves[_m].devotion -= 5, $slaves[_m].trust -= 5>>
+				<<elseif $slaves[_s].relationship == 3>>
+					<<set $slaves[_m].devotion -= 3, $slaves[_m].trust -= 3>>
+				<<else>>
+					<<set $slaves[_m].devotion -= 1, $slaves[_m].trust -= 1>>
+				<</if>>
+			<<elseif $slaves[_s].relationship == -2>>
+				$He feels like $he betrayed you by getting fucked by so many others and struggles to convince $himself it was what you wanted.
+			<<elseif $slaves[_s].relationship == -1>>
+				Judging by the smile on $his sleeping face, today may have been the @@.hotpink;best day of $his life.@@
+				<<set $slaves[_s].devotion = 100, $slaves[_s].trust = 100>>
+			<</if>>
+		<<elseif $slaves[_s].devotion < -20>>
+			<<if $slaves[_s].relationship == -1>>
+				$He @@.mediumorchid;hates@@ that $he has to be yours only after such a thrilling orgy and @@.gold;fears@@ what will happen if $he strays.
+				<<set $slaves[_s].devotion -= 40, $slaves[_s].trust -= 40>>
+			<<elseif $slaves[_s].relationship == 4>>
+				Both $him and $his ex are @@.mediumorchid;resent@@ that their relationship had to end and @@.gold;fear@@ for each other's future. $slaves[_m].slaveName is especially @@.mediumorchid;furious@@ to watch _his2 life's love get stolen away and fucked by so many others.
+				<<set $slaves[_m].devotion -= 60, $slaves[_m].trust -= 40>>
+				<<set $slaves[_s].devotion -= 40, $slaves[_s].trust -= 40>>
+			<<elseif $slaves[_s].relationship == 3>>
+				Both $him and $his ex are @@.mediumorchid;resent@@ that their relationship had to end and @@.gold;fear@@ for each other's future. $slaves[_m].slaveName is especially @@.mediumorchid;hurt@@ after watching _his2 life's love get stolen away and fucked by so many others.
+				<<set $slaves[_m].devotion -= 30, $slaves[_m].trust -= 30>>
+				<<set $slaves[_s].devotion -= 50, $slaves[_s].trust -= 30>>
+			<<elseif $slaves[_s].relationship > 0>>
+				Both $him and $his friend are @@.mediumorchid;resent@@ that their relationship had to end and @@.gold;fear@@ for each other's future.
+				<<set $slaves[_m].devotion -= 20, $slaves[_m].trust -= 20>>
+				<<set $slaves[_s].devotion -= 20, $slaves[_s].trust -= 20>>
+			<</if>>
+		<<else>>
+			<<if $slaves[_s].relationship == -1>>
+				$He @@.mediumorchid;dislikes@@ that $he has to be yours only and @@.gold;worries@@ what will happen if $he strays, especially after such a lovely orgy.
+				<<set $slaves[_s].devotion -= 10, $slaves[_s].trust -= 10>>
+			<<elseif $slaves[_s].relationship == 4>>
+				Both $him and $his ex are @@.mediumorchid;resent@@ that their relationship had to end and @@.gold;worry@@ for each other. $slaves[_m].slaveName is especially @@.mediumorchid;hurt@@ after watching _his2 life's love get stolen away and fucked by so many others.
+				<<set $slaves[_m].devotion -= 20, $slaves[_m].trust -= 20>>
+				<<set $slaves[_s].devotion -= 30, $slaves[_s].trust -= 20>>
+			<<elseif $slaves[_s].relationship == 3>>
+				Both $him and $his ex are @@.mediumorchid;are saddened@@ that their relationship had to end and @@.gold;worry@@ for each other. $slaves[_m].slaveName is a little @@.mediumorchid;resentful@@ that you'd treat such a catch that way.
+				<<set $slaves[_m].devotion -= 10, $slaves[_m].trust -= 10>>
+				<<set $slaves[_s].devotion -= 15, $slaves[_s].trust -= 10>>
+			<<elseif $slaves[_s].relationship > 0>>
+				Both $him and $his friend are @@.mediumorchid;are disappointed@@ that their relationship had to end and @@.gold;worry@@ for each other.
+				<<set $slaves[_m].devotion -= 5, $slaves[_m].trust -= 5>>
+				<<set $slaves[_s].devotion -= 5, $slaves[_s].trust -= 5>>
+			<</if>>
+		<</if>>
+	<</if>>
+	<<set $slaves[_s].relationship = -3>>
+	<<set $slaves[_s].oralCount += 50>>
+	<<set $oralTotal += 50>>
+	<<set $slaves[_s].analCount += 50>>
+	<<set $analTotal += 50>>
+	<<set $slaves[_s].publicCount += 100>>
+	<<if canGetPregnant($slaves[_s]) && $slaves[_s].eggType == "human">>
+		<<= knockMeUp($slaves[_s], 20, 2, -2)>>
+	<</if>>
+	<<set $rep += 1000>>
+	<<if $slaves[_s].fetish == "mindbroken">>
+		<<set $desc = "a framed shot of the broken " + $slaves[_s].slaveName + " getting gangbanged at your wedding">>
+	<<elseif $slaves[_s].devotion+$slaves[_s].trust >= 175>>
+		<<set $desc = "a framed shot of the tear and cum soaked " + $slaves[_s].slaveName + " getting gangbanged at your wedding">>
+	<<elseif $slaves[_s].devotion < -20 && $slaves[_s].trust > 20>>
+		<<set $desc = "a framed shot of the glowering " + $slaves[_s].slaveName + " getting gangbanged at your wedding">>
+	<<elseif $slaves[_s].devotion < -20>>
+		<<set $desc = "a framed shot of " + $slaves[_s].slaveName + " getting gangbanged and weeping at your wedding">>
+	<<else>>
+		<<set $desc = "a framed shot of " + $slaves[_s].slaveName + " getting gangbanged at your wedding">>
+	<</if>>
+	<<set $trinkets.push($desc)>>
 
 <<else>>
 
-    The ceremony to bind <<= SlaveFullName($slaves[_s])>> to you as your slave wife is a polite affair which you host in the lower floor of your penthouse. All the arcology's most prominent citizens are there, most with a favored slave or two and some even with their slave wives. Many of your other slaves, that is your slaves who are not being married tonight, are present to serve your guests, but are dressed more conservatively than usual. When assignations between citizen and slave develop, guests are politely encouraged to perform them in side rooms rather than out in view of the main gathering.
-    <br><br>
-    $slaves[_s].slaveName appears after everyone has had a chance to socialize,<<if ($slaves[_s].amp == 1)>> carried by another slave since $he's a quadruple amputee and $he cannot walk,<</if>> wearing beautiful bridal lingerie in
-    <<if ($slaves[_s].vagina == 0)>>
-        white, since $he's a virgin.
-    <<elseif ($slaves[_s].pregKnown == 1)>>
-        light pink, since $he's pregnant.
-    <<elseif ($slaves[_s].vagina < 0) && ($slaves[_s].anus == 0)>>
-        white, since $he's an anal virgin.
-    <<elseif ($slaves[_s].vagina < 0) && ($slaves[_s].boobs > 500)>>
-        electric blue, since $he's a shemale.
-    <<elseif ($slaves[_s].vagina < 0)>>
-        pale blue, since $he's a sissy slave.
-    <<elseif ($slaves[_s].dick > 0)>>
-        hot pink, since $he's a futa slave.
-    <<else>>
-        light pink, since $he's an experienced sex slave.
-    <</if>>
-    A filmy veil covers $his head and shoulders. $His lacy bridal bra
-    <<if ($slaves[_s].boobs > 4000)>>
-        is a marvel of engineering, discreetly reinforced to support $his gigantic udders.
-    <<elseif ($slaves[_s].boobs > 1200)>>
-        just barely restrains $his huge boobs, leaving the tops of $his areolae visible.
-    <<elseif ($slaves[_s].boobs > 400)>>
-        flatters $his pretty breasts.
-    <<else>>
-        flatters $his pretty chest.
-    <</if>>
-    <<if $slaves[_s].bellyPreg >= 600000>>
-        $His expansive, squirming pregnant belly makes $his bridal wear particularly obscene.
-    <<elseif ($slaves[_s].bellyPreg >= 1500)>>
-        $His _belly pregnant belly protrudes out the front of $his bridal wear.
-    <<elseif ($slaves[_s].bellyImplant >= 1500)>>
-        $His _belly <<print $slaves[_s].bellyImplant>>cc belly implant protrudes $his middle out the front of $his bridal wear.
-    <<elseif ($slaves[_s].bellyFluid >= 10000)>>
-        $His hugely bloated, <<print $slaves[_s].inflationType>>-filled belly protrudes out the front of $his bridal wear.
-    <<elseif ($slaves[_s].bellyFluid >= 5000)>>
-        $His bloated, <<print $slaves[_s].inflationType>>-stuffed belly protrudes out the front of $his bridal wear.
-    <<elseif ($slaves[_s].bellyFluid >= 1500)>>
-        $His distended, <<print $slaves[_s].inflationType>>-belly protrudes out the front of $his bridal wear.
-    <</if>>
-    <<if $slaves[_s].dickAccessory == ("chastity") || $slaves[_s].dickAccessory == ("combined chastity")>>
-        $His slave dick is hidden by its chastity cage.
-    <<elseif canAchieveErection($slaves[_s])>>
-        <<if ($slaves[_s].dick > 4) && ($slaves[_s].belly >= 5000)>>
-        $He's hugely erect, with $his lacy g-string only serving to hold $his dick agonizingly pressed against the bottom of $his _belly <<if $slaves[_s].bellyPreg >= 3000>>pregnant <</if>>belly.
-        <<elseif $slaves[_s].dick > 4>>
-        $He's hugely erect, with $his lacy g-string only serving to hold $his dick upright along $his belly.
-        <<else>>
-        $His erection tents the front of $his lacy g-string.
-        <</if>>
-    <<elseif ($slaves[_s].dick > 0)>>
-        <<if $slaves[_s].dick > 10>>
-        $His huge soft cock is allowed to dangle freely as no g-string could hope to contain it.
-        <<elseif $slaves[_s].dick > 4>>
-        $His big soft cock forms a lewd mass, stuffed into $his lacy g-string.
-        <<else>>
-        $His lacy g-string perfectly conceals $his soft dick.
-        <</if>>
-    <<else>>
-        <<if $slaves[_s].clit > 1>>
-        $His huge clit is quite hard, making $him shift uncomfortably as $his lacy g-string stimulates it.
-        <<else>>
-        $His lacy g-string covers $his womanhood demurely.
-        <</if>>
-    <</if>>
-    There is no aisle for $him to <<if $slaves[_s].amp == 1>>be carried<<else>>walk<</if>> down, just a small space at the head of the room where you're standing alone, and there's no one to <<if $slaves[_s].amp == 1>>walk alongside the slave carrying<<else>>walk<</if>> $him there; this symbolizes $his submission to you
-    <<if $slaves[_s].fetish == "mindbroken">>
-        despite the fact that $he had to be pushed into walking towards you.
-    <<elseif $slaves[_s].devotion+$slaves[_s].trust >= 175>>
-        of $his own choice, and $he does so with a smile.
-    <<elseif $slaves[_s].devotion < -20 && $slaves[_s].trust > 20>>
-        of $his own choice, and $he does so with hesitation.
-    <<elseif $slaves[_s].devotion < -20>>
-        of $his own (forced) choice, and $he does so with wavering steps.
-    <<else>>
-        of $his own choice, and $he does so willingly.
-    <</if>>
-    <br><br>
-    When $he's in front of you, <<if $slaves[_s].amp == 1>>the slave carrying $his limbless torso sets $him down on the floor in front of you and props $him up so $his head is level with your crotch<<else>>$he gets down on $his knees so $his head is level with your crotch<</if>>. <<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> reads the short recitation for $him, and you place a simple steel ring <<if $slaves[_s].amp == 1>>on a cord around $his neck, since $he lacks fingers to wear it on<<else>>on $his finger<</if>>. There is no ring for you, since this marriage does not bind you.
-    <br>
-    <<if $PC.surname && $slaves[_s].slaveSurname != $PC.surname>>
-        <br><br><span id="surnaming">
-        <<link "Give $him your surname">>
-            <<replace "#surnaming">>
-                <<set $slaves[_s].slaveSurname = $PC.surname>>
-                You also proclaim your new slave wife $slaves[_s].slaveName $slaves[_s].slaveSurname. The new Mrs. $slaves[_s].slaveSurname hears this, of course, and
-                <<if $slaves[_s].fetish == "mindbroken">>
-                    shows no reaction. Like many things, names mean nothing to $him now. Your guests, on the other hand, appreciate the gift.
-                <<elseif $slaves[_s].devotion+$slaves[_s].trust >= 175>>
-                    breaks down again; it's like a dream come true.
-                <<elseif $slaves[_s].devotion < -20 && $slaves[_s].trust > 20>>
-                    scoffs audibly; just another burden for $him to carry.
-                <<elseif $slaves[_s].devotion < -20>>
-                    breaks down again; this is nothing more than another unwanted link to you.
-                <<else>>
-                    nods acceptingly. Your will is $his will, after all.
-                <</if>>
-            <</replace>>
-        <</link>>
-        </span>
-    <</if>>
-    <br><br> Then, you flip $his veil over $his head so $he can <<if $PC.dick == 1>>suck your dick<<if $PC.vagina == 1>> and <</if>><</if>><<if $PC.vagina == 1>>eat you out<</if>> in front of your guests, as the ceremony requires. $He approaches $his task
-    <<if $slaves[_s].fetish == "mindbroken">>
-        with robotic obedience. You climax promptly, <<if $PC.dick == 1>>shooting your cum down $his throat<<else>>covering $his face in girlcum<</if>>. Your guests and their attendant slaves applaud at the consummation, or rather, the first stage of the consummation. The balance will take place privately, however, and you scoop up your new slave wife to carry $him back into the master bedroom. $He absentmindedly rests $his head against your <<if $PC.boobs == 1>>breasts<<elseif $PC.title == 0>>flat chest<<else>>strong chest<</if>> as you cradle $him in your arms, gazing up at you with empty eyes.
-    <<elseif $slaves[_s].devotion+$slaves[_s].trust >= 175>>
-        <<if ($slaves[_s].fetish == "cumslut")>>enthusiastically<<else>>with a will<</if>>, and you climax promptly, <<if $PC.dick == 1>>shooting your cum down $his throat<<else>>covering $his face in girlcum<</if>>. Your guests and their attendant slaves @@.green;applaud at the consummation,@@ or rather, at the first stage of the consummation. The balance will take place privately, however, and you scoop up your new slave wife to carry $him back into the master bedroom. $He rests $his head against your <<if $PC.boobs == 1>>breasts<<elseif $PC.title == 0>>flat chest<<else>>strong chest<</if>> as you cradle $him in your arms, staring up at you.
-    <<elseif $slaves[_s].devotion < -20 && $slaves[_s].trust > 20>>
-        with apprehension, so much so that things are taking too long, so you grab $his head and facefuck $him instead. $He gags and sputters, tears running down $his cheeks, as you violate $his mouth publicly. You climax promptly, <<if $PC.dick == 1>>shooting your cum down $his throat<<else>>covering $his face in girlcum<</if>>. Your guests and their attendant slaves applaud at the consummation, or rather, the first stage of the consummation. The balance will take place privately, however, and you scoop up your new slave wife to carry $him back into the master bedroom. $He looks up at you with fearful, hate-filled eyes, blaming you for everything that has happened so far.
-    <<elseif $slaves[_s].devotion < -20>>
-        with apprehension, so much so that things are taking too long, so you grab $his head and facefuck $him instead. $He gags and sputters, tears running down $his cheeks, as you violate $his mouth publicly. You climax promptly, <<if $PC.dick == 1>>shooting your cum down $his throat<<else>>covering $his face in girlcum<</if>>. Your guests and their attendant slaves applaud at the consummation, or rather, the first stage of the consummation. The balance will take place privately, however, and you scoop up your new slave wife to carry $him back into the master bedroom. $He looks up at you with fearful, tear-filled eyes as if pleading for you not to do this.
-    <<else>>
-        with a will. $He approaches $his task <<if ($slaves[_s].fetish == "cumslut")>>enthusiastically<<else>>obediently<</if>>, and you climax promptly, <<if $PC.dick == 1>>shooting your cum down $his throat<<else>>covering $his face in girlcum<</if>>. Your guests and their attendant slaves applaud at the consummation, or rather, the first stage of the consummation. The balance will take place privately, however, and you scoop up your new slave wife to carry $him back into the master bedroom. $He looks up at you, $his eyes unsure.
-    <</if>>
-    <<if $slaves[_s].relationship != 0>>
-        <<if $slaves[_s].devotion+$slaves[_s].trust >= 175>>
-            <<if $slaves[_s].relationship > 0>>
-                $His <<if $slaves[_s].relationship > 2>>ex<<else>>friend<</if>> is @@.mediumorchid;disappointed@@ that their relationship had to end and @@.gold;worries@@ for _his2 <<if $slaves[_s].relationship > 2>>love<<else>>companion<</if>>'s future.
-                <<if $slaves[_s].relationship == 4>>
-                    <<set $slaves[_m].devotion -= 5, $slaves[_m].trust -= 5>>
-                <<elseif $slaves[_s].relationship == 3>>
-                    <<set $slaves[_m].devotion -= 3, $slaves[_m].trust -= 3>>
-                <<else>>
-                    <<set $slaves[_m].devotion -= 1, $slaves[_m].trust -= 1>>
-                <</if>>
-            <</if>>
-        <<elseif $slaves[_s].devotion < -20>>
-            <<if $slaves[_s].relationship == -1>>
-                $He @@.mediumorchid;hates@@ that $he has to be yours only and @@.gold;fears@@ what will happen if $he strays.
-                <<set $slaves[_s].devotion -= 40, $slaves[_s].trust -= 40>>
-            <<elseif $slaves[_s].relationship == 4>>
-                Both $him and $his ex are @@.mediumorchid;resent@@ that their relationship had to end and @@.gold;fear@@ for each other's future.
-                <<set $slaves[_m].devotion -= 40, $slaves[_m].trust -= 40>>
-                <<set $slaves[_s].devotion -= 40, $slaves[_s].trust -= 40>>
-            <<elseif $slaves[_s].relationship == 3>>
-                Both $him and $his ex are @@.mediumorchid;resent@@ that their relationship had to end and @@.gold;fear@@ for each other's future.
-                <<set $slaves[_m].devotion -= 30, $slaves[_m].trust -= 30>>
-                <<set $slaves[_s].devotion -= 30, $slaves[_s].trust -= 30>>
-            <<elseif $slaves[_s].relationship > 0>>
-                Both $him and $his friend are @@.mediumorchid;resent@@ that their relationship had to end and @@.gold;fear@@ for each other's future.
-                <<set $slaves[_m].devotion -= 20, $slaves[_m].trust -= 20>>
-                <<set $slaves[_s].devotion -= 20, $slaves[_s].trust -= 20>>
-            <</if>>
-        <<else>>
-            <<if $slaves[_s].relationship == -1>>
-                $He @@.mediumorchid;dislikes@@ that $he has to be yours only and @@.gold;worries@@ what will happen if $he strays.
-                <<set $slaves[_s].devotion -= 10, $slaves[_s].trust -= 10>>
-            <<elseif $slaves[_s].relationship == 4>>
-                Both $him and $his ex are @@.mediumorchid;resent@@ that their relationship had to end and @@.gold;worry@@ for each other.
-                <<set $slaves[_m].devotion -= 20, $slaves[_m].trust -= 20>>
-                <<set $slaves[_s].devotion -= 20, $slaves[_s].trust -= 20>>
-            <<elseif $slaves[_s].relationship == 3>>
-                Both $him and $his ex are @@.mediumorchid;are saddened@@ that their relationship had to end and @@.gold;worry@@ for each other.
-                <<set $slaves[_m].devotion -= 10, $slaves[_m].trust -= 10>>
-                <<set $slaves[_s].devotion -= 10, $slaves[_s].trust -= 10>>
-            <<elseif $slaves[_s].relationship > 0>>
-                Both $him and $his friend are @@.mediumorchid;are disappointed@@ that their relationship had to end and @@.gold;worry@@ for each other.
-                <<set $slaves[_m].devotion -= 5, $slaves[_m].trust -= 5>>
-                <<set $slaves[_s].devotion -= 5, $slaves[_s].trust -= 5>>
-            <</if>>
-        <</if>>
-    <</if>>
-    <<set $slaves[_s].relationship = -3>>
-    <<set $slaves[_s].oralCount += 1>>
-    <<set $oralTotal += 1>>
-    <<set $rep += 750>>
-    <<if $slaves[_s].fetish == "mindbroken">>
-        <<set $desc = "a framed shot of your uneventful wedding to the mindbroken " + $slaves[_s].slaveName>>
-    <<elseif $slaves[_s].devotion+$slaves[_s].trust >= 175>>
-        <<set $desc = "a framed shot of your romantic wedding to the joyous " + $slaves[_s].slaveName>>
-    <<elseif $slaves[_s].devotion < -20 && $slaves[_s].trust > 20>>
-        <<set $desc = "a framed shot of your forced wedding to the hateful " + $slaves[_s].slaveName>>
-    <<elseif $slaves[_s].devotion < -20>>
-        <<set $desc = "a framed shot of your forced wedding to the weeping " + $slaves[_s].slaveName>>
-    <<else>>
-        <<set $desc = "a framed shot of your wedding to " + $slaves[_s].slaveName>>
-    <</if>>
-    <<set $trinkets.push($desc)>>
+	The ceremony to bind <<= SlaveFullName($slaves[_s])>> to you as your slave wife is a polite affair which you host in the lower floor of your penthouse. All the arcology's most prominent citizens are there, most with a favored slave or two and some even with their slave wives. Many of your other slaves, that is your slaves who are not being married tonight, are present to serve your guests, but are dressed more conservatively than usual. When assignations between citizen and slave develop, guests are politely encouraged to perform them in side rooms rather than out in view of the main gathering.
+	<br><br>
+	$slaves[_s].slaveName appears after everyone has had a chance to socialize,<<if ($slaves[_s].amp == 1)>> carried by another slave since $he's a quadruple amputee and $he cannot walk,<</if>> wearing beautiful bridal lingerie in
+	<<if ($slaves[_s].vagina == 0)>>
+		white, since $he's a virgin.
+	<<elseif ($slaves[_s].pregKnown == 1)>>
+		light pink, since $he's pregnant.
+	<<elseif ($slaves[_s].vagina < 0) && ($slaves[_s].anus == 0)>>
+		white, since $he's an anal virgin.
+	<<elseif ($slaves[_s].vagina < 0) && ($slaves[_s].boobs > 500)>>
+		electric blue, since $he's a shemale.
+	<<elseif ($slaves[_s].vagina < 0)>>
+		pale blue, since $he's a sissy slave.
+	<<elseif ($slaves[_s].dick > 0)>>
+		hot pink, since $he's a futa slave.
+	<<else>>
+		light pink, since $he's an experienced sex slave.
+	<</if>>
+	A filmy veil covers $his head and shoulders. $His lacy bridal bra
+	<<if ($slaves[_s].boobs > 4000)>>
+		is a marvel of engineering, discreetly reinforced to support $his gigantic udders.
+	<<elseif ($slaves[_s].boobs > 1200)>>
+		just barely restrains $his huge boobs, leaving the tops of $his areolae visible.
+	<<elseif ($slaves[_s].boobs > 400)>>
+		flatters $his pretty breasts.
+	<<else>>
+		flatters $his pretty chest.
+	<</if>>
+	<<if $slaves[_s].bellyPreg >= 600000>>
+		$His expansive, squirming pregnant belly makes $his bridal wear particularly obscene.
+	<<elseif ($slaves[_s].bellyPreg >= 1500)>>
+		$His _belly pregnant belly protrudes out the front of $his bridal wear.
+	<<elseif ($slaves[_s].bellyImplant >= 1500)>>
+		$His _belly <<print $slaves[_s].bellyImplant>>cc belly implant protrudes $his middle out the front of $his bridal wear.
+	<<elseif ($slaves[_s].bellyFluid >= 10000)>>
+		$His hugely bloated, <<print $slaves[_s].inflationType>>-filled belly protrudes out the front of $his bridal wear.
+	<<elseif ($slaves[_s].bellyFluid >= 5000)>>
+		$His bloated, <<print $slaves[_s].inflationType>>-stuffed belly protrudes out the front of $his bridal wear.
+	<<elseif ($slaves[_s].bellyFluid >= 1500)>>
+		$His distended, <<print $slaves[_s].inflationType>>-belly protrudes out the front of $his bridal wear.
+	<</if>>
+	<<if $slaves[_s].dickAccessory == ("chastity") || $slaves[_s].dickAccessory == ("combined chastity")>>
+		$His slave dick is hidden by its chastity cage.
+	<<elseif canAchieveErection($slaves[_s])>>
+		<<if ($slaves[_s].dick > 4) && ($slaves[_s].belly >= 5000)>>
+		$He's hugely erect, with $his lacy g-string only serving to hold $his dick agonizingly pressed against the bottom of $his _belly <<if $slaves[_s].bellyPreg >= 3000>>pregnant <</if>>belly.
+		<<elseif $slaves[_s].dick > 4>>
+		$He's hugely erect, with $his lacy g-string only serving to hold $his dick upright along $his belly.
+		<<else>>
+		$His erection tents the front of $his lacy g-string.
+		<</if>>
+	<<elseif ($slaves[_s].dick > 0)>>
+		<<if $slaves[_s].dick > 10>>
+		$His huge soft cock is allowed to dangle freely as no g-string could hope to contain it.
+		<<elseif $slaves[_s].dick > 4>>
+		$His big soft cock forms a lewd mass, stuffed into $his lacy g-string.
+		<<else>>
+		$His lacy g-string perfectly conceals $his soft dick.
+		<</if>>
+	<<else>>
+		<<if $slaves[_s].clit > 1>>
+		$His huge clit is quite hard, making $him shift uncomfortably as $his lacy g-string stimulates it.
+		<<else>>
+		$His lacy g-string covers $his womanhood demurely.
+		<</if>>
+	<</if>>
+	There is no aisle for $him to <<if $slaves[_s].amp == 1>>be carried<<else>>walk<</if>> down, just a small space at the head of the room where you're standing alone, and there's no one to <<if $slaves[_s].amp == 1>>walk alongside the slave carrying<<else>>walk<</if>> $him there; this symbolizes $his submission to you
+	<<if $slaves[_s].fetish == "mindbroken">>
+		despite the fact that $he had to be pushed into walking towards you.
+	<<elseif $slaves[_s].devotion+$slaves[_s].trust >= 175>>
+		of $his own choice, and $he does so with a smile.
+	<<elseif $slaves[_s].devotion < -20 && $slaves[_s].trust > 20>>
+		of $his own choice, and $he does so with hesitation.
+	<<elseif $slaves[_s].devotion < -20>>
+		of $his own (forced) choice, and $he does so with wavering steps.
+	<<else>>
+		of $his own choice, and $he does so willingly.
+	<</if>>
+	<br><br>
+	When $he's in front of you, <<if $slaves[_s].amp == 1>>the slave carrying $his limbless torso sets $him down on the floor in front of you and props $him up so $his head is level with your crotch<<else>>$he gets down on $his knees so $his head is level with your crotch<</if>>. <<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> reads the short recitation for $him, and you place a simple steel ring <<if $slaves[_s].amp == 1>>on a cord around $his neck, since $he lacks fingers to wear it on<<else>>on $his finger<</if>>. There is no ring for you, since this marriage does not bind you.
+	<br>
+	<<if $PC.surname && $slaves[_s].slaveSurname != $PC.surname>>
+		<br><br><span id="surnaming">
+		<<link "Give $him your surname">>
+			<<replace "#surnaming">>
+				<<set $slaves[_s].slaveSurname = $PC.surname>>
+				You also proclaim your new slave wife $slaves[_s].slaveName $slaves[_s].slaveSurname. The new Mrs. $slaves[_s].slaveSurname hears this, of course, and
+				<<if $slaves[_s].fetish == "mindbroken">>
+					shows no reaction. Like many things, names mean nothing to $him now. Your guests, on the other hand, appreciate the gift.
+				<<elseif $slaves[_s].devotion+$slaves[_s].trust >= 175>>
+					breaks down again; it's like a dream come true.
+				<<elseif $slaves[_s].devotion < -20 && $slaves[_s].trust > 20>>
+					scoffs audibly; just another burden for $him to carry.
+				<<elseif $slaves[_s].devotion < -20>>
+					breaks down again; this is nothing more than another unwanted link to you.
+				<<else>>
+					nods acceptingly. Your will is $his will, after all.
+				<</if>>
+			<</replace>>
+		<</link>>
+		</span>
+	<</if>>
+	<br><br> Then, you flip $his veil over $his head so $he can <<if $PC.dick == 1>>suck your dick<<if $PC.vagina == 1>> and <</if>><</if>><<if $PC.vagina == 1>>eat you out<</if>> in front of your guests, as the ceremony requires. $He approaches $his task
+	<<if $slaves[_s].fetish == "mindbroken">>
+		with robotic obedience. You climax promptly, <<if $PC.dick == 1>>shooting your cum down $his throat<<else>>covering $his face in girlcum<</if>>. Your guests and their attendant slaves applaud at the consummation, or rather, the first stage of the consummation. The balance will take place privately, however, and you scoop up your new slave wife to carry $him back into the master bedroom. $He absentmindedly rests $his head against your <<if $PC.boobs == 1>>breasts<<elseif $PC.title == 0>>flat chest<<else>>strong chest<</if>> as you cradle $him in your arms, gazing up at you with empty eyes.
+	<<elseif $slaves[_s].devotion+$slaves[_s].trust >= 175>>
+		<<if ($slaves[_s].fetish == "cumslut")>>enthusiastically<<else>>with a will<</if>>, and you climax promptly, <<if $PC.dick == 1>>shooting your cum down $his throat<<else>>covering $his face in girlcum<</if>>. Your guests and their attendant slaves @@.green;applaud at the consummation,@@ or rather, at the first stage of the consummation. The balance will take place privately, however, and you scoop up your new slave wife to carry $him back into the master bedroom. $He rests $his head against your <<if $PC.boobs == 1>>breasts<<elseif $PC.title == 0>>flat chest<<else>>strong chest<</if>> as you cradle $him in your arms, staring up at you.
+	<<elseif $slaves[_s].devotion < -20 && $slaves[_s].trust > 20>>
+		with apprehension, so much so that things are taking too long, so you grab $his head and facefuck $him instead. $He gags and sputters, tears running down $his cheeks, as you violate $his mouth publicly. You climax promptly, <<if $PC.dick == 1>>shooting your cum down $his throat<<else>>covering $his face in girlcum<</if>>. Your guests and their attendant slaves applaud at the consummation, or rather, the first stage of the consummation. The balance will take place privately, however, and you scoop up your new slave wife to carry $him back into the master bedroom. $He looks up at you with fearful, hate-filled eyes, blaming you for everything that has happened so far.
+	<<elseif $slaves[_s].devotion < -20>>
+		with apprehension, so much so that things are taking too long, so you grab $his head and facefuck $him instead. $He gags and sputters, tears running down $his cheeks, as you violate $his mouth publicly. You climax promptly, <<if $PC.dick == 1>>shooting your cum down $his throat<<else>>covering $his face in girlcum<</if>>. Your guests and their attendant slaves applaud at the consummation, or rather, the first stage of the consummation. The balance will take place privately, however, and you scoop up your new slave wife to carry $him back into the master bedroom. $He looks up at you with fearful, tear-filled eyes as if pleading for you not to do this.
+	<<else>>
+		with a will. $He approaches $his task <<if ($slaves[_s].fetish == "cumslut")>>enthusiastically<<else>>obediently<</if>>, and you climax promptly, <<if $PC.dick == 1>>shooting your cum down $his throat<<else>>covering $his face in girlcum<</if>>. Your guests and their attendant slaves applaud at the consummation, or rather, the first stage of the consummation. The balance will take place privately, however, and you scoop up your new slave wife to carry $him back into the master bedroom. $He looks up at you, $his eyes unsure.
+	<</if>>
+	<<if $slaves[_s].relationship != 0>>
+		<<if $slaves[_s].devotion+$slaves[_s].trust >= 175>>
+			<<if $slaves[_s].relationship > 0>>
+				$His <<if $slaves[_s].relationship > 2>>ex<<else>>friend<</if>> is @@.mediumorchid;disappointed@@ that their relationship had to end and @@.gold;worries@@ for _his2 <<if $slaves[_s].relationship > 2>>love<<else>>companion<</if>>'s future.
+				<<if $slaves[_s].relationship == 4>>
+					<<set $slaves[_m].devotion -= 5, $slaves[_m].trust -= 5>>
+				<<elseif $slaves[_s].relationship == 3>>
+					<<set $slaves[_m].devotion -= 3, $slaves[_m].trust -= 3>>
+				<<else>>
+					<<set $slaves[_m].devotion -= 1, $slaves[_m].trust -= 1>>
+				<</if>>
+			<</if>>
+		<<elseif $slaves[_s].devotion < -20>>
+			<<if $slaves[_s].relationship == -1>>
+				$He @@.mediumorchid;hates@@ that $he has to be yours only and @@.gold;fears@@ what will happen if $he strays.
+				<<set $slaves[_s].devotion -= 40, $slaves[_s].trust -= 40>>
+			<<elseif $slaves[_s].relationship == 4>>
+				Both $him and $his ex are @@.mediumorchid;resent@@ that their relationship had to end and @@.gold;fear@@ for each other's future.
+				<<set $slaves[_m].devotion -= 40, $slaves[_m].trust -= 40>>
+				<<set $slaves[_s].devotion -= 40, $slaves[_s].trust -= 40>>
+			<<elseif $slaves[_s].relationship == 3>>
+				Both $him and $his ex are @@.mediumorchid;resent@@ that their relationship had to end and @@.gold;fear@@ for each other's future.
+				<<set $slaves[_m].devotion -= 30, $slaves[_m].trust -= 30>>
+				<<set $slaves[_s].devotion -= 30, $slaves[_s].trust -= 30>>
+			<<elseif $slaves[_s].relationship > 0>>
+				Both $him and $his friend are @@.mediumorchid;resent@@ that their relationship had to end and @@.gold;fear@@ for each other's future.
+				<<set $slaves[_m].devotion -= 20, $slaves[_m].trust -= 20>>
+				<<set $slaves[_s].devotion -= 20, $slaves[_s].trust -= 20>>
+			<</if>>
+		<<else>>
+			<<if $slaves[_s].relationship == -1>>
+				$He @@.mediumorchid;dislikes@@ that $he has to be yours only and @@.gold;worries@@ what will happen if $he strays.
+				<<set $slaves[_s].devotion -= 10, $slaves[_s].trust -= 10>>
+			<<elseif $slaves[_s].relationship == 4>>
+				Both $him and $his ex are @@.mediumorchid;resent@@ that their relationship had to end and @@.gold;worry@@ for each other.
+				<<set $slaves[_m].devotion -= 20, $slaves[_m].trust -= 20>>
+				<<set $slaves[_s].devotion -= 20, $slaves[_s].trust -= 20>>
+			<<elseif $slaves[_s].relationship == 3>>
+				Both $him and $his ex are @@.mediumorchid;are saddened@@ that their relationship had to end and @@.gold;worry@@ for each other.
+				<<set $slaves[_m].devotion -= 10, $slaves[_m].trust -= 10>>
+				<<set $slaves[_s].devotion -= 10, $slaves[_s].trust -= 10>>
+			<<elseif $slaves[_s].relationship > 0>>
+				Both $him and $his friend are @@.mediumorchid;are disappointed@@ that their relationship had to end and @@.gold;worry@@ for each other.
+				<<set $slaves[_m].devotion -= 5, $slaves[_m].trust -= 5>>
+				<<set $slaves[_s].devotion -= 5, $slaves[_s].trust -= 5>>
+			<</if>>
+		<</if>>
+	<</if>>
+	<<set $slaves[_s].relationship = -3>>
+	<<set $slaves[_s].oralCount += 1>>
+	<<set $oralTotal += 1>>
+	<<set $rep += 750>>
+	<<if $slaves[_s].fetish == "mindbroken">>
+		<<set $desc = "a framed shot of your uneventful wedding to the mindbroken " + $slaves[_s].slaveName>>
+	<<elseif $slaves[_s].devotion+$slaves[_s].trust >= 175>>
+		<<set $desc = "a framed shot of your romantic wedding to the joyous " + $slaves[_s].slaveName>>
+	<<elseif $slaves[_s].devotion < -20 && $slaves[_s].trust > 20>>
+		<<set $desc = "a framed shot of your forced wedding to the hateful " + $slaves[_s].slaveName>>
+	<<elseif $slaves[_s].devotion < -20>>
+		<<set $desc = "a framed shot of your forced wedding to the weeping " + $slaves[_s].slaveName>>
+	<<else>>
+		<<set $desc = "a framed shot of your wedding to " + $slaves[_s].slaveName>>
+	<</if>>
+	<<set $trinkets.push($desc)>>
 
 <</if>>
\ No newline at end of file
diff --git a/src/uncategorized/seWeddingTriple.tw b/src/uncategorized/seWeddingTriple.tw
index e9da871332232033a64b39d1623b4788ed4da406..a28342c23afb55b55664873aecaa6d4623e62e1e 100644
--- a/src/uncategorized/seWeddingTriple.tw
+++ b/src/uncategorized/seWeddingTriple.tw
@@ -8,8 +8,8 @@
 <<setLocalPronouns _slave2 2>>
 <<setLocalPronouns _slave3 3>>
 <<if _ML > 3>>
-    <<set _slave4 = getSlave($marrying[3])>>
-    <<setLocalPronouns _slave4 4>>
+	<<set _slave4 = getSlave($marrying[3])>>
+	<<setLocalPronouns _slave4 4>>
 <</if>>
 
 /* TODO: not sure what to put here yet, this is mostly a placeholder */
@@ -19,16 +19,16 @@ In the days leading up to your wedding, your wives-to-be spent their time prepar
 	<<set _pregWedding = 1>>
 	<<if (!isFertile(_slave1))>>
 		<<set _pregWedding = 0>>
-        <<if (!isFertile(_slave2))>>
-            <<set _pregWedding = 0>>
-        <<else>>
-            <<set _pregWedding = 1>>				
-        <</if>>
-        <<if (!isFertile(_slave3))>>
-            <<set _pregWedding = 0>>
-        <<else>>
-            <<set _pregWedding = 1>>
-        <</if>>
+		<<if (!isFertile(_slave2))>>
+			<<set _pregWedding = 0>>
+		<<else>>
+			<<set _pregWedding = 1>>
+		<</if>>
+		<<if (!isFertile(_slave3))>>
+			<<set _pregWedding = 0>>
+		<<else>>
+			<<set _pregWedding = 1>>
+		<</if>>
 		<<if _ML == 4>>
 			<<if (!isFertile(_slave4))>>
 				<<set _pregWedding = 0>>
@@ -49,332 +49,332 @@ In the days leading up to your wedding, your wives-to-be spent their time prepar
 
 <<if $weddingPlanned == 3>>
 
-    /* TODO: write a 3+ slave variant */
+	/* TODO: write a 3+ slave variant */
 
 <<elseif $weddingPlanned == 2>>
 
-    The ceremony to bind <<= SlaveFullName($activeSlave)>> to you as your slave wife is an all day affair.
-    <<if $activeSlave.fetish == "mindbroken">>
-        $He spent the day before resting and preparing $himself, if you can call sitting around mindlessly preparing. $He spends most of the daylong party at the center of a nonstop gangbang, occasionally moaning as more of a physical reaction than anything. The theory is that $he'll be bound to you as your slave wife from this day onward, so $he must get the promiscuity that is a sex slave's responsibility out of the way now. Whatever their opinions on the idea, your guests take part with enthusiasm, completely unhampered by your slave's utter emptiness. Many brought their own slaves to participate, too. $activeSlave.slaveName spends hours with numerous cocks inside $him, with attending slaves using their mouths on any erogenous zones they can reach. When the moment of the ceremony nears, $he's extracted and taken off to be bathed.
-        <br><br>
-        $He returns shortly, looking exhausted but otherwise uncaring. $He's naked still, $his skin clean and $activeSlave.skin, and is led to you for the ceremony by another slave. The only evident signs that $he's had sex with more than a hundred people today is $his ass, which looks rather well traveled, and $his tiredness. $He can't conceal $his tiredness, and leans against you subconsciously. <<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> reads the short recitation for $him, and you place a simple steel ring <<if $activeSlave.amp == 1>>on a cord around $his neck, since $he lacks fingers to wear it on<<else>>on $his finger<</if>>. There is no ring for you, since this marriage does not bind you.
-        <br><br>
-        Once the ceremony is complete, you scoop up your new slave wife to carry $him back into the master bedroom. $He rests $his head against your <<if $PC.boobs == 1>>breasts<<elseif $PC.title == 0>>flat chest<<else>>strong chest<</if>> as you cradle $him in your arms, and by the time $he's home, $he's fast asleep. You set $him gently down on the bed and curl up behind $him, feeling the animal warmth of $his body as the exhausted slave's chest rises and falls with $his breathing.
-    <<elseif $activeSlave.devotion+$activeSlave.trust >= 175>>
-        $He spent the day before resting and preparing $himself, and this was a necessary precaution. $He spends most of the daylong party at the center of a nonstop gangbang. The theory is that $he'll be bound to you as your slave wife from this day onward, so $he must get the promiscuity that is a sex slave's responsibility out of the way now. Whatever their opinions on the idea, @@.green;your guests take part with enthusiasm,@@ many having brought their own slaves to participate, too. $activeSlave.slaveName spends hours with numerous cocks inside $him, with attending slaves using their mouths on any erogenous zones they can reach. When the moment of the ceremony nears, $he's extracted and taken off to be bathed.
-        <br><br>
-        $He returns shortly, looking exhausted but rather proud of $himself for getting through all that. $He's naked still, $his skin clean and $activeSlave.skin, and comes confidently to stand by you for the ceremony. The only evident signs that $he's had sex with more than a hundred people today is $his ass, which looks rather well-traveled, and $his tiredness. $He does $his best to conceal how ready to sleep $he is, but $he leans against you a little. <<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> reads the short recitation for $him, and you place a simple steel ring <<if $activeSlave.amp == 1>>on a cord around $his neck, since $he lacks fingers to wear it on<<else>>on $his finger<</if>>. There is no ring for you, since this marriage does not bind you.
-        <br><br>
-        Once the ceremony is complete, you scoop up your new slave wife to carry $him back into the master bedroom. $He rests $his head against your <<if $PC.boobs == 1>>breasts<<elseif $PC.title == 0>>flat chest<<else>>strong chest<</if>> as you cradle $him in your arms, and by the time $he's home, $he's fast asleep. You set $him gently down on the bed and curl up behind $him, feeling the animal warmth of $his body as the exhausted slave's chest rises and falls with $his breathing.
-    <<elseif $activeSlave.devotion < -20 && $activeSlave.trust > 20>>
-        $He spent the day before resting and trying to ready $himself, and this was a necessary precaution. $He spends most of the daylong party at the center of a nonstop gangbang, screaming mixed cries of pleasure and horror. The theory is that $he'll be bound to you as your slave wife from this day onward, so $he must get the promiscuity that is a sex slave's responsibility out of the way now. Whatever their opinions on the idea, your guests take part with enthusiasm, completely unhampered by your slave's utter unwillingness. Many brought their own slaves to participate, too. $activeSlave.slaveName spends hours with numerous cocks inside $him, with attending slaves using their mouths on any erogenous zones they can reach. When the moment of the ceremony nears, $he's extracted and taken off to be bathed.
-        <br><br>
-        $He returns shortly, looking exhausted and annoyed. $He's naked still, $his skin clean and $activeSlave.skin, and comes reluctantly to stand by you for the ceremony, glaring at you the whole time. The only evident signs that $he's had sex with more than a hundred people today is $his ass, which looks rather well traveled, and $his tiredness. $He does $his best to conceal $his tiredness and look stronger than $he is, choosing to struggle to stand instead of leaning against you. <<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> reads the short recitation for $him, and you place a simple steel ring <<if $activeSlave.amp == 1>>on a cord around $his neck, since $he lacks fingers to wear it on<<else>>on $his finger<</if>>. There is no ring for you, since this marriage does not bind you.
-        <br><br>
-        Once the ceremony is complete, you scoop up your new, protesting, slave wife to carry $him back into the master bedroom. $He rests $his head against your <<if $PC.boobs == 1>>breasts<<elseif $PC.title == 0>>flat chest<<else>>strong chest<</if>>, simply too tired to care anymore. By the time $he's home, $he's fast asleep. You set $him gently down on the bed and curl up behind $him, feeling the animal warmth of $his body as the exhausted slave's chest rises and falls with $his breathing. $He squirms slightly in $his sleep to the unwelcome feeling of your arm around $him.
-    <<elseif $activeSlave.devotion < -20>>
-        $He spent the day before resting and crying to $himself, and this was a necessary precaution. $He spends most of the daylong party at the center of a nonstop gangbang, screaming mixed cries of pleasure and horror. The theory is that $he'll be bound to you as your slave wife from this day onward, so $he must get the promiscuity that is a sex slave's responsibility out of the way now. Whatever their opinions on the idea, your guests take part with enthusiasm, completely unhampered by your slave's utter unwillingness. Many brought their own slaves to participate, too. $activeSlave.slaveName spends hours with numerous cocks inside $him, with attending slaves using their mouths on any erogenous zones they can reach. When the moment of the ceremony nears, $he's extracted and taken off to be bathed.
-        <br><br>
-        $He returns shortly, looking exhausted and depressed. $He's naked still, $his skin clean and $activeSlave.skin, and comes reluctantly to stand by you for the ceremony, just wanting it to be over. The only evident signs that $he's had sex with more than a hundred people today is $his ass, which looks rather well traveled, and $his tiredness. $He does $his best to conceal $his tiredness out of fear of punishment, and $he leans against you for support despite $his feelings on the wedding and you. <<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> reads the short recitation for $him, and you place a simple steel ring <<if $activeSlave.amp == 1>>on a cord around $his neck, since $he lacks fingers to wear it on<<else>>on $his finger<</if>>. There is no ring for you, since this marriage does not bind you.
-        <br><br>
-        Once the ceremony is complete, you scoop up your new slave wife to carry $him back into the master bedroom. $He rests $his head against your <<if $PC.boobs == 1>>breasts<<elseif $PC.title == 0>>flat chest<<else>>strong chest<</if>>, simply too tired to care anymore. By the time $he's home, $he's fast asleep. You set $him gently down on the bed and curl up behind $him, feeling the animal warmth of $his body as the exhausted slave's chest rises and falls with $his breathing.
-    <<else>>
-        $He spent the day before resting and reluctantly preparing $himself, and this was a necessary precaution. $He spends most of the daylong party at the center of a nonstop gangbang, moaning and wincing as $he takes cock after cock. The theory is that $he'll be bound to you as your slave wife from this day onward, so $he must get the promiscuity that is a sex slave's responsibility out of the way now. Whatever their opinions on the idea, your guests take part with enthusiasm, completely unhampered by your slave's lack of passion. Many brought their own slaves to participate, too. $activeSlave.slaveName spends hours with numerous cocks inside $him, with attending slaves using their mouths on any erogenous zones they can reach. When the moment of the ceremony nears, $he's extracted and taken off to be bathed.
-        <br><br>
-        $He returns shortly, looking exhausted. $He's naked still, $his skin clean and $activeSlave.skin, and comes to stand by you for the ceremony. The only evident signs that $he's had sex with more than a hundred people today is $his ass, which looks rather well traveled, and $his tiredness. $He does $his best to conceal it, leaning against you despite the lack of love between you. <<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> reads the short recitation for $him, and you place a simple steel ring <<if $activeSlave.amp == 1>>on a cord around $his neck, since $he lacks fingers to wear it on<<else>>on $his finger<</if>>. There is no ring for you, since this marriage does not bind you.
-        <br><br>
-        Once the ceremony is complete, you scoop up your new slave wife to carry $him back into the master bedroom. $He rests $his head against you, so tired that $he's grateful for the break from standing. By the time $he's home, $he's fast asleep. You set $him gently down on the bed and curl up behind $him, feeling the animal warmth of $his body as the exhausted slave's chest rises and falls with $his breathing.
-    <</if>>
-    <br>
-    <<if $PC.surname && $activeSlave.slaveSurname != $PC.surname>>
-        <br><br><span id="surnaming">
-        <<link "Give $him your surname as well">>
-            <<replace "#surnaming">>
-                <<set $activeSlave.slaveSurname = $PC.surname>>
-                You also proclaim your new slave wife $activeSlave.slaveName $activeSlave.slaveSurname. The new Mrs. $activeSlave.slaveSurname hears this, of course, and
-                <<if $activeSlave.fetish == "mindbroken">>
-                    shows no reaction. Like many things, names mean nothing to $him now.
-                <<elseif $activeSlave.devotion+$activeSlave.trust >= 175>>
-                    breaks down again.
-                <<elseif $activeSlave.devotion < -20 && $activeSlave.trust > 20>>
-                    scoffs audibly.
-                <<elseif $activeSlave.devotion < -20>>
-                    breaks down again.
-                <<else>>
-                    nods acceptingly.
-                <</if>>
-            <</replace>>
-        <</link>>
-        </span>
-    <</if>>
+	The ceremony to bind <<= SlaveFullName($activeSlave)>> to you as your slave wife is an all day affair.
+	<<if $activeSlave.fetish == "mindbroken">>
+		$He spent the day before resting and preparing $himself, if you can call sitting around mindlessly preparing. $He spends most of the daylong party at the center of a nonstop gangbang, occasionally moaning as more of a physical reaction than anything. The theory is that $he'll be bound to you as your slave wife from this day onward, so $he must get the promiscuity that is a sex slave's responsibility out of the way now. Whatever their opinions on the idea, your guests take part with enthusiasm, completely unhampered by your slave's utter emptiness. Many brought their own slaves to participate, too. $activeSlave.slaveName spends hours with numerous cocks inside $him, with attending slaves using their mouths on any erogenous zones they can reach. When the moment of the ceremony nears, $he's extracted and taken off to be bathed.
+		<br><br>
+		$He returns shortly, looking exhausted but otherwise uncaring. $He's naked still, $his skin clean and $activeSlave.skin, and is led to you for the ceremony by another slave. The only evident signs that $he's had sex with more than a hundred people today is $his ass, which looks rather well traveled, and $his tiredness. $He can't conceal $his tiredness, and leans against you subconsciously. <<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> reads the short recitation for $him, and you place a simple steel ring <<if $activeSlave.amp == 1>>on a cord around $his neck, since $he lacks fingers to wear it on<<else>>on $his finger<</if>>. There is no ring for you, since this marriage does not bind you.
+		<br><br>
+		Once the ceremony is complete, you scoop up your new slave wife to carry $him back into the master bedroom. $He rests $his head against your <<if $PC.boobs == 1>>breasts<<elseif $PC.title == 0>>flat chest<<else>>strong chest<</if>> as you cradle $him in your arms, and by the time $he's home, $he's fast asleep. You set $him gently down on the bed and curl up behind $him, feeling the animal warmth of $his body as the exhausted slave's chest rises and falls with $his breathing.
+	<<elseif $activeSlave.devotion+$activeSlave.trust >= 175>>
+		$He spent the day before resting and preparing $himself, and this was a necessary precaution. $He spends most of the daylong party at the center of a nonstop gangbang. The theory is that $he'll be bound to you as your slave wife from this day onward, so $he must get the promiscuity that is a sex slave's responsibility out of the way now. Whatever their opinions on the idea, @@.green;your guests take part with enthusiasm,@@ many having brought their own slaves to participate, too. $activeSlave.slaveName spends hours with numerous cocks inside $him, with attending slaves using their mouths on any erogenous zones they can reach. When the moment of the ceremony nears, $he's extracted and taken off to be bathed.
+		<br><br>
+		$He returns shortly, looking exhausted but rather proud of $himself for getting through all that. $He's naked still, $his skin clean and $activeSlave.skin, and comes confidently to stand by you for the ceremony. The only evident signs that $he's had sex with more than a hundred people today is $his ass, which looks rather well-traveled, and $his tiredness. $He does $his best to conceal how ready to sleep $he is, but $he leans against you a little. <<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> reads the short recitation for $him, and you place a simple steel ring <<if $activeSlave.amp == 1>>on a cord around $his neck, since $he lacks fingers to wear it on<<else>>on $his finger<</if>>. There is no ring for you, since this marriage does not bind you.
+		<br><br>
+		Once the ceremony is complete, you scoop up your new slave wife to carry $him back into the master bedroom. $He rests $his head against your <<if $PC.boobs == 1>>breasts<<elseif $PC.title == 0>>flat chest<<else>>strong chest<</if>> as you cradle $him in your arms, and by the time $he's home, $he's fast asleep. You set $him gently down on the bed and curl up behind $him, feeling the animal warmth of $his body as the exhausted slave's chest rises and falls with $his breathing.
+	<<elseif $activeSlave.devotion < -20 && $activeSlave.trust > 20>>
+		$He spent the day before resting and trying to ready $himself, and this was a necessary precaution. $He spends most of the daylong party at the center of a nonstop gangbang, screaming mixed cries of pleasure and horror. The theory is that $he'll be bound to you as your slave wife from this day onward, so $he must get the promiscuity that is a sex slave's responsibility out of the way now. Whatever their opinions on the idea, your guests take part with enthusiasm, completely unhampered by your slave's utter unwillingness. Many brought their own slaves to participate, too. $activeSlave.slaveName spends hours with numerous cocks inside $him, with attending slaves using their mouths on any erogenous zones they can reach. When the moment of the ceremony nears, $he's extracted and taken off to be bathed.
+		<br><br>
+		$He returns shortly, looking exhausted and annoyed. $He's naked still, $his skin clean and $activeSlave.skin, and comes reluctantly to stand by you for the ceremony, glaring at you the whole time. The only evident signs that $he's had sex with more than a hundred people today is $his ass, which looks rather well traveled, and $his tiredness. $He does $his best to conceal $his tiredness and look stronger than $he is, choosing to struggle to stand instead of leaning against you. <<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> reads the short recitation for $him, and you place a simple steel ring <<if $activeSlave.amp == 1>>on a cord around $his neck, since $he lacks fingers to wear it on<<else>>on $his finger<</if>>. There is no ring for you, since this marriage does not bind you.
+		<br><br>
+		Once the ceremony is complete, you scoop up your new, protesting, slave wife to carry $him back into the master bedroom. $He rests $his head against your <<if $PC.boobs == 1>>breasts<<elseif $PC.title == 0>>flat chest<<else>>strong chest<</if>>, simply too tired to care anymore. By the time $he's home, $he's fast asleep. You set $him gently down on the bed and curl up behind $him, feeling the animal warmth of $his body as the exhausted slave's chest rises and falls with $his breathing. $He squirms slightly in $his sleep to the unwelcome feeling of your arm around $him.
+	<<elseif $activeSlave.devotion < -20>>
+		$He spent the day before resting and crying to $himself, and this was a necessary precaution. $He spends most of the daylong party at the center of a nonstop gangbang, screaming mixed cries of pleasure and horror. The theory is that $he'll be bound to you as your slave wife from this day onward, so $he must get the promiscuity that is a sex slave's responsibility out of the way now. Whatever their opinions on the idea, your guests take part with enthusiasm, completely unhampered by your slave's utter unwillingness. Many brought their own slaves to participate, too. $activeSlave.slaveName spends hours with numerous cocks inside $him, with attending slaves using their mouths on any erogenous zones they can reach. When the moment of the ceremony nears, $he's extracted and taken off to be bathed.
+		<br><br>
+		$He returns shortly, looking exhausted and depressed. $He's naked still, $his skin clean and $activeSlave.skin, and comes reluctantly to stand by you for the ceremony, just wanting it to be over. The only evident signs that $he's had sex with more than a hundred people today is $his ass, which looks rather well traveled, and $his tiredness. $He does $his best to conceal $his tiredness out of fear of punishment, and $he leans against you for support despite $his feelings on the wedding and you. <<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> reads the short recitation for $him, and you place a simple steel ring <<if $activeSlave.amp == 1>>on a cord around $his neck, since $he lacks fingers to wear it on<<else>>on $his finger<</if>>. There is no ring for you, since this marriage does not bind you.
+		<br><br>
+		Once the ceremony is complete, you scoop up your new slave wife to carry $him back into the master bedroom. $He rests $his head against your <<if $PC.boobs == 1>>breasts<<elseif $PC.title == 0>>flat chest<<else>>strong chest<</if>>, simply too tired to care anymore. By the time $he's home, $he's fast asleep. You set $him gently down on the bed and curl up behind $him, feeling the animal warmth of $his body as the exhausted slave's chest rises and falls with $his breathing.
+	<<else>>
+		$He spent the day before resting and reluctantly preparing $himself, and this was a necessary precaution. $He spends most of the daylong party at the center of a nonstop gangbang, moaning and wincing as $he takes cock after cock. The theory is that $he'll be bound to you as your slave wife from this day onward, so $he must get the promiscuity that is a sex slave's responsibility out of the way now. Whatever their opinions on the idea, your guests take part with enthusiasm, completely unhampered by your slave's lack of passion. Many brought their own slaves to participate, too. $activeSlave.slaveName spends hours with numerous cocks inside $him, with attending slaves using their mouths on any erogenous zones they can reach. When the moment of the ceremony nears, $he's extracted and taken off to be bathed.
+		<br><br>
+		$He returns shortly, looking exhausted. $He's naked still, $his skin clean and $activeSlave.skin, and comes to stand by you for the ceremony. The only evident signs that $he's had sex with more than a hundred people today is $his ass, which looks rather well traveled, and $his tiredness. $He does $his best to conceal it, leaning against you despite the lack of love between you. <<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> reads the short recitation for $him, and you place a simple steel ring <<if $activeSlave.amp == 1>>on a cord around $his neck, since $he lacks fingers to wear it on<<else>>on $his finger<</if>>. There is no ring for you, since this marriage does not bind you.
+		<br><br>
+		Once the ceremony is complete, you scoop up your new slave wife to carry $him back into the master bedroom. $He rests $his head against you, so tired that $he's grateful for the break from standing. By the time $he's home, $he's fast asleep. You set $him gently down on the bed and curl up behind $him, feeling the animal warmth of $his body as the exhausted slave's chest rises and falls with $his breathing.
+	<</if>>
+	<br>
+	<<if $PC.surname && $activeSlave.slaveSurname != $PC.surname>>
+		<br><br><span id="surnaming">
+		<<link "Give $him your surname as well">>
+			<<replace "#surnaming">>
+				<<set $activeSlave.slaveSurname = $PC.surname>>
+				You also proclaim your new slave wife $activeSlave.slaveName $activeSlave.slaveSurname. The new Mrs. $activeSlave.slaveSurname hears this, of course, and
+				<<if $activeSlave.fetish == "mindbroken">>
+					shows no reaction. Like many things, names mean nothing to $him now.
+				<<elseif $activeSlave.devotion+$activeSlave.trust >= 175>>
+					breaks down again.
+				<<elseif $activeSlave.devotion < -20 && $activeSlave.trust > 20>>
+					scoffs audibly.
+				<<elseif $activeSlave.devotion < -20>>
+					breaks down again.
+				<<else>>
+					nods acceptingly.
+				<</if>>
+			<</replace>>
+		<</link>>
+		</span>
+	<</if>>
 
-    <<if ndef $activeSlave.publicCount>>
-        <<set $activeSlave.publicCount = 0>>
-    <</if>>
-    <<if $activeSlave.vagina > 0>>
-        <<set $activeSlave.vaginalCount += 50>>
-        <<set $vaginalTotal += 50>>
-        <<set $activeSlave.publicCount += 50>>
-    <</if>>
-    <<if $activeSlave.anus < 3>>
-        <<set $activeSlave.anus += 1>>
-        You can feel $his ass, still somewhat gaped from its ordeal. It's been @@.lime;loosened@@ by $his wedding party.
-    <</if>>
-    <<if $activeSlave.relationship != 0>>
-        <<if $activeSlave.devotion+$activeSlave.trust >= 175>>
-            <<if $activeSlave.relationship > 0>>
-                $His <<if $activeSlave.relationship > 2>>ex<<else>>friend<</if>> is @@.mediumorchid;disappointed@@ that their relationship had to end and @@.gold;worries@@ for _his2 <<if $activeSlave.relationship > 2>>love<<else>>companion<</if>>'s future.
-                <<if $activeSlave.relationship == 4>>
-                    <<set $slaves[_m].devotion -= 5, $slaves[_m].trust -= 5>>
-                <<elseif $activeSlave.relationship == 3>>
-                    <<set $slaves[_m].devotion -= 3, $slaves[_m].trust -= 3>>
-                <<else>>
-                    <<set $slaves[_m].devotion -= 1, $slaves[_m].trust -= 1>>
-                <</if>>
-            <<elseif $activeSlave.relationship == -2>>
-                $He feels like $he betrayed you by getting fucked by so many others and struggles to convince $himself it was what you wanted.
-            <<elseif $activeSlave.relationship == -1>>
-                Judging by the smile on $his sleeping face, today may have been the @@.hotpink;best day of $his life.@@
-                <<set $activeSlave.devotion = 100, $activeSlave.trust = 100>>
-            <</if>>
-        <<elseif $activeSlave.devotion < -20>>
-            <<if $activeSlave.relationship == -1>>
-                $He @@.mediumorchid;hates@@ that $he has to be yours only after such a thrilling orgy and @@.gold;fears@@ what will happen if $he strays.
-                <<set $activeSlave.devotion -= 40, $activeSlave.trust -= 40>>
-            <<elseif $activeSlave.relationship == 4>>
-                Both $him and $his ex are @@.mediumorchid;resent@@ that their relationship had to end and @@.gold;fear@@ for each other's future. $slaves[_m].slaveName is especially @@.mediumorchid;furious@@ to watch _his2 life's love get stolen away and fucked by so many others.
-                <<set $slaves[_m].devotion -= 60, $slaves[_m].trust -= 40>>
-                <<set $activeSlave.devotion -= 40, $activeSlave.trust -= 40>>
-            <<elseif $activeSlave.relationship == 3>>
-                Both $him and $his ex are @@.mediumorchid;resent@@ that their relationship had to end and @@.gold;fear@@ for each other's future. $slaves[_m].slaveName is especially @@.mediumorchid;hurt@@ after watching _his2 life's love get stolen away and fucked by so many others.
-                <<set $slaves[_m].devotion -= 30, $slaves[_m].trust -= 30>>
-                <<set $activeSlave.devotion -= 50, $activeSlave.trust -= 30>>
-            <<elseif $activeSlave.relationship > 0>>
-                Both $him and $his friend are @@.mediumorchid;resent@@ that their relationship had to end and @@.gold;fear@@ for each other's future.
-                <<set $slaves[_m].devotion -= 20, $slaves[_m].trust -= 20>>
-                <<set $activeSlave.devotion -= 20, $activeSlave.trust -= 20>>
-            <</if>>
-        <<else>>
-            <<if $activeSlave.relationship == -1>>
-                $He @@.mediumorchid;dislikes@@ that $he has to be yours only and @@.gold;worries@@ what will happen if $he strays, especially after such a lovely orgy.
-                <<set $activeSlave.devotion -= 10, $activeSlave.trust -= 10>>
-            <<elseif $activeSlave.relationship == 4>>
-                Both $him and $his ex are @@.mediumorchid;resent@@ that their relationship had to end and @@.gold;worry@@ for each other. $slaves[_m].slaveName is especially @@.mediumorchid;hurt@@ after watching _his2 life's love get stolen away and fucked by so many others.
-                <<set $slaves[_m].devotion -= 20, $slaves[_m].trust -= 20>>
-                <<set $activeSlave.devotion -= 30, $activeSlave.trust -= 20>>
-            <<elseif $activeSlave.relationship == 3>>
-                Both $him and $his ex are @@.mediumorchid;are saddened@@ that their relationship had to end and @@.gold;worry@@ for each other. $slaves[_m].slaveName is a little @@.mediumorchid;resentful@@ that you'd treat such a catch that way.
-                <<set $slaves[_m].devotion -= 10, $slaves[_m].trust -= 10>>
-                <<set $activeSlave.devotion -= 15, $activeSlave.trust -= 10>>
-            <<elseif $activeSlave.relationship > 0>>
-                Both $him and $his friend are @@.mediumorchid;are disappointed@@ that their relationship had to end and @@.gold;worry@@ for each other.
-                <<set $slaves[_m].devotion -= 5, $slaves[_m].trust -= 5>>
-                <<set $activeSlave.devotion -= 5, $activeSlave.trust -= 5>>
-            <</if>>
-        <</if>>
-    <</if>>
-    <<set $activeSlave.relationship = -3>>
-    <<set $activeSlave.oralCount += 50>>
-    <<set $oralTotal += 50>>
-    <<set $activeSlave.analCount += 50>>
-    <<set $analTotal += 50>>
-    <<set $activeSlave.publicCount += 100>>
-    <<if canGetPregnant($activeSlave) && $activeSlave.eggType == "human">>
-        <<= knockMeUp($activeSlave, 20, 2, -2)>>
-    <</if>>
-    <<set $rep += 1000>>
-    <<if $activeSlave.fetish == "mindbroken">>
-        <<set $desc = "a framed shot of the broken " + $activeSlave.slaveName + " getting gangbanged at your wedding">>
-    <<elseif $activeSlave.devotion+$activeSlave.trust >= 175>>
-        <<set $desc = "a framed shot of the tear and cum soaked " + $activeSlave.slaveName + " getting gangbanged at your wedding">>
-    <<elseif $activeSlave.devotion < -20 && $activeSlave.trust > 20>>
-        <<set $desc = "a framed shot of the glowering " + $activeSlave.slaveName + " getting gangbanged at your wedding">>
-    <<elseif $activeSlave.devotion < -20>>
-        <<set $desc = "a framed shot of " + $activeSlave.slaveName + " getting gangbanged and weeping at your wedding">>
-    <<else>>
-        <<set $desc = "a framed shot of " + $activeSlave.slaveName + " getting gangbanged at your wedding">>
-    <</if>>
-    <<set $trinkets.push($desc)>>
+	<<if ndef $activeSlave.publicCount>>
+		<<set $activeSlave.publicCount = 0>>
+	<</if>>
+	<<if $activeSlave.vagina > 0>>
+		<<set $activeSlave.vaginalCount += 50>>
+		<<set $vaginalTotal += 50>>
+		<<set $activeSlave.publicCount += 50>>
+	<</if>>
+	<<if $activeSlave.anus < 3>>
+		<<set $activeSlave.anus += 1>>
+		You can feel $his ass, still somewhat gaped from its ordeal. It's been @@.lime;loosened@@ by $his wedding party.
+	<</if>>
+	<<if $activeSlave.relationship != 0>>
+		<<if $activeSlave.devotion+$activeSlave.trust >= 175>>
+			<<if $activeSlave.relationship > 0>>
+				$His <<if $activeSlave.relationship > 2>>ex<<else>>friend<</if>> is @@.mediumorchid;disappointed@@ that their relationship had to end and @@.gold;worries@@ for _his2 <<if $activeSlave.relationship > 2>>love<<else>>companion<</if>>'s future.
+				<<if $activeSlave.relationship == 4>>
+					<<set $slaves[_m].devotion -= 5, $slaves[_m].trust -= 5>>
+				<<elseif $activeSlave.relationship == 3>>
+					<<set $slaves[_m].devotion -= 3, $slaves[_m].trust -= 3>>
+				<<else>>
+					<<set $slaves[_m].devotion -= 1, $slaves[_m].trust -= 1>>
+				<</if>>
+			<<elseif $activeSlave.relationship == -2>>
+				$He feels like $he betrayed you by getting fucked by so many others and struggles to convince $himself it was what you wanted.
+			<<elseif $activeSlave.relationship == -1>>
+				Judging by the smile on $his sleeping face, today may have been the @@.hotpink;best day of $his life.@@
+				<<set $activeSlave.devotion = 100, $activeSlave.trust = 100>>
+			<</if>>
+		<<elseif $activeSlave.devotion < -20>>
+			<<if $activeSlave.relationship == -1>>
+				$He @@.mediumorchid;hates@@ that $he has to be yours only after such a thrilling orgy and @@.gold;fears@@ what will happen if $he strays.
+				<<set $activeSlave.devotion -= 40, $activeSlave.trust -= 40>>
+			<<elseif $activeSlave.relationship == 4>>
+				Both $him and $his ex are @@.mediumorchid;resent@@ that their relationship had to end and @@.gold;fear@@ for each other's future. $slaves[_m].slaveName is especially @@.mediumorchid;furious@@ to watch _his2 life's love get stolen away and fucked by so many others.
+				<<set $slaves[_m].devotion -= 60, $slaves[_m].trust -= 40>>
+				<<set $activeSlave.devotion -= 40, $activeSlave.trust -= 40>>
+			<<elseif $activeSlave.relationship == 3>>
+				Both $him and $his ex are @@.mediumorchid;resent@@ that their relationship had to end and @@.gold;fear@@ for each other's future. $slaves[_m].slaveName is especially @@.mediumorchid;hurt@@ after watching _his2 life's love get stolen away and fucked by so many others.
+				<<set $slaves[_m].devotion -= 30, $slaves[_m].trust -= 30>>
+				<<set $activeSlave.devotion -= 50, $activeSlave.trust -= 30>>
+			<<elseif $activeSlave.relationship > 0>>
+				Both $him and $his friend are @@.mediumorchid;resent@@ that their relationship had to end and @@.gold;fear@@ for each other's future.
+				<<set $slaves[_m].devotion -= 20, $slaves[_m].trust -= 20>>
+				<<set $activeSlave.devotion -= 20, $activeSlave.trust -= 20>>
+			<</if>>
+		<<else>>
+			<<if $activeSlave.relationship == -1>>
+				$He @@.mediumorchid;dislikes@@ that $he has to be yours only and @@.gold;worries@@ what will happen if $he strays, especially after such a lovely orgy.
+				<<set $activeSlave.devotion -= 10, $activeSlave.trust -= 10>>
+			<<elseif $activeSlave.relationship == 4>>
+				Both $him and $his ex are @@.mediumorchid;resent@@ that their relationship had to end and @@.gold;worry@@ for each other. $slaves[_m].slaveName is especially @@.mediumorchid;hurt@@ after watching _his2 life's love get stolen away and fucked by so many others.
+				<<set $slaves[_m].devotion -= 20, $slaves[_m].trust -= 20>>
+				<<set $activeSlave.devotion -= 30, $activeSlave.trust -= 20>>
+			<<elseif $activeSlave.relationship == 3>>
+				Both $him and $his ex are @@.mediumorchid;are saddened@@ that their relationship had to end and @@.gold;worry@@ for each other. $slaves[_m].slaveName is a little @@.mediumorchid;resentful@@ that you'd treat such a catch that way.
+				<<set $slaves[_m].devotion -= 10, $slaves[_m].trust -= 10>>
+				<<set $activeSlave.devotion -= 15, $activeSlave.trust -= 10>>
+			<<elseif $activeSlave.relationship > 0>>
+				Both $him and $his friend are @@.mediumorchid;are disappointed@@ that their relationship had to end and @@.gold;worry@@ for each other.
+				<<set $slaves[_m].devotion -= 5, $slaves[_m].trust -= 5>>
+				<<set $activeSlave.devotion -= 5, $activeSlave.trust -= 5>>
+			<</if>>
+		<</if>>
+	<</if>>
+	<<set $activeSlave.relationship = -3>>
+	<<set $activeSlave.oralCount += 50>>
+	<<set $oralTotal += 50>>
+	<<set $activeSlave.analCount += 50>>
+	<<set $analTotal += 50>>
+	<<set $activeSlave.publicCount += 100>>
+	<<if canGetPregnant($activeSlave) && $activeSlave.eggType == "human">>
+		<<= knockMeUp($activeSlave, 20, 2, -2)>>
+	<</if>>
+	<<set $rep += 1000>>
+	<<if $activeSlave.fetish == "mindbroken">>
+		<<set $desc = "a framed shot of the broken " + $activeSlave.slaveName + " getting gangbanged at your wedding">>
+	<<elseif $activeSlave.devotion+$activeSlave.trust >= 175>>
+		<<set $desc = "a framed shot of the tear and cum soaked " + $activeSlave.slaveName + " getting gangbanged at your wedding">>
+	<<elseif $activeSlave.devotion < -20 && $activeSlave.trust > 20>>
+		<<set $desc = "a framed shot of the glowering " + $activeSlave.slaveName + " getting gangbanged at your wedding">>
+	<<elseif $activeSlave.devotion < -20>>
+		<<set $desc = "a framed shot of " + $activeSlave.slaveName + " getting gangbanged and weeping at your wedding">>
+	<<else>>
+		<<set $desc = "a framed shot of " + $activeSlave.slaveName + " getting gangbanged at your wedding">>
+	<</if>>
+	<<set $trinkets.push($desc)>>
 
 <<else>>
 
-    The ceremony to bind the slaves to you as your slave wives is a polite affair which you host in the lower floor of your penthouse. All the arcology's most prominent citizens are there, most with a favored slave or two and some even with their slave wives. Many of your other slaves, that is your slaves who are not being married tonight, are present to serve your guests, but are dressed more conservatively than usual. When assignations between citizen and slave develop, guests are politely encouraged to perform them in side rooms rather than out in view of the main gathering.
-    <br><br>
-    Your soon-to-be-brides appear after everyone has had a chance to socialize,<<if ($activeSlave.amp == 1)>> carried by another slave since $he's a quadruple amputee and $he cannot walk,<</if>> wearing beautiful bridal lingerie in
-    <<if ($activeSlave.vagina == 0)>>
-        white, since $he's a virgin.
-    <<elseif ($activeSlave.pregKnown == 1)>>
-        light pink, since $he's pregnant.
-    <<elseif ($activeSlave.vagina < 0) && ($activeSlave.anus == 0)>>
-        white, since $he's an anal virgin.
-    <<elseif ($activeSlave.vagina < 0) && ($activeSlave.boobs > 500)>>
-        electric blue, since $he's a shemale.
-    <<elseif ($activeSlave.vagina < 0)>>
-        pale blue, since $he's a sissy slave.
-    <<elseif ($activeSlave.dick > 0)>>
-        hot pink, since $he's a futa slave.
-    <<else>>
-        light pink, since $he's an experienced sex slave.
-    <</if>>
-    A filmy veil covers $his head and shoulders. $His lacy bridal bra
-    <<if ($activeSlave.boobs > 4000)>>
-        is a marvel of engineering, discreetly reinforced to support $his gigantic udders.
-    <<elseif ($activeSlave.boobs > 1200)>>
-        just barely restrains $his huge boobs, leaving the tops of $his areolae visible.
-    <<elseif ($activeSlave.boobs > 400)>>
-        flatters $his pretty breasts.
-    <<else>>
-        flatters $his pretty chest.
-    <</if>>
-    <<if $activeSlave.bellyPreg >= 600000>>
-        $His expansive, squirming pregnant belly makes $his bridal wear particularly obscene.
-    <<elseif ($activeSlave.bellyPreg >= 1500)>>
-        $His _belly pregnant belly protrudes out the front of $his bridal wear.
-    <<elseif ($activeSlave.bellyImplant >= 1500)>>
-        $His _belly <<print $activeSlave.bellyImplant>>cc belly implant protrudes $his middle out the front of $his bridal wear.
-    <<elseif ($activeSlave.bellyFluid >= 10000)>>
-        $His hugely bloated, <<print $activeSlave.inflationType>>-filled belly protrudes out the front of $his bridal wear.
-    <<elseif ($activeSlave.bellyFluid >= 5000)>>
-        $His bloated, <<print $activeSlave.inflationType>>-stuffed belly protrudes out the front of $his bridal wear.
-    <<elseif ($activeSlave.bellyFluid >= 1500)>>
-        $His distended, <<print $activeSlave.inflationType>>-belly protrudes out the front of $his bridal wear.
-    <</if>>
-    <<if $activeSlave.dickAccessory == ("chastity") || $activeSlave.dickAccessory == ("combined chastity")>>
-        $His slave dick is hidden by its chastity cage.
-    <<elseif canAchieveErection($activeSlave)>>
-        <<if ($activeSlave.dick > 4) && ($activeSlave.belly >= 5000)>>
-        $He's hugely erect, with $his lacy g-string only serving to hold $his dick agonizingly pressed against the bottom of $his _belly <<if $activeSlave.bellyPreg >= 3000>>pregnant <</if>>belly.
-        <<elseif $activeSlave.dick > 4>>
-        $He's hugely erect, with $his lacy g-string only serving to hold $his dick upright along $his belly.
-        <<else>>
-        $His erection tents the front of $his lacy g-string.
-        <</if>>
-    <<elseif ($activeSlave.dick > 0)>>
-        <<if $activeSlave.dick > 10>>
-        $His huge soft cock is allowed to dangle freely as no g-string could hope to contain it.
-        <<elseif $activeSlave.dick > 4>>
-        $His big soft cock forms a lewd mass, stuffed into $his lacy g-string.
-        <<else>>
-        $His lacy g-string perfectly conceals $his soft dick.
-        <</if>>
-    <<else>>
-        <<if $activeSlave.clit > 1>>
-        $His huge clit is quite hard, making $him shift uncomfortably as $his lacy g-string stimulates it.
-        <<else>>
-        $His lacy g-string covers $his womanhood demurely.
-        <</if>>
-    <</if>>
-    There is no aisle for $him to <<if $activeSlave.amp == 1>>be carried<<else>>walk<</if>> down, just a small space at the head of the room where you're standing alone, and there's no one to <<if $activeSlave.amp == 1>>walk alongside the slave carrying<<else>>walk<</if>> $him there; this symbolizes $his submission to you
-    <<if $activeSlave.fetish == "mindbroken">>
-        despite the fact that $he had to be pushed into walking towards you.
-    <<elseif $activeSlave.devotion+$activeSlave.trust >= 175>>
-        of $his own choice, and $he does so with a smile.
-    <<elseif $activeSlave.devotion < -20 && $activeSlave.trust > 20>>
-        of $his own choice, and $he does so with hesitation.
-    <<elseif $activeSlave.devotion < -20>>
-        of $his own (forced) choice, and $he does so with wavering steps.
-    <<else>>
-        of $his own choice, and $he does so willingly.
-    <</if>>
-    <br><br>
-    When $he's in front of you, <<if $activeSlave.amp == 1>>the slave carrying $his limbless torso sets $him down on the floor in front of you and props $him up so $his head is level with your crotch<<else>>$he gets down on $his knees so $his head is level with your crotch<</if>>. <<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> reads the short recitation for $him, and you place a simple steel ring <<if $activeSlave.amp == 1>>on a cord around $his neck, since $he lacks fingers to wear it on<<else>>on $his finger<</if>>. There is no ring for you, since this marriage does not bind you.
-    <br>
-    <<if $PC.surname && $activeSlave.slaveSurname != $PC.surname>>
-        <br><br><span id="surnaming">
-        <<link "Give $him your surname">>
-            <<replace "#surnaming">>
-                <<set $activeSlave.slaveSurname = $PC.surname>>
-                You also proclaim your new slave wife $activeSlave.slaveName $activeSlave.slaveSurname. The new Mrs. $activeSlave.slaveSurname hears this, of course, and
-                <<if $activeSlave.fetish == "mindbroken">>
-                    shows no reaction. Like many things, names mean nothing to $him now. Your guests, on the other hand, appreciate the gift.
-                <<elseif $activeSlave.devotion+$activeSlave.trust >= 175>>
-                    breaks down again; it's like a dream come true.
-                <<elseif $activeSlave.devotion < -20 && $activeSlave.trust > 20>>
-                    scoffs audibly; just another burden for $him to carry.
-                <<elseif $activeSlave.devotion < -20>>
-                    breaks down again; this is nothing more than another unwanted link to you.
-                <<else>>
-                    nods acceptingly. Your will is $his will, after all.
-                <</if>>
-            <</replace>>
-        <</link>>
-        </span>
-    <</if>>
-    <br><br> Then, you flip $his veil over $his head so $he can <<if $PC.dick == 1>>suck your dick<<if $PC.vagina == 1>> and <</if>><</if>><<if $PC.vagina == 1>>eat you out<</if>> in front of your guests, as the ceremony requires. $He approaches $his task
-    <<if $activeSlave.fetish == "mindbroken">>
-        with robotic obedience. You climax promptly, <<if $PC.dick == 1>>shooting your cum down $his throat<<else>>covering $his face in girlcum<</if>>. Your guests and their attendant slaves applaud at the consummation, or rather, the first stage of the consummation. The balance will take place privately, however, and you scoop up your new slave wife to carry $him back into the master bedroom. $He absentmindedly rests $his head against your <<if $PC.boobs == 1>>breasts<<elseif $PC.title == 0>>flat chest<<else>>strong chest<</if>> as you cradle $him in your arms, gazing up at you with empty eyes.
-    <<elseif $activeSlave.devotion+$activeSlave.trust >= 175>>
-        <<if ($activeSlave.fetish == "cumslut")>>enthusiastically<<else>>with a will<</if>>, and you climax promptly, <<if $PC.dick == 1>>shooting your cum down $his throat<<else>>covering $his face in girlcum<</if>>. Your guests and their attendant slaves @@.green;applaud at the consummation,@@ or rather, at the first stage of the consummation. The balance will take place privately, however, and you scoop up your new slave wife to carry $him back into the master bedroom. $He rests $his head against your <<if $PC.boobs == 1>>breasts<<elseif $PC.title == 0>>flat chest<<else>>strong chest<</if>> as you cradle $him in your arms, staring up at you.
-    <<elseif $activeSlave.devotion < -20 && $activeSlave.trust > 20>>
-        with apprehension, so much so that things are taking too long, so you grab $his head and facefuck $him instead. $He gags and sputters, tears running down $his cheeks, as you violate $his mouth publicly. You climax promptly, <<if $PC.dick == 1>>shooting your cum down $his throat<<else>>covering $his face in girlcum<</if>>. Your guests and their attendant slaves applaud at the consummation, or rather, the first stage of the consummation. The balance will take place privately, however, and you scoop up your new slave wife to carry $him back into the master bedroom. $He looks up at you with fearful, hate-filled eyes, blaming you for everything that has happened so far.
-    <<elseif $activeSlave.devotion < -20>>
-        with apprehension, so much so that things are taking too long, so you grab $his head and facefuck $him instead. $He gags and sputters, tears running down $his cheeks, as you violate $his mouth publicly. You climax promptly, <<if $PC.dick == 1>>shooting your cum down $his throat<<else>>covering $his face in girlcum<</if>>. Your guests and their attendant slaves applaud at the consummation, or rather, the first stage of the consummation. The balance will take place privately, however, and you scoop up your new slave wife to carry $him back into the master bedroom. $He looks up at you with fearful, tear-filled eyes as if pleading for you not to do this.
-    <<else>>
-        with a will. $He approaches $his task <<if ($activeSlave.fetish == "cumslut")>>enthusiastically<<else>>obediently<</if>>, and you climax promptly, <<if $PC.dick == 1>>shooting your cum down $his throat<<else>>covering $his face in girlcum<</if>>. Your guests and their attendant slaves applaud at the consummation, or rather, the first stage of the consummation. The balance will take place privately, however, and you scoop up your new slave wife to carry $him back into the master bedroom. $He looks up at you, $his eyes unsure.
-    <</if>>
-    <<if $activeSlave.relationship != 0>>
-        <<if $activeSlave.devotion+$activeSlave.trust >= 175>>
-            <<if $activeSlave.relationship > 0>>
-                $His <<if $activeSlave.relationship > 2>>ex<<else>>friend<</if>> is @@.mediumorchid;disappointed@@ that their relationship had to end and @@.gold;worries@@ for _his2 <<if $activeSlave.relationship > 2>>love<<else>>companion<</if>>'s future.
-                <<if $activeSlave.relationship == 4>>
-                    <<set $slaves[_m].devotion -= 5, $slaves[_m].trust -= 5>>
-                <<elseif $activeSlave.relationship == 3>>
-                    <<set $slaves[_m].devotion -= 3, $slaves[_m].trust -= 3>>
-                <<else>>
-                    <<set $slaves[_m].devotion -= 1, $slaves[_m].trust -= 1>>
-                <</if>>
-            <</if>>
-        <<elseif $activeSlave.devotion < -20>>
-            <<if $activeSlave.relationship == -1>>
-                $He @@.mediumorchid;hates@@ that $he has to be yours only and @@.gold;fears@@ what will happen if $he strays.
-                <<set $activeSlave.devotion -= 40, $activeSlave.trust -= 40>>
-            <<elseif $activeSlave.relationship == 4>>
-                Both $him and $his ex are @@.mediumorchid;resent@@ that their relationship had to end and @@.gold;fear@@ for each other's future.
-                <<set $slaves[_m].devotion -= 40, $slaves[_m].trust -= 40>>
-                <<set $activeSlave.devotion -= 40, $activeSlave.trust -= 40>>
-            <<elseif $activeSlave.relationship == 3>>
-                Both $him and $his ex are @@.mediumorchid;resent@@ that their relationship had to end and @@.gold;fear@@ for each other's future.
-                <<set $slaves[_m].devotion -= 30, $slaves[_m].trust -= 30>>
-                <<set $activeSlave.devotion -= 30, $activeSlave.trust -= 30>>
-            <<elseif $activeSlave.relationship > 0>>
-                Both $him and $his friend are @@.mediumorchid;resent@@ that their relationship had to end and @@.gold;fear@@ for each other's future.
-                <<set $slaves[_m].devotion -= 20, $slaves[_m].trust -= 20>>
-                <<set $activeSlave.devotion -= 20, $activeSlave.trust -= 20>>
-            <</if>>
-        <<else>>
-            <<if $activeSlave.relationship == -1>>
-                $He @@.mediumorchid;dislikes@@ that $he has to be yours only and @@.gold;worries@@ what will happen if $he strays.
-                <<set $activeSlave.devotion -= 10, $activeSlave.trust -= 10>>
-            <<elseif $activeSlave.relationship == 4>>
-                Both $him and $his ex are @@.mediumorchid;resent@@ that their relationship had to end and @@.gold;worry@@ for each other.
-                <<set $slaves[_m].devotion -= 20, $slaves[_m].trust -= 20>>
-                <<set $activeSlave.devotion -= 20, $activeSlave.trust -= 20>>
-            <<elseif $activeSlave.relationship == 3>>
-                Both $him and $his ex are @@.mediumorchid;are saddened@@ that their relationship had to end and @@.gold;worry@@ for each other.
-                <<set $slaves[_m].devotion -= 10, $slaves[_m].trust -= 10>>
-                <<set $activeSlave.devotion -= 10, $activeSlave.trust -= 10>>
-            <<elseif $activeSlave.relationship > 0>>
-                Both $him and $his friend are @@.mediumorchid;are disappointed@@ that their relationship had to end and @@.gold;worry@@ for each other.
-                <<set $slaves[_m].devotion -= 5, $slaves[_m].trust -= 5>>
-                <<set $activeSlave.devotion -= 5, $activeSlave.trust -= 5>>
-            <</if>>
-        <</if>>
-    <</if>>
-    <<set $activeSlave.relationship = -3>>
-    <<set $activeSlave.oralCount += 1>>
-    <<set $oralTotal += 1>>
-    <<set $rep += 750>>
-    <<if $activeSlave.fetish == "mindbroken">>
-        <<set $desc = "a framed shot of your uneventful wedding to the mindbroken " + $activeSlave.slaveName>>
-    <<elseif $activeSlave.devotion+$activeSlave.trust >= 175>>
-        <<set $desc = "a framed shot of your romantic wedding to the joyous " + $activeSlave.slaveName>>
-    <<elseif $activeSlave.devotion < -20 && $activeSlave.trust > 20>>
-        <<set $desc = "a framed shot of your forced wedding to the hateful " + $activeSlave.slaveName>>
-    <<elseif $activeSlave.devotion < -20>>
-        <<set $desc = "a framed shot of your forced wedding to the weeping " + $activeSlave.slaveName>>
-    <<else>>
-        <<set $desc = "a framed shot of your wedding to " + $activeSlave.slaveName>>
-    <</if>>
-    <<set $trinkets.push($desc)>>
+	The ceremony to bind the slaves to you as your slave wives is a polite affair which you host in the lower floor of your penthouse. All the arcology's most prominent citizens are there, most with a favored slave or two and some even with their slave wives. Many of your other slaves, that is your slaves who are not being married tonight, are present to serve your guests, but are dressed more conservatively than usual. When assignations between citizen and slave develop, guests are politely encouraged to perform them in side rooms rather than out in view of the main gathering.
+	<br><br>
+	Your soon-to-be-brides appear after everyone has had a chance to socialize,<<if ($activeSlave.amp == 1)>> carried by another slave since $he's a quadruple amputee and $he cannot walk,<</if>> wearing beautiful bridal lingerie in
+	<<if ($activeSlave.vagina == 0)>>
+		white, since $he's a virgin.
+	<<elseif ($activeSlave.pregKnown == 1)>>
+		light pink, since $he's pregnant.
+	<<elseif ($activeSlave.vagina < 0) && ($activeSlave.anus == 0)>>
+		white, since $he's an anal virgin.
+	<<elseif ($activeSlave.vagina < 0) && ($activeSlave.boobs > 500)>>
+		electric blue, since $he's a shemale.
+	<<elseif ($activeSlave.vagina < 0)>>
+		pale blue, since $he's a sissy slave.
+	<<elseif ($activeSlave.dick > 0)>>
+		hot pink, since $he's a futa slave.
+	<<else>>
+		light pink, since $he's an experienced sex slave.
+	<</if>>
+	A filmy veil covers $his head and shoulders. $His lacy bridal bra
+	<<if ($activeSlave.boobs > 4000)>>
+		is a marvel of engineering, discreetly reinforced to support $his gigantic udders.
+	<<elseif ($activeSlave.boobs > 1200)>>
+		just barely restrains $his huge boobs, leaving the tops of $his areolae visible.
+	<<elseif ($activeSlave.boobs > 400)>>
+		flatters $his pretty breasts.
+	<<else>>
+		flatters $his pretty chest.
+	<</if>>
+	<<if $activeSlave.bellyPreg >= 600000>>
+		$His expansive, squirming pregnant belly makes $his bridal wear particularly obscene.
+	<<elseif ($activeSlave.bellyPreg >= 1500)>>
+		$His _belly pregnant belly protrudes out the front of $his bridal wear.
+	<<elseif ($activeSlave.bellyImplant >= 1500)>>
+		$His _belly <<print $activeSlave.bellyImplant>>cc belly implant protrudes $his middle out the front of $his bridal wear.
+	<<elseif ($activeSlave.bellyFluid >= 10000)>>
+		$His hugely bloated, <<print $activeSlave.inflationType>>-filled belly protrudes out the front of $his bridal wear.
+	<<elseif ($activeSlave.bellyFluid >= 5000)>>
+		$His bloated, <<print $activeSlave.inflationType>>-stuffed belly protrudes out the front of $his bridal wear.
+	<<elseif ($activeSlave.bellyFluid >= 1500)>>
+		$His distended, <<print $activeSlave.inflationType>>-belly protrudes out the front of $his bridal wear.
+	<</if>>
+	<<if $activeSlave.dickAccessory == ("chastity") || $activeSlave.dickAccessory == ("combined chastity")>>
+		$His slave dick is hidden by its chastity cage.
+	<<elseif canAchieveErection($activeSlave)>>
+		<<if ($activeSlave.dick > 4) && ($activeSlave.belly >= 5000)>>
+		$He's hugely erect, with $his lacy g-string only serving to hold $his dick agonizingly pressed against the bottom of $his _belly <<if $activeSlave.bellyPreg >= 3000>>pregnant <</if>>belly.
+		<<elseif $activeSlave.dick > 4>>
+		$He's hugely erect, with $his lacy g-string only serving to hold $his dick upright along $his belly.
+		<<else>>
+		$His erection tents the front of $his lacy g-string.
+		<</if>>
+	<<elseif ($activeSlave.dick > 0)>>
+		<<if $activeSlave.dick > 10>>
+		$His huge soft cock is allowed to dangle freely as no g-string could hope to contain it.
+		<<elseif $activeSlave.dick > 4>>
+		$His big soft cock forms a lewd mass, stuffed into $his lacy g-string.
+		<<else>>
+		$His lacy g-string perfectly conceals $his soft dick.
+		<</if>>
+	<<else>>
+		<<if $activeSlave.clit > 1>>
+		$His huge clit is quite hard, making $him shift uncomfortably as $his lacy g-string stimulates it.
+		<<else>>
+		$His lacy g-string covers $his womanhood demurely.
+		<</if>>
+	<</if>>
+	There is no aisle for $him to <<if $activeSlave.amp == 1>>be carried<<else>>walk<</if>> down, just a small space at the head of the room where you're standing alone, and there's no one to <<if $activeSlave.amp == 1>>walk alongside the slave carrying<<else>>walk<</if>> $him there; this symbolizes $his submission to you
+	<<if $activeSlave.fetish == "mindbroken">>
+		despite the fact that $he had to be pushed into walking towards you.
+	<<elseif $activeSlave.devotion+$activeSlave.trust >= 175>>
+		of $his own choice, and $he does so with a smile.
+	<<elseif $activeSlave.devotion < -20 && $activeSlave.trust > 20>>
+		of $his own choice, and $he does so with hesitation.
+	<<elseif $activeSlave.devotion < -20>>
+		of $his own (forced) choice, and $he does so with wavering steps.
+	<<else>>
+		of $his own choice, and $he does so willingly.
+	<</if>>
+	<br><br>
+	When $he's in front of you, <<if $activeSlave.amp == 1>>the slave carrying $his limbless torso sets $him down on the floor in front of you and props $him up so $his head is level with your crotch<<else>>$he gets down on $his knees so $his head is level with your crotch<</if>>. <<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> reads the short recitation for $him, and you place a simple steel ring <<if $activeSlave.amp == 1>>on a cord around $his neck, since $he lacks fingers to wear it on<<else>>on $his finger<</if>>. There is no ring for you, since this marriage does not bind you.
+	<br>
+	<<if $PC.surname && $activeSlave.slaveSurname != $PC.surname>>
+		<br><br><span id="surnaming">
+		<<link "Give $him your surname">>
+			<<replace "#surnaming">>
+				<<set $activeSlave.slaveSurname = $PC.surname>>
+				You also proclaim your new slave wife $activeSlave.slaveName $activeSlave.slaveSurname. The new Mrs. $activeSlave.slaveSurname hears this, of course, and
+				<<if $activeSlave.fetish == "mindbroken">>
+					shows no reaction. Like many things, names mean nothing to $him now. Your guests, on the other hand, appreciate the gift.
+				<<elseif $activeSlave.devotion+$activeSlave.trust >= 175>>
+					breaks down again; it's like a dream come true.
+				<<elseif $activeSlave.devotion < -20 && $activeSlave.trust > 20>>
+					scoffs audibly; just another burden for $him to carry.
+				<<elseif $activeSlave.devotion < -20>>
+					breaks down again; this is nothing more than another unwanted link to you.
+				<<else>>
+					nods acceptingly. Your will is $his will, after all.
+				<</if>>
+			<</replace>>
+		<</link>>
+		</span>
+	<</if>>
+	<br><br> Then, you flip $his veil over $his head so $he can <<if $PC.dick == 1>>suck your dick<<if $PC.vagina == 1>> and <</if>><</if>><<if $PC.vagina == 1>>eat you out<</if>> in front of your guests, as the ceremony requires. $He approaches $his task
+	<<if $activeSlave.fetish == "mindbroken">>
+		with robotic obedience. You climax promptly, <<if $PC.dick == 1>>shooting your cum down $his throat<<else>>covering $his face in girlcum<</if>>. Your guests and their attendant slaves applaud at the consummation, or rather, the first stage of the consummation. The balance will take place privately, however, and you scoop up your new slave wife to carry $him back into the master bedroom. $He absentmindedly rests $his head against your <<if $PC.boobs == 1>>breasts<<elseif $PC.title == 0>>flat chest<<else>>strong chest<</if>> as you cradle $him in your arms, gazing up at you with empty eyes.
+	<<elseif $activeSlave.devotion+$activeSlave.trust >= 175>>
+		<<if ($activeSlave.fetish == "cumslut")>>enthusiastically<<else>>with a will<</if>>, and you climax promptly, <<if $PC.dick == 1>>shooting your cum down $his throat<<else>>covering $his face in girlcum<</if>>. Your guests and their attendant slaves @@.green;applaud at the consummation,@@ or rather, at the first stage of the consummation. The balance will take place privately, however, and you scoop up your new slave wife to carry $him back into the master bedroom. $He rests $his head against your <<if $PC.boobs == 1>>breasts<<elseif $PC.title == 0>>flat chest<<else>>strong chest<</if>> as you cradle $him in your arms, staring up at you.
+	<<elseif $activeSlave.devotion < -20 && $activeSlave.trust > 20>>
+		with apprehension, so much so that things are taking too long, so you grab $his head and facefuck $him instead. $He gags and sputters, tears running down $his cheeks, as you violate $his mouth publicly. You climax promptly, <<if $PC.dick == 1>>shooting your cum down $his throat<<else>>covering $his face in girlcum<</if>>. Your guests and their attendant slaves applaud at the consummation, or rather, the first stage of the consummation. The balance will take place privately, however, and you scoop up your new slave wife to carry $him back into the master bedroom. $He looks up at you with fearful, hate-filled eyes, blaming you for everything that has happened so far.
+	<<elseif $activeSlave.devotion < -20>>
+		with apprehension, so much so that things are taking too long, so you grab $his head and facefuck $him instead. $He gags and sputters, tears running down $his cheeks, as you violate $his mouth publicly. You climax promptly, <<if $PC.dick == 1>>shooting your cum down $his throat<<else>>covering $his face in girlcum<</if>>. Your guests and their attendant slaves applaud at the consummation, or rather, the first stage of the consummation. The balance will take place privately, however, and you scoop up your new slave wife to carry $him back into the master bedroom. $He looks up at you with fearful, tear-filled eyes as if pleading for you not to do this.
+	<<else>>
+		with a will. $He approaches $his task <<if ($activeSlave.fetish == "cumslut")>>enthusiastically<<else>>obediently<</if>>, and you climax promptly, <<if $PC.dick == 1>>shooting your cum down $his throat<<else>>covering $his face in girlcum<</if>>. Your guests and their attendant slaves applaud at the consummation, or rather, the first stage of the consummation. The balance will take place privately, however, and you scoop up your new slave wife to carry $him back into the master bedroom. $He looks up at you, $his eyes unsure.
+	<</if>>
+	<<if $activeSlave.relationship != 0>>
+		<<if $activeSlave.devotion+$activeSlave.trust >= 175>>
+			<<if $activeSlave.relationship > 0>>
+				$His <<if $activeSlave.relationship > 2>>ex<<else>>friend<</if>> is @@.mediumorchid;disappointed@@ that their relationship had to end and @@.gold;worries@@ for _his2 <<if $activeSlave.relationship > 2>>love<<else>>companion<</if>>'s future.
+				<<if $activeSlave.relationship == 4>>
+					<<set $slaves[_m].devotion -= 5, $slaves[_m].trust -= 5>>
+				<<elseif $activeSlave.relationship == 3>>
+					<<set $slaves[_m].devotion -= 3, $slaves[_m].trust -= 3>>
+				<<else>>
+					<<set $slaves[_m].devotion -= 1, $slaves[_m].trust -= 1>>
+				<</if>>
+			<</if>>
+		<<elseif $activeSlave.devotion < -20>>
+			<<if $activeSlave.relationship == -1>>
+				$He @@.mediumorchid;hates@@ that $he has to be yours only and @@.gold;fears@@ what will happen if $he strays.
+				<<set $activeSlave.devotion -= 40, $activeSlave.trust -= 40>>
+			<<elseif $activeSlave.relationship == 4>>
+				Both $him and $his ex are @@.mediumorchid;resent@@ that their relationship had to end and @@.gold;fear@@ for each other's future.
+				<<set $slaves[_m].devotion -= 40, $slaves[_m].trust -= 40>>
+				<<set $activeSlave.devotion -= 40, $activeSlave.trust -= 40>>
+			<<elseif $activeSlave.relationship == 3>>
+				Both $him and $his ex are @@.mediumorchid;resent@@ that their relationship had to end and @@.gold;fear@@ for each other's future.
+				<<set $slaves[_m].devotion -= 30, $slaves[_m].trust -= 30>>
+				<<set $activeSlave.devotion -= 30, $activeSlave.trust -= 30>>
+			<<elseif $activeSlave.relationship > 0>>
+				Both $him and $his friend are @@.mediumorchid;resent@@ that their relationship had to end and @@.gold;fear@@ for each other's future.
+				<<set $slaves[_m].devotion -= 20, $slaves[_m].trust -= 20>>
+				<<set $activeSlave.devotion -= 20, $activeSlave.trust -= 20>>
+			<</if>>
+		<<else>>
+			<<if $activeSlave.relationship == -1>>
+				$He @@.mediumorchid;dislikes@@ that $he has to be yours only and @@.gold;worries@@ what will happen if $he strays.
+				<<set $activeSlave.devotion -= 10, $activeSlave.trust -= 10>>
+			<<elseif $activeSlave.relationship == 4>>
+				Both $him and $his ex are @@.mediumorchid;resent@@ that their relationship had to end and @@.gold;worry@@ for each other.
+				<<set $slaves[_m].devotion -= 20, $slaves[_m].trust -= 20>>
+				<<set $activeSlave.devotion -= 20, $activeSlave.trust -= 20>>
+			<<elseif $activeSlave.relationship == 3>>
+				Both $him and $his ex are @@.mediumorchid;are saddened@@ that their relationship had to end and @@.gold;worry@@ for each other.
+				<<set $slaves[_m].devotion -= 10, $slaves[_m].trust -= 10>>
+				<<set $activeSlave.devotion -= 10, $activeSlave.trust -= 10>>
+			<<elseif $activeSlave.relationship > 0>>
+				Both $him and $his friend are @@.mediumorchid;are disappointed@@ that their relationship had to end and @@.gold;worry@@ for each other.
+				<<set $slaves[_m].devotion -= 5, $slaves[_m].trust -= 5>>
+				<<set $activeSlave.devotion -= 5, $activeSlave.trust -= 5>>
+			<</if>>
+		<</if>>
+	<</if>>
+	<<set $activeSlave.relationship = -3>>
+	<<set $activeSlave.oralCount += 1>>
+	<<set $oralTotal += 1>>
+	<<set $rep += 750>>
+	<<if $activeSlave.fetish == "mindbroken">>
+		<<set $desc = "a framed shot of your uneventful wedding to the mindbroken " + $activeSlave.slaveName>>
+	<<elseif $activeSlave.devotion+$activeSlave.trust >= 175>>
+		<<set $desc = "a framed shot of your romantic wedding to the joyous " + $activeSlave.slaveName>>
+	<<elseif $activeSlave.devotion < -20 && $activeSlave.trust > 20>>
+		<<set $desc = "a framed shot of your forced wedding to the hateful " + $activeSlave.slaveName>>
+	<<elseif $activeSlave.devotion < -20>>
+		<<set $desc = "a framed shot of your forced wedding to the weeping " + $activeSlave.slaveName>>
+	<<else>>
+		<<set $desc = "a framed shot of your wedding to " + $activeSlave.slaveName>>
+	<</if>>
+	<<set $trinkets.push($desc)>>
 
 <</if>>
\ No newline at end of file
diff --git a/src/uncategorized/slaveInteract.tw b/src/uncategorized/slaveInteract.tw
index 56ed6e7001aae723009d8637d1c325170392b8a3..2e3443faf7f9c1a88c24757395596150a9c9f38b 100644
--- a/src/uncategorized/slaveInteract.tw
+++ b/src/uncategorized/slaveInteract.tw
@@ -126,7 +126,7 @@
 	</span>
 	<span id="dickgropeoption">
 	<<if ($activeSlave.dick > 0)>>
-		<<if ($activeSlave.dickAccessory != "chastity") && ($activeSlave.dickAccessory != "combined chastity")>>
+		<<if !($activeSlave.chastityPenis)>>
 		| <<link "Grope $his dick">><<replace "#miniscene">><<include "FondleDick">><br>&nbsp;&nbsp;&nbsp;&nbsp;<</replace>><</link>>
 			<<if canPenetrate($activeSlave)>>
 				<<if $sexualOpeness == 1 || $activeSlave.toyHole == "dick">>
diff --git a/src/utility/miscWidgets.tw b/src/utility/miscWidgets.tw
index 35b44478e7ccd1838e5d42356578116979915bff..55a81f243c8ce7587985eda0ae9d5d279dc0d5de 100644
--- a/src/utility/miscWidgets.tw
+++ b/src/utility/miscWidgets.tw
@@ -439,7 +439,7 @@
 <<widget "SlaveInteractDickGropeOption">>
 <<replace #dickgropeoption>>
 	<<if ($activeSlave.dick >0)>>
-		<<if ($activeSlave.dickAccessory != "chastity") && ($activeSlave.dickAccessory != "combined chastity")>>
+		<<if !($activeSlave.chastityPenis)>>
 		| <<link "Grope $his dick">><<replace "#miniscene">><<include "FondleDick">><br>&nbsp;&nbsp;&nbsp;&nbsp;<</replace>><</link>>
 			<<if canPenetrate($activeSlave) && $sexualOpeness == 1>>
 				| <<link "Ride $his dick">><<replace "#miniscene">><<include "FDick">><br>&nbsp;&nbsp;&nbsp;&nbsp;<</replace>><</link>>