mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2026-07-22 07:37:00 +00:00
Update 6.8
This commit is contained in:
@@ -5,7 +5,7 @@ module PBSpecies
|
||||
end
|
||||
|
||||
def PBSpecies.getName(species)
|
||||
return GameData::Species.get(species).real_name
|
||||
return GameData::Species.get(species).name
|
||||
end
|
||||
|
||||
#In some places, pokemon are instanciated as PBSpecies::NAME in wild battles, trades, etc. which doesn't work anymore.
|
||||
|
||||
Reference in New Issue
Block a user