Updated description to 7th Gen one

This commit is contained in:
SViper 2016-10-20 19:04:29 +03:00 committed by GitHub
parent 1080fd7f4f
commit ae151f117b

View File

@ -5,9 +5,9 @@ Namespace Abilities
Inherits Ability
Public Sub New()
MyBase.New(173, "Strong Jaw", "The Pokémon's strong jaw gives it tremendous biting power.")
MyBase.New(173, "Strong Jaw", "The Pokémon's strong jaw boosts the power of its biting moves.")
End Sub
End Class
End Namespace
End Namespace