diff --git a/src/uncategorized/reBoomerang.tw b/src/uncategorized/reBoomerang.tw
index 5f2ba55d583322261292a883b587214de3e3022a..b6c09fe3c42ce8104e2c6700078636a711bf57fe 100644
--- a/src/uncategorized/reBoomerang.tw
+++ b/src/uncategorized/reBoomerang.tw
@@ -133,9 +133,9 @@ brings up the relevant feeds. There's a naked body crumpled pathetically against
 	"It wa<<s>> really ni<<c>>e, at first," she sniffles, "and I'm a little <<s>>ad it had to end the way it d-did." You sold her to a die-hard fan who offered up a rather large sum of money for ownership of her. "He took out too big of a loan and when they came to collect, he let me loo<<s>>e and told me to run, run far away. I d-didn't know where el<<s>>e to g-go." She breaks down in tears.
 	<<if canGetPregnant($activeSlave)>>
 		"In the <<sh>>ort time we <<s>>pent together, he left me a gift..." She runs a hand across her stomach. "While I wouldn't <<s>>ay I wa<<s>> in love with him, I feel like I have to keep her <<s>>afe for what he did. I can't even think of where I'd have ended up if they had taken me."
-		<<if $activeSlave.mpreg == 1 && $activeSlave.anus == 0>
+		<<if $activeSlave.mpreg == 1 && $activeSlave.anus == 0>>
 			<<set $activeSlave.anus = 1>>
-		<<elseif $activeSlave.ovaries == 1 && $activeSlave.vagina == 0>
+		<<elseif $activeSlave.ovaries == 1 && $activeSlave.vagina == 0>>
 			<<set $activeSlave.vagina = 1>>
 		<</if>>
 		<<if $seePreg != 0>><<set $activeSlave.preg = random(5,_pregWeeks-1), $activeSlave.pregtype = random(2,4), $activeSlave.vagina = 4, $activeSlave.pregWeek = $activeSlave.preg, $activeSlave.pregKnown = 1, $activeSlave.pregSource = -2, SetBellySize($activeSlave)>><</if>>
diff --git a/src/utility/birthWidgets.tw b/src/utility/birthWidgets.tw
index f98f41d464c9c6f2fe9db656aa238a5e82c74c07..6ecec00c40d9f46625b953b31273d3a4d367237f 100644
--- a/src/utility/birthWidgets.tw
+++ b/src/utility/birthWidgets.tw
@@ -1678,7 +1678,7 @@ Feeling childbirth approaching, $slaves[$i].slaveName is helped to $his prepared
 		kimono
 		<<case "a slave gown">>
 		slave gown
-		<<case "a hijab and abaya" "a niqab and abaya>>
+		<<case "a hijab and abaya" "a niqab and abaya">>
 		abaya
 		<<case "a halter top dress">>
 		halter top dress
@@ -1775,7 +1775,7 @@ Feeling childbirth approaching, $slaves[$i].slaveName is helped to $his prepared
 		kimono
 		<<case "a slave gown">>
 		slave gown
-		<<case "a hijab and abaya" "a niqab and abaya>>
+		<<case "a hijab and abaya" "a niqab and abaya">>
 		abaya
 		<<case "a halter top dress">>
 		halter top dress
diff --git a/src/utility/slaveCreationWidgets.tw b/src/utility/slaveCreationWidgets.tw
index d4bcbb074a4b2383704026e74fa9bdc9908c2916..ec4fbf586dd7b994ed9cd54c198cb6bc583bb70e 100644
--- a/src/utility/slaveCreationWidgets.tw
+++ b/src/utility/slaveCreationWidgets.tw
@@ -3881,7 +3881,7 @@
 	<<if $activeSlave.dick > 0>>
 		<<set $activeSlave.dickAccessory = "chastity">>
 	<</if>>
-	<<if $activeSlave.vigina > -1>>
+	<<if $activeSlave.vagina > -1>>
 		<<set $activeSlave.vaginalAccessory = "chastity belt">>
 	<</if>>
 	
@@ -3914,7 +3914,7 @@
 		<<set $activeSlave.weight = random(-100,10)>>
 		<<set $activeSlave.waist = random(-10,10)>>
 	<<case "war criminal">>
-		<<set $activeSlave.origin = "You purchased her life at a prison sale. She was a soldier imprisoned for committing unspeakable atrocities, even by the standards of an apocalyptic slave trading society.>>
+		<<set $activeSlave.origin = "You purchased her life at a prison sale. She was a soldier imprisoned for committing unspeakable atrocities, even by the standards of an apocalyptic slave trading society.">>
 		<<set $activeSlave.career = "a soldier">>
 		<<set $activeSlave.devotion = random(-100,-80)>>
 		<<set $activeSlave.trust = random(20,100)>>
