repo.or.cz
/
0ad.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Fix the two incorrect replacements in rP21434, refs #4950.
[0ad.git]
/
binaries
/
data
/
mods
/
public
/
maps
/
random
/
canyon.json
blob
ec7c43bc2b45f6e5ae3093a6bae60ddb9585b9b0
1
{
2
"settings" : {
3
"Name" : "Canyon",
4
"Script" : "canyon.js",
5
"Description" : "Players start around the map in deep canyons.",
6
"Preview" : "canyon.png",
7
"SupportedBiomes": "generic/",
8
"CircularMap" : true
9
}
10
}