diff --git a/src/npc/interaction/fSuckDick.js b/src/npc/interaction/fSuckDick.js
index 8e00c687a1f053158090e1386fcd480e2fcf80fb..a11dfb7fd5d19ba4f0667d04f24e29be84a005e2 100644
--- a/src/npc/interaction/fSuckDick.js
+++ b/src/npc/interaction/fSuckDick.js
@@ -328,9 +328,9 @@ App.Interact.fSuckDick = function(slave) {
 			return node;
 
 		} else {
-			r.push(`You continue to suck ${hi} flaccid ${dickAdj} cock, determined to extract ${his} sperm. At one point you feel an almost imperceptible throb in ${his} member and ${he} lets you know that ${his} orgasm is imminent. You take one last firm suck before slowly letting the glans out of your mouth and taking the base of ${his} ${dickAdj} member ${slave.dick > 2 ? "with your hand" : "with your forefinger and thumb"}, toying the soft shaft with your ${lipsLong}, just in time.`);
+			r.push(`You continue to suck ${his} flaccid ${dickAdj} cock, determined to extract ${his} sperm. At one point you feel an almost imperceptible throb in ${his} member and ${he} lets you know that ${his} orgasm is imminent. You take one last firm suck before slowly letting the glans out of your mouth and taking the base of ${his} ${dickAdj} member ${slave.dick > 2 ? "with your hand" : "with your forefinger and thumb"}, toying the soft shaft with your ${lipsLong}, just in time.`);
 			r.push(cumFinal());
-			r.push(`He didn't enjoy being forced to come.`);
+			r.push(`${He} didn't enjoy being forced to come.`);
 
 			App.Events.addParagraph(node, r);
 			r = [];
@@ -357,7 +357,7 @@ App.Interact.fSuckDick = function(slave) {
 		if (isHorny(V.PC)) {
 			r.push(`All of this excites you to the point that you feel like you're about to have your own orgasm, without any physical stimulation, other than having a cock in your mouth.`);
 		}
-		r.push(`You lift your head until only the${slave.dick > 4 ? "top half of the" : ""} glans is surrounded by your ${lips}, using your tongue to play with ${slave.foreskin === 0 ? "the tip" : "the frenulum"}, and`);
+		r.push(`You lift your head until only the${slave.dick > 4 ? " top half of the" : ""} glans is surrounded by your ${lips}, using your tongue to play with ${slave.foreskin === 0 ? "the tip" : "the frenulum"}, and`);
 		if (slave.dick > 6) {
 			r.push(`your hands`);
 		} else if (slave.dick >2) {