mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
e6635b4897
Conditions are now condition values; condition groups are conditions. Types are now terrain. Slots are first-class things. Encounters' condition values and slots' conditions have been broken off into their own tables, as HG/SS has several slots affected by multiple conditions.
10 lines
81 B
Text
10 lines
81 B
Text
encounter_slot_id,encounter_condition_id
|
|
1,1
|
|
2,2
|
|
4,3
|
|
5,4
|
|
6,3
|
|
27,2
|
|
28,2
|
|
29,2
|
|
30,2
|