mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-27 07:44:31 +02:00
Dizzy Punch was pound?
This commit is contained in:
parent
d230d55456
commit
35a3861c9f
@ -15,8 +15,8 @@
|
||||
Me.Accuracy = 100
|
||||
Me.Category = Categories.Physical
|
||||
Me.ContestCategory = ContestCategories.Cute
|
||||
Me.Name = Localization.GetString("move_name_" & Me.ID,"Pound")
|
||||
Me.Description = "The target is physically pounded with a long tail or a foreleg, etc."
|
||||
Me.Name = Localization.GetString("move_name_" & Me.ID, "Dizzy Punch")
|
||||
Me.Description = "The target is hit with rhythmically launched punches. This may also leave the target confused."
|
||||
Me.CriticalChance = 1
|
||||
Me.IsHMMove = False
|
||||
Me.Target = Targets.OneAdjacentTarget
|
||||
|
Loading…
x
Reference in New Issue
Block a user