1
0
forked from 0ad/0ad

Fixed an error in description.

This was SVN commit r12039.
This commit is contained in:
O.Davoodi 2012-06-29 04:14:06 +00:00
parent c3082fab9a
commit 347eb964bd

View File

@ -2,10 +2,11 @@
"settings" : {
"Name" : "The Nile",
"Script" : "the_nile.js",
"Description" : "A calm wide river divides the map into northern and southern parts.",
"Description" : "A calm wide river divides the map into western and eastern parts.",
"BaseTerrain" : ["desert_sand_dunes_100"],
"BaseHeight" : 1,
"Keywords": ["naval"],
"Preview" : "the_nile.png",
"CircularMap" : true,
"XXXXXX" : "Optionally define other things here, like we would for a scenario"
}