diff --git a/src/uncategorized/clinicReport.tw b/src/uncategorized/clinicReport.tw index 83dadf8d78bce27d1c1f59dfd7858519fffa9def..b89cfdb5413fffd2254ab573c6d8e62fc2b5969e 100644 --- a/src/uncategorized/clinicReport.tw +++ b/src/uncategorized/clinicReport.tw @@ -293,7 +293,7 @@ <</if>> <<if ($slaves[$i].health.illness > 0)>> <<elseif ($slaves[$i].health.shortDamage >= 20)>> /* shortDamage does no real harm, until it gets to 20 */ - <<elseif ($slaves[$i].health.condition <= 20)>> + <<elseif ($slaves[$i].health.condition <= 40)>> <<elseif ($Nurse != 0) && ($slaves[$i].chem > 15) && ($clinicUpgradeFilters == 1)>> <<elseif ($Nurse != 0) && ($slaves[$i].pregKnown == 1) && ($clinicSpeedGestation > 0 || $slaves[$i].pregControl == "speed up")>> <<elseif ($Nurse != 0) && ($slaves[$i].pregAdaptation*1000 < $slaves[$i].bellyPreg || $slaves[$i].preg > $slaves[$i].pregData.normalBirth/1.33)>> diff --git a/src/uncategorized/spaReport.tw b/src/uncategorized/spaReport.tw index 8e3d0e819375e629d346edf397a274420556f721..432f9efe44b4da5578b69279a39442a00c208297 100644 --- a/src/uncategorized/spaReport.tw +++ b/src/uncategorized/spaReport.tw @@ -336,7 +336,7 @@ $He remains in the Spa, stubborn in $his flaw. <<elseif ($slaves[$i].trust < 60) || ($slaves[$i].devotion < 60)>> $He remains in the Spa, as $he is still learning to accept life as a slave. - <<elseif ($slaves[$i].health.condition < 60)>> + <<elseif ($slaves[$i].health.condition < 20)>> $He remains in the Spa, as $he is benefiting from its healing properties. <</if>> <br>