mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Update the identifiers of abilities and items whose names changed. #117
This commit is contained in:
parent
4d83e8e183
commit
35ca74ea1d
3 changed files with 37 additions and 37 deletions
pokedex/data/csv
|
@ -12,7 +12,7 @@ id,identifier,generation_id,is_main_series
|
|||
11,water-absorb,3,1
|
||||
12,oblivious,3,1
|
||||
13,cloud-nine,3,1
|
||||
14,compoundeyes,3,1
|
||||
14,compound-eyes,3,1
|
||||
15,insomnia,3,1
|
||||
16,color-change,3,1
|
||||
17,immunity,3,1
|
||||
|
@ -29,7 +29,7 @@ id,identifier,generation_id,is_main_series
|
|||
28,synchronize,3,1
|
||||
29,clear-body,3,1
|
||||
30,natural-cure,3,1
|
||||
31,lightningrod,3,1
|
||||
31,lightning-rod,3,1
|
||||
32,serene-grace,3,1
|
||||
33,swift-swim,3,1
|
||||
34,chlorophyll,3,1
|
||||
|
|
|
Loading…
Add table
Add a link
Reference in a new issue