Update HiddenPower.vb
This commit is contained in:
parent
0a88669457
commit
36994ff57d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue