info/power: Fix commodity power formula

Messed up in commit 1307a3be6 "show: Extend show item to show the
power value", v4.4.0.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
Markus Armbruster 2021-01-07 06:21:08 +01:00
parent 5d23a13fef
commit 9e9355da41

View file

@ -85,8 +85,8 @@ efficiency / 100.
The power value of a ship, plane, land unit or nuke is the power value The power value of a ship, plane, land unit or nuke is the power value
of the materials and money needed to build * efficiency / 100. of the materials and money needed to build * efficiency / 100.
.s1 .s1
The power value of commodities is amount * type factor. \*Qshow The power value of commodities is amount * type factor / 1000.
item\*U shows the type factor in column \*Qpower\*U. \*Qshow item\*U shows the type factor in column \*Qpower\*U.
.s1 .s1
Efficiency is in percent. Efficiency is in percent.
.s1 .s1