forked from mirrors/0ad
84fae4baeb
This was SVN commit r18498.
13 lines
340 B
JSON
13 lines
340 B
JSON
{
|
|
"settings" : {
|
|
"Name" : "Empire",
|
|
"Script" : "empire.js",
|
|
"Description" : "A neighboring province has pledged alegiance to your rule. It's up to you to command them to victory.",
|
|
"BaseTerrain" : ["medit_sea_depths"],
|
|
"BaseHeight" : 2,
|
|
"Keywords": [],
|
|
"Preview" : "empire.png",
|
|
"CircularMap" : true
|
|
}
|
|
}
|