From c77d367be19b63d9c55e1cf74e134e77db865736 Mon Sep 17 00:00:00 2001
From: Pregmodder <pregmodder@gmail.com>
Date: Wed, 4 Dec 2019 15:11:01 -0500
Subject: [PATCH] BC fixes

---
 src/pregmod/widgets/pregmodWidgets.tw | 499 +++++++++++++-------------
 1 file changed, 248 insertions(+), 251 deletions(-)

diff --git a/src/pregmod/widgets/pregmodWidgets.tw b/src/pregmod/widgets/pregmodWidgets.tw
index c260217bcb5..6cbedb4234d 100644
--- a/src/pregmod/widgets/pregmodWidgets.tw
+++ b/src/pregmod/widgets/pregmodWidgets.tw
@@ -115,9 +115,6 @@
 <<if ndef $args[0].induceLactation>>
 	<<set $args[0].induceLactation = 0>>
 <</if>>
-<<if ndef $args[0].rules.lactation>>
-	<<set $args[0].rules.lactation = "none">>
-<</if>>
 <<if ndef $args[0].weightDirection>>
 	<<set $args[0].weightDirection = 0>>
 <</if>>
@@ -157,364 +154,364 @@
 <<if (def $args[0].prestigeDesc) && ($args[0].prestigeDesc != 0)>>
 	<<set $args[0].prestigeDesc = pronounReplacer($args[0].prestigeDesc)>>
 <</if>>
-<<if (def $args[0].porn.prestigeDesc) && ($args[0].porn.prestigeDesc != 0)>>
+<<if (def $args[0].pornPrestigeDesc) && ($args[0].pornPrestigeDesc != 0)>>
 	<<if $releaseID < 1050 && (def $args[0].prestigeDesc) && ($args[0].prestigeDesc != 0)>> /* BC absolutely FUCKED this */
 		<<switch $args[0].porn.fameType>>
 		<<case "generic">>
-			<<if $args[0].porn.prestige == 1>>
-				<<set $args[0].porn.prestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed the sight of $him being used.">>
-			<<elseif $args[0].porn.prestige == 2>>
-				<<set $args[0].porn.prestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish the sight of $him being used.">>
-			<<elseif $args[0].porn.prestige == 3>>
-				<<set $args[0].porn.prestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with the sight of $him mid-coitus.">>
+			<<if $args[0].pornPrestige == 1>>
+				<<set $args[0].pornPrestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed the sight of $him being used.">>
+			<<elseif $args[0].pornPrestige == 2>>
+				<<set $args[0].pornPrestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish the sight of $him being used.">>
+			<<elseif $args[0].pornPrestige == 3>>
+				<<set $args[0].pornPrestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with the sight of $him mid-coitus.">>
 			<<else>>
-				<<set $args[0].porn.prestigeDesc = 0>>
+				<<set $args[0].pornPrestigeDesc = 0>>
 			<</if>>
 		<<case "fuckdoll">>
-			<<if $args[0].porn.prestige == 1>>
-				<<set $args[0].porn.prestigeDesc = "$He has a following in slave pornography. $His fans relish the sight of $him being used.">>
-			<<elseif $args[0].porn.prestige == 2>>
-				<<set $args[0].porn.prestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish the sight of $him being used.">>
-			<<elseif $args[0].porn.prestige == 3>>
-				<<set $args[0].porn.prestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with the sight of $him being used.">>
+			<<if $args[0].pornPrestige == 1>>
+				<<set $args[0].pornPrestigeDesc = "$He has a following in slave pornography. $His fans relish the sight of $him being used.">>
+			<<elseif $args[0].pornPrestige == 2>>
+				<<set $args[0].pornPrestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish the sight of $him being used.">>
+			<<elseif $args[0].pornPrestige == 3>>
+				<<set $args[0].pornPrestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with the sight of $him being used.">>
 			<<else>>
-				<<set $args[0].porn.prestigeDesc = 0>>
+				<<set $args[0].pornPrestigeDesc = 0>>
 			<</if>>
 		<<case "rape">>
-			<<if $args[0].porn.prestige == 1>>
-				<<set $args[0].porn.prestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed the sight of $him being raped.">>
-			<<elseif $args[0].porn.prestige == 2>>
-				<<set $args[0].porn.prestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish the sight of $him being raped.">>
-			<<elseif $args[0].porn.prestige == 3>>
-				<<set $args[0].porn.prestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with the sight of $him being raped.">>
+			<<if $args[0].pornPrestige == 1>>
+				<<set $args[0].pornPrestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed the sight of $him being raped.">>
+			<<elseif $args[0].pornPrestige == 2>>
+				<<set $args[0].pornPrestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish the sight of $him being raped.">>
+			<<elseif $args[0].pornPrestige == 3>>
+				<<set $args[0].pornPrestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with the sight of $him being raped.">>
 			<<else>>
