Skip to content

Commit

Permalink
Add pokemon_abilities for new pokemon
Browse files Browse the repository at this point in the history
  • Loading branch information
giginet committed Dec 20, 2023
1 parent 8a36880 commit 3134465
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions data/v2/csv/pokemon_abilities.csv
Original file line number Diff line number Diff line change
Expand Up @@ -2426,6 +2426,18 @@ pokemon_id,ability_id,is_hidden,slot
1016,302,0,1
1016,101,1,3
1017,128,0,1
1018,192,0,1
1018,5,0,2
1018,242,1,3
1019,300,0,1
1019,144,0,2
1019,60,1,3
1020,281,0,1
1021,281,0,1
1022,282,0,1
1023,282,0,1
1024,304,0,1
1025,307,0,1
10001,46,0,1
10002,46,0,1
10003,46,0,1
Expand Down Expand Up @@ -2926,3 +2938,5 @@ pokemon_id,ability_id,is_hidden,slot
10273,11,0,1
10274,104,0,1
10275,5,0,1
10276,305,0,1
10277,306,0,1

0 comments on commit 3134465

Please sign in to comment.