Fix info Innards on workforce

Has always been wrong.
This commit is contained in:
Markus Armbruster 2010-04-02 19:39:04 +02:00
parent 162435e690
commit e99ba304a5

View file

@ -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 */