Updated description to 7th Gen one
This commit is contained in:
parent
b8b64b2ebc
commit
cdbe3c3c02
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue