mirror of
https://github.com/pret/pokeemerald.git
synced 2026-04-22 23:57:09 -05:00
The giftRibbons field has been split out into proper subfields. The new ExternalEvent structs deal with interconnectivity between external games/peripherals and Emerald, such as PokéCoupon storage and the flag for receiving Wishmaker Jirachi. The giftRibbon fields in `PokemonSubstruct3` have also been renamed to their appropriate ribbons, and commented with distribution info if applicable. The previous `fatefulEncounter` field was actually filler, and relabeled as such, while the obedient bit was renamed `fatefulEncounter`. All relevant constants and functions dealing with the Pokémon data structure were renamed with these changes in mind. |
||
|---|---|---|
| .. | ||
| layouts | ||
| maps | ||
| scripts | ||
| text | ||
| tilesets | ||
| battle_ai_scripts.s | ||
| battle_anim_scripts.s | ||
| battle_scripts_1.s | ||
| battle_scripts_2.s | ||
| contest_ai_scripts.s | ||
| event_scripts.s | ||
| field_effect_scripts.s | ||
| fonts.s | ||
| image_processing_effects.s | ||
| map_events.s | ||
| maps.s | ||
| multiboot_berry_glitch_fix.s | ||
| multiboot_pokemon_colosseum.s | ||
| mystery_event_script_cmd_table.s | ||
| mystery_event.s | ||
| pokemon_colosseum.mb | ||
| script_cmd_table.inc | ||
| sound_data.s | ||
| specials.inc | ||
| tilesets.s | ||
| unknown_serial_data.bin | ||
| unknown_serial_data.s | ||