@@ -3929,7 +3929,7 @@
 		<<set $activeSlave.combatSkill = 1>>
 		<<set $activeSlave.behavioralFlaw = "arrogant">>
 	<<case "deserter">>
-		<<set $activeSlave.origin = "You purchased her life at a prison sale. She was a soldier that abandoned her post.>>
+		<<set $activeSlave.origin = "You purchased her life at a prison sale. She was a soldier that abandoned her post.">>
 		<<set $activeSlave.career = "a soldier">>
 		<<set $activeSlave.devotion = random(-100,-80)>>
 		<<set $activeSlave.trust = random(-100,-80)>>
@@ -3941,7 +3941,7 @@
 		<<set $activeSlave.waist = random(-10,10)>>
 		<<set $activeSlave.combatSkill = 1>>
 	<<case "officer">>
-		<<set $activeSlave.origin = "You purchased her life at a prison sale. She was an officer that over-extended her forces and was overwhelmed.>>
+		<<set $activeSlave.origin = "You purchased her life at a prison sale. She was an officer that over-extended her forces and was overwhelmed.">>
 		<<set $activeSlave.career = "a military officer">>
 		<<set $activeSlave.devotion = random(-40,20)>>
 		<<set $activeSlave.trust = random(-50,0)>>
@@ -3955,7 +3955,7 @@
 		<<set $activeSlave.muscles = random(20,40)>>
 		<<set $activeSlave.combatSkill = 1>>
 	<<case "specOps">>
-		<<set $activeSlave.origin = "You purchased her life at a prison sale. She was a special operations officer that acted on bad intel and ended up captured.>>
+		<<set $activeSlave.origin = "You purchased her life at a prison sale. She was a special operations officer that acted on bad intel and ended up captured.">>
 		<<set $activeSlave.career = "spec ops">>
 		<<set $activeSlave.devotion = random(-80,-50)>>
 		<<set $activeSlave.trust = random(-100,100)>>
@@ -3969,7 +3969,7 @@
 		<<set $activeSlave.muscles = random(30,60)>>
 		<<set $activeSlave.combatSkill = 1>>
 	<<case "sniper">>
-		<<set $activeSlave.origin = "You purchased her life at a prison sale. She was an enemy sniper that was captured after her company lost to your military might.>>
+		<<set $activeSlave.origin = "You purchased her life at a prison sale. She was an enemy sniper that was captured after her company lost to your military might.">>
 		<<set $activeSlave.career = "a sniper">>
 		<<set $activeSlave.devotion = random(-50,-20)>>
 		<<set $activeSlave.trust = random(-100,-80)>>
@@ -3986,7 +3986,7 @@
 			<<set $activeSlave.boobs = 400>>
 		<</if>>
 	<<case "gunner">>
-		<<set $activeSlave.origin = "You purchased her life at a prison sale. She was an enemy machine gunner that was captured after her company lost to your military might.>>
+		<<set $activeSlave.origin = "You purchased her life at a prison sale. She was an enemy machine gunner that was captured after her company lost to your military might.">>
 		<<set $activeSlave.career = "a soldier">>
 		<<set $activeSlave.devotion = random(-50,-20)>>
 		<<set $activeSlave.trust = random(-50,-20)>>
@@ -4000,7 +4000,7 @@
 		<<set $activeSlave.muscles = random(50,60)>>
 		<<set $activeSlave.combatSkill = 1>>
 	<<case "soldier">>
-		<<set $activeSlave.origin = "You purchased her life at a prison sale. She was an enemy soldier that was captured after her company lost to your military might.>>
+		<<set $activeSlave.origin = "You purchased her life at a prison sale. She was an enemy soldier that was captured after her company lost to your military might.">>
 		<<set $activeSlave.career = "a soldier">>
 		<<set $activeSlave.devotion = random(-100,-20)>>
 		<<set $activeSlave.trust = random(-50,20)>>
@@ -4014,7 +4014,7 @@
 		<<set $activeSlave.muscles = random(30,60)>>
 		<<set $activeSlave.combatSkill = 1>>
 	<<case "private">>
-		<<set $activeSlave.origin = "You purchased her life at a prison sale. She was an enemy grunt that was captured after her company lost to your military might.>>
+		<<set $activeSlave.origin = "You purchased her life at a prison sale. She was an enemy grunt that was captured after her company lost to your military might.">>
 		<<set $activeSlave.career = "a private">>
 		<<set $activeSlave.devotion = random(-40,-20)>>
 		<<set $activeSlave.trust = random(-100,-80)>>
@@ -4044,7 +4044,7 @@
 	
 	<<switch _criminal>>
 	<<case "racketeering">>
