Great Lakes improvement (#3681)

## Description:

I found a better dataset of the region so: 
Update of the Great lakes with better terrain and more accurate water.
Nations and map size all stay the same.

<img width="918" height="306" alt="image"
src="https://github.com/user-attachments/assets/a4a68727-662f-4603-b61c-9969a2a35500"
/>

Describe the PR.

## Please complete the following:

- [x] I have added screenshots for all UI updates
- [x] I process any text displayed to the user through translateText()
and I've added it to the en.json file
- [x] I have added relevant tests to the test directory
- [x] I confirm I have thoroughly tested these changes and take full
responsibility for any bugs introduced

## Please put your Discord username so you can be contacted if a bug or
regression is found:

tri.star1011
This commit is contained in:
RickD004
2026-04-15 16:20:56 -06:00
committed by GitHub
parent 9821e8e041
commit a12cb56192
6 changed files with 14 additions and 6 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 MiB

After

Width:  |  Height:  |  Size: 913 KiB

+3 -3
View File
@@ -1,17 +1,17 @@
{
"map": {
"height": 1300,
"num_land_tiles": 1937747,
"num_land_tiles": 1938066,
"width": 2000
},
"map16x": {
"height": 325,
"num_land_tiles": 117039,
"num_land_tiles": 115505,
"width": 500
},
"map4x": {
"height": 650,
"num_land_tiles": 478743,
"num_land_tiles": 476669,
"width": 1000
},
"name": "greatlakes",
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 14 KiB