diff --git a/src/endWeek/saPleaseYou.js b/src/endWeek/saPleaseYou.js index 186b79554fe7239f370c747a8f827f6276e11339..59831fcac7e636b73802e6624e286a8d82830a20 100644 --- a/src/endWeek/saPleaseYou.js +++ b/src/endWeek/saPleaseYou.js @@ -1500,7 +1500,7 @@ window.saPleaseYou = (function saPleaseYou() { if (slaveResting(slave)) { r.push(`${He} spends reduced hours serving you in order to <span class="green">offset ${his} lack of rest.</span>`); } else if (slave.tired + 11 >= 90 && !willWorkToDeath(slave)) { - r.push(`${He} attempts to rebuke your advances due ${his} exhaustion, but can do little to avoid them or the resulting <span class="trust dec">severe punishment.</span> It still feels like <span class="devotion dec">fucking a dead fish,</span> since it's obvious that ${he} has choosen ${his} overall well-being over angering you.`); + r.push(`${He} attempts to rebuke your advances due ${his} exhaustion, but can do little to avoid them or the resulting <span class="trust dec">severe punishment.</span> It still feels like <span class="devotion dec">fucking a dead fish,</span> since it's obvious that ${he} has chosen ${his} overall well-being over angering you.`); slave.devotion -= 10; slave.trust -= 5; } else {