Update ParabolicCharge.vb
This commit is contained in:
parent
92597417ed
commit
f7da4ab280
|
@ -36,7 +36,7 @@ Namespace BattleSystem.Moves.Electric
|
|||
Me.DisabledWhileGravity = False
|
||||
Me.UseEffectiveness = True
|
||||
Me.ImmunityAffected = True
|
||||
Me.HasSecondaryEffect = True
|
||||
Me.HasSecondaryEffect = False
|
||||
Me.RemovesFrozen = False
|
||||
|
||||
Me.IsHealingMove = True
|
||||
|
@ -94,4 +94,4 @@ Namespace BattleSystem.Moves.Electric
|
|||
|
||||
End Class
|
||||
|
||||
End Namespace
|
||||
End Namespace
|
||||
|
|
Loading…
Reference in New Issue