Update Spore.vb
This commit is contained in:
parent
cc3f388450
commit
17adef007d
|
@ -42,7 +42,7 @@
|
|||
Me.IsDamagingMove = False
|
||||
Me.IsProtectMove = False
|
||||
Me.IsSoundMove = False
|
||||
Me.HasSecondaryEffect = True
|
||||
Me.HasSecondaryEffect = False
|
||||
Me.IsAffectedBySubstitute = True
|
||||
Me.IsOneHitKOMove = False
|
||||
Me.IsWonderGuardAffected = False
|
||||
|
@ -61,4 +61,4 @@
|
|||
|
||||
End Class
|
||||
|
||||
End Namespace
|
||||
End Namespace
|
||||
|
|
Loading…
Reference in New Issue