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:
parent
787a7b864b
commit
b473c66d95
5 changed files with 947 additions and 0 deletions
|
@ -176,6 +176,8 @@ Mics tables
|
|||
|
||||
.. dex-table:: Experience
|
||||
.. dex-table:: PalPark
|
||||
.. dex-table:: PickupItem
|
||||
.. dex-table:: PickupSlot
|
||||
.. dex-table:: StatHint
|
||||
|
||||
Conquest tables
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue