From 240dbf13b18437b217671fe45743c0882dadf177 Mon Sep 17 00:00:00 2001 From: "Lynn \"Zhorken\" Vaughan" Date: Wed, 29 Dec 2010 20:58:30 -0500 Subject: [PATCH] Replace "Forme" with "form" in the Rotom Form move method. --- pokedex/data/csv/pokemon_move_methods.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.7.4