Fixed StealthRock max PP

This commit is contained in:
Capt_Segis 2016-09-12 22:15:08 -05:00 committed by GitHub
parent 99e3ba7397
commit 1b9c5c5972

View File

@ -10,7 +10,7 @@
Me.ID = 446
Me.OriginalPP = 20
Me.CurrentPP = 20
Me.MaxPP = 32
Me.MaxPP = 20
Me.Power = 0
Me.Accuracy = 0
Me.Category = Categories.Status