More merge conflict grrrrrr
parent
e88b4a216a
commit
1bfd601f4c
|
|
@ -2777,7 +2777,7 @@ export function initAbilities() {
|
|||
new Ability(Abilities.ANTICIPATION, 4)
|
||||
.conditionalAttr(getAnticipationCondition(), PostSummonMessageAbAttr, (pokemon: Pokemon) => getPokemonMessage(pokemon, ' shuddered!')),
|
||||
new Ability(Abilities.FOREWARN, 4)
|
||||
.unimplemented(),
|
||||
.attr(ForewarnAbAttr),
|
||||
new Ability(Abilities.UNAWARE, 4)
|
||||
.attr(IgnoreOpponentStatChangesAbAttr)
|
||||
.ignorable(),
|
||||
|
|
|
|||
Loading…
Reference in New Issue