Skip to content

Commit

Permalink
eureka: add pagos image
Browse files Browse the repository at this point in the history
  • Loading branch information
quisquous committed Aug 11, 2018
1 parent fb5d6fc commit ed6cc63
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions ui/eureka/eureka.js
Original file line number Diff line number Diff line change
Expand Up @@ -476,18 +476,18 @@ let Options = {
},
'Eureka Pagos': {
mapImage: 'pagos.png',
mapWidth: 1300,
mapWidth: 1500,
mapHeight: 950,
primaryWeather: 'Blizzards',
// TODO: these could be a little better tuned :C
mapToPixelXScalar: 41.12,
mapToPixelXConstant: -224.7,
mapToPixelYScalar: 41.09,
mapToPixelYConstant: -457.67,
entityToMapXScalar: .02002870754,
entityToMapXConstant: 21.45210725,
entityToMapYScalar: .02000892816,
entityToMapYConstant: 21.4665545,
mapToPixelXScalar: 41.08333,
mapToPixelXConstant: -85.28333,
mapToPixelYScalar: 41.09158,
mapToPixelYConstant: -370.196,
entityToMapXScalar: 0.02,
entityToMapXConstant: 21.48,
entityToMapYScalar: 0.02,
entityToMapYConstant: 21.48,
nms: {
snowqueen: {
label: {
Expand Down
Binary file added ui/eureka/pagos.png
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 ed6cc63

Please sign in to comment.