Skip to content

Commit e8431c7

Browse files
[Updater Bot] Regenerate data from PokeAPI/pokeapi#1242 (#287)
1 parent 2bfaa62 commit e8431c7

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

data/api/v2/pokemon-form/10441/index.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"form_order": 2,
7676
"id": 10441,
7777
"is_battle_only": false,
78-
"is_default": false,
78+
"is_default": true,
7979
"is_mega": false,
8080
"name": "ursaluna-bloodmoon",
8181
"names": [
@@ -104,9 +104,9 @@
104104
"back_female": null,
105105
"back_shiny": null,
106106
"back_shiny_female": null,
107-
"front_default": null,
107+
"front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/10272.png",
108108
"front_female": null,
109-
"front_shiny": null,
109+
"front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/shiny/10272.png",
110110
"front_shiny_female": null
111111
},
112112
"types": [

data/api/v2/pokemon-species/901/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@
232232
}
233233
},
234234
{
235-
"is_default": false,
235+
"is_default": true,
236236
"pokemon": {
237237
"name": "ursaluna-bloodmoon",
238238
"url": "/api/v2/pokemon/10272/"

data/api/v2/pokemon/10272/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"height": 24,
2525
"held_items": [],
2626
"id": 10272,
27-
"is_default": false,
27+
"is_default": true,
2828
"location_area_encounters": "/api/v2/pokemon/10272/encounters",
2929
"moves": [
3030
{

0 commit comments

Comments
 (0)