Skip to content

Commit

Permalink
feat: add gmime and gmrmime as aliases for Galarian Mr. Mime
Browse files Browse the repository at this point in the history
[skip publish]
  • Loading branch information
favna committed Apr 5, 2021
1 parent ea0546f commit 7a750a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/assets/aliases.ts
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,8 @@ export const pokedexAliases = new GraphQLCollection<string, string>([
['giratinaa', 'giratina'],
['giratinaaltered', 'giratina'],
['giratinao', 'giratinaorigin'],
['gmime', 'mrmimegalar'],
['gmrmime', 'mrmimegalar'],
['golema', 'golemalola'],
['goon', 'obstagoon'],
['gourgeistaverage', 'gourgeist'],
Expand Down

0 comments on commit 7a750a7

Please sign in to comment.