X-Git-Url: http://git.veekun.com/zzz-pokedex.git/blobdiff_plain/a50288140f99e145e223898bac593b2337757154..6851a37c0e1cf6e9b03f60bc7b9c7314b037a1f6:/pokedex/data/csv/pokemon_move_methods.csv diff --git a/pokedex/data/csv/pokemon_move_methods.csv b/pokedex/data/csv/pokemon_move_methods.csv index e0df094..12e1113 100644 --- a/pokedex/data/csv/pokemon_move_methods.csv +++ b/pokedex/data/csv/pokemon_move_methods.csv @@ -1,6 +1,6 @@ id,name,description 1,Level up,Learned when a Pokémon reaches a certain level. -2,Egg,"Appears on a newly-hatched Pokémon, if the mother had the same move." +2,Egg,"Appears on a newly-hatched Pokémon, if the father had the same move." 3,Tutor,Can be taught at any time by an NPC. 4,Machine,Can be taught at any time by using a TM or HM. 5,Stadium: Surfing Pikachu,"Learned when a non-rental Pikachu helps beat Prime Cup Master Ball R-2. It must participate in every battle, and you must win with no continues." @@ -8,3 +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.