mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Fix Pokémon Mansion encounters.
There was a mix up with B1F and 1F in FireRed and LeafGreen. Both floors got labeled as 1F during the location area cleanup, and the B1F encounters were copied to 2F and 3F instead of the 1F encounters.
This commit is contained in:
parent
c5b1b5e033
commit
d70cd810cd
1 changed files with 40 additions and 40 deletions
|
@ -27712,38 +27712,38 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level
|
||||||
31422,10,341,228,19,26,26
|
31422,10,341,228,19,26,26
|
||||||
31423,10,341,229,58,32,32
|
31423,10,341,229,58,32,32
|
||||||
31424,10,341,230,19,26,26
|
31424,10,341,230,19,26,26
|
||||||
31425,10,341,219,109,28,28
|
31425,10,344,219,109,28,28
|
||||||
31426,10,341,220,20,34,34
|
31426,10,344,220,20,34,34
|
||||||
31427,10,341,221,109,30,30
|
31427,10,344,221,109,30,30
|
||||||
31428,10,341,222,132,30,30
|
31428,10,344,222,132,30,30
|
||||||
31429,10,341,223,58,30,30
|
31429,10,344,223,58,30,30
|
||||||
31430,10,341,224,20,38,38
|
31430,10,344,224,20,38,38
|
||||||
31431,10,341,225,88,28,28
|
31431,10,344,225,88,28,28
|
||||||
31432,10,341,226,110,34,34
|
31432,10,344,226,110,34,34
|
||||||
31433,10,341,227,58,32,32
|
31433,10,344,227,58,32,32
|
||||||
31434,10,341,228,19,26,26
|
31434,10,344,228,19,26,26
|
||||||
31435,10,341,229,58,32,32
|
31435,10,344,229,58,32,32
|
||||||
31436,10,341,230,19,26,26
|
31436,10,344,230,19,26,26
|
||||||
50242,10,342,219,109,28,28
|
50242,10,342,219,109,28,28
|
||||||
50243,10,342,220,20,34,34
|
50243,10,342,220,20,32,32
|
||||||
50244,10,342,221,109,30,30
|
50244,10,342,221,109,30,30
|
||||||
50245,10,342,222,132,30,30
|
50245,10,342,222,20,36,36
|
||||||
50246,10,342,223,58,30,30
|
50246,10,342,223,58,30,30
|
||||||
50247,10,342,224,20,38,38
|
50247,10,342,224,19,28,28
|
||||||
50248,10,342,225,88,28,28
|
50248,10,342,225,88,28,28
|
||||||
50249,10,342,226,110,34,34
|
50249,10,342,226,110,32,32
|
||||||
50250,10,342,227,58,32,32
|
50250,10,342,227,58,32,32
|
||||||
50251,10,342,228,19,26,26
|
50251,10,342,228,19,26,26
|
||||||
50252,10,342,229,58,32,32
|
50252,10,342,229,58,32,32
|
||||||
50253,10,342,230,19,26,26
|
50253,10,342,230,19,26,26
|
||||||
50254,10,343,219,109,28,28
|
50254,10,343,219,109,28,28
|
||||||
50255,10,343,220,20,34,34
|
50255,10,343,220,20,32,32
|
||||||
50256,10,343,221,109,30,30
|
50256,10,343,221,109,30,30
|
||||||
50257,10,343,222,132,30,30
|
50257,10,343,222,20,36,36
|
||||||
50258,10,343,223,58,30,30
|
50258,10,343,223,58,30,30
|
||||||
50259,10,343,224,20,38,38
|
50259,10,343,224,19,28,28
|
||||||
50260,10,343,225,88,28,28
|
50260,10,343,225,88,28,28
|
||||||
50261,10,343,226,110,34,34
|
50261,10,343,226,110,32,32
|
||||||
50262,10,343,227,58,32,32
|
50262,10,343,227,58,32,32
|
||||||
50263,10,343,228,19,26,26
|
50263,10,343,228,19,26,26
|
||||||
50264,10,343,229,58,32,32
|
50264,10,343,229,58,32,32
|
||||||
|
@ -29779,38 +29779,38 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level
|
||||||
33465,11,341,228,19,26,26
|
33465,11,341,228,19,26,26
|
||||||
33466,11,341,229,37,32,32
|
33466,11,341,229,37,32,32
|
||||||
33467,11,341,230,19,26,26
|
33467,11,341,230,19,26,26
|
||||||
33468,11,341,219,88,28,28
|
33468,11,344,219,88,28,28
|
||||||
33469,11,341,220,20,34,34
|
33469,11,344,220,20,34,34
|
||||||
33470,11,341,221,88,30,30
|
33470,11,344,221,88,30,30
|
||||||
33471,11,341,222,132,30,30
|
33471,11,344,222,132,30,30
|
||||||
33472,11,341,223,37,30,30
|
33472,11,344,223,37,30,30
|
||||||
33473,11,341,224,20,38,38
|
33473,11,344,224,20,38,38
|
||||||
33474,11,341,225,109,28,28
|
33474,11,344,225,109,28,28
|
||||||
33475,11,341,226,89,34,34
|
33475,11,344,226,89,34,34
|
||||||
33476,11,341,227,37,32,32
|
33476,11,344,227,37,32,32
|
||||||
33477,11,341,228,19,26,26
|
33477,11,344,228,19,26,26
|
||||||
33478,11,341,229,37,32,32
|
33478,11,344,229,37,32,32
|
||||||
33479,11,341,230,19,26,26
|
33479,11,344,230,19,26,26
|
||||||
50266,11,342,219,88,28,28
|
50266,11,342,219,88,28,28
|
||||||
50267,11,342,220,20,34,34
|
50267,11,342,220,20,32,32
|
||||||
50268,11,342,221,88,30,30
|
50268,11,342,221,88,30,30
|
||||||
50269,11,342,222,132,30,30
|
50269,11,342,222,20,36,36
|
||||||
50270,11,342,223,37,30,30
|
50270,11,342,223,37,30,30
|
||||||
50271,11,342,224,20,38,38
|
50271,11,342,224,19,28,28
|
||||||
50272,11,342,225,109,28,28
|
50272,11,342,225,109,28,28
|
||||||
50273,11,342,226,89,34,34
|
50273,11,342,226,89,32,32
|
||||||
50274,11,342,227,37,32,32
|
50274,11,342,227,37,32,32
|
||||||
50275,11,342,228,19,26,26
|
50275,11,342,228,19,26,26
|
||||||
50276,11,342,229,37,32,32
|
50276,11,342,229,37,32,32
|
||||||
50277,11,342,230,19,26,26
|
50277,11,342,230,19,26,26
|
||||||
50278,11,343,219,88,28,28
|
50278,11,343,219,88,28,28
|
||||||
50279,11,343,220,20,34,34
|
50279,11,343,220,20,32,32
|
||||||
50280,11,343,221,88,30,30
|
50280,11,343,221,88,30,30
|
||||||
50281,11,343,222,132,30,30
|
50281,11,343,222,20,36,36
|
||||||
50282,11,343,223,37,30,30
|
50282,11,343,223,37,30,30
|
||||||
50283,11,343,224,20,38,38
|
50283,11,343,224,19,28,28
|
||||||
50284,11,343,225,109,28,28
|
50284,11,343,225,109,28,28
|
||||||
50285,11,343,226,89,34,34
|
50285,11,343,226,89,32,32
|
||||||
50286,11,343,227,37,32,32
|
50286,11,343,227,37,32,32
|
||||||
50287,11,343,228,19,26,26
|
50287,11,343,228,19,26,26
|
||||||
50288,11,343,229,37,32,32
|
50288,11,343,229,37,32,32
|
||||||
|
|
Can't render this file because it is too large.
|
Loading…
Reference in a new issue