mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-06 06:01:46 +00:00
fixes water currents + recompile for trainer teams
This commit is contained in:
@@ -5,7 +5,7 @@ ItemHandlers::UseText.add(:BICYCLE,proc { |item|
|
||||
next ($PokemonGlobal.bicycle) ? _INTL("Walk") : _INTL("Use")
|
||||
})
|
||||
|
||||
ItemHandlers::UseText.copy(:BICYCLE,:MACHBIKE,:ACROBIKE)
|
||||
ItemHandlers::UseText.copy(:BICYCLE,:RACEBIKE)
|
||||
|
||||
#===============================================================================
|
||||
# UseFromBag handlers
|
||||
|
||||
Reference in New Issue
Block a user