Dizzy Punch was pound?

This commit is contained in:
darkfire006 2022-12-20 01:23:08 -06:00
parent d230d55456
commit 35a3861c9f
1 changed files with 2 additions and 2 deletions

View File

@ -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