Author: sveinung
Date: Thu Aug 11 23:23:42 2016
New Revision: 33568

URL: http://svn.gna.org/viewcvs/freeciv?rev=33568&view=rev
Log:
webperimental: generate fair islands by default.

Set the map generator server setting's default to Fair islands.

See patch #7587

Modified:
    trunk/data/webperimental/game.ruleset

Modified: trunk/data/webperimental/game.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/webperimental/game.ruleset?rev=33568&r1=33567&r2=33568&view=diff
==============================================================================
--- trunk/data/webperimental/game.ruleset       (original)
+++ trunk/data/webperimental/game.ruleset       Thu Aug 11 23:23:42 2016
@@ -67,6 +67,8 @@
 - Cities that know Flight can airlift one (light weight) unit per turn. An \
 Airport allows a city to airlift one more unit per turn.\n\
 - Default minimum distance between cities is 3.\n\
+- Default map generator is `Fair islands`. It generates identical start \
+position islands for all players.\n\
 \n\
 This ruleset is still in development. If playing it makes you think that \
 a rule should change go to the Freeciv-web board at \
@@ -1068,4 +1070,5 @@
     "startunits", "ccwwxk", FALSE
     "killstack", "disabled", FALSE
     "citymindist", 3, FALSE
+    "generator", "FAIR", FALSE
   }


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

Reply via email to