1
0
forked from mirrors/0ad
Files
0ad/binaries/data/mods/public/maps/random/hells_pass.json
T
elexis 84fae4baeb Fix lineendings for all map files.
This was SVN commit r18498.
2016-07-08 08:42:49 +00:00

12 lines
475 B
JSON

{
"settings" : {
"Name" : "Hell's Pass",
"Script" : "hells_pass.js",
"Description" : "A narrow pass between steep mountains promotes tight, defensive combat. With bountiful resources far from the front lines, teams may choose to support their exposed teammates financially, or retreat to more fertile, but less defensible ground.",
"BaseTerrain" : ["medit_sea_depths"],
"BaseHeight" : 1,
"Preview" : "hells_pass.png",
"CircularMap" : true
}
}