mirror of
https://github.com/pret/pokeemerald.git
synced 2026-05-14 15:30:07 -05:00
* Alcremie form sprites Co-authored-by: Blackforest92 <rico.anjaya@gmail.com> # Conflicts: # graphics/pokemon/alcremie/lemon_cream/front.png # graphics/pokemon/alcremie/matcha_cream/back.png # graphics/pokemon/alcremie/matcha_cream/front.png # graphics/pokemon/alcremie/mint_cream/front.png # graphics/pokemon/alcremie/ruby_cream/front.png # graphics/pokemon/alcremie/salted_cream/front.png # include/graphics.h # src/data/graphics/pokemon.h # src/data/pokemon/species_info.h # src/data/pokemon_graphics/back_pic_coordinates.h # src/data/pokemon_graphics/back_pic_table.h # src/data/pokemon_graphics/footprint_table.h # src/data/pokemon_graphics/front_pic_anims.h # src/data/pokemon_graphics/front_pic_coordinates.h # src/data/pokemon_graphics/front_pic_table.h # src/data/pokemon_graphics/palette_table.h # src/data/pokemon_graphics/shiny_palette_table.h # src/pokemon.c * Fixed cries * Removed Todos * Temp: all forms use the same icon * Grouped form data + Fixed missing Level up and Teachable learnsets * Added missing data for form changes and back animations * Grouped defines together * Fixed compile --------- Co-authored-by: Alex <alexthenotes@gmail.com> |
||
|---|---|---|
| .. | ||
| bard_music | ||
| battle_frontier | ||
| decoration | ||
| easy_chat | ||
| field_effects | ||
| graphics | ||
| object_events | ||
| pokemon | ||
| pokemon_graphics | ||
| region_map | ||
| text | ||
| tilesets | ||
| trainer_graphics | ||
| .gitignore | ||
| battle_anim.h | ||
| battle_moves.h | ||
| contest_moves.h | ||
| contest_opponents.h | ||
| contest_text_tables.h | ||
| credits.h | ||
| heal_locations.h | ||
| item_icon_table.h | ||
| items.h | ||
| lilycove_lady.h | ||
| map_group_count.h | ||
| party_menu.h | ||
| pointillism_points.h | ||
| pokedex_area_glow.h | ||
| script_menu.h | ||
| trade.h | ||
| trainer_parties.h | ||
| trainers.h | ||
| union_room.h | ||
| wallpapers.h | ||
| wild_encounters.json | ||
| wild_encounters.json.txt | ||