0ad/binaries/data/mods/public/maps/random/unknown_nomad.json
2012-10-11 15:32:10 +00:00

14 lines
482 B
JSON

{
"settings" : {
"Name" : "Unknown Nomad",
"Script" : "unknown_nomad.js",
"Description" : "The unknown... Players start with only some citizen soldiers and females. [color=\"red\"]Warning: AI players will cause the game to crash.[/color]",
"BaseTerrain" : ["medit_sand_wet"],
"BaseHeight" : -5,
"Preview" : "unknown.png",
"Keywords": ["demo"],
"CircularMap" : true,
"XXXXXX" : "Optionally define other things here, like we would for a scenario"
}
}