forked from mirrors/0ad
70a3201b23
This was SVN commit r17981.
12 lines
377 B
JSON
12 lines
377 B
JSON
{
|
|
"settings" : {
|
|
"Name" : "Deep Forest",
|
|
"Script" : "deep_forest.js",
|
|
"Description" : "A deep dark forest in Germania.",
|
|
"BaseTerrain" : ["temp_grass", "temp_grass_b", "temp_grass_c", "temp_grass_d", "temp_grass_long_b", "temp_grass_clovers_2", "temp_grass_mossy", "temp_grass_plants"],
|
|
"BaseHeight" : 0,
|
|
"Preview" : "deep_forest.png",
|
|
"CircularMap" : true
|
|
}
|
|
}
|