Skip to content

Commit

Permalink
Merge pull request #181 from pmariglia/create-pull-request/update-data
Browse files Browse the repository at this point in the history
Automatic pokedex update from smogon/pokemon-showdown
  • Loading branch information
pmariglia authored Nov 17, 2023
2 parents b696df3 + cd34617 commit 5fb8adc
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions data/pokedex.json
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
"0": "Overgrow",
"H": "Chlorophyll"
},
"heightm": 2,
"heightm": 24,
"weightkg": 0,
"color": "Green",
"eggGroups": [
Expand Down Expand Up @@ -552,7 +552,7 @@
"0": "Torrent",
"H": "Rain Dish"
},
"heightm": 1.6,
"heightm": 25,
"weightkg": 0,
"color": "Blue",
"eggGroups": [
Expand Down Expand Up @@ -33278,7 +33278,7 @@
"0": "Overgrow",
"H": "Grassy Surge"
},
"heightm": 3,
"heightm": 28,
"weightkg": 0,
"color": "Green",
"eggGroups": [
Expand Down Expand Up @@ -33412,7 +33412,7 @@
"0": "Blaze",
"H": "Libero"
},
"heightm": 3,
"heightm": 27,
"weightkg": 0,
"color": "White",
"eggGroups": [
Expand Down Expand Up @@ -33546,7 +33546,7 @@
"0": "Torrent",
"H": "Sniper"
},
"heightm": 3,
"heightm": 40,
"weightkg": 0,
"color": "Blue",
"eggGroups": [
Expand Down Expand Up @@ -36700,7 +36700,7 @@
"abilities": {
"0": "Unseen Fist"
},
"heightm": 3,
"heightm": 29,
"weightkg": 0,
"color": "Gray",
"eggGroups": [
Expand Down Expand Up @@ -36732,8 +36732,8 @@
"abilities": {
"0": "Unseen Fist"
},
"heightm": 1.9,
"weightkg": 105,
"heightm": 26,
"weightkg": 0,
"color": "Gray",
"eggGroups": [
"Undiscovered"
Expand Down

0 comments on commit 5fb8adc

Please sign in to comment.