1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/maps/random/anatolian_plateau.json

11 lines
393 B
JSON

{
"settings" : {
"Name" : "Anatolian Plateau",
"Script" : "anatolian_plateau.js",
"Description" : "An indefensible open land with little wood and stone.",
"BaseTerrain" : ["steppe_grass_a", "steppe_grass_b", "steppe_grass_c", "steppe_grass_d"],
"BaseHeight" : 1,
"CircularMap" : true,
"XXXXXX" : "Optionally define other things here, like we would for a scenario"
}
}