So, let's discuss how we're going to handle the returning Pokemon.

As we know, we need 80x80 sprites. The problem is that some of the sprites are more popular in HGSS, some in D/P, some in Platinum. So how will we do this? There are a few options:

1. Only use Platinum sprites
2. Only use HGSS sprites
3. Make our own
4. Mix and match

It boils down to how professional we want to be, I guess: Making our own is definitely the most professional, followed by using HGSS sprites. Mixing and matching is highly unprofessional, but has the added advantage of using the sprites that the fans want, and that's what Topaz is: a fan game made by the fans for the fans. So we shouldn't be forced to use a sprite that everyone hates if there's a perfectly suitable same-sized sprite from another game.

Opinions?