From: Lynn "Zhorken" Vaughan Date: Thu, 30 Dec 2010 01:58:30 +0000 (-0500) Subject: Replace "Forme" with "form" in the Rotom Form move method. X-Git-Tag: veekun-promotions/2011011701~6 X-Git-Url: http://git.veekun.com/zzz-pokedex.git/commitdiff_plain/240dbf13b18437b217671fe45743c0882dadf177 Replace "Forme" with "form" in the Rotom Form move method. --- diff --git a/pokedex/data/csv/pokemon_move_methods.csv b/pokedex/data/csv/pokemon_move_methods.csv index 12e1113..72d6eec 100644 --- a/pokedex/data/csv/pokemon_move_methods.csv +++ b/pokedex/data/csv/pokemon_move_methods.csv @@ -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.