New random map script Marmara by _kali, reviewed by niektb.

This was SVN commit r18700.
This commit is contained in:
elexis 2016-09-04 22:30:03 +00:00
parent c118467c33
commit f61f051d74
3 changed files with 332 additions and 0 deletions

View file

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:97d09b25ecb296c9cd85c5984955cafa7fdb1f8c6e4c732e55f8163aabd02f89
size 121830

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,11 @@
{
"settings" : {
"Name" : "Marmara",
"Script" : "marmara.js",
"Description" : "The Sea of Marmara connects the Black Sea to the Aegean Sea and separates Turkey into it's European and Asian parts. The ancient city of Troy stood at the western entrance to the sea which became the focal point of the Trojan War.",
"BaseTerrain" : ["medit_sea_depths"],
"BaseHeight" : 1,
"Preview" : "marmara.png",
"CircularMap" : false
}
}