From b30974cd43f1739b29223e73b973f6b8527aa8ab Mon Sep 17 00:00:00 2001 From: "Lynn \"Zhorken\" Vaughan" Date: Thu, 7 Jun 2012 01:00:51 -0400 Subject: [PATCH] Clarify a comment. --- scripts/set_pokemon_order_columns.sql | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/set_pokemon_order_columns.sql b/scripts/set_pokemon_order_columns.sql index 8c45df0..a2756e6 100644 --- a/scripts/set_pokemon_order_columns.sql +++ b/scripts/set_pokemon_order_columns.sql @@ -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