diff --git a/data/world.json b/data/world.json index eaf9079c..35e2c5a1 100644 --- a/data/world.json +++ b/data/world.json @@ -1,4 +1,16 @@ [ + { + "world_id": "40", + "state": "online", + "name": { + "en": "SolTech", + "de": "SolTech", + "es": "SolTech", + "fr": "SolTech", + "it": "SolTech", + "tr": "SolTech" + } + }, { "world_id": "24", "state": "online", @@ -59,18 +71,6 @@ "tr": "Cobalt" } }, - { - "world_id": "40", - "state": "online", - "name": { - "en": "SolTech", - "de": "SolTech", - "es": "SolTech", - "fr": "SolTech", - "it": "SolTech", - "tr": "SolTech" - } - }, { "world_id": "1", "state": "online",