mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-09-24 07:23:24 +02:00
Removed useless rename
This commit is contained in:
parent
35fea453fc
commit
b34643711c
@ -4224,7 +4224,7 @@ const anticipationCondition: AbAttrCondition = (pokemon: Pokemon) =>
|
||||
pokemon.getAttackTypeEffectiveness(move.type, {
|
||||
source: opponent,
|
||||
ignoreStrongWinds: true,
|
||||
move: move,
|
||||
move,
|
||||
}),
|
||||
);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user