Updated the list of untraceable abilities

This commit is contained in:
LOuroboros 2021-01-25 14:55:51 -03:00
parent 833218cc5b
commit 7c9ddd23c1

View File

@ -777,9 +777,13 @@ static const u8 sAbilitiesNotTraced[ABILITIES_COUNT] =
[ABILITY_DISGUISE] = 1, [ABILITY_DISGUISE] = 1,
[ABILITY_FLOWER_GIFT] = 1, [ABILITY_FLOWER_GIFT] = 1,
[ABILITY_FORECAST] = 1, [ABILITY_FORECAST] = 1,
[ABILITY_GULP_MISSILE] = 1,
[ABILITY_HUNGER_SWITCH] = 1,
[ABILITY_ICE_FACE] = 1,
[ABILITY_ILLUSION] = 1, [ABILITY_ILLUSION] = 1,
[ABILITY_IMPOSTER] = 1, [ABILITY_IMPOSTER] = 1,
[ABILITY_MULTITYPE] = 1, [ABILITY_MULTITYPE] = 1,
[ABILITY_NEUTRALIZING_GAS] = 1,
[ABILITY_NONE] = 1, [ABILITY_NONE] = 1,
[ABILITY_POWER_CONSTRUCT] = 1, [ABILITY_POWER_CONSTRUCT] = 1,
[ABILITY_POWER_OF_ALCHEMY] = 1, [ABILITY_POWER_OF_ALCHEMY] = 1,