mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-29 14:53:55 +01:00
Added As One to the untraceable abilities list
This commit is contained in:
parent
7c9ddd23c1
commit
c4a7205b6f
@ -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…
x
Reference in New Issue
Block a user