From 446be37c673ac2cb58fdb05685357cf63cad66f2 Mon Sep 17 00:00:00 2001 From: Anu <barrychahal@gmail.com> Date: Mon, 21 Oct 2019 21:35:50 -0700 Subject: [PATCH] Update saLongTermEffects.tw --- src/uncategorized/saLongTermEffects.tw | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/uncategorized/saLongTermEffects.tw b/src/uncategorized/saLongTermEffects.tw index 5772867288f..7830a7fd5b9 100644 --- a/src/uncategorized/saLongTermEffects.tw +++ b/src/uncategorized/saLongTermEffects.tw @@ -7009,7 +7009,7 @@ <<if ($slaves[$i].assignment != "work in the dairy") || ($dairyRestraintsSetting < 2) || $arcologies[0].FSAssetExpansionistResearch == 0>> <<if (($slaves[$i].drugs != "breast injections") && ($slaves[$i].drugs != "intensive breast injections") && ($arcologies[0].FSAssetExpansionistResearch == 0))>> <<if (($slaves[$i].bellyPreg < 300000) && ($slaves[$i].hormoneBalance < 300) && _gigantomastiaMod != 3)>> - <<if ($slaves[$i].boobs < 30000+($slaves[$i].muscles*100))*2>> + <<if ($slaves[$i].boobs < 30000+($slaves[$i].muscles*100)*2)>> $His breasts are larger than $his body can possibly sustain without industrial intervention, and they @@.orange;naturally lose mass.@@ <<set $slaves[$i].boobs -= 25>> <<else>> -- GitLab