From: Eevee Date: Wed, 10 Mar 2010 08:19:05 +0000 (-0800) Subject: Fixed the hell out of all remaining form problems. X-Git-Tag: veekun-promotions/2010050901~90 X-Git-Url: http://git.veekun.com/zzz-pokedex.git/commitdiff_plain/a0a98996cca40315b06fdb70a0366fc94f352d7b?hp=a0a98996cca40315b06fdb70a0366fc94f352d7b Fixed the hell out of all remaining form problems. Every flavor page should work with no missing sprites. Save perhaps for Unown, because I honestly don't have them. Every sprite exists as ###-form.png. There is also still a ###.png, containing a reasonable default form, so people who don't give a crap about this mess can just use the numbered sprites. Beta forms should now all be ###-beta.png. Form groups now have a notion of "in-battle", which is used to hide overworld sprites when appropriate. Form sprites have a first-class sense of being a default or not, too. Deoxys is... well, let's not talk about Deoxys. Deoxys is fixed. ---