mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-21 10:03:43 +00:00
Rename Aethiopia to Fields Of Meroë as proposed by Sundiata and agreed with (-_-) aka smiley, refs #5040, D1359.
New map description by Sundiata. This was SVN commit r21524.
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"settings" : {
|
||||
"Name" : "Aethiopia",
|
||||
"Script" : "aethiopia.js",
|
||||
"Description" : "Aethiopia, land of the Kushites. Arid and hostile as the terrain might look, the region is surprisingly lush. The presence of several life-bringing oases serve to make this a prized haven for man and beast alike.",
|
||||
"Preview" : "aethiopia_dry.png",
|
||||
"Keywords": ["new"],
|
||||
"CircularMap" : true,
|
||||
"SupportedBiomes": "aethiopia/"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"settings" : {
|
||||
"Name" : "Fields of Meroë",
|
||||
"Script" : "fields_of_meroe.js",
|
||||
"Description" : "The \"Island of Meroë\", a vast peninsula flanked by the Nile and Atbarah rivers, formed the heartland of ancient Kush. Where the harsh deserts start making way for the semi-arid savannahs and small acacia forests dot the landscape. The area is rich in resources and the ever-present Nile brings life, but grave threats loom on the opposite riverbank.",
|
||||
"Preview" : "fields_of_meroe_dry.png",
|
||||
"Keywords": ["new"],
|
||||
"CircularMap" : true,
|
||||
"SupportedBiomes": "fields_of_meroe/"
|
||||
}
|
||||
}
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
"Description": {
|
||||
"Title": "Dry Season",
|
||||
"Description": "The vitalizing waters of the Nile sustain life along its banks, while the long dry season scorches the land.",
|
||||
"Preview" : "aethiopia_dry.png"
|
||||
"Preview" : "fields_of_meroe_dry.png"
|
||||
},
|
||||
"Environment": {
|
||||
"SkySet": "sunny",
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
"Description": {
|
||||
"Title": "Rainy Season",
|
||||
"Description": "Revelling in the much awaited rain, the baked land transforms into a lush haven for both man and beast.",
|
||||
"Preview" : "aethiopia_rainy.png"
|
||||
"Preview" : "fields_of_meroe_rainy.png"
|
||||
},
|
||||
"Environment": {
|
||||
"SkySet": "stormy",
|
||||
Reference in New Issue
Block a user