diff --git a/src/endWeek/reports/brothelReport.js b/src/endWeek/reports/brothelReport.js index 364a4ce76ae4f86931fbb9f18e35b912d17f55f0..3713800278ac40aa075f885cb00d3eac16edd938 100644 --- a/src/endWeek/reports/brothelReport.js +++ b/src/endWeek/reports/brothelReport.js @@ -119,7 +119,7 @@ App.EndWeek.brothelReport = function() { } = getPronouns(slave).appendSuffix('2'); if (S.Madam.rivalryTarget === slave.ID) { - r.push(`${He} forces ${his} ${rivalryTerm(S.Madam)}, to service all the men in the brothel.`); + r.push(`${He} forces ${his} ${rivalryTerm(S.Madam)}, ${slave.slaveName}, to service all the men in the brothel.`); slave.devotion -= 2; slave.trust -= 2; if (canDoVaginal(slave)) {