mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-10 22:54:59 +00:00
Removed all excess whitespace and standardized line endings.
This commit is contained in:
@@ -50,7 +50,7 @@ end
|
||||
|
||||
|
||||
#===============================================================================
|
||||
#
|
||||
#
|
||||
#===============================================================================
|
||||
module BallHandlers
|
||||
IsUnconditional = ItemHandlerHash.new
|
||||
@@ -242,4 +242,4 @@ BallHandlers::OnCatch.add(:HEALBALL,proc { |ball,battle,pkmn|
|
||||
|
||||
BallHandlers::OnCatch.add(:FRIENDBALL,proc { |ball,battle,pkmn|
|
||||
pkmn.happiness = 200
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user