Update HiddenPower.vb

This commit is contained in:
Capt_Segis 2016-09-10 13:59:27 -05:00 committed by GitHub
parent 0a88669457
commit 36994ff57d
1 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@
Me.OriginalPP = 15
Me.CurrentPP = 15
Me.MaxPP = 15
Me.Power = 70
Me.Power = 60
Me.Accuracy = 100
Me.Category = Categories.Special
Me.ContestCategory = ContestCategories.Smart
@ -115,4 +115,4 @@
End Class
End Namespace
End Namespace