mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-04-08 18:35:09 +02:00
2 more impacted
This commit is contained in:
parent
3cad814d5d
commit
f92b2962dc
P3D/Pokemon/Attacks
@ -41,10 +41,10 @@
|
||||
|
||||
Me.IsHealingMove = True
|
||||
Me.IsRecoilMove = False
|
||||
Me.IsPunchingMove = False
|
||||
|
||||
Me.IsDamagingMove = True
|
||||
Me.IsProtectMove = False
|
||||
Me.IsSoundMove = False
|
||||
|
||||
|
||||
Me.IsAffectedBySubstitute = True
|
||||
Me.IsOneHitKOMove = False
|
||||
|
@ -41,10 +41,10 @@
|
||||
|
||||
Me.IsHealingMove = False
|
||||
Me.IsRecoilMove = False
|
||||
Me.IsPunchingMove = False
|
||||
|
||||
Me.IsDamagingMove = True
|
||||
Me.IsProtectMove = False
|
||||
Me.IsSoundMove = False
|
||||
|
||||
|
||||
Me.IsAffectedBySubstitute = True
|
||||
Me.IsOneHitKOMove = False
|
||||
|
Loading…
x
Reference in New Issue
Block a user