Skip to content

Commit

Permalink
Merge pull request #919 from linnos/Pokemon-Missing-Follow-Me
Browse files Browse the repository at this point in the history
Added Follow-Me to Squirtle, Pichu, Magmar
  • Loading branch information
Naramsim committed Sep 6, 2023
2 parents c0b6c28 + a57ebef commit 17abf64
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions data/v2/csv/pokemon_moves.csv
Expand Up @@ -6581,6 +6581,7 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order
7,7,182,1,28,
7,7,240,1,33,
7,7,130,1,40,
7,7,266,1,0,
7,7,56,1,47,
7,7,54,2,0,
7,7,114,2,0,
Expand Down Expand Up @@ -122828,6 +122829,7 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order
126,12,249,4,0,
126,12,263,4,0,
126,12,264,4,0,
126,12,266,4,0,
126,12,280,4,0,
126,12,290,4,0,
126,13,7,1,1,4
Expand Down Expand Up @@ -167412,6 +167414,7 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order
172,7,237,4,0,
172,7,240,4,0,
172,7,263,4,0,
172,7,266,4,0,
172,7,290,4,0,
172,7,351,4,0,
172,8,84,1,1,1
Expand Down

0 comments on commit 17abf64

Please sign in to comment.