diff --git a/src/SecExp/attackHandler.tw b/src/SecExp/attackHandler.tw
index face384da5a8ba22da4fc1f79fe65047bfa739c2..dfe6b3fbca85389bca20a3143c16c5617ee70db8 100644
--- a/src/SecExp/attackHandler.tw
+++ b/src/SecExp/attackHandler.tw
@@ -1224,11 +1224,11 @@ __Enemy__:
 <<if $showBattleStatistics == 1 && $majorBattle == 1 && $majorBattleGameOver == 1 && $battleResult == -3>>
 	<br><br>
 	<<link "Proceed">>
-		<<set $gameover to "major battle defeat">>
+		<<set $gameover = "major battle defeat">>
 		<<goto "Gameover">>
 	<</link>>
 <<elseif $majorBattle == 1 && $majorBattleGameOver == 1 && $battleResult == -3>>
-	<<set $gameover to "major battle defeat">>
+	<<set $gameover = "major battle defeat">>
 	<<goto "Gameover">>
 <<elseif $showBattleStatistics == 1>>
 	<br><br>
diff --git a/src/SecExp/rebellionHandler.tw b/src/SecExp/rebellionHandler.tw
index 2ba68cb9104774bec8c3689ad1aa6813bf8ce0f1..878cb8eb1ee8da4cefed21af7b2c389a65e08857 100644
--- a/src/SecExp/rebellionHandler.tw
+++ b/src/SecExp/rebellionHandler.tw
@@ -406,11 +406,11 @@ __Rebels__:
 <<if $showBattleStatistics == 1 && $rebellionGameOver == 1 && $battleResult == -3>>
 	<br><br>
 	<<link "Proceed">>
-		<<set $gameover to "Rebellion defeat">>
+		<<set $gameover = "Rebellion defeat">>
 		<<goto "Gameover">>
 	<</link>>
 <<elseif $rebellionGameOver == 1 && $battleResult == -3>>
-	<<set $gameover to "Rebellion defeat">>
+	<<set $gameover = "Rebellion defeat">>
 	<<goto "Gameover">>
 <<elseif $showBattleStatistics == 1>>
 	<br><br>
diff --git a/src/art/artWidgets.tw b/src/art/artWidgets.tw
index a129d50d5096642754c928139f82a8438c7ea710..a395ce34ec3c25787902a189c532707c5a631ead 100644
--- a/src/art/artWidgets.tw
+++ b/src/art/artWidgets.tw
@@ -71,7 +71,7 @@ $args[2]: icon UI Display for vector art, 1 for on.
 <<if ndef $seeVectorArtHighlights>>
 	<<set $seeVectorArtHighlights = 1>>
 <</if>>
-<<set _artSlave to $args[0] >>
+<<set _artSlave = $args[0] >>
 <<silently>>
 /* prepare HTML colour codes for slave display */
 /* note: latex clothing is mostly emulated by rubber colour for skin (and shoes) */
diff --git a/src/art/vector/Boob.tw b/src/art/vector/Boob.tw
index 69dc6cb431789a576516aab56d973dee593905c0..03643142664fce461520582df2c380dbb638fb04 100644
--- a/src/art/vector/Boob.tw
+++ b/src/art/vector/Boob.tw
@@ -1,7 +1,7 @@
 :: Art_Vector_Boob_ [nobr]
 
 /* BEWARE: _art_have_boobs and _art_scale_factor interfere with Art_Vector_Penis_ */
-<<set _art_have_boobs to true>>
+<<set _art_have_boobs = true>>
 
 /* BEWARE: _art_boob_transform is also read by Art_Vector_Boob_Addons_ */
 
diff --git a/src/art/vector/Pubic_Hair.tw b/src/art/vector/Pubic_Hair.tw
index 8fd4a397e8ea92bc91d5048302cac33185558a12..c6b046d953f5c851c6a3a9acf7f838b7b7840282 100644
--- a/src/art/vector/Pubic_Hair.tw
+++ b/src/art/vector/Pubic_Hair.tw
@@ -5,9 +5,9 @@
   <<if $showBodyMods == 1>>
     <<if _artSlave.vaginaTat == "rude words">>
       <<if _artSlave.dick != 0>>
-        <<set _art_pussy_tattoo_text to "Useless" >>
+        <<set _art_pussy_tattoo_text = "Useless" >>
       <<else>>
-        <<set _art_pussy_tattoo_text to "Fucktoy" >>
+        <<set _art_pussy_tattoo_text = "Fucktoy" >>
       <</if>>
       <<include Art_Vector_Pussy_Tattoo>>
     <</if>>
diff --git a/src/art/vector/Set_Colour_Hair.tw b/src/art/vector/Set_Colour_Hair.tw
index f4e4e91023df3eab441f6cf476625ff3a0018b46..d3eb0a1a1a4a3ecbb69a2ad6c78c35cfb10b0a0d 100644
--- a/src/art/vector/Set_Colour_Hair.tw
+++ b/src/art/vector/Set_Colour_Hair.tw
@@ -7,53 +7,53 @@ courtesy of Nov-X */
 
 <<switch _artSlave.hColor>>
 <<case "auburn">>
-  <<set _hairColour to "#7e543e">>
+  <<set _hairColour = "#7e543e">>
 <<case "black">>
-  <<set _hairColour to "#3F4040">>
+  <<set _hairColour = "#3F4040">>
 <<case "blonde">>
-  <<set _hairColour to "#F4F1A3">>
+  <<set _hairColour = "#F4F1A3">>
 <<case "blue">>
-  <<set _hairColour to "#4685C5">>
+  <<set _hairColour = "#4685C5">>
 <<case "brown">>
-  <<set _hairColour to "#8D4F21">>
+  <<set _hairColour = "#8D4F21">>
 <<case "burgundy">>
-  <<set _hairColour to "#5f3946">>
+  <<set _hairColour = "#5f3946">>
 <<case "chestnut">>
-  <<set _hairColour to "#663622">>
+  <<set _hairColour = "#663622">>
 <<case "chocolate">>
-  <<set _hairColour to "#6e4937">>
+  <<set _hairColour = "#6e4937">>
 <<case "copper">>
-  <<set _hairColour to "#a16145">>
+  <<set _hairColour = "#a16145">>
 <<case "dark brown">>
-  <<set _hairColour to "#463325">>
+  <<set _hairColour = "#463325">>
 <<case "ginger">>
-  <<set _hairColour to "#da822d">>
+  <<set _hairColour = "#da822d">>
 <<case "golden">>
-  <<set _hairColour to "#ffdf31">>
+  <<set _hairColour = "#ffdf31">>
 <<case "green">>
-  <<set _hairColour to "#5FBA46">>
+  <<set _hairColour = "#5FBA46">>
 <<case "grey">>
-  <<set _hairColour to "#9e9fa4">>
+  <<set _hairColour = "#9e9fa4">>
 <<case "hazel">>
-  <<set _hairColour to "#8d6f1f">>
+  <<set _hairColour = "#8d6f1f">>
 <<case "pink">>
-  <<set _hairColour to "#D18CBC">>
+  <<set _hairColour = "#D18CBC">>
 <<case "platinum blonde">>
-  <<set _hairColour to "#fcf3c1">>
+  <<set _hairColour = "#fcf3c1">>
 <<case "red">>
-  <<set _hairColour to "#BB2027">>
+  <<set _hairColour = "#BB2027">>
 <<case "silver">>
-  <<set _hairColour to "#cdc9c6">>
+  <<set _hairColour = "#cdc9c6">>
 <<case "strawberry-blonde">>
-  <<set _hairColour to "#e5a88c">>
+  <<set _hairColour = "#e5a88c">>
 <<case "blazing red">>
-  <<set _hairColour to "#E00E2B">>
+  <<set _hairColour = "#E00E2B">>
 <<case "neon green">>
-  <<set _hairColour to "#25d12b">>
+  <<set _hairColour = "#25d12b">>
 <<case "neon blue">>
-  <<set _hairColour to "#2284C3">>
+  <<set _hairColour = "#2284C3">>
 <<case "neon pink">>
-  <<set _hairColour to "#cc26aa">>
+  <<set _hairColour = "#cc26aa">>
 <<default>>
   /* everything else: assume it already is HTML compliant color name or value */
   <<set _hairColour to extractHairColor(_artSlave.hColor) >>
diff --git a/src/art/vector/Set_Colour_Shoe.tw b/src/art/vector/Set_Colour_Shoe.tw
index 851daf8408cf40467453048cc5050f12d6540900..ab98193fbaa1b054082bb5f27b65251a6fbf66b9 100644
--- a/src/art/vector/Set_Colour_Shoe.tw
+++ b/src/art/vector/Set_Colour_Shoe.tw
@@ -5,30 +5,30 @@
 /* BEWARE: _shoeColour is read by Wardrobe Use */
 
 /* note: only heels use this shadow */
-<<set _shoeShadowColour to "#616a6b">>
+<<set _shoeShadowColour = "#616a6b">>
 
 <<switch _artSlave.shoes>>
   <<case "heels" "extreme heels">>
-    <<set _shoeColour to "#707b7c">>
+    <<set _shoeColour = "#707b7c">>
   <<case "boots">>
-    <<set _shoeColour to "#707b7c">>
+    <<set _shoeColour = "#707b7c">>
   <<case "flats">>
-    <<set _shoeColour to "#707b7c">>
+    <<set _shoeColour = "#707b7c">>
   <<case "pumps">>
-    <<set _shoeColour to "#707b7c">>
+    <<set _shoeColour = "#707b7c">>
   <<default>>
     /* use colour for "heels" by default */
-    <<set _shoeColour to "#707b7c">>
+    <<set _shoeColour = "#707b7c">>
 <</switch>>
 
 <<if def _artSlave.shoeColor>>
   <<set _shoeColour = _artSlave.shoeColor >> /* shoe colour selected by user */
-  <<set _shoeShadowColour to _shoeColour+";opacity: 0.5">> /* TODO: do not abuse "color" variable for style definitions. do not rely on dark background for shadow effect either. */
+  <<set _shoeShadowColour = _shoeColour+";opacity: 0.5">> /* TODO: do not abuse "color" variable for style definitions. do not rely on dark background for shadow effect either. */
 <</if>>
 
 /* override colour in case of full body latex outfit */
 <<if _artSlave.fuckdoll != 0 || _artSlave.clothes == "restrictive latex" >>
-  <<set _shoeColour to _skinColour>>
-  <<set _shoeShadowColour to _shoeColour+";opacity: 0.5">> /* TODO: do not abuse "color" variable for style definitions. do not rely on dark background for shadow effect either. */
+  <<set _shoeColour = _skinColour>>
+  <<set _shoeShadowColour = _shoeColour+";opacity: 0.5">> /* TODO: do not abuse "color" variable for style definitions. do not rely on dark background for shadow effect either. */
 <</if>>
 	
diff --git a/src/art/vector/Set_Colour_Skin.tw b/src/art/vector/Set_Colour_Skin.tw
index 596ff7a7b3d6924d308f96a3449f88b0bf1de4cd..20161a4789450a1cd8e1a8628dfb6adfe432c0cc 100644
--- a/src/art/vector/Set_Colour_Skin.tw
+++ b/src/art/vector/Set_Colour_Skin.tw
@@ -2,8 +2,8 @@
 
 /* BEWARE: _outfitBaseColour is set by Art_Vector_Set_Colour_Outfit_ */
 
-<<set _areolaStyle to "fill:#d76b93;" >> /* this is the default and can be customized later */
-<<set _labiaStyle to _areolaStyle >> /* this is the default and can be customized later */
+<<set _areolaStyle = "fill:#d76b93;" >> /* this is the default and can be customized later */
+<<set _labiaStyle = _areolaStyle >> /* this is the default and can be customized later */
 /* todo: introduce one "flesh" CSS class */
 
 <<unset _headSkinStyle>>
@@ -14,204 +14,204 @@
 
 <<switch _artSlave.skin>>
 <<case "light" "white" "fair" "lightened" >>
-  <<set _skinColour to "#F6E0E8">>
-  <<set _areolaStyle to "fill:#FBA8C4;" >>
-  <<set _labiaStyle to "fill:#F977A3;" >>
+  <<set _skinColour = "#F6E0E8">>
+  <<set _areolaStyle = "fill:#FBA8C4;" >>
+  <<set _labiaStyle = "fill:#F977A3;" >>
 <<case "extremely pale">>
-  <<set _skinColour to "#f4eaf0">>
-  <<set _areolaStyle to "fill:#FCCADB;" >>
-  <<set _labiaStyle to "fill:#F977A3;" >>
+  <<set _skinColour = "#f4eaf0">>
+  <<set _areolaStyle = "fill:#FCCADB;" >>
+  <<set _labiaStyle = "fill:#F977A3;" >>
 <<case "pale">>
-  <<set _skinColour to "#f9ebf0">>
-  <<set _areolaStyle to "fill:#FBB9CF;" >>
-  <<set _labiaStyle to "fill:#F977A3;" >>
+  <<set _skinColour = "#f9ebf0">>
+  <<set _areolaStyle = "fill:#FBB9CF;" >>
+  <<set _labiaStyle = "fill:#F977A3;" >>
 <<case "tanned" "natural">>
-  <<set _skinColour to "#F4C7A5">>
-  <<set _areolaStyle to "fill:#F977A3;" >>
-  <<set _labiaStyle to "fill:#F977A3;" >>
+  <<set _skinColour = "#F4C7A5">>
+  <<set _areolaStyle = "fill:#F977A3;" >>
+  <<set _labiaStyle = "fill:#F977A3;" >>
 <<case "olive">>
