From 10db4d9d23f61a6699afc697408de07703fdae77 Mon Sep 17 00:00:00 2001 From: Jonathan Rubin Date: Sat, 22 Sep 2018 21:45:34 -0400 Subject: [PATCH] gift-pokemon: Rerun with changes Using the following steps: * Unroll the previous commit with bulk CSV changes (b7500e92f081cc8092fb4f1bc9d16bd2156bc30a) * remove and re-initialize the database * follow the steps in that commit * Only select location_area_prose in English (there's a bunch of czech translations tracked separately in pokedex/data/csv/translations/cs.csv) --- pokedex/data/csv/encounter_slots.csv | 11 ++++ pokedex/data/csv/encounters.csv | 66 ++++++++++++++++++++++++ pokedex/data/csv/location_area_prose.csv | 13 +++++ pokedex/data/csv/location_areas.csv | 13 +++++ 4 files changed, 103 insertions(+) diff --git a/pokedex/data/csv/encounter_slots.csv b/pokedex/data/csv/encounter_slots.csv index 3e17c6f..9534534 100644 --- a/pokedex/data/csv/encounter_slots.csv +++ b/pokedex/data/csv/encounter_slots.csv @@ -501,3 +501,14 @@ id,version_group_id,encounter_method_id,slot,rarity 500,11,18,, 501,14,18,, 502,16,18,, +503,3,19,, +504,4,19,, +505,5,19,, +506,6,19,, +507,7,19,, +508,8,19,, +509,9,19,, +510,10,19,, +511,11,19,, +512,14,19,, +513,16,19,, diff --git a/pokedex/data/csv/encounters.csv b/pokedex/data/csv/encounters.csv index 81969bf..e02a6c5 100644 --- a/pokedex/data/csv/encounters.csv +++ b/pokedex/data/csv/encounters.csv @@ -46895,3 +46895,69 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 50605,26,783,502,323,40,40 50606,25,783,502,319,40,40 50607,26,783,502,319,40,40 +50608,4,784,492,133,20,20 +50609,5,784,492,133,20,20 +50610,6,784,493,133,20,20 +50611,4,785,492,213,15,15 +50612,5,785,492,213,15,15 +50613,6,785,493,213,15,15 +50614,7,786,494,351,25,25 +50615,8,786,494,351,25,25 +50616,9,786,495,351,25,25 +50617,15,784,499,133,5,5 +50618,16,784,499,133,5,5 +50619,15,787,499,213,15,15 +50620,16,787,499,213,15,15 +50621,17,788,500,570,10,10 +50622,18,788,500,570,10,10 +50623,21,789,501,585,30,30 +50624,22,789,501,585,30,30 +50625,21,790,501,564,25,25 +50626,22,790,501,564,25,25 +50627,21,790,501,566,25,25 +50628,22,790,501,566,25,25 +50629,25,786,502,351,30,30 +50630,26,786,502,351,30,30 +50631,25,791,502,323,40,40 +50632,26,791,502,323,40,40 +50633,25,791,502,319,40,40 +50634,26,791,502,319,40,40 +50635,4,189,503,175,5,5 +50636,5,189,503,175,5,5 +50637,6,189,504,175,5,5 +50638,6,205,504,172,5,5 +50639,6,205,504,173,5,5 +50640,6,205,504,174,5,5 +50641,6,205,504,236,5,5 +50642,6,205,504,238,5,5 +50643,6,205,504,239,5,5 +50644,6,205,504,240,5,5 +50645,7,768,505,360,5,5 +50646,8,768,505,360,5,5 +50647,9,768,506,360,5,5 +50648,10,518,507,175,5,5 +50649,11,518,507,175,5,5 +50650,12,792,508,175,1,1 +50651,13,792,508,175,1,1 +50652,14,792,509,175,1,1 +50653,12,793,508,440,1,1 +50654,13,793,508,440,1,1 +50655,12,124,508,447,1,1 +50656,13,124,508,447,1,1 +50657,14,124,509,447,1,1 +50658,15,794,510,175,1,1 +50659,16,794,510,175,1,1 +50660,15,795,510,179,1,1 +50661,16,795,510,179,1,1 +50662,15,795,510,194,1,1 +50663,16,795,510,194,1,1 +50664,15,795,510,218,1,1 +50665,16,795,510,218,1,1 +50666,17,653,511,636,1,1 +50667,18,653,511,636,1,1 +50668,21,796,512,440,1,1 +50669,22,796,512,440,1,1 +50670,25,768,513,360,1,1 +50671,26,768,513,360,1,1 +50672,25,768,513,175,1,1 +50673,26,768,513,175,1,1 diff --git a/pokedex/data/csv/location_area_prose.csv b/pokedex/data/csv/location_area_prose.csv index c3bcc6b..ef50f06 100644 --- a/pokedex/data/csv/location_area_prose.csv +++ b/pokedex/data/csv/location_area_prose.csv @@ -618,3 +618,16 @@ location_area_id,local_language_id,name 756,9,"Unknown Area 345" 757,9,"Unknown Area 347" 758,9,"Unknown Area 348" +784,9,"Bill's house" +785,9,"Mania's house" +786,9,"Weather Institute" +787,9,"Kirk's house" +788,9,"Game Freak HQ 1F" +789,9,"Weather Institute" +790,9,"Nacrene City Museum" +791,9, +792,9,"West Gate" +793,9,"West Gate" +794,9,"Poke Mart" +795,9,"Pokemon Center" +796,9,"West Gate" diff --git a/pokedex/data/csv/location_areas.csv b/pokedex/data/csv/location_areas.csv index 02f28a3..3943841 100644 --- a/pokedex/data/csv/location_areas.csv +++ b/pokedex/data/csv/location_areas.csv @@ -673,3 +673,16 @@ id,location_id,game_index,identifier 781,200,0, 782,578,0, 783,691,0, +784,229,0,bills-house +785,70,0,manias-house +786,467,0,weather-institute +787,70,0,kirks-house +788,350,0,game-freak-hq-1f +789,361,0,weather-institute +790,349,0,museum +791,695,0, +792,2,0,west-gate +793,169,0,west-gate +794,153,0,poke-mart +795,153,0,pokemon-center +796,349,0,west-gate