forked from mirrors/0ad
6fe427664b
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.
15 lines
695 B
JSON
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"
|
|
]
|
|
}
|
|
}
|