resort gorgeous / debug options

This commit is contained in:
infinitefusion
2021-07-20 10:45:45 -04:00
parent 0190b3c365
commit 77878847b5
9 changed files with 72 additions and 36 deletions

View File

@@ -3,5 +3,9 @@ module PBSpecies
def PBSpecies.maxValue
return 176832
end
def PBSpecies.getName(species)
return GameData::Species.get(species).real_name
end
end