Skip to content
Snippets Groups Projects
Commit c0e483f4 authored by j's avatar j
Browse files

Now inline with the rest.

parent 9324c4ba
No related branches found
No related tags found
No related merge requests found
......@@ -594,7 +594,7 @@ earning you @@.yellowgreen;¤_earnings.@@
The damage to the reactor caused by the last rebellion is extensive. Businesses and private citizens struggle to operate with the unreliable and limited energy production offered by the auxiliary generators.
It will still take <<if $garrison.reactorTime> 1>>$garrison.reactorTime weeks<<else>>a week<</if>> to finish repair works.
<<set _AWeekGrowth -= random(1,2)>>
<<set $garrison.reactorTime-->>
<<set $garrison.reactorTime--,$PC.engineering+= .1>>>>
<</if>>
<</if>>
<<set _AWeekGrowth = Math.trunc(0.5*_AWeekGrowth)>>
......
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