-  <<set _skinColour to "#a07c48">>
-  <<set _areolaStyle to "fill:#C69691;" >>
-  <<set _labiaStyle to "fill:#F977A3;" >>
+  <<set _skinColour = "#a07c48">>
+  <<set _areolaStyle = "fill:#C69691;" >>
+  <<set _labiaStyle = "fill:#F977A3;" >>
 <<case "light brown" "dark">>
-  <<set _skinColour to "#C97631">>
-  <<set _areolaStyle to "fill:#A2744E;" >>
-  <<set _labiaStyle to "fill:#763818;" >>
+  <<set _skinColour = "#C97631">>
+  <<set _areolaStyle = "fill:#A2744E;" >>
+  <<set _labiaStyle = "fill:#763818;" >>
 <<case "brown" >>
-  <<set _skinColour to "#763818">>
-  <<set _areolaStyle to "fill:#4C240F;" >>
-  <<set _labiaStyle to "fill:#F977A3;" >>
+  <<set _skinColour = "#763818">>
+  <<set _areolaStyle = "fill:#4C240F;" >>
+  <<set _labiaStyle = "fill:#F977A3;" >>
 <<case "black">>
-  <<set _skinColour to "#3f3b3a">>
-  <<set _areolaStyle to "fill:#524E4D;" >>
-  <<set _labiaStyle to "fill:#F977A3;" >>
+  <<set _skinColour = "#3f3b3a">>
+  <<set _areolaStyle = "fill:#524E4D;" >>
+  <<set _labiaStyle = "fill:#F977A3;" >>
 <<case "camouflage patterned">>
-  <<set _skinColour to "#78875a">>
-  <<set _areolaStyle to "fill:#939F7A;" >>
-  <<set _labiaStyle to "fill:#F977A3;" >>
+  <<set _skinColour = "#78875a">>
+  <<set _areolaStyle = "fill:#939F7A;" >>
+  <<set _labiaStyle = "fill:#F977A3;" >>
 <<case "red dyed" "dyed red">>
-  <<set _skinColour to "#bc4949">>
-  <<set _areolaStyle to "fill:#C96D6D;" >>
-  <<set _labiaStyle to "fill:#F977A3;" >>
+  <<set _skinColour = "#bc4949">>
+  <<set _areolaStyle = "fill:#C96D6D;" >>
+  <<set _labiaStyle = "fill:#F977A3;" >>
 <<case "green dyed" "dyed green">>
-  <<set _skinColour to "#A6C373">>
-  <<set _areolaStyle to "fill:#B7CF8F;" >>
-  <<set _labiaStyle to "fill:#F977A3;" >>
+  <<set _skinColour = "#A6C373">>
+  <<set _areolaStyle = "fill:#B7CF8F;" >>
+  <<set _labiaStyle = "fill:#F977A3;" >>
 <<case "blue dyed" "dyed blue">>
-  <<set _skinColour to "#5b8eb7">>
-  <<set _areolaStyle to "fill:#7BA4C5;" >>
-  <<set _labiaStyle to "fill:#F977A3;" >>
+  <<set _skinColour = "#5b8eb7">>
+  <<set _areolaStyle = "fill:#7BA4C5;" >>
+  <<set _labiaStyle = "fill:#F977A3;" >>
 <<case "tiger striped">>
-  <<set _skinColour to "#e2d75d">>
-  <<set _areolaStyle to "fill:#E7DF7D;" >>
-  <<set _labiaStyle to "fill:#F977A3;" >>
+  <<set _skinColour = "#e2d75d">>
+  <<set _areolaStyle = "fill:#E7DF7D;" >>
+  <<set _labiaStyle = "fill:#F977A3;" >>
 <<default>>
-  <<set _skinColour to _artSlave.skin>>
+  <<set _skinColour = _artSlave.skin>>
 <</switch>> 
 
 /* BEGIN SKIN COLOUR OVERRIDES FOR LATEX CLOTHING EMULATION */
 
 <<if _artSlave.fuckdoll != 0>>
   /* slave is a fuckdoll - display all skin as if it was black rubber */
-  <<set _skinColour to _outfitBaseColour>>
-  <<set _areolaStyle to "fill:rgba(0,0,0,0.3);">>
-  <<set _labiaStyle to _areolaStyle >>
+  <<set _skinColour = _outfitBaseColour>>
+  <<set _areolaStyle = "fill:rgba(0,0,0,0.3);">>
+  <<set _labiaStyle = _areolaStyle >>
 <</if>>
 
 /* slave wears restrictive latex - display most skin as if it was rubber */
 <<if _artSlave.clothes == "restrictive latex">>
   /* nice latex does not cover any privates. */
-  <<set _boobSkinStyle to "fill:"+_skinColour+";">>
-  <<set _penisSkinStyle to "fill:"+_skinColour+";">>
-  <<set _scrotumSkinStyle to "fill:"+_skinColour+";">>
+  <<set _boobSkinStyle = "fill:"+_skinColour+";">>
+  <<set _penisSkinStyle = "fill:"+_skinColour+";">>
+  <<set _scrotumSkinStyle = "fill:"+_skinColour+";">>
   /* rest of body is covered in latex */
-  <<set _skinColour to _outfitBaseColour>>
+  <<set _skinColour = _outfitBaseColour>>
 <</if>>
 
 <<if _artSlave.clothes == "a latex catsuit">>
   /* nice latex does not cover head. */
-  <<set _headSkinStyle to "fill:"+_skinColour+";">>
+  <<set _headSkinStyle = "fill:"+_skinColour+";">>
   /* rest of body is covered in latex */
-  <<set _skinColour to _outfitBaseColour>>
+  <<set _skinColour = _outfitBaseColour>>
   /* catsuit covers areolae and crotch, too */
-  <<set _areolaStyle to "fill:rgba(51,53,51,0.3);">> /* areolae are represented by a darker area */ 
+  <<set _areolaStyle = "fill:rgba(51,53,51,0.3);">> /* areolae are represented by a darker area */ 
   /* todo: gain control over piercings to do the same with them ^^ */
-  <<set _labiaStyle to _areolaStyle >>
+  <<set _labiaStyle = _areolaStyle >>
 <</if>>
 
 <<if _artSlave.clothes == "a comfortable bodysuit">>
   /* nice bodysuit does not cover head. */
-  <<set _headSkinStyle to "fill:"+_skinColour+";">>
+  <<set _headSkinStyle = "fill:"+_skinColour+";">>
   /* rest of body is covered in bodysuit */
-  <<set _skinColour to _outfitBaseColour>>
+  <<set _skinColour = _outfitBaseColour>>
   /* bodysuit covers areolae and crotch, too */
-<<set _areolaStyle to "fill:rgba(175,67,107,0.3);">>
+<<set _areolaStyle = "fill:rgba(175,67,107,0.3);">>
   /* todo: gain control over piercings to do the same with them ^^ */
-  <<set _labiaStyle to _areolaStyle >>
+  <<set _labiaStyle = _areolaStyle >>
 <</if>>
 
 /* outfit dick coloring to match outfit rgba in svg */
 <<if _artSlave.clothes == "a cheerleader outfit">>
-  <<set _scrotumSkinStyle to "fill:rgba(250,186,0,1);">>
+  <<set _scrotumSkinStyle = "fill:rgba(250,186,0,1);">>
 <</if>>
 <<if _artSlave.clothes == "clubslut netting">>
-  <<set _scrotumSkinStyle to "fill:rgba(51,51,51,1);">>
+  <<set _scrotumSkinStyle = "fill:rgba(51,51,51,1);">>
 <</if>>
 <<if _artSlave.clothes == "cutoffs and a t-shirt">>
-  <<set _scrotumSkinStyle to "fill:rgba(81,124,211,1);">>
+  <<set _scrotumSkinStyle = "fill:rgba(81,124,211,1);">>
 <</if>>
 <<if _artSlave.clothes == "a halter top dress">>
-  <<set _scrotumSkinStyle to "fill:rgba(94,51,124,1);">>
+  <<set _scrotumSkinStyle = "fill:rgba(94,51,124,1);">>
 <</if>>
 <<if _artSlave.clothes == "a hijab and abaya">>
-  <<set _scrotumSkinStyle to "fill:rgba(51,51,51,1);">>
+  <<set _scrotumSkinStyle = "fill:rgba(51,51,51,1);">>
 <</if>>
 <<if _artSlave.clothes == "a nice maid outfit">>
-  <<set _scrotumSkinStyle to "fill:rgba(225,225,225,1);">>
+  <<set _scrotumSkinStyle = "fill:rgba(225,225,225,1);">>
 <</if>>
 <<if _artSlave.clothes == "a slutty maid outfit">>
-  <<set _scrotumSkinStyle to "fill:rgba(225,225,225,1);">>
+  <<set _scrotumSkinStyle = "fill:rgba(225,225,225,1);">>
 <</if>>
 <<if _artSlave.clothes == "a leotard">>
-  <<set _scrotumSkinStyle to "fill:rgba(120,15,55,1);">>
+  <<set _scrotumSkinStyle = "fill:rgba(120,15,55,1);">>
 <</if>>
 <<if _artSlave.clothes == "a military uniform">>
-  <<set _scrotumSkinStyle to "fill:rgba(34,42,18,1);">>
+  <<set _scrotumSkinStyle = "fill:rgba(34,42,18,1);">>
 <</if>>
 <<if _artSlave.clothes == "a mini dress">>
-  <<set _scrotumSkinStyle to "fill:rgba(39,174,96,1);">>
+  <<set _scrotumSkinStyle = "fill:rgba(39,174,96,1);">>
 <</if>>
 <<if _artSlave.clothes == "a nice nurse outfit">>
-  <<set _scrotumSkinStyle to "fill:rgba(0,128,128,1);">>
+  <<set _scrotumSkinStyle = "fill:rgba(0,128,128,1);">>
 <</if>>
 <<if _artSlave.clothes == "a slutty nurse outfit">>
-  <<set _scrotumSkinStyle to "fill:rgba(200,200,200,1);">>
+  <<set _scrotumSkinStyle = "fill:rgba(200,200,200,1);">>
 <</if>>
 <<if _artSlave.clothes == "a scalemail bikini">>
-  <<set _scrotumSkinStyle to "fill:rgba(133,146,158,1);">>
+  <<set _scrotumSkinStyle = "fill:rgba(133,146,158,1);">>
 <</if>>
 <<if _artSlave.clothes == "a schoolgirl outfit">>
-  <<set _scrotumSkinStyle to "fill:rgba(28,31,36,1);">>
+  <<set _scrotumSkinStyle = "fill:rgba(28,31,36,1);">>
 <</if>>
 <<if _artSlave.clothes == "a ball gown">>
-  <<set _scrotumSkinStyle to "fill:rgba(128,0,0,1);">>
+  <<set _scrotumSkinStyle = "fill:rgba(128,0,0,1);">>
 <</if>>
 <<if _artSlave.clothes == "battledress">>
-  <<set _scrotumSkinStyle to "fill:rgba(34,42,18,1);">>
+  <<set _scrotumSkinStyle = "fill:rgba(34,42,18,1);">>
 <</if>>
 <<if _artSlave.clothes == "a slave gown">>
-  <<set _scrotumSkinStyle to "fill:rgba(200,200,200,1);">>
+  <<set _scrotumSkinStyle = "fill:rgba(200,200,200,1);">>
 <</if>>
 <<if _artSlave.clothes == "a slutty outfit">>
-  <<set _scrotumSkinStyle to "fill:rgba(63,126,181,1);">>
+  <<set _scrotumSkinStyle = "fill:rgba(63,126,181,1);">>
 <</if>>
 <<if _artSlave.clothes == "spats and a tank top">>
-  <<set _scrotumSkinStyle to "fill:rgba(51,51,51,1);">>
+  <<set _scrotumSkinStyle = "fill:rgba(51,51,51,1);">>
 <</if>>
 <<if _artSlave.clothes == "a succubus outfit">>
-  <<set _scrotumSkinStyle to "fill:rgba(128,0,0,1);">>
+  <<set _scrotumSkinStyle = "fill:rgba(128,0,0,1);">>
 <</if>>
 <<if _artSlave.clothes == "nice business attire">>
-  <<set _scrotumSkinStyle to "fill:rgba(51,51,51,1);">>
+  <<set _scrotumSkinStyle = "fill:rgba(51,51,51,1);">>
 <</if>>
 <<if _artSlave.clothes == "slutty business attire">>
-  <<set _scrotumSkinStyle to "fill:rgba(51,51,51,1);">>
+  <<set _scrotumSkinStyle = "fill:rgba(51,51,51,1);">>
 <</if>>
 <<if _artSlave.clothes == "attractive lingerie for a pregnant woman">>
-  <<set _scrotumSkinStyle to "fill:rgba(153,153,153,1);">>
+  <<set _scrotumSkinStyle = "fill:rgba(153,153,153,1);">>
 <</if>>
 <<if _artSlave.clothes == "a bunny outfit">>
-  <<set _scrotumSkinStyle to "fill:rgba(51,51,51,1);">>
+  <<set _scrotumSkinStyle = "fill:rgba(51,51,51,1);">>
 <</if>>
 <<if _artSlave.clothes == "conservative clothing">>
