]> git.pond.sub.org Git - empserver/commitdiff
Fix "info Products" on how to query sector type p.e.
authorMarkus Armbruster <armbru@pond.sub.org>
Fri, 3 May 2013 18:11:07 +0000 (20:11 +0200)
committerMarkus Armbruster <armbru@pond.sub.org>
Wed, 8 May 2013 04:57:58 +0000 (06:57 +0200)
It's show sect capabilities, not stats.

info/Products.t

index 45fbad5d88a5b4e4ec417d791ddf359aadc238bf..a761e764b859fbfabfad39d4e7ab092ca581f47d 100644 (file)
@@ -60,7 +60,7 @@ e.g., it takes 1 unit of work per unit of food produced.
 How many products each unit of production makes depends on the level
 production efficiency, which is the product's level p.e. (shown by
 "show product") times the sector type's p.e. (shown by "show sect
 How many products each unit of production makes depends on the level
 production efficiency, which is the product's level p.e. (shown by
 "show product") times the sector type's p.e. (shown by "show sect
-stats").  Production requires a level p.e. above zero, obviously.
+capabilities").  Production requires a level p.e. above zero, obviously.
 .s1
 Say your country is at tech level 25.  Then your agribusinesses' level
 p.e. is (25+10)/(25+20) * 900% = 7, i.e. they'll make 7 food per unit
 .s1
 Say your country is at tech level 25.  Then your agribusinesses' level
 p.e. is (25+10)/(25+20) * 900% = 7, i.e. they'll make 7 food per unit