This commit is contained in:
infinitefusion
2023-08-06 12:43:43 -04:00
parent fa6f8f4f8c
commit 7f9e2312be
4 changed files with 1 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
module PBSpecies
#couldn't figure out how to get the size of GameData::Species so fuck it, here's the hardcoded value
def PBSpecies.maxValue
return 176840
return 654481
end
def PBSpecies.getName(species)