1
0
Fork 0
mirror of https://github.com/veekun/pokedex.git synced 2024-08-20 18:16:34 +00:00

WIP: Add pickup data.

I think that PickupSlot is actually an unnecessary complication. It
should be merged with PickupItem.
This commit is contained in:
Andrew Ekstedt 2012-10-25 18:47:55 -07:00
parent 787a7b864b
commit b473c66d95
5 changed files with 947 additions and 0 deletions

View file

@ -176,6 +176,8 @@ Mics tables
.. dex-table:: Experience
.. dex-table:: PalPark
.. dex-table:: PickupItem
.. dex-table:: PickupSlot
.. dex-table:: StatHint
Conquest tables