LOuroboros 0389dbf9f2 More fixes
-Removed IsBattlerAlive check for case ABILITY_GULP_MISSILE in ABILITYEFFECT_MOVE_END_ATTACKER. Turns out Cramorant can change form even on single wild battles.
-Added a check for IsBattlerAlive in the case ABILITY_GULP_MISSILE of ABILITYEFFECT_MOVE_END, because otherwise, for whatever reason, the user was trying to trigger the Gulping effect even in its base form.
-Set the stat to change for the Gulping effect from within the battle script. The rest of the effect is handled there, so may as well.
-Fixed the check for case ABILITY_GULP_MISSILE in ABILITYEFFECT_MOVE_END_ATTACKER. Apparently, a silent species change was happening because of the order of the checks. Thanks to AsparagusEduardo for pointing this one out.
-Fixed the secondary effect of a target's Gulp Missile affecting an attacker that has fainted.
-Fixed the Defense reduction of the Gulping effect bypassing Clear Body.
2021-09-29 23:18:22 -03:00
2021-09-23 12:26:36 -07:00
2021-09-29 23:18:22 -03:00
2021-09-29 23:18:22 -03:00
2021-06-03 21:05:56 -04:00
2019-04-07 19:18:42 -05:00
2021-05-27 16:20:13 -04:00
2019-05-08 17:06:39 -05:00
2021-07-03 17:39:33 -04:00
2021-07-03 17:39:33 -04:00
2021-06-01 23:22:15 -04:00
2021-07-03 17:39:33 -04:00
2021-05-13 19:49:15 +01:00
2020-07-02 05:05:13 -04:00
2021-07-03 17:39:33 -04:00
2021-07-03 17:39:33 -04:00
2021-07-03 17:39:33 -04:00

Pokémon Emerald

This is a decompilation of Pokémon Emerald.

It builds the following ROM:

To set up the repository, see INSTALL.md.

See also

Other disassembly and/or decompilation projects:

Contacts

You can find us on Discord and IRC.

Description
No description provided
Readme
Languages
C 79.9%
Assembly 16.7%
C++ 3.1%
Makefile 0.3%