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:
f2f2408
)
Oops; Rash had its stats backwards.
author
Eevee
<git@veekun.com>
Thu, 22 Apr 2010 18:56:15 +0000
(11:56 -0700)
committer
Eevee
<git@veekun.com>
Sat, 24 Apr 2010 21:06:56 +0000
(14:06 -0700)
pokedex/data/csv/natures.csv
patch
|
blob
|
history
diff --git
a/pokedex/data/csv/natures.csv
b/pokedex/data/csv/natures.csv
index
0e6a464
..
207da36
100644
(file)
--- a/
pokedex/data/csv/natures.csv
+++ b/
pokedex/data/csv/natures.csv
@@
-13,7
+13,7
@@
id,name,decreased_stat_id,increased_stat_id
12,Impish,4,3
13,Bashful,4,4
14,Careful,4,5
-15,Rash,
4,5
+15,Rash,
5,4
16,Jolly,4,6
17,Naughty,5,2
18,Lax,5,3