forked from github/server
fix desert.road in E3 also for 3.7.x
This commit is contained in:
parent
c9d74ee6ca
commit
274322c5b2
1 changed files with 2 additions and 2 deletions
|
@ -61,7 +61,7 @@
|
||||||
"desert": {
|
"desert": {
|
||||||
"size": 400,
|
"size": 400,
|
||||||
"seed": 2,
|
"seed": 2,
|
||||||
"road": 75,
|
"road": 100,
|
||||||
"flags": [ "cavalry", "land", "walk", "sail", "fly" ],
|
"flags": [ "cavalry", "land", "walk", "sail", "fly" ],
|
||||||
"herbs": [ "h9", "h11" ],
|
"herbs": [ "h9", "h11" ],
|
||||||
"production": {
|
"production": {
|
||||||
|
@ -232,4 +232,4 @@
|
||||||
"production": {}
|
"production": {}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue