Map fixes to Kaliningrad
Fixed wrong placement of barony building and combat locators Slightly changed provinces (3 new) Assigned provinces to right terrain
This commit is contained in:
parent
502ac68a79
commit
f2633013a0
11 changed files with 260 additions and 122 deletions
|
|
@ -1215,6 +1215,22 @@ e_zapadoslavia = {
|
|||
province = 3218
|
||||
color = { 225 125 125 }
|
||||
}
|
||||
b_cranz = { # Zelenogradsk
|
||||
province = 13616
|
||||
color = { 200 105 130 }
|
||||
}
|
||||
b_labiau = { # Polessk
|
||||
province = 122
|
||||
color = { 200 105 130 }
|
||||
}
|
||||
}
|
||||
c_balga = { # Gvardeisk
|
||||
color = { 210 115 120 }
|
||||
|
||||
b_tapiau = { # Gvardeisk
|
||||
province = 13615
|
||||
color = { 200 105 130 }
|
||||
}
|
||||
b_bartenstein = { # Bartoszyce
|
||||
province = 3205
|
||||
color = { 230 165 165 }
|
||||
|
|
@ -1228,11 +1244,11 @@ e_zapadoslavia = {
|
|||
color = { 225 125 125 }
|
||||
}
|
||||
}
|
||||
c_natangia = { # Chernyakhovsk
|
||||
c_natangia = { # Znamensk
|
||||
color = { 225 125 125 }
|
||||
|
||||
b_insterburg = { # Chernyakhovsk
|
||||
province = 3206
|
||||
b_wehlau = { # Znamensk
|
||||
province = 13617
|
||||
color = { 230 165 165 }
|
||||
}
|
||||
b_ostlandsberg = { # Kętrzyn
|
||||
|
|
@ -1263,10 +1279,10 @@ e_zapadoslavia = {
|
|||
province = 120
|
||||
color = { 190 85 85 }
|
||||
}
|
||||
b_labiau = { # Polessk
|
||||
province = 122
|
||||
color = { 200 105 130 }
|
||||
}
|
||||
b_insterburg = { # Chernyakhovsk
|
||||
province = 3206
|
||||
color = { 230 165 165 }
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -98,7 +98,7 @@ default_coastal_sea=coastal_sea
|
|||
95=taiga
|
||||
96=taiga
|
||||
97=taiga
|
||||
98=plains
|
||||
98=taiga
|
||||
99=taiga
|
||||
100=taiga
|
||||
101=taiga
|
||||
|
|
@ -108,7 +108,7 @@ default_coastal_sea=coastal_sea
|
|||
105=forest
|
||||
106=forest
|
||||
107=plains
|
||||
108=taiga
|
||||
108=farmlands
|
||||
109=wetlands
|
||||
110=plains
|
||||
111=wetlands
|
||||
|
|
@ -157,7 +157,7 @@ default_coastal_sea=coastal_sea
|
|||
154=forest
|
||||
155=forest
|
||||
156=forest
|
||||
157=plains
|
||||
157=hills
|
||||
158=forest
|
||||
159=plains
|
||||
160=plains
|
||||
|
|
@ -2546,7 +2546,7 @@ default_coastal_sea=coastal_sea
|
|||
2829=plains
|
||||
2830=plains
|
||||
2831=plains
|
||||
2832=plains
|
||||
2832=tells
|
||||
2833=plains
|
||||
2834=plains
|
||||
2835=plains
|
||||
|
|
@ -2930,9 +2930,9 @@ default_coastal_sea=coastal_sea
|
|||
3213=forest
|
||||
3214=forest
|
||||
3215=forest
|
||||
3216=plains
|
||||
3216=tells
|
||||
3217=plains
|
||||
3218=plains
|
||||
3218=forest
|
||||
3219=forest
|
||||
3220=forest
|
||||
3221=mountains
|
||||
|
|
@ -4531,6 +4531,7 @@ default_coastal_sea=coastal_sea
|
|||
4930=forest
|
||||
4934=forest
|
||||
4935=forest
|
||||
4936=tells
|
||||
4937=forest
|
||||
4938=forest
|
||||
4939=forest
|
||||
|
|
@ -11976,4 +11977,7 @@ default_coastal_sea=coastal_sea
|
|||
13277=mountains
|
||||
13278=mountains
|
||||
13279=mountains
|
||||
13428=wasteland
|
||||
13428=wasteland
|
||||
13615=forest
|
||||
13616=hills
|
||||
13617=forest
|
||||
Loading…
Add table
Add a link
Reference in a new issue