mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
7d1b8cc4f8
Went though the table docs and noted which tables have ids that correspond to game ids, and explained why we sometimes have ids in the 10000s. Since docs attached to id columns aren't displayed in the web documentation, these edits all go in the class docstring, and i took the liberty of deleting the id column docs from every table i touched. Also: added some words about how to get to the species from pokemon and pokemon_form. Also: note that item flags are not official (they are a holdover from brownkun) and item pockets are sort of kind of official (they originated from D/P i believe, but i'm not sure how we've been assigning them for newer items). Pertains to #99. |
||
---|---|---|
.. | ||
data/csv | ||
db | ||
doc | ||
struct | ||
tests | ||
util | ||
__init__.py | ||
__main__.py | ||
compatibility.py | ||
defaults.py | ||
formulae.py | ||
lookup.py | ||
main.py | ||
roomaji.py |