mirror of
https://github.com/pret/pokeemerald.git
synced 2026-07-17 01:38:07 -05:00
* Add Hisuian Sneasel's evolution to gEvolutionTable * Updates -Added EVO_ITEM_NIGHT, (it's like EVO_ITEM_DAY but nighttime specific) -Added EVO_ITEM_HOLD (it's like the day based variations, but day agnostic) -Turned the trade evo items into regular evolution items -Ditched the config for the Razor Claw by request -Updated every entry in gEvolutionTable for species that could only evolve via EVO_TRADE_ITEM to LA's standard * Review corrections (extrapolations) * Post Cherrypick corrections * Corrected the description of EVO_ITEM_NIGHT * Added a config for the new items' field-evolving functionality |
||
|---|---|---|
| .. | ||
| abilities.h | ||
| apprentice.h | ||
| battle_ai.h | ||
| battle_anim.h | ||
| battle_arena.h | ||
| battle_dome.h | ||
| battle_factory.h | ||
| battle_frontier_mons.h | ||
| battle_frontier_trainers.h | ||
| battle_frontier.h | ||
| battle_move_effects.h | ||
| battle_palace.h | ||
| battle_pike.h | ||
| battle_pyramid.h | ||
| battle_script_commands.h | ||
| battle_setup.h | ||
| battle_string_ids.h | ||
| battle_tent_mons.h | ||
| battle_tent_trainers.h | ||
| battle_tent.h | ||
| battle_tower.h | ||
| battle.h | ||
| berry.h | ||
| cable_club.h | ||
| coins.h | ||
| contest.h | ||
| daycare.h | ||
| decorations.h | ||
| easy_chat.h | ||
| event_bg.h | ||
| event_object_movement.h | ||
| event_objects.h | ||
| field_effects.h | ||
| field_poison.h | ||
| field_specials.h | ||
| field_tasks.h | ||
| field_weather.h | ||
| flags.h | ||
| form_change_types.h | ||
| frontier_util.h | ||
| game_stat.h | ||
| global.h | ||
| heal_locations.h | ||
| hold_effects.h | ||
| item_effects.h | ||
| item.h | ||
| items.h | ||
| layouts.h | ||
| lilycove_lady.h | ||
| map_groups.h | ||
| map_scripts.h | ||
| map_types.h | ||
| maps.h | ||
| mauville_old_man.h | ||
| metatile_behaviors.h | ||
| metatile_labels.h | ||
| moves.h | ||
| mystery_gift.h | ||
| opponents.h | ||
| party_menu.h | ||
| pokedex.h | ||
| pokemon_debug.h | ||
| pokemon.h | ||
| region_map_sections.h | ||
| rgb.h | ||
| roulette.h | ||
| script_menu.h | ||
| secret_bases.h | ||
| slot_machine.h | ||
| songs.h | ||
| sound.h | ||
| species.h | ||
| trade.h | ||
| trainer_hill.h | ||
| trainer_types.h | ||
| trainers.h | ||
| tv.h | ||
| union_room.h | ||
| vars.h | ||
| weather.h | ||
| wild_encounter.h | ||
| z_move_effects.h | ||