mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-06 06:01:46 +00:00
Merged class PokemonTemp into class Game_Temp
This commit is contained in:
@@ -1244,7 +1244,7 @@ class PokemonPartyScreen
|
||||
screen = PokemonRegionMapScreen.new(scene)
|
||||
ret = screen.pbStartFlyScreen
|
||||
if ret
|
||||
$PokemonTemp.flydata=ret
|
||||
$game_temp.fly_destination = ret
|
||||
return [pkmn,pkmn.moves[i].id]
|
||||
end
|
||||
@scene.pbStartScene(@party,
|
||||
|
||||
Reference in New Issue
Block a user