Skip to content

Commit f29e70d

Browse files
committed
Fix issues rename pyrite city to town
- Ledians level is correctly 40. - Ursaring is now on 2F of snagem hideout - Removed duplicate mirors hideout. I replaced mirors hideout with phenac city colosseum. While it has no encounters in colosseum, it does in XD and is a location I was adding anyway.
1 parent a7f78a3 commit f29e70d

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

data/v2/csv/encounters.csv

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65398,7 +65398,7 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level
6539865398
70957,19,1246,1364,307,33,33
6539965399
70958,19,1247,1364,333,33,33
6540065400
70959,19,1248,1366,185,35,35
65401-
70960,19,1249,1364,185,35,35
65401+
70960,19,1242,1364,185,35,35
6540265402
70961,19,1250,1365,311,13,13
6540365403
70962,19,1234,1366,237,38,38
6540465404
70963,19,1251,1366,237,38,38
@@ -65443,7 +65443,7 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level
6544365443
71002,19,1259,1364,376,50,50
6544465444
71003,19,1259,1364,248,55,55
6544565445
71004,19,1258,1364,235,45,45
65446-
71005,19,1258,1364,218,45,45
65446+
71005,19,1258,1364,217,45,45
6544765447
71006,19,1260,1364,213,45,45
6544865448
71007,19,1232,1364,176,20,20
6544965449
71008,19,1261,1365,250,70,70

data/v2/csv/location_areas.csv

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1130,14 +1130,14 @@ id,location_id,game_index,identifier
11301130
1239,1099,0,duel-square
11311131
1240,1099,0,entrance
11321132
1241,1100,0,1f
1133-
1242,1101,0,miror's-hideout
1133+
1242,1101,0,mirors-hideout
11341134
1243,1100,0,4f
11351135
1244,1101,0,outside
11361136
1245,1101,0,south-sewers
11371137
1246,1101,0,bf1
11381138
1247,1101,0,bf1-post-sewers
11391139
1248,1102,0,
1140-
1249,1099,0,miror's-hideout
1140+
1249,1096,0,colosseum
11411141
1250,1099,0,dukings-house
11421142
1251,1098,0,bf1
11431143
1252,1103,0,relic-forest

data/v2/csv/locations.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1080,7 +1080,7 @@ id,region_id,identifier
10801080
1096,11,phenac-city
10811081
1097,11,snagem-hideout
10821082
1098,11,shadow-pokemon-lab
1083-
1099,11,pyrite-city
1083+
1099,11,pyrite-town
10841084
1100,11,pyrite-bldg
10851085
1101,11,pyrite-cave
10861086
1102,11,realgam-tower

0 commit comments

Comments
 (0)