mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-08 05:34:58 +00:00
pokedex
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user