info: Fix option NOMOBCOST misinformation
The cost of firing naval guns is 15 mobility with option NOMOBCOST disabled. Mobility.t is correct. Fix Options.t not to claim submarines pay half the sector movement cost when NOMOBCOST is enabled. Fix fire.t not to claim ships pay half the sector movement cost when NOMOBCOST is disabled. Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
parent
00abc9616d
commit
58a6e7270f
2 changed files with 2 additions and 3 deletions
|
@ -37,7 +37,7 @@ Allows real-time updating of mobility.
|
|||
.L NOFOOD
|
||||
No food is required.
|
||||
.L NOMOBCOST
|
||||
Ships pay 0 mob to fire. Subs pay 1/2 a sect's movement cost.
|
||||
Firing a ship's guns costs no mobility.
|
||||
.L NO_FORT_FIRE
|
||||
Forts cannot fire.
|
||||
.L NO_PLAGUE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue