Author: cazfi
Date: Fri Aug 15 22:45:58 2014
New Revision: 25921

URL: http://svn.gna.org/viewcvs/freeciv?rev=25921&view=rev
Log:
Documented clean_pollution_time and clean_fallout_time in terrain.ruleset 
comments.

See bug #22444

Modified:
    branches/S2_4/data/civ1/terrain.ruleset
    branches/S2_4/data/civ2/terrain.ruleset
    branches/S2_4/data/default/terrain.ruleset
    branches/S2_4/data/experimental/terrain.ruleset
    branches/S2_4/data/multiplayer/terrain.ruleset

Modified: branches/S2_4/data/civ1/terrain.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_4/data/civ1/terrain.ruleset?rev=25921&r1=25920&r2=25921&view=diff
==============================================================================
--- branches/S2_4/data/civ1/terrain.ruleset     (original)
+++ branches/S2_4/data/civ1/terrain.ruleset     Fri Aug 15 22:45:58 2014
@@ -132,6 +132,8 @@
 ;                        "no"  -- cannot transform
 ;                        terrain section -- transformation changes to that 
terrain
 ; transform_time       = time to transform; if 0, cannot transform
+; clean_pollution_time = time to clean pollution
+; clean_fallout_time   = time to clean fallout
 ; warmer_wetter_result = result of global warming for wet terrains; one of:
 ;                        "no"  -- no change; does not count for warming
 ;                        "yes" -- no change; counts for warming

Modified: branches/S2_4/data/civ2/terrain.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_4/data/civ2/terrain.ruleset?rev=25921&r1=25920&r2=25921&view=diff
==============================================================================
--- branches/S2_4/data/civ2/terrain.ruleset     (original)
+++ branches/S2_4/data/civ2/terrain.ruleset     Fri Aug 15 22:45:58 2014
@@ -140,6 +140,8 @@
 ;                        "no"  -- cannot transform
 ;                        terrain section -- transformation changes to that 
terrain
 ; transform_time       = time to transform; if 0, cannot transform
+; clean_pollution_time = time to clean pollution
+; clean_fallout_time   = time to clean fallout
 ; warmer_wetter_result = result of global warming for wet terrains; one of:
 ;                        "no"  -- no change; does not count for warming
 ;                        "yes" -- no change; counts for warming

Modified: branches/S2_4/data/default/terrain.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_4/data/default/terrain.ruleset?rev=25921&r1=25920&r2=25921&view=diff
==============================================================================
--- branches/S2_4/data/default/terrain.ruleset  (original)
+++ branches/S2_4/data/default/terrain.ruleset  Fri Aug 15 22:45:58 2014
@@ -143,6 +143,8 @@
 ;                        "no"  -- cannot transform
 ;                        terrain section -- transformation changes to that 
terrain
 ; transform_time       = time to transform; if 0, cannot transform
+; clean_pollution_time = time to clean pollution
+; clean_fallout_time   = time to clean fallout
 ; warmer_wetter_result = result of global warming for wet terrains; one of:
 ;                        "no"  -- no change; does not count for warming
 ;                        "yes" -- no change; counts for warming

Modified: branches/S2_4/data/experimental/terrain.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_4/data/experimental/terrain.ruleset?rev=25921&r1=25920&r2=25921&view=diff
==============================================================================
--- branches/S2_4/data/experimental/terrain.ruleset     (original)
+++ branches/S2_4/data/experimental/terrain.ruleset     Fri Aug 15 22:45:58 2014
@@ -145,6 +145,8 @@
 ;                        "no"  -- cannot transform
 ;                        terrain section -- transformation changes to that 
terrain
 ; transform_time       = time to transform; if 0, cannot transform
+; clean_pollution_time = time to clean pollution
+; clean_fallout_time   = time to clean fallout
 ; warmer_wetter_result = result of global warming for wet terrains; one of:
 ;                        "no"  -- no change; does not count for warming
 ;                        "yes" -- no change; counts for warming

Modified: branches/S2_4/data/multiplayer/terrain.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_4/data/multiplayer/terrain.ruleset?rev=25921&r1=25920&r2=25921&view=diff
==============================================================================
--- branches/S2_4/data/multiplayer/terrain.ruleset      (original)
+++ branches/S2_4/data/multiplayer/terrain.ruleset      Fri Aug 15 22:45:58 2014
@@ -143,6 +143,8 @@
 ;                        "no"  -- cannot transform
 ;                        terrain section -- transformation changes to that 
terrain
 ; transform_time       = time to transform; if 0, cannot transform
+; clean_pollution_time = time to clean pollution
+; clean_fallout_time   = time to clean fallout
 ; warmer_wetter_result = result of global warming for wet terrains; one of:
 ;                        "no"  -- no change; does not count for warming
 ;                        "yes" -- no change; counts for warming


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

Reply via email to