remove unimplemented from minds eye

This commit is contained in:
contra1337 2024-05-05 12:01:13 -05:00
parent ce81642b80
commit 28c313793f

View File

@ -3532,8 +3532,7 @@ export function initAbilities() {
.partial(),
new Ability(Abilities.MINDS_EYE, 9)
.attr(IgnoreTypeImmunityAbAttr, Type.GHOST, [Type.NORMAL, Type.FIGHTING])
.ignorable() // TODO: evasiveness bypass should not be ignored, but accuracy immunity should
.unimplemented(),
.ignorable(), // TODO: evasiveness bypass should not be ignored, but accuracy immunity should
new Ability(Abilities.SUPERSWEET_SYRUP, 9)
.unimplemented(),
new Ability(Abilities.HOSPITALITY, 9)