1
0
Fork 0
mirror of https://github.com/veekun/pokedex.git synced 2024-08-20 18:16:34 +00:00

EvolutionChain -> PokemonFamily. gh

Prep for combining the Nidoran and Volbeat/Illumise families.

This isn't strictly necessary, but it makes sense for the evolution
tables to be "Pokemon"-prefixed since, hey, evolution is a Pokemon
thing.
This commit is contained in:
Andrew Ekstedt 2012-06-08 21:16:24 -07:00
parent 5ddb7911a2
commit 6c82e74611
8 changed files with 44 additions and 44 deletions

View file

@ -36,7 +36,7 @@ Pokémon
.. dex-table:: PokemonSpecies
.. dex-table:: Pokemon
.. dex-table:: PokemonForm
.. dex-table:: EvolutionChain
.. dex-table:: PokemonFamily
.. dex-table:: PokemonEvolution
Moves
@ -103,7 +103,6 @@ Enum tables
.. dex-table:: BerryFirmness
.. dex-table:: ContestType
.. dex-table:: EggGroup
.. dex-table:: EvolutionTrigger
.. dex-table:: GrowthRate
.. dex-table:: ItemCategory
.. dex-table:: ItemFlingEffect
@ -116,6 +115,7 @@ Enum tables
.. dex-table:: Nature
.. dex-table:: PalParkArea
.. dex-table:: PokemonColor
.. dex-table:: PokemonEvolutionTrigger
.. dex-table:: PokemonMoveMethod
.. dex-table:: PokemonShape
.. dex-table:: Stat