missing description text for Aqua jet

This commit is contained in:
darkfire006 2022-12-20 01:21:46 -06:00
parent 423375f4a6
commit 627bb7eb2b
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
Me.Category = Categories.Physical
Me.ContestCategory = ContestCategories.Cool
Me.Name = Localization.GetString("move_name_" & Me.ID,"Aqua Jet")
Me.Description = "The user lunges at the target speed that makes it almost invisible. This move always goes first."
Me.Description = "The user lunges at the target at a speed that makes it almost invisible. This move always goes first."
Me.CriticalChance = 1
Me.IsHMMove = False
Me.Target = Targets.OneAdjacentTarget