1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/maps/random/ardennes_forest.json
Spahbod 4a1f417d40 Fixed a bug.
This was SVN commit r12029.
2012-06-27 10:22:05 +00:00

15 lines
666 B
JSON

{
"settings" : {
"Name" : "Ardennes Forest",
"Script" : "ardennes_forest.js",
"Description" : "Each player starts deep in the forest.\n\n\nThe Ardennes is a region of extensive forests, rolling hills and ridges formed within the Givetian Ardennes mountain range, primarily in modern day Belgium and Luxembourg. The region took its name from the ancient Silva, a vast forest in Roman times called Arduenna Silva.",
"BaseTerrain" : [
"temp_forestfloor_pine", "temp_forestfloor_pine", "alpine_cliff_c", "alpine_grass_rocky"
],
"BaseHeight" : 50,
"CircularMap" : true,
"Author" : "Michael Mayfield <mmayfield45@gmail.com>",
"Version" : "1.2"
}
}