mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-24 22:35:47 +02:00
Update BrickBreak.vb
This commit is contained in:
parent
ba46577904
commit
ffea12e9a9
@ -36,7 +36,7 @@ Namespace BattleSystem.Moves.Fighting
|
||||
Me.DisabledWhileGravity = False
|
||||
Me.UseEffectiveness = True
|
||||
Me.ImmunityAffected = True
|
||||
Me.HasSecondaryEffect = True
|
||||
Me.HasSecondaryEffect = False
|
||||
Me.RemovesFrozen = False
|
||||
|
||||
Me.IsHealingMove = False
|
||||
@ -86,4 +86,4 @@ Namespace BattleSystem.Moves.Fighting
|
||||
|
||||
End Class
|
||||
|
||||
End Namespace
|
||||
End Namespace
|
||||
|
Loading…
x
Reference in New Issue
Block a user