From 2f54653fd3fd64ecf1fd4407ea15d59b97cebea1 Mon Sep 17 00:00:00 2001 From: Sveinung Kvilhaugsvik Date: Wed, 28 Apr 2021 20:49:52 +0200 Subject: [PATCH] Fix transform_time ruleset documentation. Stop claiming that a transform_time of 0 disables terrain transformation in the ruleset comments. See osdn #42104 --- data/alien/terrain.ruleset | 2 +- data/civ1/terrain.ruleset | 2 +- data/civ2/terrain.ruleset | 2 +- data/civ2civ3/terrain.ruleset | 2 +- data/classic/terrain.ruleset | 2 +- data/experimental/terrain.ruleset | 2 +- data/multiplayer/terrain.ruleset | 2 +- data/ruledit/comments.txt | 2 +- data/sandbox/terrain.ruleset | 2 +- data/stub/terrain.ruleset | 2 +- data/webperimental/terrain.ruleset | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/data/alien/terrain.ruleset b/data/alien/terrain.ruleset index 099f3e45f0..e1f23eda3d 100644 --- a/data/alien/terrain.ruleset +++ b/data/alien/terrain.ruleset @@ -139,7 +139,7 @@ ocean_resources = TRUE ; "no" -- cannot transform ; terrain rule_name -- transformation changes to that ; terrain -; transform_time = time to transform; if 0, cannot transform +; transform_time = time to transform ; pillage_time = time to pillage extra from the tile (0 = impossible) ; Nonzero values only affect extras with removal_time 0. ; clean_pollution_time = time for 'clean pollution' activity (0 = impossible) diff --git a/data/civ1/terrain.ruleset b/data/civ1/terrain.ruleset index 555e8af926..c6ec515395 100644 --- a/data/civ1/terrain.ruleset +++ b/data/civ1/terrain.ruleset @@ -133,7 +133,7 @@ igter_cost = 1 ; "no" -- cannot transform ; terrain rule_name -- transformation changes to that ; terrain -; transform_time = time to transform; if 0, cannot transform +; transform_time = time to transform ; pillage_time = time to pillage extra from the tile (0 = impossible) ; Nonzero values only affect extras with removal_time 0. ; clean_pollution_time = time for 'clean pollution' activity (0 = impossible) diff --git a/data/civ2/terrain.ruleset b/data/civ2/terrain.ruleset index ac4f2406eb..f7235dc02c 100644 --- a/data/civ2/terrain.ruleset +++ b/data/civ2/terrain.ruleset @@ -133,7 +133,7 @@ pythagorean_diagonal = FALSE ; "no" -- cannot transform ; terrain rule_name -- transformation changes to that ; terrain -; transform_time = time to transform; if 0, cannot transform +; transform_time = time to transform ; pillage_time = time to pillage extra from the tile (0 = impossible) ; Nonzero values only affect extras with removal_time 0. ; clean_pollution_time = time for 'clean pollution' activity (0 = impossible) diff --git a/data/civ2civ3/terrain.ruleset b/data/civ2civ3/terrain.ruleset index 3e0220dc89..87b79df83c 100644 --- a/data/civ2civ3/terrain.ruleset +++ b/data/civ2civ3/terrain.ruleset @@ -145,7 +145,7 @@ ocean_resources = FALSE ; "no" -- cannot transform ; terrain rule_name -- transformation changes to that ; terrain -; transform_time = time to transform; if 0, cannot transform +; transform_time = time to transform ; pillage_time = time to pillage extra from the tile (0 = impossible) ; Nonzero values only affect extras with removal_time 0. ; clean_pollution_time = time for 'clean pollution' activity (0 = impossible) diff --git a/data/classic/terrain.ruleset b/data/classic/terrain.ruleset index a5f44275a9..2ca677f222 100644 --- a/data/classic/terrain.ruleset +++ b/data/classic/terrain.ruleset @@ -138,7 +138,7 @@ ocean_resources = FALSE ; "no" -- cannot transform ; terrain rule_name -- transformation changes to that ; terrain -; transform_time = time to transform; if 0, cannot transform +; transform_time = time to transform ; pillage_time = time to pillage extra from the tile (0 = impossible) ; Nonzero values only affect extras with removal_time 0. ; clean_pollution_time = time for 'clean pollution' activity (0 = impossible) diff --git a/data/experimental/terrain.ruleset b/data/experimental/terrain.ruleset index 0e953e9c3e..33b1958b77 100644 --- a/data/experimental/terrain.ruleset +++ b/data/experimental/terrain.ruleset @@ -140,7 +140,7 @@ ocean_resources = FALSE ; "no" -- cannot transform ; terrain rule_name -- transformation changes to that ; terrain -; transform_time = time to transform; if 0, cannot transform +; transform_time = time to transform ; pillage_time = time to pillage extra from the tile (0 = impossible) ; Nonzero values only affect extras with removal_time 0. ; clean_pollution_time = time for 'clean pollution' activity (0 = impossible) diff --git a/data/multiplayer/terrain.ruleset b/data/multiplayer/terrain.ruleset index 4253dcf992..f83339ba1f 100644 --- a/data/multiplayer/terrain.ruleset +++ b/data/multiplayer/terrain.ruleset @@ -138,7 +138,7 @@ ocean_resources = FALSE ; "no" -- cannot transform ; terrain rule_name -- transformation changes to that ; terrain -; transform_time = time to transform; if 0, cannot transform +; transform_time = time to transform ; pillage_time = time to pillage extra from the tile (0 = impossible) ; Nonzero values only affect extras with removal_time 0. ; clean_pollution_time = time for 'clean pollution' activity (0 = impossible) diff --git a/data/ruledit/comments.txt b/data/ruledit/comments.txt index e11af42804..be0c9045d8 100644 --- a/data/ruledit/comments.txt +++ b/data/ruledit/comments.txt @@ -602,7 +602,7 @@ terrains = "\ ; \"no\" -- cannot transform\n\ ; terrain rule_name -- transformation changes to that\n\ ; terrain\n\ -; transform_time = time to transform; if 0, cannot transform\n\ +; transform_time = time to transform\n\ ; pillage_time = time to pillage extra from the tile (0 = impossible)\n\ ; Nonzero values only affect extras with removal_time 0.\n\ ; clean_pollution_time = time to clean pollution (0 = impossible)\n\ diff --git a/data/sandbox/terrain.ruleset b/data/sandbox/terrain.ruleset index a02796ac71..adccb05a12 100644 --- a/data/sandbox/terrain.ruleset +++ b/data/sandbox/terrain.ruleset @@ -146,7 +146,7 @@ ocean_resources = FALSE ; "no" -- cannot transform ; terrain rule_name -- transformation changes to that ; terrain -; transform_time = time to transform; if 0, cannot transform +; transform_time = time to transform ; pillage_time = time to pillage extra from the tile (0 = impossible) ; Nonzero values only affect extras with removal_time 0. ; clean_pollution_time = time for 'clean pollution' activity (0 = impossible) diff --git a/data/stub/terrain.ruleset b/data/stub/terrain.ruleset index 2eef8f2581..0b0332cbfb 100644 --- a/data/stub/terrain.ruleset +++ b/data/stub/terrain.ruleset @@ -127,7 +127,7 @@ ocean_resources = FALSE ; "no" -- cannot transform ; terrain rule_name -- transformation changes to that ; terrain -; transform_time = time to transform; if 0, cannot transform +; transform_time = time to transform ; pillage_time = time to pillage extra from the tile (0 = impossible) ; Nonzero values only affect extras with removal_time 0. ; clean_pollution_time = time for 'clean pollution' activity (0 = impossible) diff --git a/data/webperimental/terrain.ruleset b/data/webperimental/terrain.ruleset index 47b04e1d92..f3610c1cac 100644 --- a/data/webperimental/terrain.ruleset +++ b/data/webperimental/terrain.ruleset @@ -138,7 +138,7 @@ ocean_resources = FALSE ; "no" -- cannot transform ; terrain rule_name -- transformation changes to that ; terrain -; transform_time = time to transform; if 0, cannot transform +; transform_time = time to transform ; pillage_time = time to pillage extra from the tile (0 = impossible) ; Nonzero values only affect extras with removal_time 0. ; clean_pollution_time = time to clean pollution (0 = impossible) -- 2.30.2