forked from github/server
desert.road was wrong (probably from migrating XML to JSON)
This commit is contained in:
parent
1d57bf527d
commit
ee4480250f
|
@ -61,7 +61,7 @@
|
|||
"desert": {
|
||||
"size": 400,
|
||||
"seed": 2,
|
||||
"road": 75,
|
||||
"road": 100,
|
||||
"flags": [ "cavalry", "land", "walk", "sail", "fly" ],
|
||||
"herbs": [ "h9", "h11" ],
|
||||
"production": {
|
||||
|
@ -232,4 +232,4 @@
|
|||
"production": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue