diff --git a/src/data/move.ts b/src/data/move.ts index 18605985e6d..202f809c4d5 100644 --- a/src/data/move.ts +++ b/src/data/move.ts @@ -774,9 +774,8 @@ export class SacrificialAttr extends MoveEffectAttr { } } - /** - * * Attribute used for moves which self KO the user but only if the move hits a target + * Attribute used for moves which self KO the user but only if the move hits a target */ export class SacrificialAttrOnHit extends MoveEffectAttr { constructor() {