diff --git a/src/npc/interaction/slaveOnSlaveFeeding/fSlaveFeed.js b/src/npc/interaction/slaveOnSlaveFeeding/fSlaveFeed.js
index 292d36ae23249bfe2f2543dd8a32be1ce3ec5884..4e51a38af062e0bae8469631b8e34c805c59ef22 100644
--- a/src/npc/interaction/slaveOnSlaveFeeding/fSlaveFeed.js
+++ b/src/npc/interaction/slaveOnSlaveFeeding/fSlaveFeed.js
@@ -1966,7 +1966,7 @@ globalThis.FSlaveFeed = function(slave, milkTap) {
 				}
 				r.push(`against ${him} while ${he} deepthroats ${milkTap.slaveName}. With every thrust against the moaning slave, both you and ${milkTap.slaveName} come closer to climax.`);
 			}
-			r.push(`You wrap an arm around ${slave.slaveName}'s middle so you may feel ${his} stomach swell with ejaculate and place your other hand to ${milkTap.slaveName}'s breasts to prevent ${him2} from feeling left out from your attention.`);
+			r.push(`You wrap an arm around ${slave.slaveName}'s middle so you may feel ${his} stomach swell with ejaculate and place your other hand to one of ${milkTap.slaveName}'s nipples to prevent ${him2} from feeling left out from your attention.`);
 
 			if (slave.inflation === 3) {
 				r.push(`You cum multiple times as you feel ${his} belly slowly round with cum, transform into a jiggling mass, and finally grow taut under your molesting fingers.`);
@@ -1982,7 +1982,7 @@ globalThis.FSlaveFeed = function(slave, milkTap) {
 				r.push(`${slave.slaveName}`);
 				r.push(`got off quite strongly from the growing pressure within ${him}, <span class="hotpink">cementing</span> ${his} <span class="lime">first fucking</span> as something special.`);
 				slave.devotion += 4;
-				slave.anus = 1;
+				slave.vagina = 1;
 			} else if (canDoAnal(slave) && (slave.anus === 0)) {
 				r.push(`${slave.slaveName}`);
 				r.push(`got off quite strongly from the growing pressure within ${him}, <span class="hotpink">cementing</span> ${his} <span class="lime">first anal</span> as something special.`);