mirror of
https://github.com/pret/pokeemerald.git
synced 2026-05-06 13:28:21 -05:00
* Added five ability flags Omitted duplicate flags that are basically "can't copy" (Role Play, Receiver, Entrainment, Skill Swap), didn't bother adding Neutralizing Gas flag, * Mold Breaker and Trace * Gastro Acid, Simple Beam, Worry Seed Decided to keep the Simple Beam/Worry Seed functions * Entrainment done * Skill Swap * Doodle/Role Play + flag descriptions Also adjusted Doodle test * Wandering Spirit, Mummy, Neutralizing Gas Neutralizing Gas really only needs to check for other mons with Neutralizing Gas, otherwise unsuppressable abilities are handled separately. * Renamed flags |
||
|---|---|---|
| .. | ||
| battle | ||
| dynamax.c | ||
| fpmath.c | ||
| pokemon.c | ||
| random.c | ||
| species.c | ||
| sprite.c | ||
| test_runner_args.c | ||
| test_runner_battle.c | ||
| test_runner.c | ||