40Cakes / pokebot-gen3

PokéBot Gen3 is a shiny hunting bot, written in Python that runs libmgba + mGBA Python bindings under the hood. Pokémon Ruby, Sapphire, Emerald, FireRed and LeafGreen are supported.
https://www.youtube.com/@40_Cakes/streams
GNU General Public License v3.0
178 stars 54 forks source link

feat(static_gift_resets): Enable "Beldum" in Ruby and Sapphire. #339

Closed alexanderdavisn closed 4 months ago

alexanderdavisn commented 4 months ago

Description

Changes

Beldum couldn't be hunted in R/S since the nicknaming was not being skipped.

Notes

Successful hunt in Ruby: image

Successful hunt in Sapphire: image

Checklist