additional triple fusions + small pokedex fixes

This commit is contained in:
infinitefusion
2022-04-24 13:49:58 -04:00
parent b190416123
commit c01641e73c
28 changed files with 50 additions and 20 deletions

View File

@@ -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