Add missing gift Pokémon in HG/SS

+ Dratini in Dragon's Den
+ Tentacool in Cianwood Pokémon Center
This commit is contained in:
Simply BLG 2022-07-24 13:06:23 -03:00
parent 85664210db
commit 7c1f2cffd1
6 changed files with 10 additions and 0 deletions

View file

@ -20651,3 +20651,5 @@ encounter_id,encounter_condition_value_id
62280,56
62281,56
62282,56
62283,57
62284,57

1 encounter_id encounter_condition_value_id
20651 62280 56
20652 62281 56
20653 62282 56
20654 62283 57
20655 62284 57

View file

@ -75,3 +75,4 @@ encounter_condition_value_id,local_language_id,name
54,9,Obtained Zephyr badge
55,9,Defeat Red
56,9,Received a Kanto Starter
57,9,Received TM59 From Claire

1 encounter_condition_value_id local_language_id name
75 54 9 Obtained Zephyr badge
76 55 9 Defeat Red
77 56 9 Received a Kanto Starter
78 57 9 Received TM59 From Claire

View file

@ -55,3 +55,4 @@ id,encounter_condition_id,identifier,is_default
54,9,story-progress-zephyr-badge,0
55,9,story-progress-beat-red,0
56,9,other-received-kanto-starter,0
57,9,story-progress-receive-tm-from-claire,0

1 id encounter_condition_id identifier is_default
55 54 9 story-progress-zephyr-badge 0
56 55 9 story-progress-beat-red 0
57 56 9 other-received-kanto-starter 0
58 57 9 story-progress-receive-tm-from-claire 0

View file

@ -58562,3 +58562,7 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level
62280,16,835,499,252,5,5
62281,16,835,499,255,5,5
62282,16,835,499,258,5,5
62283,15,250,499,147,15,15
62284,16,250,499,147,15,15
62285,15,836,499,72,15,15
62286,16,836,499,72,15,15

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

View file

@ -692,3 +692,4 @@ location_area_id,local_language_id,name
833,9,Cinnabar Lab
834,9,
835,9,Silph Co.
836,9,Pokémon Center

1 location_area_id local_language_id name
692 833 9 Cinnabar Lab
693 834 9
694 835 9 Silph Co.
695 836 9 Pokémon Center

View file

@ -724,3 +724,4 @@ id,location_id,game_index,identifier
833,71,0,cinnabar-lab
834,573,0,
835,234,0,silph-co
836,70,0,pokemon-center

1 id location_id game_index identifier
724 833 71 0 cinnabar-lab
725 834 573 0
726 835 234 0 silph-co
727 836 70 0 pokemon-center