From: Eevee Date: Fri, 7 May 2010 04:19:55 +0000 (-0700) Subject: Fix ordering of Pokémon abilities. #257 X-Git-Tag: veekun-promotions/2010050901~2 X-Git-Url: http://git.veekun.com/zzz-pokedex.git/commitdiff_plain/a4ebddc8737108eb47ef7981f8020afa4e150409 Fix ordering of Pokémon abilities. #257 --- diff --git a/pokedex/data/csv/pokemon_abilities.csv b/pokedex/data/csv/pokemon_abilities.csv index 382af10..74b4acd 100644 --- a/pokedex/data/csv/pokemon_abilities.csv +++ b/pokedex/data/csv/pokemon_abilities.csv @@ -83,16 +83,16 @@ pokemon_id,ability_id,slot 56,83,2 57,72,1 57,83,2 -58,18,1 -58,22,2 -59,18,1 -59,22,2 -60,6,1 -60,11,2 -61,6,1 -61,11,2 -62,6,1 -62,11,2 +58,22,1 +58,18,2 +59,22,1 +59,18,2 +60,11,1 +60,6,2 +61,11,1 +61,6,2 +62,11,1 +62,6,2 63,28,1 63,39,2 64,28,1 @@ -112,30 +112,30 @@ pokemon_id,ability_id,slot 72,64,2 73,29,1 73,64,2 -74,5,1 -74,69,2 -75,5,1 -75,69,2 -76,5,1 -76,69,2 -77,18,1 -77,50,2 -78,18,1 -78,50,2 +74,69,1 +74,5,2 +75,69,1 +75,5,2 +76,69,1 +76,5,2 +77,50,1 +77,18,2 +78,50,1 +78,18,2 79,12,1 79,20,2 80,12,1 80,20,2 -81,5,1 -81,42,2 -82,5,1 -82,42,2 -83,39,1 -83,51,2 -84,48,1 -84,50,2 -85,48,1 -85,50,2 +81,42,1 +81,5,2 +82,42,1 +82,5,2 +83,51,1 +83,39,2 +84,50,1 +84,48,2 +85,50,1 +85,48,2 86,47,1 86,93,2 87,47,1 @@ -151,8 +151,8 @@ pokemon_id,ability_id,slot 92,26,1 93,26,1 94,26,1 -95,5,1 -95,69,2 +95,69,1 +95,5,2 96,15,1 96,108,2 97,15,1 @@ -161,22 +161,22 @@ pokemon_id,ability_id,slot 98,75,2 99,52,1 99,75,2 -100,9,1 -100,43,2 -101,9,1 -101,43,2 +100,43,1 +100,9,2 +101,43,1 +101,9,2 102,34,1 103,34,1 -104,31,1 -104,69,2 -105,31,1 -105,69,2 +104,69,1 +104,31,2 +105,69,1 +105,31,2 106,7,1 106,120,2 107,51,1 107,89,2 -108,12,1 -108,20,2 +108,20,1 +108,12,2 109,26,1 110,26,1 111,31,1 @@ -197,10 +197,10 @@ pokemon_id,ability_id,slot 118,41,2 119,33,1 119,41,2 -120,30,1 -120,35,2 -121,30,1 -121,35,2 +120,35,1 +120,30,2 +121,35,1 +121,30,2 122,43,1 122,111,2 123,68,1 @@ -232,12 +232,12 @@ pokemon_id,ability_id,slot 138,75,2 139,33,1 139,75,2 -140,4,1 -140,33,2 -141,4,1 -141,33,2 -142,46,1 -142,69,2 +140,33,1 +140,4,2 +141,33,1 +141,4,2 +142,69,1 +142,46,2 143,17,1 143,47,2 144,46,1 @@ -265,14 +265,14 @@ pokemon_id,ability_id,slot 163,51,2 164,15,1 164,51,2 -165,48,1 -165,68,2 -166,48,1 -166,68,2 -167,15,1 -167,68,2 -168,15,1 -168,68,2 +165,68,1 +165,48,2 +166,68,1 +166,48,2 +167,68,1 +167,15,2 +168,68,1 +168,15,2 169,39,1 170,10,1 170,35,2 @@ -282,10 +282,10 @@ pokemon_id,ability_id,slot 173,56,1 173,98,2 174,56,1 -175,32,1 -175,55,2 -176,32,1 -176,55,2 +175,55,1 +175,32,2 +176,55,1 +176,32,2 177,28,1 177,48,2 178,28,1 @@ -294,14 +294,14 @@ pokemon_id,ability_id,slot 180,9,1 181,9,1 182,34,1 -183,37,1 -183,47,2 -184,37,1 -184,47,2 +183,47,1 +183,37,2 +184,47,1 +184,37,2 185,5,1 185,69,2 -186,6,1 -186,11,2 +186,11,1 +186,6,2 187,34,1 187,102,2 188,34,1 @@ -337,22 +337,22 @@ pokemon_id,ability_id,slot 205,5,1 206,32,1 206,50,2 -207,8,1 -207,52,2 -208,5,1 -208,69,2 +207,52,1 +207,8,2 +208,69,1 +208,5,2 209,22,1 209,50,2 210,22,1 210,95,2 -211,33,1 -211,38,2 +211,38,1 +211,33,2 212,68,1 212,101,2 213,5,1 213,82,2 -214,62,1 -214,68,2 +214,68,1 +214,62,2 215,39,1 215,51,2 216,53,1 @@ -367,22 +367,22 @@ pokemon_id,ability_id,slot 220,81,2 221,12,1 221,81,2 -222,30,1 -222,55,2 +222,55,1 +222,30,2 223,55,1 223,97,2 224,21,1 224,97,2 -225,55,1 -225,72,2 -226,11,1 -226,33,2 -227,5,1 -227,51,2 -228,18,1 -228,48,2 -229,18,1 -229,48,2 +225,72,1 +225,55,2 +226,33,1 +226,11,2 +227,51,1 +227,5,2 +228,48,1 +228,18,2 +229,48,1 +229,18,2 230,33,1 230,97,2 231,53,1 @@ -477,8 +477,8 @@ pokemon_id,ability_id,slot 296,62,2 297,47,1 297,62,2 -298,37,1 -298,47,2 +298,47,1 +298,37,2 299,5,1 299,42,2 300,56,1 @@ -487,8 +487,8 @@ pokemon_id,ability_id,slot 301,96,2 302,51,1 302,100,2 -303,22,1 -303,52,2 +303,52,1 +303,22,2 304,5,1 304,69,2 305,5,1 @@ -509,25 +509,25 @@ pokemon_id,ability_id,slot 314,110,2 315,30,1 315,38,2 -316,60,1 -316,64,2 -317,60,1 -317,64,2 +316,64,1 +316,60,2 +317,64,1 +317,60,2 318,24,1 319,24,1 -320,12,1 -320,41,2 -321,12,1 -321,41,2 +320,41,1 +320,12,2 +321,41,1 +321,12,2 322,12,1 322,86,2 323,40,1 323,116,2 324,73,1 -325,20,1 -325,47,2 -326,20,1 -326,47,2 +325,47,1 +325,20,2 +326,47,1 +326,20,2 327,20,1 327,77,2 328,52,1 @@ -624,12 +624,12 @@ pokemon_id,ability_id,slot 400,109,2 401,61,1 402,68,1 -403,22,1 -403,79,2 -404,22,1 -404,79,2 -405,22,1 -405,79,2 +403,79,1 +403,22,2 +404,79,1 +404,22,2 +405,79,1 +405,22,2 406,30,1 406,38,2 407,30,1 @@ -653,12 +653,12 @@ pokemon_id,ability_id,slot 422,114,2 423,60,1 423,114,2 -424,53,1 -424,101,2 -425,84,1 -425,106,2 -426,84,1 -426,106,2 +424,101,1 +424,53,2 +425,106,1 +425,84,2 +426,106,1 +426,84,2 427,50,1 427,103,2 428,56,1 @@ -668,8 +668,8 @@ pokemon_id,ability_id,slot 430,105,2 431,7,1 431,20,2 -432,20,1 -432,47,2 +432,47,1 +432,20,2 433,26,1 434,1,1 434,106,2 @@ -691,57 +691,57 @@ pokemon_id,ability_id,slot 443,8,1 444,8,1 445,8,1 -446,47,1 -446,53,2 -447,39,1 -447,80,2 -448,39,1 -448,80,2 +446,53,1 +446,47,2 +447,80,1 +447,39,2 +448,80,1 +448,39,2 449,45,1 450,45,1 451,4,1 451,97,2 452,4,1 452,97,2 -453,87,1 -453,107,2 -454,87,1 -454,107,2 +453,107,1 +453,87,2 +454,107,1 +454,87,2 455,26,1 456,33,1 456,114,2 457,33,1 457,114,2 -458,11,1 -458,33,2 +458,33,1 +458,11,2 459,117,1 460,117,1 461,46,1 461,46,2 -462,5,1 -462,42,2 -463,12,1 -463,20,2 +462,42,1 +462,5,2 +463,20,1 +463,12,2 464,31,1 464,116,2 465,34,1 465,102,2 466,78,1 467,49,1 -468,32,1 -468,55,2 +468,55,1 +468,32,2 469,3,1 469,110,2 470,102,1 470,102,2 471,81,1 471,81,2 -472,8,1 -472,52,2 +472,52,1 +472,8,2 473,12,1 473,81,2 -474,88,1 -474,91,2 +474,91,1 +474,88,2 475,80,1 475,80,2 476,5,1