Updated description to 7th Gen one

This commit is contained in:
SViper 2016-10-20 18:47:10 +03:00 committed by GitHub
parent cdbe3c3c02
commit a414f49b3f

View File

@ -5,9 +5,9 @@ Namespace Abilities
Inherits Ability
Public Sub New()
MyBase.New(51, "Keen Eye", "Prevents other Pokémon from lowering accuracy.")
MyBase.New(51, "Keen Eye", "Keen eyes prevent other Pokémon from lowering this Pokémon's accuracy.")
End Sub
End Class
End Namespace
End Namespace