Add Missing gift Pokémon in R/S/E

+ Fossils in Rustboro city
This commit is contained in:
Simply BLG 2022-07-24 12:14:27 -03:00
parent bd00fca16f
commit c344cc8a07
5 changed files with 16 additions and 0 deletions

View file

@ -20607,3 +20607,9 @@ encounter_id,encounter_condition_value_id
62260,46
62261,47
62262,48
62263,49
62264,50
62265,49
62266,50
62267,49
62268,50

1 encounter_id encounter_condition_value_id
20607 62260 46
20608 62261 47
20609 62262 48
20610 62263 49
20611 62264 50
20612 62265 49
20613 62266 50
20614 62267 49
20615 62268 50

View file

@ -47,3 +47,5 @@ id,encounter_condition_id,identifier,is_default
46,11,item-helix-fossil,0
47,11,item-dome-fossil,0
48,11,item-old-amber,0
49,11,item-root-fossil,0
50,11,item-claw-fossil,0

1 id encounter_condition_id identifier is_default
47 46 11 item-helix-fossil 0
48 47 11 item-dome-fossil 0
49 48 11 item-old-amber 0
50 49 11 item-root-fossil 0
51 50 11 item-claw-fossil 0

View file

@ -58550,3 +58550,9 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level
62260,3,833,491,138,30,30
62261,3,833,491,140,30,30
62262,3,833,491,142,30,30
62263,7,834,494,345,20,20
62264,7,834,494,347,20,20
62265,8,834,494,345,20,20
62266,8,834,494,347,20,20
62267,9,834,495,345,20,20
62268,9,834,495,347,20,20

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

View file

@ -690,3 +690,4 @@ location_area_id,local_language_id,name
831,9,Spear Pillar
832,9,Pokémon Center
833,9,Cinnabar Lab
834,9,

1 location_area_id local_language_id name
690 831 9 Spear Pillar
691 832 9 Pokémon Center
692 833 9 Cinnabar Lab
693 834 9

View file

@ -722,3 +722,4 @@ id,location_id,game_index,identifier
831,172,0,area
832,109,0,pokemon-center
833,71,0,cinnabar-lab
834,573,0,

1 id location_id game_index identifier
722 831 172 0 area
723 832 109 0 pokemon-center
724 833 71 0 cinnabar-lab
725 834 573 0