mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-22 13:25:06 +02:00
Fixed StealthRock max PP
This commit is contained in:
parent
99e3ba7397
commit
1b9c5c5972
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user