0ad/binaries/data/mods/public/maps/random/sahel_watering_holes.json
2013-10-05 18:29:44 +00:00

12 lines
581 B
JSON

{
"settings" : {
"Name" : "Sahel Watering Holes",
"Script" : "sahel_watering_holes.js",
"Description" : "Players start around the map with lines of water between them\n\nThe African savanna is chocked full of animal life for hunting, while the nearby mineral deposits are plentiful. The dry season is approaching and the watering holes are drying up.",
"BaseTerrain" : ["savanna_grass_a"],
"BaseHeight" : 3,
"CircularMap" : true,
"Preview" : "sahel_watering_holes.png",
"XXXXXX" : "Optionally define other things here, like we would for a scenario"
}
}