- Pokémon Essentials Version
- v16.2 ➖
This pluggable script allows you to color forms' sprites and icons. I made it for shadow pokémon originally. (For the curious the overlay is (67,0,255,113) for shadow pokémon.)
Put it above Main (It's because it aliases methods in PSystem_Utilities/EBS and Pokemon_Sprites)
Before you mention "alterBitmap", I know. I had different specifications. (What if I had a shadow Spinda?) I can make a version using alterBitmap, so you can modify the icons too. (Though I should give it a different name...)
Put it above Main (It's because it aliases methods in PSystem_Utilities/EBS and Pokemon_Sprites)
Before you mention "alterBitmap", I know. I had different specifications. (What if I had a shadow Spinda?) I can make a version using alterBitmap, so you can modify the icons too. (Though I should give it a different name...)
- Credits
- Just me. This wasn't hard to make the initial version (color for shadow, plug and play.)
Icons and EBS was ridiculous though...