]> git.pond.sub.org Git - empserver/blob - info/stop.t
Make: Get SHELL from Autoconf
[empserver] / info / stop.t
1 .TH Command STOP
2 .NA stop "Stop production and repairs"
3 .LV Expert
4 .SY "stop <TYPE> <SECTS|SHIPS|PLANES|UNITS|NUKES>"
5 The stop command stops production and repairs for one update.
6 .s1
7 Stopped sectors don't gain efficiency, don't produce anything, and
8 don't work on ships, planes or units there, but otherwise function
9 normally: they still pay tax, distribute goods and so forth.
10 .s1
11 Stopping ships, planes and land units works just the same: they don't
12 gain efficiency, they don't produce anything (if applicable), and
13 they don't work on embarked land units or planes.
14 .s1
15 Stopping nukes doesn't do anything in particular, right now.
16 .s1
17 Conquering a sector, ship, plane, land unit or nuke stops it
18 automatically.  Stop orders expire at the
19 update.  Use the start command to countermand them manually.
20 .s1
21 .EX stop se 2,0
22 .NF
23 Wed Jan 20 21:35:34 1993
24 PRODUCTION STOPPAGE
25   sect        eff
26    2,0    c  100% will not produce or gain efficiency.
27     1 sector
28 .FI
29 .s1
30 .SA "start, census, Producing, Updates, Planes, Ships, LandUnits, Nukes"