X-Git-Url: http://git.veekun.com/zzz-pokedex.git/blobdiff_plain/a50288140f99e145e223898bac593b2337757154..390c9f45f5091d9f5d3d14c1fce4cfc3fa36af64:/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..72d6eec 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 Form,Appears when Rotom changes to this form. Disappears if Rotom becomes another form and this move can only be learned by form change.