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

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.

View File

@ -2669,10 +2669,14 @@ location_area_id,encounter_method_id,version_id,rate
463,1,10,7
464,1,10,7
465,1,10,7
466,1,10,7
466,1,11,7
467,1,10,5
467,1,11,5
341,1,10,7
341,1,11,7
342,1,10,7
342,1,11,7
343,1,10,7
343,1,11,7
344,1,10,5
344,1,11,5
468,1,10,21
468,1,11,21
468,2,10,20

1 location_area_id encounter_method_id version_id rate
2669 463 1 10 7
2670 464 1 10 7
2671 465 1 10 7
2672 466 341 1 10 7
2673 466 341 1 11 7
2674 467 342 1 10 5 7
2675 467 342 1 11 5 7
2676 343 1 10 7
2677 343 1 11 7
2678 344 1 10 5
2679 344 1 11 5
2680 468 1 10 21
2681 468 1 11 21
2682 468 2 10 20

View File

@ -420,8 +420,6 @@ location_area_id,local_language_id,name
463,9,1F
464,9,2F
465,9,3F
466,9,
467,9,B1F
472,9,1F
473,9,2F
474,9,B1F

1 location_area_id local_language_id name
420 463 9 1F
421 464 9 2F
422 465 9 3F
466 9
467 9 B1F
423 472 9 1F
424 473 9 2F
425 474 9 B1F

View File

@ -420,8 +420,6 @@ id,location_id,game_index,identifier
463,499,13,1f
464,499,14,2f
465,499,15,3f
466,161,16,
467,161,19,b1f
472,147,24,1f
473,147,25,2f
474,147,26,b1f

1 id location_id game_index identifier
420 463 499 13 1f
421 464 499 14 2f
422 465 499 15 3f
466 161 16
467 161 19 b1f
423 472 147 24 1f
424 473 147 25 2f
425 474 147 26 b1f