diff --git a/data/world.json b/data/world.json index e47e3171..1a4a0c14 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": "17", "state": "online", @@ -23,18 +35,6 @@ "tr": "Jaeger" } }, - { - "world_id": "40", - "state": "online", - "name": { - "en": "SolTech", - "de": "SolTech", - "es": "SolTech", - "fr": "SolTech", - "it": "SolTech", - "tr": "SolTech" - } - }, { "world_id": "24", "state": "online",