projects
/
zzz-pokedex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
7cad38e
)
"PokéRadar" conditions values were missing their accents.
author
Eevee
<git@veekun.com>
Wed, 3 Feb 2010 07:56:35 +0000
(23:56 -0800)
committer
Eevee
<git@veekun.com>
Wed, 3 Feb 2010 07:56:35 +0000
(23:56 -0800)
pokedex/data/csv/encounter_condition_values.csv
patch
|
blob
|
history
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