0ad/binaries/data/mods/public/maps/random/amazon.json
elexis e55ee5048e Bump version number to Alpha 22.
Remove "new" keyword from Alpha 21 maps.
Remove "new pathfinder" hint from Alpha 19, as reported by fcxSanya.
Show chat timestmaps by default.

This was SVN commit r18919.
2016-11-11 01:46:12 +00:00

12 lines
492 B
JSON

{
"settings" : {
"Name" : "Amazon",
"Script" : "amazon.js",
"Description" : "Players are transported into the tropics to the mouth of the great Amazon, which is arguably the longest and largest river in the world. Will you triumph and take control of this tropical paradise, or will you be trampled into the dust by ruthless and ambitious enemies?",
"BaseTerrain" : ["medit_sea_depths"],
"BaseHeight" : 1,
"Keywords": [],
"Preview" : "amazon.png",
"CircularMap" : false
}
}