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:
9471825
)
Fix location_area_encounter_rates
author
a_magical_me
<andrew@turnipmints.mooo.com>
Wed, 21 Apr 2010 06:26:12 +0000
(23:26 -0700)
committer
a_magical_me
<andrew@turnipmints.mooo.com>
Wed, 21 Apr 2010 17:57:23 +0000
(10:57 -0700)
- encounter_type_id -> encounter_terrain_id
- Added a version_id column. Previous rates were from Diamond and
HeartGold; these have been copied to Pearl & Platinum and SoulSilver,
respectively, which i assume is accurate. RBY rates need to be added.
No differences found