-  <<set _scrotumSkinStyle to "fill:rgba(51,51,51,1);">>
+  <<set _scrotumSkinStyle = "fill:rgba(51,51,51,1);">>
 <</if>>
 <<if _artSlave.clothes == "harem gauze">>
-  <<set _scrotumSkinStyle to "fill:rgba(0,168,131,1);">>
+  <<set _scrotumSkinStyle = "fill:rgba(0,168,131,1);">>
 <</if>>
 <<if _artSlave.clothes == "a huipil">>
-  <<set _scrotumSkinStyle to "fill:rgba(200,200,200,1);">>
+  <<set _scrotumSkinStyle = "fill:rgba(200,200,200,1);">>
 <</if>>
 <<if _artSlave.clothes == "a kimono">>
-  <<set _scrotumSkinStyle to "fill:rgba(0,91,150,1);">>
+  <<set _scrotumSkinStyle = "fill:rgba(0,91,150,1);">>
 <</if>>
 <<if _artSlave.clothes == "a maternity dress">>
-  <<set _scrotumSkinStyle to "fill:rgba(48,54,72,1);">>
+  <<set _scrotumSkinStyle = "fill:rgba(48,54,72,1);">>
 <</if>>
 <<if _artSlave.clothes == "a slutty qipao">>
-  <<set _scrotumSkinStyle to "fill:rgba(204,177,68,1);">>
+  <<set _scrotumSkinStyle = "fill:rgba(204,177,68,1);">>
 <</if>>  
 <<if _artSlave.clothes == "stretch pants and a crop-top">>
-  <<set _scrotumSkinStyle to "fill:rgba(51,51,51,1);">>
+  <<set _scrotumSkinStyle = "fill:rgba(51,51,51,1);">>
 <</if>>
 <<if _artSlave.clothes == "a toga">>
-  <<set _scrotumSkinStyle to "fill:rgba(200,200,200,1);">>
+  <<set _scrotumSkinStyle = "fill:rgba(200,200,200,1);">>
 <</if>>
 <<if _artSlave.clothes == "a penitent nuns habit">>
-  <<set _scrotumSkinStyle to "fill:rgba(114,93,73,1);">>
+  <<set _scrotumSkinStyle = "fill:rgba(114,93,73,1);">>
 <</if>>
 <<if _artSlave.clothes == "a chattel habit">>
-  <<set _scrotumSkinStyle to "fill:rgba(200,200,200,1);">>
+  <<set _scrotumSkinStyle = "fill:rgba(200,200,200,1);">>
 <</if>>
   
 /* END SKIN COLOUR OVERRIDES FOR LATEX CLOTHING EMULATION */
diff --git a/src/art/vector_revamp/Vector_Revamped_Control_.tw b/src/art/vector_revamp/Vector_Revamped_Control_.tw
index 3256546e9d110b8989cd31573a0caa4154277d77..146a618bf164ad8e933b1edb8e9c7d8b60b806f1 100644
--- a/src/art/vector_revamp/Vector_Revamped_Control_.tw
+++ b/src/art/vector_revamp/Vector_Revamped_Control_.tw
@@ -4,7 +4,7 @@
 	<<set $seeVectorArtHighlights = 1>>
 <</if>>
 
-<<set _artSlave to $args[0] >>
+<<set _artSlave = $args[0] >>
 
 <<if _art_display_id > 0 >>
 	<<set _art_display_id += 1>>
@@ -15,10 +15,10 @@
 
 /*Using JS from vectorRevampedArtControl.tw*/
 
-<<set _revampedVectorArtControl to getVectorArtRevampedControl(_art_display_class, _artSlave, $seeVectorArtHighlights, $showBodyMods)>>
+<<set _revampedVectorArtControl = getVectorArtRevampedControl(_art_display_class, _artSlave, $seeVectorArtHighlights, $showBodyMods)>>
 
 <<print "<style>" + _revampedVectorArtControl.StylesCss + "</style>" >>
-<<set _revampedArtLayers to _revampedVectorArtControl.Layers>>
+<<set _revampedArtLayers = _revampedVectorArtControl.Layers>>
 <<set _art_transform = _revampedVectorArtControl.artTransform>>
 <<set _boob_right_art_transform = _revampedVectorArtControl.boobRightArtTransform>>
 <<set _boob_left_art_transform = _revampedVectorArtControl.boobLeftArtTransform>>
@@ -26,7 +26,7 @@
 <<set _boob_outfit_art_transform = _revampedVectorArtControl.boobOutfitArtTransform>>
 
 <<set _art_pussy_tattoo_text = _revampedVectorArtControl.pubicTattooText >>
-<<for _i to 0; _i < _revampedArtLayers.length; _i++>>
+<<for _i = 0; _i < _revampedArtLayers.length; _i++>>
 	<<include _revampedArtLayers[_i]>>
 <</for>>
 
diff --git a/src/events/intro/introSummary.tw b/src/events/intro/introSummary.tw
index ae0f0d818fb9d761f5e254513f102a1424bea579..6434f27c7be174bb9a59661b30791a83c06c3193 100644
--- a/src/events/intro/introSummary.tw
+++ b/src/events/intro/introSummary.tw
@@ -976,10 +976,10 @@ __''Mods''__
 
 <<if $cyberMod == 1>>
 	Cybernetics mod is ''enabled.''
-[[Disable|Intro Summary][$cyberMod to 0]]
+[[Disable|Intro Summary][$cyberMod = 0]]
 <<else>>
 	Cybernetics mod is ''disabled.''
-[[Enable|Intro Summary][$cyberMod to 1]]
+[[Enable|Intro Summary][$cyberMod = 1]]
 <</if>>
 <br>
 // This mod alters how prosthetics system works and adds some content.//
diff --git a/src/facilities/brothel/brothelAssignmentScene.tw b/src/facilities/brothel/brothelAssignmentScene.tw
index da7754cdc6e0c428e478e677eabd34fdcd626bfe..eeb678277bf2688da3259d8f4d904854d9c7c4a4 100644
--- a/src/facilities/brothel/brothelAssignmentScene.tw
+++ b/src/facilities/brothel/brothelAssignmentScene.tw
@@ -1,6 +1,6 @@
 :: Brothel Assignment Scene [nobr]
 
-<<set $nextButton to "Continue", $nextLink to $returnTo>>
+<<set $nextButton = "Continue", $nextLink = $returnTo>>
 <<Enunciate $activeSlave>>
 
 You could direct $assistantName to relay your orders to $activeSlave.slaveName, but you've decided to avoid relying too much on machine assistance. So, she is merely directed to report to your office. The
diff --git a/src/gui/Encyclopedia/encyclopedia.tw b/src/gui/Encyclopedia/encyclopedia.tw
index ab2b249fafe6ea96786c7bb624a0bd07e2c35c69..ad453f08b9033dd1ed01816578c03a6fdaf45cd5 100644
--- a/src/gui/Encyclopedia/encyclopedia.tw
+++ b/src/gui/Encyclopedia/encyclopedia.tw
@@ -2679,7 +2679,7 @@ Explore the options and enjoy the benefits of having a complete private military
 <br>&nbsp;&nbsp;&nbsp;&nbsp;Can be developed to radically affect goods seen in the slave market.
 <br>&nbsp;&nbsp;&nbsp;&nbsp;Provides demand for lactating slaves from [[the corporation|Encyclopedia][$encyclopedia = "The Corporation"]].
 <br>&nbsp;&nbsp;&nbsp;&nbsp;Provides demand for young slaves from the corporation.
-<br>&nbsp;&nbsp;&nbsp;&nbsp;Is mutually exclusive with [[Eugenics|Encyclopedia][$encyclopedia to "Eugenics Focus"]].
+<br>&nbsp;&nbsp;&nbsp;&nbsp;Is mutually exclusive with [[Eugenics|Encyclopedia][$encyclopedia = "Eugenics Focus"]].
 
 <<case "Eugenics Focus">>
 ''Eugenics'' is a future society model. It:
@@ -2689,7 +2689,7 @@ Explore the options and enjoy the benefits of having a complete private military
 <br>&nbsp;&nbsp;&nbsp;&nbsp;Provides demand for gelded slaves from [[the corporation|Encyclopedia][$encyclopedia = "The Corporation"]].
 <br>&nbsp;&nbsp;&nbsp;&nbsp;Provides demand for skilled slaves from the corporation.
 <br>&nbsp;&nbsp;&nbsp;&nbsp;Provides demand for smart slaves from the corporation.
-<br>&nbsp;&nbsp;&nbsp;&nbsp;Is mutually exclusive with [[Repopulation Focus|Encyclopedia][$encyclopedia to "Repopulationism"]].
+<br>&nbsp;&nbsp;&nbsp;&nbsp;Is mutually exclusive with [[Repopulation Focus|Encyclopedia][$encyclopedia = "Repopulationism"]].
 <br>It is made up of four to five social classes: Slaves, low class citizens, chosen slaves, elite citizens, and the Societal Elite; a group of individuals with vast connections and wealth attracted by the promises of a society built around them. Low class citizens are encouraged to face testing and join the ranks of the elite, though the cost of failing the test is sterilization; a detail that is not revealed until after the test is complete.
 
 <<case "Hedonistic Decadence">>
@@ -2795,10 +2795,10 @@ An additional prostate implant designed to hyperstimulate one's prostate and sto
 <<case "FCTV">>
 Free Cities TV, or ''FCTV'' as it is more commonly called, is a very popular streaming video service. A venture started not long after the first Free Cities were founded, it took advantage of the new lack of regulatory oversight to create and host content that had long been banned in the old world. Under the guidance of 8HGG Inc., FCTV has developed into a popular mixed-mode service, with a variety of live streaming channels as well as a large selection of readystream content ranging from hyper porn to contemporary broadcast series shows.
 <br><br>The successful service is largely supported by a combination of subscription and advertising revenue, and to a smaller extent on-demand content payments. Though still targeted at free citizens--or their slaves in the case of for-slave content--FCTV has become very popular in the old world. A combination of the service's eroticism, extreme content, and high production value has given it extraordinary popularity. Savvy execs at 8HGG and arcology owners alike have realized the benefits of exposing the old world populations to FCTV content, and a carefully-curated selection of content is kept available to old-worlders thanks to revenue from advertisements supporting immigration and voluntary enslavement. The content selection has a glamorized and often romanticized view of slavery, and typically displays common citizens and slaves alike living in opulence beyond the realm of posibility for most old-worlders.
-<br><br>FCTV has always worked closely with the Free Cities, developing a large network of sponsors and partnerships for content protection. This has increased the breadth of content and popularity of FCTV, while allowing the ruling class to encourage content supporting their vision of the future. While you can access non-citizen FCTV content from just about anywhere, an arcology needs its own [[receiver|Encyclopedia][$encyclopedia to "FCTVReceiver"]] to access citizen-only content. This measure of content protection does add extra expense, but nearly eliminating the risk of old-worlders seeing uncurated content is viewed as being worth the expense by most arcology owners.
+<br><br>FCTV has always worked closely with the Free Cities, developing a large network of sponsors and partnerships for content protection. This has increased the breadth of content and popularity of FCTV, while allowing the ruling class to encourage content supporting their vision of the future. While you can access non-citizen FCTV content from just about anywhere, an arcology needs its own [[receiver|Encyclopedia][$encyclopedia = "FCTVReceiver"]] to access citizen-only content. This measure of content protection does add extra expense, but nearly eliminating the risk of old-worlders seeing uncurated content is viewed as being worth the expense by most arcology owners.
 
 <<case "FCTVReceiver">>
-While nearly indistinguishable from a standard satellite antenna, the satellite dish used to receive FCTV-Citizen content is special because of the unique FCTV Receiver. Utilizing the latest in matched-pair quantum encryption, it is the only device capable of decrypting and encrypting your arcology-specific FCTV content communication. Simple additions to your arcology's existing fiberoptics extend the [[FCTV|Encyclopedia][$encyclopedia to "FCTV"]] network to your citizens. In exchange for bearing the cost of the encrypted network, arcology owners get a certain level of control over available content for cultural purposes, and also discounted rates for local advertisement.
+While nearly indistinguishable from a standard satellite antenna, the satellite dish used to receive FCTV-Citizen content is special because of the unique FCTV Receiver. Utilizing the latest in matched-pair quantum encryption, it is the only device capable of decrypting and encrypting your arcology-specific FCTV content communication. Simple additions to your arcology's existing fiberoptics extend the [[FCTV|Encyclopedia][$encyclopedia = "FCTV"]] network to your citizens. In exchange for bearing the cost of the encrypted network, arcology owners get a certain level of control over available content for cultural purposes, and also discounted rates for local advertisement.
 <br><br>Some owners choose to have their citizens subsidize the installation: having them pay for fiber to their residence, or possibly even charging for a portion of the receiver. FCTV service experts warn that forcing citizens to bear too much of the cost usually results in angry citizens and many citizens who refuse to pay for access to the service. They suggest that it is in the best interests of FCTV and arcology owners alike to have greater service penetration, as low penetration results in less revenue for 8HGG inc. and less advertising and cultural benefits for owners.
 
 <<case "Repopulationist Breeding School">>
diff --git a/src/npc/takeoverTarget.tw b/src/npc/takeoverTarget.tw
index 4e19234fc503d16c79cd77873915858dc426a43c..4f28b0e5b9b9d510670e8c58e9be305f6bfbb92f 100644
--- a/src/npc/takeoverTarget.tw
+++ b/src/npc/takeoverTarget.tw
@@ -139,7 +139,7 @@ Alternatively, arcologies are being built every day, and their owners' control i
 	<<set _targetArcologies.push($targetArcology)>>
 <</for>>
 <<for $i = 0; $i < _targetArcologies.length; $i++>>
