Clarify a comment.

This commit is contained in:
Lynn "Zhorken" Vaughan 2012-06-07 01:00:51 -04:00
parent 57c71a86f4
commit b30974cd43
1 changed files with 2 additions and 1 deletions

View File

@ -6,7 +6,8 @@ by evolutionary stage.
pokemon_species.id happens to match National ID, and it so happens that the
only time Pokémon are out of evolutionary order if you sort by Nat'l ID is when
they're pre-evos added to an already-existing family, which are always babies.
So sort babies first, and then the rest of the family in Nat'l order.
So sort babies first, and then the rest of the family in Nat'l order. (Evo
chain IDs happen to already be in the right order, too.)
*/
UPDATE pokemon_species ps