Unify Caledonian Meadows and Wild Lake player location duplication from rP19704 ...
[0ad.git] / binaries / data / mods / public / maps / random / extinct_volcano.json
blobc17b648ef2f5ce75f25a26e4201aeed8bb669504
2         "settings" : {
3                 "Name" : "Extinct Volcano",
4                 "Script" : "extinct_volcano.js",
5                 "Description" : "[color=\"red\"]IMPORTANT NOTE: AI PLAYERS DO NOT WORK WITH THIS MAP[/color]\n\nA once fertile valley... desolated by the eruption of the long-dormant volcano in the heart of the region. Following years of empty, scorched deadness, signs of life started reappearing and spreading. Now the land is half-way to the full lushness of its former era. Alas, it is not to be: following a long stretch of drought, interminable rains have set in in the higher regions to the north. Water levels are rising at drastic levels, slowly forcing players to seek the high ground of the lesser, extinct volcanoes or the now again dormant great cone.",
6                 "DisabledTemplates": [
7                         "structures/ptol_lighthouse"
8                 ],
9                 "BaseTerrain" : "ocean_rock_a",
10                 "BaseHeight" : 1,
11                 "Keywords": ["trigger"],
12                 "CircularMap" : true,
13                 "Preview" : "extinctvolcano.png",
14                 "TriggerScripts": [
15                         "scripts/TriggerHelper.js",
16                         "random/extinct_volcano_triggers.js"
17                 ]
18         }