Author: cazfi
Date: Wed Jan 21 21:29:23 2015
New Revision: 27769

URL: http://svn.gna.org/viewcvs/freeciv?rev=27769&view=rev
Log:
HOWTOPLAY documents generator setting values by their names.

See bug #23197

Modified:
    branches/S2_5/doc/HOWTOPLAY

Modified: branches/S2_5/doc/HOWTOPLAY
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_5/doc/HOWTOPLAY?rev=27769&r1=27768&r2=27769&view=diff
==============================================================================
--- branches/S2_5/doc/HOWTOPLAY (original)
+++ branches/S2_5/doc/HOWTOPLAY Wed Jan 21 21:29:23 2015
@@ -188,15 +188,15 @@
 experience) the horrors of a tiny island.  Tiny Island Syndrome (TIS)
 is known to make people go insane.  To fix this, our kind and loving
 coders installed the generator option.  
-- When set to 1, it creates the map using a random hight generator,
+- When set to RANDOM, it creates the map using a random height generator,
   with islands of different (and potentially unfair) sizes.
-- When set to 2 it generates the map using a pseudo fractal hight
+- When set to FRACTAL it generates the map using a pseudo fractal height
   generator. This means that the mountains and the hills will be
   placed according to everlasting mathematical figures.
-- 3 generates islands of equal size (sometimes with some smaller
+- ISLAND generates islands of equal size (sometimes with some smaller
   islands thrown in).  This way, nobody can whine about losing "on
   account of that d**ned island."
-- 0 is used for premade maps. (Load a map by typing in
+- SCENARIO is used for premade maps. (Load a map by typing in
   /load /dir/savegame.sav.gz in the input field at the bottom of the
   screen, in this way it is possible to change the settings of a game.
   Use the map editor to change a map.)
@@ -204,8 +204,8 @@
 Below the generator option there is the startpos option. This setting
 determines how many players are placed on the same continent. Each
 generator option has its own default startpos value. Which is loaded
-when startpos is 0. (The default startpos for the fractal hight
-generator is 3, which means that the generator will try to place all
+when startpos is DEFAULT. (The default startpos for the fractal height
+generator is ALL, which means that the generator will try to place all
 the players on the same continent.
 
 Q. Should I make the game easier by increasing the starting gold?


_______________________________________________
Freeciv-commits mailing list
Freeciv-commits@gna.org
https://mail.gna.org/listinfo/freeciv-commits

Reply via email to