Fix ID duplication in Encounters table

This commit is contained in:
Seii 2016-07-19 14:02:09 -05:00
parent 1e09243b39
commit 6978771321
1 changed files with 48 additions and 48 deletions

View File

@ -27724,30 +27724,30 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level
31434,10,341,228,19,26,26
31435,10,341,229,58,32,32
31436,10,341,230,19,26,26
31425,10,342,219,109,28,28
31426,10,342,220,20,34,34
31427,10,342,221,109,30,30
31428,10,342,222,132,30,30
31429,10,342,223,58,30,30
31430,10,342,224,20,38,38
31431,10,342,225,88,28,28
31432,10,342,226,110,34,34
31433,10,342,227,58,32,32
31434,10,342,228,19,26,26
31435,10,342,229,58,32,32
31436,10,342,230,19,26,26
31425,10,343,219,109,28,28
31426,10,343,220,20,34,34
31427,10,343,221,109,30,30
31428,10,343,222,132,30,30
31429,10,343,223,58,30,30
31430,10,343,224,20,38,38
31431,10,343,225,88,28,28
31432,10,343,226,110,34,34
31433,10,343,227,58,32,32
31434,10,343,228,19,26,26
31435,10,343,229,58,32,32
31436,10,343,230,19,26,26
50242,10,342,219,109,28,28
50243,10,342,220,20,34,34
50244,10,342,221,109,30,30
50245,10,342,222,132,30,30
50246,10,342,223,58,30,30
50247,10,342,224,20,38,38
50248,10,342,225,88,28,28
50249,10,342,226,110,34,34
50250,10,342,227,58,32,32
50251,10,342,228,19,26,26
50252,10,342,229,58,32,32
50253,10,342,230,19,26,26
50254,10,343,219,109,28,28
50255,10,343,220,20,34,34
50256,10,343,221,109,30,30
50257,10,343,222,132,30,30
50258,10,343,223,58,30,30
50259,10,343,224,20,38,38
50260,10,343,225,88,28,28
50261,10,343,226,110,34,34
50262,10,343,227,58,32,32
50263,10,343,228,19,26,26
50264,10,343,229,58,32,32
50265,10,343,230,19,26,26
31437,10,345,231,118,5,15
31438,10,345,232,129,5,15
31439,10,345,233,60,5,15
@ -29791,30 +29791,30 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level
33477,11,341,228,19,26,26
33478,11,341,229,37,32,32
33479,11,341,230,19,26,26
33468,11,342,219,88,28,28
33469,11,342,220,20,34,34
33470,11,342,221,88,30,30
33471,11,342,222,132,30,30
33472,11,342,223,37,30,30
33473,11,342,224,20,38,38
33474,11,342,225,109,28,28
33475,11,342,226,89,34,34
33476,11,342,227,37,32,32
33477,11,342,228,19,26,26
33478,11,342,229,37,32,32
33479,11,342,230,19,26,26
33468,11,343,219,88,28,28
33469,11,343,220,20,34,34
33470,11,343,221,88,30,30
33471,11,343,222,132,30,30
33472,11,343,223,37,30,30
33473,11,343,224,20,38,38
33474,11,343,225,109,28,28
33475,11,343,226,89,34,34
33476,11,343,227,37,32,32
33477,11,343,228,19,26,26
33478,11,343,229,37,32,32
33479,11,343,230,19,26,26
50266,11,342,219,88,28,28
50267,11,342,220,20,34,34
50268,11,342,221,88,30,30
50269,11,342,222,132,30,30
50270,11,342,223,37,30,30
50271,11,342,224,20,38,38
50272,11,342,225,109,28,28
50273,11,342,226,89,34,34
50274,11,342,227,37,32,32
50275,11,342,228,19,26,26
50276,11,342,229,37,32,32
50277,11,342,230,19,26,26
50278,11,343,219,88,28,28
50279,11,343,220,20,34,34
50280,11,343,221,88,30,30
50281,11,343,222,132,30,30
50282,11,343,223,37,30,30
50283,11,343,224,20,38,38
50284,11,343,225,109,28,28
50285,11,343,226,89,34,34
50286,11,343,227,37,32,32
50287,11,343,228,19,26,26
50288,11,343,229,37,32,32
50289,11,343,230,19,26,26
33480,11,345,231,118,5,15
33481,11,345,232,129,5,15
33482,11,345,233,60,5,15

Can't render this file because it is too large.