mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-25 14:54:48 +02:00
increased pin missile's accuracy
This commit is contained in:
parent
654c498025
commit
58fd846cc9
@ -12,7 +12,7 @@
|
|||||||
Me.CurrentPP = 20
|
Me.CurrentPP = 20
|
||||||
Me.MaxPP = 20
|
Me.MaxPP = 20
|
||||||
Me.Power = 25
|
Me.Power = 25
|
||||||
Me.Accuracy = 85
|
Me.Accuracy = 95
|
||||||
Me.Category = Categories.Physical
|
Me.Category = Categories.Physical
|
||||||
Me.ContestCategory = ContestCategories.Cool
|
Me.ContestCategory = ContestCategories.Cool
|
||||||
Me.Name = Localization.GetString("move_name_" & Me.ID,"Pin Missile")
|
Me.Name = Localization.GetString("move_name_" & Me.ID,"Pin Missile")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user