TeamLumi / luminescent-team

GNU Affero General Public License v3.0
12 stars 5 forks source link

Form display #25

Closed Denmark14 closed 1 year ago

Denmark14 commented 1 year ago

When a Pokemon is selected, add a new row to the Pokedex, below evolutions and above learnsets.

The row must display sprites of the base form and every alternative form. The sprites must be meaningfully smaller than that of the sprite in the heading, around the same as the font size in which the form text is in.

There's no need to make this display fancy, it can simply be a list of: [sprite <pokemon name>], [sprite <pokemon name>], [sprite <pokemon name>]

Glup3 commented 1 year ago

merged