Pain Split is not a HM
This commit is contained in:
parent
3c6fbf0b83
commit
8f7c85bd64
|
@ -18,7 +18,7 @@
|
|||
Me.Name = "Pain Split"
|
||||
Me.Description = "The user adds its HP to the target's HP, then equally shares the combined HP with the target."
|
||||
Me.CriticalChance = 0
|
||||
Me.IsHMMove = True
|
||||
Me.IsHMMove = False
|
||||
Me.Target = Targets.OneAdjacentTarget
|
||||
Me.Priority = 0
|
||||
Me.TimesToAttack = 1
|
||||
|
|
Loading…
Reference in New Issue