Updated description to 7th Gen one

This commit is contained in:
SViper 2016-10-20 18:51:46 +03:00 committed by GitHub
parent a414f49b3f
commit 1080fd7f4f

View File

@ -5,7 +5,7 @@ Namespace Abilities
Inherits Ability Inherits Ability
Public Sub New() Public Sub New()
MyBase.New(92, "Skill Link", "Increases the frequency of multi-strike moves.") MyBase.New(92, "Skill Link", "Maximizes the number of times multi-strike moves hit.")
End Sub End Sub
End Class End Class