From e84a222c164558d79dbdda2dbc5282f04dbb18c8 Mon Sep 17 00:00:00 2001 From: Anu <barrychahal@gmail.com> Date: Thu, 23 Jan 2020 15:11:00 -0800 Subject: [PATCH] Update clinicReport.tw --- src/uncategorized/clinicReport.tw | 1 + 1 file changed, 1 insertion(+) diff --git a/src/uncategorized/clinicReport.tw b/src/uncategorized/clinicReport.tw index ff4909a27cc..788401e4d55 100644 --- a/src/uncategorized/clinicReport.tw +++ b/src/uncategorized/clinicReport.tw @@ -292,6 +292,7 @@ <</if>> <</if>> <<if ($slaves[$i].health.illness > 0)>> + <<elseif ($slave[$i].health.shortDamage >= 10)>> <<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")>> -- GitLab