Skip to content

Commit

Permalink
indeedee, meowstic m/f fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Dysth committed Nov 21, 2024
1 parent 85de951 commit 1b75f8e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"implemented": true,
"name": "Meowstic",
"nationalPokedexNumber": 678,
"primaryType": "psychic",
Expand Down Expand Up @@ -337,6 +338,5 @@
"percentage": 5.0
}
]
},
"implemented": true
}
}
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"implemented": true,
"name": "Indeedee",
"nationalPokedexNumber": 876,
"primaryType": "psychic",
Expand Down Expand Up @@ -243,6 +244,5 @@
"percentage": 5.0
}
]
},
"implemented": true
}
}
}

0 comments on commit 1b75f8e

Please sign in to comment.