-				<<set $args[0].porn.prestigeDesc = 0>>
+				<<set $args[0].pornPrestigeDesc = 0>>
 			<</if>>
 		<<case "preggo">>
-			<<if $args[0].porn.prestige == 1>>
-				<<set $args[0].porn.prestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed watching $him swell with child.">>
-			<<elseif $args[0].porn.prestige == 2>>
-				<<set $args[0].porn.prestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish the sight of $him swollen with child.">>
-			<<elseif $args[0].porn.prestige == 3>>
-				<<set $args[0].porn.prestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with the sight of $him swollen with child.">>
+			<<if $args[0].pornPrestige == 1>>
+				<<set $args[0].pornPrestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed watching $him swell with child.">>
+			<<elseif $args[0].pornPrestige == 2>>
+				<<set $args[0].pornPrestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish the sight of $him swollen with child.">>
+			<<elseif $args[0].pornPrestige == 3>>
+				<<set $args[0].pornPrestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with the sight of $him swollen with child.">>
 			<<else>>
-				<<set $args[0].porn.prestigeDesc = 0>>
+				<<set $args[0].pornPrestigeDesc = 0>>
 			<</if>>
 		<<case "BBW">>
-			<<if $args[0].porn.prestige == 1>>
-				<<set $args[0].porn.prestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed the sight of $his thick and soft body.">>
-			<<elseif $args[0].porn.prestige == 2>>
-				<<set $args[0].porn.prestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish $his thick, soft body.">>
-			<<elseif $args[0].porn.prestige == 3>>
-				<<set $args[0].porn.prestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with $his thick, soft body.">>
+			<<if $args[0].pornPrestige == 1>>
+				<<set $args[0].pornPrestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed the sight of $his thick and soft body.">>
+			<<elseif $args[0].pornPrestige == 2>>
+				<<set $args[0].pornPrestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish $his thick, soft body.">>
+			<<elseif $args[0].pornPrestige == 3>>
+				<<set $args[0].pornPrestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with $his thick, soft body.">>
 			<<else>>
-				<<set $args[0].porn.prestigeDesc = 0>>
+				<<set $args[0].pornPrestigeDesc = 0>>
 			<</if>>
 		<<case "underage">>
-			<<if $args[0].porn.prestige == 1>>
-				<<set $args[0].porn.prestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed the sight of $his childish body.">>
-			<<elseif $args[0].porn.prestige == 2>>
-				<<set $args[0].porn.prestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish $his immature body.">>
-			<<elseif $args[0].porn.prestige == 3>>
-				<<set $args[0].porn.prestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with $his immature body.">>
+			<<if $args[0].pornPrestige == 1>>
+				<<set $args[0].pornPrestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed the sight of $his childish body.">>
+			<<elseif $args[0].pornPrestige == 2>>
+				<<set $args[0].pornPrestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish $his immature body.">>
+			<<elseif $args[0].pornPrestige == 3>>
+				<<set $args[0].pornPrestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with $his immature body.">>
 			<<else>>
-				<<set $args[0].porn.prestigeDesc = 0>>
+				<<set $args[0].pornPrestigeDesc = 0>>
 			<</if>>
 		<<case "weight gain">>
-			<<if $args[0].porn.prestige == 1>>
-				<<set $args[0].porn.prestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed the sight of $him eating and gaining weight.">>
-			<<elseif $args[0].porn.prestige == 2>>
-				<<set $args[0].porn.prestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish how curvy $he's gotten.">>
-			<<elseif $args[0].porn.prestige == 3>>
-				<<set $args[0].porn.prestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with how with how much weight $he has gained.">>
+			<<if $args[0].pornPrestige == 1>>
+				<<set $args[0].pornPrestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed the sight of $him eating and gaining weight.">>
+			<<elseif $args[0].pornPrestige == 2>>
+				<<set $args[0].pornPrestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish how curvy $he's gotten.">>
+			<<elseif $args[0].pornPrestige == 3>>
+				<<set $args[0].pornPrestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with how with how much weight $he has gained.">>
 			<<else>>
-				<<set $args[0].porn.prestigeDesc = 0>>
+				<<set $args[0].pornPrestigeDesc = 0>>
 			<</if>>
 		<<case "big dick">>
-			<<if $args[0].porn.prestige == 1>>
-				<<set $args[0].porn.prestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed the sight of $his throbbing erection.">>
-			<<elseif $args[0].porn.prestige == 2>>
-				<<set $args[0].porn.prestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish the sight of $his heavy dick.">>
-			<<elseif $args[0].porn.prestige == 3>>
-				<<set $args[0].porn.prestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with the sight of $his erect dick.">>
+			<<if $args[0].pornPrestige == 1>>
+				<<set $args[0].pornPrestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed the sight of $his throbbing erection.">>
+			<<elseif $args[0].pornPrestige == 2>>
+				<<set $args[0].pornPrestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish the sight of $his heavy dick.">>
+			<<elseif $args[0].pornPrestige == 3>>
+				<<set $args[0].pornPrestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with the sight of $his erect dick.">>
 			<<else>>
