1
0
forked from mirrors/0ad

Rename Neareastern Badlands to Cappadocian Badlands

A discussion on the forums had the result, that the name Neareastern
Badlands should be changed as it contains an eurocentric view on Anatolia.

Fixes #8590
This commit is contained in:
obelix
2025-12-06 21:52:48 +01:00
committed by Vantha
parent 832501fc9b
commit b7247ae7fb
9 changed files with 10 additions and 10 deletions
@@ -1,11 +1,11 @@
{
"settings" : {
"Name" : "Neareastern Badlands",
"Script" : "neareastern_badlands.js",
"Description" : "A jumbled maze of cliffs, canyons, and rugged terrain with an oasis in the center\n\nCappadocia is a historical region in Central Anatolia. In the time of Herodotus, the Cappadocians were reported as occupying the whole region from Mount Taurus to the vicinity of the the Black Sea. Cappadocia, in this sense, was bounded in the south by the chain of the Taurus Mountains that separate it from Cilicia, to the east by the upper Euphrates and the Armenian Highland, to the north by Pontus, and to the west by Lycaonia and eastern Galatia. Cappadocia lies in eastern Anatolia. The relief consists of a high plateau over 1000 m in altitude that is pierced by volcanic peaks. Due to its inland location and high altitude, Cappadocia has a markedly continental climate, with hot dry summers and cold snowy winters. Rainfall is sparse and the region is largely semi-arid.",
"Name" : "Cappadocian Badlands",
"Script" : "cappadocian_badlands.js",
"Description" : "A jumbled maze of cliffs, canyons, and rugged terrain with an oasis in the center\n\nCappadocia is a historical region in Central Anatolia. In the time of Herodotus, the Cappadocians were reported as occupying the whole region from Mount Taurus to the vicinity of the the Black Sea. Cappadocia, in this sense, was bounded in the south by the chain of the Taurus Mountains that separate it from Cilicia, to the east by the upper Euphrates and the Armenian Highland, to the north by Pontus, and to the west by Lycaonia and eastern Galatia. The relief consists of a high plateau over 1000 m in altitude that is pierced by volcanic peaks. Due to its inland location and high altitude, Cappadocia has a markedly continental climate, with hot dry summers and cold snowy winters. Rainfall is sparse and the region is largely semi-arid.",
"SupportedBiomes": ["generic/sahara", "generic/nubia", "generic/savanna"],
"Keywords": ["multiplayer"],
"Preview" : "neareastern_badlands.png",
"Preview" : "cappadocian_badlands.png",
"CircularMap" : true,
"PlayerPlacements" : [
"circle",
@@ -38,14 +38,14 @@
<ScriptSettings><![CDATA[
{
"CircularMap": true,
"Description": "The 'Cappadocia' region of Central-Eastern Anatolia.\u000a\u000aAll players start on the Western end of the map, with a vast unclaimed wilderness lying open before them ripe for conquest and depredation.\u000a\u000aStone and Metal resources are in abundance, especially Stone, but Wood is somewhat scarce.",
"Description": "The region of Cappadocia in Central Anatolia.\u000a\u000aAll players start on the Western end of the map, with a vast unclaimed wilderness lying open before them ripe for conquest and depredation.\u000a\u000aStone and Metal resources are in abundance, especially Stone, but Wood is somewhat scarce.",
"Keywords": [],
"Name": "Neareastern Badlands (2)",
"Name": "Cappadocian Badlands (2)",
"PlayerData": [
{},
{}
],
"Preview": "neareastern_badlands_1.png",
"Preview": "cappadocian_badlands_1.png",
"VictoryConditions": [
"conquest"
]
@@ -38,16 +38,16 @@
<ScriptSettings><![CDATA[
{
"CircularMap": true,
"Description": "The 'Cappadocia' region of Central-Eastern Anatolia.\n\nAll players start on the Western end of the map, with a vast unclaimed wilderness lying open before them ripe for conquest and depredation.\n\nStone and Metal resources are in abundance, especially Stone, but Wood is somewhat scarce.",
"Description": "The region of Cappadocia in Central Anatolia.\n\nAll players start on the Western end of the map, with a vast unclaimed wilderness lying open before them ripe for conquest and depredation.\n\nStone and Metal resources are in abundance, especially Stone, but Wood is somewhat scarce.",
"Keywords": [],
"Name": "Neareastern Badlands (4)",
"Name": "Cappadocian Badlands (4)",
"PlayerData": [
{},
{},
{},
{}
],
"Preview": "neareastern_badlands_2.png",
"Preview": "cappadocian_badlands_2.png",
"VictoryConditions": [
"conquest"
]