t.push(`You are inspecting the slave feeding area early in the week, watching your slaves as they come and go to get their required nourishment for the morning. You see`);
t.push(`You are inspecting the slave feeding area early in the week, watching your slaves as they come and go to get their required nourishment for the morning.`);
t.push(V.cockFeeder===1?`as ${he} kneels in front of the feeder phallus with a look of disgust on ${his} face`:`as ${he}`);
if (V.cockFeeder===1){
t.push(canSee(eventSlave)?`stares into ${his} cup of nutritional fluid with a look of disgust on ${his} face.`:`grimaces at ${his} cup of nutritional fluid.`);
t.push(`You see as ${he} kneels in front of the feeder`);
t.push(canSee(eventSlave)?`phallus, staring at it with disgust plainly written on ${his} face.`:`phallus with a look of disgust on ${his} face.`);
}elseif (canSee(eventSlave)){
t.push(`You see ${him} staring into ${his} cup of nutritional fluid with a look of disgust on ${his} face.`);
}else{
t.push(`You see ${him} grimacing at ${his} cup of nutritional fluid.`);
}
t.push(`You quickly check your records and ${V.assistant.name} confirms that ${eventSlave.slaveName} is required to ingest`);
t.push(`You quickly check your records and ${V.assistant.name} confirms that ${eventSlave.slaveName} is required to ingest`);
t.push(eventSlave.dietCum===2?`an extreme diet based almost entirely on human ejaculate.`:`a large amount of human ejaculate as part of ${his} diet.`);
t.push(eventSlave.dietCum===2?`an extreme diet based almost entirely on human ejaculate.`:`a large amount of human ejaculate as part of ${his} diet.`);