diff --git a/src/facilities/spa/spaFramework.js b/src/facilities/spa/spaFramework.js index 475e5f10aa202dc58ba0fb7fc29accf6d0f85494..bd5443a3495b22cd090babb630771f2453d79752 100644 --- a/src/facilities/spa/spaFramework.js +++ b/src/facilities/spa/spaFramework.js @@ -46,7 +46,7 @@ App.Entity.Facilities.SpaAssigneeJob = class extends App.Entity.Facilities.Facil ( slave.devotion < -20 || ( - slave.health.tired < 20 && + slave.health.tired <= 30 && slave.trust > 60 && slave.devotion > 60 && slave.sexualFlaw === "none" && diff --git a/src/uncategorized/spaReport.tw b/src/uncategorized/spaReport.tw index 6f249933801e47e74112daf37445a59ecc6acbab..e5721261135e2e396c6cd7561fc3b56b390d5160 100644 --- a/src/uncategorized/spaReport.tw +++ b/src/uncategorized/spaReport.tw @@ -283,7 +283,7 @@ <<default>> <<set _slave.rules.living = "luxurious">> <</switch>> - <<if (_slave.health.condition >= 20) && (_slave.health.tired < 20) && (_slave.trust > 60) && (_slave.devotion > 60) && (_slave.fetish != "mindbroken") && (_slave.sexualFlaw == "none") && (_slave.behavioralFlaw == "none")>> + <<if (_slave.health.condition >= 20) && (_slave.health.tired <= 30) && (_slave.trust > 60) && (_slave.devotion > 60) && (_slave.fetish != "mindbroken") && (_slave.sexualFlaw == "none") && (_slave.behavioralFlaw == "none")>> <p> <span class="slave-name">_slave.slaveName</span> is feeling well enough to leave $spaName, <span class="noteworthy">