]> git.pond.sub.org Git - empserver/blob - info/Commands/stop.t
Import of Empire 4.2.12
[empserver] / info / Commands / stop.t
1 .TH Command STOP
2 .NA stop "Stop sector production"
3 .LV Expert
4 .SY "stop <SECTS>"
5 The stop command orders a sector to stop producing for an update.
6 After the update, the sector will return to normal.
7 .s1
8 The sector will still distribute, etc, but will not gain in efficiency or
9 produce anything. Ships, planes, and units in the sector will
10 not gain efficiency.
11 .s1
12 .EX stop 2,0
13 .NF
14 Wed Jan 20 21:35:34 1993
15 PRODUCTION STOPPAGE
16   sect        eff
17    2,0    c  100% will not produce or gain efficiency.
18     1 sector
19 .FI
20 .s1
21 .SA "start, census, Production, Update"