mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-09 06:04:59 +00:00
Renamed $Trainer to $player
This commit is contained in:
@@ -214,7 +214,7 @@ module Settings
|
||||
# The names of the Pokédex lists, in the order they are defined in the PBS
|
||||
# file "regional_dexes.txt". The last name is for the National Dex and is
|
||||
# added onto the end of this array (remember that you don't need to use it).
|
||||
# This array's order is also the order of $Trainer.pokedex.unlocked_dexes,
|
||||
# This array's order is also the order of $player.pokedex.unlocked_dexes,
|
||||
# which records which Dexes have been unlocked (the first is unlocked by
|
||||
# default). If an entry is just a name, then the region map shown in the Area
|
||||
# page while viewing that Dex list will be the region map of the region the
|
||||
|
||||
Reference in New Issue
Block a user