mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-30 17:25:22 +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.Category = Categories.Physical
|
||||||
Me.ContestCategory = ContestCategories.Tough
|
Me.ContestCategory = ContestCategories.Tough
|
||||||
Me.Name = "Petal Blizzard"
|
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.CriticalChance = 1
|
||||||
Me.IsHMMove = False
|
Me.IsHMMove = False
|
||||||
Me.Target = Targets.AllAdjacentTargets
|
Me.Target = Targets.AllAdjacentTargets
|
||||||
|
Loading…
x
Reference in New Issue
Block a user