-				<<set $args[0].porn.prestigeDesc = 0>>
+				<<set $args[0].pornPrestigeDesc = 0>>
 			<</if>>
 		<<case "deepthroat">>
-			<<if $args[0].porn.prestige == 1>>
-				<<set $args[0].porn.prestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed the sounds $he makes when being throatfucked.">>
-			<<elseif $args[0].porn.prestige == 2>>
-					<<set $args[0].porn.prestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish the sounds $he makes when being throatfucked.">>
-			<<elseif $args[0].porn.prestige == 3>>
-					<<set $args[0].porn.prestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with the sounds $he makes when being throatfucked.">>
+			<<if $args[0].pornPrestige == 1>>
+				<<set $args[0].pornPrestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed the sounds $he makes when being throatfucked.">>
+			<<elseif $args[0].pornPrestige == 2>>
+					<<set $args[0].pornPrestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish the sounds $he makes when being throatfucked.">>
+			<<elseif $args[0].pornPrestige == 3>>
+					<<set $args[0].pornPrestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with the sounds $he makes when being throatfucked.">>
 			<<else>>
-				<<set $args[0].porn.prestigeDesc = 0>>
+				<<set $args[0].pornPrestigeDesc = 0>>
 			<</if>>
 		<<case "unwilling">>
-			<<if $args[0].porn.prestige == 1>>
-				<<set $args[0].porn.prestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed how $he struggles during sex.">>
-			<<elseif $args[0].porn.prestige == 2>>
-				<<set $args[0].porn.prestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish how perfectly $he struggles during sex.">>
-			<<elseif $args[0].porn.prestige == 3>>
-				<<set $args[0].porn.prestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with how perfectly $he struggles during sex.">>
+			<<if $args[0].pornPrestige == 1>>
+				<<set $args[0].pornPrestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed how $he struggles during sex.">>
+			<<elseif $args[0].pornPrestige == 2>>
+				<<set $args[0].pornPrestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish how perfectly $he struggles during sex.">>
+			<<elseif $args[0].pornPrestige == 3>>
+				<<set $args[0].pornPrestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with how perfectly $he struggles during sex.">>
 			<<else>>
-				<<set $args[0].porn.prestigeDesc = 0>>
+				<<set $args[0].pornPrestigeDesc = 0>>
 			<</if>>
 		<<case "hardcore anal">>
-			<<if $args[0].porn.prestige == 1>>
-				<<set $args[0].porn.prestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed watching $his asshole pushed to its limit.">>
-			<<elseif $args[0].porn.prestige == 2>>
-				<<set $args[0].porn.prestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish watching $his asshole pushed to its limit.">>
-			<<elseif $args[0].porn.prestige == 3>>
-				<<set $args[0].porn.prestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with seeing $his asshole pushed to its limit.">>
+			<<if $args[0].pornPrestige == 1>>
+				<<set $args[0].pornPrestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed watching $his asshole pushed to its limit.">>
+			<<elseif $args[0].pornPrestige == 2>>
+				<<set $args[0].pornPrestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish watching $his asshole pushed to its limit.">>
+			<<elseif $args[0].pornPrestige == 3>>
+				<<set $args[0].pornPrestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with seeing $his asshole pushed to its limit.">>
 			<<else>>
-				<<set $args[0].porn.prestigeDesc = 0>>
+				<<set $args[0].pornPrestigeDesc = 0>>
 			<</if>>
 		<<case "softcore">>
-			<<if $args[0].porn.prestige == 1>>
-				<<set $args[0].porn.prestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed $his lewd striptease.">>
-			<<elseif $args[0].porn.prestige == 2>>
-				<<set $args[0].porn.prestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish $his lewd striptease.">>
-			<<elseif $args[0].porn.prestige == 3>>
-				<<set $args[0].porn.prestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with $his lewd striptease.">>
+			<<if $args[0].pornPrestige == 1>>
+				<<set $args[0].pornPrestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed $his lewd striptease.">>
+			<<elseif $args[0].pornPrestige == 2>>
+				<<set $args[0].pornPrestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish $his lewd striptease.">>
+			<<elseif $args[0].pornPrestige == 3>>
+				<<set $args[0].pornPrestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with $his lewd striptease.">>
 			<<else>>
-				<<set $args[0].porn.prestigeDesc = 0>>
+				<<set $args[0].pornPrestigeDesc = 0>>
 			<</if>>
 		<<case "romantic">>
