Update HiddenPower.vb
This commit is contained in:
parent
36994ff57d
commit
400595fdf0
|
@ -16,7 +16,7 @@
|
|||
Me.Category = Categories.Special
|
||||
Me.ContestCategory = ContestCategories.Smart
|
||||
Me.Name = "Hidden Power"
|
||||
Me.Description = "A unique attack that varies in type and intensity depending on the Pokémon using it."
|
||||
Me.Description = "A unique attack that varies in type depending on the Pokémon using it."
|
||||
Me.CriticalChance = 1
|
||||
Me.IsHMMove = False
|
||||
Me.Target = Targets.OneAdjacentTarget
|
||||
|
|
Loading…
Reference in New Issue