diff --git a/src/endWeek/saRulesFunctions.js b/src/endWeek/saRulesFunctions.js index 8b442b12dbf89a7464964161d5bd3959737a7134..24fc5c065838f2f71ba848a8effe3cf5bd56b311 100644 --- a/src/endWeek/saRulesFunctions.js +++ b/src/endWeek/saRulesFunctions.js @@ -1629,7 +1629,7 @@ App.EndWeek.Rules.consentRules = function(slave) { if (jt.peers.length > 2 || jt.manager) { r.push(`Under the rules${jobMolestation}, ${he} finds ${himself} constantly molested by other slaves, and lives ${his} life constantly <span class="trust dec">afraid.</span>`); } else { - r.push(`Under the rules${jobMolestation}, ${he} is free game for other slaves to molest, and lives ${his} life constantly <span class="trust dec">afraid</span> of the day ${jt.comingDay}`); + r.push(`Under the rules${jobMolestation}, ${he} is free game for other slaves to molest, and lives ${his} life constantly <span class="trust dec">afraid</span> of the day ${jt.comingDay}.`); } slave.trust -= 2; } else {