mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-29 16:54:56 +02:00
Update HiddenPower.vb
This commit is contained in:
parent
36994ff57d
commit
400595fdf0
@ -16,7 +16,7 @@
|
|||||||
Me.Category = Categories.Special
|
Me.Category = Categories.Special
|
||||||
Me.ContestCategory = ContestCategories.Smart
|
Me.ContestCategory = ContestCategories.Smart
|
||||||
Me.Name = "Hidden Power"
|
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.CriticalChance = 1
|
||||||
Me.IsHMMove = False
|
Me.IsHMMove = False
|
||||||
Me.Target = Targets.OneAdjacentTarget
|
Me.Target = Targets.OneAdjacentTarget
|
||||||
|
Loading…
x
Reference in New Issue
Block a user