mirror of
https://github.com/PokeAPI/pokeapi
synced 2025-02-16 12:38:25 +00:00
Merge pull request #937 from sharkwouter/patch-1
Fix Okidogi's hidden ability
This commit is contained in:
commit
adda7118f8
1 changed files with 1 additions and 1 deletions
|
@ -2420,7 +2420,7 @@ pokemon_id,ability_id,is_hidden,slot
|
|||
1013,301,0,1
|
||||
1013,85,1,3
|
||||
1014,302,0,1
|
||||
1014,278,1,3
|
||||
1014,275,1,3
|
||||
1015,302,0,1
|
||||
1015,119,1,3
|
||||
1016,302,0,1
|
||||
|
|
|
Loading…
Add table
Reference in a new issue