1
0
forked from mirrors/0ad
Files
0ad/binaries/data/mods/public/maps/random/india.json
T
elexis cb82a9a84f Move BaseTerrain from the random map JSON files to all other terrain names used by the script.
The gamesetup will never be able to do something useful with it,
especially change it as an option, so it shouldn't be in the JSON file.
Fixes #4973.

This was SVN commit r20912.
2018-01-19 02:21:32 +00:00

11 lines
446 B
JSON

{
"settings" : {
"Name" : "India",
"Script" : "india.js",
"Description" : "Central India just before the monsoon season - a parched land awaits the life-bringing rain which is already two months late. Due to the extended dryness and scorching heat, only the largest lake remains. The hardy trees which have survived the climate are spread out, yet not too scarce.",
"Preview" : "india.png",
"Keywords": [],
"CircularMap" : true
}
}