Skip to content

Commit 52f30b6

Browse files
committed
Merge remote-tracking branch 'fork/feature/lgpe-encounter-data' into DJ-Meyers/london
2 parents 3ad79eb + 0924dc8 commit 52f30b6

10 files changed

Lines changed: 1644 additions & 0 deletions

data/v2/csv/encounter_method_prose.csv

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,3 +78,7 @@ encounter_method_id,local_language_id,name
7878
30,5,En utilisant le Devon Scope
7979
31,9,Fishing in a Feebas Tile
8080
31,5,En pêchant sur une tuile à Barpau
81+
38,9,Walking in the overworld
82+
39,9,Surfing in the overworld
83+
40,9,Flying Pokemon in the sky
84+
41,9,Rare spawn after catch combo

data/v2/csv/encounter_methods.csv

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,7 @@ id,identifier,order
3636
35,berry-piles,35
3737
36,npc-trade,36
3838
37,sos-from-bubbling-spot,37
39+
38,overworld,38
40+
39,overworld-water,39
41+
40,overworld-flying,40
42+
41,rare-spawn,41

data/v2/csv/encounter_slots.csv

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1171,3 +1171,7 @@ id,version_group_id,encounter_method_id,slot,rarity
11711171
1170,28,18,,100
11721172
1171,28,20,,100
11731173
1172,28,21,,100
1174+
1173,19,38,,100
1175+
1174,19,39,,100
1176+
1175,19,40,,100
1177+
1176,19,41,,100

0 commit comments

Comments
 (0)