Updating Moves 1

This commit is contained in:
OmegaRuan 2018-08-04 22:12:02 -03:00 committed by GitHub
parent 1a6cdc2a92
commit 4c8deaf585
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@
Me.CurrentPP = 15
Me.MaxPP = 15
Me.Power = 0
Me.Accuracy = 90
Me.Accuracy = 85
Me.Category = Categories.Status
Me.ContestCategory = ContestCategories.Cute
Me.Name = "Swagger"

View File

@ -11,7 +11,7 @@
Me.OriginalPP = 35
Me.CurrentPP = 35
Me.MaxPP = 35
Me.Power = 50
Me.Power = 40
Me.Accuracy = 100
Me.Category = Categories.Physical
Me.ContestCategory = ContestCategories.Tough