increased pin missile's accuracy
This commit is contained in:
parent
654c498025
commit
58fd846cc9
|
@ -12,7 +12,7 @@
|
|||
Me.CurrentPP = 20
|
||||
Me.MaxPP = 20
|
||||
Me.Power = 25
|
||||
Me.Accuracy = 85
|
||||
Me.Accuracy = 95
|
||||
Me.Category = Categories.Physical
|
||||
Me.ContestCategory = ContestCategories.Cool
|
||||
Me.Name = Localization.GetString("move_name_" & Me.ID,"Pin Missile")
|
||||
|
|
Loading…
Reference in New Issue