]> git.pond.sub.org Git - empserver/commit
info: Fix option NOMOBCOST misinformation
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 21 Jun 2015 06:59:01 +0000 (08:59 +0200)
committerMarkus Armbruster <armbru@pond.sub.org>
Sat, 5 Dec 2015 11:41:15 +0000 (12:41 +0100)
commit58a6e7270f772c43b1331ccac0151e5aa2ab5afc
tree56f4181291cfb2bf3ec266d383be414d333c7c5c
parent00abc9616da5ee5f4a2c1ca5aef916b7f0f810d8
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>
info/Options.t
info/fire.t