Author: cazfi
Date: Sun Nov  6 08:07:29 2016
New Revision: 34402

URL: http://svn.gna.org/viewcvs/freeciv?rev=34402&view=rev
Log:
Set non-hex topology the default in civ/2 rulesets.

See patch #7938

Modified:
    trunk/data/civ1/game.ruleset
    trunk/data/civ2/game.ruleset

Modified: trunk/data/civ1/game.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/civ1/game.ruleset?rev=34402&r1=34401&r2=34402&view=diff
==============================================================================
--- trunk/data/civ1/game.ruleset        (original)
+++ trunk/data/civ1/game.ruleset        Sun Nov  6 08:07:29 2016
@@ -905,4 +905,5 @@
       ; no effect anyway
       "traitdistribution", "FIXED", TRUE
       "plrcolormode", "NATION_ORDER", FALSE
-    }
+      "topology", "WRAPX|ISO", FALSE
+    }

Modified: trunk/data/civ2/game.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/civ2/game.ruleset?rev=34402&r1=34401&r2=34402&view=diff
==============================================================================
--- trunk/data/civ2/game.ruleset        (original)
+++ trunk/data/civ2/game.ruleset        Sun Nov  6 08:07:29 2016
@@ -962,4 +962,5 @@
       ; no effect anyway
       "traitdistribution", "FIXED", TRUE
       "plrcolormode", "NATION_ORDER", FALSE
-    }
+      "topology", "WRAPX|ISO", FALSE
+    }


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

Reply via email to