]> git.pond.sub.org Git - empserver/commit
config: Make plains build and mobility cost match wilderness
authorMarkus Armbruster <armbru@pond.sub.org>
Sat, 11 Jun 2016 20:15:49 +0000 (22:15 +0200)
committerMarkus Armbruster <armbru@pond.sub.org>
Sun, 6 Aug 2017 17:59:59 +0000 (19:59 +0200)
commit2f6545e5b55071c7a044747b195b7e039d2a95c5
tree73e9361f6250b5e7eef559c51459c37ebfe6358d
parentd9e46779263ce9da22ca82a679fa68d692c3aa8d
config: Make plains build and mobility cost match wilderness

Wilderness costs nothing to build (since Chainsaw 3), but efficiency
doesn't affect their mobility cost of 0.4 (commit 083003a, v4.3.6).

Plains (since 4.2.0) cost the customary $100, and mobility cost drops
from 0.4 at 0% to 0.2 at 100% efficiency.

Change plains to match wilderness: waive build cost, set mob1 to 0.4

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
src/lib/global/sect.config
tests/version/journal.log