0ad/binaries/data/mods/public/maps/random/islands.json
Mythos_Ruler 19e258d36c Oasis tweaks.
Oasis III with 2 Carthage players.

Updated animations for Italian swordsman.

New portrait for shipyard.png

#Islands random map script.

This was SVN commit r10216.
2011-09-08 03:35:31 +00:00

12 lines
312 B
JSON

{
"settings" : {
"Name" : "Islands",
"Script" : "islands.js",
"Description" : "Each player starts on an island surrounded by water.",
"BaseTerrain" : ["medit_sea_depths"],
"BaseHeight" : -5,
"CircularMap" : true,
"XXXXXX" : "Optionally define other things here, like we would for a scenario"
}
}