Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
The Eevee Expo Game Jam has concluded! 🎉 Head on over to the game jam forum to play through the games. Don't forget to come back September 21st to vote for your favorites!
Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!
tammyclaydon submitted a new resource:
Improved PokeCenter Healing Balls - healing machine ball icons now match the pokemons pokeball
Read more about this resource...
This is a conversion of the Better PokeCenter script by mej71 to work with essentials 20.1
What this script does is show the Pokeball that the pokemon was caught in rather than just the standard pokeball.
all the pokeballs included with essentials should be included but if the script does come...
so in the BWGenderSelecter.rb file you need to alter 2 things
change line 207 from:
pbChangePlayer(0)
to:
pbChangePlayer(1)
and line 238 from:
pbChangePlayer(1)
to:
pbChangePlayer(2)
that should fix it for you