Added As One to the untraceable abilities list
This commit is contained in:
parent
7c9ddd23c1
commit
c4a7205b6f
1 changed files with 2 additions and 0 deletions
|
@ -772,6 +772,8 @@ static const u8 sAbilitiesAffectedByMoldBreaker[] =
|
|||
|
||||
static const u8 sAbilitiesNotTraced[ABILITIES_COUNT] =
|
||||
{
|
||||
[ABILITY_AS_ONE_ICE_RIDER] = 1,
|
||||
[ABILITY_AS_ONE_SHADOW_RIDER] = 1,
|
||||
[ABILITY_BATTLE_BOND] = 1,
|
||||
[ABILITY_COMATOSE] = 1,
|
||||
[ABILITY_DISGUISE] = 1,
|
||||
|
|
Loading…
Reference in a new issue