diff --git a/src/pregmod/incubatorReport.tw b/src/pregmod/incubatorReport.tw index 07e52dbf1767cca193b0996885f392a36b2b21db..777afc1ed73088267ee46a864836f274e3d681a7 100644 --- a/src/pregmod/incubatorReport.tw +++ b/src/pregmod/incubatorReport.tw @@ -769,19 +769,19 @@ It detected @@.red;serious damage@@ to $his reproductive ability as a result. <<case 4>> <<set $tanks[_inc].geneMods.rapidCellGrowth = 2>> - It detected @@.orange;genetically triggered hormonal imbalance@@. The ability of $his tissues to recover from stretching is almost completely lost. + It detected @@.orange;genetically triggered hormonal imbalance.@@ The ability of $his tissues to recover from stretching is almost completely lost. <<case 5>> <<set $tanks[_inc].health.shortDamage += 10>> - It detected @@.red;short term health damage@@. + It detected @@.red;short term health damage.@@ <<case 6>> <<set $tanks[_inc].health.longDamage += 10>> - It detected @@.red;long term health damage@@. + It detected @@.red;long term health damage.@@ <<case 7>> <<set $tanks[_inc].health.health -= 15>> - It reported about @@.red;direct health damage@@. + It detected @@.red;direct health damage.@@ <<case 8>> <<set $tanks[_inc].lactation = 1>> - It has @@.orange;triggered a hormonal disorder@@, and $his breast glands begin to produce milk. + It has @@.orange;triggered a hormonal disorder,@@ and $his breast glands begin to produce milk. <<case 9>> <<set $tanks[_inc].bellySag = 100; $tanks[_inc].bellySagPreg = 100>> It activated @@.red;emergency protocols@@ caused by overpressure to $his abdominal tissues and skin. $His belly has lost muscle tone and has begun to sag.