Oops; Rash had its stats backwards.
authorEevee <git@veekun.com>
Thu, 22 Apr 2010 18:56:15 +0000 (11:56 -0700)
committerEevee <git@veekun.com>
Sat, 24 Apr 2010 21:06:56 +0000 (14:06 -0700)
pokedex/data/csv/natures.csv

index 0e6a464..207da36 100644 (file)
@@ -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