Skip to content

Commit

Permalink
Added Luna to listing.
Browse files Browse the repository at this point in the history
  • Loading branch information
James M Donnelly committed Jan 23, 2017
1 parent 9853907 commit 3ba442a
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions checker.js
Original file line number Diff line number Diff line change
Expand Up @@ -4608,10 +4608,10 @@ var checker = {
name: "MapleStory Europe",
available: true,
complete: true,
icon: "Kradia.png",
icon: "Luna.png",
short: "EUROPE",
serverCount: [
4,
5,
1,
1
],
Expand All @@ -4623,6 +4623,12 @@ var checker = {
english: false,
sub: ""
},
{
icon: "Luna.png",
name: "Luna",
english: false,
sub: "World"
},
{
icon: "Kradia.png",
name: "Kradia",
Expand Down

0 comments on commit 3ba442a

Please sign in to comment.