1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/maps/random/rhine_marshlands.json
Spahbod 84f1914434 Added Rhine Marshlands
This was SVN commit r11278.
2012-03-08 19:46:38 +00:00

11 lines
370 B
JSON

{
"settings" : {
"Name" : "Rhine Marshlands",
"Script" : "rhine_marshlands.js",
"Description" : "Shallow, passable marshlands with little room for buildings.",
"BaseTerrain" : ["temp_grass", "temp_grass", "temp_grass_d"],
"BaseHeight" : 1,
"CircularMap" : true,
"XXXXXX" : "Optionally define other things here, like we would for a scenario"
}
}