mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-08 13:44:59 +00:00
Moved some global metadata values to class Player, added battle points property
This commit is contained in:
@@ -40,7 +40,7 @@ class PokeBattle_RealBattlePeer
|
||||
end
|
||||
|
||||
def pbGetStorageCreatorName
|
||||
return pbGetStorageCreator if $PokemonGlobal.seenStorageCreator
|
||||
return pbGetStorageCreator if $Trainer.seen_storage_creator
|
||||
return nil
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user