sovereignx/test/battle/ability/lingering_aroma.c
sneed 1241cbe79f
FIx mummy and lingering aroma abilities (#4731)
* FIx mummy ability

..and lingering aroma.
Adds tests for both.

* merge the tests

* new line

* add 2 more tests

Mummy and Lingering Aroma don't replace each other
Mummy doesn't replace abilities that can't be suppressed
2024-06-07 11:46:07 +02:00

4 lines
118 B
C

#include "global.h"
#include "test/battle.h"
// Tests for Lingering Aroma are handled in test/battle/ability/mummy.c