1
0
Fork 0
mirror of https://github.com/veekun/pokedex.git synced 2024-08-20 18:16:34 +00:00

Fix Pokemon Mansion encounters in FR/LG

This commit is contained in:
Seii 2016-07-19 09:29:48 -05:00
parent a9cc46585b
commit 52f5b94a67
4 changed files with 80 additions and 32 deletions
pokedex/data/csv

View file

@ -27712,18 +27712,42 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level
31422,10,466,228,19,26,26
31423,10,466,229,58,32,32
31424,10,466,230,19,26,26
31425,10,467,219,109,28,28
31426,10,467,220,20,34,34
31427,10,467,221,109,30,30
31428,10,467,222,132,30,30
31429,10,467,223,58,30,30
31430,10,467,224,20,38,38
31431,10,467,225,88,28,28
31432,10,467,226,110,34,34
31433,10,467,227,58,32,32
31434,10,467,228,19,26,26
31435,10,467,229,58,32,32
31436,10,467,230,19,26,26
31425,10,341,219,109,28,28
31426,10,341,220,20,34,34
31427,10,341,221,109,30,30
31428,10,341,222,132,30,30
31429,10,341,223,58,30,30
31430,10,341,224,20,38,38
31431,10,341,225,88,28,28
31432,10,341,226,110,34,34
31433,10,341,227,58,32,32
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
31437,10,345,231,118,5,15
31438,10,345,232,129,5,15
31439,10,345,233,60,5,15
@ -29755,18 +29779,42 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level
33465,11,466,228,19,26,26
33466,11,466,229,37,32,32
33467,11,466,230,19,26,26
33468,11,467,219,88,28,28
33469,11,467,220,20,34,34
33470,11,467,221,88,30,30
33471,11,467,222,132,30,30
33472,11,467,223,37,30,30
33473,11,467,224,20,38,38
33474,11,467,225,109,28,28
33475,11,467,226,89,34,34
33476,11,467,227,37,32,32
33477,11,467,228,19,26,26
33478,11,467,229,37,32,32
33479,11,467,230,19,26,26
33468,11,341,219,88,28,28
33469,11,341,220,20,34,34
33470,11,341,221,88,30,30
33471,11,341,222,132,30,30
33472,11,341,223,37,30,30
33473,11,341,224,20,38,38
33474,11,341,225,109,28,28
33475,11,341,226,89,34,34
33476,11,341,227,37,32,32
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
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.