mirror of
https://github.com/nolen777/eagle0.git
synced 2026-07-29 00:15:42 +00:00
Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
30f8a9d8c6 |
@@ -186,7 +186,7 @@
|
||||
"type": "PLAINS"
|
||||
},
|
||||
{
|
||||
"type": "PLAINS"
|
||||
"type": "FOREST"
|
||||
},
|
||||
{
|
||||
"type": "PLAINS"
|
||||
@@ -285,7 +285,7 @@
|
||||
"type": "RIVER",
|
||||
"modifier": {
|
||||
"bridge": {
|
||||
"integrity": 100.0
|
||||
"integrity": 100
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -467,7 +467,7 @@
|
||||
"type": "PLAINS",
|
||||
"modifier": {
|
||||
"castle": {
|
||||
"integrity": 100.0
|
||||
"integrity": 100
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -508,7 +508,7 @@
|
||||
"type": "PLAINS",
|
||||
"modifier": {
|
||||
"castle": {
|
||||
"integrity": 100.0
|
||||
"integrity": 100
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -522,7 +522,7 @@
|
||||
"type": "PLAINS",
|
||||
"modifier": {
|
||||
"castle": {
|
||||
"integrity": 100.0
|
||||
"integrity": 100
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -574,9 +574,7 @@
|
||||
"attackerStartingPositions": [
|
||||
{
|
||||
"positions": [
|
||||
{
|
||||
|
||||
},
|
||||
{},
|
||||
{
|
||||
"row": 2
|
||||
},
|
||||
@@ -609,12 +607,8 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
},
|
||||
{
|
||||
|
||||
},
|
||||
{},
|
||||
{},
|
||||
{
|
||||
"positions": [
|
||||
{
|
||||
@@ -658,9 +652,7 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
},
|
||||
{},
|
||||
{
|
||||
"positions": [
|
||||
{
|
||||
@@ -744,9 +736,7 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
}
|
||||
{}
|
||||
],
|
||||
"monthlyWeather": [
|
||||
{
|
||||
@@ -844,4 +834,4 @@
|
||||
"maxWindMph": 25
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user