Merge 'remotes/trunk'
[0ad.git] / binaries / data / mods / public / maps / random / elephantine.json
blobae80c750272a5842c182ed36efdb86697ffbbeb1
2         "settings" : {
3                 "Name" : "Elephantine",
4                 "Script" : "elephantine.js",
5                 "Description" : "Forming the traditional frontier between ancient Kush and Egypt, the fortified Island of Elephantine was situated on the Nile River at the first cataract. As the border between Upper Egypt and Lower Nubia, Elephantine became an important way-station for the trade in ivory and other goods. It was considered to be the home of the god Khnum, guardian of the source of the Nile, and boasted an impressive temple complex.",
6                 "Preview" : "elephantine.png",
7                 "Keywords": ["naval"],
8                 "CircularMap": true,
9                 "TriggerScripts" : [
10                         "scripts/TriggerHelper.js",
11                         "random/elephantine_triggers.js"
12                 ]
13         }