mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Add ability changes for Feebas, Milotic, and Zapdos.
This commit is contained in:
parent
61b5032519
commit
a9bce8f5a3
1 changed files with 3 additions and 1 deletions
|
@ -383,7 +383,7 @@ pokemon_id,ability_id,is_hidden,slot
|
|||
144,46,0,1
|
||||
144,81,1,3
|
||||
145,46,0,1
|
||||
145,31,1,3
|
||||
145,9,1,3
|
||||
146,46,0,1
|
||||
146,49,1,3
|
||||
147,61,0,1
|
||||
|
@ -894,8 +894,10 @@ pokemon_id,ability_id,is_hidden,slot
|
|||
348,4,0,1
|
||||
348,33,1,3
|
||||
349,33,0,1
|
||||
349,12,0,2
|
||||
349,91,1,3
|
||||
350,63,0,1
|
||||
350,172,0,2
|
||||
350,56,1,3
|
||||
351,59,0,1
|
||||
352,16,0,1
|
||||
|
|
|
Loading…
Reference in a new issue