X-Git-Url: http://git.veekun.com/zzz-pokedex.git/blobdiff_plain/ab5578ed5a05f13c2625fcd8aad1df889c817f60..1fded58d8ba2c00841c0c6e297385b8d0f3a7af4:/pokedex/lookup.py diff --git a/pokedex/lookup.py b/pokedex/lookup.py index d9b46cd..9e2ead6 100644 --- a/pokedex/lookup.py +++ b/pokedex/lookup.py @@ -60,6 +60,7 @@ class PokedexLookup(object): tables.Item, tables.Location, tables.Move, + tables.Nature, tables.Pokemon, tables.Type, )