mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-06 06:01:46 +00:00
Fixes transfer Surfing
This commit is contained in:
@@ -781,6 +781,9 @@ def pbTransferSurfing(mapid, xcoord, ycoord, direction = $game_player.direction)
|
||||
$game_map.autoplay
|
||||
$game_map.refresh
|
||||
}
|
||||
$PokemonGlobal.surfing = true
|
||||
$PokemonGlobal.diving = false
|
||||
pbUpdateVehicle
|
||||
end
|
||||
|
||||
Events.onAction += proc { |_sender, _e|
|
||||
|
||||
Reference in New Issue
Block a user