veekun_pokedex/pokedex/db
a_magical_me b80d2d2963 Fix location_area_encounter_rates
- 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.
2010-04-21 10:57:23 -07:00
..
__init__.py Allow passing engine arguments to connect(). 2010-03-17 00:44:33 -07:00
load.py Optimized the fuck out of pokedex load. 2009-12-09 18:15:51 -08:00
rst.py Implemented rst as_text, for showing short move effects outside the Web. 2010-03-15 00:10:08 -07:00
tables.py Fix location_area_encounter_rates 2010-04-21 10:57:23 -07:00