diff --git a/data/api/v2/encounter-method/32/index.json b/data/api/v2/encounter-method/32/index.json index fb0caae15f..ef5482ba8b 100644 --- a/data/api/v2/encounter-method/32/index.json +++ b/data/api/v2/encounter-method/32/index.json @@ -2,5 +2,20 @@ "id": 32, "name": "island-scan", "order": 32, - "names": [] + "names": [ + { + "name": "Island Scan", + "language": { + "name": "en", + "url": "/api/v2/language/9/" + } + }, + { + "name": "Scan des Îles", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } + } + ] } \ No newline at end of file diff --git a/data/api/v2/encounter-method/33/index.json b/data/api/v2/encounter-method/33/index.json index 3878171c6c..a76fa7e588 100644 --- a/data/api/v2/encounter-method/33/index.json +++ b/data/api/v2/encounter-method/33/index.json @@ -2,5 +2,20 @@ "id": 33, "name": "sos", "order": 33, - "names": [] + "names": [ + { + "name": "SOS Battle", + "language": { + "name": "en", + "url": "/api/v2/language/9/" + } + }, + { + "name": "Combat SOS", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } + } + ] } \ No newline at end of file diff --git a/data/api/v2/encounter-method/34/index.json b/data/api/v2/encounter-method/34/index.json index 6b1fb77e1b..8c644b59f4 100644 --- a/data/api/v2/encounter-method/34/index.json +++ b/data/api/v2/encounter-method/34/index.json @@ -9,6 +9,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "En pêchant sur un point à bulles", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ] } \ No newline at end of file diff --git a/data/api/v2/encounter-method/35/index.json b/data/api/v2/encounter-method/35/index.json index 2aa58a0542..b0335f375a 100644 --- a/data/api/v2/encounter-method/35/index.json +++ b/data/api/v2/encounter-method/35/index.json @@ -9,6 +9,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "En interagissant avec un arbre à baies", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ] } \ No newline at end of file diff --git a/data/api/v2/encounter-method/36/index.json b/data/api/v2/encounter-method/36/index.json index 8627313bcc..03058026fb 100644 --- a/data/api/v2/encounter-method/36/index.json +++ b/data/api/v2/encounter-method/36/index.json @@ -2,5 +2,20 @@ "id": 36, "name": "npc-trade", "order": 36, - "names": [] + "names": [ + { + "name": "Trade with an NPC", + "language": { + "name": "en", + "url": "/api/v2/language/9/" + } + }, + { + "name": "Échange avec un PNJ", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } + } + ] } \ No newline at end of file diff --git a/data/api/v2/encounter-method/37/index.json b/data/api/v2/encounter-method/37/index.json index 4a667db1b3..78d7a41eed 100644 --- a/data/api/v2/encounter-method/37/index.json +++ b/data/api/v2/encounter-method/37/index.json @@ -2,5 +2,20 @@ "id": 37, "name": "sos-from-bubbling-spot", "order": 37, - "names": [] + "names": [ + { + "name": "SOS Battle from bubbling spots", + "language": { + "name": "en", + "url": "/api/v2/language/9/" + } + }, + { + "name": "Combat SOS dans les points à bulles", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } + } + ] } \ No newline at end of file diff --git a/data/api/v2/encounter-method/44/index.json b/data/api/v2/encounter-method/44/index.json index 53c91cdfd1..cd9be0bb7e 100644 --- a/data/api/v2/encounter-method/44/index.json +++ b/data/api/v2/encounter-method/44/index.json @@ -9,6 +9,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Rencontrer 5 Pokémon dans l'herbe, les fleurs ou une grotte", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ] } \ No newline at end of file diff --git a/data/api/v2/encounter-method/45/index.json b/data/api/v2/encounter-method/45/index.json index 15d3285d78..8dd364e4b2 100644 --- a/data/api/v2/encounter-method/45/index.json +++ b/data/api/v2/encounter-method/45/index.json @@ -9,6 +9,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Recevoir un Jirachi depuis le disque bonus Pokémon Colosseum aux États-Unis", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ] } \ No newline at end of file diff --git a/data/api/v2/encounter-method/46/index.json b/data/api/v2/encounter-method/46/index.json index 4235522e2d..4ba08b3418 100644 --- a/data/api/v2/encounter-method/46/index.json +++ b/data/api/v2/encounter-method/46/index.json @@ -9,6 +9,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Recevoir depuis le disque bonus Pokemon Colosseum au Japon", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ] } \ No newline at end of file diff --git a/data/api/v2/encounter-method/47/index.json b/data/api/v2/encounter-method/47/index.json index 1da1181061..2674bab9e7 100644 --- a/data/api/v2/encounter-method/47/index.json +++ b/data/api/v2/encounter-method/47/index.json @@ -9,6 +9,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Recevoir depuis la version PAL de Pokémon Channel", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ] } \ No newline at end of file diff --git a/data/api/v2/encounter-method/48/index.json b/data/api/v2/encounter-method/48/index.json index 3ce026b6f4..0ea607ee62 100644 --- a/data/api/v2/encounter-method/48/index.json +++ b/data/api/v2/encounter-method/48/index.json @@ -9,6 +9,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Recevoir un œuf depuis Pokémon Ranger", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ] } \ No newline at end of file diff --git a/data/api/v2/encounter-method/49/index.json b/data/api/v2/encounter-method/49/index.json index 2bcea70e5c..d7e3400844 100644 --- a/data/api/v2/encounter-method/49/index.json +++ b/data/api/v2/encounter-method/49/index.json @@ -9,6 +9,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Recevoir depuis Pokémon Battle Revolution", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ] } \ No newline at end of file diff --git a/data/api/v2/encounter-method/50/index.json b/data/api/v2/encounter-method/50/index.json index c479f79139..a2ba05c0ee 100644 --- a/data/api/v2/encounter-method/50/index.json +++ b/data/api/v2/encounter-method/50/index.json @@ -9,6 +9,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Recevoir un œuf du Pokémon Center de New York contenant l'attaque spéciale Vœu", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ] } \ No newline at end of file diff --git a/data/api/v2/encounter-method/51/index.json b/data/api/v2/encounter-method/51/index.json index 4d89ac3000..abfc7e2781 100644 --- a/data/api/v2/encounter-method/51/index.json +++ b/data/api/v2/encounter-method/51/index.json @@ -9,6 +9,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Snatcher un Pokémon d'un dresseur", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ] } \ No newline at end of file diff --git a/data/api/v2/encounter-method/52/index.json b/data/api/v2/encounter-method/52/index.json index d9d722f82e..f6698052f5 100644 --- a/data/api/v2/encounter-method/52/index.json +++ b/data/api/v2/encounter-method/52/index.json @@ -9,6 +9,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Snatcher un Pokémon d'un dresseur, après avoir manqué la capture une première fois", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ] } \ No newline at end of file diff --git a/data/api/v2/encounter-method/53/index.json b/data/api/v2/encounter-method/53/index.json index 87f666552a..d117fa7629 100644 --- a/data/api/v2/encounter-method/53/index.json +++ b/data/api/v2/encounter-method/53/index.json @@ -9,6 +9,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Poké Place", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ] } \ No newline at end of file diff --git a/data/api/v2/encounter-method/54/index.json b/data/api/v2/encounter-method/54/index.json index 6e06e874a5..0080393549 100644 --- a/data/api/v2/encounter-method/54/index.json +++ b/data/api/v2/encounter-method/54/index.json @@ -9,6 +9,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Trouée cachée", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ] } \ No newline at end of file diff --git a/data/api/v2/encounter-method/55/index.json b/data/api/v2/encounter-method/55/index.json index cdccc52719..8735c98e64 100644 --- a/data/api/v2/encounter-method/55/index.json +++ b/data/api/v2/encounter-method/55/index.json @@ -9,6 +9,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Arbre à Miel", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ] } \ No newline at end of file diff --git a/data/api/v2/encounter-method/56/index.json b/data/api/v2/encounter-method/56/index.json index 2a92661398..8a4bfcbbfc 100644 --- a/data/api/v2/encounter-method/56/index.json +++ b/data/api/v2/encounter-method/56/index.json @@ -9,6 +9,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Apparition dans le monde extérieur depuis sous-terre ou un marais", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ] } \ No newline at end of file diff --git a/data/api/v2/encounter-method/57/index.json b/data/api/v2/encounter-method/57/index.json index 2dea71a721..cfe53621f0 100644 --- a/data/api/v2/encounter-method/57/index.json +++ b/data/api/v2/encounter-method/57/index.json @@ -9,6 +9,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Apparition sur un emplacement fixe dans le monde extérieur", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ] } \ No newline at end of file diff --git a/data/api/v2/encounter-method/58/index.json b/data/api/v2/encounter-method/58/index.json index 20d96e09bc..37e9bd1cb4 100644 --- a/data/api/v2/encounter-method/58/index.json +++ b/data/api/v2/encounter-method/58/index.json @@ -9,6 +9,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Apparition sur un emplacement fixe sur l'eau dans le monde extérieur", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ] } \ No newline at end of file diff --git a/data/api/v2/encounter-method/59/index.json b/data/api/v2/encounter-method/59/index.json index b89df76403..f9a96ab20e 100644 --- a/data/api/v2/encounter-method/59/index.json +++ b/data/api/v2/encounter-method/59/index.json @@ -9,6 +9,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Se faire poursuivre par un Pokémon territorial dans l'eau", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ] } \ No newline at end of file diff --git a/data/api/v2/encounter-method/60/index.json b/data/api/v2/encounter-method/60/index.json index 71dbaca701..c3f93e77cc 100644 --- a/data/api/v2/encounter-method/60/index.json +++ b/data/api/v2/encounter-method/60/index.json @@ -9,6 +9,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Expédition Dynamax", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ] } \ No newline at end of file diff --git a/data/api/v2/encounter-method/61/index.json b/data/api/v2/encounter-method/61/index.json index db8f78f5eb..e2e795d470 100644 --- a/data/api/v2/encounter-method/61/index.json +++ b/data/api/v2/encounter-method/61/index.json @@ -9,6 +9,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Raid Dynamax", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ] } \ No newline at end of file diff --git a/data/api/v2/encounter-method/62/index.json b/data/api/v2/encounter-method/62/index.json index bbbca94408..697b07323d 100644 --- a/data/api/v2/encounter-method/62/index.json +++ b/data/api/v2/encounter-method/62/index.json @@ -9,6 +9,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Embuscade depuis une poubelle", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ] } \ No newline at end of file diff --git a/data/api/v2/encounter-method/63/index.json b/data/api/v2/encounter-method/63/index.json index 45b887d70f..4857c78714 100644 --- a/data/api/v2/encounter-method/63/index.json +++ b/data/api/v2/encounter-method/63/index.json @@ -9,6 +9,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Embuscade depuis un buisson qui remue", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ] } \ No newline at end of file diff --git a/data/api/v2/encounter-method/64/index.json b/data/api/v2/encounter-method/64/index.json index d3dfb68230..e71036333b 100644 --- a/data/api/v2/encounter-method/64/index.json +++ b/data/api/v2/encounter-method/64/index.json @@ -9,6 +9,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Embuscade depuis le plafond d'une grotte", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ] } \ No newline at end of file diff --git a/data/api/v2/encounter-method/65/index.json b/data/api/v2/encounter-method/65/index.json index 80d4eac567..66cd902086 100644 --- a/data/api/v2/encounter-method/65/index.json +++ b/data/api/v2/encounter-method/65/index.json @@ -9,6 +9,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Embuscade depuis la terre", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ] } \ No newline at end of file diff --git a/data/api/v2/encounter-method/66/index.json b/data/api/v2/encounter-method/66/index.json index 1ab8bd9c57..6bb044c360 100644 --- a/data/api/v2/encounter-method/66/index.json +++ b/data/api/v2/encounter-method/66/index.json @@ -9,6 +9,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Embuscade depuis le ciel", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ] } \ No newline at end of file diff --git a/data/api/v2/location-area/1215/index.json b/data/api/v2/location-area/1215/index.json index 2a256497b2..5a2ef0fc37 100644 --- a/data/api/v2/location-area/1215/index.json +++ b/data/api/v2/location-area/1215/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Île Mirage (Ouest de Myokara", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1216/index.json b/data/api/v2/location-area/1216/index.json index 9a9f125e79..c5acd3892d 100644 --- a/data/api/v2/location-area/1216/index.json +++ b/data/api/v2/location-area/1216/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Île Mirage (Ouest de la Route 104)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1217/index.json b/data/api/v2/location-area/1217/index.json index 9253ecbb68..d590d14b6d 100644 --- a/data/api/v2/location-area/1217/index.json +++ b/data/api/v2/location-area/1217/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Île Mirage (Route 114)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1218/index.json b/data/api/v2/location-area/1218/index.json index f2322897b7..f9ceaeec08 100644 --- a/data/api/v2/location-area/1218/index.json +++ b/data/api/v2/location-area/1218/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Île Mirage (Route 124)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1219/index.json b/data/api/v2/location-area/1219/index.json index 8ab22cf40c..3f1118e970 100644 --- a/data/api/v2/location-area/1219/index.json +++ b/data/api/v2/location-area/1219/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Île Mirage (Route 132)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1220/index.json b/data/api/v2/location-area/1220/index.json index 9cca5be2ba..e9e6fce0fe 100644 --- a/data/api/v2/location-area/1220/index.json +++ b/data/api/v2/location-area/1220/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Île Mirage (Sud de la Route 134)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1221/index.json b/data/api/v2/location-area/1221/index.json index 1e2257fe68..114be84b24 100644 --- a/data/api/v2/location-area/1221/index.json +++ b/data/api/v2/location-area/1221/index.json @@ -9,11 +9,18 @@ }, "names": [ { - "name": "Mirage Island (South of Pacofidlog)", + "name": "Mirage Island (South of Pacifidlog)", "language": { "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Île Mirage (Sud de Pacifiville)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1222/index.json b/data/api/v2/location-area/1222/index.json index cc90576c36..5210bcccc4 100644 --- a/data/api/v2/location-area/1222/index.json +++ b/data/api/v2/location-area/1222/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Île Mirage (Est de la Grotte Tréfonds)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1223/index.json b/data/api/v2/location-area/1223/index.json index f5aa3f1037..0da5afb7f3 100644 --- a/data/api/v2/location-area/1223/index.json +++ b/data/api/v2/location-area/1223/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Île Mirage", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1224/index.json b/data/api/v2/location-area/1224/index.json index 83da20ff3e..9078e8ae03 100644 --- a/data/api/v2/location-area/1224/index.json +++ b/data/api/v2/location-area/1224/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Forêt Mirage (Nord de Nénucrique)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1225/index.json b/data/api/v2/location-area/1225/index.json index 4fa8c424ad..53f1a6eea0 100644 --- a/data/api/v2/location-area/1225/index.json +++ b/data/api/v2/location-area/1225/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Forêt Mirage (Sud de la Route 132", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1226/index.json b/data/api/v2/location-area/1226/index.json index a1bd01067d..27ad0d9bb7 100644 --- a/data/api/v2/location-area/1226/index.json +++ b/data/api/v2/location-area/1226/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Forêt Mirage (Est d'Algatia)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1227/index.json b/data/api/v2/location-area/1227/index.json index 470d034fb1..c9c43ec2e0 100644 --- a/data/api/v2/location-area/1227/index.json +++ b/data/api/v2/location-area/1227/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Forêt Mirage (Sud de la Route 109)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1228/index.json b/data/api/v2/location-area/1228/index.json index 1c65977625..c2ecfd09cb 100644 --- a/data/api/v2/location-area/1228/index.json +++ b/data/api/v2/location-area/1228/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Forêt Mirage (Nord de la Route 124)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1229/index.json b/data/api/v2/location-area/1229/index.json index 877691b88a..112f8a7372 100644 --- a/data/api/v2/location-area/1229/index.json +++ b/data/api/v2/location-area/1229/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Forêt Mirage (Ouest de la Route 114)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1230/index.json b/data/api/v2/location-area/1230/index.json index 745dcdc496..8d76f7e43e 100644 --- a/data/api/v2/location-area/1230/index.json +++ b/data/api/v2/location-area/1230/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Forêt Mirage (Ouest de la Route 105)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1231/index.json b/data/api/v2/location-area/1231/index.json index 390f0a63e1..21098bf356 100644 --- a/data/api/v2/location-area/1231/index.json +++ b/data/api/v2/location-area/1231/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Forêt Mirage (Sud de la Route 111)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1232/index.json b/data/api/v2/location-area/1232/index.json index f47faf2d41..04347a3dab 100644 --- a/data/api/v2/location-area/1232/index.json +++ b/data/api/v2/location-area/1232/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Station Service", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1233/index.json b/data/api/v2/location-area/1233/index.json index ecc8a5bbba..20d4b7ed56 100644 --- a/data/api/v2/location-area/1233/index.json +++ b/data/api/v2/location-area/1233/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Phénacit (Maison du Maire)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1234/index.json b/data/api/v2/location-area/1234/index.json index 0ecb72b257..5a6074448b 100644 --- a/data/api/v2/location-area/1234/index.json +++ b/data/api/v2/location-area/1234/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Repaire Team Snatch (RdC)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1235/index.json b/data/api/v2/location-area/1235/index.json index f6a3ba594f..1396af49dc 100644 --- a/data/api/v2/location-area/1235/index.json +++ b/data/api/v2/location-area/1235/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Laboratoire de Pokémon Obscurs (2e sous-sol)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1236/index.json b/data/api/v2/location-area/1236/index.json index 59f2d174cb..397eb34881 100644 --- a/data/api/v2/location-area/1236/index.json +++ b/data/api/v2/location-area/1236/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Phénacit (Sortie Ouest)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1237/index.json b/data/api/v2/location-area/1237/index.json index cf9dcd6467..56e7689503 100644 --- a/data/api/v2/location-area/1237/index.json +++ b/data/api/v2/location-area/1237/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Phénacit (Sortie Est)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1238/index.json b/data/api/v2/location-area/1238/index.json index 45754a44d4..a74102a47c 100644 --- a/data/api/v2/location-area/1238/index.json +++ b/data/api/v2/location-area/1238/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Phénacit (Sortie Sud)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1239/index.json b/data/api/v2/location-area/1239/index.json index 6e7d21e79d..2a9e218427 100644 --- a/data/api/v2/location-area/1239/index.json +++ b/data/api/v2/location-area/1239/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Pyrite (Place des Duels)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1240/index.json b/data/api/v2/location-area/1240/index.json index 9d01576b82..a54bcca59c 100644 --- a/data/api/v2/location-area/1240/index.json +++ b/data/api/v2/location-area/1240/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Pyrite (Entrée)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1241/index.json b/data/api/v2/location-area/1241/index.json index 62ae1a18dc..b9f632e9dc 100644 --- a/data/api/v2/location-area/1241/index.json +++ b/data/api/v2/location-area/1241/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Immeuble de Pyrite (RdC)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1242/index.json b/data/api/v2/location-area/1242/index.json index 88f8588ff1..3ee3348633 100644 --- a/data/api/v2/location-area/1242/index.json +++ b/data/api/v2/location-area/1242/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Cavernes de Pyrite (Salle de Bouledisco)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1243/index.json b/data/api/v2/location-area/1243/index.json index e25f8c3de4..a02405839a 100644 --- a/data/api/v2/location-area/1243/index.json +++ b/data/api/v2/location-area/1243/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Immeuble de Pyrite (3e ét.)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1244/index.json b/data/api/v2/location-area/1244/index.json index 9edad8383a..0285ed58f5 100644 --- a/data/api/v2/location-area/1244/index.json +++ b/data/api/v2/location-area/1244/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Cavernes de Pyrite (Extérieur)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1245/index.json b/data/api/v2/location-area/1245/index.json index 1f23e54f9b..09bbc73a10 100644 --- a/data/api/v2/location-area/1245/index.json +++ b/data/api/v2/location-area/1245/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Cavernes de Pyrite (Égouts sud)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1246/index.json b/data/api/v2/location-area/1246/index.json index 79f5174380..720213674f 100644 --- a/data/api/v2/location-area/1246/index.json +++ b/data/api/v2/location-area/1246/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Cavernes de Pyrite (1e sous-sol)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1247/index.json b/data/api/v2/location-area/1247/index.json index a00cabf31f..2e16b0b474 100644 --- a/data/api/v2/location-area/1247/index.json +++ b/data/api/v2/location-area/1247/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Cavernes de Pyrite (1e sous-sol - après les égouts)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1248/index.json b/data/api/v2/location-area/1248/index.json index 8a0b0919db..a90b55db07 100644 --- a/data/api/v2/location-area/1248/index.json +++ b/data/api/v2/location-area/1248/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Tour Titanite", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1249/index.json b/data/api/v2/location-area/1249/index.json index d6c812e5d8..8518c7fe7e 100644 --- a/data/api/v2/location-area/1249/index.json +++ b/data/api/v2/location-area/1249/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Colisée de Phénacit", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1250/index.json b/data/api/v2/location-area/1250/index.json index 37da98374c..5f43885cca 100644 --- a/data/api/v2/location-area/1250/index.json +++ b/data/api/v2/location-area/1250/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Pyrite (Maison de Doking)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1251/index.json b/data/api/v2/location-area/1251/index.json index e79ad991f1..3018fdf203 100644 --- a/data/api/v2/location-area/1251/index.json +++ b/data/api/v2/location-area/1251/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Laboratoire de Pokémon Obscurs (1e sous-sol)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1252/index.json b/data/api/v2/location-area/1252/index.json index 429d19e185..d74ee8403b 100644 --- a/data/api/v2/location-area/1252/index.json +++ b/data/api/v2/location-area/1252/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Samaragd (Forêt Sacrée)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1253/index.json b/data/api/v2/location-area/1253/index.json index fa16496237..4e3d7b8aa8 100644 --- a/data/api/v2/location-area/1253/index.json +++ b/data/api/v2/location-area/1253/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Colosseum de Suerebe", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [] diff --git a/data/api/v2/location-area/1254/index.json b/data/api/v2/location-area/1254/index.json index 670a07c1b2..6ff3e18eb5 100644 --- a/data/api/v2/location-area/1254/index.json +++ b/data/api/v2/location-area/1254/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Mont Bataille (10e ét.)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1255/index.json b/data/api/v2/location-area/1255/index.json index ccc4f00ed9..92087197f4 100644 --- a/data/api/v2/location-area/1255/index.json +++ b/data/api/v2/location-area/1255/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Suerebe", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1256/index.json b/data/api/v2/location-area/1256/index.json index 4a6aa15e62..838305d1ec 100644 --- a/data/api/v2/location-area/1256/index.json +++ b/data/api/v2/location-area/1256/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Suerebe (Studio TV)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1257/index.json b/data/api/v2/location-area/1257/index.json index f67903089c..57b5892f2a 100644 --- a/data/api/v2/location-area/1257/index.json +++ b/data/api/v2/location-area/1257/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Suerebe (Métro)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1258/index.json b/data/api/v2/location-area/1258/index.json index d19f80dc23..2a56bc7c5e 100644 --- a/data/api/v2/location-area/1258/index.json +++ b/data/api/v2/location-area/1258/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Repaire Team Snatch (1e ét.)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1259/index.json b/data/api/v2/location-area/1259/index.json index cffdd5f86b..7b9838563a 100644 --- a/data/api/v2/location-area/1259/index.json +++ b/data/api/v2/location-area/1259/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Colosseum de la Tour Titanite", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1260/index.json b/data/api/v2/location-area/1260/index.json index c5f55ea08e..36e73cf81d 100644 --- a/data/api/v2/location-area/1260/index.json +++ b/data/api/v2/location-area/1260/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Suerebe (Colosseum de Targare)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1261/index.json b/data/api/v2/location-area/1261/index.json index caeb182a65..e3422d3385 100644 --- a/data/api/v2/location-area/1261/index.json +++ b/data/api/v2/location-area/1261/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Mont Bataille (100e ét.)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1262/index.json b/data/api/v2/location-area/1262/index.json index ca3845a537..8fd3688562 100644 --- a/data/api/v2/location-area/1262/index.json +++ b/data/api/v2/location-area/1262/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Phénacit (Salle Carte E)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1263/index.json b/data/api/v2/location-area/1263/index.json index 96fe057010..ffcfba2aea 100644 --- a/data/api/v2/location-area/1263/index.json +++ b/data/api/v2/location-area/1263/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Laboratoire Pokémon", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1264/index.json b/data/api/v2/location-area/1264/index.json index 353a5d93f8..faa585e19e 100644 --- a/data/api/v2/location-area/1264/index.json +++ b/data/api/v2/location-area/1264/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Laboratoire Pokémon (Extérieur)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1265/index.json b/data/api/v2/location-area/1265/index.json index 5eddfa553d..cf6bbbaabd 100644 --- a/data/api/v2/location-area/1265/index.json +++ b/data/api/v2/location-area/1265/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Port Amarrée (Après le pont)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1266/index.json b/data/api/v2/location-area/1266/index.json index 8e8e064218..49ff4d9f0f 100644 --- a/data/api/v2/location-area/1266/index.json +++ b/data/api/v2/location-area/1266/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Port Amarrée (Sommet du Phare)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1267/index.json b/data/api/v2/location-area/1267/index.json index eeaa441480..14095868bd 100644 --- a/data/api/v2/location-area/1267/index.json +++ b/data/api/v2/location-area/1267/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Laboratoire de Pokémon Obscurs (Extérieur)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1268/index.json b/data/api/v2/location-area/1268/index.json index 422c0e659a..7bc1ca8fc1 100644 --- a/data/api/v2/location-area/1268/index.json +++ b/data/api/v2/location-area/1268/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Laboratoire de Pokémon Obscurs (2e sous-sol)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1269/index.json b/data/api/v2/location-area/1269/index.json index 29d96164a5..abadc05953 100644 --- a/data/api/v2/location-area/1269/index.json +++ b/data/api/v2/location-area/1269/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Laboratoire de Pokémon Obscurs (1e sous-sol)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1270/index.json b/data/api/v2/location-area/1270/index.json index 167173a7f5..e5e55535ad 100644 --- a/data/api/v2/location-area/1270/index.json +++ b/data/api/v2/location-area/1270/index.json @@ -30,6 +30,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Poké Place Grotte", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1271/index.json b/data/api/v2/location-area/1271/index.json index d8ee336021..178ca87d4d 100644 --- a/data/api/v2/location-area/1271/index.json +++ b/data/api/v2/location-area/1271/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "ONBS (1e ét.)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1272/index.json b/data/api/v2/location-area/1272/index.json index 4fe4a22ff5..156f5f8934 100644 --- a/data/api/v2/location-area/1272/index.json +++ b/data/api/v2/location-area/1272/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "ONBS (2e ét.)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1273/index.json b/data/api/v2/location-area/1273/index.json index 7762fe94ad..866233b7fd 100644 --- a/data/api/v2/location-area/1273/index.json +++ b/data/api/v2/location-area/1273/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "ONBS (Toit)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1274/index.json b/data/api/v2/location-area/1274/index.json index bc7051009d..8603075e7b 100644 --- a/data/api/v2/location-area/1274/index.json +++ b/data/api/v2/location-area/1274/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "ONBS (3e ét.)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1275/index.json b/data/api/v2/location-area/1275/index.json index 275c3bf587..4f7f7d9eb5 100644 --- a/data/api/v2/location-area/1275/index.json +++ b/data/api/v2/location-area/1275/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Centre de Formation Pokémon de Phénacité", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1276/index.json b/data/api/v2/location-area/1276/index.json index 7f14480816..1a7dc2595e 100644 --- a/data/api/v2/location-area/1276/index.json +++ b/data/api/v2/location-area/1276/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Repaire Ombre (Extérieur)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1277/index.json b/data/api/v2/location-area/1277/index.json index 9a8398b06a..53720928bd 100644 --- a/data/api/v2/location-area/1277/index.json +++ b/data/api/v2/location-area/1277/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Repaire Ombre (RdC)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1278/index.json b/data/api/v2/location-area/1278/index.json index 6d7cfbd810..0bc939e6b1 100644 --- a/data/api/v2/location-area/1278/index.json +++ b/data/api/v2/location-area/1278/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Repaire Ombre (1e ét.)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1279/index.json b/data/api/v2/location-area/1279/index.json index bcafd94562..39dcc69f64 100644 --- a/data/api/v2/location-area/1279/index.json +++ b/data/api/v2/location-area/1279/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Repaire Ombre (2e ét.)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1280/index.json b/data/api/v2/location-area/1280/index.json index 1014109d9f..9c964d3101 100644 --- a/data/api/v2/location-area/1280/index.json +++ b/data/api/v2/location-area/1280/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Reapire Ombre (3e ét.)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1281/index.json b/data/api/v2/location-area/1281/index.json index e327b03466..9be347d602 100644 --- a/data/api/v2/location-area/1281/index.json +++ b/data/api/v2/location-area/1281/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Repaire Ombre (Toit)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1282/index.json b/data/api/v2/location-area/1282/index.json index 30344793d7..aa4f47e7fe 100644 --- a/data/api/v2/location-area/1282/index.json +++ b/data/api/v2/location-area/1282/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Repaire Ombre (5e ét.)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1283/index.json b/data/api/v2/location-area/1283/index.json index e5d14b39be..4e72363368 100644 --- a/data/api/v2/location-area/1283/index.json +++ b/data/api/v2/location-area/1283/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Île Ténébra (Extérieur)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1284/index.json b/data/api/v2/location-area/1284/index.json index 5f9f343a2e..1196b3f388 100644 --- a/data/api/v2/location-area/1284/index.json +++ b/data/api/v2/location-area/1284/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Île Ténébra (RdC)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1285/index.json b/data/api/v2/location-area/1285/index.json index 35e0239904..af02e19f46 100644 --- a/data/api/v2/location-area/1285/index.json +++ b/data/api/v2/location-area/1285/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Île Ténébra (1e sous-sol)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1286/index.json b/data/api/v2/location-area/1286/index.json index 7c59458dfd..d3115cf05c 100644 --- a/data/api/v2/location-area/1286/index.json +++ b/data/api/v2/location-area/1286/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Île Ténébra (1e ét.)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1287/index.json b/data/api/v2/location-area/1287/index.json index 27281f6c5f..ee14ce91b9 100644 --- a/data/api/v2/location-area/1287/index.json +++ b/data/api/v2/location-area/1287/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Île Ténébra (2e ét.)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1288/index.json b/data/api/v2/location-area/1288/index.json index 24f7146a75..589344383f 100644 --- a/data/api/v2/location-area/1288/index.json +++ b/data/api/v2/location-area/1288/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Île Ténébra (5e ét.)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1289/index.json b/data/api/v2/location-area/1289/index.json index 8db681c5ea..8786afaad3 100644 --- a/data/api/v2/location-area/1289/index.json +++ b/data/api/v2/location-area/1289/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Île Ténébra (Extérieur du Dôme)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1290/index.json b/data/api/v2/location-area/1290/index.json index 8f173ae234..a96b328804 100644 --- a/data/api/v2/location-area/1290/index.json +++ b/data/api/v2/location-area/1290/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Île Ténébra (Dôme - 1e sous-sol)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1291/index.json b/data/api/v2/location-area/1291/index.json index 9a90777648..57bdd12b34 100644 --- a/data/api/v2/location-area/1291/index.json +++ b/data/api/v2/location-area/1291/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Île Ténébra (Dôme - RdC)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1292/index.json b/data/api/v2/location-area/1292/index.json index e718419c51..90559ecaac 100644 --- a/data/api/v2/location-area/1292/index.json +++ b/data/api/v2/location-area/1292/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Île Ténébra (Dôme - 1e ét.)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1293/index.json b/data/api/v2/location-area/1293/index.json index da62526bb4..111016bad5 100644 --- a/data/api/v2/location-area/1293/index.json +++ b/data/api/v2/location-area/1293/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Port Amarrée", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [] diff --git a/data/api/v2/location-area/1294/index.json b/data/api/v2/location-area/1294/index.json index e9671756c8..2095a0cbbc 100644 --- a/data/api/v2/location-area/1294/index.json +++ b/data/api/v2/location-area/1294/index.json @@ -30,6 +30,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Poké Place Roche", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1295/index.json b/data/api/v2/location-area/1295/index.json index 06e0b4fec3..566775fb5a 100644 --- a/data/api/v2/location-area/1295/index.json +++ b/data/api/v2/location-area/1295/index.json @@ -30,6 +30,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Poké Place Oasis", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1296/index.json b/data/api/v2/location-area/1296/index.json index 0f22cf8a1e..04bdf892ff 100644 --- a/data/api/v2/location-area/1296/index.json +++ b/data/api/v2/location-area/1296/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Mont Bataille (Hall)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1297/index.json b/data/api/v2/location-area/1297/index.json index 4cc5e40999..d637f87c6d 100644 --- a/data/api/v2/location-area/1297/index.json +++ b/data/api/v2/location-area/1297/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Station Service (Intérieur)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1298/index.json b/data/api/v2/location-area/1298/index.json index d909ed70e9..972bc6bbca 100644 --- a/data/api/v2/location-area/1298/index.json +++ b/data/api/v2/location-area/1298/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Colosseum de Pyrite", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1299/index.json b/data/api/v2/location-area/1299/index.json index 0d440a227f..baf0252ac4 100644 --- a/data/api/v2/location-area/1299/index.json +++ b/data/api/v2/location-area/1299/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Colosseum de Phénacit (Extérieur)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1300/index.json b/data/api/v2/location-area/1300/index.json index 0e106a6052..dfafeb5b2d 100644 --- a/data/api/v2/location-area/1300/index.json +++ b/data/api/v2/location-area/1300/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Casino de Céladopole", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1301/index.json b/data/api/v2/location-area/1301/index.json index 0fa8f87eac..9f4f90631c 100644 --- a/data/api/v2/location-area/1301/index.json +++ b/data/api/v2/location-area/1301/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Casino de Doublonville", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1302/index.json b/data/api/v2/location-area/1302/index.json index 499ad5f1a0..47f6f84ab0 100644 --- a/data/api/v2/location-area/1302/index.json +++ b/data/api/v2/location-area/1302/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Souterrain de Kanto", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1303/index.json b/data/api/v2/location-area/1303/index.json index f763577367..99ef8ca8eb 100644 --- a/data/api/v2/location-area/1303/index.json +++ b/data/api/v2/location-area/1303/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Mauville (Maison au Sud-Ouest)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1304/index.json b/data/api/v2/location-area/1304/index.json index 901474b0a3..52531df6a6 100644 --- a/data/api/v2/location-area/1304/index.json +++ b/data/api/v2/location-area/1304/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Centre Commercial de Doublonville (4e ét.)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1305/index.json b/data/api/v2/location-area/1305/index.json index a31f7d6974..31dc7d5475 100644 --- a/data/api/v2/location-area/1305/index.json +++ b/data/api/v2/location-area/1305/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Grotte Mirage (Sud de Pacifiville)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1306/index.json b/data/api/v2/location-area/1306/index.json index ac4fa4ded0..ff8df740a9 100644 --- a/data/api/v2/location-area/1306/index.json +++ b/data/api/v2/location-area/1306/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Grotte Mirage (Nord de la Route 132)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1307/index.json b/data/api/v2/location-area/1307/index.json index be6021ea7d..6953b48830 100644 --- a/data/api/v2/location-area/1307/index.json +++ b/data/api/v2/location-area/1307/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Grotte Mirage (Nord d'Autéquia)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1308/index.json b/data/api/v2/location-area/1308/index.json index 083a5aed04..e38cdbfbcf 100644 --- a/data/api/v2/location-area/1308/index.json +++ b/data/api/v2/location-area/1308/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Grotte Mirage (Nord de Cimetronelle)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1309/index.json b/data/api/v2/location-area/1309/index.json index 93424050dd..4d73e94cdf 100644 --- a/data/api/v2/location-area/1309/index.json +++ b/data/api/v2/location-area/1309/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Grotte Mirage (Sud-Est de la Route 129)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1310/index.json b/data/api/v2/location-area/1310/index.json index da845169b4..b5f9ec5bf2 100644 --- a/data/api/v2/location-area/1310/index.json +++ b/data/api/v2/location-area/1310/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Grotte Mirage (Sud de la Route 107)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1311/index.json b/data/api/v2/location-area/1311/index.json index 7e6e7932f5..030f352401 100644 --- a/data/api/v2/location-area/1311/index.json +++ b/data/api/v2/location-area/1311/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Grotte Mirage (Nord de la Route 124)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1312/index.json b/data/api/v2/location-area/1312/index.json index 53c8b6cb9f..bd80dc9442 100644 --- a/data/api/v2/location-area/1312/index.json +++ b/data/api/v2/location-area/1312/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Grotte Mirage (Ouest de Mérouville)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1313/index.json b/data/api/v2/location-area/1313/index.json index 7f8d6f990f..8fc064b96f 100644 --- a/data/api/v2/location-area/1313/index.json +++ b/data/api/v2/location-area/1313/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Mont Mirage (Est d'Algatia)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1314/index.json b/data/api/v2/location-area/1314/index.json index b2498d75f3..485b93d67a 100644 --- a/data/api/v2/location-area/1314/index.json +++ b/data/api/v2/location-area/1314/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Mont Mirage (Nord d'Algatia)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1315/index.json b/data/api/v2/location-area/1315/index.json index 03fa3f76e6..0795d18249 100644 --- a/data/api/v2/location-area/1315/index.json +++ b/data/api/v2/location-area/1315/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Mont Mirage (Sud-Est de la Route 129", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1316/index.json b/data/api/v2/location-area/1316/index.json index 9fb11ed399..5809980818 100644 --- a/data/api/v2/location-area/1316/index.json +++ b/data/api/v2/location-area/1316/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Mont Mirage (Nord de Nénucrique)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1317/index.json b/data/api/v2/location-area/1317/index.json index 83a2dfc652..0cb11220a5 100644 --- a/data/api/v2/location-area/1317/index.json +++ b/data/api/v2/location-area/1317/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Mont Mirage (Ouest de la Route 104)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1318/index.json b/data/api/v2/location-area/1318/index.json index 23f9e258b1..de27f2859c 100644 --- a/data/api/v2/location-area/1318/index.json +++ b/data/api/v2/location-area/1318/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Mont Mirage (Sud de la Route 129)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1319/index.json b/data/api/v2/location-area/1319/index.json index 09c24ff835..bcd2d40cc3 100644 --- a/data/api/v2/location-area/1319/index.json +++ b/data/api/v2/location-area/1319/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Mont Mirage (Sud de la Route 131)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1320/index.json b/data/api/v2/location-area/1320/index.json index ac6a768b8d..481c66405b 100644 --- a/data/api/v2/location-area/1320/index.json +++ b/data/api/v2/location-area/1320/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Mont Mirage (Nord-Est de la Route 125)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1321/index.json b/data/api/v2/location-area/1321/index.json index 48ece5a5c4..69f3baa258 100644 --- a/data/api/v2/location-area/1321/index.json +++ b/data/api/v2/location-area/1321/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Cimetronelle", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1322/index.json b/data/api/v2/location-area/1322/index.json index 3faacff046..d52d597803 100644 --- a/data/api/v2/location-area/1322/index.json +++ b/data/api/v2/location-area/1322/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Safari des Amis (Normal)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1323/index.json b/data/api/v2/location-area/1323/index.json index 69fab89bdf..2fcf7db9df 100644 --- a/data/api/v2/location-area/1323/index.json +++ b/data/api/v2/location-area/1323/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Safari des Amis (Feu)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1324/index.json b/data/api/v2/location-area/1324/index.json index d8f6ffa876..fc8eb0a249 100644 --- a/data/api/v2/location-area/1324/index.json +++ b/data/api/v2/location-area/1324/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Safari des Amis (Combat)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1325/index.json b/data/api/v2/location-area/1325/index.json index 545eb3a270..223c18a85e 100644 --- a/data/api/v2/location-area/1325/index.json +++ b/data/api/v2/location-area/1325/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Safari des Amis (Eau)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1326/index.json b/data/api/v2/location-area/1326/index.json index d8d85294c0..ddeafcd051 100644 --- a/data/api/v2/location-area/1326/index.json +++ b/data/api/v2/location-area/1326/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Safari des Amis (Vol)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1327/index.json b/data/api/v2/location-area/1327/index.json index 256c72f121..54c954913e 100644 --- a/data/api/v2/location-area/1327/index.json +++ b/data/api/v2/location-area/1327/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Safari des Amis (Plante)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1328/index.json b/data/api/v2/location-area/1328/index.json index ad7eb4cb4f..27976dea7c 100644 --- a/data/api/v2/location-area/1328/index.json +++ b/data/api/v2/location-area/1328/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Safari des Amis (Poison)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1329/index.json b/data/api/v2/location-area/1329/index.json index 7b9f6bf007..3e5f3b85f0 100644 --- a/data/api/v2/location-area/1329/index.json +++ b/data/api/v2/location-area/1329/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Safari des Amis (Électrik)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1330/index.json b/data/api/v2/location-area/1330/index.json index 439ff04845..b661cb6619 100644 --- a/data/api/v2/location-area/1330/index.json +++ b/data/api/v2/location-area/1330/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Safari des Amis (Sol)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1331/index.json b/data/api/v2/location-area/1331/index.json index 4bb7fdccde..9bd46a2fec 100644 --- a/data/api/v2/location-area/1331/index.json +++ b/data/api/v2/location-area/1331/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Safari des Amis (Psy)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1332/index.json b/data/api/v2/location-area/1332/index.json index 0d82d23bdb..61dbce58a1 100644 --- a/data/api/v2/location-area/1332/index.json +++ b/data/api/v2/location-area/1332/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Safari des Amis (Roche)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1333/index.json b/data/api/v2/location-area/1333/index.json index 5d1889f54e..dde56c7b19 100644 --- a/data/api/v2/location-area/1333/index.json +++ b/data/api/v2/location-area/1333/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Safari des Amis (Glace)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1334/index.json b/data/api/v2/location-area/1334/index.json index f6efcc05ae..8769d52046 100644 --- a/data/api/v2/location-area/1334/index.json +++ b/data/api/v2/location-area/1334/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Safari des Amis (Insecte)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1335/index.json b/data/api/v2/location-area/1335/index.json index 21eb9e83e6..3a8703932c 100644 --- a/data/api/v2/location-area/1335/index.json +++ b/data/api/v2/location-area/1335/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Safari des Amis (Dragon)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1336/index.json b/data/api/v2/location-area/1336/index.json index 970a4e68d0..9ca97a8cdb 100644 --- a/data/api/v2/location-area/1336/index.json +++ b/data/api/v2/location-area/1336/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Safari des Amis (Spectre)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1337/index.json b/data/api/v2/location-area/1337/index.json index 81c6603448..e18ff27d31 100644 --- a/data/api/v2/location-area/1337/index.json +++ b/data/api/v2/location-area/1337/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Safari des Amis (Ténèbres)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1338/index.json b/data/api/v2/location-area/1338/index.json index f51ca13751..b24ba488d4 100644 --- a/data/api/v2/location-area/1338/index.json +++ b/data/api/v2/location-area/1338/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Safari des Amis (Acier)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1339/index.json b/data/api/v2/location-area/1339/index.json index 90333a9923..f025316954 100644 --- a/data/api/v2/location-area/1339/index.json +++ b/data/api/v2/location-area/1339/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Safari des Amis (Fée)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1340/index.json b/data/api/v2/location-area/1340/index.json index 544ce10874..f2031f45e1 100644 --- a/data/api/v2/location-area/1340/index.json +++ b/data/api/v2/location-area/1340/index.json @@ -37,6 +37,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Route 2 (Trouée Cachée)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1341/index.json b/data/api/v2/location-area/1341/index.json index d1f74034e6..fa6fd03988 100644 --- a/data/api/v2/location-area/1341/index.json +++ b/data/api/v2/location-area/1341/index.json @@ -37,6 +37,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Route 3 (Trouée Cachée - Herbe sombre)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1342/index.json b/data/api/v2/location-area/1342/index.json index 1009ac5942..fd02b05f71 100644 --- a/data/api/v2/location-area/1342/index.json +++ b/data/api/v2/location-area/1342/index.json @@ -37,6 +37,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Route 3 (Trouée Cachée - Étang)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1343/index.json b/data/api/v2/location-area/1343/index.json index f13d46a70c..96772ab906 100644 --- a/data/api/v2/location-area/1343/index.json +++ b/data/api/v2/location-area/1343/index.json @@ -37,6 +37,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Route 5 (Trouée Cachée)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1344/index.json b/data/api/v2/location-area/1344/index.json index 5bdd2ecd2f..67b4c66806 100644 --- a/data/api/v2/location-area/1344/index.json +++ b/data/api/v2/location-area/1344/index.json @@ -37,6 +37,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Route 6 (Trouée Cachée - Proche de l'Éleveuse)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1345/index.json b/data/api/v2/location-area/1345/index.json index c02610fbbb..af51f66d0e 100644 --- a/data/api/v2/location-area/1345/index.json +++ b/data/api/v2/location-area/1345/index.json @@ -37,6 +37,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Route 6 (Trouée Cachée - Grotte Parsemille)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1346/index.json b/data/api/v2/location-area/1346/index.json index 633d345210..08670e984f 100644 --- a/data/api/v2/location-area/1346/index.json +++ b/data/api/v2/location-area/1346/index.json @@ -37,6 +37,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Route 7 (Trouée Cachée)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1347/index.json b/data/api/v2/location-area/1347/index.json index ddfd4b4ae3..76f0bb1782 100644 --- a/data/api/v2/location-area/1347/index.json +++ b/data/api/v2/location-area/1347/index.json @@ -37,6 +37,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Route 9 (Trouée Cachée)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1348/index.json b/data/api/v2/location-area/1348/index.json index 1ea70b1e2f..47afb9674f 100644 --- a/data/api/v2/location-area/1348/index.json +++ b/data/api/v2/location-area/1348/index.json @@ -37,6 +37,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Route 13 (Trouée Cachée - Grotte Cyclopéenne)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1349/index.json b/data/api/v2/location-area/1349/index.json index 7c67db9f70..63e8a4754f 100644 --- a/data/api/v2/location-area/1349/index.json +++ b/data/api/v2/location-area/1349/index.json @@ -37,6 +37,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Route 13 (Trouée Cachée - Escaliers)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1350/index.json b/data/api/v2/location-area/1350/index.json index 55ebd23285..2d005b0753 100644 --- a/data/api/v2/location-area/1350/index.json +++ b/data/api/v2/location-area/1350/index.json @@ -37,6 +37,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Route 18 (Trouée Cachée)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1351/index.json b/data/api/v2/location-area/1351/index.json index 8c290f9fe9..e78b315c93 100644 --- a/data/api/v2/location-area/1351/index.json +++ b/data/api/v2/location-area/1351/index.json @@ -37,6 +37,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Route 22 (Trouée Cachée)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1352/index.json b/data/api/v2/location-area/1352/index.json index d037d906e3..d64a475678 100644 --- a/data/api/v2/location-area/1352/index.json +++ b/data/api/v2/location-area/1352/index.json @@ -37,6 +37,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Route 23 (Trouée Cachée)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1353/index.json b/data/api/v2/location-area/1353/index.json index a19e916557..c8053b46f1 100644 --- a/data/api/v2/location-area/1353/index.json +++ b/data/api/v2/location-area/1353/index.json @@ -37,6 +37,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Ranch d'Amaillide (Trouée Cachée)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1354/index.json b/data/api/v2/location-area/1354/index.json index 2a90d4dd55..8704ea5f74 100644 --- a/data/api/v2/location-area/1354/index.json +++ b/data/api/v2/location-area/1354/index.json @@ -37,6 +37,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Bois des Illusions (Trouée Cachée)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1355/index.json b/data/api/v2/location-area/1355/index.json index 2719d7d6fc..44a4a9458d 100644 --- a/data/api/v2/location-area/1355/index.json +++ b/data/api/v2/location-area/1355/index.json @@ -37,6 +37,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Grotte Cyclopéenne (Trouée Cachée)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1356/index.json b/data/api/v2/location-area/1356/index.json index e43d86ad05..b4ede27c2a 100644 --- a/data/api/v2/location-area/1356/index.json +++ b/data/api/v2/location-area/1356/index.json @@ -37,6 +37,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Autel Abondance (Trouée Cachée - Proche du Gamin)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1357/index.json b/data/api/v2/location-area/1357/index.json index baadea2852..dbb4ecbe82 100644 --- a/data/api/v2/location-area/1357/index.json +++ b/data/api/v2/location-area/1357/index.json @@ -37,6 +37,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Autel Abondance (Trouée Cachée - Temple)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1358/index.json b/data/api/v2/location-area/1358/index.json index 3b52e47e73..202c2b2aad 100644 --- a/data/api/v2/location-area/1358/index.json +++ b/data/api/v2/location-area/1358/index.json @@ -37,6 +37,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Forêt d'Empoigne (Trouée Cachée - Extérieur)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1359/index.json b/data/api/v2/location-area/1359/index.json index aeab423e83..d8ec03805f 100644 --- a/data/api/v2/location-area/1359/index.json +++ b/data/api/v2/location-area/1359/index.json @@ -37,6 +37,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Forêt d'Empoigne (Trouée Cachée - Intérieur)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1360/index.json b/data/api/v2/location-area/1360/index.json index cb7483c20c..03311d0130 100644 --- a/data/api/v2/location-area/1360/index.json +++ b/data/api/v2/location-area/1360/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Musée Minier de Charbourg", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1361/index.json b/data/api/v2/location-area/1361/index.json index f56ca50056..f1c0be44ce 100644 --- a/data/api/v2/location-area/1361/index.json +++ b/data/api/v2/location-area/1361/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Musée des Sciences d'Argenta", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1362/index.json b/data/api/v2/location-area/1362/index.json index 7f8eed8c08..68a5b50230 100644 --- a/data/api/v2/location-area/1362/index.json +++ b/data/api/v2/location-area/1362/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Pré de Floraville", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1363/index.json b/data/api/v2/location-area/1363/index.json index bf6591ba8d..13a0b55332 100644 --- a/data/api/v2/location-area/1363/index.json +++ b/data/api/v2/location-area/1363/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Porte du Parc Safari", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1364/index.json b/data/api/v2/location-area/1364/index.json index 1c46fdf6f0..02249e55f4 100644 --- a/data/api/v2/location-area/1364/index.json +++ b/data/api/v2/location-area/1364/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Arabelle", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1365/index.json b/data/api/v2/location-area/1365/index.json index 2c253ac3d7..7ac83ea044 100644 --- a/data/api/v2/location-area/1365/index.json +++ b/data/api/v2/location-area/1365/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Route 2 (Lac)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1366/index.json b/data/api/v2/location-area/1366/index.json index e758e955f4..a740caec6e 100644 --- a/data/api/v2/location-area/1366/index.json +++ b/data/api/v2/location-area/1366/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Route 2 (Chemin au Nord-Ouest du Lac)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1367/index.json b/data/api/v2/location-area/1367/index.json index 67f51faa30..3e74972310 100644 --- a/data/api/v2/location-area/1367/index.json +++ b/data/api/v2/location-area/1367/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Motorby (Arène)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1368/index.json b/data/api/v2/location-area/1368/index.json index 80c611b897..2fad18e0fd 100644 --- a/data/api/v2/location-area/1368/index.json +++ b/data/api/v2/location-area/1368/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Route 3 (Ouest)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1369/index.json b/data/api/v2/location-area/1369/index.json index 02d98789a8..505c25e768 100644 --- a/data/api/v2/location-area/1369/index.json +++ b/data/api/v2/location-area/1369/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Forêt de Sleepwood (Deuxime partie)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1370/index.json b/data/api/v2/location-area/1370/index.json index ce136ab885..f0b560bc4a 100644 --- a/data/api/v2/location-area/1370/index.json +++ b/data/api/v2/location-area/1370/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Sommet de la Tour", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1371/index.json b/data/api/v2/location-area/1371/index.json index c017a412ae..905b08c6bb 100644 --- a/data/api/v2/location-area/1371/index.json +++ b/data/api/v2/location-area/1371/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Sentier de la Gare", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1372/index.json b/data/api/v2/location-area/1372/index.json index bb9efb05f5..6e51f222bf 100644 --- a/data/api/v2/location-area/1372/index.json +++ b/data/api/v2/location-area/1372/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Paddoxton (Chambre de Tarak)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1373/index.json b/data/api/v2/location-area/1373/index.json index e0c3694445..473a759564 100644 --- a/data/api/v2/location-area/1373/index.json +++ b/data/api/v2/location-area/1373/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Motorby (Centre Pokémon)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1374/index.json b/data/api/v2/location-area/1374/index.json index 6b19b28009..72a22215d6 100644 --- a/data/api/v2/location-area/1374/index.json +++ b/data/api/v2/location-area/1374/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Greenbury (Arène)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1375/index.json b/data/api/v2/location-area/1375/index.json index e8a81a7693..461c5dc537 100644 --- a/data/api/v2/location-area/1375/index.json +++ b/data/api/v2/location-area/1375/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Corrifey (Arène)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1376/index.json b/data/api/v2/location-area/1376/index.json index 5b11d593dd..ec8e140b37 100644 --- a/data/api/v2/location-area/1376/index.json +++ b/data/api/v2/location-area/1376/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Grottes aléatoires d'Isolarmure", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1377/index.json b/data/api/v2/location-area/1377/index.json index ae6a5256d8..75ecc7cfed 100644 --- a/data/api/v2/location-area/1377/index.json +++ b/data/api/v2/location-area/1377/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Musée de Maillard", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1378/index.json b/data/api/v2/location-area/1378/index.json index 65d3361512..0af0593902 100644 --- a/data/api/v2/location-area/1378/index.json +++ b/data/api/v2/location-area/1378/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Miroir du Géant (Zone 2)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1379/index.json b/data/api/v2/location-area/1379/index.json index 6c10761876..f3e24dcad3 100644 --- a/data/api/v2/location-area/1379/index.json +++ b/data/api/v2/location-area/1379/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Monde Distorsion", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1380/index.json b/data/api/v2/location-area/1380/index.json index ab671f74b3..60d819762e 100644 --- a/data/api/v2/location-area/1380/index.json +++ b/data/api/v2/location-area/1380/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Terres Sauvages de Galar", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1381/index.json b/data/api/v2/location-area/1381/index.json index d9bd8c1ef9..d9769f4a94 100644 --- a/data/api/v2/location-area/1381/index.json +++ b/data/api/v2/location-area/1381/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Isolarmure", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1382/index.json b/data/api/v2/location-area/1382/index.json index c2be1a2248..c42f506933 100644 --- a/data/api/v2/location-area/1382/index.json +++ b/data/api/v2/location-area/1382/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Couronneige", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1383/index.json b/data/api/v2/location-area/1383/index.json index 3ee092977d..cf8a72d72d 100644 --- a/data/api/v2/location-area/1383/index.json +++ b/data/api/v2/location-area/1383/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Tous les Antres Dynamax des Terres Sauvages", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1384/index.json b/data/api/v2/location-area/1384/index.json index 9d95748128..da4b82d1a0 100644 --- a/data/api/v2/location-area/1384/index.json +++ b/data/api/v2/location-area/1384/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plaine Verdoyante (Antre D)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1385/index.json b/data/api/v2/location-area/1385/index.json index 2fe08abfdc..7da0cb4fc0 100644 --- a/data/api/v2/location-area/1385/index.json +++ b/data/api/v2/location-area/1385/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plaine Verdoyante (Antre F)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1386/index.json b/data/api/v2/location-area/1386/index.json index 920c74e29a..0cc9aa35e7 100644 --- a/data/api/v2/location-area/1386/index.json +++ b/data/api/v2/location-area/1386/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plaine Verdoyante (Antre A)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1387/index.json b/data/api/v2/location-area/1387/index.json index be4e7f91b2..0a790fac09 100644 --- a/data/api/v2/location-area/1387/index.json +++ b/data/api/v2/location-area/1387/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plaine Verdoyante (Antre I)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1388/index.json b/data/api/v2/location-area/1388/index.json index b304e45648..4e38f05084 100644 --- a/data/api/v2/location-area/1388/index.json +++ b/data/api/v2/location-area/1388/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plaine Verdoyante (Antre C)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1389/index.json b/data/api/v2/location-area/1389/index.json index b5153e52fb..c3a205a695 100644 --- a/data/api/v2/location-area/1389/index.json +++ b/data/api/v2/location-area/1389/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plaine Verdoyante (Antre E)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1390/index.json b/data/api/v2/location-area/1390/index.json index ebd064790e..9d294c966b 100644 --- a/data/api/v2/location-area/1390/index.json +++ b/data/api/v2/location-area/1390/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plaine Verdoyante (Antre B)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1391/index.json b/data/api/v2/location-area/1391/index.json index c427a33ee3..f7e80d68b9 100644 --- a/data/api/v2/location-area/1391/index.json +++ b/data/api/v2/location-area/1391/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plaine Verdoyante (Antre H)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1392/index.json b/data/api/v2/location-area/1392/index.json index 65f7257205..ab87e0c1e3 100644 --- a/data/api/v2/location-area/1392/index.json +++ b/data/api/v2/location-area/1392/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plaine Verdoyante (Antre G)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1393/index.json b/data/api/v2/location-area/1393/index.json index cf730f14ee..838d394b91 100644 --- a/data/api/v2/location-area/1393/index.json +++ b/data/api/v2/location-area/1393/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Bois de Clairjour (Antre E)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1394/index.json b/data/api/v2/location-area/1394/index.json index 618a95dc9f..8f8653a543 100644 --- a/data/api/v2/location-area/1394/index.json +++ b/data/api/v2/location-area/1394/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Bois de Clairjour (Antre D)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1395/index.json b/data/api/v2/location-area/1395/index.json index ded58fbef6..8ce9c4e68c 100644 --- a/data/api/v2/location-area/1395/index.json +++ b/data/api/v2/location-area/1395/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Bois de Clairjour (Antre C)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1396/index.json b/data/api/v2/location-area/1396/index.json index d848129fef..e12e0e55b3 100644 --- a/data/api/v2/location-area/1396/index.json +++ b/data/api/v2/location-area/1396/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Bois de Clairjour (Antre B)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1397/index.json b/data/api/v2/location-area/1397/index.json index 5a6b6cdca8..82e1cca439 100644 --- a/data/api/v2/location-area/1397/index.json +++ b/data/api/v2/location-area/1397/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Bois de Clairjour (Antre A)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1398/index.json b/data/api/v2/location-area/1398/index.json index 5ce704bcc3..327e4a1f4a 100644 --- a/data/api/v2/location-area/1398/index.json +++ b/data/api/v2/location-area/1398/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Lac Coupenotte Ouest (Antre D)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1399/index.json b/data/api/v2/location-area/1399/index.json index 20d8cd14cf..5e2d459c36 100644 --- a/data/api/v2/location-area/1399/index.json +++ b/data/api/v2/location-area/1399/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Lac Coupenotte Ouest (Antre C)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1400/index.json b/data/api/v2/location-area/1400/index.json index be57f0780e..0fe770c6c6 100644 --- a/data/api/v2/location-area/1400/index.json +++ b/data/api/v2/location-area/1400/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Lac Coupenotte Ouest (Antre B)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1401/index.json b/data/api/v2/location-area/1401/index.json index 34e2586bb6..1b5524697f 100644 --- a/data/api/v2/location-area/1401/index.json +++ b/data/api/v2/location-area/1401/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Lac Coupenotte Ouest (Antre A)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1402/index.json b/data/api/v2/location-area/1402/index.json index 8fb60037fe..660628096c 100644 --- a/data/api/v2/location-area/1402/index.json +++ b/data/api/v2/location-area/1402/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Lac Coupenotte Ouest (Antre F)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1403/index.json b/data/api/v2/location-area/1403/index.json index f10b27d050..b1d16bc978 100644 --- a/data/api/v2/location-area/1403/index.json +++ b/data/api/v2/location-area/1403/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Lac Coupenotte Ouest (Antre E)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1404/index.json b/data/api/v2/location-area/1404/index.json index 615d156e75..9b2fba1fe1 100644 --- a/data/api/v2/location-area/1404/index.json +++ b/data/api/v2/location-area/1404/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Tour en ruines (Antre B)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1405/index.json b/data/api/v2/location-area/1405/index.json index 552c113bd3..f44afa0e57 100644 --- a/data/api/v2/location-area/1405/index.json +++ b/data/api/v2/location-area/1405/index.json @@ -14,6 +14,20 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Tour en ruines (Antre A)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } + }, + { + "name": "Lande Boldair (Antre E)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1406/index.json b/data/api/v2/location-area/1406/index.json index 6fd37f7d79..250a124662 100644 --- a/data/api/v2/location-area/1406/index.json +++ b/data/api/v2/location-area/1406/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Lac Coupenotte Est (Antre D)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1407/index.json b/data/api/v2/location-area/1407/index.json index 21ce5a960a..d760a2b55b 100644 --- a/data/api/v2/location-area/1407/index.json +++ b/data/api/v2/location-area/1407/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Lac Coupenotte Est (Antre C)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1408/index.json b/data/api/v2/location-area/1408/index.json index b375d27de1..dd64ec6f15 100644 --- a/data/api/v2/location-area/1408/index.json +++ b/data/api/v2/location-area/1408/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Lac Coupenotte Est (Antre B)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1409/index.json b/data/api/v2/location-area/1409/index.json index 88c8739579..20a631c61e 100644 --- a/data/api/v2/location-area/1409/index.json +++ b/data/api/v2/location-area/1409/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Lac Coupenotte Est (Antre A)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1410/index.json b/data/api/v2/location-area/1410/index.json index c77d15415e..483bdce0b4 100644 --- a/data/api/v2/location-area/1410/index.json +++ b/data/api/v2/location-area/1410/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Lac Coupenotte Est (Antre E)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1411/index.json b/data/api/v2/location-area/1411/index.json index f79296a710..4207f3fc90 100644 --- a/data/api/v2/location-area/1411/index.json +++ b/data/api/v2/location-area/1411/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Œil du Lac (Antre A)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1412/index.json b/data/api/v2/location-area/1412/index.json index 5b1bdfc280..f637cc258d 100644 --- a/data/api/v2/location-area/1412/index.json +++ b/data/api/v2/location-area/1412/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Lac Milobellus Nord (Antre D)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1413/index.json b/data/api/v2/location-area/1413/index.json index a7b112fd9a..ff47a07efa 100644 --- a/data/api/v2/location-area/1413/index.json +++ b/data/api/v2/location-area/1413/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Lac Milobellus Nord (Antre E)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1414/index.json b/data/api/v2/location-area/1414/index.json index c573674a5f..2cc297bc77 100644 --- a/data/api/v2/location-area/1414/index.json +++ b/data/api/v2/location-area/1414/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Lac Milobellus Nord (Antre A)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1415/index.json b/data/api/v2/location-area/1415/index.json index 845f692a8a..4e9e00462b 100644 --- a/data/api/v2/location-area/1415/index.json +++ b/data/api/v2/location-area/1415/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Lac Milobellus Nord (Antre B)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1416/index.json b/data/api/v2/location-area/1416/index.json index b7d3171ef2..d1c812b1ee 100644 --- a/data/api/v2/location-area/1416/index.json +++ b/data/api/v2/location-area/1416/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Lac Milobellus Nord (Antre F)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1417/index.json b/data/api/v2/location-area/1417/index.json index a8f90aa2e8..26431fcc2c 100644 --- a/data/api/v2/location-area/1417/index.json +++ b/data/api/v2/location-area/1417/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Lac Milobellus Nord (Antre C)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1418/index.json b/data/api/v2/location-area/1418/index.json index 9a22542dfc..ffc4965980 100644 --- a/data/api/v2/location-area/1418/index.json +++ b/data/api/v2/location-area/1418/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Siège du Géant (Antre E)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1419/index.json b/data/api/v2/location-area/1419/index.json index 27fc8f86fb..a145a05274 100644 --- a/data/api/v2/location-area/1419/index.json +++ b/data/api/v2/location-area/1419/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Siège du Géant (Antre D)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1420/index.json b/data/api/v2/location-area/1420/index.json index f021205178..8d41ec1418 100644 --- a/data/api/v2/location-area/1420/index.json +++ b/data/api/v2/location-area/1420/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Siège du Géant (Antre C)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1421/index.json b/data/api/v2/location-area/1421/index.json index d4a3dd6ca2..55a530f1b5 100644 --- a/data/api/v2/location-area/1421/index.json +++ b/data/api/v2/location-area/1421/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Siège du Géant (Antre B)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1422/index.json b/data/api/v2/location-area/1422/index.json index c7e41dcbe2..21eb6394cb 100644 --- a/data/api/v2/location-area/1422/index.json +++ b/data/api/v2/location-area/1422/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Siège du Géant (Antre A)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1423/index.json b/data/api/v2/location-area/1423/index.json index d64b31c882..8b96546e5e 100644 --- a/data/api/v2/location-area/1423/index.json +++ b/data/api/v2/location-area/1423/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Lac Milobellus Sud (Antre B)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1424/index.json b/data/api/v2/location-area/1424/index.json index 0711cabb65..12bd0e8151 100644 --- a/data/api/v2/location-area/1424/index.json +++ b/data/api/v2/location-area/1424/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Lac Milobellus Sud (Antre A)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1425/index.json b/data/api/v2/location-area/1425/index.json index c02c78570e..722419849e 100644 --- a/data/api/v2/location-area/1425/index.json +++ b/data/api/v2/location-area/1425/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Lac Milobellus Sud (Antre C)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1426/index.json b/data/api/v2/location-area/1426/index.json index e9b6207b57..193a7bc2f5 100644 --- a/data/api/v2/location-area/1426/index.json +++ b/data/api/v2/location-area/1426/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Lac Milobellus Sud (Antre D)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1427/index.json b/data/api/v2/location-area/1427/index.json index 55119d21f7..279901ef5c 100644 --- a/data/api/v2/location-area/1427/index.json +++ b/data/api/v2/location-area/1427/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Lac Milobellus Sud (Antre E)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1428/index.json b/data/api/v2/location-area/1428/index.json index 9396b88a2b..33357e5364 100644 --- a/data/api/v2/location-area/1428/index.json +++ b/data/api/v2/location-area/1428/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Berges de Motorby (Antre D)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1429/index.json b/data/api/v2/location-area/1429/index.json index 7ca7188bc4..82003ecd98 100644 --- a/data/api/v2/location-area/1429/index.json +++ b/data/api/v2/location-area/1429/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Berges de Motorby (Antre C)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1430/index.json b/data/api/v2/location-area/1430/index.json index 259c9226b2..b0ff885d8b 100644 --- a/data/api/v2/location-area/1430/index.json +++ b/data/api/v2/location-area/1430/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Berges de Motorby (Antre B)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1431/index.json b/data/api/v2/location-area/1431/index.json index 28af591f4f..0c1a38f774 100644 --- a/data/api/v2/location-area/1431/index.json +++ b/data/api/v2/location-area/1431/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Berges de Motorby (Antre A)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1432/index.json b/data/api/v2/location-area/1432/index.json index 7149cd5ed8..e3ea6ded57 100644 --- a/data/api/v2/location-area/1432/index.json +++ b/data/api/v2/location-area/1432/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Prairie Entre-Ponts (Antre I)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1433/index.json b/data/api/v2/location-area/1433/index.json index 8c93949f7a..426fb69ae0 100644 --- a/data/api/v2/location-area/1433/index.json +++ b/data/api/v2/location-area/1433/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Prairie Entre-Ponts (Antre H)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1434/index.json b/data/api/v2/location-area/1434/index.json index 988f56ea6b..098e5cebf4 100644 --- a/data/api/v2/location-area/1434/index.json +++ b/data/api/v2/location-area/1434/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Prairie Entre-Ponts (Antre G)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1435/index.json b/data/api/v2/location-area/1435/index.json index a08e76a430..f1265ded40 100644 --- a/data/api/v2/location-area/1435/index.json +++ b/data/api/v2/location-area/1435/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Prairie Entre-Ponts (Antre C)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1436/index.json b/data/api/v2/location-area/1436/index.json index 4ec243af1c..0e3bda674f 100644 --- a/data/api/v2/location-area/1436/index.json +++ b/data/api/v2/location-area/1436/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Prairie Entre-Ponts (Antre B)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1437/index.json b/data/api/v2/location-area/1437/index.json index 32c7347328..358298e71f 100644 --- a/data/api/v2/location-area/1437/index.json +++ b/data/api/v2/location-area/1437/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Prairie Entre-Ponts (Antre E)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1438/index.json b/data/api/v2/location-area/1438/index.json index 760cac747d..1af8688b1d 100644 --- a/data/api/v2/location-area/1438/index.json +++ b/data/api/v2/location-area/1438/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Prairie Entre-Ponts (Antre F)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1439/index.json b/data/api/v2/location-area/1439/index.json index 052b126982..5af93b1414 100644 --- a/data/api/v2/location-area/1439/index.json +++ b/data/api/v2/location-area/1439/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Prairie Entre-Ponts (Antre D)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1440/index.json b/data/api/v2/location-area/1440/index.json index f33a25543d..e4ba92055b 100644 --- a/data/api/v2/location-area/1440/index.json +++ b/data/api/v2/location-area/1440/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Prairie Entre-Ponts (Antre A)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1441/index.json b/data/api/v2/location-area/1441/index.json index e1d3d53785..6b1d7dfefe 100644 --- a/data/api/v2/location-area/1441/index.json +++ b/data/api/v2/location-area/1441/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plaine Rocheuse (Antre J)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1442/index.json b/data/api/v2/location-area/1442/index.json index 7a96bbfb7a..8cce43544d 100644 --- a/data/api/v2/location-area/1442/index.json +++ b/data/api/v2/location-area/1442/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plaine Rocheuse (Antre I)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1443/index.json b/data/api/v2/location-area/1443/index.json index 58490e4189..84a73113cb 100644 --- a/data/api/v2/location-area/1443/index.json +++ b/data/api/v2/location-area/1443/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plaine Rocheuse (Antre G)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1444/index.json b/data/api/v2/location-area/1444/index.json index 43d4490062..489255fd54 100644 --- a/data/api/v2/location-area/1444/index.json +++ b/data/api/v2/location-area/1444/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plaine Rocheuse (Antre F)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1445/index.json b/data/api/v2/location-area/1445/index.json index df57ea0de4..53dd4a1aba 100644 --- a/data/api/v2/location-area/1445/index.json +++ b/data/api/v2/location-area/1445/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plaine Rocheuse (Antre C)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1446/index.json b/data/api/v2/location-area/1446/index.json index 6b2413eddf..0d281a1702 100644 --- a/data/api/v2/location-area/1446/index.json +++ b/data/api/v2/location-area/1446/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plaine Rocheuse (Antre A)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1447/index.json b/data/api/v2/location-area/1447/index.json index 19f264f07b..5d626f5998 100644 --- a/data/api/v2/location-area/1447/index.json +++ b/data/api/v2/location-area/1447/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plaine Rocheuse (Antre B)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1448/index.json b/data/api/v2/location-area/1448/index.json index 2ce0acfb5e..b378fbeb25 100644 --- a/data/api/v2/location-area/1448/index.json +++ b/data/api/v2/location-area/1448/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plaine Rocheuse (Antre K)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1449/index.json b/data/api/v2/location-area/1449/index.json index 44ec80d30a..7021905ae4 100644 --- a/data/api/v2/location-area/1449/index.json +++ b/data/api/v2/location-area/1449/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plaine Rocheuse (Antre D)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1450/index.json b/data/api/v2/location-area/1450/index.json index 7f55f4c500..000a4f6660 100644 --- a/data/api/v2/location-area/1450/index.json +++ b/data/api/v2/location-area/1450/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plaine Rocheuse (Antre E)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1451/index.json b/data/api/v2/location-area/1451/index.json index b9059df424..e645b6d922 100644 --- a/data/api/v2/location-area/1451/index.json +++ b/data/api/v2/location-area/1451/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plaine Rocheuse (Antre H)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1452/index.json b/data/api/v2/location-area/1452/index.json index a57ce5d199..67c2a8eb9b 100644 --- a/data/api/v2/location-area/1452/index.json +++ b/data/api/v2/location-area/1452/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plaine Rocheuse (Antre L)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1453/index.json b/data/api/v2/location-area/1453/index.json index 6040d031a1..21eeec4ab5 100644 --- a/data/api/v2/location-area/1453/index.json +++ b/data/api/v2/location-area/1453/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Coiffe du Géant (Antre E)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1454/index.json b/data/api/v2/location-area/1454/index.json index 0bbd7705c7..a1a2b7df28 100644 --- a/data/api/v2/location-area/1454/index.json +++ b/data/api/v2/location-area/1454/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Coiffe du Géant (Antre D)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1455/index.json b/data/api/v2/location-area/1455/index.json index db4aeda3be..67ee52ca17 100644 --- a/data/api/v2/location-area/1455/index.json +++ b/data/api/v2/location-area/1455/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Coiffe du Géant (Antre C)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1456/index.json b/data/api/v2/location-area/1456/index.json index 91484cbbcb..bf8be18b08 100644 --- a/data/api/v2/location-area/1456/index.json +++ b/data/api/v2/location-area/1456/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Coiffe du Géant (Antre B)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1457/index.json b/data/api/v2/location-area/1457/index.json index de0c4e6f4c..7912e96452 100644 --- a/data/api/v2/location-area/1457/index.json +++ b/data/api/v2/location-area/1457/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Coiffe du Géant (Antre A)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1458/index.json b/data/api/v2/location-area/1458/index.json index 9c335e5d5f..1d90722f83 100644 --- a/data/api/v2/location-area/1458/index.json +++ b/data/api/v2/location-area/1458/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Fosse des Sables (Antre I)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1459/index.json b/data/api/v2/location-area/1459/index.json index 89220b3a61..36cd8f6cca 100644 --- a/data/api/v2/location-area/1459/index.json +++ b/data/api/v2/location-area/1459/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Fosse des Sables (Antre H)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1460/index.json b/data/api/v2/location-area/1460/index.json index d1bd7c1b4c..89010ad57a 100644 --- a/data/api/v2/location-area/1460/index.json +++ b/data/api/v2/location-area/1460/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Fosse des Sables (Antre G)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1461/index.json b/data/api/v2/location-area/1461/index.json index f6d9c7d3d6..f5d8e6ed27 100644 --- a/data/api/v2/location-area/1461/index.json +++ b/data/api/v2/location-area/1461/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Fosse des Sables (Antre D)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1462/index.json b/data/api/v2/location-area/1462/index.json index 7392ecc2f8..7656541c7f 100644 --- a/data/api/v2/location-area/1462/index.json +++ b/data/api/v2/location-area/1462/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Fosse des Sables (Antre B)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1463/index.json b/data/api/v2/location-area/1463/index.json index a2e636fba8..702b8354a2 100644 --- a/data/api/v2/location-area/1463/index.json +++ b/data/api/v2/location-area/1463/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Fosse des Sables (Antre E)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1464/index.json b/data/api/v2/location-area/1464/index.json index dc799aab18..36e6260aed 100644 --- a/data/api/v2/location-area/1464/index.json +++ b/data/api/v2/location-area/1464/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Fosse des Sables (Antre F)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1465/index.json b/data/api/v2/location-area/1465/index.json index 071242e4af..258cccb29d 100644 --- a/data/api/v2/location-area/1465/index.json +++ b/data/api/v2/location-area/1465/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Fosse des Sables (Antre C)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1466/index.json b/data/api/v2/location-area/1466/index.json index 4c7f7bcbe1..19fa81c64c 100644 --- a/data/api/v2/location-area/1466/index.json +++ b/data/api/v2/location-area/1466/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Fosse des Sables (Antre A)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1467/index.json b/data/api/v2/location-area/1467/index.json index 9a5b3bec83..74bd64faf9 100644 --- a/data/api/v2/location-area/1467/index.json +++ b/data/api/v2/location-area/1467/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Miroir du Géant (Antre E)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1468/index.json b/data/api/v2/location-area/1468/index.json index 5950146f9a..32c56a7423 100644 --- a/data/api/v2/location-area/1468/index.json +++ b/data/api/v2/location-area/1468/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Miroir du Géant (Antre D)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1469/index.json b/data/api/v2/location-area/1469/index.json index ef66f763ed..0e405aa4ca 100644 --- a/data/api/v2/location-area/1469/index.json +++ b/data/api/v2/location-area/1469/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Miroir du Géant (Antre C)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1470/index.json b/data/api/v2/location-area/1470/index.json index b61c8ed1c5..41b88287b9 100644 --- a/data/api/v2/location-area/1470/index.json +++ b/data/api/v2/location-area/1470/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Miroir du Géant (Antre B)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1471/index.json b/data/api/v2/location-area/1471/index.json index ba43c85d92..aade141c89 100644 --- a/data/api/v2/location-area/1471/index.json +++ b/data/api/v2/location-area/1471/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Miroir du Géant (Antre A)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1472/index.json b/data/api/v2/location-area/1472/index.json index 766c7d0de9..9505cc8517 100644 --- a/data/api/v2/location-area/1472/index.json +++ b/data/api/v2/location-area/1472/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Lac Ouragan (Antre D)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1473/index.json b/data/api/v2/location-area/1473/index.json index 6a9c7c3965..e2853d2115 100644 --- a/data/api/v2/location-area/1473/index.json +++ b/data/api/v2/location-area/1473/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Lac Ouragan (Antre A)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1474/index.json b/data/api/v2/location-area/1474/index.json index f67fdb8fe6..b045acfd04 100644 --- a/data/api/v2/location-area/1474/index.json +++ b/data/api/v2/location-area/1474/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Lac Ouragan (Antre C)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1475/index.json b/data/api/v2/location-area/1475/index.json index 119def5c13..156bce20e5 100644 --- a/data/api/v2/location-area/1475/index.json +++ b/data/api/v2/location-area/1475/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Lac Ouragan (Antre B)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1476/index.json b/data/api/v2/location-area/1476/index.json index 320c133fbb..2fa8d2f7c2 100644 --- a/data/api/v2/location-area/1476/index.json +++ b/data/api/v2/location-area/1476/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plateau de Kickenham (Antre F)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1477/index.json b/data/api/v2/location-area/1477/index.json index 19a58631ab..da972738ad 100644 --- a/data/api/v2/location-area/1477/index.json +++ b/data/api/v2/location-area/1477/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plateau de Kickenham (Antre A)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1478/index.json b/data/api/v2/location-area/1478/index.json index 74e472693f..416cd721bf 100644 --- a/data/api/v2/location-area/1478/index.json +++ b/data/api/v2/location-area/1478/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plateau de Kickenham (Antre E)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1479/index.json b/data/api/v2/location-area/1479/index.json index 1c8a2eadf2..ef70225545 100644 --- a/data/api/v2/location-area/1479/index.json +++ b/data/api/v2/location-area/1479/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plateau de Kickenham (Antre G)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1480/index.json b/data/api/v2/location-area/1480/index.json index 3cef93ef95..8c94e3fe30 100644 --- a/data/api/v2/location-area/1480/index.json +++ b/data/api/v2/location-area/1480/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plateau de Kickenham (Antre D)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1481/index.json b/data/api/v2/location-area/1481/index.json index 92e337ea8d..64b76446f8 100644 --- a/data/api/v2/location-area/1481/index.json +++ b/data/api/v2/location-area/1481/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plateau de Kickenham (Antre B)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1482/index.json b/data/api/v2/location-area/1482/index.json index 583042fdb5..6548a524b3 100644 --- a/data/api/v2/location-area/1482/index.json +++ b/data/api/v2/location-area/1482/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plateau de Kickenham (Antre C)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1484/index.json b/data/api/v2/location-area/1484/index.json index 1d276d601a..6266f66c3b 100644 --- a/data/api/v2/location-area/1484/index.json +++ b/data/api/v2/location-area/1484/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plaine Salutation (Antre I)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1485/index.json b/data/api/v2/location-area/1485/index.json index 902b87cf5e..b2c33deb2d 100644 --- a/data/api/v2/location-area/1485/index.json +++ b/data/api/v2/location-area/1485/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plaine Salutation (Antre J)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1486/index.json b/data/api/v2/location-area/1486/index.json index 6f3f60f412..eed8f31909 100644 --- a/data/api/v2/location-area/1486/index.json +++ b/data/api/v2/location-area/1486/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plaine Salutation (Antre F)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1487/index.json b/data/api/v2/location-area/1487/index.json index 6e928a0528..fcefdbf643 100644 --- a/data/api/v2/location-area/1487/index.json +++ b/data/api/v2/location-area/1487/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plaine Salutation (Antre H)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1488/index.json b/data/api/v2/location-area/1488/index.json index 5f7f8179fc..714b5a4406 100644 --- a/data/api/v2/location-area/1488/index.json +++ b/data/api/v2/location-area/1488/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plaine Salutation (Antre G)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1489/index.json b/data/api/v2/location-area/1489/index.json index 490fffe778..a93909ad37 100644 --- a/data/api/v2/location-area/1489/index.json +++ b/data/api/v2/location-area/1489/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plaine Salutation (Antre D)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1490/index.json b/data/api/v2/location-area/1490/index.json index 609208ef24..fde9895701 100644 --- a/data/api/v2/location-area/1490/index.json +++ b/data/api/v2/location-area/1490/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plaine Salutation (Antre C)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1491/index.json b/data/api/v2/location-area/1491/index.json index 1ca6e78868..36a2825dde 100644 --- a/data/api/v2/location-area/1491/index.json +++ b/data/api/v2/location-area/1491/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plaine Salutation (Antre B)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1492/index.json b/data/api/v2/location-area/1492/index.json index 5082130519..a5009a6c6f 100644 --- a/data/api/v2/location-area/1492/index.json +++ b/data/api/v2/location-area/1492/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plaine Salutation (Antre I)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1493/index.json b/data/api/v2/location-area/1493/index.json index 716eeba326..06eaf0f855 100644 --- a/data/api/v2/location-area/1493/index.json +++ b/data/api/v2/location-area/1493/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plaine Salutation (Antre E)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1494/index.json b/data/api/v2/location-area/1494/index.json index e60afbafc0..d18d8f321c 100644 --- a/data/api/v2/location-area/1494/index.json +++ b/data/api/v2/location-area/1494/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Lande Boldair (Antre G)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1496/index.json b/data/api/v2/location-area/1496/index.json index 89c0531421..303a14fe6d 100644 --- a/data/api/v2/location-area/1496/index.json +++ b/data/api/v2/location-area/1496/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Lande Boldair (Antre C)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1497/index.json b/data/api/v2/location-area/1497/index.json index ab5dc3f386..d80f81c2b4 100644 --- a/data/api/v2/location-area/1497/index.json +++ b/data/api/v2/location-area/1497/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Lande Boldair (Antre H)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1498/index.json b/data/api/v2/location-area/1498/index.json index a242df2ae0..a332ab8d7c 100644 --- a/data/api/v2/location-area/1498/index.json +++ b/data/api/v2/location-area/1498/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Lande Boldair (Antre B)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1499/index.json b/data/api/v2/location-area/1499/index.json index 815221be3d..c207d31b3d 100644 --- a/data/api/v2/location-area/1499/index.json +++ b/data/api/v2/location-area/1499/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Lande Boldair (Antre A)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1500/index.json b/data/api/v2/location-area/1500/index.json index 87956b67f7..0411876869 100644 --- a/data/api/v2/location-area/1500/index.json +++ b/data/api/v2/location-area/1500/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Lande Boldair (Antre I)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1501/index.json b/data/api/v2/location-area/1501/index.json index ff8391ea3b..987cd650c1 100644 --- a/data/api/v2/location-area/1501/index.json +++ b/data/api/v2/location-area/1501/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Lande Boldair (Antre F)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1502/index.json b/data/api/v2/location-area/1502/index.json index 7954126196..901b317822 100644 --- a/data/api/v2/location-area/1502/index.json +++ b/data/api/v2/location-area/1502/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Lande Boldair (Antre D)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1503/index.json b/data/api/v2/location-area/1503/index.json index 3a257589db..6ee01c1f28 100644 --- a/data/api/v2/location-area/1503/index.json +++ b/data/api/v2/location-area/1503/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Forêt Flexion (Antre F)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1504/index.json b/data/api/v2/location-area/1504/index.json index 280d4fdfa4..5beb3231ca 100644 --- a/data/api/v2/location-area/1504/index.json +++ b/data/api/v2/location-area/1504/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Forêt Flexion (Antre C)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1505/index.json b/data/api/v2/location-area/1505/index.json index 8b38b81c98..2edf01582f 100644 --- a/data/api/v2/location-area/1505/index.json +++ b/data/api/v2/location-area/1505/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Forêt Flexion (Antre A)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1506/index.json b/data/api/v2/location-area/1506/index.json index 97cca69dd8..00007b0ac9 100644 --- a/data/api/v2/location-area/1506/index.json +++ b/data/api/v2/location-area/1506/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Forêt Flexion (Antre B)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1507/index.json b/data/api/v2/location-area/1507/index.json index 1af78095ee..29b65740b6 100644 --- a/data/api/v2/location-area/1507/index.json +++ b/data/api/v2/location-area/1507/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Forêt Flexion (Antre D)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1508/index.json b/data/api/v2/location-area/1508/index.json index 60b344c60f..a0da3c9fda 100644 --- a/data/api/v2/location-area/1508/index.json +++ b/data/api/v2/location-area/1508/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Forêt Flexion (Antre E)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1509/index.json b/data/api/v2/location-area/1509/index.json index 9a03eef33e..71fb953329 100644 --- a/data/api/v2/location-area/1509/index.json +++ b/data/api/v2/location-area/1509/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plage de l'Épreuve (Antre C)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1510/index.json b/data/api/v2/location-area/1510/index.json index 58c15c4d7f..ca73fffc01 100644 --- a/data/api/v2/location-area/1510/index.json +++ b/data/api/v2/location-area/1510/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plage de l'Épreuve (Antre A)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1511/index.json b/data/api/v2/location-area/1511/index.json index 99da70b68c..3a64754be6 100644 --- a/data/api/v2/location-area/1511/index.json +++ b/data/api/v2/location-area/1511/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plage de l'Épreuve (Antre D)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1512/index.json b/data/api/v2/location-area/1512/index.json index 23c625d67d..6f5424073e 100644 --- a/data/api/v2/location-area/1512/index.json +++ b/data/api/v2/location-area/1512/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plage de l'Épreuve (Antre E)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1513/index.json b/data/api/v2/location-area/1513/index.json index 69b985005d..bbbd843d31 100644 --- a/data/api/v2/location-area/1513/index.json +++ b/data/api/v2/location-area/1513/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plage de l'Épreuve (Antre F)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1514/index.json b/data/api/v2/location-area/1514/index.json index f959095db5..57aad540da 100644 --- a/data/api/v2/location-area/1514/index.json +++ b/data/api/v2/location-area/1514/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plage de l'Épreuve (Antre G)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1515/index.json b/data/api/v2/location-area/1515/index.json index 071dbce8e0..33b65b9c2b 100644 --- a/data/api/v2/location-area/1515/index.json +++ b/data/api/v2/location-area/1515/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plage de l'Épreuve (Antre B)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1516/index.json b/data/api/v2/location-area/1516/index.json index 3fb394e737..ad4a3b4502 100644 --- a/data/api/v2/location-area/1516/index.json +++ b/data/api/v2/location-area/1516/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plage de l'Épreuve (Antre H)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1517/index.json b/data/api/v2/location-area/1517/index.json index 90ccdf14ca..93f27e26de 100644 --- a/data/api/v2/location-area/1517/index.json +++ b/data/api/v2/location-area/1517/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Grotte du Pugilat (Antre A)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1518/index.json b/data/api/v2/location-area/1518/index.json index 36e51ad688..8ab848c699 100644 --- a/data/api/v2/location-area/1518/index.json +++ b/data/api/v2/location-area/1518/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Route de l'Épreuve (Antre D)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1519/index.json b/data/api/v2/location-area/1519/index.json index e904e25271..f0af76fd7e 100644 --- a/data/api/v2/location-area/1519/index.json +++ b/data/api/v2/location-area/1519/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Route de l'Épreuve (Antre B)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1520/index.json b/data/api/v2/location-area/1520/index.json index 4fa4dc38ee..424b7ca826 100644 --- a/data/api/v2/location-area/1520/index.json +++ b/data/api/v2/location-area/1520/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Route de l'Épreuve (Antre C)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1522/index.json b/data/api/v2/location-area/1522/index.json index b6e9a3867c..fa0bc69d2b 100644 --- a/data/api/v2/location-area/1522/index.json +++ b/data/api/v2/location-area/1522/index.json @@ -8,12 +8,26 @@ "url": "/api/v2/location/887/" }, "names": [ + { + "name": "Route de l'Épreuve (Antre A)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } + }, { "name": "Courageous Cavern (Max Den A)", "language": { "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Caverne Pugnacité (Antre D)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1523/index.json b/data/api/v2/location-area/1523/index.json index 03d51c38d5..64c79262a5 100644 --- a/data/api/v2/location-area/1523/index.json +++ b/data/api/v2/location-area/1523/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Caverne Pugnacité (Antre B)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1524/index.json b/data/api/v2/location-area/1524/index.json index c8631a9eb7..eddf8dfb72 100644 --- a/data/api/v2/location-area/1524/index.json +++ b/data/api/v2/location-area/1524/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Caverne Pugnacité (Antre A)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1525/index.json b/data/api/v2/location-area/1525/index.json index 08df93772b..9986067ccf 100644 --- a/data/api/v2/location-area/1525/index.json +++ b/data/api/v2/location-area/1525/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Caverne Pugnacité (Antre C)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1526/index.json b/data/api/v2/location-area/1526/index.json index ad3c0d6162..ececf45e5d 100644 --- a/data/api/v2/location-area/1526/index.json +++ b/data/api/v2/location-area/1526/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Caverne Pugnacité (Antre E)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1527/index.json b/data/api/v2/location-area/1527/index.json index 12d945b458..74b7d166c1 100644 --- a/data/api/v2/location-area/1527/index.json +++ b/data/api/v2/location-area/1527/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Caverne Pugnacité (Antre F)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1528/index.json b/data/api/v2/location-area/1528/index.json index 02022997ef..ee08691802 100644 --- a/data/api/v2/location-area/1528/index.json +++ b/data/api/v2/location-area/1528/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Lagune Circulaire (Antre D)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1529/index.json b/data/api/v2/location-area/1529/index.json index ac101f0720..4d00dc467a 100644 --- a/data/api/v2/location-area/1529/index.json +++ b/data/api/v2/location-area/1529/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Lagune Circulaire (Antre B)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1530/index.json b/data/api/v2/location-area/1530/index.json index fe557b07b7..d957ee27c4 100644 --- a/data/api/v2/location-area/1530/index.json +++ b/data/api/v2/location-area/1530/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Lagune Circulaire (Antre C)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1531/index.json b/data/api/v2/location-area/1531/index.json index afcba13083..b56fc404af 100644 --- a/data/api/v2/location-area/1531/index.json +++ b/data/api/v2/location-area/1531/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Lagune Circulaire (Antre A)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1599/index.json b/data/api/v2/location-area/1599/index.json index 806f07bb51..d9f6259f07 100644 --- a/data/api/v2/location-area/1599/index.json +++ b/data/api/v2/location-area/1599/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Temple Couronne (Antre A)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1602/index.json b/data/api/v2/location-area/1602/index.json index c825b08be4..e6f7e58e2e 100644 --- a/data/api/v2/location-area/1602/index.json +++ b/data/api/v2/location-area/1602/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Butte du Dynarbre (Antre A)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1660/index.json b/data/api/v2/location-area/1660/index.json index 093989b9f1..b0c91f0650 100644 --- a/data/api/v2/location-area/1660/index.json +++ b/data/api/v2/location-area/1660/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Charbourg (Maison au Nord-Ouest)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1661/index.json b/data/api/v2/location-area/1661/index.json index 084107b5e9..16b1d9232f 100644 --- a/data/api/v2/location-area/1661/index.json +++ b/data/api/v2/location-area/1661/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Résidence de Vestigion", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1662/index.json b/data/api/v2/location-area/1662/index.json index 9c54cb81bb..4723aaa2cc 100644 --- a/data/api/v2/location-area/1662/index.json +++ b/data/api/v2/location-area/1662/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Frimapic (Maison au Nord-Ouest)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1663/index.json b/data/api/v2/location-area/1663/index.json index cf7c049103..2cd3f4e14e 100644 --- a/data/api/v2/location-area/1663/index.json +++ b/data/api/v2/location-area/1663/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Route 226 (Maison sur l'Île)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1664/index.json b/data/api/v2/location-area/1664/index.json index 7167b450db..24d320324c 100644 --- a/data/api/v2/location-area/1664/index.json +++ b/data/api/v2/location-area/1664/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Gare de Safrania", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/1665/index.json b/data/api/v2/location-area/1665/index.json index a95756a33d..53a6debffa 100644 --- a/data/api/v2/location-area/1665/index.json +++ b/data/api/v2/location-area/1665/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Arène d'Oliville", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/843/index.json b/data/api/v2/location-area/843/index.json index 9e8b08caeb..fd376903a2 100644 --- a/data/api/v2/location-area/843/index.json +++ b/data/api/v2/location-area/843/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Route 1", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/844/index.json b/data/api/v2/location-area/844/index.json index ad456ea877..aa9a5fccc4 100644 --- a/data/api/v2/location-area/844/index.json +++ b/data/api/v2/location-area/844/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Route 2", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/845/index.json b/data/api/v2/location-area/845/index.json index 83006ead8c..d50aba9d8e 100644 --- a/data/api/v2/location-area/845/index.json +++ b/data/api/v2/location-area/845/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Route 3 (Est)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/847/index.json b/data/api/v2/location-area/847/index.json index c0df4cc374..1060e343a7 100644 --- a/data/api/v2/location-area/847/index.json +++ b/data/api/v2/location-area/847/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Route 4", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/848/index.json b/data/api/v2/location-area/848/index.json index 74fcfe8111..4039be9eb4 100644 --- a/data/api/v2/location-area/848/index.json +++ b/data/api/v2/location-area/848/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Route 5", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/850/index.json b/data/api/v2/location-area/850/index.json index cbff8c599c..755a4a477c 100644 --- a/data/api/v2/location-area/850/index.json +++ b/data/api/v2/location-area/850/index.json @@ -8,12 +8,26 @@ "url": "/api/v2/location/874/" }, "names": [ + { + "name": "Route 6", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } + }, { "name": "Route 7", "language": { "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Route 7", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/851/index.json b/data/api/v2/location-area/851/index.json index 45c81b4f5c..fb3f4e21b1 100644 --- a/data/api/v2/location-area/851/index.json +++ b/data/api/v2/location-area/851/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Route 8 (Principale)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/852/index.json b/data/api/v2/location-area/852/index.json index badc7e0b3d..cd0f8694fe 100644 --- a/data/api/v2/location-area/852/index.json +++ b/data/api/v2/location-area/852/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Route 8 (Sentier des Sources)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/853/index.json b/data/api/v2/location-area/853/index.json index eb0ed878a1..fd676d3128 100644 --- a/data/api/v2/location-area/853/index.json +++ b/data/api/v2/location-area/853/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Route 9 (Principale)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/854/index.json b/data/api/v2/location-area/854/index.json index cbc38d9a61..c36f03341a 100644 --- a/data/api/v2/location-area/854/index.json +++ b/data/api/v2/location-area/854/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Route 9 (Baie de Ludester)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/855/index.json b/data/api/v2/location-area/855/index.json index f9518cf094..d0a8cb62dd 100644 --- a/data/api/v2/location-area/855/index.json +++ b/data/api/v2/location-area/855/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Route 9 (Abords de Smashings)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/856/index.json b/data/api/v2/location-area/856/index.json index 9e5e0ecdbb..e4ac4d44a7 100644 --- a/data/api/v2/location-area/856/index.json +++ b/data/api/v2/location-area/856/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Route 10 (Principale)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/857/index.json b/data/api/v2/location-area/857/index.json index 33fc9fbfbd..b1ffbcd2a8 100644 --- a/data/api/v2/location-area/857/index.json +++ b/data/api/v2/location-area/857/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Route 10 (Gare de White Hill)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/858/index.json b/data/api/v2/location-area/858/index.json index 8e87ac095a..b6cec6af3b 100644 --- a/data/api/v2/location-area/858/index.json +++ b/data/api/v2/location-area/858/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Œil du lac", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/859/index.json b/data/api/v2/location-area/859/index.json index 091ad89b99..f18f854bdb 100644 --- a/data/api/v2/location-area/859/index.json +++ b/data/api/v2/location-area/859/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Lac Poké Ball", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/860/index.json b/data/api/v2/location-area/860/index.json index 1889275cb7..31e1e09132 100644 --- a/data/api/v2/location-area/860/index.json +++ b/data/api/v2/location-area/860/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Corrifey", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [] diff --git a/data/api/v2/location-area/861/index.json b/data/api/v2/location-area/861/index.json index e8dbb3af2c..c1bd4f75f8 100644 --- a/data/api/v2/location-area/861/index.json +++ b/data/api/v2/location-area/861/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Tour de Combat", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/862/index.json b/data/api/v2/location-area/862/index.json index 1a96fcbe9e..7cd5b923a8 100644 --- a/data/api/v2/location-area/862/index.json +++ b/data/api/v2/location-area/862/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Grotte du Pugilat", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/863/index.json b/data/api/v2/location-area/863/index.json index b89630a0bf..8b76111863 100644 --- a/data/api/v2/location-area/863/index.json +++ b/data/api/v2/location-area/863/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Prairie Entre-Ponts", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/864/index.json b/data/api/v2/location-area/864/index.json index 6c01f071cb..3c477b0ff0 100644 --- a/data/api/v2/location-area/864/index.json +++ b/data/api/v2/location-area/864/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plage de l'Épreuve", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/868/index.json b/data/api/v2/location-area/868/index.json index d9724ad15a..5a36b1e8b1 100644 --- a/data/api/v2/location-area/868/index.json +++ b/data/api/v2/location-area/868/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Route de l'Épreuve", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/869/index.json b/data/api/v2/location-area/869/index.json index f24a9cf423..9db0c506f0 100644 --- a/data/api/v2/location-area/869/index.json +++ b/data/api/v2/location-area/869/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Ludester", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/870/index.json b/data/api/v2/location-area/870/index.json index c0df4b507f..3ce623f63c 100644 --- a/data/api/v2/location-area/870/index.json +++ b/data/api/v2/location-area/870/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Caverne Pugnacité", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/871/index.json b/data/api/v2/location-area/871/index.json index 9e2d5ea68f..fc18a059fe 100644 --- a/data/api/v2/location-area/871/index.json +++ b/data/api/v2/location-area/871/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Temple Couronne", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/872/index.json b/data/api/v2/location-area/872/index.json index 5e10fb8090..2143f5e7c6 100644 --- a/data/api/v2/location-area/872/index.json +++ b/data/api/v2/location-area/872/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Bois de Clairjour", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/873/index.json b/data/api/v2/location-area/873/index.json index b8463ea1bd..61717452f8 100644 --- a/data/api/v2/location-area/873/index.json +++ b/data/api/v2/location-area/873/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Fosse des Sables", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/874/index.json b/data/api/v2/location-area/874/index.json index e09bc2c628..1ebff811b5 100644 --- a/data/api/v2/location-area/874/index.json +++ b/data/api/v2/location-area/874/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Butte du Dynarbre", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/875/index.json b/data/api/v2/location-area/875/index.json index 386da9506c..cea59e1770 100644 --- a/data/api/v2/location-area/875/index.json +++ b/data/api/v2/location-area/875/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Lac Coupenotte Est", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/876/index.json b/data/api/v2/location-area/876/index.json index d4efd46342..cbfae87c1f 100644 --- a/data/api/v2/location-area/876/index.json +++ b/data/api/v2/location-area/876/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plaine Salutation", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/878/index.json b/data/api/v2/location-area/878/index.json index 49eb696d42..a0f5747fa1 100644 --- a/data/api/v2/location-area/878/index.json +++ b/data/api/v2/location-area/878/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Forêt Flexion", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/879/index.json b/data/api/v2/location-area/879/index.json index e26c9e6883..5390d4fd8f 100644 --- a/data/api/v2/location-area/879/index.json +++ b/data/api/v2/location-area/879/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Hameau Gelé", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/880/index.json b/data/api/v2/location-area/880/index.json index 0ed20519d6..cf5a045272 100644 --- a/data/api/v2/location-area/880/index.json +++ b/data/api/v2/location-area/880/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Mer Banquise", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/881/index.json b/data/api/v2/location-area/881/index.json index 5df390049d..2cae352aba 100644 --- a/data/api/v2/location-area/881/index.json +++ b/data/api/v2/location-area/881/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plaine Granfroy", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/882/index.json b/data/api/v2/location-area/882/index.json index 06100a1535..994ad133bd 100644 --- a/data/api/v2/location-area/882/index.json +++ b/data/api/v2/location-area/882/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Mine de Galar", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/883/index.json b/data/api/v2/location-area/883/index.json index 9a78f29ba5..6599e23a71 100644 --- a/data/api/v2/location-area/883/index.json +++ b/data/api/v2/location-area/883/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Mine de Galar n°2", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/884/index.json b/data/api/v2/location-area/884/index.json index e6ebfb449e..ce6003965e 100644 --- a/data/api/v2/location-area/884/index.json +++ b/data/api/v2/location-area/884/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Repos du Géant", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/885/index.json b/data/api/v2/location-area/885/index.json index 1fb549a4d1..0a4b0895d7 100644 --- a/data/api/v2/location-area/885/index.json +++ b/data/api/v2/location-area/885/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Coiffe du Géant (Zone principale)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/886/index.json b/data/api/v2/location-area/886/index.json index a105459635..ea649a0e29 100644 --- a/data/api/v2/location-area/886/index.json +++ b/data/api/v2/location-area/886/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Coiffe du Géant (Zone 2)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/887/index.json b/data/api/v2/location-area/887/index.json index ffbe969c33..09d808e08f 100644 --- a/data/api/v2/location-area/887/index.json +++ b/data/api/v2/location-area/887/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Coiffe du Géant (Zone 3)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/888/index.json b/data/api/v2/location-area/888/index.json index f3cb3cf1a2..bdbfbd4448 100644 --- a/data/api/v2/location-area/888/index.json +++ b/data/api/v2/location-area/888/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Empreinte du Géant", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/889/index.json b/data/api/v2/location-area/889/index.json index 4054aaed6b..3e5ae15119 100644 --- a/data/api/v2/location-area/889/index.json +++ b/data/api/v2/location-area/889/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Miroir du Géant (Zone principale)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/890/index.json b/data/api/v2/location-area/890/index.json index 54bd6786aa..5d92e072d8 100644 --- a/data/api/v2/location-area/890/index.json +++ b/data/api/v2/location-area/890/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Siège du Géant", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/891/index.json b/data/api/v2/location-area/891/index.json index b8271fb987..52d68c040c 100644 --- a/data/api/v2/location-area/891/index.json +++ b/data/api/v2/location-area/891/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Forêt de Lumirinth", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/892/index.json b/data/api/v2/location-area/892/index.json index b63ff8e152..65a40477ed 100644 --- a/data/api/v2/location-area/892/index.json +++ b/data/api/v2/location-area/892/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Kickenham", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/893/index.json b/data/api/v2/location-area/893/index.json index f302832e39..ebfbcacbca 100644 --- a/data/api/v2/location-area/893/index.json +++ b/data/api/v2/location-area/893/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plateau de Kickenham", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/894/index.json b/data/api/v2/location-area/894/index.json index 470766570c..1d1c06ab00 100644 --- a/data/api/v2/location-area/894/index.json +++ b/data/api/v2/location-area/894/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Îlot Calméole", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/895/index.json b/data/api/v2/location-area/895/index.json index 25f3671a67..09584bef5d 100644 --- a/data/api/v2/location-area/895/index.json +++ b/data/api/v2/location-area/895/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Mer Calméole", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/896/index.json b/data/api/v2/location-area/896/index.json index 6ee15c9e97..5e2fa6e9a9 100644 --- a/data/api/v2/location-area/896/index.json +++ b/data/api/v2/location-area/896/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Skifford", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/897/index.json b/data/api/v2/location-area/897/index.json index 2a734272a3..155d7c4db2 100644 --- a/data/api/v2/location-area/897/index.json +++ b/data/api/v2/location-area/897/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Ruines Iceberg", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/898/index.json b/data/api/v2/location-area/898/index.json index 0eef89a1b9..c11bb60be6 100644 --- a/data/api/v2/location-area/898/index.json +++ b/data/api/v2/location-area/898/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Mer Isol'Îlots", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/899/index.json b/data/api/v2/location-area/899/index.json index 10a69b84cc..9288dc45aa 100644 --- a/data/api/v2/location-area/899/index.json +++ b/data/api/v2/location-area/899/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Ruines de Fer", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/900/index.json b/data/api/v2/location-area/900/index.json index 7b08d8ecbb..437fdd3d5d 100644 --- a/data/api/v2/location-area/900/index.json +++ b/data/api/v2/location-area/900/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Lac Ouragan", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/901/index.json b/data/api/v2/location-area/901/index.json index 03d5a1146e..031cf63335 100644 --- a/data/api/v2/location-area/901/index.json +++ b/data/api/v2/location-area/901/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Grotte du Lac", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/902/index.json b/data/api/v2/location-area/902/index.json index 4016f593cb..5662884da3 100644 --- a/data/api/v2/location-area/902/index.json +++ b/data/api/v2/location-area/902/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Lagun Circulaire", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/904/index.json b/data/api/v2/location-area/904/index.json index ecaec12b55..12d617a62d 100644 --- a/data/api/v2/location-area/904/index.json +++ b/data/api/v2/location-area/904/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Dojo de la Maîtrise", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/905/index.json b/data/api/v2/location-area/905/index.json index 7011f74860..d8535eb94f 100644 --- a/data/api/v2/location-area/905/index.json +++ b/data/api/v2/location-area/905/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Grand Antre Dynamax", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/906/index.json b/data/api/v2/location-area/906/index.json index d30887cf28..0609fcfe25 100644 --- a/data/api/v2/location-area/906/index.json +++ b/data/api/v2/location-area/906/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Motorby", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/907/index.json b/data/api/v2/location-area/907/index.json index 523530e0b8..44711650cd 100644 --- a/data/api/v2/location-area/907/index.json +++ b/data/api/v2/location-area/907/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Abords de Motorby", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/908/index.json b/data/api/v2/location-area/908/index.json index 4886691b75..72fac942b5 100644 --- a/data/api/v2/location-area/908/index.json +++ b/data/api/v2/location-area/908/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Berges de Motorby", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/909/index.json b/data/api/v2/location-area/909/index.json index ba0840e538..8bd7711b14 100644 --- a/data/api/v2/location-area/909/index.json +++ b/data/api/v2/location-area/909/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Lac Milobellus Nord", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/910/index.json b/data/api/v2/location-area/910/index.json index a85f363f58..6cfffdcab9 100644 --- a/data/api/v2/location-area/910/index.json +++ b/data/api/v2/location-area/910/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Cimetière Ancien", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/911/index.json b/data/api/v2/location-area/911/index.json index c2cae36ce3..7cc2bcd78a 100644 --- a/data/api/v2/location-area/911/index.json +++ b/data/api/v2/location-area/911/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Sentier Blanche-Cime", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/912/index.json b/data/api/v2/location-area/912/index.json index 0b9b69a71d..7f11be3d7c 100644 --- a/data/api/v2/location-area/912/index.json +++ b/data/api/v2/location-area/912/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Paddoxton", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/913/index.json b/data/api/v2/location-area/913/index.json index e8cf40de18..3a4200da40 100644 --- a/data/api/v2/location-area/913/index.json +++ b/data/api/v2/location-area/913/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Sables de Kudsac", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/914/index.json b/data/api/v2/location-area/914/index.json index 166aa7357b..8366615728 100644 --- a/data/api/v2/location-area/914/index.json +++ b/data/api/v2/location-area/914/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Cavernes Gronde-Mer", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/915/index.json b/data/api/v2/location-area/915/index.json index 8c8b3a8395..69bc086ffc 100644 --- a/data/api/v2/location-area/915/index.json +++ b/data/api/v2/location-area/915/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Ruines Pic Roche", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/916/index.json b/data/api/v2/location-area/916/index.json index 1435db668b..0c206004a0 100644 --- a/data/api/v2/location-area/916/index.json +++ b/data/api/v2/location-area/916/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plaine Verdoyante (Zone principale)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/917/index.json b/data/api/v2/location-area/917/index.json index e94d98f3ff..ddbf721874 100644 --- a/data/api/v2/location-area/917/index.json +++ b/data/api/v2/location-area/917/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plaine Verdoyante (Zone 2)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/918/index.json b/data/api/v2/location-area/918/index.json index 04d9dd40a1..4dc1649fba 100644 --- a/data/api/v2/location-area/918/index.json +++ b/data/api/v2/location-area/918/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plateau Beau-Gant", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/919/index.json b/data/api/v2/location-area/919/index.json index 7e84f7760d..9681d5ae08 100644 --- a/data/api/v2/location-area/919/index.json +++ b/data/api/v2/location-area/919/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Forêt de Sleepwood (Première partie)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/920/index.json b/data/api/v2/location-area/920/index.json index c6f7c9cdfc..8db58cc103 100644 --- a/data/api/v2/location-area/920/index.json +++ b/data/api/v2/location-area/920/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Pente Enneigée", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/921/index.json b/data/api/v2/location-area/921/index.json index 655db200be..09ace39691 100644 --- a/data/api/v2/location-area/921/index.json +++ b/data/api/v2/location-area/921/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Lande Boldair", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/922/index.json b/data/api/v2/location-area/922/index.json index 36a25be1b5..0f837f88ba 100644 --- a/data/api/v2/location-area/922/index.json +++ b/data/api/v2/location-area/922/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Lac Milobellus Sud (Zone principale)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/923/index.json b/data/api/v2/location-area/923/index.json index cae8b46294..8af09e758b 100644 --- a/data/api/v2/location-area/923/index.json +++ b/data/api/v2/location-area/923/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Lac Milobellus Sud (Zone 2)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/924/index.json b/data/api/v2/location-area/924/index.json index 277312d469..f8c0735b73 100644 --- a/data/api/v2/location-area/924/index.json +++ b/data/api/v2/location-area/924/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Smashings", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/925/index.json b/data/api/v2/location-area/925/index.json index ea5e0b75f1..8451f87eda 100644 --- a/data/api/v2/location-area/925/index.json +++ b/data/api/v2/location-area/925/index.json @@ -9,11 +9,18 @@ }, "names": [ { - "name": "Spit-Decision Ruins", + "name": "Split-Decision Ruins", "language": { "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Ruines du Choix", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/927/index.json b/data/api/v2/location-area/927/index.json index 1acaf442ec..e1c9f7e588 100644 --- a/data/api/v2/location-area/927/index.json +++ b/data/api/v2/location-area/927/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Mer Align-Îlots (Zone principale)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/928/index.json b/data/api/v2/location-area/928/index.json index bd94e86ef1..50a0ee882f 100644 --- a/data/api/v2/location-area/928/index.json +++ b/data/api/v2/location-area/928/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Mer Align-Îlots (Zone 2)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/929/index.json b/data/api/v2/location-area/929/index.json index b6af711c21..3366c3060d 100644 --- a/data/api/v2/location-area/929/index.json +++ b/data/api/v2/location-area/929/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plaine Rocheuse (Zone principale)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/930/index.json b/data/api/v2/location-area/930/index.json index d95702bf3a..809e2971ef 100644 --- a/data/api/v2/location-area/930/index.json +++ b/data/api/v2/location-area/930/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plaine Rocheuse (Zone 2)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/931/index.json b/data/api/v2/location-area/931/index.json index 7291bc7283..c087527048 100644 --- a/data/api/v2/location-area/931/index.json +++ b/data/api/v2/location-area/931/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plaine Rocheuse (Zone 3)", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/932/index.json b/data/api/v2/location-area/932/index.json index 7a029733f6..bdf4cbc3b0 100644 --- a/data/api/v2/location-area/932/index.json +++ b/data/api/v2/location-area/932/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Old Chister", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/933/index.json b/data/api/v2/location-area/933/index.json index 41d2cdc5e8..c9259083fc 100644 --- a/data/api/v2/location-area/933/index.json +++ b/data/api/v2/location-area/933/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Croisée Trois-Voies", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/934/index.json b/data/api/v2/location-area/934/index.json index 29f41c0f36..e0a92a0b2b 100644 --- a/data/api/v2/location-area/934/index.json +++ b/data/api/v2/location-area/934/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Tour des Ténèbres", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [] diff --git a/data/api/v2/location-area/935/index.json b/data/api/v2/location-area/935/index.json index 883739bd74..6c004d17ab 100644 --- a/data/api/v2/location-area/935/index.json +++ b/data/api/v2/location-area/935/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Tour de l'Eau", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [] diff --git a/data/api/v2/location-area/936/index.json b/data/api/v2/location-area/936/index.json index 97e5357435..ab11d70d7f 100644 --- a/data/api/v2/location-area/936/index.json +++ b/data/api/v2/location-area/936/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Plaine des Efforts", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/938/index.json b/data/api/v2/location-area/938/index.json index 4f0220fed8..a4e5e0a60c 100644 --- a/data/api/v2/location-area/938/index.json +++ b/data/api/v2/location-area/938/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Galeries Monte-Pic", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/939/index.json b/data/api/v2/location-area/939/index.json index b4c6e0c656..7ee502b3a6 100644 --- a/data/api/v2/location-area/939/index.json +++ b/data/api/v2/location-area/939/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Greenbury", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/940/index.json b/data/api/v2/location-area/940/index.json index 23ce4c0328..b49a9b30b9 100644 --- a/data/api/v2/location-area/940/index.json +++ b/data/api/v2/location-area/940/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Voie des Étirements", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/941/index.json b/data/api/v2/location-area/941/index.json index 9dbf6d6b64..4a9727df6c 100644 --- a/data/api/v2/location-area/941/index.json +++ b/data/api/v2/location-area/941/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Tour en ruines", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/942/index.json b/data/api/v2/location-area/942/index.json index ee03631659..930e391e6f 100644 --- a/data/api/v2/location-area/942/index.json +++ b/data/api/v2/location-area/942/index.json @@ -9,11 +9,18 @@ }, "names": [ { - "name": "Wegehurst", + "name": "Wedgehurst", "language": { "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Brasswick", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/943/index.json b/data/api/v2/location-area/943/index.json index 50c07fc020..84aa82f589 100644 --- a/data/api/v2/location-area/943/index.json +++ b/data/api/v2/location-area/943/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Lac Coupenotte Ouest", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/944/index.json b/data/api/v2/location-area/944/index.json index 040f5521b5..13511b30d8 100644 --- a/data/api/v2/location-area/944/index.json +++ b/data/api/v2/location-area/944/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Mer Eau-Hisse", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/location-area/945/index.json b/data/api/v2/location-area/945/index.json index 44d1e72e3d..39af5f77e9 100644 --- a/data/api/v2/location-area/945/index.json +++ b/data/api/v2/location-area/945/index.json @@ -14,6 +14,13 @@ "name": "en", "url": "/api/v2/language/9/" } + }, + { + "name": "Winscor", + "language": { + "name": "fr", + "url": "/api/v2/language/5/" + } } ], "pokemon_encounters": [ diff --git a/data/api/v2/meta/index.json b/data/api/v2/meta/index.json index edf86e8b69..b496d3b70f 100644 --- a/data/api/v2/meta/index.json +++ b/data/api/v2/meta/index.json @@ -1,5 +1,5 @@ { - "deploy_date": "1788012131", - "hash": "3a588cf66475bd05a34aba29bd538480889829fb", + "deploy_date": "1788177978", + "hash": "718ceff203d982a626b0ab117309cf65314e3829", "tag": null } \ No newline at end of file