From 5f9623e950bf3cdaa3dec51027ecdb27cda49373 Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Thu, 8 Apr 2021 06:48:59 +0300 Subject: [PATCH 47/47] Improve help about Barbarian Leader ransom The sum paid may be less than the ruleset defined value if the barbarian player has less money. Reported by chippo See osdn #41938 Signed-off-by: Marko Lindqvist --- data/civ1/units.ruleset | 4 +++- data/civ2/units.ruleset | 4 +++- data/civ2civ3/units.ruleset | 4 +++- data/classic/units.ruleset | 4 +++- data/goldkeep/units.ruleset | 4 +++- data/multiplayer/units.ruleset | 4 +++- data/sandbox/units.ruleset | 4 +++- data/webperimental/units.ruleset | 4 +++- 8 files changed, 24 insertions(+), 8 deletions(-) diff --git a/data/civ1/units.ruleset b/data/civ1/units.ruleset index 2802be2f04..c07021f7ba 100644 --- a/data/civ1/units.ruleset +++ b/data/civ1/units.ruleset @@ -1394,5 +1394,7 @@ One Barbarian Leader appears every time there is a barbarian uprising\ somewhere in the world.\ "), _("\ When a Barbarian Leader is killed on a tile without any defending units,\ - the 100 gold ransom is paid, but only to land units.\ + the ransom is paid, but only to land units.\ + Usually the ransom is 100 gold, but can be less if the barbarian has\ + less money.\ ") diff --git a/data/civ2/units.ruleset b/data/civ2/units.ruleset index c61cc4f83e..451739d1a2 100644 --- a/data/civ2/units.ruleset +++ b/data/civ2/units.ruleset @@ -2227,5 +2227,7 @@ One Barbarian Leader appears every time there is a barbarian uprising\ somewhere in the world.\ "), _("\ When a Barbarian Leader is killed on a tile without any defending units,\ - the 100 gold ransom is paid, but only to land units and helicopters.\ + the ransom is paid, but only to land units and helicopters.\ + Usually the ransom is 100 gold, but can be less if the barbarian has\ + less money.\ ") diff --git a/data/civ2civ3/units.ruleset b/data/civ2civ3/units.ruleset index 26d86ead3f..3943ef41a2 100644 --- a/data/civ2civ3/units.ruleset +++ b/data/civ2civ3/units.ruleset @@ -2582,7 +2582,9 @@ One Barbarian Leader appears every time there is a barbarian uprising\ somewhere in the world.\ "), _("\ When a Barbarian Leader is killed on a tile without any defending units,\ - the 100 gold ransom is paid, but only to land units and helicopters.\ + the ransom is paid, but only to land units and helicopters.\ + Usually the ransom is 100 gold, but can be less if the barbarian has\ + less money.\ ") [unit_awacs] diff --git a/data/classic/units.ruleset b/data/classic/units.ruleset index 61c5525535..8409e5f9a2 100644 --- a/data/classic/units.ruleset +++ b/data/classic/units.ruleset @@ -2351,7 +2351,9 @@ One Barbarian Leader appears every time there is a barbarian uprising\ somewhere in the world.\ "), _("\ When a Barbarian Leader is killed on a tile without any defending units,\ - the 100 gold ransom is paid, but only to land units and helicopters.\ + the ransom is paid, but only to land units and helicopters.\ + Usually the ransom is 100 gold, but can be less if the barbarian has\ + less money.\ ") [unit_awacs] diff --git a/data/goldkeep/units.ruleset b/data/goldkeep/units.ruleset index a7540eeefe..bfc384126b 100644 --- a/data/goldkeep/units.ruleset +++ b/data/goldkeep/units.ruleset @@ -2383,7 +2383,9 @@ One Barbarian Leader appears every time there is a barbarian uprising\ somewhere in the world.\ "), _("\ When a Barbarian Leader is killed on a tile without any defending units,\ - the 100 gold ransom is paid, but only to land units and helicopters.\ + the ransom is paid, but only to land units and helicopters.\ + Usually the ransom is 100 gold, but can be less if the barbarian has\ + less money.\ ") [unit_awacs] diff --git a/data/multiplayer/units.ruleset b/data/multiplayer/units.ruleset index 4b98a60061..f2ddbaf0c4 100644 --- a/data/multiplayer/units.ruleset +++ b/data/multiplayer/units.ruleset @@ -2438,7 +2438,9 @@ One Barbarian Leader appears every time there is a barbarian uprising\ somewhere in the world.\ "), _("\ When a Barbarian Leader is killed on a tile without any defending units,\ - the 100 gold ransom is paid, but only to land units and helicopters.\ + the ransom is paid, but only to land units and helicopters.\ + Usually the ransom is 100 gold, but can be less if the barbarian has\ + less money.\ ") [unit_awacs] diff --git a/data/sandbox/units.ruleset b/data/sandbox/units.ruleset index 08534bb7e0..45c8185653 100644 --- a/data/sandbox/units.ruleset +++ b/data/sandbox/units.ruleset @@ -2753,7 +2753,9 @@ One Barbarian Leader appears every time there is a barbarian uprising\ somewhere in the world.\ "), _("\ When a Barbarian Leader is killed on a tile without any defending units,\ - the 100 gold ransom is paid, but only to land units and helicopters.\ + the ransom is paid, but only to land units and helicopters.\ + Usually the ransom is 100 gold, but can be less if the barbarian has\ + less money.\ ") [unit_awacs] diff --git a/data/webperimental/units.ruleset b/data/webperimental/units.ruleset index d3dd2fc549..95fce9ea51 100644 --- a/data/webperimental/units.ruleset +++ b/data/webperimental/units.ruleset @@ -2433,7 +2433,9 @@ One Barbarian Leader appears every time there is a barbarian uprising\ somewhere in the world.\ "), _("\ When a Barbarian Leader is killed on a tile without any defending units,\ - the 100 gold ransom is paid, but only to land units and helicopters.\ + the ransom is paid, but only to land units and helicopters.\ + Usually the ransom is 100 gold, but can be less if the barbarian has\ + less money.\ ") [unit_awacs] -- 2.30.2