-			<<if $args[0].porn.prestige == 1>>
-				<<set $args[0].porn.prestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed the deep bond $he shares with $his partners.">>
-			<<elseif $args[0].porn.prestige == 2>>
-				<<set $args[0].porn.prestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish the deep bond $he shares with $his partners.">>
-			<<elseif $args[0].porn.prestige == 3>>
-				<<set $args[0].porn.prestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with the deep bond $he shares with $his partners.">>
+			<<if $args[0].pornPrestige == 1>>
+				<<set $args[0].pornPrestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed the deep bond $he shares with $his partners.">>
+			<<elseif $args[0].pornPrestige == 2>>
+				<<set $args[0].pornPrestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish the deep bond $he shares with $his partners.">>
+			<<elseif $args[0].pornPrestige == 3>>
+				<<set $args[0].pornPrestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with the deep bond $he shares with $his partners.">>
 			<<else>>
-				<<set $args[0].porn.prestigeDesc = 0>>
+				<<set $args[0].pornPrestigeDesc = 0>>
 			<</if>>
 		<<case "really perverted">>
-			<<if $args[0].porn.prestige == 1>>
-				<<set $args[0].porn.prestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed $his most perverted tendencies.">>
-			<<elseif $args[0].porn.prestige == 2>>
-				<<set $args[0].porn.prestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish the depths of $his perversions.">>
-			<<elseif $args[0].porn.prestige == 3>>
-				<<set $args[0].porn.prestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with the depths of $his perversions.">>
+			<<if $args[0].pornPrestige == 1>>
+				<<set $args[0].pornPrestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed $his most perverted tendencies.">>
+			<<elseif $args[0].pornPrestige == 2>>
+				<<set $args[0].pornPrestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish the depths of $his perversions.">>
+			<<elseif $args[0].pornPrestige == 3>>
+				<<set $args[0].pornPrestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with the depths of $his perversions.">>
 			<<else>>
-				<<set $args[0].porn.prestigeDesc = 0>>
+				<<set $args[0].pornPrestigeDesc = 0>>
 			<</if>>
 		<<case "voyeur">>
-			<<if $args[0].porn.prestige == 1>>
-				<<set $args[0].porn.prestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed watching $him devote $himself to $his partners' pleasure.">>
-			<<elseif $args[0].porn.prestige == 2>>
-				<<set $args[0].porn.prestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish $his devotion to $his partners' pleasure.">>
-			<<elseif $args[0].porn.prestige == 3>>
-				<<set $args[0].porn.prestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with $his devotion to $his partners' pleasure.">>
+			<<if $args[0].pornPrestige == 1>>
+				<<set $args[0].pornPrestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed watching $him devote $himself to $his partners' pleasure.">>
+			<<elseif $args[0].pornPrestige == 2>>
+				<<set $args[0].pornPrestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish $his devotion to $his partners' pleasure.">>
+			<<elseif $args[0].pornPrestige == 3>>
+				<<set $args[0].pornPrestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with $his devotion to $his partners' pleasure.">>
 			<<else>>
-				<<set $args[0].porn.prestigeDesc = 0>>
+				<<set $args[0].pornPrestigeDesc = 0>>
 			<</if>>
 		<<case "unspeakable">>
-			<<if $args[0].porn.prestige == 1>>
-				<<set $args[0].porn.prestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed $his willingness to do things not repeated in polite company.">>
-			<<elseif $args[0].porn.prestige == 2>>
-				<<set $args[0].porn.prestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish $his willingness to do anything and everything.">>
-			<<elseif $args[0].porn.prestige == 3>>
-				<<set $args[0].porn.prestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with $his willingness to do things not repeated in polite company.">>
+			<<if $args[0].pornPrestige == 1>>
+				<<set $args[0].pornPrestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed $his willingness to do things not repeated in polite company.">>
+			<<elseif $args[0].pornPrestige == 2>>
+				<<set $args[0].pornPrestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish $his willingness to do anything and everything.">>
+			<<elseif $args[0].pornPrestige == 3>>
+				<<set $args[0].pornPrestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with $his willingness to do things not repeated in polite company.">>
 			<<else>>
-				<<set $args[0].porn.prestigeDesc = 0>>
+				<<set $args[0].pornPrestigeDesc = 0>>
 			<</if>>
 		<<case "huge insertion">>
-			<<if $args[0].porn.prestige == 1>>
-				<<set $args[0].porn.prestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed the sight of $his holes filled to their limits.">>
-			<<elseif $args[0].porn.prestige == 2>>
-				<<set $args[0].porn.prestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish the sight of $his holes filled to their limits.">>
-			<<elseif $args[0].porn.prestige == 3>>
-				<<set $args[0].porn.prestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with the sight of $his holes filled to their limits.">>
+			<<if $args[0].pornPrestige == 1>>
+				<<set $args[0].pornPrestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed the sight of $his holes filled to their limits.">>
+			<<elseif $args[0].pornPrestige == 2>>
+				<<set $args[0].pornPrestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish the sight of $his holes filled to their limits.">>
+			<<elseif $args[0].pornPrestige == 3>>
+				<<set $args[0].pornPrestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with the sight of $his holes filled to their limits.">>
 			<<else>>
