Cinnabar cutscene changes + resort gorgeous fix

This commit is contained in:
infinitefusion
2023-05-20 09:48:48 -04:00
parent 89977a8d49
commit 62f96bf55c
24 changed files with 29647 additions and 19474 deletions

View File

@@ -429,7 +429,7 @@ def getCustomSpeciesList(allowOnline = true, redownload_file=false)
end
end
if speciesList.length <= 200 && allowOnline
if speciesList.length <= 20000 && allowOnline
if redownload_file && Kernel.pbConfirmMessage(_INTL("Not enough local sprites found. Attempt to fetch list from the internet?"))
updateOnlineCustomSpritesFile
end