Skip to content

Commit

Permalink
Adjusted Movesets (#4306)
Browse files Browse the repository at this point in the history
Added moves to Graveler, Grimer and Staryu
  • Loading branch information
co-go authored and solderzzc committed Aug 20, 2016
1 parent e62a392 commit d734567
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion data/pokemon.json
Original file line number Diff line number Diff line change
Expand Up @@ -3098,6 +3098,7 @@
],
"Fast Attack(s)": [
"Mud Shot",
"Mud Slap",
"Rock Throw"
],
"Weight": "105.0 kg",
Expand Down Expand Up @@ -3618,7 +3619,8 @@
],
"Fast Attack(s)": [
"Acid",
"Mud Slap"
"Mud Slap",
"Poison Jab"
],
"Weight": "30.0 kg",
"Height": "0.9 m",
Expand Down Expand Up @@ -4802,6 +4804,7 @@
"Grass"
],
"Fast Attack(s)": [
"Tackle",
"Quick Attack",
"Water Gun"
],
Expand Down

0 comments on commit d734567

Please sign in to comment.