-		<<set $activeSlave.career = either("a businessman", "a lawyer", "a stockbroker">>
+		<<set $activeSlave.career = either("a businessman", "a lawyer", "a stockbroker")>>
 		<<set $activeSlave.origin = "You purchased her life at a prison sale. She was " + $activeSlave.career + " convicted of racketeering.">>
 		<<set $activeSlave.devotion = random(-20,20)>>
 		<<set $activeSlave.trust = random(-20,20)>>
@@ -4052,7 +4052,7 @@
 		<<set $activeSlave.intelligenceImplant = 1>>
 		<<set $activeSlave.health = random(20,60)>>
 	<<case "bribery">>
-		<<set $activeSlave.career = either("a businessman", "a lawyer", "a stockbroker">>
+		<<set $activeSlave.career = either("a businessman", "a lawyer", "a stockbroker")>>
 		<<set $activeSlave.origin = "You purchased her life at a prison sale. She was " + $activeSlave.career + " arrested and sentenced for bribing government officials.">>
 		<<set $activeSlave.devotion = random(-50,-20)>>
 		<<set $activeSlave.trust = random(20,50)>>
@@ -4061,7 +4061,7 @@
 		<<set $activeSlave.health = random(20,60)>>
 		<<set $activeSlave.behavioralFlaw = "arrogant">>
 	<<case "blackmail">>
-		<<set $activeSlave.career = either("a businessman", "a lawyer", "a stockbroker">>
+		<<set $activeSlave.career = either("a businessman", "a lawyer", "a stockbroker")>>
 		<<set $activeSlave.origin = "You purchased her life at a prison sale. She was " + $activeSlave.career + " convicted of blackmail against a sorority of university students, forcing them to do sexual favors.">>
 		<<set $activeSlave.devotion = random(-20,20)>>
 		<<set $activeSlave.trust = random(20,50)>>
@@ -4072,7 +4072,7 @@
 		<<set $activeSlave.fetish = "sadist">>
 		<<set $activeSlave.fetishStrength = 100>>
 	<<case "embezzlement">>
-		<<set $activeSlave.career = either("a businessman", "a lawyer", "a stockbroker">>
+		<<set $activeSlave.career = either("a businessman", "a lawyer", "a stockbroker")>>
 		<<set $activeSlave.origin = "You purchased her life at a prison sale. She was " + $activeSlave.career + " involved in a scandal and convicted of embezzlement.">>
 		<<set $activeSlave.devotion = random(0,20)>>
 		<<set $activeSlave.trust = random(-10,10)>>
@@ -4080,7 +4080,7 @@
 		<<set $activeSlave.intelligenceImplant = 1>>
 		<<set $activeSlave.health = random(20,60)>>
 	<<case "fraud">>
-		<<set $activeSlave.career = either("a businessman", "a lawyer", "a stockbroker">>
+		<<set $activeSlave.career = either("a businessman", "a lawyer", "a stockbroker")>>
 		<<set $activeSlave.origin = "You purchased her life at a prison sale. She was " + $activeSlave.career + " convicted of fraud.">>
 		<<set $activeSlave.devotion = random(20,40)>>
 		<<set $activeSlave.trust = random(20,50)>>
@@ -4088,7 +4088,7 @@
 		<<set $activeSlave.intelligenceImplant = 1>>
 		<<set $activeSlave.health = random(20,60)>>
 	<<case "tax evasion">>
-		<<set $activeSlave.career = either("a businessman", "a lawyer", "a stockbroker">>
+		<<set $activeSlave.career = either("a businessman", "a lawyer", "a stockbroker")>>
 		<<set $activeSlave.origin = "You purchased her life at a prison sale. She was " + $activeSlave.career + " convicted of tax evasion.">>
 		<<set $activeSlave.devotion = random(-20,0)>>
 		<<set $activeSlave.trust = random(20,50)>>
@@ -4096,7 +4096,7 @@
 		<<set $activeSlave.intelligenceImplant = 1>>
 		<<set $activeSlave.health = random(20,60)>>
 	<<case "malpractice">>
-		<<set $activeSlave.career = either("a doctor", "a nurse", "a physician">>
+		<<set $activeSlave.career = either("a doctor", "a nurse", "a physician")>>
 		<<set $activeSlave.origin = "You purchased her life at a prison sale. She was " + $activeSlave.career + " that took advantage of her position to molest and modify her patients.">>
 		<<set $activeSlave.devotion = random(-50,0)>>
 		<<set $activeSlave.trust = random(-100,-50)>>
@@ -4104,7 +4104,7 @@
 		<<set $activeSlave.intelligenceImplant = 1>>
 		<<set $activeSlave.health = random(-40,20)>>
 	<<case "abuse of power">>
-		<<set $activeSlave.career = either("a lawyer", "a judge", "a police officer">>
+		<<set $activeSlave.career = either("a lawyer", "a judge", "a police officer")>>
 		<<set $activeSlave.origin = "You purchased her life at a prison sale. She was " + $activeSlave.career + " that took advantage of her position for her own benefit.">>
 		<<set $activeSlave.devotion = random(-100,0)>>
 		<<set $activeSlave.trust = random(-50,50)>>