diff --git a/src/js/walkPastJS.js b/src/js/walkPastJS.js
index 6fb805211045d23b0f9843f0b356c597971be68c..1d95ec82573334e75cbe33e387dcfbc798b97052 100644
--- a/src/js/walkPastJS.js
+++ b/src/js/walkPastJS.js
@@ -687,7 +687,7 @@ window.loverSlave = function(activeSlave) {
 												t += `so ${he2} is face to face with ${name} and making out.`;
 											}
 										} else if (activeSlave.belly >= 5000) {
-											t += `${partnerName} is teasing ${_his} lover's huge belly.`;
+											t += `${partnerName} is teasing ${his2} lover's huge belly.`;
 										} else {
 											t += `${name} and ${partnerName} are both pretending to be hugely pregnant and cuddling each other.`;
 										}
@@ -704,7 +704,7 @@ window.loverSlave = function(activeSlave) {
 										if (activeSlave.belly >= 5000) {
 											t += `so ${he2} and ${name} are trying their hardest to trib with their ever expanding bodies in the way.`;
 										} else {
-											t += `so ${name} is savoring the feeling of ${_his} navel tracing ${his} slit.`;
+											t += `so ${name} is savoring the feeling of ${his2} navel tracing ${his} slit.`;
 										}
 									} else {
 										t += `${name} and ${partnerName} `;
@@ -779,7 +779,7 @@ window.loverSlave = function(activeSlave) {
 										t += `so ${he2} is face to face with ${name} and making out.`;
 									}
 								} else if (activeSlave.belly >= 5000) {
-									t += `${partnerName} is teasing ${_his} lover's huge belly.`;
+									t += `${partnerName} is teasing ${his2} lover's huge belly.`;
 								} else {
 									t += `${name} and ${partnerName} are both pretending to be hugely pregnant and cuddling each other.`;
 								}