Renamed $Trainer to $player

This commit is contained in:
Maruno17
2021-10-20 22:57:43 +01:00
parent fbddb9034f
commit e49cd8d498
71 changed files with 470 additions and 470 deletions

View File

@@ -16,7 +16,7 @@ def pbLottery(winnum,nameVar=2,positionVar=3,matchedVar=4)
winpoke=nil
winpos=0
winmatched=0
for i in $Trainer.party
for i in $player.party
thismatched=0
id=i.owner.public_id
for j in 0...5