-	<<print "[[_targetArcologies[$i].name|Terrain Intro][$targetArcology to _targetArcologies[" + $i + "]]]">> is an established arcology located in a Free City
+	<<print "[[_targetArcologies[$i].name|Terrain Intro][$targetArcology = _targetArcologies[" + $i + "]]]">> is an established arcology located in a Free City
 	<<if _targetArcologies[$i].terrain == "urban">>
 		carved out of an urban area of _targetArcologies[$i].continent.
 	<<elseif _targetArcologies[$i].terrain == "rural">>
diff --git a/src/pregmod/pRaped.tw b/src/pregmod/pRaped.tw
index 416b55634689f02612ecc9d4cb144f5d5f2fe3fc..bf55d493137eb4cc9b2f4ebbe96e57bb19dd6515 100644
--- a/src/pregmod/pRaped.tw
+++ b/src/pregmod/pRaped.tw
@@ -160,7 +160,7 @@ Now the only question is what to do with the would-be rapist. You could toss the
 			<<set $activeSlave.preg = 1>>
 		<</if>>
 		<</if>>
-		<<if $activeSlave.publicCount>><<set $activeSlave.publicCount += 47>><<else>><<set $activeSlave.publicCount to 47>><</if>>
+		<<if $activeSlave.publicCount>><<set $activeSlave.publicCount += 47>><<else>><<set $activeSlave.publicCount = 47>><</if>>
 		<<set $cash -= $contractCost>>
 		<<replace "#result">>
 			You declare her holes fair game for the entire arcology. She spends a torturous day in the stocks before being hauled in for enslavement, somewhat @@.red;the worse for wear@@ and @@.red;acting oddly@@ due to her ordeal, bruises all over her body, cum leaking from her @@.lime;loosened@@ anus<<if $activeSlave.vagina > -1>> and @@.lime;fucked-out@@ pussy<</if>>. The public @@.green;enjoys the fun.@@
diff --git a/src/pregmod/seFCTVshows.tw b/src/pregmod/seFCTVshows.tw
index 84bba51261d8a086f69d7e4d423b27e91a338129..83ec20f060be2a0f9813228abfac975090387ffa 100644
--- a/src/pregmod/seFCTVshows.tw
+++ b/src/pregmod/seFCTVshows.tw
@@ -365,7 +365,7 @@ The offered price is <<print cashFormat($slaveCost)>>.
 	<<set $showFive += 1, $lastShow = 5>>
 	It looks like the random function chose to play an episode of the slave-breeding for beginners series: 'Husbandry with Millie'. The show is hosted by the famous and charismatic Millie, a slave breeder from Arturus who appears to be in her mid thirties. She's wearing something resembling a maternity dress over her large pregnant belly, but the loose fabric doesn't hide her enormous hips and complementary ass. The dress only comes part of the way up her chest, leaving her large milk-engorged breasts exposed as they rest atop the fabric. Millie begins the show the same way as always, by giving her viewers some encouragement. "Anyone can become a breeder, even you! Just be willing to learn, and as I always say..." she pats her full belly meaningfully "be ready to get your hands dirty!"
 	<br><br>
-	<<set $randShow to random(2)+1>>
+	<<set $randShow = random(2)+1>>
 	<<if $randShow == 1 && $showFive > 3 || $showFive == 1>>
 		Millie walks away from the classroom-like set, followed by a camera panning along beside her. Her purposeful steps and swinging hips set her breasts jiggling and sending droplets of milk flying from her dark milky nipples. It takes a sadly brief time for her to arrive at her destination, a mostly-white clinical-looking set prepared with several naked--and presumably fertile--slaves. As she comes to a stop in front of the line of slaves, all of the beautiful girls bow their heads and greet her. "<i>Hello Mistress Millie!</i>" 
 		<br><br>
@@ -401,7 +401,7 @@ The offered price is <<print cashFormat($slaveCost)>>.
 	<<set $showSix += 1, $lastShow = 6>>
 	It looks like the random function chose to play an episode of the 'Modern Dairy' edutainment series, which opens with a montage of milk-related food and cooking shots. After the last of the opening credits disappears, the show sticks to a single shot from the montage, a delicious looking bowl of cereal. The camera zooms out to reveal the show's host wearing her trademark cow print leotard, and getting just a little too much enjoyment out of her cereal. She slowly puts the spoon down while savoring her cereal, reluctantly swallowing and starting the show. "Hi there y'all, welcome to another episode of Modern Dairy!" She gives the camera a wave--setting her gargantuan melons wobbling inside the spandex-like leotard--and the camera fades to black.
 	<br><br>
-	<<set $randShow to random(2)+1>>
+	<<set $randShow = random(2)+1>>
 	<<if $seeExtreme == 0>>
 		<<if $seeDicks == 0>>
 			<<set $randShow = 1>>
@@ -456,7 +456,7 @@ The offered price is <<print cashFormat($slaveCost)>>.
 	<<set $showSeven += 1, $lastShow = 7>>
 	It looks like the random function chose to play an educational program on arcologies titled: "Architecture + Ecology = Arcology". <<if $PC.engineering > 50>>The information is likely to be far too simplistic, considering your knowledge of engineering, but you watch anyway to see how most of your citizens view the massive structures.<<else>>Your practical experience means that this program is unlikely to tell you anything you don't already know, but you watch anyway to see how an average citizen views an arcology.<</if>> A likely-artificial voice of an older man narrates while the program displays video to demonstrate the topic being narrated. The show looks crisp and professional, but you can tell it doesn't have the budget that the more sexually-charged shows do.
 	<br><br>
-	<<set $randShow to random(2)+1>>
+	<<set $randShow = random(2)+1>>
 	<<if $randShow == 1 && $showSeven > 3 || $showSeven == 1>>
 		This episode seems to be focusing on some basics in addition to an arcology's Penthouse.
 		<br><br>
@@ -484,7 +484,7 @@ The offered price is <<print cashFormat($slaveCost)>>.
 	
 	
 <<case 9>>
-	<<set $showNine += 1, $lastShow = 9, $randShow to random(3)+1>>
+	<<set $showNine += 1, $lastShow = 9, $randShow = random(3)+1>>
 	It looks like the random function chose to play 
 	<<if $randShow == 1>>
 		a documentary on the surging Repopulation movement: "Continuing the Dream". After the opening credits, the documentary introduces a young and extremely pregnant woman as the commentator. The program makes an impassioned argument about the need for a new generation of citizens and slaves that were born into the dream of the free cities. The woman is wearing semi-conservative business attire, and has on elegant makeup. She looks somewhat plain when compared to the hyper-sexualized style of other FCTV programming, though she does make it plain over the course of the program that she loves sex more than ever. She tends to use herself as an example to show that pregnancy no longer means limitations or sacrifice, instead emphasizing that she's on her fifth pregnancy and would rather be with child than without. 
diff --git a/src/pregmod/widgets/pregmodWidgets.tw b/src/pregmod/widgets/pregmodWidgets.tw
index 95e0e7d70d4114b5be45e8cb59f975f75c3257e7..c30533f5c255d6f9c11232e233f0b77ca149cadc 100644
--- a/src/pregmod/widgets/pregmodWidgets.tw
+++ b/src/pregmod/widgets/pregmodWidgets.tw
@@ -1398,7 +1398,7 @@ Of $possessive $slaves[$i].pregType child<<if $slaves[$i].pregType > 1>>ren<</if
 		and a complete turn on to $object. $possessiveCap humiliation fetish @@.lightcoral;strengthens@@ as $pronoun eagerly fantasizes about giving birth in public again.
 		<<set $slaves[$i].fetishStrength += 4>>
 	<<elseif $slaves[$i].fetish == "none" || $slaves[$i].fetishStrength <= 60>>
-		and a curious experience to $object. <<if random(1,5) == 1>>@@.lightcoral;$possessiveCap has developed a humiliation fetish.@@<<set $slaves[$i].fetish to "humiliation">><<else>>$pronounCap hopes to never repeat it.<</if>>
+		and a curious experience to $object. <<if random(1,5) == 1>>@@.lightcoral;$possessiveCap has developed a humiliation fetish.@@<<set $slaves[$i].fetish = "humiliation">><<else>>$pronounCap hopes to never repeat it.<</if>>
 	<<elseif $slaves[$i].devotion <= 20>>
 		and completely devastating to $possessive image of herself. The experience @@.hotpink;habituates $object@@ to cruelties of slavery.
 		<<set $slaves[$i].devotion += 5>>
diff --git a/src/uncategorized/RETS.tw b/src/uncategorized/RETS.tw
index efafd4557f5f150037d370558335289549865d6c..6af2035206dd77da1ce606aaef033339a6eb20e0 100644
--- a/src/uncategorized/RETS.tw
+++ b/src/uncategorized/RETS.tw
@@ -622,7 +622,7 @@ $subSlave.slaveName keeps her eyes clamped shut and her hands down at her sides,
 
 <<set $subSlave.analCount++, $analTotal++>>
 <<set _belly = bellyAdjective($subSlave)>>
-As you pass the showers, you hear what sounds like a muffled altercation over the noise of the showers running. You look in to see $subSlave.slaveName's $subSlave.skin body facing you, pressed hard up against the glass wall of one of the showers. Her <<if $subSlave.face > 95>>gorgeous<<elseif $subSlave.face > 40>>beautiful<<elseif $subSlave.face > 10>>pretty<<elseif $subSlave.face >= -10>>attractive<<else>>homely<</if>> face<<if $subSlave.belly >= 5000>> and <<if $subSlave.bellyPreg >= 5000>>pregnant<<else>>_belly<</if>> belly are<<else>> is<</if>> smashed against the glass, <<if $subSlave.belly >= 5000>>her face <</if>>contorted in pain and fear. The apparent mystery is solved when you notice that there are four legs visible: there's a pair of <<if ($activeSlave.muscles > 95)>>ripped<<elseif ($activeSlave.muscles > 30)>>muscular<<elseif ($activeSlave.muscles > 5)>>toned<<else>>soft<</if>> $activeSlave.skin calves behind $subSlave.slaveName's. <span id="name"><<print "[[$activeSlave.slaveName|Long Slave Description][$nextLink to passage(), $eventDescription to 1]]">></span>'s face appears at $subSlave.slaveName's ear, and though you can't hear exactly what she says, it's something along the lines of "Take it, you whiny little bitch." She's clearly got <<if canPenetrate($activeSlave)>>her cock<<else>>a couple of fingers<</if>> up $subSlave.slaveName's asshole.
+As you pass the showers, you hear what sounds like a muffled altercation over the noise of the showers running. You look in to see $subSlave.slaveName's $subSlave.skin body facing you, pressed hard up against the glass wall of one of the showers. Her <<if $subSlave.face > 95>>gorgeous<<elseif $subSlave.face > 40>>beautiful<<elseif $subSlave.face > 10>>pretty<<elseif $subSlave.face >= -10>>attractive<<else>>homely<</if>> face<<if $subSlave.belly >= 5000>> and <<if $subSlave.bellyPreg >= 5000>>pregnant<<else>>_belly<</if>> belly are<<else>> is<</if>> smashed against the glass, <<if $subSlave.belly >= 5000>>her face <</if>>contorted in pain and fear. The apparent mystery is solved when you notice that there are four legs visible: there's a pair of <<if ($activeSlave.muscles > 95)>>ripped<<elseif ($activeSlave.muscles > 30)>>muscular<<elseif ($activeSlave.muscles > 5)>>toned<<else>>soft<</if>> $activeSlave.skin calves behind $subSlave.slaveName's. <span id="name"><<print "[[$activeSlave.slaveName|Long Slave Description][$nextLink = passage(), $eventDescription = 1]]">></span>'s face appears at $subSlave.slaveName's ear, and though you can't hear exactly what she says, it's something along the lines of "Take it, you whiny little bitch." She's clearly got <<if canPenetrate($activeSlave)>>her cock<<else>>a couple of fingers<</if>> up $subSlave.slaveName's asshole.
 <br><br>
 Both slaves notice you at the same time. $subSlave.slaveName's <<if canSee($subSlave)>>$subSlave.eyeColor eyes widen<<else>>face lights up<</if>>, but her momentary look of hope is snuffed out when she remembers who you are. $activeSlave.slaveName, on the other hand, looks a little doubtful. The rules allow her to fuck your other slaves, but she isn't quite sure what the right thing to do is, since she isn't the most dominant force in the showers any more.
 
diff --git a/src/uncategorized/brothel.tw b/src/uncategorized/brothel.tw
index 2c102f263c45cd1bf948904700ee45562320c9c6..1cc97759693e9b462e597d2977d61576b7effd6f 100644
--- a/src/uncategorized/brothel.tw
+++ b/src/uncategorized/brothel.tw
@@ -187,7 +187,7 @@ $brothelNameCaps
 	<<link "''Send a slave to $brothelName''">>
 		<<replace #ComingGoing>>
 			<<resetAssignmentFilter>>
-			<<set $Flag to 0>>
+			<<set $Flag = 0>>
 			<<include "Slave Summary">>
 		<</replace>>
 	<</link>>
