Make user and code valid_types not interfere when one is language and the other is...
[zzz-pokedex.git] / pokedex / data / csv / encounter_condition_values.csv
1 id,encounter_condition_id,name,is_default
2 1,1,During a swarm,0
3 2,1,Not during a swarm,1
4 3,2,In the morning,0
5 4,2,During the day,1
6 5,2,At night,0
7 6,3,Using PokéRadar,0
8 7,3,Not using PokéRadar,1
9 8,4,No game in slot 2,1
10 9,4,Ruby in slot 2,0
11 10,4,Sapphire in slot 2,0
12 11,4,Emerald in slot 2,0
13 12,4,FireRed in slot 2,0
14 13,4,LeafGreen in slot 2,0
15 14,5,Radio off,1
16 15,5,Hoenn radio,0
17 16,5,Sinnoh radio,0
18 17,6,No surfing swarm,1
19 18,6,Surfing swarm,0
20 19,7,No fishing swarm,1
21 20,7,Fishing swarm,0