Pain Split is not a HM

This commit is contained in:
jianmingyong 2017-04-07 13:15:50 +08:00
parent 3c6fbf0b83
commit 8f7c85bd64
1 changed files with 1 additions and 1 deletions

View File

@ -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