Replace "Forme" with "form" in the Rotom Form move method.

This commit is contained in:
Lynn "Zhorken" Vaughan 2010-12-29 20:58:30 -05:00
parent 110c08dd09
commit 5cb777542f

View file

@ -8,4 +8,4 @@ id,name,description
7,Colosseum: Purification,Appears on a Shadow Pokémon as it becomes increasingly purified.
8,XD: Shadow,Appears on a Snatched Shadow Pokémon.
9,XD: Purification,Appears on a Shadow Pokémon as it becomes increasingly purified.
10,Rotom Forme,Appears when Rotom changes to this Forme. Disappears if Rotom becomes another Forme and this move can only be learned by Forme change.
10,Rotom Form,Appears when Rotom changes to this form. Disappears if Rotom becomes another form and this move can only be learned by form change.

1 id name description
8 7 Colosseum: Purification Appears on a Shadow Pokémon as it becomes increasingly purified.
9 8 XD: Shadow Appears on a Snatched Shadow Pokémon.
10 9 XD: Purification Appears on a Shadow Pokémon as it becomes increasingly purified.
11 10 Rotom Forme Rotom Form Appears when Rotom changes to this Forme. Disappears if Rotom becomes another Forme and this move can only be learned by Forme change. Appears when Rotom changes to this form. Disappears if Rotom becomes another form and this move can only be learned by form change.