mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-07 21:24:59 +00:00
@@ -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 NB_POKEMON*NB_POKEMON
|
||||
return 176840
|
||||
end
|
||||
|
||||
def PBSpecies.getName(species)
|
||||
|
||||
Reference in New Issue
Block a user