Rearranged evolution table; added new B/W evolutions. #378
[zzz-pokedex.git] / pokedex / data / csv / encounter_condition_values.csv
index 83482a6..9db234a 100644 (file)
@@ -1,17 +1,17 @@
 id,encounter_condition_id,identifier,is_default
-1,1,during-a-swarm,0
-2,1,not-during-a-swarm,1
-3,2,in-the-morning,0
-4,2,during-the-day,1
-5,2,at-night,0
-6,3,using-pokeradar,0
-7,3,not-using-pokeradar,1
-8,4,no-game-in-slot-2,1
-9,4,ruby-in-slot-2,0
-10,4,sapphire-in-slot-2,0
-11,4,emerald-in-slot-2,0
-12,4,firered-in-slot-2,0
-13,4,leafgreen-in-slot-2,0
+1,1,swarm-yes,0
+2,1,swarm-no,1
+3,2,time-morning,0
+4,2,time-day,1
+5,2,time-night,0
+6,3,radar-on,0
+7,3,radar-off,1
+8,4,slot2-none,1
+9,4,slot2-ruby,0
+10,4,slot2-sapphire,0
+11,4,slot2-emerald,0
+12,4,slot2-firered,0
+13,4,slot2-leafgreen,0
 14,5,radio-off,1
-15,5,hoenn-radio,0
-16,5,sinnoh-radio,0
+15,5,radio-hoenn,0
+16,5,radio-sinnoh,0