diff --git a/src/uncategorized/saServeThePublic.tw b/src/uncategorized/saServeThePublic.tw
index 415da43f60a94b42d3014f6d18d71de545558f72..1ebf80bc878b0e36c374852fa413ea471d82ff63 100644
--- a/src/uncategorized/saServeThePublic.tw
+++ b/src/uncategorized/saServeThePublic.tw
@@ -328,21 +328,21 @@ Her appearance attracted $beauty members of the public (<<print Math.trunc($beau
 <<if canDoVaginal($slaves[$i])>>
 <<if ($slaves[$i].vagina == 0)>>
 	<<if ($slaves[$i].aphrodisiacs > 1) || ($slaves[$i].inflationType == "aphrodisiac")>>
-	Her virginity goes to the citizen who most deserves the gift of a slave's cherry, earning ¤<<print ($beauty*10)>>. She's so full of aphrodisiacs that she @@.hotpink;enjoys the experience.@@ @@.lime;Her pussy is now broken in.@@
-	<<set $slaves[$i].devotion += 4>>
-	<<set $slaves[$i].vagina = 1>>
-	<<set $FResult += 10>>
+		Her virginity goes to the @@.green;citizen who most deserves the gift of a slave's cherry@@. She's so full of aphrodisiacs that she @@.hotpink;enjoys the experience.@@ @@.lime;Her pussy is now broken in.@@
+		<<set $slaves[$i].devotion += 4>>
+		<<set $slaves[$i].vagina = 1>>
+		<<set $FResult += 10>>
 	<<elseif ($slaves[$i].devotion > 20)>>
-	Her virginity goes to the citizen who most deserves the gift of a slave's cherry, earning ¤<<print ($beauty*10)>>. Losing her virginity in this way @@.hotpink;confirms her submission to you.@@ @@.lime;Her pussy is now broken in.@@
-	<<set $slaves[$i].devotion += 4>>
-	<<set $slaves[$i].vagina = 1>>
-	<<set $FResult += 10>>
+		Her virginity goes to the @@.green;citizen who most deserves the gift of a slave's cherry@@. Losing her virginity in this way @@.hotpink;confirms her submission to you.@@ @@.lime;Her pussy is now broken in.@@
+		<<set $slaves[$i].devotion += 4>>
+		<<set $slaves[$i].vagina = 1>>
+		<<set $FResult += 10>>
 	<<else>>
-	Her virginity goes to the citizen who most deserves the gift of a slave's cherry, earning ¤<<print ($beauty*10)>>. She tries to resist, and losing her virginity to a rape makes her @@.mediumorchid;hate@@ and @@.gold;fear@@ you a great deal. @@.lime;Her pussy is now broken in.@@
-	<<set $slaves[$i].devotion -= 10>>
-	<<set $slaves[$i].trust -= 10>>
-	<<set $slaves[$i].vagina = 1>>
-	<<set $FResult += 10>>
+		Her virginity goes to the @@.green;citizen who most deserves the gift of a slave's cherry@@. She tries to resist, and losing her virginity to a rape makes her @@.mediumorchid;hate@@ and @@.gold;fear@@ you a great deal. @@.lime;Her pussy is now broken in.@@
+		<<set $slaves[$i].devotion -= 10>>
+		<<set $slaves[$i].trust -= 10>>
+		<<set $slaves[$i].vagina = 1>>
+		<<set $FResult += 10>>
 	<</if>>
 <<elseif ($slaves[$i].vagina < 3)>>
 	<<if (random(1,100) > ((170-$beauty)+($slaves[$i].vagina*10)+($slaves[$i].vaginalSkill/3)))>>
@@ -1377,7 +1377,7 @@ Her appearance attracted $beauty members of the public (<<print Math.trunc($beau
 	<<set $vignettes.push({text: "her piteous begging for sex due to her extreme aphrodisiac dosage turned a citizen off,", type: "rep", effect: -1})>>
 <</if>>
 <<if ($slaves[$i].inflationType == "aphrodisiac")>>
-	<<set $vignettes.push({text: "her piteous begging for sex coupled with her bloated belly pleased a citizen who loves desperate sluts,", type: "cash", effect: 1})>>
+	<<set $vignettes.push({text: "her piteous begging for sex coupled with her bloated belly pleased a citizen who loves desperate sluts,", type: "rep", effect: 1})>>
 	<<set $vignettes.push({text: "her piteous begging for sex coupled with her bloated belly horrified a citizen who didn't realize how low a girl could stoop,", type: "rep", effect: -1})>>
 <</if>>
 <<if ($slaves[$i].addict > 50)>>