mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-11 15:15:00 +00:00
Removed all excess whitespace and standardized line endings.
This commit is contained in:
@@ -117,7 +117,7 @@ begin
|
||||
WaterSport = 111
|
||||
WeightChange = 112
|
||||
Yawn = 113
|
||||
|
||||
|
||||
#===========================================================================
|
||||
# These effects apply to a battler position
|
||||
#===========================================================================
|
||||
@@ -130,7 +130,7 @@ begin
|
||||
Wish = 6
|
||||
WishAmount = 7
|
||||
WishMaker = 8
|
||||
|
||||
|
||||
#===========================================================================
|
||||
# These effects apply to a side
|
||||
#===========================================================================
|
||||
@@ -156,7 +156,7 @@ begin
|
||||
Tailwind = 19
|
||||
ToxicSpikes = 20
|
||||
WideGuard = 21
|
||||
|
||||
|
||||
#===========================================================================
|
||||
# These effects apply to the battle (i.e. both sides)
|
||||
#===========================================================================
|
||||
@@ -179,4 +179,4 @@ rescue Exception
|
||||
if $!.is_a?(SystemExit) || "#{$!.class}"=="Reset"
|
||||
raise $!
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user