Author: cazfi
Date: Wed Nov 11 20:37:45 2015
New Revision: 30554

URL: http://svn.gna.org/viewcvs/freeciv?rev=30554&view=rev
Log:
Disabled barbarians from sandbox ruleset.

See patch #6532

Modified:
    branches/S2_6/data/sandbox/game.ruleset

Modified: branches/S2_6/data/sandbox/game.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/sandbox/game.ruleset?rev=30554&r1=30553&r2=30554&view=diff
==============================================================================
--- branches/S2_6/data/sandbox/game.ruleset     (original)
+++ branches/S2_6/data/sandbox/game.ruleset     Wed Nov 11 20:37:45 2015
@@ -686,7 +686,11 @@
 ; freeciv game settings for sandbox ruleset
 ;
 set =
-    { "name", "value"
+    { "name", "value", "locked"
+      ; For forward compatibility reasons, we don't want Pirate nation to ever 
get created
+      ; to the savegames.
+      "barbarians", "DISABLED", TRUE
+
       "aifill", 12
       "generator", "FRACTAL"
       "topology", "WRAPX|WRAPY|ISO"


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

Reply via email to