Pompeii random map script by _kali.

This was SVN commit r18564.
This commit is contained in:
elexis 2016-07-27 11:35:19 +00:00
parent 0fcc1fbce6
commit c70975b116
3 changed files with 382 additions and 0 deletions

View file

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6ffb516d5fd8d7360076ecb792bd0e5288cfe864682f2d2afd65594a46404139
size 116421

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,11 @@
{
"settings" : {
"Name" : "Pompeii",
"Script" : "pompeii.js",
"Description" : "Pompeii was an ancient Roman coastal city, in the Campania region of Italy. Pompeii, along with much of the surrounding area, was mostly destroyed and buried under 4 to 6 meters of volcanic ash and pumice in the eruption of Mount Vesuvius in AD 79.",
"BaseTerrain" : ["medit_sea_depths"],
"BaseHeight" : 1,
"Preview" : "pompeii.png",
"CircularMap" : false
}
}