1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/maps/random/persian_highlands.json
2012-09-09 07:19:11 +00:00

12 lines
857 B
JSON

{
"settings" : {
"Name" : "Persian Highlands",
"Script" : "persian_highlands.js",
"Description" : "A dry centeral plateau rich in minerals surounded by rocky hills\n\nThe southern parts of Zagros Mountains where the heart of the Persian empires and population. Although the altitude is high, the southern parts are drier that the northern Zagros, leading to a semi-arid climate. Still there are some sparse oakforests in the higher grounds. The annual precipitation falls mostly in the winter spring. The winters are severe, with low temperatures.",
"BaseTerrain" : ["desert_dirt_persia_2", "desert_dirt_persia_1" , "desert_dirt_persia_2", "grass_field_dry", "grass_field_dry"],
"BaseHeight" : 10,
"Preview" : "persian_highlands.png",
"CircularMap" : true,
"XXXXXX" : "Optionally define other things here, like we would for a scenario"
}
}