Updated the list of untraceable abilities
This commit is contained in:
parent
833218cc5b
commit
7c9ddd23c1
1 changed files with 4 additions and 0 deletions
|
@ -777,9 +777,13 @@ static const u8 sAbilitiesNotTraced[ABILITIES_COUNT] =
|
|||
[ABILITY_DISGUISE] = 1,
|
||||
[ABILITY_FLOWER_GIFT] = 1,
|
||||
[ABILITY_FORECAST] = 1,
|
||||
[ABILITY_GULP_MISSILE] = 1,
|
||||
[ABILITY_HUNGER_SWITCH] = 1,
|
||||
[ABILITY_ICE_FACE] = 1,
|
||||
[ABILITY_ILLUSION] = 1,
|
||||
[ABILITY_IMPOSTER] = 1,
|
||||
[ABILITY_MULTITYPE] = 1,
|
||||
[ABILITY_NEUTRALIZING_GAS] = 1,
|
||||
[ABILITY_NONE] = 1,
|
||||
[ABILITY_POWER_CONSTRUCT] = 1,
|
||||
[ABILITY_POWER_OF_ALCHEMY] = 1,
|
||||
|
|
Loading…
Reference in a new issue