fairland: Tweak sea oil & mountain gold for simplicity
The functions mapping elevation to resources are piecewise linear, except for set_oil(), which randomly adds 1 to sea oil, and set_gold(), which is isn't linear for mountains, but very close. Drop the random oil bit, and replace the non-liner gold function by a linear one. Both resources decrease at most by one point. Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
parent
6880908937
commit
b6b32f02be
5 changed files with 1084 additions and 1084 deletions
Loading…
Add table
Add a link
Reference in a new issue