diff --git a/src/data/battler-tags.ts b/src/data/battler-tags.ts index 5c52fa22e1d..3bd2f0e568d 100644 --- a/src/data/battler-tags.ts +++ b/src/data/battler-tags.ts @@ -1985,8 +1985,7 @@ export class ExposedTag extends BattlerTag { } /** - * Tag that doubles the type effectiveness of a Fire-type moves. - * This is used by Tar Shot. + * Tag that doubles the type effectiveness of Fire-type moves. * @extends BattlerTag */ export class TarShotTag extends BattlerTag {