Fix info Innards on workforce
Has always been wrong.
This commit is contained in:
parent
162435e690
commit
e99ba304a5
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ bank interest rate in $/bar
|
|||
.in
|
||||
.nf
|
||||
.s1
|
||||
workforce = (civ*work/100 + uw + mil / 5.) / 100.
|
||||
workforce = (civ*work/100 + uw + mil * 0.4) / 100.
|
||||
If workforce = 0 go away and don't update anything
|
||||
|
||||
/* increase sector efficiency */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue