mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-12-26 03:34:15 +01:00
f1ca254c28
Mimicry is now a proud member of ABILITYEFFECT_ON_TERRAIN. Misc. changes: -Ditched the dependency on and usage of gBattlerAttacker for the effects inside ABILITYEFFECT_ON_WEATHER and ABILITYEFFECT_ON_TERRAIN. -Made Cmd_switchineffects activate ABILITYEFFECT_ON_TERRAIN to take into account overworld weather-induced field terrains. -Updated the text strings printed by the battle scripts inside the aforementioned AbilityBattleEffects caseIDs. -Removed constant label of unused VARIOUS_TRY_TO_APPLY_MIMICRY which I forgot about. -Updated ChangeTypeBasedOnTerrain, partly as a result of the aforementioned changes but also for optimization purposes. -There was never a reason to establish an empty scope, or to use GET_MOVE_TYPE and the variables that complemented it. -Removed case ABILITY_QUARK_DRIVE from AbilityBattleEffects' case ABILITYEFFECT_ON_SWITCHIN. |
||
---|---|---|
.. | ||
layouts | ||
maps | ||
scripts | ||
text | ||
tilesets | ||
battle_anim_scripts.s | ||
battle_scripts_1.s | ||
battle_scripts_2.s | ||
contest_ai_scripts.s | ||
event_scripts.s | ||
field_effect_scripts.s | ||
map_events.s | ||
maps.s | ||
mb_berry_fix.gba | ||
mb_colosseum.gba | ||
mb_ereader.gba | ||
multiboot_berry_glitch_fix.s | ||
multiboot_ereader.s | ||
multiboot_pokemon_colosseum.s | ||
mystery_event_script_cmd_table.s | ||
mystery_gift.s | ||
script_cmd_table.inc | ||
sound_data.s | ||
specials.inc |