Skip to content

Commit

Permalink
Add Fjordur map
Browse files Browse the repository at this point in the history
Be warned, the in-game drawn map wasn't updated to match the changes WC made to the coastline :(
  • Loading branch information
coldino committed Jun 25, 2022
1 parent 6587150 commit ee6f66b
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 1 deletion.
2 changes: 1 addition & 1 deletion LarkatorGUI/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("LarkatorGUI")]
[assembly: AssemblyCopyright("Copyright © 2017-2021")]
[assembly: AssemblyCopyright("Copyright © 2017-2022")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand Down
11 changes: 11 additions & 0 deletions LarkatorGUI/calibrations.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,5 +119,16 @@
"PixelOffsetY": 12,
"PixelScaleX": 9.6,
"PixelScaleY": 9.8
},
{
"Filename": "Fjordur",
"LatOffset": 50,
"LatDivisor": 7141,
"LonOffset": 50,
"LonDivisor": 7141,
"PixelOffsetX": 1.625,
"PixelOffsetY": -9.5,
"PixelScaleX": 10.0375,
"PixelScaleY": 10.15
}
]
Binary file added LarkatorGUI/imgs/map_Fjordur.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ee6f66b

Please sign in to comment.