1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/maps/random/fortress.json
2012-03-18 07:53:18 +00:00

11 lines
345 B
JSON

{
"settings" : {
"Name" : "Fortress",
"Script" : "fortress.js",
"Description" : "Players start in a fortress with piles of resources",
"BaseTerrain" : ["temp_grass", "temp_grass", "temp_grass_d"],
"BaseHeight" : 3,
"CircularMap" : true,
"XXXXXX" : "Optionally define other things here, like we would for a scenario"
}
}