-				<<set $args[0].porn.prestigeDesc = 0>>
+				<<set $args[0].pornPrestigeDesc = 0>>
 			<</if>>
 		<<case "orgasm denial">>
-			<<if $args[0].porn.prestige == 1>>
-				<<set $args[0].porn.prestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed the sight of $him ignoring $his own pleasure.">>
-			<<elseif $args[0].porn.prestige == 2>>
-				<<set $args[0].porn.prestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish the sight of $him denying $himself pleasure.">>
-			<<elseif $args[0].porn.prestige == 3>>
-				<<set $args[0].porn.prestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with the sight of $him denying $himself pleasure.">>
+			<<if $args[0].pornPrestige == 1>>
+				<<set $args[0].pornPrestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed the sight of $him ignoring $his own pleasure.">>
+			<<elseif $args[0].pornPrestige == 2>>
+				<<set $args[0].pornPrestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish the sight of $him denying $himself pleasure.">>
+			<<elseif $args[0].pornPrestige == 3>>
+				<<set $args[0].pornPrestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with the sight of $him denying $himself pleasure.">>
 			<<else>>
-				<<set $args[0].porn.prestigeDesc = 0>>
+				<<set $args[0].pornPrestigeDesc = 0>>
 			<</if>>
 		<<case "cum addiction">>
-			<<if $args[0].porn.prestige == 1>>
-				<<set $args[0].porn.prestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed watching $him do anything and everything for cum.">>
-			<<elseif $args[0].porn.prestige == 2>>
-				<<set $args[0].porn.prestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish the sight of $him doing anything for cum.">>
-			<<elseif $args[0].porn.prestige == 3>>
-				<<set $args[0].porn.prestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with the sight of $him doing anything for cum.">>
+			<<if $args[0].pornPrestige == 1>>
+				<<set $args[0].pornPrestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed watching $him do anything and everything for cum.">>
+			<<elseif $args[0].pornPrestige == 2>>
+				<<set $args[0].pornPrestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish the sight of $him doing anything for cum.">>
+			<<elseif $args[0].pornPrestige == 3>>
+				<<set $args[0].pornPrestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with the sight of $him doing anything for cum.">>
 			<<else>>
-				<<set $args[0].porn.prestigeDesc = 0>>
+				<<set $args[0].pornPrestigeDesc = 0>>
 			<</if>>
 		<<case "anal addiction">>
-			<<if $args[0].porn.prestige == 1>>
-				<<set $args[0].porn.prestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed watching $him do anything for a dick in $his ass.">>
-			<<elseif $args[0].porn.prestige == 2>>
-				<<set $args[0].porn.prestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish the sight of $him doing anything for a dick up $his ass.">>
-			<<elseif $args[0].porn.prestige == 3>>
-				<<set $args[0].porn.prestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with the sight of $his well-versed anus.">>
+			<<if $args[0].pornPrestige == 1>>
+				<<set $args[0].pornPrestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed watching $him do anything for a dick in $his ass.">>
+			<<elseif $args[0].pornPrestige == 2>>
+				<<set $args[0].pornPrestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish the sight of $him doing anything for a dick up $his ass.">>
+			<<elseif $args[0].pornPrestige == 3>>
+				<<set $args[0].pornPrestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with the sight of $his well-versed anus.">>
 			<<else>>
-				<<set $args[0].porn.prestigeDesc = 0>>
+				<<set $args[0].pornPrestigeDesc = 0>>
 			<</if>>
 		<<case "exhibition">>
-			<<if $args[0].porn.prestige == 1>>
-				<<set $args[0].porn.prestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed watching $him do anything for attention.">>
-			<<elseif $args[0].porn.prestige == 2>>
-				<<set $args[0].porn.prestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish the sight of $him doing anything for attention.">>
-			<<elseif $args[0].porn.prestige == 3>>
-				<<set $args[0].porn.prestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with the sight of $him doing anything for attention.">>
+			<<if $args[0].pornPrestige == 1>>
+				<<set $args[0].pornPrestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed watching $him do anything for attention.">>
+			<<elseif $args[0].pornPrestige == 2>>
+				<<set $args[0].pornPrestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish the sight of $him doing anything for attention.">>
+			<<elseif $args[0].pornPrestige == 3>>
+				<<set $args[0].pornPrestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with the sight of $him doing anything for attention.">>
 			<<else>>
-				<<set $args[0].porn.prestigeDesc = 0>>
+				<<set $args[0].pornPrestigeDesc = 0>>
 			<</if>>
 		<<case "breast expansion">>
