mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-10 06:04:18 +00:00
Merge pull request #1004 from Deleca7755/master
Fix Piplup's line and Shiftry's past Abilities
This commit is contained in:
commit
8d94aa31a7
1 changed files with 4 additions and 4 deletions
|
@ -4,10 +4,10 @@ pokemon_id,generation_id,ability_id,is_hidden,slot
|
|||
243,6,10,1,3
|
||||
244,6,18,1,3
|
||||
245,6,11,1,3
|
||||
275,8,34,0,2
|
||||
393,8,172,1,3
|
||||
394,8,172,1,3
|
||||
395,8,172,1,3
|
||||
275,8,48,0,2
|
||||
393,8,128,1,3
|
||||
394,8,128,1,3
|
||||
395,8,128,1,3
|
||||
475,8,80,0,2
|
||||
543,5,95,1,3
|
||||
544,5,95,1,3
|
||||
|
|
|
Loading…
Reference in a new issue