Fixes transfer Surfing

This commit is contained in:
infinitefusion
2022-07-21 10:18:58 -04:00
parent 9ce8b92fbd
commit d3a7454930
16 changed files with 3 additions and 0 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -781,6 +781,9 @@ def pbTransferSurfing(mapid, xcoord, ycoord, direction = $game_player.direction)
$game_map.autoplay $game_map.autoplay
$game_map.refresh $game_map.refresh
} }
$PokemonGlobal.surfing = true
$PokemonGlobal.diving = false
pbUpdateVehicle
end end
Events.onAction += proc { |_sender, _e| Events.onAction += proc { |_sender, _e|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.