Skip to content
Snippets Groups Projects
Commit 108b1266 authored by svornost's avatar svornost
Browse files

Back out incubator related changes.

This reverts commit d3ed2e75.
This reverts commit 05a6943c.
parent 0814de86
No related branches found
No related tags found
1 merge request!6583Small fixes
......@@ -709,7 +709,7 @@ Target age for release: <<textbox "$targetAge" $targetAge "Incubator">> [[Minimu
Pregnancy adaptation programmed to intensive procedures. Up to the octuplets pregnancy should be possible for the subjects. Warning! Side effects may occur to the health and mental condition.
[[Standart|Incubator][$incubatorPregAdaptationPower = 0]] | [[Advanced|Incubator][$incubatorPregAdaptationPower = 1]] | [[Extreme|Incubator][$incubatorPregAdaptationPower = 3]]
<<elseif $incubatorPregAdaptationPower == 3>>
Pregnancy adaptation programmed to extreme procedures. Outcome final performance for subjects may vary with genetic and other individal conditions. WARNING! Extreme side effects may occur to the health and mental condition!
Pregnancy adaptation programmed to extreme procedures. Outcome final perfomance for subjects may vary with genetic and other individal conditions. WARNING! Extreme side effects may occur to the health and mental condition!
[[Standart|Incubator][$incubatorPregAdaptationPower = 0]] | [[Advanced|Incubator][$incubatorPregAdaptationPower = 1]] | [[Intensive|Incubator][$incubatorPregAdaptationPower = 2]]
<<else>>
Pregnancy adaptation programmed to standard procedures. Normal singleton pregnancy should be safe for the subjects.
......
......@@ -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 detected @@.red;direct health damage.@@
It reported about @@.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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment