diff --git a/data/v2/csv/encounter_slots.csv b/data/v2/csv/encounter_slots.csv index 4174c0e21..992cf92aa 100644 --- a/data/v2/csv/encounter_slots.csv +++ b/data/v2/csv/encounter_slots.csv @@ -1358,3 +1358,7 @@ id,version_group_id,encounter_method_id,slot,rarity 1357,16,6,2,15 1358,5,1,1,100 1359,6,1,2,100 +1360,16,1,1,60 +1361,16,1,2,30 +1362,16,1,3,10 +1363,16,6,1,100 \ No newline at end of file diff --git a/data/v2/csv/encounters.csv b/data/v2/csv/encounters.csv index 950b8ba5b..f14dbd11f 100644 --- a/data/v2/csv/encounters.csv +++ b/data/v2/csv/encounters.csv @@ -65316,3 +65316,55 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 70875,7,1223,1358,360,5,50 70876,8,1223,1358,360,5,50 70877,9,1223,1359,360,5,50 +70878,25,1224,1348,114,36,38 +70879,25,1224,1349,191,36,38 +70880,25,1224,1350,432,36,38 +70881,25,1224,1351,421,36,38 +70882,26,1224,1348,114,36,38 +70883,26,1224,1349,191,36,38 +70884,26,1224,1350,432,36,38 +70885,26,1224,1351,421,36,38 +70886,25,1225,1360,191,36,38 +70887,25,1225,1361,548,36,38 +70888,25,1225,1362,531,36,38 +70889,26,1225,1360,191,36,38 +70890,26,1225,1361,548,36,38 +70891,26,1225,1362,531,36,38 +70892,25,1226,1348,114,36,38 +70893,25,1226,1349,191,36,38 +70894,25,1226,1350,431,36,38 +70895,25,1226,1351,572,36,38 +70896,26,1226,1348,114,36,38 +70897,26,1226,1349,191,36,38 +70898,26,1226,1350,431,36,38 +70899,26,1226,1351,572,36,38 +70900,25,1227,1354,531,36,38 +70901,25,1227,1355,191,36,38 +70902,26,1227,1354,531,36,38 +70903,26,1227,1355,191,36,38 +70904,25,1228,1348,114,36,38 +70905,25,1228,1349,191,36,38 +70906,25,1228,1350,431,36,38 +70907,25,1228,1351,37,36,38 +70908,26,1228,1348,114,36,38 +70909,26,1228,1349,191,36,38 +70910,26,1228,1350,431,36,38 +70911,26,1228,1351,37,36,38 +70912,25,1229,1348,114,36,38 +70913,25,1229,1349,191,36,38 +70914,25,1229,1350,431,36,38 +70915,25,1229,1351,548,36,38 +70916,26,1229,1348,114,36,38 +70917,26,1229,1349,191,36,38 +70918,26,1229,1350,431,36,38 +70919,26,1229,1351,548,36,38 +70920,25,1230,1352,205,36,38 +70921,25,1230,1353,440,36,38 +70922,26,1230,1352,205,36,38 +70923,26,1230,1353,440,36,38 +70924,25,1230,1363,75,36,38 +70925,26,1230,1363,75,36,38 +70926,25,1231,1352,402,36,38 +70927,25,1231,1353,636,36,38 +70928,26,1231,1352,402,36,38 +70929,26,1231,1353,636,36,38 \ No newline at end of file diff --git a/data/v2/csv/location_area_prose.csv b/data/v2/csv/location_area_prose.csv index 470b13763..85703ef08 100644 --- a/data/v2/csv/location_area_prose.csv +++ b/data/v2/csv/location_area_prose.csv @@ -2277,4 +2277,12 @@ location_area_id,local_language_id,name 1220,9,Mirage Island (South of Route 134) 1221,9,Mirage Island (South of Pacofidlog) 1222,9,Mirage Island (East of Shoal Cave) -1223,9,Mirage Island \ No newline at end of file +1223,9,Mirage Island +1224,9,Mirage Forest (North of Lilycove) +1225,9,Mirage Forest (South of Route 132) +1226,9,Mirage Forest (East of Mossdeep) +1227,9,Mirage Forest (South of Route 109) +1228,9,Mirage Forest (North of Route 124) +1229,9,Mirage Forest (West of Route 114) +1230,9,Mirage Forest (West of Route 105) +1231,9,Mirage Forest (South of Route 111) \ No newline at end of file diff --git a/data/v2/csv/location_areas.csv b/data/v2/csv/location_areas.csv index 700e7bdec..d1a83101e 100644 --- a/data/v2/csv/location_areas.csv +++ b/data/v2/csv/location_areas.csv @@ -1112,3 +1112,11 @@ id,location_id,game_index,identifier 1221,577,0,south-of-pacifidlog 1222,577,0,east-of-shoal-cave 1223,1094,0, +1224,697,0,north-of-lilycove +1225,697,0,south-of-route-132 +1226,697,0,east-of-mossdeep +1227,697,0,south-of-route-109 +1228,697,0,north-of-route-124 +1229,697,0,west-of-route-114 +1230,697,0,west-of-route-105 +1231,697,0,south-of-route-111 \ No newline at end of file