diff --git a/src/pregmod/SecForceEX/securityForceTradeShow.tw b/src/pregmod/SecForceEX/securityForceTradeShow.tw
index 9b2365b00248053e227e768e8ddd188b5fa3723d..c3037fc70415e49ab243fc179de9e842391cfcf0 100644
--- a/src/pregmod/SecForceEX/securityForceTradeShow.tw
+++ b/src/pregmod/SecForceEX/securityForceTradeShow.tw
@@ -124,7 +124,7 @@ The (bi-yearly) security trade show has finally come around and even though you'
 	<</replace>>
 	<</link>>
 
-	<<link "Request she remain on base">>
+	<br><<link "Request she remain on base">>
 	<<replace "#choice2">>
 		<br>The look of disappointment is barely noticeable on The Colonel's face.
 	<</replace>>
diff --git a/src/uncategorized/slaveInteract.tw b/src/uncategorized/slaveInteract.tw
index 8950250035c81ffcdd8bab0ce4157af9b001d5f3..82eda66fec8b69667d865df218c5a72ad72fd7eb 100644
--- a/src/uncategorized/slaveInteract.tw
+++ b/src/uncategorized/slaveInteract.tw
@@ -1346,6 +1346,7 @@ Relationship rules: ''<span id="relationshipRules">$activeSlave.relationshipRule
 <<if $studio == 1>>
 	
 	<<if $PCSlutContacts == 0>><<set $PCSlutContacts = 1>><</if>>
+	<<if def $activeSlave.PCSlutContacts>><<unset $activeSlave.PCSlutContacts>><</if>>
 	<br><br>__Media__:<br>
 	<<if $activeSlave.pornPrestige == 3>>
 		//$He is so prestigious in the realm of $activeSlave.pornFameType porn that $his fame is self-sustaining.//
@@ -1373,10 +1374,10 @@ Relationship rules: ''<span id="relationshipRules">$activeSlave.relationshipRule
 				You retain some contacts from your past life in the idustry that may be willing to cut you some discounts should you return to it.
 				<<if $PCSlutContacts != 2>>
 					You are not baring your body for all to see.
-					[[Star in porn for a discount|Slave Interact][$activeSlave.PCSlutContacts = 2]]
+					[[Star in porn for a discount|Slave Interact][$PCSlutContacts = 2]]
 				<<else>>
 					You are staring in hardcore porn once more.
-					[[Stop doing porn for a discount|Slave Interact][$activeSlave.PCSlutContacts = 1]]
+					[[Stop doing porn for a discount|Slave Interact][$PCSlutContacts = 1]]
 				<</if>>
 			<</if>>
 		<</if>>
diff --git a/src/utility/slaveCreationWidgets.tw b/src/utility/slaveCreationWidgets.tw
index f13d1a17c6b7b4105196b04dc33a1ac2d2400442..8d456d77f0115f7f34dd70ac32fa35885f9c2f76 100644
--- a/src/utility/slaveCreationWidgets.tw
+++ b/src/utility/slaveCreationWidgets.tw
@@ -3581,7 +3581,7 @@
 	<<set $activeSlave.customTat = "She has a simple pink heart tattooed on her right temple.">>
 	<<set $activeSlave.trueVirgin = 1>>
 
-<<case HA>>
+<<case "HA">>
 	<<set $activeSlaveOneTimeMinAge = 22>>
 	<<set $activeSlaveOneTimeMaxAge = 26>>
 	<<set $one_time_age_overrides_pedo_mode = 1>>