mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
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.
12 lines
492 B
JSON
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
|
|
}
|
|
}
|