-			<<if $args[0].porn.prestige == 1>>
-				<<set $args[0].porn.prestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed charting the growth of $his breasts.">>
-			<<elseif $args[0].porn.prestige == 2>>
-				<<set $args[0].porn.prestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish the sight of $his expanding bust.">>
-			<<elseif $args[0].porn.prestige == 3>>
-				<<set $args[0].porn.prestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with the history of $his growing bust.">>
+			<<if $args[0].pornPrestige == 1>>
+				<<set $args[0].pornPrestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed charting the growth of $his breasts.">>
+			<<elseif $args[0].pornPrestige == 2>>
+				<<set $args[0].pornPrestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish the sight of $his expanding bust.">>
+			<<elseif $args[0].pornPrestige == 3>>
+				<<set $args[0].pornPrestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with the history of $his growing bust.">>
 			<<else>>
-				<<set $args[0].porn.prestigeDesc = 0>>
+				<<set $args[0].pornPrestigeDesc = 0>>
 			<</if>>
 		<<case "abuse">>
-			<<if $args[0].porn.prestige == 1>>
-				<<set $args[0].porn.prestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed watching $him abuse others.">>
-			<<elseif $args[0].porn.prestige == 2>>
-				<<set $args[0].porn.prestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish the sight of $him abusing others.">>
-			<<elseif $args[0].porn.prestige == 3>>
-				<<set $args[0].porn.prestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with $his abusive tendencies.">>
+			<<if $args[0].pornPrestige == 1>>
+				<<set $args[0].pornPrestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed watching $him abuse others.">>
+			<<elseif $args[0].pornPrestige == 2>>
+				<<set $args[0].pornPrestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish the sight of $him abusing others.">>
+			<<elseif $args[0].pornPrestige == 3>>
+				<<set $args[0].pornPrestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with $his abusive tendencies.">>
 			<<else>>
-				<<set $args[0].porn.prestigeDesc = 0>>
+				<<set $args[0].pornPrestigeDesc = 0>>
 			<</if>>
 		<<case "sexual torture">>
-			<<if $args[0].porn.prestige == 1>>
-				<<set $args[0].porn.prestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed $him getting off from the suffering $he caused.">>
-			<<elseif $args[0].porn.prestige == 2>>
-				<<set $args[0].porn.prestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish the sight of $him getting off from the suffering $he caused.">>
-			<<elseif $args[0].porn.prestige == 3>>
-				<<set $args[0].porn.prestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with $his hunger for making others suffer.">>
+			<<if $args[0].pornPrestige == 1>>
+				<<set $args[0].pornPrestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed $him getting off from the suffering $he caused.">>
+			<<elseif $args[0].pornPrestige == 2>>
+				<<set $args[0].pornPrestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish the sight of $him getting off from the suffering $he caused.">>
+			<<elseif $args[0].pornPrestige == 3>>
+				<<set $args[0].pornPrestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with $his hunger for making others suffer.">>
 			<<else>>
-				<<set $args[0].porn.prestigeDesc = 0>>
+				<<set $args[0].pornPrestigeDesc = 0>>
 			<</if>>
 		<<case "self hating">>
-			<<if $args[0].porn.prestige == 1>>
-				<<set $args[0].porn.prestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed watching $him happily suffer.">>
-			<<elseif $args[0].porn.prestige == 2>>
-				<<set $args[0].porn.prestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish $his suffering.">>
-			<<elseif $args[0].porn.prestige == 3>>
-				<<set $args[0].porn.prestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with the sight of $him suffering.">>
+			<<if $args[0].pornPrestige == 1>>
+				<<set $args[0].pornPrestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed watching $him happily suffer.">>
+			<<elseif $args[0].pornPrestige == 2>>
+				<<set $args[0].pornPrestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish $his suffering.">>
+			<<elseif $args[0].pornPrestige == 3>>
+				<<set $args[0].pornPrestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with the sight of $him suffering.">>
 			<<else>>
-				<<set $args[0].porn.prestigeDesc = 0>>
+				<<set $args[0].pornPrestigeDesc = 0>>
 			<</if>>
 		<<case "breeder">>
-			<<if $args[0].porn.prestige == 1>>
-				<<set $args[0].porn.prestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed watching $him obsess over pumping out babies.">>
-			<<elseif $args[0].porn.prestige == 2>>
-				<<set $args[0].porn.prestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish $his obsession with having children.">>
-			<<elseif $args[0].porn.prestige == 3>>
-				<<set $args[0].porn.prestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with $his obsession with being pregnant.">>
+			<<if $args[0].pornPrestige == 1>>
+				<<set $args[0].pornPrestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed watching $him obsess over pumping out babies.">>
+			<<elseif $args[0].pornPrestige == 2>>
+				<<set $args[0].pornPrestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish $his obsession with having children.">>
+			<<elseif $args[0].pornPrestige == 3>>
+				<<set $args[0].pornPrestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with $his obsession with being pregnant.">>
 			<<else>>
