mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-06 06:01:46 +00:00
additional triple fusions + small pokedex fixes
This commit is contained in:
@@ -359,6 +359,9 @@ class PokemonPokedex_Scene
|
||||
end
|
||||
|
||||
def pbRefreshDexList(index=0)
|
||||
if index == nil
|
||||
index = 0
|
||||
end
|
||||
dexlist = pbGetDexList
|
||||
case $PokemonGlobal.pokedexMode
|
||||
when MODENUMERICAL
|
||||
|
||||
Reference in New Issue
Block a user