From 7d5c6e0d6db3ca85a82957e189f763cf85c24a18 Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Thu, 8 Apr 2021 06:53:03 +0300 Subject: [PATCH 20/20] 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/experimental/units.ruleset | 4 +++- data/multiplayer/units.ruleset | 4 +++- data/sandbox/units.ruleset | 4 +++- 7 files changed, 21 insertions(+), 7 deletions(-) diff --git a/data/civ1/units.ruleset b/data/civ1/units.ruleset index ab706cc141..b2986ae5c4 100644 --- a/data/civ1/units.ruleset +++ b/data/civ1/units.ruleset @@ -1359,5 +1359,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 79fe8cc5dc..60dbf14e6c 100644 --- a/data/civ2/units.ruleset +++ b/data/civ2/units.ruleset @@ -2184,5 +2184,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 af1b0caa13..a904643b97 100644 --- a/data/civ2civ3/units.ruleset +++ b/data/civ2civ3/units.ruleset @@ -2528,7 +2528,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 113d6819ef..47f95d52d0 100644 --- a/data/classic/units.ruleset +++ b/data/classic/units.ruleset @@ -2305,7 +2305,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/experimental/units.ruleset b/data/experimental/units.ruleset index 96a005a6c3..771de06d28 100644 --- a/data/experimental/units.ruleset +++ b/data/experimental/units.ruleset @@ -2338,7 +2338,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 9acf18f656..65bd375c6f 100644 --- a/data/multiplayer/units.ruleset +++ b/data/multiplayer/units.ruleset @@ -2391,7 +2391,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 1d72705985..3e76a09c7e 100644 --- a/data/sandbox/units.ruleset +++ b/data/sandbox/units.ruleset @@ -2531,7 +2531,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