-				<<set $args[0].porn.prestigeDesc = 0>>
+				<<set $args[0].pornPrestigeDesc = 0>>
 			<</if>>
 		<<case "submissive">>
-			<<if $args[0].porn.prestige == 1>>
-				<<set $args[0].porn.prestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed $his submission.">>
-			<<elseif $args[0].porn.prestige == 2>>
-				<<set $args[0].porn.prestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish $his submissiveness.">>
-			<<elseif $args[0].porn.prestige == 3>>
-				<<set $args[0].porn.prestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with $his submissiveness.">>
+			<<if $args[0].pornPrestige == 1>>
+				<<set $args[0].pornPrestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed $his submission.">>
+			<<elseif $args[0].pornPrestige == 2>>
+				<<set $args[0].pornPrestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish $his submissiveness.">>
+			<<elseif $args[0].pornPrestige == 3>>
+				<<set $args[0].pornPrestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with $his submissiveness.">>
 			<<else>>
-				<<set $args[0].porn.prestigeDesc = 0>>
+				<<set $args[0].pornPrestigeDesc = 0>>
 			<</if>>
 		<<case "cum">>
-			<<if $args[0].porn.prestige == 1>>
-				<<set $args[0].porn.prestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed $his taste for cum.">>
-			<<elseif $args[0].porn.prestige == 2>>
-				<<set $args[0].porn.prestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish $his desire for cum.">>
-			<<elseif $args[0].porn.prestige == 3>>
-				<<set $args[0].porn.prestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with $his taste for cum.">>
+			<<if $args[0].pornPrestige == 1>>
+				<<set $args[0].pornPrestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed $his taste for cum.">>
+			<<elseif $args[0].pornPrestige == 2>>
+				<<set $args[0].pornPrestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish $his desire for cum.">>
+			<<elseif $args[0].pornPrestige == 3>>
+				<<set $args[0].pornPrestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with $his taste for cum.">>
 			<<else>>
-				<<set $args[0].porn.prestigeDesc = 0>>
+				<<set $args[0].pornPrestigeDesc = 0>>
 			<</if>>
 		<<case "buttslut">>
-			<<if $args[0].porn.prestige == 1>>
-				<<set $args[0].porn.prestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed the sight of $his rear.">>
-			<<elseif $args[0].porn.prestige == 2>>
-				<<set $args[0].porn.prestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish the sight of $his rear.">>
-			<<elseif $args[0].porn.prestige == 3>>
-				<<set $args[0].porn.prestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with the sight of $his rear.">>
+			<<if $args[0].pornPrestige == 1>>
+				<<set $args[0].pornPrestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed the sight of $his rear.">>
+			<<elseif $args[0].pornPrestige == 2>>
+				<<set $args[0].pornPrestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish the sight of $his rear.">>
+			<<elseif $args[0].pornPrestige == 3>>
+				<<set $args[0].pornPrestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with the sight of $his rear.">>
 			<<else>>
-				<<set $args[0].porn.prestigeDesc = 0>>
+				<<set $args[0].pornPrestigeDesc = 0>>
 			<</if>>
 		<<case "humiliating">>
-			<<if $args[0].porn.prestige == 1>>
-				<<set $args[0].porn.prestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed $him humiliating $himself.">>
-			<<elseif $args[0].porn.prestige == 2>>
-				<<set $args[0].porn.prestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish $his frequent humiliation.">>
-			<<elseif $args[0].porn.prestige == 3>>
-				<<set $args[0].porn.prestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with $his frequent humiliation.">>
+			<<if $args[0].pornPrestige == 1>>
+				<<set $args[0].pornPrestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed $him humiliating $himself.">>
+			<<elseif $args[0].pornPrestige == 2>>
+				<<set $args[0].pornPrestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish $his frequent humiliation.">>
+			<<elseif $args[0].pornPrestige == 3>>
+				<<set $args[0].pornPrestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with $his frequent humiliation.">>
 			<<else>>
-				<<set $args[0].porn.prestigeDesc = 0>>
+				<<set $args[0].pornPrestigeDesc = 0>>
 			<</if>>
 		<<case "breast">>
-			<<if $args[0].porn.prestige == 1>>
-				<<set $args[0].porn.prestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed the sight of $his breasts.">>
-			<<elseif $args[0].porn.prestige == 2>>
-				<<set $args[0].porn.prestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish the sight of $his breasts.">>
-			<<elseif $args[0].porn.prestige == 3>>
-				<<set $args[0].porn.prestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with $his breasts.">>
+			<<if $args[0].pornPrestige == 1>>
+				<<set $args[0].pornPrestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed the sight of $his breasts.">>
+			<<elseif $args[0].pornPrestige == 2>>
+				<<set $args[0].pornPrestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish the sight of $his breasts.">>
+			<<elseif $args[0].pornPrestige == 3>>
+				<<set $args[0].pornPrestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with $his breasts.">>
 			<<else>>
