1
0
forked from mirrors/0ad
Files
0ad/binaries/data/mods/public/maps/random/elephantine.json
T
elexis 6fe427664b Bump version to alpha 24.
Last alpha 23 commit was 0044c5c2e8.

Differential Revision: https://code.wildfiregames.com/D1705
Reviewed By: Itms
Comments By: Stan, smiley, bb
This was SVN commit r21951.
2018-12-26 11:28:37 +00:00

15 lines
695 B
JSON

{
"settings" : {
"Name" : "Elephantine",
"Script" : "elephantine.js",
"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.",
"Preview" : "elephantine.png",
"Keywords": ["naval"],
"CircularMap": true,
"TriggerScripts" : [
"scripts/TriggerHelper.js",
"random/elephantine_triggers.js"
]
}
}