Author: cazfi
Date: Thu Sep 10 05:20:55 2015
New Revision: 29843

URL: http://svn.gna.org/viewcvs/freeciv?rev=29843&view=rev
Log:
Placed Alien ruleset rivers to Natural Defense layer.

See patch #6334

Modified:
    branches/S2_6/data/alien/terrain.ruleset
    branches/S2_6/doc/README.ruleset_alien

Modified: branches/S2_6/data/alien/terrain.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/alien/terrain.ruleset?rev=29843&r1=29842&r2=29843&view=diff
==============================================================================
--- branches/S2_6/data/alien/terrain.ruleset    (original)
+++ branches/S2_6/data/alien/terrain.ruleset    Thu Sep 10 05:20:55 2015
@@ -987,9 +987,10 @@
 buildable      = FALSE
 defense_bonus  = 50
 native_to      = "Native", "Amphibious"
+flags          = "NaturalDefense"
 ; /* xgettext:no-c-format */
 helptext       = _("\
-Any river increases a tile's defense factor by 50%. Native and Amphibious \
+Any river increases a tile's natural defense factor by 50%. Native and 
Amphibious \
 units may move along a River (but not diagonally) for fast travel.\
 "), _("\
 Green River increases also tile's food production by 1.\
@@ -1009,9 +1010,10 @@
 buildable      = FALSE
 defense_bonus  = 50
 native_to      = "Native", "Amphibious"
+flags          = "NaturalDefense"
 ; /* xgettext:no-c-format */
 helptext       = _("\
-Any river increases a tile's defense factor by 50%. Native and Amphibious \
+Any river increases a tile's natural defense factor by 50%. Native and 
Amphibious \
 units may move along a River (but not diagonally) for fast travel.\
 "), _("\
 Brown River increases also tile's shield production by 1.\

Modified: branches/S2_6/doc/README.ruleset_alien
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/doc/README.ruleset_alien?rev=29843&r1=29842&r2=29843&view=diff
==============================================================================
--- branches/S2_6/doc/README.ruleset_alien      (original)
+++ branches/S2_6/doc/README.ruleset_alien      Thu Sep 10 05:20:55 2015
@@ -61,7 +61,8 @@
 
 - There's two river types. Earthly units do not gain movement
   bonus from them. Both give trade bonus. Green River gives also
-  food bonus, and Brown River production bonus
+  food bonus, and Brown River production bonus. Both give
+  defense bonus counted on natural defense layer.
 
 - There can never be civil war
 


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

Reply via email to