-				<<set $args[0].porn.prestigeDesc = 0>>
+				<<set $args[0].pornPrestigeDesc = 0>>
 			<</if>>
 		<<case "dominant">>
-			<<if $args[0].porn.prestige == 1>>
-				<<set $args[0].porn.prestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed $his dominance.">>
-			<<elseif $args[0].porn.prestige == 2>>
-				<<set $args[0].porn.prestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish $his dominance.">>
-			<<elseif $args[0].porn.prestige == 3>>
-				<<set $args[0].porn.prestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with $his dominant streak.">>
+			<<if $args[0].pornPrestige == 1>>
+				<<set $args[0].pornPrestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed $his dominance.">>
+			<<elseif $args[0].pornPrestige == 2>>
+				<<set $args[0].pornPrestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish $his dominance.">>
+			<<elseif $args[0].pornPrestige == 3>>
+				<<set $args[0].pornPrestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with $his dominant streak.">>
 			<<else>>
-				<<set $args[0].porn.prestigeDesc = 0>>
+				<<set $args[0].pornPrestigeDesc = 0>>
 			<</if>>
 		<<case "sadistic">>
-			<<if $args[0].porn.prestige == 1>>
-				<<set $args[0].porn.prestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed $his sadism.">>
-			<<elseif $args[0].porn.prestige == 2>>
-				<<set $args[0].porn.prestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish $his sadism.">>
-			<<elseif $args[0].porn.prestige == 3>>
-				<<set $args[0].porn.prestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with $his sadistic streak.">>
+			<<if $args[0].pornPrestige == 1>>
+				<<set $args[0].pornPrestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed $his sadism.">>
+			<<elseif $args[0].pornPrestige == 2>>
+				<<set $args[0].pornPrestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish $his sadism.">>
+			<<elseif $args[0].pornPrestige == 3>>
+				<<set $args[0].pornPrestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with $his sadistic streak.">>
 			<<else>>
-				<<set $args[0].porn.prestigeDesc = 0>>
+				<<set $args[0].pornPrestigeDesc = 0>>
 			<</if>>
 		<<case "masochistic">>
-			<<if $args[0].porn.prestige == 1>>
-				<<set $args[0].porn.prestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed $his masochism.">>
-			<<elseif $args[0].porn.prestige == 2>>
-				<<set $args[0].porn.prestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish $his masochism.">>
-			<<elseif $args[0].porn.prestige == 3>>
-				<<set $args[0].porn.prestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with $his masochistic streak.">>
+			<<if $args[0].pornPrestige == 1>>
+				<<set $args[0].pornPrestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed $his masochism.">>
+			<<elseif $args[0].pornPrestige == 2>>
+				<<set $args[0].pornPrestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish $his masochism.">>
+			<<elseif $args[0].pornPrestige == 3>>
+				<<set $args[0].pornPrestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with $his masochistic streak.">>
 			<<else>>
-				<<set $args[0].porn.prestigeDesc = 0>>
+				<<set $args[0].pornPrestigeDesc = 0>>
 			<</if>>
 		<<case "pregnancy fetish">>
-			<<if $args[0].porn.prestige == 1>>
-				<<set $args[0].porn.prestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed $his fondness for pregnancy.">>
-			<<elseif $args[0].porn.prestige == 2>>
-				<<set $args[0].porn.prestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish $his fondness for pregnancy.">>
-			<<elseif $args[0].porn.prestige == 3>>
-				<<set $args[0].porn.prestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with $his pregnancy kink.">>
+			<<if $args[0].pornPrestige == 1>>
+				<<set $args[0].pornPrestigeDesc = "$He has a following in slave pornography. Thousands have enjoyed $his fondness for pregnancy.">>
+			<<elseif $args[0].pornPrestige == 2>>
+				<<set $args[0].pornPrestigeDesc = "$He is well known from $his career in slave pornography. $His many fans relish $his fondness for pregnancy.">>
+			<<elseif $args[0].pornPrestige == 3>>
+				<<set $args[0].pornPrestigeDesc = "$He is world famous for $his career in slave pornography. Millions are intimately familiar with $his pregnancy kink.">>
 			<<else>>
-				<<set $args[0].porn.prestigeDesc = 0>>
+				<<set $args[0].pornPrestigeDesc = 0>>
 			<</if>>
 		<<default>>
-			<<set $args[0].porn.prestigeDesc = 0>>
+			<<set $args[0].pornPrestigeDesc = 0>>
 		<</switch>>
 	<<else>>
-		<<set $args[0].porn.prestigeDesc = pronounReplacer($args[0].porn.prestigeDesc)>>
+		<<set $args[0].pornPrestigeDesc = pronounReplacer($args[0].pornPrestigeDesc)>>
 	<</if>>
 <</if>>
 
-- 
GitLab