mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-29 08:45:02 +02:00
Fixed PetalBlizzard description
This commit is contained in:
parent
d5c0208b58
commit
754670ffd0
@ -16,7 +16,7 @@ Namespace BattleSystem.Moves.Grass
|
||||
Me.Category = Categories.Physical
|
||||
Me.ContestCategory = ContestCategories.Tough
|
||||
Me.Name = "Petal Blizzard"
|
||||
Me.Description = "The user sets off an earthquake that strikes those around it."
|
||||
Me.Description = "The user stirs up a violent petal blizzard and attacks everything around it."
|
||||
Me.CriticalChance = 1
|
||||
Me.IsHMMove = False
|
||||
Me.Target = Targets.AllAdjacentTargets
|
||||
@ -55,4 +55,4 @@ Namespace BattleSystem.Moves.Grass
|
||||
|
||||
End Class
|
||||
|
||||
End Namespace
|
||||
End Namespace
|
||||
|
Loading…
x
Reference in New Issue
Block a user