Fix previous rev.
This commit is contained in:
parent
fe16863ea2
commit
1a3a8d993a
1 changed files with 6 additions and 7 deletions
|
@ -7,7 +7,6 @@ Commodities.
|
||||||
.s1
|
.s1
|
||||||
The show command displays the detailed characteristics of items.
|
The show command displays the detailed characteristics of items.
|
||||||
.s1
|
.s1
|
||||||
For example
|
|
||||||
.EX show item
|
.EX show item
|
||||||
.NF
|
.NF
|
||||||
Printing for tech level '344'
|
Printing for tech level '344'
|
||||||
|
@ -31,7 +30,7 @@ mnemo rg wh ur bk name
|
||||||
.s1
|
.s1
|
||||||
The meaning of the headings are:
|
The meaning of the headings are:
|
||||||
.in \w'packing wh\0\0'u
|
.in \w'packing wh\0\0'u
|
||||||
.L item mnemo
|
.L "item mnemo"
|
||||||
A one-letter mnemonic abbreviation of the item name. Commands let you
|
A one-letter mnemonic abbreviation of the item name. Commands let you
|
||||||
use this to select the item.
|
use this to select the item.
|
||||||
.L value
|
.L value
|
||||||
|
@ -41,15 +40,15 @@ Whether you can sell the item on the market.
|
||||||
.L lbs
|
.L lbs
|
||||||
The weight of the item, which determines how much mobility it takes to
|
The weight of the item, which determines how much mobility it takes to
|
||||||
move it.
|
move it.
|
||||||
.L packing rg
|
.L "packing rg"
|
||||||
The packing bonus the item receives in regular sectors.
|
The packing bonus the item receives in regular sectors.
|
||||||
.L packing wh
|
.L "packing wh"
|
||||||
The packing bonus the item receives in warehouse sectors.
|
The packing bonus the item receives in warehouse sectors.
|
||||||
.L packing ur
|
.L "packing ur"
|
||||||
The packing bonus the item receives in urban sectors.
|
The packing bonus the item receives in urban sectors.
|
||||||
.L packing bk
|
.L "packing bk"
|
||||||
The packing bonus the item receives in bank sectors.
|
The packing bonus the item receives in bank sectors.
|
||||||
.L item name
|
.L "item name"
|
||||||
The full name of the item.
|
The full name of the item.
|
||||||
.in
|
.in
|
||||||
.s1
|
.s1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue