Skip to content

Commit

Permalink
France map (#137)
Browse files Browse the repository at this point in the history
* Latest France Map

* Make the position icon transparent for now as the map isn't perfect
  • Loading branch information
mike-koch authored Aug 1, 2017
1 parent ce32b44 commit 2581554
Show file tree
Hide file tree
Showing 2,713 changed files with 162 additions and 2 deletions.
Binary file modified img/player.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/player.png.old
Binary file not shown.
Binary file modified img/player_proportions.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/player_proportions.png.old
Binary file not shown.
164 changes: 162 additions & 2 deletions maps/ets2/js/cities.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,165 @@

var g_cities_json = [
{
"gameName": "alban",
"realName": "Saint-Alban-du-Rhône",
"country": "france",
"x": "-25953.6",
"y": "93.6523",
"z": "28986.3"
},
{
"gameName": "bordeaux",
"realName": "Bordeaux",
"country": "france",
"x": "-46138.6",
"y": "95.8906",
"z": "27274.4"
},
{
"gameName": "bourges",
"realName": "Bourges",
"country": "france",
"x": "-31951.8",
"y": "81.1758",
"z": "16275.5"
},
{
"gameName": "brest",
"realName": "Brest",
"country": "france",
"x": "-56771.4",
"y": "92.043",
"z": "3869.3"
},
{
"gameName": "civaux",
"realName": "Civaux",
"country": "france",
"x": "-39029.7",
"y": "87.707",
"z": "18292"
},
{
"gameName": "clermont",
"realName": "Clermont-Ferrand",
"country": "france",
"x": "-30447.4",
"y": "92",
"z": "24698.4"
},
{
"gameName": "golfech",
"realName": "Golfech",
"country": "france",
"x": "-40395.4",
"y": "91.4844",
"z": "31472.6"
},
{
"gameName": "larochelle",
"realName": "La Rochelle",
"country": "france",
"x": "-46575.7",
"y": "54.0742",
"z": "19532.5"
},
{
"gameName": "laurent",
"realName": "Saint-Laurent",
"country": "france",
"x": "-35649.6",
"y": "55",
"z": "13817.4"
},
{
"gameName": "lehavre",
"realName": "Le Havre",
"country": "france",
"x": "-37894.2",
"y": "92.043",
"z": "1515.48"
},
{
"gameName": "lemans",
"realName": "Le Mans",
"country": "france",
"x": "-39749.7",
"y": "95.043",
"z": "9718.43"
},
{
"gameName": "limoges",
"realName": "Limoges",
"country": "france",
"x": "-37417.3",
"y": "80.8711",
"z": "23632"
},
{
"gameName": "marseille",
"realName": "Marseille",
"country": "france",
"x": "-23472.4",
"y": "53.9063",
"z": "39210.8"
},
{
"gameName": "montpellier",
"realName": "Montpellier",
"country": "france",
"x": "-30052.4",
"y": "105.059",
"z": "36127.6"
},
{
"gameName": "nantes",
"realName": "Nantes",
"country": "france",
"x": "-47170.9",
"y": "54.7813",
"z": "13162"
},
{
"gameName": "nice",
"realName": "Nice",
"country": "france",
"x": "-15520.4",
"y": "110.969",
"z": "38206.2"
},
{
"gameName": "paluel",
"realName": "Paluel",
"country": "france",
"x": "-33608.1",
"y": "72.0117",
"z": "224.902"
},
{
"gameName": "rennes",
"realName": "Rennes",
"country": "france",
"x": "-46539.8",
"y": "108.043",
"z": "8064.61"
},
{
"gameName": "roscoff",
"realName": "Roscoff",
"country": "france",
"x": "-53697.9",
"y": "69.5",
"z": "3120.41"
},
{
"gameName": "toulouse",
"realName": "Toulouse",
"country": "france",
"x": "-39213.8",
"y": "82.1875",
"z": "35665.6"
},
{
"gameName": "aalborg",
"realName": "Aalborg",
Expand Down Expand Up @@ -668,9 +828,9 @@ var g_cities_json = [
"gameName": "paris",
"realName": "Paris",
"country": "france",
"x": "-30494.9",
"x": "-29514.9",
"y": "92.6211",
"z": "6998.41"
"z": "4971.41"
},
{
"gameName": "pecs",
Expand Down
Binary file modified maps/ets2/tiles/0/0/0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified maps/ets2/tiles/1/0/0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified maps/ets2/tiles/1/0/1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified maps/ets2/tiles/1/1/0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified maps/ets2/tiles/1/1/1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified maps/ets2/tiles/2/0/0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified maps/ets2/tiles/2/0/1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified maps/ets2/tiles/2/0/2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified maps/ets2/tiles/2/1/0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified maps/ets2/tiles/2/1/1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified maps/ets2/tiles/2/1/2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified maps/ets2/tiles/2/2/0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified maps/ets2/tiles/2/2/1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified maps/ets2/tiles/2/2/2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified maps/ets2/tiles/3/0/2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified maps/ets2/tiles/3/0/3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified maps/ets2/tiles/3/0/4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified maps/ets2/tiles/3/1/0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified maps/ets2/tiles/3/1/1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified maps/ets2/tiles/3/1/2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified maps/ets2/tiles/3/1/3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified maps/ets2/tiles/3/1/4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified maps/ets2/tiles/3/2/0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified maps/ets2/tiles/3/2/1.png
Binary file modified maps/ets2/tiles/3/2/2.png
Binary file modified maps/ets2/tiles/3/2/3.png
Binary file modified maps/ets2/tiles/3/2/4.png
Binary file modified maps/ets2/tiles/3/3/0.png
Binary file modified maps/ets2/tiles/3/3/1.png
Binary file modified maps/ets2/tiles/3/3/2.png
Binary file modified maps/ets2/tiles/3/3/3.png
Binary file modified maps/ets2/tiles/3/3/4.png
Binary file modified maps/ets2/tiles/3/4/1.png
Binary file modified maps/ets2/tiles/3/4/2.png
Binary file modified maps/ets2/tiles/3/4/3.png
Binary file modified maps/ets2/tiles/3/4/4.png
Binary file modified maps/ets2/tiles/4/0/9.png
Binary file modified maps/ets2/tiles/4/1/4.png
Binary file modified maps/ets2/tiles/4/1/5.png
Binary file modified maps/ets2/tiles/4/1/7.png
Binary file modified maps/ets2/tiles/4/1/9.png
Binary file modified maps/ets2/tiles/4/2/1.png
Binary file modified maps/ets2/tiles/4/2/2.png
Binary file modified maps/ets2/tiles/4/2/3.png
Binary file modified maps/ets2/tiles/4/2/4.png
Binary file modified maps/ets2/tiles/4/2/5.png
Binary file modified maps/ets2/tiles/4/2/6.png
Binary file modified maps/ets2/tiles/4/2/7.png
Binary file modified maps/ets2/tiles/4/2/9.png
Binary file modified maps/ets2/tiles/4/3/1.png
Binary file modified maps/ets2/tiles/4/3/2.png
Binary file modified maps/ets2/tiles/4/3/3.png
Binary file modified maps/ets2/tiles/4/3/4.png
Binary file modified maps/ets2/tiles/4/3/5.png
Binary file modified maps/ets2/tiles/4/3/6.png
Binary file modified maps/ets2/tiles/4/3/7.png
Binary file modified maps/ets2/tiles/4/3/9.png
Binary file modified maps/ets2/tiles/4/4/0.png
Binary file modified maps/ets2/tiles/4/4/1.png
Binary file modified maps/ets2/tiles/4/4/2.png
Binary file modified maps/ets2/tiles/4/4/3.png
Binary file modified maps/ets2/tiles/4/4/4.png
Binary file modified maps/ets2/tiles/4/4/5.png
Binary file modified maps/ets2/tiles/4/4/6.png
Binary file modified maps/ets2/tiles/4/4/7.png
Binary file modified maps/ets2/tiles/4/4/9.png
Binary file modified maps/ets2/tiles/4/5/0.png
Binary file modified maps/ets2/tiles/4/5/1.png
Binary file modified maps/ets2/tiles/4/5/2.png
Binary file modified maps/ets2/tiles/4/5/3.png
Binary file modified maps/ets2/tiles/4/5/4.png
Binary file modified maps/ets2/tiles/4/5/5.png
Binary file modified maps/ets2/tiles/4/5/6.png
Binary file modified maps/ets2/tiles/4/5/7.png
Binary file modified maps/ets2/tiles/4/5/9.png
Binary file modified maps/ets2/tiles/4/6/1.png
Binary file modified maps/ets2/tiles/4/6/2.png
Binary file modified maps/ets2/tiles/4/6/3.png
Binary file modified maps/ets2/tiles/4/6/4.png
Binary file modified maps/ets2/tiles/4/6/5.png
Binary file modified maps/ets2/tiles/4/6/6.png
Binary file modified maps/ets2/tiles/4/6/7.png
Binary file modified maps/ets2/tiles/4/6/9.png
Binary file modified maps/ets2/tiles/4/7/1.png
Binary file modified maps/ets2/tiles/4/7/2.png
Binary file modified maps/ets2/tiles/4/7/3.png
Binary file modified maps/ets2/tiles/4/7/4.png
Binary file modified maps/ets2/tiles/4/7/5.png
Binary file modified maps/ets2/tiles/4/7/6.png
Binary file modified maps/ets2/tiles/4/7/7.png
Binary file modified maps/ets2/tiles/4/7/9.png
Binary file modified maps/ets2/tiles/4/8/1.png
Binary file modified maps/ets2/tiles/4/8/2.png
Binary file modified maps/ets2/tiles/4/8/3.png
Binary file modified maps/ets2/tiles/4/8/4.png
Binary file modified maps/ets2/tiles/4/8/5.png
Binary file modified maps/ets2/tiles/4/8/6.png
Binary file modified maps/ets2/tiles/4/8/7.png
Binary file modified maps/ets2/tiles/4/8/9.png
Binary file modified maps/ets2/tiles/4/9/9.png
Binary file modified maps/ets2/tiles/5/0/18.png
Binary file modified maps/ets2/tiles/5/1/18.png
Binary file modified maps/ets2/tiles/5/10/1.png
Binary file modified maps/ets2/tiles/5/10/10.png
Binary file modified maps/ets2/tiles/5/10/11.png
Binary file modified maps/ets2/tiles/5/10/12.png
Binary file modified maps/ets2/tiles/5/10/13.png
Binary file modified maps/ets2/tiles/5/10/14.png
Binary file modified maps/ets2/tiles/5/10/15.png
Binary file modified maps/ets2/tiles/5/10/18.png
Binary file modified maps/ets2/tiles/5/10/2.png
Binary file modified maps/ets2/tiles/5/10/3.png
Binary file modified maps/ets2/tiles/5/10/4.png
Binary file modified maps/ets2/tiles/5/10/5.png
Binary file modified maps/ets2/tiles/5/10/6.png
Binary file modified maps/ets2/tiles/5/10/7.png
Binary file modified maps/ets2/tiles/5/10/8.png
Binary file modified maps/ets2/tiles/5/10/9.png
Binary file modified maps/ets2/tiles/5/11/10.png
Binary file modified maps/ets2/tiles/5/11/11.png
Binary file modified maps/ets2/tiles/5/11/12.png
Binary file modified maps/ets2/tiles/5/11/13.png
Binary file modified maps/ets2/tiles/5/11/14.png
Binary file modified maps/ets2/tiles/5/11/15.png
Binary file modified maps/ets2/tiles/5/11/18.png
Binary file modified maps/ets2/tiles/5/11/2.png
Binary file modified maps/ets2/tiles/5/11/3.png
Binary file modified maps/ets2/tiles/5/11/4.png
Binary file modified maps/ets2/tiles/5/11/5.png
Binary file modified maps/ets2/tiles/5/11/6.png
Binary file modified maps/ets2/tiles/5/11/7.png
Binary file modified maps/ets2/tiles/5/11/8.png
Binary file modified maps/ets2/tiles/5/11/9.png
Binary file modified maps/ets2/tiles/5/12/10.png
Binary file modified maps/ets2/tiles/5/12/11.png
Binary file modified maps/ets2/tiles/5/12/12.png
Binary file modified maps/ets2/tiles/5/12/13.png
Binary file modified maps/ets2/tiles/5/12/15.png
Binary file modified maps/ets2/tiles/5/12/18.png
Binary file modified maps/ets2/tiles/5/12/2.png
Binary file modified maps/ets2/tiles/5/12/3.png
Binary file modified maps/ets2/tiles/5/12/4.png
Binary file modified maps/ets2/tiles/5/12/5.png
Binary file modified maps/ets2/tiles/5/12/6.png
Binary file modified maps/ets2/tiles/5/12/7.png
Binary file modified maps/ets2/tiles/5/12/8.png
Binary file modified maps/ets2/tiles/5/12/9.png
Binary file modified maps/ets2/tiles/5/13/10.png
Binary file modified maps/ets2/tiles/5/13/11.png
Binary file modified maps/ets2/tiles/5/13/12.png
Binary file modified maps/ets2/tiles/5/13/13.png
Binary file modified maps/ets2/tiles/5/13/14.png
Binary file modified maps/ets2/tiles/5/13/15.png
Binary file modified maps/ets2/tiles/5/13/18.png
Binary file modified maps/ets2/tiles/5/13/2.png
Binary file modified maps/ets2/tiles/5/13/3.png
Binary file modified maps/ets2/tiles/5/13/4.png
Binary file modified maps/ets2/tiles/5/13/5.png
Binary file modified maps/ets2/tiles/5/13/6.png
Binary file modified maps/ets2/tiles/5/13/7.png
Binary file modified maps/ets2/tiles/5/13/8.png
Binary file modified maps/ets2/tiles/5/13/9.png
Binary file modified maps/ets2/tiles/5/14/10.png
Binary file modified maps/ets2/tiles/5/14/11.png
Binary file modified maps/ets2/tiles/5/14/12.png
Binary file modified maps/ets2/tiles/5/14/13.png
Binary file modified maps/ets2/tiles/5/14/14.png
Binary file modified maps/ets2/tiles/5/14/15.png
Binary file modified maps/ets2/tiles/5/14/18.png
Binary file modified maps/ets2/tiles/5/14/2.png
Binary file modified maps/ets2/tiles/5/14/3.png
Binary file modified maps/ets2/tiles/5/14/4.png
Binary file modified maps/ets2/tiles/5/14/5.png
Binary file modified maps/ets2/tiles/5/14/6.png
Binary file modified maps/ets2/tiles/5/14/7.png
Binary file modified maps/ets2/tiles/5/14/8.png
Binary file modified maps/ets2/tiles/5/14/9.png
Binary file modified maps/ets2/tiles/5/15/10.png
Binary file modified maps/ets2/tiles/5/15/11.png
Binary file modified maps/ets2/tiles/5/15/12.png
Binary file modified maps/ets2/tiles/5/15/13.png
Binary file modified maps/ets2/tiles/5/15/15.png
Binary file modified maps/ets2/tiles/5/15/18.png
Binary file modified maps/ets2/tiles/5/15/7.png
Binary file modified maps/ets2/tiles/5/15/8.png
Binary file modified maps/ets2/tiles/5/15/9.png
Binary file modified maps/ets2/tiles/5/16/10.png
Binary file modified maps/ets2/tiles/5/16/11.png
Binary file modified maps/ets2/tiles/5/16/12.png
Binary file modified maps/ets2/tiles/5/16/13.png
Binary file modified maps/ets2/tiles/5/16/14.png
Binary file modified maps/ets2/tiles/5/16/15.png
Binary file modified maps/ets2/tiles/5/16/18.png
Binary file modified maps/ets2/tiles/5/16/2.png
Binary file modified maps/ets2/tiles/5/16/3.png
Binary file modified maps/ets2/tiles/5/16/4.png
Binary file modified maps/ets2/tiles/5/16/5.png
Binary file modified maps/ets2/tiles/5/16/6.png
Binary file modified maps/ets2/tiles/5/16/7.png
Binary file modified maps/ets2/tiles/5/16/8.png
Binary file modified maps/ets2/tiles/5/16/9.png
Binary file modified maps/ets2/tiles/5/17/15.png
Binary file modified maps/ets2/tiles/5/17/18.png
Binary file modified maps/ets2/tiles/5/17/7.png
Binary file modified maps/ets2/tiles/5/17/8.png
Binary file modified maps/ets2/tiles/5/18/18.png
Binary file modified maps/ets2/tiles/5/2/18.png
Binary file modified maps/ets2/tiles/5/3/10.png
Binary file modified maps/ets2/tiles/5/3/15.png
Binary file modified maps/ets2/tiles/5/3/18.png
Binary file modified maps/ets2/tiles/5/3/8.png
Binary file modified maps/ets2/tiles/5/3/9.png
Binary file modified maps/ets2/tiles/5/4/10.png
Binary file modified maps/ets2/tiles/5/4/11.png
Binary file modified maps/ets2/tiles/5/4/12.png
Binary file modified maps/ets2/tiles/5/4/13.png
Binary file modified maps/ets2/tiles/5/4/14.png
Binary file modified maps/ets2/tiles/5/4/15.png
Binary file modified maps/ets2/tiles/5/4/18.png
Binary file modified maps/ets2/tiles/5/4/2.png
Binary file modified maps/ets2/tiles/5/4/3.png
Binary file modified maps/ets2/tiles/5/4/4.png
Binary file modified maps/ets2/tiles/5/4/5.png
Binary file modified maps/ets2/tiles/5/4/6.png
Binary file modified maps/ets2/tiles/5/4/7.png
Binary file modified maps/ets2/tiles/5/4/8.png
Binary file modified maps/ets2/tiles/5/4/9.png
Binary file modified maps/ets2/tiles/5/5/10.png
Binary file modified maps/ets2/tiles/5/5/11.png
Binary file modified maps/ets2/tiles/5/5/12.png
Binary file modified maps/ets2/tiles/5/5/13.png
Binary file modified maps/ets2/tiles/5/5/14.png
Binary file modified maps/ets2/tiles/5/5/15.png
Binary file modified maps/ets2/tiles/5/5/18.png
Binary file modified maps/ets2/tiles/5/5/2.png
Binary file modified maps/ets2/tiles/5/5/3.png
Binary file modified maps/ets2/tiles/5/5/4.png
Binary file modified maps/ets2/tiles/5/5/5.png
Binary file modified maps/ets2/tiles/5/5/6.png
Binary file modified maps/ets2/tiles/5/5/7.png
Binary file modified maps/ets2/tiles/5/5/8.png
Binary file modified maps/ets2/tiles/5/5/9.png
Binary file modified maps/ets2/tiles/5/6/10.png
Binary file modified maps/ets2/tiles/5/6/11.png
Binary file modified maps/ets2/tiles/5/6/12.png
Binary file modified maps/ets2/tiles/5/6/13.png
Binary file modified maps/ets2/tiles/5/6/14.png
Binary file modified maps/ets2/tiles/5/6/15.png
Binary file modified maps/ets2/tiles/5/6/18.png
Binary file modified maps/ets2/tiles/5/6/4.png
Binary file modified maps/ets2/tiles/5/6/5.png
Binary file modified maps/ets2/tiles/5/6/6.png
Binary file modified maps/ets2/tiles/5/6/7.png
Binary file modified maps/ets2/tiles/5/6/8.png
Binary file modified maps/ets2/tiles/5/6/9.png
Binary file modified maps/ets2/tiles/5/7/10.png
Binary file modified maps/ets2/tiles/5/7/11.png
Binary file modified maps/ets2/tiles/5/7/12.png
Binary file modified maps/ets2/tiles/5/7/13.png
Binary file modified maps/ets2/tiles/5/7/14.png
Binary file modified maps/ets2/tiles/5/7/15.png
Binary file modified maps/ets2/tiles/5/7/18.png
Binary file modified maps/ets2/tiles/5/7/2.png
Binary file modified maps/ets2/tiles/5/7/3.png
Binary file modified maps/ets2/tiles/5/7/4.png
Binary file modified maps/ets2/tiles/5/7/5.png
Binary file modified maps/ets2/tiles/5/7/6.png
Binary file modified maps/ets2/tiles/5/7/7.png
Binary file modified maps/ets2/tiles/5/7/8.png
Binary file modified maps/ets2/tiles/5/7/9.png
Binary file modified maps/ets2/tiles/5/8/10.png
Binary file modified maps/ets2/tiles/5/8/11.png
Binary file modified maps/ets2/tiles/5/8/12.png
Binary file modified maps/ets2/tiles/5/8/13.png
Binary file modified maps/ets2/tiles/5/8/14.png
Binary file modified maps/ets2/tiles/5/8/15.png
Binary file modified maps/ets2/tiles/5/8/18.png
Binary file modified maps/ets2/tiles/5/8/2.png
Binary file modified maps/ets2/tiles/5/8/3.png
Binary file modified maps/ets2/tiles/5/8/4.png
Binary file modified maps/ets2/tiles/5/8/5.png
Binary file modified maps/ets2/tiles/5/8/6.png
Binary file modified maps/ets2/tiles/5/8/7.png
Binary file modified maps/ets2/tiles/5/8/8.png
Binary file modified maps/ets2/tiles/5/8/9.png
Binary file modified maps/ets2/tiles/5/9/1.png
Binary file modified maps/ets2/tiles/5/9/10.png
Binary file modified maps/ets2/tiles/5/9/11.png
Binary file modified maps/ets2/tiles/5/9/12.png
Binary file modified maps/ets2/tiles/5/9/13.png
Binary file modified maps/ets2/tiles/5/9/14.png
Binary file modified maps/ets2/tiles/5/9/15.png
Binary file modified maps/ets2/tiles/5/9/18.png
Binary file modified maps/ets2/tiles/5/9/2.png
Binary file modified maps/ets2/tiles/5/9/3.png
Loading

0 comments on commit 2581554

Please sign in to comment.