Updated description to 7th Gen one

This commit is contained in:
SViper 2016-10-20 18:43:06 +03:00 committed by GitHub
parent b8b64b2ebc
commit cdbe3c3c02
1 changed files with 2 additions and 2 deletions

View File

@ -5,9 +5,9 @@ Namespace Abilities
Inherits Ability
Public Sub New()
MyBase.New(9, "Static", "Contact with the Pokémon may cause paralysis.")
MyBase.New(9, "Static", "The Pokémon is charged with static electricity, so contact with it may cause paralysis.")
End Sub
End Class
End Namespace
End Namespace