diff --git a/src/uncategorized/cellblock.tw b/src/uncategorized/cellblock.tw
index d503699fe689946b51d58a13685342b16390049b..501b73ddec75035a554c354d4d10e6e376fee272 100644
--- a/src/uncategorized/cellblock.tw
+++ b/src/uncategorized/cellblock.tw
@@ -106,7 +106,7 @@ $cellblockNameCaps
 	<<link "''Send a resistant slave to be broken in the cellblock''">>
 		<<replace #ComingGoing>>
 			<<resetAssignmentFilter>>
-			<<set $Flag to 0>>
+			<<set $Flag = 0>>
 			<<include "Slave Summary">>
 		<</replace>>
 	<</link>>
diff --git a/src/uncategorized/clinic.tw b/src/uncategorized/clinic.tw
index 85239cb32997a323d0e3f925c05589e7be85c86a..3f38e1aa29937aa54c440bdc5dca3547019be0c7 100644
--- a/src/uncategorized/clinic.tw
+++ b/src/uncategorized/clinic.tw
@@ -131,7 +131,7 @@ $clinicNameCaps
 	<<link "''Send a slave to get treatment in $clinicName''">>
 		<<replace #ComingGoing>>
 			<<resetAssignmentFilter>>
-			<<set $Flag to 0>>
+			<<set $Flag = 0>>
 			<<include "Slave Summary">>
 		<</replace>>
 	<</link>>
diff --git a/src/uncategorized/club.tw b/src/uncategorized/club.tw
index a4a99dfb834b64bb93cc6096e213ff81b886a3b8..d878c866132db6cefd642aed983696fbd7eef8b8 100644
--- a/src/uncategorized/club.tw
+++ b/src/uncategorized/club.tw
@@ -238,7 +238,7 @@ $clubNameCaps
 	<<link "''Send a slave to slut around $clubName''">>
 		<<replace #ComingGoing>>
 			<<resetAssignmentFilter>>
-			<<set $Flag to 0>>
+			<<set $Flag = 0>>
 			<<include "Slave Summary">>
 		<</replace>>
 	<</link>>
diff --git a/src/uncategorized/fsDevelopments.tw b/src/uncategorized/fsDevelopments.tw
index d069c1b99be0464f2fb31f2142ab8ba231a54f58..a800c2d1126c927698917f02a17f4f5bcb96c365 100644
--- a/src/uncategorized/fsDevelopments.tw
+++ b/src/uncategorized/fsDevelopments.tw
@@ -1155,7 +1155,7 @@ With her $assistantAppearance appearance, $assistantName's public visibility mes
 	<<set $independenceDay = 1, $nicaeaAnnounceable = 1>>
 <<elseif $arcologies[0].FSChattelReligionist >= $FSLockinLevel*0.6>>
 	$arcologies[0].name agrees strongly with a version of religion that emphasizes slaveholding traditions.
-	<<set $independenceDay to 1>>
+	<<set $independenceDay = 1>>
 <<elseif $arcologies[0].FSChattelReligionist >= $FSLockinLevel*0.3>>
 	$arcologies[0].name is sympathetic to a version of religion that emphasizes slaveholding traditions.
 <<else>>
diff --git a/src/uncategorized/genericPlotEvents.tw b/src/uncategorized/genericPlotEvents.tw
index 69e7fe94039cd63154224d07dd469c1a026e3ffd..e89bb5125587b97d79a7c86f2eaa2e53e568eb7d 100644
--- a/src/uncategorized/genericPlotEvents.tw
+++ b/src/uncategorized/genericPlotEvents.tw
@@ -225,12 +225,12 @@ When the aircraft lands at your penthouse pad, the would-be escapees are still u
 	<<set $activeSlave.trust = random(-90,-75)>>
 	<<set $activeSlave.health = random(-10,10)>>
 	<<set $activeSlave.face = 15>>
-	<<set $activeSlave.anus to 0>>
-	<<set $activeSlave.vagina to 0>>
-	<<set $activeSlave.weight to random(20,140)>>
-	<<set $activeSlave.attrXX to random(60,90)>>
-	<<set $activeSlave.attrXY to random(10,50)>>
-	<<set $activeSlave.energy to random(60,80)>>
+	<<set $activeSlave.anus = 0>>
+	<<set $activeSlave.vagina = 0>>
+	<<set $activeSlave.weight = random(20,140)>>
+	<<set $activeSlave.attrXX = random(60,90)>>
+	<<set $activeSlave.attrXY = random(10,50)>>
+	<<set $activeSlave.energy = random(60,80)>>
 	<<set $activeSlave.vaginalSkill = 0>>
 	<<set $activeSlave.oralSkill = 35>>
 	<<set $activeSlave.analSkill = 0>>
diff --git a/src/uncategorized/lawCompliance.tw b/src/uncategorized/lawCompliance.tw
index a0e179a5cf360a4f024595d588602bec5368a032..35ec76dd18613d8010b795396a344345023497a3 100644
--- a/src/uncategorized/lawCompliance.tw
+++ b/src/uncategorized/lawCompliance.tw
@@ -438,7 +438,7 @@ As soon as she arrived in the slave market, she was subjected to a battery of te
 <<if $FaceEugenicsSMR == 1>>
 	strict judgements of her facial attractiveness,
 	<<if $activeSlave.face < 40>>
-	<<set $seed to 0>>
+	<<set $seed = 0>>
 	<</if>>
 <</if>>
 a physical exam, and more.
diff --git a/src/uncategorized/multiImplant.tw b/src/uncategorized/multiImplant.tw
index 8bbdb67517eaa65bcace721756ee85659f0d0933..3ac3ea342181f3f9c70e83c33006a71398a82b3b 100644
--- a/src/uncategorized/multiImplant.tw
+++ b/src/uncategorized/multiImplant.tw
@@ -607,7 +607,7 @@ You head down to your <<if $surgeryUpgrade == 1>>heavily upgraded and customized
 	<<if _slaveOrgans.scrotum != 0>>
 		<<if ($activeSlave.scrotum == 0) && ($activeSlave.balls >= 1)>>
 			<<set $cash -= $surgeryCost>>
-			<<set $activeSlave.scrotum to $activeSlave.balls>>
+			<<set $activeSlave.scrotum = $activeSlave.balls>>
 			<<set $activeSlave.health -= 10>>
 			<<if $organFarmUpgrade == 2>>
 				<<set $activeSlave.chem += 10>>
