empserver/info/newcap.t
Markus Armbruster a419904c70 Make newcap's second argument mandatory
The code to find a suitable sanctuary location is flawed: to find
space and resources around the location, it does a depth-first search
limited to 300 sectors.  Pretty useless when the limit is reached.  A
breadth-first search would work, but why bother?  This feature is
obscure and rarely (if ever) used: no conscientious deity would use it
for a real game, and for blitzes fairland does a better job.  Remove
it.
2008-03-26 22:10:29 +01:00

5 lines
116 B
Perl

.TH Command NEWCAP
.NA newcap "Place a pair of sanctuaries"
.LV Expert
.SY "newcap <NAT> <SECTOR>"
.SA "add, Deity"