]> git.pond.sub.org Git - empserver/blob - info/stockpile.t
info/Empire4.4: Improve a few change log entries
[empserver] / info / stockpile.t
1 .TH Command STOCKPILE
2 .NA stockpile "Designate members of a \*Qstockpile\*U"
3 .LV Expert
4 .SY "stockpile <STOCKPILE> <NUKE/STOCKPILE>"
5 The stockpile command is used to specify the stockpile groupings
6 of your nukes.
7 .s1
8 .EX stockpile <STOCKPILE> <NUKE/STOCKPILE>
9 In the syntax <STOCKPILE> is the alphabetic character to be used as the
10 stockpile designation.
11 This character can be chosen from the set of
12 upper or lower case a-z and tilde (~).
13 The pseudo-stockpile specification tilde
14 specifies all nukes not currently in any stockpile.
15 .s1
16 The specification of nukes, <NUKE/STOCKPILE>,
17 can have one of several syntaxes:
18 .NF
19 example     meaning
20 -------     -------
21 23          nuke 23
22 2/14/23     nukes 2, 14, and 23
23 c           all nukes currently in stockpile `c'
24 ~           all nukes currently in the \*Qnull\*U stockpile
25 2,3         all nukes in sector 2,3
26 -1:3,0:2    all nukes in the square area bounded by -1,0 & 3,2
27 .FI
28 All stockpiles, (with the exception of the `~' stockpile),
29 are limited to some maximum size
30 and you will be informed how many nukes can be added
31 when this command is run.
32 .s1
33 Having nukes organized into stockpiles can be very helpful in
34 loading, moving, etc.,
35 in that fewer commands are required to perform these commands
36 on groups of nukes if they can be specified by stockpile number.
37 .s1
38 Note that you can remove nukes from a stockpile by adding them to
39 the `~' stockpile.  e.g.
40 .EX stockpile ~ A
41 This command would purge all nukes from stockpile `A'.
42 .s1
43 .SA "nuke, transport, Nukes"