diff --git a/src/endWeek/saServeYourOtherSlaves.js b/src/endWeek/saServeYourOtherSlaves.js index 550aacd54d36709e15c6b5b6785cff07ed709fcc..890fab126be72c9825e7c282d1842b3715c808b1 100644 --- a/src/endWeek/saServeYourOtherSlaves.js +++ b/src/endWeek/saServeYourOtherSlaves.js @@ -716,7 +716,7 @@ App.SlaveAssignment.serveYourOtherSlaves = (function() { } r.push(`before asking for ${his2} portion to be plated appropriately. ${subName} struggles to eat`); if (slave.dick > 0) { - if (slave.chastityDick) { + if (slave.chastityPenis) { r.push(`with an eager tongue probing the gaps around ${his} chastity cage trying to gather every last drop of slave food.`); } else { r.push(`while ${his}`); @@ -873,7 +873,7 @@ App.SlaveAssignment.serveYourOtherSlaves = (function() { slave.counter.vaginal += fuckCount; V.vaginalTotal += fuckCount; } - } else if (domslave.pregKnown === 1 || slave.belly > 10000 || slave.bellyPreg >= 1500) { + } else if (domSlave.pregKnown === 1 || slave.belly > 10000 || slave.bellyPreg >= 1500) { if (domSlave.pregKnown === 1) { if (slave.devotion < -20) { r.push(`Since ${domName} is pregnant, ${subName} finds ${himself} forced to`);