This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// This script was created by Oscar Puente. | |
// Important notes: | |
// 1. Available colors are black, blue, brown, cyan, green, orange, purple, red, white and yellow. | |
// 2. The language used is the device language. Current languages available are spanish, english and german (added by pabumake). | |
// If your language is not any of those, it defaults to english. | |
// 3. The Pokemon list delimits which pokemon can appear based on their pokedex number. | |
// Support for the 8th generation in the API is currently limited and it may cause errors due to missing info. | |
// It is strongly advised to keep the pokemon list between the first 7 generations (1-807). |