forked from mirrors/0ad
626d89a726
This was SVN commit r21010.
20 lines
440 B
JSON
20 lines
440 B
JSON
{
|
|
"settings" : {
|
|
"Name" : "Flood",
|
|
"Script" : "flood.js",
|
|
"Description" : "A great flood has moved across the valley enabling ships and troops to battle in chest deep waters.",
|
|
"SupportedBiomes": [
|
|
"generic/temperate",
|
|
"generic/snowy",
|
|
"generic/desert",
|
|
"generic/alpine",
|
|
"generic/mediterranean",
|
|
"generic/tropic",
|
|
"generic/autumn"
|
|
],
|
|
"Keywords": [],
|
|
"Preview" : "flood.png",
|
|
"CircularMap" : true
|
|
}
|
|
}
|