Fixed some missing colons in ":mechanic:". #185
[zzz-pokedex.git] / pokedex / lookup.py
index d9b46cd..9e2ead6 100644 (file)
@@ -60,6 +60,7 @@ class PokedexLookup(object):
             tables.Item,
             tables.Location,
             tables.Move,
+            tables.Nature,
             tables.Pokemon,
             tables.Type,
         )