diff --git a/src/endWeek/saRelationships.js b/src/endWeek/saRelationships.js index ed45109b57e076010e0767e6109d44058c11aa2a..5a579592874b66985a11f7d44b93b3415b94044c 100644 --- a/src/endWeek/saRelationships.js +++ b/src/endWeek/saRelationships.js @@ -454,6 +454,7 @@ App.SlaveAssignment.relationships = (function() { case Job.QUARTER: r.push(`${He} is <span class="devotion inc">happy</span> to be allowed to live ${his} life close to you, since ${he}'s your ${wife}. In addition, ${his} deep reliance on ${his} formal relationship to you produces a steady increase of both <span class="devotion inc">devotion</span> and <span class="trust inc">trust.</span>`); slave.devotion += 2; + slave.trust += 2; break; case Job.WHORE: case Job.BROTHEL: