diff --git a/src/uncategorized/saLongTermEffects.tw b/src/uncategorized/saLongTermEffects.tw index 4a961fd10b6dfbe556d0879c662d77abf614af35..37d1744c8c0ed4b82be2e8d7322d6a3ce23e8218 100644 --- a/src/uncategorized/saLongTermEffects.tw +++ b/src/uncategorized/saLongTermEffects.tw @@ -6675,7 +6675,11 @@ <<set $slaves[$i].boobs -= $slaves[$i].boobsMilk>> <<set $slaves[$i].boobsMilk = 0, $slaves[$i].lactationDuration = 2>> <<else>> - but without regular use, $his lactation finally @@.orange;dries up@@ and $he can be drained without encouraging it. + <<if $slaves[$i].boobsMilk > 0>> + but without regular use, $his lactation finally @@.orange;dries up@@ and $he can be drained without encouraging it. + <<else>> + Without regular use, $his lactation naturally @@.orange;come to an end.@@ + <</if>> <<set $slaves[$i].boobs -= $slaves[$i].boobsMilk>> <<set $slaves[$i].boobsMilk = 0, $slaves[$i].lactation = 0>> <</if>>