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,9 +5,9 @@ Namespace Abilities
Inherits Ability
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 Class
End Namespace
End Namespace