Skip to content

Commit

Permalink
Fix cities affected by Northern Rescale
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenvh1 committed Apr 11, 2020
1 parent 3fdfccc commit 91974fd
Showing 1 changed file with 96 additions and 96 deletions.
192 changes: 96 additions & 96 deletions web/cities/cities-ets2.js
Original file line number Diff line number Diff line change
Expand Up @@ -2425,14 +2425,6 @@ var cities = [
"y": "72.52",
"z": "-30171"
},
{
"gameName": "honningsvag",
"realName": "Honningsvåg",
"country": "norway",
"x": "36111.50",
"y": "34.98",
"z": "-113723.19"
},
{
"gameName": "huesca",
"realName": "Huesca",
Expand Down Expand Up @@ -2505,14 +2497,6 @@ var cities = [
"y": "76.207",
"z": "-111213"
},
{
"gameName": "ivalo",
"realName": "Ivalo",
"country": "finland",
"x": "40990.21",
"y": "48.16",
"z": "-102242.55"
},
{
"gameName": "jekabpils",
"realName": "Jēkabpils",
Expand Down Expand Up @@ -2569,14 +2553,6 @@ var cities = [
"y": "70.3945",
"z": "-33634.5"
},
{
"gameName": "kandalaksha",
"realName": "Кандалакша (Kandalaksha)",
"country": "russia",
"x": "56287.63",
"y": "-31.13",
"z": "-97267.13"
},
{
"gameName": "kardla",
"realName": "Kärdla",
Expand Down Expand Up @@ -2673,14 +2649,6 @@ var cities = [
"y": "116.113",
"z": "-1011.63"
},
{
"gameName": "kirkenes",
"realName": "Kirkenes",
"country": "norway",
"x": "44536.5",
"y": "24.5938",
"z": "-108965"
},
{
"gameName": "kirkwall",
"realName": "Kirkwall",
Expand Down Expand Up @@ -3233,14 +3201,6 @@ var cities = [
"y": "83.375",
"z": "14133"
},
{
"gameName": "murmansk",
"realName": "Мурманск (Murmansk)",
"country": "russia",
"x": "53970.5",
"y": "220.172",
"z": "-105283"
},
{
"gameName": "narbonne",
"realName": "Narbonne",
Expand All @@ -3257,14 +3217,6 @@ var cities = [
"y": "139",
"z": "-38787.7"
},
{
"gameName": "nikel",
"realName": "Никель (Nikel)",
"country": "russia",
"x": "46367.6",
"y": "2.66797",
"z": "-105017"
},
{
"gameName": "novisad",
"realName": "Нови Сад (Novi Sad)",
Expand Down Expand Up @@ -3889,14 +3841,6 @@ var cities = [
"y": "8.27",
"z": "-42217.29"
},
{
"gameName": "sodankyla",
"realName": "Sodankylä",
"country": "finland",
"x": "42142.70",
"y": "73",
"z": "-95641.80"
},
{
"gameName": "soderhamn",
"realName": "Söderhamn",
Expand Down Expand Up @@ -4081,14 +4025,6 @@ var cities = [
"y": "74.0469",
"z": "24565.7"
},
{
"gameName": "tanabru",
"realName": "Tana Bru",
"country": "norway",
"x": "40732.64",
"y": "34.43",
"z": "-109981.67"
},
{
"gameName": "taurage",
"realName": "Tauragė",
Expand Down Expand Up @@ -4257,14 +4193,6 @@ var cities = [
"y": "77.4219",
"z": "-51634.5"
},
{
"gameName": "utsjoki",
"realName": "Utsjoki",
"country": "finland",
"x": "39371.95",
"y": "43.43",
"z": "-108070.61"
},
{
"gameName": "uzhhorod",
"realName": "Ужгород (Uzhhorod)",
Expand Down Expand Up @@ -4345,14 +4273,6 @@ var cities = [
"y": "77.8789",
"z": "30078.9"
},
{
"gameName": "verkhnetulom",
"realName": "Верхнетуломский (Verkhnetulomsky)",
"country": "russia",
"x": "50698.77",
"y": "-27.02",
"z": "-101567.13"
},
{
"gameName": "verona",
"realName": "Verona",
Expand Down Expand Up @@ -6390,14 +6310,6 @@ var cities_pm230 = [
"y": "49.4102",
"z": "-180094"
},
{
"gameName": "hammerfest",
"realName": "Hammerfest",
"country": "norway",
"x": "32457.9",
"y": "94.0039",
"z": "-112251"
},
{
"gameName": "igoumenitsa",
"realName": "Ηγουμενίτσα (Igoumenitsa)",
Expand Down Expand Up @@ -6681,14 +6593,6 @@ var cities_pm240 = [
"y": "50",
"z": "52222"
},
{
"gameName": "kittila",
"realName": "Kittilä",
"country": "finland",
"x": "37949.4",
"y": "99.4102",
"z": "-96550.3"
},
{
"gameName": "ljugarn",
"realName": "Ljugarn",
Expand Down Expand Up @@ -6788,6 +6692,30 @@ var cities_pm245 = [
"y": "72.0781",
"z": "34697.3"
},
{
"gameName": "hammerfest",
"realName": "Hammerfest",
"country": "norway",
"x": "32017",
"y": "94.0039",
"z": "-117025"
},
{
"gameName": "honningsvag",
"realName": "Honningsvåg",
"country": "norway",
"x": "35671",
"y": "89.5391",
"z": "-118483"
},
{
"gameName": "ivalo",
"realName": "Ivalo",
"country": "finland",
"x": "40549.3",
"y": "98.1602",
"z": "-106997"
},
{
"gameName": "jihlava",
"realName": "Jihlava",
Expand All @@ -6796,6 +6724,46 @@ var cities_pm245 = [
"y": "117.895",
"z": "8814.57"
},
{
"gameName": "kandalaksha",
"realName": "Кандалакша",
"country": "russia",
"x": "54976.9",
"y": "36.9414",
"z": "-100226"
},
{
"gameName": "kirkenes",
"realName": "Kirkenes",
"country": "norway",
"x": "44095.6",
"y": "24.5938",
"z": "-113739"
},
{
"gameName": "kittila",
"realName": "Kittilä",
"country": "finland",
"x": "38063.9",
"y": "99.4102",
"z": "-97622.9"
},
{
"gameName": "murmansk",
"realName": "Мурманск",
"country": "russia",
"x": "53529.6",
"y": "220.172",
"z": "-110057"
},
{
"gameName": "nikel",
"realName": "Никель",
"country": "russia",
"x": "45926.7",
"y": "2.66797",
"z": "-109791"
},
{
"gameName": "pancevo",
"realName": "Панчево",
Expand All @@ -6820,6 +6788,14 @@ var cities_pm245 = [
"y": "55",
"z": "52142.8"
},
{
"gameName": "sodankyla",
"realName": "Sodankylä",
"country": "finland",
"x": "42257.3",
"y": "123",
"z": "-96694.4"
},
{
"gameName": "stip",
"realName": "Штип",
Expand All @@ -6828,6 +6804,30 @@ var cities_pm245 = [
"y": "85",
"z": "49575.6"
},
{
"gameName": "tanabru",
"realName": "Tana bru",
"country": "norway",
"x": "40291.7",
"y": "94.6211",
"z": "-114736"
},
{
"gameName": "utsjoki",
"realName": "Utsjoki",
"country": "finland",
"x": "38931",
"y": "93.4336",
"z": "-112825"
},
{
"gameName": "verkhnetulom",
"realName": "Верхнетуломский",
"country": "russia",
"x": "50257.8",
"y": "22.9844",
"z": "-106321"
},
{
"gameName": "virovitica",
"realName": "Virovitica",
Expand Down

0 comments on commit 91974fd

Please sign in to comment.