diff --git a/src/uncategorized/options.tw b/src/uncategorized/options.tw
index 3f86c6a1fc46eee817fc8d7ea51247c944ca4233..4dc5266e5ba0a6cae4c5ef281bb255b3a8daf3a6 100644
--- a/src/uncategorized/options.tw
+++ b/src/uncategorized/options.tw
@@ -24,7 +24,7 @@ End of week autosaving is currently @@.cyan;ENABLED@@. [[Disable|Options][$autos
 	//You can begin a new game with up to five of your current slaves, although starting resources other than these five slaves will be reduced. New Game Plus @@.yellow;MAY@@ work across versions. To attempt to migrate a save across versions://
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;//1) Save on this screen//
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;//2) Use your browser to open the new .html file in this tab//
-	<br>&nbsp;&nbsp;&nbsp;&nbsp;//3) [[Activate New Game Plus.|New Game Plus][$ui to "start"]]
+	<br>&nbsp;&nbsp;&nbsp;&nbsp;//3) [[Activate New Game Plus.|New Game Plus][$ui = "start"]]
 <<else>>
 	//New Game Plus is not available because this game was not started with a compatible version.//
 <</if>>
diff --git a/src/uncategorized/pRivalryActions.tw b/src/uncategorized/pRivalryActions.tw
index 3b8ae930e62418aeb153d2d958a24e1623f06d72..6513b60da6471d4759244e9e2a2a6ae10bb9ab0b 100644
--- a/src/uncategorized/pRivalryActions.tw
+++ b/src/uncategorized/pRivalryActions.tw
@@ -2295,7 +2295,7 @@ Your inter-arcology war with the arcology owner behind the Daughters of Liberty
 		<<set $hostage.trust -= 5>>
 		<<set $hostage.devotion -= 5>>
 		<<set $hostage.boobs += 100>>
-		<<set $hostage.lactation to 1>>
+		<<set $hostage.lactation = 1>>
 		<<set $hostage.fetishStrength += 5>>
 		<<set $hostage.oralCount += 100>>
 		<<set $hostage.vaginalCount += 100>>
@@ -2306,7 +2306,7 @@ Your inter-arcology war with the arcology owner behind the Daughters of Liberty
 		<<set $hostage.trust -= 5>>
 		<<set $hostage.devotion -= 5>>
 		<<set $hostage.boobs += 100>>
-		<<set $hostage.lactation to 1>>
+		<<set $hostage.lactation = 1>>
 		<<set $hostage.oralCount += 100>>
 		<<set $hostage.vaginalCount += 100>>
 		<<set $hostage.analCount += 100>>
diff --git a/src/uncategorized/pRivalryVictory.tw b/src/uncategorized/pRivalryVictory.tw
index 308233a9c67a6e62e1f57ff9e4e1152443956fe7..ebdef635462d31ecdd8b4f5d8526ad1b35fa5772 100644
--- a/src/uncategorized/pRivalryVictory.tw
+++ b/src/uncategorized/pRivalryVictory.tw
@@ -156,7 +156,7 @@ For the first time, you receive a direct call from your rival. You pictured the
 		<<include "Generate XY Slave">>
 		<<set $activeSlave.face = 100>>
 		<<set $activeSlave.faceImplant = 15>>
-		<<set $activeSlave.faceShape to "androgynous">>
+		<<set $activeSlave.faceShape = "androgynous">>
 		<<set $activeSlave.muscles = 20>>
 		<<set $activeSlave.height = random(185,215)>>
 		<<set $activeSlave.lips = 35>>
@@ -257,17 +257,17 @@ For the first time, you receive a direct call from your rival. You pictured the
 		<<include "Generate XY Slave">>
 		<<set $activeSlave.face = 55>>
 		<<set $activeSlave.faceImplant = 0>>
-		<<set $activeSlave.faceShape to "masculine">>
-		<<set $activeSlave.muscles to either(20, 50, 100)>>
-		<<set $activeSlave.height to random(185,195)>>
-		<<set $activeSlave.butt to either(2, 3)>>
-		<<set $activeSlave.boobs to either(100, 200)>>
-		<<set $activeSlave.dick to 5>>
-		<<if $activeSlave.foreskin > 0>><<set $activeSlave.foreskin to $activeSlave.dick>><</if>>
-		<<set $activeSlave.balls to 5>>
-		<<set $activeSlave.anus to 0>>
-		<<set $activeSlave.vagina to -1>>
-		<<set $activeSlave.weight to 0>>
+		<<set $activeSlave.faceShape = "masculine">>
+		<<set $activeSlave.muscles = either(20, 50, 100)>>
+		<<set $activeSlave.height = random(185,195)>>
+		<<set $activeSlave.butt = either(2, 3)>>
+		<<set $activeSlave.boobs = either(100, 200)>>
+		<<set $activeSlave.dick = 5>>
+		<<if $activeSlave.foreskin > 0>><<set $activeSlave.foreskin = $activeSlave.dick>><</if>>
+		<<set $activeSlave.balls = 5>>
+		<<set $activeSlave.anus = 0>>
+		<<set $activeSlave.vagina = -1>>
+		<<set $activeSlave.weight = 0>>
 		<<set $activeSlave.vaginalSkill = 0>>
 		<<set $activeSlave.oralSkill = 15>>
 		<<set $activeSlave.analSkill = 0>>
diff --git a/src/uncategorized/prestigiousSlave.tw b/src/uncategorized/prestigiousSlave.tw
index 322d4d3e986bc3054f4c502772708e25e7b2bfe7..5faaeaa7b9bcab0eb87fc3902827b7f3b19b0221 100644
--- a/src/uncategorized/prestigiousSlave.tw
+++ b/src/uncategorized/prestigiousSlave.tw
@@ -128,13 +128,13 @@ You check to see if any especially prestigious slaves are on auction. <<if $pres
 <<elseif $seed <= 40>>
 	<<set $activeSlaveOneTimeMaxAge = 21>>
 	<<include "Generate XX Slave">>
-	<<set $activeSlave.origin to "You bought her at auction.">>
-	<<set $activeSlave.prestige to 1>>
-	<<set $activeSlave.prestigeDesc to "She was once a rising young model, but apparently someone decided to take a shortcut in cashing in on her great beauty.">>
-	<<set $activeSlave.career to "a model">>
-	<<set $activeSlave.boobs to random(2,4)*100>>
-	<<set $activeSlave.butt to random(1,3)>>
-	<<set $activeSlave.lips to random(15,25)>>
+	<<set $activeSlave.origin = "You bought her at auction.">>
+	<<set $activeSlave.prestige = 1>>
+	<<set $activeSlave.prestigeDesc = "She was once a rising young model, but apparently someone decided to take a shortcut in cashing in on her great beauty.">>
+	<<set $activeSlave.career = "a model">>
+	<<set $activeSlave.boobs = random(2,4)*100>>
+	<<set $activeSlave.butt = random(1,3)>>
+	<<set $activeSlave.lips = random(15,25)>>
 	<<set $activeSlave.face = 55>>
 	<<set $activeSlave.devotion = random(-90,-80)>>
 	<<set $activeSlave.trust = random(-45,-25)>>
@@ -185,11 +185,11 @@ You check to see if any especially prestigious slaves are on auction. <<if $pres
 	<<set $activeSlave.areolae = 2>>
 	<<set $activeSlave.butt += 4>>
 	<<set $activeSlave.buttImplant += 4>>
-	<<set $activeSlave.lips to random(75,85)>>
-	<<set $activeSlave.lipsImplant to 3>>
+	<<set $activeSlave.lips = random(75,85)>>
+	<<set $activeSlave.lipsImplant = 3>>
 	<<set $activeSlave.face = 55>>
 	<<set $activeSlave.faceImplant = 40>>
-	<<set $activeSlave.faceShape to "exotic">>
+	<<set $activeSlave.faceShape = "exotic">>
 	<<set $activeSlave.devotion = random(25,45)>>
 	<<set $activeSlave.trust = random(0,15)>>
 	<<set $activeSlave.health = random(20,40)>>
@@ -496,10 +496,10 @@ You check to see if any especially prestigious slaves are on auction. <<if $pres
 	<<set $activeSlaveOneTimeMinAge = 19>>
 	<<set $activeSlaveOneTimeMaxAge = 22>>
 	<<include "Generate XY Slave">>
-	<<set $activeSlave.origin to "You bought her at auction.">>
-	<<set $activeSlave.prestige to 1>>
-	<<set $activeSlave.prestigeDesc to "She was once the young trophy husband of a powerful woman in the old world, but she sold her into slavery in revenge for her infidelities.">>
-	<<set $activeSlave.career to "a trophy spouse">>
+	<<set $activeSlave.origin = "You bought her at auction.">>
+	<<set $activeSlave.prestige = 1>>
+	<<set $activeSlave.prestigeDesc = "She was once the young trophy husband of a powerful woman in the old world, but she sold her into slavery in revenge for her infidelities.">>
+	<<set $activeSlave.career = "a trophy spouse">>
 	<<set $activeSlave.face = Math.clamp($activeSlave.face+20,-100,100)>>
 	<<set $activeSlave.faceImplant += 20>>
 	<<set $activeSlave.faceShape = "cute">>
@@ -562,10 +562,10 @@ You check to see if any especially prestigious slaves are on auction. <<if $pres
 	<<set $activeSlave.boobs = random(1,3)*100>>
 	<<set $activeSlave.butt = random(1,2)>>
 	<<set $activeSlave.muscles = 20>>
-	<<set $activeSlave.lips to random(15,25)>>
+	<<set $activeSlave.lips = random(15,25)>>
 	<<set $activeSlave.face = 55>>
 	<<set $activeSlave.faceImplant = 20*random(1,2)>>
-	<<set $activeSlave.faceShape to "androgynous">>
+	<<set $activeSlave.faceShape = "androgynous">>
 	<<set $activeSlave.devotion = random(-90,-80)>>
 	<<set $activeSlave.trust = random(-45,-25)>>
 	<<set $activeSlave.health = random(-20,20)>>
@@ -613,11 +613,11 @@ You check to see if any especially prestigious slaves are on auction. <<if $pres
 	<<set $activeSlave.areolae = 2>>
 	<<set $activeSlave.butt += 4>>
 	<<set $activeSlave.buttImplant += 4>>
-	<<set $activeSlave.lips to random(25,55)>>
-	<<set $activeSlave.lipsImplant to 2>>
+	<<set $activeSlave.lips = random(25,55)>>
+	<<set $activeSlave.lipsImplant = 2>>
 	<<set $activeSlave.face = 55>>
 	<<set $activeSlave.faceImplant = 40>>
-	<<set $activeSlave.faceShape to "exotic">>
+	<<set $activeSlave.faceShape = "exotic">>
 	<<set $activeSlave.devotion = random(25,45)>>
 	<<set $activeSlave.trust = random(0,15)>>
 	<<set $activeSlave.health = random(20,40)>>
@@ -695,7 +695,7 @@ You check to see if any especially prestigious slaves are on auction. <<if $pres
 	<<set $activeSlave.prestigeDesc = "She was once a rising old world politician, but was forced to flee from the increasingly dangerous politics common in a stressed world, and was subsequently enslaved.">>
 	<<set $activeSlave.career = "a politician">>
 	<<set $activeSlave.muscles = random(10,50)>>
-	<<set $activeSlave.height to random(160,200)>>
+	<<set $activeSlave.height = random(160,200)>>
 	<<set $activeSlave.face = Math.clamp($activeSlave.face+20,-100,100)>>
 	<<set $activeSlave.faceImplant += 20>>
 	<<set $activeSlave.faceShape = "masculine">>
diff --git a/src/uncategorized/reFSAcquisition.tw b/src/uncategorized/reFSAcquisition.tw
index 9f7c5d0788293b5498a92c97a54a4640f5635846..cf832ef8da80e0a6c9501c83a0dfce075d60b979 100644
--- a/src/uncategorized/reFSAcquisition.tw
+++ b/src/uncategorized/reFSAcquisition.tw
@@ -56,7 +56,7 @@
 <<set $one_time_age_overrides_pedo_mode = 1>>
 <<include "Generate XX Slave">>
 <<set $activeSlave.origin = "She offered herself for voluntary enslavement, hoping to become a valuable source of milk for you.">>
-<<set $activeSlave.age to random(32,$retirementAge-2)>>
+<<set $activeSlave.age = random(32,$retirementAge-2)>>
 <<set $activeSlave.health = random(-20,20)>>
 <<set $activeSlave.devotion = random(-15,15)>>
 <<set $activeSlave.trust = random(5,15)>>
@@ -332,7 +332,7 @@
 <<set $one_time_age_overrides_pedo_mode = 1>>
 <<include "Generate XX Slave">>
 <<set $activeSlave.origin = "She was sold to you by an anonymous slave breaking group.">>
-<<set $activeSlave.age to random(32,$retirementAge-2)>>
+<<set $activeSlave.age = random(32,$retirementAge-2)>>
 <<set $activeSlave.boobsImplant += random(3,6)*200>>
 <<set $activeSlave.boobs += $activeSlave.boobsImplant>>
 <<set $activeSlave.areolae = 1>>
@@ -440,9 +440,9 @@
 <<set $activeSlave.trust = random(25,45)>>
 <<set $activeSlave.muscles = 20>>
 <<set $activeSlave.face = random(0,20)>>
-<<set $activeSlave.anus to random(2,3)>>
-<<if $activeSlave.vagina != -1>><<set $activeSlave.vagina to random(2,3)>><</if>>
-<<set $activeSlave.weight to 20>>
+<<set $activeSlave.anus = random(2,3)>>
+<<if $activeSlave.vagina != -1>><<set $activeSlave.vagina = random(2,3)>><</if>>
+<<set $activeSlave.weight = 20>>
 <<set $activeSlave.boobs += 50*random(1,10)>>
 <<set $activeSlave.butt += random(0,2)>>
 <<set $activeSlave.lips += random(5,15)>>
@@ -544,10 +544,10 @@
 <<set $activeSlave.origin = "She offered herself to you for enslavement because she felt your arcology was the best place for a woman of her appearance.">>
 <<set $activeSlave.boobs = random(4,6)*50>>
 <<set $activeSlave.weight = -20>>
-<<set $activeSlave.height to random(160,200)>>
+<<set $activeSlave.height = random(160,200)>>
 <<set $activeSlave.face = random(15,100)>>
-<<set $activeSlave.butt to random(1,2)>>
-<<set $activeSlave.lips to 0>>
+<<set $activeSlave.butt = random(1,2)>>
+<<set $activeSlave.lips = 0>>
 <<set $activeSlave.devotion = random(25,45)>>
 <<set $activeSlave.trust = random(25,45)>>
 <<set $activeSlave.career = setup.educatedCareers.random()>>
@@ -569,10 +569,10 @@
 <<set $activeSlave.origin = "She offered herself to you for enslavement to escape having plastic surgery foisted on her.">>
 <<set $activeSlave.boobs = random(4,6)*50>>
 <<set $activeSlave.weight = -20>>
-<<set $activeSlave.height to random(160,200)>>
+<<set $activeSlave.height = random(160,200)>>
 <<set $activeSlave.face = random(15,100)>>
-<<set $activeSlave.butt to random(1,2)>>
-<<set $activeSlave.lips to 0>>
+<<set $activeSlave.butt = random(1,2)>>
+<<set $activeSlave.lips = 0>>
 <<set $activeSlave.devotion = random(25,45)>>
 <<set $activeSlave.trust = random(25,45)>>
 <<set $activeSlave.health = random(-60,-50)>>
@@ -698,7 +698,7 @@
 <<set $contractCost = 1000>>
 <<set $activeSlaveOneTimeMaxAge = 24>>
 <<include "Generate New Slave">>
-<<set $activeSlave.origin = "She sold herself to you to escape those who condemned her lifetyle.">>
+<<set $activeSlave.origin = "She sold herself to you to escape those who condemned her lifestyle.">>
 <<set $activeSlave.career = "a shut-in">>
 <<set $activeSlave.health = random(-40,20)>>
 <<set $activeSlave.devotion = random(35,45)>>
@@ -850,8 +850,8 @@
 <<set $activeSlave.career = "a student">>
 <<set $activeSlave.health = random(-10,10)>>
 <<set $activeSlave.face = random(-20,0)>>
-<<set $activeSlave.anus to 0>>
-<<if $activeSlave.vagina != -1>><<set $activeSlave.vagina to 0>><</if>>
+<<set $activeSlave.anus = 0>>
+<<if $activeSlave.vagina != -1>><<set $activeSlave.vagina = 0>><</if>>
 <<set $activeSlave.vaginalSkill = 0>>
 <<set $activeSlave.analSkill = 0>>
 <<set $activeSlave.oralSkill = 0>>
@@ -875,8 +875,8 @@
 <<set $activeSlave.career = "a merchant">>
 <<set $activeSlave.health = random(-20,20)>>
 <<set $activeSlave.face = random(-20,0)>>
-<<set $activeSlave.anus to 0>>
-<<if $activeSlave.vagina != -1>><<set $activeSlave.vagina to 0>><</if>>
+<<set $activeSlave.anus = 0>>
+<<if $activeSlave.vagina != -1>><<set $activeSlave.vagina = 0>><</if>>
 <<set $activeSlave.vaginalSkill = 1>>
 <<set $activeSlave.analSkill = 1>>
 <<set $activeSlave.oralSkill = 1>>
@@ -902,8 +902,8 @@
 <<set $activeSlave.career = "a student">>
 <<set $activeSlave.health = random(-20,0)>>
 <<set $activeSlave.face = random(-60,10)>>
-<<set $activeSlave.weight to random(20,100)>>
-<<set $activeSlave.vagina to 0>>
+<<set $activeSlave.weight = random(20,100)>>
+<<set $activeSlave.vagina = 0>>
 <<set $activeSlave.vaginalSkill = 0>>
 <<set $activeSlave.whoreSkill = 0>>
 <<set $activeSlave.entertainSkill = 0>>
@@ -952,14 +952,14 @@
 <<set $activeSlave.career = "a businesswoman">>
 <<set $activeSlave.health = random(10,30)>>
 <<set $activeSlave.face = 15>>
-<<set $activeSlave.oralSkill to random(15,40)>>
-<<set $activeSlave.analSkill to random(15,40)>>
-<<set $activeSlave.whoreSkill to random(15,40)>>
-<<set $activeSlave.entertainSkill to random(15,40)>>
-<<set $activeSlave.intelligence to 2>>
-<<set $activeSlave.intelligenceImplant to 1>>
-<<set $activeSlave.teeth to "normal">>
-<<set $activeSlave.behavioralFlaw to either("arrogant")>>
+<<set $activeSlave.oralSkill = random(15,40)>>
+<<set $activeSlave.analSkill = random(15,40)>>
+<<set $activeSlave.whoreSkill = random(15,40)>>
+<<set $activeSlave.entertainSkill = random(15,40)>>
+<<set $activeSlave.intelligence = 2>>
+<<set $activeSlave.intelligenceImplant = 1>>
+<<set $activeSlave.teeth = "normal">>
+<<set $activeSlave.behavioralFlaw = either("arrogant")>>
 <<slaveCost $activeSlave>>
 <<set $slaveCost -= 1000>>
 
diff --git a/src/uncategorized/resFailure.tw b/src/uncategorized/resFailure.tw
index 0f054652772f4b958ccede829a0d492784722b03..57105b49ef6c3352fdb1e164a6bb1f5bb2c4d731 100644
--- a/src/uncategorized/resFailure.tw
+++ b/src/uncategorized/resFailure.tw
@@ -297,11 +297,11 @@
 		<</if>>
 		<<set $activeSlave.health = random(60,80)>>
 		<<set $activeSlave.muscles = 0>>
-		<<set $activeSlave.butt to either(4,5)>>
+		<<set $activeSlave.butt = either(4,5)>>
 		<<set $activeSlave.face = random(20,60)>>
-		<<set $activeSlave.boobs to either(500,650,800)>>
+		<<set $activeSlave.boobs = either(500,650,800)>>
 		<<set $activeSlave.waist = -15>>
-		<<set $activeSlave.lips to 35>>
+		<<set $activeSlave.lips = 35>>
 		<<if $LDE.schoolUpgrade == 2>>
 			<<set $activeSlave.balls = either(3,4)>>
 			<<set $activeSlave.dick = either(3,4)>>
@@ -463,11 +463,11 @@
 		<<set $activeSlave.career = "a Futanari Sister">>
 		<<set $activeSlave.faceShape = either("sensual", "exotic")>>
 		<<if $seed == 1>>
-			<<set $activeSlave.intelligence to -1>>
-			<<set $activeSlave.chem to 150>>
-			<<set $activeSlave.butt to either(5,6)>>
-			<<set $activeSlave.hips to 1>>
-			<<set $activeSlave.face to either(35,35,35,75,100)>>
+			<<set $activeSlave.intelligence = -1>>
+			<<set $activeSlave.chem = 150>>
+			<<set $activeSlave.butt = either(5,6)>>
+			<<set $activeSlave.hips = 1>>
+			<<set $activeSlave.face = either(35,35,35,75,100)>>
 			<<set $activeSlave.boobs = 100*random(12,20)>>
 			<<set $activeSlave.dick = random(2,3)>>
 			<<if $activeSlave.foreskin > 0>><<set $activeSlave.foreskin = $activeSlave.dick>><</if>>
@@ -480,21 +480,21 @@
 				<<set $activeSlave.balls = random(2,3)>>
 				<<set $activeSlave.scrotum = $activeSlave.balls>>
 			<</if>>
-			<<set $activeSlave.lips to 0>>
-			<<set $activeSlave.weight to 0>>
+			<<set $activeSlave.lips = 0>>
+			<<set $activeSlave.weight = 0>>
 			<<set $activeSlave.actualAge = random(25,29)>>
 			<<set $activeSlave.visualAge = $activeSlave.actualAge>>
 			<<set $activeSlave.physicalAge = $activeSlave.actualAge>>
 			<<set $activeSlave.ovaryAge = $activeSlave.actualAge>>
-			<<set $activeSlave.vagina to 2>>
-			<<set $activeSlave.anus to 2>>
-			<<set $activeSlave.fetish to "submissive">>
+			<<set $activeSlave.vagina = 2>>
+			<<set $activeSlave.anus = 2>>
+			<<set $activeSlave.fetish = "submissive">>
 		<<elseif $seed == 2>>
-			<<set $activeSlave.intelligence to 0>>
-			<<set $activeSlave.chem to 200>>
-			<<set $activeSlave.butt to either(6,7)>>
-			<<set $activeSlave.hips to 2>>
-			<<set $activeSlave.face to either(35,35,75,75,100)>>
+			<<set $activeSlave.intelligence = 0>>
+			<<set $activeSlave.chem = 200>>
+			<<set $activeSlave.butt = either(6,7)>>
+			<<set $activeSlave.hips = 2>>
+			<<set $activeSlave.face = either(35,35,75,75,100)>>
 			<<set $activeSlave.boobs = 100*random(20,32)>>
 			<<set $activeSlave.dick = random(3,4)>>
 			<<if $activeSlave.foreskin > 0>><<set $activeSlave.foreskin = $activeSlave.dick>><</if>>
@@ -507,21 +507,21 @@
 				<<set $activeSlave.balls = random(3,4)>>
 				<<set $activeSlave.scrotum = $activeSlave.balls>>
 			<</if>>
-			<<set $activeSlave.lips to random(15,25)>>
-			<<set $activeSlave.weight to 20>>
+			<<set $activeSlave.lips = random(15,25)>>
+			<<set $activeSlave.weight = 20>>
 			<<set $activeSlave.actualAge = random(30,34)>>
 			<<set $activeSlave.visualAge = $activeSlave.actualAge>>
 			<<set $activeSlave.physicalAge = $activeSlave.actualAge>>
 			<<set $activeSlave.ovaryAge = $activeSlave.actualAge>>
-			<<set $activeSlave.vagina to 2>>
-			<<set $activeSlave.anus to 2>>
-			<<set $activeSlave.fetish to either("buttslut", "cumslut")>>
+			<<set $activeSlave.vagina = 2>>
+			<<set $activeSlave.anus = 2>>
+			<<set $activeSlave.fetish = either("buttslut", "cumslut")>>
 		<<elseif $seed == 3>>
-			<<set $activeSlave.intelligence to 1>>
-			<<set $activeSlave.chem to 250>>
-			<<set $activeSlave.butt to either(7,8)>>
-			<<set $activeSlave.hips to 2>>
-			<<set $activeSlave.face to either(35,75,75,100,100)>>
+			<<set $activeSlave.intelligence = 1>>
+			<<set $activeSlave.chem = 250>>
+			<<set $activeSlave.butt = either(7,8)>>
+			<<set $activeSlave.hips = 2>>
+			<<set $activeSlave.face = either(35,75,75,100,100)>>
 			<<set $activeSlave.boobs = 100*random(32,42)>>
 			<<set $activeSlave.dick = random(4,5)>>
 			<<if $activeSlave.foreskin > 0>><<set $activeSlave.foreskin = $activeSlave.dick>><</if>>
@@ -544,11 +544,11 @@
 			<<set $activeSlave.anus = 3>>
 			<<set $activeSlave.fetish = either("buttslut", "cumslut")>>
 		<<else>>
-			<<set $activeSlave.intelligence to 2>>
-			<<set $activeSlave.chem to 300>>
-			<<set $activeSlave.butt to either(8,9)>>
-			<<set $activeSlave.hips to 2>>
-			<<set $activeSlave.face to either(35,75,100,100,100)>>
+			<<set $activeSlave.intelligence = 2>>
+			<<set $activeSlave.chem = 300>>
+			<<set $activeSlave.butt = either(8,9)>>
+			<<set $activeSlave.hips = 2>>
+			<<set $activeSlave.face = either(35,75,100,100,100)>>
 			<<set $activeSlave.boobs = 100*random(44,60)>>
 			<<set $activeSlave.dick = random(5,6)>>
 			<<if $activeSlave.foreskin > 0>><<set $activeSlave.foreskin = $activeSlave.dick>><</if>>
@@ -618,12 +618,12 @@
 		<<AddSlave $activeSlave>> /* skip New Slave Intro */
 	<</for>>
 	<<include "Generate XY Slave">>
-	<<set $activeSlave.origin to "She was the leader of your arcology's Futanari Sisters until you engineered her community's failure and enslavement.">>
-	<<set $activeSlave.career to "a Futanari Sister">>
-	<<set $activeSlave.intelligence to 2>>
-	<<set $activeSlave.chem to 300>>
-	<<set $activeSlave.butt to either(8,9)>>
-	<<set $activeSlave.hips to 2>>
+	<<set $activeSlave.origin = "She was the leader of your arcology's Futanari Sisters until you engineered her community's failure and enslavement.">>
+	<<set $activeSlave.career = "a Futanari Sister">>
+	<<set $activeSlave.intelligence = 2>>
+	<<set $activeSlave.chem = 300>>
+	<<set $activeSlave.butt = either(8,9)>>
+	<<set $activeSlave.hips = 2>>
 	<<set $activeSlave.face = 100>>
 	<<set $activeSlave.boobs = 100*random(44,60)>>
 	<<set $activeSlave.dick = random(5,6)>>
diff --git a/src/uncategorized/saLongTermEffects.tw b/src/uncategorized/saLongTermEffects.tw
index 2fc32f93b6506f47701e98efa46e681299a7434f..8deb8e20cb088e50d95c7cb570fccb6557c7326a 100644
--- a/src/uncategorized/saLongTermEffects.tw
+++ b/src/uncategorized/saLongTermEffects.tw
@@ -1,7 +1,7 @@
 :: SA long term effects [nobr]
 
 <<fetishChangeChance $slaves[$i]>>
-<<set $bellyAccessory to $slaves[$i].bellyAccessory>>
+<<set $bellyAccessory = $slaves[$i].bellyAccessory>>
 <<set _para = 0>>
 <<if $slaves[$i].aphrodisiacs === -1>><<set _oldEnergy = $slaves[$i].energy, _maxEnergyGain = Math.round((75 - _oldEnergy)/9.3)>><</if>>
 
@@ -1024,7 +1024,7 @@
  /* END CLOTHES AND ACCESSORIES */
 
 <<if $slaves[$i].fetish == "mindbroken">>
-	<<set $slaves[$i].fetishStrength = 10, $slaves[$i].attrXY = 50, $slaves[$i].attrXX = 50, $slaves[$i].attrKnown = 1, $slaves[$i].devotion = 40, $slaves[$i].trust = -40, $slaves[$i].vaginalSkill = Math.clamp($slaves[$i].vaginalSkill,0,15), $slaves[$i].oralSkill = Math.clamp($slaves[$i].oralSkill,0,15), $slaves[$i].analSkill = Math.clamp($slaves[$i].analSkill,0,15), $slaves[$i].combatSkill = 0, $slaves[$i].whoreSkill = 0, $slaves[$i].entertainSkill = 0, $slaves[$i].intelligence to -2, $slaves[$i].intelligenceImplant to 0, $slaves[$i].sexualFlaw = "none", $slaves[$i].sexualQuirk = "none", $slaves[$i].behavioralFlaw = "none", $slaves[$i].behavioralQuirk = "none">>
+	<<set $slaves[$i].fetishStrength = 10, $slaves[$i].attrXY = 50, $slaves[$i].attrXX = 50, $slaves[$i].attrKnown = 1, $slaves[$i].devotion = 40, $slaves[$i].trust = -40, $slaves[$i].vaginalSkill = Math.clamp($slaves[$i].vaginalSkill,0,15), $slaves[$i].oralSkill = Math.clamp($slaves[$i].oralSkill,0,15), $slaves[$i].analSkill = Math.clamp($slaves[$i].analSkill,0,15), $slaves[$i].combatSkill = 0, $slaves[$i].whoreSkill = 0, $slaves[$i].entertainSkill = 0, $slaves[$i].intelligence = -2, $slaves[$i].intelligenceImplant = 0, $slaves[$i].sexualFlaw = "none", $slaves[$i].sexualQuirk = "none", $slaves[$i].behavioralFlaw = "none", $slaves[$i].behavioralQuirk = "none">>
 <<else>>
 <<if $slaves[$i].fuckdoll == 0>>
 
@@ -2474,7 +2474,7 @@
 	<<if $slaves[$i].energy > 5>>
 	<<set $slaves[$i].energy -= 10>>
 	<<elseif $slaves[$i].energy > 0>>
-	<<set $slaves[$i].energy to 0>>
+	<<set $slaves[$i].energy = 0>>
 	<</if>>
 <<case "all">>
 	<<if $slaves[$i].energy <= 95>>
@@ -5511,7 +5511,7 @@
 <<if $slaves[$i].fuckdoll == 0>>
 <<if $slaves[$i].fetish != "mindbroken">>
 <<if typeof $slaves[$i].origin == "string">>
-<<set $toSearch to $slaves[$i].origin>>
+<<set $toSearch = $slaves[$i].origin>>
 <<if $toSearch.indexOf("Slave Shelter") != -1>>
 	<<if ["serve the public", "whore", "work in the brothel", "serve in the club"].includes($slaves[$i].assignment)>>
 	<<if ($slaves[$i].trust > 20) && ($slaves[$i].health > 40)>>
@@ -7299,28 +7299,28 @@
 <<if $retiree == 0>>
 <<if $slaves[$i].indenture < 0>>
 <<if $slaves[$i].actualAge >= $retirementAge && $PhysicalRetirementAgePolicy != 1>>
-	<<set $retiree to $slaves[$i]>>
+	<<set $retiree = $slaves[$i]>>
 <<elseif $slaves[$i].physicalAge >= $retirementAge && $PhysicalRetirementAgePolicy == 1>>
-	<<set $retiree to $slaves[$i]>>
+	<<set $retiree = $slaves[$i]>>
 <</if>>
 <<if $SexMilestoneRetirement == 1>>
 	<<if $slaves[$i].oralCount + $slaves[$i].analCount + $slaves[$i].vaginalCount + $slaves[$i].penetrativeCount + $slaves[$i].mammaryCount >= $retirementSex>>
-	<<set $retiree to $slaves[$i]>>
+	<<set $retiree = $slaves[$i]>>
 	<</if>>
 <</if>>
 <<if $MilkMilestoneRetirement == 1>>
 	<<if $slaves[$i].milk >= $retirementMilk>>
-	<<set $retiree to $slaves[$i]>>
+	<<set $retiree = $slaves[$i]>>
 	<</if>>
 <</if>>
 <<if $BirthsMilestoneRetirement == 1>>
 	<<if $slaves[$i].births >= $retirementBirths>>
-	<<set $retiree to $slaves[$i]>>
+	<<set $retiree = $slaves[$i]>>
 	<</if>>
 <</if>>
 <<if $KillsMilestoneRetirement == 1>>
 	<<if $slaves[$i].pitkills >= $retirementKills>>
-	<<set $retiree to $slaves[$i]>>
+	<<set $retiree = $slaves[$i]>>
 	<</if>>
 <</if>>
 <</if>>
@@ -7347,7 +7347,7 @@
 
 <<if $slaves[$i].indenture == 0>>
 	<<if $expiree == 0>>
-	<<set $expiree to $slaves[$i]>>
+	<<set $expiree = $slaves[$i]>>
 	<</if>>
 <</if>>
 
diff --git a/src/uncategorized/saRelationships.tw b/src/uncategorized/saRelationships.tw
index 3ee4a75cf6a29753e016f2bbdb7917271fbf1def..136126ebd11a9aed9574ce0391b770bba2f3b17f 100644
--- a/src/uncategorized/saRelationships.tw
+++ b/src/uncategorized/saRelationships.tw
@@ -200,7 +200,7 @@
 		<<set _drop = 1>>
 	<</if>>
 	<<if (_SlaveI.relationship > 0) || (_SlaveI.relation > 0)>>
-		<<for _j to 0; _j < _SL; _j++>>
+		<<for _j = 0; _j < _SL; _j++>>
 			<<if _SlaveI.relationshipTarget == $slaves[_j].ID>>
 				<<set _SlaveJ = $slaves[_j], _J = _j , _SlaveJ.relationshipTarget = _SlaveI.ID, _SlaveJ.relationship = _SlaveI.relationship>>
 			<</if>>
diff --git a/src/uncategorized/schoolroom.tw b/src/uncategorized/schoolroom.tw
index fe4dd54e33c9a7473625afe96953a91587b83a65..e264d53d1d12dc8164822d4681ac4390953cdcc5 100644
--- a/src/uncategorized/schoolroom.tw
+++ b/src/uncategorized/schoolroom.tw
@@ -111,7 +111,7 @@ $schoolroomNameCaps is well-equipped, with wall screens to display lessons. Thes
 	<<link "''Send a slave to study in $schoolroomName''">>
 		<<replace #ComingGoing>>
 			<<resetAssignmentFilter>>
-			<<set $Flag to 0>>
+			<<set $Flag = 0>>
 			<<include "Slave Summary">>
 		<</replace>>
 	<</link>>
diff --git a/src/uncategorized/seBirth.tw b/src/uncategorized/seBirth.tw
index 6a7b7216bf2f922fed9347fce6ba0d0f01db750e..174bb11d11685c70c9a3dc7a6ec5a5e69c8cc9e8 100644
--- a/src/uncategorized/seBirth.tw
+++ b/src/uncategorized/seBirth.tw
@@ -21,7 +21,7 @@ I need to break single passage to several widgets, as it's been overcomplicated
 	<<set $legendaryWombID = 0>>
 <</if>>
 
-<<for $i to 0; $i < $slaves.length; $i++>>
+<<for $i = 0; $i < $slaves.length; $i++>>
 	<<if $slaves[$i].labor == 1>>
 		<<if ndef $slaves[$i].laborCount>>
 			<<set $slaves[$i].laborCount = 0>>
diff --git a/src/uncategorized/sellSlave.tw b/src/uncategorized/sellSlave.tw
index 161bb3591742670af8ee3f871074cfa22b90ee5e..06fdfc140a0cf665e497b7c0afe2fa578086bb5e 100644
--- a/src/uncategorized/sellSlave.tw
+++ b/src/uncategorized/sellSlave.tw
@@ -563,11 +563,11 @@ A reputable slave appraiser arrives promptly to inspect her and certify her qual
 
 <<if $activeSlave.breedingMark == 1>>
 <<set $buyer = 0>>
-<<set $seed to 500*Math.trunc(($slaveCost*1.1)/500)>>
+<<set $seed = 500*Math.trunc(($slaveCost*1.1)/500)>>
 	<br>The current offer for her stands at ''<<print cashFormat($seed)>>''.
 	<<link "Accept bid">>
 		<<set $cash += 500*Math.trunc(($slaveCost*1.1)/500)>>
-		<<set $buyer to "elite auction">>
+		<<set $buyer = "elite auction">>
 		<<goto "Slave Sold">>
 	<</link>>
 <<else>>
diff --git a/src/uncategorized/servantsQuarters.tw b/src/uncategorized/servantsQuarters.tw
index 119d862e74b2dcdea8b95321bdf68618a6aaf52e..e937096e9d19883be020d7e1268e5c4ab1164ebc 100644
--- a/src/uncategorized/servantsQuarters.tw
+++ b/src/uncategorized/servantsQuarters.tw
@@ -109,7 +109,7 @@ $servantsQuartersNameCaps
 	<<link "''Send a slave to work out of $servantsQuartersName''">>
 		<<replace #ComingGoing>>
 			<<resetAssignmentFilter>>
-			<<set $Flag to 0>>
+			<<set $Flag = 0>>
 			<<include "Slave Summary">>
 		<</replace>>
 	<</link>>
diff --git a/src/uncategorized/slaveInteract.tw b/src/uncategorized/slaveInteract.tw
index 2f949d5e96bbe8ca204b454cca37f71347b40d39..6fa4f11c1f256d18f97672b14e380d430503993a 100644
--- a/src/uncategorized/slaveInteract.tw
+++ b/src/uncategorized/slaveInteract.tw
@@ -128,7 +128,7 @@
 		<<if $enema == 1>>
 			<<if ($activeSlave.inflation < 3 && $activeSlave.pregKnown == 0 && $activeSlave.bellyImplant < 1500) || ($activeSlave.inflation < 1)>>
 				<<if $activeSlave.inflationType == "water" || $activeSlave.inflationType == "none">>
-					| <<link "Fill her ass with water">><<set $activeSlave.inflationType to "water">><<set $activeSlave.inflationMethod to 2>><<replace "#miniscene">><<include "FillUpButt">><br><</replace>><<SlaveInteractImpreg>><<SlaveInteractFertility>><</link>>
+					| <<link "Fill her ass with water">><<set $activeSlave.inflationType = "water">><<set $activeSlave.inflationMethod = 2>><<replace "#miniscene">><<include "FillUpButt">><br><</replace>><<SlaveInteractImpreg>><<SlaveInteractFertility>><</link>>
 				<</if>>
 				<<if $medicalEnema == 1>>
 					<<if $activeSlave.inflationType == "aphrodisiac" || $activeSlave.inflationType == "none">>
@@ -230,7 +230,7 @@
 		<</if>>
 		/*
 		<<if $activeSlave.daughters > 1>>
-			| <<link "Fuck her with her daughters">><<replace "#miniscene">><<set $partner to "daughters">><<include "FRelation">><br>&nbsp;&nbsp;&nbsp;&nbsp;<</replace>><</link>>
+			| <<link "Fuck her with her daughters">><<replace "#miniscene">><<set $partner = "daughters">><<include "FRelation">><br>&nbsp;&nbsp;&nbsp;&nbsp;<</replace>><</link>>
 		<</if>>
 		*/
 		<<if $activeSlave.sisters > 0>>
diff --git a/src/uncategorized/slaveMarkets.tw b/src/uncategorized/slaveMarkets.tw
index b8195c7a495e19573f37c0be8a529ae9d9fe4282..2c44f3f290b8047f31f6fb54edf0d62cca95ae81 100644
--- a/src/uncategorized/slaveMarkets.tw
+++ b/src/uncategorized/slaveMarkets.tw
@@ -13,7 +13,7 @@ You visit the slave markets off the arcology plaza. It's always preferable to ex
 
 	You're in the corner of the slave market occupied by "The Flesh Heap", a dumping ground, of sorts, for broken slaves. Be it braindeath, drug overdose, coma or anything else, this market is willing to buy and sell them. Most of the worthwhile slaves have already been picked clean by pharmaceutical companies for drug testing, and the rest are practically nothing more than vegetables, but a handful remain just conscious enough to be profitable with effort as slaves. One should go in expecting only the worst quality possible, though if anything catches your eye, it will be rather cheap to purchase.
 
-	<<set $seed to random(1,4)>>
+	<<set $seed = random(1,4)>>
 	<<if $seed == 1>>
 		"Looking for a warm body to use as furniture? Perhaps as a decorative, living sculpture? We got what you want!"
 	<<elseif $seed == 2>>
diff --git a/src/uncategorized/slaveSold.tw b/src/uncategorized/slaveSold.tw
index ad84364685e7dd9d9eb24566a6e869b650fcd64e..ab24bf8ac3a4734560ae783a778923c4418aef92 100644
--- a/src/uncategorized/slaveSold.tw
+++ b/src/uncategorized/slaveSold.tw
@@ -128,7 +128,7 @@
 				<<ClearSummaryCache $slaves[$j]>>
 				<br><br>
 				<<set $slaves[$j].devotion -= 20>>
-				<<set $display to 1>>
+				<<set $display = 1>>
 				<<break>>
 			<</if>>
 			<</if>>
diff --git a/src/uncategorized/spaReport.tw b/src/uncategorized/spaReport.tw
index f91c0c1eb927e5d71a0dbd7e903b99fbae4df45d..16e4fa6967059c6074be5aea09135efdc8aba65b 100644
--- a/src/uncategorized/spaReport.tw
+++ b/src/uncategorized/spaReport.tw
@@ -179,7 +179,7 @@
 					She does her best to accommodate $slaves[$i].slaveName's pregnancy and to make sure the mother-to-be is happy and comfortable.
 					<<if random(1,100) > 65 && $Attendant.fetish == "none">>
 						After massaging $slaves[$i].slaveName's growing belly multiple times, $Attendant.slaveName begins to find herself fantasizing about being swollen with life too.
-						<<set $Attendant.fetish to "pregnancy", $slaves[_FLs].fetish to "pregnancy">>
+						<<set $Attendant.fetish = "pregnancy", $slaves[_FLs].fetish = "pregnancy">>
 					<</if>>
 				<</if>>
 				<<set $slaves[$i].devotion += 3, $slaves[$i].trust += 3>>
diff --git a/src/uncategorized/surgeryDegradation.tw b/src/uncategorized/surgeryDegradation.tw
index ff70fd6fb24537f2787ae6cae8f05903f2849f6e..d651f9567b3cee201521c292551b0da2eae54f95 100644
--- a/src/uncategorized/surgeryDegradation.tw
+++ b/src/uncategorized/surgeryDegradation.tw
@@ -322,7 +322,7 @@ As the remote surgery's long recovery cycle completes,
 		<<set $activeSlave.trust += 25>>
 		<<if ($activeSlave.devotion > 50)>>
 			She loved you before, but she's @@.hotpink;very grateful,@@ and @@.mediumaquamarine;more trusting,@@ too. She never realized just how good you looked, and now she can't get your image out of her mind.
-			<<if $activeSlave.relationship == 0>><<set $activeSlave.relationship to -2>><</if>>
+			<<if $activeSlave.relationship == 0>><<set $activeSlave.relationship = -2>><</if>>
 		<<elseif ($activeSlave.devotion > 20)>>
 			She accepted you as her owner before, but she's @@.hotpink;very grateful,@@ and @@.mediumaquamarine;more trusting,@@ too.
 		<<else>>
diff --git a/src/utility/extendedFamilyWidgets.tw b/src/utility/extendedFamilyWidgets.tw
index a965275af24cc2e50e6d6878e66eada59e49dab2..3fbfa4c9d7449ce8fa4f2c31d881639dcfb3f427 100644
--- a/src/utility/extendedFamilyWidgets.tw
+++ b/src/utility/extendedFamilyWidgets.tw
@@ -218,7 +218,7 @@
 	<<if $slaves[$i].ID != $activeSlave.ID>>
 	<<if areSisters($slaves[$i], $activeSlave) == 1 ||  areSisters($slaves[$i], $activeSlave) == 2>>
 	<<if $slaves[$i].ID == $PC.mother || $slaves[$i].ID == $PC.father>>
-		<<for $j to 0; $j < $slaves.length; $j++>>
+		<<for $j = 0; $j < $slaves.length; $j++>>
 			<<if $slaves[$i].ID != $slaves[$j].ID && $slaves[$j].dick > 0 && $slaves[$j].genes == "XY">>
 			<<if areSisters($slaves[$j], $activeSlave) == 1 ||  areSisters($slaves[$j], $activeSlave) == 2>>
 				<<set $children.push($slaves[$j])>>
@@ -233,7 +233,7 @@
 	$pronounCap
 	<<if $children.length > 2>>
 		is @@.lightgreen;your uncle along with
-		<<for $j to 0; $j < $children.length; $j++>>
+		<<for $j = 0; $j < $children.length; $j++>>
 			<<if $j < $children.length-1>>
 				$children[$j].slaveName,
 			<<else>>
@@ -865,7 +865,7 @@
 <<widget "listOfSlavesWithSameParent">>
 <<if $activeSlave[$args[0]] != 0>>
 <<set _printSeperator = false>>
-<<if $activeSlave[$args[0]] == $PC[$args[0]]>>You<<set _printSeperator = true>><</if>><<for _j = 0; _j < $slaves.length; _j++>><<if $slaves[_j][$args[0]] == $activeSlave[$args[0]]>><<if _printSeperator>> | <</if>><<set _printSeperator to true>><<print $slaves[_j].slaveName>><</if>><</for>>
+<<if $activeSlave[$args[0]] == $PC[$args[0]]>>You<<set _printSeperator = true>><</if>><<for _j = 0; _j < $slaves.length; _j++>><<if $slaves[_j][$args[0]] == $activeSlave[$args[0]]>><<if _printSeperator>> | <</if>><<set _printSeperator = true>><<print $slaves[_j].slaveName>><</if>><</for>>
 <</if>>
 <</widget>>
 
@@ -887,7 +887,7 @@
 <<widget "listOfSlavesWithParent">>
 <<if $args[1] != 0>>
 <<set _printSeperator = false>>
-<<if $args[1] == $PC[$args[0]]>>You<<set _printSeperator = true>><</if>><<for _j = 0; _j < $slaves.length; _j++>><<if $slaves[_j][$args[0]] == $args[1]>><<if _printSeperator>> | <</if>><<set _printSeperator to true>><<print $slaves[_j].slaveName>><</if>><</for>>
+<<if $args[1] == $PC[$args[0]]>>You<<set _printSeperator = true>><</if>><<for _j = 0; _j < $slaves.length; _j++>><<if $slaves[_j][$args[0]] == $args[1]>><<if _printSeperator>> | <</if>><<set _printSeperator = true>><<print $slaves[_j].slaveName>><</if>><</for>>
 <</if>>
 <</widget>>