Skip to content

Commit

Permalink
Updated documentation in battler-tags.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
geeilhan authored Dec 1, 2024
1 parent ef46644 commit 31d7b63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/battler-tags.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2790,7 +2790,7 @@ export class StuffCheeksTag extends MoveRestrictionBattlerTag {
}

/**
* This function always returns true since {@linkcode MoveUnselectableTag} is only added if condition {@linkcode MoveSelectCondition} fails
* This function returns true if {@linkcode move} is {@linkcode Moves.STUFF_CHEEKS}
* @param move {@linkcode Moves} that is selected
* @returns true if the move matches the ID of Stuff Cheeks
*/
Expand Down

0 comments on commit 31d7b63

Please sign in to comment.