Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
andrebastosdias authored Jan 22, 2025
1 parent 7f3d543 commit 9d4d0ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/abilities.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4867,7 +4867,7 @@ export const Abilities: import('../sim/dex-abilities').AbilityDataTable = {
num: 309,
},
terashell: {
// effectiveness implemented in pokemon.ts
// effectiveness implemented in sim/pokemon.ts:Pokemon#runEffectiveness
onAnyAfterMove() {
this.effectState.resisted = false;
},
Expand Down

0 comments on commit 9d4d0ec

Please sign in to comment.