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

Emerald multilingual daycare #307

Closed Terasol closed 6 months ago

Terasol commented 6 months ago

Description

adds all Symbols to run the daycare mode in all languages in emerald. this also fixes player_avatar_is_controllable() for all non english languages in emerald when exiting buildings.

Changes

modules/data/symbols/patches/language/pokeemerald.json -> all needed symbols added

Checklist