This commit is contained in:
infinitefusion
2021-07-15 14:45:38 -04:00
parent 17c136e050
commit 0190b3c365
5 changed files with 46 additions and 26 deletions

View File

@@ -216,9 +216,7 @@ module Settings
# Dex list, no matter which region the player is currently in.
def self.pokedex_names
return [
[_INTL("Kanto Pokédex"), 0],
[_INTL("Johto Pokédex"), 1],
_INTL("National Pokédex")
[_INTL("Kanto Pokédex"), 0]
]
end
# Whether all forms of a given species will be immediately available to view