projects
/
zzz-pokedex.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
"PokéRadar" conditions values were missing their accents.
[zzz-pokedex.git]
/
pokedex
/
data
/
csv
/
encounter_condition_values.csv
diff --git
a/pokedex/data/csv/encounter_condition_values.csv
b/pokedex/data/csv/encounter_condition_values.csv
index
da96ec4
..
a3ffc26
100644
(file)
--- a/
pokedex/data/csv/encounter_condition_values.csv
+++ b/
pokedex/data/csv/encounter_condition_values.csv
@@
-4,8
+4,8
@@
id,encounter_condition_id,name,is_default
3,2,In the morning,0
4,2,During the day,1
5,2,At night,0
-6,3,Using Pok
e
Radar,0
-7,3,Not using Pok
e
Radar,1
+6,3,Using Pok
é
Radar,0
+7,3,Not using Pok
é
Radar,1
8,4,No game in slot 2,1
9,4,Ruby in slot 2,0
10,4,Sapphire in slot 2,0