Quote Originally Posted by NyteFyre View Post
it shouldn't be too hard to lowercase each pokemon name, as well as the word POKEMON.
Wouldn't be hard at all actually. There are case converters online. I could even do it via CSS (text-transform) and paste the text. There's a lot of ways we can get it done via an automated process.