battle tower stuff

This commit is contained in:
infinitefusion
2023-03-04 15:54:45 -05:00
parent 64cd9bc9fa
commit c29e428f90
49 changed files with 69 additions and 21 deletions

View File

@@ -430,7 +430,6 @@ def getCustomSpeciesList(allowOnline=true)
if speciesList.length <= 200 && allowOnline
#try to get list from github
print "let's try it online bruh"
online_list = list_online_custom_sprites
return nil if !online_list
species_id_list = []