mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-26 15:24:52 +02:00
Updated description to 7th Gen one
This commit is contained in:
parent
cdbe3c3c02
commit
a414f49b3f
@ -5,9 +5,9 @@ Namespace Abilities
|
|||||||
Inherits Ability
|
Inherits Ability
|
||||||
|
|
||||||
Public Sub New()
|
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 Sub
|
||||||
|
|
||||||
End Class
|
End Class
|
||||||
|
|
||||||
End Namespace
|
End Namespace
|
||||||
|
Loading…
x
Reference in New Issue
Block a user