Skip to content
Snippets Groups Projects
fSlaveFeed.js 123 KiB
Newer Older
  • Learn to ignore specific revisions
  • lowercasedonkey's avatar
    lowercasedonkey committed
    globalThis.FSlaveFeed = function(slave, milkTap) {
    	const el = new DocumentFragment();
    	let _pregDiscovery = 0;
    	const {
    		His, He,
    		his, he, him, himself, wife, girl, hers
    	} = getPronouns(slave);
    	const {
    		His2, He2,
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    		his2, he2, him2, himself2, wife2
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    	} = getPronouns(milkTap).appendSuffix("2");
    	let _incestGive;
    	let _incestTake;
    	let r = [];
    	const relative = relativeTerm(slave, milkTap);
    
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    	App.Events.drawEventArt(el, [slave, milkTap]);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    
    	if (slave.inflationType === "milk") {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    		slave.milkSource = milkTap.ID;
    		if (milkTap.behavioralQuirk === "sinful" || milkTap.sexualQuirk === "perverted" || milkTap.fetish === "incest") { // incest is a planned fetish, don't touch it!
    			_incestGive = 1;
    		}
    		if (slave.behavioralQuirk === "sinful" || slave.sexualQuirk === "perverted" || slave.fetish === "incest") {
    			_incestTake = 1;
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    		r.push(`The first necessary step is to prepare the milk cow and ${his2} udders.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    		if (milkTap.fuckdoll > 0) {
    			r.push(`This is hilariously easy, as you have complete control over how ${milkTap.slaveName} is posed.`);
    		} else if (milkTap.fetish === "mindbroken") {
    			r.push(`This is very easy, as ${milkTap.slaveName} blankly follows your every will. Combined with ${his2} instinct to relieve the pressure in ${his2} breasts, ${he2} is simple to position.`);
    		} else if (milkTap.rivalryTarget === slave.ID) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			r.push(`This is rather easy, as ${milkTap.slaveName} wants to`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			if (canSee(milkTap)) {
    				r.push(`see`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			} else {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`feel`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			}
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			r.push(`${slave.slaveName}'s belly swell painfully as ${he} is force-fed ${his2} milk.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			if (milkTap.lactation > 1) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`${He} is practically gushing milk with excitement.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			} else {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`It takes minimal effort to get ${his2} milk flowing.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			}
    		} else if (milkTap.relationshipTarget === slave.ID) {
    			r.push(`This is rather easy, as ${milkTap.slaveName}`);
    			if (milkTap.relationship === 1) {
    				r.push(`wants ${his2} friend to try ${his2} milk, fresh from the source.`);
    			} else if (milkTap.relationship === 2) {
    				r.push(`wants ${his2} best friend to try ${his2} milk, fresh from the source.`);
    			} else if (milkTap.relationship === 3) {
    				r.push(`can't wait to have some fun with ${his2} friend with benefits.`);
    			} else if (milkTap.relationship === 4) {
    				r.push(`enjoys spending intimate time with ${his2} lover, and having ${his2} breasts suckled is one of ${his2} favorites.`);
    			} else if (milkTap.relationship === 5) {
    				r.push(`enjoys spending intimate time with ${his2} ${wife}, and having ${his2} breasts suckled is one of ${his2} favorites.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			}
    			if (milkTap.lactation > 1) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`${He2} is practically gushing milk with excitement.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			} else {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`It takes minimal effort to get ${his2} milk flowing.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			}
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    		} else if ((milkTap.fetish === "boobs") && (milkTap.fetishKnown === 1) && (milkTap.fetishStrength > 60) && (milkTap.devotion >= -20)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			r.push(`This is very easy, since ${milkTap.slaveName} loves ${his2} tits played with and can't wait to get suckled.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			if (milkTap.lactation > 1) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`${He2} is practically gushing milk with excitement.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			} else {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`It takes next to no effort to get ${his2} milk flowing.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			}
    		} else if (slave.mother === milkTap.ID) {
    			if (_incestGive) {
    				r.push(`This is easy enough, as ${milkTap.slaveName} fondly remembers nursing ${his2} ${relativeTerm(milkTap, slave)}.`);
    			} else {
    				r.push(`This is fairly easy, as ${milkTap.slaveName}'s body remembers nursing ${his2} ${relativeTerm(milkTap, slave)}, even if ${he} is resistant to the idea.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			}
    			if (milkTap.lactation > 1) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`${He2} is practically gushing milk with nostalgia.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			} else {
    				r.push(`It takes minimal effort to get ${his2} milk flowing.`);
    			}
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    		} else if (slave.father === milkTap.ID) {
    			if (_incestGive) {
    				r.push(`This is easy enough, as ${milkTap.slaveName} is aroused at the thought of breast feeding the ${girl} ${he2} sired.`);
    				if (milkTap.lactation > 1) {
    					r.push(`${He2} is practically gushing milk with excitement.`);
    				} else {
    					r.push(`It takes minimal effort to get ${his2} milk flowing.`);
    				}
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			} else {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`This is extremely tough, as ${milkTap.slaveName} is very uncomfortable breast feeding the ${girl} ${he2} sired.`);
    				if (milkTap.lactation > 1) {
    					r.push(`${His2} excessive milk production quickly leaves ${him2} eager for release, however.`);
    				} else {
    					r.push(`It takes some coaxing and kneading to get ${his2} milk flowing and ${him2} eager for relief.`);
    				}
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			}
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    		} else if (milkTap.mother === slave.ID) {
    			if (_incestGive) {
    				r.push(`This is easy enough, as ${milkTap.slaveName} is aroused at the lewdity of breast feeding ${his2} own mother.`);
    				if (milkTap.lactation > 1) {
    					r.push(`${He2} is practically gushing milk with excitement.`);
    				} else {
    					r.push(`It takes minimal effort to get ${his2} milk flowing.`);
    				}
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			} else {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`This is moderately tough, as ${milkTap.slaveName} finds it awkward to nurse ${his2} own mother.`);
    				if (milkTap.lactation > 1) {
    					r.push(`${His2} excessive milk production quickly leaves ${him2} eager for release.`);
    				} else {
    					r.push(`It takes some coaxing and kneading to get ${his2} milk flowing and ${him2} eager for relief.`);
    				}
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			}
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    		} else if (milkTap.father === slave.ID) {
    			if (_incestGive) {
    				r.push(`This is easy enough, as having ${his2} father drink ${his2} milk is a taboo ${milkTap.slaveName} can't wait to break.`);
    				if (milkTap.lactation > 1) {
    					r.push(`${He2} is practically gushing milk with excitement.`);
    				} else {
    					r.push(`It takes minimal effort to get ${his2} milk flowing.`);
    				}
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			} else {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`This is very tough, as ${milkTap.slaveName} finds it weird to let ${his2} father suckle from ${him2}.`);
    				if (milkTap.lactation > 1) {
    					r.push(`${His2} excessive milk production quickly leaves ${him2} eager for release, however.`);
    				} else {
    					r.push(`It takes some coaxing and kneading to get ${his2} milk flowing and ${him2} eager for relief.`);
    				}
    			}
    		} else if (areSisters(slave, milkTap) === 1) {
    			if (_incestGive) {
    				r.push(`This is easy enough, as having ${milkTap.slaveName} enjoys sexually experimenting with ${his2} ${relative}.`);
    			} else {
    				r.push(`This is easy enough, as ${milkTap.slaveName} wants ${his2} ${relative} to try ${his2} milk, but only if ${he} can taste ${hers} too.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			}
    			if (milkTap.lactation > 1) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`${He2} is practically gushing milk with excitement.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			} else {
    				r.push(`It takes minimal effort to get ${his2} milk flowing.`);
    			}
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    		} else if (areSisters(slave, milkTap) === 2) {
    			if (_incestGive) {
    				r.push(`This is easy enough, as having ${milkTap.slaveName} enjoys sexually experimenting with ${his2} ${relative}.`);
    				if (milkTap.lactation > 1) {
    					r.push(`${He2} is practically gushing milk with excitement.`);
    				} else {
    					r.push(`It takes minimal effort to get ${his2} milk flowing.`);
    				}
    			} else {
    				r.push(`This is moderately tough, as ${milkTap.slaveName} is uncomfortable getting so intimate with ${his2} ${relativeTerm(milkTap, slave)}.`);
    				if (milkTap.lactation > 1) {
    					r.push(`${His2} excessive milk production quickly leaves ${him2} eager for release.`);
    				} else {
    					r.push(`It takes some coaxing and kneading to get ${his2} milk flowing and ${him2} eager for relief.`);
    				}
    			}
    		} else if (areSisters(slave, milkTap) === 3) {
    			if (_incestGive) {
    				r.push(`This is easy enough, as having ${milkTap.slaveName} enjoys sexually experimenting with ${his2} ${relative}.`);
    				if (milkTap.lactation > 1) {
    					r.push(`${He2} is practically gushing milk with excitement.`);
    				} else {
    					r.push(`It takes minimal effort to get ${his2} milk flowing.`);
    				}
    			} else {
    				r.push(`This is slightly difficult, as ${milkTap.slaveName} is uncomfortable getting so intimate with ${his2} ${relativeTerm(milkTap, slave)}.`);
    				if (milkTap.lactation > 1) {
    					r.push(`${His2} excessive milk production quickly leaves ${him2} eager for release.`);
    				} else {
    					r.push(`It takes some coaxing and kneading to get ${his2} milk flowing and ${him2} eager for relief.`);
    				}
    			}
    		} else if ((milkTap.lactation > 1) && (milkTap.devotion >= -20)) {
    			r.push(`Since ${milkTap.slaveName} produces so much milk, ${he2} eagerly accepts any source of relief ${he2} can manage.`);
    		} else if ((milkTap.devotion > 50)) {
    			r.push(`Since ${milkTap.slaveName} is devoted to you, ${he2}'ll allow anyone you want to drink deeply from ${him2}.`);
    		} else if ((milkTap.devotion > 20)) {
    			r.push(`Since ${milkTap.slaveName} is obedient, ${he2} appreciates any relief from ${his2} swollen breasts.`);
    		} else if ((milkTap.devotion >= -20)) {
    			r.push(`Since ${milkTap.slaveName} does not resist your will, ${he2} should comply reasonably well. If anything, ${he}'ll at least be thankful to be relieved of some pressure.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    		} else {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			r.push(`Since ${milkTap.slaveName} is unlikely to comply willingly, you simply restrain ${him2} with ${his2} tits exposed and ready to be drank from.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			if (milkTap.lactation > 1) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`You affix nipple clamps to ${his2} ${milkTap.nipples} nipples and step back to watch ${his2} breasts back up with milk. When ${he2} is unclamped, the flow should certainly be strong enough for your desires.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			} else {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`You make sure to roughly coax ${his2} milk into flowing, all the while reminding ${him2} that ${he2} is nothing more than a cow now.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    		App.Events.addNode(el, r, "p");
    		r = [];
    
    		r.push(`Next, you see to ${slave.slaveName}.`);
    
    		if (isAmputee(slave)) {
    			r.push(`You move the limbless ${girl} to ${milkTap.slaveName}'s nipple and strap ${him} to it to prevent it from falling out of ${his} mouth.`);
    		} else if (tooBigBreasts(slave)) {
    			r.push(`You set ${him} up so that ${his} massive breasts pin ${him} on ${milkTap.slaveName}'s milky nipple.`);
    		} else if (milkTap.fuckdoll > 0) {
    			r.push(`${He} hesitantly brings ${his} mouth to its milky nipple, uncertain about suckling from a living doll.`);
    		} else if (slave.rivalryTarget === milkTap.ID) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			r.push(`Knowing ${his} relationship with ${milkTap.slaveName}, you feel it best to restrain ${him} and anchor ${him} to ${milkTap.slaveName}'s milky nipple so ${he} has no choice but to drink until you release ${him}.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    		} else if (slave.relationshipTarget === milkTap.ID) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			r.push(`This is rather easy, as ${slave.slaveName}`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			if (slave.relationship === 1) {
    				r.push(`licks ${his} lips as ${he} approaches ${his} friend's breasts.`);
    			} else if (slave.relationship === 2) {
    				r.push(`eagerly licks ${his} lips as ${he} approaches ${his} best friend's breasts.`);
    			} else if (slave.relationship === 3) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`licks ${his} lips and smiles as ${he} approaches ${his} friend with benefits' breasts, knowing well how ${his2}`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				if (canTaste(slave)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`milk tastes.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				} else {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`body feels.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				}
    			} else if (slave.relationship === 4) {
    				r.push(`licks ${his} lips and smiles as ${he} approaches ${his} lover's breasts. This won't be the first time ${he}'s suckled from ${him2} like this.`);
    			} else if (slave.relationship === 5) {
    				r.push(`licks ${his} lips and smiles as ${he} approaches ${his} ${wife2}'s breasts. This won't be the first time ${he}'s suckled from ${him2} like this.`);
    			}
    		} else if (slave.mother === milkTap.ID) {
    			r.push(`${He} draws close to ${his} mother's nipples, trying to remember if ${he} once had a favorite.`);
    		} else if (slave.father === milkTap.ID) {
    			if (_incestTake) {
    				r.push(`${He} eagerly wraps ${his} lips around ${his} father's nipple.`);
    				if (canAchieveErection(milkTap)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`${He} shudders with budding lust when ${he} feels the dick that sired ${him} poking at ${his} belly.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				}
    			} else {
    				r.push(`${He} hesitatingly lowers ${himself} to ${his} father's nipple.`);
    				if (canAchieveErection(milkTap)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`${He} nearly backs away when ${he} feels the dick that sired ${him} poking at ${his} belly.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				}
    			}
    		} else if (milkTap.mother === slave.ID) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			r.push(`${He}`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			if (_incestTake) {
    				r.push(`happily`);
    			} else {
    				r.push(`awkwardly`);
    			}
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			r.push(`brings ${his} lips to ${his} relative's nipple.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    		} else if (milkTap.father === slave.ID) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			r.push(`${He}`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			if (_incestTake) {
    				r.push(`eagerly`);
    			} else {
    				r.push(`awkwardly`);
    			}
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			r.push(`brings ${his} lips to ${his} relative's nipple${(canAchieveErection(slave)) ? `, ${his} cock steadily hardening at the perversion of suckling from ${his} child`:``}.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    		} else if (areSisters(slave, milkTap) === 1) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			r.push(`${He} readily gets in position to`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			if (canTaste(slave)) {
    				r.push(`taste`);
    			} else {
    				r.push(`suckle from`);
    			}
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			r.push(`${his} ${relative}${(slave.lactation > 0) ? `while coaxing ${his} own milk to flow` : ``}.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    		} else if (areSisters(slave, milkTap) === 2) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			r.push(`${He}`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			if (_incestTake) {
    				r.push(`eagerly wraps ${his} lips around`);
    			} else {
    				r.push(`hesitatingly lowers ${himself} to`);
    			}
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			r.push(`${his} relative's nipple.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    		} else if (areSisters(slave, milkTap) === 3) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			r.push(`${He}`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			if (_incestTake) {
    				r.push(`eagerly wraps ${his} lips around`);
    			} else {
    				r.push(`hesitatingly lowers ${himself} to`);
    			}
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			r.push(`${his} relative's nipple.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    		} else if ((slave.fetish === "boobs") && (slave.fetishKnown === 1) && (slave.fetishStrength > 60) && (slave.devotion >= -20)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			r.push(`${He} can't wait to`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			if (hasBothArms(slave)) {
    				r.push(`wrap ${his} hands around`);
    			} else {
    				r.push(`get between`);
    			}
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			r.push(`${milkTap.slaveName}'s massive milky breasts and eagerly approaches ${his} nipples to suckle.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    		} else if ((slave.fetish === "submissive") && (slave.fetishStrength > 60) && (slave.fetishKnown === 1)) {
    			r.push(`${He} is accustomed to submitting to you, but as a natural submissive ${he} doesn't have much trouble submitting to ${milkTap.slaveName}'s mothering instead.`);
    		} else if (slave.devotion < -20) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			r.push(`${He} tries to refuse, so you strap ${him} to ${milkTap.slaveName}'s breast, milky ${milkTap.nipples} nipple wedged in ${his} mouth.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    		} else if (slave.devotion <= 20) {
    			r.push(`${He} obeys your orders reluctantly, drawing near ${milkTap.slaveName}'s breasts despite ${his} obvious hesitation to be filled with milk.`);
    		} else if (slave.devotion <= 50) {
    			r.push(`${He} obeys your orders, drawing near ${milkTap.slaveName}'s breasts despite ${his} slight hesitation at the idea of being filled with milk.`);
    		} else {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			r.push(`${He} happily obeys your orders, eagerly wrapping ${his} lips around ${milkTap.slaveName}'s milky ${milkTap.nipples} nipple and suckling enthusiastically.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    		App.Events.addNode(el, r, "p");
    		r = [];
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    		if (slave.preg > slave.pregData.normalBirth / 13.33 && slave.pregKnown === 0 && slave.inflation > 1) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			r.push(`It becomes abundantly clear that something is wrong with ${slave.slaveName} as ${he} struggles to down ${his} milky meal. Before ${his} health can be affected further, you pull ${him} into a medical exam. While most of the tests come back normal, one in particular catches your eye; <span class="lime">${he} is pregnant${(slave.preg > slave.pregData.normalBirth / 4) ? `, and surprisingly far along` : ``}.</span> ${he} should be able to still handle at least two liters of milk, however.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			deflate(slave);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			slave.pregKnown = 1;
    			_pregDiscovery = 1;
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    		} else if (milkTap.fuckdoll > 0) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			r.push(`Slight moaning emanates from the Fuckdoll as ${slave.slaveName} drinks from ${his2} breasts. You enjoy the show, specifically the sight of ${slave.slaveName}'s belly steadily growing larger until`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			if (slave.inflation === 3) {
    				r.push(`${his} belly is round and taut, making ${him} look pregnant. ${He} pops off ${his2} nipple and settles into ${his2} breasts for a short rest while hiccupping`);
    				if (hasAnyArms(slave)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`and rubbing ${his} gurgling stomach`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				}
    			} else if (slave.inflation === 2) {
    				r.push(`${his} belly is round, jiggling and sloshing with milk. ${He} pops off ${his2} nipple and settles into ${his2} breasts for a short rest while hiccupping`);
    				if (hasAnyArms(slave)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`and teasing ${his} wobbling, gurgling stomach`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				}
    			} else if (slave.inflation === 1) {
    				r.push(`${his} belly is distended and sloshing with milk. ${He} pops off ${his2} nipple and settles into ${his2} breasts for a short rest while hiccupping`);
    				if (hasAnyArms(slave)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`and teasing ${his} gurgling stomach`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			r.push(r.pop() + `.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    		} else if (milkTap.rivalryTarget === slave.ID) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			r.push(`${milkTap.slaveName} grins as ${his2} rival is forced to drink until ${his} belly is`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			if (slave.inflation === 3) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`nearly bursting with milk. ${slave.slaveName} struggles against ${his} bindings until the pressure building in ${him} overwhelms ${him}, causing ${him} to pass out directly into ${milkTap.slaveName}'s cushiony breasts. You quickly remove ${him} from the nipple before ${he} drowns`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			} else if (slave.inflation === 2) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`is rounded, jiggling and sloshing with milk. You release ${his} bindings, allowing ${him} to flop to the floor.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				if (hasAnyArms(slave)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`${He} gingerly crawls away from ${milkTap.slaveName},`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					if (hasBothArms(slave)) {
    						r.push(`one`);
    					} else {
    						r.push(`${his}`);
    					}
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`hand cradling ${his} overfull stomach`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				} else {
    					r.push(`${He} rolls onto ${his} side, groaning with discomfort`);
    				}
    			} else if (slave.inflation === 1) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`bloated with milk. You release ${his} bindings, allowing ${him} to flop to the floor.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				if (hasAnyArms(slave)) {
    					r.push(`${He} gingerly sits up and begins massaging ${his} full stomach`);
    				} else {
    					r.push(`${He} rolls onto ${his} back, hiccupping pathetically`);
    				}
    			}
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			r.push(r.pop() + `.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    		} else if (milkTap.relationshipTarget === slave.ID) {
    			if (milkTap.relationship === 1) {
    				r.push(`${milkTap.slaveName} sighs contently as ${his2} friend drinks deeply from ${his2} breasts. You enjoy the show, specifically the sight of ${slave.slaveName}'s belly steadily growing larger until`);
    				if (slave.inflation === 3) {
    					r.push(`${his} belly is round and taut, making ${him} look pregnant. ${He} pops off ${his} friend's nipple and settles into ${his2} breasts for a short rest while hiccupping`);
    					if (hasAnyArms(slave)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    						r.push(`and rubbing ${his} gurgling stomach`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					}
    				} else if (slave.inflation === 2) {
    					r.push(`${his} belly is round, jiggling and sloshing with milk. ${He} pops off ${his} friend's nipple and settles into ${his2} breasts for a short rest while hiccupping`);
    					if (hasAnyArms(slave)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    						r.push(`and teasing ${his} wobbling, gurgling stomach`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					}
    				} else if (slave.inflation === 1) {
    					r.push(`${his} belly is distended and sloshing with milk. ${He} pops off ${his} friend's nipple and settles into ${his2} breasts for a short rest while hiccupping`);
    					if (hasAnyArms(slave)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    						r.push(`and teasing ${his} gurgling stomach`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(r.pop() + `.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			} else if (milkTap.relationship === 2) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`${milkTap.slaveName} sighs contently as ${his2} best friend drinks deeply from ${his2} breasts. You enjoy the show, specifically the sight of ${slave.slaveName}'s belly steadily growing larger until`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				if (slave.inflation === 3) {
    					r.push(`${his} belly is round and taut, making ${him} look pregnant. ${He} pops off ${his} best friend's nipple and settles into ${his2} breasts for a short rest while hiccupping`);
    					if (hasAnyArms(slave)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    						r.push(`and rubbing ${his} gurgling stomach`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					}
    				} else if (slave.inflation === 2) {
    					r.push(`${his} belly is round, jiggling and sloshing with milk. ${He} pops off ${his} best friend's nipple and settles into ${his2} breasts for a short rest while hiccupping`);
    					if (hasAnyArms(slave)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    						r.push(`and teasing ${his} wobbling, gurgling stomach`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					}
    				} else if (slave.inflation === 1) {
    					r.push(`${his} belly is distended and sloshing with milk. ${He} pops off ${his} best friend's nipple and settles into ${his2} breasts for a short rest while hiccupping`);
    					if (hasAnyArms(slave)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    						r.push(`and teasing ${his} gurgling stomach`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(r.pop() + `.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			} else if (milkTap.relationship === 3) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`${milkTap.slaveName} moans lewdly as ${his2} friend with benefits drinks deeply from ${his2} breasts, savoring it despite commonly nursing ${slave.slaveName} during their lovemaking. You enjoy the show, specifically the sight of ${slave.slaveName}'s belly steadily growing larger until`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    
    				if (slave.inflation === 3) {
    					r.push(`${his} belly is round and taut, making ${him} look pregnant. ${He} pops off ${his} friend with benefits' nipple and settles into ${his2} breasts for a short rest while hiccupping`);
    					if (hasAnyArms(slave)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    						r.push(`and rubbing ${his} gurgling stomach`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					}
    				} else if (slave.inflation === 2) {
    					r.push(`${his} belly is round, jiggling and sloshing with milk. ${He} pops off ${his} friend with benefits' nipple and settles into ${his2} breasts for a short rest while hiccupping`);
    					if (hasAnyArms(slave)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    						r.push(`and teasing ${his} wobbling, gurgling stomach`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					}
    				} else if (slave.inflation === 1) {
    					r.push(`${his} belly is distended and sloshing with milk. ${He} pops off ${his} friend with benefits' nipple and settles into ${his2} breasts for a short rest while hiccupping`);
    					if (hasAnyArms(slave)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    						r.push(`and teasing ${his} gurgling stomach`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(r.pop() + `.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			} else if (milkTap.relationship === 4) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`${milkTap.slaveName} moans lewdly as ${his2} lover drinks deeply from ${his2} breasts, savoring it despite commonly nursing ${slave.slaveName} during their lovemaking. You enjoy the show, specifically the sight of ${slave.slaveName}'s belly steadily growing larger until`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				if (slave.inflation === 3) {
    					r.push(`${his} belly is round and taut, making ${him} look pregnant. ${He} pops off ${his} lover's nipple and settles into ${his2} breasts for a short rest while hiccupping`);
    					if (hasAnyArms(slave)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    						r.push(`and rubbing ${his} gurgling stomach`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					}
    				} else if (slave.inflation === 2) {
    					r.push(`${his} belly is round, jiggling and sloshing with milk. ${He} pops off ${his} lover's nipple and settles into ${his2} breasts for a short rest while hiccupping`);
    					if (hasAnyArms(slave)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    						r.push(`and teasing ${his} wobbling, gurgling stomach`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					}
    				} else if (slave.inflation === 1) {
    					r.push(`${his} belly is distended and sloshing with milk. ${He} pops off ${his} lover's nipple and settles into ${his2} breasts for a short rest while hiccupping`);
    					if (hasAnyArms(slave)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    						r.push(`and teasing ${his} gurgling stomach`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(r.pop() + `.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			} else if (milkTap.relationship === 5) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`${milkTap.slaveName} moans lewdly as ${his2} wife drinks deeply from ${his2} breasts, savoring it despite commonly nursing ${slave.slaveName} during their lovemaking. You enjoy the show, specifically the sight of ${slave.slaveName}'s belly steadily growing larger until`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				if (slave.inflation === 3) {
    					r.push(`${his} belly is round and taut, making ${him} look pregnant. ${He} pops off ${his} ${wife2}'s nipple and settles into ${his2} breasts for a short rest while hiccupping`);
    					if (hasAnyArms(slave)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    						r.push(`and rubbing ${his} gurgling stomach`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					}
    				} else if (slave.inflation === 2) {
    					r.push(`${his} belly is round, jiggling and sloshing with milk. ${He} pops off ${his} ${wife2}'s nipple and settles into ${his2} breasts for a short rest while hiccupping`);
    					if (hasAnyArms(slave)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    						r.push(`and teasing ${his} wobbling, gurgling stomach`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					}
    				} else if (slave.inflation === 1) {
    					r.push(`${his} belly is distended and sloshing with milk. ${He} pops off ${his} ${wife2}'s nipple and settles into ${his2} breasts for a short rest while hiccupping`);
    					if (hasAnyArms(slave)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    						r.push(`and teasing ${his} gurgling stomach`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(r.pop() + `.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			}
    		} else if (slave.mother === milkTap.ID) {
    			r.push(`${milkTap.slaveName} sighs contently as ${his2} little ${girl} once again suckles from ${his2} breasts. You enjoy the show, specifically the sight of ${slave.slaveName}'s belly steadily growing larger until`);
    
    			if (slave.inflation === 3) {
    				r.push(`${his} belly is round and taut, making ${him} look pregnant. ${He} pops off ${his} mother's nipple and settles into ${his2} breasts for a short rest while hiccupping`);
    				if (hasAnyArms(slave)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`and rubbing ${his} gurgling stomach`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				}
    			} else if (slave.inflation === 2) {
    				r.push(`${his} belly is round, jiggling and sloshing with milk. ${He} pops off ${his} mother's nipple and settles into ${his2} breasts for a short rest while hiccupping`);
    				if (hasAnyArms(slave)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`and teasing ${his} wobbling, gurgling stomach`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				}
    			} else if (slave.inflation === 1) {
    				r.push(`${his} belly is distended and sloshing with milk. ${He} pops off ${his} mother's nipple and settles into ${his2} breasts for a short rest while hiccupping`);
    				if (hasAnyArms(slave)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`and teasing ${his} gurgling stomach`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			r.push(r.pop() + `.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    		} else if (slave.father === milkTap.ID) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			r.push(`${milkTap.slaveName} moans lewdly as ${his2} ${relativeTerm(milkTap, slave)} suckles from ${his2} breasts${(canAchieveErection(milkTap)) ? `, ${his2} dick throbbing with lust` : ``}. You enjoy the show, specifically the sight of ${slave.slaveName}'s belly steadily growing larger until`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    
    			if (slave.inflation === 3) {
    				r.push(`${his} belly is round and taut, making ${him} look pregnant. ${He} pops off ${his} father's nipple and settles into ${his2} breasts for a short rest while hiccupping`);
    				if (hasAnyArms(slave)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`and rubbing ${his} gurgling stomach`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				}
    			} else if (slave.inflation === 2) {
    				r.push(`${his} belly is round, jiggling and sloshing with milk. ${He} pops off ${his} father's nipple and settles into ${his2} breasts for a short rest while hiccupping`);
    				if (hasAnyArms(slave)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`and teasing ${his} wobbling, gurgling stomach`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				}
    			} else if (slave.inflation === 1) {
    				r.push(`${his} belly is distended and sloshing with milk. ${He} pops off ${his} father's nipple and settles into ${his2} breasts for a short rest while hiccupping`);
    				if (hasAnyArms(slave)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`and teasing ${his} gurgling stomach`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				}
    			}
    			if (canAchieveErection(milkTap)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(r.pop() + `.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				if (_incestTake) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`The way ${he} is wiggling ${his} hips suggests ${he} isn't finished with ${his} daddy just yet, and ${his} father's moaning confirms ${he} is teasing ${him2} with ${his} rear. ${He} giggles as the horny cow unloads on ${his} backside`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				} else {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`${He} doesn't stay put for long, as a strong moan and a blast of cum across ${his} rear from the horny cow startles ${him} from ${his} rest`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			r.push(r.pop() + `.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    		} else if (milkTap.mother === slave.ID) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			r.push(`${milkTap.slaveName} moans lewdly as ${he2} enjoys some role reversal as ${his2} mother suckles from ${his2} breasts. You enjoy the show, specifically the sight of ${slave.slaveName}'s belly steadily growing larger until`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    
    			if (slave.inflation === 3) {
    				r.push(`${his} belly is round and taut, making ${him} look pregnant. ${He} pops off ${his} ${relative}'s nipple and settles into ${his2} breasts for a short rest while hiccupping`);
    				if (hasAnyArms(slave)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`and rubbing ${his} gurgling stomach`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				}
    			} else if (slave.inflation === 2) {
    				r.push(`${his} belly is round, jiggling and sloshing with milk. ${He} pops off ${his} ${relative}'s nipple and settles into ${his2} breasts for a short rest while hiccupping`);
    				if (hasAnyArms(slave)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`and teasing ${his} wobbling, gurgling stomach`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				}
    			} else if (slave.inflation === 1) {
    				r.push(`${his} belly is distended and sloshing with milk. ${He} pops off ${his} ${relative}'s nipple and settles into ${his2} breasts for a short rest while hiccupping`);
    				if (hasAnyArms(slave)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`and teasing ${his} gurgling stomach`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			r.push(r.pop() + `.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    		} else if (milkTap.father === slave.ID) {
    			r.push(`${milkTap.slaveName} moans lewdly as ${his2} father suckles from ${his2} breasts. You enjoy the show, specifically the sight of ${slave.slaveName}'s belly steadily growing larger until`);
    
    			if (slave.inflation === 3) {
    				r.push(`${his} belly is round and taut, making ${him} look pregnant. ${He} pops off ${his} ${relative}'s nipple and settles into ${his2} breasts for a short rest while hiccupping`);
    				if (hasAnyArms(slave)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`and rubbing ${his} gurgling stomach`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				}
    			} else if (slave.inflation === 2) {
    				r.push(`${his} belly is round, jiggling and sloshing with milk. ${He} pops off ${his} ${relative}'s nipple and settles into ${his2} breasts for a short rest while hiccupping`);
    				if (hasAnyArms(slave)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`and teasing ${his} wobbling, gurgling stomach`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				}
    			} else if (slave.inflation === 1) {
    				r.push(`${his} belly is distended and sloshing with milk. ${He} pops off ${his} ${relative}'s nipple and settles into ${his2} breasts for a short rest while hiccupping`);
    				if (hasAnyArms(slave)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`and teasing ${his} gurgling stomach`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			r.push(r.pop() + `.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    		} else if (areSisters(slave, milkTap) === 1) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			r.push(`${milkTap.slaveName} sighs contently as ${his2} ${relativeTerm(milkTap, slave)} suckles from ${his2} breasts. You enjoy the show, specifically the sight of ${slave.slaveName}'s belly steadily growing larger until`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    
    			if (slave.inflation === 3) {
    				r.push(`${his} belly is round and taut, making ${him} look pregnant. ${He} pops off ${his} ${relative}'s nipple and settles into ${his2} breasts for a short rest while hiccupping`);
    				if (hasAnyArms(slave)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`and rubbing ${his} gurgling stomach`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				}
    			} else if (slave.inflation === 2) {
    				r.push(`${his} belly is round, jiggling and sloshing with milk. ${He} pops off ${his} ${relative}'s nipple and settles into ${his2} breasts for a short rest while hiccupping`);
    				if (hasAnyArms(slave)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`and teasing ${his} wobbling, gurgling stomach`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				}
    			} else if (slave.inflation === 1) {
    				r.push(`${his} belly is distended and sloshing with milk. ${He} pops off ${his} ${relative}'s nipple and settles into ${his2} breasts for a short rest while hiccupping}`);
    				if (hasAnyArms(slave)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`and teasing ${his} gurgling stomach`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			r.push(r.pop() + `.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    		} else if (areSisters(slave, milkTap) === 2) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			r.push(`${milkTap.slaveName} moans lewdly as ${his2}`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			if (milkTap.actualAge >= slave.actualAge) {
    				r.push(`little`);
    			} else {
    				r.push(`big`);
    			}
    			r.push();
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			r.push(`${relativeTerm(milkTap, slave)} suckles from ${his2} breasts. You enjoy the show, specifically the sight of ${slave.slaveName}'s belly steadily growing larger until`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			if (slave.inflation === 3) {
    				r.push(`${his} belly is round and taut, making ${him} look pregnant. ${He} pops off ${his} ${relative}'s nipple and settles into ${his2} breasts for a short rest while hiccupping`);
    				if (hasAnyArms(slave)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`and rubbing ${his} gurgling stomach`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				}
    			} else if (slave.inflation === 2) {
    				r.push(`${his} belly is round, jiggling and sloshing with milk. ${He} pops off ${his} ${relative}'s nipple and settles into ${his2} breasts for a short rest while hiccupping`);
    				if (hasAnyArms(slave)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`and teasing ${his} wobbling, gurgling stomach`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				}
    			} else if (slave.inflation === 1) {
    				r.push(`${his} belly is distended and sloshing with milk. ${He} pops off ${his} ${relative}'s nipple and settles into ${his2} breasts for a short rest while hiccupping`);
    
    				if (hasAnyArms(slave)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`and teasing ${his} gurgling stomach`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			r.push(r.pop() + `.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    		} else if (areSisters(slave, milkTap) === 3) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			r.push(`${milkTap.slaveName} moans lewdly as ${his2} ${relative} suckles from ${his2} breasts. You enjoy the show, specifically the sight of ${slave.slaveName}'s belly steadily growing larger until`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			if (slave.inflation === 3) {
    				r.push(`${his} belly is round and taut, making ${him} look pregnant. ${He} pops off ${his} ${relative}'s nipple and settles into ${his2} breasts for a short rest while hiccupping`);
    
    				if (hasAnyArms(slave)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`and rubbing ${his} gurgling stomach`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				}
    			} else if (slave.inflation === 2) {
    				r.push(`${his} belly is round, jiggling and sloshing with milk. ${He} pops off ${his} ${relative}'s nipple and settles into ${his2} breasts for a short rest while hiccupping`);
    
    				if (hasAnyArms(slave)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`and teasing ${his} wobbling, gurgling stomach`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				}
    			} else if (slave.inflation === 1) {
    				r.push(`${his} belly is distended and sloshing with milk. ${He} pops off ${his} ${relative}'s nipple and settles into ${his2} breasts for a short rest while hiccupping`);
    
    				if (hasAnyArms(slave)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`and teasing ${his} gurgling stomach`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			r.push(r.pop() + `.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    		} else if ((slave.devotion < -20) && (milkTap.devotion < -20)) {
    			r.push(`Since you have two restrained and unwilling slaves, the work of milking ${milkTap.slaveName}'s breasts falls to you. That doesn't mean you can't have fun doing it though.`);
    			if (canDoVaginal(milkTap)) {
    				r.push(`Moving behind the restrained cow while`);
    				if (V.PC.dick === 0) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`donning a strap-on,`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				} else {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`teasing your erect cock,`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`you push ${him2} forward to allow you to insert yourself into ${his2}`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				if (milkTap.vagina === 0) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`virgin`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`pussy. Getting comfortable, you reach around to ${his2} immense mammaries and begin kneading them in time to your thrusts. After some time, and several orgasms in both yourself and the sobbing cow, is ${slave.slaveName} bloated with enough milk.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				actX(milkTap, "vaginal");
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				if (canImpreg(milkTap, V.PC)) {
    					r.push(knockMeUp(milkTap, 40, 0, -1));
    				}
    			} else if (canDoAnal(milkTap)) {
    				r.push(`Moving behind the restrained cow while`);
    				if (V.PC.dick === 0) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`donning a strap-on,`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				} else {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`teasing your erect cock,`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`you push ${him2} forward to allow you to insert yourself into ${his2}`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				if (milkTap.anus === 0) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`virgin`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`rear. Getting comfortable, you reach around to ${his2} immense mammaries and begin kneading them in time to your thrusts. After some time, and several orgasms in both yourself and the sobbing cow, is ${slave.slaveName} bloated with enough milk.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				actX(milkTap, "anal");
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				if (canImpreg(milkTap, V.PC)) {
    					r.push(knockMeUp(milkTap, 40, 1, -1));
    				}
    			} else if (V.PC.dick !== 0 && milkTap.butt > 4) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`Moving behind the restrained cow while teasing your erect cock, you push ${him2} forward to allow you to press your dick between ${his2} huge butt cheeks. Getting comfortable, you reach around to ${his2} immense mammaries and begin kneading them in time to your thrusts. After some time, and several orgasms across the back of the sobbing cow, is ${slave.slaveName} bloated with enough milk.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			} else if (V.PC.dick !== 0 && !hasAnyLegs(milkTap)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`Moving behind the restrained cow while teasing your erect cock, you find a severe lack of places to stick your dick. Sighing, you hoist ${his2} belted ass into the air so you may thrust between ${his2}`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				if (milkTap.weight > 95) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`soft`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`thighs. Getting comfortable, you reach around to ${his2} immense mammaries and begin kneading them in time to your thrusts. After some time, and several loads blown ${(milkTap.belly >= 1500) ? `onto the rounded belly of the sobbing cow`: ``}, is ${slave.slaveName} bloated with enough milk.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			} else {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`With a lack of holes to penetrate, you simply wrap your arms around ${milkTap.slaveName} and begin fondling and milking ${his2} luscious breasts. After some time, ${slave.slaveName} is finally bloated to your desired size.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			}
    			r.push(`Standing and releasing ${him} from ${milkTap.slaveName}, gives you the opportunity to finally see ${slave.slaveName}'s`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			if (slave.inflation === 3) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`taut, round belly.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			} else if (slave.inflation === 2) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`rounded, jiggling belly.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			} else {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`distended, sloshing belly.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			r.push(`You just wish you could have enjoyed it a bit more, though forcing milk into the squirming slave was quite enjoyable. Both slaves <span class="mediumorchid">resent</span> what you made them do and <span class="gold">fear you</span> as a result.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			slave.devotion -= 5;
    			slave.trust -= 5;
    			milkTap.devotion -= 5;
    			milkTap.trust -= 5;
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			if (canDoVaginal(milkTap) && (milkTap.vagina === 0)) {
    				r.push(`${milkTap.slaveName} <span class="mediumorchid">especially,</span> having just <span class="lime">lost ${his} virginity</span> to your inconvenience.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				milkTap.devotion -= 5;
    				milkTap.vagina = 1;
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			} else if (canDoAnal(milkTap) && (milkTap.anus === 0)) {
    				r.push(`${milkTap.slaveName} <span class="mediumorchid">especially,</span> having just <span class="lime">lost ${his} anal virginity</span> to your inconvenience.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				milkTap.devotion -= 5;
    				milkTap.anus = 1;
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			}
    		} else if ((milkTap.devotion < -20)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			r.push(`Since your cow is restrained, you order the more obedient ${slave.slaveName} to enjoy ${himself} with ${milkTap.slaveName}'s breasts. As ${he} suckles, you can't help but notice the tantalizing way ${he} wiggles ${his} rear.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			if (canDoVaginal(slave)) {
    				if (V.PC.dick === 0) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`Donning a strap-on,`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				} else {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`Teasing your stiffening cock,`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`you push ${him} deeper into the protesting ${milkTap.slaveName} and mount ${his}`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				if (slave.vagina === 0) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`virgin`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`pussy, doggy style. You wrap your arms around ${slave.slaveName}'s middle so you may feel ${his} stomach swell with milk.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				if (slave.inflation === 3) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`You cum multiple times as you feel ${his} belly slowly round with milk, transform into a jiggling mass, and finally grow taut under your molesting fingers.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				} else if (slave.inflation === 2) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`You cum several times as you feel ${his} belly slowly round with milk, finally transforming into a jiggling mass, under your molesting fingers.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				} else {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`You cum as you feel ${his} belly slowly round with milk under your molesting fingers.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`Only once your weight is removed from the squirming milk balloon is ${he} allowed to pull ${himself} off of the <span class="mediumorchid">resentful ${milkTap.slaveName}</span> and catch ${his} breath.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				if (slave.vagina === 0) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`${His} senses were so overwhelmed, ${he} didn't even notice you <span class="lime">broke in ${his} vagina.</span>`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				actX(slave, "vaginal");
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			} else if (canDoAnal(slave)) {
    				if (V.PC.dick === 0) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`Donning a strap-on,`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				} else {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`Teasing your stiffening cock,`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`you push ${him} deeper into the protesting ${milkTap.slaveName} and mount ${his}`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				if (slave.anus === 0) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`virgin`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`asshole, doggy style. You wrap your arms around ${slave.slaveName}'s middle so you may feel ${his} stomach swell with milk.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    
    				if (slave.inflation === 3) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`You cum multiple times as you feel ${his} belly slowly round with milk, transform into a jiggling mass, and finally grow taut under your molesting fingers.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				} else if (slave.inflation === 2) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`You cum several times as you feel ${his} belly slowly round with milk, finally transforming into a jiggling mass, under your molesting fingers.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				} else {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`You cum as you feel ${his} belly slowly round with milk under your molesting fingers.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`Only once your weight is removed from the squirming milk balloon is ${he} allowed to pull ${himself} off of the <span class="mediumorchid">resentful ${milkTap.slaveName}</span> and catch ${his} breath.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				if (slave.anus === 0) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`${His} senses were so overwhelmed, ${he} didn't even notice you <span class="lime">broke in ${his} anus.</span>`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				actX(slave, "anal");
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			} else if (V.PC.dick !== 0 && slave.butt > 4) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`Teasing your stiffening cock, you push ${him} deeper into the protesting ${milkTap.slaveName} and squeeze your dick between ${his} huge butt cheeks. You wrap your arms around ${slave.slaveName}'s middle so you may feel ${his} stomach swell with milk as you fuck ${his} butt.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    
    				if (slave.inflation === 3) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`You cum multiple times as you feel ${his} belly slowly round with milk, transform into a jiggling mass, and finally grow taut under your molesting fingers.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				} else if (slave.inflation === 2) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`You cum several times as you feel ${his} belly slowly round with milk, finally transforming into a jiggling mass, under your molesting fingers.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				} else {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`You cum as you feel ${his} belly slowly round with milk under your molesting fingers.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`Only once your weight is removed from the squirming milk balloon is ${he} allowed to pull ${himself} off of the <span class="mediumorchid">resentful ${milkTap.slaveName}</span> and catch ${his} breath.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			} else if (V.PC.dick !== 0 && hasBothLegs(slave)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`Teasing your stiffening cock, you find a severe lack of places to stick your dick. Sighing, you hoist ${his} belted ass into the air, push ${him} deeper into the protesting ${milkTap.slaveName} and squeeze your dick between ${his}`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				if (slave.weight > 95) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`soft`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`thighs. You wrap your arms around ${slave.slaveName}'s middle so you may feel ${his} stomach swell with milk as you fuck ${his} butt.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    
    				if (slave.inflation === 3) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`You cum multiple times as you feel ${his} belly slowly round with milk, transform into a jiggling mass, and finally grow taut under your molesting fingers.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				} else if (slave.inflation === 2) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`You cum several times as you feel ${his} belly slowly round with milk, finally transforming into a jiggling mass, under your molesting fingers.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				} else {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`You cum as you feel ${his} belly slowly round with milk under your molesting fingers.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`Only once your weight is removed from the squirming milk balloon is ${he} allowed to pull ${himself} off of the <span class="mediumorchid">resentful ${milkTap.slaveName}</span> and catch ${his} breath.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			} else {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`With a lack of holes to penetrate, you simply wrap your arms around ${him} and push ${him} deeper into the protesting ${milkTap.slaveName}. You bring a hand to ${slave.slaveName}'s middle so you may feel ${his} stomach swell with milk and lead the other to your`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    
    				if (V.PC.dick === 0) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`soaked pussy.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				} else {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`stiff prick.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				}
    				if (slave.inflation === 3) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`You cum multiple times as you feel ${his} belly slowly round with milk, transform into a jiggling mass, and finally grow taut under your molesting fingers.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				} else if (slave.inflation === 2) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`You cum several times as you feel ${his} belly slowly round with milk, finally transforming into a jiggling mass, under your molesting fingers.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				} else {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`You cum as you feel ${his} belly slowly round with milk under your molesting fingers.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`Only once your weight is removed from the squirming milk balloon is ${he} allowed to pull ${himself} off of the <span class="mediumorchid">resentful ${milkTap.slaveName}</span> and catch ${his} breath.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			}
    			r.push(`${He} gives the shaking ${milkTap.slaveName} an apologetic look before taking a seat. The poor cow isn't used to this yet and <span class="gold">is terrified of your willingness</span> to take what you want from your slaves.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			milkTap.devotion -= 5;
    			milkTap.trust -= 5;
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			if (canDoVaginal(slave) && (slave.vagina === 0)) {
    				slave.vagina = 1;
    			} else if (canDoAnal(slave) && (slave.anus === 0)) {
    				slave.anus = 1;
    			}
    		} else if ((milkTap.fetish === "boobs") && (milkTap.fetishStrength > 60) && (milkTap.devotion > 20) && (slave.devotion < -20)) {
    			if (canDoVaginal(slave)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`You position the restrained ${slave.slaveName} so that you can penetrate ${his}`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				if (slave.vagina === 0) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`virgin`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`pussy`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				if (V.PC.dick === 0) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`with a strap-on`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`while ${he} is forced to drink from ${milkTap.slaveName}'s breasts. With every thrust into the squirming slave, you push ${him} into the moaning ${milkTap.slaveName} forcing even more milk down ${his} throat. You wrap an arm around ${slave.slaveName}'s middle so you may feel ${his} stomach swell with milk and place your other hand to ${milkTap.slaveName}'s free nipple, knowing just how much ${he} loves it groped.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    
    				if (slave.inflation === 3) {
    					r.push(`You cum multiple times as you feel ${his} belly slowly round with milk, transform into a jiggling mass, and finally grow taut under your molesting fingers`);
    				} else if (slave.inflation === 2) {
    					r.push(`You cum several times as you feel ${his} belly slowly round with milk, finally transforming into a jiggling mass, under your molesting fingers`);
    				} else {
    					r.push(`You cum as you feel ${his} belly slowly round with milk under your molesting fingers`);
    				}
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`and ${milkTap.slaveName} even more. ${He2} is semi-conscious, drooling in <span class="hotpink">pleasure and satisfaction,</span> by the time you release the bloated ${slave.slaveName} from ${his} harness. Patting ${his2} well milked breasts, you know ${he2}'ll come out of it and be eagerly begging you for another milking soon. ${slave.slaveName}, on the other hand, is regarding ${his} swollen stomach <span class="mediumorchid">with disgust</span> and <span class="gold">fear</span> of your power over ${him}.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				if (slave.anus === 0) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`${He} <span class="mediumorchid">hates you so much more</span> that you <span class="lime">broke in ${his} virgin vagina.</span>`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				actX(slave, "vaginal");
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			} else if (canDoAnal(slave)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`You position the restrained ${slave.slaveName} so that you can penetrate ${his}`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				if (slave.anus === 0) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`virgin`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`ass`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				if (V.PC.dick === 0) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`with a strap-on`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`while ${he} is forced to drink from ${milkTap.slaveName}'s breasts. With every thrust into the squirming slave, you push ${him} into the moaning ${milkTap.slaveName} forcing even more milk down ${his} throat. You wrap an arm around ${slave.slaveName}'s middle so you may feel ${his} stomach swell with milk and place your other hand to ${milkTap.slaveName}'s free nipple, knowing just how much ${he} loves it groped.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    
    				if (slave.inflation === 3) {
    					r.push(`You cum multiple times as you feel ${his} belly slowly round with milk, transform into a jiggling mass, and finally grow taut under your molesting fingers`);
    				} else if (slave.inflation === 2) {
    					r.push(`You cum several times as you feel ${his} belly slowly round with milk, finally transforming into a jiggling mass, under your molesting fingers`);
    				} else {
    					r.push(`You cum as you feel ${his} belly slowly round with milk under your molesting fingers`);
    				}
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`and ${milkTap.slaveName} even more. ${He2} is semi-conscious, drooling in <span class="hotpink">pleasure and satisfaction,</span> by the time you release the bloated ${slave.slaveName} from ${his} harness. Patting ${his2} well milked breasts, you know ${he2}'ll come out of it and be eagerly begging you for another milking soon. ${slave.slaveName}, on the other hand, is regarding ${his} swollen stomach <span class="mediumorchid">with disgust</span> and <span class="gold">fear</span> of your power over ${him}.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				if (slave.anus === 0) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`${He} <span class="mediumorchid">hates you so much more</span> that you <span class="lime">broke in ${his} virgin anus.</span>`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				actX(slave, "anal");
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			} else if (V.PC.dick !== 0 && slave.butt > 4) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`You position the restrained ${slave.slaveName} so that you can rub your dick between ${his} huge butt cheeks while ${he} is forced to drink from ${milkTap.slaveName}'s breasts. With every thrust against the squirming slave, you push ${him} into the moaning ${milkTap.slaveName} forcing even more milk down ${his} throat. You wrap an arm around ${slave.slaveName}'s middle so you may feel ${his} stomach swell with milk and place your other hand to ${milkTap.slaveName}'s free nipple, knowing just how much ${he} loves it groped.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    
    				if (slave.inflation === 3) {
    					r.push(`You cum multiple times as you feel ${his} belly slowly round with milk, transform into a jiggling mass, and finally grow taut under your molesting fingers`);
    				} else if (slave.inflation === 2) {
    					r.push(`You cum several times as you feel ${his} belly slowly round with milk, finally transforming into a jiggling mass, under your molesting fingers`);
    				} else {
    					r.push(`You cum as you feel ${his} belly slowly round with milk under your molesting fingers`);
    				}
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`and ${milkTap.slaveName} even more. ${He2} is semi-conscious, drooling in <span class="hotpink">pleasure and satisfaction,</span> by the time you release the bloated ${slave.slaveName} from ${his} harness. Patting ${his2} well milked breasts, you know ${he}'ll come out of it and be eagerly begging you for another milking soon. ${slave.slaveName}, on the other hand, is regarding ${his} swollen stomach, and cum soaked back, <span class="mediumorchid">with disgust</span> and <span class="gold">fear</span> of your power over ${him}.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			} else if (V.PC.dick !== 0 && hasBothLegs(slave)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`You position the restrained ${slave.slaveName} so that you can fuck ${his}`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				if (slave.weight > 95) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`soft`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`thighs, for a lack of anything better, while ${he} is forced to drink from ${milkTap.slaveName}'s breasts. With every thrust against the squirming slave, you push ${him} into the moaning ${milkTap.slaveName} forcing even more milk down ${his} throat. You wrap an arm around ${slave.slaveName}'s middle so you may feel ${his} stomach swell with milk and place your other hand to ${milkTap.slaveName}'s free nipple, knowing just how much ${he} loves it groped.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    
    				if (slave.inflation === 3) {
    					r.push(`You cum multiple times as you feel ${his} belly slowly round with milk, transform into a jiggling mass, and finally grow taut under your molesting fingers`);
    				} else if (slave.inflation === 2) {
    					r.push(`You cum several times as you feel ${his} belly slowly round with milk, finally transforming into a jiggling mass, under your molesting fingers`);
    				} else {
    					r.push(`You cum as you feel ${his} belly slowly round with milk under your molesting fingers`);
    				}
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`and ${milkTap.slaveName} even more. ${He2} is semi-conscious, drooling in <span class="hotpink">pleasure and satisfaction,</span> by the time you release the bloated ${slave.slaveName} from ${his} harness. Patting ${his2} well milked breasts, you know ${he2}'ll come out of it and be eagerly begging you for another milking soon. ${slave.slaveName}, on the other hand, is regarding ${his} swollen, cum-covered stomach <span class="mediumorchid">with disgust</span> and <span class="gold">fear</span> of your power over ${him}.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			} else {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`You position the restrained ${slave.slaveName} so that you can rub your`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				if (V.PC.dick === 0) {
    					r.push(`clit`);
    				} else {
    					r.push(`dick`);
    				}
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`against ${him} while ${he} is forced to drink from ${milkTap.slaveName}'s breasts, since ${he} lacks any better way to please you while you lavish attention on your eager cow. With every thrust against the squirming slave, you push ${him} into the moaning ${milkTap.slaveName} forcing even more milk down ${his} throat. You wrap an arm around ${slave.slaveName}'s middle so you may feel ${his} stomach swell with milk and place your other hand to ${milkTap.slaveName}'s free nipple, knowing just how much ${he} loves it groped.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    
    				if (slave.inflation === 3) {
    					r.push(`You cum multiple times as you feel ${his} belly slowly round with milk, transform into a jiggling mass, and finally grow taut under your molesting fingers`);
    				} else if (slave.inflation === 2) {
    					r.push(`You cum several times as you feel ${his} belly slowly round with milk, finally transforming into a jiggling mass, under your molesting fingers`);
    				} else {
    					r.push(`You cum as you feel ${his} belly slowly round with milk under your molesting fingers`);
    				}
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`and ${milkTap.slaveName} even more. ${He2} is semi-conscious, drooling in <span class="hotpink">pleasure and satisfaction,</span> by the time you release the bloated ${slave.slaveName} from ${his} harness. Patting ${his2} well milked breasts, you know ${he2}'ll come out of it and be eagerly begging you for another milking soon. ${slave.slaveName}, on the other hand, is regarding ${his} swollen stomach <span class="mediumorchid">with disgust</span> and <span class="gold">fear</span> of your power over ${him}.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			}
    			if (canDoVaginal(slave) && (slave.vagina === 0)) {
    				slave.vagina = 1;
    				slave.devotion -= 5;
    			} else if (canDoAnal(slave) && (slave.anus === 0)) {
    				slave.anus = 1;
    				slave.devotion -= 5;
    			}
    			slave.devotion -= 5;
    			slave.trust -= 5;
    			milkTap.devotion += 4;
    		} else if ((slave.devotion <= 20) || (milkTap.devotion <= 20)) {
    			if (canDoVaginal(slave)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`You order ${slave.slaveName} to lift ${his} ass so you can penetrate ${his}`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				if (slave.vagina === 0) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`virgin`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`pussy`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				if (V.PC.dick === 0) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`with a strap-on`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`while ${he} drinks from ${milkTap.slaveName}'s breasts. With every thrust into the squirming slave, you push ${him} into the docile ${milkTap.slaveName} forcing even more milk down ${his} throat.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				actX(slave, "vaginal");
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			} else if (canDoAnal(slave)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`You order ${slave.slaveName} to lift ${his} ass so you can penetrate ${his}`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				if (slave.anus === 0) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`virgin`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`ass`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				if (V.PC.dick === 0) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`with a strap-on`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`while ${he} drinks from ${milkTap.slaveName}'s breasts. With every thrust into the squirming slave, you push ${him} into the docile ${milkTap.slaveName} forcing even more milk down ${his} throat.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				actX(slave, "anal");
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			} else if (V.PC.dick !== 0 && slave.butt > 4) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`You order ${slave.slaveName} to lift ${his} ass so you can rub your dick between ${his} huge butt cheeks while ${he} drinks from ${milkTap.slaveName}'s breasts. With every thrust against the squirming slave, you push ${him} into the docile ${milkTap.slaveName} forcing even more milk down ${his} throat.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			} else if (V.PC.dick !== 0 && hasBothLegs(slave)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`You order ${slave.slaveName} to lift ${his} ass so you can fuck ${his}`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				if (slave.weight > 95) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`soft`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`thighs, for a lack of anything better, while ${he} drinks from ${milkTap.slaveName}'s breasts. With every thrust against the squirming slave, you push ${him} into the docile ${milkTap.slaveName} forcing even more milk down ${his} throat.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			} else {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`You order ${slave.slaveName} to position ${himself} so you can rub your`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				if (V.PC.dick === 0) {
    					r.push(`clit`);
    				} else {
    					r.push(`dick`);
    				}
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`against ${him} while ${he} drinks from ${milkTap.slaveName}'s breasts, since ${he} lacks any better way to please you while you lavish praise on your obedient cow. With every thrust against the squirming slave, you push ${him} into the docile ${milkTap.slaveName} forcing even more milk down ${his} throat.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			r.push(`You wrap an arm around ${slave.slaveName}'s middle so you may feel ${his} stomach swell with milk and place your other hand to ${milkTap.slaveName}'s free nipple, knowing just how much ${he2} loves it groped.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			if (slave.inflation === 3) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`You cum multiple times as you feel ${his} belly slowly round with milk, transform into a jiggling mass, and finally grow taut under your molesting fingers.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			} else if (slave.inflation === 2) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`You cum several times as you feel ${his} belly slowly round with milk, finally transforming into a jiggling mass, under your molesting fingers.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			} else {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`You cum as you feel ${his} belly slowly round with milk under your molesting fingers.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			r.push(`When you release ${him} from under your weight, ${he} drops to the ground panting. Neither slave seems to have enjoyed it, instead opting to just get it over with, though ${milkTap.slaveName} makes sure to thank ${slave.slaveName} for lightening ${his2} milky breasts.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			if (canDoVaginal(slave) && (slave.vagina === 0)) {
    				slave.vagina = 1;
    			} else if (canDoAnal(slave) && (slave.anus === 0)) {
    				slave.anus = 1;
    			}
    		} else if ((slave.devotion <= 50) || (milkTap.devotion <= 50)) {
    			if (canDoVaginal(slave)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`You order ${slave.slaveName} to lift ${his} ass so you can penetrate ${his}`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				if (slave.vagina === 0) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`virgin`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`pussy`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				if (V.PC.dick === 0) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`with a strap-on`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`while ${he} drinks from ${milkTap.slaveName}'s breasts. ${He} submissively obeys. With every thrust into the moaning slave, you push ${him} into the smiling ${milkTap.slaveName} forcing even more milk down ${his} throat.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				actX(slave, "vaginal");
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			} else if (canDoAnal(slave)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`You order ${slave.slaveName} to lift ${his} ass so you can penetrate ${his}`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				if (slave.anus === 0) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`virgin`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`ass`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				if (V.PC.dick === 0) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`with a strap-on`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`while ${he} drinks from ${milkTap.slaveName}'s breasts. ${He} submissively obeys. With every thrust into the moaning slave, you push ${him} into the smiling ${milkTap.slaveName} forcing even more milk down ${his} throat.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				actX(slave, "anal");
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			} else if (V.PC.dick !== 0 && slave.butt > 4) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`You order ${slave.slaveName} to lift ${his} ass so you can rub your dick between ${his} huge butt cheeks while ${he} drinks from ${milkTap.slaveName}'s breasts. ${He} submissively obeys. With every thrust against the chaste slave, you push ${him} into the smiling ${milkTap.slaveName} forcing even more milk down ${his} throat.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			} else if (V.PC.dick !== 0 && hasBothLegs(slave)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`You order ${slave.slaveName} to lift ${his} ass so you can fuck ${his}`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				if (slave.weight > 95) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`soft`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`thighs, for a lack of anything better, while ${he} drinks from ${milkTap.slaveName}'s breasts. ${He} submissively obeys. With every thrust against the chaste slave, you push ${him} into the smiling ${milkTap.slaveName} forcing even more milk down ${his} throat.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			} else {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`You order ${slave.slaveName} to position ${himself} so you can rub your`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				if (V.PC.dick === 0) {
    					r.push(`clit`);
    				} else {
    					r.push(`dick`);
    				}
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`against ${him} while ${he} drinks from ${milkTap.slaveName}'s breasts, since ${he} lacks any better way to please you while you lavish attention on your happy cow. With every thrust against the squirming slave, you push ${him} into the smiling ${milkTap.slaveName} forcing even more milk down ${his} throat.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			r.push(`You wrap an arm around ${slave.slaveName}'s middle so you may feel ${his} stomach swell with milk and place your other hand to ${milkTap.slaveName}'s free nipple, knowing just how much ${he2} gets backed up.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			if (slave.inflation === 3) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`You cum multiple times as you feel ${his} belly slowly round with milk, transform into a jiggling mass, and finally grow taut under your molesting fingers.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			} else if (slave.inflation === 2) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`You cum several times as you feel ${his} belly slowly round with milk, finally transforming into a jiggling mass, under your molesting fingers.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			} else {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`You cum as you feel ${his} belly slowly round with milk under your molesting fingers.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			r.push(`When you release ${him} from under your weight, ${he} drops to the ground panting. Both slaves enjoyed their union, though ${milkTap.slaveName} even more so thanks to ${his2} lighter breasts.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			if (canDoVaginal(slave) && (slave.vagina === 0)) {
    				r.push(`${slave.slaveName}`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`feels <span class="hotpink">closer to you</span> after losing ${his} virginity to you.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				slave.vagina = 1;
    				slave.devotion += 2;
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			} else if (canDoAnal(slave) && (slave.anus === 0)) {
    				r.push(`${slave.slaveName}`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`feels <span class="hotpink">closer to you</span> after losing ${his} anal virginity to you.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				slave.anus = 1;
    				slave.devotion += 2;
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			}
    		} else {
    			r.push(`${slave.slaveName}`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			r.push(`eagerly lifts ${his} ass and jiggles it seductively as ${he} suckles from the moaning cow.`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    			if (canDoVaginal(slave)) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`You know that signal, so you hilt yourself in`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				if (slave.vagina === 0) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`virgin`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				r.push(`pussy`);
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    				if (V.PC.dick === 0) {
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    					r.push(`with a strap-on`);