diff --git a/data/v2/csv/encounter_method_prose.csv b/data/v2/csv/encounter_method_prose.csv index 055807803..81ea19ba4 100644 --- a/data/v2/csv/encounter_method_prose.csv +++ b/data/v2/csv/encounter_method_prose.csv @@ -91,3 +91,9 @@ encounter_method_id,local_language_id,name 43,5,Apparition rare dans l'eau avec un parfum ou un combo capture 43,9,Rare spawn in water with lure or catch combo 44,9,"Encountering 5 Pokemon within grass, flowers, or within a cave" +45,9,Receiving a Jirachi from the USA Colosseum Bonus Disc +46,9,Receiving a Celebi or Pikachu from the Japanese Colosseum Bonus Disc +47,9,Receiving a Jirachi from the PAL copy of Pokemon channel +48,9,Receiving a Manaphy from Pokemon Ranger +49,9,"Receiving a Pikachu, Electivire, or Magmar from Pokemon Battle Revolution" +50,9,Receiving an egg from the Pokemon center in New York City that contains the special move Wish. diff --git a/data/v2/csv/encounter_methods.csv b/data/v2/csv/encounter_methods.csv index 7b291f4fe..115837c00 100644 --- a/data/v2/csv/encounter_methods.csv +++ b/data/v2/csv/encounter_methods.csv @@ -42,4 +42,10 @@ id,identifier,order 41,overworld-special,41 42,overworld-flying-special,42 43,overworld-water-special,43 -44,horde,44 \ No newline at end of file +44,horde,44 +45,colosseum-bonus-disc-us, 45 +46,colosseum-bonus-disc-jpn, 46 +47,pokemon-channel-pal, 47 +48,pokemon-ranger, 48 +49,pokemon-battle-revolution, 49 +50,new-york-pokecenter-wish-eggs,50 diff --git a/data/v2/csv/encounter_slots.csv b/data/v2/csv/encounter_slots.csv index 3f06c276d..ad8dec736 100644 --- a/data/v2/csv/encounter_slots.csv +++ b/data/v2/csv/encounter_slots.csv @@ -1335,3 +1335,14 @@ id,version_group_id,encounter_method_id,slot,rarity 1334,16,44,1,35 1335,16,44,2,5 1336,16,44,3,60 +1337,5,46,,100 +1338,6,46,,100 +1339,5,45,,100 +1340,5,47,,100 +1341,7,46,,100 +1342,8,48,,100 +1343,9,48,,100 +1344,10,48,,100 +1345,5,46,,100 +1346,6,46,,100 +1347,7,46,,100 diff --git a/data/v2/csv/encounters.csv b/data/v2/csv/encounters.csv index 7c717e666..f227f6095 100644 --- a/data/v2/csv/encounters.csv +++ b/data/v2/csv/encounters.csv @@ -65130,3 +65130,22 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 70689,25,1205,1285,363,17,17 70690,26,1205,1283,41,17,17 70691,26,1205,1285,363,17,17 +70692,7,1210,1337,251,10,10 +70693,8,1210,1337,251,10,10 +70694,9,1210,1338,251,10,10 +70695,7,1210,1345,25,10,10 +70696,8,1210,1345,25,10,10 +70697,9,1210,1346,25,10,10 +70698,7,1210,1339,385,5,5 +70699,8,1210,1339,385,5,5 +70700,7,1210,1340,385,5,5 +70701,8,1210,1340,385,5,5 +70702,10,1212,1341,251,10,10 +70703,11,1212,1341,251,10,10 +70704,10,1212,1347,25,10,10 +70705,11,1212,1347,25,10,10 +70706,12,1213,1342,490,1,1 +70707,13,1213,1342,490,1,1 +70708,14,1213,1343,490,1,1 +70709,15,1214,1344,490,1,1 +70710,16,1214,1344,490,1,1 diff --git a/data/v2/csv/location_areas.csv b/data/v2/csv/location_areas.csv index cb900a363..4fa0ad268 100644 --- a/data/v2/csv/location_areas.csv +++ b/data/v2/csv/location_areas.csv @@ -1097,3 +1097,9 @@ id,location_id,game_index,identifier 1206,445,0,b3f 1207,452,0,north-oras 1208,452,0,south-oras +1209,1088,0, +1210,1089,0, +1211,1090,0, +1212,1091,0, +1213,1092,0, +1214,1093,0, diff --git a/data/v2/csv/locations.csv b/data/v2/csv/locations.csv index 08e61aded..236696b0b 100644 --- a/data/v2/csv/locations.csv +++ b/data/v2/csv/locations.csv @@ -1069,3 +1069,9 @@ id,region_id,identifier 1085,10,savanna-biome 1086,10,savanna-plaza 1087,10,torchlit-labyrinth +1088,3,hoenn-pokemart +1089,3,hoenn-pokecenter +1090,1,kanto-pokemart +1091,1,kanto-pokecenter +1092,4,sinnoh-pokemart +1093,2,johto-pokemart