fix desert.road in E3 also for 3.7.x

This commit is contained in:
Enno Rehling 2015-12-20 20:16:13 +01:00
parent c9d74ee6ca
commit 274322c5b2
1 changed files with 2 additions and 2 deletions

View File

@ -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": {}
}
}
}
}