Skip to content

Commit 79742ba

Browse files
[Updater Bot] Regenerate data from PokeAPI/pokeapi#1256 (#289)
1 parent 4cee360 commit 79742ba

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1092,9 +1092,9 @@
10921092
},
10931093
"home": {
10941094
"front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/916.png",
1095-
"front_female": null,
1095+
"front_female": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/female/916.png",
10961096
"front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/shiny/916.png",
1097-
"front_shiny_female": null
1097+
"front_shiny_female": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/shiny/female/916.png"
10981098
},
10991099
"official-artwork": {
11001100
"front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/official-artwork/916.png",

data/api/v2/type/19/index.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,13 @@
8686
"url": "/api/v2/language/11/"
8787
},
8888
"name": "\u30b9\u30c6\u30e9"
89+
},
90+
{
91+
"language": {
92+
"name": "zh-Hans",
93+
"url": "/api/v2/language/12/"
94+
},
95+
"name": "\u661f\u6676"
8996
}
9097
],
9198
"past_damage_relations": [],

0 commit comments

Comments
 (0)